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

#cont_head{
	width: 100%;
	background-image: url(../img/contact/cont_head2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.cont_title{
	width: 1000px;
	margin: -20px auto 0 auto;
	}

.cont_title img{
	width: 625px;
	margin-top: 130px;
}

.contact_Copy{
	font-size: 23px;
	margin-top: 70px;
	margin-bottom: 40px;
	font-weight: bold;
	letter-spacing: 3px;
}

.contact_Copy span{
	color: #ff8e00;
}

.contact_Copy_2{
	text-align: center;
	width: 240px;
	background-color: #ff8e00;
	padding: 9px 0 7px 0 ; 
	color: #fff;
	border-top: 1px solid #fadc00;
	border-left: 1px solid #fadc00;
	border-right: 1px solid #ea5514;
	border-bottom: 1px solid #ea5514;
}

.contact_Tel{
	font-size: 40px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 30px;
}

.contact_Tel span{
	font-size: 20px;
	font-weight: normal;
}


.rec_entry{
	width: 940px;
	margin: 10px auto 0 auto;
}

.rec_entry th{
	width: 225px;
	text-align: left;
	padding: 15px;
	vertical-align: top;
}




.rec_entry td{
	text-align: left;
	vertical-align: middle;
	padding: 10px 0 0 10px;
}

.back_gray{
	background-color: #ededed;
	border-bottom: 2px dotted #fff;
}

input.name{
	width: 40%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
}

#select{
	width: 40%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
	background-color: #fff;
}

input#tel{
	width: 40%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
}

input#mail{
	width: 40%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
}

input#zip11{
	width: 20%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
}

input#addr11{
	width: 20%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
}

#yubin{
	width: 20%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
}

#address{
	width: 60%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
	}

textarea{
	font-size: 15px;
	min-width: 650px;
	min-height: 100px;
	max-width: 650px;
	max-height: 100px;
	
}

#textshikaku{
	margin-top: 15px;
	margin-bottom: 15px;
}

#sousin{
	width: 386px;
	height: 115px;
	background-image: url(../img/rec/entry_btn_1.jpg);
	background-repeat: no-repeat;
	border: none;
	text-align: center;
	font-size: 20px;
	color: #fff;
}

.sousibtn{
	width: 386px;
	margin: 50px auto 0 auto;
}

.yubin_bottom {
		margin-bottom: 5px;
	}	


@media screen and (max-width: 750px) {
	
	
	#cont_head{
	width: 100%;
	background-image: url(../img/contact/cont_head2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.cont_title{
	width: 1000px;
	margin: -20px auto 0 auto;
	}

.cont_title img{
	width: 625px;
	margin-top: 130px;
}

.contact_Copy{
	font-size: 23px;
	line-height: 30px;
	margin-top: 40px;
	margin-bottom: 40px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
}

.contact_Copy span{
	color: #ff8e00;
}

.contact_Copy_2{
	margin: 0 auto;
	text-align: center;
	width: 240px;
	background-color: #ff8e00;
	padding: 9px 0 7px 0 ; 
	color: #fff;
	border-top: 1px solid #fadc00;
	border-left: 1px solid #fadc00;
	border-right: 1px solid #ea5514;
	border-bottom: 1px solid #ea5514;
}

.contact_Tel{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 30px;
	line-height: 25px;
}

.contact_Tel span{
	font-size: 20px;
	font-weight: normal;
}


.rec_entry{
	width: 100%;
	margin: 10px auto 0 auto;
}

.rec_entry th{
	display: block;
	width: 100%;
	text-align: left;
	padding: 15px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

	


.rec_entry td{
	display: block;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.back_gray{
	background-color: #ededed;
	border-bottom: 2px dotted #fff;
}

input.name{
	width: 100%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
}

#select{
	width: 100%;
	height: 35px;
	font-size: 15px;
	border: 1px solid #727171;
	background-color: #fff;
}

input#tel{
	width: 100%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
}

input#mail{
	width: 100%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
}

input#zip11{
	width: 100%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
}

input#addr11{
	width: 100%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
}

#yubin{
	width: 40%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
}

#address{
	width: 100%;
	height: 25px;
	font-size: 15px;
	border: 1px solid #727171;
	}

textarea{
	font-size: 15px;
	min-width: 100%;
	min-height: 150px;
	max-width: 100%;
	max-height: 150px;
	border: 1px solid #727171;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
	
}



#sousin{
	width: 100%;
	height: 115px;
	background-image: url(../img/rec/entry_btn_1.jpg);
	background-repeat: no-repeat;
	border: none;
	text-align: center;
	font-size: 20px;
	color: #fff;
}

.sousibtn{
	width: 100%;
	margin:0px auto 0 auto;
}

.yubin_bottom {
		margin-bottom: 5px;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}