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

@media(max-width:767px) {


.block01{
	width:90.73%;
	overflow:hidden;
	margin: 25px auto 0;
}
	
	.block01 p{
		font-size: 14px;
		line-height: 1.75;
	}

/********************************************/

.flow{
	display:none;
}

/********************************************/

.form_container{
	overflow:hidden;
	width:90.73%;
	margin: 55px auto;
}

.form_container table{
	width:100%;
}

.form_container table th{
	display: block;
	width: 100%;
	border-width: 0px;
	border-bottom: 1px solid #707070;
}

.form_container table th div{
	display:block;
	text-align:left;
	background-color:#f3f3f3;
	font-weight:normal;
}



.form_container table th div.need{
	background-image:url(../../contact/image/icon_need.png);
	background-repeat:no-repeat;
	background-position:right 20px center;
}

.form_container table th div.any{
	background-image:url(../../contact/image/icon_any.png);
	background-repeat:no-repeat;
	background-position:right 20px center;
}

.form_container table th div{
	padding:0.5em;
}

.form_container table td{
	display: block;
	width: 100%;
	border-width: 0px;
	border-bottom: 1px solid #707070;
	font-size: 14px;
}



.form_container table td div{
	display:block;
	padding:0.5em;
}

.form_container table td div label + label{
	margin-left: 30px;
}
	
	.form_container table td div dl dd{
		font-size: 12px;
		font-weight: 400;
	}

.input01{
	height:35px;
	line-height:35px;
	font-size: 16px;
	border:1px solid #575757;
	box-sizing:border-box;
	width:100%;
	text-indent:1em;
}

.input02{
	height:35px;
	line-height:35px;
	font-size: 16px;
	border:1px solid #575757;
	box-sizing:border-box;
	width:44.27%;
	text-indent:1em;
}

.input03{
	height:35px;
	line-height:35px;
	font-size: 16px;
	border:1px solid #575757;
	box-sizing:border-box;
	width:44.27%;
	text-indent:1em;
}

.input04{
	height:35px;
	line-height:35px;
	font-size: 16px;
	border:1px solid #575757;
	box-sizing:border-box;
	width:44.27%;
	text-indent:1em;
}

.form_container textarea{
	box-sizing:border-box;
	border:1px solid #575757;
	width:100%;
	height:8.5em;
	padding:1em;
}

textarea:focus,
input:focus{
	background-color:#fff5d1;
}

.form_container .txt02{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	font-size: 14px;
}

/********************************************/

.btn_send{
	text-align:center;
	overflow:hidden;
	margin:8.00vw auto;
}

.btn_send input{
	border:none;
	background-color:#3a3a3a;
	color:#fff;
	width:80vw;
	height:15.33vw;
	line-height:15.33vw;
	display:inline;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
font-size:5.33vw;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans Japanese", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/********************************************/

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

/********************************************/

}
	
/********************************************/

/********************************************/

/********************************************/

/********************************************/

/********************************************/

/********************************************/
