@charset "utf-8";
/* CSS Document */

.header h1{
    display: none;
}
    
.header img{
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

/*.header a{float:right; margin-right:15px; text-decoration:none; color:#333; line-height:1.9;}*/

.logo{
	position:absolute;
	width:9%;
	top:3%;
	left:3%;
	z-index:9999;}

.logo img{
	display:block;
	width:100%;
	height:auto;}
	
/*==BOOKING_BLOCK===*/

.BookingBlock{
	/*width:740px;*/
	float:left;
	padding-top:5px;
	/*margin:0 auto;
	margin-top:5px;*/}
	
.BookingTitle{
	float:left;
	height:24px;
	line-height:24px;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	font-weight:bold;
	padding-left:18px;
	background-image:url(../images/icon_booking.png);
	background-position:left center;
	background-repeat:no-repeat;
	margin-right:5px;}
	
.textfield{
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;}
	
.BookingBranch{
	float:left;
	height:24px;
	line-height:24px;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-right:5px;
	font-weight:bold;}
	
.checkin{
	float:left;
	height:23px;
	line-height:23px;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-right:5px;
	font-weight:bold;}
	
.checkout{
	float:left;
	height:23px;
	line-height:23px;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-right:5px;
	font-weight:bold;}
	
.inquiry{
	float:left;
	margin-right:20px;}
	
.inquiry .submit {
	float:left;
	height:23px;
	line-height:23px;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:0 10px;
	background-color:#ff6900;
	border-style:none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	outline:none;}
	
.inquiry .submit:hover{
	background-color:#000;
	color:#fff;
	cursor: pointer;}
	
.booking_links{
	float:left;}
	
.booking_links a{
	display:block;
	height:23px;
	line-height:23px;
	float:left;
	display:block;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #cb8f91;
	transition: all 0.4s;
	-o-transition: all 0.4s;visibility:visible;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	outline:none;}
	
.booking_links a.booking_btn{
	display:block;
	visibility:hidden;
	width:0px;
	margin-right:0px;
	padding-right:0px;
	border-right:0px solid #cb8f91;}

.booking_links a:hover{
	color:#000;}
	
/*===LOGO BLOCK===*/

.LogoWrap{
	position:absolute;
	z-index:9998px;
	width:217px;
	padding:15px 0;
	margin-left:-108px;
	left:70%;
	background-image:url(../images/bg_logo.png);
	background-position:left top;
	background-repeat:repeat;
	-webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 8px rgba(0,0,0,0.5);
	box-shadow: 0 1px 8px rgba(0,0,0,0.5);}
	
/*.logo{
	width:135px;
	height:161px;
	margin:0 auto;}*/
	
.GroupTitleCh{
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	letter-spacing:2px;}
	
.GroupTitleEn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin-bottom:18px;}
	
.MainNav{}

.MainNav ul{}

.MainNav ul li{
	display:block;}

.MainNav ul li a{
	display:block;
	/*width:155px;*/
	width:75%;
	margin:0 auto;
	font-family:"微軟正黑體", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	margin-bottom:7px;
	padding-bottom:3px;
	border-bottom:1px solid #777;
	transition: all 0.4s;
	-o-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	outline:none;}
	
.MainNav ul li a:hover{
	color:#ff6900;}
	
.MainNavEn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ddd;
	/*font-weight:100;*/}
.panel_block ul li:first-child{ border-left:0px dotted #ae8a4a;}

.lifestyle{
	position:absolute;
	width:620px;
	height:123px;
	margin-left:-310px;
	margin-top:-61px;
	left:50%;
	top:35%;
	z-index:9999;}

.lifestyle img{
	width:100%;
	height:auto;}
.hotel_image{
    display: flex;
    justify-content: center;
    align-items: center;
    /*width: 13vw;*/
    width: 100%;
    height: 7.5vw;
    overflow: hidden;
    border: 1px solid #a79857;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.hotel_image img{
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
}
.address{
    font-size: 13px;
    font-weight: 100;
    margin-bottom: 5px;
}
.business_Registration{
	margin-bottom: 12px;
	font-weight: 100;
}
.booking{
    display: flex;
    justify-content: center;
}
.booking a{
    display: block;
    font-size: 13px;
    color: #a79857;
    padding: 7px 20px;
    border: 1px solid #a79857;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.booking a:hover{
    color: #4b443e;
    background-color: #a79857;
}
@media screen and (max-width: 1366px) {

.logo{
	width:10%;}
	
.lifestyle{
	width:500px;
	margin-left:-250px;}
.hotel_image{
    /*width: 17vw;*/
    height: 9.6vw;
}
}
@media screen and (max-width: 1180px) {
.hotel_image {
    /*width: 20.3vw;*/
    height: 11.5vw;
}
}
@media screen and (max-width: 1024px) {
	
/*.lifestyle{
	width:500px;
	margin-left:-250px;}*/
	
}

@media screen and (max-width: 820px) {
.hotel_image {
    /*width: 20.3vw;*/
    height: 14.9vw;
}	
.lifestyle{
	width:244px;
	margin-left:-122px;
	top:50%;}	
	
}

@media screen and (max-width: 768px) {
	
.logo{
	width:10%;}
	
}



@media screen and (max-width: 1024px) {
	.panel_block ul li:first-child{ border-left:0;}
	.panel_block ul li:nth-of-type(2),.panel_block ul li:nth-of-type(4){ border-right:0;}
}

@media screen and (max-width: 576px) {
	
.logo{
	width:16%;}
	
.lifestyle{
	display:none;}
	
#pie_1{
	/*display:none !important;*/
	top:auto !important;
	bottom:10px !important;}
.hotel_image{
    height: 50vw;
}
	}

