@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;}

/* 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/fixed-img.jpg") bottom center no-repeat fixed,#ffea98;}
header{position: absolute;top: 0;left: 0; z-index: 1;}

:root {
	--PV-font: #323232; /* 文字色-灰 */
	--PV-eslite: #ff61b1; /* 誠品線上標準色 */
	--layout-color1: #111111;
	--layout-color2: #333333;
	--layout-color3: #555555;
	--layout-color4: #777777;
	--layout-color5: #999999;
	--layout-color6: #aaaaaa; 
}

/* 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-size: 300%;}
}
.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;}
.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:29px; left: 227px;}
.title02{ top:153px; left: 148px;}
.title03{ top:317px; left: 222px;}


.block{ margin: 0 auto; max-width: 1920px; padding: 1px 0;}
.bg_1200{ width:1200px; min-width:1200px; margin:0 auto;}

/* 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;}
	.titleC{ margin: 0px; padding: 5vw 2vw 2vw;}
}

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

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

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

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

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

.tt-sec{padding: 0px;display: flex;justify-content: center;align-items: center;height:auto;height: 155px;position: relative;background: url(../images/titlec_02.png)center center repeat-x;width: fit-content;position: relative;text-align: center;margin: 40px auto 20px;z-index: 90;}
.tt-sec h2{font-size:2.8rem;text-align: center;z-index: 90;color: #20b6c4;font-weight: 700;}
.bg_0 .tt-sec h2{font-size:3.4rem;text-align: center;z-index: 90;color: #20b6c4;font-weight: 700;padding: 0 50px;}
.bg_0 .tt-sec{margin:10px auto -10px;}
.tt-sec::before{content: '';width: 221px;display: inline-flex;background: url(../images/titlec_01.png)center center no-repeat;height: 155px;position: relative;margin: 0 -220px 0 0;left: -150px;}
.tt-sec::after{content: '';width: 225px;display: inline-flex;background: url(../images/titlec_03.png)center center no-repeat;height: 155px;position: relative;margin: 0 0 0 -220px;right: -150px;}

.tt-thr{ width: fit-content;height:43px;margin: 20px auto 0px;}
.bg_2 .tt-thr{ margin: 40px auto 40px;;}
.bg_2 .tt-thr h2{ padding: 10px 30px 0;}
.bg_2 .tt-thr h2 p{margin: 5px auto 10px;letter-spacing: 1px;padding: 0 20px;}
.tt-thr::before{content: '';width: 198px;display: inline-flex;background: url(../images/sub-a.png)center center no-repeat;height: 43px;position: relative;margin-right: 10px;}
.tt-thr::after{content: '';width: 197px;display: inline-flex;background: url(../images/sub-b.png)center center no-repeat;height: 43px;position: relative;margin-left: 10px}
.tt-thr h2{font-size: 2.2rem;color: #fff;background: #ff61b1;background: linear-gradient(180deg,#ff61b1 44%, #f63999 76%);padding: 10px 30px;border-radius: 99rem;}


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

.tt-fst{height:30vw;margin: 0 auto;padding: 0!important;}
.tt-fst h2{font-size: 12vw;}

.tt-sec{height:fit-content;margin: 2vw auto;padding: 0!important;width:96vw;}
.tt-sec::before,.tt-sec::after{display: none;}
.tt-sec h2{font-size: 7.5vw;padding:4vw 1vw;line-height: 1.2;background-size: 160%;}
.bg_0 .tt-sec h2{font-size: 10.5vw;padding:4vw 1vw;line-height: 1.2;background-size: 100%;}
.bg_0 .tt-sec{background-size: 170%;width: 70%;margin: 2vw auto 3vw;}

.tt-sec h2 span{display: block;}
.bg_2 .tt-thr{ margin: 5vw auto;padding: 0;}

.tt-thr::before,.tt-thr::after{display: none;}
.tt-thr{margin: 2vw auto;}
}



.hightlight .font h4{background: linear-gradient(180deg,#ff61b1 44%, #f63999 76%);}

/*--  0.攻略   --*/
.banner-dis3 ul li img{width: 100%;}
.banner-dis4 ul li{width: 240px;}
.banner-dis4 ul li img{width: 100%;}
.bg_0 .notice{width: 100%;margin: 0 auto;text-align: center;padding: 10px 0 5px;font-size: 1rem;line-height: 1.2rem;color: #fff;letter-spacing: 1px;}
.bg_0{background: url(../images/layout1.png)top center repeat-y;}

.bg_0 .banner img{width:530px ;}
.bg_0 .banner li{margin: 4px 8px;}
.bg_0 .banner-dis4{margin: 0 auto -40px;}
.bg_0 .banner-dis4 ul li{width: 260px;}
.bg_0 .banner-dis4 ul li img{width: 100%;}

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

.bg_0 .banner-dis4{margin: 0 auto 0px;}
.bg_0 .banner img{width:100% ;}
.bg_0 .banner-dis4 ul li{width: 46vw;margin: 0.5vw;}
.bg_0{background-size: 250%;}
}

/*--  1.   --*/


.area{background:#ffffff66;    backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);padding: 10px 0 1px;border: 3px #fff solid;border-radius: 15px;margin: 30px auto;}

.scene .font .price{text-align: left;}
.magazine ul{border: 0px solid #fff;background: linear-gradient(180deg,#32cada 44%, #16b1be 76%);border-radius: 10px;width: 1140px;margin: 0 auto;}
.magazine .font h4{font-weight: 700;color: #fff;}
.magazine .font p,.magazine .font .price,.scene .font p,.scene .font .price{color: #fff;}
.magazine .font .price big,.scene .font .price big{color: #fff581;}
.magazine img{height: 240px;}

.magazine{margin: 20px auto;}

.crosswise li,.banner img,.boxmix-forbn .box-mix ul.quotes img,.boxmix-forbn .box-mix ul.hightlight li,.hightlight li,.crosswise_3p li{border-radius: 10px;overflow: hidden;}

.keywordA{margin: 0 auto 20px;}
.keywordA li{background: linear-gradient(180deg,#86351c 44%, #6d2713 76%);;border-radius: 99rem;    box-shadow: 0px 0px 0px #fff;border: 0px #fff solid;padding: 10px 20px;}
.keywordA li a{font-size: 1.6rem;color: #fff;border-radius: 99rem;}
.keywordA li:hover{background: linear-gradient(180deg,#ff61b1 44%, #f63999 76%); ;}

.half ul{background: linear-gradient(180deg,#32cada 44%, #16b1be 76%);;border-radius: 10px;}
.half ul h3{color: #fff;}

.bg_2 .area:nth-child(1) .crosswise_3p{background: url(../images/cross1.png) center 7px no-repeat;}
.bg_2 .area:nth-child(2) .crosswise_3p{background: url(../images/cross2.png) center 7px no-repeat;}
.bg_2 .area:nth-child(3) .crosswise_3p{background: url(../images/cross3.png) center 7px no-repeat;}

@media screen and ( max-width: 991px ){
.magazine img{height: 45vw;}
	.magazine ul{width: 100%;}
	.magazine{margin: 2vw auto;}
.area{margin: 2vw auto;}
.bg_2 .crosswise_3p{padding-top: 50vw;}
.bg_2 .area:nth-child(1) .crosswise_3p{background: url(../images/cross1.png) center top no-repeat;background-size: 94%;}
.bg_2 .area:nth-child(2) .crosswise_3p{background: url(../images/cross2.png) center top no-repeat;background-size: 94%;}
.bg_2 .area:nth-child(3) .crosswise_3p{background: url(../images/cross3.png) center top no-repeat;background-size: 94%;}

}

/*--  2.   --*/

@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 ul{align-items: stretch;}
		.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;}

		.collect_5x6 .s-row h4{width: 100% !important;}
		}
		
/*---- 前往XX館 ----*/
.bg_goto{margin: 20px auto;display: flex;align-items: center;justify-content: center;flex-wrap: nowrap;flex-direction: row;}
.tt-btn{font-size: 3rem;padding: 15px 0px 15px;background: linear-gradient(180deg,#32cada 44%, #16b1be 76%);;border-radius: 200px;color: #fff;width: fit-content;box-shadow: 0 6px 0 #fff;position: relative;transition: 0.5s all;top: 0;margin:  50px auto;height: fit-content;width: 400px;margin:30px 15px 20px;border: 2px solid #fff;}
.tt-btn:hover{box-shadow: 0 0px 0 #fff;top: 5px;background: linear-gradient(180deg,#ff61b1 44%, #f63999 76%);}
.tt-btn a{color: #fff;font-weight: 500;display: flex;}
.tt-btn a span{display:flex;width: 55px !important;height: 53px !important;background: #fff;font-size: 30px;color:#2cc4d3;border-radius: 99rem;justify-content: center;align-items: center;margin-left:6px;transition: 0.5s all;}
.tt-btn1:hover .btnspan1,.tt-btn2:hover .btnspan2{color: #ff61b1;}
.bg_btn{display: flex;justify-content: center;}
@media screen and ( max-width: 991px ){
	.bg_goto{flex-wrap: wrap;flex-direction: column;}
.tt-btn{font-size: 2rem;padding: 3vw 10vw;margin:2vw auto;border-radius: 50vw;box-shadow: 0 4px 0 #fff;width: 80vw;font-size: 8vw;}
.bg_btn{display: flex;justify-content: center;flex-direction:column;}
.tt-btn a span{font-size: 4vw;width: 8.5vw !important;height: 8vw !important;}
}


/*--  nav 選單 固定側邊--*/
@media only screen  and (min-width: 992px)  {
.menustyle2{width: 120px;display: flex;flex-wrap: wrap;background: linear-gradient(180deg,#86351c 44%, #6d2713 76%); 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: .5px 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: 10px 0px;line-height: 1.2;flex-direction: column;}
.menustyle2 ul li:hover,#TopMenu ul li a:hover{ background: linear-gradient(180deg,#32cada 44%, #16b1be 76%);transform: scale(1);color: #fff!important;}
.menustyle2 ul .active{color: #fff!important;background: linear-gradient(180deg,#32cada 44%, #16b1be 76%);width: 100%; height: 100%;}
.menustyle2 ul li a span{display: block;}
}
@media screen and ( max-width: 991px ){
.menustyle2{width: 100%; z-index:999;padding:0px 0; display: block;background:#000;}
.menustyle2 ul{width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;}



.menustyle2 ul li{width:20%;font-size:20px;color:#ffffff;display: flex;justify-content: center;align-items: center;border-right: .5px solid #ffffff;box-sizing: border-box;}
.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: 5px 0;}
.menustyle2 ul .active{color: #fffa96!important;background:none;width: 100%;justify-content: center;align-items: center;text-align: center}
.menustyle2 ul li a:hover{color: #fffa96!important;width: 100%;justify-content: center;align-items: center;text-align: center}
.sticky {position: fixed;top: 0;}
.menustyle2 ul li a span{display: none3;}

/*--  手機版 全展開 左右滑動 --*/
.menustyle2::-webkit-scrollbar{display: none;}
.menustyle2{width: 100%; z-index:998;padding:0px 1vw; display: block;background: linear-gradient(180deg,#86351c 44%, #6d2713 76%);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;height: auto;}
.menustyle2 ul{flex-wrap: nowrap;display: flex;margin: 0 auto;}
.menustyle2 ul li{width: fit-content;padding: 0px;margin: 0 auto;}
.menustyle2 ul li a{padding: 5px 8px;}
.menustyle2 ul li:last-child{border-right: 0px solid #fff;}
.menustyle2 ul li:hover,#TopMenu ul li a:hover{ background: linear-gradient(180deg,#32cada 44%, #16b1be 76%);transform: scale(1);color: #fff!important;}
.menustyle2 ul .active{color: #fff!important; background: linear-gradient(180deg,#32cada 44%, #16b1be 76%);width: 100%; height: 100%;} 

/*--  nav 選單 固定側邊--*/
}

/*--  錨點微調--*/
.target-fix {scroll-margin-top:30px;}
@media screen and ( max-width: 991px ) {
.target-fix {scroll-margin-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;}          
 } 