/* 各頁面CSS */

/*切換PC置頂選單*/
/* .cantantBase1{ display: none; }
.cantantBase2{ display: block; } */

.PD_layout-btn li .PD h3 { background: #3c6f76; }

/*momo幣這裡用*/
@media screen and (min-width: 768px) {
	.Area_grabmoney_coupon .PD_layout ul { padding: 0 25px; grid-gap: 15px;}
	.Area_grabmoney_coupon .PD_layout img {	border-radius: 10px;}
}
@media screen and (max-width: 767px) {
	.Area_grabmoney_coupon .PD_layout ul { grid-gap: 1.8vw;}
	.Area_grabmoney_coupon .PD_layout img { border-radius: .5em;}
}


/*------------------------------*/


/*版頭主標顯示*/
@media screen and (max-width:767px){
.hero-title{opacity: 100 !important}
}

/*副總新寵版型*/
.PD_layout.PD_layoutplus.PD_box { width: 100%;}
.PD_layoutplus ul { background-color: transparent; grid-gap: 0.3em;}
.PD_layoutplus li { background: #fff; border:none; border-radius: 0.5em;}

.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 (min-width: 768px) {
.Area_boxstyle.Area_boxstyle--hasBackdrop {margin:80px auto 110px;}
}
@media screen and (max-width: 767px) {
.Area_boxstyle.Area_boxstyle--hasBackdrop {margin:2vw auto 8vw !important;}
}



/*01_情境圖作圖*/
@media screen and (min-width: 768px){
  .newpd_style .PD_layout .PD p del {display: none;}
  .newpd_style .PD_layout .PD_into{  position: relative; bottom:104px;left:34px;}
  .newpd_style .PD_layout .PD p {height: 2.5em;line-height: 2em; color:#3853ac;  position: relative; right: 56px;bottom: 42px;        text-align: right;}
  .newpd_style .PD_layout .PD p .Price {font-size: 39px; font-weight: 800;}	
  .newpd_style .PD_layout .PD h4 {font-size: 22px;top:2px;position: relative;color: #000;}	
  .newpd_style .PD_layout .PD h3 {font-size: 25px;color: #000;position: relative; top: 4.2px;}		
  .newpd_style .Area_PD9 .PD_slide {height:505px;background-color: #0000!important;}
  }
  @media screen and (max-width: 767px){
  .newpd_style {margin-top: 10vw !important;}
  .newpd_style .PD_layout .PD p del {display: none;}
  .newpd_style .PD_layout .PD_into{bottom: 3.5vw; position: relative; left: 2vw;}
  .newpd_style .PD_layout .PD p {height: 2.3em;line-height: 2em; color:#3853ac;  position:absolute;  right:6.5vw; bottom: 20.5vw;text-align: right;}
  .newpd_style .PD_layout .PD p .Price {font-size:30px!important; font-weight: 800;}	
  .newpd_style .PD_layout .PD h4 {font-size: 22px;top: -17vw;left: 2vw;position: relative;color: #000;}	
  .newpd_style .PD_layout .PD h3 {font-size: 22px;color: #000;position: relative;top: -14.8vw; left: 2vw;}		
  .newpd_style .Area_PD9 .PD_slide {height:88vw;background-color: #0000!important;}
  .newpd_style .Area_swiper_box .swiper-pagination { bottom: 12px !important;}	
  .newpd_style .swiper-pagination-white {--swiper-pagination-color: #000!important;}	
  }


/*02_倒數12品公版*//** 倒數 **/
.TimerNick2 { z-index:0; display:inline-block; padding-right:14px; height:50px;text-align:right;}
.TimerNick2 .FontStyle2 { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:60px; font: bold 35px/38px Century Gothic; color:#fff; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; text-align:right; background:transparent; }
.TimerNick2 div:nth-of-type(2),
.TimerNick2 div:nth-of-type(3) { width:60px;}
.TimerNick2 span { padding-left:2px; font: bold 16px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #fff;}
    @media screen and (max-width:767px){
        .TimerNick2 { z-index:2; position: relative; left:0%; display:inline-block; margin:0; padding-right:0%; height:0; padding-bottom:7.5%; overflow:hidden; text-align:center; background-size:100%;}
        .TimerNick2 .FontStyle2 { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:10vw; font: bold 6vw/8vw Century Gothic; color:#fff; letter-spacing:-1px; text-align:center; background:transparent;}
        .TimerNick2 div:nth-of-type(2),
        .TimerNick2 div:nth-of-type(3) { width:9vw;}
        .TimerNick2 span { padding-left:1vw; font: bold 4vw/8vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #fff;}
    }


/*03_攻略區*/
/*登記贈品文案顏色_淺色*/.danji_box ul li .activityText .gifts span { color: #3853ac;} 
/*折價券類別字體顏色*/.PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold {color: #ffffff !important;}
@media screen and (min-width:768px){
  .Area_sell .Area_danji .box_1 {width: 925px !important;position: relative;right: 16px;}
  }


/*03_攻略區*//*複製領券*/
.PD_copy { margin: 30px auto;width: 90%;}
.PD_copy ul { padding: 0 .5em;}
.PD_copy ul li { background-color: #fff; /*border: solid 2px #9483ff !important;*/ border-radius: 10px; overflow: hidden;}
.PD_copy .PD_into { padding: 0; padding-bottom: .75em; text-align: center;}
.PD_copy .PD h3 { color: #fff; font-size: 2.2em; font-weight: 700; background-color: #3a3b7c; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
.PD_copy .PD h4 { color: #000; font-size: 2em; font-weight: 600; line-height: 1.35; margin: .35em 0 .1em;}
.PD_copy .PD h4 hover { color: #000; }

.PD_copy .PD .gobtn { margin-left: 54%;width: 27.5%; border-radius: 99em; background-color: #0000;/*按鈕顏色*/}
/*改成flex排列*/
.PD_copy .Area_copy { display: flex; justify-content: space-evenly; align-items: center; position: absolute; bottom: .75em; left: 8.2%; width: 50%; line-height: 2.35; background-color: #3a3b7c; border-radius: 20em;}
.PD_copy .Area_copy .copyTxt { /*position: absolute; top: 10%; left: 2.5%; width: 7.7em; height: 80%;*/ flex-basis: 70%; font-size: 1.05em; line-height: 1.8; background-color: #fff; border-radius: 20em; font-weight: 700; overflow: hidden;}
.PD_copy .Area_copy .btn_copy { padding-right: .5em; /*text-align: right;*/}
.PD_copy .Area_copy .btn_copy button { padding: 0; background: none; border: none; color: #fff; font-size: 1.05em; font-weight: 600; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
/*h3前綴logo*/
.PD_copy .PD h3 span { position: relative; overflow: visible; margin-left: 5vw;}
.PD_copy .PD h3 span::before { content: ""; pointer-events: none; position: absolute; top: 50%; left:-2.8em; transform: translateY(-50%); width:80px; height: 6.5vw; background-image:url(logo_after.png?t=1754656238694); background-position: center center; background-size: 100%; background-repeat: no-repeat;}
/*改成flex排列*/
.PD_copy .Area_copy { display: flex; justify-content: space-evenly; align-items: center; position: absolute; bottom:1em; left: 14.2%; width: 38%; line-height:4.35; background-color: #3a3b7c; border-radius: 20em;}
.PD_copy .Area_copy .copyTxt { /*position: absolute; top: 10%; left: 2.5%; width: 7.7em; height: 80%;*/ flex-basis: 70%; font-size: 1.5em; line-height:2.2; background-color: #fff; border-radius: 20em; font-weight: 700; overflow: hidden;}
.PD_copy .Area_copy .btn_copy { padding-right: .5em; /*text-align: right;*/}
.PD_copy .Area_copy .btn_copy button { padding: 0; background: none; border: none; color: #fff; font-size: 1.05em; font-weight: 600; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}

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

    /*複製領券*/
    .PD_copy { margin: 3vw auto; width:94%;}
    .PD_copy ul { padding: 0 .5em;}
    .PD_copy ul li { background-color: #fff; /*border: solid 2px #9483ff !important; */border-radius: 10px; overflow: hidden;}
    .PD_copy .PD_into { padding: 0; padding-bottom: .75em; text-align: center;}
    .PD_copy .PD h3 { color: #fff; font-size: 1.2em; font-weight: 700; background-color: #3a3b7c; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
    .PD_copy .PD h4 { color: #000; font-size: 1.1em; font-weight: 600; line-height: 1.35; margin: .35em 0 .1em;}
    .PD_copy .PD .gobtn { margin-left: 61%; width: 30.5%;background-color: #0000 !important;}
    /*改成flex排列*/
    .PD_copy .Area_copy { display: flex; justify-content: space-evenly; align-items: center; position: absolute; bottom: .75em; left: 8.2%; width: 50%; line-height: 2.35; background-color: #919191; border-radius: 20em;}
    .PD_copy .Area_copy .copyTxt { /*position: absolute; top: 10%; left: 2.5%; width: 7.7em; height: 80%;*/ flex-basis: 70%; font-size: 1.05em; line-height: 1.8; background-color: #fff; border-radius: 20em; font-weight: 700; overflow: hidden;}
    .PD_copy .Area_copy .btn_copy { padding-right: .5em; /*text-align: right;*/}
    .PD_copy .Area_copy .btn_copy button { padding: 0; background: none; border: none; color: #fff; font-size: 1.05em; font-weight: 600; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
    /*h3前綴logo*/
    .PD_copy .PD h3 span { position: relative; overflow: visible; margin-left:14vw;}
    .PD_copy .PD h3 span::before { content: ""; pointer-events: none; position: absolute; top:50%; left:-12.8vw; transform: translateY(-50%); width:11vw; height: 6.5vw; background-image:url(logo_after.png?t=1754656238694); background-position: center center; background-size: 100%; background-repeat: no-repeat;}
    /*改成flex排列*/
    .PD_copy .Area_copy { display: flex; justify-content: space-evenly; align-items: center; position: absolute; bottom: .75em; left: 8.2%; width: 50%; line-height: 2.35; background-color: #3a3b7c; border-radius: 20em;}
    .PD_copy .Area_copy .copyTxt { /*position: absolute; top: 10%; left: 2.5%; width: 7.7em; height: 80%;*/ flex-basis: 70%; font-size: 1.05em; line-height: 1.8; background-color: #fff; border-radius: 20em; font-weight: 700; overflow: hidden;}
    .PD_copy .Area_copy .btn_copy { padding-right: .5em; /*text-align: right;*/}
    .PD_copy .Area_copy .btn_copy button { padding: 0; background: none; border: none; color: #fff; font-size: 1.05em; font-weight: 600; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
  
    .PD_copy .PD h4 hover { color: #000; }

}                    
                    

/*03_攻略區*//*3按鈕*/
@media screen and (min-width:768px){
  .layout_event2{padding: 0 0 0 0;width:88%;margin-bottom: 20px;}
  .layout_event2 ul {width:90%;margin:0 auto; padding:0% !important;grid-gap: 0px;}
   .layout_event2 ul li {padding:0 3.5% 0 ;margin:0 auto;}
  }
@media screen and (max-width:767px){
  .layout_event2{width:96%;}
.layout_event2 {padding: 0% 0 0 0;margin-bottom: 3vw;}
.layout_event2 .PD_wrapper {padding: 0 !important; grid-gap: 2.5vw !important;}
}

  
/*04_8品情境公版區*/
.Area05 .prdImgWrap .imgTag,
.Area05 .prdImgWrap .imgTagRectangle,
.Area05 .prdImgWrap .imgTagBottom { display: none!important;}
.Area05 .bgbluerepeat { padding: 0;}
.Area05 .PD_box ul li { position: relative;}
.Area05 .PD_box ul li .PD_img { padding: 0;}
.Area05 .PD_box ul li .PD_into { position: absolute; top:443px; left:49%; transform: translateX(-50%); width: 81%; z-index: 1;}
.Area05 .PD_box ul li .PD_into h3 { color: #000000; font-size: 22px;}
.Area05 .PD_box ul li .PD_into h4 { color: #000000; font-size: 20px;}
.Area05 .PD_box ul li .PD_into p { height: 2.5em; color:#d62672;}
.Area05 .PD_box ul li .PD_into p del { font-size: 22px; color:#616161;}
.Area05 .PD_box ul li .PD_into p b { font-size: 20px;}
.Area05 .PD_box ul li .PD_into p .money { font-size: 22px;}
.Area05 .PD_box ul li .PD_into p .Price { font-size: 40px;}
.Area05 .bgbluerepeat .PD_box ul li .PD_img { padding: 2% 2% 0 2%; position: absolute; top: 13px; width: 97%;left: 7px;}
.Area05 .bgbluerepeat .PD_box ul li {position: relative; border-radius: 20px;background-color: #fff;height: 600px;}
@media screen and (min-width:768px){
.Area05 .bgbluerepeat .PD_layout ul{width: 95%; gap: 10px;}
}
@media screen and (max-width:767px){
.Area05 {padding: 0 !important;}
.Area05 .bgbluerepeat {padding:0 0 0 0;width:100%; margin: 0 auto;}
.Area05 .bgbluerepeat .PD_box ul li {border-radius: 20px;width: 100%;background-color: #fff;height: 70vw;margin-bottom: 2vw;}	
.Area05 .bgbluerepeat .PD_box ul li .PD_img { padding: 2% 2% 0 2%;  position: absolute;top: 2vw; width: 94%;left: 1.2vw;}
.Area05 .bgbluerepeat .PD_layout ul{gap: 2vw;}
.Area05 .PD_box ul li {padding-bottom: 3vw;}	
.Area05 .PD_box ul { grid-gap: 2em 0;}
.Area05 .PD_box ul li .PD_into { top:46vw;}
.Area05 .PD_box ul li .PD_into h3 { font-size: 15px;}
.Area05 .PD_box ul li .PD_into h3:after { width: 10em;}
.Area05 .PD_box ul li .PD_into h4 { font-size: 15px; margin-bottom: 0;}
.Area05 .PD_box ul li .PD_into p { height: 2.5em;}
.Area05 .PD_box ul li .PD_into p del { font-size: 14px;}
.Area05 .PD_box ul li .PD_into p b { font-size: 14px;}
.Area05 .PD_box ul li .PD_into p .money { font-size: 16px;}
.Area05 .PD_box ul li .PD_into p .Price { font-size: 28px;}
}


/*06_2品公版*/
@media screen and (min-width: 768px){
  .Areabrand .PD_layout01 ul {padding: 35px 20px !important; background: no-repeat top center/100% url("bg2-2.png?t=1754656238694");}
}
@media screen and (max-width:767px){
.Areabrand .PD_layout01 ul {padding: 4vw 2vw 2vw !important; background: no-repeat top center/100% url("bg2-1.png?t=1754656238694");}
}


/*08_LOGO*/
.Area12 { padding-bottom: 66px;}
.Area12 .logo .PD_wrapper {grid-gap: 16px !important;}
@media screen and (max-width:767px){
  .Area12 {width: 100%;padding-bottom: 1%;}
  .Area12 .logo ul { grid-gap: 0.2em; padding: 0 0.5em;}
  .Area12 .logo .PD_layout { padding-top:0vw;width:100%;}
  .Area12 .logo .PD_wrapper {grid-gap: 2vw !important}
}


/*09_館連結*/
.Area_btn {padding-bottom: 50px;}
.Area_btn .PD_layout.logo ul {grid-gap: 10px;padding: 0% 0 0 0;}
@media screen and (max-width:767px){
  .Area_btn {width: 100%;padding: 0% 0 0 0;padding-bottom: 0;}
  .Area_btn .logo ul { grid-gap: 0.2em; padding: 0 0.5em;}
	.Area_btn .PD_layout.logo ul {grid-gap: 10px;padding: 0% 0 0 0;width: 98%;margin: 0 auto;}	
}
