@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: url("bgcolor.jpg?t=1764299495421") repeat;}
.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;}
}
	
/*背景*/
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1764299495421) no-repeat center top;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(m_bgtop.jpg?t=1764299495421) 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: 5vw;}
}

/*共用樣式*/
.pointer-off ul li{ pointer-events: none;}
@media screen and (max-width:767px){
}

/*版頭*/
.Area_top {height: 940px;}
.Area_top .main { position: absolute; top: 21px; left: 323px;}
.Area_top .mainsubtitle ul li{ font-size: 45px; font-weight: bold; color: #fff; text-align: center;}
.Area_top .mainsubtitle { position: absolute; top: 346px; left: 0; width: 100%; z-index: 1;}
.Area_top .mainsubtitle 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 .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
.Area_top .top_PD {width: 70%; position: absolute; top: 500px; left: 175px;}
.Area_top .top_PD ul {grid-template-columns: repeat(3, minmax(0, 1fr));}
@media screen and (max-width:767px){
.Area_top { height: 117vw;}
.Area_top .main { width: 57vw; top: 4vw; left: 21.5vw;}
.Area_top .mainsubtitle ul li{ font-size: 4.8vw;}
.Area_top .mainsubtitle { top: 37vw; left: 0; z-index: 1;}
.Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; grid-gap: 0; box-sizing: content-box; height: auto;}
.Area_top .mainsubtitle ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
.Area_top .top_PD {position: absolute; width: 96%; top: 56vw;padding: 0 0 0 1vw;left:1vw;}
.Area_top .top_PD ul {grid-template-columns: repeat(3, minmax(0, 1fr));}
}

/*版頭_icon deco*/
@media screen and (min-width:768px){
.Area_top .icon_01 {position: absolute; top:100px;left: 60px;}
.Area_top .icon_01 img {width: 100%;}
.Area_top .icon_02 {position: absolute; top:358px;left: 55px;}
.Area_top .icon_02 img {width: 100%;}
.Area_top .icon_03 {position: absolute; top:100px;left: 937px;}
.Area_top .icon_03 img {width: 100%;}
.Area_top .icon_04 {position: absolute; top:343px;left: 971px;}
.Area_top .icon_04 img {width: 100%;}

}

@media screen and (max-width:767px){
.Area_top .icon_01 {position: absolute; top:4vw;left: -10vw;}
.Area_top .icon_01 img {width: 40%;}
.Area_top .icon_02 {position: absolute; top:31vw;left: -13vw;}
.Area_top .icon_02 img {width: 40%;}
.Area_top .icon_03 {position: absolute; top:5vw; right: -11vw;}
.Area_top .icon_03 img {width: 40%;}
.Area_top .icon_04 {position: absolute; top:29vw;right:-14vw;}
.Area_top .icon_04 img {width: 50%;}
}



/*攻略*/
.Area01 { margin-top: 0px; position: relative;}
.Area01 ul  {width: 85% !important;}
@media screen and (max-width:767px){
.Area01 {position: relative; margin: 0;}
.Area01 ul  {width: 100% !important;}

}

/*折價券*/
.coupon_box .divine_coupon2 {color: #000 !important;}
/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #902f1e;}                 
/*登記活動*/
.Area03 .Area_danji ul {width: 100%;}
@media screen and (max-width:767px){
.Area03 .Area_danji ul {width: 96%;margin: 0 auto;}

}


/*24HR倒數*/
@media screen and (min-width:768px){
  .Area_limited {height:100%;z-index: 5;margin-bottom: 120px;}
  .Area_limited .box {width: 95%;margin: auto;padding-top: 10px;}
        
  /** 倒數 **/
  .Area_limited .TimerNick {position: relative;top: 0px;left:0 ;right:0 ;padding: 0;margin: 0;text-align: center;z-index: 0;}
  .Area_limited .TimerNick .FontStyle {display: inline-block;margin: 0;padding: 17px;width: 49px;font: normal 27px/9px Arial;color: #000000;letter-spacing: 0;text-align: center;background-color: #ffffff;}
  .Area_limited .TimerNick span {padding-left: 15px;font: bold 22px/33px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: 0;color: #000000;}
  }
  
  @media screen and (max-width:767px){
  .Area_limited {height:100%;/* background: url(bg_02.jpg?t=1764299495421) top center; */background-color: #0f0b06;margin-bottom: 15vw;}	
  .Area_limited .sub_text {position:relative;width: 90%;margin: 0 auto;}
  /** 倒數 **/
  .Area_limited .TimerNick {position: absolute;top: 20vw;left: 0px;right: 0;padding: 0;margin: 0;text-align: center;z-index: 0;}
  .Area_limited .TimerNick .FontStyle {display: inline-block;margin: 0;padding: 1.5vw;width: 7vw;font: normal 15px/9px Arial;color: #000000;letter-spacing: 0;text-align: center;background-color: #ffffff;border-radius: 0vw;}
  .Area_limited .TimerNick span {padding-left: 6px;font: bold 14px/33px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: 0;color: #000000;}
  .Area_limited .box {width: 96%;margin: 0 auto;margin-top: 11vw;}
  }
  
  /*24HR倒數_BG*/
  @media screen and (min-width:768px){
  .Area_limited { height: 100%;background: url("bgcolor.jpg?t=1764299495421") repeat;}
  .Area_limited_top {z-index: 0;position:absolute;top: 20px;width:100%;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}			
  .Area_limited_repeat {z-index: 0;position:absolute;top: 193px;width:100%;height:440px;background-repeat:repeat-y;background-position: center top;pointer-events:none;}			
  .Area_limited_end {z-index: -8;position:absolute;top: 50px;width:100%;height: 100%;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;}	
  }

  @media screen and (max-width:767px){
    .Area_limited { height: 100%;background: url("bgcolor.jpg?t=1764299495421") repeat;}

  .m_Area_limited_bg {z-index: 0;position:absolute;top: 28vw;width:100%;height: 85%;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size: 100%;}	
  .Area_limited::before {content:"";position: absolute;display:block;top: 9vw;left: 0;width: 100%;height: 100%;pointer-events:none;z-index: 0;background: url("m_Area_item_top.png?t=1764299495421") center top/100% no-repeat scroll;}
  .Area_limited::after {content:"";position: absolute;display:block;top: 8vw;left: 0;width: 100%;height: 100%;pointer-events:none;z-index: 0;background: url("m_Area_item_end.png?t=1764299495421") center bottom/100% no-repeat scroll;}	
  }


  

  /*公版品*7區*/
  .Area_PDbg { background: url("boxtop.jpg?t=1764299495421") top repeat-x ,url("boxbottom.jpg?t=1764299495421") bottom repeat-x ,url("boxcolor.jpg?t=1764299495421") repeat; padding: 70px 0 70px; margin-top: 60px;}
  .Area05 .title{ position: absolute; top: -220px; left: 50%; transform: translateX(-50%);}
  .Area05 .title img{ width: 55%;}
  @media screen and (max-width:767px){
  .Area_PDbg { background-size: 10vw;  padding: 5vw 0 8vw; margin-top: 0vw;}
  .Area05 .title{ top: -23vw; left: 50%; transform: translateX(-50%);}
  .Area05 .title img{ width: 100vw;}
  .Area05 ul {width: 96%;}
  .Area06 ul {width: 96%;}
  }

  /*強牌加碼送更多*/
  .Area07 { margin-top: 60px;}
  @media screen and (max-width:767px){
    .Area07 { margin-top: 4vw;}
  }


  /*區標1*/
  @media screen and (min-width: 768px){
  .PD_layout-D3_01 { height: auto; }
  .PD_layout-D3_01 ul li a{ pointer-events: none; }
  .PD_layout.PD_layout-D3_01 .PD h3{top:56%;left: 56%;color: #fff;}
  }
  @media screen and (max-width: 767px){
  .PD_layout-D3_01 { height: auto; }
  .PD_layout-D3_01 ul li a{ pointer-events: none; }
  .PD_layout.PD_layout-D3_01 .PD h3{top:56%;left: 56%;color: #fff;}
  }
    
  /*區標2*/
  @media screen and (min-width: 768px){
  .PD_layout-D3_02 { height: auto; }
  .PD_layout-D3_02 ul li a{ pointer-events: none; }
  .PD_layout.PD_layout-D3_02 .PD h3{position: absolute;top:46px;left:239px;color: #fff;}
  .PD_layout.PD_layout-D3_02 .PD img{width: 75%;}
  }
  @media screen and (max-width: 767px){
  .PD_layout-D3_02 { height: auto; }
  .PD_layout-D3_02 ul li a{ pointer-events: none; }
  .PD_layout.PD_layout-D3_02 .PD h3{position: absolute;top:5.5vw;left:20vw;color: #fff;}
  }


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