@charset "utf-8";
/* CSS Document */

#page_title{
	background-image:url(image/bg_title@2x.jpg);
}

#contents h2{
	display:inline-block;
	white-space:nowrap;
	color: #0D4A7C;
	font-size: 20px;
	text-align: center;
	margin: 50px auto 20px auto;
	padding-bottom: 10px;
	border-bottom: 3px solid #0D4A7C;
	overflow:hidden;
}

/*-----------------------------------------------------------*/

.block01{
	text-align:center;
	overflow:hidden;
}

/*-----------------------------------------------------------*/

.block02{
	overflow:hidden;
	margin:0px 1em;
}

.block02 dl{
	font-size:4vw;
	line-height:125%;
}

.block02 dl dt{
}

.block02 dl dd{
	color:#bf3246;
}

/*-----------------------------------------------------------*/

.block03{
	margin:1em 1em;
	font-size:4vw;
	line-height:125%;
}

/*-----------------------------------------------------------*/

.form_container{
	margin:0px 4vw 80px 4vw;
	overflow:hidden;
}

.form_container table{
	width:100%;
	box-sizing:border-box;
	margin-bottom:20px;
	font-size:3.5vw;
}

.form_container table th{
	display:inline;
}

.form_container table th>div{
	position:relative;
	padding:1em 1em 1em 1em;
	box-sizing:border-box;
	background-color:#f5fcff;
	text-align:left;
}
.form_container table th div br{
	display:none;
}

.form_container table th div p{
	font-weight:normal;
}

.form_container table td{
	display:inline;	
}

.form_container table th div span{
	position:absolute;
	right:0.5em;
	top:1em;
	color:#db4d4d;
}

.form_container table td>div{
	padding:1em;
	box-sizing:border-box;
	overflow:hidden;
}

.form_container table td div label{
	line-height:20px;
	position:relative;
}

/**/

.btn_send{
	text-align:center;
	overflow:hidden;
}

.btn_send input{
	text-align:center;
	width:195px;
	line-height:55px;
	height:55px;
	display:inline;
	background-color:#345d9a;
	color:#fff;
	border:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:17px;
}

/**/

.privacy{
	background-color:#e0e0e0;
	overflow:hidden;
	margin:15px;
}

/**/

.privacy_box{
	border:1px solid #a5a5a5;
	margin:1em;
	overflow:auto;
	height:222px;
}

.privacy_box p{
	width:100% !important;
}

/**/

.privacy_container{
	border:2px solid #0d4a7c;
	margin:40px 10vw 40px 10vw;
}

.privacy_container dl{
	font-size:4vw;
}

.privacy_container dl dt{
	text-align:center;
	margin-top:20px;
}

.privacy_container dl dt span{
	display:inline-block;
	color:#0d4a7c;
	text-align:center;
	background-color:#fff;
	font-weight:bold;
	padding:0px 1em;
	
}

.privacy_container dl dd{
	padding:30px 20px 30px 20px;
	font-size:15px;
	font-size:3vw;
	line-height:125%;
}

/*-----------------------------------------------------------*/

input[type=checkbox]{
	margin-right:0.5em;
	width:20px;
	line-height:20px;
	height:20px;
	display:inline;
	border:1px solid #ccc;
}

/*-----------------------------------------------------------*/

.input01{
	width:100%;
	line-height:30px;
	height:30px;
	display:inline;
	text-indent:1em;
	box-sizing:border-box;
	border:1px solid #ccc;
}

.input02{
	width:100%;
	line-height:30px;
	height:30px;
	display:inline;
	text-indent:1em;
	box-sizing:border-box;
	border:1px solid #ccc;
}

.input03{
	width:100%;
	line-height:30px;
	height:30px;
	display:inline;
	text-indent:1em;
	box-sizing:border-box;
	border:1px solid #ccc;
}

.form_container select{
	width:100%;
	line-height:30px;
	height:30px;
	display:inline;
	text-indent:1em;
	box-sizing:border-box;
	border:1px solid #ccc;
}


.textarea01{
	width:100%;
	height:90px;
	display:inline;
	padding:1em;
	box-sizing:border-box;
	border:1px solid #ccc;
}

.form_container table td div p{
	display:block;
	/*width:50%;
	float:left;*/
	overflow:hidden;
	/*margin-bottom:1em;*/
}

.form_container table td div label{
	display:block;
}

/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
