@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;}
.WRAPPER img { border: 0; vertical-align: top;}
.WRAPPER a { text-decoration: none;}
@media screen and (max-width:767px){
  .WRAPPER { min-width: inherit;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*區塊_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);}
.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;}

  .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;}
}

/*背景*/
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.png?t=1751268563815) no-repeat center top;}
.bg_fix { z-index: -1; position: fixed; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bg_fix.jpg?t=1751268563815) no-repeat center top;}
.bgdeco { z-index: 0; position: absolute; top: 1250px; left: 0; width: 100%; min-width: 2000px; height: 100%; background: url(bgdeco.png?t=1751268563815) repeat-y center top;background-size: 100%;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(bgtop_m.png?t=1751268563815) no-repeat center 44px; background-size: 100%;}
  .bg_fix { min-width: inherit;  background: url(bg_fix_m.jpg?t=1751268563815) no-repeat center 44px; background-size: 100%;}
}

/*間距*/
.Area_bottom { margin-bottom: 50px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 6vw;}
}

/*公版*/
.bg_box { background: url(bg_box.png?t=1751268563815)top center repeat-y;}
.bg_boxbottom { position: relative;  background: url(bg_boxbottom.png?t=1751268563815)top center no-repeat; height: 39px;}
.bg_box2 { background: url(bg_box2.png?t=1751268563815)top center repeat-y;}
.bg_boxbottom2 { position: relative;  background: url(bg_boxbottom2.png?t=1751268563815)top center no-repeat; height: 45px;}
@media screen and (max-width:767px){
  .bg_box { background: url(bg_box_m.png?t=1751268563815)top center repeat-y; background-size: 100%;}
  .bg_boxbottom { background: url(mbg_boxbottom.png?t=1751268563815)top center no-repeat; height: 4vw; background-size: 100%;top: 0;}
  .bg_box2 { background: url(bg_box2_m.png?t=1751268563815)top center repeat-y; background-size: 100%;}
  .bg_boxbottom2 { background: url(mbg_boxbottom2.png?t=1751268563815)top center no-repeat; height: 4vw; background-size: 100%;top: 0;}
}

/*移除公版設定*/
.Area .remove_box_style ul { background-color: transparent; grid-gap: 10px;}
.Area .remove_box_style ul li { border: none!important;background-color:transparent;}
@media screen and (max-width:767px){
  .Area .remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .remove_box_style ul {}
}
/*輪播移除公版設定*/
.Area .swiper_remove_box_style ul { background-color: transparent; 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 {}
}
/*3品公版間距*/
.Area .PD_layout-add2cart ul { padding: 20px;}
@media screen and (max-width:767px){
  .Area .PD_layout-add2cart ul { padding: 0.2em 0;}
  .Area .PD_layout-add2cart ul li { padding: 0.2em;}
}

/*BN輪播移除公版設定*/
.Area .swiper_remove_box_style_K1 ul {display: flex;background-color: transparent;grid-gap: 0;padding: 0;}
.Area .swiper_remove_box_style_K1 ul li { border: none!important; }
.Area .swiper_remove_box_style_K1 ul li,
.Area .swiper_remove_box_style_K1 ul li .PD_img img { }
@media screen and (max-width:767px){
  .Area .swiper_remove_box_style_K1 ul { width: 100%;}
  .Area .swiper_remove_box_style_K1 ul {}
}

/*版頭*/
.Area_top {position: relative;height:980px;}
.Area_top .main {position:relative;width: 100%;left: 87px;top: 72px;z-index: 1;}
.Area_top .main .PD img { width: auto;}
.Area_top .main ul li { pointer-events: none;}
.Area_top .main .PD_slide {min-width: 10%;}
.Area_top .main li:nth-of-type(1) {position: absolute;top: 0;left: 24px;}
.Area_top .main li:nth-of-type(2) {position: absolute;top: 30px;left: 0;}
.Area_top .topPD {position:absolute;left: 555px;top: 302px;z-index: 1;}
.Area_top .topPD ul {padding: 0; grid-gap: 0;}
.Area_top .topPD ul li { pointer-events: none;}
.Area_top .top_deco01 {position:absolute;top: 515px;left: 258px;z-index: 3;}
.Area_top .top_deco02 {position:absolute;top: 319px;left: 1081px;z-index: 1;}
.Area_top .top_deco03 {position:absolute;top: 606px;left: -160px;z-index: 2;}
@media screen and (max-width:767px){
  .Area_top {height: 102vw;}
  .Area_top .main {position:relative;width: 100%;left: 0;top: 0;z-index: 1;}
  .Area_top .main li:nth-of-type(1) {position: absolute;top: 4vw;left: 6vw;width: 46%;}
  .Area_top .main li:nth-of-type(2) {position: absolute;top: 7vw;left: 3vw;width: 79%;}
  .Area_top .main .PD img {width: 100%;}
  .Area_top .main .PD_slide {min-width: 0;}	
  .Area_top .topPD {left: 32vw;top: 31.5vw;width: 63%;}	
  .Area_top .top_deco01 {position: absolute;top: 53vw;left: 13vw;width: 15%;}				
  .Area_top .top_deco02 {position: absolute;top: 29.5vw;left: 81.5vw;width: 12%;}																		
}

/*副標*/
.sub .PD_layout ul{display: flex;padding: 0;}
@media screen and (min-width: 768px){
.sub {position: absolute;top: 707px;left: 24px;width: 50%;height: 165px;z-index: 30;overflow: hidden;}	
.sub .PD_layout .PD img {width: 66%;}	
}
@media screen and (max-width:767px){
.sub {position: absolute;top: 75vw;left: 2vw;width: 56%;z-index: 30;overflow: hidden;}
.sub .PD_layout .PD img {width: 79%;padding: 0;}
}

/*日期*/
.TIMER_DAY {/*transform: skew(0deg, -6deg);*/position: absolute; top: 312px; left: 126px; width: 30%; padding: 0; display: block; font-size: 55px; font-weight: bold; letter-spacing: -1px; font-family: "Century Gothic"; text-align: left;z-index: 15; box-sizing: border-box;/*transform: rotate(6deg);*/color: #ffffff;}
.TIMER_DAY small {font-size: 25px;line-height: 0; margin-left: -15px; font-weight: 100; position: relative;}
.TIMER_DAY #sendMonth {width: 60px; display: inline-block;}
.TIMER_DAY #sendToday {width: 60px; display: inline-block; margin-left: -10px;}
.TIMER_DAY .sendtxt { font-size: 0.9em; font-weight: 500;}
@media screen and (max-width: 736px){ 
.TIMER_DAY {display: block;position: absolute;width: 38%;top: 31vw;left: 8vw;font-size: 5vw;letter-spacing: 0;font-family: "Century Gothic";text-align: left;margin: 0;font-weight: 900;/*transform: rotate(6deg);*/color: #ffffff;height:7vw;z-index: 15;}
.TIMER_DAY small {font-size: 4vw;line-height: 0; margin-left: -4%;}    
.TIMER_DAY #sendMonth {display: inline-block; font-size: 1.1em; width: 4vw;}
.TIMER_DAY #sendToday {width: 6.5vw; display: inline-block; font-size: 1.1em; font-family: "Century Gothic"; margin-left: -3%;}
.TIMER_DAY .sendtxt {font-weight: 500;font-size: 1.1em;}	
}

/*區標*/
.title2 {width: 77%;}
.title ul {padding: 0;grid-gap:0!important;}
.title ul li { pointer-events: none;}
.bg_top {position: absolute;margin: 0 auto;width: 100%;height: auto;top:0;z-index: 0;}
.bg_top img {width: 100%;}
.box_txt {position: absolute;margin: 0 auto;width: 100%;height: auto;}
.box_txt img {width: 79%;}
.txt ul {position: relative;padding: 0;margin: 0;list-style: none;height: 145px;top:0;}
.txt ul li { background-color: transparent; pointer-events: none;padding: 0;}
.txt .PD_into {padding: 0;}
.txt ul li h5 {position: relative;top:60px;left: 50px; margin: 0;padding: 0;width: 40%;font: 63px/60px "Noto Sans CJK SC";font-weight: 700;text-align: left;overflow: hidden;color: #fbfbb5;letter-spacing:-4px;}
.txt2 ul {position: relative;padding: 0;margin: 0;list-style: none;height: 210px;top:0;}
.txt2 ul li { background-color: transparent; pointer-events: none;padding: 0;}
.txt2 .PD_into {padding: 0;}
.txt2 ul li h5 {position: relative;top:57px; margin: 0;padding: 0;width: 100%;font: 63px/60px "Noto Sans CJK SC";font-weight: 700;text-align: center;overflow: hidden;color: #3c813a;letter-spacing:-4px;}
@media screen and (max-width:767px){
  .title2 {width: 100%;}
  .bg_top {position: absolute;margin: 0 auto;width: 100%;top:0;}
  .bg_top img {width: 100%;}
  .box_txt {position: absolute;margin: 0 auto;width: 100%;}
  .box_txt img {width: 100%;}
  .txt ul {padding: 0;margin: 0;list-style: none;height: 16vw;}
  .txt ul li { background-color: transparent; pointer-events: none;padding-top: 0;}
  .txt .PD_into {padding: 0;}
  .txt ul li h5 {position: relative;top:5vw;left:5vw;margin: 0;padding: 0;width: 100%;font: 6.5vw/9vw "Noto Sans CJK SC";font-weight: 700;text-align: left;letter-spacing: -0.5vw;overflow: hidden;}
  .txt2 ul {padding: 0;margin: 0;list-style: none;height: 22vw;}
  .txt2 ul li { background-color: transparent; pointer-events: none;padding-top: 0;}
  .txt2 .PD_into {padding: 0;}
  .txt2 ul li h5 {position: relative;top:5vw;margin: 0;padding: 0;width: 100%;font: 6.5vw/9vw "Noto Sans CJK SC";font-weight: 700;text-align: center;letter-spacing: -0.5vw;overflow: hidden;}
}

/*潮熱銷時尚單品*/
.Area01 {}
.Area01 .layout_PD {width: 94%;}
@media screen and (max-width: 767px){
  .Area01 {}
  .Area01 .layout_PD {width: 96%;}
}

/*潮好康券天天領*/
.Area02 {}
.Area02 .A02_box_03 {width: 65%;margin: 0 auto;}
.Area02 .A02_box_03 ul li {padding: 0 20px;}
.Area02 .Area_coupon_ppp2,
.Area02 .Area_coupon_ppp { width: 98.5%; margin: 0 auto;}
.Area02 .Area_coupon_ppp2 .Area_swiper,
.Area02 .Area_coupon_ppp .Area_swiper { width: 100%;}
@media screen and (max-width: 767px){
  .Area02 {}
  .Area02 .A02_box_03 { margin: 0 auto; width: 96%;}
  .Area02 .A02_box_03 ul li {padding: 0 2vw;}
  .Area02 .Area_coupon_ppp2,
  .Area02 .Area_coupon_ppp { width: 96.5%;}

}

/*複製領券*/
.PD_copy {width: 100%;}
.PD_copy ul { padding: 0 .5em;}
.PD_copy ul li {background-color: #ffffff !important;border-radius: 30px;overflow: hidden;}
.PD_copy .PD_into { padding: 0; padding-bottom: .75em; text-align: center;}
.PD_copy .PD h3 { color: #000; font-size: 2.2em; font-weight: 700; background-color: #fbfbb5; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
.PD_copy .PD h4 { color: #000; font-size: 2em; font-weight: 600; line-height: 1.35; margin: .35em 0 .1em;}
.PD_copy .PD h4 hover { color: #000; }
.PD_copy .PD .gobtn {margin-left: 53%;width: 25.5%;}
/*改成flex排列*/
.PD_copy .Area_copy { display: flex; justify-content: space-evenly; align-items: center; position: absolute; bottom: .75em; left: 8.2%; width: 50%; line-height: 2.35; background-color: #919191; border-radius: 20em;}
.PD_copy .Area_copy .copyTxt { /*position: absolute; top: 10%; left: 2.5%; width: 7.7em; height: 80%;*/ flex-basis: 70%; font-size: 1.05em; line-height: 1.8; background-color: #fff; border-radius: 20em; font-weight: 700; overflow: hidden;}
.PD_copy .Area_copy .btn_copy { padding-right: .5em; /*text-align: right;*/}
.PD_copy .Area_copy .btn_copy button { padding: 0; background: none; border: none; color: #fff; font-size: 1.05em; font-weight: 600; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
/*h3前綴logo*/
.PD_copy .PD h3 span { position: relative; overflow: visible; margin-left: 5vw;}
.PD_copy .PD h3 span::before { content: ""; pointer-events: none; position: absolute; top: 116%; left:-5.8vw; transform: translateY(-50%); width:5vw; height: 6.5vw; background-image:url(logo_after.png?t=1740065785101); background-position: center top; background-size: 100%; background-repeat: no-repeat;}
/*改成flex排列*/
.PD_copy .Area_copy {display: flex;justify-content: space-evenly;align-items: center;position: absolute;bottom: 1em;left: 16.2%;width: 35%;line-height: 5.35;background-color: #919191;border-radius: 20em;}
.PD_copy .Area_copy .copyTxt {/*position: absolute; top: 10%; left: 2.5%; width: 7.7em; height: 80%;*/flex-basis: 70%;font-size: 1.6em;line-height: 2.5;background-color: #fff;border-radius: 20em;font-weight: 700;overflow: hidden;}
.PD_copy .Area_copy .btn_copy { padding-right: .5em; /*text-align: right;*/}
.PD_copy .Area_copy .btn_copy button {padding: 0;background: none;border: none;color: #fff;font-size: 1.3em;font-weight: 600;font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
@media screen and (max-width:767px){
  /*複製領券*/
  .PD_copy {margin-bottom: 2vw;width: 95%;}
  .PD_copy ul { padding: 0 .5em;}
  .PD_copy ul li { background-color: #ffffff; border-radius: 10px; overflow: hidden;}
  .PD_copy .PD_into { padding: 0; padding-bottom: .75em; text-align: center;}
  .PD_copy .PD h3 { color: #000; font-size: 1.2em; font-weight: 700; background-color: #fbfbb5; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
  .PD_copy .PD h4 { color: #000; font-size: 1.1em; font-weight: 600; line-height: 1.35; margin: .35em 0 .1em;}
  .PD_copy .PD .gobtn { margin-left: 61%; width: 30.5%;}
  /*改成flex排列*/
  .PD_copy .Area_copy { display: flex; justify-content: space-evenly; align-items: center; position: absolute; bottom: .75em; left: 8.2%; width: 50%; line-height: 2.35; background-color: #919191; border-radius: 20em;}
  .PD_copy .Area_copy .copyTxt { /*position: absolute; top: 10%; left: 2.5%; width: 7.7em; height: 80%;*/ flex-basis: 70%; font-size: 1.05em; line-height: 1.8; background-color: #fff; border-radius: 20em; font-weight: 700; overflow: hidden;}
  .PD_copy .Area_copy .btn_copy { padding-right: .5em; /*text-align: right;*/}
  .PD_copy .Area_copy .btn_copy button { padding: 0; background: none; border: none; color: #fff; font-size: 1.05em; font-weight: 600; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
  /*h3前綴logo*/
  .PD_copy .PD h3 span { position: relative; overflow: visible; margin-left:14vw;}
  .PD_copy .PD h3 span::before { content: ""; pointer-events: none; position: absolute; top:62%; left:-12.8vw; transform: translateY(-50%); width:11vw; height: 6.5vw; background-image:url(logo_after.png?t=1740065785101); background-position: center top; background-size: 100%; background-repeat: no-repeat;}
  /*改成flex排列*/
  .PD_copy .Area_copy { display: flex; justify-content: space-evenly; align-items: center; position: absolute; bottom: .75em; left: 8.2%; width: 50%; line-height: 2.35; background-color: #919191; border-radius: 20em;}
  .PD_copy .Area_copy .copyTxt { /*position: absolute; top: 10%; left: 2.5%; width: 7.7em; height: 80%;*/ flex-basis: 70%; font-size: 1.05em; line-height: 1.8; background-color: #fff; border-radius: 20em; font-weight: 700; overflow: hidden;}
  .PD_copy .Area_copy .btn_copy { padding-right: .5em; /*text-align: right;*/}
  .PD_copy .Area_copy .btn_copy button { padding: 0; background: none; border: none; color: #fff; font-size: 1.05em; font-weight: 600; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
  .PD_copy .PD h4 hover { color: #000; }
}

/*潮好買美妝店家*/
@media screen and (min-width:768px){
.Area03 {}
.Area03 .layout_PD li {background: url("Area03_bg.png?t=1751268563815") center top / 100% no-repeat scroll;}	
.Area03 .layout_PD .PD_time {position: relative;top: 6px;left: 16px;font: bold 29px / 65px "微軟正黑體", "Microsoft JhengHei", Arial, Helvetica;width: 75%;text-align: left;}
.Area03 .layout_PD .PD_img {padding:0 11px;}
.Area03 .layout_PD .PD_img img {border-radius:0!important;}
.Area03 .layout_PD .PD_slide .PD_into {padding: 14px 5px 29px; box-sizing: border-box; width: 87%; margin: 0 auto;}
.Area03 .layout_PD .PD_slide .PD_into h3 {position: relative;top: -2px;left: 21px;max-height: 1.4em;font-family: Noto Sans CJK TC;font-weight: bold;font-size: 1.5em;line-height: 1.6em;color:#000;text-align: left;}
.Area03 .layout_PD .PD_slide .PD_into h4 {font-size: 1.5em;color: #000;text-align: left;position: relative; margin-top: 35px;}
.Area03 .layout_PD .PD_slide .PD:hover h4 { color:#ff5351;}
.Area03 .layout_PD .PD_slide .PD p del {position: absolute;top: 10px;left:22px;color:#afafaf;font-size: 25px;}
.Area03 .layout_PD .PD p .Price {position: absolute;font-weight: 700;color:#ff5351;font-size: 2.2em;top: 5px;left: 114px;}
.Area03 .layout_PD .PD p {position: relative;top: 0;left: 0;height: 3em;padding: 0;line-height: 1.6em;font-size:1.3em;color:#ff5351;}
.Area03 .layout_PD .PD p .money {position: absolute;font-size: 29px;left: 100px;top: 9px;}
}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .layout_PD ul { height: 77vw;}
  .Area03 .layout_PD li {width:100%; left: 0;background: url("Area03_bg_m.png?t=1751268563815") center top / 100% no-repeat scroll;}
  .Area03 .layout_PD .PD_time {position: relative;top: 0.5vw;left: 0;font: bold 18px / 35px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;width: 78%;}
  .Area03 .layout_PD .PD_img {padding:0 1.4vw;}
  .Area03 .layout_PD .PD_img img {border-radius:0!important;}
  .Area03 .layout_PD .PD_slide .PD_into { width: 92%; margin: 0 auto;}
  .Area03 .layout_PD .PD_slide .PD_into h3 {padding: 0;max-height: 1.4em;font-weight: bolder;font-size: 0.9em;line-height: 1.7em;margin: 0;color: #000; text-align: left;}
  .Area03 .layout_PD .PD_slide .PD_into h4 {padding: 0;font-size: 0.9em;color:#000;margin: 0;text-align: center; text-align: left; margin-top: 3.5vw;}
  .Area03 .layout_PD .PD_slide .PD p del {color:#afafaf;}
  .Area03 .layout_PD .PD p .Price {color:#ff5351;}
  .Area03 .layout_PD .PD p {color:#ff5351;}
}

/*潮美的購物清單*/
.Area04 {}
.Area04 .box_all {background-color: #3c813a;border-radius: 15px;padding: 20px 0;overflow: hidden;}
.Area04 .box_all .layout_PD {width: 96%;margin: 0 auto;}
.Area04 .box_all .layout_PD .PD_btn {background-image: repeating-linear-gradient(45deg, #2d9e46 -2%, #2d9e46 120%);}
.Area04 .box_all .layout_PD .PD_btn.more {background-color: #404040!important;}
.Area04 .box_all .layout_PD .PD_btn.more b {color: #fff!important;}
.Area04 .box_all .layout_PD .PD_btn.more i {border-color: #fff!important;}
.Area04 .NavArea_tabbar_page .Nav .swiper-slide-active i {border: 1px solid #3d813b !important;background-color: #3d813b !important;}
@media screen and (max-width:767px){
  .Area04 {}
  .Area04 .box_all {width: 97%;margin: 0 auto;}
  .Area04 .box_all .layout_PD {width: 100%;margin: 0 auto;}
}

/*潮優惠店家加碼*/
.Area05 {}
.Area05 .txt2 ul li h5 {color: #f15755;}
.Area05 .box_all {background-color: #f15755;border-radius: 15px;padding: 20px 0;overflow: hidden;}
.Area05 .box_all .layout_PD {width: 96%;margin: 0 auto;}
.Area05 .box_all .layout_PD .PD_btn {background-image: repeating-linear-gradient(45deg, #f15755 -2%, #f15755 120%);}
.Area05 .box_all .layout_PD .PD_btn.more {background-color: #404040!important;}
.Area05 .box_all .layout_PD .PD_btn.more b {color: #fff!important;}
.Area05 .box_all .layout_PD .PD_btn.more i {border-color: #fff!important;}
.Area05 .NavArea_tabbar_page .Nav .swiper-slide-active i {border: 1px solid #f15755 !important;background-color: #f15755 !important;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .box_all {width: 97%;margin: 0 auto;}
  .Area05 .box_all .layout_PD {width: 100%;margin: 0 auto;}
}

/*潮時髦新品選擇*/
.Area06 {}
.Area06 .box_all {background-color: #3c813a;border-radius: 15px;padding: 20px 0;overflow: hidden;}
.Area06 .box_all .layout_PD {width: 96%;margin: 0 auto;}
.Area06 .box_all .layout_PD .PD_btn {background-image: repeating-linear-gradient(45deg, #2d9e46 -2%, #2d9e46 120%);}
.Area06 .box_all .layout_PD .PD_btn.more {background-color: #404040!important;}
.Area06 .box_all .layout_PD .PD_btn.more b {color: #fff!important;}
.Area06 .box_all .layout_PD .PD_btn.more i {border-color: #fff!important;}
.Area06 .NavArea_tabbar_page .Nav .swiper-slide-active i {border: 1px solid #3d813b !important;background-color: #3d813b !important;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .box_all {width: 97%;margin: 0 auto;}
  .Area06 .box_all .layout_PD {width: 100%;margin: 0 auto;}
}

/*隱鑶*/
.for_pc {}
.for_phone { display:none !important;}
	@media screen and (max-width:767px){
		.for_pc { display:none !important;}
		.for_phone { display: inherit !important;}
	}
    @media screen and (min-width:1300px){
        .for_newphone { display:none !important;} 
    }
