@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
/* ---reset.css--- */
@font-face {    font-family: LINE-Seed-Rg;    src: url("../css/LINESeedTW_TTF_Rg.ttf");}
html, body{	
	font-family:"微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
	-webkit-text-size-adjust:none;	
	background: 
	url("../images/bg-img_01.jpg") center top no-repeat,
	url("../images/bg-img_02.jpg") center 500px no-repeat,
	url("../images/bg-img_03.jpg") center 1000px no-repeat,
	url("../images/bg-img_04.jpg") center 1500px no-repeat,
	url("../images/bg-img_05.jpg") center 2000px no-repeat,
	url("../images/bg-img_06.jpg") center 2500px no-repeat,
	url("../images/bg-img_07.jpg") center 3000px no-repeat;
}

@media screen and ( max-width: 991px ){
}


* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	      line-height:1;
}


:focus { outline: 0; }

li{ } 
a, .ticket { text-decoration:none; cursor:pointer;}
.link_list_bn2{margin: -20px auto 30px;}


.container{width:100%; max-width:640px; margin: 0 auto;}
.container img {width: 100%; display: block;}

.layout{ width:100%; height: auto; margin:0px auto; display: inline-block;} 
.layout img{ width:100%; height: auto; margin:0px auto; } 

.titlebg{ width:94%; height: auto; margin:0 auto; } 
.title{ width:100%; height: auto; margin:0 auto;text-align: center;}
.title p { font-size: 1.4rem; font-weight: bold; color: #853fa5;}
/*.title span { padding: 5px 40px;background: url("../images/bg_gra.jpg") top center;font-size: 1.6rem;border-radius: 40px;color: #e4412d;font-weight: bold;letter-spacing: 2px;display: inline-block; margin: 16px auto 8px;}*/
.title p big { font-size: 130%; }


.ticket{ width:580px; height: 100%; margin:20px auto; position: relative;display: block; padding: 0px 0px;} 
.ticket img{width: 100%;transition: 0.5s all;}
.ticket img:hover{transform: scale(0.97);}

.CTA{ width: 90%; margin: 0 auto 20px;  padding: 20px 0 ; background: url("../images/bg_gold.jpg"); border-radius: 200px; position: relative; }
.CTA a{ display: block; color: #fff; font-weight: bold; font-size: 2rem; text-align: center; line-height: 1;}
.CTA a big{ color: #fff; font-weight: bold; font-size: 3rem; }
.click{ width: 37px; height: auto; position: absolute; position: absolute;right: 30px;bottom:-15px;}

.thewaybg{width: 100%; height: auto; margin:0 auto;  padding-top: 20px; overflow: hidden; background: url("../images/bg_green.jpg");}
.theway{width: 84%; height: auto; margin:0 auto 20px; font-size: 0.9rem; text-align: justify;}
.theway sapn{font-size: 0.8rem;}
.des2 li{  margin: 8px 0px 8px 20px; color: #fff;}
.des2 span{ font-weight: bold;font-size: 1.2rem; color: #f5e9cc;}
.des2 table { text-align:center;border-collapse:collapse;width: 100%;border:1px solid #000; margin: 10px 0;}
.des2 table th{ background: #a3700e; color: #fff; border:1px solid #000; padding: 4px;}
.des2 table td{ background: #fff;line-height: 24px;padding: 3px; border:1px solid #000;}

.des2 li a{ color: #f2df09; text-decoration: underline; font-weight: 600;}


.nolink:hover{transform: scale(1);}
.tt_bn{margin:40px auto -40px;position: relative;z-index: 90;}
.hightlight_5p{width: 100%;}
.hightlight_5p li{width: 185px;border-radius: 10px;overflow: hidden;border: 1px solid #46468c;}
.hightlight_5p li img{width: 185px;height: 185px;}
.hightlight_5p li .font h4{background: #e86b9e;}

.BN .banner{ width:100%; margin: 20px auto 40px;padding: 0px;}
.BN .banner li img{ width:100%; margin: 0 auto;}
.deco{
	width: 100%;
}
.con_block{
	/* background-color: #f4f2e3; */
   
}
.yt_block{
	background: #a91c2e;
}
.sub_title_block{
	display: flex;
	justify-content: center;
    flex-direction: column;
    align-items: center;
	margin-bottom: 40px;
	padding-top: 20px;
}

.sub_title{
	position: relative;
	display: block;
	font-family: 'SC-SemiBold';
	font-size: 30px;
	color: #000;
	background: url(../images/sub_title_bg_w.svg) no-repeat top left;
	/* padding: 20px 15px; */
    /* margin: 20px 0 40px 0; */
}
.sub_title span{
	position: relative;
	background: #f4f2e3;
	margin: 0 0px 0 26px;
	z-index: 1;
	padding: 13px 20px 13px 0;
    display: inline-block;
}
.f-bg{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 27px !important;
	height: auto;
}
.yt{
	margin: 0 auto;
	width: 80%;
	display: block;
}
.deco_media{
	margin: 0px auto;
}
.deco_media img{
	width: 490px;margin: 10px auto;transition: 0.5s all;
}
.deco_media img:hover{transform: scale(0.97);}
.title_media .sub_title{
	margin-bottom: 10px;
	margin-top: 30px;
}

.hightlight_5p .font .price big{color:#e86b9e;font-size: 140%;font-weight: bold;}
.hightlight_5p .font .price{margin: 5px 0 10px;}

/* .yt_block .sub_title{
	color: #a91c2e;
} */
.title_media p{
	font-size: 16px;
	line-height: 2.4;
	color: #fff;
}
.media_list{
	padding: 0 20px 40px;
	display: flex;
    gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	font-size: ;
}
.media_list a, .media_list a:hover{
	color: #fff;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.media_list img{
	width: 75px !important;
	margin-bottom: 10px;
}
.link_list_bn .banner{
	margin: 20px auto 10px;
}
.link_list{
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.readmore{
	background: #e86b9e;
	border-radius: 10px;
	color: #fff;
	padding: 10px 70px;
	margin: 10px 0 0 0;
	display: block;
	text-align: center;
	width: fit-content;
	font-family: 'LINE-Seed-Rg';
	font-size: 24px;
	letter-spacing: 4px;
	border: 1px solid #46468c;transition: 0.5s all;
}
.readmore:hover{background: #7072ff;}
.readmore.brown{
	background-color: #7f6000;
}
.link_item{
	text-align: center;
	display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
	margin-left: 20px;
}
.link_item span{
	font-size: 12px;
}

.app{
	margin-top: 20px;
}
/*--
.banner span { background: #e4412d; padding: 5px 16px; color: #fff; font-size: 1.4rem;margin: 4px;border-radius: 20px; }
.banner li{ margin: 10px auto 20px; list-style:none; } 
.banner p{ color: #000; font-weight: bold; display: inline-block; font-size: 1.1rem; vertical-align: bottom;} 
.banner img{ padding: 0;  margin: 0px auto;} 
--*/


.BN .titleC { margin: 20px auto;}
.BN .titleC h2{ color:#175f75; font-weight:900; font-family:"微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif; }

.for_pc{display: block;}
.for_m{display: none;}


.recommend{width: 580px;background: #fff;border: 1px solid #46468c;padding:20px 10px;margin: 30px auto 0;transition: 0.5s all;}
.recommend a{align-items: center;}
.recommend:hover{transform: scale(0.98);}
.recommend img{object-fit: contain;width: 160px;margin: 0 20px;}
.recommend .font{width:350px;}
.recommend .font h4{font-size: 1.6rem;line-height: 1.2;font-weight:700;padding: 0 10px 10px;margin: 5px auto 8px;color: #e86b9e;}
.recommend .font p{line-height: 1.5;font-size: 1.1rem;}
.recommend .font .price{margin-top: 10px;}


@media screen and ( max-width: 991px ){

.recommend{width: 94vw;}
.recommend a{ justify-content: center;}
.recommend img{width: 70vw;max-height: 70vw;margin: 0 auto 2vw;}
.recommend .font{width:94vw}
.recommend .font h4{font-size: 1.4rem;color: #e86b9e;}
}



@media screen and ( max-width: 991px ){

	.hightlight_5p ul li:first-child .font h4{color:#e86b9e;font-size: 110%;font-weight: bold}
	.container{width:100%; max-width:640px; /*background:url("../images/bg01.jpg") top center repeat;*/ margin: 0 auto;}
	/* .container img {width: 80%; display: block; margin: 40px auto;} */

	.layout{ margin:2vw auto 5vw; } 

	.titlebg{ width:94%; height: auto; margin:0 auto; } 
	.title{ width:100%; height: auto; margin:0 auto;text-align: center;}
	.title p { font-size: 1.4rem; font-weight: bold; color: #853fa5;}
	/*.title span { padding: 5px 40px;background: url("../images/bg_gra.jpg") top center;font-size: 1.6rem;border-radius: 40px;color: #e4412d;font-weight: bold;letter-spacing: 2px;display: inline-block; margin: 16px auto 8px;}*/
	.title p big { font-size: 130%; }
.for_pc{display:none;}
.for_m{display: block;}

	.ticket{ width:94vw; height: 100%; margin:2vw auto 3vw; padding: 0; } 

	.CTA{ width: 90%; margin: 0 auto 3vw;  padding: 2vw 0 ; background: url("../images/bg_gold.jpg"); border-radius: 200px; position: relative; }
	.CTA a{ display: block; color: #fff; font-weight: bold; font-size: 1.4rem; text-align: center; line-height: 1.2;}
	.CTA a big{ color: #fff; font-weight: bold; font-size: 2.4rem; }
	.click{ width: 6vw; height: auto; position: absolute;right: 5vw;bottom: -3vw;}

	.thewaybg{width: 100%; height: auto; margin:0 auto;  padding-top: 3vw; overflow: hidden; background: url("../images/bg_green.jpg");}
	.theway{width: 84%; height: auto; margin:0 auto 20px; font-size: 0.9rem; text-align: justify;}
	.theway sapn{font-size: 0.8rem;}
	.des2 li{  margin: 8px 0px 8px 20px; color: #fff;}
	.des2 span{ font-weight: bold;font-size: 1.2rem; color: #f5e9cc;}
	.des2 table { text-align:center;border-collapse:collapse;width: 100%;border:1px solid #000; margin: 10px 0;}
	.des2 table th{ background: #a3700e; color: #fff; border:1px solid #000; padding: 4px;}
	.des2 table td{ background: #fff;line-height: 24px;padding: 3px; border:1px solid #000;}

	.des2 li a{ color: #f2df09; text-decoration: underline; font-weight: 600;}

	
	.BN .banner{ margin: 4vw auto 0vw; padding: 0;}
	.BN .banner li img{ width:94vw; margin: 0 auto;}
	/*--
	.banner span { background: #e4412d; padding: 5px 16px; color: #fff; font-size: 1.4rem;margin: 4px;border-radius: 20px; }
	.banner li{ margin: 10px auto 20px; list-style:none; } 
	.banner p{ color: #000; font-weight: bold; display: inline-block; font-size: 1.1rem; vertical-align: bottom;} 
	.banner img{ padding: 0;  margin: 0px auto;} 
	--*/
	.readmore{
	padding: 1vw 0;
	margin: -2vw auto 5vw;
	font-size: 24px;
	letter-spacing: 2px;
width: 80vw;
}
.link_list_bn2{margin: 3vw auto;}

	.BN .titleC { margin: 2vw auto;}
	.BN .titleC h2{ color:#175f75; font-weight:900; font-family:"微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif; }
.tt_bn{margin: 4vw auto -5vw;}
.hightlight_5p li{width: 46vw;}
.hightlight_5p li img{width: 46vw;height: 46vw;}

	.deco{
		margin: 0px 0 0 0;
	}

	.sub_title{
		font-size: 20px;
	}
	.sub_title span{
		padding: 17px 25px 17.5px 0;
	}

.deco_media img{width: 90%;margin: 2vw auto;}

}



.hightlight_5p li img{object-fit: contain;}

/* footer{ background-color: #f4f2e3;} */
.click img{animation-name:ani01; animation-duration:0.5s;animation-iteration-count:infinite; animation-timing-function:steps(2, jump-both);}
.click img:hover{transform: scale(1);}
@keyframes ani01{0%{ transform:translateY(0px);} 100%{transform:translateY(-10px);}}

.slickbg{width: 600px;margin: 0 auto;}
.baseline_3p li{width: auto;}
.slick-slide img{width: 180px;height: 180px;}
.baseline_3p .font{width: 180px;padding: 0px;}
.baseline_3p .font .price:before{width: 160px;}

li.link_item{flex-wrap: nowrap;width: fit-content!important;margin: 5px;}
@media screen and (max-width: 991px) {
.slickbg{width: 96vw;margin: 0 auto;}
.slick-slide img{width: 30vw;height: 30vw;}
.baseline_3p .font{width:30vw;padding: 0px;}
.baseline_3p .font .price:before{width: 26vw;}

li.link_item{margin:0 auto;}
}



/*--輪播 左右箭頭去點點--*/
.slickbg .slick-prev, .slickbg .slick-next{display: block!important;height: 40px;width: 40px;}
.slickbg .slick-prev:before{content: ''; background: url('../images/arrow-f.svg')center center no-repeat,#cc9138;background-size: 20px 20px;height: 30px;width: 30px;font-weight: bold;border-radius: 20px;display: block;opacity: 1;z-index: 98;}
.slickbg .slick-next:before{content: ''; background: url('../images/arrow-b.svg')center center no-repeat,#cc9138;background-size:  20px 20px;height: 30px;width: 30px;font-weight: bold;border-radius: 20px;display: block;opacity: 1;z-index: 98;}
.slickbg .slick-next{right: -15px;z-index: 98;opacity: 0.6;}
.slickbg .slick-prev{left: -5px;z-index: 98;opacity: 0.6;}
.slickbg .slick-dots li{display: none;}
.slickbg .slick-dotted.slick-slider {margin: 0!important; padding-bottom:0px !important;}

@media screen and (max-width: 991px) {
.slickbg .slick-next{right: 0px!important;opacity: 0.6;display: flex!important;justify-content: flex-end;}
.slickbg .slick-prev{left: 0!important;opacity: 0.6;display: flex!important;justify-content: flex-start;}
}

 /*--goto top--*/          
 #gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}          
 #gotop::after {position: absolute;display: block;font-family: FontAwesome;content: '　';font-weight: normal;font-style: normal;font-size: 2em; line-height: 50px;color: #fff;opacity: 0.5;background: url("../images/top.png") center no-repeat;background-size: 50%;background-position: 80% 35%;}         
 #gotop:hover {cursor: pointer;background-color: #666;}          
 #gotop:active {background-color: #ccc;}          
 #gotop.show {opacity: 0.4;visibility: visible;}          
 @media screen and ( max-width: 991px ){          
 #gotop {bottom: 70px;right: 0;margin: 2vw;}
 }         
 /* share url */          
 #share{display: inline-block;background-color: #000;opacity:0.4;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 50px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;z-index: 1000;margin: 30px;}
 #share::after{position: absolute;display: block;font-family: FontAwesome;content: '　';font-weight: normal;font-style: normal;font-size: 2em; line-height: 50px;color: #fff;opacity: 0.5;background: url("../images/share.png") center no-repeat;background-size: 50%;background-position: 80% 35%;}
 #share:hover{cursor: pointer;background-color: #666;}
 #share:active{background-color: #666;}
 @media screen and ( max-width: 991px ){
 #share{bottom:115px;right: 0;margin: 2vw;}
 }                    
 @media screen and ( max-width: 991px ){          
 html{padding-bottom: 80px;}          
 } 
				

	
