@charset "utf-8";

* { margin:0; padding:0;}

html,body{ width: 100%;}

body {
	color:#000;
	line-height:170%;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px auto 0px auto;
	padding: 0px;
	-webkit-text-size-adjust: 100%;
}

body a { color:#000; text-decoration:none;}
body a:hover { color: #000; text-decoration:underline; }
body a:hover img{ opacity:0.8; filter: alpha(opacity=80); }

img { border: none; vertical-align: top; }

.bold { font-weight: bold; }


.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
.clearfix{ display: inline-block;}
/* Hides from IE Mac */
* html .clearfix{ height: 1%;}
.clearfix{ display:block;}
/* End Hack */

/* spacer
----------------------------------------------------- */
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb12{margin-bottom:12px !important;}
.mb15{margin-bottom:15px !important;}
.mb18{margin-bottom:18px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}


/* 問合せフォーム
----------------------------------------------------- */
#contact_header{
	width: 100%;
	height: 60px;
	color: #fff;
	font-size: 20px;
	line-height: 60px;
	background: #ed6d00;
	text-align: center;
	margin: 0px auto 40px auto;
	padding: 0px 0px 0px 0px;
}

#contact_header img{
	padding: 8px 10px 0px 0px;
}

#contact_form{
	width: 95%;
	margin: 0px auto 60px auto;
	padding: 0px;
}

#contact_form table {
	width:100%;
	font-size: 14px;
	border-bottom: 1px #ddd solid;
	border-collapse:collapse;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
#contact_form th.t_top {
	border-top: #ed6d00 4px solid;
}
#contact_form th {
	background: #faf4ef;
	border-bottom: #ddd 1px solid;
	text-align: left;
	padding: 12px;
	font-weight: normal;
}
#contact_form td.t_top {
	border-top: #ed6d00 4px solid;
}
#contact_form td {
	border-bottom: #ddd 1px solid;
	text-align: left;
	padding: 12px;
}

.form_hissu{
	color: #d70c19;
	font-size: 10px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.formbtn{
	width: 100%;
	text-align: center;
}

.form_text01{
	font-size: 11px;
	line-height: 11px;
	margin: 0px 0px 3px 0px;
	padding: 0pxpx;
}

.form_field01{
	margin: 0px 0px 8px 0px;
	padding: 0pxpx;
}

.formbtn{
	width: 100%;
	margin: 0px 0px 70px 0px;
	text-align: center;
}

input#submit_button {
	width: 400px;
	color: #fff;
	font-size: 18px;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #ed6d00;
	border: 0px;
	border-radius: 3px;
	box-shadow:0px 2px #6c3c13;
	margin: 0px;
	padding: 10px 0px 8px 0px;
}

.wclose{
	width: 100%;
	margin: 0px 0px 70px 0px;
	text-align: center;
}

#form_check {
	width: 95%;
	text-align: center;
	border-top: #ed6d00 4px solid;
	margin: 0px auto 60px auto;
	padding: 15px;
}

#form_check p {
	font-size: 15px;
}

#form_comp {
	width: 95%;
	text-align: center;
	border-top: #ed6d00 4px solid;
	margin: 0px auto 60px auto;
	padding: 30px 0px 0px 0px;
}

#form_comp h3{
	font-size: 24px;
	line-height: 140%;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
