@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; background: url("bg.jpg?t=1756775190974") top repeat;}
.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-size: 8vw;}
  .WRAPPER img {  width: 100%;  height: auto;}
}
	
/*背景*/
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.png?t=1756775190974) no-repeat center top;}
.bgdeco { z-index: 0; position: absolute; top: 15px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1756775190974) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(m_bgtop.png?t=1756775190974) 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;}
}

/*共用樣式*/
.pointer-off ul li{ pointer-events: none;}
@media screen and (max-width:767px){
  .PD_box .PD_layout{ padding: 0 1.5vw;}
}

/*版頭*/
.Area_top { height: 612px;}
.Area_top .main{ position: absolute; width: 690px; top: 0; left: 160px;}
.Area_top .mainsubtitle { position: absolute; top: 75px; width: 100%; left: 860px; z-index: 1;}
.Area_top .mainsubtitle img { width: 200px;}
.Area_top .mainsubtitle .PD_layout[data-pd-li*=BN] .PD_img {width: 200px;}
.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: 95px;}
.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: 68vw;}
  .Area_top .main{ width: 72vw; top:0; left: 3vw;}
  .Area_top .mainsubtitle { top: 10vw; width: 100%; left: 76vw;}
  .Area_top .mainsubtitle .PD_layout[data-pd-li*=BN] .PD_img {width: 20vw;}
  .Area_top .mainsubtitle img { width: 20vw;}
  .Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box;}
  .Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
}

/*日期*/	
.Area_top .date {position:absolute;top: 568px; left: 590px; width: 12%;}
.Area_top .date .bg {position:relative;}
.Area_top .date .bg img {width: 100%;}
.Area_top .date .TIMER_DAY {}
.Area_top .date .TIMER_DAY span {font-size: 60px;font-weight: 600;line-height: 0;margin-left: 0;color: #fff;letter-spacing:0;font-family: "alfarn-2", sans-serif;text-align:center;}
.Area_top .date .TIMER_DAY small {font-size: 27px;font-weight:bolder;line-height:5px;margin-left: 0;color: #fff;letter-spacing:0;font-family: "alfarn-2", sans-serif;text-align:center;}
.Area_top .date .TIMER_DAY #sendMonth {text-align: center;display: inline-block;}
.Area_top .date .TIMER_DAY #sendToday {margin-left: 0;text-align: center;display: inline-block;}
@media screen and (max-width: 767px){
 /*日期*/	
  .Area_top .date {position:absolute;top: 60vw;left: 38vw; width: 30%;z-index: 1;}
  .Area_top .date .date_bg {position:relative;}
  .Area_top .date .TIMER_DAY {}
  .Area_top .date .TIMER_DAY span {font-size: 2.2em;font-weight: 700;line-height: 0;margin-left: 0; color: #fff;letter-spacing:0;font-family: "alfarn-2", sans-serif;text-align:center;width: 5px;}
  .Area_top .date .TIMER_DAY small {font-size: 1em;font-weight:bolder;line-height:5px;margin-left:0; padding-left: 1.2em; color: #fff;letter-spacing:0;font-family: "alfarn-2", sans-serif;text-align:center;}
  .Area_top .date .TIMER_DAY #sendMonth {text-align: center;display: inline-block;}
  .Area_top .date .TIMER_DAY #sendToday {margin-left: 0;text-align: center;display: inline-block;}
    
  }

.btn_box{ margin-bottom: 20px;}
.btn_box .anybtn_box{ margin-bottom: 10px;}
@media screen and (max-width:767px){
  .btn_box{ margin-bottom: 3.5vw;}
  .btn_box .anybtn_box{ margin-bottom: 1.5vw;}
}


/* 活動預告 */
@media screen and (min-width:768px){
.Area_pre{margin-bottom: 50px;}
}
@media screen and (max-width:767px){
.Area_pre{margin-bottom: 4.5vw;}  
.Area_pre .bn01{width: 96%;margin-bottom: 2vw;}
}


/*24H瘋搶價、一日快閃標低價_共用*/
.Area01 .box_color { background: #ffe73e; padding: 20px;}
.Area01 .title{ margin: 0 auto 20px;}
@media screen and (max-width:767px){
  .Area01 .box_color { padding: 2.5vw 0vw 4vw;}
  .Area01 .title{ margin: 0 auto 7vw;}
}

/** 倒數 **/
.TimerNick { padding: 0 0 1%; margin: -70px 20px 12px auto; width: 60%; text-align: center; z-index: 0;}
.TimerNick .FontStyle { display: inline-block; margin: 0; padding: 0; width: 50px; font: normal 35px / 35px Arial; color: #fff; letter-spacing: -1px; text-align: center; background: #f64c27; border-radius: 6px; padding: 3px 1px 3px 0;}
.TimerNick span { padding-left: 2px; font: bold 35px/35px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em; color: #000;}
.TimerNick small{  position: relative; font: bold 15px/24px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0; color: #fff;}
  @media screen and (max-width:767px){
    .TimerNick { width: 80%; margin: -14vw -13vw 2vw auto;}
    .TimerNick .FontStyle { width: 6vw; font: normal 4vw/4vw Arial; padding: 1.2vw 1.2vw 0.2vw 0.8vw;}
    .TimerNick div:nth-of-type(2),
    .TimerNick div:nth-of-type(3),
    .TimerNick div:nth-of-type(4){ width: 5vw;}
    .TimerNick span { font: bold 4vw/4vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0;}
  }


/*神券超值省*/
.Area02 .Area_coupon .PD_layout.PD_layout-coupon3 .PD .divine_coupon, .Area02 .Area_coupon .PD_layout.PD_layout-coupon3 .PD .threshold ,.PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold{ color: #000;}
@media screen and (max-width:767px){
  .Area02 {}
}

/*神券超值省*/
.Area03{ }
@media screen and (max-width:767px){
  .Area03 .Area_danji .box_1{ padding: 0 1.5vw;}
}

/*必敗強檔 不錯過*/
.Area04 .BN_box{ margin-bottom: 50px;}
.Area04 .PD_img_box ul li{ background: url("Area04_btn_bg.png?t=1756775190974") top center no-repeat; padding: 20px 0;}
.Area04 .PD_img_box .PD_layout .PD img{ width: 90%; border-radius: 100%; margin-top: 20px;}
.Area04 .PD_img_box .PD_layout .PD p .money{ display: none;}
.Area04 .PD_img_box .PD_layout .PD p .Price{ color: #a4e3ff; font-size: 2.5em; font-weight: 500;}
.Area04 .PD_img_box .PD_layout .PD p{ position: absolute; top: 12px; right: 21px;}
.Area04 .PD_img_box .PD_layout .PD h4{ font-size: 2em; font-weight: bold; color: #fff;}
.Area04 .PD_img_box .PD_layout .PD h4 span{ color: #036cd8;}
.Area04 .PD_img_box .PD_layout .PD:hover h4{ color: #fff;}

@media screen and (max-width:767px){
  .Area04 .BN_box{ margin-bottom: 5vw;}
  .Area04 .PD_img_box ul{ padding: 0 1.5vw;}
  .Area04 .PD_img_box ul li{ background-size: 23vw; padding: 2vw 0;}
  .Area04 .PD_img_box .PD_layout .PD img{ width: 99%; margin-top: 1.3vw;}
  .Area04 .PD_img_box .PD_layout .PD p{ top: -1vw; right: 2vw;}
  .Area04 .PD_img_box .PD_layout .PD p .Price{ font-size: 1em;}
  .Area04 .PD_img_box .PD_layout .PD h4{ font-size: 1em; margin-top: -1vw; line-height: 1.4em;}
}

/* 嚴選大牌 驚喜特談 */

/*本月注目新品*/
.Area06 .new_box{ width: 946px; margin: 0 auto; background: #036cd8; padding: 0 0 30px;}
.Area06 .title{ margin: 0 auto;}
.Area06 .box4_swiper{ width: 880px;}
@media screen and (max-width:767px){
  .Area06 .new_box{ width: 97vw;}
  .Area06 .BN_box{ margin-bottom: 2.5vw;}
  .Area06 .box4_swiper{ width: 96.5%; }
}

/*熱銷 強牌巨獻*/
.Area08 {height:100%;}	
.Area08 .box {background:url(Area08_logo_title_bg.png?t=1756775190974)top center no-repeat;background-size:100%; padding-bottom:36px;}

/**品牌LOGO**/	
.Area08 .box .PD_layout-D1_02C {width:80%; margin: 0 0 20px 33px; padding:0;}	
.Area08 .box .PD_layout-D1_02C ul{padding-top: 10px;}	
.Area08 .box .PD_layout-D1_02C ul li a {padding-top:0}	
.Area08 .box .PD_layout-D1_02C ul li:hover {box-shadow:none;}	
.Area08 .box .PD_layout-D1_02C ul li .PD_img {width: 29%;}
.Area08 .box .PD_layout-D1_02C ul li .PD_into {margin: 0 0 0 60px; padding:0;}
.Area08 .box .PD_layout-D1_02C ul li .PD h3 {font-size: 1.8em;background-color:#ffffff00;margin: 0;padding: 0;color: #ffffff;}

/*公版*/		
.Area08 .box .Area_swiper {width: 100%;margin: 0 0 0 4%; left: -65px;}

@media screen and (max-width:767px){
.Area08 {height:100%;}	
.Area08 .box {background-size:100%;padding-bottom:8vw;}	

/**品牌LOGO**/	
.Area08 .box .PD_layout-D1_02C {margin: 0 0 0 12vw;}	
.Area08 .box .PD_layout-D1_02C ul{margin: 0 0 0 -10vw; padding: 0;}	
.Area08 .box .PD_layout-D1_02C ul li a {padding-top:0}	
.Area08 .box .PD_layout-D1_02C ul li:hover {box-shadow:none;}	
.Area08 .box .PD_layout-D1_02C ul li .PD_img {width:36%;}
.Area08 .box .PD_layout-D1_02C ul li .PD_into {margin: -1vw 0 0 4vw;}
.Area08 .box .PD_layout-D1_02C ul li .PD h3 {font-size:1.2em;background-color:#ffffff00;margin:0;padding:0;color: #ffffff;}	

/*公版*/		
.Area08 .box .Area_swiper {width: 100%; margin: 0 0 0 2vw;padding-top: 1vw; left:-5vw;}
  
}

/* 品類專區 */
/*Phone置頂滑動選單*/
.Area09 { margin-bottom: 80px;}
      /* --------------------------------------
       * Page 頁面
       * -------------------------------------- */
      .Area09 .Area_floorPD_NavArea_tabbar {margin: 0 auto 5vw ; width: 94%;}
      .Area09 .Area_floorPD_NavArea_tabbar.cate-fixed {width: 100%;}
      .Area09 .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);}
      .Area09 .Area_floorPD_NavArea_tabbar .Nav li {overflow: visible;}
      /*.NavArea_tabbar .Nav a { display:inline-block;}*/
      .Area09 .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);}

@media screen and (max-width:767px){
  .Area09 { margin-bottom: 0vw;}
  .Area09 .Area_bottom{ margin-bottom: 5vw;}
}


/*mo+*/
.Area10 .BN_box{ margin-bottom: 10px;}
.Area10 .PD_box { margin-bottom: 30px;}
@media screen and (max-width:767px){
  .Area10 .BN_box{ margin-bottom: 3vw;}
  .Area10 .PD_box { margin-bottom: 5vw;}

}


/*btn*/
.Area11 .PD_btn ul{ padding: 0 100px;}
.Area11 .PD_btn ul li{ padding: 0 10px;}
@media screen and (max-width:767px){
  .Area11 .PD_btn ul{ padding: 0 3vw;}
  .Area11 .PD_btn ul li{ padding: 0 1vw;}
}

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


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

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

/*分享浮層*/
.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%;}
	}


/*輪播移除公版設定*/
.Area .swipwe_remove_box_style ul { background-color: transparent; grid-gap: 0;}

.Area .swipwe_remove_box_style ul li { border: none!important; background-color:transparent;}

.Area .swipwe_remove_box_style ul li,
.Area .swipwe_remove_box_style ul li .PD_img img { border-radius: 10px;}
@media screen and (max-width:767px){
  .Area .swipwe_remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .swipwe_remove_box_style ul {}
}
