@charset "utf-8";

/*===================================================

.h1 - 6
.text
.list
.link
.btn
.table
.input
.uniqueBox

===================================================*/

.spNone{
	display:none !important;
}

/* h1 - 6
===================================================*/

h1{
	font-size: 164.2%;
	color: #856832;
	border-top: 3px solid #a1834c;
	border-bottom: 1px solid #d0c1a5;
	padding: 17px 10px;
	margin-bottom: 30px;
}

h2{
	font-size: 135.7%;
	color: #333;
	border-bottom: 2px solid #d5d5d5;
	background: url(../images/h2_bg01.gif) repeat 0 0;
	background-size: 129px 25px;
	-webkit-background-size: 129px 25px;
	margin-bottom: 15px;
	display: table;
	width: 100%;
}
.h2_01 span{
	display: table-cell;
	vertical-align: middle;
	padding: 11px 10px 10px;
	border-left: 4px solid #b0986c;
}
.h2_02 a{
	display: block;
	color: #333;
	position: relative;
	padding: 11px 10px 10px;
	border-left: 11px solid #b0986c;
}
.h2_02 a::before{
	content: "";
	position: absolute;
	left: -7px;
	top: 50%;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #fff;
}

h3{
	font-size: 121.4%;
	color: #333;
	border-bottom: 1px solid #2b2b2b;
	border-left: 3px solid #2b2b2b;
	margin-bottom: 15px;
	padding: 6px 9px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
h3 a{
	color: #333!important;
	position: relative;
	padding-left: 7px;
}
h3 a::before{
	content: "";
	position: absolute;
	left: -2px;
	top: 6px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #a1834c;
}

h4{
	font-size: 114.2%;
	color: #333;
	border-bottom: 1px solid #c4c4c4;
	margin-bottom: 15px;
}
h4 span{
	display: block;
	color: #333!important;
	position: relative;
	padding: 0 15px 10px;
}
h4 span::before{
	content: "";
	position: absolute;
	background-color: #2b2b2b;
	left: 0;
	top: 50%;
	margin-top: -7px;
	width: 9px;
	height: 3px;
}
h4 a{
	display: block;
	color: #333!important;
	position: relative;
	padding: 0 15px 8px;
}
h4 a::before{
	content: "";
	position: absolute;
	left: 5px;
	top: 4px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #a1834c;
}
#contents h4.col2itemL,
#contents h4.col2itemR{
	float: none;
	width: 100%;
}

h5{
	font-size: 107%;
	color: #333;
	margin-bottom: 15px;
	font-weight: bold;
}
h5 a{
	display: block;
	font-weight: bold;
	color: #333!important;
	position: relative;
	padding: 0 10px;
}
h5 a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #a1834c;
}
#contents h5.col2itemL,
#contents h5.col2itemR{
	float: none;
	width: 100%;
}

h6{
	font-size: 92.8%;
	color: #856832;
	margin-bottom: 15px;
	font-weight: bold;
}
h6 a{
	display: block;
	color: #856832!important;
	position: relative;
	padding: 0 10px;
	font-weight: bold;
}
h6 a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #a1834c;
}
#contents h6.col2itemL,
#contents h6.col2itemR{
	float: none;
	width: 100%;
}

/* text
===================================================*/
.catchCopy{
	font-size: 107%;
	line-height: 1.2;
	margin-bottom: 10px;
	font-weight: bold;
}
.catchCopy02{
	font-size: 115%;
	line-height: 1.18;
	margin-bottom: 15px;
	font-weight: bold;
  color: #a18147;
}
.read01{
	font-size: 85.7%;
	line-height: 1.25;
	margin-bottom: 10px;
}
ul.read01{
	margin-bottom: 0;
}
ul.read01 li{
	line-height: 1.25;
}
.notes01{
	font-size: 71.4%;
	color: #555;
	line-height: 1.57;
	margin-bottom: 10px;
}
.read01 .notes01{
	font-size: 83.3%;
}
.cap01{
	display: block;
	font-size: 85.7%;
	margin-bottom: 15px;
}

/* list
===================================================*/
.list01{
	font-size: 85.7%;
}
.list01 li{
	position: relative;
	padding-left: 10px;
	line-height: 1.37;
	margin-bottom: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.list01 li:before{
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	width: 5px;
	height: 5px;
	background-color: #b0986c;
}
.list01 li li{
	margin-bottom: 0;
	padding: 3px 0 3px 10px;
}
.list01 li ul li{
	padding: 3px 0 3px 10px;
}
.list01 li ul li:before{
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	width: 4px;
	height: 4px;
	background-color: #8e8e8e;
}
.list01 li li li{
	padding-left: 10px;
}
.list01 li li ul li:before{
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	border-radius: 1px;
	width: 2px;
	height: 2px;
	background-color: #333;
}
#contents .list01 li.col2itemL,
#contents .list01 li.col2itemR,
#contents .list01 li.col3itemL,
#contents .list01 li.col3itemR{
	width: 100%;
	float: none;
}
ol{
	counter-reset: count;
}
ol.list01 li{
	padding-left: 13px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
ol.list01 li:before{
	counter-increment: count;
	content: counter(count);
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	color: #b0986c;
	font-weight: bold;
}
ol.list01 li:after{
	content: "";
	position: absolute;
	left: 8px;
	top: 11px;
	width: 2px;
	height: 2px;
	background-color: #b0986c;
	font-weight: bold;
}
ol.list01 ol.abc{
	counter-reset : abc;
}
ol.list01 ol.abc li:before{
	content: counter(abc,lower-alpha);
	counter-increment: abc;
}
ol.list01 li ol li:before{
	left: 4px;
	top: 4px;
}
ol.list01 li li:after{
	width: 0;
	height: 0;
	background: none;
}
ol.list01 li ol li ul li:before{
	left: 0;
	top: 10px;
}
ol.list01 li ol li ol li{
	padding-left: 18px;
}
ol.list01 li ol li ol li:before{
	content: counter(count);
	width: 0;
	height: 0;
}
ol.list01 li ol span.brackets{
	display: block;
	position: relative;
	padding: 3px 0 3px 10px;
}
ol.list01 li ol span.brackets:before{
	content: "[";
	position: absolute;
	left: -14px;
	top: 3px;
	width: 0;
	height: 0;
	background: none;
	color: #b0986c;
	font-weight: bold;
}
ol.list01 li ol span.brackets:after{
	content: "]";
	position: absolute;
	left: -1px;
	top: 3px;
	width: 0;
	height: 0;
	background: none;
	color: #b0986c;
	font-weight: bold;
}
ol.list01 li ol li ol li span.brackets{
	padding-left: 15px;
}
ol.list01 li ol li ol li:before{
	left: 15px;
	color: #777;
}
ol.list01 li ol li ol li span.brackets:after{
	left: 5px;
	color: #777;
}
ol.list01 li ol li ol li span.brackets:before{
	left: -8px;
	color: #777;
}
ol.list01 li li.subelement{
	padding-left: 5px;
}
ol.list01 li li.subelement:before{
	content: counters(count, ".");
	counter-increment: count;
	position: inherit;
	left: -5px;
	top: 0;
	width: 0;
	height: 0;
	background: none;
	font-weight: bold;
	color: #777;
}

.list02{
	font-size: 85.7%;
}
.list02 li{
	position: relative;
	padding-left: 15px;
	line-height: 1.37;
	margin-bottom: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.abc{
	counter-reset : abc;
}
.num{
	counter-reset : num;
}
.abc li,
.num li{
	position: relative;
}
.abc li:before{
	content: counter(abc, lower-alpha);
	position: absolute;
	top: -2px;
	left: 4px;
	counter-increment: abc;
	color: #777;
	font-weight: bold;
}
.num li:before{
	content: counter(num);
	position: absolute;
	top: -2px;
	left: 4px;
	counter-increment: num;
	color: #777;
	font-weight: bold;
}
.list02 span.brackets{
	display: block;
	position: relative;
	padding-left: 7px;
}
.list02 span.brackets:before{
	content: "[";
	position: absolute;
	left: -16px;
	top: 0;
	width: 0;
	height: 0;
	background: none;
	color: #777;
	font-weight: bold;
}
.list02 span.brackets:after{
	content: "]";
	position: absolute;
	left: -3px;
	top: 0;
	width: 0;
	height: 0;
	background: none;
	color: #777;
	font-weight: bold;
}
.list02 ul{
	margin-top: 10px;
}
.list02 ul li{
	padding-left: 20px;
	margin-bottom: 10px;
}
.list02 ul li:before{
	content: "";
	position: absolute;
	top: 6px;
	left: 12px;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background-color: #333;
}

.list03{
	font-size: 85.7%;
	counter-reset: num;
}
#contents .list03 li.col2itemL,
#contents .list03 li.col2itemR,
#contents .list03 li.col3itemL,
#contents .list03 li.col3itemR{
	width: 100%;
	float: none;
}
.list03 li{
	position: relative;
	padding-left: 8px;
	line-height: 1.37;
	margin-bottom: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.list03 li:before{
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 5px;
	height: 5px;
	background-color: #b0986c;
}
.list03 li .undBar{
	display: block;
	position: relative;
	padding: 3px 0 3px 22px;
}
.list03 li .undBar:before{
	content: counter(num);
	counter-increment: num;
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	top: 3px;
}
.list03 li .undBar:after{
	content: "_";
	position: absolute;
	width: 0;
	height: 0;
	left: 10px;
	top: 3px;
}

/* link
===================================================*/
.ancLinkArea{
	font-size: 85.7%;
	background-color: #eee;
	padding: 15px 15px 4px;
	margin-bottom: 15px;
}
.ancLinkArea li{
	margin-right: 30px;
	padding-bottom: 11px;
	float: left;
}
.ancLinkArea li a{
	position: relative;
	padding-left: 20px;
	color: #333;
}
.ancLinkArea li a:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	height: 14px;
	background-color: #a1834c;
}
.ancLinkArea li a:after{
	content: "";
	position: absolute;
	top: 5px;
	left: 3px;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #fff;
}
.col-linkWrapper {
	margin-left: 20px;
}
.col-linkWrapper > li:first-child {
	border-left: 1px solid #393939;
}
.col-linkWrapper > li {
	border-right: 1px solid #393939;
	float: left;
	margin-bottom: 10px;
	padding: 0 0px 0 15px;

}
.col-linkWrapper > li a {
	padding-right: 10px !important;
	font-size: 90%;
	display: block;
}
.newsList + .newsList {
	margin-top: 25px;
}
.newsList .newstitle {
	margin-bottom: 0;
}
.newsList .newstitle + * {
	margin-top: 5px;
}
.link01{
	position: relative;
	padding: 0 5px 0 5px;
	text-decoration: underline;
}
#contents .link02.col2itemL,
#contents .link02.col2itemR,
#contents .link02.col3itemL,
#contents .link02.col3itemR{
	width: 100%;
	float: none;
	margin-bottom: 15px;
}
.link02,
.linkPdf{
	position: relative;
	padding: 0 5px 0 14px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.link02 a,
.linkPdf a{
	position: relative;
}
/* .link01:after{
	content: "";
	position: absolute;
	top: 3px;
	left: 7px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #a1834c;
} */
.link02 a:before,
.linkPdf a:before{
	content: "";
	position: absolute;
	top: 2px;
	left: -7px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #a1834c;
}
.link02 a[target="_blank"]{
	padding-right: 22px;
}
.link01[target="_blank"] span{
	background: url(../images/link_ic01.gif) no-repeat center right;
	width: 11px;
	height: 10px;
	padding-right: 15px;
}
.link02 a[target="_blank"]:after{
	content: url(../images/link_ic01.gif);
	width: 11px;
	height: 10px;
	padding-left: 5px;
}
.linkPdf a[target="_blank"] span{
	background: url(../images/pdf_ic01.gif) no-repeat center right;
	width: 26px;
	height: 14px;
	padding-right: 30px;
}

.relationBox{
	border-top: 4px solid #a1834c;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #f7f4f0;
	padding: 15px 10px 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.relationBox p{
	color: #856832;
	font-size: 128.5%;
	margin-bottom: 10px;
}
.relationBox li{
	width: 100%;
	margin-bottom: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.relationBox li:last-child{
	width: 100%;
}

/* btn
===================================================*/
.btn01{
	display: inline-block;
	position:relative;
	width: 208px;
	padding: 15px;
	text-align: center;
	font-size: 107%;
	border: 1px solid #555;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #333!important;
	margin-bottom: 10px;
}
.btn01:active,
.btn01:hover{
	color: #333!important;
}
.btn01:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 9px;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #a1834c;
}

.btn02{
	display: inline-block;
	position:relative;
	width: 208px;
	padding: 15px;
	text-align: center;
	font-size: 107%;
	background-color: #a1834c;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #fff!important;
	margin-bottom: 10px;
}
.btn02:active,
.btn02:hover{
	color: #fff!important;
}
.btn02:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 9px;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #fff;
}

.btn03{
	display: block;
	position: relative;
	width: 145px;
	padding: 10px;
	text-align: center;
	font-size: 107%;
	border: 1px solid #a1834c;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #856832!important;
	margin-bottom: 10px;
}
.btn03:active,
.btn03:hover{
	color: #856832!important;
}
.btn03:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 9px;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-right: 4px solid #a1834c;
}
.btn01[target="_blank"] span,
.btn03[target="_blank"] span{
	background: url(../images/link_ic01.gif) no-repeat center right;
	width: 11px;
	height: 10px;
	margin-left: 15px;
	padding-right: 15px;
}
.btn02[target="_blank"] span{
	background: url(../images/link_ic02.gif) no-repeat center right;
	width: 11px;
	height: 10px;
	margin-left: 15px;
	padding-right: 15px;
}

/* table
===================================================*/
.tableStyle01,
.tableStyle02{
	overflow: hidden;
	margin-bottom: 30px;
}
.tableStyle01Inner,
.tableStyle02Inner{
	width: 100%;
	overflow: auto;
}
.tableStyle01 table,
.tableStyle02 table{
	width: 100%;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
}
.tableStyle01 thead th,
.tableStyle02 thead th{
	font-size: 85.7%;
	color: #fff;
	background-color: #c7b594;
	text-align: center:;
	padding: 10px;
	line-height: 1.25;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}
.tableStyle01 tbody td,
.tableStyle02 tbody td{
	font-size: 85.7%;
	padding: 10px;
	line-height: 1.25;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	vertical-align: middle;
}
table .lv2{
	background-color: #f1ece4;
}
table .lv3{
	background-color: #f0f0f0;
}
.tableStyle03 table{
	width: 100%;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	margin-bottom: 20px;
}
.tableStyle03 th{
	font-size: 85.7%;
	font-weight: bold;
	color: #fff;
	background-color: #c7b594;
	text-align: left;
	padding: 11px 11px 11px 18px;
	line-height: 1.25;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}
.tableStyle03 tbody td{
	font-size: 85.7%;
	padding: 10px 20px;
	line-height: 1.25;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	vertical-align: middle;
}
.tableStyle03 tr th:first-child{
	vertical-align: top;
}

/* input
===================================================*/
input{
	box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.2) inset;
	background-color: #fff;
	font-size: 107%;
	padding: 6px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
input.date{
	background: url(../images/date_ic01.png) no-repeat 130px 3px #fff;
	width: 160px;
}
.selBox{
	width: 78px;

}
.selBox .selectBox{
	box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.2) inset;
	background-color: #fff;
	font-size: 107%;
	padding: 4px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 60px;
	height: 30px;
	position: relative;
}
.selBox .selectBox select{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.selBox .selectBox p{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 5px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	z-index: 0;
}
.selBox .selectBox p::after{
	content: "";
	position: absolute;
	top: 12px;
	right: 10px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 8px solid #a1834c;
}
button{
	background-color: #a1834c;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	border: none;
	color: #fff;
	font-size: 121.4%;
	cursor: pointer;
}
button:hover{
	background-color: #8d6826;
}
button span{
	position: relative;
	padding-left: 10px;
}
button span:before{
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #fff;
}

/* uniqueBox
===================================================*/
.bgBox01,
.bgBox02{
	border: 1px solid #dde1a1;
	margin-bottom: 15px;
}
.bgBox03{
	width: 100%;
	border: 1px solid #cdcdcd;
	margin-bottom: 25px;
}
.bgBox03 h3{
	background-color: #f0f0f0;
	padding: 11px 10px;
	font-size: 114%;
	color: #333;
	border: none;
	margin: 0;
}
.bgBox03 ul li{
	background: url(../../rooms/images/rooms_ic01.png)left 8px no-repeat;
	padding-left: 10px;
	line-height: 1.7;
	font-size: 92.8%;
	margin-bottom: 3px;
}
.bgBox01Inner,
.bgBox02Inner{
	position: relative;
	border: 4px solid #f3f4d7;
	background-color: #feffea;
	padding: 10px 10px 0;
}
.bgBox03Inner{
	position: relative;
	background-color: #fff;
	padding: 10px 12px 15px;
}
.bgBox03Inner .bnr01{
	width: 223px;
	height: 70px;
	margin-top: 10px;
}
.bgBox01Inner .read01,
.bgBox02Inner .read01{
	margin-bottom: 10px;
}
.bgBox01Inner div,
.bgBox02Inner div{
	margin: 0 15px 15px 0;
	width: 100px;
}

.infoBox{
	border: 4px solid #a1834c;
	padding: 15px;
	margin-bottom: 15px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.infoBox dd.mb{
	margin-bottom: 15px;
}
.infoBox dt{
	color: #856832;
	font-weight: bold;
	line-height: 1.1;
}
.infoBox dd{
	font-size: 85.7%;
	line-height: 1.375;
}

.qa01 dt{
	font-size: 92.8%;
	font-weight: bold;
	padding-left: 20px;
	line-height: 1.33;
	margin-bottom: 10px;
	position: relative;
}
.qa01 dt:before{
	content: "Q";
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 0;
	font-weight: bold;
	color: #856832;
}
.qa01 dt:after{
	content: ".";
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 11px;
	font-size: 111%;
	font-weight: bold;
	color: #856832;
}
.qa01 dd{
	font-size: 85.7%;
	line-height: 1.5;
	padding: 0 0 15px 20px;
	margin-bottom: 15px;
	position: relative;
	border-bottom: 1px dashed #9c9c9c;
}
.qa01 dd:before{
	content: "A";
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 1px;
	font-size: 108.3%;
	font-weight: bold;
	color: #856832;
}
.qa01 dd:after{
	content: ".";
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: 11px;
	font-size: 111%;
	font-weight: bold;
	color: #856832;
}
.qa01 dd.last{
	border: none;
}
.qa01 dd .tableStyle01 thead th,
.qa01 dd .tableStyle02 thead th,
.qa01 dd .tableStyle01 tbody td,
.qa01 dd .tableStyle02 tbody td,
.qa01 dd p,
.qa01 dd .btn01,
.qa01 dd .btn02{
	font-size: 100%;
}
.linkBox{
	position: relative;
	margin-bottom: 30px;
}
.linkBox a:hover{
	text-decoration: none;
	opacity: 0.65;
}
.linkBox::after{
	content: "";
	background: url(../images/shadow_bg01.gif) no-repeat 0 0;
	background-size: 100%;
	position: absolute;
	bottom: -10px;
	right: 0;
	width: 100%;
	height: 10px;
}
.linkBox p{
	background: url(../images/link_box_bg01.gif) repeat 0 0;
	font-size: 114%;
	font-weight: bold;
	color: #333;
	padding: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.linkBox.linkPdf,
.linkBox.link02{
	padding: 0;
}
.linkBox.linkPdf:before,
.linkBox.link02:before{
	display: none;
}
.linkBox a span{
	font-weight: bold;
}
.linkBox a:hover span{
	color: #333;
}

.ocherBox{
	background-color: #a1834c;
	padding: 15px 10px;
	margin-bottom: 15px;
}
.ocherBox .read01{
	color: #fff;
}

/* img
===================================================*/
.rest_name01{
	text-align: center;
}
.rest_name01 img{
	width: 50%;
}





/* メニューPDF用
===================================================*/
.menu {
    border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;

 }


 /* YouTubeレスポンシブ　20160202
===================================================*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.youtubeWrap {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.youtubeWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


/* ボタン2つ並べ　20160323
===================================================

.btnLink {
	margin-top: 40px;
	padding: 0 50px;
	text-align: center;
}
.btnLink li {
	display: inline-block;
	width: 100%;
	margin: 0 10px;
}
.btnLink li a {
	display: block;
	width: 100%;
	font-size: 15px;
	box-sizing: border-box;
}
*/


/* feature100 バナー設置　20190201
===================================================*/

.feature100Bt img {
	width: 100%;
}

/* banquet配下 改修　20200310
===================================================*/
.banquet-list {
  display: flex;
  flex-wrap: wrap;
}
a.banquet-list__elm {
  width: calc(50% - 6px);
  margin-left: 12px;
  text-decoration: none;
}
a.banquet-list__elm:nth-child(n+3) {
  margin-top: 50px;
}
a.banquet-list__elm:nth-child(2n+1) {
  margin-left: 0;
}
.banquet-list__title {
  border-top: 1px solid #a1834c;
  margin-bottom: 10px;
  padding: 25px 10px 10px;
  text-align: center;
  color: #856832;
  font-size: 100%;
  transition: ease background-color 0.3s;
}
.banquet-list__detail {
  box-shadow: 0 4px 12px #cccccc;
}
.banquet-list__contents {
  display: none;
}
.banquet-slider-wrap *,
.banquet-slider-wrap *:before,
.banquet-slider-wrap *:after {
  box-sizing: border-box;
}
.banquet-slider-wrap {
  position: relative;
  margin: 20px 0 0;
}
.banquet-slider-wrap button.banquet-arrow {
  background: url(../../banquet/images/common_ic01_sp.png) 0 0 no-repeat;
  background-size: contain;
  width: 24px;
  height: 37px;
}
.banquet-slider-wrap button.slick-prev {
  position: absolute;
  z-index: 2;
  top: calc(50% - 18px);
  left: 10px;
}
.banquet-slider-wrap button.slick-next {
  position: absolute;
  z-index: 2;
  top: calc(50% - 18px);
  right: 10px;
  transform: rotate(180deg);
}
.banquet-slider-wrap .slick-dots {
  bottom: 50px;
}
.banquet-slider--main.slick-dotted {
  margin-bottom: 15px;
}
.banquet-slider__elm {
  position: relative;
}
.banquet-slider__caption {
  background-color: #3a3a3a;
  color: #fff;
  padding: 10px;
}
.banquet-slider--pager {
  display: none;
}
.banquet-figure {
  text-align: center;
}
.banquet-figure img {
  max-width: 100%;
  width: auto;
  height: auto;
}
