@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: #18120e;}
.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=1764828296507) no-repeat center top;}
.bgdeco { z-index: 0; position: absolute; top: 1260px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1764828296507) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(m_bgtop.jpg?t=1764828296507) 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;}
}

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

/*版頭*/
.Area_top {height: 725px;}
.Area_top .main { position: absolute; left: 50%; transform: translateX(-50%); width: 960px;}
.Area_top .mainsubtitle { position: absolute; top: 562px; left: 50%; transform: translateX(-50%); width: 100%; z-index: 1;}
.Area_top .mainsubtitle img { width: 78%;}
.Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box;}
.Area_top .mainsubtitle 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: 76vw;}
  .Area_top .main { width: 100%; top: 0vw;}
  .Area_top .mainsubtitle { top: 58.5vw; width: 100%; z-index: 1;}
  .Area_top .mainsubtitle img { width: 100vw;}
  .Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box;}
  .Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
}

.top_btn{ margin: 0 auto 40px;}
@media screen and (max-width:767px){
  .top_btn{ margin: 0 auto 4vw;}
}

/** 倒數 **/
.TimerNick { padding: 0 0 1%; margin: 0 auto; width: 60%; text-align: center; z-index: 0;}
.TimerNick .FontStyle { display: inline-block; margin: 0; padding: 0; width: 50px; font: normal 35px / 35px Arial; color: #000; letter-spacing: -1px; text-align: center; background: #fff; 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: #f5cc9f;}
.TimerNick small{  position: relative; font:15px/24px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0; color: #000;}
  @media screen and (max-width:767px){
    .TimerNick { width: 80%; margin: 1vw auto;}
    .TimerNick .FontStyle { width: 6vw; font: normal 4vw/4vw Arial; padding: 0.5vw 1vw 0.2vw 0.6vw;}
    .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;}
  }

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

  @media screen and (max-width:767px){
  .Area02 {margin-bottom: 3vw;}
  }

/*餐廚萬用神券*/
.Area05 .PD_layout.PD_layout-coupon3.PD_layout-oneClick .PD .allinone, .PD_layout.PD_layout-coupon3.PD_layout-oneClick[data-pd-col-pc*="1"] .PD .allinone { color: #000;} 
@media screen and (max-width:767px){
  .Area05 {}
}

/*雙12限定*/
.Area06 .PD_layout.layout_item .PD p b {color: #000000;padding: 0 0% 0 0%;font-size: 1.4em;margin: 0 1% 0 0;background-image: none;}	
  .Area06 .PD_layout.layout_item .PD_slide .PD p del {font-size: 1.5em;color: #988a7a;}
  .Area06 .PD_layout.layout_item .PD p .money {font-size: 1.3em;background-image:repeating-linear-gradient(179deg, #ffdfbc 0%, #ffdfbc 100%) !important;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
  .Area06 .PD_layout.layout_item .PD p .Price {font-weight: 800;font-size: 3.2em;background-image: repeating-linear-gradient(179deg, #ffdfbc 0%, #ffdfbc 100%) !important;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}	
  
  .Area06 .PD_layout.layout_item .PD p small{ background-image: repeating-linear-gradient(179deg,  #f0eabc 0%, #bb934b 100%)!important;-webkit-background-clip: text;-webkit-text-fill-color: transparent; }
  .Area06 .PD_layout.layout_item .PD .PD_logo {display: block;position: absolute;top: -47px;left: 171px;height: 32%;}
  .Area06 .PD_layout.layout_item .PD .PD_logo img{padding: 0;width:100%;border-radius: 0em;    border: none;box-shadow: none!important;}
  
      .Area06 .PD_layout.layout_item {padding: 10px 0 0;}
      .Area06 .PD_layout.layout_item .PD_slide:hover {transform:translateY(-6px);}
      .Area06 .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
      .Area06 .PD_layout.layout_item .PD_slide .PD:hover h4 { color: #fff;}
      .Area06 .PD_layout.layout_item .PD_slide {height:558px;padding:0;margin: -2% 0;}
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into {width: 50%;padding-left:0;position: absolute; right: 0px; top: 90px; text-align: center;font-size: 1.1em;color: #fff;}
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img {box-shadow: unset;}
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img {box-shadow: unset;}
  
  
    
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {width:50%;padding-left:0;position: absolute;left:0px;top:90px;text-align: center;font-size: 1.1em;color: #fff;}
      .Area06 .PD_layout.layout_item .PD_slide .PD_into h3 {position: relative; top: 30px; margin: 0 auto;max-height: 1.4em;font-family: Noto Sans CJK TC;font-weight: bold;font-size: 2.6em;line-height: 1.6em;background-image: repeating-linear-gradient(179deg, #ffdfbc 0%, #ffdfbc 100%)!important;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
      .Area06 .PD_layout-PDBN_01 .PD h4{top: 30px; font-size: 2.2em;}
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h4 {position: relative; color:#fff;}
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into:hover h4{color:#fff!important;}
    .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h4 {position: relative;color:#fff;}
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into:hover h4{color:#fff!important;}
  
    .Area06 .PD_layout.layout_item .PD p {position: relative;top: 30px;left: 6px;height: 80px;padding: 0;line-height: 55px;font-size: 1.3em;}
    .Area06 .js-PD_unit{ display: none;}
    .Area06 .PD_layout-PDBN_01 .PD h3, .PD_layout-PDBN_01 .PD h4, .PD_layout-PDBN_01 .PD p{ padding: 0;}
  
  @media screen and (max-width:767px){
      .Area06 {height:100%; padding: 9vw 0 0;}
      .Area06 .titlebg{ top: 7.5vw;}
      .Area06 .title{ margin-bottom: 0vw; top: -4vw;}
      .Area06 .PD_layout.layout_item .PD p .money {font-size: 4vw;}
      .Area06 .PD_layout.layout_item .PD p .Price {font-size: 7vw;}
      .Area06 .PD_layout.layout_item ul {padding-left: 1vw; padding-right: 1vw;}
      .Area06 .PD_layout.layout_item .PD_slide {height:auto; margin:0 auto;}
      .Area06 .PD_layout.layout_item li {width: 100%;height:59vw;}
      .Area06 .PD_layout.layout_item .PD_slide .PD_img {margin-bottom: 3%;}
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into {position: absolute;top: 7vw; right: 1vw; width: 50%;text-align: center;font-size: 1.1em;}
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into {position: absolute;top:6vw;left: -0.5vw;width: 50%;text-align: center;font-size: 1.1em;}
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_img img {margin:0 auto;box-shadow: unset;}
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_img img {margin:0 auto;box-shadow: unset;}
      .Area06 .PD_layout.layout_item .PD_slide .PD_into h3 {padding: 0;max-height: 5vw; font-weight: bolder; line-height: 5vw;margin: 0;background-image: repeating-linear-gradient(179deg,  #ffefd5 0%, #f4c16d 100%)!important;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
      .Area06 .PD_layout.layout_item .PD_slide .PD_into h4 {padding: 0;color: #fff;margin: 0 0 1.5vw 0;line-height: 6vw;}
      .Area06 .PD_layout.layout_item .PD_slide .PD p del { font-size: 3.5vw;}
    .Area06 .PD_layout.layout_item .PD p {position: relative;top: 9vw;height: 15vw;font-size: 0.5em;line-height: 5.6vw;}    
    
    .Area06 .PD_layout.layout_item .PD .PD_logo {display: block;position: absolute;top: 1vw;left:20vw;height: 6vw;}
      .Area06 .PD_layout.layout_item .PD .PD_logo img{padding: 0;box-shadow: none;border: none;}
  
      .Area06 .PD_layout.layout_item .PD_slide .PD_into h3 {position: relative;margin: 0 0 0.8vw;max-height: 5vw; font-family: Noto Sans CJK TC;font-weight: bold; font-size: 4.5vw; line-height: 5vw; -webkit-background-clip: text;-webkit-text-fill-color: transparent;}
      .Area06  .PD_layout .PD p .Price { font-size: 25px; font-weight: 800;}
  
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into h4 {position: relative; font-size:4.5vw;}
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(odd) .PD_into:hover h4{color:#000!important;line-height: 1em;}
    .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into h4 {position: relative; font-size:4.5vw;}
      .Area06 .PD_layout.layout_item .PD_slide:nth-of-type(even) .PD_into:hover h4{color:#000!important;line-height: 1em;}
  }

/*餐廚大牌*/
@media screen and (max-width:767px){
  .Area09 .PD_layout[data-pd-pdlogo="4"] .PD .PD_logo { height: 12vw;}
}

/*隱鑶*/
.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: #89491e;}                 
                    

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