@charset "UTF-8";

#wrap{

}

h2.h2_style{
	margin: 0 auto 20px;
	padding: 30px 0 10px;
	position:relative;

width:250px;
font-weight: 500;
font-size: 18px;
letter-spacing: 0.03em;
line-height: 1.5;
text-align: center;
color: #0099ff;
border-bottom:3px solid #0099ff;
}




.contact_area{
	margin: 0 auto 50px;
	padding: 30px 0 30px 0;
	min-width: auto;
	position:relative;
	text-align:center;
	background-image: url(../../images/base/bg.png);
	background-repeat: repeat;
	background-position: center top;
	background-size:5px auto;
}

.contact_box{
	margin: 0 20px;
	padding: 20px 20px 30px;
	width: auto;
	position:relative;
	text-align:center;
	background-color:#fff;
	box-sizing: border-box;
}

.contact_box p{
	margin: 0 auto;
	padding: 0 0 20px;
	position:relative;
	text-align:left;
font-weight: 400;
font-size: 11px;
letter-spacing: 0;
line-height: 1.8;
color: #000;
}

.form_block_inner {
	margin: 0 auto;
	padding: 0px 0px;
	width: auto;
	position: relative;

}

table.table_form{
	width:100%;
	margin: 0 0 25px 0;
	padding: 0 0 0 0;
	position: relative;
	border-collapse:separate;
	border-spacing:0;
	border-top:1px solid #999;
}

table.table_form tr{

}

table.table_form tri:nth-child(1){

}

table.table_form th{
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	font-size:11px;
	line-height: 1.8;
	font-weight:bold;
	color:#000;
	letter-spacing:0px;
	text-align:left;
	vertical-align:middle;
	border-bottom:0px solid #999;
	display:block;
}

table.table_form th .submessage{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
}

table.table_form th span{
	margin: 0 10px 0 0;
	padding: 2px 5px;
	font-size: 10px;
	font-weight:bold;
	line-height: 1.5;
	letter-spacing:0px;
	color:#fff;
	background-color:#fff;
}

table.table_form th span.require{
	margin: 0 5px 0 0;
	padding: 1px 4px;
	font-size: 9px;
	font-weight:500;
	line-height: 1.5;
	letter-spacing:0px;
	color:#fff;
	background-color:#b40000;
}

table.table_form th span.any{
	margin: 0 5px 0 0;
	padding: 1px 4px;
	font-size: 9px;
	font-weight:500;
	line-height: 1.5;
	letter-spacing:0px;
	color:#444;
	background-color:#dbdbda;
}



table.table_form td{
	margin: 0 0 0 0;
	padding: 5px 0 10px 30px;
	position: relative;
	font-size:11px;
	line-height: 1.8;
	font-weight:normal;
	color:#000;
	letter-spacing:0px;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px solid #999;
	display:block;
}



table.table_form input {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	
	padding:6px;
	border:0px solid #ccc;
	font-size:11px;
	line-height:1.1;
	background:#f2f2f1;
	box-sizing: border-box;
}

table.table_form input:focus {
	outline: none;
}

table.table_form input.input_size1{
	margin:0 0 0 0;
	width:100%;
}

table.table_form input.input_size2{
	margin:0 0 0 0;
	width:46%;
}

table.table_form textarea{
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;

	margin:0 0 0 0;
	padding:6px;
	border:0px solid #ccc;
	font-size:11px;
	line-height:1.5;
	background:#f2f2f1;
	width:100%;
	box-sizing: border-box;
}

table.table_form textarea:focus {
	outline: none;
}


.caution_txt{
	margin: 0 0 30px 0;
	padding: 0 0;
	font-size: 10px;
	font-weight:400;
	line-height: 1.6;
	letter-spacing:0px;
	color:#444;
	text-align:left;
}

.caution_txt strong{
	font-weight:600;
	color:#c30d23;
}

.checkbox_block{
	margin: 0 0 25px 0;
	padding: 0 0 0 0;
	font-size:10px;
	line-height: 1.5;
	font-weight:normal;
	color:#000;
	letter-spacing:0px;
	text-align:center;
}


.btn_form {
	text-align:center;
}

.btn_form .submit_btn{
	padding: 7px 0 7px 0;
	font-size: 12px;
	line-height: 1.5;
	letter-spacing:1px;
	color:#000;
	font-weight:600;
	text-align:center;
	background-color:#fff;
	border:2px solid #000;

	display:inline-block;
	width:140px;
}

.btn_form .submit_btn:hover{
    cursor: pointer;

	background-color:#eee;
}

.btn_form input {
	border:none;
}

.btn_form input:hover {

}
table.table_form td span.address_search,
table.table_form td a.address_search{
	margin: 0 0 0 0;
	padding: 5px 7px;
	font-size: 10px;
	font-weight:bold;
	line-height: 1.5;
	letter-spacing:1px;
	color:#fff;
	background-color:#444;
}
table.table_form td a.address_search:hover{
	text-decoration:none;
}
.checkbox_block.kakunin .mwform-checkbox-field-text {
	display:none;
}
.checkbox_block.kakunin .mwform-checkbox-field-text.click {
	display:block;
}
.mw_wp_form_input table.table_form td div.kakomi{
	display : inline-block !important;
	vertical-align:middle;
	width:42%;
	margin-right:10px;
}
.mw_wp_form_confirm table.table_form td div.kakomi{
	display : inline-block !important;
}
.mw_wp_form_input .input_none{
	display:none;
}
.mw_wp_form_confirm .confirm_none{
	display:none;
}


.center{
	text-align:center;
}

.pc_only{
	display:none;
}

.img_pc {
	display:none;
}



