@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=1756349388524)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=1756349388524)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=1756349388524) 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=1756349388524) 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;}
}

/*共用樣式*/
.bgpink { background: url(bgpink.jpg?t=1756349388524)top center repeat-y; border-radius: 0 20px 20px 20px; padding: 20px 0 10px;}
.bgpurple { background: url(bgpurple.jpg?t=1756349388524)top center repeat-y; border-radius: 0 20px 20px 20px; padding: 20px 0 10px;}
.Area .swiper-pagination-bullet { background-color: #fff;}
@media screen and (max-width:767px){
  .bgpink { background: url(bgpink_m.jpg?t=1756349388524)top center repeat-y; background-size: 100%; border-radius: 0 10px 10px 10px; padding: 2% 0 1%;}
  .bgpurple { background: url(bgpurple_m.jpg?t=1756349388524)top center repeat-y; background-size: 100%; border-radius: 0 10px 10px 10px; padding: 2% 0 1%;}
}

/*公版樣式*/
.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: 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_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: #ef8cd4;}
@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 .box { position: relative;}
.Area_top .main_box { position: relative;}
.Area_top .lightSweep01 { position: absolute; top: 0; left: 0;}
.Area_top .mainlight { position: absolute; top: 0; left: 0; mix-blend-mode: screen;}
.Area_top .mainsubtitle { position: absolute; top: 255px; right: 100px; width: 284px; overflow: hidden; background: url(mainsubtitle_bg.png?t=1756349388524)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: 257px;}
.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 .topMD { position: absolute; top: 0; left: 0; z-index: 9; pointer-events: none;}
.Area_top .date { position: absolute; top: 341px; left: 39px;}
.Area_top .deco01 { position: absolute; top: 804px; right: 51px; z-index: 10; pointer-events: none;}
.Area_top .deco02 { position: absolute; top: 752px; left: 40px;}
.Area_top .circle01 { position: absolute; top: 474px; right: 151px; z-index: 10; pointer-events: none;}
.Area_top .circle02 { position: absolute; top: 593px; left: 42px; width: 11.5%; z-index: 10; pointer-events: none;}
.Area_top .circle02 img { width: 100%;}
@media screen and (max-width:767px){
  .Area_top {}
  .Area_top .mainsubtitle { top: 26vw; right: 10.5vw; width: 30%;}
  .Area_top .date { top: 36vw; left: 4vw; width: 28%;}
  .Area_top .deco01 { top: 83.5vw; right: 5.5vw; width: 26%;}
  .Area_top .deco02 { top: 78.5vw; left: 5vw; width: 27%;}
  .Area_top .circle01 { top: 49vw; right: 16vw; width: 15%;}
  .Area_top .circle02 { top: 62vw; left: 4.5vw;}
}

/*行銷區塊*/
.Area_acty { position: relative; margin: 25px auto 70px;}
.Area_acty .bg { position: absolute; top: 0; left: 0;}
@media screen and (max-width:767px){
  .Area_acty { margin: 5vw auto 12vw;}
}

/*今日限定*/
.Area01 {}
.Area01 .bgpink { position: relative; padding: 30px 0 20px; border-radius: 0 0 0 80px;}
.Area01 .title { position: absolute; top: 0; left: 0; padding: 140px 874px 220px 20px; box-sizing: border-box; background: url(Area01_titlebg.png?t=1756349388524)top center no-repeat; background-size: 100%;}
.Area01 .title ul li h5 { color: #000;}
.Area01 .box4_swiper { width: 92.5%; margin: 0 0 0 7.5%;}
.Area01 .box4_swiper ul.PD_wrapper { height: 560px;}
@media screen and (max-width:767px){
  .Area01 {}
  .Area01 .bgpink { padding: 3% 0 2%; border-radius: 0 0 0 60px; width: 98%; margin-left: 2%;}
  .Area01 .title { padding: 14vw 90vw 20vw 2vw;}
  .Area01 .box4_swiper { width: 90%; margin: 0 0 0 10%;}
  .Area01 .box4_swiper ul.PD_wrapper { height: 63vw;}
}

/*時尚大牌指標*/
.Area02 {}
.Area02 .box { position: relative; margin-bottom: 50px;}
.Area02 .box:last-child { margin-bottom: 0;}
.Area02 .subtitle { position: absolute; top: 0; left: 0; padding: 80px 894px 254px 14px; box-sizing: border-box;}
.Area02 .subtitle ul li h5 { color: #000;}
.Area02 .box4_swiper { width: 93.5%; margin: 0 0 0 6.5%;}
.Area02 .box4_swiper ul.PD_wrapper { height: 550px;}
.Area02 .box4_swiper ul.PD_wrapper li { border-radius: 15px; overflow: hidden; border: solid 1px #c8c8c8 !important;}
.Area02 .box01 .subtitle { background: url(Area02_subtitlebg01.png?t=1756349388525)top center no-repeat; background-size: 100%;}
.Area02 .box02 .subtitle { background: url(Area02_subtitlebg02.png?t=1756349388525)top center no-repeat; background-size: 100%;}
.Area02 .box03 .subtitle { background: url(Area02_subtitlebg03.png?t=1756349388525)top center no-repeat; background-size: 100%;}
.Area02 .box01 .box4_swiper ul.PD_wrapper li .PD_into h3 { color: #ceadff;}
.Area02 .box02 .box4_swiper ul.PD_wrapper li .PD_into h3 { color: #b8b8b8;}
.Area02 .box03 .box4_swiper ul.PD_wrapper li .PD_into h3 { color: #ff90e1;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .box { margin-bottom: 10vw;}
  .Area02 .subtitle { padding: 7vw 92vw 27vw 0;}
  .Area02 .box4_swiper { width: 91.5%; margin: 0 0 0 8.5%;}
  .Area02 .box4_swiper ul.PD_wrapper { height: 57vw;}
  .Area02 .box4_swiper ul.PD_wrapper li .PD_img img { position: relative; width: 105%; left: 50%; transform: translateX(-50%);}
}

/*新品搶先看*/
.Area03 {}
.Area03 .box4_swiper03 { margin-bottom: 50px;}
.Area03 .box4_swiper03 ul.PD_wrapper { height: 530px;}
.Area03 .box4_swiper03 ul.PD_wrapper li { padding: 70px 10px 0; box-sizing: border-box; border-radius: 40px; overflow: hidden; background-color: transparent !important; background: url(Area03_bg.jpg?t=1756349388525)top center no-repeat; background-size: 100%;}
.Area03 .box4_swiper03 ul.PD_wrapper li .PD_into { background-color: transparent; margin-top: 40px;}
.Area03 .subtitle { padding: 72px 0 15px; box-sizing: border-box; margin: 0 auto 10px; background: url(Area03_subtitlebg.png?t=1756349388525)top center no-repeat; background-size: 100%;}
.Area03 .PD_layout.PD_layout-D1_06 .PD_into p::after { border: solid 1px #fd81ce; border-right: none; background: linear-gradient(110deg, #fff 73%, #fd81ce 50%);}
.Area03 .box4_swiper04 ul.PD_wrapper { height: 410px;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .box4_swiper03 { margin-bottom: 10vw;}
  .Area03 .box4_swiper03 ul.PD_wrapper { height: 87vw;}
  .Area03 .box4_swiper03 ul.PD_wrapper li { padding: 10.5vw 0.5em 0; border-radius: 30px;}
  .Area03 .box4_swiper03 ul.PD_wrapper li .PD_into { margin-top: 6vw;}
  .Area03 .subtitle { padding: 7vw 0 1.5vw; margin: 0 auto 2vw;}
  .Area03 .box4_swiper04 ul.PD_wrapper { height: 72vw;}
}

/*24hr限時搶*/
.Area04 { position: relative;}
.Area04 .title { padding: 15px 545px 12px 90px; box-sizing: border-box; margin: 0 260px 0 0; background: url(Area04_titlebg.png?t=1756349388525)top center no-repeat; background-size: 100%; text-align: left;}
.Area04 .title ul li h5 { color: #000;}
@media screen and (max-width:767px){
  .Area04 {}
  .Area04 .title { padding: 1.5vw 57vw 1.1vw 9vw; margin: 0;}
}
/** 倒數 **/
.TimerNick { position: absolute; top: 50px; right: 0; padding: 0; margin: 0; width: 50%; text-align: center; z-index: 1;}
.TimerNick .FontStyle { display: inline-block; margin: 0; padding: 0; width: 34px; font: normal 24px/24px Arial; color: #fff; letter-spacing: -1px; text-align: center;}
.TimerNick span { padding-left: 2px; font: bold 24px/24px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em; color: #fff;}
.TimerNick small{  position: relative; font: bold 15px/24px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0; color: #fff;}
  @media screen and (max-width:767px){
    .TimerNick { top: 2vw; width: 40%;}
    .TimerNick .FontStyle { width: 4vw; font: normal 3.8vw/3.8vw Arial;}
    .TimerNick div:nth-of-type(2),
    .TimerNick div:nth-of-type(3),
    .TimerNick div:nth-of-type(4){ width: 4vw;}
    .TimerNick span { font: bold 3.8vw/3.8vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0;}
  }

/*本日最強活動*/
.Area05 { border: solid 1px #fff; padding-bottom: 10px;}
.Area05 .boxtop { margin-bottom: 20px;}
.Area05 .BN { width: 852px; margin: 0 auto 10px;}
@media screen and (max-width:767px){
  .Area05 { width: 96%; margin: 0 auto 10vw;}
  .Area05 .BN { width: 96%; margin: 0 auto 2vw;}
  .Area05 .title { padding: 6.5vw 27vw 2.1vw 18vw;}
}

/*強檔預告*/
.Area06 { position: relative;}
.Area06 .bg { position: absolute; top: -60px; left: 50%; transform: translateX(-50%);}
.Area06 .box4_swiper ul { padding: 10px 10px 30px!important;}
.Area06 .box4_swiper ul.PD_wrapper { height: 360px;}
.Area06 .box4_swiper ul.PD_wrapper li { position: relative; background: url(Area06_bg.jpg?t=1756349388525)top center repeat-y; background-size: 100%; border-radius: 20px; transform: rotate(-5deg);}
.Area06 .box4_swiper ul.PD_wrapper li .PD_img { padding: 15px 15px 0;}
.Area06 .box4_swiper ul.PD_wrapper li .PD_img img { border-radius: 15px;}
.Area06 .box4_swiper ul.PD_wrapper li .PD_into h3,
.Area06 .box4_swiper ul.PD_wrapper li .PD_into h4 { color: #fff;}
.Area06 .box4_swiper ul.PD_wrapper li .PD_into h5 { position: absolute; top: 0; left: 0; display: block; padding: 0; margin: 0; color: #000; background-color: #f998e7; font-size: 24px; border-radius: 50%; padding: 5px 30px; transform: rotate(-10deg);}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .box4_swiper ul { padding: 2vw 2vw 5% !important;}
  .Area06 .box4_swiper ul.PD_wrapper { height: 59vw;}
  .Area06 .box4_swiper ul.PD_wrapper li .PD_into h5 { font-size: 18px; padding: 2% 10%;}
}

/*超強品牌活動*/
.Area07 {}
@media screen and (max-width:767px){
  .Area07 {}
  .Area06 .bg { top: -6vw; width: 100%;}
}

/*優惠全攻略*/
.Area08 {}
.Area08 .title { padding: 15px 545px 12px 90px; box-sizing: border-box; margin: 0 260px 0 0; background: url(Area08_titlebg.png?t=1756349388525)top center no-repeat; background-size: 100%; text-align: left;}
.Area08 .title ul li h5 { color: #000;}
.Area08 .bgpink { background: url(bgpink_m.jpg?t=1756349388525)top center repeat-y; background-size: 100%;}
.Area08 .box_box { margin-bottom: 50px;}
.Area08 .box_box:last-child { margin-bottom: 0;}
.Area08 .btn { width: 96%; margin: 0 auto;}
.Area08 .btn ul { grid-gap: 20px;}
@media screen and (max-width:767px){
  .Area08 {}
  .Area08 .title { padding: 1.5vw 57vw 1.1vw 9vw; margin: 0;}
  .Area08 .box_box { margin-bottom: 6vw;}
  .Area08 .btn ul { grid-gap: 0.5em;}
}

/*衣櫃煥新計畫*/
.Area09 {}
.Area09 .box { margin-bottom: 50px;}
.Area09 .box:last-child { margin-bottom: 0;}
.Area09 .subtitle { padding: 20px 545px 17px 90px; box-sizing: border-box; margin: 0 260px 0 0; background: url(Area09_subtitlebg.png?t=1756349388525)top center no-repeat; background-size: 100%; text-align: left;}
.Area09 .subtitle ul li h5 { color: #000;}
@media screen and (max-width:767px){
  .Area09 {}
  .Area09 .box { width: 96%; margin: 0 auto 10vw;}
  .Area09 .box:last-child { margin-bottom: 0;}
  .Area09 .subtitle { padding: 1.5vw 57vw 1.1vw 9vw; margin: 0;}
}

/*時尚mo店+*/
.Area10 { border: solid 1px #fff; padding-bottom: 10px;}
.Area10 .boxtop { margin-bottom: 20px;}
.Area10 .boxtop img { width: 100%;}
.Area10 .title ul li .PD { display: inline-flex;}
.Area10 .title ul li .PD_img { display: block; padding: 0; width: 50%; margin-left: 10px;}
.Area10 .BN { width: 96%; margin: 0 auto 40px;}
.Area10 .Area_coupon_ppp2,
.Area10 .Area_coupon_ppp { position: relative; margin-left: 20px; padding-bottom: 30px;}
.Area10 .icon { position: absolute; top: 30px; left: 0;}
.Area10 .Area_swiper { margin-left: 7.5%; width: 92.5%;}
.Area10 .A10_box { margin-top: 10px;}
.Area10 .subtitle { padding: 72px 0 15px; box-sizing: border-box; margin: 0 auto 10px; background: url(Area10_subtitlebg.png?t=1756349388525)top center no-repeat; background-size: 100%;}
@media screen and (max-width:767px){
  .Area10 { width: 96%; margin: 0 auto 10vw;}
  .Area10 .title { padding: 7vw 8vw 2.1vw 18vw;}
  .Area10 .title ul li .PD_img { width: 31%; margin-left: 2%;}
  .Area10 .BN { margin: 0 auto 4vw;}
  .Area10 .Area_coupon_ppp2,
  .Area10 .Area_coupon_ppp { margin-left: 2vw; padding-bottom: 3vw;}
  .Area10 .icon { top: 5vw; width: 114%;}
  .Area10 .Area_swiper { margin-left: 8.5%; width: 91.5%;}
  .Area10 .A10_box { margin-top: 2.5vw;}
  .Area10 .subtitle { padding: 7vw 0 1.5vw; margin: 0 auto 2vw;}
}

/*館btn*/
.Area11 {}
.Area11 .btn ul { grid-gap: 0 20px;}
@media screen and (max-width:767px){
  .Area11 {}
  .Area11 .btn ul { grid-gap: 0 0.5em; padding: 0 0.5em;}
}

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