@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: #ffd2d2;}
.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: 1220px; background-repeat: no-repeat; background-position: center top; pointer-events: none; animation: downIn 0.8s ease-out forwards;}
.bgdeco { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(bgdeco.png?t=1777551460325) repeat-y 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;}
}
@keyframes downIn {
  from { transform: translateY(-10px);}
  100% { transform: translateY(0);}
}


/*版頭*/
.sub_swiper .PD_layout li, .logo_swiper .PD_layout li, .topPD_swiper .PD_layout li { background: transparent;}
.title_0 .PD_layout a { pointer-events: none;}
.title_0, .top_deco { position: absolute;}
.title_0 .PD_layout ul { padding: 0; grid-gap: 0;}
/*ecm入稿調整*/
.topPD_swiper .PD_layout li:hover { z-index: 0; filter: none;}
/* .topPD_swiper input { position: absolute; left: 30%;} */
/* .logo_swiper input { position: absolute; left: 20%;} */
@media screen and (min-width:768px){
  .Area_title { height: 638px; box-sizing: border-box; margin-bottom: 30px;}
  .sub_swiper { z-index: 5; top: 180px;}
  .topPD_swiper { top: 15px;}
  .top_deco_1 { top: 490px; left: -75px; animation: float_p 3s infinite linear;}
  .top_deco_2 { top: 500px; left: 255px; animation: float_p 2.5s infinite linear; animation-delay: 1s;}
  .top_deco_3 { z-index:  1; top: 480px; right:-80px; animation: float_p 3s infinite linear; animation-delay: 0.5s;}
  .top_deco_4 { z-index: -2; top: 430px; left: 230px; animation: shine 1.5s infinite alternate; animation-delay: 0.5s;}
  .top_deco_5 { z-index: -2; top: 110px; right: 90px; animation: shine 1.5s infinite alternate;}

}
@media screen and (max-width: 767px){
  .Area_title { height: 68vw;}
  .sub_swiper { z-index: 1; top: 20vw;}
  .sub_swiper ul { height: 10vw;}
  /* .logo_swiper { top: -4.5vw;}
  .logo_swiper ul { height: 8vw;} */
  .topPD_swiper { top: -3.5vw;}
  .topPD_swiper ul { height: 50vw;}
  .top_deco_1 { z-index: -1; width: 22%; top: 50vw; left: -8vw; animation: float_m 3s infinite linear;}
  .top_deco_2 { z-index: -1; width:  9%; top: 54vw; left: 28vw; animation: float_m 2.5s infinite linear; animation-delay: 1s;}
  .top_deco_3 { z-index:  0; width: 20%; top: 46vw; right:-6vw; animation: float_m 3s infinite linear; animation-delay: 0.5s;}
  .top_deco_4 { z-index: -2; width: 16%; top: 48vw; left: 28vw; animation: shine 1.5s infinite alternate; animation-delay: 0.5s;}
  .top_deco_5 { z-index: -2; width: 14%; top: 10vw; right:10vw; animation: shine 1.5s infinite alternate;}
}
@keyframes float_m { 
  0%   { transform: translate(0,0);} 
  50% { transform: translate(0,4px);}
  100% { transform: translate(0,0);}
 }
@keyframes float_p { 
  0%   { transform: translate(0,0);} 
  50% { transform: translate(0,8px);}
  100% { transform: translate(0,0);}
 }
@keyframes shine {
   0%   { filter: brightness(50%);}
   100% { filter: brightness(150%);}
 } 

/***光***/
.top_deco, .A02_deco_1, .bgdeco { mix-blend-mode: screen; -webkit-transform: translateZ(0); will-change: transform; backface-visibility: hidden; isolation: isolate;}

/*提醒我按鈕*/
a.mo_remind_btn { z-index: 9999; position: absolute !important; width: 17%; top: 57vw; right: -1vw;}

/*活動倒數*/
.TimerNick { position: absolute; top: 265px; left: 35px; /*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 7px; padding: 0; border: 0; font-size: 30px;  color:#231914; letter-spacing: 1px; text-align: center;}
.TimerNick span { padding-left: 2px; font-size: 24px; letter-spacing: 0.1em; color:#231914; white-space: nowrap;}
.TimerNick b { font-weight: normal;}
@media screen and (max-width: 767px){
  .TimerNick  { top: 30vw; left: 4vw; 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.5vw; letter-spacing: .01em;}
  .TimerNick span { padding-left: 0; font-size: 2.8vw; letter-spacing: -0.05em;}
  .TimerNick span { margin-top: -0.1em;}
} 


/*區標線上入稿*/
.box_title { background: url("title_bg.png?t=1777551460325") center top / 100% no-repeat;}
@media screen and (min-width: 768px){
  .box_title .PD_layout .PD_into { padding: 0 0 1.6em;}
  .box_title { position: relative; z-index: 5; display: flex; padding: 0; width: 100%; justify-content: center;}
  .box_title img { width: 100% !important; padding: 0;}
  .box_title ul li h5 { padding: 0; margin: 22px 0; font: bold 55px / 55px "Noto Sans CJK SC", "Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.03em; text-align: center; color: #fff;}	
}
@media screen and (max-width: 767px){
  .box_title .PD_layout .PD_into { padding: 0 0 .8em;}
  .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 6vw / 6vw "Noto Sans CJK SC", "Microsoft JhengHei", Arial, Helvetica; margin: 2vw 0; letter-spacing: 0; text-align: center; letter-spacing: -.02em; color: #fff;}
}


/*A00*/
.Area00 { z-index: 50;}

/*A01*/
.Area01 .swiper-pagination { --swiper-pagination-color: #460f05;}
@media screen and (min-width: 768px){
  .Area01 { margin-bottom: 80px !important;}
}

/*A02*/
.Area02 .PD_layout ul { padding: 0; grid-gap: 0;}
.Area02 .PD_layout a { pointer-events: none;}
.A02_deco { position: absolute;}
@media screen and (min-width: 768px){
  .Area02 { margin-bottom: 20px;}
  .A02_deco_1 { top: 100px; left: 0;}
}
@media screen and (max-width: 767px){
  .Area02 { margin-bottom: 3vw;}
  .A02_deco_1 { width: 18%; top: 10vw; left: 0;}
}

/*A03*/
/*登記贈品文案顏色*/.Area_danji .danji_box ul li .activityText .gifts span { color: #ffe6aa;}
.Area_danji .btn_reg .activityText p, .Area_danji .btn_reg .activityText .Tip, .Area_danji .danji_box ul li .content p { color: #fff;}
.Area_danji .danji_box { margin-bottom: 0;}
@media screen and (min-width: 768px){
  .Area_danji { margin-top: 15px;}
  .Area_danji .danji_box ul li { padding-bottom: 20px;}
}
@media screen and (max-width: 767px){
  .Area_danji { width: 96%;}
  .Area_danji ul { grid-gap: 1vw; padding-bottom: 2vw;}
}

/*A04*/
@media screen and (min-width: 768px){
  .Area04 .PD_layout ul { padding: 0; grid-gap: 15px;}
}
@media screen and (max-width: 767px){
  .Area04 .PD_layout ul { grid-gap: .4em .3em;}
}

/*A05*/
.Area_page { overflow: hidden;}
/* --------------------------------------
* Page 頁籤_202405291900
* -------------------------------------- */
.NavArea_tabbar_page .Nav { overflow: visible; transform: translate3d(-30.5%, 0, 0);}  
.NavArea_tabbar_page .Nav_box { border-radius: 8px; overflow: hidden; padding: 0 2%;}
.NavArea_tabbar_page[data-light="box"] .Nav ul { padding: 0;}
.NavArea_tabbar_page .Nav li { overflow: visible;}
/*頁籤高亮顏色設定*/  
.NavArea_tabbar_page .Nav .swiper-slide-active a { color:#fff;}
.NavArea_tabbar_page .Nav .swiper-slide-active i { display: block; border: 1px solid #e15a4b !important; background-color: #e15a4b !important;}
/*推編輯按鈕*/  
.NavArea_tabbar_page .Nav input { position: fixed; left: 30%;}
@media screen and (min-width: 768px){ 
  .NavArea_tabbar_page { display: block; margin: 0 auto 25px; width: 100%;}
}
@media screen and (max-width: 767px){
  .NavArea_tabbar_page { margin: 0 auto 15px !important; width: 96%;}
  .page_box .PD_layout ul { width: 96%;}
}

/*A06*/
.Area06 .swiper-pagination { --swiper-pagination-color: #460f05;}
@media screen and (min-width: 768px){ 
  .Area06 .PD_layout ul { padding: 0 85px; grid-gap: 20px;}
}


/*黏人精*/
.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, -360px, 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: #4b2823; 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;}
}
