@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: -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;}
	.top_pd_R_machine{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;}
	.top_pd_L_machine{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: 0;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: -1;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;}
  	.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: 80px;}
	.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=1765871398116) no-repeat; background-size: 100%;}
@media screen and (max-width:767px){
	.top {z-index: 1;}
	.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,.top .top_pd 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 input{display: none;}
@media screen and (min-width:768px){
	.top{height: 1200px}
	.top .title{position: absolute;top: 90px;left: 130px;}
	.top .title_shine{position: absolute;top: 90px;left: 0;}
	.top .date{position: absolute;top: 5px;left: 0;}
	.top .sub{position: absolute;top: 300px;width: 100%;z-index: 10;}
	.top .sub img{width: 80%;}
	.top .comingsoon{position: absolute;top: 60px;left: 450px;}
	.top .top_pd{position: absolute;top: 385px;left: 130px;z-index: 0;}
	.top .top_pd li:nth-child(1){z-index: 0;}
	.top .top_pd li:nth-child(2){top: -908px;left: 375px;}
	.top .top_pd li:nth-child(2) img{width: 50%;}

	
}

@media screen and (max-width:767px){
	.top{height: 133vw}
	.top .title{position: absolute;top: 11vw;}
	.top .title_shine{position: absolute;top: 11vw;}
	.top .date{position: absolute;top: 0;left: 0;}
	.top .sub{width: 100%;position: absolute;top: 32.8vw;}
	.top .comingsoon{position: absolute;width: 40%;top: 8vw;left: 28vw;}
	.top .top_pd{position: absolute;top: 47vw;z-index: 0;}
	.top .top_pd li:nth-child(1){z-index: 0;}
	.top .top_pd li:nth-child(2){top: -97vw;left: 28vw;}
	.top .top_pd li:nth-child(2) img{width: 45%;}
	.top .top_pd li:nth-child(3){top: -100vw;left: -15vw;}
	.top .top_pd li:nth-child(3) img{width: 70%;}

	
}

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

/*活動倒數*/
.TimerNick { position: absolute; top: 30px;left: 260px; 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: 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:100%; top: 4vw; left: 30vw; 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.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;}
@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;} */
}

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

/* 輪播6品 */
@media screen and (min-width:768px){
	.carousel_pd10{background: url(pc_carousel_pd10_version_bg.png?t=1765871398116)top center no-repeat;background-size: 100%;z-index: 2;}
	.carousel_pd10_version{padding: 130px 0 0 0;height: 430px;}
}

@media screen and (max-width:767px){
	.carousel_pd10{background: url(carousel_pd10_version_bg.png?t=1765871398116)top center no-repeat;background-size: 100%;z-index: 2;}
	.carousel_pd10_version{padding: 13vw 0 0 3vw;height: 73vw;}
}

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

}

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

/* 頁籤帶一品 */

/* 頁籤亮滅燈 */
/* 滅燈 */
.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .tab_pd1_box_box .time_tab .swiper-pagination-bullet{opacity: 1;filter: grayscale(1);}
/* 時間到亮燈 */
.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .tab_pd1_box_box .time_tab .swiper-pagination-bullet-active{opacity: 1;filter: grayscale(0)}

@media screen and (min-width:768px){
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat{background: url(pc_version_bg_R_repeat.png?t=1765871398116)top center repeat-y;background-size: 100%;}
	/* 標題 */
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .txt{height: 200px;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .txt .PD{margin-top: -30px;}
	/* 頁籤 */
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .tab_pd1_box_box{overflow: hidden;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .tab_pd1_box_box .time_tab{bottom: auto !important;width: auto;position: relative;;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .tab_pd1_box_box .time_tab li{background: url(on_bg.png?t=1765871398116)top center no-repeat;background-size: 100%;width: 19%;height: 100%;border-radius: 0;height: 60px;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .tab_pd1_box_box .time_tab li span{font-size: 40px;position: relative;left: 25px;top: 0;color: #fff;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .tab_pd1_box_box .pd1{padding-top: 70px;}
	/* 品 */
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into{position: relative;top: -345px;left: 510px;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into p{margin-top: 50px;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into p del{font-size: 25px;color: #d1d1d1;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into p b{display: none;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into p .money{font-size: 25px;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into p small{display: none;}
}

@media screen and (max-width:767px){
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat{background: url(version_bg_R_repeat.png?t=1765871398116)top center repeat-y;background-size: 100%;}
	/* 標題 */
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .txt{height: 20vw;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .txt .PD{margin-top: -4vw;}
	/* 頁籤 */
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .tab_pd1_box_box{overflow: hidden;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .tab_pd1_box_box .time_tab{bottom: auto !important;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .tab_pd1_box_box .time_tab li{background: url(on_bg.png?t=1765871398116)top center no-repeat;background-size: 100%;width: 30%;height: 100%;border-radius: 0;height: 10vw;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .tab_pd1_box_box .time_tab li span{font-size: 6vw;position: relative;left: 4vw;top: 0.5vw;color: #fff;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .tab_pd1_box_box .pd1{padding-top: 25vw;}
	/* 品 */
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into{position: relative;top: -41vw;left: 50vw;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into h3{font-size: 4vw;color: #fff;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into h4{font-size: 4vw;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into p del{color: #d1d1d1;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into p b{display: none;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into p .Price{font-size: 6.7vw;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into p .money,.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into p .Price{background: -webkit-linear-gradient(90deg, #fff65f 20%, #fffa9c 60%);-webkit-background-clip: text;}
	.tab_pd1 .tab_pd1_box .tab_pd1_box_repeat .PD_layout-PDBN_01 .PD_into p small{display: none;}

}

/* 作圖區 */
.item .item_img ul{padding: 0 !important;grid-gap: 0 !important;}
@media screen and (min-width:768px){
	.item .item_img li:nth-child(even){padding-top: 100px;}
}

@media screen and (max-width:767px){
	.item .item_img li:nth-child(even){padding-top: 10vw;}
}

/* 下方公版 */
.bottom_version .bottom_version_box .bottom_version_box_repeat .online_Submission_txt a{pointer-events: none;}
@media screen and (min-width:768px){
	.bottom_version .bottom_version_box .bottom_version_box_repeat{background: url(pc_version_bg_G_repeat.png?t=1765871398116)top center repeat-y;background-size: 100%;}
	/* 標題 */
	.bottom_version .bottom_version_box .bottom_version_box_repeat .online_Submission_txt{height: 170px;}
	.bottom_version .bottom_version_box .bottom_version_box_repeat .online_Submission_txt .PD{margin-top: -60px}
	.bottom_version .bottom_version_box .bottom_version_box_repeat .online_Submission_txt h3{color: #fff;top: 40px;}
}

@media screen and (max-width:767px){
	.bottom_version .bottom_version_box .bottom_version_box_repeat{background: url(version_bg_G_repeat.png?t=1765871398116)top center repeat-y;background-size: 100%;}
	/* 標題 */
	.bottom_version .bottom_version_box .bottom_version_box_repeat .online_Submission_txt{height: 20vw;}
	.bottom_version .bottom_version_box .bottom_version_box_repeat .online_Submission_txt .PD{margin-top: -7vw;}
	.bottom_version .bottom_version_box .bottom_version_box_repeat .online_Submission_txt h3{color: #fff;top: 27%;}

}
  
