@charset "utf-8";
/*基本*/
@media screen and (min-width:768px){
body {margin: 0; padding:0;background-color: #fff;}
}
@media screen and (max-width:767px){
body{margin: 0; padding:0;background-color: #fff;}
}

/*全BOX版面*/
.WRAPPER { position: relative;margin: 0 auto; padding: 0;	width:100%; min-width:1220px; overflow: hidden;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border:0; vertical-align:top;}
.WRAPPER a { text-decoration:none;  display:inline-block;}
.WRAPPER .Area_top{position: relative; }
.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:1220px;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:0px; margin:0 auto; display: block; min-width:100%;z-index: 0;}
		.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:100%;  }
	}

/*區塊_all*/
.Area { position: relative; margin:0 auto; padding:0; text-align:center;  }
.Area .box_bg{position:absolute;top:0;left: 0;z-index: 0;} 
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}
	@media screen and (max-width:767px){
	.Area .go_bt:hover { 
		-webkit-transform:none;
		 -moz-transform:none;
			-ms-transform:none;
			 -o-transform:none;
				transform:none;}
	.Area1220 { width:100%;}
	.Area960 { width:100%;}
	.Area img{ width:100%;}
	.Area { position: relative;}

	}

/*隱鑶*/
.for_pc {}
.for_phone, .for_m { display:none !important;}
	@media screen and (max-width:767px){
		.for_pc { display:none !important;}
		.for_phone, .for_m { display: inherit !important;}
	}

/**延遲載圖用**/
.mainArea .articleList * img.lazy {display:none;} 

/*分享浮層*/
.floatBox { position:relative; margin:2% auto; padding: 2% 0; width: 700px; height:auto; background-color:rgba(0,0,0,0.8); text-align:center;  border-radius:20px;}
.floatBox img { width:100%; height:auto;}
.floatBox .go_bt {
  -webkit-transition: all 0.2s ease;
	 -moz-transition: all 0.2s ease;
	  -ms-transition: all 0.2s ease;
	   -o-transition: all 0.2s ease;
		  transition: all 0.2s ease;}
.floatBox .go_bt:hover { filter: brightness(120%);
  -webkit-transform:translateY(-6px);
	 -moz-transform:translateY(-6px);
	  -ms-transform:translateY(-6px);
	   -o-transform:translateY(-6px);
		  transform:translateY(-6px);}
.floatBox .closeButton a { display:block; cursor:pointer; position:absolute; top:-20px; right:-20px; width:40px; height:40px; border-radius:50%; border:solid 2px #999999; font:bold 40px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
.floatBox .closeButton:hover {background-color:#666; text-decoration:none;}
.floatBox .title  { display:inline-block; margin:0 0 10px 0; border-bottom:1px solid #ffd800; font:bold 45px/1.5em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;  color:#ffd800; text-align:center}
.floatBox .box_ { margin:0 auto; width:90%;}
.floatBox .box_:after { content: ""; display:block; clear:both;}
.floatBox .box_btn { margin:20px auto 0; width: 80%;}
.floatBox .box_btn a { display:block; margin:3% 0;}
.floatBox .box_btn img { width:100%;}
.floatBox .box_btn .btn { margin:0 auto; width:60%;}
.floatBox .box_btn2 a { float:left; margin:0 1%; width:48%;}
	@media screen and (max-width:767px){
		.floatBox { padding:5% 0; width:90%; height: auto;}
		.floatBox .closeButton a {display:block; position:absolute; top:-15px; right:-15px; width:30px; height:30px; border-radius:50%; border:solid 2px #999999; font:bold 30px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
		.floatBox .closeButton:hover {background-color:#666; text-decoration:none}
		.floatBox .title  { margin:0 5% 3vw; font-size: 6vw; line-height:2rem;}
		.floatBox .box_btn { margin:2% auto 0;}
		.floatBox .box_btn .btn { margin:0 auto; width:80%;}
	}

/* 背景 */
@media screen and (min-width:768px){
	.top_bg{z-index: -2;position: absolute;top: 0;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}
	.bg_repeat{z-index: -3;position: absolute;top: 0;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: repeat-y;background-position: center top;pointer-events: none;}
	.bg_deco{z-index: -2;position: absolute;top: 1500px;left: 0;height: 16550px;width: 100%;min-width: 1220px;background-repeat: repeat-y;background-position: center top;pointer-events: none;}
	.bg_bottom{z-index: -2;position: absolute;top: 17830px;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}

}
@media screen and (max-width:767px){
  	.top_bg{z-index: -2;position: absolute;top: 10vw;left: 0;height: 100%;width: 100%;max-width: 100%;background-size: 100%;background-position: center top;background-repeat: no-repeat;pointer-events: none;}
  	.bg_repeat{z-index: -3;position: absolute;top: 156vw;left: 0;height: 100%;width: 100%;max-width: 100%;background-size: 100%;background-position: center top;background-repeat: repeat-y;pointer-events: none;}
  	.bg_bottom{z-index: -2;position: absolute;top: 3155vw;left: 0;height: 100%;width: 100%;max-width: 100%;background-size: 100%;background-position: center top;background-repeat: no-repeat;pointer-events: none;}
}

/* 間距 */
@media screen and (min-width:768px){
	.bottom{margin-bottom: 100px;}
	.bottom01{margin-bottom: 50px;}
	.bottom02{margin-bottom: 30px;}
}

@media screen and (max-width:767px){
	.bottom{margin-bottom: 10vw;}
	.bottom01{margin-bottom: 5vw;}
	.bottom02{margin-bottom: 3vw;}
}

/*momologo*/
.top .momologo a { display: block; width: 120px; height: 60px; background: url(momo_logo_super.png?t=1780465543307) no-repeat; background-size: 100%;}
@media screen and (min-width:768px){
	.top .momologo {top: 15px;left: 85px;}
}
@media screen and (max-width:767px){
	.top .momologo {top: 2vw;left: 2vw;}
	.top .momologo a{background-size:100%;width: 18vw;height: 10vw;}
}

/*黏人精*/
.Area_hammerAD { z-index: 9999; position: fixed; bottom: 0; right: 0;}
.Area_hammerAD .box { position: relative; margin-right: 10px; opacity: 1;}
.Area_hammerAD img { width: 100%; height: auto; position: absolute; top: 0; left: 0;}
.Area_hammerAD .closeButton a { display: block; cursor: pointer; position: absolute; width: 20px; height: 20px; border-radius: 50%; font: bold 20px/1em "Century Gothic"; color: #FFF; text-align: center; background-color: rgba(0%,0%,0%,0.5); text-decoration: none; z-index: 2;}
.Area_hammerAD .Ahammer_text { position: absolute; z-index: 2; display: flex; align-items: center; justify-content: center; width: 90%; color: #000; font-family: "Century Gothic","Noto Sans CJK TC"; font-weight: 700;}
.Area_hammerAD .Ahammer_black .img_0, .Area_hammerAD .img_1 { filter: brightness(0%);}
.Area_hammerAD .Ahammer_black .img_1 { filter: none;}
.Area_hammerAD .Ahammer_black .Ahammer_text { color: #fff;}
@media screen and (min-width:768px){
  .Area_hammerAD { position: fixed; z-index: 300; left: 50%; right: auto; bottom: 50px; display: block; width: 210px; height: 200px; transform: translateX(618px) translate3d(0,200px,0);}
  .Area_hammerAD .closeButton a { top: 0; right: 0;}
  .Area_hammerAD .Ahammer_text { font-size: 2.3em; line-height: 1em; height: 1em; top: 40px;left: 0;}
}
@media screen and (max-width:767px){
  .Area_hammerAD { display: block; width: 26%; transform: translate3d(0px, -215px, 0px) !important;min-width: auto;height: auto;}
  .Area_hammerAD .closeButton a { top: 1vw; right: 1vw;}
  .Area_hammerAD .Ahammer_text { font-size: 1.5em; line-height: 1.5em; height: 1.5em; top: 3.6vw;left: 0;}
}

/* 黏人精 */
@media screen and (min-width:768px){
	/* .fixarea_tabbar{top: 100px;} */
}

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

}

/* 00.版頭 */
.top .date a,.top .main a,.top .sub a{pointer-events: none;}
.top .date ul,.top .main ul,.top .sub ul,.top .top_pd ul{padding: 0 !important;grid-gap: 0 !important;}
@media screen and (min-width:768px){
	.top{height: 1600px}
	/* 主標 */
	.top .main{position: absolute;top: 175px;left: 154px;width: 75%;z-index: 0;}
	.top .main_shine{position: relative;top: 175px;left: 3px;z-index: 1;mix-blend-mode: screen;}
	.top .main_shine img{width: 75%}
	/* 線別 */
	.top .line{width: 80%;position: absolute;top: 10px;left: 90px;}
	/* 日期 */
	.top .date{position: absolute;top: 0;left: 285px;width: 70%;}
	/* comingsoon */
	.top .comingsoon{position: relative;top: 553px;left: 260px;z-index: 2;}
	.top .comingsoon img{width: 60%;}
	/* 副標 */
	.top .sub{position: absolute;top: 380px;left: 180px;width: 70%;z-index: 10;}
	/* 版頭品 */
	.top .top_pd{position: absolute;top: 850px;left: 0;width: 100%;}
	.top .top_pd_commodity{position: absolute;top: 0;width: 100%;}
	/* 點點 */
	.top .top_pd_commodity .swiper-pagination{top: 600px;left: 300px}
	

}

@media screen and (max-width:767px){
	.top{height: 182vw}
	.top .bubble{position: absolute;mix-blend-mode: screen;}
	/* 日期 */
	.top .date{position: absolute;top: 0;left: 0;z-index: 2;}
	/* 主標 */
	.top .main{position: absolute;top: 17.5vw;z-index: 1;}
	.top .main_shine{position: absolute;top: 17.5vw;z-index: 1;mix-blend-mode: screen;}
	/* 副標 */
	.top .sub{position: absolute;top: 38vw;width: 100%;}
	/* comingsoon */
	.top .comingsoon{position: absolute;top: 159vw;z-index: 2;}
	/* 版頭品 */
	.top .top_pd{position: absolute;top: 90vw;width: 100%;left: 0;}
	.top .top_pd_commodity{position: absolute;top: 0;width: 100%;left: 0;}
	/* 點點 */
	/* .top .top_pd .swiper-pagination{top: 75vw;left: 0;} */
	.top .top_pd_commodity .swiper-pagination{top: 62vw;left: 31vw;}
	

}

/*提醒我按鈕*/
a.mo_remind_btn { z-index:9999; position: absolute!important; right: 0; top: 72vw; width: 15%; opacity: 1;}

/*倒數-黑色*/
.TimerNick {position: relative;top: 490px;left: -380px;width: 100%;height: 70px;text-align: center;padding: 0;z-index:4;margin: 0;border-radius: 5em;}
.TimerNick .FontStyle {position: relative;display:inline-block;width: 41px;top: 0;font: normal 30px/42px Arial;color: #fff;letter-spacing: 0px;text-align:right;background: #000;height: 40px;padding: 0 1% 0 0;border-radius: 0.5em;}
.TimerNick span {padding-left: 4px;font: 23px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;font-weight: 600;color: #000;}
.TimerNick small{position:relative; font: bold 16px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0em;color: #000;}
@media screen and (max-width:767px){
		.TimerNick {position: absolute;top: 79vw;left: -5vw;margin:0;width: 100%;height: 12vw;text-align: center;padding: 0;border: #000 0px solid;}
		.TimerNick .FontStyle {margin: 0;width: 9vw;font: normal 6vw/6vw Arial;color: #fff;letter-spacing: 0px;text-align:right;background: #000;height: 6vw;padding: 0 1% 0 0;border-radius: 0.2em;}
        .TimerNick div:nth-of-type(2),
		.TimerNick div:nth-of-type(3),
		.TimerNick div:nth-of-type(4){ width: 7vw;}
		.TimerNick span {padding-left: 2vw;font: bold 4vw/11vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: 0em;}
}

/* 區標 */
.txt a,.small_txt a{pointer-events: none}
.txt ul,.small_txt ul{padding: 0 !important;grid-gap: 0 !important;}
@media screen and (min-width:768px){
	.txt{width: 70%;}
	/* .txt .PD_into h3{font-family: Noto Sans CJK TC;font-weight: 500;margin-top: 12px;background: -webkit-linear-gradient(90deg, #ffd274 10%, #fff 50%);-webkit-background-clip: text;-webkit-text-fill-color: rgba(0,0,0,0);font-size: 40px !important;} */
	.small_txt{width: 70%;}
}

@media screen and (max-width:767px){
	/* .txt{height: 20vw;} */
	/* .txt .PD_into h3{font-family: Noto Sans CJK TC;font-weight: 500;margin-top: 1.5vw;background: -webkit-linear-gradient(90deg, #ffd274 10%, #fff 50%);-webkit-background-clip: text;-webkit-text-fill-color: rgba(0,0,0,0);} */
}

/* 公版 */
@media screen and (min-width:768px){

}

@media screen and (max-width:767px){
	.version{width: 95%;}
}

/* IT折價劵 */
@media screen and (min-width:768px){
	.ITcoupon{height: 470px;}
}

@media screen and (max-width:767px){
	.ITcoupon{height: 65vw;}
}
/*Area_page*/
.Area_page h3 { color: #fff; margin: 0; padding: 0}
  @media screen and (min-width:768px){ 
    .Area_page { overflow: hidden; background-color: #b8e1f9; padding: 20px 0 ; border-radius: 1em } 
    .Area_page h3 { color: #fff; margin: 0 auto 20px; padding: 0}
    .Area_page .PD_layout { width: 96%}
  }
  @media screen and (max-width:767px){
    .Area_page { width: 96%; overflow: hidden; background-color: #b8e1f9; padding: 5vw 0 ; border-radius: 1em } 
    .Area_page h3 { color: #fff; margin: 0 auto 2vw; padding: 0}
  }
/* --------------------------------------
* Page 頁籤_202405291900
* -------------------------------------- */
.NavArea_tabbar_page { margin: 0 auto 20px  ; width: 94%; }  
.NavArea_tabbar_page .Nav { overflow: visible; transform: translate3d(-30.5%, 0, 0);}  
.NavArea_tabbar_page .Nav_box { border-radius: 8px; overflow: hidden; padding: 0 2%;}
.NavArea_tabbar_page[data-num="2"] .Nav-wrapper { transform: translate3d(55.5%, 0, 0)!important}
.NavArea_tabbar_page[data-num="3"] .Nav-wrapper { transform: translate3d(43.0%, 0, 0)!important}
.NavArea_tabbar_page[data-num="4"] .Nav-wrapper { transform: translate3d(30.5%, 0, 0)!important}
.NavArea_tabbar_page[data-light="box"] .Nav ul { padding: 0 }
.NavArea_tabbar_page .Nav li { overflow: visible; }
@media screen and (min-width:768px){ 
  .NavArea_tabbar_page { display: block; }
}
/*頁籤高亮顏色設定 */  
.NavArea_tabbar_page .Nav .swiper-slide-active a { color:#fff;}
.NavArea_tabbar_page .Nav .swiper-slide-active i { display:block; border: 1px solid #000 !important; background-color: #000 !important;}
/*推編輯按鈕 */  
.NavArea_tabbar_page .Nav input { position: fixed; left: 30%}
                    

/* 攻略 */
.strategy .formula ul{padding: 0;grid-gap: 0;}
@media screen and (min-width:768px){
	/* 攻略1 */
	.strategy .strategy01{background: url(strategy01_bg.png?t=1780465543307)top center no-repeat;background-size: 100%;height: 520px;}
	.strategy .strategy01 .strategy01_btn01 li{margin-top: -10px;}
	.strategy .strategy01 .strategy01_btn01 li img{width: 70%;}
	.strategy .strategy01 .strategy01_btn li{margin-top: 50px;}
	.strategy .strategy01 .strategy01_btn li:nth-child(1){left: 20px;}
	.strategy .strategy01 .strategy01_btn li:nth-child(2){left: -20px;}
	.strategy .strategy01 .strategy01_btn li img{width: 70%;}

	/* 攻略2 */
	.strategy .strategy02_btn{background: url(strategy02_bg.png?t=1780465543307)top center no-repeat;background-size: 100%;height: 340px;}
	.strategy .strategy02_btn li{margin-top: 50px}
	.strategy .strategy02_btn li:nth-child(1){left: 20px;}
	.strategy .strategy02_btn li:nth-child(3){left: -20px;}
	.strategy .strategy02_btn li img{width: 67%;}
}

@media screen and (max-width:767px){
	/* 攻略1 */
	.strategy .strategy01{background: url(strategy01_bg.png?t=1780465543307)top center no-repeat;background-size: 100%;height: 54vw;}
	.strategy .strategy01 .strategy01_btn01 li{margin-top: -2vw;}
	.strategy .strategy01 .strategy01_btn01 li img{width: 70%;}
	.strategy .strategy01 .strategy01_btn li{margin-top: 5vw;}
	.strategy .strategy01 .strategy01_btn li:nth-child(1){left: 2vw;}
	.strategy .strategy01 .strategy01_btn li:nth-child(2){left: -2vw;}
	.strategy .strategy01 .strategy01_btn li img{width: 70%;}

	/* 攻略2 */
	.strategy .strategy02_btn{background: url(strategy02_bg.png?t=1780465543307)top center no-repeat;background-size: 100%;height: 35vw;}
	.strategy .strategy02_btn li{margin-top: 5vw;}
	.strategy .strategy02_btn li:nth-child(1){left: 2vw;}
	.strategy .strategy02_btn li:nth-child(3){left: -2vw;}
	.strategy .strategy02_btn li img{width: 67%;}
}

/* 作圖區 */
@media screen and (min-width:768px){
	/* 左 */
	.item .PD_layout-CSSBG_01 li:nth-child(odd)::after{background-image: url(item01_bg.png?t=1780465543307);padding-bottom: 350px;background-position: left !important;background-size: 130%;}
	.item .PD_layout-CSSBG_01 li:nth-child(odd) .PD_img{width: 50%;position: absolute;left: 70px;top: 10px}
	.item .PD_layout-CSSBG_01 li:nth-child(odd) .PD_into{position: absolute;text-align: left;left: 310px;top: 0}
	.item .PD_layout-CSSBG_01 li:nth-child(odd) .PD_into h3{font-size: 30px;color: #000;}
	.item .PD_layout-CSSBG_01 li:nth-child(odd) .PD_into p .money,.item .PD_layout-CSSBG_01 li:nth-child(odd) .PD_into p .Price{color: #004dac;}

	/* 右 */
	.item .PD_layout-CSSBG_01 li:nth-child(even)::after{background-image: url(item02_bg.png?t=1780465543308);padding-bottom: 350px;background-position: right !important;background-size: 130%;}
	.item .PD_layout-CSSBG_01 li:nth-child(even) .PD_img{width: 50%;position: absolute;left: 230px;}
	.item .PD_layout-CSSBG_01 li:nth-child(even) .PD_into{position: absolute;text-align: left;left: 50px;top: 0}
	.item .PD_layout-CSSBG_01 li:nth-child(even) .PD_into h3{font-size: 30px;color: #000;}
	.item .PD_layout-CSSBG_01 li:nth-child(even) .PD_into p .money,.item .PD_layout-CSSBG_01 li:nth-child(even) .PD_into p .Price{color: #004dac;}

}

@media screen and (max-width:767px){
	/* 左 */
	.item .PD_layout-CSSBG_01 li:nth-child(odd)::after{background-image: url(item01_bg.png?t=1780465543308);padding-bottom: 60vw;background-position: left !important;background-size: 130%;}
	.item .PD_layout-CSSBG_01 li:nth-child(odd) .PD_img{width: 50%;position: absolute;left: 13vw;}
	.item .PD_layout-CSSBG_01 li:nth-child(odd) .PD_into{position: absolute;text-align: left;left: 55vw;top: 3vw;}
	.item .PD_layout-CSSBG_01 li:nth-child(odd) .PD_into h3{font-size: 4.5vw;color: #000;}
	.item .PD_layout-CSSBG_01 li:nth-child(odd) .PD_into p .money,.item .PD_layout-CSSBG_01 li:nth-child(odd) .PD_into p .Price{color: #004dac;}

	/* 右 */
	.item .PD_layout-CSSBG_01 li:nth-child(even)::after{background-image: url(item02_bg.png?t=1780465543308);padding-bottom: 60vw;background-position: right !important;background-size: 130%;}
	.item .PD_layout-CSSBG_01 li:nth-child(even) .PD_img{width: 50%;position: absolute;left: 37vw;}
	.item .PD_layout-CSSBG_01 li:nth-child(even) .PD_into{position: absolute;text-align: left;left: 5vw;top: 3vw;}
	.item .PD_layout-CSSBG_01 li:nth-child(even) .PD_into h3{font-size: 4.5vw;color: #000;}
	.item .PD_layout-CSSBG_01 li:nth-child(even) .PD_into p .money,.item .PD_layout-CSSBG_01 li:nth-child(even) .PD_into p .Price{color: #004dac;}


}

/* logo2品8區 */
@media screen and (min-width:768px){
	.logo_pd2x8 .logo_pd2x8_bg{background: url(logo_pd2x8_bg.png?t=1780465543308)top center no-repeat;background-size: 98%}
	.logo_pd2x8 .logo_pd2x8_flex{display: flex;flex-wrap: wrap;}
	.logo_pd2x8 .logo_pd2x8_bg{width: 50%;height: 580px;}
	.logo_pd2x8 .logo_pd2x8_bg .PD_layout-D3_02{height: 140px;top: -50px;}
	.logo_pd2x8 .logo_pd2x8_bg .PD_layout-D3_02 .PD_logo{background-color: transparent !important;}
	.logo_pd2x8 .logo_pd2x8_bg .PD_layout-D3_02 .PD_into{text-align: left;}
	.logo_pd2x8 .logo_pd2x8_bg .PD_layout-D3_02 .PD_into h3{font-size: 38px;color: #000;}
	.logo_pd2x8 .logo_pd2x8_bg .version{width: 93% !important;}
}

@media screen and (max-width:767px){
	.logo_pd2x8 .logo_pd2x8_bg{background: url(logo_pd2x8_bg.png?t=1780465543308)top center no-repeat;background-size: 96%;height: 95vw;}
	.logo_pd2x8 .logo_pd2x8_bg .PD_layout-D3_02{top: -45px;height: 17.5vw}
	.logo_pd2x8 .logo_pd2x8_bg .PD_layout-D3_02 .PD_logo{background-color: transparent !important;}
	.logo_pd2x8 .logo_pd2x8_bg .PD_layout-D3_02 .PD_into{text-align: left;}
	.logo_pd2x8 .logo_pd2x8_bg .PD_layout-D3_02 .PD_into h3{font-size: 6vw;color: #000;}
	.logo_pd2x8 .logo_pd2x8_bg .version{width: 92% !important;}
}


/* 下方公版 */
@media screen and (min-width:768px){
	.bottom_version .NavArea{display: block !important;margin: 0 auto 30px;}
	.bottom_version .NavArea ul{display: flex;justify-content: center;}

}

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

}

/*Phone錨點*/
.Area_floorPD_NavArea_tabbar {
  margin: 0 auto 5vw ;
  width: 94%;
}
.Area_floorPD_NavArea_tabbar.cate-fixed {
  width: 100%;
}
.Area_floorPD_NavArea_tabbar .Nav_box {
  border-radius: 8px;
  -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
          box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
}
.Area_floorPD_NavArea_tabbar .Nav li {
  overflow: visible;
}
.Area_floorPD_NavArea_tabbar.cate-fixed .Nav_box {
  border-radius: 0;
  background-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
          box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
}

/* 輪播作圖區20品 */
@media screen and (min-width:768px){
	.carousel_item20 .PD_layout-CSSBG_01 li::after{background-image: url(carousel_item20_bg.png?t=1780465543308);background-size: 100%;padding-bottom: 85%;}
	.carousel_item20 .PD_layout-CSSBG_01 .PD_img{width: 55%;position: absolute;top: 40px;}
	.carousel_item20 .PD_layout-CSSBG_01 .PD_logo{width: 50%;position: absolute;top: 90px;left: 190px}
	.carousel_item20 .PD_layout-CSSBG_01 .PD_into{position: absolute;text-align: left;top: 0;left: 30px}
	.carousel_item20 .PD_layout-CSSBG_01 .PD_into h3{font-size: 25px;color: #000;}
	.carousel_item20 .PD_layout-CSSBG_01 .PD_into h4{font-size: 20px;}
	.carousel_item20 .PD_layout-CSSBG_01 .PD_into h4 b{display: none;}
}

@media screen and (max-width:767px){
	.carousel_item20 .PD_layout-CSSBG_01 li::after{background-image: url(carousel_item20_bg.png?t=1780465543308);background-size: 100%;padding-bottom: 85%;}
	.carousel_item20 .PD_layout-CSSBG_01 .PD_img{width: 55%;position: absolute;top: 8vw;}
	.carousel_item20 .PD_layout-CSSBG_01 .PD_logo{width: 43%;position: absolute;top: 15.5vw;left: 34vw}
	.carousel_item20 .PD_layout-CSSBG_01 .PD_into{position: absolute;text-align: left;top: 0;left: 5vw;}
	.carousel_item20 .PD_layout-CSSBG_01 .PD_into h3{font-size: 5vw;color: #000;}
	.carousel_item20 .PD_layout-CSSBG_01 .PD_into h4 b{display: none;}
}

/* logo */
.logo .PD_layout-CSSBG_01 ul{grid-gap: 0;}
@media screen and (min-width:768px){
	.logo .PD_layout-CSSBG_01 li::after{background-image: url(logo_bg.png?t=1780465543308);background-size: 105%;padding-bottom: 50%;}
	.logo .PD_layout-CSSBG_01 .PD_logo{margin-top: -40px !important;}
	.logo .PD_layout-CSSBG_01 .PD_logo img{width: 80%;}
}

@media screen and (max-width:767px){
	.logo .PD_layout-CSSBG_01 li::after{background-image: url(logo_bg.png?t=1780465543308);background-size: 105%;padding-bottom: 50%;}
	.logo .PD_layout-CSSBG_01 .PD_logo{margin-top: -5vw !important;}
	.logo .PD_layout-CSSBG_01 .PD_logo img{width: 80%;}
}


