@charset "utf8";

html, body
{
  width:100%;
  height:100%;
  margin:0 ;
  padding:0 ;
}
body
{	
	position: relative;
	/*font-family: "Microsoft JhengHei","Lato", Arial, Helvetica, sans-serif;*/
	/*font-family: "Lato", "Microsoft JhengHei",Arial, Helvetica, sans-serif;*/
	font-family: "Microsoft JhengHei","Lato", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	background-color: #fff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: manipulation;
}

body *
{
	text-shadow: none;
}
a{
  text-decoration: none;
  outline: none; /* for Firefox Google Chrome  */
  behavior: expression(this.onFocus=this.blur()); /* for IE */
}
.topBg{
	overflow:hidden;
	height:950px;
	position:relative;
}
.top_null{
	overflow:hidden;
	height:250px;
	position:relative;
}
.other{
	position: relative;
	overflow:hidden;
	min-height:450px;
	
}
.home_bar{
	font-family: "Noto Sans Mono CJK TC Regular","Microsoft JhengHei","Lato", Arial, Helvetica, sans-serif;
	position:fixed;
	top:0;
	width:100%;
	margin:0px;
	/*padding:5px;*/
	height:240px;
	z-index:998;
	/*background-color:#FBECE9;
	color:#E27B55;*/
	background-color:#FFFFFF;
	color:#969696;
}
.visitIcon_bar{
	position:fixed;
	bottom:80px;
	right:20px;
	width:auto;
	height:auto;
	z-index:997;
}
.visitIcon_bar_Img{
	cursor:pointer;
	width:60px;
	margin-bottom:5px;	
	height:105px;
}
.visitIcon_bar_Img:hover{
	filter:saturate(1.5);
	-webkit-filter:saturate(1.5);
}
.backToTop_Img{
	cursor:pointer;
	width:60px;
}
.home_bar_phone{
	position:relative;
	/*top:0;*/
	width:100%;
	background-color:#F5F5F5;
	color:#E27B55;
	font-size:1.3em;
	height:100px;
	display:none;
	border-bottom:2px solid rgba(0, 0, 0, 0.1);
}
.home_icon_phone{
	height:50px;
}
.phoneMenuBox{
	position:fixed;
	top:1%;
	right:5%;
	/*background-color:rgba(251, 236, 233,0.8);*/
	background-color:rgba(245, 245, 245,0.8);
	z-index:999;
	padding:2%;
	text-align:center;
}
.phoneMenuBox>img{
	width:60%;
}
.home_bar_phone_list{
	position:fixed;
	top:0px;
	z-index:998;
	/*background-color:rgba(251, 236, 233,0.9);*/
	background-color:rgba(245, 245, 245,0.9);
  display: none;
  width: 100%;
  height: 100%;
	border-top:0px solid #E28B79;
	padding-top:10px;
	padding-bottom:10px;
	overflow:auto;
 }

.top_url{
	color:#969696;
}

.top_url::after{
  content: '';
  position: absolute;
  width: 0%;
  height: 0.5px;
  left: 0;
  bottom: -8px;
  background: #000;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.top_url:hover{
  color:#000000;
}
 .top_url:hover::after{
  width:100%;
}

.top_url_focus{
  	color:#000000;
}
 .top_url_focus:after{
  content: '';
  position: absolute;
  width: 100%;
  height: 0.5px;
  left: 0;
  bottom: -8px;
  background: #000;
}
.main_content_small{
  margin-top:150px;
  width:100%;
  overflow:hidden;
}
.main_content{
	/*margin-top:120px;*/
	width:100%;
	overflow:hidden;
}
.phone_br{
	display:none;
}
.center_div{
	width:100%;
	text-align:center;
	margin:0 auto;
	/*background-color:#efefef;*/
	background-color:#F5F5F5;
}
.center_dark_div{
	width:100%;
	text-align:center;
	margin:0 auto;
	/*background-color:#E28B79;*/
	background-color:#F28D78;
}
.photo_div{
	width:100%;
	height:500px;
	word-wrap:break-word; 
	overflow:hidden;
}
.minWidth{
	min-height: 600px;
}
.minWidth_more{
	min-height: 680px;
}
.text_div{
	width:100%;
	word-wrap:break-word; 
}
.text_dark_div{
	width:100%;
	word-wrap:break-word; 
}
.text_black_div{
  width:100%;
  /*height:500px;*/
  /*word-wrap:break-word; */
  background-color:#000000;
  /*padding-bottom:2%;*/
  
}
.text_white_div{
  width:100%;
  /*height:500px;*/
  word-wrap:break-word; 
  background-color:#FFFFFF;
  
}
.text_white_div > .title {
  text-align:left;
  font-size: 60px;
  color:#000000;
  letter-spacing:2px;
  padding:100px 60px 0px 170px ;
  font-weight:bold;
  font-family: "Taipei Sans TC Beta Regular","Microsoft JhengHei","Lato", Arial, Helvetica, sans-serif;
}
.text_white_div >.small_title {
  text-align:left;
  font-size: 18px;
  color:#000000;
  font-weight:bold;
  letter-spacing:2px;
  padding:60px 0px 0px 170px ;
  font-family: "Taipei Sans TC Beta Bold","Microsoft JhengHei","Lato", Arial, Helvetica, sans-serif;
}
.text_white_div >.context {
	float:left;
	width:55%;
	text-align:left;
	font-size: 18px;
	line-height:26px;
	color:#828282;
	letter-spacing:5px;
	padding:80px 0px 100px 170px ;
	text-align: justify;
	text-justify:inter-ideograph;
	font-family: "Apple LiSung Light","SimSun","Microsoft JhengHei","Lato", Arial, Helvetica, sans-serif;
}
.text_white_div >.list_context {
	position:relative;
	width:100%;
	text-align:left;
	font-size: 18px;
	line-height:26px;
	color:#828282;
	letter-spacing:5px;
	padding:0px 0px 100px 170px ;
	text-align: justify;
	text-justify:inter-ideograph;
	font-family: "Apple LiSung Light","SimSun","Microsoft JhengHei","Lato", Arial, Helvetica, sans-serif;
}

.text_black_div >.list_context {
	position:relative;
	width:100%;
	text-align:left;
	font-size: 18px;
	line-height:26px;
	color:#828282;
	letter-spacing:5px;
	padding:0px 0px 20px 170px ;/*100*/
	text-align: justify;
	text-justify:inter-ideograph;
	font-family: "Apple LiSung Light","SimSun","Microsoft JhengHei","Lato", Arial, Helvetica, sans-serif;
}
.showImg{
	width:70px;
	opacity:0.3;
}
.showImg:hover{
	opacity:0.6;
}
.focusImg{
	width:70px;
  opacity:1;
}
.text_black_div >.title {
  text-align:left;
  font-size: 60px;
  color:#ffffff;
  letter-spacing:5px;
  padding:100px 0px 0px 170px;
  font-weight:bold;
  font-family: "Taipei Sans TC Beta Regular","Microsoft JhengHei","Lato", Arial, Helvetica, sans-serif;
}
.text_black_div >.small_title {
  text-align:left;
  font-size: 18px;
  color:#ffffff;
  font-weight:bold;
  letter-spacing:2px;
	padding:60px 0px 0px 170px;
  font-family: "Taipei Sans TC Beta Bold","Microsoft JhengHei","Lato", Arial, Helvetica, sans-serif;
}
.text_black_div >.context {
	float:left;
	width:55%;
	text-align:left;
	font-size: 18px;
	line-height:26px;
	color:#828282;
	letter-spacing:2px;
	padding:80px 0px 60px 170px;
	font-family: "Apple LiSung Light","SimSun","Microsoft JhengHei","Lato", Arial, Helvetica, sans-serif;
	text-align: justify;
	text-justify:inter-ideograph;
}
.text_black_div >.right_context {
  float:left;
  width:50%;
  text-align:left;
  font-size: 1.1em;
  color:#787878;
  padding-top:20px;
}
.text_div >.title {
	text-align:center;
	font-size: 1.6em;
	color:#CD5C5C;
	letter-spacing:5px;
	padding-top:60px;
}
.text_div >.context {
	text-align:center;
	font-size: 1.3em;
	line-height:3em;
	color:#777;
	letter-spacing:2px;
	padding-top:20px;
	/*padding-bottom:50px;*/
}
.text_dark_div >.title {
	text-align:center;
	font-size: 1.6em;
	color:#ffffff;
	letter-spacing:5px;
	padding-top:60px;
}
.text_dark_div >.context {
	text-align:center;
	font-size: 1.3em;
	line-height:3em;
	color:#FBECE9;
	letter-spacing:2px;
	padding-top:20px;
	padding-bottom:50px;
}
.room_bg_color{
	
}
.room_bg_color_1{
	background-color:#ffffff;
	color:#787878;
}

/*end 房型  版面與其他不一樣，所以另外拉*/
.room_center_div{
  width:100%;
  text-align:center;
  margin:0 auto;
  background-color:#F5F5F5;
  height:1100px;
}
.room_text_white_div{
  width:100%;
  height:1100px;
  word-wrap:break-word; 
  background-color:#FFFFFF;
}
.room_photo_text_div{
  /*height: 1100px;*/
  background-color: #ffffff;
  width: 1200px;
  position: absolute;
  right: 8%;
}
.room_photo_div{
  background-position: right 0% bottom 15%;
  background-repeat:no-repeat;
  background-size: cover ;
  height:680px;
  width:1300px;
}
.room_text_white_div  > .room_title {
  
  position:absolute;
  left:2%;
  z-index: 2;
  margin: 12% 5% 0% 3%;
  /*background-color: #ffffff;*/
   width:auto;
  letter-spacing: 5px;
  font-weight: bold;
  font-size: 3em;
  /*color: #000000;*/
  text-align: left;
  padding:5px;
}
.room_text_white_div  >.room_small_title {
  position: absolute;
  text-align: left;
  font-size: 1.2em;
  /*color: #000000;*/
  font-weight: bold;
  letter-spacing: 2px;
  left:2%;
  z-index: 2;
  /*background-color: #ffffff;*/
  margin: 18% 5% 0% 3%;
  width: auto;
  padding:5px;
}
.room_text_white_div >.room_context {
  position: absolute;
  width: 450px;
  text-align: left;
  font-size: 1.1em;
  /*color: #787878;*/
  z-index: 2;
  /*background-color: #ffffff;*/
  margin: 25% 5% 0% 3%;
  left:2%;
  padding:5px;
}
.room_text_color{
	color: #787878;
}
.textColor2{
	color:#787878;
}
.room_title_color{
	color:#000000;
}
.room_title_color_1{
    color:#000000;
  }
.room_text_white_div >.room_right_context {

  position: absolute;
  width: auto;
  text-align: left;
  font-size: 1.1em;
  color: #787878;
  letter-spacing: 2px;
  z-index: 2;
  background-color: #ffffff;
  margin: 14% 3%;
  left:2%;
  padding:5px;
  width:50%;
}
.room_under_context {
  width: 1300px;
  text-align: left;
  font-size: 1.1em;
  color: #787878;
  letter-spacing: 2px;
  z-index: 2;
  background-color: #ffffff;
  left:2%;
  padding:5px;
  margin-top:3%;
}
/*end 房型*/

.slide-in {
  opacity:0;
  transition:all 1.5s;
}
/*物品介紹彈出div*/
.lineDiv_left{
	margin:0% 50% 0% -50%;
	width:100%;
	border-right:1px #000 solid;
	height:140px;
	opacity: 0;
	position:relative;
}
.lineDiv_right{
  margin:0 50% ;
  width:90%;
  border-left:1px #000 solid;
  height:150px;
  opacity: 0;
  position:relative;  
}
.lineDiv_animation{
  animation:grow .9s forwards;
  -webkit-animation: grow .9s forwards;
  -khtml-animation: grow .9s forwards;
  -moz-animation: grow .9s forwards;
  -ms-animation: grow .9s forwards;
}
.popDiv_left{
	background-color:rgba(125,125,125,0.1);
	width:320%;
	right:0;
	bottom:0; 
	opacity: 0;
	position:absolute;
	z-index:999;
}

.popDiv_right{
	background-color:rgba(125,125,125,0.1);
	left:0;
	bottom:0;
	opacity: 0;
	position:absolute;
	z-index:999;
}
.popDivWidth{
	width:360%;
}
.popDivWidth1{
  width:380%;
}
.popDivWidth2{
  width:600%;
}
.popDiv_animation{
  animation:growImg 2s both;
  -webkit-animation: growImg 2s forwards;
  -khtml-animation: growImg 2s forwards;
  -moz-animation: growImg 2s forwards;
  -ms-animation: growImg 2s forwards;
}
/**/

/* 左側滑入與右側滑入的待命位置方向相反 */
.align-left2.slide-in {
  transform:translateX(30%) scale(0.95);
}
.align-left.slide-in {
  transform:translateX(-30%) scale(0.95);
}
.align-right2.slide-in {
  transform:translateX(3%) scale(0.95);
}
.align-right.slide-in {
  transform:translateX(30%) scale(0.95);
}
.align-top.slide-in {
  transform:translateY(-30%) scale(0.95);
}
.align-bottom.slide-in {
  transform:translateY(30%) scale(0.95);
}
.align-under.slide-in {
  transform:translateY(30%) scale(1);
}
.slide-in.active {
  opacity:1;
  transform:translateX(0%) scale(1);
}

.banner_1{
	width:100%;
	background-color:#efefef;
	clear: both;
	height:300px;
	padding:50px 0;
	text-align:center;
	margin:0 auto;
}
.buttonTo {
    width: 130px;
    height: 40px;
    background: linear-gradient(to bottom, #FBECE9 0%,#F1BCB1 100%);
    border: none;
    border-radius: 5px;
    position: relative;
    border-bottom: 4px solid #EFB0A4;
    color: #CD5C5C;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    font-size: 15px;
    text-align: left;
    text-indent: 5px;
    box-shadow: 2px 3px 0px 0px rgba(0,0,0,.1);
    cursor: pointer;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    align-items: flex-start;
    text-rendering: auto;
    -webkit-writing-mode: horizontal-tb;
}
.buttonTo:hover {
    color: #fff;
}
.buttonTo:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-top: 20px solid #EFB0A4;
    border-bottom: 20px solid #EFB0A4;
    border-left: 16px solid transparent;
    border-right: 20px solid #EFB0A4;
    position: absolute;
    opacity: 0.6;
    right: 0;
    top: 0;
    border-radius: 0 5px 5px 0;
}
.ul_box{
	position:relative;
	margin-bottom:8px;
}
.ul_box >.ul_title{
	font-size: 1.1em;
	color: #fff;
	letter-spacing: 3px;
	padding: 5px 10px;
	background-color: #CD5C5C;
	border-radius: 5px;
	cursor:pointer;
}
.ul_box >.ul_content{
	font-size: 1em;
	line-height: 1.5em;
	color: #777;
	padding-top: 10px;
	border-left:1px solid #CD5C5C;
	border-right:1px solid #CD5C5C;
	border-bottom:1px solid #CD5C5C;
	display:none;
	padding:5px;
	text-align: justify;
	text-justify:inter-ideograph;
}
.ul_box_b{
	position:relative;
	margin-bottom:8px;
}
.ul_box_b >.ul_title{
	font-size: 1.1em;
	color: #fff;
	letter-spacing: 3px;
	padding: 5px 10px;
	background-color: #EE9E8C;
	border-radius: 5px;
	cursor:pointer;
}
.ul_box_b >.ul_content{
	font-size: 1em;
	line-height: 1.5em;
	color: #777;
	padding-top: 10px;
	border-left:1px solid #EE9E8C;
	border-right:1px solid #EE9E8C;
	border-bottom:1px solid #EE9E8C;
	display:none;
	padding:5px;
	text-align: justify;
	text-justify:inter-ideograph;
}
.back-to-top {
	display: none;
}
@media screen and (max-width: 1700px){
	.textColor2{
    color:#FFFFFF;
  }
  .room_photo_text_div{
    width:1200px;
    right:3%;
  }
  .room_photo_div{
     width:1200px;
  }
  .room_under_context{
    width:1200px;
  }
}
@media screen and (max-width: 1500px){
	.room_text_color{
    color: #FFFFFF;
  }
  .room_text_white_div >.room_context {
    width:450px;
  }
	.room_photo_text_div{
    width:1320px;
    
  }
	.room_photo_div{
	   width:1320px;
	   height: 580px;
	}
}
@media screen and (max-width: 1300px){
	
  
	.other{
		min-height:350px;
	}
	.room_photo_text_div{
    width:1177px;
  }
	.room_photo_div{
     width:1177px;
  }
  .room_under_context{
    width:1177px;
  }
}
@media screen and (max-width: 1224px){
	
	.home_bar{
		display:none;
		}
	.home_bar_phone{
		display:block;
	}
	
	.top_url::after{
	  background: none;
	  -webkit-transition: none;
	  -moz-transition: none;
	  transition: none;
	}
	 .top_url_focus:after{
	  background: none;
	}
	.main_content{
		margin-top:0;
	}
	.main_content_small{
	 margin-top:0;
	}

}
@media screen and (max-width: 1100px){
  .room_text_white_div{
    height:1000px;
  }
  .room_photo_text_div{
    width:1155px;
    right: 0%;
  }
    .room_text_white_div  > .room_title {
    margin: 14% 5% 0% 3%;
  }
  .room_text_white_div  >.room_small_title {
    margin: 23% 5% 0% 3%;
  }
  .room_text_white_div >.room_context {
    margin: 30% 5% 0% 3%;
  }

}
@media screen and (max-device-width: 1024px){
	.visitIcon_bar{
		position:fixed;
		bottom:80px;
		right:20px;
		width:auto;
		height:auto;
		z-index:997;
	}
	.visitIcon_bar_Img{
		cursor:pointer;
		width:80px;
		margin-bottom:5px;	
		height:auto;
	}
		.home_bar_phone{
		font-size:0.9em;
	}
}
@media screen and (max-device-width: 800px){
	
	.topBg{
		overflow:none;
		min-height:auto;
		height:700px;
	}
	.top_null{
		overflow:none;
		min-height:auto;
		height:0px;
	}
	.topBg>img{
		object-position:left;
	}
	.home_bar{
		display:none;
		}
	.home_bar_phone{
		display:block;
		height:230px;
	}
	.phoneMenuBox{
		top:2%;
		right:5%;
		padding:5%;
		text-align:center;
	}
	.phoneMenuBox>img{
		width:80%;
	}
	.home_icon_phone{
		width:87%;
		height:auto;
	}
	.main_content{
		margin-top:0;
	}
	.main_content_small{
   margin-top:0;
  }
	.other{
		min-height:auto;
		height:auto;
	}
	.top_url{
		font-size:3em;
		letter-spacing:30px;
	  padding:5px 0 5px 30px;
		border-radius:5px;
	}
	.top_url_focus{
		font-size:3em;
		letter-spacing:30px;
	  padding:5px 0 5px 30px;
		border-radius:5px;
	}
	.text_div >.title {
		font-size: 3rem;
	}
	.text_div >.context {
		font-size: 2.5rem;
		line-height:3em;
	}
	.text_dark_div >.title {
		font-size: 3rem;
	}
	.text_dark_div >.context {
		font-size: 2.5rem;
		line-height:3em;
	}
	.text_white_div{
	   /*height:600px;*/
	}
	.text_white_div >.title {
    font-size: 3.5rem;
    padding:100px 0px 0px 40px ;
  }
  .text_white_div >.small_title {
    font-size: 2rem;
    line-height:2.3rem;
    padding:60px 0px 0px 40px ;
  }
  .text_white_div >.context {
  	width:90%;
	font-size: 1.8rem;
    line-height:2.1rem;
	padding:80px 0px 50px 40px ;
  }
  .text_white_div >.right_context {
    width:100%;
    font-size: 1.8rem;
    /*padding:40px 0px 80px 0px ;*/
  }
  .text_white_div >.list_context {
	width:100%;
  	font-size: 1.8rem;
  	line-height:2.1rem;
	padding:80px 0px 50px 40px ;
}
  .text_black_div{
     /*height:600px*/
  }
  .text_black_div >.title {
    font-size: 3.5rem;
    padding:80px 0px 0px 40px ;
  }
  .text_black_div >.small_title {
    font-size: 2rem;
    line-height:2.3rem;
    padding:40px 0px 0px 40px ;
  }
  .text_black_div >.context {
    width:90%;
    font-size: 1.8rem;
    line-height:2.1rem;
    padding:40px 0px 80px 40px ;
  }
  .text_black_div >.list_context {
	width:100%;
  	font-size: 1.8rem;
  	line-height:2.1rem;
	padding:80px 0px 50px 40px ;
}
	.visitIcon_bar{
	
	}
	.visitIcon_bar_Img{
		cursor:pointer;
		width:120px;
		margin-bottom:5px;	
		height:auto;
	}
	.backToTop_Img{
		width:120px;
	}
	.ul_box{
		width:94%;
	}
	.ul_box_b{
		width:94%;
	}
	.phone_br{
		display:inline;
	}
	.room_photo_text_div{
	 width:1000px;
	}
	.room_photo_div{
	   width:1000px;
	}
  .room_under_context{
    width:900px;
    margin-left:3%;
  }
  .room_center_div{
    height:900px;
  }
  .room_text_white_div{
    height:900px;
  }
  
  .room_text_white_div  > .room_title {
    margin: 10% 5% 0% 3%;
    font-size:2.8em;
  }
  .room_text_white_div  >.room_small_title {
    margin: 20% 5% 0% 3%;
    font-size:1.5em;
  }
  .room_text_white_div >.room_context {
    margin: 36% 5% 0% 3%;
    
    font-size:1.4em;
    width:550px;
  }
  .room_bg_color{
    background-color:rgba(0,0,0,0.3);
  }
  .room_bg_color_1{
    background-color:rgba(255,255,255,0.5);
    color:#222222;
  }
  .room_title_color{
    color:#ffffff;
  }
  .room_title_color_1{
    color:#000000;
  }
.popDivWidth{
  width:600%;
  font-size:1.3em;
}
}
@media screen and (max-device-width: 400px){
			.home_bar_phone{
		font-size:1.6em;
	}
}