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

Base Setting

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

html,body{
	width:100%;
	color: #666666;
}
body {
	font-family: "メイリオ";
	font-size: 90%;
	background-size: 100%;
}
#wrapper {
	margin: 0;
	padding: 0px;
	width: 100%;
}
.section {
	clear: both;
	margin: 0px 0px 13px;
	padding: 0px;
	float: left;
	width: 100%;
}
.bold {
	font-weight:bold;
}
.alignR {
	margin-top: 2px;
	display: inline;
	margin-right: 7px;
	float: right;
	margin-bottom: 12px;
}
.alignL {
	text-align:left;
}
.nonborder {
	border-style: none;
}
.left {
	float: left;
	}
.right {
	float: right;
	}
.clr{ clear:both; }
.textCenter{
	text-align:center;
}
.txt_gold {
	color:#AC841B;
}
#contents img {
	width: 100%;
	}
/* --------------------------------------------------

Layout head

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

#header {
	margin: 0px 0px 10px;
	float: left;
	width: 100%;
	padding-top: 7px;
}
#header img {
	width: 100%;
}
#header .headerL {
	margin: 0px 0px 3px 1%;
	padding: 0px;
	float: left;
	width: 57%;
}
#header .headerR {
	float: right;
	width: 31%;
	padding-right: 1%;
}/*
#header ul {
	clear: both;
	margin: 0px 0px 7px;
	width: 100%;
	float: left;
}

#header p {
	float: left;
}

#header .menu01,
#header .menu03 {
	width: 33%;
		}
#header .menu02 {
	width: 34%;
		}
*/
h1 {
	font-size: xx-small;
	margin: 0px auto 4px;
}

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

Main Visual

-------------------------------------------------- */
.mv {
	clear: both;
}
.mv img {
	width: 100%;
}
#contents {
	margin: 0px;
	clear: both;
	float: left;
	width: 94%;
	padding: 0px 3%;
}

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

Contents

-------------------------------------------------- */
span.camp1{
	font-weight:bold;
	text-decoration:line-through;
}
span.camp2{
	text-decoration:line-through;
}



/* h3
------------------------- */
h3 {
	padding-left: 2%;
	margin-bottom: 5px;
}
h3 img {
	width: 98%;
	clear: both;
}
.camplist .textlink a {
	font-size: 117%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


/* form??h3
------------------------- */
#form h3 {
	padding-left: 0;
	margin-bottom: 28px;
}
#form h3 img {
	width: 100%;
	clear: both;
}
.formTel {
	border:1px solid #FFB2B2;
	padding:21px;
	border-radius: 8px;
	margin-bottom:1em;
	font-size:13px;
	clear: both;
}
.formTel .tit,
.formTel strong {
	font-size:16px;
	font-weight:bold;
	color:#FF3399;
	
}
/* --------------------------------------------------

footer

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

#footer {
	clear: both;
	margin: 0px;
	padding: 5px 0px 0px;
	width: 100%;
	background-size: 100%;
}
#footer ul {
	margin-bottom: 4px;
	}
#footer ul li {
	margin-bottom: 6px;
	}
#footer ul li img {
	width: 92%;
	margin-left: 4%;
}
#footer p {
	width: 92%;
	margin-left: 4%;
	margin-bottom: 5px;
	font-size: 84%;
	line-height: 120%;
	color: #391F0C;
}
#footer .copy {
	margin: 0px;
	width: 92%;
	border-top: 1px solid #F3E9C5;
	padding: 11px 4%;
	background: #FBF7EA;
}
#footer .fb {
	margin: 1em auto 1em;
	width: 25px;
}






.entrybox .btnS,
.linkbox .btnS {
	width: 50%;
}
.snsbox .btn {
	width: 100%;
}




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

form

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

.section .formflow {
	float:left;
	width: 25%;
	margin: 0px;
	padding: 0px;
	}
#contents #form h4 {
	margin-bottom: 12px;
	font-size: 117%;
	font-weight: bold;
}


#form{
	/*	border-bottom:1px dashed #bcad92;
*/	margin-bottom:60px;
	width:94%;
	margin-left: 3%;
}
#form .inner{
	margin-bottom:0;
}
#form .circle{
	padding-bottom:20px;
	margin-bottom:15px;
	border-bottom:1px dashed #bcad92;
}
#formFlow img {
	padding:20px 0;
	margin:0;
	display:block;
	width: 98%;
}
.formTable{
	width:100%;
	margin-bottom: 20px;
}
.formTable th,
.formTable td{
	padding:15px 15px;
	border-top:1px solid #bcad92;
	border-bottom:1px solid #bcad92;
	line-height:1.5;
}
.formTable th{
	width: 30%;
	text-align: left;
	background-color: #EFEDE9;
}
.formTable td{
	background:#ffffff;
	width:64%;
}
input[type="text"],
input[type="password"],
textarea{
	font-size: 120%;
	padding: 5px 2%;
	width:95%;
}
.fontRed,
.must {
	color: #990000;
}

input[type="radio"],
input[type="checkbox"] {
    font-size: x-large;
    height: 30px;
    width: 30px;
}
.inputL{ width:98% }
.inputM{ width:50% }
.inputS{ width:25% }

select{
	font-size:120%;
}
#formAttention{
	padding-top:10px;
	border-top:1px dashed #ccc;
}
.reservebtn {
	margin-bottom: 25px;
	clear: both;
}
.formBtn {
	margin: 0px auto 15px;
	padding: 15px 0px 0px;
	width: 88%;
	text-align: center;
}
.formBtn input {
	width: 100%;
}


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

Top contents

-------------------------------------------------- */
#contents .section .title {
	background-size:100%;
	text-align: center;
	width: 98%;
	font-size: 117%;
	color: #793758;
	padding-top: 13px;
	padding-bottom: 16px;
	margin-bottom: 7px;
	clear: both;
}
#contents .menus {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	}


#contents .menus li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 33%;
}
/* 20161018 追加 start*/
#contents .news {
	/* border: 1px solid #FFEAEA; */
	clear: both;
	background-color: #FFEAEA;
	padding:10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	/* behavior: url(/css/PIE.htc); */
	position: relative;
    margin: 10px 0 16px;
}
#contents .news dl {
	font-size: 11px;
}
#contents .news dt {
	font-weight: bold;
}
#contents .news dl dd {
	margin-bottom: 5px;
}
/* 20161018 追加 end*/
#contents .information {
	border: 1px solid #ECF5FF;
	clear: both;
	background-color: #ECF5FF;
	padding:10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/css/PIE.htc);
	position: relative;
	margin-bottom: 10px;
}
#contents .information dl {
	font-size: 11px;
}
#contents .information dt {
	font-weight: bold;
}
#contents .information dl dd {
	margin-bottom: 5px;
}

#contents .camplist {
	width: 100%;
	margin-bottom: 10px;
}

#menubox {
	margin-bottom: 40px;
	clear: both;
	width: 100%;
	float: left;
}
#menubox p img {
	margin-top: 4px;
}
/*アコーディオン　pricelist*/

#price #contents .section {
	margin-bottom: 0px;
	}
#price #contents .accordion {
	width: 100%;
	}

#price #contents .accordion a {
	text-decoration: none;
	color: #3A1F0C;
	}
#price #contents .accordion h3 {
	display: block;
	color: #AC841B;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E4BD56;
	background: #F0F0F0;
	margin: 0px;
}
#price #contents .accordion h3 span {
	}
#price #contents .accordion .shadow {
	/* [disabled]display: none; */
	}
#price #contents .accordion > li {
	margin: 0px 0px 20px;
	clear: both;
	}
#price #contents .accordion > h3 > span {
	background: url(/sp/price/img/opn.png) no-repeat 97% center;
	padding-right: 10%;
	display: block;
}
#price #contents .accordion > h3 > span.open {
	background: url(/sp/price/img/cls.png) no-repeat 97% center;

}


/*アコーディオン
-------------------------------------*/

#menubox ul.accordion {
	font-size: 117%;
	margin-bottom: 30px;
	width: 100%;
	border-top: 2px solid #F3E9C5;
	}

#menubox ul.accordion a {
	display: block;
	text-decoration: none;
	color: #3A1F0C;
	background: url(/sp/img_cmn/icn_nomal.png) no-repeat 95% bottom;
	}
#menubox ul.accordion span {
	display: block;
	padding: 10px;
	color: #3A1F0C;
	}
#menubox ul.accordion ul {
	display:none;
	}
#menubox ul.accordion > li {
	margin: 0px;
	padding: 1%;
	float: left;
	width: 98%;
	background: #FBF7EA;
	border-top: 1px solid #FFF;
	}
#menubox ul.accordion > li > p {
	}
#menubox ul.accordion > li > ul > li {
	background: #FCFAF1 url(/sp/img_cmn/icn_nomal.png) no-repeat right center;
	font-size: 84%;
	border-top: 1px solid #FFF;
	padding: 8px 10px 8px 15px;
	}
#menubox ul.accordion > li > ul > li > p {
	background:#888;
	}
#menubox ul.accordion > li > ul > li > ul > li {
	background: #FCFAF1;
}
#menubox ul.accordion > li > ul > li > ul > li:last-child {border:none;}

#menubox ul.accordion > li > p span {
	background: url(/sp/img_cmn/icn_plus.jpg) no-repeat right center;
}
#menubox ul.accordion > li > p span.open {
	background: url(/sp/img_cmn/b_close.png) no-repeat right center;

}
#menubox ul.accordion > li > a {
	background: url(/sp/img_cmn/icn_link.jpg) no-repeat right center;
}
#menubox ul.accordion > li.backtop > a {
	background: url(/sp/img_cmn/btn_top.png) no-repeat right center;
}
#menubox ul.accordion > li > ul > li > p span {
	background: url(/sp/img_cmn/b_close.png);
}
#menubox ul.accordion > li > ul > li > p span.open {
	background: url(/sp/img_cmn/icn_plus.jpg) no-repeat right center;

}
#menubox ul.accordion > li > ul > li > a {
	color: #3A1F0C;
	background: url(/sp/img_cmn/c_link.png) no-repeat 98% center;
}

#menubox ul.accordion > li > ul > li > ul > li a {
	background: url(/sp/img_cmn/c_link.png) no-repeat 98% center;
	color: #3A1F0C;
}

/*アコーディオン　トップお悩み別
-------------------------------------*/

#menuNayami ul.accordion {
	font-size: 117%;
	margin-bottom: 30px;
	width: 100%;
	border-top: 2px solid #F3E9C5;
	}

#menuNayami ul.accordion a {
	display: block;
	text-decoration: none;
	color: #3A1F0C;
	background: url(/sp/img_cmn/icn_nomal_n.png) no-repeat 95% bottom;
	}
#menuNayami ul.accordion span {
	display: block;
	padding: 10px;
	color: #98772C;
	}
#menuNayami ul.accordion ul {
	display:none;
	}
#menuNayami ul.accordion > li {
	margin: 0px;
	padding: 1%;
	float: left;
	width: 98%;
	background: #F0E6CC;
	border-top: 1px solid #FFF;
	}
#menuNayami ul.accordion > li > p {
	}
#menuNayami ul.accordion > li > ul > li {
	background: #F4EEDD url(/sp/img_cmn/icn_nomal_n.png) no-repeat right center;
	font-size: 84%;
	border-top: 1px solid #FFF;
	padding: 8px 10px 8px 15px;
	}
#menuNayami ul.accordion > li > ul > li > p {
	background:#888;
	}
#menuNayami ul.accordion > li > ul > li > ul > li {
	background: #FCFAF1;
}
#menuNayami ul.accordion > li > ul > li > ul > li:last-child {border:none;}

#menuNayami ul.accordion > li > p span {
	background: url(/sp/img_cmn/icn_plus_n.png) no-repeat right center;
}
#menuNayami ul.accordion > li > p span.open {
	background: url(/sp/img_cmn/b_close_n.png) no-repeat right center;

}
#menuNayami ul.accordion > li > a {
	background: url(/sp/img_cmn/icn_link_n.png) no-repeat right center;
}
#menuNayami ul.accordion > li.backtop > a {
	background: url(/sp/img_cmn/btn_top_n.png) no-repeat right center;
}
#menuNayami ul.accordion > li > ul > li > p span {
	background: url(/sp/img_cmn/b_close_n.png);
}
#menuNayami ul.accordion > li > ul > li > p span.open {
	background: url(/sp/img_cmn/icn_plus_n.png) no-repeat right center;

}
#menuNayami ul.accordion > li > ul > li > a {
	color: #3A1F0C;
	background: url(/sp/img_cmn/c_link.png) no-repeat 98% center;
}

/*#menuNayami ul.accordion > li > ul > li > ul > li a {
	background: url(/sp/img_cmn/c_link.png) no-repeat 98% center;
	color: #3A1F0C;
}*/


.local h2 {
	margin-bottom: 8px;
	}
.local h2 img {
	width: 100%;
}
#menu #contents .menulist li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
}
#menu #contents .menulist {
	margin-bottom: 22px;
	float: left;
	width: 100%;
}
#menu #contents .section .box a .imgL {
	width: 27%;
	margin: 0px 0px 10px;
	padding: 5px 10px 0px 0px;
	float: left;
	display:block;
}
#menu #contents h3 {
	color: #3A1F0C;
	background: #FBF7EA;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 100%;
	border-bottom: 1px solid #F3E9C5;
	width: 99%;
	padding-left: 1%;
	clear: both;
	margin-bottom: 11px;
}
#menu #contents .section .box a {
	display: block;
	background: url(/sp/menu/img/arrow.jpg) no-repeat right 40%;
	background-size: 7%;
	width: 90%;
	padding-right: 10%;
	}
#menu #contents .section .box {
	clear: both;
	border-bottom: 1px solid #D3B254;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
#menu #contents .section .box a h4 {
	font-size: 100%;
	color: #AC841B;
}
.priceList dt {
	font-weight:bold;
}
#price .tiara {
	color:#FF9999;
	font-size: 109%;
	font-weight: bold;
}
#price #contents .first {
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

#price .crown {
	color:#3ED7FD;
	font-size: 109%;
	font-weight: bold;
	padding-top: 20px;
}
.pricemenu {
	margin-bottom:1em;
}
.pagetop {
	float: right;
	width: 60%;
	}
.priceTable {
	width: 100%;
	margin-bottom: 15px;
}
.priceTable td {
	text-align: right;
	padding: 5px;
	border-bottom:#F2E8CB 1px solid;
}
.priceTable td.alignC {
	text-align: center;
}
.priceTable th {
	text-align: left;
	border-bottom:#F2E8CB 1px solid;
	padding: 5px;
	background-color:#F9F4E8;
}
.priceTable th.pro{
	text-align: center;
	border-bottom:#F2E8CB 1px solid;
	padding: 5px;
	background-color:#F9F4E8;
}
.txtRed {
	color: #F36;
}
.shadow p{
	margin-bottom: 10px;
	padding-top: 7px;
}
#price #contents {
	margin-bottom: 25px;
	padding: 0px;
	width: 100%;
	}
#price #contents p {
	padding-right: 3%;
	padding-left: 3%;
}
#price #contents .effect {
	padding-top: 15px;
}
.priceTable tr .dep_td{
	text-align: left;
}

.monthlyList li {
	list-style: none;
}
