@charset "utf-8";
/* CSS Document */

/*基本*/
body {  margin: 0;  padding: 0;}

/*區塊_all*/
.Area1220 { margin: 0 auto; width: 1220px;}
.Area960 { margin: 0 auto; width: 960px;}
.Area { position: relative; margin: 0 auto; padding: 0; border-radius: 0; text-align: center;}
.Area a { position: relative; 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.97);
     -moz-transform:scale(0.97);
      -ms-transform:scale(0.97);
       -o-transform:scale(0.97);
          transform:scale(0.97);}
.WRAPPER .go_bt1 {
  -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;}
.WRAPPER .go_bt1:hover { 
  -webkit-transform:translateY(-10px);
     -moz-transform:translateY(-10px);
      -ms-transform:translateY(-10px);
       -o-transform:translateY(-10px);
          transform:translateY(-10px);} 
@media screen and (max-width:767px){
	.Area1220 { width: 100%;}
	.Area960 { width: 100%;}
	.Area .go_bt:hover {  
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;}
}

/*LOGO*/
.momologo { z-index: 2; position: absolute; top: 15px; left: 15px;}
.momologo a { display: block; width: 140px; height: 21px;}
.momologo a svg { width: 140px; height: 21px;}
.momologo a path { fill: #EA27C2;}
.momologo-pink  a path { fill: #EA27C2;}/*LOGO 桃紅色*/
.momologo-white a path { fill: #ffffff;}/*LOGO 白色*/
@media screen and (max-width:767px){
	.momologo { display: none;}
}

/*全BOX版面*/
.WRAPPER { z-index: 0; position: relative; display: block; margin: 0 auto; padding: 0; overflow: hidden; width: 100%; min-width: 1220px; text-align: left; font-family: "Century Gothic","Microsoft JhengHei","微軟正黑體", Arial, sans-serif; background: #faebd7;}
.WRAPPER img { border: 0; vertical-align: top;}
.WRAPPER a { text-decoration: none; -webkit-tap-highlight-color: transparent;}
/*預設清單樣式*/
.Area .list_00 ul { display: inline-block; margin: 0; padding: 0;}
.Area .list_00 li { list-style: none; float: left; overflow: hidden;}
@media screen and (max-width:767px){
	.WRAPPER { min-width: inherit; min-height: 100vh; overflow: hidden;}
	.WRAPPER img { width:100%; height: auto;}
}
@media screen and (min-width:768px){
  .Area_bottom   { margin-bottom: 100px !important;}
  .Area_bottom_2 { margin-bottom: 60px !important;}
}
@media screen and (max-width:767px){ 
  .Area_bottom   { margin-bottom: 9vw !important;}
  .Area_bottom_2 { margin-bottom: 6vw !important;}

}


/*背景*/
.bg_1 { z-index:-3; position: absolute; top: 0; left: 0; width: 100%; height: 915px; background-repeat: no-repeat; background-position: center top; pointer-events: none; animation: downIn 0.8s ease-out forwards;}
.bg_2 { z-index:-3; position: absolute; bottom: 0; left: 0; width: 100%; height: 655px; background-repeat: no-repeat; background-position: center bottom; pointer-events: none; animation: downIn 0.8s ease-out forwards;}
.bgdeco { z-index: 0; position: absolute; top: 710px; left: 0; width: 100%; height: 2000px; background: url(bgdeco.png?t=1787542202583) no-repeat center top; transition: 0.5s linear; pointer-events: none;}
@media screen and (max-width:767px){	
  .m_bg_1 { z-index: -3; position: absolute; top: 10vw; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center top; pointer-events: none; background-size: 100%; animation: downIn 0.8s ease-out forwards;}
  .m_bg_2 { z-index: -3; position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center bottom; pointer-events: none; background-size: 100%;}
}
@keyframes downIn {
  from { transform: translateY(10px);}
  100% { transform: translateY(0);}
}

/*版頭*/
.brand .Area_swiper_box, .sub .Area_swiper_box, .topPD .Area_swiper_box { padding: 0;}
.brand .PD_layout li, .sub .PD_layout li, .topPD .PD_layout li { background: transparent;}
.brand .PD_layout a, .sub .PD_layout a, .topPD .PD_layout a { pointer-events: none;}
@media screen and (min-width:768px){
  .Area_title { height: 555px; box-sizing: border-box; margin-bottom: 30px;}
  .brand { position: absolute; top: 95px; width: 960px;}
  .sub { position: absolute; top: 190px; width: 960px;}
  .topPD { position: absolute; top: 100px; left: 0; z-index: 5; width: 960px;}
}
@media screen and (max-width:767px){
  .Area_title { height: 60vw;}
  .brand { position: absolute; top: 10vw; left: 0;}
  .sub { position: absolute; top: 19.5vw; left: 0;}
  .topPD { position: absolute; top: 10vw; z-index: 5;}
}
.rotate_1 { animation: rotate_1 7s infinite linear; transform-origin: left bottom;}
@keyframes rotate_1 {
  0%, 100% { transform: rotate(0deg);}
  50% { transform: rotate(10deg);}
}
.rotate_2 { animation: rotate_2 7s infinite linear; transform-origin: left bottom;}
@keyframes rotate_2 {
  0%, 100% { transform: rotate(10deg);}
  50% { transform: rotate(0deg);}
}


/*版頭主標*/
.title_0 { position: absolute; z-index: 1;}
.title_0 .PD_layout ul { padding: 0; grid-gap: 0;}
.title_0 .PD_layout .PD a { pointer-events: none; position: absolute; left: 0;}
.title_0 .PD_layout .PD_slide:hover { transform: translateY(0);}
.title_0 .PD_layout .PD_slide { min-width: 100%;}
@media screen and (min-width: 768px){
  .title_0 .PD_layout .PD img { width: 960px;}
}
@media screen and (max-width:767px){
  .title_0 { width: 100%; z-index: 30;}
  .title_0 .PD_layout { top: 0; left: 0; width: 100%; height: 20vw;}
  .title_0 .PD_layout .PD img { width: 100% !important;}
}


/*提醒我按鈕*/
a.mo_remind_btn { z-index: 9999; position: absolute !important; left: 0; top: 49svw; width: 13%;}

/*活動倒數*/
.TimerNick { position: absolute; top: 290px; left: 268px; transform: translateX(-50%); display: inline-block; z-index: 8; text-align: center; letter-spacing: 0.3em; font-weight: 900;}
.TimerNick .FontStyle { display: inline-block; margin: 0 8px; padding: 0; border: 0; font-size: 30px;  color:#282828; letter-spacing: 1px; text-align: center;}
.TimerNick span { padding-left: 2px; font-size: 24px; letter-spacing: 0.1em; color:#282828; white-space: nowrap;}
.TimerNick b { font-weight: normal;}
@media screen and (max-width:767px){
  .TimerNick  { top: 30.5vw; left: 29vw; display: flex; column-gap: 0.35em; text-align: left;}
  .TimerNick .FontStyle { margin: -0.25em 0 0 -0.01em; padding: 0; border: 0; font-size: 3.8vw; letter-spacing: .01em;}
  .TimerNick span { padding-left: 0; font-size: 2.8vw; letter-spacing: -0.05em;}
  .TimerNick span { margin-top: -0.1em;}
} 


/*版頭品*/
@media screen and (min-width: 768px){
  .top_deco { z-index: -1;}
  .topPD, .brand { z-index: 0;}
  .sub { z-index: 1;}
  .top_deco_1 { top: 105px; right: -110px;}
  .top_deco_2 { top: 60px; left: -250px;}
  .top_deco_3 { top: 0; right: 120px;}
}
@media screen and (max-width:767px){
  .top_deco_1 { width: 39%; top: 12vw; right: -3vw;}
  .top_deco_2 { width: 174%; top: 6vw; right: -48vw;}
  .top_deco_3 { width: 106%; top: 0; right: 13vw;}
}
.shine { animation: shine 1.5s infinite alternate;}
@keyframes shine {
  0%   { filter: brightness(50%);}
  100% { filter: brightness(150%);}
}


/*區標線上入稿*/
.box_title .PD_layout .PD_into { padding: .5em 0 .55em;}
.box_title_1 { background: url("title_bg_1.png?t=1787542202583") center top / 100% no-repeat;}
.box_title_2 { background: url("title_bg_2.png?t=1787542202583") center top / 100% no-repeat;}
.box_title_3 { background: url("title_bg_3.png?t=1787542202583") center top / 100% no-repeat;}
@media screen and (min-width: 768px){
  .box_title { position: relative; z-index: 5; display: flex; padding: 0; width: 100%; height: 135px; justify-content: center;}
  .box_title img { width: 100% !important; padding: 0;}
  .box_title ul li h5 { padding: 0; margin: 40px 0; font: bold 50px / 50px "Noto Sans CJK SC", "Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.03em; text-align: center; background: linear-gradient(65deg, #d28c3c 20%, #d79b5a 50%, #cd8237 80%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent;}	
  .box_title_2 ul li h5 { margin: 21px 0;}
}
@media screen and (max-width:767px){	
  .box_title { position: relative; z-index: 5; margin: 0 auto; width: 100%; height: auto;}
  .box_title img { width: 100%;}
  .box_title ul li h5 { font: bold 5.4vw / 5.4vw "Noto Sans CJK SC", "Microsoft JhengHei", Arial, Helvetica; margin: 3vw 0; letter-spacing: 0; text-align: center; letter-spacing: -.02em; background: linear-gradient(65deg, #d28c3c 45%, #d79b5a 50%, #cd8237 55%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent;}	
  .box_title_2 ul li h5 { margin: 1vw 0;}	
}


/*A01*/
.A01_deco { position: absolute;}
@media screen and (min-width: 768px){
  .Area01 .box_title { margin-bottom: -35px;}
  .title_deco_1 { top: -20px; left: 98px; z-index: 6;}
  .A01_bg { position: absolute; bottom: -155px; left: -520px; width: 2000px; height: 220px; background-repeat: no-repeat; background-position: center bottom; pointer-events: none;}
  .Area01 { margin-bottom: 85px;}
  .A01_deco_3 { z-index: -1; left: -150px; bottom: -110px;}
}
@media screen and (max-width:767px){
  .Area01 .box_title { margin-bottom: -8vw;}
  .title_deco_1 { top: -4vw; left: 8vw; z-index: 6; width: 20%;}
  .A01_deco_1, .A01_deco_2 { bottom: -12vw;}
  .Area01 { margin-bottom: 12vw;}
}


/*A02*/
.Area02 .PD_layout ul { padding: 0; grid-gap: 0;}
.Area02 .PD_layout a { pointer-events: none;}
@media screen and (min-width: 768px){
  .title_deco_2 { z-index: 8; top: -23px;}
  .A02_deco { bottom: -80px; right: -30px;}
  .A02_BN { width: 104%; left: -2%;}
}
@media screen and (max-width:767px){
  .title_deco_2 { z-index: 8; top: -2vw;}
  .A02_BN { width: 105%; left: -2.5%;}
  .A02_deco { width: 38%; top: 11vw; right: -2vw;}
}


/*A03*/
.PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold { color: #690f0a;}
@media screen and (min-width: 768px){
  /* .A03_bg { position: absolute; z-index: -1; top: 0; left: -520px; width: 2000px; height: 1500px; background-repeat: no-repeat; background-position: center top; pointer-events: none;} */

  /* .Area03bg { z-index: 0; position: relative; top:0; left: 0; width: 100%; background: url(A03_bg_1_p.jpg?t=1787542202583) repeat-y; pointer-events: none; } */
  .Area03bg {background-color: #e1bf92;}

  .Area_coupon { padding: 70px 0 40px;}
} 
@media screen and (max-width:767px){
  .Area03 { background: url(A03_bg_1_m.png?t=1787542202583) top center / contain no-repeat, url(A03_bg_2_m.png?t=1787542202583) center top 20vw / 100% calc(100%) no-repeat;}
  .Area03 .Area_coupon { padding: 7vw 0 4vw;}
}

/* --------------------------------------
* PD_layout-coupon3 特殊：領折價券(一般) / 領折價券(一鍵全領) / 輪播領折價券(一般) 共用設定
* -------------------------------------- */
/*1220-預設-1品設定*/
@media screen and (min-width:768px){
  .Area1220 .PD_layout.PD_layout-coupon3{
    ul {font-size: 1.275em;}
  }
}

/*960-預設-1品設定*/  
.PD_layout.PD_layout-coupon3 {
  ul { background: none; row-gap: 10px;}
  li.PD_slide { background-color: transparent; font-family: "微軟正黑體","Arial","Century Gothic","Microsoft JhengHei","Helvetica"; position: relative;}
  .more { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
  .more a { width: 100%; height: 100%;}
  .PD .PD_img { width: 100%; height: auto;}
  .PD .PD_into{ padding: unset; }
  .PD .PD_logo {display: none;}     
  .PD a { width: 100%; height: 100%; }
  .PD h3,
  .PD h4 { color: #000000; margin:unset; line-height: 1.5;}
  .PD h4 b {display: inline; font-weight: normal;}
  .PD span.js-PD_txt2 {display: none;}
  .PD h3 span , .PD h4 b {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1; white-space: normal; overflow: hidden; text-align: left;}
  .PD h3 span.js-PD_txt3,.PD h4 b.js-PD_txt1,.PD .divine_coupon1,.PD .threshold { position: absolute;} 
  .PD .divine_coupon,.PD .threshold{color:#690f0a;}
  
  .PD .divine_coupon1,.PD .threshold {transform: translate(-50%, -50%);} 
  .PD h3 span.js-PD_txt3 {top: 50%; left: 36%; transform: translateY(calc(-50% - 0.6em));}
  .PD h4 b.js-PD_txt1 {top: 50%; left: 36%; transform: translateY(calc(-50% + 1.1em));}
  .PD .divine_coupon1 {top: 38%; left: 18%;}
  .PD .divine_coupon1 b.js-PD_val{font-family:"Arial";}
  .PD .threshold {top: 68%; left: 18%;}
  .PD .allinone {display: none;}


  @media screen and (min-width:768px){
    li:hover { transform: translateY(-8px);}
    .PD h3 span , .PD h4 b { width: 45%;}
    .PD b.Discount, &[data-pd-col-pc*="1"] .PD b.Discount { font-size: 4.5em;}
    .PD small.Dis_unit, &[data-pd-col-pc*="1"] .PD small.Dis_unit { font-size: 2em;}
    .PD h3, &[data-pd-col-pc*="1"] .PD h3 {font-size: 2.4em;}
    .PD .threshold, .PD h4 , &[data-pd-col-pc*="1"] .PD .threshold , &[data-pd-col-pc*="1"] .PD h4  {font-size: 1.7em;}
  }

  @media screen and (max-width:767px){
    ul {row-gap: 4px;}
    .PD h3 span , .PD h4 b{width: 42%;}
    .PD b.Discount, &[data-pd-col-pc*="1"] .PD b.Discount { font-size: 2.2em; margin: 0 -2px; letter-spacing: -0.02em;}
    .PD small.Dis_unit, &[data-pd-col-pc*="1"] .PD small.Dis_unit { font-size: 1em;}
    .PD h3, &[data-pd-col-pc*="1"] .PD h3 {font-size: 1.2em;}
    .PD .threshold, .PD h4 , &[data-pd-col-pc*="1"] .PD .threshold , &[data-pd-col-pc*="1"] .PD h4  {font-size: 14px;}
    
    .PD h3 span.js-PD_txt3 {transform: translateY(calc(-50% - 0.5em));}
    .PD .divine_coupon1 {left: 19%;}
    .PD .threshold {top: 70%;}
  }
}

/* --------------------------------------
* PD_layout-coupon3 特殊：領折價券(一鍵全領)
* -------------------------------------- */
/*1220、960-預設-1品設定*/
.PD_layout.PD_layout-coupon3.PD_layout-oneClick{
  .PD .divine_coupon1 , .PD .threshold{display: none;}
  .PD .allinone {display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 3.5px; font-weight: 800;
                 transform: translate(-50%, -50%);position: absolute;top: 52%; left: 17%;}

  @media screen and (min-width:768px){.PD .allinone, &[data-pd-col-pc*="1"] .PD .allinone {font-size: 2.5em;}}

  @media screen and (max-width:767px){
    .PD .allinone, &[data-pd-col-pc*="1"] .PD .allinone {font-size: 1.3em;}
    .PD .allinone {gap:0px; top: 54%; left: 18%;}
  }
}
/* --------------------------------------
* PD_layout-coupon3 特殊：領折價券(套機制用)
* -------------------------------------- */
/*1220、960-預設-1品設定*/
@media screen and (max-width:767px){
  img{width: 100%; height: auto;}
}

/* --------------------------------------
* PD_layout-coupon3 特殊：輪播折價券
* -------------------------------------- */
/*1220、960-預設-1品設定*/
@media screen and (max-width:767px){
  .Area_swiper .PD_layout.PD_layout-coupon3{
      .PD .PD_img {padding: 0;}
      // .PD .allinone {top: 50%; left: 17%;}
      .PD .divine_coupon1 {left: 17.5%;}
    }
    .Area_swiper_box .PD_layout-coupon3{
      padding-bottom: 3vw;
    }
  }


/*A04*/
/*登記贈品文案顏色*/.Area_danji .danji_box ul li .activityText .gifts span { color: #eb913c;}
.Area_danji .danji_box { margin-bottom: 0;}
@media screen and (min-width: 768px){
  /* .A04_deco_1 { bottom: -77px; left: -105px;}
  .A04_deco_2 { bottom: -27px; left: -145px;} */
  .Area_danji { margin-top: 15px;}
  .Area_danji .danji_box ul li { padding-bottom: 20px;}
  .warningTxt h3 { padding: 0 0 4em; color: #000;}
}
@media screen and (max-width:767px){
  .Area04 { padding-bottom: 7vw; background: url(A03_bg_3_m.png?t=1787542202583) bottom center / contain no-repeat, url(A03_bg_2_m.png?t=1787542202583) center top  / 100% calc(100%) no-repeat;}
  .Area_danji { width: 96%;}
  .Area_danji ul { grid-gap: 1vw; padding-bottom: 2vw;}
  /* .A04_deco_1 { width: 30%; bottom: -9vw; left: -1vw;}
  .A04_deco_2 { width: 97%; bottom: -2.5vw; left: -16vw;} */
}


/*A05*/
.A05_bg { position: absolute;}
@media screen and (min-width: 768px){
.A05_bg { z-index: -1; top: -80px; left: -520px; width: 2000px; height: 970px;}
.A05_BN.PD_layout ul { padding: 13px 0 0; grid-gap: 108px 0; margin-bottom: -38px;}
}
@media screen and (max-width:767px){
  .A05_bg { width: 208%; left: -54%; top: -9vw; z-index: -1;}
  .A05_BN { top: 5vw;}
  .A05_BN.PD_layout ul { padding: 0; grid-gap: 11.5vw 0;}
}


/*A06*/
.A06_bg, .A06_deco { position: absolute;}
@media screen and (min-width: 768px){
  .Area06 .box_title ul li h5 { background: linear-gradient(65deg, #732319 20%, #b95a50 50%, #96372d 80%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent;}
  .A06_deco_1 { top: 185px; left: -185px; transform: rotate(8deg);}
  .A06_deco_2 { bottom: -100px; right: -195px;}
  .A06_bg_1 { z-index: -2; top: -370px; left: -520px; width: 2000px; height: 1640px;}
  .A06_bg_2 { z-index: -2; top: -115px; left: -260px; width: 1249px; height: 1062px;}
  .Area06 { margin-bottom: 90px;}
  .A06_BN { margin-top: 15px;}
}
@media screen and (max-width:767px){
  .Area06 .box_title ul li h5 { background: linear-gradient(65deg, #732319 45%, #b95a50 50%, #96372d 55%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; color: transparent;}	
  .A06_bg_1 { width: 208%; left: -54%; top: -29vw; z-index: -2;}
  .A06_bg_2 { width: 130%; left: -15%; top: -4vw; z-index: -1;}
  .A06_deco_1 { width: 12vw; top: 10vw; left: 0;}
  .A06_deco_2 { width: 16.5vw; top: 85vw; right: 0;}
  .Area06 { margin-bottom: 10vw;}
}


/*A07*/
@media screen and (min-width: 768px){
  .A07_PD, .A08_PD { margin-top: -42px;}
 }
@media screen and (max-width:767px){
  .A07_PD, .A08_PD { margin-top: -5vw;}
}


/*A08*/
.A08_deco { position: absolute; z-index: -1;}
@media screen and (min-width: 768px){
  .A08_deco_1 { top: -460px; right: -190px;}
  .A08_deco_1 img { width: 80%;}
  .A08_deco_2 { top: 245px; left: -350px;}
  .A08_deco_3 { top: -200px; left: -100px;}
  .A08_deco_4 { top: 280px; right: -190px;}
  .A08_deco_3 img, .A08_deco_4 img { width: 85%;}
}
@media screen and (max-width:767px){
 .A08_deco_1 { width: 59vw; top: -60vw; right: -16vw;}
 .A08_deco_2 { width: 66vw; bottom: -15vw; left: -32vw;}
 .A08_deco_3 { width: 24vw; top: -20vw; left: -6vw;}
 .A08_deco_4 { width: 27vw; bottom: -15vw; right: -6vw;}
 }


/*A09*/
@media screen and (min-width: 768px){
  .A09_bg { position: absolute; z-index: -2; top: 50px; left: -520px; width: 2000px; height: 492px;}
  .A09_PD { padding: 0 0 35px;}
}
@media screen and (max-width:767px){
  .Area09 { background: url(A03_bg_1_m.png?t=1787542202583) center top 5.5vw / contain no-repeat, url(A03_bg_3_m.png?t=1787542202583) center bottom / contain no-repeat, url(A03_bg_2_m.png?t=1787542202583) center top 20vw / 100% calc(100%) no-repeat;}
  .A09_PD { padding: 2vw 0 7vw;}
}


/*A10*/
@media screen and (min-width:768px){
  .Area10 .PD_layout ul { padding: 0 75px; grid-gap: 0 55px;}
  .A10_deco { top: 90px; left: -45px; z-index: -1;}
}
@media screen and (max-width:767px){
  .Area10 .PD_layout ul { padding: 0 4vw; grid-gap: 0 3vw;}
  .A10_deco { width: 26vw; top: 18vw; left: -2vw; z-index: -1;}
}


/*光*/
.A01_deco_2, .A01_deco_3, .A02_deco, .A04_deco, .A06_bg_2, .A08_deco_1, .A08_deco_2, .A09_deco, .A10_deco, .top_deco, .title_deco {
  position: absolute;
  mix-blend-mode: screen;
  /*強制元素進入GPU渲染層(主要觸發器)*/-webkit-transform: translateZ(0);
  /*提前告知瀏覽器元素會變化(預分配資源)*/will-change: transform;
  /*觸發合成層創建(強化觸發)*/backface-visibility: hidden;
  /*創建獨立層疊上下文*/isolation: isolate;
}


/*黏人精*/
.Area_hammerAD { z-index: 9999; position: fixed; bottom: 0; right: 0;}
.Area_hammerAD .box { position: relative; margin-right: 10px; opacity: 1;}
.Area_hammerAD img { width: 100%; height: auto; position: absolute; top: 0; left: 0;}
.Area_hammerAD .closeButton a { display: block; cursor: pointer; position: absolute; width: 20px; height: 20px; border-radius: 50%; font: bold 20px/1em "Century Gothic"; color: #FFF; text-align: center; background-color: rgba(0%,0%,0%,0.5); text-decoration: none; z-index: 2;}
.Area_hammerAD .Ahammer_text { position: absolute; z-index: 2; display: flex; align-items: center; justify-content: center; width: 90%; color: #000; font-family: "Century Gothic","Noto Sans CJK TC"; font-weight: 700;}
.Area_hammerAD .Ahammer_black .img_0, .Area_hammerAD .img_1 { filter: brightness(0%);}
.Area_hammerAD .Ahammer_black .img_1 { filter: none;}
.Area_hammerAD .Ahammer_black .Ahammer_text { color: #fff;}
@media screen and (min-width:768px){
  .Area_hammerAD { position: fixed; z-index: 300; left: 50%; right: auto; bottom: 50px; display: block; width: 210px; height: 200px; transform: translateX(618px) translate3d(0,20px,0);}
  .Area_hammerAD .closeButton a { top: 0; right: 0;}
  .Area_hammerAD .Ahammer_text { font-size: 2.3em; line-height: 1em; height: 1em; top: 40px;}
}
@media screen and (max-width:767px){
  .Area_hammerAD { display: block; width: 26%; transform: translate3d(0px, -215px, 0px) !important;}
  .Area_hammerAD .closeButton a { top: 1vw; right: 1vw;}
  .Area_hammerAD .Ahammer_text { font-size: 1.5em; line-height: 1.5em; height: 1.5em; top: 3.6vw;}
}


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


/*調整編輯按鈕*/
#eWriterBtn_bt_B_000_t00 {   position: absolute; margin-left: 132.5px;}
#eWriterBtn_bt_B_000_t05, #eWriterBtn_bt_B_000_t07, #eWriterBtn_bt_B_000_t08, #eWriterBtn_bt_B_000_t09, #eWriterBtn_bt_B_000_t10, #eWriterBtn_bt_B_000_t11, #eWriterBtn_bt_B_000_t12 { 
  position: absolute;
  top: -50px;
  left: 5px;
}
#eWriterBtn_bt_B_000_t00-3 { position: absolute; left: -50px;}


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