@charset "utf-8";
/*基本*/
body { margin: 0; padding: 0; width:100%;background-color:#293f60; }
.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: -1;top:0px;left:0;width:100%;min-width:1220px;height: 1726px;background-image:url(pc_01.jpg?t=1724990151425);background-repeat:no-repeat;background-position:center top;pointer-events: none;}
.repeat_bg2{position:absolute;z-index: -7;left:0;top: 1400px;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: -6;position:absolute;top: -220px;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: -1;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: 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%;mix-blend-mode: overlay;}
.m_deco {z-index: -2;position: absolute;top: 4vw;left: 0;width: 122%;height: 80vw;transform-origin: center center;background-repeat:repeat-x;transform: rotate(24deg);mix-blend-mode: screen;background-position: center top;pointer-events:none;background-size: 100%;}
.m_deco02 {z-index: 10;position: absolute;top: 117vw;left: -13vw;width: 122%;height: 80vw;transform-origin: center center;background-repeat:repeat-x;transform: rotate(350deg);mix-blend-mode: screen;background-position: center top;pointer-events:none;background-size: 100%;}
.bg_fix {z-index: -10;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: 140vw;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: 1280px;margin:0 auto;box-sizing:border-box;padding: 0 0 0;}
  /*date*/
  .Area_top .date{width: 45%;position: absolute;top: 243px;left: 349px;z-index: 1;}
  /*大標*/ 
  .Area_top .title01 {width: 49%;position:absolute;top: 307px;left: 322px;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;}
  /*副標輪播*/
  .Area_top .title02{z-index: 0;position:absolute;top: 425px;left: 312px;width: 620px;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: 96%;} 
  /*PD*/
  .Area_top .top_pd{width: 80%;position: absolute;top: 520px;left: 124px;z-index: 1;}
}
@media screen and (max-width:767px){
  .Area_top {width:100%;position: relative;height: 130vw;padding:0 0 0 0;}
  /*date*/
  .Area_top .date{width: 54%;position: absolute;top: 21vw;left: 23vw;z-index: 1;}
  /*大標*/ 
  .Area_top .title01 {width: 59%;position:absolute;top: 28vw;left: 20vw;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 .title02 {position: absolute;width: 70%;height: 12vw;margin: 0 auto;left: 14vw;top: 40.5vw;z-index: 0;}
  .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: 87%;}
  /*PD*/
  .Area_top .top_pd{/* width: 75%; */position: absolute;top: 49vw;left: -2vw;z-index: 1;}

}

.sale-wrap {position: absolute;left: 253px;top: 395px;width: 17%;overflow: hidden;pointer-events: none;
z-index: 1;}
.sale-img {display: block;width: 100%;clip-path: inset(0 100% 0 0);}
@media screen and (max-width:767px){
.sale-wrap {position: absolute;left: 44px;top: 144px;width: 22%;overflow: hidden;pointer-events: none;z-index: 1;}
.sale-img {display: block;width: 100%;clip-path: inset(0 100% 0 0);}
}

/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #f6dcb3;}  
.warningTxt h3{color: #000;}
@media screen and (max-width:767px){
.Area_danji_all{padding-bottom: 5vw;}
.Area_danji{width: 96%;}
}

/*---作圖區---*/
@media screen and (min-width:768px){
.Area_item{/* width: 1131px; */margin: 50px auto 50px auto;}
.Area_item .ly ul{padding: 0;grid-gap:0;}
}
  
@media screen and (max-width:767px){
.Area_item{margin: 0vw auto 0 auto;}
.Area_item .ly ul{padding: 0;grid-gap:0;}
}
  


/*---公板輪播---*/
@media screen and (min-width:768px){
.Area_sw{ margin: 0 auto 30px auto;}
}
@media screen and (max-width:767px){
.Area_sw{margin: 5vw auto 0 auto;}
}

/*---分類---*/
@media screen and (min-width: 768px){
.Area_logo{margin: 40px auto 40px auto;}
.Area_logo .btn{width: 85%;margin: 0 auto;}
}

@media screen and (max-width:767px){
.Area_logo{margin: 7vw auto 7vw auto;}
.Area_logo .btn{width: 96%;margin: 0 auto;}
}



