@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; background-color: #656565;}
  .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=1750842082055) 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.jpg?t=1750842082055) 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;}
.bgribbon_txt { z-index: 0; position: absolute; left: 50%; transform: translateX(-50%) rotate(-5deg); width: 2300px; min-width: 1220px; height: 37px; background: url(bgribbon.jpg?t=1750842082055) repeat-x center top; pointer-events: none;}
.bg_black { background-color: #000; border-radius: 20px; padding: 20px; box-sizing: border-box;}
.white_repeat { position: relative; background: url(white_repeat.jpg?t=1750842082055)top center repeat-y;}
.white_bottom { margin-left: -390px;}
.white_repeat .bgribbon_txt { bottom: 70px}
.grey_bg { background: url(grey_top.jpg?t=1750842082055)top center no-repeat #656565;}
.grey_repeat { background: url(grey_repeat.png?t=1750842082055)top center repeat-y;}
.grey_bottom { margin-left: -390px;}
.yellow_bg { background-color: #fce92d;}
.Area .title02 { background: url(titlebg02.png?t=1750842082055)top center no-repeat; background-size: 100%;}
.Area .title02 ul li h5 { color: #fce92a;}
@media screen and (max-width:767px){
  .PD_layout ul { width: 100%;}
  .bgribbon_txt { width: 105%; min-width: inherit; height: 37px; background: url(bgribbon.jpg?t=1750842082055) repeat-x center top; background-size: 24vw;}
  .bg_black { width: 96%; margin: 0 auto; padding: 0.5em;}
  .white_repeat { background: url(white_repeat_m.jpg?t=1750842082055)top center repeat-y; background-size: 100%; padding-top: 5vw;}
  .white_bottom { margin: 10vw 0 0 0;}
  .white_repeat .bgribbon_txt { bottom: 0;}
  .grey_bg { background: url(grey_top_m.jpg?t=1750842082055)top center no-repeat #656565; background-size: 100%; padding-top: 5vw;}
  .grey_repeat { background-image: none;}
  .yellow_bg { padding-bottom: 10vw;}
}

/*版頭*/
.Area_top { height: 692px;}
.Area_top .main { position: absolute; top: 79px; left: -45px; width: 63%;}
.Area_top .main img { width: 100%;}
.Area_top .date {position: absolute;top: 100px;left: 526px;width: 14.5%;}
.Area_top .date img { width: 100%;}
.Area_top .topPD { position: absolute; top: 75px; left: 510px; width: 68%; overflow: hidden; z-index: 1;}
.Area_top .topPD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 480px;}
.Area_top .topPD ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; pointer-events: none; cursor: pointer; opacity: 0; transform: translate(5%,0);}
.Area_top .topPD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
.Area_top .topPD ul.PD_wrapper li.PD_slide { min-width: inherit;}
.Area_top .topPD ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 3px 30px rgba(0, 0, 0, 0);}
.Area_top .bgribbon_txt { top: 590px;}
@media screen and (max-width:767px){
  .Area_top { height: 105.4vw;}
  .Area_top .main { position: inherit; top: 0; left: 0; width: 100%;}
  .Area_top .date { top: 3vw; left: 74vw; width: 22.5%;}
  .Area_top .topPD { top: 38vw; left: 0; width: 100%;}
  .Area_top .topPD ul.PD_wrapper { height: 55vw;}
  .Area_top .bgribbon_txt { top: 98vw;}
}

/*熱銷獨賣款*/
.Area01 {}
@media screen and (max-width:767px){
  .Area01 {}
}

/*登記活動 抽好禮*/
.Area02 {}
@media screen and (max-width:767px){
  .Area02 {}
}

/*獨家熱銷款*/
.Area03 { margin-bottom: 20px;}
.Area03 .PD_box { width: 920px; margin: 0 auto;}
.Area03 .PD_box ul { grid-gap: 30px 0;}
.Area03 .PD_box ul li { border-radius: 70px; padding: 53px 60px; box-sizing: border-box;}
.Area03 .PD_box ul li .PD_img { padding: 0.8em;}
.Area03 .PD_box ul li .PD_into h3 { font-size: 30px; color: #000; background-color: #fce92a; border-radius: 60px;}
.Area03 .PD_box ul li .PD_into h4 { font-size: 24px; color: #fff;}
.Area03 .PD_box ul li .PD_into p { color: #fce92a;}
.Area03 .PD_box ul li .PD_into del,
.Area03 .PD_box ul li .PD_into b,
.Area03 .PD_box ul li .PD_into .money,
.Area03 .PD_box ul li .PD_into small { font-size: 22px;}
.Area03 .PD_box ul li .PD_into .Price { font-size: 40px;}
.Area03 .PD_box ul li:nth-child(odd) { background: url(Area03_R.png?t=1750842082055)top center no-repeat #000; background-size: 100%;}
.Area03 .PD_box ul li:nth-child(even) { background: url(Area03_L.png?t=1750842082055)top center no-repeat #000; background-size: 100%;}
.Area03 .PD_box ul li:nth-child(odd) .PD a { flex-direction: row-reverse;}
@media screen and (max-width:767px){
  .Area03 { margin-bottom: 5vw;}
  .Area03 .PD_box { width: 96%;}
  .Area03 .PD_box ul { grid-gap: 5vw 0;}
  .Area03 .PD_box ul li { border-radius: 50px; padding: 3.5vw 6vw;}
  .Area03 .PD_box ul li .PD_img { padding: 0.5em;}
  .Area03 .PD_box ul li .PD_into h3 { font-size: 15px;}
  .Area03 .PD_box ul li .PD_into h4 { font-size: 15px;}
  .Area03 .PD_box ul li .PD_into del,
  .Area03 .PD_box ul li .PD_into b,
  .Area03 .PD_box ul li .PD_into .money,
  .Area03 .PD_box ul li .PD_into small { font-size: 14px;}
  .Area03 .PD_box ul li .PD_into .Price { font-size: 28px;}
  }

/*人氣必BUY*/
.Area04 {}
@media screen and (max-width:767px){
  .Area04 { margin-bottom: 5vw;}
}

/*風格步伐 醇香隨行*/
.Area05 {}
.Area05 .box { position: relative; margin-bottom: 50px;}
.Area05 .box:last-child { margin-bottom: 0;}
.Area05 .bg { position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.Area05 .PD_box { width: 920px; margin: 0 auto;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .box { margin-bottom: 10vw;}
  .Area05 .PD_box { width: 96%;}

}

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