@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;}
		.WRAPPER img {  width:100%;  height:auto;}
	}


/*背景*/
@media screen and (min-width:768px){
.bg_01 { z-index: -1 ; position: absolute ; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none; background-size: 2000px;}
.bg_deco02 { z-index: -1 ; position: absolute ; top: 800px ; left: 0px ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
.pc_repeat_bg { z-index: -3 ; position: absolute ; top: 1000px ; left: 0 ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
.pc_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){
  .mo_top { z-index: -10 ; position:absolute ; top: 44px ; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none; background-size: 100%; }	
  .m_repeat_bg { z-index: -20 ; position:absolute ; top: 0 ;left:0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size: 100%;}
  .mo_bottom { z-index: -20 ; position:absolute ; top: 44px ; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center bottom ; pointer-events:none; background-size: 100%; }	
}



/*版頭區*/
@media screen and (min-width:768px){
.Area_title { height: 560px ; }
.Area_title .title01 { position:absolute ; width: 53% ; top: 75px ; left: 279px ; z-index: 1 ; }
.Area_title .date { position:absolute ; width: 40% ; top: 140px ; left: 367px ; z-index: 1 ; }
.wood { position: absolute ; width: 100% ; top: 270px ; left: 500px ; }
}
@media screen and (max-width: 767px){
.Area_title { height: 59vw ; }
.Area_title .title01 { z-index: 2 ; position: absolute ; width: 64% ; top: 7vw ;  left: 17vw ; }
.Area_title .date { z-index: 2 ; position: absolute ; width: 51% ; top: 15vw ;  left: 25vw ; }
.wood { position: absolute ; width: 33% ; top: 33vw ; left: 78vw ; }
}


/* 副標 */
.Area_title .subtitle ul li { background-color: transparent ; }
@media screen and (min-width:768px){
  .Area_title .subtitle { position: absolute ; top: 363px ; right: 20px ; z-index: 10 ; width: 100% ;}
  .Area_title .subtitle .PD h3 { color: #fff ; font-size: 55px ; transform: rotate(357deg) ; font-family: source-han-sans-cjk-tc, sans-serif; font-weight: 800; font-style: italic ; }
  .Area_title .subtitle .PD h3 span { font-weight: 600 ; padding-right: 8px ; text-shadow: 2px 2px 5px rgb(138 3 3 / 64%) ; }
}
@media screen and (max-width:767px){
  .Area_title .subtitle { position: absolute ; top: 36vw ; right: 2vw ;  z-index: 10 ; width: 100%; }
  .Area_title .subtitle .PD h3 { color: #fff ; font-size: 6vw; transform: rotate(357deg) ; font-family: source-han-sans-cjk-tc, sans-serif; font-weight: 600; font-style: italic ; }
  .Area_title .subtitle .PD h3 span { padding-right: 1vw ; text-shadow: 2px 2px 5px rgb(89 5 5 / 64%) ; }
}

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


/*移除公版設定*/
.Area .remove_box_style ul { background-color: transparent; grid-gap: 10px;}
.Area .remove_box_style ul li { border: none!important;}
@media screen and (max-width:767px){
  .Area .remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .remove_box_style ul {}
}
	


/*置底*/
.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%;}



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


	}




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



/*按鈕*/
.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);
}	
	
	

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



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


/* 活動 */
@media screen and (min-width:768px){
  .active_box { background-image: url(active_bg.png?t=1773747065497 ); background-size: 100% ; background-repeat: repeat-y;  }
  .layout_active { padding-bottom: 20px ; }
  .layout_active_bn { padding-bottom: 20px ; }
  .Area_active .Area_swiper { padding-left: 20px ; }
}
 @media screen and (max-width:767px){
  .active_top { width: 98% ; margin: auto ; }
  .active_box { background-image: url(active_bg.png?t=1773747065497 ); background-size: 100% ; background-repeat: repeat-y; width: 98% ; margin: auto ; }
  .layout_active { width: 98% ; padding-bottom: 2vw ; }
  .layout_active_bn { width: 98% ; padding-bottom: 2vw ; }
  .Area_active .Area_swiper { padding-left: 2vw ; }
}


/* 登記 */
.danji01 .btn_reg .activityText p { color: #000 ; }
.danji01 .btn_reg .content p { color: #000 ; }
.danji01 .btn_reg .activityText .Tip { color: #000; }
.warningTxt h3 { padding: 0 ; }

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

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



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



/* 微調區標 */
@media screen and (max-width:767px){
  .layout_text ul { padding: 0 !important;}
}



/* 輪播bn */
@media screen and (min-width:768px){
  .Area_BN .layout_BN ul { height: 300px ;  }
  .Area_BN .layout_BN ul li { background: none ;  }
}
@media screen and (max-width:767px){
  .Area_BN .layout_BN ul { height: 30vw ;  }
  .Area_BN .layout_BN ul li { background: none ;  }
}


/* 微調區標 */
@media screen and (min-width:768px){
.Area_banner .layout_banner ul{ grid-gap: 0 !important ; padding: 0 ; }
}
@media screen and (max-width:767px){
  .Area_banner .layout_banner ul{ grid-gap: 0 !important ; }
}

/* 版頭 */
.Area_3pda { z-index: 99 ; }
@media screen and (min-width:768px){
}
 @media screen and (max-width:767px){
  .Area_3pda .layout_3pda { width: 96% ; }
}


/* bn+輪播公版 */
@media screen and (min-width:768px){
  .Area_brand_all .layout_text ul { padding: 0 !important ; grid-gap: 0 !important ;}
  .Area_brand .brand_box { background-image: url(brand_bg.png?t=1773747065497 ); background-size: 100% ; background-repeat: repeat-y;  }
  .Area_brand .Area_swiper { padding-left: 20px ; }
  .Area_brand .layout_brand_bn ul li img { border-radius: 10px ; }
}
 @media screen and (max-width:767px){
  .Area_brand_all .flower01 { position: absolute ; top: 0 ; left: 0 ; width: 15% ; z-index: 1; }
  .Area_brand .brand_box { background-image: url(brand_bg.png?t=1773747065497 ); background-size: 100% ; background-repeat: repeat-y; width: 98% ; margin: auto ; }
  .Area_brand .layout_brand_bn ul li img { border-radius: 2vw ; }
  .Area_brand .flower02 { position: absolute ; top: -2vw ; right: 0 ; width: 15% ; }
}


/* 下方公版 */
@media screen and (min-width:768px){
  .Area_below .layout_text ul { padding: 0 !important ; grid-gap: 0 !important ;}
  .Area_below .flower01 { position: absolute ; top: 0 ; left: 0 ; width: 15% ; }
}
 @media screen and (max-width:767px){
  .Area_below .layout_below { width: 96% ; }
  .Area_below .flower01 { position: absolute ; top: 0 ; left: 0 ; width: 15% ; z-index: 1; }
}




