@charset "UTF-8";

/* -----------------------------------------------------------
	common
----------------------------------------------------------- */
.page_ttlbox {
	background-image: url("../img/bg_page_ttl.jpg");
}


/* -----------------------------------------------------------
	contact
----------------------------------------------------------- */
.contact_wrap {
	max-width: 960px;
	margin: 0 auto;
}
.para {
	margin-bottom: 100px;
}

.telinfo {
	max-width: 750px;
	margin: 30px auto 0;
	padding: 20px;
	border: 2px solid #666;
	background: #fff;
}
.telinfo .left {
	width: 60%;
	float: left;
	text-align: center;
}
.telinfo .left .tel_text {
	font-size: 30px;
	font-weight: 500;
}
.telinfo .right {
	width: 38%;
	float: right;
}
.contact_thanks_ttl {
	font-size: 133.3%;
	text-align: center;
	margin: 60px 0 40px;
}
.contact_thanks_link {
	text-align: center;
}
.contact_thanks_link a {
	color: #2c2c2c;
	text-decoration: underline;
}
.contact_thanks_link a:hover {
	text-decoration: none;
}

.list_2 li {
	float: left;
    margin-right: 24px;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {

}
@media screen and (max-width: 767px) {
.para {
	margin-bottom: 40px;
}

.telinfo {
	width: 90%;
	max-width: 500px;
	padding: 8px;
}
.telinfo .left {
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
.telinfo .left .tel_text {
	font-size: 20px;
}
.telinfo .left a {
	color: #333;
	text-decoration: underline;
}
.telinfo .right {
	width: 100%;
	float: none;
	text-align: center;
}
.contact_thanks_ttl {
	font-size: 115%;
}
.list_2 li {
	float: none;
    margin-right: 0;
}
}

/* -----------------------------------------------------------
	#コンタクトフォーム
----------------------------------------------------------- */
.must2 {
	font-size:10px;
	color:#900;
	font-weight:bold;
	padding:0 10px;
}
.conta_tb {
	border:solid 1px #ccc;
	width:100%;
}
.conta_tb td, .conta_tb th {
	border-bottom:dotted 1px #ccc;
	padding:10px;
	text-align:left;
	background: #fff;
}
.conta_tb th {
	width:12em;
	font-weight: normal;
	width:250px;
	background-color: #e6e6e6;
}
.find {
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	border-left: 5px solid #900;
}

.font_cyu {
	font-size: 85.7%;
}
.hisu {
    color: #D90000;
    font-size: 16px;
    text-align: center;
}


.tel_back{
	background: url(../img/image01.gif) no-repeat #FFFFFF;
	background-position:right 0px;
	/*background-color:#FEC9FF;*/
	padding-top:13px;
	}

.toi_l{
	display:block;
	width:265px;
	float:left;
	font-size:27px;
	font-weight:bold;
	background: url(../img/tel.png) no-repeat;
	background-position:left 3px;
	padding-left:40px;
	letter-spacing:-1px;
	/*background-color:#B0FBFA;*/
	}
.toi_r{
	display:block;
	width:190px;
	float:right;
	font-size:18px;
	/*background-color:#C8FF8B;*/
	font-weight:bold;
	line-height:1.4;
	padding-top:5px;
	}
	
.tel_s{font-size:20px;}
.uketuke{font-size:15px;}

input,
textarea {
	font-size: 100%;
}

.mfp_element_submit, .mfp_element_reset, .mfp_element_button {
	background: #666 !important;
	width: 200px;
	border-radius: 0 !important;
	border: none !important;
	text-shadow: none !important;
	padding: 14px 10px !important;
	color: #fff !important;
}
.mfp_element_submit:hover, .mfp_element_reset:hover, .mfp_element_button:hover, button.mfp_next:hover, button.mfp_prev:hover {
	box-shadow: none !important;
	opacity: 0.7;
}

.mfp_buttons {
	width: 500px;
	margin: 0 auto 30px;
}
.btn_sub {
	float: left;
}
.btn_reset {
	float: right;
}

.form_adress_ol li {
	margin-top: 8px;
}

.inquiry_link {
	text-decoration: underline;
	color: #333;
}
.inquiry_link:hover {
	text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
/*-- タブレット --*/
.hisu {
    font-size: 10px;
	white-space:nowrap;
}
.tel_back{
	background: url(../img/image01.gif) no-repeat #FFFFFF;
	background-position:right 220px;
	padding-bottom:190px;
	}

.toi_r{
	float:none;
	padding-left:40px;
	clear:both;
	}
.conta_tb th {
	font-size: 92%;
}
.conta_tb td, .conta_tb th {
	padding: 5px;
}
.mfp_buttons {
	width: 80%;
}
div.mfp_buttons button {
	width: 46%;
}
}

@media screen and (max-width: 767px) {
/*-- スマホ --*/

.hisu {
    font-size: 10px;
	white-space:nowrap;
}

.tel_back{
	background: url(../img/image01.gif) no-repeat #FFFFFF;
	background-position:right 210px;
	background-size:210px;
	margin-right:0;
	margin:0 auto;
	padding-bottom:150px;
	}
	

.toi_l{
	width:80%;
	float:none;
	font-size:23px;
	margin-bottom:10px;
	clear:both;
}
.toi_r{
	float:none;
	padding-left:40px;
	font-size:16px;
	clear:both;
}

.tel_s{font-size:16px;}
.uketuke{font-size:15px;}

.conta_tb th, .conta_tb td {
	display: block;
	width: 100%;
	box-sizing: border-box;
}
.conta_tb {
	border:solid 1px #ccc;
	width:100%;
	box-sizing: border-box;
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
}
.conta_tb th {
	padding: 8px;
}
.conta_tb th .ted {
	font-size: 16px !important;
	/*transform:scale(0.5);*/
	margin-left: -3em;
	-webkit-text-size-adjust: 100%;
}
.conta_tb th .ted2 {
	font-size: 14px !important;
}
.conta_tb th .ted3 {
	font-size: 16px !important;
	/*transform:scale(0.5);*/
	-webkit-text-size-adjust: 100%;
}
.form_right input, .mfp input, .form_right textarea, .form_right label, .mfp select {
	font-size: 16px;
	/*transform:scale(0.9);
	transform-origin:left top;*/
	-webkit-text-size-adjust: 100%;
}
.mfp_element_select-one {
	font-size: 16px !important;
	/*transform:scale(0.9);
	transform-origin:left top;*/
	-webkit-text-size-adjust: 100%;
}


.mfp_element_text, .mfp_element_number, .mfp_element_select-one, .mfp_element_email, .mfp_element_tel, .mfp_element_textarea {
	width: 100% !important;
    box-sizing: border-box;
}
.mfp_element_textarea {
	height: auto !important;
}

.mfp_buttons {
	width: 100%;
}
div.mfp_buttons button {
	width: 46%;
}

form#mailformpro label {
	width: 100%;
    box-sizing: border-box;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-size: 11px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   font-size: 11px;
}
::placeholder{ /* Others */
 font-size: 11px;
}

}
