
.block01{
	width:950px;
	margin:0px auto 40px auto;
	overflow:hidden;
	font-size:88%;
}

.block01 p{
	overflow:hidden;
	margin-bottom:1em;
}

.block01 p strong a{
	color: #0071BC;
	text-decoration: none;
}

/**/

.block02{
	width:950px;
	margin:0px auto 200px auto;
	overflow:hidden;
	font-size:88%;
	text-align:center;
}

.block02 p{
	overflow:hidden;
	margin-bottom:1em;
}

/**/


.form_container{
	width:950px;
	margin:0px auto 200px auto;
}

/**/


.item{
	display:table;
	width:100%;
	font-size:88%;
	margin-bottom:45px;
}


.label_area{
	display:table-cell;
	width:140px;
	vertical-align:middle;
}

.vtop .label_area{
	vertical-align:top;
}

.icon{
	display:table-cell;
	width:100px;
	text-align:center;
	overflow:hidden;
	vertical-align:middle;
}

.vtop .icon{
	vertical-align:top;
}

.icon span{
	color:#fff;
	display:block;
	line-height:22px;
	background-color:#C1272D;
	width:55px;
	margin:0px auto;
}

.input_area{
	display:table-cell;
	width:710px;
	text-align:left;
	vertical-align:middle;
}

.input_area input{
	font-family: "Yu Gothic","游ゴシック体", YuGothic, "YuGothic M","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.input_area select{
	line-height:47px;
	background-color:#E6E6E6;
	height:47px;
	display:inline;
	border:none;
	width:480px;
}

.input_area .input01{
	line-height:47px;
	background-color:#E6E6E6;
	height:47px;
	display:inline;
	border:none;
	width:510px;
	font-size:100%;
	padding-left: 5px;
}

.input_area textarea{
	background-color:#E6E6E6;
	height:400px;
	border:none;
	width:650px;
	font-size:100%;
	padding-left: 5px;
}

.input_area .input02{
	line-height:47px;
	background-color:#E6E6E6;
	height:47px;
	display:inline;
	border:none;
	width:240px;
	font-size:100%;
	padding-left: 5px;
}

.btn_block{
	overflow:hidden;
	text-align:center;
}

.btn_block input{
	width:220px;
	height:50px;
	line-height:50px;
	background-color:#0A3C8C;
	color:#fff;
	text-align:center;
	border:none;
	font-family: "Yu Gothic","游ゴシック体", YuGothic, "YuGothic M","メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:100%;
}



/*-------------*/


.grecaptcha-badge{
	margin-bottom: 80px !important;
}