﻿@charset "utf-8";
/* CSS Document */
.contentBox .titleArea {
	background: url(../../Images/ZH-TW/room/title.png) no-repeat;
}
ul.price_item {
	display: block;
	overflow: hidden;
	float: left;
	font-size: 14px;
	color: #ddd;
	font-weight: normal;
	text-align: center;
	background-color: #a19069;
	padding: 1px;
}
ul.price_item li {
	display: block;
	float: left;
	background-color: #a19069;
}
ul.price_item li span.item_title {
	margin-bottom: 2px;
}
ul.price_item li span {
	display: block;
	background-color: #3c3c3c;
	margin: 1px;
	margin-bottom: 1px;
	padding: 5px 7px;
	font-size: 14px !important;
	color: #ddd !important;
	font-weight: normal;
	text-align: center;
	line-height: 2;
}
ul.price_item li span.price_height {
	height: 56px;
}
.articleArea p {
	clear: both;
}
.articleArea div {
	font-size: 14px !important;
	color: #fff !important;
	line-height: 2;
}
.articleArea ul.priceBox {
	background: #a19069;
	display: table;
	border: 1px solid #a19069;
	margin-bottom: 8px;
}
.articleArea ul.priceBox li {
	display: table;
	float: left;
}
.articleArea ul.priceBox li p, .articleArea ul.priceBox li span {
	background: #3c3c3c;
	color: #ddd;
	padding: 0px 7px;
	font-size: 14px;
	display: block;
	margin: 1px;
	line-height: 2;
	text-align: center;
	box-sizing: border-box;
}
.articleArea ul.priceBox li p {
	margin-bottom: 2px;
}
.contentBox .facility .head02 {
	font-size: 18px;
	color: #6f3d57;
	letter-spacing: 1.3px;
	margin-bottom: 10px;
	display: none;
}
.contentBox .buttonBox {
	display: table;
	margin: 0 auto 50px auto;
}
.contentBox .buttonBox a {
	text-decoration: none;
	font-size: 16px;
	color: #d59728;
	width: 120px;
	height: 38px;
	line-height: 38px;
	display: block;
	float: left;
	border: 1px solid #d59728;
	text-align: center;
	margin: 0 5px;
	outline: none;
	font-weight: 400;
	transition: all 0.4s;
}
.contentBox .buttonBox a:hover {
	color: #fff;
	background: #4f646d;
	border: 1px solid #4f646d;
}
.contentBox .buttonBox a.reservation {
}
.contentBox .buttonBox a.notice {
}
.room_next {
	background: url(../../Images/ZH-TW/room/next.png) no-repeat;
	width: 100px;
	height: 35px;
	position: fixed;
	bottom: 10px;
	right: 85px;
	text-indent: -9999px;
}
.room_next a {
	display: table;
	width: 100px;
	height: 35px;
}
.room_prev {
	background: url(../../Images/ZH-TW/room/pre.png) no-repeat;
	width: 100px;
	height: 35px;
	position: fixed;
	bottom: 10px;
	right: 186px;
	text-indent: -9999px;
}
.room_prev a {
	display: table;
	width: 100px;
	height: 35px;
}
.lightBoxContent .noticetitle {
	background: url(../../Images/ZH-TW/notice/title1.png) no-repeat;
	width: 100%;
	height: 137px;
	text-indent: -9999px;
}
.room_types {
	width: 94px;
	height: auto;
	margin: 0 auto;
	display: none;
}
.facility {
	border-bottom: 1px solid #757575;
	padding: 0 !important;
	padding-bottom: 30px !important;
	margin: 0 30px;
	margin-bottom: 30px;
}
@media screen and (max-width: 1060px) {
.articleArea h1 {
	text-align: center;
}
.articleArea ul.priceBox {
	margin: 10px auto;
	width: 100%;
}
.articleArea ul.priceBox li {
	width: 16.66%;
	box-sizing: border-box;
}
.contentBox .facility {
	margin: 0 20px;
	margin-bottom: 30px;
}
.contentBox .buttonBox {
	margin: 0 auto 15px auto;
}
.contentBox .buttonBox a {
	width: 200px;
	height: 50px;
	line-height: 50px;
}
.contentBox .buttonBox a.notice {
	display: none;
}
.change_room {
	display: table;
	margin: 30px auto;
}
.room_next, .room_prev {
	position: relative;
	bottom: inherit;
	right: inherit;
	float: right;
	border-right: 0;
	margin: 0 5px;
}
}

@media screen and (max-width: 650px) {
.articleArea ul.priceBox li {
	width: 50%;
}
.articleArea ul.priceBox li p {
	background-color: #dbcfc6;
	color: #000;
	font-size: 13px;
}
.articleArea ul.priceBox li span {
	color: #333;
	background-color: #eee;
	font-size: 13px;
}
.contentBox .buttonBox {
	width: 100%;
}
.contentBox .buttonBox a {
	width: auto;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	margin: 0 20px;
	/*box-sizing:border-box;*/
	font-weight: 400;
	float: none;
}
.change_room {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
.room_next, .room_prev {
	text-indent: inherit;
	background: none;
	width: auto;
	height: auto;
	margin: 0;
}
.room_prev {
	float: left;
}
.room_next a, .room_prev a {
	text-decoration: none;
	width: auto;
	height: auto;
	border: 1px solid #837c6f;
	color: #837c6f;
	text-align: center;
	font-size: 14px;
	padding: 8px 10px;
	display: block;
}
/*.room_next a:hover, .room_prev a:hover {
	background: #b85f97;
	color: #fff;
	border: 1px solid #b85f97;
}*/
}

@media screen and (max-width: 414px) {
ul.price_item li {
	width: 50%;
}
ul.price_item li span.item_title {
	background-color: #dbcfc6;
	color: #000 !important;
}
ul.price_item li span.item_price {
	color: #000 !important;
}
ul.price_item li span {
	color: #333;
	background-color: #eee;
	padding: 5px 5px;
}
}
