@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: #fbf5e1;}
.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;}
}

/*背景*/
@media screen and (min-width:787px){
.bgdeco { z-index: 0; position: absolute; top: 840px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1787815406642) 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.jpg?t=1787815406642) no-repeat center top;}
.Burst { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 650px; background: url(Burst.png?t=1787815406642) no-repeat center top;}
.cloud_bottom { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(cloud_bottom.png?t=1787815406642) no-repeat center top;}
.cloud_top { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(cloud_top.png?t=1787815406642) no-repeat center top;}
.float01 { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 600px; background: url(float01.png?t=1787815406642) no-repeat center top;}
.float02 { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 600px; background: url(float02.png?t=1787815406642) 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=1787815406642) no-repeat center 44px; background-size: 100%;}
  .Burst { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 80vw; background: url(Burst_m.png?t=1787815406642) no-repeat center 44px; background-size: 100%;}
  .cloud_bottom { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(cloud_bottom_m.png?t=1787815406642) no-repeat center 44px; background-size: 100%;}
  .cloud_top { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(cloud_top_m.png?t=1787815406642) no-repeat center 44px; background-size: 100%;}
  .float01 { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 80vw; background: url(float01_m.png?t=1787815406642) no-repeat center 44px; background-size: 100%;}
  .float02 { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 80vw; background: url(float02_m.png?t=1787815406642) 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; position: relative;}
.Area960 { margin: 0 auto; width: 960px; position: relative;}
@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_box { position: relative; width: 96%; margin: 0 auto; z-index: 5;}
.greentop { margin: -80px 0 0 -520px;}
.greenrepeat { background: url(greenrepeat.jpg?t=1787815406642)top center repeat-y;}
.greenbottom { margin: -300px 0 0 -520px;}
@media screen and (max-width:767px){
  .greentop { margin: 0;}
  .greenrepeat { background: url(greenrepeat_m.jpg?t=1787815406642)top center repeat-y; background-size: 100%;}
  .greenbottom { margin: 0;}
}

/*公版樣式*/
.PD_layout[data-pd-li=BN] ul,
.PD_layout[data-pd-li=BN-AWD] ul { padding: 0; grid-gap: 0;}
@media screen and (max-width:767px){
  .PD_layout ul { width: 100%;}
}

/*折價券*/
.Area .Area_coupon { width: 100%; margin: 0 auto;}
.Area .Area_coupon ul { grid-gap: 0;}
.Area .Area_coupon ul li .PD_img { padding: 0;}
.Area .Area_coupon .Area_swiper_box .PD_layout-coupon3 { padding: 0;}
.Area .Area_coupon .PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold { color: #000;}
@media screen and (max-width:767px){
}

/*登記*/
.Area .Area_danji .danji_box { margin-bottom: 0;}
.Area .Area_danji .danji_box .box_1 { width: 96%;}
.Area .warningTxt h3 { padding: 0;}
.Area .Area_danji .danji_box ul li .activityText .gifts span { color: #902f1e;}
@media screen and (max-width:767px){
}

/*版頭*/
.Area_top {}
.Area_top .mainshadow { filter: drop-shadow(7px 7px 0 rgba(0,0,0,.2));}
.Area_top .main_box { position: relative;}
.Area_top .star01 { position: absolute; top: 170px; left: 185px;}
.Area_top .star02 { position: absolute; top: 202px; right: 213px;}
.Area_top .mainsubtitle { position: absolute; top: 310px; left: 0; width: 100%; z-index: 0;}
.Area_top .mainsubtitle .Area_swiper_box { padding-bottom: 0;}
.Area_top .mainsubtitle .Area_swiper_box .PD_layout ul { height: 140px;}
.Area_top .mainsubtitle .Area_swiper_box .PD_layout li { background-color: transparent; pointer-events: none;}
@media screen and (max-width:767px){
  .Area_top {}
  .Area_top .mainshadow { filter: drop-shadow(5px 5px 0 rgba(0,0,0,.2));}
  .Area_top .star01 { top: 18vw; left: 19.5vw; width: 5.5%;}
  .Area_top .star02 { top: 20.8vw; right: 22vw; width: 4%;}
  .Area_top .mainsubtitle { top: 32.5vw;}
  .Area_top .mainsubtitle .Area_swiper_box .PD_layout ul { height: 15vw;}
}

/*今日限定*/
.Area01 { margin-bottom: 20px;}
.Area01 .title { position: absolute; top: 0; left: 0; width: 9.4%;}
.Area01 .Area_swiper { position: relative; margin-left: 9.4%; width: 90.6%; z-index: 1;}
@media screen and (max-width:767px){
  .Area01 { margin-bottom: 3vw;}
}

/*加碼優惠報你知*/
.Area02 { margin-bottom: 20px;}
.Area02 .A2_box { margin-bottom: 30px;}
.Area02 .A2_box:last-child { margin-bottom: 0;}
.Area02 .box01 { margin-top: -40px;}
.Area02 .btn ul { grid-gap: 0 20px;}
@media screen and (max-width:767px){
  .Area02 { margin-bottom: 3vw;}
  .Area02 .A2_box { margin-bottom: 3vw;}
  .Area02 .box01 { margin-top: -4vw;}
  .Area02 .btn ul { grid-gap: 0 0.5em;}
}

/*一日瘋搶優惠價*/
.Area03 { margin-bottom: 20px;}
@media screen and (max-width:767px){
  .Area03 { margin-bottom: 3vw;}
}
/** 倒數 **/
.TimerNick { position: relative; margin: 0 auto 5px; padding: 0; z-index: 0; text-align: center; width: 100%;}
.TimerNick .FontStyle { display: inline-block; width: 45px; font: bold 36px/38px "Century Gothic"; color: #fa6fca; letter-spacing: -1px;}
.TimerNick div:nth-of-type(2),
.TimerNick div:nth-of-type(3) { width: 45px;}
.TimerNick span { padding-right: 5px; font: bold 24px/38px "微軟正黑體","Microsoft JhengHei"; letter-spacing: -0.05em; color: #000;}
@media screen and (max-width:767px){
  .TimerNick { margin: 0 auto 1vw;}
  .TimerNick .FontStyle { width: 5.2vw; font: bold 5vw/6vw "Century Gothic";}
  .TimerNick div:nth-of-type(2),
  .TimerNick div:nth-of-type(3) { width: 5.2vw;}
  .TimerNick span { padding-left: 0.2vw; font: bold 4vw/6vw "微軟正黑體","Microsoft JhengHei";}
}

/*輪播BN*/
.Area04 {}
@media screen and (max-width:767px){
  .Area04 {}
}

/*下方公版*/
.Area05 { margin-bottom: 20px;}
.Area05 .A5_box { margin-bottom: 50px;}
.Area05 .A5_box:last-child { margin-bottom: 0;}
.Area05 .bgpink { width: 98%; margin: 0 auto; background-color: #fa6fca; border-radius: 20px; padding: 20px 0;}
.Area05 .bggreen { width: 98%; margin: 0 auto; background-color: #d7fa78; border-radius: 20px; padding: 20px 0;}
@media screen and (max-width:767px){
  .Area05 { margin-bottom: 3vw;}
  .Area05 .A5_box { margin-bottom: 10vw;}
  .Area05 .bgpink { padding: 2% 0;}
  .Area05 .bggreen { padding: 2% 0;}
}

/*高人氣話題品牌*/
.Area06 {}
.Area06 .logo { margin-bottom: 50px;}
.Area06 .logo ul { grid-gap: 20px;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .greenrepeat { padding-bottom: 10vw;}
  .Area06 .logo { margin-bottom: 10vw;}
  .Area06 .logo ul { grid-gap: 0.5em;}
}

/*注意事項區*/
.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;}
	}
