@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;}

	}

/*隱鑶*/
.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: -2;position: absolute;top: 0;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}
	.seat_bg{z-index: 1;position: absolute;top: 1000px;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}
	.bg_repeat{z-index: -3;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: 1;position: absolute;top: 1100px;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: repeat-y;background-position: center top;pointer-events: none;}
}
@media screen and (max-width:767px){
  	.top_bg{z-index: -2;position: absolute;top: 10vw;left: 0;height: 100%;width: 100%;max-width: 100%;background-size: 100%;background-position: center top;background-repeat: no-repeat;pointer-events: none;}
  	.seat_bg{z-index: 1;position: absolute;top: 119vw;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: -3;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: 50px;}
	.bottom02{margin-bottom: 10px;}
}

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

/*momologo*/
.top .momologo a { display: block; width: 172px; height:74px; background: url(momo_logo_super.png?t=1782120497090) no-repeat; background-size: 100%;}
@media screen and (max-width:767px){
	.top .momologo {top: 2vw;left: 2vw;}
	.top .momologo a{background-size:100%;width: 18vw;height: 10vw;}
}

/*黏人精*/
.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;min-width: auto;height: auto;}
  .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 .title a,.top .sub a{pointer-events: none;}
.top .date ul,.top .title ul,.top .sub ul,.top .top_pd ul{padding: 0 !important;grid-gap: 0 !important;}

.top .top_pd .PD_into h4 b,.top .top_pd .PD_into h4 span{display: block;}
.top .top_pd .PD_into p b,.top .top_pd .PD_into p small{display: none;}
.top .top_pd .PD_into p del,.top .top_pd .PD_into p .money,.top .top_pd .PD_into p .Price{display: block;}

@media screen and (min-width:768px){
	.top{height: 1240px}
	/* 主標 */
	.top .title{position: absolute;top: 0;left: 0;z-index: 1;}
	.top .title li:nth-child(2){position: absolute;top: 0;z-index: 2;}
	.top .title li:nth-child(3){position: absolute;top: 0;}
	.top .title_shine{position: absolute;top: 0;left: 0;mix-blend-mode: screen;z-index: 2;}
	/* 日期 */
	.top .date{position: absolute;top: 0;left: 0;}
	/* 副標 */
	.top .sub{width: 100%;position: absolute;top: -5px;left: 15px;z-index: 3;}
	.top .sub img{width: 80%;}
	/* comingsoon */
	.top .comingsoon{position: absolute;top: 380px;left: 140px;}
	/* 版頭品 */
	.top .top_pd{position: absolute;top: 365px;left: 170px;z-index: 0;width: 75%;z-index: 3;}
	.top .top_pd .PD_into{position: relative;top: -525px;left: -258px;text-align: center;}
	.top .top_pd .PD_into h3{font-size: 33px;color: #fff;}
	.top .top_pd .PD_into h4{font-size: 25px;color: #fff;top: 100px;}
	.top .top_pd .PD_into p{height: 150px;top: 170px;}
	.top .top_pd .PD_into p del{position: relative;top: 100px;font-size: 30px;}
	.top .top_pd .PD_into p .money{margin: 0 150px -55px 0;font-size: 30px;background: -webkit-linear-gradient(90deg, #ffcf85 20%, #fff 60%);-webkit-background-clip: text}
	.top .top_pd .PD_into p .Price{margin-left: 35px;font-size: 50px;background: -webkit-linear-gradient(90deg, #ffcf85 20%, #fff 60%);-webkit-background-clip: text}
	/* 品亮亮 */
	.top .top_pd_shine{position: absolute;top: 425px;left: 160px;mix-blend-mode: screen;}
	/* 點點 */
	.top .top_pd .swiper-pagination{top: 570px;left: 200px;}

}

@media screen and (max-width:767px){
	.top{height: 133vw}
	/* 主標 */
	.top .title{position: absolute;top: 0;z-index: 1;}
	.top .title li:nth-child(2){position: absolute;top: 0;z-index: 2;}
	.top .title li:nth-child(3){position: absolute;top: 0;}
	.top .title_shine{position: absolute;top: 0;mix-blend-mode: screen;z-index: 2;}
	/* 日期 */
	.top .date{position: absolute;top: 0;left: 0;}
	/* 副標 */
	.top .sub{width: 100%;position: absolute;top: 0;z-index: 3;}
	/* comingsoon */
	.top .comingsoon{position: absolute;top: 40vw;}
	/* 版頭品 */
	.top .top_pd{position: absolute;top: 38.5vw;width: 100%;z-index: 99;}
	.top .top_pd .PD_into{position: relative;top: -60vw;left: -28vw;text-align: center;}
	.top .top_pd .PD_into h3{font-size: 3.5vw;color: #fff;}
	.top .top_pd .PD_into h4{font-size: 3vw;color: #fff;}
	.top .top_pd .PD_into p{height: 20vw;top: 18vw;}
	.top .top_pd .PD_into p del{position: relative;top: 13vw;}
	.top .top_pd .PD_into p .money{margin: 0 16vw -9vw 0;background: -webkit-linear-gradient(90deg, #ffcf85 20%, #fff 60%);-webkit-background-clip: text}
	.top .top_pd .PD_into p .Price{margin-left: 4vw;background: -webkit-linear-gradient(90deg, #ffcf85 20%, #fff 60%);-webkit-background-clip: text}
	/* 品亮亮 */
	.top .top_pd_shine{position: absolute;top: 45.5vw;mix-blend-mode: screen;}
	/* 點點 */
	.top .top_pd .swiper-pagination{top: 55vw;left: 18vw;}
	

}

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

/*活動倒數*/
.TimerNick { position: absolute; top: 1090px;left: 370px; display: inline-block; z-index:8; text-align: center; letter-spacing: 0.3em;background-color: #00000066;padding: 10px;border-radius: 15px;}
.TimerNick .FontStyle { display: inline-block; margin: 0 0 0 5px; padding: 0; border: 0; font-size: 40px;  color:#fff; font-weight: normal; letter-spacing:1px; text-align: center;}
.TimerNick span { padding-left: 2px; font-size: 30px;  letter-spacing: 0.1em; color:#fff;}
.TimerNick b { font-weight: normal;}
@media screen and (max-width:767px){
  .TimerNick  { width: auto; top: 116vw; left: 20vw; display: flex;  column-gap: 0.5em; text-align: left;background-color: #00000066;padding: 2vw;border-radius: 2vw;}
  .TimerNick .FontStyle { margin:-0.25em 0 0 -0.01em; padding: 0; border: 0; font-size: 1.8em; letter-spacing: .01em; }
  .TimerNick span { padding-left: 0; font-size: 1.3em; letter-spacing: -0.05em; margin-left: -0.3em; }
  /* .TimerNick span:first-child{ margin-top: -0.1em; } */
} 

/* 區標 */
.txt a{pointer-events: none}
.txt ul{padding: 0 !important;grid-gap: 0 !important;}

.txt li:nth-child(2){position: absolute;top: 0;mix-blend-mode: screen;}
.txt_shine{position: relative;mix-blend-mode: screen;}
.item_txt_shine{position: relative;mix-blend-mode: screen;}
.bottom_version_box01_txt_shine{position: relative;mix-blend-mode: screen;}
.bottom_version_box02_txt_shine{position: relative;mix-blend-mode: screen;}
.bottom_version_box03_txt_shine{position: relative;mix-blend-mode: screen;}
@media screen and (min-width:768px){
	.txt{width: 80%;}
	/* .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;} */
	.txt_shine{top: -220px;height: 0;}
	.item_txt_shine{top: -310px;height: 0;}
	.bottom_version_box01_txt_shine{top: -220px;height: 0;}
	.bottom_version_box02_txt_shine{top: -220px;height: 0;}
	.bottom_version_box03_txt_shine{top: -220px;height: 0;}
}

@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);} */
.txt_shine{top: -23vw;height: 0;}
.item_txt_shine{top: -32vw;height: 0;}
.bottom_version_box01_txt_shine{top: -23vw;height: 0;}
.bottom_version_box02_txt_shine{top: -23vw;height: 0;}
.bottom_version_box03_txt_shine{top: -23vw;height: 0;}
}

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

}

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

/* 公式 */
.formula .formula_img ul{padding: 0 !important;grid-gap: 0 !important;}
.formula{z-index: 1;mix-blend-mode:screen}

.Area_BN .Area_BN_img ul{padding: 0 !important;grid-gap: 0 !important;}
@media screen and (min-width:768px){
	
}

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

/* 登記 */
@media screen and (min-width:768px){
	.danji h2{color: #fff;background-color: #00000066;padding: 10px;border-radius: 15px;width: 30%;margin-left: 35%;font-size: 40px;}
}

@media screen and (max-width:767px){
	.danji .Area_danji{width: 95%;}
	.danji h2{color: #fff;background-color: #00000066;padding: 2vw;border-radius: 2vw;width: 40%;margin-left: 28%;}
}

/* 按鈕 */
@media screen and (min-width:768px){
	.btn2 .warningTxt{padding-top: 30px;}
}

@media screen and (max-width:767px){
	.btn2 .warningTxt{padding-top: 3vw;}
}

/* 折價劵 */
.coupon .PD_layout-coupon3 .allinone1,.coupon .PD_layout-coupon3 .allinone2{color: #000;}
@media screen and (min-width:768px){

}

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

}

/* 作圖區 */
@media screen and (min-width:768px){
	.item_bg{z-index: -1;position:absolute;top: 3px;width:100%;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
	.item .PD_layout-PDBN_01{margin-top: -70px;padding-bottom: 130px;}
	.item .PD_layout-PDBN_01 li:nth-child(even){margin-top: 100px;}
	.item .PD_layout-PDBN_01 .PD_into{position: relative;top: -293px;text-align: center;}
	.item .PD_layout-PDBN_01 .PD_into h3{font-size: 35px;color: #fff;}
	.item .PD_layout-PDBN_01 .PD_into h4{font-size: 30px;color: #fff;top: 100px;}
	.item .PD_layout-PDBN_01 .PD_into p{top: 170px;}
	.item .PD_layout-PDBN_01 .PD_into p del{font-size: 30px;}
	.item .PD_layout-PDBN_01 .PD_into p b{font-size: 30px;background: -webkit-linear-gradient(90deg, #ffcf85 20%, #fff 60%);-webkit-background-clip: text}
	.item .PD_layout-PDBN_01 .PD_into p .money{font-size: 30px;background: -webkit-linear-gradient(90deg, #ffcf85 20%, #fff 60%);-webkit-background-clip: text}
	.item .PD_layout-PDBN_01 .PD_into p .Price{font-size: 55px;background: -webkit-linear-gradient(90deg, #ffcf85 20%, #fff 60%);-webkit-background-clip: text}
	.item .PD_layout-PDBN_01 .PD_into p small{display: none;}
	
}

@media screen and (max-width:767px){
	.item{background: url(item_bg.png?t=1782120497090)top center no-repeat;background-size: 100%;}
	.item .PD_layout-PDBN_01{padding-bottom: 13vw;}
	.item .PD_layout-PDBN_01 li:nth-child(even){margin-top: 10vw;}
	.item .PD_layout-PDBN_01 .PD_into{position: relative;top: -29.5vw;text-align: center;}
	.item .PD_layout-PDBN_01 .PD_into h3{color: #fff;font-size: 4vw;}
	.item .PD_layout-PDBN_01 .PD_into h4{color: #fff;font-size: 3vw;margin-top: -1vw;}
	.item .PD_layout-PDBN_01 .PD_into p{margin-top: -3vw;background: -webkit-linear-gradient(90deg, #ffcf85 20%, #fff 60%);-webkit-background-clip: text}
	.item .PD_layout-PDBN_01 .PD_into p .money{background: -webkit-linear-gradient(90deg, #ffcf85 20%, #fff 60%);-webkit-background-clip: text}
	.item .PD_layout-PDBN_01 .PD_into p .Price{font-size: 6vw;background: -webkit-linear-gradient(90deg, #ffcf85 20%, #fff 60%);-webkit-background-clip: text}
	.item .PD_layout-PDBN_01 .PD_into p small{display: none;}
}
