@charset "utf-8";
@font-face{    font-family: HLN;    src: url("../css/HelveticaNeue.ttc")}
/* 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;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}

html{scroll-behavior: smooth;background:url("../images/bg-img2.png")bottom center no-repeat fixed,url("../images/bg-img.png") center 1050px repeat-y,#ff8954;}
header{position: absolute;top: 0;left: 0; z-index: 1;}

:root {
	--PV-font: #4b3531; /* 文字色-灰 */
	--PV-eslite: #ff8954; /* 誠品線上標準色 */
}

/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
@media screen and ( max-width: 991px ){
.WRAPPER{ min-width:100%;}
header{position: relative;}
html{background:#ff8954; }
}
.container { overflow: hidden; }
.topbox { position: relative; width: 1200px; margin: auto;}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;overflow: hidden;}
.kv_pc img { display: block; text-align: center; }
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }

.title-item{ position: absolute;z-index: 90;}
.title01{ top:18px; left: 179px;}
.title02{ top:247px; left: -16px;}
.title02 img{ animation-name:ani02; animation-duration: 1s;animation-iteration-count:infinite; animation-timing-function:steps(2, jump-both);animation-delay: -0.5s;}
.title03{ top:112px; left: 933px;}
.title03 img{ animation-name:ani02; animation-duration: 1s;animation-iteration-count:infinite; animation-timing-function:steps(2, jump-both);}
.title04{ top:243px; left: 568px;}
.title05{ top:349px; left: 559px;}
.title06{ top:340px; left: 352px;}
.title07{ top:495px; left: -360px;}
.title08{ top:528px; left: 558px;}
@keyframes ani02{0%{ transform:rotate(-5deg);} 100%{transform:rotate(5deg);}}


.block{ margin: 0 auto; max-width: 1920px; padding: 1px 0;}
.bg_1200{ width:1200px; min-width:1200px; margin:20px auto;background: #fde4ac;border-radius: 15px; padding: 60px 0 1px;}

/* m */
@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; }
	.for_pc{ display: none; }
	.for_m { display: block; }
	.block{ margin: 0 auto; max-width: 100%; padding: 2vw 0;}
	.bg_1200{ width:100%; min-width:100%; margin:0 auto;padding: 2vw 0;}
	.titleC{ margin: 0px; padding: 5vw 2vw 2vw;}
}

/*--  版面微調  --*/

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

/*--  共通設定  --*/

.titleC{ margin: 0px auto -80px; padding: 0px; display: flex;justify-content: center;align-items: center;height:auto;}
.titleC h2{font-weight: 900; }

.tt-fst{padding: 0px;display: flex;justify-content: center;align-items: center;height:auto;height: 159px;position: relative;background: url("../images/titlec.png")top center no-repeat;}
.tt-fst h2{font-size: 4rem;position: relative;color: #4b3531;}

.tt-fst h2 span{font-family: 'HLN';font-weight: bold;position: relative;top: 8px;color: #0267d7;font-size: 6rem!important;margin-right: 3px;}
span.title-more{margin-right: 0;}
span.title-more a{background: #0267d7;color: #fff;border-radius: 99rem;padding: 5px 10px;font-size: 18px;transition: 0.5s all;margin:0 8px 0 0px!important;top: -12px;position: relative;}
span.title-more a:hover{background:#ff8954;color: #fff;}


.tt-sec{padding: 0px;display: flex;justify-content: center;align-items: center;height:auto;height: 100px;position: relative;}
.tt-sec h2{font-size: 3rem;}

@media screen and ( max-width: 991px ){
.titleC{ margin: 0px; padding: 0;}
.titleC h2{ }

.tt-fst{height:25vw;margin: 0 auto;padding: 0!important;background: url("../images/titlec-m.png")top center no-repeat;background-size: 100%;}
.tt-fst h2{font-size: 9vw;}
.tt-fst h2 span{font-size: 12vw!important;top: 0.5vw;margin-right: 0.5vw!important;}

.tt-sec{height:20vw;margin: 0 auto;padding: 0!important;}
.tt-sec h2{font-size: 10vw;}

span.title-more a{padding: 3px 7px;font-size: 13px;margin:0px!important;top: -1vw;position: relative;}
}


/*--  0.攻略   --*/
.banner-dis3 ul li img{width: 100%;}
.banner-dis4 ul li img{width: 100%;}
.notice{width: 100%;margin: 0 auto;text-align: center;padding: 10px 0 5px;font-size: 0.9rem;line-height: 1.2rem;color: #4b3531;font-weight: 500;}

.banner-dis-1{display: flex;flex-direction: row;justify-content: center;margin: 20px auto 0;padding: 0;}
.banner-dis-1{display: flex;flex-direction: row;justify-content: center;margin: 20px auto 0;padding: 0;}
.banner-dis-1 img{width: 527px;}
.banner-dis-1 ul{display: flex;flex-direction: row;width: 527px;margin: 8px;}
.banner-dis-1 li{margin: 0px;}
.banner-dis-1 ul:nth-child(2) li{margin: 4px auto;}
.banner-dis-2{display: flex;justify-content: center;margin: 0 auto 20px;padding: 0;}
.banner-dis-2 li{margin: 8px!important;}
.banner-dis-2 img{width: 347px;}
.bg_0{background: url("../images/kv-layout.jpg")  center top no-repeat,#ffd1ad;}
.bg_1{background: url("../images/kv-layout-top.png")center top no-repeat;padding-top: 88px;}
.bg_0 .tt-fst{margin-top: 50px;}
.bg_0 .bg_1200{background: transparent;}

@media screen and ( max-width: 991px ){
.banner-dis3 ul li img{width: 100%;}
.banner-dis4 ul li{width: 47vw;}
.banner-dis4 ul li img{width: 47vw;}
.notice{padding: 1vw 5vw;}

.bg_0{background: #ffd1ad;padding: 0vw 0;}
.bg_0 .bg_1200{padding-bottom: 1px;}
.banner-dis-2{margin-bottom: 2vw;}
.bg_0 .tt-fst{margin-top: 0;}


.banner-dis-1{align-items: center;margin: 0 auto;}
.banner-dis-1 ul{width: 46vw;margin: 0.5vw 1vw!important;}
.banner-dis-1 ul:nth-child(2) li{margin: 0.5vw auto;}
.banner-dis-1 img{width: 46vw;}
.banner-dis-2 li{width: 31vw;margin: 0.5vw!important;}
.banner-dis-2 img{width: 31vw;}
.bg_1{background-size: 180%;padding-top:7vw;}

}

/*--  1.   --*/

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

/*--  2.   --*/
.hightlightAd{padding: 0;margin: 20px auto;}
.hightlightAd li:first-child {height: auto;}
.hightlightAd li:first-child img{height: 245px;object-fit: cover;}
.hightlightAd-text li:nth-child(1) h4{font-size: 24px;letter-spacing: 5px;}
.hightlightAd li .font{padding-top: 7px;}
.rectangle .font{padding-top: 8px;}

.hightlightAd:nth-child(even) li:nth-child(1){order:5;}

.bg_1 .hightlight .slick-slide img{width: 100%!important;height: 278px;}
.bg_6 .slick-slide img,.bg_7 .slick-slide img{width: 278px!important;height: 278px;margin-bottom: 8px;}


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

.bg_1 .hightlight .slick-slide img{height: 47vw!important;}
.hightlightAd ul li:first-child img{height: auto;}

.bg_6 .slick-slide img, .bg_7 .slick-slide img{height: 47vw!important;width: 100%!important;}
}


.zasshi3 ul li h4{color: #0267d7;}
.zasshi3 ul li .font p{background:#0267d7; }
.hightlight .font h4{background: #ff8954;}

.hightlight3 .one-time ul.ot li:nth-child(3) span{color: #ff8954;}
.hightlight3 .scene-nobox .sliderbg{background: #ffffff88;}
.hightlight3 .one-time ul.ot li:nth-child(2){background:#0267d7; }
.hightlight3 .one-time ul.ot li:nth-child(6){background:#0267d7;}
.hightlight3 .one-time ul.ot li:nth-child(6) p{color: #fff;}
.hightlight3 .one-time ul.ot li:nth-child(4) span{background: #ff8954;}

.hightlight3{justify-content: center;}
.hightlight3 ul{width: 542px;}

.bg_3 .banner,.bg_4 .banner,.bg_5 .banner,.bg_7 .banner,.bg_8 .banner{margin-top: -30px;}

/*--  3.   --*/

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

.hightlight3 ul{width: 100%;}
.bg_3 .banner,.bg_4 .banner,.bg_5 .banner,.bg_7 .banner,.bg_8 .banner{margin-top:0vw;}
}


/*--  4.   --*/

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


/*--  5.   --*/

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

/*--  6.   --*/

.bg_6 .bg_1200 .crosswise_3p{background: url("../images/cross-img-1.png")center 10px no-repeat;}
.bg_7 .bg_1200 .crosswise_3p{background: url("../images/cross-img-2.png")center 10px no-repeat;}

@media screen and ( max-width: 991px ){
.bg_6 .bg_1200 .crosswise_3p{background: url("../images/cross-img-m1.png")center top no-repeat;background-size: 94%;padding-top: 50vw;}
.bg_7 .bg_1200 .crosswise_3p{background: url("../images/cross-img-m2.png")center top no-repeat;background-size: 94%;padding-top: 50vw;}

}


/*--  7.   --*/

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


/*--  8.   --*/

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


/*--  9.   --*/

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


/*--  10.   --*/

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














/*--永久改動--*/
.hightlight img,.toptitle img,.circle img,.published img,.hightlight_5p img,.circle_5p img,.scene img{object-fit: contain;}
.baseline .font{padding-top: 5px;}
.slick-dots li button:before{font-size:40px!important;color:#fff!important;}

.special_5p_1 ul{align-items: flex-end;}
.special_5p_1 .hightlight_5p ul li:first-child img{width: 240px;height: 240px;}
.special_5p_1 .hightlight_5p ul li:first-child{height: auto;width: 240px;}
.special_5p_1 .hightlight_5p ul li{height: auto;margin-top: 0;}
.special_5p_1 .title_AA h2{font-size: 2.4rem;width: 876px;padding:5px 0px;background: #efefef33;top: 20px;left: 288px;font-family:'Noto Sans TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial;display: flex;justify-content: center;align-items: center;color: #000;letter-spacing: 0;}
.crosswise_3p ul,.broadwise ul{flex-wrap: wrap;}
.nolink:hover{transform: scale(1)!important;}

@media screen and ( max-width: 991px ){
.baseline .font{padding-top: 1vw;}

		.rectangle_3p ul li:nth-child(3n+1) {width: 94vw; padding: 3vw; margin: 1vw 3vw; }
		.rectangle_3p ul li:nth-child(3n+1) a { flex-wrap: nowrap; }
		.rectangle_3p ul li:nth-child(3n+1).font {padding: 1vw 0vw 1vw 3vw;}

		.special_5p_1 .hightlight_5p ul li:first-child{width:100%;}
		.special_5p_1 .hightlight_5p ul li:first-child img{width:45vw;height:45vw;}
		.special_5p_1 .title_AA{height: auto;position: relative;}
		.special_5p_1 .title_AA h2{font-size: 2.4rem;width: 100%;padding:5px 0px;top: 0px;left: 0px;position: relative;}
		}
		
/*---- 前往XX館 ----*/
.tt-btn{font-size: 3rem;padding: 15px 100px 20px;background:#0267d7;border-radius: 200px;color: #fff;width: fit-content;box-shadow: 0 8px 0 #fff;position: relative;transition: 0.5s all;top: 0;margin:  50px auto;}
.tt-btn:hover{box-shadow: 0 0px 0 #fff;top: 5px;background: #2ab1e5;}
.tt-btn a{color: #fff;}
@media screen and ( max-width: 991px ){
.tt-btn{font-size: 2rem;padding: 3vw 10vw;margin:  0 auto 5vw;border-radius: 50vw;box-shadow: 0 4px 0 #5d6063;}
}


/*--  nav 選單 固定側邊--*/
@media only screen  and (min-width: 992px)  {
.menustyle2{width: 120px;display: flex;flex-wrap: wrap;background:#0267d7; z-index:999;height:auto;position: fixed; top: 200px; right: 10px;border-radius: 10px;}
.menustyle2 ul{width: 120px;margin: 0 auto;display: flex;flex-direction: column;padding: 5px;flex-wrap: wrap;}
.menustyle2 ul li{width:100%;display: flex;justify-content: center;align-items: center;border-bottom: 0px solid #ffffff;}
.menustyle2 ul li:last-child{border-bottom: 0px solid #ffffff;}
.menustyle2 ul li a{text-align: center;margin: 0 auto;text-decoration: none;font-size:18px;color:#ffffff;	font-family:'Noto Sans TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial;letter-spacing: 1px;font-weight: 500;width: 100%; height: 100%; display: flex;justify-content: center; align-items: center;padding: 8px 10px;border-radius: 99rem;}
.menustyle2 ul li:hover,#TopMenu ul li a:hover{ background:#ff8954;transform: scale(1);color: #fff!important;}
.menustyle2 ul .active{color: #fff!important; background:#ff8954;width: 100%; height: 100%;}
}
@media screen and ( max-width: 991px ){
.menustyle2{width: 100%; z-index:999;padding:0px 0; display: block;background:#0269dd;}
.menustyle2 ul{width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;}

.menustyle2::-webkit-scrollbar{display: none;}
.menustyle2{width: 100%; z-index:998;padding:1vw 1vw; display: block;background:#0269dd;flex-direction: column;flex-wrap: wrap;position: absolute;overflow-x: auto;justify-content: center;white-space: nowrap;webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;height: auto;}
.menustyle2 ul{flex-wrap: nowrap;display: flex;}

.menustyle2 ul li{width:auto;font-size:20px;color:#ffffff;display: flex;justify-content: center;align-items: center;border-right: 0px solid #ffffff;box-sizing: border-box;padding: 0px;}
.menustyle2 ul li a{font-size:1.1rem;letter-spacing: 0px;font-weight:500;color:#ffffff;font-family:'Noto Sans TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial;padding: 0;box-sizing: border-box;padding: 3px 8px 5px;border-radius: 99rem;}
.menustyle2 ul .active{color: #fff!important;background:#ff8954;width: 100%;justify-content: center;align-items: center;text-align: center;}
.menustyle2 ul li a:hover{color: #fff!important;background:#ff8954;width: 100%;justify-content: center;align-items: center;text-align: center;}
.sticky {position: fixed;top: 0;}
}
/*--  nav 選單 固定側邊--*/

/*--  錨點微調--*/
.target-fix {position: relative;top: 0px;display: block;height: 0;overflow: hidden;}
@media screen and ( max-width: 991px ) {
.target-fix {top:-30px;}
	}
/*--  錨點微調--*/

/**--  下拉選單  --**/
#TopMenu {transition: background-color 1s, opacity 1s, visibility 1s;opacity: 1;visibility:visible;z-index: 998;position: relative;}
#TopMenu.show{opacity: 1;visibility: visible;position: fixed;top: 0;} 

@media screen and ( max-width: 991px ){
#TopMenu2 {transition: background-color 1s, opacity 1s, visibility 1s;opacity: 0;visibility: hidden;z-index: 998;position: absolute;top: 0;}
#TopMenu2.show{opacity: 1;visibility: visible;position: fixed;top: 0;} 
}

 /*--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;}          
 } 