@charset "UTF-8";
/* FONT size
---------------------------------------------------------------------
[ px ]	[ % ]
10px 	72  %		19px 	136 %
11px 	79  %		20px 	143 %
12px 	86 %		21px 	150 %
13px 	93 %		22px 	158 %
14px 	100 %		23px 	165 %
15px 	108 %		24px 	172 %
16px 	115 %		25px 	179 %
17px 	122 %		26px 	186 %
18px 	129 %
---------------------------------------------------------------------*/


/* ++++++++++++++++++++++++++++++++++++++++++++++    PC    ++++++++++++++++++++++++++++++++++++++++++++++  */
/* 801px ~ */
@media screen and (min-width: 801px), print {

.h3{
	margin-bottom:90px;
	}

h4{
	font-weight:bold;
	font-size:143%;
	margin-bottom:22px;
	}

#sd_content .wrap > div + div{
	margin-top:75px;
	}
	#sd_content .wrap > div h4 + p{
		line-height:2.2em;
		}
    .sec a{
        color: #009CE5;
    }	

/* sec2 */
.sec2 .text_pht + .text_pht{
	margin-top:55px;
	padding-top:55px;
	border-top:1px solid rgba(0,156,229,0.3);
	}
.sec2 .text_pht .text_box{
	float:left;
	}
	.sec2 .text_pht .text_box ul{
		margin-top:25px;
		margin-bottom:25px;
		}
	.sec2 .text_pht .text_box ul li{
		float:left;
		margin-right: 20px;
		}
	.sec2 .text_pht .text_box ul li:nth-of-type(2n){
		margin-right: 0;
	}
	.sec2 .text_pht .text_box ul li:nth-of-type(3){
		margin-left: 115px;
	}
	.sec2 .text_pht .text_box ul li:nth-of-type(n+3){
		margin-top: -25px;
	}
.sec2 .text_pht .pht_box{
	float:right;
	}
	
.sec2 .text_pht_1 .text_box{
	width:555px;
	}
	
.sec2 .text_pht_2 .text_box{
	width:640px;
	}
	
.sec2 .text_pht_2 .pht_box img{
	width:380px;
	}
	
.sec2 .text_pht_2 .pht_box img.mt{
	margin-top:3em;
	}
.sec2 .text_pht .remarks{
	font-size:80%;
	text-align:right;
	margin-top:20px;
	}

/* sec3 */
.sec3 > div{
	margin-top:30px;
	}
.sec3 > div + div{
	margin-top:45px;
	padding-top:45px;
	border-top:1px solid rgba(0,156,229,0.3);
	}
.sec3 .text_pht_1.text_pht .text_box{
	float:left;
	width:550px;
	line-height:2.2em;
	}
.sec3 .text_pht_1.text_pht .pht_box{
	float:right;
	}
.sec3 .text_pht_2.text_pht .text_box{
	float:right;
	width:550px;
	line-height:2.2em;
	}
.sec3 .text_pht_2.text_pht .pht_box{
	float:left;
	}

/* sec4 */
.sec4 > div{
	margin-top:30px;
	}
.sec4 > div + div:not(.no-border){
	margin-top:45px;
	padding-top:45px;
	border-top:1px solid rgba(0,156,229,0.3);
	}
.sec4 .text_pht_1.text_pht .text_box{
	float:left;
	width:550px;
	line-height:2.2em;
	}
.sec4 .text_pht_1.text_pht .pht_box{
	float:right;
    }
.sec4 .text_pht_2.text_pht .text_box{
	float:right;
	width:550px;
	line-height:2.2em;
	}
.sec4 .text_pht_2.text_pht .pht_box{
	float:left;
	}
/* sec5 */
.sec5 > div{
	margin-top:30px;
	}
.sec5 > div + div:not(.no-border){
	margin-top:45px;
	padding-top:45px;
	border-top:1px solid rgba(0,156,229,0.3);
	}
.sec5 .text_pht_1.text_pht .text_box{
	float:left;
	width:550px;
	line-height:2.2em;
	}
.sec5 .text_pht_1.text_pht .pht_box{
	float:right;
    }
.sec5 .text_pht_2.text_pht .text_box{
	float:right;
	width:550px;
	line-height:2.2em;
	}
.sec5 .text_pht_2.text_pht .pht_box{
	float:left;
	}

table{
	border-collapse:collapse;
	width:100%;
	margin-top:30px;
	}
	table th,
	table td{
		border:1px solid #D0EAF4;
		vertical-align:top;
		padding:16px;
		font-size:115%;
		text-align:center
		}
	table th{
		background-color:#E5F5FC;
		width:220px;
		}
	/* link */
	.linkarea{
		margin-top: 20px;
	}
	.linkarea p{
		font-size: 119%;
		text-align: center;
	}
	a.btn{
		display: block;
		background-color: #009CE5;
		margin: 20px auto;
		text-align: center;
		width: 370px;
		padding: 10px 20px 10px 20px;
		color: #fff;
		font-weight: bold;
		position: relative;
	}
	.btn span{
		font-size: 12px;
	}
	.btn:after{
		content: "";
		position: absolute;
		width: 16px;
		height: 6px;
		top: 50%;
		margin-top: -3px;
		background-image: url("../../common/img/arrow_w.png");
		background-repeat: no-repeat;
		background-size: 16px 3px;
		right: 20px;
		transition: 0.4s;
	}
	.btn:hover{
		color: #F2FAFE;
	}
	.btn:hover:after{
		right: 15px;
	}

}




/* ++++++++++++++++++++++++++++++++++++++++++++++    sp    ++++++++++++++++++++++++++++++++++++++++++++++  */
/* ~ 800px */
@media only screen and (max-width: 800px) {
	
.h3{
	margin-bottom:45px;
	}


h4{
	font-weight:bold;
	font-size:129%;
	margin-bottom:15px;
	}

#sd_content .wrap > div + div{
	margin-top:45px;
	}
	#sd_content .wrap > div h4 + p{
		line-height:2.2em;
		}
    .sec a{
        color: #009CE5;
    }	

/* sec2 */
.sec2 .text_pht + .text_pht{
	margin-top:35px;
	padding-top:35px;
	border-top:1px solid rgba(0,156,229,0.3);
	}
.sec2 .text_pht .text_box{
	}
	.sec2 .text_pht .text_box ul{
		margin-top:15px;
		margin-bottom:15px;
		text-align:center;
		}
	.sec2 .text_pht .text_box ul li{
		display:inline-block;
		margin:5px;
		width:45%;
		max-width:171px;
		}
		.sec2 .text_pht .text_box ul li img{
			width:100%;
			}
	.sec2 .text_pht .pht_box{
		margin-top:30px;
		text-align:center;
		}
	.sec2 .text_pht .pht_box img{
		max-width:100%;
		}
	.sec2 .text_pht .pht_box img.w_100p{
		width:100%;
		}
		
		
.sec2 .text_pht .remarks{
	font-size:80%;
	text-align:right;
	margin-top:20px;
	}


/* sec3 */
.sec3 > div{
	margin-top:30px;
	}
.sec3 > div + div{
	margin-top:35px;
	padding-top:35px;
	border-top:1px solid rgba(0,156,229,0.3);
	}
.sec3 .text_pht .text_box{
	line-height:2.2em;
	}
.sec3 .text_pht .pht_box{
	margin-top:30px
	}
	.sec3 .text_pht .pht_box img{
		width:100%;
		}
/* sec4 */
.sec4 > div{
	margin-top:30px;
	}
.sec4 > div + div:not(.no-border){
	margin-top:45px;
	padding-top:45px;
	border-top:1px solid rgba(0,156,229,0.3);
	}
.sec4 .text_pht .text_box{
	line-height:2.2em;
	}
.sec4 .text_pht .pht_box{
	margin-top:30px
	}
	.sec4 .text_pht .pht_box img{
		width:100%;
		}
/* sec5 */
.sec5 > div{
	margin-top:30px;
	}
.sec5 > div + div{
	margin-top:45px;
	padding-top:45px;
	border-top:1px solid rgba(0,156,229,0.3);
	}
.sec5 .text_pht .text_box{
	line-height:2.2em;
	}
.sec5 .text_pht .pht_box{
	margin-top:30px
	}
	.sec5 .text_pht .pht_box img{
		width:100%;
		}

table{
	border-collapse:collapse;
	width:100%;
	margin-top:30px;
	box-sizing:border-box;
	}
	table th,
	table td{
		border:1px solid #D0EAF4;
		vertical-align:middle;
		padding:12px;
		box-sizing:border-box;
		font-size:100%;
		text-align:center;
		}
	table th{
		background-color:#E5F5FC;
		}

	/* link */
	.linkarea{
		margin-top: 20px;
	}
	.linkarea p{
		font-size: 119%;
	}
	a.btn{
		display: block;
		background-color: #009CE5;
		margin: 20px auto;
		width: min(370px,80%);
		padding: 10px 20px 10px 20px;
		color: #fff;
		font-weight: bold;
		position: relative;
		box-sizing: border-box;
	}
	.btn span{
		font-size: 12px;
	}
	.btn:after{
		content: "";
		position: absolute;
		width: 16px;
		height: 6px;
		top: 50%;
		margin-top: -3px;
		background-image: url("../../common/img/arrow_w.png");
		background-repeat: no-repeat;
		background-size: 16px 3px;
		right: 20px;
		transition: 0.4s;
	}
}