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

.momologo
 {
    z-index: 2;
    position: absolute;
    top: 25px;
    left: 50px;
}
/*全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: 0;position: absolute;top: 0;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}
	.order_bg{z-index: 0;position: absolute;top: 1145px;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;}

}
@media screen and (max-width:767px){
  	.top_bg{z-index: 0;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: 30px;}
	.bottom02{margin-bottom: 10px;}
}

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


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

@media screen and (min-width:768px){
	.top{height: 1105px}
	.top .title_shine{position: absolute;top: 0;}
	
}

@media screen and (max-width:767px){
	.top{height: 118vw;}
	.top .title_shine{position: absolute;top: 0;}
	
}

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

/* 訂購 */
@media screen and (min-width:768px){
	.order .btn_img{width: 65%;padding: 260px 0 0 0;height: 400px;}
}

@media screen and (max-width:767px){
	.order{background: url(m_Area_order.jpg?t=1787883450313)top center no-repeat;background-size: 100%;z-index: 0;}
	.order .btn_img{padding: 22vw 0 4vw 0;width: 92%;}
}

/* 作圖區 */
@media screen and (min-width:768px){
	.item{height:2200px;}
	.item .item_img li{height: 550px;}
	.item .item_img li:nth-child(even){margin-top: 160px;}
	.item .PD_into{position: relative;top: -145px;left: 30px;text-align: center;}
	.item .item_img .PD_into h3{font-size: 30px;color: #fff;}
	.item .item_img .PD_into p{top: 80px;}
	.item .item_img .PD_into p del{font-size: 30px;color: #fff;text-decoration: none}
	.item .item_img .PD_into p b{font-size: 30px;background: -webkit-linear-gradient(90deg, #fbc855 20%, #fff 60%);-webkit-background-clip: text}
	.item .item_img .PD_into p .money{font-size: 30px;background: -webkit-linear-gradient(90deg, #fbc855 20%, #fff 60%);-webkit-background-clip: text}
	.item .item_img .PD_into p .Price{font-size: 40px;background: -webkit-linear-gradient(90deg, #fbc855 20%, #fff 60%);-webkit-background-clip: text}
	.item .item_img .PD_into p small{display: none;}
	.item .flower { position: absolute; z-index: -1; }
	.item .p01 {top: 32px; left: -86px ;}
	.item .p02 {top:0px; right:-86px ;}
	.item .p03 {top: 1102px; left: -132px ;}
	.item .p04 {top:1329px; right: -86px ;}
	.item .p05 {top: 32px; left: -156px ;}
	.item .p06 {top: 1868px; left: 505px ;}
}

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

	.item .item_img{width: 90%;}
	.item .item_img ul li { }
	.item .item_img .PD_into{position: relative;top: -23.5vw;left: 20px;text-align: center;}
	.item .item_img .PD_into h3{font-size: 4.5vw;color: #fff;}
	.item .item_img .PD_into p{top: 13.5vw;}
	.item .item_img .PD_into p del{font-size: 4vw;color: #fff;text-decoration: none}
	.item .item_img .PD_into p b{font-size: 4vw;background: -webkit-linear-gradient(90deg, #fbc855 20%, #fff 60%);-webkit-background-clip: text}
	.item .item_img .PD_into p .money{font-size: 4vw;background: -webkit-linear-gradient(90deg, #fbc855 20%, #fff 60%);-webkit-background-clip: text}
	.item .item_img .PD_into p .Price{font-size: 7vw;background: -webkit-linear-gradient(90deg, #fbc855 20%, #fff 60%);-webkit-background-clip: text}
	.item .item_img .PD_into p small{display: none;}

}

/*QA區塊*/
/* .Area_QA { 
  .box_title{position: absolute;top: 10px;}
    @media screen and (max-width:767px){position: relative;top: 0;width: 70vw;margin: 0 auto;}
  }

  .box-img{right:0px;top: 0px;
    @media screen and (max-width:767px){position: relative; top: 0; width: 90vw; margin: 0 auto;}
  }
 */

 .QAbox .moreButton .fix.up::after{ transform:rotate(0deg);}
 .QAbox .moreButton .fix.down::after { transform:rotate(180deg);}
 /* .Area_QA .bigbox{background-color: #000;} */
 
   @media screen and (min-width:768px){
	 .QAbox { width: 100%; margin: 50px 0 50px}  
	 .Area_QA .QA_btn {position: relative; width:40%; margin:0 30%;}  
	 .Area_QA {margin: 90px auto 0 auto;}
	 .Area_QA .box{position: relative;left:5px;}
	 .Area_QA .Area_forewarned{text-align: center;  }
	 .Area_QA .box_txt{margin: 0 auto 0 auto;padding: 310px 0 0 0;}
	 .Area_QA .box-img{padding: 0 117px;position: relative;}
 
   }
   @media screen and (max-width:767px){
	 .QAbox { width: 95%; margin: 0 auto;}	
	 .Area_QA .QA_btn {position: relative; width:50%; margin:0 25%;}  
	 .Area_QA .box{position: relative;margin: 5vw 0 10vw;}
	 .Area_QA .box_title{position: relative;top: 0;width: 100%;margin: 0 auto;}
	 .Area_QA .box-img{position: relative; top: 0; width: 100%; margin: 0 auto;}

   }


   
/* 公版 */
@media screen and (min-width:768px){
	.version{width: 96%;}
}

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

                
@media screen and (max-width:767px){
	.pd8 {background: url(m_bg4_1.jpg?t=1787883450313)repeat-y;background-size: 100%;padding-bottom: 20px;}
	} 
	@media screen and (min-width:768px){
		.pd8 {background: url(m_bg4_1.jpg?t=1787883450313)repeat-y;padding-bottom: 20px;}
	} 
	
