@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=1780974246508)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=1780974246508)top center repeat-y; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*背景*/
@media screen and (min-width:787px){
.bgtop { z-index: 0; position: fixed; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1780974246508) no-repeat center top;}
.TV { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(TV.png?t=1780974246508) no-repeat center top;}
.table { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(table.png?t=1780974246508) no-repeat center top;}
}
@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.jpg?t=1780974246508) no-repeat center 44px; background-size: 100%;}
  .TV { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(TV_m.png?t=1780974246508) no-repeat center 44px; background-size: 100%;}
  .table { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(table_m.png?t=1780974246508) 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;}
}

/*共用樣式*/
.PD_box { width: 96%; margin: 0 auto;}
@media screen and (max-width:767px){
}

/*公版樣式*/
.PD_layout[data-pd-li=BN] ul,
.PD_layout[data-pd-li=BN-AWD] ul { padding: 0; grid-gap: 0;}
@media screen and (max-width:767px){
  .PD_layout ul { width: 100%;}
}

/*折價券*/
.Area .Area_coupon { width: 96%; margin: 0 auto;}
.Area .Area_coupon ul { grid-gap: 0;}
.Area .Area_coupon ul li .PD_img { padding: 0;}
@media screen and (max-width:767px){
}

/*登記*/
.Area .Area_danji .danji_box { margin-bottom: 0;}
.Area .Area_danji .danji_box .box_1 { width: 96%;}
.Area .warningTxt h3 { padding: 0;}
.Area .Area_danji .danji_box ul li .activityText .gifts span { color: #ffcf00;}
@media screen and (max-width:767px){
}

/*3P折價券*/
.Area_coupon_ppp2 .Area_swiper,
.Area_coupon_ppp .Area_swiper { width: 100%;}
.Area_coupon_ppp { padding-bottom: 0;}
.Area_coupon_ppp .PD_coupon ul { padding-top: 20px;}
@media screen and (max-width:767px){
  .Area_coupon_ppp { padding-bottom: 0;}
  .Area_coupon_ppp .PD_coupon ul { padding-top: 2.5vw;}
}

/*版頭*/
.Area_top { margin-bottom: 55px;}
.Area_top .Area960 { position: relative; padding-top: 68px;}
.Area_top .Area960 img { width: 100%;}
.Area_top .date ul li,
.Area_top .main_box ul li { pointer-events: none;}
.Area_top .date { width: 20.5%; margin: 0 0 0 35px;}
.Area_top .main_box { width: 55.7%; margin: 5px 0 0 50px;}
.Area_top .mainsubtitle { width: 100%; z-index: 0; background: url(mainsubtitle_bg.png?t=1780974246508)top center no-repeat; background-size: 100%;}
.Area_top .mainsubtitle .Area_swiper_box { padding-bottom: 0;}
.Area_top .mainsubtitle .Area_swiper_box .PD_layout ul { height: 111px;}
.Area_top .mainsubtitle .Area_swiper_box .PD_layout li { background-color: transparent; pointer-events: none;}
.Area_top .momoco { width: 260px; height: 285px; position: relative; margin: -62px 0 0 0; pointer-events: none; z-index: 0; }
.Area_top .topPD { position: absolute; top: 0; left: 506px; width: 51%; z-index: 0;}
.Area_top .topPD .Area_swiper_box { padding-bottom: 0;}
.Area_top .topPD .Area_swiper_box .PD_layout ul { height: 595px;}
.Area_top .topPD .Area_swiper_box .PD_layout ul li { position: relative; background-color: transparent; opacity: 0; transform: translate(5%,0); pointer-events: none;}
.Area_top .topPD .Area_swiper_box .PD_layout ul li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
@media screen and (max-width:767px){
  .Area_top { margin-bottom: 3vw;}
  .Area_top .Area960 { padding-top: 7vw;}
  .Area_top .date { margin: 0.3vw 0 0 3.8vw;}
  .Area_top .main_box { margin: 0.5vw 0 0 5vw;}
  .Area_top .mainsubtitle .Area_swiper_box .PD_layout ul { height: 11vw;}
  .Area_top .momoco { width: 27.7%; height: 30vw; margin: -6vw 0 0 0;}
  .Area_top .topPD { left: 53vw;}
  .Area_top .topPD .Area_swiper_box .PD_layout ul { height: 60vw;}
}

/*行銷按鈕*/
.Area01 { margin-bottom: 20px;}
.Area01 .act { width: 90%; margin: 0 auto;}
.Area01 .act ul { grid-gap: 0 20px;}
.Area01 .act ul li { filter: drop-shadow(8px 8px 10px rgba(4,37,82,0.7));}
.Area01 .act ul li:hover { filter: drop-shadow(8px 8px 10px rgba(4,37,82,0.7));}
@media screen and (max-width:767px){
  .Area01 { margin-bottom: 2vw;}
  .Area01 .act ul { grid-gap: 0 0.5em;}
  .Area01 .act ul li { filter: drop-shadow(4px 4px 5px rgba(4,37,82,0.7));}
  .Area01 .act ul li:hover { filter: drop-shadow(4px 4px 5px rgba(4,37,82,0.7));}  
}

/*title側邊輪播公版*/
.Area02 {}
.Area02 .title { padding: 30px 0 290px; margin: 0 auto; width: 8.3%; position: absolute; top: 0; left: 0;}
.Area02.A2_01 .title { background: url(Area01_titlebg01.png?t=1780974246508)top center no-repeat; background-size: 100%;}
.Area02.A2_02 .title { background: url(Area01_titlebg02.png?t=1780974246508)top center no-repeat; background-size: 100%;}
.Area02 .title ul li h5 { text-shadow: none;}
.Area02.A2_01 .title ul li h5 { color: #000;}
.Area02 .Area_swiper { position: relative; margin-left: 8.3%; width: 91.7%; z-index: 1;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .title { padding: 2.5vw 0 30vw;}
}


/*滿$190超取免運*/
.Area_190 .swiper-scrollbar {background: rgb(255 255 255 / 10%);}
.Area_190  .swiper-scrollbar-drag {background: rgb(255 255 255 / 50%);}
.Area_190 .boxrepeat { background: url(Area04_boxrepeat.png?t=1780974246508)top center repeat-y; background-size: 100%;}
@media screen and (min-width:768px){
.Area_190 .boxtop { height: 20px;}
.Area_190 .BN001{margin-bottom: 20px;}


}
@media screen and (max-width:767px){
.Area_190 .boxtop { height: 1.2vw;}
.Area_190 .BN001 {margin-bottom: 4vw;width: 97%;}
}

/*本月直播最強檔*/
.Area_live .swiper-scrollbar {background: rgb(255 255 255 / 10%);}
.Area_live  .swiper-scrollbar-drag {background: rgb(255 255 255 / 50%);}
.Area_live .BN01 .Area_swiper_box .PD_layout li, .Area_swiper_box .PD_layout li .PD_img img {border-radius: 0px;}
@media screen and (min-width:768px){
.Area_live .BN01 {margin-bottom: 41px;}
}

@media screen and (max-width:767px){
.Area_live .BN01 {margin-bottom: 4vw;}
}

/*激省回饋全攻略*/
.Area03 {}
.Area03 .A3_box { margin-bottom: 50px;}
.Area03 .A3_box:last-child { margin-bottom: 0;}
.Area03 .A3_box .act { margin-bottom: 20px;}
.Area03 .A3_box .act:last-child { margin-bottom: 0;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .A3_box { margin-bottom: 7vw;}
  .Area03 .A3_box .act { margin-bottom: 0.5em}
}

/*品類區*/
.Area04 { position: relative;}
.Area04 .boxtop { position: absolute; top: -34px; left: 0;}
.Area04 .title { padding: 23px 0 30px 460px; text-align: left;}
.Area04.A4_01 .title { background: url(Area04_titlebg01.png?t=1780974246508)top center no-repeat; background-size: 100%;}
.Area04.A4_02 .title { background: url(Area04_titlebg02.png?t=1780974246508)top center no-repeat; background-size: 100%;}
.Area04.A4_03 .title { background: url(Area04_titlebg03.png?t=1780974246508)top center no-repeat; background-size: 100%;}
.Area04.A4_04 .title { background: url(Area04_titlebg04.png?t=1780974246508)top center no-repeat; background-size: 100%;}
.Area04 .boxrepeat { background: url(Area04_boxrepeat.png?t=1780974246508)top center repeat-y; background-size: 100%;}
.Area04 .boxbottom { height: 20px;}
@media screen and (max-width:767px){
  .Area04 {}
  .Area04 .boxtop { top: -4vw;}
  .Area04 .title { padding: 2.5vw 0 2.5vw 48vw;}
  .Area04 .boxbottom { height: 2.2vw;}
}

/*優惠活動*/
.Area05 {}
.Area05 .A5_box { position: relative; margin-bottom: 50px;}
.Area05 .A5_box:last-child { margin-bottom: 0;}
.Area05 .bg { position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.Area05 .btn { width: 95%; margin: 0 auto; padding: 32px 0;}
.Area05 .btn ul { grid-gap: 10px 20px;}
.Area05 .Area_coupon { width: 100%;}
.Area05 .PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold { color: #000;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .A5_box { margin-bottom: 7vw;}
  .Area05 .bg { width: 100%;}
  .Area05 .btn { padding: 3.8vw 0;}
  .Area05 .btn ul { grid-gap: 0.1em 0.2em;}
  .Area05 .Area_swiper_box .PD_layout-coupon3 { padding-bottom: 0;}
}

/*品類/品牌一帶三*/
.Area06 {}
.Area06 .A6_box { position: relative; margin-bottom: 50px;}
.Area06 .A6_box:last-child { margin-bottom: 0;}
.Area06 .boxtop { width: 98%; padding: 5px 0 15px; background: url(Area06_boxtop.png?t=1780974246508)top center no-repeat; background-size: 100%;}
.Area06 .boxtop ul li .PD_into { flex-direction: row; padding: 2px 70px 5px;}
.Area06 .boxtop ul li .PD_into h3 { width: 31%; font-size: 60px; color: #000; font-weight: bold; max-height: 1.5em; line-height: 1.5em; text-align: center;}
.Area06 .boxtop ul li .PD_into h4 { width: 69%; font-size: 50px; color: #fff; font-weight: bold; max-height: 1.5em; line-height: 2em; text-align: center; margin-bottom: 0;}
.Area06 .PD_box { width: 98%; margin: 0 auto; background-image: repeating-linear-gradient(0deg, #98040a 0%, #e5090d 100%); padding: 0 15px 15px; border-radius: 0 0 30px 30px;}
.Area06 .PD_layout[data-pd-btn] .PD_btn { background-color: #ef0a0d; background-image: repeating-linear-gradient(45deg, #ef0a0d 0%, #ef0a0d 100%);}
.Area06 .hand { position: absolute; top: 25px; right: 0; width: 9%;}
.Area06 .hand img { width: 100%;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .A6_box { margin-bottom: 10vw;}
  .Area06 .boxtop { padding: 0.5vw 0 2vw;}
  .Area06 .boxtop ul li .PD_into { padding: 0.5vw 10vw 0;}
  .Area06 .boxtop ul li .PD_into h3 { font-size: 22px; max-height: 1.5em; line-height: 1.5em;}
  .Area06 .boxtop ul li .PD_into h4 { font-size: 22px; max-height: 1.5em; line-height: 1.7em;}
  .Area06 .PD_box { padding: 0 0.5em 0.5em; border-radius: 0 0 15px 15px;}
  .Area06 .hand { top: 2.5vw; width: 9.5%;}
}

/*嚴選推薦最大牌*/
.Area07 {}
.Area07 .PD_box ul { background-color: transparent; padding: 0; grid-gap: 10px;}
.Area07 .PD_box ul li { background: #fff; border-radius: 20px; border: none; overflow: hidden;}
.Area07 .PD_box ul li .PD_img { background: #fff; padding: 0;}
.Area07 .PD_box ul li .PD_into .PD_logo img { background: #fff; border-radius: 15px; padding: 7px;}
.Area07 .PD_box ul li .PD_into h3 { color: #ec090c;}
@media screen and (max-width:767px){
  .Area07 {}
  .Area07 .PD_box ul { grid-gap: 0.5em;}
  .Area07 .PD_box ul li { border-radius: 15px;}
  .Area07 .PD_box ul li .PD_into .PD_logo img { padding: 2vw;}
}

/*輪播BN*/
.Area08 {}
@media screen and (max-width:767px){
  .Area08 {}
}

/*館長私心超推薦*/
.Area09 {}
.Area09 .boxtop { height: 20px;}
.Area09 .boxrepeat { background: url(Area04_boxrepeat.png?t=1780974246508)top center repeat-y; background-size: 100%;}
.Area09 .A9_PD { margin-bottom: 30px;}
.Area09 .logo { width: 100%; position: relative; z-index: 0;}
.Area09 .logo .Area_swiper_box .PD_layout li { background-color: transparent;}
.Area09 .logo .Area_swiper_box .PD_layout li .PD_into { padding: 0;}
.Area09 .logo .Area_swiper_box .PD_layout li .PD_logo { background-color: #fff; border-radius: 50%; overflow: hidden; padding: 2em; box-sizing: border-box;}
.Area09 .logo .Area_swiper_box .PD_layout li .PD_into h3 { color: #05e1ff; font-size: 30px; max-height: 1.5em; line-height: 1.5em;}
.Area09 .boxbottom { height: 20px;}
@media screen and (max-width:767px){
  .Area09 {}
  .Area09 .boxtop { height: 2.2vw;}
  .Area09 .A9_PD { margin-bottom: 3vw;}
  .Area09 .logo .Area_swiper_box .PD_layout li .PD_logo { padding: 1em;}
  .Area09 .logo .Area_swiper_box .PD_layout li .PD_into h3 { font-size: 20px;}
  .Area09 .boxbottom { height: 2.2vw;}
}

/*下方公版*/
.Area10 {}
.Area10 .A10_box { position: relative; margin-bottom: 50px;}
.Area10 .A10_box:last-child { margin-bottom: 0;}
.Area10 .boxtop { position: absolute; top: -34px; left: 0;}
.Area10 .title { padding: 23px 0 30px 535px; margin: 0; text-align: left; background: url(Area10_titlebg.png?t=1780974246508)top center no-repeat; background-size: 100%;}
.Area10 .bgcolor { padding: 15px; box-sizing: border-box; border-radius: 20px; background-color: #fbcb0a; background-image: repeating-linear-gradient(0deg, #fdb815 0%, #fbcd09 100%);}
.Area10 .PD_layout-D1_03 ul { grid-template-columns: repeat(3, 1fr);}
.Area10 .PD_layout-D1_03 ul::before { display: none;}
.Area10 .PD_layout-D1_03 .PD_slide { background: #fff;}
.Area10 .PD_layout-D1_03 .PD h3 { color: #000; max-height: 2.5em; line-height: 2.5em;}
@media screen and (max-width:767px){
  .Area10 {}
  .Area10 .A10_box { margin-bottom: 10vw;}
  .Area10 .boxtop { top: -4vw;}
  .Area10 .title { padding: 2.5vw 0 2.5vw 55.5vw;}
  .Area10 .bgcolor { padding: 0.5em; border-radius: 15px;}
  .Area10 .PD_layout-D1_03 { margin-bottom: 1vw;}
  .Area10 .PD_layout-D1_03 .PD h3 { font-size: 15px;}
}

/*注意事項區*/
.edm_notice { position: relative; text-align: center; padding: 10px 10px 15px 10px; color: #fff; font: 12px/18px Helvetica;}
.edm_notice .apple_notice { padding: 10px 0;}


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