<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* kvWrap
----------------------------------------------------------- */

#kvWrap {
    background: url(../../img/banquet-meeting/pic_main.jpg) no-repeat 50% 0;
    background-size: cover;
}
/* stayplanWrap
----------------------------------------------------------- */
#planTab li {
	background: #f2f3f0;
}

#planTab li.active {
	background: #353f0c;
}

#planTab li a {
	color: #674d46;
}
#planTab li a:hover {
	color: #fff;
}

#planTab li.active a {
	color: #fff;
}

.plBox {
	padding-bottom: 38px;
	margin-bottom: 30px;
	background: url(../../img/common/bg_line_w1000.png) no-repeat 50% 100%;
}

.plBox .left {
	width: 380px;
	float: left;
	height: 253px;
	overflow: hidden;
}

.plBox .right {
	width: 580px;
	float: right;
}

.plBox .left img {
	width: 100%;
	height: auto;
}

.plBox .right h4 {
	font-size: 180%;
	color: #353f0c;
	margin-bottom: 20px;
}

.plBox .right .dtlTxt {
	margin-bottom: 20px;
	font-size: 120%;
}

.plBox .right .rate {
	margin-bottom: 15px;
	font-size: 120%;
}

.plBox .right .rate span {
	font-weight: bold;
	color: #555b12;
}

.plBox .right .btnBox p {
	display: inline-block;
	width: 280px;
}

.plBox .right .btnBox p:last-child {
	margin-left: 10px;
}
#plWrap .plBox:last-child {
	margin-bottom: 0;
}

/* detail ----------------- */

.plBox.detail .right p {
    margin-bottom: 30px;
    font-size: 110%;
}
.plBox.detail .right p span.green {
    color: green;
    display: block;
    margin-bottom: 20px;
}
.plBox.detail .right p span.present {
    color: #E67259;
    display: block;
    margin-bottom: 20px;
}
.detail .right dl dt {
	font-size: 130%;
	font-weight: bold;
	color: #555b12;

}
.detail .right dl dt span {
    display: block;
    font-weight: normal;
    color: #E67259;
    margin-bottom: 5px;
}
.detail .right dl {
	margin-bottom: 20px;
}
.detail .right dl dd {
	font-size: 110%;
}

.detail .right dl dd span {
    display: inline-block;
    font-weight: bold;
    color: #555b12;
    background: #fff;
    margin-right: 4px;
}
.detail .right dl dd .dot {
    width: 20px;
    height: 7px;
    background: url(../../img/common/ico_dot.png) repeat-x 0 45% #fff;

}
.detail .right ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
.detail .right ul li {
    font-size: 120%;
}
.outer {
	width: 100%;
	min-width: 1060px;
	background: url(../../img/stay/room/bg_room.jpg) no-repeat 50% 100%;
	background-size: cover;
}

#rmListWrap {
	width: 100%;
	padding: 60px 0;
	background: url(../../img/common/border_top.png) repeat-x 0 0,
				url(../../img/common/line_shadow.png) repeat-x 0 100%;
}

 h3 {
    padding-bottom: 20px;
    text-align: center;
    color: #3e373d;
    margin-bottom: 20px;
	display: block;
}
 h3 span {
	font-size: 187%;
	display: block;
	padding-top: 10px;
	font-weight: bold;
	color: #565C14;
}


/* detail ----------------- */

#pdWrap {
	width: 100%;
	padding: 15px 0 40px 0;
	background: url(../../img/common/border_top.png) repeat-x 0 0;
}

#pdWrap h4 {
	width: 1000px;
	margin: 0 auto;
	font-size: 180%;
	color: #353f0c;
	margin-bottom: 10px;
}

#pdWrap .pdInner {
	width: 100%;
	border-top: 1px solid #353f0c;
	padding-top: 45px;
}

#pdWrap .pdInner .pdBox {
	padding-bottom: 70px;
	margin-bottom: 30px;
	background: url(../../img/common/bg_line_w1000.png) no-repeat 50% 100%;
}

#pdWrap .pdInner .pdBox .left {
	width: 380px;
	float: left;
}

#pdWrap .pdInner .pdBox .right {
	width: 580px;
	float: right;
}

#pdWrap .pdInner .pdBox.noImg .left {
	display: none;
}

#pdWrap .pdInner .pdBox.noImg .right {
	width: 1000px;
}

/*
.right .menu_detail dl dt {
	font-size: 130%;
	font-weight: bold;
	color: #555b12;
}

.right .menu_detail dl dd {
	font-size: 110%;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
*/


#pdWrap .pdInner .detail .right .dtlTxt {
	font-size: 120%;
	margin-bottom: 20px;
}
#pdWrap .pdInner .detail .right .dtlTxt p {
	margin-bottom: 15px;
}

#pdWrap .pdInner .detail .right .dtlTxt ul,
#pdWrap .pdInner .detail .right .dtlTxt ol {
	margin-bottom: 15px;
	padding-left: 25px;
}
#pdWrap .pdInner .detail .right .dtlTxt ul li {
	list-style: disc;
}
#pdWrap .pdInner .detail .right .dtlTxt ol li {
	list-style: decimal;
}
#pdWrap .pdInner .detail .right .dtlTxt em {
	font-style: italic;
}


.plBtnWrap {
    overflow: hidden;
    height: 52px;
}

.plBtnWrap ul {
    position: relative;
    left: 50%;
    float: left;
}

.plBtnWrap li {
    width: 241px;
    float: left;
    margin-left: 10px;
    position: relative;
    left: -50%;
}

.plBtnWrap ul li:first-child {
	margin-left: 0;
}



/*
.btnBox01 {
    width: 640px;
    margin-bottom: 30px;
}
.btnBox01 .btn {
    width: 280px;
    float: left;
    border: none;
}
.btnBox01 .btn_green {
    width: 280px;
    float: right;
}
.partyplan_sns  {
    margin: 0 auto;
    text-align: center;
    width: 118px;
}
.partyplan_sns ul li {
    float: left;
    margin-right: 15px;
}
.partyplan_sns ul li:last-child {
    margin-right: 0;
}
*/



/* sns ------------- */

.snsBox {
	text-align: center;
	margin-top: -20px;
}

.snsBox li {
	display: inline-block;
	padding: 0 8px;
}

#toTop {
	font-size: 120%;
	padding-top: 20px;
	line-height: 2;
	font-weight: bold;
}

#toTop a {
	display: block;
	padding-left: 20px;
	background: url(../../img/common/listhead_toTop.png) no-repeat 0 50%;
}</pre></body></html>