@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, "Arial", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  color: #333;
  background: #FFF;
}
 
h1, h2, h3, h4, h5, h6,.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, "Arial", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,sans-serif;
  font-weight: 300;
  line-height: 1.2;
  
}

.form {
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.form table {
	border: 1px solid #ccc;
	width: 710px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.form table .abs {
	margin-left: 3px;
	color: #f00;
}
.form table th {
	background: #eeeeee;
  border-bottom: 1px dashed #ccc;
	width: 25%;
}
.form table td {
	border-bottom: 1px dashed #ccc;
	width: 75%;
}
.form table th, .form table td {
	padding: 10px;
  vertical-align:middle;
	text-align: left;
	font-weight: normal;
	/*width: 150px;*/
}
.form table td.submit {
	border: 0;
	text-align: center;
}
li {
	list-style-type: none;
	list-style-position: inside;
	line-height: 2em;
}

input[type="text"],
input[type="email"],
input[type="tel"],
 textarea{
	margin: 0;
	padding: 4px 7px 6px;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
}

/* ------------------------------------------------------------ reset_btn CSS */

#reset_btn{
	background:#c2c2c4;
	width:200px;
	height:34px;
	line-height:34px;
	color:#fff;
	border:1px solid #c2c2c4;
	border-radius:4px 4px 4px 4px;
	font-size:15px;
	font-weight:bold;
	display:inline-block;
	
	-webkit-box-shadow:none;
	box-shadow:none;
	margin-top:0;
	margin-right:5px;
}
#reset_btn:hover{
	cursor:pointer;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/* ------------------------------------------------------------ submit CSS */

#submit{
	background:url(submit_ico.png) no-repeat 20px center #0971b2;
	width:200px;
	height:34px;
	line-height:34px;
	color:#fff;
	border:1px solid #0971b2;
	border-radius:4px 4px 4px 4px;
	font-size:15px;
	font-weight:bold;
	display:inline-block;
	-webkit-box-shadow:none;
	box-shadow:none;
	margin:0;
	padding:0;
}
#submit:hover{
	cursor:pointer;
	background:url(submit_ico.png) no-repeat 20px center #0971b2;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#submit:disabled{
	background:url(submit_ico.png) no-repeat 20px center #0971b2;
}

/* ------------------------------------------------------------ NEW FORM CSS */

/* ------------------------------------------------------------ CONTACT */
.contact #header, .comfimation #header, .complete #header {
	width: 100%;
	margin: 0 0 40px 0;
	background-color: #ｆｆｆ;
}
.contact .headerInner, .comfimation .headerInner, .complete .headerInner {
	width: 692px;
	margin: 0 auto;
}
.contact .h1TxtVer {
	margin: 0 0 20px 0;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.contact .h1TxtVer h1 {
	font-weight: bold;
}
.contact .txtBlock {
	margin: 0 0 30px 0;
}
.areaH1 {
	margin: 0 0 30px 0;
}
.areaH1 h1 {
	margin: 0 0 20px;
	font-size: 200%;
	font-weight: bold;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.textFix {
	position: fixed;
	z-index: 10;
	top: 110px;
	right: 150px;
	background-color: #e50012;
}
.textFix p {
	padding: 10px 15px;
	color: #fff;
}
.formCont {
	width: 800px;
	margin: 0 auto;
}
.tbContactForm .trBg01 {
	background-color: #f2f2f2;
}
.tbContactForm .trBg02 {
	background-color: #fafafa;
}
.tbContactForm th {
	width: 240px;
	white-space: nowrap;
	vertical-align: top;
	padding: 26px 0;
}
.tbContactForm th h2 {
	padding-left: 20px;
	font-weight: bold;
}
.tbContactForm th span {
	float: right;
	padding: 1px 5px;
	color: #fdf5f5;
	font-size: 78.5%;
	background-color: #e50012;
	margin: 2px 0 0 0;
}
.tbContactForm .inputAfter {
	background-color: #000;
}
.tbContactForm th, .tbContactForm td {
	border-bottom: #fff solid 1px;
	border-top: #fff solid 1px;
}
.tbContactForm td {
	margin-left: 20px;
	width: 560px;
}
.tbContactForm .inqText {
	vertical-align: top;
}
.inqText td {
	padding: 20px 0;
}
.tbContactForm select, .tbContactForm input {
	width: 360px;
	height: 28px;
	margin: 25px 0 25px 20px;
}
.tbContactForm textarea {
	height: 160px;
	width: 523px;
	margin: 0 0 0 20px;
}
.tbContactForm select, .tbContactForm input, .tbContactForm textarea {
	padding: 0 0 0 5px;
	color: #CCC;
	background-color: #f2f2f2;
	border: #d9d9d9 solid 1px;
}
.tbContactForm .relative {
	position: relative;
}
.tbContactForm .error {
	display: none;
	position: absolute;
	z-index: 5;
	top: -25px;
	left: 50px;
	background: url(../img/icon_hukidasshi.png) no-repeat 26px 34px;
	padding: 0 0 12px
}
.tbContactForm .error .errorInner {
	padding: 4px 10px 4px 10px;
	background: url(../img/bg_error.png) repeat-x;
}
.tbContactForm .error .errorInner span {
	padding: 0 10px 0 0;
	color: #FFF;
	font-size: 87.5%;
}
.tbContactForm .error .errorInner img {
	padding: 0 0 6px 0;
	width: 15px;
	height: 15px;
	cursor: pointer;
}
input:focus, select:focus, textarea:focus {
	color: #333;
	background-color: #FFF;
	border: #d9d9d9 solid 1px;
}
.formBtnArea {
	margin-top: 70px;
	text-align: center;
}
.formBtnArea p a {
	text-decoration: underline;
}
.formBtn {
	width: 330px;
	padding: 10px 0;
	margin: 25px auto 85px auto;
	color: #fff;
	font-size: 114.2%;
	font-weight: bold;
	background-color: #e50012;
}
.formBtn a {
	color: #FFF;
}
.formBtn span {
	padding-top: 5px;
	text-indent: -1px;
	font-size: 75%;
	font-weight: normal;
}
.contact .footerBInner {
	width: 800px;
	margin: 0 auto;
}
.confBtn {
	display: none;
	width: 235px;
	margin: 60px auto 100px auto;
	text-align: center;
	color: #fff;
}
.confBtn a {
	display: block;
	padding: 12px 80px 12px 90px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 107.1%;
	background: url(../img/ico_arrow_white.gif) no-repeat 5em 1.3em;
	background-color: #000;
}
.confBtn a:hover {
	text-decoration: none;
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
/* -------- .contact-form-btn  -------- */

.contact-form-btn {
	margin-top: 50px;
	text-align: center;
}
.contact-form-btn li {
	display: inline-block;
	margin: 0 10px;
}
body.IE7 .contact-form-btn li {
	display: inline;
	zoom: 1;
}
.contact-form-btn button {
	border: none;
	cursor: pointer;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	display: block;
	width: 17em;
	padding: 20px 20px 20px 20px;
	background: #B9DD62;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-moz-transition: background-color .1s linear;
	-webkit-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	transition: background-color .1s linear;
}
body.lteIE7 .contact-form-btn button {
	padding: 20px;
}
.contact-form-btn button:hover {
	background-color: #327d21;
}
.contact-form-btn button span {
	position: relative;
}
.contact-form-btn button span:after {
	content: "";
	width: 5px;
	height: 9px;
	background: transparent url(site_splite02.png) no-repeat 0 -150px;
	position: absolute;
	top: 50%;
	margin: -4px 0 0 7px;
}


/* Contact
--------------------------------------------------*/

#contact_form .wpcf7 form{
	margin: 0;
	padding: 0;
	background: #fff;
}

#contact_form .form_table {
	border-collapse:collapse;
	width:920px;
	margin-bottom:40px;
}

@media only screen and (max-width:640px){
	#contact_form .form_table {
		width: 100%;
	}
}

#contact_form .form_table th{
	border:2px solid #fff;
	border-top:none;
	border-left:none;
	background:#f0f0f0;
	width:35%;
	padding:25px 20px;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	line-height:1.0em;
}

#contact_form .form_table .tit{
	font-weight:bold;
}

#contact_form .form_table td{
	border:2px solid #fff;
	border-top:none;
	border-right:none;
	background:#f7f7f7;
	padding:15px 20px;
	vertical-align:middle;
}

@media only screen and (max-width:640px){
	#contact_form .form_table th,
	#contact_form .form_table td {
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
}

#contact_form .privacy{
	border:1px solid #f0f0f0;
	width:880px;
	height:280px;
	overflow-y:auto;
	padding:20px;
	margin-bottom:40px;
}

@media only screen and (max-width:640px){
	#contact_form .privacy{
		width: 100%;
		box-sizing: border-box;
	}
}

#contact_form .privacy h4{
	font-size:15px;
	font-weight:bold;
}

#contact_form .privacy div{
	font-size:15px;
	margin-bottom:30px;
}

#contact_form .privacy dt{
	margin-bottom:20px;
}

#contact_form .privacy dd{
	margin-bottom:30px;
}

#contact_form input[type="text"],
#contact_form input[type="email"],
#contact_form input[type="tel"]{
	width: 97%;
}
#contact_form input[type="text"],
#contact_form input[type="email"],
#contact_form input[type="tel"],
#contact_form textarea{
	margin: 5px 0 0 0;
	padding: 4px 7px 6px;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
#contact_form textarea{
	width: 98%;
}
#contact_form select{
	width: 100%;
	height:34px;
	line-height:34px;
	font-size:14px;
}

#contact_form .btn_area {
	text-align:center;
}
#contact_form #reset_btn{
	background:#c2c2c4;
	width:96px;
	height:34px;
	line-height:34px;
	color:#fff;
	border:1px solid #c2c2c4;
	border-radius:4px 4px 4px 4px;
	font-size:15px;
	font-weight:bold;
	display:inline-block;
	
	-webkit-box-shadow:none;
	box-shadow:none;
	margin-top:0;
	margin-right:5px;
}
#contact_form #reset_btn:hover{
	cursor:pointer;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#contact_form #back_btn{
	background:#c2c2c4;
	width:140px;
	height:34px;
	line-height:34px;
	color:#fff;
	border:1px solid #c2c2c4;
	border-radius:4px 4px 4px 4px;
	font-size:15px;
	font-weight:bold;
	display:inline-block;
	
	-webkit-box-shadow:none;
	box-shadow:none;
	margin-top:0;
	margin-right:5px;
}
#contact_form #back_btn:hover{
	cursor:pointer;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#contact_form .wpcf7-submit{
	background:url(submit_ico.png) no-repeat 20px center #0971b2;
	width:392px;
	height:34px;
	line-height:34px;
	color:#fff;
	border:1px solid #0971b2;
	border-radius:4px 4px 4px 4px;
	font-size:15px;
	font-weight:bold;
	display:inline-block;
	
	-webkit-box-shadow:none;
	box-shadow:none;
	margin:0;
	padding:0;
}
#contact_form .wpcf7-submit:hover{
	cursor:pointer;
	background:url(submit_ico.png) no-repeat 20px center #0971b2;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#contact_form .wpcf7-submit:disabled{
	background:url(submit_ico.png) no-repeat 20px center #0971b2;
}

#contact_form #confirm_btn{
	background:url(submit_ico.png) no-repeat 20px center #0971b2;
	width:392px;
	height:34px;
	line-height:34px;
	color:#fff;
	border:1px solid #0971b2;
	border-radius:4px 4px 4px 4px;
	font-size:15px;
	font-weight:bold;
	display:inline-block;
	
	-webkit-box-shadow:none;
	box-shadow:none;
	margin:0;
	padding:0;
}
#contact_form #confirm_btn:hover{
	cursor:pointer;
	background:url(submit_ico.png) no-repeat 20px center #0971b2;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#contact_form #confirm_btn:disabled{
	background:url(submit_ico.png) no-repeat 20px center #0971b2;
}

@media only screen and (max-width:640px){
	#contact_form #confirm_btn,
	#contact_form .wpcf7-submit {
		width: 90% !important;
		height: auto;
		line-height: normal;
		white-space: normal;
		word-break: normal;
		background-image: none;
		background-color: #0971B2;
		border-radius: 5px;
		padding: 10px;
		box-sizing: border-box;
		text-align: left;
		margin-top: 10px;
	}
	
}

#contact_form .form_table .note{
	font-size:12px;
	display:block;
	margin-left:10px;
}



#contact_form .form_table .required {
	color:#cc0000;
}

#contact_form .ajax-loader {
	display:none;
}
