@charset "utf-8";
/* CSS Document */

.block01{
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#575757;
	font-size:94%;
	margin:40px 10px;
}

/**/


.block02{
	overflow:hidden;
	margin:30px 10px;
	overflow:hidden;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#575757;
}

.block02 li{
	list-style-type:none;
	overflow:hidden;
	margin-bottom:30px;
}

.block02 li dl{
	width:100%;
}

.block02 li dl dt{
	vertical-align:middle;
}

.block02 li dl dd{
	font-size:70%;
	vertical-align:middle;
}

/**/

.step{
	margin:30px 10px;
	overflow:hidden;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.step ul{
	overflow:hidden;
}

.step ul li{
	list-style-type:none;
	overflow:hidden;
	width:243px;
	margin:0px auto 10px auto;
}

.step ul li p{
	line-height:57px;
	background-color:#E8E8E8;
	text-align:center;
	font-weight:bold;
}

.step ul li.now p{
	color:#fff;
	background-color:#3A3A3A;
}

/**/

.form_container{
	margin:30px 10px;
	overflow:hidden;
	border-top:1px dotted #E5685C;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.form_container dl{
	overflow:hidden;
	border-bottom:1px dotted #E5685C;
	padding:28px 0px;
	position:relative;
}
.form_container dl dt.label{
	font-size:88%;
	line-height:28px;
	margin-bottom:10px;
}

.form_container dl dd.need{
	vertical-align:middle;
	position:absolute;
	right:0px;
	top:28px;
}

.form_container dl dd.field{
	vertical-align:middle;
}

.form_container dl dd.field div{
	font-size:88%;
}

.form_container dl dd.field div p{
	color:#575757;
	
}

.form_container dl dd.field .privacy label{
	display:block;
	background-color:#FFE6E6;
	padding:1em;
}

.btn_send{
	text-align:center;
	overflow:hidden;
	margin:40px auto;
}

.btn_send input{
	width:250px;
	line-height:79px;
	height:79px;
	display:inline;
	border:none;
	color:#fff;
	background-color:#E5685C;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight:bold;
font-size:119%;
letter-spacing:2px;
}

.input01{
	line-height:48px;
	height:48px;
	display:inline;
	box-sizing:border-box;
	border:1px solid #575757;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:95%;
	text-indent:1em;
}

.input02{
	line-height:48px;
	height:48px;
	display:inline;
	box-sizing:border-box;
	border:1px solid #575757;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:45%;
	text-indent:1em;
}

.form_container textarea{
	height:210px;
	width:95%;
	box-sizing:border-box;
	border:1px solid #575757;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.form_container select{
	width:90%;
	line-height:48px;
	height:48px;
	display:inline;
	box-sizing:border-box;
	border:1px solid #575757;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:1em;
}


.wpcf7-spinner{
position:absolute !important;
}
p.caution{
	font-size: 110%;
    font-weight: 700;
    margin-top: 20px;
}

.wpcf7-list-item{
        margin-left: unset !important;
	margin-right:1em !important;
	
}

.wpcf7-turnstile{
	text-align: center;
}
