@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=1752139283921)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=1752139283921)top center repeat-y; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*背景*/
@media screen and (min-width:787px){
.bgfixed { z-index: 0; position: fixed; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgfixed.jpg?t=1752139283921) no-repeat center top;}
.bgdeco { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1752139283921) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.png?t=1752139283921) 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.png?t=1752139283921) 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;}
}

/*共用樣式*/
.PD_layout[data-pd-li=BN] ul,
.PD_layout[data-pd-li=BN-AWD] ul { padding: 0; grid-gap: 0;}
.Area .Area_coupon { width: 96%; margin: 0 auto;}
.Area .Area_danji .danji_box { width: 100%;}
.Area .Area_danji .danji_box .box_1 { width: 96%;}
.Area .warningTxt h3 { padding: 0;}
@media screen and (max-width:767px){
  .PD_layout ul { width: 100%;}
}

/*版頭*/
.Area_top {}
.Area_top .momologo { position: relative; z-index: 9;}
.Area_top .main_box { position: relative; width: 960px; margin: -21px 0 0 80px;}
.Area_top .main_box .decotxt { position: absolute; top: 0; left: 0;}
.Area_top .main_box .decotxt img { width: 100%;}
.Area_top .main_box .PD_layout ul li { pointer-events: none;}
.Area_top .main_box .main { position: absolute; top: 0; left: 0; width: 960px;}
.Area_top .main_box .main ul li { position: absolute; top: 0; left: 0;}
.Area_top .shoe { position: absolute; top: 655px; left: 55px; width: 380px; overflow: hidden; z-index: 3;}
.Area_top .shoe ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 295px;}
.Area_top .shoe ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; pointer-events: inherit; cursor: pointer; opacity: 0; transform: translate(0,-5%);}
.Area_top .shoe ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
.Area_top .shoe ul.PD_wrapper li.PD_slide { min-width: inherit;}
.Area_top .shoe ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 3px 30px rgba(0, 0, 0, 0);}
.Area_top .MD { position: absolute; top: 47px; right: 49px; width: 700px; overflow: hidden; z-index: 2;}
.Area_top .MD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 880px;}
.Area_top .MD ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; pointer-events: inherit; cursor: pointer; opacity: 0; transform: translate(5%,0);}
.Area_top .MD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
.Area_top .MD ul.PD_wrapper li.PD_slide { min-width: inherit;}
.Area_top .MD ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 3px 30px rgba(0, 0, 0, 0);}
.Area_top .deco { position: relative; margin-top: -82px; z-index: 2;}
.Area_top .circle { position: absolute; top: 33px; left: 50%; transform: translateX(-50%);}
.Area_top .deco02 { position: absolute; top: 729px; left: 707px; z-index: 1;}
@media screen and (max-width:767px){
  .Area_top {}
  .Area_top .main_box { width: 100%; margin: 0;}
  .Area_top .main_box .main { width: 100%;}
  .Area_top .shoe { top: 70vw; left: 3vw; width: 39%;}
  .Area_top .shoe ul.PD_wrapper { height: 32vw;}
  .Area_top .MD { top: 14.4vw; right: -1.4vw; width: 72.5%;}
  .Area_top .MD ul.PD_wrapper { height: 92vw;}
  .Area_top .deco { margin-top: 0;}
  .Area_top .circle { top: 3.5vw; width: 9%;}
  .Area_top .deco02 { top: 82.5vw; left: 52vw; width: 6.5%;}
}

/*今日限定 保證低價*/
.Area01 {}
.Area01 .boxrepeat { background: url(Area01_boxrepeat.png?t=1752139283921)top center repeat-y; padding: 0 170px; box-sizing: border-box;}
.Area01 .PD_box ul { padding: 0; grid-gap: 0 20px; background-color: transparent;}
.Area01 .PD_box ul li { background-color: #fff; border: none;}
@media screen and (max-width:767px){
  .Area01 {}
  .Area01 .boxrepeat { background: url(Area01_boxrepeat_m.png?t=1752139283921)top center repeat-y; background-size: 100%; padding: 0 1.3em;}
  .Area01 .PD_box ul { grid-gap: 0 0.8em;}
}

/*登記活動*/
.Area02 {}
.Area02 .boxrepeat { background: url(boxrepeat_G.png?t=1752139283921)top center repeat-y;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .boxtop { height: 4vw;}
  .Area02 .boxrepeat { background: url(boxrepeat_G_m.png?t=1752139283921)top center repeat-y; background-size: 100%;}
}

/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #151a7a;}     


/*超夯精選大牌*/
.Area08 {}
.Area08 .txt ul {height: 185px;}
.Area08 .txt ul li h5 {top:93px;color: #ffffff;}
.Area08 .box_bottom {padding-bottom: 0px;}
.Area08 .box_txt4 {position: absolute;margin: 0 auto;height: auto;width: auto;}
.Area08 .text02 {width: 100%;margin: auto;height: 130px;}
.Area08 .text02 .PD_layout {width: 70%;}
.Area08 .text02 .PD_layout .PD_into {display: flex;flex-direction: row;margin-top: 0;}
.Area08 .text02 .PD_layout .PD_into .PD_logo {width: 33%;left: 93px;top: 9px;position: relative;}  
.Area08 .text02 .PD_layout .PD_into h3 {width: 50%;font-size: 52px;line-height: 1.8em;color: #fff;margin-top: 11px;left: 130px;position: relative;} 
.Area08 .layout_PD {width: 90%;}
@media screen and (max-width: 767px){
  .Area08 {}
  .Area08 .txt ul {height: 20vw;}
  .Area08 .txt ul li h5 {top:8vw;}
  .Area08 .box_bottom {padding-bottom: 1vw;}
  .Area08 .text02 {height: 14vw;}	
  .Area08 .text02 .PD_layout {width: 94%;}
  .Area08 .text02 .PD_layout .PD_into {display: flex;flex-direction: row;margin-top: 0vw;margin-bottom: 0;}
  .Area08 .text02 .PD_layout .PD_into .PD_logo {width: 29%;top: 0;left: 11vw;position: relative;}  
  .Area08 .text02 .PD_layout .PD_into h3{width: 59%;margin-left: 0; font-size: 23px;line-height: 1.2em;color: #fff;margin-top: 1.5vw;left: 11vw;} 
  .Area08 .layout_PD {width: 95%;}
}


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


/*10品公版*/
.Area03 {}
.Area03 .PD_box { width: 96%; margin: 0 auto;}
.Area03 .PD_box ul { border-radius: 0;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .PD_box { width: 93%}
}

/*時尚春旅行*/
.Area04 {}
.Area04 .box { margin-bottom: 50px;}
.Area04 .box:last-child { margin-bottom: 0;}
.Area04 .box .BN { width: 960px; margin: 0 auto 30px;}
.Area04 .box .PD_box ul { border-radius: 0;}
.Area04 .box .bgB { background: url(Area04_bgB.jpg?t=1752139283921)top center repeat-y; padding: 0 30px 10px; box-sizing: border-box;}
.Area04 .box .bgG { background: url(Area04_bgG.jpg?t=1752139283921)top center repeat-y; padding: 0 30px 10px; box-sizing: border-box;}
@media screen and (max-width:767px){
  .Area04 {}
  .Area04 .box { margin-bottom: 10vw;}
  .Area04 .box .BN { width: 100%; margin: 0 auto 3%;}
  .Area04 .box .bgB { width: 94%; margin: 0 auto; background: url(Area04_bgB_m.jpg?t=1752139283921)top center repeat-y; background-size: 100%; padding: 0 0.5em 0.5em;}
  .Area04 .box .bgG { width: 94%; margin: 0 auto; background: url(Area04_bgG_m.jpg?t=1752139283921)top center repeat-y; background-size: 100%; padding: 0 0.5em 0.5em;}
  }

/*時髦春煥新*/
.Area05 {}
.Area05 .boxrepeat { background: url(boxrepeat_B.png?t=1752139283921)top center repeat-y; padding: 0 150px; box-sizing: border-box;}
.Area05 .NavArea_tabbar_page { width: 100%; margin: 0 auto 10px;}
.Area05 .NavArea_tabbar_page .Nav .swiper-slide-active i { border: 1px solid #43468d !important; background-color: #43468d !important;}
.Area05 .content_swiper { overflow: hidden;}
.Area05 .PD_box ul { border-radius: 0;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .boxtop { height: 4vw;}
  .Area05 .boxrepeat { background: url(boxrepeat_B_m.png?t=1752139283921)top center repeat-y; background-size: 100%; padding: 0 1em;}
}

/*旗艦館*/
.Area06 {}
.Area06 ul { grid-gap: 0 50px !important; padding: 0 50px !important;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 ul { grid-gap: 0 1.5em !important; padding: 0 2em !important;}
}

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