@charset "utf-8";
/*基本*/
@media screen and (min-width:768px){
body {margin: 0; padding:0;background-color: #fff;}
}
@media screen and (max-width:767px){
body{margin: 0; padding:0;background-color: #fff;}
}




/*全BOX版面*/
.WRAPPER { position: relative;margin: 0 auto; padding: 0;	width:100%; min-width:1220px; overflow: hidden;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border:0; vertical-align:top;}
.WRAPPER a { text-decoration:none;  display:inline-block;}
.WRAPPER .Area_top{position: relative; }
.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:1220px;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:0px; margin:0 auto; display: block; min-width:100%;z-index: 0;}
		.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:100%;  }
	}

/*區塊_all*/
.Area { position: relative; margin:0 auto; padding:0; text-align:center;  }
.Area .box_bg{position:absolute;top:0;left: 0;z-index: 0;} 
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}
	@media screen and (max-width:767px){
	.Area .go_bt:hover { 
		-webkit-transform:none;
		 -moz-transform:none;
			-ms-transform:none;
			 -o-transform:none;
				transform:none;}
	.Area1220 { width:100%;}
	.Area960 { width:100%;}
	.Area img{ width:100%;}
	.Area { position: relative;}

	}


/*Appletxt*/
.apple_txt{ position: relative;margin:30px auto; color:#000;font-size: 12px; text-align: center;}
@media screen and (max-width:767px){
.apple_txt{position: relative;margin:0 0 0 0;padding: 3% 4% 3% 4%; color:#000;height: 30vw;}
}


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


/**延遲載圖用**/
.mainArea .articleList * img.lazy {display:none;} 

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

/* 背景 */
@media screen and (min-width:768px){
	.top_bg{z-index: -1;position: absolute;top: 0;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}
	.bg_repeat{z-index: -2;position: absolute;top: 0;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: repeat-y;background-position: center top;pointer-events: none;}
	.bg_deco{z-index: -2;position: fixed;top: -20px;left: 0;height: 2000px;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}
}
@media screen and (max-width:767px){
  	.top_bg{z-index: -1;position: absolute;top: 11vw;left: 0;height: 100%;width: 100%;max-width: 100%;background-size: 100%;background-position: center top;background-repeat: no-repeat;pointer-events: none;}
  	.bg_repeat{z-index: -2;position: absolute;top: 0;left: 0;height: 100%;width: 100%;max-width: 100%;background-size: 100%;background-position: center top;background-repeat: repeat-y;pointer-events: none;}
}

/* 間距 */
@media screen and (min-width:768px){
	.bottom{margin-bottom: 50px;}
	.bottom01{margin-bottom: 30px;}
	.bottom02{margin-bottom: 80px;}
}

@media screen and (max-width:767px){
	.bottom{margin-bottom: 5vw;}
	.bottom01{margin-bottom: 3vw;}
	.bottom02{margin-bottom: 8vw;}
}

/*黏人精*/
.Area_hammerAD { z-index: 9999; position: fixed; bottom: 0; right: 0;}
.Area_hammerAD .box { position: relative; margin-right: 10px; opacity: 1;}
.Area_hammerAD img { width: 100%; height: auto; position: absolute; top: 0; left: 0;}
.Area_hammerAD .closeButton a { display: block; cursor: pointer; position: absolute; width: 20px; height: 20px; border-radius: 50%; font: bold 20px/1em "Century Gothic"; color: #FFF; text-align: center; background-color: rgba(0%,0%,0%,0.5); text-decoration: none; z-index: 2;}
.Area_hammerAD .Ahammer_text { position: absolute; z-index: 2; display: flex; align-items: center; justify-content: center; width: 90%; color: #000; font-family: "Century Gothic","Noto Sans CJK TC"; font-weight: 700;}
.Area_hammerAD .Ahammer_black .img_0, .Area_hammerAD .img_1 { filter: brightness(0%);}
.Area_hammerAD .Ahammer_black .img_1 { filter: none;}
.Area_hammerAD .Ahammer_black .Ahammer_text { color: #fff;}
@media screen and (min-width:768px){
  .Area_hammerAD { position: fixed; z-index: 300; left: 50%; right: auto; bottom: 50px; display: block; width: 210px; height: 200px; transform: translateX(618px) translate3d(0,200px,0);}
  .Area_hammerAD .closeButton a { top: 0; right: 0;}
  .Area_hammerAD .Ahammer_text { font-size: 2.3em; line-height: 1em; height: 1em; top: 40px;left: 0;}
}
@media screen and (max-width:767px){
  .Area_hammerAD { display: block; width: 26%; transform: translate3d(0px, -215px, 0px) !important;}
  .Area_hammerAD .closeButton a { top: 1vw; right: 1vw;}
  .Area_hammerAD .Ahammer_text { font-size: 1.5em; line-height: 1.5em; height: 1.5em; top: 3.6vw;left: 0;}
}

/* 黏人精 */
@media screen and (min-width:768px){
	.fixarea_tabbar{top: 50px;}
}

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

}

/* 00.版頭 */
.top .date a,.top .main a,.top .sub a{pointer-events: none;}
.top .date ul,.top .main ul,.top .sub ul,.top .top_pd ul{padding: 0 !important;grid-gap: 0 !important;}
@media screen and (min-width:768px){
	.top{height: 730px;}
	.top .date{position: absolute;top: 0;left: 0;}
	.top .sub{width: 100%;position: absolute;top: 220px;left: 5px;}
	.top .sub img{width: 85%;}
	.top .top_pd{width: 100%;position: absolute;top: 100px;left: 0;}
	/* deco */
	.top .top_deco01{position: absolute;top: 650px;}
	.top .top_deco01 img{width: 130%;}
	.top .top_deco02{position: absolute;top: 540px;left: 500px;}
	.top .top_deco02 img{width: 130%;}
	.top .top_deco03{position: absolute;top: 100px;left: 1080px;}
	.top .top_deco03 img{width: 150%;}
	
}

@media screen and (max-width:767px){
	.top{height: 60vw}
	.top .date{position: absolute;top: 0;}
	.top .sub{width: 100%;position: absolute;top: 23vw;}
	.top .top_pd{width: 100%;position: absolute;top: 11vw;left: 0;}
	/* deco */
	.top .top_deco01{width: 20%;position: absolute;top: 51vw;left: 2vw;}
	.top .top_deco02{width: 13%;position: absolute;top: 42vw;left: 40vw;}
	.top .top_deco03{width: 11%;position: absolute;top: 11vw;left: 87vw;}
	
}

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

/*活動倒數*/
.TimerNick { position: absolute; top: 335px;left: 165px; 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: 34.5vw; left: 2.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; }
} 

/* 區標 */
.txt a{pointer-events: none}
@media screen and (min-width:768px){
	.txt .PD_into h3{font-family: Noto Sans CJK TC;font-weight: 500;margin-top: 12px;background: -webkit-linear-gradient(90deg, #ffd274 10%, #fff 50%);-webkit-background-clip: text;-webkit-text-fill-color: rgba(0,0,0,0);font-size: 40px !important;}
}

@media screen and (max-width:767px){
	.txt{height: 20vw;}
	.txt .PD_into h3{font-family: Noto Sans CJK TC;font-weight: 500;margin-top: 1.5vw;background: -webkit-linear-gradient(90deg, #ffd274 10%, #fff 50%);-webkit-background-clip: text;-webkit-text-fill-color: rgba(0,0,0,0);}
}

/* 公式 */
@media screen and (min-width:768px){
	.formula .formula_img{margin-top: -50px;height: 280px;}
}

@media screen and (max-width:767px){
	.formula .formula_img{margin-top: -5vw;height: 31vw;}
}

/* 登記 */
@media screen and (min-width:768px){

}

@media screen and (max-width:767px){
	.danji .Area_danji{width: 95%;}
}

/* 按鈕 */
@media screen and (min-width:768px){
	.btn_bg{z-index: 0;position: absolute;top: 150px;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}
	.btn .btn_img{padding: 15px 0 120px;}
	.btn .btn_img li{padding: 30px 0;}
	.btn .btn_img img{width: 85%;}

}

@media screen and (max-width:767px){
	.btn .btn_bg{position: absolute;}
	.btn .btn_img{padding: 1vw 0 15vw;}
	.btn .btn_img li{padding: 3vw 0;}
	.btn .btn_img img{width: 85%;}
}

/* 下方公版 */
@media screen and (min-width:768px){

}

@media screen and (max-width:767px){
	.bottom_version .bottom_version_box .version{width: 96%;}
}

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

/* 館連結 */
@media screen and (min-width:768px){
	.guan{padding-top: 60px;}
}

@media screen and (max-width:767px){
	.guan{padding-top: 8vw;}
	.guan .guan_bg{position: relative;top: -30vw;z-index: -1;height: 0;}
}
                  

