@charset "utf-8";

.wrap {
    margin-right: auto;
    margin-left: auto;
}
h2{
	font-size: 4rem;
}
.bookDL01 a img, .bookDL02 a img{
	transition: 0.3s;
}
.bookDL01 a:hover img, .bookDL02 a:hover img{
	transform: scale(0.95);
	transition: 0.3s;
}
.clear{
	clear: both;
}

/*=================================

	conts

=================================*/

.conts{
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	font-size: 1.4rem;
	text-align: center;
}
.fv{
	line-height: 0;
}
.bookDL01{
	padding-top: 280px;
	padding-bottom: 45px;
	background: url(../img/book_bg.jpg) center no-repeat;
	line-height: 0;
}
.media_sec{
	margin-top: 45px;
}
.media_sec h2{
	color: #5d5d5d;
	margin-bottom: 30px;
}
.media_sec img{
	margin-bottom: 10px;
}
.video_sec{
	overflow: hidden;
	max-width: 960px;
	margin: 0 auto 70px;
}
.video_area{
	margin-top: 50px;
}
.video_ttl{
	font-size: 1.66rem;
	color: #FFF;
	text-align: left;
	padding: 14px 0;
	background: linear-gradient(to right, #005a97 20%, #e2e2e2 85%);;
}
.video_ttl::before{
	content: '';
	border-left: 5px solid #FFF;
	margin: 0 15px;
}
.video_conts{
	padding: 0 45px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.video_box{
	background-color: #f3f3f3;
	width: 416px;

	box-shadow: 5px 5px #d0d1d2;
	margin-top: 30px;
	padding: 20px 25px;
	box-sizing: border-box;
}
.video_thb.video_thb_iframe {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.video_thb iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.video_btn {
	/* lityを動かすためにiframeを覆う */
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.video_txt{
	font-size: 1.8rem;
	line-height: 1.5;
	text-align: left;
	margin-top: 15px;
}
.video_txt span{
	letter-spacing: -0.11rem;
}
.interview_box{
	background-color: #f3f3f3;
	width: 416px;
	height: 500px;
	box-shadow: 5px 5px #d0d1d2;
	margin-top: 30px;
	padding: 20px 25px;
	box-sizing: border-box;
}
.interview_txt{
	font-size: 1.4rem;
	line-height: 1.5;
	text-align: left;
	margin-top: 15px;
}

.invest_sec{
	background-color: #579fc8;
	padding-bottom: 40px;
}
.invest_ttl{
	line-height: 0;
}
.invest_conts{
	max-width: 900px;
	background-color: #FFF;
	margin: 0 auto;
	padding: 50px 0 15px;
}
.invest_conts img{
	margin-bottom: 35px;
}
.invest_conts h3{
	display: inline-block;
	font-size: 4.8rem;
	font-weight: 600;
	margin: 20px 0 30px;
	background-color: #fff600;
}
.invest_conts p{
	font-size: 2.5rem;
	line-height: 1.8;
	margin-bottom: 55px;
}

.future_sec{
	margin: 50px 0;
}
.future_ttl{
	padding: 15px 0;
	background-color: #f5fbff;
}
.future_ttl h2{
	color: #005a96;
	line-height: 1.3;
	position: relative;
}
.future_ttl h2 .icon{
	padding-left: 145px;
}
.future_ttl h2 .icon::before{
	content: url(../img/future_icon.png);
	position: absolute;
	top: -20px;
}
.future_ttl h2 .bold{
	font-size: 4.4rem;
	font-weight: 600;
}

.bookDL02{
	padding: 45px 0;
	background: url(../img/book2_bg.png) center repeat-y;
	line-height: 0;
}
.quocard{
	margin: 30px 0;
}

.merit_sec{
	max-width: 960px;
	margin: 65px auto;
}
.merit_sec h2{
	color: #194882;
	margin-bottom: 40px;
}
.merit_ttl{
	background: url(../img/merit_ttl_bg.png) center no-repeat;
	font-size: 2.8rem;
	font-weight: 600;
	padding: 23px 0;
	padding-left: 125px;
	color: #FFF;
	text-align: left;
}
.merit_ttl span{
	color: #fff600;
}
.merit_conts{
	margin: 30px 0 50px;
	padding-left: 40px;
}
.merit_conts p{
	text-align: left;
	margin-bottom: 2rem;
	line-height: 1.5;
}
.merit_conts span{
	background-color: #fff600;
}

.tutorial_sec{
	background: url(../img/tutorial_bg.jpg) center no-repeat;
	padding: 70px 0;
	background-size: cover;
}
.tutorial_sec h4{
	font-size: 4.4rem;
	font-weight: 600;
	position: relative;
}
.underline{
	width: 130px;
	border-top: 3px solid #8e8c8d;
	margin: 30px auto;
}
.tutorial_sec p{
	color: #3f3f3f;
	line-height: 1.6;
	margin: 45px 0;
}
.tutorial_box{
	margin-bottom: 50px;
}





/*  slider  */
.slick-slide img {
	/*width: 87.65vw;*/
	margin: 0 auto;
	/*padding-top: 6.5vw;*/
}
.tutorial_box .slick-prev, .tutorial_box .slick-next
{
    width: 5.5vw;
    height: 5.5vw;
}

.tutorial_box .slick-prev:before{
	content: url("../img/arrow_prev.png");
}
.tutorial_box .slick-next:before{
	content: url("../img/arrow_next.png");
}
.tutorial_box .slick-prev:before,
.tutorial_box .slick-next:before{
	font-size: 15px;
	line-height: 1;
	opacity: .75;
	color: #000;
}
.tutorial_box .slick-dotted.slick-slider {
	margin-bottom: 0;
}
.tutorial_box .slick-dots
{
    bottom: -5vw;
	-webkit-filter: drop-shadow(0 0 1px #3f3f3f);
    filter: drop-shadow(0 0 1px #3f3f3f);
}
.tutorial_box .slick-dots li
{
    /*margin: 0 1.25vw;*/
}
.tutorial_box .slick-dots li button:before
{
    font-size: 3rem;
    opacity: 1;
    color: #FFF;
}
.tutorial_box .slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #3f3f3f;
}




@media screen and (min-width:751px) {/* PC 750px以上 */
	.sponly{
		display: none !important; 
	}
	.video_box{
		height: 330px;
	}
	.future_ttl h2 .icon::before{
		left: 29%;
	}
	.merit_conts .floatL{
		width: 550px;
		float: left;
		display: block;
	}
	.merit_conts .floatR{
		float: right;
		display: block;
		margin: 0 50px 50px;
	}

	.tutorial_box .slick-prev{
		left: 125px;
		z-index: 1;
	}
	.tutorial_box .slick-next {
		right: 125px;
		z-index: 1;
	}

	.header_bg img {
		min-height: 222px;
		min-width: 1200px;
	}
	.closing2 {
		margin-top: 60px;
	}
	
	.merit03_conts{
		position: relative;
		width: 900px;
		margin: 0 auto 20px auto;
		padding: 50px 0
	}
	.merit03_conts .txt_territory{
		display: flex;
		gap: 0 20px;
		margin-top: 20px;
		text-align: left;
	}
	.merit03_conts .txt_territory .title{
		color: #005a96;
		font-size: 32px;
		font-weight: bold;
		line-height: 1.2;
	}
	.merit03_conts .txt_territory .title span{
		font-size: 60%;
	}
	.merit03_conts .img_territory{
		margin-top: 30px;
		padding: 20px;
		background-color: #ffffff;
	}
	.merit03_conts .img_territory .title{
		color: #005a96;
		font-size: 30px;
	}
	.merit03_conts .img_territory .territory_inner{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 20px;
		margin-top: 20px;
	}
	.merit03_conts:before {
		content: "";
		display: block;
		min-width: 1000px;
		width: 100vw;
		height: 100%;
		position: absolute;
		z-index: -1;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		background-color: #f5fbff;
	}

	.consultation_sec {
		padding: 70px 0;
		background-color: #00223d;	
	}
	.consultation_sec * {
		box-sizing: border-box;
	}
	.consultation_sec .title {
		color: #ffffff;
		font-size: 4.2rem;
		font-weight: bold;
		text-align: center;
	}
	.consultation_sec .sub_title {
		margin-top: 1em;
		font-size: 2rem;
		font-weight: bold;
		text-align: center;
	}
	.consultation_sec .consultation_block {
		display: flex;
		justify-content: center;
		gap: 15px;
		margin-top: 20px;
	}
	.consultation_sec .consultation_box {
		width: 310px;
		padding: 20px 10px;
		background-color: #ffffff;
	}
	.consultation_sec .consultation_box .box_hedding {
		min-height: 120px;
	}
	.consultation_sec .consultation_box .box_hedding .tag {
		display: flex;
		gap: 2px;
		justify-content: start;
	}
	.consultation_sec .consultation_box .box_hedding .tag li {
		padding: 0.3em 0.6em;
		color: #ffffff;
		font-size: 1.1rem;
		font-weight: bold;
	}
	.consultation_sec .consultation_box .box_hedding .tag li.red {
		background-color: #ee618f;
	}
	.consultation_sec .consultation_box .box_hedding .tag li.blue {
		background-color: #1576c0;
	}
	.consultation_sec .consultation_box .box_hedding .tag li.yellow {
		background-color: #e3b61a;
	}
	.consultation_sec .consultation_box .box_body {
		margin-top: 20px;
		height: calc(100% - 120px - 20px);
	}
	.consultation_sec .consultation_box .box_body .body_inner {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
		gap: 10px;
		height: 100%;
	}
	.consultation_sec .consultation_box .box_body .img {
		min-height: 200px;
		margin-bottom: 1em;
	}
	.consultation_sec .consultation_box .box_body .txt {
		font-size: 1.6rem;
		text-align: left;
	}
}

@media screen and (max-width:750px) {/* SP 750px以下 */
	img{
		width: 100%;
	}
	.pconly{
		display: none;
	}
	h2{
		font-size: 2rem;
	}

	.bookDL01{
		padding: 10px 15px 0px;
		background: url(../img/book_bg_sp.jpg) center no-repeat;
		background-size: cover;
	}
	.bookDL01 img{
		margin-bottom: 35px;
	}
	.media_sec{
		margin-top: 90px;
	}
	.video_sec{
		margin-bottom: 50px;
	}
	.video_ttl{
		/* font-size: 1.3rem; */
	}
	.video_conts{
		padding: 0;
	}
	.video_box{
		width: 85%;
		margin-top: 30px;
		margin-right: 30px;
		margin-bottom: 5px;
	}
	.video_txt{
		font-size: 1.2rem;
		line-height: 1.5;
		text-align: center;
	}
	.video_area button{
		display: none;
	}
	.interview_box{
		width: 85%;
		/* height: 500px !important; */
		margin-top: 30px;
		margin-right: 30px;
		margin-bottom: 5px;
	}
	.slick-slider .pconly{
		display: none;
	}

	.invest_sec{
		background-color: #1976b2;
		position: relative;
	}
	.invest_sec::after{
		content: url(../img/invest_bg_sp.png);
		position: absolute;
		bottom: -40px;
		left: calc(50% - 164px);
	}
	.invest_conts{
		margin: 0 15px;
		padding: 40px 15px 15px;
	}
	.invest_conts img{
		margin-bottom: 15px;
	}
	.invest_conts h3{
		font-size: 1.6rem;
		font-weight: 600;
		margin: 15px 0 ;
	}
	.invest_conts p{
		font-size: 1.4rem;
		text-align: center;
		margin-bottom: 30px;
	}
	.invest_sec .txt_btm{
		font-size: 1.3rem;
		color: #FFF;
		font-weight: 600;
		margin: 20px 0 0;
	}
	.future_sec{
		margin-top: 0px;
	}
	.future_ttl{
		padding: 60px 0 30px;
	}
	.future_ttl h2{
		font-size: 1.6rem;
		line-height: 1.5;
		text-indent: -135px;
	}
	.future_ttl h2 .icon{
		padding-left: 135px;
	}
	.future_ttl h2 .icon::before{
		content: url(../img/future_icon.png);
		top: -30px;
		transform: scale(0.75);
	}
	.future_ttl h2 .bold{
		font-size: 1.8rem;
	}

	.bookDL02{
		padding: 25px 15px;
		background: url(../img/book2_bg_sp.png) center no-repeat;
		background-size: cover;
	}
	.quocard{
		margin: 20px 0;
	}

	.merit_sec{
		margin: 50px auto;
		padding: 0 15px;
	}
	.merit_sec h2{
		font-size: 1.5rem;
		margin-bottom: 30px;
	}
	.merit_box{
		border: 2px solid #194882;
		margin-bottom: 40px;
	}
	.merit_ttl{
		background: #194882;
		font-size: 1.2rem;
		padding: 10px 0;
		padding-left: 0;
		text-align: center;
	}
	.merit_ttl::before{
		content: url(../img/merit_ttl_icon.png);
		padding-right: 10px;
		vertical-align: middle;
	}
	.merit_conts{
		margin: 20px 0;
		padding: 0 15px;
	}
	.merit_conts p{
		text-align: left;
		margin-bottom: 2rem;
		line-height: 1.5;
	}
	.merit_conts .floatR{
		width: 60%;
	}

	.tutorial_sec{
		padding: 50px 0 30px;
	}
	.tutorial_sec h4{
		font-size: 1.5rem;
	}
	.tutorial_sec p{
		margin: 35px 0;
	}

	.slick-slide img {
		width: 70vw;
	}

	.tutorial_box .slick-prev{
		left: 5%;
		z-index: 1;
	}
	.tutorial_box .slick-next {
		right: 10%;
		z-index: 1;
	}
	.tutorial_box .slick-dots{
    	bottom: -10vw;
	}

	.header_catchcopy {
		width: auto;
		margin: calc((6/640)*100%) calc((70/640)*100%) 0;
	}
	.closing2 {
		margin-top: 40px;
	}
	
	.merit03_conts{
		position: relative;
		margin: 0 auto 20px auto;
		padding: 50px 0
	}
	.merit03_conts .txt_territory{
		margin-top: 20px;
		text-align: left;
	}
	.merit03_conts .txt_territory .territory_r{
		margin-top: 10px;
	}
	.merit03_conts .txt_territory .title{
		margin-bottom: 0.5em;
		color: #005a96;
		font-size: 2rem;
		font-weight: bold;
		line-height: 1.2;
		text-align: center;
	}
	.merit03_conts .txt_territory .title span{
		font-size: 60%;
	}
	.merit03_conts .img_territory{
		margin-top: 30px;
		padding: 20px;
		background-color: #ffffff;
	}
	.merit03_conts .img_territory .title{
		color: #005a96;
		font-size: 2rem;
	}
	.merit03_conts .img_territory .territory_inner .img{
		margin-top: 20px;
	}
	.merit03_conts:before {
		content: "";
		display: block;
		width: 100vw;
		height: 100%;
		position: absolute;
		z-index: -1;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		background-color: #f5fbff;
	}

	.consultation_sec {
		padding: 20px 0;
		background-color: #00223d;	
	}
	.consultation_sec * {
		box-sizing: border-box;
	}
	.consultation_sec .title {
		color: #ffffff;
		font-size: 1.5rem;
		font-weight: bold;
		text-align: center;
	}
	.consultation_sec .sub_title {
		margin-top: 1em;
		font-size: 1.6rem;
		font-weight: bold;
		text-align: center;
	}
	.consultation_sec .consultation_block {
		display: flex;
		justify-content: center;
		gap: 15px;
		width: 80vw;
		margin: 20px auto 0 auto;
	}
	.consultation_sec .consultation_block .slick-track {
		display: flex;
	}
	.consultation_sec .consultation_block .slick-slide {
		height: auto !important;
	}
	.consultation_sec .consultation_block .slick-next,
	.consultation_sec .consultation_block .slick-prev {
		width: 8vw;
		height: 8vw;
	}
	.consultation_sec .consultation_block .slick-next {
		right: -9vw;
	}
	.consultation_sec .consultation_block .slick-next:before {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		background-image: url("../img/consultation_arrow_next.png");
		background-size: 100% 100%;
	}
	.consultation_sec .consultation_block .slick-prev {
		left: -9vw;
	}
	.consultation_sec .consultation_block .slick-prev:before {
		content: "";
		display: block;
		width: 100%;
		height: 100%;
		background-image: url("../img/consultation_arrow_arrowt.png");
		background-size: 100% 100%;
	}
	.consultation_sec .consultation_box {
		width: 90vw;
		height: 100%;
		margin: 0 5px;
		padding: 20px 10px;
		background-color: #ffffff;
	}
	.consultation_sec .consultation_box .box_hedding {
		min-height: 120px;
	}
	.consultation_sec .consultation_box .box_hedding .tag {
		display: flex;
		gap: 2px;
		justify-content: start;
	}
	.consultation_sec .consultation_box .box_hedding .tag li {
		padding: 0.3em 0.6em;
		color: #ffffff;
		font-size: 0.9rem;
		font-weight: bold;
	}
	.consultation_sec .consultation_box .box_hedding .tag li.red {
		background-color: #ee618f;
	}
	.consultation_sec .consultation_box .box_hedding .tag li.blue {
		background-color: #1576c0;
	}
	.consultation_sec .consultation_box .box_hedding .tag li.yellow {
		background-color: #e3b61a;
	}
	.consultation_sec .consultation_box .box_body {
		margin-top: 20px;
		height: calc(100% - 120px - 20px);
	}
	.consultation_sec .consultation_box .box_body .body_inner {
		display: flex;
		justify-content: space-between;
		flex-direction: column;
		gap: 10px;
		height: 100%;
	}
	.consultation_sec .consultation_box .box_body .img {
		height: 160px;
		margin-bottom: 1em;
	}
	.consultation_sec .consultation_box .box_body .img img {
		width: auto;
		height: 100%;
	}
	.consultation_sec .consultation_box .box_body .txt {
		font-size: 1.3rem;
		text-align: left;
	}
}