@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;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*區塊_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);}
.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_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;}
}	

/*PC背景*/
@media screen and (min-width:768px){
.bg_fix {z-index: -65;position:absolute;top: 0;left:0;width:100%;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
.bg_deco {z-index: -60;position:absolute;top: 1080px;left: 0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
.bg_repeat {z-index: -70;position:fixed;top: 0;left: 0;width:100%;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
.bg_repeat2 {z-index: -69;position:absolute;top: 0;left: 0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;}
.bg_repeat3 {z-index: -68;position:fixed;top: 200px;left: 0;width:100%;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
.bg_bottom {z-index: -69;position:absolute;top: 0;left: 0;width:100%;height: 100%;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;}
}
@media screen and (max-width:767px){
.m_bg_fix {z-index: 1;position:absolute;top: 10vw;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}	
.m_bg_repeat {z-index:-1;position:absolute;top: 0;left:0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size: 100%;}
}

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

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

/*移除公版設定*/
.Area .remove_box_style ul { background-color: transparent; grid-gap: 10px;}
.Area .remove_box_style ul li { border: none!important;background-color:transparent;}
@media screen and (max-width:767px){
  .Area .remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .remove_box_style ul {}
}
/*輪播移除公版設定*/
.Area .swiper_remove_box_style ul { background-color: transparent; grid-gap: 0;}
.Area .swiper_remove_box_style ul li { border: none!important; background-color: #fff;}
.Area .swiper_remove_box_style ul li,
.Area .swiper_remove_box_style ul li .PD_img img { border-radius: 10px;}
@media screen and (max-width:767px){
  .Area .swiper_remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .swiper_remove_box_style ul {}
}
/*3品公版間距*/
.Area .PD_layout-add2cart ul { padding: 20px;}
@media screen and (max-width:767px){
  .Area .PD_layout-add2cart ul { padding: 0.2em 0;}
  .Area .PD_layout-add2cart ul li { padding: 0.2em;}
}

/*版頭*/
.Area_top { position: relative;height:940px;}
.Area_top .main {position:relative;width: 100%;left: 94px;top: 47px;z-index: 2;}
.Area_top .main .PD img { width: auto;}
.Area_top .main .PD a { pointer-events: none;}
.Area_top .main .PD_slide {min-width: 10%;}
.Area_top .main li:nth-of-type(1) {position: absolute;top: 0;left: 426px;}
.Area_top .main li:nth-of-type(2) {position: absolute;top: 52px;left: 0;}
.Area_top .main li:nth-of-type(3) {position: absolute;top: 527px;left: 654px;}
.Area_top .topPD {position:relative;width: 100%;left: 33px;top: 97px;z-index: 2;}
.Area_top .topPD .PD img { width: auto;}
.Area_top .topPD .PD a { pointer-events: none;}
.Area_top .topPD .PD_slide {min-width: 10%;}
.Area_top .topPD li:nth-of-type(1) {position: absolute;top: 0;left: 254px;}
.Area_top .topPD li:nth-of-type(2) {position: absolute;top: 335px;left: 0;}
.Area_top .topPD li:nth-of-type(3) {position: absolute;top: 207px;left: 767px;animation-delay:0.5s;}
.Area_top .top_deco01 {position: absolute;top: 570px;left: 980px;z-index: 30;}	
.Area_top .top_deco02 {position: absolute;top: 412px;left: 241px;z-index: 10;}
.Area_top .top_deco03 {position: absolute;top: 811px;left: 563px;z-index: 50;}	
@media screen and (max-width:767px){
  .Area_top {height: 88vw;}
  .Area_top .main {position:relative;width: 100%;left: 0;top: 0;z-index: 2;}
  .Area_top .main li:nth-of-type(1) {position: absolute;top: 2vw;left: 41vw;width: 21%;z-index: 1;}
  .Area_top .main li:nth-of-type(2) {position: absolute;top: 7.5vw;left: 5.5vw;width: 88%;z-index: 1;}
  .Area_top .main li:nth-of-type(3) {position: absolute;top: 49.5vw;left: 59.5vw;width: 36.5%;z-index: 1;}
  .Area_top .main .PD img {width: 100%;}
  .Area_top .topPD {position:relative;width: 100%;left: 0;top: 0;z-index: 2;}
  .Area_top .topPD li:nth-of-type(1) {position: absolute;top: 7vw;left: 21vw;width: 43.5%;z-index: 2;}
  .Area_top .topPD li:nth-of-type(2) {position: absolute;top: 31.5vw;left: 4vw;width: 20.8%;z-index: 2;}
  .Area_top .topPD li:nth-of-type(3) {position: absolute;top: 26vw;left: 65.5vw;width: 30.5%;z-index: 2;}
  .Area_top .topPD .PD img {width: 100%;}
  .Area_top .top_deco01 {position: absolute;top: 49vw;left: 80vw;width: 17%;}	
  .Area_top .top_deco02 {position: absolute;top: 69vw;left: 9vw;width: 7%;}
  .Area_top .top_deco03 {position: absolute;top: 75vw;left: 46vw;width: 10%;}	
	
}

/*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;}
    }

/*區標*/
.title2 {width: 70%;}
.title ul {padding: 0;grid-gap:0!important;}
.title ul li { pointer-events: none;}
@media screen and (max-width:767px){
  .title2 {width: 100%;}
}

.PD_layout li:hover {  box-shadow: none!important ;}

/*激省攻略看這邊*/
.Area01 {}
.Area01 .layout_all {width: 80%;padding-bottom: 30px;}
.Area01 .layout_bn {width: 83.5%;}
.Area01 .layout_bn ul li {padding: 0 20px 30px;}
.Area01 .layout_bn02 {width: 79%;padding-bottom: 30px;}
.Area01 .Area_coupon {padding-bottom: 20px;}
.Area01 .Area_coupon ul li:nth-of-type(1) {padding-bottom: 20px;}
.Area01 .layout_all .PD a,.Area01 .layout_bn .PD a,.Area01 .layout_bn02 .PD a { pointer-events: none;}
@media screen and (max-width: 767px){
  .Area01 {}
  .Area01 .layout_all {width: 95%;padding-bottom: 3vw;}
  .Area01 .layout_bn {width: 97%;}
  .Area01 .layout_bn ul li {padding: 0 1vw 3vw;}
  .Area01 .layout_bn02 {width: 95%;padding-bottom: 3vw;}
  .Area01 .Area_coupon {padding-bottom: 3vw;width: 95%;}
  .Area01 .Area_coupon ul li:nth-of-type(1) {padding-bottom: 3vw;}
  .Area01 .Area_danji {width: 95%;}
}

/*今日最低價*/
.Area02 {}
.Area02 .layout_PD {width: 95%;}
@media screen and (max-width: 767px){
  .Area02 {}
  .Area02 .layout_PD {width: 100%;}
}

/*品牌新貨搶先BUY*/
.Area03 {}
.Area03 .layout_PD {width: 95%;}
@media screen and (max-width: 767px){
  .Area03 {}
  .Area03 .layout_PD {width: 100%;}
}

/*品牌新貨搶先BUY*/
.Area04 {}
.Area04 .layout_PD {width: 95%;}
@media screen and (max-width: 767px){
  .Area04 {}
  .Area04 .layout_PD {width: 100%;}
}

/*大勢品牌 獨家夯品*/
.Area05 {}
.Area05 .box {padding-bottom: 50px;}
@media screen and (max-width: 767px){
  .Area05 {}
  .Area05 .box {padding-bottom: 6vw;}
}

/*話題品類推坑*/
.Area06 {}
.Area06 .box .layout_PD {width: 95%;}
@media screen and (max-width: 767px){
  .Area06 {}
  .Area06 .box .layout_PD {width: 100%;}
}


/*隱鑶*/
.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: #f9de10;}                 
                    


/*注意事項區*/
.edm_notice{ text-align:center; padding:10px 10px 15px 10px; color:#000000; font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }
@media screen and (max-width:767px){
	.edm_notice{text-align:center;padding: 5vw 0vw 5vw 0vw;color:#000000;font:12px/18px Helvetica;}
	.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }
}
