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

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

/*回版頭*/
#gotopBtn { display:none !important;} /*把系統手機版原本的Gotop關掉*/
#gotop { display: none; position:fixed; z-index:201; right:0; padding:14px 6px 3px 10px; font:12px/30px Verdana; text-align:center; color:#fff; cursor:pointer; transition: 0.2s; transform: translateX(200%);
        bottom:90px;
        bottom: calc(90px + constant(safe-area-inset-bottom)*0.6 );
        bottom: calc(90px + env(safe-area-inset-bottom)*0.6 );}
#gotop::before { content: ""; position:absolute; top:9px; left:19px; width: 0; height: 0; border: 4px solid #fff; border-color: transparent transparent #fff; }
#gotop::after  { content: ""; z-index:-1; position:absolute; top:50%; left:50%; border-radius:50px 0 0 50px; transform:translate(-50%,-50%); width:44px; height:44px; background-color:rgba(0,0,0,0.8);}
#gotop.cate-open { transform: translateX(0%);}
  /*區塊色*/
  #gotop { color:#fff; }
  #gotop::before { border-color: transparent transparent #fff;}
  #gotop::after  { background-color: rgba(0,0,0,0.7);  box-shadow:0 1px 0 rgba(0,0,0,1), 0 0 10px rgba(0,0,0,0.2);}


/*黏人快速鍵*/
.fixed_Area {z-index:999; position:fixed; top:20px; right:5px;}
.fixed_Area h2 { margin:0; padding:0; width:120px; line-height:0;}
.fixed_Area h4 { margin:0; padding:0; font:bold 16px/20px Century Gothic, "微軟正黑體",Helvetica bold; color:#1e6238; letter-spacing:-1px; text-align:center;  background:url(fixed_Area_repeat.png?t=1751094131223) repeat-y center;}
.WRAPPER .fixed_Area h4 a { display: block;width:107px;  color: #c4094b;  text-decoration: none;border-bottom: #c4094b dashed 1px; padding: 0 2px 0 2px;line-height:25px; margin: 0  auto;}
.fixed_Area h4 a:hover { color:#ff7800;}
.fixed_Area h4 p { position:relative; margin:0; padding:0 0 5px 0;}
.fixed_Area h4 p:after { content: ""; position:absolute; top:0; left:20%; margin:0 auto; display:block;  width:60%;  background-color:rgba(255,255,255,0.5);}
.fixed_Area h4 p:first-child:after  { display:none;}
.fixed_Area h4.fixedBox_2 a { color:#FFAE00;}
.fixed_Area h4.fixedBox_2 a:hover {color:#df9b2c;}
.WRAPPER .fixed_Area h4 p:nth-child(4) a {border-bottom: none;}
.fixed_Area h4 a img {-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;
}
.fixed_Area h4 a:hover img {
  -webkit-transform: translateY(3px); 
          transform: translateY(3px);
		 }
/*黏人精快速鍵-動畫*/
.approch1 {-webkit-animation-duration: 1.5s;  animation-duration: 1.5s;  -webkit-animation-name: approch1;  animation-name: approch1;  -webkit-animation-iteration-count: 1;    animation-iteration-count:1; -webkit-animation-direction: alternate;animation-direction: alternate;}
	@-webkit-keyframes approch1 { 
	}
	@keyframes approch1 { 
		0% { transform: translate(0,200px); opacity:0 } }
.hot-sale4 { margin:0px; padding:0px 0px 0px 0px; width:100%;}
.hot-sale4 img { width:25%; height:auto; float:left;}	
	
	
/*黏人快速鍵(白色款)*/
.fixed_Area {z-index:999; position:fixed; top:20px; right:0px; width:100px; font-weight:800; font-size:16px; line-height:48px; font-family:Century Gothic, "微軟正黑體",Helvetica; text-align:center;
			-webkit-transform: rotate3d(0,0,0,0deg) translate3d(0,0,0); transform: rotate3d(0,0,0,0deg) translate3d(0,0,0); -webkit-transform-origin:top right; transform-origin:top right;
			  -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;}
.fixed_Area a { display:block; text-decoration: none; color: #000;}
.fixed_Area img {-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;}
.fixed_Area .box ul { margin:0; padding:0; list-style:none;}
.fixed_Area .box li { margin:0 0 1px 0; padding:0; height:48px; background-color:rgba(255,255,255,0.6);}
.fixed_Area .box li a { letter-spacing:-1px;height:48px; overflow:hidden;}
.fixed_Area .box li a:hover { background-color:rgba(255,255,255,1);}
.fixed_Area .box li.cate-hover { background-color:rgba(255,255,255,1);}
.fixed_Area .box h2 { margin:0; padding:0;}
	/*快速導覽*/
	.fixed_Area h3 { position: absolute; top:100px; right:-50px; margin:0; padding:35px 0 0 0; border-radius:10px; width:48px; height:82px; font-size: 16px; line-height:30px; writing-mode: tb-lr; writing-mode: vertical-lr; -webkit-writing-mode: vertical-lr; background-color:rgba(255,255,255,0.6); text-align:left; cursor:pointer;
			-webkit-transform-origin:top left; transform-origin:top left;
			  -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;}
	.fixed_Area h3 i { position: absolute; top:0; right:0; display:block; width:50px; height:50px; cursor:pointer;}
	.fixed_Area h3 i:before { content: ""; position:absolute; top:41%; left:37%; display:block; border:1px solid #000; border-width:0 1px 1px 0; width:15%; height:15%; -webkit-transform:translate(-50%,-50%) rotate(135deg); transform:translate(-50%,-50%) rotate(135deg); -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
			/*黑色款*/
			.fixed_Area.fixed_Area-dark a { color: #fff;}
			.fixed_Area.fixed_Area-dark .box li { background-color:rgba(0,0,0,0.5);}
			.fixed_Area.fixed_Area-dark .box li a:hover { background-color:rgba(0,0,0,1);}
			.fixed_Area.fixed_Area-dark .box li.cate-hover { background-color:rgba(0,0,0,1);}
            .fixed_Area.fixed_Area-dark h3 {background-color:rgba(0,0,0,0.5);color: #fff; }
            .fixed_Area.fixed_Area-dark h3  i:before { border-color:#fff;}
			/*收合黏人精*/
			.fixed_Area.fixed_Area_hide { -webkit-transform: rotate3d(0,0,0,0deg) translate3d(150px,0,0); transform: rotate3d(0,0,0,0deg) translate3d(150px,0,0); }
			.fixed_Area.fixed_Area_hide h3 { -webkit-transform: rotate3d(0,0,0,0deg) translate3d(-185px,0,0); transform: rotate3d(0,0,0,0deg) translate3d(-185px,0,0); 
											 -webkit-transition-delay:0.2s; transition-delay:0.2s;}


/*通知浮層*/
.agree_coupon .agreeArea .box table { margin: 0 5% 5%; width:80%;  border-collapse:collapse;}
.agree_coupon .agreeArea .box th { padding:5px; border:1px solid #CCC; background:#eee; font-size:0.8em; }
.agree_coupon .agreeArea .box td { padding:5px; border:1px solid #CCC; font-size:0.8em; vertical-align:top; }
.agree_coupon .agreeArea .box table ul,
.agree_coupon .agreeArea .box table ol { padding:0 0 0 20px; vertical-align: middle; }
.agree_coupon .agreeArea .box table li { margin:0 0 10px 0px;}
.agree_coupon .agreeArea .box ul li ol { padding:0 0 0 20px;}
.agree_coupon .agreeArea .box ol li ul { padding:0 0 0 20px;}

.agree_coupon .box h4 {height: 1.5rem; font-size: 1rem; font-weight: 100; text-align:left; color: #000; margin:0; padding: 20px 0 20px 20px;}
.agree_coupon .txtArea { padding: 0 100px; box-sizing: border-box;}
	@media screen and (max-width:767px){
    .agree_coupon .agreeArea .box table { width: 90%;}
    .agree_coupon .txtArea { padding: 0; box-sizing: border-box;}
    }


/*折價券*/
.coupon_link { background: #353126; color: #fff; display: inline-block; text-align: center; padding: 2% 21%; margin: 2% 5%; width: 90%; border-radius: 60px; font: bold 16px/24px "Century Gothic", "微軟正黑體"; box-sizing: border-box;}
.coupon_link i { position: relative;}
.coupon_link i:after { content: ""; width: 0; height: 0; border-width: 7px; border-style: solid; position: absolute; top: 4px; left: 4px; border-color: rgba(255,200,0,0) rgba(255,200,0,0) rgba(255,200,0,0) rgb(255, 255, 255);}
	@media screen and (max-width:767px){
    .coupon_link { padding: 5% 0; margin: 2% 4%; font: bold 3.8vw/4vw "Century Gothic", "微軟正黑體"; width: 96%;}
    .coupon_link i:after { border-width: 1.5vw; top: 1vw; left: 1vw;}
    }

/*通知浮層*/
.agree_mocard .agreeArea .box table { margin: 0 5% 5%; width:80%;  border-collapse:collapse;}
.agree_mocard .agreeArea .box th { padding:5px; border:1px solid #CCC; background:#eee; font-size:0.8em; }
.agree_mocard .agreeArea .box td { padding:5px; border:1px solid #CCC; font-size:0.8em; vertical-align:top; }
.agree_mocard .agreeArea .box table ul,
.agree_mocard .agreeArea .box table ol { padding:0 0 0 20px; vertical-align: middle; }
.agree_mocard .agreeArea .box table li { margin:0 0 10px 0px;}
.agree_mocard .agreeArea .box ul li ol { padding:0 0 0 20px;}
.agree_mocard .agreeArea .box ol li ul { padding:0 0 0 20px;}

.agree_mocard .box h4 {height: 1.5rem; font-size: 1rem; font-weight: 100; text-align:left; color: #000; margin:0; padding: 20px 0 20px 20px;}
.agree_mocard .txtArea { padding: 0 100px; box-sizing: border-box;}
	@media screen and (max-width:767px){
    .agree_mocard .agreeArea .box table { width:90%;}
    .agree_mocard .txtArea { padding: 0; box-sizing: border-box;}
    }


    /* --------------------------------------
     * Page 頁籤_202405291900
     * -------------------------------------- */
    .NavArea_tabbar_page { margin: 0 auto 20px  ; width: 94%; }  
    .NavArea_tabbar_page .Nav { overflow: visible; transform: translate3d(-30.5%, 0, 0);}  
    .NavArea_tabbar_page .Nav_box { border-radius: 8px; overflow: hidden; padding: 0 2%;}
    .NavArea_tabbar_page[data-num="2"] .Nav-wrapper { transform: translate3d(55.5%, 0, 0)!important}
    .NavArea_tabbar_page[data-num="3"] .Nav-wrapper { transform: translate3d(43.0%, 0, 0)!important}
    .NavArea_tabbar_page[data-num="4"] .Nav-wrapper { transform: translate3d(30.5%, 0, 0)!important}
    .NavArea_tabbar_page[data-light="box"] .Nav ul { padding: 0 }
    .NavArea_tabbar_page .Nav li { overflow: visible; }
     /*頁籤高亮顏色設定 */  
    .NavArea_tabbar_page .Nav .swiper-slide-active a { color:#fff;}
    .NavArea_tabbar_page .Nav .swiper-slide-active i { display:block; border: 1px solid #000000 !important; background-color: #000000 !important;}
     /*推編輯按鈕 */  
    .NavArea_tabbar_page .Nav input { position: fixed; left: 30%}
      @media screen and (min-width:768px){ 
        .NavArea_tabbar_page { display: block; }
      }

/*浮層折價券調整*/
.agree_coupon .PD_layout-BNcoupon { width:90%;height:154px; }
.agree_coupon .PD_layout-BNcoupon2 { width:90%; }
.agree_coupon .PD_layout.PD_layout-BNcoupon2 .PD a { padding-top: 3%!important; }
.agree_coupon .PD_layout.PD_layout-BNcoupon2 .PD .PD_logo img {  width: 100%;height: 100%; background-color: #fff!important;}

@media screen and (min-width:768px){
.agreeArea .box ul { padding: 2% 5%; grid-gap:20px; }
.agree_coupon .PD_layout[data-pd-pdlogo][data-pd-pdimg="off"] .PD .PD_logo { width: 90%;height: 50%;overflow: hidden;background-color: #fff;border-radius: 1.5em;margin: 0 auto;}
.agree_coupon .PD_layout.PD_layout-BNcoupon2 .PD h4 { height: auto;position: relative;color: #fff;text-align: center;font-size: 2em;margin: 0;line-height: 1.5em;}
.agree_coupon .PD_layout.PD_layout-BNcoupon2 .PD h4 b.Discount {  font-family: "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica, Arial; line-height: 0.6em;}
.agree_coupon .PD_layout.PD_layout-BNcoupon2 .PD h4 small.Dis_unit {  font-family:"Noto Sans CJK SC", "Microsoft JhengHei", Arial; }
.agree_coupon .PD_layout.PD_layout-BNcoupon2 .PD:hover h4 { color: #fff; }
.agree_coupon .PD_layout.PD_layout-BNcoupon2 .PD h4 span.js-PD_txt2 { font-size: 0.9em;font-weight: 900;  letter-spacing: -0.01em;  }
.agree_coupon .box li {  height: 348px; width: 100%; }
.agree_coupon .PD_layout.PD_layout-BNcoupon2 li.PD_slide::after { padding-bottom: 100%;}
.agree_coupon .PD_layout-BNcoupon2 a::after { content: ""; position: absolute; bottom: 0; right: 0; width: 100%; height: 100%; background-size: 100%;}
.agree_coupon .PD_layout-BNcoupon2 a::after { transform: scaleY(0); transform-origin: center 85%; transition: 0.2s;}
.agree_coupon .PD_layout-BNcoupon2 .cate-hover .PD_img::after { background-image:url(Area_coupon_on2.png?t=1751094131223);}
.agree_coupon .PD_layout-BNcoupon2 .cate-hover .PD_img::after { -webkit-transform:scaleY(1); }
.agree_coupon .PD_layout-BNcoupon2 .cate-hover .more { display: none;}
}

@media screen and (max-width:767px){
.agree_coupon .PD_layout.PD_layout-BNcoupon { width: 88%; overflow: hidden;display: block;height: 18vw;}
.agree_coupon .PD_layout.PD_layout-BNcoupon2 { width: 88%; overflow: hidden;display: block;}
.agree_coupon .PD_layout[data-pd-pdlogo][data-pd-pdimg="off"] .PD .PD_logo { height: auto;margin: 0;}
.agree_coupon .PD_layout.PD_layout-BNcoupon2 .PD h4 { position: relative;font-size: 1em;margin-top: 0.3em;line-height: 1.4em;text-align: center;color: #fff;}
.agree_coupon .PD_layout.PD_layout-BNcoupon2 .PD h4 b.Discount { font-size: 1.7em; line-height: 0.5em;letter-spacing: 0.05vw;font-family: "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica, Arial; }
.agree_coupon .PD_layout.PD_layout-BNcoupon2 .PD h4 small.Dis_unit {  font-size: 1em;font-family:"Noto Sans CJK SC", "Microsoft JhengHei", Arial; color: #fff;}
.agree_coupon .PD_layout.PD_layout-BNcoupon2 .PD h4 span.js-PD_txt2 { ;font-weight: 900;font-size: 0.8em;  letter-spacing: -0.05em;  }
.agree_coupon .PD_layout.PD_layout-BNcoupon2 .PD .PD_logo img { border-radius: 0.5em; }
.agree_coupon .box li { height: 36vw; }
/*.blackBox .PD_layout .PD_wrapper { grid-template-columns: repeat(2, 1fr);padding: 0 7%;}*/
}

/*折價券高度補丁*/
@media screen and (min-width: 768px){ 
.Area_coupon .PD_layout-BNcoupon2 .PD_img { height: 190px;} 
}
@media screen and (max-width:767px){
.Area_coupon .PD_layout-BNcoupon2 .PD_img { height: 50vw;} 
}

