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

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




/*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-color: #483222; }
.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 {min-width: inherit; min-height:100vh; overflow: hidden;background-color: #483222;   }
		.WRAPPER img {  width:100%;  height:auto;}
	}


.Area_bottom{ margin-bottom: 60px!important; }
@media screen and (max-width:767px){ 
  .Area_bottom{ margin-bottom: 6vw!important; }	}

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

.bgdeco { z-index:-1; position: absolute; top:1166px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1750902526626) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
.bgdeco2 { z-index:0; position: absolute; top:1166px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco2.png?t=1750902526626) repeat-y center top; transition: 0.5s linear; pointer-events: none;}

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

  .mbgdeco { z-index:-2; position:absolute; top:86vw; 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: 1000px;}
.Area_bgtop .bgtop_ span { position: absolute; display: block; width: 100%; height: 100%; background-position: center top;}
  @media screen and (min-width: 768px) {
    .Area_bgtop span { background-repeat: no-repeat;}
    .Area_bgtop_fixed { position: fixed;}
    .Area_bgtop_1 .bgtop_1_2  { mix-blend-mode: hard-light;}	  
    .Area_bgtop_1 .bgtop_1_2 span { background-image: url(bgtop_1_2.png?t=1750902526626); height: 1200px;} 

}


.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{ height: 606px; box-sizing: border-box;}

    /*日期*/
    .Area_title .box_txt { z-index: 10;position: absolute;top: 25px; left: 742px;width:100%;}
    .Area_title .box_txt .PD_layout h3{ color: #4b2e19!important; font-size:43px;  font-family: "Century Gothic","Noto Sans TC"; font-weight: 700;}


    /*副標輪播*/
    .Area_title .Area_topSUB {position: absolute;top: 0px;width:100%;}
    .Area_title .Area_topSUB ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
    .Area_title .Area_topSUB ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
    .Area_title .Area_topSUB ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}	


}


@media screen and (max-width:767px){
.Area_title { height:71vw;}

    /*日期*/
    .Area_title .box_txt { z-index: 10;position: absolute;top: 1vw; left: 75.5vw;width:100%;}
    .Area_title .box_txt .PD_layout h3{ color: #4b2e19!important; font-size:20px;  font-family: "Century Gothic","Noto Sans TC"; font-weight: 700;width: 50%;} 



    /*副標輪播*/
    .Area_title .Area_topSUB {position: absolute;top: 20vw;right: 1vw;width: 100%;}
    .Area_title .Area_topSUB ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 80%; box-sizing: content-box; grid-gap: inherit;}
    .Area_title .Area_topSUB ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
    .Area_title .Area_topSUB 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 .box_PD {position:absolute;width:41%;top: 152px;left: 614px;height:auto;z-index:0}


.Area_title .box_PD .layout_PD ul {display:flex;margin:0;padding:0;}
.Area_title .box_PD .layout_PD ul li:hover {box-shadow: none; }	
.Area_title .box_PD .layout_PD ul li a {color:#fff;}

.Area_title .box_PD .layout_PD .PD h3,.Area_top .box_PD .layout_PD .PD h4 { line-height:1;font-weight:500;font-family:"Noto Sans CJK TC", Arial, Helvetica; }	

.Area_title .box_PD .layout_PD .PD .Price{ line-height:1;font-weight:800;font-family:"Century Gothic"; }	
.Area_title .box_PD .layout_PD .PD .js-PD_del{ line-height:1;font-weight:500;font-family:"Century Gothic"; }	

.Area_title .box_PD .layout_PD .PD h3 { color: #4b2f19; font-size: 2.25em; letter-spacing: -0.05em; width: 60%;max-height: 1em;}
.Area_title .box_PD .layout_PD .PD h4 { color: #4b2f19; padding-top: 0.2em; font-size: 2.2em; letter-spacing: -0.05em; font-weight:800; width: 60%;}	
.Area_title .box_PD .layout_PD .PD p del { font-size: 1.45em; color: #4b2f19; }	
.Area_title .box_PD .layout_PD .PD h3 span { max-width: 100%; }	
.Area_title .box_PD .layout_PD .PD_into {/*align-items:center;*/position: relative;    top: -356px; left: -266px;}	
.Area_title .box_PD .layout_PD .PD p {color:#da3829; padding-top: 0em; height: 3em;  width: 60%;}
.Area_title .box_PD .layout_PD .PD p .Price { font-size: 2.85em; }


/*輪播特效*/
.Area_title .box_PD .layout_PD .swiper-slide .PD_img  { opacity: 0; transform: translate(6%,0); }
.Area_title .box_PD .layout_PD .swiper-slide-active .PD_img  { opacity: 1; transition: 1s ease-out; transform: translate(0,0);}

@media screen and (max-width:767px){
.Area_title .box_PD {position:absolute;width:60%;height:auto;top: 13.5vw;left: 41%;}


.Area_title .box_PD .layout_PD ul {display:flex;margin:0;padding:0;grid-gap:0}
.Area_title .box_PD .layout_PD ul li:hover {box-shadow: none; }	
.Area_title .box_PD .layout_PD ul li a {color:#fff;}
.Area_title .box_PD .layout_PD .PD h3 {font-size: 1.2em;}
.Area_title .box_PD .layout_PD .PD h4 {margin: 0;padding-top: 0.1em;font-size: 1.2em;}	
.Area_title .box_PD .layout_PD .PD p del {font-size: 0.85em;}	
.Area_title .box_PD .layout_PD .PD h3 span { max-width: 100%; }	
.Area_title .box_PD .layout_PD .PD_into { padding: 3vw 0vw 0vw 0vw; position: relative;top:-45vw;left:-27vw;
}	
.Area_title .box_PD .layout_PD .PD p {padding-top: 0;height: 1.85em;}
.Area_title .box_PD .layout_PD .PD p .Price {font-size: 1.5em;}
	
/*輪播特效*/	
.Area_title .box_PD .layout_PD .swiper-slide .PD_img  { opacity: 0; transform: translate(2%,0); }
.Area_title .box_PD .layout_PD .swiper-slide-active .PD_img  { opacity: 1; transition: 1s ease-out; transform: translate(0,0);}
	
}






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

	
/*活動倒數*/
.TimerNick { position: absolute; top: 574px;left:130px; 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:#ffffff; font-weight: normal; letter-spacing:1px; text-align: center;}
.TimerNick span { padding-left: 2px; font-size: 23px;  letter-spacing: 0.1em; color:#ffffff;}
.TimerNick b { font-weight: normal;}
@media screen and (max-width:767px){
  .TimerNick  { width:100%; top:64vw; left: 2em; 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; }
  .TimerNick span { padding-left: 0; font-size: 1em; letter-spacing: -0.05em; margin-left: -0.3em; }
  .TimerNick span:first-child{ margin-top: -0.1em; }
}    




/*01攻略*/
.Area01 .title {margin: 90px auto 60px auto;}

@media screen and (max-width: 767px) {
  .Area01 .title {width: 111%; position: relative; margin: 7vw auto; left: -4vw;}

}



/*02登記*/

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

  .Area02 .title{margin: auto auto 40px auto; width: 100%;}
  .Area02 {margin-bottom: 65px!important;}


  
  @media screen and (max-width: 767px) {
    .Area02 .title{ margin: 5vw auto ; width: 111%; left: -6vw; position: relative;}


    .Area02 .Area_danji{width: 97%;}
    .Area02 {margin-bottom: 5vw!important;}
  }






/*03主打*/
.Area03 {height: auto; }
.Area03 .title {margin: 49px auto 28px auto;}

@media screen and (max-width: 767px) {
  .Area03 .title{ margin: 5vw auto ; width: 111%; left: -6vw; position: relative;}



}



  /*Phone錨點*/
  .Area_floorPD_NavArea_tabbar {
    margin: 0 auto 5vw ;
    width: 94%;
  }
  .Area_floorPD_NavArea_tabbar.cate-fixed {
    width: 100%;
  }
  .Area_floorPD_NavArea_tabbar .Nav_box {
    border-radius: 8px;
    -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
            box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
  }
  .Area_floorPD_NavArea_tabbar .Nav li {
    overflow: visible;
  }
  .Area_floorPD_NavArea_tabbar.cate-fixed .Nav_box {
    border-radius: 0;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
            box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
  }
  
  /* 第二錨點選單微調 */
  .Area_floorPD_NavArea_tabbar.cate-open .Nav li span { overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  
  @media screen and (min-width:768px){
    .Area_floorPD_NavArea_tabbar.cate-fixed .Nav-wrapper{display: flex;justify-content: center;}
  }

  


/*05副打*/
.Area05 {margin-top: 24px!important;}

.Area05 .light{position: absolute; left: 278px; top: 14px;}

.Area05 .Area05bg{position: absolute;z-index: -1; top: 16px; left: -29px;}

@media screen and (max-width: 767px) {
  .Area05 {margin:9vw auto 15vw auto!important}

  .Area05 .title{position: relative;width: 144%; left: -20vw;}

  .Area05 .light{position: absolute; left: 5vw; top: -1vw;}

  .Area05 .mArea05bg{position: absolute;z-index: -1; top:0; left: 0;}
}



/*品類*/
.Area09 .PD_layout[data-pd-li=BN] ul, .PD_layout[data-pd-li=BN-AWD] ul, .PD_layout[data-pd-li=PDBN] ul{padding: 0!important;}

.Area09 .PD_layout[data-pd-col-pc="5"] li:nth-child(6){ position: relative;left: 100px;}
.Area09 .PD_layout[data-pd-col-pc="5"] li:nth-child(7){ position: relative;left: 100px;}
.Area09 .PD_layout[data-pd-col-pc="5"] li:nth-child(8){ position: relative;left: 100px;}
.Area09 .PD_layout[data-pd-col-pc="5"] li:nth-child(9){ position: relative;left: 100px;}

@media screen and (max-width: 767px) {

  .Area09 .PD_layout[data-pd-li=BN] ul, .Area09 .PD_layout[data-pd-li=BN-AWD] ul, .Area09 .PD_layout[data-pd-li=PDBN] ul{grid-gap:0!important;}
  .Area09 {width: 91%!important; margin-bottom:8vw!important;}

  .Area09 .PD_layout[data-pd-col-pc="5"] li:nth-child(6){ position: relative;left: 0;}
  .Area09 .PD_layout[data-pd-col-pc="5"] li:nth-child(7){ position: relative;left: 0;}
  .Area09 .PD_layout[data-pd-col-pc="5"] li:nth-child(8){ position: relative;left: 0;}
  .Area09 .PD_layout[data-pd-col-pc="5"] li:nth-child(9){ position: relative;left: 0;}

}


/*旗艦館*/
.Area10 { z-index: 10;}
.Area10 .title {width: 39%; margin-bottom: 53px;}

.bottom { z-index:-1; position:absolute;top:0;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center bottom; pointer-events:none;}

@media screen and (max-width: 767px) {
  .Area10 .title {width: 81%; margin-bottom: 0;}

  .bottom { z-index:-2; position:absolute;top:0;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center bottom; pointer-events:none;}

}



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


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