@charset "utf-8";


/* mw_wp_form */
.mw_wp_form .error {
	font-size: 16px !important; font-weight: 300;
}
.mw_wp_form .center.agree {
	font-size: 16px !important; font-weight: 300;
	display: flex; justify-content: center;
	align-items: center;
	padding-top: 15px;
}
.mw_wp_form a.privacy {
	font-size: 14px !important; display: block;
	text-align: center;margin-top: 5px;
}


/* お問い合わせ */
.color1 {
	color: #fff;
	background: #ff0000;
	font-size: 12px;
	line-height: 1;
	padding: 2px 2px;
	height: 16px;
	display: inline-block;
}
.mw_wp_form .center.agree .color1 {
	height: 17px; display: inline-block;
	margin-left: 5px;
}

.sepa {
	border-bottom: solid 1px #d4d4d4;
	height: 1px;
	margin: 10px 0;
	width: 100%;
}


.mw_wp_form form ul {
	display: flex;
	margin: 5px 1.5em;
	box-sizing: border-box;
}
.mw_wp_form form ul li {
	box-sizing: border-box;
}
.mw_wp_form form ul li:nth-child(1){
	width: 210px;
}
.mw_wp_form form ul li:nth-child(2){
	width: calc(100% - 210px);
}
.mw_wp_form form .indent {
	font-size: 13px;
}
.mwform-checkbox-field label, .mwform-radio-field label {
	margin-bottom: 4px !important;
}

/* searchform */
form#searchform ul {
	display: flex;
	align-items: center;
}
/*form#searchform ul li:nth-child(1) {
width: calc(100% - 240px);
}
form#searchform ul li:nth-child(2) {
width: 240px; text-align: right;
}*/
form#searchform input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
/*input.search-field{
	background: #fff;
	color: #705e58;
	border: 1px solid #705e58;
	font-size: 16px;
	box-sizing: border-box;
	padding: 0.6em;
	width: 100%;
}*/
input.search-submit{
	box-sizing: border-box;
	width: 200px;
	background: #ff5e00;
	border: 0;
	border-radius: 3px;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 100;
	line-height: 1;
	padding: 0.6em 0;
	text-shadow: none;
	transition: background 0.2s;
	text-align: center;
}
span.maruNum {
	color: #ff5e00;
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	padding-right: 5px;
}
aside.recent ul.side_list {
	width: 100%;
	margin: 0 auto;
	/*border-top: 1px dotted #999;*/
}

aside.recent ul.side_list > li {
	padding: 12px 10px 12px 20px;
	border-top: 1px dotted #999;
}
aside.recent ul.accordion.side_list li {
	padding: 0;
}

aside.recent ul.accordion.side_list li ul li{
	padding: 12px 10px 12px 40px;
}

aside.recent ul.side_list > li {
	width: 100%;
	/*border-bottom: 1px dotted #999;*/
}
aside.recent ul.side_list.cate li, 
aside.recent ul.accordion.side_list ul li {
	background-color: rgba(255,255,255,0.4);
}
aside.recent ul.side_list.cate {
	display: flex; 
	box-sizing: border-box;
	flex-wrap: wrap;
}
aside.recent ul.side_list.cate li {
	width: calc(33.3% - 10px);
	box-sizing: border-box;
}

aside.recent ul.side_list > li.all, 
ul.accordion.side_list span {
	/*background-color: rgba(230, 160, 130, 0.3);*/
	background: #ffe4c9;
}


ul.accordion.side_list ul.child {
	display: none;
}
ul.accordion.side_list span {
	display: block;
	cursor: pointer; padding: 12px 10px 12px 20px;
}
aside.recent ul.side_list.cate li::before {
	content: "\f101"; /*\f0da*/
	font: 14px/16px 'FontAwesome';
	display: inline-block; margin-right: 5px;
}
aside.recent ul.accordion.side_list li span::before{
	content: "\f103"; /*\f0da*/
	font: 14px/16px 'FontAwesome';
	display: inline-block; margin-right: 5px;
}
aside.recent ul.accordion.side_list li.open span::before{
	content: "\f102"; /*  */
}
aside.recent ul.accordion.side_list ul li::before {
	content: "\f105"; /* > */
	font: 14px/16px 'FontAwesome';
	display: inline-block; margin-right: 5px;
}



/* form */
input.tex1, input.tel1, input.zip, textarea.tarea1, 
select.sele1, input.area, input.price {
	background: #fff;
	color: #705e58;
	border: 1px solid #705e58;
	font-size: 14px;
	box-sizing: border-box;
}
input.day{
	font-size: 16px; width: 10em;
}
input.tex1 {
	padding: 0.6em;
	width: 100%;
}
input.tex1.readonly{
	border: none;
}
input.tex1.em1 {
	padding: 0.6em;
	width: calc(100% - 1.5em);
}
input.tel1, input.zip, input.price {
	padding: 0.6em;
}
input.area {
	padding: 0.6em;
	width: 10em;
}
textarea.tarea1 {
	padding: 0.6em;
	height: 14em;
	width: 100%;
}
textarea.tarea1.h1 {
height: 2.56em;resize: none;
}
textarea.tarea1.h4 {height: 4em;}

select.sele1 {
	padding: 0.6em;
	background: #fff url(../imgheader/dw2.png) no-repeat right 10px center;
	width: 100%;
	background-size: 13px 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input.kakunin, input[type="submit"].kakunin {
	/*background-image: linear-gradient( 90deg, #4e515b, #cedfe9 86% );*/
	background: #f39309;
	border: 0;
	border-radius: 3px;
	box-shadow: none;
	color: #fff;
	text-shadow: -1px 2px 0 rgba(0,0,0,0.3);
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 200;
	line-height: 1;
	padding: 1em 4em;
	text-shadow: none;
	transition: background 0.2s;
	text-align: center;
	margin-top: 20px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.kakuninWrap {
	display: inline-block;
	position: relative;
}
.kakuninWrap:after {
	position: absolute;
	top: 50%; right: 20px;
	content: '\f138';
	font-family: FontAwesome;
	color: #fff;
	font-size: 15px;
}
.kakuninWrap.bk input[type="submit"].kakunin {
	/*background-image: linear-gradient( 90deg, #cedfe9, #4e515b 86% );*/
	background: #f39309;
}
.kakuninWrap.bk:after {
	left: 20px; right: auto;
	content: '\f137';
}


.gray{
	color: #000;
}
/*お問い合わせ-入力*/
.mw_wp_form_input, .mw_wp_form_preview, .mw_wp_form_complete {
	padding: 30px 30px 20px;
}
/*お問い合わせ-完了*/
.mw_wp_form_complete .complet {
	font-size: 16px; text-align: center; 
}


input[type="submit"].kakunin {
	/*padding-left: 2em;*/
}
input.kakunin.bk {
	margin-right: 2em;
}
/*br.sp {display: none;}*/

.semiA ul:nth-child(even){
	background: #ffe4c9;;
}
.semiA ul, .semiAll ul{
	padding-left: 3px;
}
.semiAll ul.even {
	background: #ffe4c9;
}
.semiAll ul li.semiTxt p{
	font-weight: bold;
}
.semiNo p{text-align: center;}
.couch {
	text-align: center;
	margin: 5px auto 5px;
	font-size: 13px;
	color: #fff;
	background: #0099ff;
	display: inline-block;
	padding: 1px 10px;
	border-radius: 10px;
}
.couch.y {background: #ffff00;color: #333;}
.couch.r {background: #ff0000;}

/* rq_form_1.php */
.mw_wp_form form p.rbox {
	display: none;
}
.mw_wp_form form p.rbox.open {
	display: flex; flex-wrap: wrap;
}
/* rq_form_2.php */
.mw_wp_form form div.cbox {
	display: none;
}
.mw_wp_form form div.cbox.open {
	display: flex; flex-wrap: wrap;
}



@media screen and (max-width: 950px){
	/*input.tex1, textarea.tarea1, select.sele1 {width: 500px;}*/
	.mw_wp_form form ul {margin: 5px 1em;}
	.mw_wp_form_input, .mw_wp_form_preview, .mw_wp_form_complete {
	padding: 40px 10px 20px;}
	.mw_wp_form form ul li:nth-child(1){width: 14em;}
	.mw_wp_form form ul li:nth-child(2){width: calc(100% - 14em);}
	/* searchform */
	/*form#searchform ul li:nth-child(1) {width: calc(100% - 140px);}
	form#searchform ul li:nth-child(2) {width: 140px; }
	input.search-submit {width: 120px;}*/
}
@media screen and (max-width: 767px){
	.mw_wp_form_input, .mw_wp_form_preview, .mw_wp_form_complete {
	padding: 20px 0px;}
}
@media screen and (max-width: 700px){
	.mw_wp_form form ul {
		display: block; margin: 5px 1em;
	}
	.mw_wp_form form ul li:nth-child(1){width: 100%;}
	.mw_wp_form form ul li:nth-child(2){width: 100%;}
	/* searchform */
	/*form#searchform ul {display: block;}
	form#searchform ul li:nth-child(1) {width: 100%;}
	form#searchform ul li:nth-child(2) {width: 240px; margin: 20px auto 0;}
	input.search-submit {width: 240px;}*/
	
	aside.recent ul.side_list.cate li {width: calc(50% - 10px);}
	
}
@media screen and (max-width: 600px){
	
}
@media screen and (max-width: 640px){
	.mw_wp_form form ul {margin: 5px 0em;}
	input.kakunin, input.kakunin[type="submit"] {
		padding: 1em 2.5em; font-size: 16px;
	}
	/*お問い合わせ-入力*/
	
	.mw_wp_form_input input.kakunin[type="submit"] {
		/*width: 70%;*/
	}
	/*お問い合わせ-確認*/
	.mw_wp_form_confirm.mw_wp_form_preview input.kakunin[type="submit"] {
		/*width: 40%;*/
	}
	
}
@media screen and (max-width: 400px){
	aside.recent ul.side_list.cate {display: block; }
	aside.recent ul.side_list.cate li {width: 100%;}
}
