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

/*基本*/
html, body {
    margin: 0;
    padding: 0;
    background-color: #fff741;
}

/*寬度,間距*/
.Area1220 { margin:0 auto; width:100%;}
.Area960 { margin:0 auto; width:100%;}
.Areabottom { margin-bottom:5vw!important;}
  @media screen and (min-width:768px){
    .Area1220 { width:1220px;}
    .Area960 { width:960px;}
    .Areabottom { margin-bottom:80px;}
  }
  
/*全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:"Century Gothic","Microsoft JhengHei","微軟正黑體", Arial, sans-serif; }
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
/*預設清單樣式*/
.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:0px; min-width: inherit; min-height:100vh; overflow: hidden;   }
		.WRAPPER img {  width:100%;  height:auto;}
	}


.Area_bottom { margin-top: 50px!important; }
@media screen and (max-width:767px){ .Area_bottom{margin-top:6vw!important; }	}

/*fixed背景*/
.bg_01 { z-index:-10; position:absolute;top:0;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
.bg_02 { z-index:1; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position: center top; pointer-events:none;}
.bg_03 { z-index:-1; position:absolute; top:0px; left:0; width:100%; height:100%; background-repeat:repeat-x; background-position: center top; pointer-events:none;}

  @media screen and (max-width:767px){
  .m_bg01 { z-index:0; position:absolute; top:44px; left: 0; width: 100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;background-size: 100%;}
  .m_bg02 { z-index:0; position:absolute; top:122vw; left: 0; width: 100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;background-size: 100%;}
  .m_bg03 { z-index:0; position:absolute; top:146vw; left: 0; width: 100%; height:100%; background-repeat:repeat-y; background-position: center top; pointer-events:none;background-size: 100%;}
		}

/*版頭背景*/
.Area_bgtop { z-index: 0; position: absolute; top: 0; left: 50%; width: 2000px; -webkit-transform: translateX(-50%); transform: translateX(-50%); pointer-events: none;}
.Area_bgtop .bgtop_ { position: absolute; top: 0; left: 0; width: 100%; height: 1500px;}
.Area_bgtop .bgtop_ span { position: absolute; display: block; width: 100%; height: 100%; background-position: center top;}
.bgdeco { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1757043869708) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
.bgdeco1 { z-index: -10; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco2.png?t=1757043869708) repeat-y center top; transition: 0.5s linear; pointer-events: none;}

@media screen and (min-width: 768px) {
  .Area_bgtop span { background-repeat: no-repeat;}
  .Area_title .date { z-index:4; position: absolute; top:20px; left:929px;}	
  .Area_title .comingsoon {z-index:12; position: absolute; top: 360px; left: 84px;}

}
@media screen and (max-width:767px){
  .Area_title .comingsoon {z-index:12; position: absolute; top: 32vw; left: 7vw; width: 32vw;}
  .Area_title .date { z-index:4; position: absolute; top:3.5vw; left:81vw; width: 20.5%;}

}		

.m_Area_bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none;}
.m_Area_bgtop .m_bgtop_ { position: absolute; top: 0; left: 0; width: 100%; height: 0; padding-bottom: 100%;}
.m_Area_bgtop .m_bgtop_ span { position: absolute; display: block; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden; background-position: center top; background-size: 100%;}
  @media screen and (max-width: 767px) {
    .m_Area_bgtop span { background-repeat: no-repeat;}
    .m_Area_bgtop_fixed { position: fixed; top: 0px;} /*搭配js-appBgFixed*/
  }

/*版頭*/
.Area_topSUB a, .Area_topPD a { pointer-events: none; }

@media screen and (min-width:768px){
.Area_title{ box-sizing: border-box;}
.Area_title .title01 { z-index:0; position: relative; height: 500px;}

  /*版頭品輪播*/
.Area_title .topPD {position: absolute; top:0; right:-195px; width:100%; }
.Area_title .topPD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
.Area_title .topPD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_title .topPD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}	
.Area_title .topPD .PD_layout .PD_img {width:100%; position:absolute; right: 196px ;}
.Area_title .PD_wrapper {background-color: rgba(255,255,255,0.00);}
.Area_title .PD_layout[data-pd-li*="BN"] li{border: rgba(255,255,255,0.00);}
.Area_title .light01{position:absolute;top:227px; left:-20px ;z-index:2;animation-delay: 1s;}
.Area_title .light02{position:absolute;top:288px; left:339px ;z-index:2;animation-delay: 1s;}
.Area_title .lamp{position:absolute;top:55px; left:1240px ;z-index:2;}

.topPD .swiper-slide{ width: auto!important;}

  /*副標輪播*/
  .Area_title .Area_topSUB { z-index: 10; position: absolute; top:220px; left:-144px; width: 100%;}
}

@media screen and (max-width:767px){
  .Area_title { height:52.5vw;}
  .Area_title .title01 { z-index:0; position: relative; width: 100%;}
   /*版頭品輪播*/
   .Area_title .topPD {position: absolute; top:0;right:0; width:100%; }
   .Area_title .topPD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 80%; box-sizing: content-box; grid-gap: inherit;}
   .Area_title .topPD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
   .Area_title .topPD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}		
   .Area_title .PD_wrapper {background-color: rgba(255,255,255,0.00);}
   .Area_title .PD_layout[data-pd-li*="BN"] li{border: rgba(255,255,255,0.00);}
   .Area_title .light01{position:absolute;top:25vw; left: -30vw ;z-index:6;animation-delay: 0.1s;width: 30%;}
   .Area_title .light02{position:absolute;top:30vw; left:13vw ;z-index:6;animation-delay: 0.1s;width: 30%;}
   .Area_title .lamp{position:absolute;top:13vw; left:86vw ;z-index:6;width: 30%;}

	
    /*副標輪播*/
  .Area_title .Area_topSUB { z-index: 10; position: absolute; top:24vw; left:-2vw; width:100%;}
}

/*提醒我按鈕*/
a.mo_remind_btn { z-index:9999; position: absolute!important; left: 0; top:40vw; width: 12%;}


/*活動倒數*/
.TimerNick { position: absolute; top: 300px;left: 60px;display: inline-block; z-index:8; text-align: center; letter-spacing: 0.3em;}
.TimerNick2 { position: absolute; top:440px!important;left:108px; 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: 42px;  color:#0f5394; font-weight: normal; letter-spacing:1px; text-align: center;}
.TimerNick span { padding-left: 2px; font-size: 36px;  letter-spacing: 0.1em; color:#0f5394;}
.TimerNick b { font-weight: 800;}
@media screen and (max-width:767px){
  .TimerNick  { width:100%; top: 32vw; left: 5vw; display: flex;  column-gap: 0.5em; text-align: left;}
  .TimerNick2  { width:100%; top:40vw!important; left:3.4em; 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.4em; letter-spacing: .01em;color:#0f5394;  }
  .TimerNick span { padding-left: 0; font-size: 1em; letter-spacing: -0.05em; margin-left: -0.3em;color:#0f5394; }
  .TimerNick span:first-child{ margin-top: -0.1em; }
}

/*公版*/
@media screen and (min-width: 768px){
  .box_txt::after {content:"";position: absolute;display:block;top: -33px;left: 105px;width: 77%;height: 130%;pointer-events:none;z-index: -10;background: url("Area_txtbg.png?t=1757043869708") center top/100% no-repeat scroll;}	
}
@media screen and (max-width:767px){
  .box_txt::after {content:"";position: absolute;display:block;top: 0;left: 0;width: 100%;height: 100%;pointer-events:none;z-index: -10;background: url("Area_txtbg.png?t=1757043869708") center top/100% no-repeat scroll;}	
}
/*公版背景*/
.box_txt ul,.box_txt2 ul,.box_txt3 ul,.box_txt4 ul{ padding: 0; }
.box_txt .PD_layout .PD h3 span{ overflow: inherit;}
@media screen and (min-width: 768px){
.box_txt {position: relative;display: flex;margin: 0 auto;width: 100%;height: 100px;justify-content: center; z-index: 10;}
.box_txt img{width: 88%!important;padding: 0;}
.box_txt .PD_layout .PD h3 { color:#ffa9f7;font-weight: 700; overflow: visible; display: flex; flex-wrap: nowrap; flex-direction: row;font-size: 3em;font-family: "Century Gothic","Noto Sans CJK SC";letter-spacing: -1px;line-height: 1;font-style: italic;}	
.box_txt .PD_layout .PD h3 b {font-weight: 700; color: #ffffff;}
/*.box_txt .PD_layout .PD h3 b { color: #f765c7;font-style: normal; }	*/
}
@media screen and (max-width:767px){
.box_txt {position: relative;margin: 0 auto;width: 100%;height: 16vw;z-index: 30;}
.box_txt img{width: 100%;}
.box_txt .PD_layout .PD h3 {color:#ffa9f7;font-weight: 700; overflow: visible; display: flex; flex-wrap: nowrap; flex-direction: row; margin: 0 auto; font-size: 1.5em; letter-spacing: -0.05em; line-height: 1; font-family: "Century Gothic","Noto Sans CJK SC";max-height: 16vw;padding-top: 4vw;font-style: italic;}
.box_txt .PD_layout .PD h3 b {font-weight: 700; color: #ffffff;}
/*.box_txt .PD_layout .PD h3 b {margin-right: 0.8vw; font-style: normal;}	*/
}


/*輪播BN*/
@media screen and (max-width:767px){
  .Area_PD1::before{content:"";position: absolute;display:block;top:16vw;left: 0;width: 100%;height: 100%;pointer-events:none;z-index: 10;background: url("bn_mask.png?t=1757043869708") center top/100% no-repeat scroll;}	
  }
  @media screen and (min-width: 768px){
  .Area_PD1::before{content:"";position: absolute;display:block;top:130px;left:120px; width: 960px; height:467px; pointer-events:none;z-index: 10;background: url("bn_mask.png?t=1757043869708") center top/100% no-repeat scroll;}	
}
  @media screen and (min-width: 768px){
    .Area_swiper_box .PD_layout li, .Area_swiper_box .PD_layout li .PD_img img {}
    .Area_swiper_box .PD_layout li {background-color: transparent;width: 90%;}
    .Area_swiper_box .PD_layout {width:920px; overflow: hidden;margin-left: 10px;}
    .Area_swiper_box .PD_layout ul {margin-left:15px;}
    .Area_swiper_box {width: 960px; overflow: hidden;}
  }
  @media screen and (max-width:767px){
    .Area_swiper_box .PD_layout li, .Area_swiper_box .PD_layout li .PD_img img {border-radius: 0 1.5em 0 1.5em; }
    .Area_swiper_box .PD_layout li {display: inline-block;}
    .Area_swiper_box .PD_layout { width: 96%; overflow: hidden;}
    .Area_swiper_box .PD_layout ul {margin-left: 2%;}
  }


/*區塊1*/
@media screen and (min-width:768px){
  .Area01 .box02 .coupon_off {position: absolute; top: 8px; left: 8px; z-index: 9;width: 98%;}
  .box02 {padding: 1% 4% 0 4%;}
  .Area01{height: 1650px;}
  .Area01 .deco_01 {position:absolute; top: 991px; left: 759px; z-index: 99;}
  .Area01 .deco_02 {position:absolute; top: 243px; left: -39px;}
  .Area01::after {content: ""; position: absolute; display: block; top: -33px; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: -10; background: url(Area01_bg.png?t=1757043869708) center top / 100% no-repeat scroll;}  
  .Area_btn .PD_layout[data-pd-li=BN] ul, .PD_layout[data-pd-li=BN-AWD] ul, .PD_layout[data-pd-li=PDBN] ul { padding: 4.5% 9%; grid-gap: 1.5em;}
}  

@media screen and (max-width:767px){
  .Area01 .box02 .coupon_off {position: absolute; top: 2vw; left: 2vw; z-index: 9;width: 95.5%;}
  .box02 {padding: 0 2%;}
  .Area01{height: 170vw;}
  .Area01 .deco_01 {position:absolute; width: 32.8%; top: 108.7vw; left: 79.2vw; z-index: 99;}
  .Area01 .deco_02 {position:absolute; width: 15.6%; top: 30.5vw; left: -4.2vw;}
  .Area01::after {content: ""; position: absolute; display: block; top: 2vw; left: 0; width: 100%; height: 100%; pointer-events: none; z-index: -10; background: url(Area01_bg.png?t=1757043869708) center top / 100% no-repeat scroll;}
  .Area_btn .PD_layout[data-pd-li=BN] ul, .PD_layout[data-pd-li=BN-AWD] ul, .PD_layout[data-pd-li=PDBN] ul { padding: 4.5% 9%; grid-gap: .5em;}
}  

/*區塊2*/
@media screen and (max-width:767px){
  .Area02 .title {margin-top: -16vw}  
}  
@media screen and (min-width: 768px){
  .Area02 .title {margin-top: -150px}
}

/*區塊2(主打品區)*/
.Area02 .PD_layout.PD_layout-PDBN_01 .PD h3 {}
.Area02 .PD_layout.PD_layout-PDBN_01 .PD p .money,
.Area02 .PD_layout.PD_layout-PDBN_01 .PD p .Price,
.Area02 .PD_layout.PD_layout-PDBN_01 .PD p b,
.Area02 .PD_layout.PD_layout-PDBN_01 .PD p small{background: -webkit-linear-gradient(90deg, #fff741 20%, #fff741 60%);-webkit-background-clip: text;-webkit-text-fill-color: transparent; }
.Area02 .PD_layout .PD_img {z-index: 5}
.Area02 .PD_layout .PD_logo img {box-shadow: none!important }	
.Area02 .PD_layout li:nth-child(even) .PD a{flex-direction: row!important;}
/*.Area02 .PD_layout li:nth-of-type(1){content: "";background: url(PD01_bg.png?t=1757043869708)center top / 100% no-repeat scroll;}
.Area02 .PD_layout li:nth-of-type(2){content: "";background: url(PD02_bg.png?t=1757043869708)center top / 100% no-repeat scroll;}
.Area02 .PD_layout li:nth-of-type(3){content: "";background: url(PD03_bg.png?t=1757043869708)center top / 100% no-repeat scroll;}
.Area02 .PD_layout li:nth-of-type(4){content: "";background: url(PD04_bg.png?t=1757043869708)center top / 100% no-repeat scroll;}
.Area02 .PD_layout li:nth-of-type(5){content: "";background: url(PD01_bg.png?t=1757043869708)center top / 100% no-repeat scroll;}
.Area02 .PD_layout li:nth-of-type(6){content: "";background: url(PD02_bg.png?t=1757043869708)center top / 100% no-repeat scroll;}
.Area02 .PD_layout li:nth-of-type(7){content: "";background: url(PD03_bg.png?t=1757043869708)center top / 100% no-repeat scroll;}
.Area02 .PD_layout li:nth-of-type(8){content: "";background: url(PD04_bg.png?t=1757043869708)center top / 100% no-repeat scroll;}*/

.Area02 .PD_layout-PDBN_01 li:nth-child(odd) {content: "";background: url(PD01_bg.png?t=1757043869708)center top / 100% no-repeat scroll;}
.Area02 .PD_layout-PDBN_01 li:nth-child(even) {content: "";background: url(PD02_bg.png?t=1757043869708)center top / 100% no-repeat scroll;}

@media screen and (min-width:768px){
.Area02{position: relative;height:auto;}
.Area02 .PD_layout-PDBN_01 ul {padding-top: 0px; padding-left: 0px;padding-right: 0px;}	
.Area02 .PD_layout-PDBN_01 li {height: 430px;}	  
.Area02 .PD_layout-PDBN_01 .PD h3 {font-size: 44px;color: #0f5394}
.Area02 .PD_layout-PDBN_01 .PD h4 {top: 106px;font-size: 36px;color: #0f5394}
.Area02 .PD_layout-PDBN_01 .PD p {top: 145px;height: 89px;}
.Area02 .PD_layout-PDBN_01 .PD p .js-PD_del {position: absolute;font-size:32px;color: #ffffff;font-weight: 400;top: 5px}
.Area02 .PD_layout-PDBN_01 .PD p .Price {top:34px;left:2px;font-size: 80px;line-height: 85px;font-family:Century Gothic;}
.Area02 .PD_layout-PDBN_01 .PD p .money {font-size: 36px;font-weight: 600;font-family:Century Gothic;}
.Area02 .PD_layout-PDBN_01 .PD p b, .PD_layout .PD p del {font-size: 1.3em;}

.Area02 .PD_layout-PDBN_01 li:nth-child(even) .PD_logo {position: relative;width: 70px;height: 70px;left: -75px; top: -55px;}	  
.Area02 .PD_layout-PDBN_01 li:nth-child(odd) .PD_logo {position: relative;width: 70px; height: 70px;left: 315px; top: -55px;}

.Area02 .PD_layout-PDBN_01 li:nth-child(even) .PD_img{position: relative;width:320px;left: 580px;top: 40px;}		  
.Area02 .PD_layout-PDBN_01 li:nth-child(odd) .PD_img{position: relative;width: 320px; left: -580px;top: 40px;}

.Area02 .PD_layout-PDBN_01 li:nth-child(even) .PD p {top: 156px;}
.Area02 .PD_layout-PDBN_01 li:nth-child(odd) .PD p {top: 156px;}	  

.Area02 .PD_layout-PDBN_01 li:nth-child(even) .PD_into{width:80%;z-index: 1;position: absolute;left: 125px;top:75px;}
.Area02 .PD_layout-PDBN_01 li:nth-child(odd) .PD_into{width:80%;z-index: 1;position: absolute;left: 380px; top: 75px;}		  

}
@media screen and (max-width:767px){
.Area02 {position:relative;height: auto;}
.Area02 .Area_title {position:relative;z-index: 1;height:15vw;}	  
.Area02 .PD_layout-PDBN_01 ul{padding-left: 0em;padding-right:0em;perspective:10vw;/*padding-top: 4.7vw*/}
.Area02 .PD_layout-PDBN_01 li{margin:0;z-index: 2;width: 100%;height: 45vw}

.Area02 .PD_layout-PDBN_01 li:nth-child(odd) .PD h3 {font-size:5vw; left: 33vw; top: 12vw; color: #0f5394;text-align:  left;}
.Area02 .PD_layout-PDBN_01 li:nth-child(even) .PD h3 {font-size:5vw; left:-33vw; top: 12vw; color: #0f5394;text-align: right;}
.Area02 .PD_layout-PDBN_01 li:nth-child(odd) .PD h4 {font-size: 4vw;left: 33vw; top: 19.3vw; color: #0f5394;text-align: left;}
.Area02 .PD_layout-PDBN_01 li:nth-child(even) .PD h4 {font-size: 4vw;left: -33vw; top: 19.3vw; color: #0f5394;text-align: right;}
.Area02 .PD_layout-PDBN_01 .PD p {top:26vw;line-height: 1.8em;/*font-weight: 600;*/}
.Area02 .PD_layout-PDBN_01 .PD p .Price {top:25vw;left: -2vw;font-size: 2.5em;font-family:Century Gothic;}
.Area02 .PD_layout-PDBN_01 .PD p .money {font-family:Century Gothic;}
.Area02 .PD_layout-PDBN_01 .PD p .js-PD_del {position: absolute; font-size: 1.1em; color: #ffffff; font-weight: 400; top: -1.8vw;}
.Area02 .PD_layout-PDBN_01 .PD p b, .PD_layout .PD p del {font-size: 0.9em;}

.Area02 .PD_layout-PDBN_01 li:nth-child(even) .PD_logo {width:8vw;height:8vw;position: relative;left:4vw;top: 2vw }		  
.Area02 .PD_layout-PDBN_01 li:nth-child(odd) .PD_logo {width:8vw;height:8vw;position: relative;left:21vw;top: 2vw}

.Area02 .PD_layout-PDBN_01 li .PD_logo img {width:47vw;height:47vw;}

.Area02 .PD_layout-PDBN_01 li:nth-child(even) .PD_img{position:relative; width:34vw; left: 10.5vw; top: 3.5vw;}
.Area02 .PD_layout-PDBN_01 li:nth-child(odd) .PD_img{position:relative; width: 34vw; left: -10.5vw; top: 3.5vw;}

.Area02 .PD_layout-PDBN_01 li:nth-child(even) .PD p {top: 26.5vw; left: -33vw; text-align: right;}
.Area02 .PD_layout-PDBN_01 li:nth-child(odd) .PD p {top: 26.5vw; left:33.5vw;}

.Area02 .PD_layout-PDBN_01 li:nth-child(even) .PD_into{z-index: 1;margin-left: 0;top:7vw;}
.Area02 .PD_layout-PDBN_01 li:nth-child(odd) .PD_into{z-index: 1;margin-left:0;top:7vw;}	  

}

/*區塊3*/
.Area03 .Area_swiper_box .PD_layout li {background-color: transparent ;}
 @media screen and (min-width: 768px){  
  .Area03 .bg { background: url("bg2.png?t=1757043869708") repeat; position: absolute; top:30px; left: 0; width: 100%; height:100%; z-index: -2; }
  .Area03 .bg:before{  content: ""; background: url("bg_top.png?t=1757043869708") repeat-x scroll top; position: absolute; top:0; left: 0; width: 100%; height: 100%; z-index: -2; }
  .Area03 .bg:after{  content: ""; background: url("bg_bottom.png?t=1757043869708") repeat-x scroll bottom; position: absolute; left: 0; width: 100%; height: 100%; z-index: -2; }
  
}
@media screen and (max-width:767px){
  .Area03 {bottom: 5vw;}
  .Area03 .bg { background: url("bg2_m.png?t=1757043869708") repeat scroll top / 100%; position: absolute; top:9vw; left: 0; width: 100%; height: 90%; z-index: -2; }
  .Area03 .bg:before{  content: ""; background: url("bg_top.png?t=1757043869708") repeat-x scroll top / 100%; position: absolute; top:0; left: 0; width: 100%; height: 100%; z-index: -2; }
  .Area03 .bg:after{  content: ""; background: url("bg_bottom.png?t=1757043869708") repeat-x scroll bottom / 100%; position: absolute; left: 0; width: 100%; height: 100%; z-index: -2; }
}


/*區塊4*/
.Area04 .item_off{position: absolute;top: 0;left: 0;z-index: 999;}
@media screen and (min-width: 768px){
  .Area04 {}
  .Area04  .PD_layout .PD .PD_logo img {box-shadow:none}	
  .Area04  .PD_layout .PD .PD_logo { margin-top: 12px!important; height: 60px; }
  .Area04 .Area04_bg {z-index: -5;position:absolute;top: 0;width:100%;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;margin: -60px 0;}	
  .Area04 .swiper_box {padding: 1% 0;overflow: hidden;height: 450px;}
  .Area04 .swiper_box ul {height: 470px;}	
  .Area04 .PD_layout ul.swiper-wrapper .PD_slide.swiper-slide{margin-left: -10px;}	
  }
  @media screen and (max-width: 767px){
  .Area04 {}	
  .Area04  .PD_layout .PD .PD_logo { margin-top: 2vw!important; height: 11vw; }
  .Area04  .PD_layout .PD .PD_logo img {box-shadow:none}	
  .Area04 .m_Area04_bg {z-index:-50;position:absolute;top: 0;left:0;width:100%;height: 100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;;background-size: 100%;}
  .Area04 .swiper_box {}
  .Area04 .swiper_box ul {height:88vw;}
  .Area04 .PD_layout ul.swiper-wrapper .PD_slide.swiper-slide li {margin-right: 0.5em;}
  .Area04 .PD_layout ul.swiper-wrapper .PD_slide.swiper-slide{min-width: 49vw!important;margin-left: -4vw;}
  }

/*作圖公版微調*/
.PDnew_style.PD_layout .PD h4:hover { color: #fff;}
@media screen and (min-width: 768px){
.PDnew_style  {width: 90%;}

.PDnew_style li:nth-child(even)::after {content:"";position: absolute;display:block;top: 0;left: 0;width: 100%;height: 100%;pointer-events:none;z-index: -1;background: url("item_bg1.png?t=1757043869708") center top/100% no-repeat scroll;}
/* .PDnew_style li:nth-child(even)::before {content:"";position: absolute;display:block;top: 0;left: 0;width: 100%;height: 100%;pointer-events:none;z-index: 99;background: url("item_bg1-1.png?t=1757043869708") center top/100% no-repeat scroll;}*/
	
.PDnew_style li:nth-child(odd)::after {content:"";position: absolute;display:block;top: 0;left: 0;width: 100%;height: 100%;pointer-events:none;z-index: -1;background: url("item_bg2.png?t=1757043869708") center top/100% no-repeat scroll;}
/* .PDnew_style li:nth-child(odd)::before {content:"";position: absolute;display:block;top: 0;left: 0;width: 100%;height: 100%;pointer-events:none;z-index: 99;background: url("item_bg2-1.png?t=1757043869708") center top/100% no-repeat scroll;}*/
	
.PDnew_style .PD_into {padding:0; border-radius: 0.5em; font-family: Arial, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}

.PDnew_style .PD h3 {color: #0f5394;height: 1.6em;font-size: 1.8em !important; width: 70%; margin:80% auto 0 15%; position: relative;text-align: center;font-weight:900}
.PDnew_style .PD h4 {color: #0f5394;height: 2em;font-size: 1.5em !important; position: relative; margin:0 auto;font-weight: 600}
.PDnew_style .PD p {max-height: 1.8em;font-size: 2.3em !important;position: relative; width: 90%; margin: 0 auto 0 5%; text-align: center;  line-height: 1em;}
.PDnew_style .PD p del{color:#fff!important;font-size: 0.6em !important;}
.PDnew_style .PD .PD_img {position: absolute; width: 76%; margin: 30% auto 0 11.5%;}
	
.PDnew_style li:nth-child(even) .PD p .money {color: #fff741;}
.PDnew_style li:nth-child(even) .PD p .Price {font-size: 1.2em !important;color: #fff741;}
.PDnew_style li:nth-child(even) .PD small {color: #fff741;font-size: 20px}
.PDnew_style .PD p b {font-size: 0.5em; color: #fff741;}

.PDnew_style li:nth-child(odd) .PD p .money {color: #fff741;}
.PDnew_style li:nth-child(odd) .PD p .Price {font-size: 1.2em !important;color: #fff741;}
.PDnew_style li:nth-child(odd) .PD small {color: #fff741;font-size: 20px}
	
}
@media screen and (max-width: 767px){
.PDnew_style  {width: 85%;}
	
.PDnew_style li:nth-child(even)::after {content:"";position: absolute;display:block;top: 0;left: 0;width: 100%;height: 100%;pointer-events:none;z-index: -1;background: url("item_bg1.png?t=1757043869708") center top/100% no-repeat scroll;}
/* .PDnew_style li:nth-child(even)::before {content:"";position: absolute;display:block;top: 0;left: 0;width: 100%;height: 100%;pointer-events:none;z-index: 99;background: url("item_bg1-1.png?t=1757043869708") center top/100% no-repeat scroll;}*/
	
.PDnew_style li:nth-child(odd)::after {content:"";position: absolute;display:block;top: 0;left: 0;width: 100%;height: 100%;pointer-events:none;z-index: -1;background: url("item_bg2.png?t=1757043869708") center top/100% no-repeat scroll;}
/* .PDnew_style li:nth-child(odd)::before {content:"";position: absolute;display:block;top: 0;left: 0;width: 100%;height: 100%;pointer-events:none;z-index: 99;background: url("item_bg2-1.png?t=1757043869708") center top/100% no-repeat scroll;}*/
	
.PDnew_style .PD_into {padding: 0;/* background-color: #ec170c; */border-radius: 0.5em;font-family: Arial, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}

.PDnew_style .PD h3 {color: #0f5394;height: 2em;font-size: 1.3em !important; max-height: 1.5em; width: 70%; margin:80% auto 0 15%; position: relative;text-align: center;font-weight:900}	
.PDnew_style .PD h4 {color: #0f5394;height: 1.2em;font-size: 1.1em !important;position: relative; margin:0 auto;font-weight: 600}
.PDnew_style .PD p {max-height: 1.6em;font-size: 1.8em !important;position: relative; width: 90%; margin: 0 auto 0 5%; text-align: center;  line-height: 1em;}
.PDnew_style .PD p del{color:#fff!important;font-size: 0.5em !important;}
.PDnew_style .PD .PD_img {position: absolute; width: 76%; margin: 30% auto 0 11.5%;}	

.PDnew_style li:nth-child(even) .PD p .money {color: #fff741;}
.PDnew_style li:nth-child(even) .PD p .Price {font-size: 1em !important;color: #fff741;}
.PDnew_style li:nth-child(even) .PD small {color: #fff741;font-size: 0.5em}
.PDnew_style .PD p b {font-size: 0.5em; color: #fff741;}
	
.PDnew_style li:nth-child(odd) .PD p .money {color: #fff741;}
.PDnew_style li:nth-child(odd) .PD p .Price {font-size: 1em !important;color: #fff741;}
.PDnew_style li:nth-child(odd) .PD small {color: #fff741;font-size: 0.5em}
}

/*區塊5*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #fff741;}
.Area_btnblack .warningTxt h3 { color: #0f5394 !important;}

.Area05 .PD_layout li:nth-child(5) {left: 50%;}
@media screen and (min-width: 768px){
  .Area05 .box_txt {}	
  .Area05 .Area_danji { z-index: 5; }
  .Area05 .PD_layout ul {gap: 20px;}
  .Area05 .Area05_btn {padding: 0 2%; margin-bottom:40px;}
}
@media screen and (max-width:767px){
  .Area05 .Area_danji {width: 96%;}
  .Area_danji .danji_box ul li { margin-bottom: 2vw !important;}
  .Area05 .PD_layout ul {gap: .5em; width: 94%;}
  .Area05 .Area05_btn {padding: 0 2%; margin-bottom: 10vw;}
}

.PD_layout.PD_layout-coupon3 .PD h3, .PD_layout.PD_layout-coupon3 .PD h4 {
  color: #0f5394; margin: unset; line-height: 1.5;
}


/*區塊6*/
.Area_page h3 { color: #fff; margin: 0; padding: 0}
  @media screen and (min-width:768px){ 
    .Area_page { overflow: hidden; /*background-color: #555;*/; border-radius: 0em } 
    .Area_page h3 { color: #fff; margin: 0 auto 20px; padding: 0}
    .Area_page .PD_layout { width: 96%}
  }
  @media screen and (max-width:767px){
    .Area_page { width: 100%; overflow: hidden; /*background-color: #555; */ border-radius: 0em } 
    .Area_page h3 { color: #fff; margin: 0 auto 2vw; padding: 0}
  }

/*背景*/
  .Area_topitem .Area_swiper_box .PD_layout li {background-color: transparent ;}
  @media screen and (min-width: 768px){  
   .Area_topitem .bg { background: url("bg3.png?t=1757043869708") repeat; position: absolute; top:30px; left: 0; width: 100%; height:100%; z-index: -2; }
   .Area_topitem .bg:before{  content: ""; background: url("bg_top.png?t=1757043869708") repeat-x scroll top; position: absolute; top:0; left: 0; width: 100%; height: 100%; z-index: -2; }
   .Area_topitem .bg:after{  content: ""; background: url("bg_bottom.png?t=1757043869708") repeat-x scroll bottom; position: absolute; left: 0; width: 100%; height: 100%; z-index: -2; }
   
 }
 @media screen and (max-width:767px){
   .Area_topitem {bottom: 5vw;}
   .Area_topitem .bg { background: url("bg3_m.png?t=1757043869708") repeat scroll top / 100%; position: absolute; top:9vw; left: 0; width: 100%; height: 100%; z-index: -2; }
   .Area_topitem .bg:before{  content: ""; background: url("bg_top.png?t=1757043869708") repeat-x scroll top / 100%; position: absolute; top:0; left: 0; width: 100%; height: 100%; z-index: -2; }
   .Area_topitem .bg:after{  content: ""; background: url("bg_bottom.png?t=1757043869708") repeat-x scroll bottom / 100%; position: absolute; left: 0; width: 100%; height: 100%; z-index: -2; }
 }


/*頁籤01*/
@media screen and (min-width:768px){
  .Area_topitem {}
  .Area_topitem .text {padding-top: 73px;width: 61%;margin: 0px auto 32px;}
  .Area_topitem .text .PD_layout{z-index: 9;top: 14px;}
  .Area_topitem .text .layout_text .PD_slide:hover{transform:none;}
  .Area_topitem .text .layout_text .PD a {pointer-events: none!important}
  
  /*頁籤*/ 
  .Area_topitem .NavArea {display:block!important} 
  .Area_topitem .Nav_box {width: 100%!important;margin: auto;}   
  .Area_topitem .tab_swiper {overflow-y:clip!important}  
  .Area_topitem .NavArea_tabbar_page {padding-bottom: 17px;width: 81%;margin: 65px auto 1px;}  
  .Area_topitem .content_swiper {width: 100%;margin: 0 auto;overflow:hidden;height: 100%;}  
  .Area_topitem .page .layout_text .PD .PD_into h3 span {display: inline}

  /**頁簽內小標**/ 
	.Area_topitem .page .layout_text {margin: 40px auto 10px;background: url(deco_line.png?t=1757043869708)top center no-repeat;background-size: 67%;}
	.Area_topitem .page .layout_text ul {margin:0;padding:0;}
	.Area_topitem .page .layout_text .PD_slide:hover{transform:none;}
	.Area_topitem .page .layout_text .PD a {pointer-events: none!important}
	.Area_topitem .page .layout_text .PD .PD_into h3{font-size:50px;color:#0f5394;margin-top: -23px;font-weight: 700;font-style: italic;font-family: "Century Gothic","Noto Sans CJK SC";}
	.Area_topitem .NavArea_tabbar_page .Nav_box{border-radius: 88px !important;}
  
  /*公版區*/  
  .Area_topitem .page_box .layout_PD {/* margin-bottom: 73px; */width: 98%;}
  .Area_topitem .page_box .layout_PD ul{width: 100%;margin: auto;}
  .Area_topitem .page_box .layout_PD ul li {} 
  .Area_topitem .page_box .layout_PD ul li:hover {box-shadow: none; } 
  
 }
 @media screen and (max-width:767px){
  .Area_topitem .page .layout_text .PD .PD_into h3 span {display: inline}
  .Area_topitem {height: 100%;}
  .Area_topitem .topitem_bottom{z-index:0;position:absolute;bottom: -4vw;left: 0;width: 100%;right: 0;margin: auto;height: 55px;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;background-size: 100%;}
  .Area_topitem .content_bg{}
  .Area_topitem .topitem_bottom{z-index: 0;position:absolute;bottom: -7vw;left: 0;width: 100%;height: 116px;background-repeat:no-repeat;background-position: center bottom;pointer-events:none;background-size: 100%;} 
  .Area_topitem .PD_layout ul {width: 96%;}
 
  /**區標**/ 
  .Area_topitem .text {position:relative;width: 100%;margin: 9vw auto 0;padding-top: 4vw;}
  .Area_topitem .text .layout_text {margin: 0px auto -4vw;width:100%;top: 1vw;padding-top: 3vw;}
  .Area_topitem .text .layout_text .PD a {pointer-events: none!important} 
  .Area_topitem .text .PD_layout ul{margin-top: -1vw;}
  
  /**頁簽內小標**/ 
	.Area_topitem .page .layout_text {margin: 3vw auto 0vw ;background: url(deco_line.png?t=1757043869708)top center no-repeat;background-size: 100%;}
	.Area_topitem .page .layout_text ul {margin:0;padding:0;}
	.Area_topitem .page .layout_text .PD_slide:hover{transform:none;}
	.Area_topitem .page .layout_text .PD a {pointer-events: none!important}	
	.Area_topitem .page .layout_text .PD .PD_into h3{font-size: 1.8em;color: #0f5394;margin-top: -3vw;font-weight: 700;font-style: italic;font-family: "Century Gothic","Noto Sans CJK SC";}

  /*頁籤*/ 
  .Area_topitem .tab_swiper {overflow-y:clip!important}  
  .Area_topitem .NavArea_tabbar_page {padding-bottom: 0vw;width: 95% !important;padding-top: 3vw;}  
  .Area_topitem .content_swiper {width: 97%;margin: 0px auto;border-radius: 0vw;height: 100%;overflow: hidden;}   
  .Area_topitem .NavArea_tabbar_page .Nav_box{border-radius: 0.5em!important;margin-top: 3vw;height: 11vw;width: 100%;margin: 4vw auto 0;}
  }
 
  /*公版區*/  
  .Area_topitem .page_box .layout_PD {}
  .Area_topitem .page_box .layout_PD ul {}
  .Area_topitem .page_box .layout_PD ul li {} 
  .Area_topitem .page_box .layout_PD ul li .PD_into .js-PD_del {font-size: 9px;}  
  .Area_topitem .page_box .layout_PD ul li:hover {box-shadow: none; }  
  .Area_topitem .NavArea_tabbar_page{width: 90% !important;}	 
  .Area_topitem .NavArea_tabbar_page .Nav .swiper-slide-active i {border: 0px solid #000000 !important;background-color: #fff741 !important;}
 @media screen and (max-width:767px){
   .Area_topitem .page_box .layout_PD ul {margin-top: 4vw;}
}	 

.Area_Coupon4_menu .box .Nav-slide a { display: block; color:#0f5394; font-size: 1.5em; font-weight: 800;}
.Area_Coupon4_menu { margin: auto; width: 90%;}
.Area_Coupon4_menu .box { display: flex; row-gap: 0.5em; column-gap:10em; flex-wrap: wrap; justify-content: center; background-color: #ffffff; border-radius: 10px; padding:15px 50px; list-style: none;}
@media screen and (max-width: 767px) {
  .Area_Coupon4_menu { width: 90vw; margin-top: 10vw;}
  .Area_Coupon4_menu .box .Nav-slide a {font-size: 1.5em;}
  .Area_Coupon4_menu .box { row-gap: 0.4em; column-gap: 2em; border-radius: 10px; padding: 3vw; margin: 2vw auto; width: 90%; }
}

/*區塊_all*/
.Area2000 { margin:0 auto; width:2000px;}
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}
.Area { position: relative; margin:0 auto; 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.97);
     -moz-transform:scale(0.97);
      -ms-transform:scale(0.97);
       -o-transform:scale(0.97);
          transform:scale(0.97);}
		  
		  
.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;}
	}




/*置底*/
.fixbn a {padding-bottom:constant(safe-area-inset-bottom); /* 兼容 iOS < 11.2 */
				    padding-bottom:env(safe-area-inset-bottom);}   /* 兼容 iOS >= 11.2 */ 
.fixbn{position:fixed; background-size:100%;bottom:0; display:block; z-index:30;}
.fixbn ul li{float:left;padding:0;list-style-type:none;width:50vw;}
.fixbn ul li img{width:100%;margin:0 auto;}

.fixbn ul{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}

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


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

/*分享浮層*/
.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 (max-width:767px){
	.dailytaskArea p{ transform: translateX(-20vw)!important;}
}

@media screen and (max-width:767px){
.Area_danji .danji_box ul li .content {
  top: 73%!important;
  left: 11%!important;
}
.Area_danji .danji_box ul li .activityImg {
  left: 3%!important;
}
}
