*{
	margin:0;
	padding:0;
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html,body{
	overflow:auto;!important;
	background-color:#222;
	
}

#tw_lantern{
	width:100%;
	max-width:1920px;
	min-width:320px;
	margin:0 auto;
	overflow:hidden;	
}

#tw_lantern .main_content{
	width:100%;
	margin:0px auto;
	background-color: #8d0f82;
}

/* ==================== 主視覺 ==================== */

#tw_lantern .main-top{
	width:100%;
	height:auto;
	position:relative;
}


#tw_lantern h1.heading{
	display:block;
	width: 18.23%;
	height:0;
	padding-bottom:43%;
	background:url(img_main-title.png) no-repeat left top;
	background-size:100%;
	background-position: left top;
	text-indent:-9999px;
	position:absolute;
	top:70px;
	right:0;
	left: 0;
	bottom: 0;
	margin: 0 auto;
	z-index:60;
	
}

#tw_lantern .scrolldown{
	width:25.7%;
	height:0;
	padding-bottom:20.3%;
	background:url(img_scrolldown.gif) no-repeat left top;
	background-size:100%, auto;
	
	position:absolute;
	right:0;
	left: 0;
	bottom: 0;
	margin:0 auto;
	z-index:60;
	text-indent:-9999px;
}

#tw_lantern .under_cover{
	width: 100%;
	height: 0;
	padding-bottom: 13.542%;
	background: url("img_top_endline.png") no-repeat left top;
	background-size: 100%;
	
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 50;
}

#tw_lantern .logo_list{
	width: 57.8125%;
	float: right;
}

#tw_lantern .logo_list img{
	width: 100%;
	height: auto;
}


#tw_lantern .main_pic {
	width:100%;
	
	opacity:0;
	
	animation-name:toppic;
	animation-fill-mode:forwards;
	animation-duration:2s;
}

@keyframes toppic{
		
    from{
		opacity:0;
    }
    to{ 
		opacity:1;
    }
		
}


#tw_lantern .main_pic img{
	width: 100%;
	height: auto;
}

 
#tw_lantern .main-top-mobile { /* 手機版表頭 */
	display:none;
}

/* ==================== 選單和內容 ==================== */

#tw_lantern .spot_area{
	width: 100%;
	background: url("img_main_bk.jpg") no-repeat left top;
	background-size: 100%;
	background-position: top;
	background-color: #8d0f82;
	position: relative;
	clear: both;
}

#tw_lantern .dec_light_R,
#tw_lantern .dec_light_L{
	width: 15.625%;
	height: 0;
	padding-bottom: 15.625%;
}

#tw_lantern .dec_light_R{
	position: absolute;
	right: 0;
	top:0;
	z-index: 60;
	background: url("img_dec_lightR.png") no-repeat left top;
	background-size: 100%;
	
}

#tw_lantern .dec_light_L{
	position: absolute;
	left: 0;
	top:0;
	z-index: 60;
	background: url("img_dec_lightL.png") no-repeat left top;
	background-size: 100%;
}


#tw_lantern nav{
	width: 62.5%;
	margin:0 auto;
	text-align: center;
}

#tw_lantern nav div{
	display: inline-block;
	vertical-align: top;
	width: 25%;
	height:0;
	padding-bottom: 25%;
	margin: 5%;
	text-indent: -9999px;
	cursor: pointer;
	
}

#tw_lantern nav div span{
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}


#tw_lantern nav .spot_btn01 span{
	background: url("img_btn_0101.png") no-repeat left top;
	background-size: 100%;
	background-position: center;
}

#tw_lantern nav .spot_btn01 span:hover{
	background: url("img_btn_0102.png") no-repeat left top;
	background-size: 100%;
	background-position: center;
}

#tw_lantern nav .spot_btn02 span{
	background: url("img_btn_0201.png") no-repeat left top;
	background-size: 100%;
	background-position: center;
}

#tw_lantern nav .spot_btn02 span:hover{
	background: url("img_btn_0202.png") no-repeat left top;
	background-size: 100%;
	background-position: center;
}



/* --分頁-- */

#tw_lantern .area_content{
	width: 100%;
	
}

#tw_lantern .content_in{
	width: 62.5%;
	margin: 0 auto;
}

#tw_lantern .content_in section{
	width: 100%;
}


#tw_lantern .content_in h2{
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 12%;
	text-indent: -9999px;
	margin-bottom: 30px;
}

#tw_lantern .content_in h2.area001Tt{
	background: url("img_tt0101.png") no-repeat left top;
	background-size: 100%;
	background-position: center;
}

#tw_lantern .content_in h2.area002Tt{
	background: url("img_tt0102.png") no-repeat left top;
	background-size: 100%;
	background-position: center;
}

#tw_lantern .content_in h2.area003Tt{
	background: url("img_tt0201.png") no-repeat left top;
	background-size: 100%;
	background-position: center;
}

#tw_lantern .content_in h2.area004Tt{
	background: url("img_tt0202.png") no-repeat left top;
	background-size: 100%;
	background-position: center;
}

#tw_lantern .content_in .event_txt{
	width: 85%;
	font-size: 22px;
	line-height: 36px;
	text-align: justify;
	color: #FFF;
	margin: 0 auto 30px auto; 
}

#tw_lantern .tour_link{
	width: 100%;
	clear: both;
	padding-bottom: 50px;
}

#tw_lantern .tour_link a.banner_link{
	width: 100%;
}

#tw_lantern .tour_link a.banner_link img{
	width: 100%;
	height: auto;
	border-radius: 30px;
	box-shadow: 5px 8px 0 rgba(51,51,51,0.3);
	transition: all .4s ease;
}

#tw_lantern .tour_link a.banner_link img:hover{
	box-shadow: 5px 8px 0 rgba(255,255,255,0.8);
	transform: translateY(-5%);
}


#tw_lantern .tour_link h3{
	width: 100%;
	height: 0;
	padding-bottom: 6.67%;
	background:url("img_tt0103.png") no-repeat left top;
	background-size: 100%;
	background-position: center;
	text-indent: -9999px;
	margin-bottom: 30px;
	
}

#tw_lantern .tour_list{
	width: 100%;
}

#tw_lantern .tour_list ul{
	width: 100%;
	text-align: center;
}

#tw_lantern .tour_list li{
	display: inline-block;
	vertical-align: top;
	width: 38%;
	margin: 0 6%;
}

/*--
#tw_lantern .tour_list li:first-child{
	margin-right: 5%;
}

#tw_lantern .tour_list li:nth-child(2){
	margin-left: 5%;
}--*/

#tw_lantern a.tour-box{
	display: block;
	width: 100%;
	color: #fff;
	padding: 20px;
	text-align: center;
	border: 3px #fff solid;
    border-radius: 15px;
    background-color: rgba(255,255,255,0.7);
}

#tw_lantern a.tour-box:hover{
	background-color: rgba(255,255,255,1);
	
}


#tw_lantern a.tour-box img{
	width: 100%;
	height: auto;
	border-radius: 15px;
}

#tw_lantern .box-in{
	width: 100%;
	margin-top: 10px;
}

#tw_lantern .box-in h4{
	font-size: 30px;
	font-weight: 600;
	color:#800080;
}

#tw_lantern .box-in p {
    font-size: 16px;
    line-height: 28px;
    color: #000;
	margin-bottom: 15px;
}

#tw_lantern .box-in .price{
	width: 100%;
}

#tw_lantern .box-in .price span{
	display:inline-block;
	vertical-align:middle;
	padding:2px;
	border:#000 1px solid;
	font-size:14px;
	margin-right:10px;
	color: #000;
}

#tw_lantern .box-in .price .money{
	display:inline-block;
	vertical-align:middle;
	font-size:2vw;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#ff0000;
}

#tw_lantern .box-in .price .money span{
	border:none;
	color:#000;
	font-weight: 300;
	font-size: 15px;
}

#tw_lantern .men_content{
	width: 91.66666667%;
	margin: 0 auto;
	padding: 0 4.55% 50px 4.55%;
	overflow: auto;
}

#tw_lantern .menGO_txt{
	width: 60%;
	font-size: 22px;
	line-height: 36px;
	text-align: justify;
	color: #FFF;
	margin-bottom: 30px;
	float: left;
}

#tw_lantern .menGO_txt p{
	display:block;
	margin-bottom: 30px;
}

#tw_lantern .menGO_txt a{
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 36.364%;
	background: url("img_mengo_banner.jpg") no-repeat left top;
	background-size: 100%;
	text-indent: -9999px;
	border-radius: 20px;
}

#tw_lantern .menGO_txt a:hover{
	background: url("img_mengo_banner02.jpg") no-repeat left top;
	background-size: 100%;
}

#tw_lantern .men_pic{
	width: 26.364%;
	float: right;
}

#tw_lantern .men_pic img{
	width: 100%;
	height: auto;
}

#tw_lantern .men_pic span{
	color: #fff;
	font-size: 13px;
}

/* 影片放置區*/

#tw_lantern .film_area{
	padding-bottom: 50px;
}


/* Youtube 影片嵌入 */

#tw_lantern .film_area .filmin{/* 讓影片能跟著RWD一同縮放-單一影片 */
	width:74%;
	margin:0px auto;
	position: relative;
    padding-bottom: 41.90625%; /* 16:9  56.25%x 0.745*/
    padding-top: 25px;
   
}

#tw_lantern .film_area .filmin iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}







/* ==================== 頁尾 ==================== */

footer{
	width:100%;
	height: 0;
	padding-bottom: 48%;
	background: url("img_footer_bk.jpg") no-repeat left top;
	background-size: 100%;
	background-position: center;
	position: relative;
}

footer p{
	display:block;
	width:100%;
	height:60px;
	color:#fff;
	text-align:center;
	line-height:60px;
	position: absolute;
	left: 0;
	bottom: 0;
}


/* ================================ RWD開始 ================================= */

@media screen and (min-width:2000px){
	
}

@media screen and (max-width:1280px){
	
	#tw_lantern .main_content{
		width:100%;
	}
	
	#tw_lantern nav,
	#tw_lantern .content_in{
		width:75%;
	}
	
	#tw_lantern .content_in .event_txt,
	#tw_lantern .menGO_txt{
		font-size:20px;
		line-height: 32px;
	}
	
	#tw_lantern .box-in h4{
		font-size: 24px;
	}
	
	
	#tw_lantern .box-in .price .money {
		font-size: 36px;
	}
	
	
}


@media screen and (max-width:1199px){
	
	#tw_lantern .content_in .event_txt,
	#tw_lantern .menGO_txt{
		font-size:18px;
		line-height: 30px;
	}
	
}


@media screen and (max-width:1024px){
	
	
}

@media screen and (max-width:787px){
	
	#tw_lantern .main-top{
		display:none;
	}
	
	#tw_lantern .main-top-mobile { /* 手機版表頭 */
	    display:block;
		width:100%;
		position:relative;
	}

	#tw_lantern h1.heading {
		width: 30%;
		height: 0;
		padding-bottom: 72%;
		top:100px;
	}

	
	#tw_lantern .under_cover{
		padding-bottom: 14%;
		background-size: 120%;
	}
	
	#tw_lantern .logo_list{
		width:100%;
		float: none;
	}
	
	#tw_lantern .dec_light_R, #tw_lantern .dec_light_L {
		width: 18%;
		height: 0;
		padding-bottom: 18%;
		top:20px;
	}
	
	#tw_lantern nav, #tw_lantern .content_in {
		width: 90%;
		padding-top: 30px;
	}
	
	#tw_lantern .content_in h2{
		padding-bottom:15%;
	}
	
	#tw_lantern .content_in h2.area001Tt,
	#tw_lantern .content_in h2.area002Tt,
	#tw_lantern .content_in h2.area003Tt,
	#tw_lantern .content_in h2.area004Tt,
	#tw_lantern .tour_link h3{
		background-size: 130%;
	}
	
	#tw_lantern .tour_list li {
		width: 44%;
		margin: 0 3%;
	}
	
	#tw_lantern .men_content{
		width: 100%;
	}
	
	#tw_lantern .menGO_txt a {
		display: block;
		width: 100%;
		height: 0;
		padding-bottom: 58.333333%;
		background: url("img_mengo_banner_s.jpg") no-repeat left top;
		background-size: 100%;
		text-indent: -9999px;
		border-radius: 20px;
	}
	
	#tw_lantern .menGO_txt a:hover {
		background: url("img_mengo_banner_s02.jpg") no-repeat left top;
		background-size: 100%;
	}
	
	#tw_lantern .men_pic span{
		font-size: 13px;
	}
	
	
	#tw_lantern .film_area .filmin{/* 讓影片能跟著RWD一同縮放-單一影片 */
		width:90%;
		margin:0px auto;
		position: relative;
		padding-bottom: 50.625%; /* 16:9  56.25%x 0.9*/
		padding-top: 25px;

	}
	
	
}

@media screen and (max-width:600px){
	#tw_lantern .tour_list li{
	    width: 80%;
        margin: 20px 10%;
	}
}


@media screen and (max-width:500px){
		
	#tw_lantern nav div{
		width: 35%;
		height: 0;
		padding-bottom: 35%;
	}
	
	#tw_lantern .tour_link a.banner_link img{
		border-radius: 15px;
	}
	
	#tw_lantern .content_in .event_txt{
		width: 100%;
	}
	
	#tw_lantern .menGO_txt{
		width: 70%;
	}
	
	#tw_lantern .menGO_txt a{
		border-radius: 10px;
	}
	
	#tw_lantern .content_in .event_txt, 
	#tw_lantern .menGO_txt {
		font-size: 14px;
		line-height: 26px;
	}
	
	#tw_lantern .menGO_txt p{
		margin-bottom:10px;
	}
	
	#tw_lantern .tour_link{
		padding-bottom: 30px;
	}
	
	footer p{
		font-size: 13px;
		height: 50px;
	}
	
	#tw_lantern .box-in h4 {
		font-size: 20px;
	}
	
	#tw_lantern .men_content{
		padding-bottom:20px;
	}

}


@media screen and (max-width: 320px){
	
	#tw_lantern h1.heading {
		width: 35%;
		height: 0;
		padding-bottom: 82%;
		top: 70px;
	}
	
	#tw_lantern .scrolldown {
		width: 28%;
		height: 0;
		padding-bottom: 22%;
	}

}










