@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; padding-bottom: 10vw; }
  .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);}
.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: 8vw;}
}
/*間距*/
.Area_bottom2 { margin-bottom: 30px;}
@media screen and (max-width:767px){
  .Area_bottom2 {margin-bottom: 5vw;}
}

/*共用樣式*/
.pointer-off ul li{ pointer-events: none;}
.bg_b{padding: 80px 0 0px;}
/* .bg_b{ background: url(box_top.jpg?t=1775614572778) top center no-repeat, url(box_bt.jpg?t=1775614572778) bottom center no-repeat,url(box_re.jpg?t=1775614572778) top center repeat-y;} */
@media screen and (max-width:767px){
  .bg_b{background: url(m_box_top.png?t=1775614572778) top center no-repeat, url(m_box_re.png?t=1775614572778) top center repeat-y;background-size: 100%;padding: 9vw 0 0;border-radius: 1.7em;}
  /* .bg_b{background: url(m_box_top.png?t=1775614572778) top center no-repeat, url(m_box_bt.png?t=1775614572778) bottom center no-repeat ,url(m_box_re.png?t=1775614572778) top center repeat-y;background-size: 100%;padding: 16vw 0 5vw;border-radius: 1.7em;} */
  .PD_box .PD_layout {padding: 0 3vw;}
  /* .PD_box01 .PD_layout {z-index: 10;} */
  
  .m_box_bt {position: relative;top: -13vw;z-index: -1;}
  .m_box_bt2 {top: -6vw;}

}




/*版頭背景*/
@media screen and (min-width:787px){
  .bg_01 {z-index: -10;position:absolute;top: 0;left:0;width:100%;height: 100%;background-repeat: no-repeat;background-position: center top;pointer-events:none;}
  .bg_02 {z-index: -10;position:absolute;top: 1400px;left:0;width:100%;height: 780px;background-repeat: repeat-y;background-position: center top;pointer-events:none;}
  .bg_deco_repeat { z-index: 20; position:absolute; top: 800px; left:0; width:100%; min-width:1220px; height:100%; background-repeat:repeat-y; background-position:center top; transition: 0.5s linear; pointer-events:none;}
  .bg_fixed {z-index: -15;position:fixed;top: -160px;left:0;width:100%;height: 2000px;background-repeat: no-repeat;background-position: center top;pointer-events:none;}
}

@media screen and (max-width:767px){
  .bg_01_m { z-index:-1; position:absolute; top: 10vw; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;background-size:100%;}
  .bg_02_m {z-index: -3;position:absolute;top: 808.7vw;left:0;width:100%;height: 1030vw;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size:100%;}
  .bg_03_m {z-index: -3;position:absolute;bottom: 0vw;left:0;width:100%;height: 398vw;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size:100%;}
  .bg_fixed_m {z-index: -4;position:fixed;top: 0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size:100%;}
}
  

@media screen and (min-width:768px){
  .top_water {z-index: 4;position: absolute;top: -1px;left: 137px;pointer-events: none;mix-blend-mode: color-dodge;}
  .top_water img {width: 100%;}

  .top_water2 {z-index: 7;position: absolute;top: 15px;left: 205px;pointer-events: none;mix-blend-mode: color-dodge;}
  .top_water2 img {width: 100%;}
}

@media screen and (max-width: 767px){
  .top_water {z-index: 4;position: absolute;top: 0;left: 0;width: 100%;pointer-events: none;mix-blend-mode: color-dodge;}
  .top_water2 {z-index: 7;position: absolute;top: 0;left: 0;width: 100%;pointer-events: none;mix-blend-mode: color-dodge;}

  .top_deco {z-index: 0;position: absolute;top: -1vw;left: -0.5vw;width: 100%;pointer-events: none;}
  .top_deco2 {z-index: 0;position: absolute;top: -1vw;left: 0;width: 100%;pointer-events: none;}
}
  
  



/*版頭*/
.Area_top { height: 1060px;}
.Area_top .title01 { position: absolute; width: 960px; top: 0; left: 50%; transform: translateX(-50%);}
.Area_top .main01{ position: absolute; top: 15px; right: 390px;}
.Area_top .main02{ position: absolute; top: 194px; left: 321px;}
.Area_top .main03{ position: absolute; top: 540px; left: 439px;}
.Area_top .main04{ position: absolute; top: 330px; right: 320px;}

.Area_top .title02 {position: absolute;top: 3px;left: 50.1%;transform: translateX(-50%);width: 100%;z-index: 3;}

  /*大標*/ 
  .Area_top .title01 {width: 39.5%;position:absolute;top: 40px;left: 361px;height: auto;z-index: 7;}
  .Area_top .title01 img {width: 77%;}
  .Area_top .title01  ul li{position: absolute;opacity: 0;}
  .Area_top .title01  ul li:nth-child(1){top:10px;left: -60px;}
  .Area_top .title01  ul li:nth-child(2){top: 10px;left: 97px;}
  .Area_top .title01  ul li:nth-child(3){top: 181px;left: -59px;}
  .Area_top .title01  ul li:nth-child(4){top: 181px;left: 101px;}
  .Area_top .title01  ul li:nth-child(5){top: 181px;left: 254px;}
  .Area_top .title01  ul li:nth-child(1) img{width: 35%;}
  .Area_top .title01  ul li:nth-child(2) img{width: 35%;}
  .Area_top .title01  ul li:nth-child(3) img{width: 35%;}
  .Area_top .title01  ul li:nth-child(4) img{width: 35%;}
  .Area_top .title01  ul li:nth-child(5) img{width: 35%;}
  .Area_top .title01 input{position: relative;top: -30px;}

.Area_top .title02 img { width: 78%;}
.Area_top .title02 ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 166px;}
.Area_top .title02 ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}

@media screen and (max-width:767px){
  .Area_top {height: 102vw;top: 0;}
  .Area_top .title01 {width: 100%;top: -1vw;}

  /*大標*/ 
  .Area_top .title01 {width: 17.8%;position:absolute;top: -71vw;left: -13.9vw;height: auto;z-index: 11;}
  .Area_top .title01_0 {width: 100%;position:absolute;top: 0;left: 0;height: auto;z-index: 11;}
  .Area_top .title01 img {width: 68%;}
  .Area_top .title01  ul li{position: absolute;opacity: 0;}
  .Area_top .title01  ul li:nth-child(1){top: 74.8vw;left: 31.8vw;}
  .Area_top .title01  ul li:nth-child(2){top: 74.8vw;left: 48.02vw;}
  .Area_top .title01  ul li:nth-child(3){top: 92.8vw;left: 31.8vw;}
  .Area_top .title01  ul li:nth-child(4){top: 92.8vw;left: 48.45vw;}
  .Area_top .title01  ul li:nth-child(5){top: 92.8vw;left: 64.3vw;}
  .Area_top .title01  ul li:nth-child(1) img{width: 100%;}
  .Area_top .title01  ul li:nth-child(2) img{width: 100%;}
  .Area_top .title01  ul li:nth-child(3) img{width: 100%;}
  .Area_top .title01  ul li:nth-child(4) img{width: 100%;}
  .Area_top .title01  ul li:nth-child(5) img{width: 100%;}
  .Area_top .title01  ul li .PD .PD_img{display: block!important;}
  
  .Area_top .main01{ width: 28vw; top: 2vw; right: 27vw;}
  .Area_top .main02{ width: 33vw; top: 20vw; left: 20vw;}
  .Area_top .main03{ width: 28vw; top: 58vw; left: 32vw}
  .Area_top .main04{ width: 30vw; top: 34vw; right: 20vw;}
  .Area_top .title02 {top: -1.2vw;width: 100%;z-index: -1;}
  .Area_top .title02 img { width: 100vw;}
  .Area_top .title02 ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 12vw;}
  .Area_top .title02 ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
}


/*編輯按鈕移動*/
#eWriterBtn_bt_B_000_v0-P2 { margin-left: 730px!important; margin-top: 30px!important; }



/*日期*/	
.Area_top .date {position:absolute;top: 161px;left: 492px;width: 20%;}
.Area_top .date .bg {position:relative;}
.Area_top .date .bg img {width: 100%;}
.Area_top .date_bg {position: absolute;top: 20px;left: 119px;}
.Area_top .date_bg img {width: 85%;}
.Area_top .date .TIMER_DAY span {font-size: 65px;font-weight: 200;line-height: 0;margin-left: 0;color: #f8f4c1;letter-spacing:0;font-family: "Century Gothic", serif;font-weight: 600;font-weight:lighter !important;}
.Area_top .date .TIMER_DAY small {font-size: 27px;font-weight:lighter;line-height:5px;margin-left: 6px;color: #f8f4c1;letter-spacing:0;font-family: "Century Gothic", serif;font-weight: 600;}
.Area_top .date .TIMER_DAY #sendMonth {text-align: left;display: inline-block;}
.Area_top .date .TIMER_DAY #sendToday {margin-left: 0;text-align: left; display: inline-block;}
@media screen and (max-width: 767px){
  .Area_top .date {position:absolute;top: 12.6vw;left: 17.7vw;width: 60%;z-index: 1;display: inline-flex;font-size: 4vw;font-weight: 200;color: #231b0e;letter-spacing:0;text-align:center;align-items: baseline;justify-content: center;font-family:"Century Gothic";}
  .Area_top .date_bg {position: absolute;top: -0.5vw;left: 0;}
  .Area_top .date_bg img {width: 90%;}
  .Area_top .date .TIMER_DAY span {font-size: 7.3vw;font-weight: 200;line-height: 0;margin-left: 0;color: #f8f4c1;letter-spacing:0;font-family: "Century Gothic", serif;font-weight: 200;width: 0;}
  .Area_top .date .TIMER_DAY small {font-size: 3vw;font-weight:lighter;line-height:10vw;margin-left:0;padding-left: 4vw;color: #f8f4c1;letter-spacing:0;font-family: "Century Gothic", serif;}
  .Area_top .date .TIMER_DAY #sendMonth {text-align: left;display: inline-block;}
  .Area_top .date .TIMER_DAY #sendToday {margin-left: 0;display: inline-block;text-align: left;padding-left: 0vw;}
}




  @import url("https://use.typekit.net/wwd3xmz.css");

  body {
    font-family: "minion-pro", serif;
  }


/*日期做圖*/	
@media screen and (min-width: 768px) {
  .Area_top .top_date{width: 14.6%;position: absolute;top: 59px;left: 526px;z-index: 2;}
}
@media screen and (max-width: 767px){
  .Area_top .top_date {width: 18.8%;position: absolute;top: 5vw;left: 41.8vw;z-index: 6;}
}




/** 倒數 **/
.TimerNick { padding: 0 0 1%; margin: 0 auto; width: 60%; text-align: center; position: relative; top: -20px;}
.TimerNick .FontStyle { display: inline-block; margin: 0; padding: 0; width: 50px; font: normal 35px / 35px Arial; color: #fff1dc; letter-spacing: -1px; text-align: center; background: #000; border-radius: 6px; padding: 3px 1px 3px 0;}
.TimerNick span { padding-left: 2px; font: 35px/35px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em; color: #000;}
.TimerNick small{  position: relative; font:15px/24px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0; color: #fff1dc;}
  @media screen and (max-width:767px){
    .TimerNick { width: 80%; margin: 0 auto; top: -1vw;}
    .TimerNick .FontStyle { width: 6vw; font: normal 4vw/4vw Arial; padding: 1.2vw 1.2vw 0.2vw 0.8vw;}
    .TimerNick div:nth-of-type(2),
    .TimerNick div:nth-of-type(3),
    .TimerNick div:nth-of-type(4){ width: 5vw;}
    .TimerNick span { font: 4vw/4vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0;}
  }




/** 倒數 **/
.TimerNick_2 {position: absolute;top: 140px;left: 50%;transform: translateX(-50%);width: 50%;height: 50px;text-align: center;padding: 0;z-index:4;margin: 0;border-radius: 5em;}
.TimerNick_2 .FontStyle {position: relative;display:inline-block;/* width: 50px; */top: 1px;font: normal 42px/42px Arial;color: #f4507c;letter-spacing: 0px;text-align:right;background-color: #ffffffba;height: 40px;padding: 1%;border-radius: 0.2em;}
.TimerNick_2 span {padding-left: 4px;font: 30px/40px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;font-weight: 600;color: #fff;}
.TimerNick_2 small{  position:relative; font: bold 16px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0em;color: #2a0d05;}
@media screen and (max-width: 767px){
  .TimerNick_2 {position: absolute;top: 15vw;left: 50vw;margin: 0 auto 8vw;width: 100%;height: 12vw;text-align: center;padding: 0;border: #0000 0px solid;}
  .TimerNick_2 .FontStyle {margin:0;padding: 0 0.8vw 0.8vw;border:0px;width: 5vw;height: 5vw;font: normal 5vw/6vw Arial;letter-spacing:-1px;text-align: center;background-color: #ffffffba;}
  .TimerNick_2 div:nth-of-type(2),
  .TimerNick_2 div:nth-of-type(3),
  .TimerNick_2 div:nth-of-type(4){width: 6vw;/* padding-left: 1vw; */}
  .TimerNick_2 span {padding-left: 0.8vw;padding-right: 0.5vw;font: bold 3.5vw/11vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: 0em;font-weight: 400;}
}
  


/* 按鈕3顆 */
.top_btn{z-index: 10;margin-bottom: 50px;}
.top_btn .PD_layout ul{ padding: 3px 16px 0 ;}
@media screen and (min-width: 768px) {
  .top_btn .btnbg{position: absolute;top: 0;margin-bottom: 10px;}
  .top_btn .btn_box {width: 90%;padding-top: 15px;margin: 0 auto;}
  .top_btn .btn_box .PD_layout ul{grid-gap: 0 26px;}
}
@media screen and (max-width:767px){
  .top_btn{ margin-bottom: 4vw;}
  .top_btn .btnbg{position: absolute;top: 0;margin-bottom: 10vw;}
  .top_btn .btn_box {width: 96%;padding-top: 0.7vw;margin: 0 auto;}
  .top_btn .btn_box .PD_layout ul{grid-gap: 0 1.5vw;}
}


/*按鈕4顆*/
.Area_activ {z-index: 10;margin-bottom: 80px;}
.Area_activ .btnbg{position: absolute;top: 0;}
.Area_activ .PD_layout ul{padding: 0 13px;}
@media screen and (min-width: 768px) {
  .Area_activ .PD_layout ul{width: 94%;padding-top: 38px;grid-gap: 20px;}
}


@media screen and (max-width:767px){
  .Area_activ {margin-top: -14vw;margin-bottom: 6vw;}
  .Area_activ .btnbg{position: absolute;top: -4vw;}
  .Area_activ .btn_box {}
  .Area_activ .btn_box .PD_layout ul{grid-gap: 6px;}
}


/* 按鈕4顆 */
.ig_btn {margin-bottom: 5px;}
@media screen and (max-width:767px){
  .ig_btn {margin-bottom: 2vw;}
}


.Area01 .PD_box .PD_layout {padding-top: 50px;} 
@media screen and (max-width:767px){
  .Area01 .PD_box .PD_layout {padding-top: 6vw;} 
}

/*現時保暖特輯*/
.Area02 .box{position: relative; height: 380px;} 
.Area02 .title{ position: absolute; width: 7.3%; top: 11px; left: 100px;}
.Area02 .box3_swiper{ position: absolute; right: 80px;}
@media screen and (max-width:767px){
  .Area02 .box{ height: 72vw;} 
  .Area02 .title{ width: 17%; top: 0; left: 0;}
  .Area02 .box3_swiper{ right: -18vw;}
}

/*Area04*/
.Area04 { padding: 130px 0 60px;}
/* .Area04 { background: url(box_top.jpg?t=1775614572778) top center no-repeat, url(box_bt.jpg?t=1775614572778) bottom center no-repeat,url(box_re.jpg?t=1775614572778) top center repeat-y;} */
@media screen and (max-width:767px){
  .Area04 {margin: 18vw auto 0vw;padding: 0vw 0 0vw;} 
  /* .Area04 {background: url(m_box_top2.png?t=1775614572778) top center no-repeat, url(m_box_re2.png?t=1775614572778) top center repeat-y, url(m_box_bt2.png?t=1775614572778) bottom center no-repeat;background-size: 100%;border-radius: 1.7em;} */
}



.box_top {position: absolute;top: -95px;left: 2px;}
/* .box_re {background: url(box_re.jpg?t=1775614572778) top center repeat-y;} */
@media screen and (min-width: 768px){
  .box_end {margin-top: 20px;margin-bottom: -90px !important;}
  /* .box_end2 {margin-top: 20px;margin-bottom: -90px !important;} */
}
@media screen and (max-width:767px){
  .box_top {top: -21.6vw;left: 0;background-size: 100%;}
  .box_re {background: url(m_box_re2.png?t=1775614572778) top center repeat-y;background-size: 100%;padding-top: 1.5vw;}
  .box_end {position: relative;top: -3vw;background-size: 100%;padding-top: 0;margin-top: 0;margin-bottom: -6vw;}
  .box_end2 {position: relative;top: -8vw;background-size: 100%;padding-top: 0;margin-top: 0;margin-bottom: -6vw;}
}


/**/
@media screen and (min-width: 768px){
  .Area04 .box {position: relative;height: 420px;}
  .Area04 .box5_swiper { position: absolute;right: 80px;}
}
@media screen and (max-width:767px){
  .Area04 .box { margin-bottom: -1vw;}
  .Area04 .box5_swiper { right: -13.5vw;}
}


.Area04 .box:after {content: "";display: block;width: 91%;margin: 20px auto;border: dashed 0.05vw #f5f5f5;border-image: url(border.png?t=1775614572778) 30 round;}
@media screen and (max-width: 767px) {
.Area04 .box:after { margin: 4% auto;}
}



@media screen and (max-width: 767px) {
  .ppp_coupon .coupon_box .PD_into h3 b { font-size: 9vw !important; }
}

/*折價券*/
@media screen and (max-width:767px){
  .Area05 .title {margin: 0 auto -0.5vw;}
  .Area05 .Area_swiper_box .PD_layout-coupon3 {padding-bottom: 0vw;}
  .Area05 .Area_coupon {padding-bottom: 3vw;}
  .Area05 .BN_box img {border-radius: 2vw;}
}



/*登記活動*/
@media screen and (max-width:767px){
  .Area06 .Area_danji .box_1{ padding: 0 1.5vw;}
}


.Area07 .PD_box .PD_layout {padding-top: 50px;} 
@media screen and (max-width:767px){
  .Area07 .PD_box .PD_layout {padding-top: 6vw;} 
}


/*居家煥新 熱銷榜*/
.Area08 .BN_box img { border-radius: 35px 35px 0 0;}
@media screen and (max-width:767px){
  .Area08 .BN_box{ margin-bottom: 1.5vw;}
  .Area08 .BN_box img { border-radius: 8vw 8vw 0 0;}
}


/*情境輪播公版*/
.Area_brand_bg {padding: 30px 0 0px;}
/* .Area_brand_bg { background: url(Area08_bg.jpg?t=1775614572778) top center no-repeat;} */
.Area_brand .bn_box{position: relative;height: 700px;}
.Area_brand .bn_box .bg_bn_box{position: absolute;top: -5px;left: 16px;}
.Area_brand .bn_box .bg_bn_box .PD_layout ul {padding: 0; }
.Area_brand .bn_box .bg_bn_box .PD_layout ul li {pointer-events: none;}
.Area_brand .bn_box .btn_bn{position: absolute;top: 28px;left: 557px;padding: 10px 10px 0 10px;width: 360px;}
/* .Area_brand .bn_box .btn_bn{ background: #851537;background: url(Area08_bg.jpg?t=1775614572778) top center no-repeat; } */
.Area_brand .bn_box .btn_bn .PD_layout[data-pd-li=BN] ul{ padding: 0;}
.Area_brand .bn_box .btn_bn ul li:nth-child(1) img{ border-radius: 60px 0 0 0;}
.Area_brand .bn_box .btn_bn ul li:nth-child(2) img{ border-radius: 0 60px 0 0;}
@media screen and (max-width:767px){
  .Area_brand_bg { padding: 0;}
  /* .Area_brand_bg { background: url(m_Area08_bg.jpg?t=1775614572778) top center no-repeat; background-size: 100%;} */
  .Area_brand .bn_box{position: relative;height: 76vw;}
  .Area_brand .bn_box .bg_bn_box{top: -0.5vw;left: 0vw;}
  .Area_brand .bn_box .btn_bn{top: 3.3vw;left: 57.5vw;padding: 1vw;width: 38vw;}
  .Area_brand .bn_box .btn_bn .PD_layout[data-pd-li=BN] ul{ padding: 0;}
  .Area_brand .bn_box .btn_bn ul li:nth-child(1) img{ border-radius: 10vw 0 0 0;}
  .Area_brand .bn_box .btn_bn ul li:nth-child(2) img{ border-radius: 0 10vw 0 0;}
}






/* 品類專區 */
/*Phone置頂滑動選單*/
.Area09 {margin-bottom: 40px;padding: 70px 0;}
    /* --------------------------------------
     * Page 頁面
     * -------------------------------------- */
    .Area09 .Area_floorPD_NavArea_tabbar {margin: 0 auto 5vw ; width: 94%;}
    .Area09 .Area_floorPD_NavArea_tabbar.cate-fixed {width: 100%;}
    .Area09 .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);}
    .Area09 .Area_floorPD_NavArea_tabbar .Nav li {overflow: visible;}
    /*.NavArea_tabbar .Nav a { display:inline-block;}*/
    .Area09 .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);}

@media screen and (max-width:767px){
.Area09 { margin-top: 23vw;margin-bottom: 6vw; padding: 0;}
}

/*嚴選好物*/
.Area10 .BN_box {width: 80%;margin: 0 auto;margin-bottom: 9px;}
.Area10 .PD_layout ul{ grid-gap: 0;}
@media screen and (max-width:767px){
  .Area10 .BN_box{  width: 100%;margin-bottom: 1.5vw;}
}

/* logo&Go */
.Area11 .btn_box .PD_layout ul{ grid-gap: 0;}
.Area11 .icon_box .PD_layout{padding: 20px 30px 20px;}
.Area11 .icon_box .PD_layout ul{ grid-gap: 30px !important ;}
@media screen and (max-width:767px){

  .Area11 .icon_box .PD_layout { padding: 0 1vw;}
  .Area11 .icon_box .PD_layout ul{ grid-gap: 3vw !important ;}
}

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


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

/*注意事項區*/
.edm_notice{ position: relative; text-align:center; padding:10px 10px 15px 10px; color:#fff; font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }

/*分享浮層*/
.floatBox { position:relative; margin:2% auto; padding: 2% 0; width: 700px; height:auto; background-color:rgba(0,0,0,0.8); text-align:center;  border-radius:20px;}
.floatBox img { width:100%; height:auto;}
.floatBox .go_bt {
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
          transition: all 0.2s ease;}
.floatBox .go_bt:hover { filter: brightness(120%);
  -webkit-transform:translateY(-6px);
     -moz-transform:translateY(-6px);
      -ms-transform:translateY(-6px);
       -o-transform:translateY(-6px);
          transform:translateY(-6px);}
.floatBox .closeButton a { display:block; cursor:pointer; position:absolute; top:-20px; right:-20px; width:40px; height:40px; border-radius:50%; border:solid 2px #999999; font:bold 40px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
.floatBox .closeButton:hover {background-color:#666; text-decoration:none;}
.floatBox .title  { display:inline-block; margin:0 0 10px 0; border-bottom:1px solid #ffd800; font:bold 45px/1.5em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;  color:#ffd800; text-align:center}
.floatBox .box_ { margin:0 auto; width:90%;}
.floatBox .box_:after { content: ""; display:block; clear:both;}
.floatBox .box_btn { margin:20px auto 0; width: 80%;}
.floatBox .box_btn a { display:block; margin:3% 0;}
.floatBox .box_btn img { width:100%;}
.floatBox .box_btn .btn { margin:0 auto; width:60%;}
.floatBox .box_btn2 a { float:left; margin:0 1%; width:48%;}
	@media screen and (max-width:767px){
		.floatBox { padding:5% 0; width:90%; height: auto;}
		.floatBox .closeButton a {display:block; position:absolute; top:-15px; right:-15px; width:30px; height:30px; border-radius:50%; border:solid 2px #999999; font:bold 30px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
		.floatBox .closeButton:hover {background-color:#666; text-decoration:none}
		.floatBox .title  { margin:0 5% 3vw; font-size: 6vw; line-height:2rem;}
		.floatBox .box_btn { margin:2% auto 0;}
		.floatBox .box_btn .btn { margin:0 auto; width:80%;}
	}
