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

/*基本*/
body{ margin:0; padding:0;background-color: #2a360e ;}

/*全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;}
.bg_deco02 { z-index: -1 ; position:absolute ; top: 0px ; left: 0 ; 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: fixed ; top: 0 ; left: 0 ; width:100%; height:100%; background-position:center top; background-repeat:no-repeat; transition:0.5s linear; pointer-events:none;}
}
@media screen and (max-width: 767px){
  .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%; }	
  .m_repeat_bg { z-index: -1 ; position:fixed ; top: 0 ;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: 1000px ; }
.Area_title .title01 { position:absolute ; width: 84% ; top: 21px ; left: 98px ; z-index: 0 ; }
.Area_title .title02 { position:absolute ; width: 27% ; top: 298px ; left: 178px ; z-index: 1 ; }
.Area_title .sub01 { position:absolute ; width: 45% ; top: 437px ; left: 336px ; z-index: 1 ; }
.Area_title .date { position:absolute ; width: 29% ; top: 804px ; left: 82px ; z-index: 0 ; }
.Area_title .layout_toppd { position:absolute ; width: 85% ; top: 212px ; left: 92px ; z-index: 0 ; }
.Area_title .layout_toppd2 { position:absolute ; width: 30% ; top: 490px ; left: 774px ; z-index: 0 ; }

/* 副標 */
.Area_title .sub_bg { z-index: 3 ; position: absolute; top: 376px ; left: 118px ; }

.Area_title .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 125px;}
.Area_title .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
.Area_title .mainsubtitle { position: absolute ;  width: 30% ;  top: 376px ; left: 118px ; z-index: 3 ;  }
}
@media screen and (max-width: 767px){
.Area_title { height: 100vw ; }
.Area_title .title01 { z-index: 2 ; position: absolute ; width: 100% ; top: 2vw ;  left: 0 ; }
.Area_title .title01 ul { padding: 0 !important ; grid-gap: 0 !important ; }
.Area_title .title02 { z-index: 2 ; position: absolute ; width: 31% ; top: 31vw ;  left: 6vw ; }
.Area_title .sub01 { z-index: 2 ; position: absolute ; width: 57% ; top: 46vw ;  left: 21vw ; }
.Area_title .date { z-index: 1 ; position: absolute ; width: 34% ; top: 81vw ;  left: 0 ; }
.Area_title .layout_toppd { z-index: 0 ; position: absolute ; width: 100% ; top: 22vw ;  left: 0 ; }
.Area_title .layout_toppd ul { padding: 0 !important ; grid-gap: 0 !important ; }
.Area_title .layout_toppd2 { z-index: 0 ; position: absolute ; width: 30% ; top: 51vw ;  left: 69vw ; }
.Area_title .layout_toppd2 ul { padding: 0 !important ; grid-gap: 0 !important ; }

  /* 副標 */
  .Area_title .sub_bg { z-index: 2 ; position: absolute; top: 39vw ; left: 1vw ; width: 38% ; }

  .Area_title .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 125px;}
  .Area_title .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
  .Area_title .mainsubtitle { position: absolute ; top: 39vw ; left: 1vw ; width: 38% ; z-index: 10 ; }
}



/*移除公版設定*/
.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; }


/* 登記 */
.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 ; color: #fff ; }

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

@media screen and (min-width:768px){
  .danji_all01 { margin-top: 30px ; }
}
@media screen and (max-width: 767px){
  .Area_danji { width: 96%; }
  .danji_all01 { margin-top: 3vw ; }
}



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


/* 限搶 */
.Area_limit { z-index: 3 ; }
@media screen and (min-width:768px){
  .Area_limit .limit_bg_top { position: absolute ; background-repeat: no-repeat ; background-size: 100% ; z-index: -1 ;  }	
  .Area_limit .box { background-color: #bcaa65 ; }
  .Area_limit .layout_limit { width: 96% ; }
}
 @media screen and (max-width:767px){
  .Area_limit .limit_bg_top { position: absolute ; background-repeat: no-repeat ; background-size: 100% ;  }
  .Area_limit .box { background-color: #bcaa65 ; }
  .Area_limit .layout_limit { width: 96% ; }
}


/* 輪播bn */
@media screen and (min-width:768px){
  .Area_BN .layout_BN ul { height: 230px ;  }
  .Area_BN .layout_BN ul li { background: none ;  }
  .Area_BN .banner_bg {position: absolute; top: 60px ; left: 50%;transform: translateX(-50%);pointer-events: none;z-index:-1 ;}
}
@media screen and (max-width:767px){
  .Area_BN .layout_BN ul { height: 24vw ;  }
  .Area_BN .layout_BN ul li { background: none ;  }
  .Area_BN .banner_bg { position: absolute ; top: 7vw ; z-index: -1 ; }
}


/* 微調區標 */
@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 ; }
}


/* 1帶6 */
.Area_pick { z-index: 3 ; }
.Area_pick .PD_layout.PD_layout-D3_02 ul .PD .PD_into { gap: 0 !important; }
.Area_pick .layout_pick_logo ul li .PD h3 { color: #fff !important ; }
.Area_pick .layout_pick_logo ul li .PD h4 { color: #fff !important ; }
@media screen and (min-width:768px){
  .Area_pick .box_pick { background-image: url(pick_bg.png?t=1781169186837 ); background-size: 100% ; background-repeat: no-repeat ;  }
  .Area_pick .layout_pick_logo { width: 80% ; padding: 30px 0 10px ;  }
  .Area_pick .layout_pick_logo ul{ padding : 30px 0 !important ;  }
}
@media screen and (max-width:767px){
  .Area_pick .box_pick {  }
  .Area_pick .layout_pick_logo { width: 96% ; background-image: url(pick_bg.png?t=1781169186837 ); background-size: 100% ; margin: auto ; background-repeat: no-repeat ; }
  .Area_pick .layout_pick_logo ul { padding: 4vw 0 3vw !important ; }
}


/* 10品公版 */
.Area_5pda { z-index: 3 ; }
@media screen and (min-width: 768px){
  .Area_5pda .layout_5pda ul { }
}
@media screen and (max-width:767px){
  .Area_5pda .layout_5pda ul { width: 96%; }
}


/* 頁籤公版 */
@media screen and (min-width:768px){
  .Area_buy .layout_text { margin-bottom: -90px ; }
  .Area_buy .box_buy { background-color: #ab9647 ; padding-bottom: 20px ; }
  .Area_buy .layout_text ul { padding: 0 !important ; grid-gap: 0 !important ; }
}
@media screen and (max-width:767px){
  .Area_buy .layout_text { margin-bottom: -9vw ; }
  .Area_buy .box_buy { background-color: #ab9647 ; padding-bottom: 2vw ; }
  .Area_buy .layout_text ul{ padding: 0 !important ; grid-gap: 0 !important ;}
}


/* 頁籤公版all */
.Area_page h3 { color: #fff; margin: 0; padding: 0}
  @media screen and (min-width:768px){ 
    .Area_page { overflow: hidden; border-radius: 1em ; width: 100% ; margin: auto ;  } 
    .Area_page h3 { color: #fff; margin: 0 auto 20px; padding: 0}
    .Area_page .PD_layout { width: 96%}
  }
  @media screen and (max-width:767px){
    .Area_page { width: 96% ; overflow: hidden; padding: 0 ; border-radius: 1em ; margin: auto ; } 
    .Area_page h3 { color: #fff; margin: 0 auto 2vw; padding: 0}
    .Area_page .NavArea .Nav a { padding: 0 ; }
  }


/* logo */
@media screen and (min-width:768px){
  .Area_logo .layout_logo { width: 85% ; }
  .Area_logo .layout_logo ul { background-color: transparent ; grid-gap: 1em ; }
  .Area_logo .layout_logo ul li { background-image: url( logo_bg.png?t=1781169186837 ); background-size: 100%;  background-repeat: no-repeat ;    background-position: center top; background-color: transparent; border: none ; }
  .Area_logo .layout_logo ul li .PD_logo { margin-top: -2px !important; }
  .Area_logo .layout_logo ul li .PD_logo img { width: 178px ; padding: 27px 0 23px ; }
  }
  @media screen and (max-width:767px){
      .Area_logo .layout_logo { width: 96% ; }
      .Area_logo .layout_logo ul { background-color: transparent ; grid-gap: .5em ; }
      .Area_logo .layout_logo ul li { background-image: url( logo_bg.png?t=1781169186837 ); background-size: 100%;  background-repeat: no-repeat ;    background-position: center top; background-color: transparent; border: none ;  }
      .Area_logo .layout_logo ul li .PD_into { padding: 0 ; }
      .Area_logo .layout_logo ul li .PD_logo { margin-top: 0 ; }
      .Area_logo .layout_logo ul li .PD_logo img { width: 22vw ; padding: 3vw 0 4vw ; }
  }



/* 館連結 */
@media screen and (min-width:768px){
  .Area_guan .layout_text ul { width: 90% ; }
  .Area_guan .layout_guan { width: 80% ; }
	.Area_guan .layout_guan ul{ grid-gap: 0 ; }
}
  @media screen and (max-width: 767px){
	.Area_guan .layout_guan { width: 96% ;  }
	.Area_guan .layout_guan ul{ grid-gap: .2em !important ; }
}


/* 區標 */
@media screen and (min-width: 768px) {
  .layout_text01 { height: 105px ;  width: 90% ; margin: auto ; }
  .layout_text01 .PD h3 span{ color: #fff ; margin-top: 7px ; font-size: 40px ;  }
  .layout_text01 .PD_layout ul { padding: 0 ; }
  .layout_text01 .PD_layout.PD_layout-D3_01 .PD img{ width: 100% ;}
}
@media screen and (max-width:767px){
  .layout_text01 { height: 11.5vw ; }
  .layout_text01 .PD h3 span{ color: #fff ; font-size: 22px; }
  .layout_text01 .PD_layout.PD_layout-D3_01 .PD .PD_img { padding: 0 ; }
}



/* 下方公版 */
@media screen and (min-width: 768px) {
}
@media screen and (max-width:767px){
  .Area_below .layout_below { width: 96% ; }
}


/* 超級主打星 */
.Area_paper { z-index: 3 ; }
@media screen and (min-width: 768px) {
  .Area_paper .layout_bn ul{ padding: 0 !important ; }
}
@media screen and (max-width:767px){
}




