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

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


/*全BOX版面*/
.WRAPPER { z-index:0; position: relative; display:block; margin: 0 auto; padding:0; overflow:hidden; width:100%; min-width:1220px; background:#ffd8d1; 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;}
	}


.Area_bottom{ margin-top: 50px!important; }
@media screen and (max-width:767px){ .Area_bottom{margin-top: 5vw!important; }	}

/*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:2002px; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
.bgdeco { z-index:2; position: absolute; top:500px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1751542205701) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
  @media screen and (max-width:767px){
  .m_bg01 { z-index:0; position:absolute; top:0px; left: 0; width: 100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;background-size: 100%;}
  .m_bg02 { z-index:-1; position:absolute; top:0; left: 0; width: 100%; height:100%; background-repeat:repeat-y; 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;}
.bg_deco {position: absolute; z-index:0; width:2000px;top:0px;  background-repeat: no-repeat ; height:auto;  left: 50%; transform: translateX(-50%);  }

@media screen and (min-width: 768px) {
  .Area_bgtop span { background-repeat: no-repeat;}
  .Area_title .date { z-index:4; position: absolute; top:20px; left:929px;}	
  .Area_title .comingsoon {z-index:12; position: absolute; top: 360px; left: 84px;}
  .Area_title .deco_txt { position: absolute; top:415px; left:-200px;  width:240px;}
}
@media screen and (max-width:767px){
  .Area_title .comingsoon {z-index:12; position: absolute; top: 32vw; left: 7vw; width: 32vw;}
  .Area_title .date { z-index:4; position: absolute; top:3.5vw; left:81vw; width: 20.5%;}
}		


.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*/
  }


/*動畫*/
.Area_top { height:auto; }
.Area_top .top_deco {position: absolute;z-index: 5; top:31px;left: -240px;pointer-events: none}
	@media screen and (max-width:767px){
	.Area_top { height:auto;}
    .Area_top .top_deco {position:absolute;top: 45vw;left:0vw;width: 100%;pointer-events:none;}

	}



/*版頭*/
.Area_topSUB a, .Area_topPD a { pointer-events: none; }

@media screen and (min-width:768px){
.Area_title{ height: 530px; box-sizing: border-box;}
.Area_title .title01 { z-index:0; position: relative;margin-left:50px ;}

  /*版頭品輪播*/
.Area_title .topPD {position: absolute; top:0; right:-100px; width:100%;z-index: 999; }
.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: 238px ;}
.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;}*/
.topPD .swiper-slide-active{opacity: 1!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: 103%;right: 2vw;top:2.5vw;}
   /*版頭品輪播*/
   .Area_title .topPD {position: absolute; top:42vw;right:-2vw; width:102%; }
   .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);}
	
    /*副標輪播*/
  .Area_title .Area_topSUB { z-index: 10; position: absolute; top:21vw; left:2vw; width:100%;}
}




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


/*活動倒數*/
.TimerNick { position: absolute; top: 460px;left:90px; 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: 36px;  color:#000; font-weight: 800; letter-spacing:1px; text-align: center;}
.TimerNick span { padding-left: 2px; font-size: 23px;  letter-spacing: 0.1em; color:#000;font-weight: 550; }
.TimerNick b { font-weight: 800;}
@media screen and (max-width:767px){
  .TimerNick  { width:100%; top:128vw; left:8.5em; 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.27em 0 0 0.01em; padding: 0; border: 0; font-size: 1.9em; letter-spacing: .03em;color:#000;font-weight: 600;   }
  .TimerNick span { padding-left: 0; font-size: 1.3em; letter-spacing: -0.05em; margin-left: -0.3em;color:#000;}
  .TimerNick span:first-child{ margin-top: -0.1em; }
}     

/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #e60051;}                 
                    
/*主打-公版*/
@media screen and (min-width:768px){
.Area06 .title {z-index: 999;margin: 2px 0 0 0;position: absolute;}
.Area06 .bg_boxtop {width: 100%;position: relative;background: url(Area03_top.png?t=1751542205701) top center no-repeat;height: 127px;}
.Area06 .bg_boxcon {width: 1220px;position: relative;background: url(Area03_con.png?t=1751542205701) top center repeat-y;margin:0 auto ;height:800px;}
.Area06 .bg_boxcon .PD_layout {width: 80%;}
.Area06 .bg_boxbottom {width: 1220px;position: relative;background: url(Area03_bottom.png?t=1751542205701) repeat-y;height:50px;}
}
@media screen and (max-width:767px){
.Area06  {width:100% !important;}
.Area06 .title {z-index: 999;margin:4vw 0 1vw -23vw; width: 185%; position: absolute; left: -11vw;}
.Area06 .bg_boxtop {width: 100%;position: relative;background: url(mArea03_top.png?t=1751542205701) top center no-repeat;height: 153px;}
.Area06 .bg_boxcon { width: 100%;position: relative;background: url(mArea03_con.png?t=1751542205701) top center repeat-y;margin-top:-13vw ;}
.Area06 .bg_boxbottom {position: relative;background: url(mArea03_bottom.png?t=1751542205701) top center no-repeat;height: 50px;}
.Area06 .PD_layout {width:98%;}
}


/*副打-公版*/
@media screen and (min-width:768px){
  .Area07 .title {z-index: 999;margin: 2px 0 0 0;position: absolute;}
  .Area07 .bg_boxtop {width: 100%;position: relative;background: url(Area04_top.png?t=1751542205701) top center no-repeat;height: 127px;}
  .Area07 .bg_boxcon {width: 1220px;position: relative;background: url(Area04_con.png?t=1751542205701) top center repeat-y;margin:0 auto ;height:370px;}
  .Area07 .bg_boxcon .PD_layout {width: 80%;}
  .Area07 .bg_boxbottom {width: 1220px;position: relative;background: url(Area04_bottom.png?t=1751542205701) repeat-y;height:50px;}
  }
  @media screen and (max-width:767px){
    .Area07  {width:100% !important;}
    .Area07 .title {z-index: 999;margin:3vw 0 1vw -28vw; width: 155%; position: absolute; left: -11vw;}
    .Area07 .bg_boxtop {width: 100%;position: relative;background: url(mArea04_top.png?t=1751542205701) top center no-repeat;height: 153px;}
    .Area07 .bg_boxcon { width: 100%;position: relative;background: url(mArea04_con.png?t=1751542205701) top center repeat-y;margin-top:-13vw ;}
    .Area07 .bg_boxbottom {position: relative;background: url(mArea04_bottom.png?t=1751542205701) top center no-repeat;height: 50px;}
    .Area07 .PD_layout {width:98%;}

  }

    
/*回饋*/
@media screen and (min-width:768px){
 .strategy { margin-top:400px!important; margin-bottom:60px!important; }
 .strategy .title { padding: 0; margin-bottom:-5px;}
 .strategy  .PD_wrapper { width: 100%; grid-gap:0.5em;padding-bottom:15px; }
 li{list-style: none; }
 }
@media screen and (max-width:767px){
 .strategy { margin-top:88vw!important;margin-bottom:3vw!important; }
 .strategy .title {width: 110%; margin-left: -5vw; margin-bottom:0vw;} 
 .strategy  .PD_wrapper {width: 96%; grid-gap:.8em;padding-bottom:0; }
 li{list-style: none; }
 }

/*折價券*/
@media screen and (min-width:768px){
 .Area_coupon {position: relative; margin-top:0!important; }
 }
@media screen and (max-width:767px){
 .Area_coupon {margin-bottom: 5vw!important; }
 }


/*取消公版白底*/
.FUKK .PD_wrapper {background-color: rgba(255,255,255,0.00);}
.FUKK .PD_layout[data-pd-li*="BN"] li{border: rgba(255,255,255,0.00);}
@media screen and (max-width:767px){
	.FUKK .PD_wrapper {background-color: rgba(255,255,255,0.00);}
	.FUKK .PD_layout[data-pd-li*="BN"] li{border: rgba(255,255,255,0.00);}
 }


/*品類*/
.Area05 {top: 0px;}
.Area05 .PD_wrapper {  grid-gap:0.2em;padding-bottom:10px;margin:0 auto ; }
.Area05 .PD{width:60%;padding: 0;}
.Area05 .PD_layout {width:850px;margin:0 auto ;}
.Area05 .PD_layout li{padding: 0 !important;min-width:100px}
.Area05 .PD_img {width:130%;margin:0 auto ;}
	@media screen and (max-width:767px){
	  .Area05 {top:0;}
    .Area05  .PD{width:90%;padding: 0;margin:0 auto ;}
    .Area05 .PD_layout {width:90%;margin:0 auto ;}
	  .Area05  .PD_wrapper {  grid-gap:.1em;padding-bottom:1vw; }
    .Area05 .PD_img {width:100%;margin:0 auto ;}
	}

/*主副打品底色*/
/*
.Area06 .PD_wrapper {border:4px solid #222222;border-radius:25px; }
	@media screen and (max-width:767px){
	  .Area06 .PD_wrapper {border: 1vw solid #222222;border-radius:2vw;}
	}
*/


/*旗艦館*/
.Area_btnmore { height:165px; margin:3% auto 0!important; }
.Area_btnmore a { display: inline-grid!important; padding: 2%; }
	@media screen and (max-width:767px){
		.Area_btnmore { height:22vw; margin-top: 6vw; }	
        .Area_btnmore a { padding: 1vw; }
        }



/*區塊_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;
}

/*置底*/
.fixbn .class_00 {position:absolute;width:100%; height: 100%; }
.fixbn .class_00 a {display:block;width:100%;height:93%;top:0%;left:0%;}



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



.Area_boxstyle {}
.Area_boxstyle > .Area_boxstyle_box { position:relative; background-repeat: no-repeat; background-position: center bottom;z-index: 1}
.Area_boxstyle > .Area_boxstyle_box:before { content:""; display:block; z-index:-1; position:absolute; left:0; width:100%;}
.Area_boxstyle > .Area_boxstyle_box:after  { content:""; display:block; z-index:-2; position:absolute; top:140px; left:0px; width:100%; height:100%;}
    @media screen and (min-width:768px){
      .Area_boxstyle > .Area_boxstyle_box { margin-left:-520px; padding:0 0 40px; width:2000px;}
      .Area_boxstyle > .Area_boxstyle_box:before { top: -35px; left: 0px; height: 176px;}
      .Area_boxstyle > .Area_boxstyle_box:after {height: calc(100% - 349px);}
      .Area_boxstyle > .Area_boxstyle_box { background-image:url(Area_boxstyle_bgbottom.png?t=1751542205702);background-size: 100%;padding-bottom:100px;}
      .Area_boxstyle > .Area_boxstyle_box:before { background-image:url(Area_boxstyle_bgtop.png?t=1751542205702);background-size: 100%;  }
      .Area_boxstyle > .Area_boxstyle_box:after  { background-image:url(Area_boxstyle_bgcon.png?t=1751542205702);background-size: 100%;}

    }


@media screen and (max-width: 767px) {
  .Area02 .title1 {margin: 6vw 0 4vw 0; width: 126%; position: relative; left: -12vw; top: 1vw;}

  .Area_boxstyle > .Area_boxstyle_box { padding:0;}
  .Area_boxstyle > .Area_boxstyle_box:before { top:0vw; height:0vw;}
  .Area_boxstyle > .Area_boxstyle_box:after {top: 20.3vw;height: calc(100% - 42.7vw);left: -4vw; width: 109%;}
  .Area_boxstyle > .Area_boxstyle_box {padding-top: 0;}
  .Area_boxstyle > .Area_boxstyle_box:before {top: 8vw; height: 12.3vw; left: -4vw; width: 109%;}
  .Area_boxstyle > .Area_boxstyle_box {background-image: url(m_Area_boxstyle_bgbottom.png?t=1751542205702);background-size: 107%;padding-bottom:10vw;}
  .Area_boxstyle > .Area_boxstyle_box:before { background-image: url(m_Area_boxstyle_bgtop.png?t=1751542205702);background-size: 100%;}
  .Area_boxstyle > .Area_boxstyle_box:after  { background-image: url(m_Area_boxstyle_bgcon.png?t=1751542205702);background-size: 100%;}

  }

  .Area_BN  {margin: 0 auto;width:1100px ;}
  
  @media screen and (max-width: 767px) {
    .Area_BN  {margin: 0 auto;width:100%;padding: 5vw 0 0 0;}

  }
