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

/*基本*/
html, body {
    margin: 0;
    padding: 0;
    background-image: url(bg.png?t=1759978983476);
}
@media screen and (max-width: 767px) {
    html, body {
        background-image: url(bg_m.png?t=1759978983476);
        background-size: contain;
    }
}

/*寬度,間距*/
.Area1220 { margin:0 auto; width:100%;}
.Area960 { margin:0 auto; width:100%;}

  @media screen and (min-width:768px){
    .Area1220 { width:1220px;}
    .Area960 { width:960px;}
    .Areabottom { margin-bottom:60px !important;}
  }
  @media screen and (max-width:767px){
    .Areabottom { margin-bottom:6vw !important;}
  }

/*全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; }
.WRAPPER img { border:0px; 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 { padding-bottom:0px; min-width: inherit; min-height:100vh; overflow: hidden;   }
		.WRAPPER img {  width:100%;  height:auto;}
	}



/*fixed背景*/
.bg_01 { z-index:0; position:absolute;top:0;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
.bg_02 { z-index:1; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position: center top; pointer-events:none;}


  @media screen and (max-width:767px){
  .m_bg01 { z-index:0; position:absolute; top:44px; left: 0; width: 100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;background-size: 100%;}

		}

/*版頭背景*/
.Area_bgtop { z-index: 0; position: absolute; top: 0; left: 50%; width: 2000px; -webkit-transform: translateX(-50%); transform: translateX(-50%); pointer-events: none;}
.Area_bgtop .bgtop_ { position: absolute; top: 0; left: 0; width: 100%; height: 1500px;}
.Area_bgtop .bgtop_ span { position: absolute; display: block; width: 100%; height: 100%; background-position: center top;}
.bgdeco { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1759978983476) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
.bgdeco1 { z-index: 1; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco2.png?t=1759978983476) repeat-y center top; transition: 0.5s linear; pointer-events: none;}



.m_Area_bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none;}
.m_Area_bgtop .m_bgtop_ { position: absolute; top: 0; left: 0; width: 100%; height: 0; padding-bottom: 100%;}
.m_Area_bgtop .m_bgtop_ span { position: absolute; display: block; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden; background-position: center top; background-size: 100%;}
  @media screen and (max-width: 767px) {
    .m_Area_bgtop span { background-repeat: no-repeat;}
    .m_Area_bgtop_fixed { position: fixed; top: 0px;} /*搭配js-appBgFixed*/
  }


@media screen and (min-width:768px){
.Area_title{ box-sizing: border-box;height: 720px;}
.Area_title .curry{position:absolute;top: 70px;left: 46px; z-index: 2;}
.Area_title .curry02{position:absolute; top: 70px;left: 590px; z-index: 2;}
  /*版頭品輪播*/
.Area_title .topPD {position: absolute;top: 80px;right: -178px;width: 48%; }
.Area_title .topPD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
.Area_title .topPD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_title .topPD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}	
.Area_title .topPD .PD_layout .PD_img {width:100%; position:absolute; right: 196px ;}
.Area_title .PD_wrapper {background-color: rgba(255,255,255,0.00);}
.Area_title .PD_layout[data-pd-li*="BN"] li{border: rgba(255,255,255,0.00);}


.topPD .swiper-slide{ width: auto!important;}

  /*副標輪播*/
  .Area_title .Area_topSUB { z-index: 10; position: absolute; top:220px; left:-144px; width: 100%;}
}

@media screen and (max-width:767px){
  .Area_title { height:50vw;}
  .Area_title .title01 { z-index:0; position: relative; width: 100%;}
  .Area_title .curry{position:absolute;top: 3vw;left: 1vw; width: 8%; z-index:2;}
  .Area_title .curry02{position:absolute;top: 5vw;left: 54vw;width: 7%;z-index:2;}
   /*版頭品輪播*/
   .Area_title .topPD {position: absolute; top:3vw;right:-27vw; width:100%; }
   .Area_title .topPD img{width: 46%;}
   .Area_title .topPD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 80%; box-sizing: content-box; grid-gap: inherit;}
   .Area_title .topPD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
   .Area_title .topPD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}		
   .Area_title .PD_wrapper {background-color: rgba(255,255,255,0.00);}
   .Area_title .PD_layout[data-pd-li*="BN"] li{border: rgba(255,255,255,0.00);}


}
#eWriterBtn_bt_B_000_02 { margin-left: 20px!important; margin-top: 170px!important; z-index: 99!important; }	

/*版頭*/
.Area_title { margin-bottom: 30px;}
.Area_title .main_box { position: absolute; top: 102px;right: 525px; width: 55%;z-index: 90;}


@media screen and (max-width:767px){
  .Area_title .main_box { width: 100%;position: absolute;top: 5vw; right: 40vw;width: 58%;}
}

/*活動倒數*/
.TimerNick { position: absolute; top: 520px;left:800px; display: inline-block; z-index:8; text-align: center; letter-spacing: 0.3em;}
.TimerNick2 { position: absolute; top:440px!important;left:108px; display: inline-block; z-index:8; text-align: center; letter-spacing: 0.3em;}
.TimerNick .FontStyle { display: inline-block; margin: 0 0 0 5px; padding: 0; border: 0; font-size: 30px;  color:#9966cc; font-weight: normal; letter-spacing:1px; text-align: center;}
.TimerNick span { padding-left: 2px; font-size: 23px;  letter-spacing: 0.1em; color:#9966cc;}
.TimerNick b { font-weight: 800;}
@media screen and (max-width:767px){
  .TimerNick  { width:100%; top: 55vw; left: 57vw; display: flex;  column-gap: 0.5em; text-align: left;}
  .TimerNick2  { width:100%; top:40vw!important; left:3.4em; display: flex;  column-gap: 0.5em; text-align: left;}
  .TimerNick .FontStyle { margin:-0.25em 0 0 -0.01em; padding: 0; border: 0; font-size: 1.4em; letter-spacing: .01em;color:#9966cc;  }
  .TimerNick span { padding-left: 0; font-size: 1em; letter-spacing: -0.05em; margin-left: -0.3em;color:#9966cc; }
  .TimerNick span:first-child{ margin-top: -0.1em; }
}     


@media screen and (min-width:768px){
  .Area01{margin-top: 120px;}
.Area01 .bg{background-color: #9966cc; padding:80px 30px 30px;width: 100%;border-radius: 10px;}
.Area01 .title{position: absolute; z-index: 3;top:-70px}
}
@media screen and (max-width:767px){
  .Area01{margin-top: 11vw;}
.Area01 .bg{background-color: #9966cc; padding: 9vw 1vw 3vw;width: 100%;border-radius: 10px;}
.Area01 .title{position: absolute;z-index: 3;top:-7vw}
}

@media screen and (min-width:768px){
  .Area02{margin-top:120px;}
.Area02 .bg{background-color: #f57cab; padding:80px 30px 30px;width: 100%;border-radius: 10px;}
.Area02 .title{position: absolute; z-index: 3;top:-70px}
}
@media screen and (max-width:767px){
  .Area02{margin-top: 11vw;}
.Area02 .bg{background-color: #f57cab; padding: 9vw 1vw 3vw;width: 100%;border-radius: 10px;}
.Area02 .title{position: absolute;z-index: 3;top:-7vw}
}


.title img{width: 90%;}
@media screen and (max-width:767px){
  .title img{width: 100%;}
}

@media screen and (max-width:767px){
.Area_danji{width: 96%;}
}

/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #fef8d8;}     

.Area00{background-color: #ffc1d9;}

/*大牌狂降作圖區*/
@media screen and (min-width:768px){
  .Area_item {height: auto;padding-bottom:0px;}
  .Area_item .PD_layout .PD_slide:hover { box-shadow: 0 0 0 rgba(0, 0, 0, 0); }	
  /*版頭公版上下標.關閉*/
  .Area_item .PD_layout.layout_item .imgTag{display: none !important;}
  .Area_item .PD_layout.layout_item .imgTagBottom{display: none !important;}
  .Area_item .PD_layout.layout_item .prdImgWrap .imgTagRectangle{display: none !important;}
    
  /*作圖區*/

  .Area_item .PD_layout.layout_item .PD_slide .PD p del { color: #ffefc2;font-size: 19px;}
  .Area_item .PD_layout.layout_item .PD p .Price {font-weight: 700;color:#ffefc2;font-size: 2em;}
  .Area_item .PD_layout.layout_item .PD p {position: relative;top: -8px;left: 25px;height: 6em; padding: 13% 0 0;line-height: 1.6em; font-size: 1.3em; color: #ffefc2;}
  .Area_item .PD_layout.layout_item li {background: url("item_bg.png?t=1759978983476") center top / 100% no-repeat scroll;}	
  .Area_item .PD_layout.layout_item {padding:0;}
  .Area_item .PD_layout.layout_item .PD_slide:hover {transform:translateY(-6px);}
  .Area_item .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
  .Area_item .PD_layout.layout_item .PD_slide {height:586px;padding:0;}
  .Area_item .PD_layout.layout_item .PD_slide .PD_into { width: 80%;padding-left: 0;position: absolute;left: 23px; top: 239px;text-align: center;font-size: 1.3em; color: #fff;}
  .Area_item .PD_layout.layout_item .PD_slide .PD_img img {width:87%;margin:16% 0% 0% 7%;box-shadow: unset;/*border-radius: 34.5em !important;border: 7px solid #ffffff;*/}
  .Area_item .PD_layout.layout_item .PD_slide .PD_into h3 {position: relative;top: 40px; left: 23px; max-height: 1.4em; font-family: Noto Sans CJK TC;font-weight: 500; font-size: 1.5em; line-height: 1.6em; color: #ffffff; text-align: center; background: transparent !important;}
  .Area_item .PD_layout.layout_item .PD_slide .PD_into h4 {font-size: 1.5em;color: #ffffff;text-align: center;  position: relative;top: 35px;
          left: 25px;}
  .Area_item .PD_layout.layout_item .PD_slide .PD:hover h4 { color:#ffffff;}
  .Area_item .PD_layout.layout_item .PD .PD_logo {position: relative;  top: -196px;left: -43px; height: 8em; z-index: 90; border-radius: 26.5em !important;}
  .Area_item .PD_layout.layout_item .PD .PD_logo img { padding: 20%; box-shadow: none;    border: none;}
    .Area_item .PD_layout.layout_item .PD p small {font-size: 18px;}
  }
  
  @media screen and (max-width:767px){
  .Area_item {height:100%;padding-bottom:5vw!important;}
  .Area_item .PD_layout .PD_slide:hover { box-shadow: 0 0 0 rgba(0, 0, 0, 0); }	
    
  /*版頭公版上下標.關閉*/
  .Area_item .PD_layout.layout_item .imgTag{display: none !important;}
  .Area_item .PD_layout.layout_item .imgTagBottom{display: none !important;}
  .Area_item .PD_layout.layout_item .prdImgWrap .imgTagRectangle{display: none !important;}
    
  /*作圖區*/
      .Area_item .PD_layout.layout_item {padding: 0 0 0 0;}
      .Area_item .PD_layout.layout_item ul {padding-left: 1vw; padding-right: 1vw;}
      .Area_item .PD_layout.layout_item li {width:100%;height:74vw;left:-0.5vw;background: url("item_bg.png?t=1759978983476") center top / 102% no-repeat scroll;}
      .Area_item .PD_layout.layout_item .PD_slide .PD_img {margin-bottom: 3%;}
      .Area_item .PD_layout.layout_item .PD_slide .PD_into {padding-left:3vw;position: absolute;top:46vw;width: 100%;text-align:center;font-size: 0.8em;}
      .Area_item .PD_layout.layout_item .PD_slide .PD_logo { position: absolute;left: 0.3vw;top: -36vw;height: 14vw; border-radius: 50%; display: block;z-index: 90;}
    .Area_item .PD_layout.layout_item .PD .PD_logo::after { content:""; position: absolute; display:block; top: -7vw;left: 0;width:100%; height:100%; pointer-events:none; z-index: -1;}
    .Area_item .PD_layout.layout_item .PD .PD_logo img { box-shadow: none;border-radius: 34.5em!important;padding: 4%;}
      .Area_item .PD_layout.layout_item .PD_slide .PD_img img {width:87%;margin:15% 0% 0% 7%;box-shadow: unset;}
      .Area_item .PD_layout.layout_item .PD_slide .PD_into h3 {padding: 0;max-height: 1.4em;font-weight: bolder;font-size: 1.4em;line-height: 1.7em;margin: 0;-webkit-background-clip: text;color: #ffffff;top:4vw;left:0vw;position: relative;}
      .Area_item .PD_layout.layout_item .PD_slide .PD_into h4 {padding: 0;font-size: 1.4em;color:#ffffff;margin: 0;line-height: 1em;text-align: center;top:5vw;position: relative;left:0vw;}
      .Area_item .PD_layout.layout_item .PD_slide .PD p del {top: 0vw;left: 0vw; color: #ffefc2;z-index: 99;position: relative;font-size: 1.1em;}
    .Area_item .PD_layout.layout_item .PD p {position: relative;top:3.8vw;left:0vw; height: 15vw;font-size: 1.1em;line-height: 2.8em;color:#ffefc2;}
    .Area_item .PD_layout.layout_item .PD p .Price {font-weight: 700;color:#ffefc2;font-size: 2em;}
    .Area_item .PD_layout.layout_item .PD p small {font-size: 1.4em;}
  }
/*區塊_all*/
.Area2000 { margin:0 auto; width:2000px;}
.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;}
	}




/*置底*/
.fixbn a {padding-bottom:constant(safe-area-inset-bottom); /* 兼容 iOS < 11.2 */
				    padding-bottom:env(safe-area-inset-bottom);}   /* 兼容 iOS >= 11.2 */ 
.fixbn{position:fixed; background-size:100%;bottom:0; display:block; z-index:30;}
.fixbn ul li{float:left;padding:0;list-style-type:none;width:50vw;}
.fixbn ul li img{width:100%;margin:0 auto;}

.fixbn ul{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}

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


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

/*分享浮層*/
.floatBox { position:relative; margin:2% auto; padding: 2% 0; width: 700px; height:auto; background-color:rgba(0,0,0,0.8); text-align:center;  border-radius:20px;}
.floatBox img { width:100%; height:auto;}
.floatBox .go_bt {
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
          transition: all 0.2s ease;}
.floatBox .go_bt:hover { filter: brightness(120%);
  -webkit-transform:translateY(-6px);
     -moz-transform:translateY(-6px);
      -ms-transform:translateY(-6px);
       -o-transform:translateY(-6px);
          transform:translateY(-6px);}
.floatBox .closeButton a { display:block; cursor:pointer; position:absolute; top:-20px; right:-20px; width:40px; height:40px; border-radius:50%; border:solid 2px #999999; font:bold 40px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
.floatBox .closeButton:hover {background-color:#666; text-decoration:none;}
.floatBox .title  { display:inline-block; margin:0 0 10px 0; border-bottom:1px solid #ffd800; font:bold 45px/1.5em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;  color:#ffd800; text-align:center}
.floatBox .box_ { margin:0 auto; width:90%;}
.floatBox .box_:after { content: ""; display:block; clear:both;}
.floatBox .box_btn { margin:20px auto 0; width: 80%;}
.floatBox .box_btn a { display:block; margin:3% 0;}
.floatBox .box_btn img { width:100%;}
.floatBox .box_btn .btn { margin:0 auto; width:60%;}
.floatBox .box_btn2 a { float:left; margin:0 1%; width:48%;}
	@media screen and (max-width:767px){
		.floatBox { padding:5% 0; width:90%; height: auto;}
		.floatBox .closeButton a {display:block; position:absolute; top:-15px; right:-15px; width:30px; height:30px; border-radius:50%; border:solid 2px #999999; font:bold 30px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
		.floatBox .closeButton:hover {background-color:#666; text-decoration:none}
		.floatBox .title  { margin:0 5% 3vw; font-size: 6vw; line-height:2rem;}
		.floatBox .box_btn { margin:2% auto 0;}
		.floatBox .box_btn .btn { margin:0 auto; width:80%;}
	}





