@charset "utf-8";


/*contact
************************************************************************************/
.form table{
}

span.hissu{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #c24b4b;
	color: #FFF;
	padding: 2px;
	margin: 0 2px;
	font-size: 11px;
	border: 1px solid #FFF;
	font-weight: normal;
}

.frame_privacy{
	border: 1px solid #ededed;
	margin: 15px auto;
	padding: 15px;
}

.frame_privacy .inframe{
	height: 250px;
	overflow-y: scroll;
}

.screen-reader-response,
.wpcf7-response-output.wpcf7-mail-sent-ok{
	margin: 20px 0;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 21px;
}


/*form
----------------------------------------------------------------------*/
.form td li{
	display: inline-block;
	padding: 0 15px 0 0;
}

.form td p,
.wpcf7-list-item{
	display: inline-block;
	padding: 0 0.7em 0 0;
}

.form input{
	margin: 1px;
	padding: 10px;
	border: 0;
}

.form label,
.wpcf7-list-item{
	display: block;
}
.wpcf7-form-control-wrap.daihyo-month{
	display: inline;
}

span.select{
	padding-right: 10px;
	background: #f1f1f1;
	display: inline-block;
}

.form select{
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 15px 40px 15px 15px;
	background: url(../../img/common/ar_down.png) no-repeat right center #f1f1f1;
	-moz-background-size: 15px 15px;
	background-size: 15px 15px;
	font-size: 15px;
	margin: 1px;
}

.form input[type=text],
.form input[type=tel],
.form input[type=email]{
	width: 450px;
	background: #f1f1f1;
}

.form input.l{
	width: 700px;
	background: #f1f1f1;
}

.form input.m{
	width: 200px;
	background: #f1f1f1;
}

.form input.s{
	width: 100px;
	background: #f1f1f1;
}

.form input.zip{
	width: 100px;
	background: #f1f1f1;
}




.form textarea{
	width: 500px;
	height: 150px;
	padding: 10px;
	background: #f1f1f1;
	border: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.form select{
	padding: 10px;
}

.btnSend{
	text-align: center;
	padding: 20px 0 !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.btnSend input[type=submit]{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 40px;
	background: #093368;
	color: #FFF;
	font-size: 26px;
	border: 1px;
	cursor: pointer;
	margin: 0 3px;
	font-family: 'Open Sans', sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "HGPｺﾞｼｯｸE";
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow:2px 2px 0px #c9c9c9;
	-moz-box-shadow:2px 2px 0px #c9c9c9;
	-webkit-box-shadow:2px 2px 0px #c9c9c9;
}

.btnSend input[type=reset],
.btnSend input[type=button],
.btnSend input.back{
	padding: 20px 40px;
	background: #666;
	color: #FFF;
	border: 1px;
	cursor: pointer;
	margin: 0 3px;
	font-family: 'Open Sans', sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "HGPｺﾞｼｯｸE";
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow:2px 2px 0px #c9c9c9;
	-moz-box-shadow:2px 2px 0px #c9c9c9;
	-webkit-box-shadow:2px 2px 0px #c9c9c9;
}
.screen-reader-response,
.wpcf7-not-valid-tip,
.wpcf7-response-output{
	color: #F00;
	display: block;
	padding: 0.3em 0;
}




@media screen and (max-width: 979px) {
/*tablet*/
}

@media screen and (max-width: 768px){
.form th br{
	display: none;
}
.form td.sttl{
	font-weight: bold;
	padding-bottom: 0;
}

.form input{
	padding: 15px 1%;
}
.form select{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.form input[type=text],
.form input[type=tel],
.form input[type=email],
.form input.l{
	width: 100%;
	font-size: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.form input.m,
.form input.m{
	width: 50%;
	font-size: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.form input.s,
.form input.s{
	width: 30%;
	font-size: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}


.form textarea{
	width: 100%;
	padding: 5px 1%;
	height: 150px;
	font-size: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.btnSend input[type=submit]{
	padding: 15px 0;
	width: 95%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 40px;
	background: #093368;
	color: #FFF;
	font-size: 1.8rem;
	border: 1px;
	cursor: pointer;
	margin: 0 3px;
	font-family: 'Open Sans', sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "HGPｺﾞｼｯｸE";
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow:2px 2px 0px #c9c9c9;
	-moz-box-shadow:2px 2px 0px #c9c9c9;
	-webkit-box-shadow:2px 2px 0px #c9c9c9;
	
	-moz-border-radius: 3px;
	-webkit-appearance: none;
	font-size: 16px;
}

.btnSend input[type=reset],
.btnSend input[type=button],
.btnSend input.back{
	padding: 20px 40px;
	width: 95%;
	background: #666;
	color: #FFF;
	border: 1px;
	cursor: pointer;
	margin: 3px;
	font-family: 'Open Sans', sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "HGPｺﾞｼｯｸE";
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	
	-webkit-appearance: none;
	font-size: 16px;
}
}