@charset "utf-8";
/*基本*/
body { margin: 0; padding: 0; width:100%;background-color:#e8dad9; }
.for_phone { display:none!important;}
 @media screen and (max-width:767px){
                .for_pc{ display:none !important;}
                .for_phone{ display:block !important;}
				 body { margin: 0; padding: 0; background-image:none;background-color:#e8dad9; }
				 .for_m_magintop { margin-top:3vw;}
 }


/*全BOX版面*/
.WRAPPER {position:relative; display:inline-block;  margin:0; padding:0;  width:100%;  overflow:hidden;min-width:1220px;   }
.WRAPPER img {border:0; vertical-align:top;}
.WRAPPER .mainArea {  margin:0 auto; width:1220px; font-family:"Century Gothic", "微軟正黑體", sans-serif; position:relative; }
.WRAPPER .mainArea a{ padding:0; margin:0; text-decoration:none; font-family:"微軟正黑體" }
.WRAPPER  a { text-decoration:none;font-family:"微軟正黑體"} 
/*控制區塊背景的位置*/
.Areabg{ margin-left:-390px;} 
@media screen and ( max-width:736px) {
	.WRAPPER {min-width: inherit; }
	.WRAPPER img {width:100%; height:auto;}
}




/*區塊背景*/
@media screen and (min-width:768px) {
.Areabg01{position:absolute;z-index: -2;top:0px;left:0;width:100%;min-width:1220px;height: 1736px;background-image:url(pc_01.jpg?t=1763448116608);background-repeat:no-repeat;background-position:center top;pointer-events: none;}
.Areabg02{position:absolute;z-index: -1;top:0px;left:0;width:100%;min-width:1220px;height: 1736px;background-image:url(pc_01.jpg?t=1763448116608);background-repeat:no-repeat;background-position:center top;pointer-events: none;}
.repeat_bg2{position:absolute;z-index: -7;left:0;top:780px;width:100%;min-width:1220px;height:100%;background-image:url(repeatBG.jpg?t=1763448116608);background-repeat:repeat-y;background-position:center top;pointer-events:none;}
.bottom_bg{position: relative;z-index: 1;min-width:1220px;height:88px;background-image:url(bottom_bg.png?t=1763448116608);background-repeat:no-repeat;background-position:center top;pointer-events: none;}

.A02_BG{position:absolute;z-index: -1;top:-80px;left:0;width:100%;min-width:1220px;height:2100px;background-image:url(A02_bg.jpg?t=1763448116608);background-position:top top;pointer-events: none;}

}




@media screen and (max-width:767px) {
.m_top_bg01 {z-index: -10;position:absolute;top:8vw;left: 0;width: 100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}
.m_top_bg02 {z-index: -9;position:absolute;top: 10vw;left: 0;width: 100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}

.mrepeat_bg{position:absolute;z-index:-1;left:0;top:90vw;width:100%;height:100%;background-image:url(mrepeatBG.jpg?t=1763448116608);background-size:100%;background-repeat:repeat-y;background-position:center top;pointer-events:none;}
.mA02_BG {z-index: -1;position:absolute;top:-7vw;left: 0;width: 100%;height:100%;background-image:url(mA02_bg.jpg?t=1763448116608);background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}
.mbottom_bg{z-index:0;position:relative;top:0vw;left: 0;width: 100%;height:15vw;background-image:url(mbottom_bg.png?t=1763448116608);background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}

}



/*區塊_all*/
.Area1220 {position: relative;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; }
.Areaa {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);}


 @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;}
 }
    
/*區塊-共用按鈕*/

.Area .btn_go *{-webkit-transition: all 0.1s ease;-moz-transition: all 0.1s ease;-ms-transition: all 0.1s ease;-o-transition: all 0.1s ease;transition: all 0.1s ease;} 
.Area .btn_goa:hover {  -webkit-transition: all 0.35s;transition: all 0.35s;-webkit-transform: scale(0.9);transform: scale(0.9);}
.Area .btn_goa:after  { 
          -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;}
;o:hover a { color:#fff;}
;
.Area .btn_go:hover a:after  { width:150% !important;}
;

.Area .btn_go:hover a i { background-color:#000;transform:translateX(-10px);transition-delay:0.1s;}
.Area .btn_goastrong {z-index:2;position: relative; }
.Area .btn_goai {z-index: 3;position: absolute;top: -63px;right: -278px;display: inline-block;border-radius: 60px;width: 60px;height: 60px;background: #09006e url(btn_icon_r.png?t=1696598482216);background-size: contain;
}
 @media screen and (max-width:736px){ 

  .Area .btn_go {position:absolute; }
  .Area .btn_go *{-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;} 
  .Area .btn_go a {display:block;color:#fff;letter-spacing:-2px;}

  .Area .btn_go:active a,
  .Area .btn_go:focus a,
  .Area .btn_go:hover a { color:#fff;}
  .Area .btn_go:active a:after,
  .Area .btn_go:focus a:after,
  .Area .btn_go:hover a:after  { width:150% !important;}
  .Area .btn_go:active a i,
  .Area .btn_go:focus a i,
  .Area .btn_go:hover a i { background-color: transparent;transform:translateX(-10px);transition-delay:0.1s;}
  .Area .btn_go a strong {z-index:2;position: relative; }
  .Area .btn_go a i {z-index:3;position: absolute;top:0;right:0;display:inline-block;border-radius:35px;width:35px;height:35px;background:#09006e url(btn_icon_r.png?t=1696598482216);background-size:contain;}
 }

/*間距*/
.Area_bottom { margin-bottom: 50px!important;}
@media screen and (max-width:767px){
.Area_bottom { margin-bottom: 2.5vw !important;}
}

.Abottom{position: relative;}
/*提醒我按鈕*/
a.mo_remind_btn {z-index:9999;position: absolute!important;right: 0px;top:40vw;width: 15%;opacity: .8;}

/*-----版頭-----*/
@media screen and (min-width: 768px){
  .Area_top{position: relative;height:500px;margin:0 auto;box-sizing:border-box;padding: 0 0 0;}
  /*大標*/ 
  .Area_top .title01 {width:45%;position:absolute;top:145px;left:137px;height: auto;z-index: 7;}
  .Area_top .title01 ul {grid-gap:0;}
  .Area_top .title01 img {width: 100%;}
  .Area_top .title01 input{position: relative;top: -30px;}
    /*logo輪播*/
    .Area_top .title03 {position: absolute;top: 142px;left: 290px;width: auto;height: 100px;/*overflow: hidden;*/z-index: 20;}
    .Area_top .title03 .PD_layout.ly img {width:108%;}
    .Area_top .title03  .Area_swiper_box{width: 100%;height: 100%;}
    .Area_top .title03  .Area_swiper_box .PD_layout.ly{width: 100%;}
    .Area_top .title03  .Area_swiper_box .PD_layout.ly ul{height: 100px;}
    /*副標輪播*/
    .Area_top .title02{z-index: 10;position:absolute;top: 246px;left:115px;width: 550px;height: 130px;overflow: hidden;}
    .Area_top .title02 .Area_swiper_box {width: 100%;height: 112px;} 
    .Area_top .title02 .Area_swiper_box ul{display: flex;grid-gap: 0;padding: 0;height: 162px;} 
    .Area_top .title02 .Area_swiper_box img{width: 90%;} 
  /*deco*/
  .deco_01 { z-index: 0; position: absolute; top: 565px; left: 185px; width: 143px;height: 135px; background: url(deco_01.png?t=1763448116608) no-repeat center top;}
  .deco_02 { z-index: 0; position: absolute; top:210px; right:0px;width: 141px;;height: 160px; background: url(deco_02.png?t=1763448116608)no-repeat center top;}
}
@media screen and (max-width:767px){
  .Area_top {width:100%;position: relative;height:48vw;padding:0 0 0 0;}
  /*date*/
  .Area_top .date{width: 37%;position: absolute;top:0vw;left:68vw;z-index: 1;}
  /*大標*/ 
  .Area_top .title01 {width:55%;position:absolute;top: 9vw;left: 5vw;height: auto;z-index: 11;}
  .Area_top .title01 ul{grid-gap:0;padding: 0;}
  .Area_top .title01 img {width: 100%;}
  .Area_top .title01  ul li .PD .PD_img{display: block!important;}
  /*logo輪播*/
  .Area_top .title03 {position: absolute;top: 15vw;left: 10vw;width: 69%;height: 15vw;overflow: hidden;}
  .Area_top .title03 img {width: 46%;}
  .Area_top .title03  .Area_swiper_box{width: 100%;height: 100%;}
  .Area_top .title03  .Area_swiper_box .PD_layout.ly{width: 100%;}
  .Area_top .title03  .Area_swiper_box .PD_layout.ly ul{height: 15vw;}
  /*副標輪播*/
  .Area_top .title02 {position: absolute;width: 60%;height: 16vw;margin: 0 auto;left: 0vw;top: 23vw;z-index: 10;}
  .Area_top .title02 .Area_swiper_box{width: 100%;height: 12vw;overflow: hidden;}
  .Area_top .title02 .Area_swiper_box ul{display: flex;height: 18vw;grid-gap: 0;padding: 0;}
  .Area_top .title02 .Area_swiper_box img{width: 96%;}
  /*deco*/
  .deco_01 {z-index: 1; position: absolute; top: 41vw; left: 5vw;width: 16%; background: url(deco_01.png?t=1763448116608) no-repeat center; background-size: 100%;height: 50vw;}
  .deco_02 {z-index: 1; position: absolute; top: 13vw;left: 91vw;width: 17%; background: url(deco_02.png?t=1763448116608) no-repeat center; background-size: 100%; height: 50vw;}
}

.date{position: relative;}
.Area_top .date.PD_layout ul{ background-color:inherit;padding-top:0.5%;padding-left: 80%; padding-right: 0%;}
.Area_top .date.PD_layout .PD h3{font-size:34px;background-color:#fa4e00;}

@media screen and (min-width:767px){
 .txt .PD_layout ul{padding:0 10%;}
}
@media screen and (max-width:767px){
.Area_top .date.PD_layout ul{ background-color:inherit;padding-top:0.5%;padding-left:0%; padding-right: 0%;}
.Area_top .date.PD_layout .PD h3{font-size:5vw;background-color:#fa4e00;}
}
/*區標2(線上入稿)*/
@media screen and (min-width:767px){
  .txt2 {position: relative;top:0;background-image:url("txt_bg.png?t=1763448116608"); background-size: 100%;width: 960px; height: 90px;overflow: hidden;background-repeat:no-repeat;padding-top: 35px;margin: 0 auto;}
  .txt2 .PD_layout ul {padding: 0;margin: 0;list-style: none;height:100%!important;}
  .txt2 .PD_layout ul li { background-color: transparent; pointer-events: none;}
  .txt2 .PD_layout ul li h5 {position: relative;z-index: 1;font:52px/45px Arial, "Noto Sans TC", "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;float: left;color: #373230;width: 100%;margin: 0 auto;padding: 0;font-weight: bolder;}	
  }
  @media screen and (max-width:767px){
  .txt2 {position: relative;width: 100%;height:14vw;margin-bottom: 0vw;background-image:url(txt_bg.png?t=1763448116608);background-repeat: no-repeat; background-size: 100%;z-index: 20;overflow: hidden;}	
  .txt2 .PD_layout ul {margin-top: 0vw;height: 15vw!important;list-style: none;}
  .txt2 .PD_layout ul li { background-color: transparent; pointer-events: none;}
  .txt2 .PD_layout ul li h5 {position: relative;top:3vw;margin: 0vw;padding: 0vw;width: 100%;height: 8vw;font:6vw/6.5vw  Arial, "Noto Sans TC", "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;text-align: center;color:#373230;letter-spacing: 0vw;overflow: hidden;font-weight: bolder;/*text-shadow: 0px 0px 5px #000;*/}
  }


/*活動倒數*/
.TimerNick {position: absolute;top:350px;left:175px;display: inline-block;z-index:8;text-align: center;letter-spacing: 0.2em;font-family: Arial, Helvetica, sans-serif;}
.TimerNick .FontStyle {display: inline-block;margin: 0 0 0 5px;padding: 0;border: 0;font-size: 30px;color:#fa4e00;font-weight: normal;letter-spacing:1px;text-align: center;}
.TimerNick span {padding-left: 2px;font-size: 23px;letter-spacing: 0.1em;color:#fa4e00;}
.TimerNick b { font-weight: normal;}
@media screen and (max-width:767px){
  .TimerNick  {width:100%;top: 34vw;left:5vw;display: flex;column-gap: 0.3em;text-align: left;}
  .TimerNick .FontStyle {margin: -0.15em 0 0 0em;padding: 0;border: 0;font-size: 1.2em;letter-spacing: 0.1em;}
  .TimerNick span {padding-left: 0;font-size: 1em;letter-spacing: -0.05em;margin-left: 0.1em;margin-right: 0.3em;}
  .TimerNick span:first-child{ margin-top: -0.1em; }
}    



/*---版頭品輪播---*/
@media screen and (min-width:768px){
  .Area_top .top_pd input{position: absolute;left: 490px;}
  .top_pd {position: absolute;top:36px;left: 125px;width: 950px;overflow: hidden;z-index:0;}
  .top_pd .ly {width: 100%;height: 100%;}
  .top_pd .ly ul{width: 100%;height:auto;padding: 0;}
  .top_pd .ly ul li{padding: 0 0 490px 0;}
  .top_pd .ly ul li .PD_into{ display: none;}
  .top_pd .ly ul li .PD_img{width: 39%;position: absolute;top: -4px;left: 467px;}
}
@media screen and (max-width:767px){
  .top_pd{margin: 0 auto 0 auto;}
  .top_pd .ly {position:relative;top:-12vw;padding:0;}
  .top_pd .ly ul{width: 91%;padding: 0;}
  .top_pd .ly ul li {padding: 0 0 68vw 0;}
  .top_pd .ly ul li .PD_into{display: none;}
  .top_pd .ly ul li .PD_img{width: 45%;position: absolute;top: 14vw;left: 49vw;}
}



/*---最高回饋---*/
@media screen and (min-width:768px){
	.formula .PD_layout ul{padding:0 50px 0  0;}
}
@media screen and (max-width:767px){
.formula .PD_layout ul{padding: 0;}
}



/*---登記---*/
.Area_danji .danji_box ul li .activityText .gifts span {color:#ffed9e;}
@media screen and (min-width:768px){
  .danji .box{padding: 0 0 0 0;}
  .danji .Area_danji .danji_box{width: 900px;}
  .danji .box_all{position: relative;padding: 6% 0 0 0;}
  .warningTxt{position: relative;z-index: 99;}
}

@media screen and (max-width:767px){
    .danji{margin: 0vw auto 0 auto;}
    .danji .Area_danji{width: 95%;}
    .danji .box_all{position: relative;}
}



.Area02 .PD_box .PD_layout .PD h3{font-size: 33px;color:#4f3f3f;width:80%;overflow: hidden;margin: 0 auto;}
.Area02 .PD_box .PD_layout ul{background-color: inherit;grid-gap:110px;}
.Area02 .PD_box .PD_layout ul li{border: none;}
.Area02 .PD_box .PD_layout ul li .PD::before{content: '';z-index: -1;position: absolute;width: 450px;height: 680px;left: -25px;top: -55px;background-image: url(A02BG.png?t=1763448116608);background-size: 100%;background-repeat: no-repeat;}
.Area02 .PD_box .PD_layout .PD p .Price{font-size: 36px;color: #ff753c;}
.Area02 .PD_box .PD_layout .PD p .money{color: #ff753c;}
.Area02 .PD_box .PD_layout .PD_img{padding:0 1.5em}
.Area02 .PD_box .PD_layout .PD a{flex-direction: column-reverse;}

.Area02 .txt {margin-bottom:5%;}
@media screen and (max-width:767px){
  .Area02 .PD_box .PD_layout .PD p .Price{font-size:7vw;color: #ff753c;}
  .Area02 .PD_box .PD_layout .PD h3{font-size:6vw;color:#4f3f3f;}
  .Area02 .PD_box .PD_layout ul{background-color: inherit;grid-gap: 2vw;grid-row-gap: 15vw;padding: 0;}
  .Area02 .PD_box .PD_layout ul li .PD::before{content: '';z-index: -1;position: absolute;width: 64vw;height: 90vw;left: -7vw;top: -4vw;background-image: url(A02BG.png?t=1763448116608);background-size: 100%;background-repeat: no-repeat;}
  .Area02 .PD_box .PD_layout .PD_img{padding:0 0.5em}
}
@media screen and (max-width:768px){
  .Area_ontime {margin-bottom: 7vw !important;}
  .Area_ontime .PD_layout ul {width:96%;}
  }


/* 公版 */
@media screen and (min-width:768px){
  /* .Area_PD .PD_layout.PD ul {border:solid 2px} */
  /* .Area_PD .PD_layout{padding:2% 0 0 0;} */

  }
  @media screen and (max-width:768px){
  .Area_PD {margin-bottom: 5vw !important;}
  .Area_PD .PD_layout ul {width:96%;}
  }



/* BN */
@media screen and (min-width: 768px){
  .Area_bn { height:auto;padding-bottom: 41px;}
  .Area_bn .box {position: absolute;top: 65px;width: 900px;padding: 0 40px;}
  
}

@media screen and (max-width: 767px) {
  .Area_bn { height:auto;padding-bottom:5vw;}
  .Area_bn .box { position: absolute; top:18vw;}
  
}

  
    /*黏人精*/
    .Area_hammerAD { z-index: 9999; position: fixed; bottom: 0; right: 0;}
    .Area_hammerAD .box { position: relative; margin-right: 10px; opacity: 1;}
    .Area_hammerAD img { width: 100%; height: auto; position: absolute; top: 0; left: 0;}
    .Area_hammerAD .closeButton a { display: block; cursor: pointer; position: absolute; width: 20px; height: 20px; border-radius: 50%; font: bold 20px/1em "Century Gothic"; color: #FFF; text-align: center; background-color: rgba(0%,0%,0%,0.5); text-decoration: none; z-index: 2;}
    .Area_hammerAD .Ahammer_text { position: absolute; z-index: 2; display: flex; align-items: center; justify-content: center; width: 90%; color: #000; font-family: "Century Gothic","Noto Sans CJK TC"; font-weight: 700;}
    .Area_hammerAD .Ahammer_black .img_0, .Area_hammerAD .img_1 { filter: brightness(0%);}
    .Area_hammerAD .Ahammer_black .img_1 { filter: none;}
    .Area_hammerAD .Ahammer_black .Ahammer_text { color: #fff;}
    @media screen and (min-width:768px){
      .Area_hammerAD { position: fixed; z-index: 300; left: 50%; right: auto; bottom: 50px; display: block; width: 210px; height: 200px; transform: translateX(618px) translate3d(0,200px,0);}
      .Area_hammerAD .closeButton a { top: 0; right: 0;}
      .Area_hammerAD .Ahammer_text { font-size: 2.3em; line-height: 1em; height: 1em; top: 40px;}
    }
    @media screen and (max-width:767px){
      .Area_hammerAD { display: block; width: 26%; transform: translate3d(0px, -215px, 0px) !important;}
      .Area_hammerAD .closeButton a { top: 1vw; right: 1vw;}
      .Area_hammerAD .Ahammer_text { font-size: 1.5em; line-height: 1.5em; height: 1.5em; top: 3.6vw;}
    }
    
    

