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

/*基本*/
body{ margin:0; padding:0;}


/*全BOX版面*/
.WRAPPER { z-index:0; position: relative; display:block; margin: 0 auto; padding:0; overflow:hidden; width:100%; min-width:1220px; text-align:left; font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
.WRAPPER ul{ margin: 0; }
.WRAPPER h2{ text-align: center;  margin-top: 35px; color: #9D3600}
	@media screen and (max-width:767px){
		.WRAPPER {  }
	}


/*預設清單樣式*/
.Area .list_00 ul {display:inline-block; margin:0; padding:0;}
.Area .list_00 li {list-style:none;float:left;overflow: hidden;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:30px; min-width: inherit; min-height:100%; overflow: hidden;}
		.WRAPPER img {  width:100%;  height:auto;}
	}


/*隱鑶*/
.for_pc {}
.for_phone { display:none !important;}
	@media screen and (max-width:767px){
		.for_pc { display:none !important;}
		.for_phone { display: inherit !important;}
	}

/*momo logo*/
.Area_logo {}
.Area_logo .momologo { z-index:8; position: absolute;top: 20px; left:40px;}
.Area_logo .momologo a { display:block; width:200px; height:71px;}
.Area_logo .momologo a:hover{}
	@media screen and (max-width:767px){
		.Area_logo { height: auto;}
		.Area_logo .momologo { display:none;}
	}


	

/*區塊_all*/
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}
.Area { position: relative;  padding:0; border-radius:0; text-align:center; }
.Area a { position:relative; display:block;} 
.Area .go_bt {
  -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;}
.Area .go_bt:hover {
  -webkit-transform:scale(0.95);
     -moz-transform:scale(0.95);
      -ms-transform:scale(0.95);
       -o-transform:scale(0.95);
          transform:scale(0.95);}
		  
		  
.WRAPPER .go_bt1 {
  -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;}
.WRAPPER .go_bt1:hover { 
  -webkit-transform:translateY(-10px);
     -moz-transform:translateY(-10px);
      -ms-transform:translateY(-10px);
       -o-transform:translateY(-10px);
          transform:translateY(-10px);}
		  
		  
	@media screen and (max-width:767px){
		.Area1220 { width:100%;}
		.Area960 { width:100%;}
		.Area .go_bt:hover {  
			-webkit-transform:none;
			-moz-transform:none;
			-ms-transform:none;
			-o-transform:none;
			transform:none;}
	}


/*底部間距*/
@media screen and (min-width: 768px) {
.Area_bottom{margin-bottom: 80px;}
}

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


/*版頭輪播品*/
.Area_top{height: 900px;}
.Area_top .topPD { position: absolute; top: 100px; left: 0; width: 1220px;}
.Area_top .topPD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box;}
.Area_top .topPD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_top .topPD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
.Area_top .topPD .PD_layout .PD_img { display: block;}
.Area_top .topPD .PD_layout .PD_into { display: none;}

.Area_top .topPD .PD_layout .PD_slide{min-width:100%!important;}
.Area_top .topPD .PD_layout ul{grid-gap:0px!important;}

    @media screen and (max-width:767px){
		.Area_top{height: auto;}		
		.Area_top .topPD { width: 100%;top:0;}
		.Area_top .topPD .PD_layout .PD_img { display: none;}
		.Area_top .topPD .PD_layout .PD_into { display: block;}
    }



/*主打品輪播*/
.Area_hotpd {height: 1200px;}
.Area_hotpd .PD_layout {width:100%;left:0;overflow:hidden;}
.Area_hotpd .PD_layout ul {display: flex!important;padding: 0!important;margin: 0!important}
.Area_hotpd .PD_layout ul li img {width:100%;}
.Area_hotpd .Area_boxstyle_pagination{top:812px;}
.Area_hotpd .Area_swiper_box ul li{width: 1218px!important;margin-right: 5px!important;}

.swiper-pagination-bullet{background: #fff!important;}
@media screen and (max-width:767px){
  .Area_hotpd {height: 100vw;}
  .Area_hotpd .Area_swiper_box ul li{width: 100%!important;margin-right: 0px!important;}
  .Area_hotpd .PD_layout ul li img {width:95%;}
  .Area_hotpd .Area_boxstyle_pagination{top:260px;}
}



/*BN輪播*/
.Area_banner_swiper .box_PD .Area_swiper { }
.Area_banner_swiper .box_PD .Area_swiper ul {margin: 0;padding: 0;}
.Area_banner_swiper .box_PD .Area_swiper ul li {}
.Area_banner_swiper .box_PD .Area_swiper img {border-radius: 10px;}

    @media screen and (max-width:767px){
    .Area_banner_swiper .box_PD .Area_swiper { z-index: 2;  width:90%; margin:auto;}
    .Area_banner_swiper .box_PD .Area_swiper ul li {border: none;}
    }
    /*輪播公板調整*/
    .Area_banner_swiper .box_PD .PD_layout {}
        @media screen and (max-width:767px){
         .Area_banner_swiper .box_PD .PD_layout .PD_logo { z-index: 5; }
        }
        /*輪播特效*/
        @media screen and (min-width:768px){
            .Area_banner_swiper .box_PD .Area_swiper .swiper-slide .PD_img { opacity: 0;  }
            .Area_banner_swiper .box_PD .Area_swiper .swiper-slide-active .PD_img { opacity: 1; transition: 1s ease-out; }
            .Area_banner_swiper .box_PD .Area_swiper .swiper-slide .PD_logo {display: none;}
        }
        @media screen and (max-width:767px){
            .Area_banner_swiper .box_PD .Area_swiper .swiper-slide .PD_logo { opacity: 0; transition: .2s ease-out; }
            .Area_banner_swiper .box_PD .Area_swiper .swiper-slide-active .PD_logo { opacity: 1;transition:transform 1s ease-out,opacity 1s ease-out; }
            .Area_banner_swiper .box_PD .Area_swiper .swiper-slide .PD_img {display: none;}
        }


/*1帶2公版*/
.Area1B2PD {}
.Area1B2PD .colorbg{ position: absolute; width: 1218px;top: 193px; margin: 0 auto; background-color: #3c070a; height: 1830px; z-index: -1;}
.Area1B2PD .box{ padding: 50px 0 0 0;margin: 0;height: 650px; }
.Area1B2PD .Area_1bn2{ width: 50%; float: left;margin-bottom: 80px;}
.Area1B2PD .Area_1bn2 ul{ padding-left: 10px; padding-right: 10px;}
.Area1B2PD .box .Area_1bn2 .PD_img img { width: 100%;}

@media screen and (max-width:767px){
  .Area1B2PD {  margin: 0; height: 230vw;}
  .Area1B2PD .box{ padding: 0;}
  .Area1B2PD .Area_1bn2{ width: 100%; float: left;margin-bottom: 0;}
  .Area1B2PD .Area_1bn2 ul{ padding-left: 0; padding-right: 0;}
  .Area1B2PD .box .Area_1bn2 .PD_img img { border-radius:0; }
  .Area1B2PD .box .Area_1bn2 { width: 93%;float: none;margin: 0 auto; margin-bottom: 5vw;}
}

/*1+2線上入字公版調整*/
.PD_layout.Area_1bn2:nth-of-type(odd) li.PD_slide:first-child { padding: 0; background: url("Area_1bn2_bg.png?t=1751016577382") center top / 100% no-repeat scroll;}
.PD_layout.Area_1bn2:nth-of-type(even) li.PD_slide:first-child { padding: 0; background: url("Area_1bn2_bg.png?t=1751016577382") center top / 100% no-repeat scroll;}
@media screen and (min-width:768px){
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_into,.PD_layout ul.PD_wrapper li:first-child .PD_into h3{ display: block!important; }	
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_into{ position: absolute; left: 7%;top: 17%;}	
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_logo{ width: 100%;padding: 0 8%;height: 53px;display: block!important; }	
.PD_layout.Area_1bn2 li.PD_slide:first-child { height: 192px; }
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_img { position: relative;top: -34px;padding: 0; height: auto;}
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_img img { width: 100%;padding: 0 6% 0 56%;border-radius:0; }	
.PD_layout.Area_1bn2:nth-of-type(odd) li:first-child .PD h3 {  position: relative;left: 0;font-size: 2em; background-image: repeating-linear-gradient(179deg,  #ffffff 10%, rgb(188 188 188) 109%)!important;-webkit-background-clip: text;  -webkit-text-fill-color: transparent;}
.PD_layout.Area_1bn2:nth-of-type(even) li:first-child .PD h3 {  position: relative;left: 0;font-size: 2em; background-image: repeating-linear-gradient(179deg,  #ffffff 10%, rgb(188 188 188) 109%)!important;-webkit-background-clip: text;  -webkit-text-fill-color: transparent;}	
.PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD p { color: #fff;font-size: 1.2em;}
}

@media screen and (max-width:767px){
  .Area_1bn2 ul li:first-child { height: auto; width: 100%;}
  .PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li.PD_slide:first-child { padding: 0;height: 28vw; }
  .PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_into{ position: absolute; left: 6%;top: 23%;}	
  .PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_img { position: absolute;top: -9%;display: block!important; }
  .PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_img img { width: 100%;padding: 0 5% 0 60%; }	
  .PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD_logo img { position: relative;width: 50%;right: 20%;padding: 0; }
  .PD_layout.Area_1bn2:nth-of-type(odd) li:first-child .PD h3 { display: block!important; position: relative;left: -7vw;font-size: 1.3em; top: -3vw;width: 80%;background-image: repeating-linear-gradient(179deg,  #ffffff 10%, rgb(188 188 188) 109%)!important;-webkit-background-clip: text;  -webkit-text-fill-color: transparent;}

  .PD_layout.Area_1bn2:nth-of-type(even) li:first-child .PD h3 { display: block!important; position: relative;left: -7vw;font-size: 1.3em; top: -3vw;width: 80%;background-image: repeating-linear-gradient(179deg,  #ffffff 10%, rgb(188 188 188) 109%)!important;-webkit-background-clip: text;  -webkit-text-fill-color: transparent;}	
  .PD_layout.Area_1bn2[data-fs-bn-pc*="true"] li:first-child .PD p { color: #fff;font-size: 1.1em;}
}



/*1帶4公版(直式)*/
.Area_1b4PD{margin-top: 50px; margin-bottom: 50px;}
.Area_1b4PD .box .PD_layout{margin-top: 50px;}
@media screen and (max-width:767px){
	.Area_1b4PD{margin-top: 5vw;margin-bottom: 5vw}
	.Area_1b4PD .box{width: 95%;margin:0 auto;}
    .Area_1b4PD .box .PD_layout{margin-top: 5vw;}
}


/*1帶4品公版(橫式)*/
.Area_4PD {}
.Area_4PD .box_PD .PD_layout ul li a h3 {}
@media screen and (min-width: 768px){
  .Area_4PD { }
  .Area1260 { margin: 0 auto; }
  .Area_4PD .box_PD .PD_layout { width: 1220px;}
  .Area_4PD .box_PD .PD_layout[data-pd-col-pc="5"] ul { padding-left: 30px; padding-right: 30px; padding-top: 10px; padding-bottom: 50px;}
  .Area_4PD .box_PD .PD_layout ul { grid-template-rows: 3% 92% 5%;}
  .Area_4PD .box_PD .PD_layout .PD_wrapper li { grid-row-start: 2; grid-row-end: 4;}
  .Area_4PD .box_PD .PD_layout .PD_wrapper li:nth-child(1) { grid-row-start: 1; grid-row-end: 4;}
  .Area_4PD .box_PD_1 { background: url(PD_layout_01bg.png?t=1751016577382) no-repeat center top;}

}
@media screen and (max-width:767px){
  .Area_4PD .box_PD .PD_layout { margin-bottom: 8vw;}
}



/*1帶8品公版*/
@media screen and (min-width:768px){
	.Area_1P8PD .layout_1P8PD {padding-bottom:80px;}
	.Area_1P8PD .layout_1P8PD {background:url(pc_1P8PD_bg01.png?t=1751016577382)top center no-repeat;}
	.Area_1P8PD .layout_1P8PD ul { width:96%; padding: 60px 0 0 0!important;margin: 0 0 0 2%!important;}
	.Area_1P8PD .layout_1P8PD ul li {border:1px #105b62 solid;padding:0!important;margin:0!important;}
	.Area_1P8PD .layout_1P8PD[data-fs-bn-pc*="true"] li.PD_slide:first-child {padding-bottom:10px!important;}
}
@media screen and (max-width:767px){
    .Area_1P8PD .layout_1P8PD {padding-bottom:5vw;}
	.Area_1P8PD .layout_1P8PD {background:url(mo_1P8PD_bg01.jpg?t=1751016577382)top center repeat-y;background-size:100%;}
	.Area_1P8PD .layout_1P8PD[data-fs-bn-phone="true 2"] ul{grid-template-rows:auto!important;}
	.Area_1P8PD .layout_1P8PD ul {width:96%;padding:0!important;margin:0 0 0 2%!important;}
	.Area_1P8PD .layout_1P8PD ul li {border:1px #105b62 solid;}
	.Area_1P8PD .layout_1P8PD[data-fs-bn-phone*="true"] li:first-child .PD_img {display:block!important;}

}


/*館連結01*/
.Areaphoto .Area_boxstyle > .Area_boxstyle_box2 {background-image: none;}
.Areaphoto .Area_boxstyle > .Area_boxstyle_title { z-index: 3 !important; position: absolute; top:-0.5%; font-size: 42.5px;}
	@media screen and (max-width:767px){
	.Areaphoto .Area_boxstyle > .Area_boxstyle_title { z-index: 3 !important; position: absolute; top:-0.1%; font-size: 5.5vw;}
	}


/*館連結01-新版圖片排版*/	
.Areaphoto .PD_layout {display: block !important; padding-top: 20px;}
.Areaphoto .PD_layout ul {
   grid-template-areas: 
    "a b c"
    "d b e"
    "f g h"    
    "i g j";
  }

.Areaphoto .PD_layout li:nth-child(1) { grid-area: a;}
.Areaphoto .PD_layout li:nth-child(2) { grid-area: b;}
.Areaphoto .PD_layout li:nth-child(3) { grid-area: c;}
.Areaphoto .PD_layout li:nth-child(4) { grid-area: d;}
.Areaphoto .PD_layout li:nth-child(5) { grid-area: e;}
.Areaphoto .PD_layout li:nth-child(6) { grid-area: f;}
.Areaphoto .PD_layout li:nth-child(7) { grid-area: g;}
.Areaphoto .PD_layout li:nth-child(8) { grid-area: h;}
.Areaphoto .PD_layout li:nth-child(9) { grid-area: i;}
.Areaphoto .PD_layout li:nth-child(10) { grid-area: j;}


.Areaphoto .PD_layout .PD_img { display: block;}
.Areaphoto .PD_layout .PD_into { display: none;}


@media screen and (max-width:767px){
  .Areaphoto .PD_layout .PD_img { display: none;}
  .Areaphoto .PD_layout .PD_into { display: block;}
	
	/*新版圖片排版*/	
	.Areaphoto .PD_layout{display: block !important;}
  .Areaphoto .PD_layout ul { padding: 0 !important;}
  .Areaphoto .PD_layout li { margin: 0 !important;}
	.Areaphoto .PD_layout ul {
   grid-template-areas: 
    "a b c"
    "d b e"
    "f g h"    
    "i g j";
  }
.Areaphoto .PD_layout li:nth-child(1) { grid-area: a;}
.Areaphoto .PD_layout li:nth-child(2) { grid-area: b;}
.Areaphoto .PD_layout li:nth-child(3) { grid-area: c;}
.Areaphoto .PD_layout li:nth-child(4) { grid-area: d;}
.Areaphoto .PD_layout li:nth-child(5) { grid-area: e;}
.Areaphoto .PD_layout li:nth-child(6) { grid-area: f;}
.Areaphoto .PD_layout li:nth-child(7) { grid-area: g;}
.Areaphoto .PD_layout li:nth-child(8) { grid-area: h;}
.Areaphoto .PD_layout li:nth-child(9) { grid-area: i;}
.Areaphoto .PD_layout li:nth-child(10) { grid-area: j;}
}



/* --------------------------------------
     *【版型】特殊
     * -------------------------------------- */
/*PD_layout-add2cart*/
.PD_layout-add2cart[data-pd-btn][data-pd-btn-more] .PD_btn.more b::after {
  content: "加入購物車";
}

/*PD_layout-PD_layout-coupon*/
.PD_layout-coupon[data-pd-btn][data-pd-btn-more] .PD_btn.more b::after {
  content: "領折價券";
}

/*領折價券(BN翻牌)*/
.PD_layout-BNcoupon .more {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.PD_layout-BNcoupon .more a {
  width: 100%;
  height: 100%;
}

.PD_layout-BNcoupon .PD_img::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: 100%;
}

.PD_layout-BNcoupon .PD_img::after {
  transform: scaleY(0);
  transform-origin: center 85%;
  transition: 0.2s;
}

.PD_layout-BNcoupon .cate-hover .PD_img::after {
  background-image: url(Area_coupon_on.png?t=1751016577382);
}

.PD_layout-BNcoupon .cate-hover .PD_img::after {
  transform: scaleY(1);
}

.PD_layout-BNcoupon .cate-hover .more {
  display: none;
}

.PD_layout-BNcoupon2 .more {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.PD_layout-BNcoupon2 .more a {
  width: 100%;
  height: 100%;
}

.PD_layout-BNcoupon2 a::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: 100%;
}

.PD_layout-BNcoupon2 a::after {
  transform: scaleY(0);
  transform-origin: center 85%;
  transition: 0.2s;
}

.PD_layout-BNcoupon2 .cate-hover a::after {
  background-image: url(Area_coupon_on2.png?t=1751016577382);
}

.PD_layout-BNcoupon2 .cate-hover a::after {
  transform: scaleY(1);
}

.PD_layout-BNcoupon2 .cate-hover .more {
  display: none;
}

.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="4"] .PD h4 {
  font-size: 1.5em;
  color: #484848;
  margin-top: 0.75em;
}

.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="5"] .PD h4 {
  font-size: 1.25em;
  color: #484848;
  margin-top: 0.75em;
}

.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="4 wide"] .PD h4 {
  font-size: 1.5em;
  color: #484848;
  margin-top: 0.75em;
}

.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="5 wide"] .PD h4 {
  font-size: 1.25em;
  color: #484848;
  margin-top: 0.75em;
}

.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="4"] .PD .PD_logo {
  height: 25%;
}

.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="5"] .PD .PD_logo {
  height: 20%;
}

.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="4 wide"] .PD .PD_logo {
  height: 25%;
}

.PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="5 wide"] .PD .PD_logo {
  height: 20%;
}

@media screen and (max-width: 767px) {
  .PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="4"] .PD h4,
  .PD_layout.PD_layout-BNcoupon2[data-pd-col-pc="5"] .PD h4,
  .PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="4 wide"] .PD h4,
  .PD_layout.PD_layout-BNcoupon2[data-pd-col-pc*="5 wide"] .PD h4 {
    font-size: 4vw;
  }
}

/*PD_layout-CSSBG_01*/
.PD_layout.PD_layout-BNcoupon2 li.PD_slide {
  background-color: transparent;
  font-family: "Century Gothic","微軟正黑體","Microsoft JhengHei",Helvetica;
}

.PD_layout.PD_layout-BNcoupon2 li.PD_slide::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 146%;
  background-image: url(PD_layout-BNcoupon2.png?t=1751016577382);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.PD_layout.PD_layout-BNcoupon2 .PD_slide:hover {
  box-shadow: none;
}

.PD_layout.PD_layout-BNcoupon2 .PD {
  position: absolute;
  top: 0%;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
}

.PD_layout.PD_layout-BNcoupon2 .PD a {
  width: 100%;
  height: 100%;
  padding-top: 10%;
}

.PD_layout.PD_layout-BNcoupon2 .PD h4 {
  color: #484848;
  margin-top: 0.75em;
}

.PD_layout.PD_layout-BNcoupon2 .PD:hover h4 {
  color: #484848;
}

.PD_layout.PD_layout-BNcoupon2 .PD h4 b {
  display: inline;
}

.PD_layout.PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1 {
  font-size: 1.1em;
}

.PD_layout.PD_layout-BNcoupon2 .PD h4 span.js-PD_txt2 {
  font-size: 1em;
  letter-spacing: -0.05em;
}

.PD_layout.PD_layout-BNcoupon2 .PD h4 b.Discount {
  font-size: 2.7em;
  letter-spacing: -0.02em;
  line-height: 1.25em;
}

.PD_layout.PD_layout-BNcoupon2 .PD h4 small.Dis_unit {
  font-size: 1.1em;
  letter-spacing: -0.01em;
  line-height: 1.25em;
}

.PD_layout.PD_layout-BNcoupon2 .PD .PD_logo img {
  box-shadow: none;
}

@media screen and (min-width: 768px) {
  .PD_layout.PD_layout-BNcoupon2 .PD .PD_img {
    padding-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .PD_layout.PD_layout-BNcoupon2 ul {
    grid-gap: 0.5em;
    padding: 0 1em;
  }
  .PD_layout.PD_layout-BNcoupon2 .PD h4 {
    font-size: 1.25em;
    color: #484848;
    margin-top: 0.75em;
  }
  .PD_layout.PD_layout-BNcoupon2 .PD h4 b.js-PD_txt1 {
    font-size: 1em;
  }
  .PD_layout.PD_layout-BNcoupon2 .PD h4 b.Discount {
    font-size: 2.9em;
  }
  .PD_layout.PD_layout-BNcoupon2 .PD .PD_img {
    padding-top: 9vw;
  }
  .PD_layout.PD_layout-BNcoupon2 .PD .PD_logo {
    height: 2.5em;
  }
  .PD_layout.PD_layout-BNcoupon2 .PD .PD_logo img {
    width: 85%;
    height: auto;
  }
}


/*浮層折價券調整*/
.agreeArea .box table{margin:3% 5%!important;}
.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=1673582176499);}
.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-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;} 
}





