@charset "shift-JIS";
/* CSS Document */
.header {
	border-bottom: 4px solid #f062a4;
}

.secinr {
	border: 2px solid #f062a4;
}





#sec01 {
}
#sec01 .ybox {
	background: #fffee5;
	padding: 18px;
	margin: 10px 0;
}
#sec01 .ybox p {
	text-indent: -7em;
	margin-left: 7em;
}
#sec01 .ybox .alr {
	text-indent: -1em;
	margin-left: 1em;
	text-align: right;
	margin-top: 10px;
}



#sec01 .flexbox {
	display: flex;
}
#sec01 .w01 {
	width: 445px;
	background: #fcf0f6;
	margin-right: 20px;
}
#sec01 .w02 {
	width: 445px;
	background: #fcf0f6;
}

#sec01 p {
	margin: 0 15px;
}
#sec01 .h7 {
	margin: 0 15px 10px;
	padding: 4px 8px;
	color: #e94f29;
	font-weight: bold;
	font-size: 1.2em;
	background: #fff100;
	border-radius: 4px;
}
#sec01 .texticon {
	margin: 0 12px 10px;
}
#sec01 .h8 {
	margin: 0 15px 10px;
	color: #f062a4;
	font-weight: bold;
	font-size: 1.1em;
}
#sec01 .h8 .red {
	padding: 0 4px;
	margin: 0 4px;
	color: #fff;
	background: #e94f29;
}

#sec01 .wbox {
	margin: 10px 15px 5px;
	padding: 4px 6px;
	background: #fff;
}
#sec01 .wbox p {
	margin: 0;
}
#sec01 p.atten {
	font-size: 0.9em;
}
#sec01 p.imgbox {
	margin-top: 10px;
	margin-bottom: 10px;
}

#sec01 div.fbox {
	display: flex;
	margin: 10px 15px;
}
#sec01 div.fbox .img01 {
	margin-right: 12px;
}


#sec02 .ybox {
	background: #fffee5;
	padding: 18px;
	margin: 10px 0 20px;
	position: relative;
}
#sec02 .ybox p {
	text-indent: -7em;
	margin-left: 7em;
}
#sec02 .ybox .alr {
	text-indent: -1em;
	margin-left: 1em;
	text-align: right;
	margin-top: 10px;
}
#sec02 .ybox .atten {
	font-size: 0.9em;
}

#sec02 .ybox .rebtn {
	position: absolute;
	top: 18px;
	right: 18px;
	display: inline-block;
	padding: 2px 6px;
	background: #e83a2a;
	color: #fff;
	text-indent: 0;
	margin-left: 0;
	font-weight: bold;
}


#sec02 .ftbox {
	display: flex;
}
#sec02 .ftbox .mr20 {
	margin-right: 20px;
}
#sec02 .ftbox h6 {
	margin-bottom: 8px;
}




#sec03 .ybox {
	background: #fffee5;
	padding: 18px;
	margin: 10px 0 8px;
}
#sec03 .ybox p {
	text-indent: -7em;
	margin-left: 7em;
}

#sec03 .atten {
	font-size: 0.9em;
}

#sec03 .flbox {
	display: flex;
	margin-top: 20px;
}
#sec03 .flbox .mr20 {
	margin-right: 20px;
}
#sec03 .flbox p {
	font-size: 0.9em;
}






#sec04 {
}
#sec04 .secinr {
	border: 2px solid #b28850;
}

#sec04 .exlead {
	position: relative;
}
#sec04 .exlead .stay {
	display: inline-block;
	margin-right: 10px;
	padding: 2px 20px;
	font-weight: bold;
	color: #e60013;
	border: 2px solid #e60013;
}
#sec04 .exlead .rebtn {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	padding: 2px 6px;
	background: #e83a2a;
	color: #fff;
	font-weight: bold;
}

#sec04 .ybox {
	background: #f8f2e9;
	padding: 18px;
	margin: 10px 0 8px;
}
#sec04 .ybox p {
	text-indent: -7em;
	margin-left: 7em;
}

#sec04 .atten {
	font-size: 0.9em;
}

#sec04 .flbox {
	display: flex;
	margin-top: 20px;
}
#sec04 .flbox .mr20 {
	margin-right: 20px;
}
#sec04 .flbox p {
	font-size: 0.9em;
}
#sec04 .flbox .con1 {
	width: 290px;
}
#sec04 .flbox .con1 .lead01 {
	font-size: 1em;
	margin-bottom: 20px;
}







#sec05 {
}

#sec05 .secinr {
	background: url(../img/special_point/img_14.png) 97% 0 no-repeat;
}

#sec05 .texticon {
}
#sec05 .texticon .opp {
	border: none;
	padding: 0;
}
#sec05 .texticon .rebtn {
	color: #fff;
	background: #e83a2a;
	border-color: #e83a2a;
	font-size: 1em;
	padding: 0 10px;
}

#sec05 .ybox {
	background: #fffee5;
	padding: 18px;
	margin: 10px 0 8px;
	position: relative;
}
#sec05 .ybox p {
	text-indent: -7em;
	margin-left: 7em;
}
#sec05 .ybox .linkB {
	position: absolute;
	bottom: 18px;
	right: 18px;
}

#sec05 .explan {
	background: linear-gradient(180deg,#fff 0%,#fff 10%,#e2f5f7 10%,#e2f5f7 100%);
	margin-top: 20px;
}
#sec05 .explan h4 {
}
#sec05 .explan .inner {
	padding: 10px 20px 20px;
	display: flex;
}
#sec05 .explan .inner .lcon {
	width: 520px;
	margin-right: 16px;
}
#sec05 .explan .inner .lcon h5 {
	background: #fff;
	color: #5cc2cf;
	font-size: 1.2em;
	text-align: center;
	padding: 10px 0;
	border-radius: 4px;
	margin-bottom: 10px;
}
#sec05 .explan .inner .lcon h5 span {
	font-size: 0.9em;
	color: #e83a2a;
}

#sec05 .explan .inner .lcon .red {
	font-weight: bold;
	font-size: 1.1em;
}
#sec05 .explan .inner .lcon .alr {
	font-size: 0.9em;
}

#sec05 .explan .inner .rcon {
	width: 333px;
}
#sec05 .atten {
	font-size: 0.9em;
}






#sec06 {
}

#sec06 h4 {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	color: #e94f29;
	background: #fff100;
	border-radius: 4px;
	padding: 10px 0;
}


#sec06 .flexbox {
	display: flex;
}
#sec06 .w01 {
	width: 554px;
	background: #fffee5;
	margin-right: 20px;
	padding: 18px;
}
#sec06 .atten {
	font-size: 0.9em;
}











#sec07 {
}

#sec07 .flexbox {
	display: flex;
}
#sec07 .w01 {
	width: 445px;
	margin-right: 20px;
	border: 1px solid #0b3775;
}
#sec07 h5 img {
	display: block;
}

#sec07 .w02 {
	width: 445px;
	border: 1px solid #0b3775;
}

#sec07 .atten {
	font-size: 0.9em;
}

#sec07 .grayBox {
	background: #f6f6f6;
	padding: 12px 10px;
	margin-bottom: 20px;
}
#sec07 .yBox {
	background: #fffee5;
	padding: 18px;
	margin-bottom: 20px;
}

#sec07 .flexbox .textBox {
	padding: 8px 16px 16px 16px;
}

#sec07 .smoke {
	font-size: 0.9em;
	padding: 0 6px;
	border: 1px solid #0f65b1;
	border-radius: 4px;
	color: #0f65b1;
	display: inline-block;
}








