/*-----------------------------------------------------------------------------------*/
/*	MEDIA QUERIES
/*-----------------------------------------------------------------------------------*/
/* iPad Landscape */
#rwd_qrcode { display:none; text-align:center; }
@media only screen and (min-width: 320px) and (max-width: 1171px) {
body {
	background-size: 100% auto;
}
.bg {
	background-size: 180% auto;
}
#container {
	width: 100%;
}
.fullwidthbanner-container {
	width: 100% !important;
	position: relative;
	border: 0;
	padding: 0;
	/*max-height: 300px !important;*/
	overflow: hidden;
}
.fullwidthbanner img {
	max-width: none;
	display: block;
}

.header {
	padding: 1% 0 0 0;
	text-align: center;
}
.logo {
	position: static;
}
.logo img {
	width: 50%;
	height: auto;
}
.menu {
	display: none;
}
.demo-5 {
	position: relative;
	z-index: 999;
	display: block;
}
/*----------------*/
.content {
	padding: 0 1% 0% 1%;
	width: 98%;
}
.text {
	padding: 0 0;
}
.left { display: none; }
#rwd_qrcode { display:block; }
#rwd_qrcode a:nth-child(2){
	display: none;
}
.main {
	margin-top: 15px;
	width: 100%;
}
.page_img {
	text-align: center;
}
.page_img span {
	text-align: left;
}
.page_img img {
	width: 100%;
	height: auto;
	max-width: 905px;
	max-height: 118px;
}
.ul_news{
	height: auto;
	padding-bottom:10px;
}
.ul_news li p {
	width: 30%;
}
.ul_news li > a {
	width: 27%;
}
.rwd_link {
	display: block;
}
.link {
	text-align: center;
	width: 95%;
    margin: 0 auto;
    margin-bottom: 15px;
}
/*----------------*/
.text .p02{
	width: 80%;
    margin: 0 auto;
	left: 0;}
.text h2 img{
	/*max-width:186px;*/
	max-height:99px;}
.text img{
	max-width: 100%;
	height: auto;}
.text .h03{
	padding-left:10%;}
.text .p02 iframe{
	max-width:650px;
	max-height:366px;
	width: 100%;}
.text .p02 .s02 iframe{
	max-width:700px;
	max-height:350px;
	width: 100%;}
.text .s05{
	position: static;}
/*-----------------*/
.room_list{
	margin: 20px 0 40px 0;}
.room_list li{
	width: 47%;
    margin-right: 3%;}
.room_img{
	left: 20%;}
.room_list li p{
	left: 20%;}
.room_list img{
	max-height:96px;
	max-width:277px;
	width: 100%;
	height: auto;}
.room.rb{
border:0;
}
/*----------------*/
.tb01 th{
	padding: 0 1%;}
.tb01 td{
	line-height: 20px;
	padding: 0 1%;}
#run_next{
	right: 40%;}
#run_prev{
	left: 40%;}
/*----------------*/
.footer_out {
	min-width: 0;
	height: auto;
}
.footer {
	padding: 2%;
	width: 96%;
}
.footer_link {
	display: none;
}
.info, .info2, .fb, .p01 {
	position: static;
}
.logo2 {
	display: none;
}
.info, .info2 {
	margin-right: 5%;
	margin-bottom: 2%;
	float: left;
}
.fb a {
	display: inline-block;
}
}
/*-----------------------------------------------------------------------------------*/
@media only screen and (min-width:950px) and (max-width: 1171px) {
.left {
	margin-top: 25px;
	margin-right: 3%;
	width: 18%;
	display: block;
}
#rwd_qrcode { display:none; }
.main {
	width: 79%;
}
.rwd_link {
	display: none;
}
.demo-5 {
	display: none;
}
.header{
	height: auto;}
.rwd_menu{
	position: relative;
	z-index: 999;
	padding: 1% 0 1% 1%;
	background: rgba(0, 0, 0, 0.2);
	width:99%;
	display: block;
	margin: 0 auto;
	margin-top: 1%;
}
.rwd_menu a{
	font-weight: bold;
	display: block;
	color: #fff;
	font-family: "微軟正黑體";
	text-shadow:0px 2px 3px rgba(0, 0, 0, 0.8);
	}
.rwd_menu li{
	position: relative;
	width:11%;
	display: block;
	float: left;}
.rwd_menu li ul {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	top: 20px;
	left:0px;
	border: 3px solid #000;
	background: rgba(121, 26, 64, 0.9);
}
.rwd_menu li:hover>ul {
	display: block;
	padding: 0;
	opacity: 1;
}
.rwd_menu li ul li {
	width: 100%;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid rgba(234, 217, 163, 0.3);
	text-align: center;
	float: none;
}
.rwd_menu li ul li:hover {
	background: #4D0F52;
}
.rwd_menu li ul li a {
	text-shadow: none;
	width: 104px;
	display: block;
	line-height: 35px;
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #fff;
}
.rwd_menu li ul li a:hover {
	position: relative;
	top: 0;
	border-bottom: none;
}
.rwd_menu ul ul {
	background: rgba(184, 90, 50, 0.9);
	position: absolute;
	left: 100%;
	top:0;
}
.rwd_menu ul ul li:hover {
	background: #8F4627;
}

/*------------------------*/
.fb{
	float: left;}
.info2{
	margin-right: 5%;}
}
/*-----------------------------------------------------------------------------------*/
@media (max-width: 1065px) {
.room .black{
	width:auto;}

}
/*-----------------------------------------------------------------------------------*/
@media (max-width: 800px) {
.space-3_page{
	display: block;}
.space-3_page #run_next{
	right: 40%;}
.space-3_page #run_prev{
	left: 40%;}

}
/*-----------------------------------------------------------------------------------*/
@media (max-width: 720px) {
.footer_clear{
	clear: both;}
.page_img {
	display: none;
}
.fb{
	width: 100%;}
.room_list li p{
	font-size: 14px;}

}
/*-----------------------------------------------------------------------------------*/
@media only screen and (min-width: 320px) and (max-width: 720px) {
	.caption.big_black, .caption.small_black, .caption.big_white{
	display: none;}
}
/*-----------------------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 720px) {

.rwd_h1 {
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	background: #B02C54;
	color: #fff;
	padding: 2% 0px;
	margin-bottom: 4%;
	text-align: center;
	display: block;
}
.room_img{
	left: 10%;}
.room_list li{
	height: 200px;
	width: 100%;
	margin-right: 0;}
.room_list li p {
	top: 45px;
    left: 55%;
    width: 40%;}
.room_list img{
	width: 42%;}
}
/*-----------------------------------------------------------------------------------*/
@media (max-width: 480px) {
.fullwidthbanner-container {
	width: 100% !important;
	position: relative;
	border: 0;
	padding: 0;
	/*max-height: 150px !important;*/
	overflow: hidden;
}
.ul_news li img {
	float: none;
}
.ul_news li p {
	width: 100%;
	display: block;
}
.ul_news li a {
	font-size: 16px;
}
.ul_news {
	text-align: center;
	padding-bottom: 2%;
	height: auto;
}
.rwd_h1 {
	font-family: "微軟正黑體";
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	background: #B02C54;
	color: #fff;
	padding: 2% 0px;
	margin-bottom: 4%;
	text-align: center;
	display: block;
}
/*--------------------*/
.info2 {
	display: none;
}

.about_img{
	display: none;}
.text .p02 iframe{
	width: 100%;
	height: 100%;}
.text .s06{
	position: relative;
	top: -50px;
    left: 65px;}
/*-------------------*/
.room_img{
	left: 20%;}
.room_list li{
	height: 240px;
	width: 100%;
	margin-right: 0;}
.room_list li p {
	font-size: 14px;
	top: 150px;
    left: 20%;
    width: 277px;}
.room_list img{
	width: 100%;}
.room_plane.rb{
	border: 0;}
.room.rb {
border: 4px solid #000;
}
}
/*-----------------------------------------------------------------------------------*/
@media (max-width: 320px) {
	.room_img{
	left: 4%;}
.room_list li{
	height: 260px;
	width: 100%;
	margin-right: 0;}
.room_list li p {
	top: 150px;
    left:4%;
    width: 90%;}
.room_list img{
	width: 100%;}}
	
/*-----------------------------------------------------------------------------------*/
@media only screen and (max-width: 950px) {
.lcclink { 
	width:95%;
	padding:9px 3px;}
}