@charset "utf-8";
@import "base.css";

a{
	text-decoration: none;
}
hr {
	display:none;
}
body{
	width: 100%;
	overflow: hidden;
	font-size: 90%;
	margin: 0 !important;
	padding: 0 !important;

}
input[type="button"],input[type="submit"] {
	border-radius: 0;
	-webkit-appearance: none;
}
.pc_view{
	display: none !important;
}
#wpadminbar{
	display: none !important;
}
div#Main img,
section img{
	width: 100%;
	height: auto;
}
div.flow-none{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	height: 1px;
}
/*####################　ヘッダ　####################*/
#Header{
	margin: 0 !important;
	padding: 0 !important;
}
#Header h1{
	width: 70%;
	margin: 10px 10px 5px;
	font-size: 12px;
	font-weight: normal;
}
#Header h2{
	width: 50%;
	max-width: 244px;
	margin: 0 0 10px 10px;
}
#Header h2 a{
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 100%;
	height: 0;
	padding-top: calc(41/244 * 100%);
	background: url("../img/head_logo.png") no-repeat;
	background-size: 100%;
}
/*####################　Navi　####################*/
#Navi01,
#Navi02{
	display: none;
}
/*####################　section　####################*/
section#promise{
	width: 100%;
	padding: 30px 0;
	background: #f0d3da;
}
section#promise div.box{
	width: 94%;
	margin: 0 auto;
}
sction#promise div.box div.head{
	position: relative;
}
section#promise div.box h2{
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	color: #b42544;
	font-size: 24px;
	font-weight: 100;
	text-align: center;
	margin: 30px 0 20px;
}
section#promise div.box h3{
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	color: #b42544;
	font-size: 21px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 20px;
	padding: 10px;
	background: #fff;
}
section#promise div.box p.exp{
	color: #482613;
	font-size: 110%;
	text-align: left;
	line-height: 1.5;
	position: relative;
	z-index: 2;
	text-shadow: 2px 2px 5px #f0d3da,
	-2px 2px 5px #f0d3da,
	2px -2px 5px #f0d3da,
	-2px -2px 5px #f0d3da;
}
section#promise div.box div.img{
	background: url("../img/sec_promise_img.png") no-repeat;
	background-size: 100%;
	width: 70%;
	max-width: 433px;
	height: 0;
	padding-top: calc(326/433 * 70%);
	margin: 0 auto;
}

section#promise div.box div.promiseBox{
	width: 100%;
	margin: 10px auto 0;
}

section#promise div.box div.promiseBox div.pbox{
	margin: 0 0 24px;
}
section#promise div.box div.promiseBox div.pbox h4{
	display: none;	
}
section#promise div.box div.promiseBox div.pbox h5{
	display: none;	
}
section#promise div.box div.promiseBox div.p1{
	background: url("../img/sec_promise_p01.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top: calc(156/390 * 100%);
}
section#promise div.box div.promiseBox div.p2{
	background: url("../img/sec_promise_p02a.png") no-repeat;
	width: 100%;
	background-size: 100%;
	height: 0;
	padding-top: calc(156/390 * 100%);
}
section#promise div.box div.promiseBox div.p3{
	background: url("../img/sec_promise_p03.png") no-repeat;
	width: 100);
	background-size: 100%;
	height: 0;
	padding-top: calc(156/390 * 100%);
}
section#promise div.box div.promiseBox div.p4{
	background: url("../img/sec_promise_p04.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top: calc(156/390 * 100%);
}
section#promise div.box div.promiseBox div.p5{
	background: url("../img/sec_promise_p05.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top: calc(156/390 * 100%);
}
section#promise div.box div.promiseBox div.p6{
	background: url("../img/sec_promise_p06.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top: calc(156/390 * 100%);
}
section#promise div.box div.promiseBox div.p7 a{
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url("../img/sec_promise_p07sp.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top: calc(590/800 * 100%);
}
section#promise div.box div.promiseBox div.p8 a{
    	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url("../img/sec_promise_p08sp.jpg") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top: calc(1065/800 * 100%);
}

section.staff{
	width: 100%;
	padding: 30px 0;
}
section.staff div.box{
	width: 94%;
	max-width: 1280px;
	margin: 0 auto;
	position: relative;
}
section.staff div.box h2{
	background: #b42544;
	width: 100%;
	margin: 20px auto 0px;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding: 5px 0;
}
section.staff div.box h3{
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	color: #b42544;
	font-size: 21px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 0px;
	padding: 10px;
	background: #fff;
}
section.staff div.box p{
	font-size: 16px;
	color: #333;
	text-align: center;
}
section.staff div.box ul.staff{
	width: 100%;
	text-align: center;
	margin: 0px auto 10px;
}
section.staff div.box ul.staff li{
	display: inline-block;
	width: 30%;
	margin: 5px 1%;
}
section.staff div.box h4 a{
	display: block;
	background: url("../img/sec_staff_info_sp.png") no-repeat;
	background-size: 100%;
	width: 100%;
	max-width: 1080px;
	height: 0;
	padding-top: calc(457/800 * 100%);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin: 0 auto 20px;
}


section#hall{
	width: 100%;
	padding: 30px 0;
}
section#hall div.box{
	width: 94%;
	margin: 0 auto;
	position: relative;
}
section#hall div.box h2{
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	color: #b42544;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 30px;
}
section#hall div.box div.sbox{
	float: left;
	width: 48%;
	margin: 0 1% 30px;
}
section#hall div.box div.sbox img{
	width: 100%;
	height: auto;
}
section#hall div.box div.sbox h3{
	color: #b42544;
	text-align: center;
	border: solid 1px #b42544;
	margin: 0 0 10px;
}
section#hall div.box div.sbox h4{
	color: #b42544;
	text-align: center;
	font-size: 21px;
	font-weight: normal;
	margin: 10px 0;
}
section#hall div.box div.sbox h5{
	color: #000;
	text-align: center;
	border: solid 1px #000;
	margin: 0 0 10px;
	font-size: 16px;
	background: #fff;
}
section#hall div.box div.sbox a.more{
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url("../img/sec_hall_btn.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top: calc(38/190 * 100%);
}

section#other{
	width: 100%;
	padding: 30px 0;
	background: #ece3c3;
}
section#other div.box{
	width: 94%;
	margin: 0 auto;
	position: relative;
}
section#other div.box h2{
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	color: #333333;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 30px;
}
section#other ul.service{
	text-align: center;
}
section#other ul.service li{
	width: 100%;
	max-width: 307px;
	margin: 0 auto 10px;
}
section#other ul.service li img{
	width: 100%;
	height: auto;
}


section#planIndex{
	width: 100%;
	padding: 30px 0;
}
section#planIndex div.box{
	width: 94%;
	margin: 0 auto;
	position: relative;
}
section#planIndex div.box h2{
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	color: #b42544;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 10px;
}
section#planIndex .swiper-index{
	width: 100%;
	overflow: hidden;
	position: relative;
}
section#planIndex .swiper-slide{
	position: relative;
	width: 100%;
	height: 0;
	padding-top: calc(268/368 * 80%);
}
section#planIndex .swiper-slide img{
	width: 80%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
section#planIndex .swiper-button-next-index{
	position: absolute;
	top: 45%;
	right: 10px;
	background: url("../img/sec_planIndex_prev.png") no-repeat;
	width: 19px;
	height: 38px;
	z-index: 9999999;
	cursor: pointer;
}
section#planIndex .swiper-button-prev-index{
	position: absolute;
	top: 45%;
	left: 10px;
	background: url("../img/sec_planIndex_next.png") no-repeat;
	width: 19px;
	height: 38px;
	z-index: 9999999;
	cursor: pointer;
}

section#option{
	padding: 0 0 30px;
}
section#option div.box{
	width: 94%;
	margin: 0 auto;
}
section#option div.box h2{
	text-align: center;
	color: #55224c;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-weight: 300;
	font-size: 30px;
	margin: 0 0 30px;
}
section#option div.box p{
	text-align: center;
	font-size: 18px;
	color: #333;
}
section#option div.box ul.item-quantity{
	width: 100%;
	margin: 0 auto;
	border: solid 1px #bbb;
	border-width: 1px 1px 0 0;
}
section#option div.box ul.item-quantity li{
	margin: 0;
	border: solid 1px #bbb;
	border-width: 0 0 1px 1px;
}
section#option div.box ul li label{
	display: block;
	width: 100%;
	height: 0;
	padding-top: calc(169/800 * 100%);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	cursor: pointer;
}
section#option div.box ul li.o01 label{
	background: url("../img/sec_option_s001sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o02 label{
	background: url("../img/sec_option_s002sp_a.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o03 label{
	background: url("../img/sec_option_s003sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o04 label{
	background: url("../img/sec_option_s004sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o05 label{
	background: url("../img/sec_option_s005sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o06 label{
	background: url("../img/sec_option_s006sp_a.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o07 label{
	background: url("../img/sec_option_s007sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o08 label{
	background: url("../img/sec_option_s008sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o09 label{
	background: url("../img/sec_option_s009sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o10 label{
	background: url("../img/sec_option_s010sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o11 label{
	background: url("../img/sec_option_s011sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o12 label{
	background: url("../img/sec_option_s012sp_a.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o13 label{
	background: url("../img/sec_option_s013sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o14 label{
	background: url("../img/sec_option_s014sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o15 label{
	background: url("../img/sec_option_s015sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o16 label{
	background: url("../img/sec_option_s016sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o17 label{
	background: url("../img/sec_option_s017sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o18 label{
	background: url("../img/sec_option_s018sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o19 label{
	background: url("../img/sec_option_s019sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o20 label{
	background: url("../img/sec_option_s020sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li.o21 label{
	background: url("../img/sec_option_s021sp.jpg") no-repeat;
	background-size: 100%;
}
section#option div.box ul li input[type="checkbox"]{
	display: none;
}

section#option div.box ul li input#o01:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o02:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o03:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o04:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o05:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o06:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o07:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o08:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o09:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o10:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o11:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o12:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o13:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o14:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o15:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o16:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o17:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o18:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o19:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o20:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box ul li input#o21:checked + label{
  	opacity: 0.3;/*オプション*/
}
section#option div.box div.mitsumoriBox{
	background: url("../img/mitsumoriBg_sp.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top: calc(590/800 * 100%);
	margin: 30px auto 10px;
	position: relative;
}

section#option div.box div.mitsumoriBox div.basicPrice{
	color: #fff;
	position: absolute;
	bottom: calc(365/590 * 100%);
	right: calc(496/800 * 100%);
	font-size: 20px;
}
section#option div.box div.mitsumoriBox div.item-price{
	color: #b42544;
	font-size: 20px;
	position: absolute;
	bottom: calc(365/590 * 100%);
	right: calc(112/800 * 100%);
}
section#option div.box div.mitsumoriBox div.mitsumori-js-total-tbl p{
	color: #b42544;
	font-size: 30px;
	position: absolute;
	bottom: calc(220/800 * 100%);
	right: calc(135/800 * 100%);
}
section#option div.box div.mitsumoriBox input[type="submit"]{
	border: none;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	position: absolute;
	left: 0;
	right: 0;
	bottom: calc(20/590 * 100%);
	background: url("../img/mitsummori_btn_sp.png") no-repeat;
	background-size: 100%;
	width: 86%;
	height: 0;
	padding-top: calc(175/800 * 100%);
	margin: auto;
	cursor: pointer;
}
section#option div.box p.note{
	width: 100%;
	margin: 0 auto;
	font-size: 15px;
}
section#option div.box ul.note{
	margin: 20px auto;
	width: 100%;
}
section#option div.box ul.note li{
	font-size: 15px;	
}
section#option div.box ul.note li span{
	color: #55224c;	
}
/**以下追加*******************/
section#incPlan div.iconbox{
	width: 100%;
	margin: 0 auto;
}
section#incPlan div.iconbox h2{
	text-align: center;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝', '游明朝体', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
	font-weight: 300;
	margin: 0 0 30px;
}
section#incPlan div.iconbox ul{
	width: 94%;
	margin: 0 auto;
	text-align: center;
}
section#incPlan div.iconbox ul li{
	width: 20%;
	float: left;
	text-align: center;
	line-height: 1 !important;
	margin: 0 0 5px;
}
section#incPlan div.iconbox ul li img{
	width: 90%;
	height: auto;
}
section#incPlan div.iconbox ul li.off img{
	opacity: 0.15;
}
section#incPlan div.iconbox ul li span{
	font-size: 10px;
	white-space: nowrap;
}
/*####################　Page TOP　####################*/
#pageTop{
	display: none;
}
#pageTop p.pageTop{
	width: 50px;
	position: fixed;
	bottom: 75px;
	right: 10px;
	z-index: 999999999999999;
}
#pageTop p.pageTop a{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	display: block;
	width: 50px;
	height: 0;
	background: url(../img/go_top.png) no-repeat;
	background-size: 100%;
	padding-top: 100%;
}



/*####################　pageNavi　####################*/
div.wp-pagenavi{
	margin: 20px 0;
	text-align: center;
}
div.wp-pagenavi span,
div.wp-pagenavi a{
	padding: 0 2px;
	margin: 1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
div.wp-pagenavi span{
	background: #f07878;
	color: #fff;
	border: solid 1px #f07878;
}
div.wp-pagenavi a{
	color: #f07878;
	border: solid 1px #f07878;
}

/*####################　フッター　####################*/
#Footer{
	background: #b42544;
	color: #fff;
}
#Footer a{
	color: #fff;
}
#Footer #FooterMenu{
	display: none;
}
#btnContact{
	display: none;
}
#Footer h4{
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url("../img/foot_logo.png") no-repeat center bottom;
	background-size: 100%;
	width: 200px;
	height: 54px;
	margin: 0 auto;
}
#Footer address{
	text-align: center;
	padding: 5px 0;
	color: #fff;
}
#Footer address p.copy{
	font-size: 9px;
}
#Footer address div.foot_sp{
	width: 100%;
	height: 0;
	padding-top: calc(160/800 * 100%);
}
div#sp_order{
	background: url("../img/sp_order_bg.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top: calc(160/800 * 100%);
	margin: -5px 0 0;
	position: fixed;
	bottom: 0;
	z-index: 99999999;
}
div#sp_order span.btn01{
	position: absolute;
	width: calc(130/800 * 100%);
	top: calc(15/160 * 100%);
	left: 53%;
}
div#sp_order span.btn01 a{
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 100%;
	padding-top: 100%;
	background: url("../img/sp_order_btn01.png") no-repeat;
	background-size: 100%;
}
div#sp_order span.btn02{
	position: absolute;
	width: calc(189/800 * 100%);
	top: calc(17/160 * 100%);
	right: 3%;
}
div#sp_order span.btn02 a{
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 100%;
	padding-top: calc(128/189 * 100%);
	background: url("../img/sp_order_btn02.png") no-repeat;
	background-size: 100%;
}
/**br********/
br.nb{
	display: none;
}
/**table****************************/
/*table{
	margin: 10px auto;
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	box-sizing: border-box;
}
table th{
	padding: 5px;
	border: 1px #dcd3c5 solid;
	border-width: 0 0 1px 0;
	display: block;
	background: #faf9f7;
	box-sizing: border-box;
}
table td{
	padding: 5px;
	border: 1px #dcd3c5 solid;
	border-width: 0 0 1px 0;
	display: block;
	box-sizing: border-box;
}*/
/*####################　クリア　####################*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: .1em;
}
.clearfix {
	display: inline-block;
}
/*\*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/**/
.clearfix + * {
	clear: both;
	* clear: both;
}


