@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-family: 'noto serif tc'!important;}

/* 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/deco.png)top center repeat-y,url(../images/layout.jpg)bottom center no-repeat fixed,url("../images/bg.jpg") top center repeat;}
header{position: absolute;top: 0;left: 0; z-index: 1;}

:root {
	--PV-font: #0d1d36; /* 文字色-灰 */
	--PV-eslite: #d41b1f; /* 誠品線上標準色 */
}

/* 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: url(../images/bg.jpg);}
}
.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:92px; left: 111px;}
.title02{ top:116px; left: 696px;}
.title03{ top:75px; left: 954px;}
.title04{ top:251px; left: 345px;}
.title05{ top:285px; left: 728px;}
.title06{ top:276px; left: 168px;}
.title07{ top:172px; left: 1051px;animation-name:star-ani; animation-duration: 3s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay: 0s}
.title08{ top:58px; left: 5px;animation-name:star-ani; animation-duration: 2.7s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay: -3.8s}
.title09{ top:306px; left: 165px;animation-name:star-ani; animation-duration: 3s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay: -1.5s}
.title10{ top:93px; left: 903px;animation-name:star-ani; animation-duration: 2.4s;animation-iteration-count:infinite; animation-timing-function:ease-in-out;animation-delay: -1s}

.title07,.title08,.title09,.title10{mix-blend-mode:screen;}

@keyframes star-ani{
0%{opacity: 1;} 
25%{opacity: 0;} 
50%{opacity: 1;} 
75%{opacity: 0;} 
100%{ opacity: 1;} }

.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:233px;background: url(../images/titlec.png)top center no-repeat;}
.titleC h2{ font-family: 'noto serif tc';font-weight: bold;font-style: italic;letter-spacing: 4px;}

.tt-fst{padding: 0px;display: flex;justify-content: center;align-items: center;position: relative;}
.tt-fst h2{font-size: 4rem;transform: rotate(-7deg);padding:5px 10px 5px 140px;background: -webkit-linear-gradient(#f3c548 0%, #fff3af 25%,#fefadd 60%, #fff3af 95%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}

.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;background: url(../images/titlec-m.png)top center no-repeat;background-size: 96%;}
.titleC h2{ }

.tt-fst{height:24vw;margin:4vw auto 2vw;padding: 0!important;}
.tt-fst h2{font-size: 8vw;transform: rotate(0deg);letter-spacing: 0;padding: 1vw 1vw 3vw 1vw;}

.tt-sec{height:20vw;margin: 0 auto;padding: 0!important;}
.tt-sec h2{font-size: 10vw;}
}
#canvas {display: block;position: fixed; width: 100%;height: 100%;overflow: hidden;z-index: 1000; pointer-events: none;}

@media screen and ( max-width: 991px ){
#canvas{display: none;}
}

/*--  0.攻略   --*/
.banner-dis3 {padding: 0;margin-top: -20px;margin-bottom: 0;}
.banner-dis3 ul li img{width:336px;margin: 5px;}
.banner-dis4 ul li img{width: 100%;}
.bg_0 .notice{width: 100%;margin: 0 auto;text-align: center;padding:5px 0 5px;font-size: 1rem;line-height: 1.2rem;font-weight: 500;color: #fff;font-family: 'noto serif tc';letter-spacing: 1px;}

.bg_0{background:url(../images/deco.png)top center repeat-y,url(../images/golden-top.png)top center no-repeat,url(../images/golden-bottom.png)bottom center no-repeat, url(../images/bg-b2.jpg);padding-top: 50px;padding-bottom: 60px;}

.banner-dissp{display: flex;flex-wrap: nowrap;background: url(../images/bg-b1.jpg);border-radius: 15px;justify-content: space-around;
    padding: 20px 50px;}

.banner-dissp ul:nth-child(1) img{width: 336px;}
.banner-dissp ul:nth-child(2) img{width: 703px;}
@media screen and ( max-width: 991px ){
	.banner-dis3 ul {flex-wrap: nowrap;}
.banner-dis3 ul li img{width: 30vw;margin: 0.5vw;}
.banner-dis4 ul li{width: 47vw;}
.banner-dis4 ul li img{width: 47vw;}
.bg_0 .notice{padding: 5vw 5vw 1vw;margin-bottom: 2vw;}

.bg_0{background-size:100%, 120%,120%,50%;padding-top: 5vw;padding: 1vw;}

.banner-dissp{flex-wrap: wrap;width: 100%;justify-items: center;padding: 2vw 0;text-align: center;}
.banner-dissp ul:nth-child(1) img{width: 70vw;}
.banner-dissp ul:nth-child(2){width: 100vw;}
.banner-dissp ul:nth-child(2) img{width: 100%;margin: 0.5vw auto;}

.banner-dis3 {padding: 0;margin-top: 0px;margin-bottom: 0;}
}

/*--  1.   --*/


.subtitle-sale{text-align: center;display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: stretch;margin-top: 30px;}
.subtitle-sale h3{text-align: center;border-left: 0px #ffffff solid;font-size: 46px;padding: 0;margin-right: 10px;background: -webkit-linear-gradient(#f3c548 0%, #fff3af 25%,#fefadd 60%, #fff3af 95%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-family: 'noto serif tc';font-weight: bold;font-style: italic;letter-spacing: 2px;}
.subtitle-sale span{font-size: 32px;background: #000;color: #fff;padding: 8px 15px 10px;border-radius: 99rem;background: url(../images/bg-g1.jpg);font-family: 'noto serif tc';font-weight: bold;font-style: italic;letter-spacing: 1px;color: #d41b1f;}
.hightlightAd .font h4{background: url(../images/bg-g3.jpg);font-family: 'noto serif tc';font-weight: bold;letter-spacing: 1px;color: #ffff;}
.hightlightAd{padding-top: 10px;}

.toptitle li{padding-bottom: 7px;}
.toptitle .font p{font-size: 1.2rem;font-weight: 500;line-height: 1.2;}

.subtitle-cata{text-align: center;}
.subtitle-cata h3{background: -webkit-linear-gradient(#f3c548 0%, #fff3af 25%,#fefadd 60%, #d59b5d 95%);color:#d41b1f;padding: 8px 25px 10px;border-radius: 99rem;border-left: 0px #fff solid;font-size: 42px;font-weight: bold;
letter-spacing: 2px;font-style: italic;}

.hightlightAd-text li:nth-child(1) h4{background: url(../images/bg.jpg);font-family: 'noto serif tc';font-weight: bold;font-style: italic;letter-spacing: 1px;color: #fefadd;}
.toptitle .font h4{background: url(../images/bg-b1.jpg);font-weight: bold;letter-spacing: 1px;}

.bg_1{background: url(../images/layout-top.png)top center no-repeat;padding-top: 100px;}


.hightlightAd{background: url(../images/bg-b1.jpg);border-radius: 15px;margin: 10px auto 40px;}

@media screen and ( max-width: 991px ){
	.bg_1{background-size: 200%;padding-top: 12vw;}

	.subtitle-sale{flex-wrap: wrap;flex-direction: column;margin: 2vw auto;}
.subtitle-sale h3{font-size: 7vw;margin-bottom: 2vw;}
.subtitle-sale span{font-size: 7vw;display: block;width: fit-content;margin: 0 auto;}
.hightlightAd-text li:nth-child(1) h4{margin: 2vw auto;border-radius: 99rem;}
.hightlightAd{padding: 0px 0 1px;margin: 0 auto;}

.subtitle-cata h3{font-size: 7vw;margin-bottom: 2vw;}
}

/*--  2.   --*/

.zasshi3 ul li .font p{background: url(../images/bg.jpg);}
.dis-for-zasshi3,.zasshi3-buy{background: url(../images/bg-b2.jpg);}

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


/*--  3.   --*/

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


/*--  4.   --*/

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


/*--  5.   --*/

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

/*--  6.   --*/

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


/*--  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 ){}




.topfive{background: url(../images/bg-b2.jpg);border-radius: 15px;padding: 10px 0 15px;margin-top: -20px;padding-top: 30px;}
.topfive li{border-radius: 10px;overflow: hidden;}


.slick-slide img,.zasshi3 ul li,.hightlightAd li:first-child img,.toptitle li{border-radius: 10px;overflow: hidden;}
.hightlightAd li,.baseline_5pcs li{border-radius: 10px;}
.baseline_5pcs li img{border-radius: 10px 10px 0 0;}

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

	.topfive{margin-top: 0;padding: 1vw;}
	.subtitle-cata{margin: 2vw auto 0;}
}



/*--永久改動--*/
.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:#000;border-radius: 200px;color: #fff;width: fit-content;box-shadow: 0 8px 0 #d41b1f;position: relative;transition: 0.5s all;top: 0;margin:  50px auto;height: fit-content;font-style: italic;font-weight: bold;letter-spacing: 2px;background: -webkit-linear-gradient(#f3c548 0%, #fff3af 25%,#fefadd 60%, #d59b5d 95%);}
.tt-btn:hover{box-shadow: 0 0px 0 #aaa;top: 5px;background: -webkit-linear-gradient(#f3c548 0%, #fff3af 25%,#fefadd 60%, #d59b5d 95%);}
.tt-btn a{color:#d41b1f;}
@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 #d41b1f;}
}


/*--  nav 選單 滑動置頂--*/
.menustyle1{width: 100%;display: flex;flex-wrap: nowrap;background:#000; z-index:999;height: 50px;margin: 0 auto;}
.menustyle1 ul{width: 1200px;margin: 0 auto;display: flex;}
.menustyle1 ul li{width:20%;display: flex;justify-content: center;align-items: center;border-right: .5px solid #ffffff;}
.menustyle1 ul li:last-child{border-right: 0px solid #ffffff;}
.menustyle1 ul li a{text-align: center;margin: 0 auto;text-decoration: none;font-size:22px;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;}
.menustyle1 ul li:hover,#TopMenu ul li a:hover{ background:#666;transform: scale(1);color: #fffa96!important;}
.menustyle1 ul .active{color: #fffa96; background:#444;}
.sticky {position: fixed;top: 0;width: 100%;}
@media screen and ( max-width: 991px ){
.menustyle1{width: 100%; z-index:999;padding:0px 0; display: block;}
.menustyle1 ul{width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;}
.menustyle1 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;}
.menustyle1 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;}
.menustyle1 ul .active{color: #fffa96!important;width: 100%;justify-content: center;align-items: center;text-align: center}
.menustyle1 ul li a:hover{color: #fffa96!important;width: 100%;justify-content: center;align-items: center;text-align: center}
.sticky {position: fixed;top: 0;width: 100%;}
}
/*--  nav 選單 滑動置頂--*/

/*--  nav 選單 固定側邊--*/
@media only screen  and (min-width: 992px)  {
.menustyle2{width: 148px;display: flex;flex-wrap: wrap;background:url(../images/menu.png); z-index:999;height:554px;position: fixed; top: 200px; right: 10px;border-radius: 10px;        justify-content: center;
        align-items: center;
        align-content: center;}
.menustyle2 ul{width: 148px;margin: 0 auto;display: flex;flex-direction: column;padding: 5px 20px;flex-wrap: wrap;}
.menustyle2 ul li{width:100%;display: flex;justify-content: center;align-items: center;border-bottom: .5px solid #d41b1f;}
.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:16px;color: #d41b1f;	font-family:'Noto Sans TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial;letter-spacing: 1px;font-weight: bold;width: 100%; height: 100%; display: flex;justify-content: center; align-items: center;padding: 9px 0px;}
.menustyle2 ul li:hover,#TopMenu ul li a:hover,.menustyle2 ul li a:hover{ color: #fff!important; background:url(../images/bg-b2.jpg);transform: scale(1);border-radius: 99rem;}
.menustyle2 ul .active{color: #fff!important;background:url(../images/bg-b2.jpg);;width: 100%; height: 100%;border-radius: 99rem;}
}
@media screen and ( max-width: 991px ){
.menustyle2{width: 100%; z-index:999;padding:0px 0; display: block;background:url(../images/bg-b2.jpg);}
.menustyle2 ul{width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;}



.menustyle2 ul li{width:fit-content;font-size:20px;color:#ffffff;display: flex;justify-content: center;align-items: center;border-right: 0px 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: 3px 10px 5px;}
.menustyle2 ul .active{color: #fadda3!important;background:url(../images/bg.jpg);width: 100%;justify-content: center;align-items: center;text-align: center;border-radius: 99rem;}
.menustyle2 ul li a:hover{color: #fadda3!important;width: 100%;justify-content: center;align-items: center;text-align: center;border-radius: 99rem;background:url(../images/bg.jpg);}
.sticky {position: fixed;top: 0;}

.menustyle2::-webkit-scrollbar{display: none;}
.menustyle2{width: 100%; z-index:998;padding:1vw 1vw; display: block;background:url(../images/bg-b2.jpg);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: fit-content;padding: 0px;}
}
/*--  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;background: url(../images/bg-b2.jpg);}
#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;}          
 } 