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

/*基本*/
body{ margin: 0; padding: 0;}


/*全BOX版面*/
.WRAPPER { position: relative; display: block; margin: 0 auto; padding: 0; width: 100%;  min-width: 1220px; overflow: hidden; font-family: "微軟正黑體","Microsoft JhengHei",Helvetica; background: url(bgrepeat.jpg?t=1752733175745)top center repeat-y;}
.WRAPPER img { border: 0; vertical-align: top;}
.WRAPPER a { text-decoration: none;}
@media screen and (max-width:767px){
  .WRAPPER { min-width: inherit; padding-bottom: 10vw; background: url(bgrepeat_m.jpg?t=1752733175745)top center repeat-y; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*背景*/
@media screen and (min-width:787px){
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.png?t=1752733175745) no-repeat center top;}
.bgdeco { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1752733175745) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
}
@media screen and (max-width:767px){
  .bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgtop_m.png?t=1752733175745) no-repeat center 44px; background-size: 100%;}
}
	
/*區塊_all*/
.Area { position: relative; margin: 0 auto; padding: 0; border-radius: 0; text-align: center; }
.Area a { 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);}
.Area .go_bt2 {
  -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_bt2:hover { 
  filter: brightness(130%);
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
       -o-transform: translateY(-10px);
          transform: translateY(-10px);
		  }
.Area1220 { margin: 0 auto; width: 1220px;}
.Area960 { margin: 0 auto; width: 960px;}
@media screen and (max-width:767px){
  .Area .go_bt:hover {  
    -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;}
  .Area .go_bt2:hover { 
    filter: brightness(1);
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
        }
  .Area1220 { width: 100%;}
  .Area960 { width: 100%;}
  /*區塊_切割*/
  .Area_1bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn a { float: left; margin: 0 0 2% 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn a { float: left; margin: 0 1% 2%; padding: 0; width: 48%; list-style: none;}
  .Area_3bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn a { float: left; margin: 0 1% 2% ; padding: 0; width: 31.3%; list-style: none;}
  .Area_1bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn_nopadding a { float: left; margin: 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn_nopadding a { float: left; margin: 0; padding: 0; width: 50%; list-style: none;}
  .Area_3bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn_nopadding a { float: left; margin: 0; padding: 0; width: 33.3%; list-style: none;}
}

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

/*共用樣式*/
@media screen and (max-width:767px){
  .PD_layout ul { width: 100%;}
}

/*版頭*/
.Area_top { margin-bottom: 30px;}
.Area_top .main_box { position: relative;}
.Area_top .main_box ul { padding: 0; grid-gap: 0;}
.Area_top .main_box ul li { position: absolute; pointer-events: none;}
.Area_top .main_box ul li:nth-child(1) { position: relative;}
.Area_top .topPD_box { position: relative; left: 50%; transform: translateX(-50%); width: 1350px; overflow: hidden;}
.Area_top .topPD_swiper { position: relative; left: 50%; transform: translateX(-50%); width: 620px; z-index: 1;}
.Area_top .topPD_swiper ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 514px;}
.Area_top .topPD_swiper ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; pointer-events: inherit;}
.Area_top .topPD_swiper ul.PD_wrapper li.swiper-slide-next img { width: 70%; padding-top: 100px; margin-left: -260px;}
.Area_top .topPD_swiper ul.PD_wrapper li.swiper-slide-prev img { width: 70%; padding-top: 100px; margin-right: -260px;}
.Area_top .topPD_swiper ul.PD_wrapper li.PD_slide { min-width: inherit;}
.Area_top .topPD_swiper ul.PD_wrapper li.PD_slide:hover { box-shadow: 0 3px 30px rgba(0, 0, 0, 0);}
@media screen and (max-width:767px){
  .Area_top { margin-bottom: 7vw;}
  .Area_top .topPD_box { width: 100%;}
  .Area_top .topPD_swiper { width: 64%;}
  .Area_top .topPD_swiper ul.PD_wrapper { height: 53.5vw;}
  .Area_top .topPD_swiper ul.PD_wrapper li.swiper-slide-next img { padding-top: 10vw; margin-left: -25vw;}
  .Area_top .topPD_swiper ul.PD_wrapper li.swiper-slide-prev img { padding-top: 10vw; margin-right: -25vw;}
}

/*本週新品*/
.Area01 { position: relative; padding-bottom: 15px;}
.Area01 .bg { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 2000px;}
.Area01 .title { position: absolute; top: 40px; left: 15px; width: 60px;}
@media screen and (max-width:767px){
  .Area01 { padding-bottom: 0;}
  .Area01 .bg { width: 100%;}
  .Area01 .title { top: 4vw; left: 2vw; width: 6vw;}
}

/*神券手刀搶*/
.Area02 {}
.Area02 .Area_coupon { margin-bottom: 30px;}
.Area02 .Area_coupon:last-child { margin-bottom: 0;}
.Area02 .Area_coupon ul { padding: 0; grid-gap: 0;}
@media screen and (max-width:767px){
  .Area02 { margin-top: -2.5vw;}
  .Area02 .Area_coupon { margin: 0 auto 3vw; width: 96%;}
}

/*登記活動*/
.Area03 {}
.Area03 .Area_danji .danji_box { width: 100%;}
.Area03 .warningTxt h3 { padding: 0;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .Area_danji .danji_box { width: 96%;}
}

/*強檔活動*/
.Area04 { position: relative;}
.Area04 .bg { position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.Area04 .title { padding: 20px 725px 21px 125px; box-sizing: border-box;}
.Area04 .title ul li h5 { color: #10519c; font-style: italic; font-weight: bold;}
.Area04 .box { position: relative; width: 925px; background-color: #19579f; margin: 0 0 0 130px;}
.Area04 .BN { padding: 10px 90px; box-sizing: border-box;}
.Area04 .BN ul li .PD_into { display: flex; flex-direction: row;}
.Area04 .BN ul li .PD_into .PD_logo { width: 30%; margin-right: 1%; overflow: hidden;}
.Area04 .BN ul li .PD_into h3 { width: 70%; font-size: 39px; color: #fff; line-height: 1.8em; text-align: center;}
.Area04 .PD_box { position: relative; padding: 0 20px; box-sizing: border-box; z-index: 3;}
.Area04 .PD_layout-btn li .PD h3 { font-size: 30px;}
.Area04 .deco { position: absolute; bottom: -20px; left: 0;}
.Area04 .txt { position: absolute; top: 0; left: 0; pointer-events: none;}
.Area04 .txt img { width: 100%;}
@media screen and (max-width:767px){
  .Area04 {}
  .Area04 .bg { width: 100%;}
  .Area04 .title { padding: 2vw 62vw 2vw 0;}
  .Area04 .box { width: 97%; margin: 0;}
  .Area04 .BN { padding: 0;}
  .Area04 .BN ul li .PD_into .PD_logo { width: 30%;}
  .Area04 .BN ul li .PD_into h3 { width: 70%; font-size: 18px;}
  .Area04 .PD_box { padding: 0 0.5em;}
  .Area04 .PD_layout-btn li .PD h3 { font-size: 18px;}
  .Area04 .deco { bottom: -2.5vw;}
}

/*新生活新想像*/
.Area05 {}
.Area05 .title { padding: 35px 0 37px; margin: 0 auto 20px; background: url(Area05_titlebg.png?t=1752733175746)top center no-repeat; background-size: 100%;}
.Area05 .A5_box  { width: 1040px; margin: -70px auto 0; padding: 40px 40px 110px; box-sizing: border-box;}
.Area05 .A5_box.box_Y01 { margin-top: 0;}
.Area05 .A5_box.box_B04 { padding-bottom: 40px;}
.Area05 .box_Y { background-color: #f7ca11; border-radius: 0 80px 0 0;}
.Area05 .box_B { background-color: #19579f; border-radius: 80px 0 0 0;}
.Area05 .box_Y .subtitle { background: url(titlebg01.png?t=1752733175746)top center no-repeat; background-size: 100%;}
.Area05 .box_B .subtitle { background: url(titlebg02.png?t=1752733175746)top center no-repeat; background-size: 100%;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .title { padding: 3vw 0 4.5vw; margin: 0 auto 2vw;}
  .Area05 .Area_floorPD_NavArea_tabbar { margin: 0 auto 2vw;}
  .Area05 .A5_box  { width: 100%; margin: -8vw auto 0; padding: 3vw 0.5em 14vw;}
  .Area05 .A5_box.box_B04 { padding-bottom: 6vw;}
  .Area05 .box_Y { border-radius: 0 10vw 0 0;}
  .Area05 .box_B { border-radius: 10vw 0 0 0;}
}

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


  
/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #f7ca11;}                 
      

/* 行銷按鈕 */
@media screen and (min-width:768px){
.Area_bank{}
}

@media screen and (max-width:767px){
.Area_bank{margin-bottom: 3vw;margin-top: -2vw;}
}

/* 館按鈕 */
@media screen and (min-width:768px){
  .Area_guan{}
  }
  
  @media screen and (max-width:767px){
  .Area_guan{margin-bottom: 4vw;margin-top: -2vw;}
  }
