@charset "utf-8";
/*基本*/
body {margin: 0; padding:0;}


/*全BOX版面*/
.WRAPPER {position: relative;margin: 0 auto;padding: 0;width:100%;min-width:1220px;overflow: hidden;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;background-color:#9e0203;z-index: 0;}
.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%;/*background-image: url("m_bg.jpg?t=1742365296549");background-repeat:repeat-y;background-size:100%;*/z-index: 0;}
		.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:100%;  }

	}


/*PC背景*/
@media screen and (min-width:767px){
.bgtop_fixed { z-index:0; position:fixed; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
.bg_02 {z-index:-55;position:absolute;top: 1160px;left:0;width:100%;height:100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
.bg_deco { z-index:0;position:fixed;top:0px; left:0; width:100%; height:100%; background-position:center 0px; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}	
}

/*mb背景*/
@media screen and ( max-width:767px) {
.bgtop01 { z-index:0; position:fixed; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; background-size:100%; }	
.bgtop02 { z-index:0; position:absolute; top:10vw; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; background-size:100%; }	
.bg03{ z-index:-1; position:fixed; top:0vw; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position:center top; background-size:100%; }	
.bg02{ z-index:-1; position:absolute; top:0vw; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position:center top; background-size: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;}

	}


/*LOGO CSS*/
.momologo { z-index:2; position: absolute; top: 15px; left:15px;}
.momologo a { display:block; width:140px; height:21px;}
.momologo a svg { width:140px; height:21px; }
.momologo a path { fill:#EA27C2; }
.momologo-pink  a path { fill:#EA27C2; }/*LOGO 桃紅色*/
.momologo-white a path { fill:#ffffff; }/*LOGO 白色*/
    @media screen and (max-width:767px){
        .momologo { display:none;}
    }

/*提醒我按鈕*/
.mo_remind_btn {z-index: 5;  position: absolute !important;right:0;top:39vw;width:19%;}


/*注意事項區*/
.edm_notice{ position: relative;margin:30px auto;text-align:center; padding:10px 10px 15px 10px; color:#fff; font:12px/18px Helvetica;    }
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }

@media screen and (max-width:767px){
.edm_notice{ position: relative;margin:0 0 0 0;text-align:center; padding:10px 10px 15px 10px; color:#fff; font:12px/18px Helvetica;}
}



/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #2376c4;}                 
                    

/*日期*/
.TIMER_DAY {    /* transform: skew(0deg, -6deg); */
    position: absolute;
    top: 88px;
    left:578px;
    width: 52%;
    padding: 0;
    display: block;
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0;
    font-family: Century Gothic;
    text-align: center;
    z-index: 15;
    box-sizing: border-box;
    border-radius: 0 0.9em 0.9em 0.9em;
    /* transform: rotate(6deg); */
    color: #ffffff;
    height: 170px;
    background: url(date_bg.png?t=1742365296550) center top / 34% no-repeat scroll;}

.TIMER_DAY small {font-size: 25px;line-height: 0;margin-left: 0px;font-weight: 100;    position: relative;top:32px;    left:0;}
.TIMER_DAY #sendMonth {width: 32px;text-align: center;display: inline-block;    position: relative; top: 32px;  left:13px;}
.TIMER_DAY #sendToday {width: 55px;text-align: center;display: inline-block;margin-left: -1px;position: relative;top:32px;left: -7px;}
.TIMER_DAY .sendtxt {position: absolute;top:114px;left:282px;font-size: 0.8em;font-weight:500;}
@media screen and (max-width: 736px){ 
.TIMER_DAY {display: block; position: absolute; width: 27%; top: 1vw; left: 70.5vw; font-size: 4vw;letter-spacing: 0; font-family: "Century Gothic"; text-align: center; margin: 0; font-weight: 900; /* transform: rotate(6deg); */  color: #ffffff;  height: 21vw; z-index: 15;background: url(date_bg.png?t=1742365296550) center top / 100% no-repeat scroll;}
.TIMER_DAY small {font-size: 4vw;line-height: 0;top: 6vw;!important;left: 3vw;}    
.TIMER_DAY #sendMonth {display: inline-block;font-size: 1.3em;width: 4vw;margin-left: -5vw;top: 6vw; left: 4vw;}
.TIMER_DAY #sendToday {width: 6vw;text-align: center;display: inline-block;font-size: 1.3em;top: 6vw;margin-left: -5px !important;font-family: "Century Gothic";        left: 3vw;}
.TIMER_DAY .sendtxt {position: absolute;top:15vw;left:9.5vw;font-weight: 500;font-size: 1.3em;}	
}



/*區標線上入稿*/
.box_txt .PD_layout ul { padding: 0; }	
@media screen and (min-width: 768px){
	
.box_txt {position: relative;display: flex;margin: 0 auto;padding: 4% 0 0 0;width: 100%;height:143px;justify-content: center; z-index: 50;  z-index: 0;background: url("m_box_txt_bg.png?t=1762423738425") center top/ 100% no-repeat scroll;  }
.box_txt img{width:100%!important;padding: 0;}
.box_txt ul li h5 { padding: 0; margin: 18px 0 23px 0; font: bold 47px / 47px "Noto Sans CJK SC", "Microsoft JhengHei", Arial, Helvetica;  transform: rotate(0deg);color: #000000;letter-spacing: -1px;text-align: center;}	
.Area_8PD .box_txt .PD_layout ul{width:100%; margin: 0 auto;}

.box_txt2 {position: relative;display: flex;margin: 0 auto;padding: 4% 0 0 0;width: 100%;height:172px;justify-content: center; z-index: 50;  z-index: 0;background: url("m_box_txt_bg.png?t=1762423738425") center top/ 100% no-repeat scroll;  }
.box_txt2 img{width:100%!important;padding: 0;}
.box_txt2 ul li h5 { padding: 0; margin:32px 0 23px 0; font: bold 47px / 47px "Noto Sans CJK SC", "Microsoft JhengHei", Arial, Helvetica;  transform: rotate(0deg);color: #000000;letter-spacing: -1px;text-align: center;}	
.Area_8PD .box_txt .PD_layout ul{width:100%; margin: 0 auto;}
	
.box_txt3 {position: relative;display: flex;margin: 0 auto;width: 100%;height:147px;justify-content: center; z-index: 50;  z-index: 0;background: url("m_box_txt_bg.png?t=1762423738425") center top/ 100% no-repeat scroll;  }
.box_txt3 img{width:100%!important;padding: 0;}
.box_txt3 ul li h5 { padding: 0; margin:34px 0 23px 0; font: bold 47px / 47px "Noto Sans CJK SC", "Microsoft JhengHei", Arial, Helvetica;  transform: rotate(0deg);color: #b5385e;letter-spacing: -1px;text-align: center;}	
.Area_8PD .box_txt3 .PD_layout ul{width:100%; margin: 0 auto;}
	
	
.box_txt4 {position: relative;display: flex;margin: 0 auto;width: 100%;height:177px;justify-content: center; z-index: 50;  z-index: 0;background: url("txtbg4.png?t=1762423738425") center top/ 100% no-repeat scroll;  }
.box_txt4 img{width:100%!important;padding: 0;}
.box_txt4 ul li h5 { padding: 0; margin:48px 0 23px 0; font: bold 47px / 47px "Noto Sans CJK SC", "Microsoft JhengHei", Arial, Helvetica;  transform: rotate(0deg);color: #fff;letter-spacing: -1px;text-align: center;}	
.Area_8PD .box_txt4 .PD_layout ul{width:100%; margin: 0 auto;}
	
	
}

@media screen and (max-width:767px){
	
.box_txt {position: relative;margin: 0 auto;width: 100%;z-index:0; }
.box_txt img{width: 100%;}
.box_txt { padding: 0% 0 0; z-index: 50; margin: 2% auto;height: 15vw; width: 100%!important;background: url("m_box_txt_bg.png?t=1762423738425") center top/ 100% no-repeat scroll;}
.box_txt ul li h5 { font: bold 6.5vw/6.5vw "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;margin: 4vw 0 2vw 0;color:#000000; letter-spacing: -1px; text-align: center;}	
.box_txt .Area_8PD .PD_layout ul {width:100%; margin: 0 auto;}
.Area_8PD .box_txt .PD_layout ul{width:100%; margin: 0 auto;}
	
	
.box_txt2 {position: relative;margin: 0 auto;width: 100%;z-index:0; }
.box_txt2 img{width: 100%;}
.box_txt2 { padding: 0% 0 0; margin: 2% auto;height: 17vw; width: 100%!important;background: url("m_box_txt_bg.png?t=1762423738425") center top/ 100% no-repeat scroll;}
.box_txt2 ul li h5 { font: bold 6.5vw/6.5vw "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;margin: 9vw 0 2vw 0;color:#000000; letter-spacing: -1px; text-align: center;}	
.box_txt2 .Area_8PD .PD_layout ul {width:100%; margin: 0 auto;}
.Area_8PD .box_txt2 .PD_layout ul{width:100%; margin: 0 auto;}	
	
	
.box_txt3 {position: relative;margin: 0 auto;width: 100%;z-index:0; }
.box_txt3 img{width: 100%;}
.box_txt3 { padding: 0% 0 0; margin: 2% auto;height: 13vw; width: 100%!important;background: url("m_box_txt_bg.png?t=1762423738425") center top/ 100% no-repeat scroll;}
.box_txt3 ul li h5 { font: bold 6.5vw/6.5vw "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;margin: 2vw 0 2vw 0;color:#b5385e; letter-spacing: -1px; text-align: center;}	
.box_txt3 .Area_8PD .PD_layout ul {width:100%; margin: 0 auto;}
.Area_8PD .box_txt3 .PD_layout ul{width:100%; margin: 0 auto;}	
	
	
	
.box_txt4 {position: relative;margin: 0 auto;width: 100%;z-index:0; }
.box_txt4 img{width: 100%;}
.box_txt4 { padding: 0% 0 0; margin: 2% auto;height: 16vw; width: 100%!important;background: url("txtbg4.png?t=1762423738425") center top/ 100% no-repeat scroll;}
.box_txt4 ul li h5 { font: bold 6.5vw/6.5vw "Noto Sans CJK SC","Microsoft JhengHei", Arial, Helvetica;margin: 3vw 0 2vw 0;color:#ffffff; letter-spacing: -1px; text-align: center;}	
.box_txt4 .Area_8PD .PD_layout ul {width:100%; margin: 0 auto;}
.Area_8PD .box_txt4 .PD_layout ul{width:100%; margin: 0 auto;}	

	
	
}


/*小標*/
@media screen and (min-width: 768px){
  .Dtxt {position: relative;margin: 0 auto;width: 100%;height: auto;}
  .Dtxt img{width: 80%;}	
  }
  
  @media screen and (max-width:767px){
  .Dtxt {position: relative;margin: 0 auto;width: 100%;height: auto;padding: 0 0 0% 0;}
  .Dtxt img{width: 100%;}
  }


/*區標線上圖*/
/* .box_txt .PD_layout ul { padding: 0 !important; }	
@media screen and (min-width: 768px){
.box_txt {position: relative;display: flex;margin: 0 auto;width: 100%;height: auto;justify-content: center; z-index: 50; }
.box_txt img{width: 88%!important;padding: 0;}
}

@media screen and (max-width:767px){
.box_txt {position: relative;margin: 0 auto;width: 100%;z-index: 30;}
.box_txt img{width: 100%;}
}
 */


/*區塊大標*/
.Area .subtitle{ padding: 20px 0 15px; margin: 0 auto; width: 100%; z-index: 1; background: url(Area05_subtitlebg.jpg?t=1742365296550)top center no-repeat; background-size: 100%; border-radius: 20px 20px 0 0; overflow: hidden;}
.Area .subtitle ul { padding: 0; grid-gap: 0;}
.Area .subtitle ul li { background-color: transparent; pointer-events: none;}
.Area .subtitle ul li .PD_into { padding: 0;}
.Area .subtitle ul li h5 { padding: 0; margin: 0; font: bold 54px/54px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; color: #000;}
@media screen and (max-width:767px){
.Area .subtitle { padding: 2vw 0 1vw; width: 100%; margin: 0 auto 2%;}
.Area .subtitle ul li h5 { font: bold 6.2vw/6.2vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
}



  /*版頭區塊*/
  @media screen and (min-width:768px){
  .Area_title {height:352px;z-index: 0;}
  .Area_title .deco1{position:absolute;top:0px;left: 877px;z-index:2;}
  .Area_title .deco2{ position: absolute;top: 228px;left: 764px;z-index: 2;}
  .Area_title .deco3{position: absolute;top: 275px;left: 915px;z-index: 2; animation-delay: 1s;}
  .Area_title .line{position: absolute; top: 326px;  left: 119px; z-index: 5; animation-delay: 0.7s;}
  .Area_title .today_only {position: absolute;top: 493px;left:40px;z-index: 1;}

  .Area_title .Btn2{padding: 0 0 0 0;width:78%;position: relative;top: 598px;/*background-color: #524bf1; border-radius:1.5em 1.5em 0 0;*/}
  .Area_title .Btn2 ul {width:90%;margin:0 auto; padding:0% 0% 0% ;grid-gap: 0px;/*background: url("event2_bg.png?t=1742365296550") center top/ 100% no-repeat scroll;*/}
  .Area_title .Btn2 ul li {padding:0 3.5% 0 ;margin:0 auto;}

    /*浮層*/
    .Area_title .btn{  width: 27%;position: absolute;left: 800px;top: 218px;z-index: 99;}

  }
  @media screen and (max-width:767px){
  .Area_title {height:26vw;}
  .Area_title .mb_01{position:absolute; top:0; left:0 ;width: 100%; z-index:-1;}
  .Area_title .deco1{position:absolute;top: -5.5vw;left:75vw;width: 18%;z-index: 1;}
  .Area_title .deco2{position: absolute;top: 24vw;left:66vw;width: 11%;z-index: 0}
  .Area_title .deco3{ position: absolute; top: 21vw; left: 81vw;width: 15%;z-index: 1;animation-delay: 1s;}
  .Area_title .line{position: absolute;  top: 25.5vw;  left: 5.5vw;  z-index: 2; width: 17.5%;animation-delay: 0.7s;}
  .Area_title .today_only{position:absolute;width: 11.5%;top:50vw;left: 0vw;}

  .Area_title .Btn2{width: 90%!important;padding: 0% 0 0 0;position: relative;top: 22vw;/*background-color: #524bf1; border-radius:0.5em 0.5em 0 0;*/}
  .Area_title .Btn2 ul {margin:0 auto; padding:3% 0% 3% ;grid-gap: 0px;/*background: url("event2_bg.png?t=1742365296550") center top/ 96% no-repeat scroll;*/}
  /*浮層*/
.Area_title .btn{  width: 33%;position: absolute;left: 65vw;top: 16vw;}

  }




/*版頭主標*/
.title01 .PD_layout .PD img { width: auto!important; }
.title01 .PD_layout .PD a { pointer-events: none; }
.title01 .PD_layout .PD_slide:hover {transform: translateY(0); }
.title01 .PD_layout .PD_slide {min-width: 100%;}
.title01 .PD_layout input{position: relative;left: 155px;}
@media screen and (min-width: 768px){
.title01 {position: relative;top:121px;left:123px;z-index: 20; }
}
@media screen and (max-width:767px){
.title01{width: 100%;}
.title01 .PD_layout {position: relative;top:7vw;left: 1vw;width: 100%;z-index:0 !important;height: 30vw;}
.title01 .PD_layout .PD img { width: 100%!important; }
}














/*輪播物件*/
.Area_topbn2 { top:26px;height:491px; }
.Area_topbn2 .box { width: 90%; position: relative; overflow: hidden; margin: 0 0 0 60px; }
.Area_topbn2 .Area_swiper_box ul.PD_wrapper { position: relative; display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; background-color: rgba(0,0,0,0); grid-gap: 0 }
.Area_topbn2 .Area_swiper_box ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; min-width: auto; background-color: #fff; border: none; border-radius: 10px;}
.Area_topbn2 .PD_layout .PD p .Price { font-size: 25px; }
@media screen and (min-width: 768px) {
.Area_topbn .Area_swiper_box ul.PD_wrapper { padding: 0 0 0;}
}
@media screen and (max-width: 767px) {
.Area_topbn2  { top:12vw;height: auto; margin-bottom:11vw;  left: 3vw;}
.Area_topbn2 .box {width: 85%;  margin: 0 0 0 9vw; }
.Area_topbn2 .Area_swiper_box { width: 100%; }
.Area_topbn2 .Area_swiper_box ul.PD_wrapper { padding: 0 0 5vw;}
.Area_topbn2 .PD_layout .PD .Price { font-size:24px; }
.Area_topbn2 .PD_layout .PD p b, .Area_01 .PD_layout .PD p del, .Area_01 .PD_layout .PD p .money{ font-size:14px; }
.Area_topbn2 .PD_layout .PD p b{display: inline}
}


/*小標題調整*/
.PD_text { position: relative;left: 0;top:0; height: 140px; width: 100%!important;}
.PD_text2 { position: absolute;left: 0;top:-25px; height: auto; width: 18%!important;z-index: 1; }
.PD_text3 { position: absolute;left: 0;top:-25px; height: auto; width: 4.2%!important;z-index: 1; }
/*編輯按鈕移動*/
#eWriterBtn_bt_B_000_96 { margin-left: -2vw!important; margin-top:-2vw!important; z-index: 99!important; }


.PD_text .PD a,.box_PD_txt .PD a { pointer-events: none; }
.PD_text2 .PD a,.box_PD_txt .PD a { pointer-events: none; }
.PD_text3 .PD a,.box_PD_txt .PD a { pointer-events: none; }
.PD_text.PD_layout .PD_slide:hover {transform: none;box-shadow: none;}
.PD_text2.PD_layout .PD_slide:hover {transform: none;box-shadow: none;}
.PD_text3.PD_layout .PD_slide:hover {transform: none;box-shadow: none;}

@media screen and (max-width:767px){
.PD_text {position: relative;top:0;left:0vw;height: 15vw;width: 100%;}
.PD_text2 {position: absolute;top:-3vw;left:0vw;height: auto;width:19.5%!important;}
.PD_text3 {position: absolute;top:-3vw;left:0vw;height: auto;width: 8.3%!important;}

}



/*1bn*/ 
.layout_brand1.PD_layout ul {width:960px;margin:0 auto; padding:1% 0% ;grid-gap: 0px; }
.layout_brand1.PD_layout ul li {padding:0;margin:0 auto;border-radius:1.3em;overflow: hidden;}

/*輪播bn*/
.Area_brand .swiper-pagination-bullet {background: #000;}
@media screen and (min-width:768px){
.Area_brand {width: 960px;height: auto;overflow: hidden;}
.layout_brand.PD_layout ul{display: flex;margin: 0 0; padding: 0 0 40px;height: 230px;grid-gap: 0;}
.layout_brand.PD_layout ul li{border-radius:1.3em;overflow: hidden;}
  
}
@media screen and (max-width:767px){
  
/*1bn*/ 
.layout_brand1.PD_layout ul {width:91%!important;margin:0 auto; padding:3% 0% ;grid-gap: 0px; }
.layout_brand1.PD_layout ul li {padding:0;margin:0 auto;border-radius:1.3em;overflow: hidden;}
  
.Area_brand {width: 99%;height: auto;overflow: hidden;padding: 0;}
.layout_brand.PD_layout ul{ display: flex;margin: 0 auto 0;padding: 0 0 7vw;height: 26vw;grid-gap: 0;}
.layout_brand.PD_layout ul li{border-radius:0.9em;overflow: hidden;}

}



/**限量券**/	
@media screen and (min-width:768px){
.Area_01{height: 100%;}
}
@media screen and (max-width:767px){
  .Area_01{}
}





/*輪播BN區*/
.Area_bn {margin-bottom: 40px;background: url("") top center repeat-y;background-size: 100%;height:100%;}
@media screen and (max-width:767px){
.Area_bn { margin-bottom:0vw;background: url("") top center repeat-y;background-size: 100%; height:auto;overflow: hidden;}
}

/*輪播BN*/
.BN_swiper { position: relative; width:960px; margin: 0 auto; overflow: hidden; z-index: 1;}
.BN_swiper ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0 0 20px; width: 100%; grid-gap: 0; box-sizing: content-box; height:auto;}
.BN_swiper ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; pointer-events: inherit;}
.BN_swiper ul.PD_wrapper li.PD_slide { min-width: inherit;}
.BN_swiper ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 3px 30px rgba(0, 0, 0, 0);}
@media screen and (max-width:767px){
  .BN_swiper { width: 100%; margin: 0 auto;   }
  .BN_swiper ul.PD_wrapper { margin: 0; padding: 0 0 4%; height:auto;}
}










/*(頁籤)*/
@media screen and (min-width:768px){
  .Area_9 {margin-bottom:50px!important;overflow: hidden;}
  .Area_9 .PD_layout.layout_8PD {height: auto;padding-top: 50px;width: 95%;padding-bottom: 116px;}
  .Area_9 .PD_layout.layout_8PD ul {}
  .Area_9 .Area_sectionTitle {z-index:100;  position: relative;width:1220px;top:38px;}
  .Area_9 .Area_sectionTitle ul {padding:0px;margin:0 auto 0;list-style: none;height: 0px!important;width:1220px;}
  .Area_9 .Area_sectionTitle ul li { background-color: transparent; pointer-events: none;}
  .Area_9 .Area_sectionTitle ul li img {width: 60%;}
  .Area_9 .Area_sectionTitle ul li h5 {top:0px;margin: 0;padding: 0;width: 100%;height: 88px;font: 41px/80px "微軟正黑體","Microsoft JhengHei",Helvetica;font-weight: bolder;/*font-style: italic;*/text-align: center;color:#fff;letter-spacing: 0px;overflow: hidden;/*text-shadow: 0px 0px 5px #000;*/}
  .Area_9 .bg_btom {position: absolute;left: 50%;transform: translateX(-50%);pointer-events: none;z-index:-1;    margin:-121px 0 0 0;}	
  .Area_9 .box {height:847px;   padding: 3% 0 0 0;	}
  /*.Area_9 .page_box .PD_layout ul { border: 1px solid #000000; }	*/
  .Area_9 .PD_img:after {content: "";position: absolute;top:10px;left:8px;display: block;width:20%;height: 100%;background-image: url(icon.png?t=1762423738425);background-repeat: no-repeat;background-size: 100%;pointer-events: none;}

  .Area_9 .PD_layout .PD h3 {padding: 0;max-height: 1.9em;font-weight: 700;line-height: 1.9em;color: #000000;}
  .Area_9 .NavArea .Nav_Btn i:before {display: none;}
/*(頁籤顏色)*/
  .Area_9 .NavArea_tabbar_page .Nav .swiper-slide-active i {display: block;border: 1px solid #ac0000 !important;background-color: #ac0000 !important;}
  .Area_9 .NavArea_tabbar_page .Nav .swiper-slide-active a {color: #fff;}
  .Area_9 .page01 ul{ width: 97%;}
  .Area_9 .PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn b::before {background: url(PD_go_icon01.png?t=1759304521424) center center / contain no-repeat;-webkit-transform: skewX(7.5deg);transform: skewX(7.5deg);}
  .Area_9 .PD_layout[data-pd-btn*=box-2][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn.PD_go span::before {display: none;}
  .Area_9 .PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn b::after {content: "搶";}
  .Area_9 .PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more b::after {content: "逛好店";}
  .Area_9 .PD_layout[data-pd-btn] .PD_btn {
    background-color: #f656cb;
    background-image: repeating-linear-gradient(45deg, #f656cb -2%, #f656cb 120%);
    background-position: right top;
    background-size: 100% 100%;
    -webkit-transition: all .4s;
    transition: all .4s;}
  }	
  
      
  @media screen and (max-width:767px){
  .Area_9 {height:100%;margin-bottom:2vw!important;overflow: hidden;}

  .Area_9 .PD_layout .PD h3 {padding: 0;max-height: 1.9em;font-weight: 700;line-height: 1.9em;color: #000000;}

  .Area_9 .content_swiper{width: 95%!important;overflow: hidden; margin: 0 auto;} 
  .Area_9 .PD_layout.layout_8PD {overflow:hidden;margin-bottom:3vw ;  top: -4vw;}
  .Area_9 .PD_layout.layout_8PD ul {position:relative;margin-top:12vw ;margin-bottom:2vw ; width:97% ;height:100% ; padding:0vw;}
  .Area_9 .PD_layout.layout_8PD h2 {position: absolute;margin:0 auto; padding:0 2%; top:0vw; width:100%; height: 65px; overflow:hidden;font-style: italic; font-weight:bold!important; font-size:1.8em; line-height:67px; text-align:center;color: #fff;/*text-shadow:3px 3px 7px #a5814e;background:url();*/background-repeat: no-repeat;background-size:100%;font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";}
  .Area_9 .Area_btn {z-index: 99;position: absolute;height: 50vw;left: 0vw;top: 0vw;width: 100%;}
  .Area_9 .Area_btn ul {margin-top:1vw!important ; margin-left:-10vw!important;width:100%!important; }
  .Area_9 .Area_btn ul li {list-style: none;display: inline-block;width: 25%;margin:0vw auto 3vw;}
  .Area_9 .Area_sectionTitle {z-index:100;  position: relative;width:100%;top:6vw;}
  .Area_9 .Area_sectionTitle ul {padding:0;margin:0 auto 0;list-style: none;height: 5vw!important;width:100%;}
  .Area_9 .Area_sectionTitle ul li { background-color: transparent; pointer-events: none;}
  .Area_9 .Area_sectionTitle ul li h5 {margin:0 auto; padding:0%; top:0vw; width:100%; height: 12vw; overflow:hidden;/*font-style: italic;*/ font-weight:bold!important; font-size:2.0em; line-height:67px; text-align:center;color:#fff;/*text-shadow:3px 3px 7px #a5814e;background:url();*/background-repeat: no-repeat;background-size:100%;font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";}
  .Area_9 .bg_btom {position: relative;margin: -6vw 0 0 0;}	
  .Area_9 .box {background:repeat-y top center / 100% url(Area_bg.png?t=1724990151426);height:100%;  padding: 3% 0 0 0;	}
  /* .Area_9 .page_box .PD_layout ul { border: 1px solid #000000; }	 */
  .Area_9 .NavArea .Nav_Btn i:before {display: none;}
  .Area_9 .PD_img:after {content: "";position: absolute;top:2vw;left:2vw;display: block;width: 20%;height: 100%;background-image: url(icon.png?t=1762423738425);background-repeat: no-repeat;background-size: 100%;pointer-events: none;}

  /*(頁籤顏色)*/
  .Area_9 .NavArea_tabbar_page .Nav .swiper-slide-active i {display: block;border: 1px solid #ac0000 !important;background-color: #ac0000 !important;}
  .Area_9 .NavArea_tabbar_page .Nav .swiper-slide-active a {color: #ffffff;}
  .Area_9 .PD_layout[data-pd-btn][data-pd-btn-more] .PD_btn.more b::after {content: "逛好店";}
  .Area_9 .PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn b::before { background-size: 100%;        font-size: 1.3em;background: url(PD_go_icon01.png?t=1759304521424) center center / contain no-repeat;-webkit-transform: skewX(7.5deg);transform: skewX(7.5deg);}
  .Area_9 .PD_layout[data-pd-btn*=box-2][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn.PD_go span::before {display: none;}
  .Area_9 .PD_layout[data-pd-btn][data-pd-btn-pdgo][data-pd-btn-more] .PD .PD_btn b::after {content: "搶";        font-size: 1.3em;}
  .Area_9 .PD_layout[data-pd-btn] .PD_btn {
    background-color: #f656cb;
    background-image: repeating-linear-gradient(45deg, #f656cb -2%, #f656cb 120%);
    background-position: right top;
    background-size: 100% 100%;
    -webkit-transition: all .4s;
    transition: all .4s;}


}
  














  


@media screen and (min-width:767px){
.mbottom1 { margin-bottom:20px !important ; }
.mbottom2 { margin-bottom:60px !important}

}
@media screen and (max-width:767px){
.mbottom1 { margin-bottom:2vw !important ; /*background-color: #5fbbff;*/}

}




/*隱鑶*/
.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%;}
	}





