/* 各頁面CSS */

/*切換PC置頂選單*/
.cantantBase1{ display: block; }
.cantantBase2{ display: none; }

 /** 倒數 **/
 .TimerNick {position:absolute;top: 419px;left: 50%;transform:translateX(-50%);}
 .TimerNick { text-shadow: none;}
 .TimerNick .TIMER {margin:0 auto;padding:0;overflow:hidden;text-align: center;color: #000;font-size:28px;line-height: 40px;font-weight:800;font-family:"微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
 .TimerNick .icon { position:relative; top:6px; margin-right:4px;}
 .TimerNick small {position:relative;top: 0px;font-size:32px;}
 .TimerNick .time_day { font-size:30px; letter-spacing:0.05rem; }
 .TimerNick .FontStyle {position:relative;padding: 0px 7px 0px 0px;font-size: 33px;text-align:center;color: #000;}
 .TimerNick .FontStyle b { display:inline-block; font-weight:500; font-family: Century Gothic;}
     @media screen and (max-width:767px){
       .TimerNick {position: absolute;top: 38vw;left: 0;transform: none;width: 100%;text-align: center;}
       .TimerNick .TIMER {font-size: 8.7vw;line-height: 7vw;color: #000;}
       .TimerNick .icon { display: block; top:0.5vw; width:4vw; filter: none;}
       .TimerNick small {margin: 0 0 0 1vw;top: inherit;font-size: 3.5vw;float: none;}
       .TimerNick .time_day {position:relative;font-size: 3.9vw;letter-spacing:0;float: none;margin-right:-2px;}
       .TimerNick .FontStyle {padding: 0;font-size: 4.2vw;float: none;margin: -0.5vw}
       .TimerNick .FontStyle b {margin:0;width: 3vw;font-family:Helvetica;color: #000;}
     }



     .acty .box_1 { height: 239px; }
     @media screen and (max-width:767px){
      .acty .box_1 { height: 24.9vw; }
    }





 /** 調整品牌公版LOGO **/
 .Area_PD_Card .PD_layout-D1_01.PD_layout[data-pd-pdlogo="4"] .PD .PD_logo img {
  border: 1px solid #484848;
}

 .PD_layout-D1_01 .PD_slide {
  background-color:#f7f8fa;
}
.PD_layout-D1_01 .PD h4 {
  color: #333;
  font-weight: 900;
}

.PD_layout-D1_01 .PD h4:hover {
  color: #333;
}

 /** 調整品牌公版LOGO **/
 @media screen and (max-width:767px){
     .Area_Brand .PD_layout-D1_01[data-pd-col-phone="3"] .PD .PD_logo {
      height:1.9em;
      margin-top: -0.9em;
  
     }

     .Area_Brand .PD_layout-D1_01[data-pd-col-phone="3"] .PD .PD_logo img {
      border-radius: .9em;

     }

     .PD_layout[data-pd-pdlogo="2"] .PD .PD_logo img {
      padding: 0em 0em;

     }

    }



/*-----------NEW-----------*/

/*灰底+回來*/
.PD_layout[data-pd-h3="5"] .PD h3 span {
  display: inline-block;
  padding: 0 .5em;
  max-width: 85%;
  border-radius: 4px;
  color: #000;
  background-color: rgba(218, 218, 218, .9);
}
    
/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #ffff02;}                 


/*間距*/
@media screen and (min-width:768px){
  .Area_bottom { margin-bottom: 30px!important; }
  .Area_bottom2 { margin-bottom: 50px!important; }
  }
  @media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 3vw!important; }
  .Area_bottom2 { margin-bottom: 5vw!important; }	
  }


/*一覽時尚強牌*/
.Area02 .A2_box { margin-bottom: 50px;}
.Area02 .A2_box:last-child { margin-bottom: 0;}
.Area02 .box4_swiper ul.PD_wrapper {height: 275px;}
.Area02 .box4_swiper ul.PD_wrapper li { background-color: transparent;}
@media screen and (max-width:767px){
  .Area02 .A2_box { margin-bottom: 2vw;}
  .Area02 .box4_swiper ul.PD_wrapper { height: 53vw;}
}

.Area .subtitle_2c { padding: 0; margin: 0 auto; width: 960px; z-index: 2;}
.Area .subtitle_2c ul {padding: 0;grid-gap: 0;width: 80%;}
.Area .subtitle_2c ul li { background-color: transparent; pointer-events: none;}
.Area .subtitle_2c ul li .PD_into { padding: 0;}
.Area .subtitle_2c ul li h5 { padding: 0; margin: 0; font: bold 54px/54px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; color: #fff;}
@media screen and (max-width:767px){
  .Area .subtitle_2c { width: 100%; margin: 0 auto;}
  .Area .subtitle_2c ul {width: 100%;}
  .Area .subtitle_2c ul li h5 { font: bold 6.2vw/6.2vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;}
}

.box4_swiper { position: relative; width: 100%; margin: 0 auto; overflow: hidden; z-index: 1;}
.box4_swiper ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0 0 20px!important; width: 100%; grid-gap: 0; box-sizing: content-box; height: 400px;}
.box4_swiper ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; pointer-events: inherit;}
.box4_swiper ul.PD_wrapper li.PD_slide { min-width: inherit;}
.box4_swiper ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 1em 2em rgba(0, 0, 0, 0);}
@media screen and (max-width:767px){
  .box4_swiper { width: 100%; margin: 0 auto;}
  .box4_swiper ul.PD_wrapper { padding: 0 0 4%!important; height: 71vw;}
}



/*時尚爆款推薦*/
.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 #1d3f8f5c);}
.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;}
}

.Area .swiper_remove_box_style ul { background-color: transparent; padding: 0; grid-gap: 0;}
.Area .swiper_remove_box_style ul li { border: none!important; background-color: #fff;}
.Area .swiper_remove_box_style ul li,
.Area .swiper_remove_box_style ul li .PD_img img { border-radius: 10px;}
@media screen and (max-width:767px){
  .Area .swiper_remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .swiper_remove_box_style ul {}
}

/*明星大牌推薦*/
.Area10 {}
.Area10 .box { position: relative; margin-bottom: 50px;}
.Area10 .box:last-child { margin-bottom: 0;}
.Area10 .box .boxtop { position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.Area10 .box .BN {position: relative;width: 960px;padding: 17px 0 0 0;}
.Area10 .box .BN ul { padding: 0 20px;}
.Area10 .box .BN ul li .PD_into { display: flex; flex-direction: row; padding: 0;}
.Area10 .box .BN ul li .PD_into h3 {width: 57%;font-size: 45px;color: #000000;line-height: 2.2em;max-height: 2.2em;text-align: center;}
.Area10 .box .boxbg {background-image: repeating-linear-gradient(180deg, #7898ca 0%, #004c9f 100%);border: solid 3px #ffffff94;border-top: none;border-radius: 0 0 40px 20px;padding: 26px 20px 30px;margin: 14px 0 0 0;width: 94.4%;margin: 14px auto 0 auto;}
@media screen and (min-width:768px){
.Area10 .box .BN ul li .PD_into .PD_logo {width: 30%;margin-right: 7%;background-color: #fff;border-radius: 60px;padding: 9px;box-sizing: border-box;margin-left: 3%;}
}

@media screen and (max-width:767px){
  .Area10 {}
  .Area10 .box {width: 97%;margin: 0 auto 10vw;}
  .Area10 .box .boxtop { width: 100%;}
  .Area10 .box .BN {width: 100%;padding: 2vw 0 0 0;}
  .Area10 .box .BN ul { padding: 0 4vw;}
  .Area10 .box .BN ul li .PD_into .PD_logo {margin-right: 7%;border-radius: 60px;padding: 2%;}
  .Area10 .box .BN ul li .PD_into h3 { width: 60%; font-size: 22px; line-height: 2.2em; max-height: 2.2em;}
  .Area10 .box .boxbg {border: solid 1px #ffffff94;border-top: none;border-radius: 0 0 21px 10px;padd;padding: 4% 3%;margin: -1vw 0 0 0;}
  .Area10 .box .BN ul li .PD_into .PD_logo {margin-right: 10%;background-color: #fff;border-radius: 60px;padding: 9px;box-sizing: border-box;margin-left: -1%;width: 40%;}

}

/*錨點*/
@media screen and (min-width:768px){
  .Area_below  {height:100%;}
  .Area_below .box {position:relative;}	
  /**區標**/	
  .Area_below .text {position:relative;}
  .Area_below .text .layout_text {width: 50%;margin:0 auto;padding:20px 0;}
  .Area_below .text .layout_text ul {margin:0;padding:0;}
  .Area_below .text .layout_text .PD_slide:hover{transform:none;}
  .Area_below .text .layout_text .PD a {pointer-events: none!important}
  
  .Area_below .box .layout_text {width: 60.3%;margin: 21px auto -36px;background: url(deco_line.png?t=1751943113353)top center no-repeat;background-size: 100%;}
  .Area_below .box .layout_text ul {margin:0;padding:0;}
  .Area_below .box .layout_text .PD_slide:hover{transform:none;}
  .Area_below .box .layout_text .PD a {pointer-events: none!important}
  
  .Area_below .box .layout_text .PD .PD_into h3{font-size: 44px;color: #26252a;margin-top: -35px;}
    
  .Area_below .box .layout_PD {width: 100%;margin:0 auto;padding-bottom: 21px;margin-bottom: 41px;padding-top: 21px;}	
  .Area_below .box .layout_PD ul {margin: -1px 22px 0;border-radius: 24px;border: 1px solid #fff;}	
  
}
@media screen and (max-width:767px){
  .Area_below  {height:100%;}
  .Area_below .box {margin-bottom: 2vw;}
  .Area_below .hatsale_bottom{z-index: 2;position:absolute;bottom: -7vw;left: 0;width: 100%;right: 0;margin: auto;height: 10vw;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;background-size: 100%;}
  .Area_below .below_box{padding-bottom: 1vw;} 
  
  /**區標**/	
  .Area_below .text {position:relative;}
  .Area_below .text .layout_text {width:79%;margin:5vw auto 0;padding-bottom:2vw;}
  .Area_below .text .layout_text ul {margin:0;padding:0;}
  .Area_below .text .layout_text .PD_slide:hover{transform:none;}
  .Area_below .text .layout_text .PD a {pointer-events: none!important}
        
    
  .Area_below .box .layout_text {width: 96%;margin-top: 7vw;background: url(deco_line.png?t=1751943113353)top center no-repeat;background-size: 100%;}
  .Area_below .box .layout_text ul {margin:0;padding:0;}
  .Area_below .box .layout_text .PD_slide:hover{transform:none;}
  .Area_below .box .layout_text .PD a {pointer-events: none!important}
    
  .Area_below .box .layout_text .PD .PD_into h3{font-size: 20px;color: #26252a;margin-top: -5vw;}
  .Area_below .box .layout_PD {width: 99%;margin:0 auto;padding-top: 0vw;padding-bottom: 0vw;}
  .Area_below .box .layout_PD ul {border-radius: 0.5em;}
  
    
    
}



                    
/*Phone錨點*/
.Area_floorPD_NavArea_tabbar {
  margin: 0 auto 5vw ;
  width: 94%;
}
.Area_floorPD_NavArea_tabbar.cate-fixed {
  width: 100%;
}
.Area_floorPD_NavArea_tabbar .Nav_box {
  border-radius: 8px;
  -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
          box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
}
.Area_floorPD_NavArea_tabbar .Nav li {
  overflow: visible;
}
.Area_floorPD_NavArea_tabbar.cate-fixed .Nav_box {
  border-radius: 0;
  background-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
          box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
}


/*Phone錨點*/
.Area_floorPD_NavArea_tabbar2 {
  margin: 0 auto 5vw ;
  width: 94%;
}
.Area_floorPD_NavArea_tabbar2.cate-fixed {
  width: 100%;
}
.Area_floorPD_NavArea_tabbar2 .Nav_box {
  border-radius: 8px;
  -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
          box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
}
.Area_floorPD_NavArea_tabbar2 .Nav li {
  overflow: visible;
}
.Area_floorPD_NavArea_tabbar2.cate-fixed .Nav_box {
  border-radius: 0;
  background-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
          box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
}


/*錨點*/
@media screen and (min-width:768px){
  .Area_below  {height:100%;}
  .Area_below .box {position:relative;}	
  /**區標**/	
  .Area_below .text {position:relative;}
  .Area_below .text .layout_text2 {width: 50%;margin:0 auto;padding:20px 0;}
  .Area_below .text .layout_text2 ul {margin:0;padding:0;}
  .Area_below .text .layout_text2 .PD_slide:hover{transform:none;}
  .Area_below .text .layout_text2 .PD a {pointer-events: none!important}
  
  .Area_below .box .layout_text2 {width: 70.3%;margin: 1px auto -26px;background: url(deco_line2.png?t=1751943113353)top center no-repeat;background-size: 100%;}
  .Area_below .box .layout_text2 ul {margin:0;padding:0;}
  .Area_below .box .layout_text2 .PD_slide:hover{transform:none;}
  .Area_below .box .layout_text2 .PD a {pointer-events: none!important}
  
  .Area_below .box .layout_text2 .PD .PD_into h3{font-size: 44px;color: #fff;margin-top: -13px;margin-left: 110px;}
    
  .Area_below .box .layout_PD {width: 100%;margin:0 auto;padding-bottom: 21px;margin-bottom: 41px;padding-top: 21px;}	
  .Area_below .box .layout_PD ul {margin: -1px 22px 0;border-radius: 24px;border: 1px solid #fff;}	
  
}
@media screen and (max-width:767px){
  .Area_below  {height:100%;}
  .Area_below .box {margin-bottom: 2vw;}
  .Area_below .hatsale_bottom{z-index: 2;position:absolute;bottom: -7vw;left: 0;width: 100%;right: 0;margin: auto;height: 10vw;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;background-size: 100%;}
  .Area_below .below_box{padding-bottom: 1vw;} 
  
  /**區標**/	
  .Area_below .text {position:relative;}
  .Area_below .text .layout_text2 {width:79%;margin:5vw auto 0;padding-bottom:2vw;}
  .Area_below .text .layout_text2 ul {margin:0;padding:0;}
  .Area_below .text .layout_text2 .PD_slide:hover{transform:none;}
  .Area_below .text .layout_text2 .PD a {pointer-events: none!important}
        
    
  .Area_below .box .layout_text2 {width: 100%;margin-top: 7vw;background: url(deco_line2.png?t=1751943113353)top center no-repeat;background-size: 100%;}
  .Area_below .box .layout_text2 ul {margin:0;padding:0;}
  .Area_below .box .layout_text2 .PD_slide:hover{transform:none;}
  .Area_below .box .layout_text2 .PD a {pointer-events: none!important}
    
  .Area_below .box .layout_text2 .PD .PD_into h3{font-size: 25px;color: #ffffff;margin-top: -3vw;margin-left: 16vw;}
  .Area_below .box .layout_PD {width: 99%;margin:0 auto;padding-top: 0vw;padding-bottom: 0vw;}
  .Area_below .box .layout_PD ul {border-radius: 0.5em;}
  
    
    
}

/*時尚mo+ 登場*/
.Area10m {}
.Area10m .BN { margin-bottom: 30px;}
.Area10m .Area_coupon_ppp2,
.Area10m .Area_coupon_ppp { position: relative;}
.Area10m .icon { position: absolute; top: 30px; left: 0;}
.Area10m .Area_swiper { margin-left: 70px; width: 92.5%;}
.Area10m .A10_box { margin-bottom: 50px;}
.Area10m .A10_box:last-child { margin-bottom: 0;}
.Area10m .BN_box { padding: 20px 0; background: url(Area07_BNbg.png?t=1751943113353)top center no-repeat;}
.Area10m .BN_box ul { padding: 0 255px;}
.Area10m .BN_box ul li .PD_into { display: grid; grid-template-columns: 30% 70%; padding: 0;}
.Area10m .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;}
.Area10m .BN_box ul li .PD_into h3 { font-size: 36px; color: #fff; line-height: 1.1em; max-height: 1.1em; margin-top: 20px;}
.Area10m .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;}
.Area10m .box4_swiper04-1 { background-color: #fff; padding: 10px 0;}
.Area10m .box4_swiper04-1 ul { height: 360px;}
.Area10m .box4_swiper04-1 ul li { border-radius: 0; border: solid 1px #e2e2e2 !important;}
.Area10m .box4_swiper04-1 ul li .PD_img img { border-radius: 0;}
.Area10m .box4_swiper04-2 ul { height: 310px;}
.Area10m .box4_swiper04-2 .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 0px !important ;}
@media screen and (max-width:767px){
  .Area10m {}
  .Area10m .BN { width: 96%; margin: 0 auto 4%;}
  .Area10m .icon { top: 5vw; left: 2%; width: 110%;}
  .Area10m .Area_swiper { margin-left: 10.5%; width: 89.5%;}
  .Area10m .A10_box { width: 96%; margin: 0 auto 10vw;}
  .Area10m .A10_box.A10_box_03 { width: 100%; margin: 0 auto;}
  .Area10m .BN_box { padding: 2vw 0; background: url(Area07_BNbg_m.png?t=1751943113353)top center no-repeat; background-size: 100%;}
  .Area10m .BN_box ul { padding: 0 10vw;}
  .Area10m .BN_box ul li .PD_into .PD_logo { padding: 5%; height: 16vw;}
  .Area10m .BN_box ul li .PD_into h3 { font-size: 15px; margin-top: 6%;}
  .Area10m .BN_box ul li .PD_into h4 { font-size: 18px;}
  .Area10m .box4_swiper04-1 { padding: 2% 0 1%;}
  .Area10m .box4_swiper04-1 ul { height: 60vw;}
  .Area10m .box4_swiper04-2 ul { height: 67vw;}
  .Area10m .box4_swiper04-2 .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 0px !important ;}
  .Area10m .Area_coupon_ppp .Area_swiper_box {padding-bottom: 5vw !important;}
  .Area10m .Area_coupon_ppp2 .Area_swiper_box {padding-bottom: 5vw !important;}


}


/*間距*/
@media screen and (min-width:768px){
  .Area_bottom { margin-bottom: 30px!important; }
  .Area_bottom2 { margin-bottom: 50px!important; }
  }
  @media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 3vw!important; }
  .Area_bottom2 { margin-bottom: 5vw!important; }	
  }


  
/** 倒數 **/
.TimerNick2 { position: relative; width: 100%; text-align: center; z-index: 0; padding: 0; margin: 0 auto 10px;}
.TimerNick2 .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:60px; font: bold 35px/38px Century Gothic; color:#000; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; text-align:right; background:transparent; }
.TimerNick2 div:nth-of-type(2),
.TimerNick2 div:nth-of-type(3) { width:60px;}
.TimerNick2 span { padding-left:2px; font: bold 16px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #000;}
    @media screen and (max-width:767px){
        .TimerNick2 { position: relative; width: 100%; text-align: center; z-index: 0; padding: 0; margin: 0 auto 0px;}
        .TimerNick2 .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:14vw; font: bold 7.5vw/11vw Century Gothic; color:#000; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; text-align:right; background:transparent;}
        .TimerNick2 div:nth-of-type(2),
        .TimerNick2 div:nth-of-type(3) { width:9vw;}
        .TimerNick2 span { padding-left:1vw; font: bold 4vw/11vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #000;}
    }
                    
