@charset "utf-8";
/*基本*/
body { margin: 0; padding: 0; width:100%;background-color:#ffce48; }
.for_phone { display:none;}
 @media screen and (max-width:767px){
                .for_pc{ display:none !important;}
                .for_phone{ display:block !important;}
				 body { margin: 0; padding: 0; background-image:none }
				 .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: -3;top: 80px;left:0;width:100%;min-width:1220px;height: 1736px;background-image:url(pc_01.jpg?t=1724990151425);background-repeat:no-repeat;background-position:center top;pointer-events: none;}
.Areabg02{position:absolute;z-index: 20;top:0px;left:0;width:100%;min-width:1220px;height: 1736px;background-image:url(pc_02.png?t=1724990151425);background-repeat:no-repeat;background-position:center top;pointer-events: none;}
.deco01{position:absolute;z-index: 10;top: 477px;left: 50%;transform: translateX(-50%);width: 1220px;min-width: 1220px;height: 396px;background-image:url(m_deco.png?t=1752571303467);background-position:center top;pointer-events: none;}
.deco02{position:absolute;z-index: 10;top: 860px;left: 50%;transform: translateX(-50%);width: 1220px;min-width:1220px;height: 400px;background-image:url(m_deco.png?t=1752571303467);background-position:center top;pointer-events: none;}
.repeat_bg2{position:absolute;z-index: -7;left:0;top: 0;width:100%;min-width:1220px;height:40000px;background-image:url(pc_reapet.jpg?t=1724990151425);background-repeat:repeat-y;background-position:center top;pointer-events:none;}
.bgdeco {z-index: -1;position:absolute;top: 0px;left: 0;width:100%;height: 60000px;background-repeat:repeat-y;background-position: center top;pointer-events:none;}  
.bg_fix { z-index:-1; position:fixed; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
}




@media screen and (max-width:767px) {
.m_top_bg01 {z-index: -10;position:absolute;top: 10vw;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: 20;position:absolute;top: 10vw;left: 0;width: 100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;}
.m_deco01 {z-index:-1;position:absolute;top: 55vw;left: 0;width: 100%;height: 27vw;background-position: center top;pointer-events:none;background-size: 990%;}
.m_deco02 {z-index: -1;position:absolute;top: 105vw;left: 0;width: 100%;height: 27vw;background-position: center top;pointer-events:none;background-size: 990%;}
/* .bg_fix {z-index: -20;position:fixed;top: 10vw;left: 0;width: 100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;background-size: 100%;} */
.m_repeat_bg2{z-index: -7;position:absolute;top: 201vw;left: 0;width: 100%;height:100%;background-repeat:repeat-y;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 {}
.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{width:100%;height:100%;min-width:100%;}
  .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 a:after  {}
  .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;}
 }




/*-----版頭-----*/
@media screen and (min-width: 768px){
  .Area_top{position: relative;height: 1740px;margin:0 auto;box-sizing:border-box;padding: 0 0 0;}
  /*大標*/ 
  .Area_top .title01 {width: 49%;position:absolute;top: 78px;left: -19px;height: auto;z-index: 10;}
  .Area_top .title01 ul {grid-gap:0;}
  .Area_top .title01 img {width: 100%;}
  .Area_top .title01 input{position: relative;top: -30px;}
  /*日期*/	
  .Area_top .subtitle input{position: absolute;top: 50px;}
  .Area_top .subtitle{position: absolute;width: 27%;right: 0;top: -65px;}
  .Area_top .subtitle .date {position:absolute;top: 68px;left: 102px;}
  .Area_top .subtitle .date .TIMER_DAY {position: relative;z-index:2;display:block;font-size: 77px;font-weight:bolder;color: #48b4bc;letter-spacing: 0;  font-family: "owners", sans-serif;
    font-weight: 800;
    font-style: normal;text-align:center;}
  .Area_top .subtitle .date .TIMER_DAY #sendMonth {text-align: center;display: inline-block;padding: 0;}
  /*副標輪播*/
  .Area_top .title02 .title02_bg{position: absolute;top: 58px;left: 52px;}
  .Area_top .title02 .title02_deco{width: 100%;left: 0;top: 0;position: absolute;}
  .Area_top .title02{z-index: 25;position:absolute;top: 1190px;left: 125px;width: 960px;height: 120px;overflow: hidden;}
  .Area_top .title02 .Area_swiper_box {top: 0;left: 24px;width: 100%;position: absolute;height: 92px;} 
  .Area_top .title02 .Area_swiper_box ul{display: flex;grid-gap: 0;padding: 0;height: 162px;} 
  .Area_top .title02 .Area_swiper_box img{width: 100%;} 
  /*縣別*/
  .Area_top .title03{position: absolute;top: 820px;left: 0;width: 22%;}
  /*版頭品輪播*/
  .Area_top .Area_PD2 input{position: absolute;top: 250px;left: 300px;}
  .Area_top .Area_PD2{width: 120%;position: relative;top: 300px;left: -120px;z-index: 15;}
  .Area_top .Area_PD2 ul li{display: flex;grid-gap:0;margin-left: 0;}
  .Area_top .Area_PD2 ul li{}
  .Area_top .Area_PD2 ul li img{width: 100%;}
    /*公版輪播*/
    .Area_top .Area_PD1{position: relative;width: 1100px;top: 328px;left: 117px;z-index: 20;}
    .Area_top .Area_PD input{position: relative;left:50px;}

}
@media screen and (max-width:767px){
  .Area_top {width:100%;position: relative;height: 190vw;padding:0 0 0 0;}
  /*大標*/ 
  .Area_top .title01 {width: 50%;position:absolute;top: 6vw;left: 3vw;height: auto;z-index: 11;}
  .Area_top .title01 ul{grid-gap:0;}
  .Area_top .title01 img {width: 100%;}
  .Area_top .title01  ul li .PD .PD_img{display: block!important;}
  /*日期*/	
  .Area_top .subtitle{position: absolute;right: -3vw;top: -5vw;width: 28%;}
 .Area_top .subtitle .date {position:absolute;top: 6vw;left: 8vw;}
 .Area_top .subtitle .date .TIMER_DAY {
  position: relative;
  z-index:2;
  display:block;
  font-size: 30px;
  font-weight:bolder;
  color: #42a9b2;
  letter-spacing: 0;
  font-family: "owners", sans-serif;
  font-weight: 800;
  font-style: normal;
  text-align:center;
  }
 .Area_top .subtitle .date .TIMER_DAY #sendMonth {text-align: center;display: inline-block;padding: 0;}
  /*副標輪播*/
  .Area_top .title02{transform-origin: left bottom;}
  .Area_top .title02 .title02_bg{position: absolute;top: -2vw; }
  .Area_top .title02 .title02_deco{top: -9vw;left: -6vw;width: 100%;position: absolute;}
  .Area_top .title02 {position: absolute;width: 100%;height: 9vw;margin: 0 auto;left: 0vw;top: 118vw;z-index: 21;}
  .Area_top .title02 .Area_swiper_box{width: 100%;height: 18vw;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: 100%;}
  /*縣別*/
  .Area_top .title03{position: absolute;top: 83vw;left: 1vw;width: 24%;}
  /*版頭品輪播*/
  .Area_top .Area_PD2{width: 110%;position: relative;top: 24vw;left: -3vw;z-index: 15;}
  .Area_top .Area_PD2 ul li{display: flex;grid-gap:0;margin-left: 0;}
  .Area_top .Area_PD2 ul li{}
  .Area_top .Area_PD2 ul li img{width: 100%;}
  /*公版輪播*/
  .Area_top .Area_PD1{width: 90%;position: relative;top: 23vw;left: 11vw;z-index: 22;}
}


/*---作圖區(無底色)---*/
@media screen and (min-width:768px){
	.Area_item{margin: 50px auto 0 auto;}
  .Area_item .box{margin: 0px auto 80px auto;width: 81%;}
  .Area_item .ly{width: 100%;}
  .Area_item .ly ul{grid-gap:0;}

}

@media screen and (max-width:767px){
    .Area_item{margin: 0vw auto 0 auto;}
    .Area_item .box{margin: 0 auto 5vw auto;}
    .Area_item .ly{width: 98%;}
    .Area_item .ly ul{grid-gap:0;}

}


/*---登記---*/
@media screen and (min-width: 768px) {
  .danji {margin: -1px auto 0 auto;}
  .danji .box { padding: 0px; }
  .danji .Area_danji .danji_box { width: 900px; }
  .warningTxt { position: relative; z-index: 99; }
  .danji .box_all {position: relative;padding: 0px;background-color:#f67a2e;}
    /*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #ffd75e;}     
}
@media screen and (max-width: 767px) {
  .danji {margin: 11vw auto 0 auto;}
  .danji .start{position: absolute;top: -8vw;}
  .danji .Area_danji {margin: 3vw auto 0 auto; width: 95%; }
  .danji .box_all {position: relative;padding: 0px;background-color:#f67a2e;}
  /*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #ffd75e;}         
}



/*---下方公版---*/
@media screen and (min-width:768px){
	.Area_ly{margin: -50px auto 0 auto;}
  .Area_ly .box_all{padding: 0 0 20px 0; background-color: #3ea6ae;}
  .Area_ly .box_all .box{ margin: 0 auto 30px auto;}
  .Area_ly .box_all .box .ly{width: 80%;}
  .Area_ly .box_all .box .ly .PD p del {display:none;}
}

@media screen and (max-width:767px){
    .Area_ly{margin: -7vw auto 0 auto;}
    .Area_ly .box_all{padding: 3vw 0 3vw 0; background-color: #3ea6ae;}
    .Area_ly .box_all .box{margin: 0vw auto 3vw auto;}
    .Area_ly .box_all .box .ly .PD p del {display:none;}
}


/*---加碼---*/
@media screen and (min-width:768px){
	.Area_sw{margin: 50px auto 0 auto;}
  .Area_sw .box{margin: 0vw auto 60px auto;}

}

@media screen and (max-width:767px){
  .Area_sw{margin: 3vw auto 0 auto;}
  .Area_sw .box{margin: 0vw auto 2vw auto;}
  .Area_sw .box .bn{margin: 0vw auto 2vw auto;}
}



/*---社群---*/
@media screen and (min-width:768px){
  .logo_bg{position:absolute;z-index: -1;top: -52px;left:0;width:100%;min-width:1220px;height: 360px;background-image:url(logo_bg.png?t=1752571303467);background-repeat:no-repeat;background-position:center top;pointer-events: none;}
	.Area_logo{margin: 50px auto 0 auto;}
  .Area_logo .btn {padding: 58px 0 0 0;}
  .Area_logo .btn ul{grid-gap: 60px;width: 75%;}

}

@media screen and (max-width:767px){
  .Area_logo{margin: 0vw auto 0 auto;}
  .Area_logo .btn{padding: 3vw 0 0 0;background-color: #3ea6ae;}
  .Area_logo .btn ul{grid-gap: 6vw;width: 80%;}

}
