@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;}
.pc_toppd_bg { z-index: 0 ; position:absolute ; top: 550px ; left:0 ; width:100%; height:100% ; background-repeat:no-repeat ; background-position: center top; pointer-events:none ; }
.bg_deco02 { z-index: -1 ; position:absolute ; top: 100px ; 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: -2 ; position:absolute ; top: 0 ; left: 0 ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
}
@media screen and (max-width: 767px){
  .m_repeat_bg { 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%;}
}


/*區塊底*/
@media screen and (min-width:768px){
.Area_bottom01 {background:url(pc_bottom01.png?t=1758865117907)top center no-repeat;background-size:100%;padding-top:80px;margin-top:-22px;margin-bottom:50px;}
}
@media screen and (max-width: 767px){
.Area_bottom01 { background: #ffcc82; background-size:100% ; padding-top:4vw; }
.mo_top { 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%; }	
}
	


/*版頭區*/
@media screen and (min-width:768px){
.Area_title { height: 1140px ; }
.Area_title .toppd01 { position: absolute ; width: 58% ; top: 262px ; left: 123px ; z-index: 2 ; animation-duration: 1s; }
.Area_title .toppd02 { position: absolute ; width: 37% ; top: 615px ; left: 615px ; z-index: 2 ; animation-duration: 1s; }
.Area_title .toppd03 { position: absolute ; width: 28% ; top: 810px ; left: 452px ; z-index: 2 ; animation-duration: 1s; }
.Area_title .toppd04 { position: absolute ; width: 30% ; top: 847px ; left: 143px ; z-index: 2 ; animation-duration: 1s; }
.Area_title .title_01 { position:absolute ; width: 65% ; top: 63px ; left: 238px ; z-index: 1 ; }
.Area_title .title_01 ul{ padding: 0 ; }
.Area_title .sub { position:absolute ; width: 40% ; top: 330px ; left: 557px ; z-index: 3 ; }
.Area_title .date { position:absolute ; width: 25% ; top: 46px ; left: 833px ; z-index: 3 ; }
.Area_title .category { position:absolute ; width: 11% ; top: 40px ; left: 122px ; z-index: 1 ; }
}
@media screen and (max-width: 767px){
.Area_title { height: 119vw ; }
.Area_title .toppd01 { position: absolute ; width: 70% ; top: 29vw; left: 3vw ; z-index: 3 ; animation-duration: 1s; }
.Area_title .toppd02 { position: absolute ; width: 44% ; top: 65vw; left: 54vw ; z-index: 3 ; animation-duration: 1s; }
.Area_title .toppd03 { position: absolute ; width: 32% ; top: 86vw; left: 37.5vw ; z-index: 3 ; animation-duration: 1s; }
.Area_title .toppd04 { position: absolute ; width: 35% ; top: 89vw; left: 5vw ; z-index: 3 ; animation-duration: 1s;  }
.Area_title .toppd ul { padding: 0 ; }
.Area_title .title_01 { z-index: 2 ; position: absolute ; width: 86% ; top: 8vw ;  left: 12vw ; }
.Area_title .date { z-index: 2 ; position: absolute ; width: 28% ; top: 4vw ;  left: 70vw ; }
.Area_title .sub { z-index: 2 ; position: absolute ; width: 50% ; top: 36vw ;  left: 47vw ; }
.Area_title .category { z-index: 2 ; position: absolute ; width: 12% ; top: 4.5vw ;  left: 2.5vw ; }
}



/*輪播特效*/
.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: 45px ; }
.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){
  .Area_toppd { padding-bottom: 70px ; }
  .Area_toppd .Area_swiper { padding-left: 100px ; }
  .Area_toppd .layout_text ul { padding: 0; }
  .Area_toppd .layout_text { width: 6% ; position: absolute; left: 10px ; top: 90px ; }
  .Area_toppd .layout_toppd { padding-top: 100px ; }
  /* .Area_toppd .Area_swiper_box { padding: 0 !important; } */
}
@media screen and (max-width:767px){
  .Area_toppd { padding-bottom: 4vw ; }
  .Area_toppd .layout_text { width: 10% ; position: absolute; left: 1vw ; top: 0vw ; z-index: 2; }
  .Area_toppd .layout_text ul { padding: 0; }
  .Area_toppd .Area_swiper { padding-left: 12vw ; }
  .Area_toppd .layout_toppd { padding-top: 0vw ; }
  /* .Area_toppd .Area_swiper_box { padding: 0 !important; } */
}




/* 活動 */
@media screen and (min-width:768px){
  .Area_active .layout_active ul { padding-bottom: 20px; }
}
@media screen and (max-width:767px){
	.Area_active .layout_active{ width: 100%; }
}



/* 登記 */
.danji01 .btn_reg .activityText p { color: #fff ; }
.danji01 .btn_reg .content p { color: #fff ; }
.danji01 .btn_reg .activityText .Tip { color: #fff; }

.danji02 .btn_reg .activityText p { color: #000 ; }
.danji02 .btn_reg .content p { color: #000 ; }
.danji02 .btn_reg .activityText .Tip { color: #000 }

.warningTxt h3 { padding: 0 ; }

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

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



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


/* 上方公版 */
@media screen and (min-width: 768px){
  .Area_8pdb .layout_text { margin-top: 0px ; }
  .Area_8pdb .layout_8pdb ul { width: 100% ; }
  .Area_8pdb .layout_8pdb { padding: 10px 0 0 0 ; }
}
@media screen and (max-width:767px){
  .Area_8pdb .layout_8pdb { padding-bottom: 4vw; padding-top: 1vw; }
  .Area_8pdb .layout_8pdb ul { width: 96%; border-radius: 0 ; }
}



/* 下方公版 */
@media screen and (min-width: 768px){
  .Area_8pda .layout_text { margin-top: 0px ; }
  .Area_8pda .layout_8pda ul { width: 100%; }
  .Area_8pda .layout_8pda { padding: 0 ; }
}
@media screen and (max-width:767px){
  .Area_8pda .layout_8pda { padding-top: 1vw; }
  .Area_8pda .layout_8pda ul { width: 96%; border-radius: 0 ; }
}



/* 館連結 */
@media screen and (min-width:768px){
  .Area_guan .layout_guan { width: 70% ; }
	.Area_guan .layout_guan ul{ grid-gap:1em ; }
}
  @media screen and (max-width: 767px){
	.Area_guan .layout_guan { width: 85% ; }
	.Area_guan .layout_guan ul{ grid-gap: .5em ; }
  .Area_guan .layout_guan ul li:nth-child(4) { left: 15vw ; }
  .Area_guan .layout_guan ul li:nth-child(5) { left: 15vw ; }
}



/* 微調區標 */
@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: 220px ;   }
  .Area_BN .layout_BN ul li { background: none ;  }
}
@media screen and (max-width:767px){
  .Area_BN .layout_BN ul { height: 39vw ;  }
  .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 ; }
}



/* 折價券 */
.PD_layout.PD_layout-coupon3.PD_layout-oneClick .PD .allinone { color: #faf075 ; }




/* 活動按鈕 */
.Area_active .layout_btn { width: 777px; }
.Area_active .PD_layout .PD h4 { margin-bottom: .35em; font-size: 42px ; color: #000 ; font-weight: 800 ; font-family: 'Noto Sans TC', sans-serif ; line-height: 55px ; }
.Area_active .PD_layout .PD h4 b, .PD_layout .PD h4 span {display: block;max-height: 1.2em;overflow: hidden; font-weight: bold ;}
.Area_active .PD_layout .PD h4 .js-PD_txt1 { font-size: 36px ; color: #000 ; font-weight: 500 ; overflow: visible ; }
.Area_active .PD_layout-CSSBG_01 li::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 48% ;
  background-image: url(btn1.png?t=1758865117908);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
}
.Area_active .layout_btn .PD_into { padding: 25px 0 0 0;}
@media screen and (max-width:767px){
  .Area_active .PD_layout-CSSBG_01{ width:90% ; }
  .Area_active .PD_layout .PD h4 { margin-bottom: .35em; font-size: 5vw  ;color: #000 ; font-weight: bold; font-family: 'Noto Sans TC', sans-serif ; line-height: 5.5vw; }
  .Area_active .layout_btn .PD_into {padding:3.5vw 0 0 0;}
  .Area_active .PD_layout[data-pd-h4="2"] .PD h4 b, .PD_layout[data-pd-h4="2"] .PD h4 span {display: block;}
  .Area_active .PD_layout .PD h4 .js-PD_txt1 { font-size: 4vw ;color: #000 ; font-weight: 500 ; margin-bottom: .5vw ; overflow: visible ; }
  .Area_active .PD_layout[data-pd-li=BN] ul, .PD_layout[data-pd-li=BN-AWD] ul, .PD_layout[data-pd-li=PDBN] ul {padding: 0 .5em;grid-gap: .3em;}
}




