@charset "utf-8";
/* CSS Document */

/*基本*/
body{ margin: 0; padding: 0;}


/*全BOX版面*/
.WRAPPER { position: relative; display: block;background-color:#002347 ; 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;}

@media screen and (max-width:767px){
  .WRAPPER {overflow: hidden; min-width: inherit; padding-bottom: 10vw; background: url(bgrepeat_m.jpg?t=1759218884173)top center repeat-y; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}


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

  @media screen and (min-width:1300px){
     .for_newphone { display:none !important;} 
        }


/*背景*/
@media screen and (min-width:787px){
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1759218884173) no-repeat center top;}
.lantern01 { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(lantern01.png?t=1759218884173) no-repeat center top;}
.lantern02 { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(lantern02.png?t=1759218884173) no-repeat center top;}
.bgdeco { z-index: 0; position: absolute; top: 1000px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1759218884173) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
.bgrepeat { z-index: 0; position:absolute; top:900px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgrepeat.jpg?t=1759218884173) repeat-y center top;}
}
@media screen and (max-width:767px){
  .bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgtop_m.jpg?t=1759218884173) no-repeat center 44px; background-size: 100%;}
  .bgrepeat { z-index: 0; position: fixed ; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgrepeat_m.jpg?t=1759218884173) no-repeat center 44px; background-size: 100%;}
}
	
/*區塊_all*/
.Area { position: relative; margin: 0 auto; padding: 0; border-radius: 0; text-align: center; }
.Area a { display: block;} 
.Area .go_bt {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.Area .go_bt:hover {
  -webkit-transform: scale(0.95);
     -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
       -o-transform: scale(0.95);
          transform: scale(0.95);}
.Area .go_bt2 {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.Area .go_bt2:hover { 
  filter: brightness(130%);
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
       -o-transform: translateY(-10px);
          transform: translateY(-10px);
		  }
.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;}
  .Area .go_bt2:hover { 
    filter: brightness(1);
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
        }
  .Area1220 { width: 100%;}
  .Area960 { width: 100%;}

}

/*間距*/
.Area_bottom { margin-bottom: 50px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 10vw;}
}

/*共用樣式*/
.Area .title { position: relative; z-index: 1;}
.Area .boxtop { position: absolute; top: 0; left: 0; z-index: 0;}
@media screen and (max-width:767px){
  .PD_layout ul { width: 100%;}
  .Area .boxbottom { height: 2.5vw;}
}



/*Area_txt(有設計的區標PC手機共用)*/
@media screen and (min-width:768px){
	.Area_txt {margin:0 auto!important; }
	.Area_txt img {width: 800px !important; }	  
}
@media screen and (max-width:767px){
		.Area_txt {width:100%!important; }
	  .Area_txt img {width:100%!important;}
}





/*版頭*/
.Area_top {z-index:2;height: 560px;}
.Area_top .main_box { position: relative;}
.Area_top .main_box .PD_layout ul li { pointer-events: none;}
.Area_top .main_title { position: absolute; top: 121px; left: 140px;width:70% ;}
.Area_top .date{position: absolute;width: 300px;top: 28px;right: 48px;}
.Area_top .topPD { padding: 10px 0px 0px; box-sizing: border-box;}
.Area_top .mainsubtitle {z-index:100 ; position: absolute; top: 342px;height:85px ; left: 50%; transform: translateX(-50%); width: 400px; z-index: 1; overflow: hidden;}
.Area_top .mainsubtitle img { width: 100%;}
.Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 166px;}
.Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
@media screen and (max-width:767px){
  .Area_top {height: 60vw;}
  .Area_top .main_title { position: absolute; top: 11.5vw; left: 15vw;width:70% ;}
  .Area_top .date{width: 32vw;top: 2.5vw;left: 64vw;}
  .Area_top .topPD { padding: 59vw 2vw 0vw; box-sizing: border-box;}
  .Area_top .topPD ul { width:95% ;border-radius:0 ;}
  .Area_top .mainsubtitle {z-index:100 ;position: absolute; top: 36vw; width: 40%; z-index: 1;height:8vw ;}
  .Area_top .mainsubtitle img { width: 100%;}
  .Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height:8vw;}
  .Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}  
}







/*日期*/
.TIMER_DAY { position: absolute; top: 48px; left: 278px; padding: 0; margin: 0; display: block; font-size: 37px; font-weight: bold; color: #f7deb2; letter-spacing: 0; font-family: Tahoma; text-align: left; z-index: 2;}
.TIMER_DAY #sendToday { width: 45px; text-align: left; display: inline-block; letter-spacing: -1px;}
@media screen and (max-width: 736px){ 
	.TIMER_DAY { top: 5vw; left: 15.5vw; font-size: 3.8vw;}
	.TIMER_DAY #sendToday { width: 6vw;}
}


/** 倒數 **/
@media screen and (min-width:768px){
 
  .Area_top .TimerNick { z-index:0; display:inline-block;margin-top:441px ; padding-right:114px; height:100px;text-align:right;}
  .Area_top .TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:60px; font: bold 46px/46px Century Gothic; color:#000; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; text-align:right; background:transparent; }
  .Area_top .TimerNick div:nth-of-type(2),
  .Area_top .TimerNick div:nth-of-type(3) { width:60px;}
  .Area_top .TimerNick span { padding-left:2px; font: bold 36px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #000;}

  }
      @media screen and (max-width:767px){
   
        .Area_top .TimerNick { z-index:2; position: absolute; top:43.5vw; left:24.5vw; display:inline-block; margin:0; padding-right:0%; width:100%; height:0; padding-bottom:12%; overflow:hidden; text-align:left;  /*background:url(m_time_bg.png?t=1759218884173) no-repeat center top; */background-size:100%;}
        .Area_top .TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:5vw; font: bold 5vw/10vw Century Gothic; color:#000; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; text-align:right; background:transparent;}
        .Area_top .TimerNick div:nth-of-type(2),
        .Area_top .TimerNick div:nth-of-type(3) { width:5vw;}
        .Area_top .TimerNick span { padding-left:1vw; font: bold 3.5vw/10vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #000;}

      }


/*攻略區*/
.Area01 {z-index:2 ;}
.Area01 .box { margin-bottom: 50px;}
.Area01 .box:last-child { margin-bottom: 0;}
.Area01 .event ul { padding: 0 30px; grid-gap: 0px;}
.Area01 .activ_box { display: flex; flex-wrap: nowrap;background: url(Area01_activbg.png?t=1759218884173)top center no-repeat; background-size: 100%; padding: 50px 0 30px;}
.Area01 .activ_box .box_box { width: 50%;}
.Area01 .activ ul li:nth-child(1) { grid-row-start: 1; grid-row-end: 4;}
.Area01 .activ ul li { margin-bottom:16px ;}
.Area01 .btn { background: url(Area01_btnbg.png?t=1759218884173)top center no-repeat; background-size: 100%;}
.Area01 .btn ul { padding: 10px 85px; grid-gap: 0 25px;}
.Area01 .BN_swiper ul.PD_wrapper {margin: 0;padding-top: 184px ;height: 510px;width:100% ;}
@media screen and (max-width:767px){
  .Area01 {}
  .Area01 .box { margin-bottom: 6vw;}
  .Area01 .event ul { padding: 0; grid-gap: 0 ;}
  .Area01 .activ ul li { margin-bottom:0vw ;}
  .Area01 .activ_box { padding: 5.5vw 0 5.5vw;}
  .Area01 .btn ul { padding: 3vw 0vw 0vw; grid-gap: 0 ;margin-bottom:-6vw ;}
  .Area01 .BN_swiper ul.PD_wrapper {margin: 0;padding-top: 19vw ;height: 52vw;width:100% ;}
}


/*pdx8*/
@media screen and (min-width:768px){
.Area_pdx8  {height:auto ;margin-bottom:70px!important ;}
.Area_pdx8 .box { margin-bottom: 0px;}
.Area_pdx8 .box ul { padding:0px; grid-gap: 0 25px;}
.Area_pdx8 .box ul li{ margin: 10px 10px;}
}
@media screen and (max-width:767px){
  .Area_pdx8 {height:auto ;margin-bottom:5vw!important ;}
  .Area_pdx8 .box { margin-bottom: 0vw;}
  .Area_pdx8 .box ul {width:98% ; padding: 0vw; grid-gap: 1vw ;margin-bottom:10vw ;}
  .Area_pdx8 .box ul li{ margin: 0vw ;}
}


  








/*部活動主題*/
.Area02 { position: relative;}
.Area02 .PD_layout ul {margin:0vw auto 0vw; width: 900px;}
.Area02 .boxtop {position: relative;}
.Area02 .boxrepeat01 { width: 960px;background: url(boxrepeat01_m.png?t=1759218884173)top center repeat-y; margin: 0 auto; padding: 0px; box-sizing: border-box;}
.Area02 .boxrepeat02 { width: 960px;background: url(boxrepeat02_m.png?t=1759218884173)top center repeat-y; margin: 0 auto; padding: 0px; box-sizing: border-box;}

.Area02 .Area_sectionTitle ul {z-index:50 ;position: relative;padding: 0;margin: 0 auto ;list-style: none;height: 0px!important;top:0px;}
.Area02 .Area_sectionTitle ul li { background-color: transparent; pointer-events: none;}
.Area02 .Area_sectionTitle ul li h5 {position: relative;top:26px;margin: 0;padding: 0;width: 100%;height: 70px;font: 52px/80px "Noto Sans CJK SC";font-weight: 700;text-align: center;color:#000;letter-spacing: 0px;overflow: hidden;/*text-shadow: 0px 0px 5px #000;*/}

@media screen and (max-width:767px){
  .Area02 {height:auto ;margin-bottom:16vw!important ;}
  .Area02 .boxtop {position: relative;}
  .Area02 .PD_layout ul{ width: 94%;}
  .Area02 .boxrepeat01 {width: 100%; background: url(boxrepeat01_m.png?t=1759218884173)top center repeat-y; background-size: 100%; padding: 1vw  0;}
  .Area02 .boxrepeat02 {width: 100%; background: url(boxrepeat02_m.png?t=1759218884173)top center repeat-y; background-size: 100%; padding: 1vw  0;}

  .Area02 .Area_sectionTitle ul {z-index:50 ; padding: 0;margin: 0;list-style: none;height: 0vw!important;left:3vw ;top:0vw ;}
  .Area02 .Area_sectionTitle ul li { background-color: transparent; pointer-events: none;}
  .Area02 .Area_sectionTitle ul li h5 {position: relative;top:3vw;margin: 0;padding: 0;width: 100%;height: 7vw;font: 6.5vw/6.5vw "Noto Sans CJK SC";font-weight: 700;text-align: center;color:#000;letter-spacing: 0px;overflow: hidden;/*text-shadow: 0px 0px 5px #000;*/}
}





/*登記活動*/
.danji {position: relative;z-index: 2;}

@media screen and (max-width: 767px){
  .danji {height: auto; margin-bottom:8vw!important ;}
  .danji .Area_danji {width: 94%;}

}







/*品牌專區*/
.Area04 { }
/*框設定*/
.Area04 .PD_layout-D2_01 .PD_slide {border-radius: 1em 1em 1em 1em;}
.Area04 .PD_layout[data-pd-btn] .PD_into .PD_into_PDgo {border-radius: 1em 1em 1em 1em!important;position: absolute;top: 322px;left:45px;    background-color: #c87cff;}
.Area04 .PD_layout[data-pd-btn] .PD_into .PD_into_PDgo b::after {content: "SHOP NOW";}
.Area04 .PD_layout[data-pd-btn*="box-0"] .PD_btn {background:transparent;width: 69%;}
.Area04 .PD_layout-D2_01[data-pd-btn*="0"] .PD_btn b {color: #fff;font-size:1em;}
.Area04 .PD_layout-D2_01[data-pd-btn*="0"] .PD_btn i {border-color: #ffffff;top: 11px; left: 4px;}

/*上下標.關閉*/
.Area04 .PD_layout .imgTag{display: none !important;}
.Area04 .PD_layout .imgTagBottom{display: none !important;}
.Area04 .PD_layout .prdImgWrap .imgTagRectangle{display: none !important;}

/*圖設定*/
.Area04 .box .PD_img {overflow: hidden;  width:70%; height: 90%;  z-index: 0; padding: 0 ; margin: 0 auto; position: relative; }

.Area04 .PD_layout h3{background-image: none ;}
.Area04 .PD_layout .PD .PD_logo {height: 6.175em ;position: absolute; top: 50px;left: -25px;}
.Area04 .PD_layout .PD{ margin-top: 17px;}
.Area04 .prdImgWrap .imgTag{display: none ;}
.Area04 .prdImgWrap .imgTagBottom{display: none ;}
.Area04 .PD_layout-D2_01 .PD_slide { padding-bottom: 0;margin-bottom: 0;box-shadow:none;}


/*字設定*/
.Area04 .PD_layout-D2_01 .PD h3, .PD_layout-D2_01 .PD h4, .PD_layout-D2_01 .PD p, .PD_layout-D2_01 .PD:hover h4{color:#c87cff;font-size: 1.6em;}
.Area04 .PD_layout h3{background-color: rgba(255,255,255,0);}
.Area04 .PD_layout .PD h4 {font-size: 2em; font-weight:bold; line-height: 1.1em; top:-3px; position: relative;color:#000000;}
.Area04 .PD_layout .PD:hover h4 {color:#000000;}

.Area04 .box4_swiper { position: relative; overflow: hidden;  margin: 0 auto; }
.Area04 .box4_swiper ul.PD_wrapper { display: flex; flex-wrap: nowrap; height:421px; padding-top: 10px;}
.Area04 .box4_swiper ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 1.2% 0% 0% 0%; border: none; background: #fff;}

.Area04 .box4_swiper .PD_slide { min-width: inherit;}
.Area04 .box4_swiper .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 0!important;}
.Area04 .PD_layout[data-pd-pdlogo="1"] .PD .PD_logo img, .PD_layout[data-pd-pdlogo="2"] .PD .PD_logo img, .PD_layout[data-pd-pdlogo="3"] .PD .PD_logo img, .PD_layout[data-pd-pdlogo="4"] .PD .PD_logo img {width: auto;height: 100%; box-shadow: 0 0.1em 0.5em 0 rgba(0, 0, 0, 0.1);}


@media screen and (max-width:767px){
.Area04 { height:auto; padding-bottom:7vw; z-index: 5;}
.Area04 .box{padding:0 0 0 0;} 

/*圖設定*/
.Area04 .box .PD_img {overflow: hidden;  width:79%; height: 90%;  }
.Area04 .PD_layout-D2_01 .PD_slide {padding-bottom: 0;margin-bottom: 0;box-shadow:none;}
.Area04 .PD_layout[data-pd-btn] .PD_into .PD_into_PDgo { position: absolute;top:55vw;left:7vw; height: 7vw;}

/*字設定*/
.Area04 .PD_layout-D2_01 .PD h3, .PD_layout-D2_01 .PD h4, .PD_layout-D2_01 .PD p, .PD_layout-D2_01 .PD:hover h4{color:#000000;font-size: 1.1em;position: relative;top: 1vw;}
.Area04 .PD_layout h3{background-color: rgba(255,255,255,0);}
.Area04 .PD_layout .PD h4 {font-size:1.2em;font-weight: 400;line-height: 1.1em;top:-1vw;position: relative;color:#000000;}
.Area04 .PD_layout .PD:hover h4 {color:#000000;}

.Area04 .box4_swiper { position: relative; overflow: hidden;  margin: 0 auto; }
.Area04 .box4_swiper ul.PD_wrapper { grid-gap: 0;display: flex; flex-wrap: nowrap; height:70vw; padding-top: 10px;}
.Area04 .box4_swiper ul.PD_wrapper li { position: relative;flex-shrink: 0;margin: 0;padding: 0;background-color: #fff;}	
.Area04 .PD_layout-D2_01[data-pd-btn*="0"] .PD_btn b {color: #fff;font-size:0.8em;}
.Area04 .PD_layout-D2_01[data-pd-btn*="0"] .PD_btn i {border-color: #ffffff;top:2.5vw; left:0;}	
.Area04 .box4_swiper .PD_slide { min-width: inherit;}
}










/*mo店+專區*/
.Area05 .PD_title { margin: 30px auto 10px;}
.Area05 .title{margin-bottom: -60px;}
.Area05 .boxtop {position: relative;}
.Area05 .boxrepeat01 { background: url(boxrepeat05_m.png?t=1759218884173)top center repeat-y; margin: 0 auto; padding: 10px 150px 0; box-sizing: border-box;}
.Area05 .btn ul { padding: 10px 30px 20px; grid-gap: 0 30px;}
.Area05 .NavArea_tabbar_page { width: 98%; margin: 0 auto 10px;}
.Area05 .NavArea_tabbar_page .Nav .swiper-slide-active i { border: 1px solid #2a466e!important; background-color: #2a466e!important;}
.Area05 .content_swiper { overflow: hidden;margin:auto ; width:98% ;}
@media screen and (max-width:767px){
  .Area05 .PD_title { margin: 5vw auto 1vw;}
  .Area05 .page_box .PD_layout ul {margin-top:2vw ; width: 98%;}
  .Area05 .title{margin-bottom: -6vw;}
  .Area05 .boxtop {position: relative;}
  .Area05 .boxrepeat01 { background: url(boxrepeat05_m.png?t=1759218884173)top center repeat-y; background-size: 100%; padding: 0vw 0.5em 0;margin-top:0vw ;}
  .Area05 .btn ul { padding: 3vw 0.5em 3vw; grid-gap: 0 0.5em;}
  .Area05 .NavArea_tabbar_page { margin: 0 auto 0vw;}
}




/*登記活動*/
.Area06 {}
.Area06 .Area_danji .danji_box { width: 100%;}
.Area06 .warningTxt h3 { padding: 0;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .Area_danji .danji_box { width: 96%;}
}



/*下方公版*/
@media screen and (min-width:768px){
.Area08 {}
.Area08 .boxtop { position: relative;}
.Area08 .boxrepeat03 { /*background: url(boxrepeat08.png?t=1759218884173)top center repeat-y;*/ margin: 0 auto; padding: 10px 30px 0; box-sizing: border-box;}
.Area08 .box { margin-bottom: 50px;}
.Area08 .box:last-child { margin-bottom: 0;}
.Area08 .box:nth-child(1) { margin-top: 0px;}
.Area08 .Area_sectionTitle ul {z-index:50 ;position: relative;padding: 0;margin: 0 auto ;list-style: none;height: 0px!important;top:0px;}
.Area08 .Area_sectionTitle ul li { background-color: transparent; pointer-events: none;}
.Area08 .Area_sectionTitle ul li h5 {position: relative;top:20px;margin: 0;padding: 0;width: 100%;height: 70px;font: 52px/80px "Noto Sans CJK SC";font-weight: 700;text-align: center;color:#000;letter-spacing: 0px;overflow: hidden;/*text-shadow: 0px 0px 5px #000;*/}

}
@media screen and (max-width:767px){
  .Area08 {}
  .Area08 .PD_layout ul { width: 98%;}
  .Area08 .boxtop { position: relative;}
  .Area08 .boxrepeat03 {/* background: url(boxrepeat08_m.png?t=1759218884173)top center repeat-y;*/ background-size: 100%; padding: 2vw 0.5em 0;}
  .Area08 .box { margin-bottom: 8vw;}
  .Area08 .PD_box { margin: 1vw auto ;}
  .Area08 .boxbottom { height: auto;}
  .Area08 .Area_sectionTitle ul {z-index:50 ; padding: 0;margin: 0;list-style: none;height: 0vw!important;left:3vw ;top:0vw ;}
  .Area08 .Area_sectionTitle ul li { background-color: transparent; pointer-events: none;}
  .Area08 .Area_sectionTitle ul li h5 {position: relative;top:3.5vw;margin: 0;padding: 0;width: 100%;height: 7vw;font: 6.5vw/6.5vw "Noto Sans CJK SC";font-weight: 700;text-align: center;color:#000;letter-spacing: 0px;overflow: hidden;/*text-shadow: 0px 0px 5px #000;*/}

}









/*區塊-LOGO連結-Area_logo*/
.Area_logo{padding: 0; margin-bottom: 10px!important;width: 700px;height: 280px;}
.Area_logo .PD_layout {top: 20px;width: 100%;}
.Area_logo .PD_layout .PD_slide {border-radius:0.5em;}
.Area_logo .PD_layout li{margin: 0px 0px 0px 0px;}
.Area_logo .PD_layout li:nth-child(6){left: 93px;}
.Area_logo .PD_layout li:nth-child(7){left: 93px;}
.Area_logo .PD_layout li:nth-child(8){left: 93px;}
.Area_logo .PD_layout li:nth-child(9){left: 93px;}

.Area_logo .PD_layout .PD_img{width: 100%;}
@media screen and (max-width:767px){
	  .Area_logo {height:auto; margin-bottom: 10vw!important;width: 100%;}
    .Area_logo .PD_layout li{margin: 0 0 2% 0;}
    .Area_logo .PD_layout li:nth-child(6){left: 0;}
    .Area_logo .PD_layout li:nth-child(7){left: 0;}
    .Area_logo .PD_layout li:nth-child(8){left: 0;}
    .Area_logo .PD_layout li:nth-child(9){left: 0;}

    .Area_logo .PD_layout {top: 0vw;margin: 0vw auto;width: 98%}	
    .Area_logo .PD_layout .PD_img{width: 100%;}	
}





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

                    
/*今日最低價*/
@media screen and (min-width: 768px){
  .Area00 { position: relative;z-index: 3;}
  .Area00 .layout_PD {width: 90%;}
}
@media screen and (max-width: 767px){
    .Area00 {position: relative;z-index: 3;}
    .Area00 .layout_PD {width: 94%;}
}
  
/*間距*/
.Area_bottom { margin-bottom: 50px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 6vw;}
}


/*最強爆品區*/
/*版頭公版上下標.關閉*/
.Area04a .layout_item .imgTag {display: none !important;}
.Area04a .layout_item .imgTagBottom {display: none !important;}
.Area04a .layout_item .prdImgWrap .imgTagRectangle {display: none !important;}
@media screen and (min-width:768px){
.Area04a .txt ul {height: 180px;}
.Area04a .txt ul li h5 {top:37px;}
/*作圖區*/
.Area04a .layout_item .PD p b {color: #ffcc00;padding: 0 3%;border-radius: 5em;font-size: 1.1em;margin: 0 2% 0 0;}
.Area04a .layout_item .PD_slide .PD p del {position: relative;color:#fff;font-size: 25px;}
.Area04a .layout_item .PD p .Price {font-weight: 700;color:#ffcc00;font-size: 2.7em;}
.Area04a .layout_item .PD p {position: relative;top: 5px;left: 60px;font-size:1.3em;color:#ffcc00;text-align: left;}
.Area04a .layout_item ul {grid-gap: 30px;}	
.Area04a .layout_item li {background: url("Area04_bg.png?t=1759218884174") center top / 100% no-repeat scroll;}	
.Area04a .layout_item {padding:0;width: 85%;}
.Area04a .layout_item .PD_slide {height: 550px;}
.Area04a .layout_item .PD_slide .PD_into {width: 100%;padding-left:0;position: absolute;left:0;top: 375px;text-align: center;}
.Area04a .layout_item .PD_slide .PD_img img {width: 80.5%;margin: 15% 0 0 11%;}
.Area04a .layout_item .PD_slide .PD_into h3 {position: relative;top: 0;left: 60px;max-height: 1.5em;font-family: Noto Sans CJK TC;font-weight: bold;font-size: 2.3em;line-height: 1.5em;color:#fff;text-align: left;}
.Area04a .layout_item .PD_slide .PD_into h4 {position: relative;font-size: 2em;color: #fff;text-align: left;top: 0;left: 60px;line-height: 1.2em;margin-bottom:0;}
.Area04a .layout_item .PD_slide .PD:hover h4 {color:#ffcc00;}	
.Area04a .layout_item .PD p .money {font-size: 35px;}
}
@media screen and (max-width:767px){
  .Area04a {}
  /*作圖區*/
  .Area04a .layout_item ul {grid-gap: 1em;width: 95%;}
  .Area04a .layout_item li {width:100%;height:64vw;left:0;background: url("Area04_bg.png?t=1759218884174") center top / 100% no-repeat scroll;}
  .Area04a .layout_item .PD_slide .PD_into {position: absolute;top:44vw;width: 100%;text-align:center;font-size: 0.7em;}
  .Area04a .layout_item .PD_slide .PD_img img {width: 82%;margin: 13% 0% 0% 10%;box-shadow: unset;}
  .Area04a .layout_item .PD_slide .PD_into h3 {max-height: 1.4em;font-size: 1.4em;line-height: 1.7em;margin: 0;color: #fff;position: relative;text-align: left;left: 4vw;}
  .Area04a .layout_item .PD_slide .PD_into h4 {position: relative;font-size: 1.4em;color:#fff;margin: 0;line-height: 1em;text-align: left;top:1vw;left: 4vw;}
  .Area04a .layout_item .PD_slide .PD p del {color: #fff;z-index: 99;position: relative;font-size: 1em;}
  .Area04a .layout_item .PD p {position: relative;height: 15vw;font-size: 1.3em;line-height: 2.4em;color:#ffcc00;text-align: left;left: 4vw;}
  .Area04a .layout_item .PD p .Price {font-weight: 700;color:#ffcc00;font-size: 1.8em;}
  .Area04a .layout_item .PD p small {font-size: 1.4em;}	
}


/*品牌活動*/
.Area03a {}
.Area03a .layout_BN {width: 83%;padding-bottom: 30px;}
.Area03a .layout_PD {width: 95%;}
.Area03a .layout_PD ul {border-radius:0;}
@media screen and (max-width:767px){
  .Area03a {}
  .Area03a .layout_BN {width: 95%;padding-bottom: 3vw;}
  .Area03a .layout_PD {width: 92%;}
}

/*公版*/
.bg_box { background: url(bg_box.png?t=1759218884174)top center repeat-y;}
.bg_boxbottom { position: relative;  background: url(bg_boxbottom.png?t=1759218884174)top center no-repeat; height: 26px;}
@media screen and (max-width:767px){
  .bg_box { background: url(bg_box_m.png?t=1759218884174)top center repeat-y; background-size: 100%;}
  .bg_boxbottom { background: url(mbg_boxbottom.png?t=1759218884174)top center no-repeat; height: 4vw; background-size: 100%;top: 0vw;}
}


/*編輯按鈕移動*/
#eWriterBtn_bt_B_000_07{ margin-left: 10px!important; margin-top: 90px!important; z-index: 99!important; }
