
dl {
	background: #e7e7e7;
	border: 1px dotted #ccc;
	border-top: none;
	width: 100%;
}

dl dt,dd {
	padding: 2%;
}

dl dt {
	border-top: 1px dotted #ccc;
	clear: left;
	float: left;
	width: 100%;
}

dl dd {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	margin: 0 0 0 0;
}

textarea {
  width: 100%;
  height: auto;
  min-height: 10em;
  margin-top: 0;
}
input[type="submit"]{
	margin-top: 4vh;}
.td._toiawasewrap{
	min-height: 13em;}
.step_nav{
	background: url(../img/contact/step1sp.png) no-repeat;
	width: 100%;
	margin-bottom: 0vh;
	background-size: 100% auto;}
.step_nav.stp2{
	background: url(../img/contact/step2sp.png) no-repeat;
	background-size: 100% auto;
}
.step_nav.stp3{;
	background: url(../img/contact/step3sp.png) no-repeat;
	background-size: 100% auto;
}




.form_area input[type="email"]{
	width: 100%;}
.form_area input[type="tel"]{
	width: 25%;}
	.tel_hyphen{
	width: 1%;}
.form_area .tr{}
.form_area .td{
	width: 100%;
	float: none;}
.form_area .th{
	width: 100%;
	float: none;
	padding-left: 1em;}

.form_area .furigana{
	display: inline-block;
	width: 15%;
	box-sizing: border-box;

}
.form_area .furigana+input{
	width: 85%;
	margin: 0;
	
}
.borderobj{
	border-bottom: 1px dotted #dcdcdc;}
.contact_callbtn{
	padding: .5em 1em;
	display: block;
	margin: 1vh auto;
	width: 90%;}
.callttlarea{
	text-align: center;
	width: 80%;
	margin: 0 auto 2vh;}
.banner{
	width: 100%;
	background: url(../img/contact/bannerbg.png) no-repeat;
	background-size: cover;
	padding: 2vh 10% 1vh;
	box-sizing: border-box;
}
.contact_pagenav{
	width: 100%;
	margin-left: 0;
	margin-top: 4vh;}
.backbtn{
	margin-bottom: 2vh;}
.form_area{
	margin-bottom: 10vh;
	padding-bottom: 2vh;}
.contact_thxttl{
	width: 90%;
	margin-left: 5%;
	margin-bottom: 2vh;}
.contact_thxinf{
	width: 100%;}