@charset "UTF-8";



/*clearfix
-----------------------------------------------------------*/

.clearfix {zoom:1;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}



/*pcCommon
-----------------------------------------------------------*/

br.sp{
	display:none;
}

.l-wrapper img.pointArrow{
	width:28px;
	padding:0px;
	margin:0 auto 20px;
	display:block;
}

.l-wrapper .markerline{
	color:#101177;
	line-height:1;
	background: linear-gradient(transparent 80%, #fdeb50 10%);
	font-weight:bold;
	text-align:center;
	display:inline;

}



/*mainVisual
--------------------------------*/


#summerMainVisual{
	width:100%;
	height:500px;


	margin:0;
	background-image: url("../img/pc/main_pc.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
}

#summerMainVisual img{
	display:none;
}

/*summerSec01
--------------------------------*/


.l-wrapper section#summerSec01{
	margin:0 auto 0px;
	padding:1px 0 0px;
	padding-bottom:60px;;
	background-color:#f9c96c;
	background-image: url("../img/bg_sc01.jpg");
	background-repeat:repeat-x;
	background-position:center top;
}

#summerSec01 .summerInner{
	width:926px;
	padding:1px 0 0 ;
	margin:-70px auto 60px;
	text-align:center;
	background:#ffffff;
}


#summerSec01 div img#cloudTxt{
	width:288px;
	margin:-120px auto 5px 0;
	text-align:left;
	display:block;
}


.l-wrapper #summerSec01 h2 {
	color:#101177;
	line-height:1.5;
	font-size: 36px;
	font-weight:bold;
	margin-bottom:0px;
}

#summerSec01 h2 div{
	display:inline !important;
	line-height:1.6
}

#summerSec01 h2 span{
	font-size:190%;
	display:inline-block;
	vertical-align:middle;
}



#summerSec01 p{
	text-align:left;
	font-size:18px;
	margin:10px auto 40px;
	width:620px;
}


.l-wrapper #summerSec01 h3 {
	color:#fdeb50;
	line-height:1;
	font-size:34px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}

.l-wrapper #summerSec01 h3 div{
	margin-bottom:0.1em
}

.l-wrapper #summerSec01 h3 span{
	font-size:30px;
	line-height:1.5;
}



/*チェチEリストとイラスチE/

.l-wrapper #summerSec01 #qListIllust{
	display:table;
	width:780px;
	height:578px;
	margin:0 auto;
}

.l-wrapper #summerSec01 ul{
	width:500px;
	display:table-cell;
	vertical-align:top  !important;
	padding:0 0 30px !important;
	margin:0 0 0 0px !important;

}

.l-wrapper #summerSec01 li{
	list-style:none;
	display:block;
	width:250px;
	height:176px;
	float:left;
	padding-bottom:70px;
	margin-bottom:30px;


}

.l-wrapper #summerSec01 li img{
	margin-top:0px !important;
	padding-top:0px !important;
	display:block;
	width:250px;
	height:176px;
}


#summerSec01 #questionIllustWrapper{
	display:table-cell;
	margin-top:0px;
	margin-bottom:0px;
	width:280px;
	vertical-align:bottom !important;
}


#summerSec01 #questionIllust{
	width:280px;
	height:578px;
	padding:0 0 0 0;
	overflow:hidden;
	display:block;
}


#summerSec01 #questionIllust img{
	width:280px;
	display:block;
	margin-top:0px !important;
	margin-bottom:0px !important;

}


#summerSec01 div#checkTxt{
	color:#101177;
	font-size:22px;
	line-height:1;
	font-weight:bold;
	width:800px;
	margin:0 auto 1.5em;
	text-align:center;
	display:block;
	background:#ffffff;
	padding:0.4em 0;
	border:1px solid #101177;
	border-radius:1.8em;
}


/*summerSec02
--------------------------------*/

.l-wrapper section#summerSec02{
	margin:0 auto 00px;
	padding:1px 0 0px;
	background-color:#f3f7fa;
}

.l-wrapper section#summerSec02 div.summerInner{
	padding:1px 0 0;
	background-color:#ffffff;
	padding:1px 0 0 ;
}

.l-wrapper section#summerSec02 div.summerInner .summerCase{
	width:100%;
	position:relative;
	min-width:960px;
	margin-bottom:0;
}

.l-wrapper section#summerSec02 div.summerInner .summerCase h3{
	width:110px;
	position:absolute;
	top:-55px;
	left:calc(50% - 55px);
}

.l-wrapper section#summerSec02 div.summerInner h3 img{
	width:100%;
}

.l-wrapper section#summerSec02 .caseVisual01,
.l-wrapper section#summerSec02 .caseVisual02,
.l-wrapper section#summerSec02 .caseVisual03,
.l-wrapper section#summerSec02 .caseVisual04,
.l-wrapper section#summerSec02 .caseVisual05{
	width:50%;
	min-width:465px;
	background-size:cover;
	background-repeat:no-repeat;
	height:450px;
}

.l-wrapper section#summerSec02 .caseVisual01{
	background-image: url("../img/pc/bg_case_conts_pc01.jpg");
	float:right;
}

.l-wrapper section#summerSec02 .caseVisual02{
	background-image: url("../img/bg_case_conts02.jpg");
	float:left;
}

.l-wrapper section#summerSec02 .caseVisual03{
	background-image: url("../img/pc/bg_case_conts_pc03.jpg");
	float:right;

}
.l-wrapper section#summerSec02 .caseVisual04{
	background-image: url("../img/bg_case_conts04.jpg");
	float:left;

}

.l-wrapper section#summerSec02 .caseVisual05{
	background-image: url("../img/pc/bg_case_conts_pc05.jpg");
	float:right;

}


.l-wrapper section#summerSec02 .caseVisual .caseReadImg{
	width:320px;
	margin:0 auto 0;
	margin-top:calc((450px - 130px) / 2 );
}

.l-wrapper section#summerSec02 .caseVisual04 .caseReadImg{
	margin-top:calc((450px - 240px) / 2 );
}



.l-wrapper section#summerSec02 .caseTxt{
	display:table;
	width:50%;
	min-width:465px;
	height:450px;
}

.l-wrapper section#summerSec02 #summerCase01 .caseTxt,
.l-wrapper section#summerSec02 #summerCase03 .caseTxt,
.l-wrapper section#summerSec02 #summerCase05 .caseTxt{
	float:left;
}

.l-wrapper section#summerSec02 #summerCase02 .caseTxt,
.l-wrapper section#summerSec02 #summerCase04 .caseTxt{
	float:right;
}



.l-wrapper section#summerSec02 .caseTxtInner{
	display:table-cell;
	vertical-align:middle;
	padding:0 40px 0 30px;
}


.caseTxt h4{
	font-size: 28px;
	line-height:1.5;
	margin-bottom: 15px;
}

.l-wrapper section#summerSec02 .sectionRead{
	color:#101177;
	font-size: 21px;
	font-weight:bold;
	margin-bottom: 15px;
	line-height:1.3;

}

.l-wrapper section#summerSec02 .caseTxtInner p{
	font-size: 15px;
}

/*summerSec03
--------------------------------*/


.l-wrapper section#summerSec03{
	background-color:#f3f7fa;
	margin-bottom:0;
	padding-top:80px;
	padding-bottom:80px;
}

.l-wrapper section#summerSec03 .summerInner{
	width:926px;
	margin:0 auto;
}


.l-wrapper section#summerSec03 h2{
	margin-bottom:40px;
	position:relative;

}


.l-wrapper section#summerSec03 h2 div{
	font-size: 26px;
	color:#101177;
	padding-bottom:10px;
	border-bottom:2px solid #cbcbce;
	text-align:center;
	position:relative;
	width:926px;
}


.l-wrapper section#summerSec03 h2 div:after{
	content:'';
	display:block;
	position:absolute;
	bottom:-2px;
	left:183px;
	width:560px;
	height:2px;
	border-bottom:2px solid #101177;
}

.l-wrapper section#summerSec03 h2 div span{
	display:block;
	margin:0 auto;
	position:relative;

}

.l-wrapper section#summerSec03 h2 div strong{
	font-size: 16px;
	background:#101177;
	display:block;
	width:150px;
	position:absolute;
	top:0 ;
	right:0;
	margin:0 auto;
	color:#ffffff;
	padding:0.2em 0;
	border-radius:1.2em
}


.l-wrapper section#summerSec03 ul#flowList{
	width:926px;
	margin:0 auto;
	display:block;
	

}


.l-wrapper section#summerSec03 ul#flowList li{
	box-sizing: content-box; 
	list-style:none;
	display:block;
	width:250px;
	float:left;
	padding-right:44px;
	margin-bottom:30px;
}

.l-wrapper section#summerSec03 ul#flowList li:nth-of-type(1),
.l-wrapper section#summerSec03 ul#flowList li:nth-of-type(4){
	padding-left:44px;


}


.l-wrapper section#summerSec03 ul#flowList li:nth-of-type(1){
	background-image:url("../img/pc/flow_arrow_pc.svg");
	background-repeat:no-repeat;
	background-position:310px 125px;
}


.l-wrapper section#summerSec03 ul#flowList li:nth-of-type(2),
.l-wrapper section#summerSec03 ul#flowList li:nth-of-type(3),
.l-wrapper section#summerSec03 ul#flowList li:nth-of-type(5){
	background-image:url("../img/pc/flow_arrow_pc.svg");
	background-repeat:no-repeat;
	background-position:265px 125px;
}

.l-wrapper section#summerSec03 ul#flowList li:nth-of-type(4){
	background-image:url("../img/pc/flow_arrow_pc.svg"),url("../img/pc/flow_arrow_pc.svg");
	background-repeat:no-repeat,no-repeat;
	background-position:10px 125px,310px 125px;
}




.l-wrapper section#summerSec03 li .flowIcon{
	width:180px;
	margin:0 35px 0px;
}

.l-wrapper section#summerSec03 li .flowIcon img{
	width:100%;
}



.l-wrapper section#summerSec03 li dl{
	display:block;
	width:250px;
}


.l-wrapper section#summerSec03 li dt{
	color:#101177;
	padding:3px 0;
	background:#fdeb50;
	text-align:center;
	margin-bottom:20px;
	font-weight:bold;
}


.l-wrapper section#summerSec03 li dd{
	display:block;
}


/*summerSec04
--------------------------------*/

.l-wrapper section#summerSec04{
	background-image: url("../img/bg_blue.jpg");
	margin:0;
	width:100%;
	background-size:cover;
	background-repeat:no-repeat;
	display:table;

}

.l-wrapper section#summerSec04 div{
	display:table-cell;
	font-weight:bold;
	height:320px;	
	font-size: 32px;
	vertical-align:middle;
	text-align:center;
	color:#ffffff;

}

