@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(bgrepeat.jpg?t=1774942611719)top center repeat-y;}
.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: url(bgrepeat_m.jpg?t=1774942611719)top center repeat-y; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*背景*/
@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=1774942611719) no-repeat center top;}
.bgdeco { z-index: 1; position: absolute; top: 300px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1774942611719) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
}
@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=1774942611719) 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: 60px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 7vw;}
}

/*共用樣式*/
.Area .bgwhite { background: #fff; border: solid 4px #3d001a; border-radius: 30px; padding: 8px; box-sizing: border-box;}
.Area .bgyellow { background: #ffe304; border-radius: 22px; padding: 20px 0;}
.Area .bgblue { background: url(bgblue.jpg?t=1774942611719)top center repeat-y; border-radius: 90px 0 90px 0; padding: 80px 0 30px; margin-top: -80px;}
.Area .star { position: absolute; top: -50px; right: -5px;}
.Area .PD_box { width: 96%; margin: 0 auto;}
@media screen and (max-width:767px){
  .Area .bgwhite { border: solid 2px #3d001a; border-radius: 20px; padding: 4px;}
  .Area .bgyellow { border-radius: 17px; padding: 2% 0;}
  .Area .bgblue { border-radius: 50px 0 50px 0; padding: 7vw 0; margin-top: -7vw;}
  .Area .star { top: -4.5vw; right: 0; width: 17%;}
}

/*公版樣式*/
.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 {}
.Area .Area_coupon ul { grid-gap: 0;}
.Area .Area_coupon ul li .PD_img { padding: 0;}
@media screen and (max-width:767px){
}

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

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

/*版頭*/
.Area_top {}
.Area_top .Area960 { position: relative;}
.Area_top .airballoon { position: absolute; top: 0; right: 0;}
.Area_top .note { position: absolute; top: 52px; right: 199px;}
.Area_top .skateboard { position: absolute; top: 479px; left: 39px;}
.Area_top .mainsubtitle { position: absolute; top: 409px; left: 0;width: 100%; z-index: 0;}
.Area_top .mainsubtitle .Area_swiper_box { padding-bottom: 0; background: url(mainsubtitlebg.png?t=1774942611719)top center no-repeat; background-size: 100%;}
.Area_top .mainsubtitle .Area_swiper_box .PD_layout ul { height: 160px;}
.Area_top .mainsubtitle .Area_swiper_box .PD_layout ul li { background-color: transparent; pointer-events: none;}
.Area_top .main { position: relative; z-index: 1; pointer-events: none;}
.Area_top .act { margin: 0 auto 80px;}
.Area_top .act ul { grid-gap: 0 20px;}
@media screen and (max-width:767px){
  .Area_top {}
  .Area_top .note { width: 9%; top: 5.5vw; right: 21vw;}
  .Area_top .skateboard { width: 18.5%; top: 49.5vw; left: 3.8vw;}
  .Area_top .mainsubtitle { top: 42.5vw;}
  .Area_top .mainsubtitle .Area_swiper_box .PD_layout ul { height: 16.5vw;}
  .Area_top .act { margin: 0 auto 8vw;}
  .Area_top .act ul { grid-gap: 0 0.5em;}
}

/*title側邊輪播公版*/
.Area01 { position: relative;}
.Area01 .title { width: 95px; position: absolute; top: 0; left: 0; padding: 130px 7px 130px 0;}
.Area01.A1_01 .title { background: url(Area01_titlebg01.png?t=1774942611719)top center no-repeat; background-size: 100%;}
.Area01.A1_02 .title { background: url(Area01_titlebg02.png?t=1774942611719)top center no-repeat; background-size: 100%;}
.Area01 .bgwhite { width: 95%; margin-left: 5%;}
@media screen and (max-width:767px){
  .Area01 {}
  .Area01 .title { width: 9.9%; padding: 13vw 1.5vw 11vw 0;}
  .Area01 .bgwhite { margin: 0 1% 0 4%;}
}

/*必逛回饋攻略*/
.Area02 {}
.Area02 .feedback ul { grid-gap: 30px 20px;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .feedback ul { grid-gap: 3vw 0.5em;}
}

/*季節品曝光區*/
.Area03 { position: relative;}
.Area03 .boxtop { position: absolute; top: 0; left: 0;}
.Area03 .title { background: url(titlebg02.png?t=1774942611719)top center no-repeat; background-size: 100%;}
.Area03 .bgwhite { position: relative; width: 98%; margin: 0 auto; z-index: 1;}
@media screen and (max-width:767px){
  .Area03 {}
}

/*優惠活動*/
.Area04 { position: relative;}
.Area04 .bg { position: absolute; top: 0; left: 0;}
.Area04 .event { margin-bottom: 30px;}
.Area04 .event ul { grid-gap: 0 20px;}
.Area04 .btn { padding-bottom: 7px;}
.Area04 .btn ul { grid-gap: 20px;}
@media screen and (max-width:767px){
  .Area04 {}
  .Area04 .event { margin-bottom: 3vw;}
  .Area04 .event ul { grid-gap: 0 0.5em;}
  .Area04 .btn ul { grid-gap: 0.5em;}
}

/*狂撒FUN送券*/
.Area05 {}
.Area05 .Area_coupon { margin-bottom: 20px;}
.Area05 .PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold { color: #000;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .Area_coupon { margin-bottom: 2%;}
  .Area05 .Area_swiper_box .PD_layout-coupon3 { padding-bottom: 0;}
}

/*超強夯品熱搜*/
.Area06 {}
.Area06 .A6_box { position: relative; margin-bottom: 50px;}
.Area06 .A6_box:last-child { margin-bottom: 0;}
.Area06 .boxtop { background: url(Area06_boxtop.png?t=1774942611719)top center no-repeat; background-size: 100%;}
.Area06 .boxtop ul li .PD_into { flex-direction: row; padding: 2px 40px 5px;}
.Area06 .boxtop ul li .PD_into h3 { width: 31%; font-size: 60px; color: #3d001a; font-weight: bold; max-height: 1.9em; line-height: 1.9em; text-align: center;}
.Area06 .boxtop ul li .PD_into h4 { width: 69%; font-size: 50px; color: #3d001a; font-weight: bold; max-height: 1.9em; line-height: 2.2em; text-align: center; margin-bottom: 0;}
.Area06 .bgyellow { width: 97.8%; margin: 0 auto; padding: 0 0 20px; box-sizing: border-box; border: solid 4px #3d001a; border-radius: 0 0 22px 22px; border-top: none;}
.Area06 .PD_layout[data-pd-btn] .PD_btn { background-color: #96e3ff; background-image: repeating-linear-gradient(45deg, #96e3ff -2%, #96e3ff 120%);}
.Area06 .PD_layout[data-pd-btn] .PD_btn b { color: #000;}
.Area06 .PD_layout[data-pd-btn][data-pd-btn-pdgo] .PD .PD_btn b::before { filter: invert(1);}
.Area06 .PD_layout[data-pd-btn] .PD_btn i { border-top: .125em solid #000; border-right: .125em solid #000;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .A6_box { margin-bottom: 10vw;}
  .Area06 .boxtop ul li .PD_into { padding: 0.5vw 5vw 0;}
  .Area06 .boxtop ul li .PD_into h3 { font-size: 25px; max-height: 1.9em; line-height: 1.9em;}
  .Area06 .boxtop ul li .PD_into h4 { font-size: 22px; max-height: 1.9em; line-height: 2.2em;}
  .Area06 .bgyellow { width: 97.8%; margin: 0 auto; padding: 0 0 2%; border: solid 2px #3d001a; border-radius: 0 0 17px 17px; border-top: none;}
}

/*嚴選大牌推薦*/
.Area07 {}
.Area07 .title { background: url(titlebg02.png?t=1774942611719)top center no-repeat; background-size: 100%;}
.Area07 .PD_box ul { background-color: transparent; padding: 0; grid-gap: 10px;}
.Area07 .PD_box ul li { background: #fff; border-radius: 20px; border: none; overflow: hidden;}
.Area07 .PD_box ul li .PD_img { background: #fff; padding: 0;}
.Area07 .PD_box ul li .PD_into .PD_logo img { background: #fff; border-radius: 15px; padding: 7px;}
.Area07 .PD_box ul li .PD_into h3 { color: #5acbf4;}
@media screen and (max-width:767px){
  .Area07 {}
  .Area07 .PD_box ul { grid-gap: 0.5em;}
  .Area07 .PD_box ul li { border-radius: 15px;}
}

/*mo店+好物購*/
.Area08 { margin-bottom: 90px;}
.Area08 .title { background: url(titlebg02.png?t=1774942611719)top center no-repeat; background-size: 100%;}
.Area08 .NavArea_tabbar_page { margin: 0 auto 10px; width: 96%;}  
.Area08 .NavArea_tabbar_page .Nav .swiper-slide-active i { border: 1px solid #e94d8c !important; background-color: #e94d8c !important;}  
.Area08 .content_swiper { width: 96%; margin: 0 auto; overflow: hidden;}  
@media screen and (max-width:767px){
  .Area08 { margin-bottom: 11vw;}
}

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

/*下方公版*/
.Area10 {}
.Area10 .title { padding: 40px 0 58px; margin: 0 auto; background: url(Area10_titlebg.png?t=1774942611719)top center no-repeat; background-size: 100%;}
.Area10 .PD_layout-D1_03 { margin-top: -14px; padding: 44px 20px 48px; background: url(Area10_boxtop.png?t=1774942611719)top center no-repeat; background-size: 100%;}
.Area10 .PD_layout-D1_03 ul { grid-template-columns: repeat(3, 1fr);}
.Area10 .PD_layout-D1_03 ul::before { display: none;}
.Area10 .PD_layout-D1_03 .PD_slide { background: #fff;}
.Area10 .PD_layout-D1_03 .PD h3 { color: #3d001a; max-height: 2.5em; line-height: 2.5em;}
.Area10 .bgwhite { border-top: none; border-radius: 0 0 30px 30px; padding: 0 8px 8px; width: 98.125%; margin: 0 auto;}
.Area10 .bgyellow { border-radius: 0 0 22px 22px; padding: 0 0 20px;}
.Area10 .PD_box { width: 98%;}
@media screen and (max-width:767px){
  .Area10 {}
  .Area10 .title { padding: 4vw 0 6vw;}
  .Area10 .PD_layout-D1_03 { margin-top: -2vw; padding: 4.5vw 2vw 5vw;}
  .Area10 .PD_layout-D1_03 .PD h3 { font-size: 15px; max-height: 1.9em; line-height: 1.9em;}
  .Area10 .bgwhite { border-radius: 0 0 20px 20px; padding: 0 3px 3px;}
  .Area10 .bgyellow { border-radius: 0 0 17px 17px; padding: 0 0 2%;}
}

/*注意事項區*/
.edm_notice { 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;}
	}
