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

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


/*全BOX版面*/
.WRAPPER { position: relative; display: block; 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 { min-width: inherit; padding-bottom: 10vw; background-color: #141822;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*背景*/
@media screen and (min-width:787px){
.bgfixed { z-index: 0; position: fixed; bottom: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgfixed.jpg?t=1754383828254) no-repeat center bottom;}
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.png?t=1754383828254) no-repeat 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=1754383828254) 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_1bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn a { float: left; margin: 0 0 2% 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn a { float: left; margin: 0 1% 2%; padding: 0; width: 48%; list-style: none;}
  .Area_3bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn a { float: left; margin: 0 1% 2% ; padding: 0; width: 31.3%; list-style: none;}
  .Area_1bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn_nopadding a { float: left; margin: 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn_nopadding a { float: left; margin: 0; padding: 0; width: 50%; list-style: none;}
  .Area_3bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn_nopadding a { float: left; margin: 0; padding: 0; width: 33.3%; list-style: none;}
}

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

/*共用樣式*/
.Area .swiper-pagination-bullet { background: #fff;}
@media screen and (max-width:767px){
}

/*公版樣式*/
.PD_layout[data-pd-li=BN] ul,
.PD_layout[data-pd-li=BN-AWD] ul { padding: 0; grid-gap: 0;}
@media screen and (max-width:767px){
  .PD_layout ul { width: 100%;}
}

/*折價券*/
.Area .Area_coupon { width: 960px; margin: 0 auto;}
.Area .Area_coupon ul { grid-gap: 0;}
.Area .Area_coupon ul li .PD_img { padding: 0;}
.Area .Area_coupon .PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold { color: #000;}
@media screen and (max-width:767px){
  .Area .Area_coupon { width: 96%;}
}

/*登記*/
.Area .Area_danji .danji_box { margin-bottom: 0;}
.Area .Area_danji .danji_box .box_1 { width: 96%;}
.Area .warningTxt h3 { padding: 0;}
.Area .Area_danji .danji_box ul li .activityText .gifts span { color: #fee3bd;}
@media screen and (max-width:767px){
}

/*3P折價券*/
.Area_coupon_ppp2 .Area_swiper,
.Area_coupon_ppp .Area_swiper { width: 100%;}
.Area_coupon_ppp { padding-bottom: 30px;}
@media screen and (max-width:767px){
  .Area_coupon_ppp { padding-bottom: 4vw;}
}

/*版頭*/
.Area_top {}
.Area_top .main_box { position: relative; width: 864px; margin: 0 auto;}
.Area_top .mainsubtitle { position: absolute; top: 225px; left: 0; width: 100%; overflow: hidden; z-index: 9; background: url(mainsubtitle_bg.png?t=1754383828254)top center no-repeat; background-size: 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: 110px;}
.Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; pointer-events: none;}
.Area_top .mainsubtitle ul.PD_wrapper li.PD_slide { min-width: inherit;}
.Area_top .mainsubtitle ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 3px 30px rgba(0, 0, 0, 0);}
.Area_top .date { position: absolute; top: 207px; right: 20px; width: 16%;z-index: 10;}
@media screen and (max-width:767px){
  .Area_top {}
  .Area_top .main_box { width: 100%;}
  .Area_top .mainsubtitle { top: 26vw;}
  .Area_top .mainsubtitle ul.PD_wrapper { height: 13vw;}
  .Area_top .date { top: 24vw; right: 1.5vw; width: 17%;}
}

/*獨家爆品★今日限定*/
.Area01 {}
.Area01 .title { position: absolute; top: 35px; left: 0; width: 960px;}
.Area01 .box4_swiper { position: relative; width: 90.5%; margin-left: 9.5%; z-index: 5;}
.Area01 .box4_swiper ul.PD_wrapper { height: 580px;}
@media screen and (max-width:767px){
  .Area01 { position: relative;}
  .Area01 .title { top:0; width: 100%;}
  .Area01 .box4_swiper { width: 88%; margin-left: 12%; padding-bottom: 14vw;}
  .Area01 .box4_swiper ul.PD_wrapper { height: 64vw;}
}
/** 倒數 **/
.TimerNick { z-index: 0; display: block; text-align: right;}
.TimerNick .FontStyle { display: inline-block; margin: 0; padding: 0; border: 0; width: 45px; font: bold 30px/35px "Century Gothic"; color: #fff; letter-spacing: -1px;}
.TimerNick span { padding-left: 2px; font: bold 24px/35px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em; color: #fff;}
@media screen and (max-width:767px){
  .TimerNick { position: absolute; bottom: 0; left: 0;}
  .TimerNick .FontStyle { width: 6vw; font: bold 4.5vw/8vw "Century Gothic";}
  .TimerNick span { padding-left: 1vw; font: bold 4.5vw/8vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
}

/* 行銷按鈕 */
@media screen and (min-width:768px){
  .Area_bank{margin-bottom: 50px!important;margin-top: 0px!important;}
  }
  
  @media screen and (max-width:767px){
  .Area_bank{margin-bottom: 5vw!important;margin-top:  -4vw!important;width: 96%;}
  }




/*區標區標區標區標*/
.Area02 {}
.Area02 .BN { width: 960px; margin: 0 auto 30px;}
.Area02 .box4_swiper ul.PD_wrapper { padding: 0!important; height: 400px;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .BN { width: 96%; margin: 0 auto 3%;}
  .Area02 .box4_swiper ul.PD_wrapper { padding: 0 0 4%!important; height: 70vw;}
}

/*登記活動大放FUN送*/
.Area03 {}
.Area03 .danji_box { background: #e6af76; padding-bottom: 20px;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .danji_box { padding-bottom: 2%;}
}

/*折價神券*/
.Area04 {}
@media screen and (max-width:767px){
  .Area04 {}
}

/* 0805新增BN */
.Areabn{margin-bottom: 50px;}
@media screen and (max-width:767px){
.Areabn{margin-bottom: 5vw;}
.Areabn .BN { width: 96%; margin: 0 auto;}
}

/*BN*/
.Area05 {}
@media screen and (max-width:767px){
  .Area05 .BN { width: 96%; margin: 0 auto;}
}

/*送禮首選*/
.Area06 {}
.Area06 .PD_box ul { grid-gap: 50px 0;}
.Area06 .PD_box ul li .PD_into h3 { color: #fff;}
.Area06 .PD_box ul li .PD_into h4 { color: #fff;}
.Area06 .PD_box ul li .PD_into p { color: #efc597;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .PD_box ul { grid-gap: 10vw 0;}
}

/*口碑大牌一次逛*/
.Area07 { margin-bottom: 30px;}
.Area07 .PD_box ul { grid-gap: 20px 0;}
.Area07 .PD_box ul li { background: url(Area07_bg.png?t=1754383828254)top center no-repeat; background-size: 100%; padding: 10px 15px 35px 20px; box-sizing: border-box;}
.Area07 .PD_box ul li .PD_into h3 { color: #efc597;}
@media screen and (max-width:767px){
  .Area07 { margin-bottom: 8vw;}
  .Area07 .PD_box ul { grid-gap: 2vw 0;}
  .Area07 .PD_box ul li { padding: 1vw 2vw 3vw 3vw;}
  .Area07 .PD_box ul li .PD_into { margin-top: -5vw;}
  .Area07 .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 { height: 52%;}
  .Area07 .PD_layout[data-pd-pdlogo="3"]:not([data-pd-direction*=row]) .PD .PD_logo, .PD_layout[data-pd-pdlogo="3"][data-pd-direction=pc-row] .PD .PD_logo, .PD_layout[data-pd-pdlogo="3"][data-pd-direction=pc-row-reverse] .PD .PD_logo { margin-top: 0; margin-bottom: 0;}
  .Area07 .PD_box ul li .PD_into h3 { margin-top: -5vw;}
}

/*下方公版*/
.Area08 {}
.Area08 .box { background: #132332; border: solid 3px #345b77; margin-bottom: 50px;}
.Area08 .box:last-child { margin-bottom: 0;}
.Area08 .subtitle { background: url(Area08_subtitlebg.jpg?t=1754383828254)top center no-repeat; background-size: 100%; width: 100%;}
.Area08 .subtitle ul li h5 { font: bold 60px/110px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; color: #fff;}
.Area08 .PD_box { width: 96%; margin: 10px auto;}
@media screen and (max-width:767px){
  .Area08 {}
  .Area08 .box { border: solid 2px #345b77; margin-bottom: 10vw;}
  .Area08 .subtitle { background: url(Area08_subtitlebg_m.jpg?t=1754383828254)top center no-repeat; background-size: 100%;}
  .Area08 .subtitle ul li h5 { font: bold 6.2vw/10vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
  .Area08 .PD_box { margin: 2% auto;}
}

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


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