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

/*回版頭*/
#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=1750422520968) 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;}	
	
	

/*PC黏人精-區塊錨點*/
.fixarea_tabbar {z-index:99;position:fixed;right:0;top:200px;border-radius:20px 0 0 20px;width:110px; background-color: rgba(0,0,0,.65); text-align: center;font-family:"微軟正黑體", "Microsoft JhengHei", Arial;
  -webkit-transform: rotate3d(0,0,0,0deg) translate3d(150px,0,0);
          transform: rotate3d(0,0,0,0deg) translate3d(150px,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;
  }
.fixarea_tabbar.fixarea_off { -webkit-transform: rotate3d(0,0,0,0deg) translate3d(0,0,0); transform: rotate3d(0,0,0,0deg) translate3d(0,0,0);}
.fixarea_tabbar .fix_box { margin:20px auto 10px; margin-left:10px;}
.fixarea_tabbar ul { margin:0; padding:0; list-style:none;}
.fixarea_tabbar li { position:relative; margin:0; padding:0; font-weight:800; font-size:15px; line-height:20px; }
.fixarea_tabbar a { display:block; text-decoration:none; color:#fff; }
.fixarea_tabbar a:hover{ color:#ffffbe; }
.fixarea_tabbar .cate-hover a { color:#ffffbe; }
.fixarea_tabbar .fix_other { }
.fixarea_tabbar .fix_other li { padding:10px 0; }
.fixarea_tabbar .fix_other li:before { content: ""; display: block; position: absolute; bottom:0; left:18%; width:64%; height:1px; background-color:#fff; opacity: 0.2}
.fixarea_tabbar .fix_other li:last-child::before { display:none;}
.fixarea_tabbar .fix_other li i { display:none; z-index:-1; position: absolute; top:53%; left:-2px; width:12px; height:12px; -webkit-transform:translate(0%,-50%); transform:translate(0%,-50%); background:url('') no-repeat center center; background-size:100%;}
.fixarea_tabbar .fix_other .cate-hover i { display: block;}
.fixarea_tabbar .fix_footer { position: relative; margin-bottom:10px; margin-left: 10px; font-weight:800; font-size:24px;}
.fixarea_tabbar .fix_footer a { display:block; padding-top:11px; color: #fff;}
.fixarea_tabbar .fix_footer a::before { content: ""; position: absolute; top:6px; left:44%; display:block; width: 0; height: 0; border-width: 0 5px 8px 5px; border-style: solid; border-color:transparent transparent #FFF transparent;}
.fixarea_tabbar .fix_footer a:hover { color:#ffffbe; }    
/*錨點icon--用SVG格式*/
.fixarea_tabbar .fix_other li i { mask-image: url('data:image/svg+xml,%3Csvg%20id%3D%22navlight_icon%22%20data-name%3D%22navlight%20icon%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23ffffff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3E%3C%2Ftitle%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M10%2C0A7.17%2C7.17%2C0%2C0%2C0%2C2.8%2C7.2C2.8%2C12.9%2C10%2C20%2C10%2C20s7.2-7.1%2C7.2-12.8A7.17%2C7.17%2C0%2C0%2C0%2C10%2C0Zm0%2C11a3.8%2C3.8%2C0%2C1%2C1%2C3.8-3.8A3.8%2C3.8%2C0%2C0%2C1%2C10%2C11Z%22%2F%3E%3C%2Fsvg%3E'); background-color: #ffffbe }
.fixarea_tabbar .fix_footer:hover a::before { border-color: transparent transparent #ffffbe transparent;}
                


/*通知浮層*/
.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;}
    }




/*浮層折價券調整*/
.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=1750422520968);}
.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;} 
}




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


/*注意事項區*/
.edm_notice{ text-align:center; padding:10px 10px 15px 10px; color:#000 ; font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }





