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

#contact-form {
	width: 80%;
	padding-top: 15px;
	margin: 30px auto 90px;
}
#contact-form p {
	width: 90%;
	margin: 0 auto 30px auto;
}
/* -------------------------------------------------- */
/* contact form*/
/* -------------------------------------------------- */

.contact-form-table {
	margin: 0px auto 30px auto;
	width: 90%;
}
.contact-form-table th {
	width: 30%;
	padding: 18px 2%;
	letter-spacing: 0.2em;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	background-color: #dff8e4;
	border-bottom: 4px solid #fff;
}
.contact-form-table .form-necessary {
	padding-right: 40px;
	background: url(../images/mark-necessary.png) no-repeat right center;
}
.contact-form-table td {
	width: 66%;
	padding: 18px 2%;
	vertical-align:top;
	text-align: left;
}

.name01 input, .name02 input, .kana01 input, .kana02 input {
	width: 35%;
	padding: 4px;
	border: 1px solid #d9d9d9;
}

.inquiry-other input, .section input, .zip input, .address input, .bld input, .position input, .tel input, .fax input, .e-mail01 input, .e-mail02 input, .kana input, .shop-name input, .shop-name-kana input, .category-other input {
	width: 98%;
	padding: 4px;
	border: 1px solid #d9d9d9;
}
.mwform-checkbox-field-text {
	margin-right: 20px;
}
.contact-form-table .wpcf7-textarea {
	font-size: 100%;
	width: 98%;
	line-height: 1.6;
	border: 1px solid #d9d9d9;
}
.contact-form-table textarea {
	font-size: 100%;
	width: 98%;
	line-height: 1.6;
	border: 1px solid #d9d9d9;
}
.wpcf7-form-control.wpcf7-submit{
	float: left;
   	display: block;
   	width: 123px;
   	height: 39px;
   	border: none;
   	text-indent: -9999px;
   	background: url(../images/common/form-btn-send.png) no-repeat;
	margin-left: 25%;
}
.form-reset{
	float: left;
   	display: block;
   	width: 123px;
   	height: 39px;
	color: #707070;
   	-webkit-box-shadow: inset 0 1px 3px #F1F1F1, inset 0 -15px #DFDFDF, 1px 1px 2px #E7E7E7;  
    -moz-box-shadow: inset 0 1px 3px #F1F1F1, inset 0 -15px #DFDFDF, 1px 1px 2px #E7E7E7;
	margin-left: 40px;
}
.mw_wp_form {
	padding-bottom: 100px;
}
.submit input {
	float: left;
   	display: block;
   	width: 123px;
   	height: 39px;
	color: #3570b7;
   	-webkit-box-shadow: inset 0 1px 3px #F1F1F1, inset 0 -15px #DFDFDF, 1px 1px 2px #E7E7E7;  
    -moz-box-shadow: inset 0 1px 3px #F1F1F1, inset 0 -15px #DFDFDF, 1px 1px 2px #E7E7E7;
	margin-left: 37%;
}
.submit2 input {
	float: left;
   	display: block;
   	width: 123px;
   	height: 39px;
   	border: none;
   	text-indent: -9999px;
   	background: url(../images/form-btn-send.png) no-repeat;
	margin-left: 25%;
}

/* -------------------------------------------------- */
/* contact form*/
/* -------------------------------------------------- */

.form-btn-box {
	width: 300px;
	float: left;
	font-size: 120%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	margin-left: 10%;
	text-align: center;
	margin-top: 50px;
}

.contact-message {
	width: 620px;
	font-size: 120%;
	letter-spacing: 0.1em;
	line-height: 1.8;
	margin: 0px auto 50px auto;
}
.reserv-form-table {
	margin: 0px auto 30px auto;
	width: 100%;
}
.reserv-form-table th {
	padding: 18px 2%;
	letter-spacing: 0.2em;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	background-color: #dff8e4;
	border-bottom: 4px solid #fff;
}
.reserv-form-table .form-necessary {
	padding-right: 40px;
	background: url(../images/mark-necessary.png) no-repeat right center;
}
.reserv-form-table td {
	padding: 18px 2%;
	vertical-align:top;
	text-align: left;
}

.reserv-form-table input {
	padding: 4px;
	border: 1px solid #d9d9d9;
}
.reserv-form-table textarea {
	width: 95%;
	padding: 4px;
	border: 1px solid #d9d9d9;
	margin-top: 10px;
	margin-bottom: 10px;
}
.res-date input {
	margin-bottom: 20px;
}
.mwform-checkbox-field input {
	margin-bottom: 0px;
}
.res-name input, .res-age input, .res-name2 input, .res-zokugara input {
	padding: 4px;
	border: 1px solid #d9d9d9;
}

.inquiry-other input, .section input, .zip input, .address input, .bld input, .position input, .tel input, .fax input, .e-mail01 input, .e-mail02 input, .kana input, .shop-name input, .shop-name-kana input, .category-other input {
	width: 98%;
	padding: 4px;
	border: 1px solid #d9d9d9;
}
.mwform-checkbox-field-text {
	margin-right: 20px;
	padding-bottom: 20px;
}
.w20 {
	width: 20%;
}
.w30 {
	width: 30%;
}
.w40 {
	width: 40%;
}
.w50 {
	width: 50%;
}
.w60 {
	width: 60%;
}
.w70 {
	width: 70%;
}
.w80 {
	width: 80%;
}
.reserv-form-table .form-necessary {
	padding-right: 40px;
	background: url(../images/mark-necessary.png) no-repeat right center;
}




