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

/*背景*/
@media screen and (min-width:787px){
.bgtop { z-index: 0; position: fixed; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1777518495836) 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=1777518495836) 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: 8vw;}
}

/*共用樣式*/
@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%;}
}

#eWriterBtn_bt_B_000_01 {position: absolute!important;top: 44px!important;right: 12px !important; z-index: 201!important;}

/*折價券*/
.Area .Area_coupon { width: 96%; margin: 0 auto;}
.Area .Area_coupon ul { grid-gap: 0;}
.Area .Area_coupon ul li .PD_img { padding: 0;}
@media screen and (max-width:767px){
  .Area .Area_coupon { width: 100%;}
  .Area_swiper_box .PD_layout-coupon3 { padding-bottom: 0;}
}

/*登記*/
.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: #214fbc;}
@media screen and (max-width:767px){
}

/*3P折價券*/
.Area_coupon_ppp2 .Area_swiper,
.Area_coupon_ppp .Area_swiper { width: 96%; margin: 0 auto;}
.Area_coupon_ppp { padding-bottom: 0;}
@media screen and (max-width:767px){
  .Area_coupon_ppp2 .Area_swiper,
  .Area_coupon_ppp .Area_swiper { width: 100%;}
  .Area_coupon_ppp { padding-bottom: 0;}
  .Area_coupon_ppp .PD_coupon ul { padding: 2.5vw 0 0 0;}
}

/*版頭*/
.Area_top {}
.Area_top .main_box { position: relative; margin-bottom: 50px;}
.Area_top .main_box img { width: 100%;}
.Area_top .main { position: relative; z-index: 1;}
.Area_top .date { position: absolute; top: 0; left: 0; pointer-events: none;}
.Area_top .main_deco { position: absolute; top: 0; left: 0; z-index: 2; pointer-events: none;}
.Area_top .mainsubtitle { width: 100%; position: relative; margin-top: -39px; z-index: 0; background: url(mainsubtitle_bg.png?t=1777518495836)top center no-repeat; background-size: 100%;}
.Area_top .mainsubtitle .Area_swiper_box { padding-bottom: 0;}
.Area_top .mainsubtitle .Area_swiper_box .PD_layout ul { height: 93px;}
.Area_top .mainsubtitle .Area_swiper_box .PD_layout li { background-color: transparent;}
.Area_top .act { width: 83%; margin: 0 auto 50px;}
.Area_top .act ul { grid-gap: 0 20px;}
.Area_top .bubble img { width: 100%;}
.Area_top .bubble01 { width: 13%; position: absolute; top: 4px; left: 53px; mix-blend-mode: screen;}
.Area_top .bubble02 { width: 8%; position: absolute; top: 258px; right: 245px; mix-blend-mode: screen; z-index: 5;}
.Area_top .bubble03 { width: 5%; position: absolute; top: 404px; left: 62px; mix-blend-mode: screen;}
.Area_top .bubble04 { width: 4.1%; position: absolute; top: 146px; right: -135px; mix-blend-mode: screen;}
@media screen and (max-width:767px){
  .Area_top {}
  .Area_top .main_box { margin-bottom: 6vw;}
  .Area_top .mainsubtitle { margin-top: -4vw;}
  .Area_top .mainsubtitle .Area_swiper_box .PD_layout ul { height: 10vw;}
  .Area_top .act { margin: 0 auto 6vw;}
  .Area_top .act ul { grid-gap: 0 0.5em;}
  .Area_top .bubble01 { width: 17%; top: -7vw; left: 11vw;}
  .Area_top .bubble02 { width: 10%; top: 26vw; right: 12vw;}
  .Area_top .bubble03 { width: 6.5%; top: 35vw; left: 8vw;}
}

/*title側邊輪播公版*/
.Area01 { position: relative;}
.Area01 .title { position: absolute; top: 0; left: 0; width: 79px;}
.Area01 .flower { width: 13%; position: absolute; top: -30px; left: -10px; z-index: 4; pointer-events: none;}
.Area01 .flower img { width: 100%;}
.Area01 .Area_swiper { position: relative; margin-left: 9.3%; width: 90.7%; z-index: 1;}
@media screen and (max-width:767px){
  .Area01 {}
  .Area01 .title { width: 8vw;}
  .Area01 .flower { top: -3vw; left: -2vw;}
}

/*激省回饋全攻略*/
.Area02 {}
.Area02 .A2_box { margin-bottom: 50px;}
.Area02 .A2_box:last-child { margin-bottom: 0;}
.Area02 .event { width: 96%; margin: 0 auto 10px;}
.Area02 .event:last-child { margin-bottom: 0;}
.Area02 .BN { position: relative;}
.Area02 .butterfly { position: absolute; top: -30px; right: -10px; width: 10%;}
.Area02 .butterfly img { width: 100%;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .A2_box { margin-bottom: 6vw;}
  .Area02 .event { margin: 0 auto 2%;}
  .Area02 .butterfly { top: -3vw; right: -1vw; width: 10%;}
}

/*季節品曝光*/
.Area03 {}
.Area03 .Area_swiper { background: url(blue_repeat.jpg?t=1777518495836) top center repeat-y; background-size: 100%; padding-bottom: 10px;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .Area_swiper { padding-bottom: 2%;}
}

/*優惠活動*/
.Area04 {}
.Area04 .A4_box { position: relative; margin-bottom: 30px;}
.Area04 .A4_box:last-child { margin-bottom: 0;}
.Area04 .bg { position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.Area04 .event { width: 96%; margin: 0 auto;}
.Area04 .btn { width: 90%; margin: 0 auto; padding: 33px 0;}
.Area04 .btn ul { grid-gap: 10px 20px;}
.Area04 .PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold { color: #000;}
@media screen and (max-width:767px){
  .Area04 {}
  .Area04 .A4_box { margin-bottom: 5vw;}
  .Area04 .bg { width: 96%;}
  .Area04 .btn { padding: 3.8vw 0;}
  .Area04 .btn ul { grid-gap: 0.2em 0.5em;}

}

/*超強夯品熱搜*/
.Area05 {}
.Area05 .A5_box { position: relative; margin-bottom: 50px;}
.Area05 .A5_box:last-child { margin-bottom: 0;}
.Area05 .boxtop { background: url(Area05_boxtop.png?t=1777518495836)top center no-repeat; background-size: 98%;}
.Area05 .boxtop ul li .PD_into { flex-direction: row; padding: 2px 70px 5px;}
.Area05 .boxtop ul li .PD_into h3 { width: 31%; font-size: 60px; color: #000; font-weight: bold; max-height: 1.5em; line-height: 1.5em; text-align: center;}
.Area05 .boxtop ul li .PD_into h4 { width: 69%; font-size: 50px; color: #fff; font-weight: bold; max-height: 1.5em; line-height: 2em; text-align: center; margin-bottom: 0;}
.Area05 .PD_box { width: 98%; margin: 0 auto; background-image: repeating-linear-gradient(45deg, #ffb1cc 0%, #fd5b94 100%); padding: 15px; border-radius: 30px 0 30px 30px;}
.Area05 .PD_layout[data-pd-btn] .PD_btn { background-color: #fd649b; background-image: repeating-linear-gradient(45deg, #fd649b -2%, #fd649b 120%);}
.Area05 .hand { position: absolute; top: 30px; right: 0; width: 9%;}
.Area05 .hand img { width: 100%;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .A5_box { margin-bottom: 10vw;}
  .Area05 .boxtop ul li .PD_into { padding: 0.5vw 10vw 0;}
  .Area05 .boxtop ul li .PD_into h3 { font-size: 23px; max-height: 1.5em; line-height: 1.5em;}
  .Area05 .boxtop ul li .PD_into h4 { font-size: 22px; max-height: 1.5em; line-height: 2em;}
  .Area05 .PD_box { padding: 0.5em; border-radius: 15px 0 15px 15px;}
  .Area05 .hand { top: 2.5vw; width: 9%;}
}

/*嚴選推薦 超大牌*/
.Area06 {}
.Area06 .PD_box ul { background-color: transparent; padding: 0; grid-gap: 10px;}
.Area06 .PD_box ul li { background: #fff; border-radius: 20px; border: none; overflow: hidden;}
.Area06 .PD_box ul li .PD_img { background: #fff; padding: 0;}
.Area06 .PD_box ul li .PD_into .PD_logo img { background: #fff; border-radius: 15px; padding: 7px;}
.Area06 .PD_box ul li .PD_into h3 { color: #5acbf4;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .PD_box { width: 96%; margin: 0 auto;}
}

/*輪播BN*/
.Area07 {}
@media screen and (max-width:767px){
  .Area07 {}
}

/*熱銷推薦*/
.Area08 {}
.Area08 .A8_box { margin-bottom: 50px;}
.Area08 .A8_box:last-child { margin-bottom: 0;}
.Area08 .bgcolor { background: url(pink_repeat.jpg?t=1777518495836) top center repeat-y; background-size: 100%; padding: 0 20px 20px;}
.Area08 .PD_layout-D1_03 { padding: 0 20px;}
.Area08 .PD_layout-D1_03 ul { grid-template-columns: repeat(3, 1fr);}
.Area08 .PD_layout-D1_03 ul::before { display: none;}
.Area08 .PD_layout-D1_03 .PD_slide { background: #fff;}
.Area08 .PD_layout-D1_03 .PD h3 { color: #000; max-height: 2.5em; line-height: 2.5em;}
@media screen and (max-width:767px){
  .Area08 {}
  .Area08 .A8_box { margin-bottom: 10vw;}
  .Area08 .bgcolor { padding: 0 0.5em 2%;}
  .Area08 .PD_layout-D1_03 { padding: 0 0.5em;}
  .Area08 .PD_layout-D1_03 .PD h3 { font-size: 15px;}
}

/*好物推薦*/
.Area09 {}
.Area09 .A9_box { margin-bottom: 50px;}
.Area09 .A9_box:last-child { margin-bottom: 0;}
.Area09 .bgcolor { background: url(blue_repeat.jpg?t=1777518495836) top center repeat-y; background-size: 100%; padding: 0 20px 20px;}
.Area09 .PD_layout-D1_03 { padding: 0 20px;}
.Area09 .PD_layout-D1_03 ul { grid-template-columns: repeat(3, 1fr);}
.Area09 .PD_layout-D1_03 ul::before { display: none;}
.Area09 .PD_layout-D1_03 .PD_slide { background: #fff;}
.Area09 .PD_layout-D1_03 .PD h3 { color: #000; max-height: 2.5em; line-height: 2.5em;}
@media screen and (max-width:767px){
  .Area09 {}
  .Area09 .A9_box { margin-bottom: 10vw;}
  .Area09 .bgcolor { padding: 0 0.5em 2%;}
  .Area09 .PD_layout-D1_03 { padding: 0 0.5em;}
  .Area09 .PD_layout-D1_03 .PD h3 { font-size: 15px;}
}

/*注意事項區*/
.edm_notice { position: relative; text-align: center; padding: 10px 10px 15px 10px; color: #000; font: 12px/18px Helvetica;}
.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;}
	}
