@charset "utf-8";

/*---------------------------------------------

お問い合わせ用スタイル

-----------------------------------------------*/

.wf-roundedmplus1c { font-family: "Rounded Mplus 1c"; }

@media print, screen and (min-width: 768px) {

/* ▼お問い合わせPC */
#form {padding: 100px 0;}

.f_title {
	width: 153px;
	margin: 0 auto 20px auto;
}

.f_title img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.f_subtitle {
	color: #727171;
	text-align: center;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 90px;
}

.contactarea {
	background: #ddd;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
	margin: 0 auto;
	width: 900px;
}

.contactarea_txt {
	color: #727171;
	line-height: 180%;
	margin-left: 80px;
	padding: 60px 0 40px 0;
}

.formitem {
	margin-left: 80px;
	height: 60px;
	position: relative;
}

.formitem_date {
	margin-left: 30px;
	height: 100px;
	position: relative;
}

.formitem_mail {
	margin-left: 80px;
	height: 100px;
	position: relative;
}

.formitem_me {
	margin-left: 80px;
	height: 160px;
	position: relative;
}

.formitem_me .form_midashi {line-height: 1.5;}

.form_midashi {
	color: #727171;
	position: absolute;
	top: 10px;
	left: 0;
}

.hissu:after {
	content: "※";
	position: absolute;
	margin-left: 10px;
}

.pcmail {
	font-size: 16px; font-size: 1.6rem;
	position: absolute;
	top: 45px;
	left: 180px;
	color: #727171;
}

.txtfiled {
	width: 520px;
	padding: 5px;
	border: none;
	font-size: 16px; font-size: 1.6rem;
	background: #fff;
	position: absolute;
	top: 0;
	left: 180px;
}

.txtfiled2 {
	width: 160px;
	padding: 5px;
	border: none;
	font-size: 16px; font-size: 1.6rem;
	background: #fff;
	position: absolute;
	top: 0;
	left: 180px;
}

.txtfiled_date {
	width: 300px;
	padding: 5px;
	border: none;
	font-size: 16px; font-size: 1.6rem;
	background: #fff url("../img/cale.png") no-repeat;
	background-position : right 10px center;
	position: absolute;
	top: 0;
	left: 180px;
}

#form_message {
	resize: none;
	border: none;
	width: 520px;
	height: 100px;
	padding: 6px;
	font-size: 16px; font-size: 1.6rem;
	line-height: 150%;
	position: absolute;
	top: 0;
	left: 180px;
}

.rmk {
	border-bottom: solid 1px #000;
	padding: 0 0 30px 0;
	margin: 0 50px 40px 50px;
}

.time_rmk {
	margin-left: 150px;
	width: 400px;
	height: 40px;
}

.rmk_txt1 {
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 20px 30px;
	color: #727171;
}

.rmk_txt2 {
	font-size: 18px; font-size: 1.8rem;
	line-height: 1.6;
	font-weight: bold;
	margin: 10px 0 0 210px;
}

.formitem_time input[type="checkbox"] {display: none;}

.formitem_time input[type="checkbox"] + label {
	display: block;
	height: 28px;
	padding-left: 40px;
    background: url("../img/check_off.gif") no-repeat left;
	background-size: 28px;
}

.formitem_time input[type="checkbox"]:checked + label {background: url("../img/check_on.gif") no-repeat left;}

.kengaku {
	border-top: solid 1px #727171;
	border-bottom: solid 1px #727171;
	padding: 30px 0;
	margin: 0 50px 40px 50px;
}

.kengaku_txt {
	color: #727171;
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 30px 30px;
}

.nitiyoubi_txt {
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
	margin: 10px 0 0 210px;
}

.formitem_btn {
	height: 100px;
	position: relative;
}

.formbutton {
	display: block;
	width: 250px;
	height: 45px;
	margin: 0 auto;
  	border-radius: 10px;
	font-size: 18px; font-size: 1.8rem;
	text-align: center;
  	cursor: pointer;
	font-weight: bold;
	color: #fff;
	background: #666;
	border: none;
}

.form_end_title {
	font-size: 18px; font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
}

.form_end_txt {
	font-size: 16px; font-size: 1.6rem;
	line-height: 150%;
	text-align: center;
	margin-top: 20px;
	color: #727171;
}

.form_end_txt2 {
	font-size: 16px; font-size: 1.6rem;
	line-height: 150%;
	text-align: center;
	margin-top: 50px;
	color: #727171;
}

.ecolor {
	color: #e09ca2;
	font-weight: bold;
}

.formitem_time_g {
	display: flex;
	position: relative;
}

.formitem_time_g .form_midashi {left: 30px;}

.formitem_time {
	color: #727171;
	position: relative;
}

.form_midashi_youbi {
	position: absolute;
	top: 35px;
	left: -30px;
	line-height: 1.5;
}

/* ※チェックボックスカテゴリの各高さを中身に応じて増やす */
.time_a {
	margin-left: 150px;
	width: 260px;
	height: 190px;
}

.time_b {
	margin-left: 0;
	width: 260px;
	height: 300px;
}

.formitem_time label {line-height: 28px;}

.formitem_time input[type="radio"] {display: none;}

.formitem_time input[type="radio"] + label {
	display: block;
	height: 28px;
	padding-left: 40px;
    background: url("../img/check_off.gif") no-repeat left;
	background-size: 28px;
}

.formitem_time input[type="radio"]:checked + label {background: url("../img/check_on.gif") no-repeat left;}

.formitem_time li {
	position: absolute;
	left: 60px;
}

/* ※チェックボックスが増える場合はそれに応じて増やす50px間隔 */
.formitem_time li:nth-of-type(1) {top: 5px;}

.formitem_time li:nth-of-type(2) {top: 55px;}

.formitem_time li:nth-of-type(3) {top: 105px;}

.formitem_time li:nth-of-type(4) {top: 155px;}

.formitem_time li:nth-of-type(5) {top: 205px;}

.formitem_time li:nth-of-type(6) {top: 255px;}

.formitem_time li:nth-of-type(7) {top: 305px;}

.formitem_time li:nth-of-type(8) {top: 355px;}

.formitem_time li:nth-of-type(9) {top: 405px;}

.formitem_time li:nth-of-type(10) {top: 455px;}

.thanks {
	font-size: 18px; font-size: 1.8rem;
	line-height: 180%;
	text-align: center;
	margin-bottom: 20px;
}

.thanks:nth-of-type(2) {height: 200px;}

.doui_txt {
	text-align: center;
	line-height: 150%;
	padding: 20px 0;
	font-size: 16px; font-size: 1.6rem;
	color: #727171;
}

.pri {
	width: 610px;
	height: 400px;
	border:  solid 1px #7f7f7f;
	background: #fff;
	margin: 0 auto;
	padding: 30px;
	overflow-y: scroll;
	color: #727171;
}

.p01 {
	text-align: center;
	margin-bottom: 30px;
}

.p02 {
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 30px;
	font-size: 14px; font-size: 1.4rem;
}

.p03 {
	font-size: 14px; font-size: 1.4rem;
	margin-bottom: 10px;
}

.p04 {
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	font-size: 14px; font-size: 1.4rem;
}

.p05 {
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 10px 140px;
	font-size: 14px; font-size: 1.4rem;
}

.pri ul {margin-bottom: 30px;}

.pri li {
	font-weight: normal;
	margin: 0 0 5px 20px;
	line-height: 150%;
	font-size: 14px; font-size: 1.4rem;
	list-style: square;
}

.kojin {
	margin: 40px 0 50px 280px;
	position: relative;
	color: #727171;
}

.kojin label {line-height: 28px;}

.kojin input[type="checkbox"] {display: none;}

.kojin input[type="checkbox"] + label {
	display: block;
	height: 28px;
	padding-left: 40px;
    background: url("../img/check_off.gif") no-repeat left;
	background-size: 28px;
}

.kojin input[type="checkbox"]:checked + label {background: url("../img/check_on.gif") no-repeat left;}

}

@media print, screen and (max-width: 767px) {

/* ▼お問い合わせSP */
#form {padding: 10% 0;}

.f_title {
	width: 35%;
	margin: 2vw auto 3vw auto;
}

.f_title img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}

.f_subtitle {
	color: #727171;
	text-align: center;
	font-size: 4vw;
	font-weight: bold;
	margin-bottom: 12vw;
	line-height: 150%;
}

.contactarea {
	background: #ddd;
	font-size: 4vw;
	line-height: 150%;
	font-weight: bold;
	padding-bottom: 6%;
}

.contactarea_txt {
	color: #727171;
	padding: 5% 3%;
}

.formitem, .formitem_mail, .formitem_me, .formitem_date {
	color: #727171;
	margin: 0 3% 3% 3%;
}

.hissu {
	position: relative;
	display: inline-block;
}

.hissu:after {
	content: "※";
	position: absolute;
	top: 0;
	right: -20px;
}

.pcmail {font-size: 3.5vw;}

.txtfiled {
	width: 96%;
	padding: 2%;
	border: none;
	font-size: 4vw;
	line-height: 150%;
	background: #fff;
}

.txtfiled2 {
	width: 96%;
	padding: 2%;
	border: none;
	font-size: 4vw;
	line-height: 150%;
	background: #fff;
}

.txtfiled_date {
	width: 96%;
	padding: 2%;
	border: none;
	font-size: 4vw;
	line-height: 150%;
	background: #fff url("../img/cale.png") no-repeat;
	background-position : right 3% center;
	background-size: 7%;
}

#form_message {
	resize: none;
	border: none;
	width: 96%;
	height: 100px;
	padding: 2%;
	font-size: 4vw;
	line-height: 150%;
}

.formbutton {
	display: block;
	padding: 3%;
	margin: 0 auto;
  	border-radius: 6px;
	font-size: 4vw;
	text-align: center;
  	cursor: pointer;
	font-weight: bold;
	color: #fff;
	background: #666;
	border: none;
}

.form_end_title {
	font-size: 4vw;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
	margin-top: 6%;
}

.form_end_txt {
	font-size: 3.6vw;
	line-height: 150%;
	text-align: left;
	margin-top: 2%;
	color: #727171;
}

.form_end_txt2 {
	font-size: 3.6vw;
	line-height: 150%;
	text-align: left;
	margin-top: 5%;
	color: #727171;
}

.ecolor {
	color: #e09ca2;
	font-weight: bold;
}

.rmk {
	border-bottom: solid 1px #000;
	margin-bottom: 5%;
}

.rmk_txt1 {
	font-size: 4vw;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	margin: 6% 3% 2% 3%;
	color: #727171;
}

.rmk_txt2 {
	font-size: 4vw;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	margin: 0 3% 6% 3%;
}

.formitem_time input[type="checkbox"] {display: none;}

.formitem_time input[type="checkbox"] + label {
	display: block;
	padding-left: 35px;
    background: url("../img/check_off.gif") no-repeat top left;
	background-size: 25px;
	min-height: 25px;
}

.formitem_time input[type="checkbox"]:checked + label {
	background: url("../img/check_on.gif") no-repeat top left;
	background-size: 25px;
}

.kengaku {
	border-top: solid 1px #727171;
	border-bottom: solid 1px #727171;
	padding-top: 5%;
}

.kengaku_txt, .nitiyoubi_txt {
	color: #727171;
	font-size: 4vw;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	margin: 0 3% 3% 3%;
}

.formitem_time_g .form_midashi {
	color: #727171;
	margin-left: 3%;
}

.formitem_time {margin: 0 3% 3% 3%;}

.formitem_time .form_midashi {
	color: #727171;
	display: block;
	margin-bottom: 2%;
}

.time_a .form_midashi, .time_a .form_midashi_youbi {display: inline-block;}

.formitem_time li {
	margin-bottom: 3%;
	color: #727171;
}

.formitem_time input[type="radio"] {display: none;}

.formitem_time input[type="radio"] + label {
	display: block;
	padding-left: 35px;
    background: url("../img/check_off.gif") no-repeat top left;
	background-size: 25px;
	min-height: 25px;
}

.formitem_time input[type="radio"]:checked + label {
	background: url("../img/check_on.gif") no-repeat top left;
	background-size: 25px;
}

.formitem_time label {padding-top: 1%;}

.thanks {
	font-size: 4vw;
	line-height: 150%;
	text-align: left;
	margin-bottom: 5%;
}

.thanks:nth-of-type(2) {text-align: center;}

.doui_txt {
	width: 96%;
	margin-left: 2%;
	line-height: 150%;
	padding-bottom: 2%;
	font-size: 4vw;
	color: #727171;
}

.pri {
	width: 88%;
	height: 200px;
	border: solid 1px #7f7f7f;
	background: #fff;
	margin: 0 auto;
	padding: 3%;
	overflow-y: scroll;
	color: #727171;
}

.p01 {
	text-align: center;
	margin-bottom: 4%;
}

.p02 {
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 5%;
	font-size: 3vw;
}

.p03 {
	font-size: 3vw;
	margin-bottom: 1%;
}

.p04 {
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 1%;
	font-size: 3vw;
}

.p05 {
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 1% 0;
	font-size: 3vw;
}

.pri ul {margin-bottom: 6%;}

.pri li {
	font-weight: normal;
	margin: 0 0 2% 8%;
	line-height: 150%;
	font-size: 3vw;
	list-style: square;
}

.kojin {
	margin: 5% 0 6% 13%;
	color: #727171;
}

.kojin label {line-height: 28px;}

.kojin input[type="checkbox"] {display: none;}

.kojin input[type="checkbox"] + label {
	display: block;
	padding-left: 35px;
    background: url("../img/check_off.gif") no-repeat top left;
	background-size: 25px;
	min-height: 25px;
}

.kojin input[type="checkbox"]:checked + label {
	background: url("../img/check_on.gif") no-repeat top left;
	background-size: 25px;
}
	
}
