.Boxclose {
	background: url(../../Images/ZH-TW/all/close1.png) no-repeat;
	width: 40px;
	display: block;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 440px;
	margin-top: 0px;
}
.contentBox {
	width: 440px;
	margin: 120px 0 10px 50px;
	/*padding: 25px 30px;*/
	/*border-top: 4px solid #a19069;
	overflow:hidden;*/
	display: table;
	position: relative;
	z-index: 2;
}
.contentBox:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	backdrop-filter: blur(5px);
	box-sizing: border-box;
	background-image: url(../../images/ZH-TW/index/bg_index_info1.png), url(../../images/ZH-TW/index/bg_index_info2.png), url(../../images/ZH-TW/all/bg_panel.png);
	background-position: top left, bottom left, right top;
	background-repeat: repeat-x, repeat-x, repeat;
	z-index: -1;
}
.contentBox .article_title {
	display: block;
	font-size: 24px;
	color: #d59728;
	margin: 0px 0 15px 0;
	text-align: center;
	font-family: 'Noto Sans TC', "微軟正黑體", "Microsoft JhengHei UI", sans-serif;
	font-weight: 400;
	letter-spacing: 4px;
}
.contentBox .titleArea {
	text-indent: -9999px;
	width: 100%;
	height: 137px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.contentBox .articleArea {
	padding: 0 30px;
}
.contentBox .articleArea span {
	/*color: rgb(202, 166, 107);*/
	font-size: 16px;
}
.contentBox .articleArea p {
	font-size: 14px;
	font-family: 'Noto Sans TC', "微軟正黑體", "Microsoft JhengHei UI", sans-serif;
	line-height: 2;
	color: #fff;
	letter-spacing: 3px;
	margin-left: 0;
}
.contentBox .articleArea p a {
	text-decoration: none;
}
.contentBox .articleArea p a span {
	color: #daa520;
	font-size: 14px;
}
/*---- 縮圖lightbox	-------*/
#imgsize {
}
#imgsize ul.eawa {
	/*width: 93%;*/
	overflow: hidden;
    padding: 20px 14px;
    margin: 0 30px;
	box-sizing: border-box;
}
#imgsize ul.eawa li {
	width: 80px;
	height: 80px;
	float: left;
	margin: 4px;
	overflow: hidden;
}
#imgsize ul.eawa li a {
	text-indent: -9999px;
}
#imgsize ul.eawa li a img {
	width: 115px;
	height: 77px;
}
/*---- 飯店資訊	-------*/
.contentBox .info {
	background: transparent url(../../Images/ZH-TW/about/info.png) no-repeat scroll left center;
	float: right;
	padding-right: 30px;
	margin-bottom: 40px;
}
.contentBox .info span {
	display: none;
}
.contentBox .info p {
	line-height: 1.8;
	letter-spacing: 1px;
	color: #fff;
	font-size: 13px;
	padding: 0 0 0 85px;
}
.contentBox .info p.web {
	display: none;
}
/*---- 360度環景	-------*/
.contentBox .panoramic {
	float: left;
	text-decoration: none;
	display: block;
	font-size: 15px;
	color: #9f8e68;
	height: 30px;
	line-height: 30px;
	background: url(../../Images/ZH-TW/all/google360.png) no-repeat;
	padding-left: 35px;
	margin-bottom: 10px;
}
.contentBox .panoramic span {
	font-weight: bolder;
}

@media screen and (max-width: 1060px) {
.Boxclose {
	display: none;
}
.contentBox {
	margin: auto;
	width: 100%;
}
.contentBox:before {
	background-image: url(../../images/ZH-TW/index/bg_index_info1.png);
	background-position: top left;
	background-repeat: repeat-x;
	backdrop-filter: none;
}
.contentBox .titleArea {
	border-bottom: 0px solid #a19069;
	width: 100%;
	margin-bottom: 30px;
}
#imgsize ul.eawa {
	width: auto;
}
}

@media screen and (max-width: 650px) {
.contentBox {
	padding: 0;
	background: #252525;
	border-top: none;
	position: relative;
}
.contentBox .titleArea {
	text-indent: inherit;
	width: auto;
	background: #d59829 !important;
	color: #fff;
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	padding-left: 20px;
	margin: 0 0;
	margin-bottom: 20px;
}
.contentBox .articleBox {
}
.contentBox .articleArea {
	padding: 0 20px;
}
.contentBox .articleArea h1 {
	font-size: 23px;
	text-align: left;
	font-weight: bold;
}
.contentBox .articleArea p {
	text-align: justify;
	text-justify: inter-ideograph;
}
/*---- 縮圖lightbox	-------*/
#imgsize ul.eawa {
	border: none;
	/*width: 94%;*/
	margin: 0 auto;
	padding: 20px;
}
/*---- 飯店資訊	-------*/
.contentBox .info {
	background: none;
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	width: 100%;
	margin-top: 55px;
	height: auto;
	margin-bottom: 30px;
}
.contentBox .info p {
	padding-left: 20px;
}
.contentBox .info p.web {
	display: block;
}
.contentBox .info span {
	display: block;
	padding-left: 20px;
	color: #d59728;
	margin-bottom: 10px;
}
}

@media screen and (max-width: 414px) {
#imgsize ul.eawa {
	/*width: 86%;*/
}
#imgsize ul.eawa li {
	width: 75px;
	height: 75px;
}
}

@media screen and (max-width: 375px) {
#imgsize ul.eawa {
	/*width: 94%;*/
}
}

@media screen and (max-width: 320px) {
#imgsize ul.eawa {
	/*width: 83%;*/
}
}
