@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=1751271555304)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=1751271555304)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=1751271555304) no-repeat center top;}
.bgdeco { z-index: 0; position: absolute; top: 1200px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1751271555304) 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=1751271555304) 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; position: relative;}
.Area960 { margin: 0 auto; width: 960px; position: relative;}
@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: 20px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 3vw;}
}

/*共用樣式*/
.bgyellow_top { position: absolute; top: 40px; left: 50%; transform: translateX(-50%); margin-left: 0;}
.bgyellow_repeat { background: url(bgyellow_repeat.jpg?t=1751271555304)top center repeat-y;}
.bgyellow_bottom { margin-left: -390px;}
@media screen and (max-width:767px){
  .bgyellow_top { top: 13vw; width: 100%;}
  .bgyellow_repeat { background: url(bgyellow_repeat_m.jpg?t=1751271555304)top center repeat-y; background-size: 100%;}
  .bgyellow_bottom { margin-left: 0;}
}

/*公版樣式*/
.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: 960px; 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: 96%;}
}

/*登記*/
.Area .Area_danji .danji_box { margin-bottom: 0;}
.Area .Area_danji .danji_box ul li .activityText .gifts span { color: #f9e871;}
@media screen and (max-width:767px){
  .Area .Area_danji .danji_box .box_1 { width: 96%;}
}

/*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 .main_box { position: relative; width: 864px; margin: 0 auto;}
.Area_top .main_box img { width: 100%;}
.Area_top .maintitle { position: absolute; top: 0; left: 0;}
.Area_top .topMD { position: absolute; top: 0; left: 0;}
.Area_top .topPD { position: absolute; top: 445px; right: -15px; width: 31.5%;}
.Area_top .topPD2 { position: absolute; top: 377px; left: 15px; width: 34.5%; z-index: 10;}
.Area_top .mainsubtitle { position: absolute; top: 332px; left: -15px; width: 44.8%; overflow: hidden; z-index: 9; background: url(mainsubtitle_bg.png?t=1751271555304)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: 515px;}
.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);}
@media screen and (max-width:767px){
  .Area_top {}
  .Area_top .main_box { width: 100%;}
  .Area_top .topPD { top: 51.5vw; right: -2vw;}
  .Area_top .topPD2 { top: 45vw; left: 3.5vw; width: 33%;}
  .Area_top .mainsubtitle { top: 38.3vw; left: -1.5vw;}
  .Area_top .mainsubtitle ul.PD_wrapper { height: 60vw;}
}

/*今日熱銷*/
.Area01 { margin-top: -60px;}
.Area01 .title { position: absolute; top: -70px; left: 0; width: 1220px;}
.Area01 .bgyellow_top { position: inherit; top: 0; left: 0; transform: translateX(0); margin-left: -390px;}
.Area01 .box4_swiper { position: relative; width: 1110px; margin-left: 110px; z-index: 2;}
.Area01 .box4_swiper ul.PD_wrapper { height: 490px;}
@media screen and (max-width:767px){
  .Area01 { margin-top: 0;}
  .Area01 .title { top: -2vw; width: 100%;}
  .Area01 .bgyellow_top { margin-left: 0;}
  .Area01 .box4_swiper { width: 90%; margin-left: 10%;}
  .Area01 .box4_swiper ul.PD_wrapper { height: 65vw;}
}

/*時尚大牌一次逛*/
.Area02 { margin-top: -60px;}
.Area02 .A2_box { margin-bottom: 50px;}
.Area02 .A2_box:last-child { margin-bottom: 0;}
.Area02 .box4_swiper ul.PD_wrapper { height: 335px;}
.Area02 .box4_swiper ul.PD_wrapper li { background-color: transparent;}
@media screen and (max-width:767px){
  .Area02 { margin-top: -2vw;}
  .Area02 .A2_box { margin-bottom: 7vw;}
  .Area02 .box4_swiper ul.PD_wrapper { height: 41.5vw;}
}

/*時尚爆款推薦*/
.Area03 {}
.Area03 .box4_swiper ul.PD_wrapper { height: 480px;}
.Area03 .box4_swiper ul.PD_wrapper li { position: relative; background-color: transparent; filter: drop-shadow(3px 2px 5px #174003);}
.Area03 .box4_swiper ul.PD_wrapper li .PD_into { position: absolute; top: 350px; left: 280px; width: 45%; padding: 0;}
.Area03 .box4_swiper ul.PD_wrapper li .PD_into h3 { position: absolute; top: 0; left: -220px; width: 74%; font-size: 24px; color: #000; max-height: 2.9em; line-height: 1.3em;}
.Area03 .box4_swiper ul.PD_wrapper li .PD_into h4 { text-align: right; font-size: 20px;}
.Area03 .box4_swiper ul.PD_wrapper li .PD_into p { text-align: right;}
.Area03 .box4_swiper ul.PD_wrapper li .PD_into del,
.Area03 .box4_swiper ul.PD_wrapper li .PD_into b,
.Area03 .box4_swiper ul.PD_wrapper li .PD_into .money,
.Area03 .box4_swiper ul.PD_wrapper li .PD_into small { font-size: 22px;}
.Area03 .box4_swiper ul.PD_wrapper li .PD_into .Price { font-size: 40px;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .box4_swiper ul.PD_wrapper { height: 69vw;}
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into { top: 50vw; left: 40vw;}
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into h3 { left: -31vw; width: 75%; font-size: 15px;}
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into h4 { font-size: 15px; margin-bottom: 0;}
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into del,
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into b,
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into .money,
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into small { font-size: 14px;}
  .Area03 .box4_swiper ul.PD_wrapper li .PD_into .Price { font-size: 28px;}
}

/*優惠上門省荷包*/
.Area04 { position: relative;}
.Area04 .title { margin-bottom: 10px;}
.Area04 .Area_coupon { margin-bottom: 30px;}
.Area04 .event ul { grid-gap: 0 20px; padding: 0 20px;}
.Area04 .event2 ul { grid-gap: 0 40px; padding: 0 160px;}
@media screen and (max-width:767px){
  .Area04 {}
  .Area04 .title { margin-bottom: 1%;}
  .Area04 .Area_coupon { margin-bottom: 5%;}
  .Area04 .Area_danji { margin-bottom: 2%;}
  .Area04 .event ul { grid-gap: 0 0.5em; padding: 0 0.5em;}
  .Area04 .event2 ul { grid-gap: 0 0.5em; padding: 0 4.5em;}
}

/*快閃優惠 倒數中*/
.Area05 { margin: -60px auto 50px;}
@media screen and (max-width:767px){
  .Area05 { margin: -2vw auto 5vw;}
  .Area05 .PD_box { width: 96%; margin: 0 auto;}
}
/** 倒數 **/
.TimerNick { z-index: 0; display: inline-block; text-align: center; margin-bottom: 10px;}
.TimerNick .FontStyle { display: inline-block; margin: 0; padding: 0; border: 0; width: 60px; font: bold 35px/38px "Century Gothic"; color: #000; letter-spacing: -1px; background-color: #fff; border-radius: 15px;}
.TimerNick span { padding-left: 2px; font: bold 24px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em; color: #fef9c3;}
@media screen and (max-width:767px){
  .TimerNick { margin-bottom: 0;}
  .TimerNick .FontStyle { width: 10vw; font: bold 6vw/8vw "Century Gothic";}
  .TimerNick span { padding-left: 1vw; font: bold 4vw/11vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
}

/*重磅強檔*/
.Area06 {}
.Area06 .box4_swiper ul.PD_wrapper { height: 455px;}
.Area06 .box4_swiper ul.PD_wrapper li { background-color: transparent; filter: drop-shadow(3px 2px 5px #a99932);}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .box4_swiper ul.PD_wrapper { height: 57vw;}
}

/*明星大牌推薦*/
.Area07 { margin-top: -60px;}
.Area07 .A7_box { margin-bottom: 50px;}
.Area07 .A7_box:last-child { margin-bottom: 0;}
.Area07 .BN { padding: 20px 0; background: url(Area07_BNbg.png?t=1751271555304)top center no-repeat;}
.Area07 .BN ul { padding: 0 255px;}
.Area07 .BN ul li .PD_into { display: grid; grid-template-columns: 30% 70%; padding: 0;}
.Area07 .BN ul li .PD_into .PD_logo { grid-row-start: 1; grid-row-end: 3; background-color: #fff; border-radius: 50%; padding: 20px; box-sizing: border-box; width: 70%; height: 145px; overflow: hidden;}
.Area07 .BN ul li .PD_into h3 { font-size: 36px; color: #fff; line-height: 1.1em; max-height: 1.1em; margin-top: 20px;}
.Area07 .BN ul li .PD_into h4 { font-size: 40px; font-weight: 900; color: #f9e76c; line-height: 1.3em; max-height: 1.3em; margin-bottom: 0;}
.Area07 .box4_swiper { background-color: #fff; padding: 10px 0;}
.Area07 .box4_swiper ul { height: 360px;}
.Area07 .box4_swiper ul li { border-radius: 0; border: solid 1px #e2e2e2 !important;}
.Area07 .box4_swiper ul li .PD_img img { border-radius: 0;}
@media screen and (max-width:767px){
  .Area07 { margin-top: -2vw;}
  .Area07 .A7_box { width: 96%; margin: 0 auto 10vw;}
  .Area07 .BN { padding: 2vw 0; background: url(Area07_BNbg_m.png?t=1751271555304)top center no-repeat; background-size: 100%;}
  .Area07 .BN ul { padding: 0 10vw;}
  .Area07 .BN ul li .PD_into .PD_logo { padding: 5%; height: 16vw;}
  .Area07 .BN ul li .PD_into h3 { font-size: 15px; margin-top: 6%;}
  .Area07 .BN ul li .PD_into h4 { font-size: 18px;}
  .Area07 .box4_swiper { padding: 2% 0 1%;}
  .Area07 .box4_swiper ul { height: 60vw;}
}

/*精嚴選品牌活動*/
.Area08 {}
.Area08 .box4_swiper ul { height: 335px;}
.Area08 .box4_swiper ul li { background-color: transparent;}
.Area08 .box4_swiper ul li .PD_img img { border-radius: 0;}
@media screen and (max-width:767px){
  .Area08 {}
  .Area08 .box4_swiper ul { height: 38vw;}
}

/*下方公版*/
.Area09 {}
.Area09.A9_01 { margin-top: -60px;}
.Area09 .A9_box { margin-bottom: 50px;}
.Area09 .A9_box:last-child { margin-bottom: 0;}
@media screen and (max-width:767px){
  .Area09 {}
  .Area09.A9_01 { margin-top: -2vw;}
  .Area09 .A9_box { margin-bottom: 10vw;}
  .Area09 .PD_box { width: 96%; margin: 0 auto;}
}

/*時尚mo+ 登場*/
.Area10 {}
.Area10 .BN { margin-bottom: 30px;}
.Area10 .Area_coupon_ppp2,
.Area10 .Area_coupon_ppp { position: relative;}
.Area10 .icon { position: absolute; top: 30px; left: 0;}
.Area10 .Area_swiper { margin-left: 70px; width: 92.5%;}
.Area10 .A10_box { margin-bottom: 50px;}
.Area10 .A10_box:last-child { margin-bottom: 0;}
.Area10 .BN_box { padding: 20px 0; background: url(Area07_BNbg.png?t=1751271555304)top center no-repeat;}
.Area10 .BN_box ul { padding: 0 255px;}
.Area10 .BN_box ul li .PD_into { display: grid; grid-template-columns: 30% 70%; padding: 0;}
.Area10 .BN_box ul li .PD_into .PD_logo { grid-row-start: 1; grid-row-end: 3; background-color: #fff; border-radius: 50%; padding: 20px; box-sizing: border-box; width: 70%; height: 145px; overflow: hidden;}
.Area10 .BN_box ul li .PD_into h3 { font-size: 36px; color: #fff; line-height: 1.1em; max-height: 1.1em; margin-top: 20px;}
.Area10 .BN_box ul li .PD_into h4 { font-size: 40px; font-weight: 900; color: #f9e76c; line-height: 1.3em; max-height: 1.3em; margin-bottom: 0;}
.Area10 .box4_swiper04-1 { background-color: #fff; padding: 10px 0;}
.Area10 .box4_swiper04-1 ul { height: 360px;}
.Area10 .box4_swiper04-1 ul li { border-radius: 0; border: solid 1px #e2e2e2 !important;}
.Area10 .box4_swiper04-1 ul li .PD_img img { border-radius: 0;}
.Area10 .box4_swiper04-2 ul { height: 390px;}
@media screen and (max-width:767px){
  .Area10 {}
  .Area10 .BN { width: 96%; margin: 0 auto 4%;}
  .Area10 .icon { top: 5vw; left: 2%; width: 110%;}
  .Area10 .Area_swiper { margin-left: 10.5%; width: 89.5%;}
  .Area10 .A10_box { width: 96%; margin: 0 auto 10vw;}
  .Area10 .A10_box.A10_box_03 { width: 100%; margin: 0 auto;}
  .Area10 .BN_box { padding: 2vw 0; background: url(Area07_BNbg_m.png?t=1751271555304)top center no-repeat; background-size: 100%;}
  .Area10 .BN_box ul { padding: 0 10vw;}
  .Area10 .BN_box ul li .PD_into .PD_logo { padding: 5%; height: 16vw;}
  .Area10 .BN_box ul li .PD_into h3 { font-size: 15px; margin-top: 6%;}
  .Area10 .BN_box ul li .PD_into h4 { font-size: 18px;}
  .Area10 .box4_swiper04-1 { padding: 2% 0 1%;}
  .Area10 .box4_swiper04-1 ul { height: 60vw;}
  .Area10 .box4_swiper04-2 ul { height: 67vw;}
}

/*館btn*/
.Area11 { margin: -30px auto 50px;}
.Area11 .btn ul { grid-gap: 0 30px; padding: 0 20px;}
@media screen and (max-width:767px){
  .Area11 { margin: 0 auto 10vw;}
  .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; text-shadow: 0 0 10px #000;}
.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;}
	}
