@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; text-align:left; font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.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:30px; min-width: inherit; min-height:100vh; overflow: hidden; background: url("mb_bg_02.jpg?t=1750752494543") center top / 100% repeat-y scroll;}
		.WRAPPER img {  width:100%;  height:auto;}
	}



/*區塊_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.95);
     -moz-transform:scale(0.95);
      -ms-transform:scale(0.95);
       -o-transform:scale(0.95);
          transform:scale(0.95);}
		  
		  
.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;}


	}



/*版頭*/
.Area_top {}
	@media screen and (max-width:767px){
		.Area_top { height: auto;}
	}


/*按鈕*/
.bnn {
}
.bnn a img {
	transition-duration: 0.1s;
	backface-visibility: hidden;
	transform: translateZ(0);
	display: block;
	margin: 0;
	padding: 0px;
	width: 100%;
	height: auto;
	text-align: left;
}
.bnn:hover a img {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}	
	


/*PC背景*/
.bg_01 { z-index:-5; 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:-5; position:absolute;top: 1000px;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
.bg_03 { z-index:-5; position:absolute;top: 2000px;left:0; width:100%; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none;}
.bg_deco { z-index: 10; position:absolute;top: 500px;left:0; width:100%; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none;}

@media screen and (max-width:767px){
.mb_bg_03 { z-index:-1; position:fixed; bottom:0px; left:0; width:100%; height:100%; background-position:center bottom; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;background-size: 100%;}	
}




/*提醒我按鈕*/
.mo_remind_btn {z-index: 5;  position: absolute !important;right:0;top:115vw;width:22%;}	





		
/*活動倒數*/
.TimerNick { position:absolute;top: 488px;left: 215px; display: inline-block; z-index:8; text-align: center; color: #543406;}
.TimerNick .FontStyle {display: inline-block;margin: 0 0 0 5px;padding: 0;border: 0;font: bold 32px/40px Arial;/*color: #fff;*/letter-spacing: 2px;text-align: center;}
.TimerNick span {padding-left: 2px;font: bold 20px/30px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: 0.05em;}
    @media screen and (max-width:767px){
      .TimerNick  {width:100%;top: 125vw;left: 2vw;}
      .TimerNick .FontStyle { margin: 0; padding: 0; border: 0; font: bold 5vw/5vw Arial; }
      .TimerNick span { padding-left: 1vw; font: bold 3vw/5vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;}
    }
/*活動倒數2*/
.TimerNick2 {position: absolute;top: 675px;left: 166px;display: inline-block;z-index: 1;text-align: center;}
.TimerNick2 .FontStyle {display: inline-block;margin: 0 0 0 5px;padding: 0;border: 0;font: bold 35px/30px Arial;color: #a92845;font-weight: bold;letter-spacing: 2px;text-align: center;}
.TimerNick2 span {padding-left: 2px;font: normal 18px/30px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;color: #353535;}
    @media screen and (max-width:767px){
      .TimerNick2  {width: 100%;top: 135vw;left:0;}
      .TimerNick2 .FontStyle { margin: 0; padding: 0; border: 0; font: bold 5vw/5vw Arial; }
      .TimerNick2 span { padding-left: 1vw; font: bold 4vw/5vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;}
    }




.Area_bottom { margin-bottom: 70px; }
@media screen and (max-width:767px){
			.Area_bottom { margin-bottom: 8vw; }
		}


	
/*版頭區塊*/
.Area_title { height: 750px;}
.title01 {position:absolute;left: 141px;top: 120px; animation-delay:1s;}
.title02 {position:absolute;left: 60px;top: 320px;}
.comingsoon {position:absolute;left: 280px;top: 550px;}
.light_line01{ position:absolute;  top:332px;left:190px;z-index:1;}
.light_line02{ position:absolute;  top: 395px;left:370px;z-index:1;}
.biglight1{position:absolute;  top:180px;left:214px;z-index:3; mix-blend-mode: screen;}
.biglight2{position:absolute;  top:183px;left:520px;z-index:3; mix-blend-mode: screen;}

.top_deco {position:absolute;left: -360px;top: 120px; width: 100%;}

@media screen and (max-width:767px){
.Area_title {height:124vw;}
.title01 {position:absolute;left: 9vw; top: 15vw; animation-delay:1s; width: 89%;}
.title02 {position:absolute;left: 15.5vw; top: 39vw; width: 65%;}
.comingsoon {position:absolute;left: 32vw;top: 57.5vw; width: 40%;}
.light_line01{ position:absolute;  top:47.5vw;left:20vw;}
.light_line02{ position:absolute;  top: 38vw;left:40vw;}
.biglight1{position:absolute;  top:17vw;left:23.5vw; mix-blend-mode: screen;}
.biglight2{position:absolute;  top:17vw;left:67.5vw; mix-blend-mode: screen;}
	
.top_deco {position:absolute;left: 0vw;top: 85vw; width: 100%;}	
.timebg {position:absolute;left: 0vw;top: 109vw; width: 100%;}	
	
	
}







/*版頭影片*/
    .video01 {position: absolute; width:2000px;height:1080px; left: -390px; overflow:hidden ; margin: 0 auto;}
    .bgtop_video {position:absolute;left:0px;top:-70px;width:1400px;height:auto;z-index: -50;}
	.Area_bgtop_0 { pointer-events: none; z-index:-46; position:fixed; top: 0; left: 50%; transform: translateX(-50%); width: 2000px; height:1110px; overflow: hidden;}
	.Area_bgtop_0 video { position: absolute; top: 0; width:2000px; height:1125px; transition: opacity 0.3s; transition-timing-function: ease-out;;}
    .Area_bgtop { width:100%;}
    .Area_bgtop span { background-repeat: no-repeat;}
		@media screen and (max-width:767px){
    	.video01 {position:absolute;width:100%;height:125vw;left:0;top:0;overflow:hidden;z-index:-46;}
		.bgtop_video {position: absolute; left:60%;top:0px;bottom:0vw;width:345%;height:100%;z-index:-46;transform:translateX(-50%);}
		}




/*版頭輪播品*/
.Area_title .box_PD {position:absolute;top: 165px;left:475px;width:740px;height:700px;}
.Area_title .box_PD .Area_swiper .swiper-slide .PD_img img {width:100%;}
.Area_title .box_PD .Area_swiper ul {margin: 0;padding: 0; display: flex;}
    @media screen and (max-width:767px){
      .Area_title .box_PD  { z-index: 2; position:absolute;left: 7vw;top: 57vw; width: 85%; height:55%;}
	  .Area_title .box_PD .Area_swiper  .swiper-slide .PD_img img {width:100%;}
    }
    /*輪播公板調整*/
    .Area_title .box_PD .PD_layout {}
        @media screen and (max-width:767px){
         .Area_title .box_PD .PD_layout .PD_logo { z-index: 5; position: absolute; top: 0; left: 0;}
        }
        /*輪播特效*/
        @media screen and (min-width:768px){
            .Area_title .box_PD .Area_swiper .swiper-slide .PD_img { opacity: 0; transform: translate(-6%,0);  }
            .Area_title .box_PD .Area_swiper .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 .Area_swiper .swiper-slide .PD_logo { opacity: 0; transition: .2s ease-out;transform: translate(-2%,0);  }
            .Area_title .box_PD .Area_swiper .swiper-slide-active .PD_logo { opacity: 1; transition: 1s ease-out; transform: translate(0,0);}

        }






/*攻略活動*/
.Area_activ { height: 100%; margin-bottom: 35px;}
.Area_activ .Area_danji{ margin-top: 20px;}
.Area_activ .bank{ margin-top: 30px;}

		@media screen and (max-width:767px){
			.Area_activ { height:100%; margin-bottom: 5vw;}
			.Area_activ .Area_danji{ margin-top: 0vw;}
			.Area_activ .bank{ margin-top: 0vw;  }

		}




/*Today Only 獨家爆款*/
.Area01 {height: 100%;}
.Area01 .box { width: 972px;}
.Area01 .PD_layout .PD_img { padding: 0;}
.Area01 .PD_layout ul { height: 386px; display: flex; margin-top: 20px;}
.Area01 .PD_layout li { height: auto;}
.Area01 .PD_layout li:hover { box-shadow: none;}
.Area01 .PD_layout li img { filter: drop-shadow(3px 4px 8px rgba(0,0,0,0.2));}
.Area01 .PD_layout .PD_slide { background-color: transparent;}
  /*Phone-深度卡片輪播BN*/
  .swiper-PushCard { -webkit-box-sizing:border-box; box-sizing:border-box;
              -webkit-perspective: 1200px;
                 -moz-perspective: 1200px;
                -ms-perspective: 1200px;
                  perspective: 1200px;}
  .swiper-PushCard * { -webkit-box-sizing:border-box; box-sizing:border-box; overflow:inherit !important;}
  .swiper-PushCard .lbtclass,
  .swiper-PushCard .btclass,
  .swiper-PushCard .swiper-wrapper,
  .swiper-PushCard .swiper-slide { margin:0; padding:0; list-style:none;
              -webkit-transform-style: preserve-3d;
                 -moz-transform-style: preserve-3d;
                -ms-transform-style: preserve-3d;
                  transform-style: preserve-3d;}
  .swiper-PushCard .swiper-slide { position:relative; transform-origin: left top 0px;}
  .swiper-PushCard .swiper-slide a { display: block;}
  .swiper-PushCard .pagination  { bottom:-25px;}
@media screen and (max-width:767px){
  .Area01 { position: relative; height: 38vw;}
  .Area01 .box { width: 98%;}
  .Area01 .PD_layout ul { height: 50vw; margin-top: 0vw;}
}

	
	
	
.Area02{ height: 1600px ; margin-top: 70px;}
.Area02 .Area02_bg	{position:absolute; top:300px; left: 0px;}
.Area02 .PD_layout li:nth-child(1) { position: absolute; top:40px ; left: 0px;}
.Area02 .PD_layout li:nth-child(2) { position: absolute; top:53px ; left: 624px;}
.Area02 .PD_layout li:nth-child(3) { position: absolute; top:500px ; left: 80px;}
.Area02 .PD_layout li:nth-child(4) { position: absolute; top:702px ; left: 640px;}
.Area02 .PD_layout li:nth-child(5) { position: absolute; top:960px ; left: 102px;}
.Area02 .PD_layout li:nth-child(6) { position: absolute; top:960px ; left: 60px; }
@media screen and (max-width:767px){
.Area02 { height:365vw; margin-top: 0vw;}
.Area02 .Area02_bg	{position:absolute; left:0vw;top:68vw;}
.Area02 .PD_layout li:nth-child(1) { position: relative; top:2vw;left: 4vw; width:93%;}
.Area02 .PD_layout li:nth-child(2) { position: relative; top:8vw;left: 4vw; width:93%;}
.Area02 .PD_layout li:nth-child(3) { position: relative; top:7vw;left: 4vw; width:93%;}
.Area02 .PD_layout li:nth-child(4) { position: relative; top:8vw;left: 4vw; width:93%;}
.Area02 .PD_layout li:nth-child(5) { position: relative; top:7vw;left: 4vw; width:93%;}
.Area02 .PD_layout li:nth-child(6) { position: relative; top:2vw;left: 4vw; width:93%; }	
	
}


.Area03 {height: 800px;}
.Area03 .Area03_bg	{position:absolute;z-index:-4;left:-370px;top:-180px;}
.Area03 .PD_layout { position: relative; top: 220px;}
@media screen and (max-width:767px){
.Area03 { height:100%;}
.Area03 .PD_layout { position: relative; top: 3vw;}
.Area03 .Area03_bg	{position:absolute; left:0vw;top:0vw;}
}



.Area04{ height: 100%; }
@media screen and (max-width:767px){
.Area04 { height:100%;}
}


.Area05{}
.Area05 .PD_layout{margin-bottom: 55px !important}
@media screen and (max-width:767px){
.Area05 { height:100%;}
.Area05 .PD_layout{margin-bottom: 5vw !important}    
}




/*旗艦館*/
.Area_gohome { padding: 0 80px; box-sizing: border-box;}
.Area_gohome a { display: inline-block;}
.Area_gohome a img { width: 100%;}
@media screen and (max-width:767px){
  .Area_gohome  { padding: 0; margin-bottom: 0vw;}
}





/*置底*/
.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:10;}
.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;
}
/*2顆按鈕*/
.fixbn .class_00 {position:absolute;width:100%; height: 100%; }
.fixbn .class_00 a {display:block;width:100%;height:100%;}
.fixbn .class_01 { top:0%;left:0%;}
.fixbn .class_02 { top:0%;left:34%;}
.fixbn .class_03 { top:0%;left:67%;}







/*分享浮層*/
.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%;}
	}







	


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





/*作圖區*/
@media screen and (min-width:768px){
  .Area_item { height:100%; }
  .Area_item .layout_text {width: 90%;padding-bottom: 20px}
  .Area_item .layout_item ul{padding: 0!important; grid-gap: 1em;}
  .Area_item .layout_item {width:90%;}
  .Area_item .layout_item .PD_slide:hover {transform:translateY(-6px) !important;}
  .Area_item .layout_item .PD_slide:hover { box-shadow:unset !important;}
  .Area_item .layout_item .PD_slide .PD_into {width:100%;position: absolute;left: 0 ;top: 390px;text-align:center;}
  .Area_item .layout_item .PD_slide .PD_logo {display: none;}
  .Area_item .layout_item .PD_slide .PD_logo img { width: 150px; height: 150px; box-shadow: unset;}
  .Area_item .layout_item .PD_slide .PD_into h3 { padding: 0; max-height: 1.6em; font-weight: bolder;font-size: 35px; line-height: 1.7em; color: #4d3309;}
  .Area_item .layout_item .PD_slide .PD_into h4 { font-size: 25px; color: #4d3309; margin-bottom: 7px;}
  .Area_item .layout_item .PD_slide .PD p del { color: #6f6f6f; font-size: 25px;}
  .Area_item .layout_item .PD .Price {font-size: 45px!important;}
  .Area_item .layout_item .PD p { color: #d94161;height: 40px;}
  .Area_item .bgdeco {z-index: 2;position: absolute;top: 0;left: 50%;transform: translateX(-50%);width: 2000px;min-width: 1220px;height: 110%; background: url(Area03_bgdeco.png?t=1750752494543) repeat-y center top;transition: 0.5s linear;pointer-events: none;}
  }
  @media screen and (max-width:767px){
    .Area_item { height:100%; }
    .Area_item .layout_text {width: 100%;padding-bottom: 2vw}
    .Area_item .layout_item {width: 100%;}
    .Area_item .layout_item .PD_slide:hover {transform:translateY(-6px) !important;}
    .Area_item .layout_item .PD_slide:hover { box-shadow:unset !important;}
    .Area_item .layout_item ul {grid-gap: 1em .5em;}
    .Area_item .layout_item .PD_slide .PD_img {margin:0;width: 100%;}
    .Area_item .layout_item .PD_slide .PD_into {position: absolute;left: 0 ;top:43vw ;width:100%;text-align:center;}
    .Area_item .layout_item .PD_slide .PD_logo {position:absolute;left:10vw;top:-11vw;width:20vw;height:20vw;border-radius:50%;display: none}
    .Area_item .layout_item .PD_slide .PD_logo img { box-shadow: unset;}
    .Area_item .layout_item .PD_slide .PD_into h3 { padding: 0; max-height: 1.4em; font-weight: bolder;font-size: 20px; line-height: 1.6em; color: #4d3309 ;margin: 0;}
    .Area_item .layout_item .PD_slide .PD_into h4 { font-size:17px;color: #4d3309;margin: 0;width: 100%;  margin-bottom:0;}
    .Area_item .layout_item .PD_slide .PD p del { color: #6f6f6f;}
    .Area_item .layout_item .PD p { height: 2em; color: #d94161;font-size: 1.3em;}
  }


  
