@charset "UTF-8";

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height:100%;
	color:#000000;
	height: 100% !important;
	position: relative;
	}

/*
----------------------------------------------------*/
.PC { display: block!important; }
.SP { display: none!important; }



/*------------------popup---------------------*/
.popupBox01{
	width: 890px;
	margin: 0 auto;
	padding: 40px 40px;
}
.popupBox02{
	width: 890px;
	margin: 0 auto;
	padding: 60px 40px 40px;
}
.popupBox01 .tit{
	border-left: 8px solid #0057be;
	margin-bottom: 25px;
	padding-left: 20px;
}
.popupBox01 .tit h2{
	font-size: 2.125em;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 5px;
	padding-top: 3px;
}
.popupBox01 .tit h3{
	font-size: 1.25em;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 3px;
}
.popupBox02 .tit{
	font-size: 1.25em;
	font-weight: bold;
	color: #0057be;
	line-height: 120%;
	border-left: 8px solid #0057be;
	background-color: #e2eefb;
	margin-bottom: 25px;
	padding: 20px 0 20px 30px !important;
}
.popupBox01 p{
	font-size: 0.875em;
}
.popupBox02 p{
	font-size: 0.9375em;
	line-height: 160%;
	padding: 0 0 35px;
}
.popupBox02_1{
	text-align: center;
	border-bottom: 2px dotted #737373;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

.popupBox02_1 dt{
	margin-bottom: 30px;
}
.popupBox02_1 dt a:link,
.popupBox02_1 dt a:visited{
	font-size: 1.25em;
	font-weight: bold;
}
.popupBox02_1 dt a span{
	font-size: 1.0em;
}
.popupBox02_1 dd{
	font-family: 'Poppins', sans-serif;
	font-size: 2.25em;
}

.tablePopup{
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 15px;
}
.tablePopup th{
	width: 200px;
	font-size: 0.9375em;
	font-weight: bold;
	color: #fff;
	text-align: left;
	line-height: 140%;
	vertical-align: middle;
	background-color: #0057be;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 15px;
}
.tablePopup td{
	font-size: 0.9375em;
	line-height: 140%;
	vertical-align: middle;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 15px;
}
.tablePopup td li{
	line-height: 140%;
	background: url(../images/icon_02.png) no-repeat left top 3px;
	margin-bottom: 5px;
	padding-left: 18px;
}
.tablePopup td img{
	vertical-align: middle !important;
}
.tpopBlock{
	display: none;
}





/*----------------------------------------------------*/
@media only screen and (max-width: 640px) {
.PC { display: none!important; }
.SP { display: block!important; }

/*------------------popup---------------------*/
#cboxClose {
	border:0;
	padding:0;
	margin:0;
	overflow:visible;
	text-indent:-9999px;
	width:30px !important;
	height:30px !important;
	position:absolute;
	top:0px;
	right: 0 !important;
	background:url(../images/pop_close.png) no-repeat 0 0;
	background-size: 30px 30px !important;
}


.popupBox01{
	width: 90%;
	margin: 0 auto;
	padding: 8% 0;
}
.popupBox02{
	width: 90%;
	margin: 0 0 0 5%;
	padding: 0;
	box-sizing: border-box !important;
}
.popupBox01 .tit{
	border-left: 6px solid #0057be;
	margin-bottom: 6%;
	padding-left: 4%;
}
.popupBox01 .tit h2{
	font-size: 6.8vw;
	line-height: 140%;
	margin: 0 0 4px;
	padding-top: 0px;
}
.popupBox01 .tit h3{
	font-size: 4.6vw;
	line-height: 150%;
	padding-bottom: 0px;
}
.popupBox02 .tit{
	font-size: 4.4vw;
	text-align: center;
	line-height: 120%;
	border: none;
	background-image: url(../images/bg_01sp.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: auto 4px;
	margin-top: 14%;
	margin-bottom: 6%;
	padding: 5% 0 !important;
}
.popupBox01 p{
	font-size: 3.5vw;
}
.popupBox02 p{
	font-size: 3.5vw;
	line-height: 150%;
	padding: 0 0 8%;
}
.popupBox02_1{
	text-align: center;
	margin-bottom: 8%;
	padding-bottom: 8%;
}

.popupBox02_1 dt{
	margin-bottom: 6%;
}
.popupBox02_1 dt a:link,
.popupBox02_1 dt a:visited{
	font-size: 4.6vw;
	line-height: 140%;
}
.popupBox02_1 dt a span{
	font-size: 3.4vw;
}
.popupBox02_1 dd{
	font-size: 7.2vw;
}

.tablePopup{
	width: 100%;
	margin-bottom: 5%;
}
.tablePopup th{
	width: auto;
	font-size: 3.8vw;
	border: none;
	padding: 0;
}
.tablePopup td{
	font-size: 3.6vw;
	line-height: 140%;
	padding: 2.5% 3% !important;
}

.tpopBlock{
	padding: 2.5% 3% !important;
	background-color: #0057be;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: block;
}
.tpopNone{
	display: none;
}



}




/*----------------------------------------------------*/
@media (orientation: landscape) and (max-width: 767px) {
	.PC { display: none!important; }
	.SP { display: block!important; }
	
	/*------------------popup---------------------*/
	#cboxClose {
		border:0;
		padding:0;
		margin:0;
		overflow:visible;
		text-indent:-9999px;
		width:30px !important;
		height:30px !important;
		position:absolute;
		top:0px;
		right: 0 !important;
		background:url(../images/pop_close.png) no-repeat 0 0;
		background-size: 30px 30px !important;
	}
	
	.popupBox01{
		width: 90%;
		margin: 0 auto;
		padding: 8% 0;
	}
	.popupBox02{
		width: 90%;
		margin: 0 0 0 5%;
		padding: 0;
		box-sizing: border-box !important;
	}
	.popupBox01 .tit{
		border-left: 6px solid #0057be;
		margin-bottom: 6%;
		padding-left: 4%;
	}
	.popupBox01 .tit h2{
		font-size: 6.8vw;
		line-height: 140%;
		margin: 0 0 4px;
		padding-top: 0px;
	}
	.popupBox01 .tit h3{
		font-size: 4.6vw;
		line-height: 150%;
		padding-bottom: 0px;
	}
	.popupBox02 .tit{
		font-size: 4.4vw;
		text-align: center;
		line-height: 120%;
		border: none;
		background-image: url(../images/bg_01sp.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: auto 4px;
		margin-top: 14%;
		margin-bottom: 6%;
		padding: 5% 0 !important;
	}
	.popupBox01 p{
		font-size: 3.5vw;
	}
	.popupBox02 p{
		font-size: 3.5vw;
		line-height: 150%;
		padding: 0 0 8%;
	}
	.popupBox02_1{
		text-align: center;
		margin-bottom: 8%;
		padding-bottom: 8%;
	}
	
	.popupBox02_1 dt{
		margin-bottom: 6%;
	}
	.popupBox02_1 dt a:link,
	.popupBox02_1 dt a:visited{
		font-size: 4.6vw;
		line-height: 140%;
	}
	.popupBox02_1 dt a span{
		font-size: 3.4vw;
	}
	.popupBox02_1 dd{
		font-size: 7.2vw;
	}
	
	.tablePopup{
		width: 100%;
		margin-bottom: 5%;
	}
	.tablePopup th{
		width: auto;
		font-size: 3.8vw;
		border: none;
		padding: 0;
	}
	.tablePopup td{
		font-size: 3.6vw;
		line-height: 140%;
		padding: 2.5% 3% !important;
	}
	
	.tpopBlock{
		padding: 2.5% 3% !important;
		background-color: #0057be;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		display: block;
	}
	.tpopNone{
		display: none;
	}
}







