@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=1780914228527)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=1780914228527)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.jpg?t=1780914228527) 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=1780914228527) 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.jpg?t=1780914228527) 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: 100px;}
.Area_bottom2 {margin-bottom: 70px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 10vw;}
  .Area_bottom2 { margin-bottom: 7vw;}
}

/*共用樣式*/
.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: #ff6315;}
@media screen and (max-width:767px){
}

/*版頭*/
.Area_top {height: 760px;}
.Area_top .Area960 { position: relative;}
.Area_top .main {position: absolute;top: 0px;}
.Area_top .mainsubtitle {position: absolute;top: 215px;left: 0;width: 100%;z-index: 5;}
.Area_top .mainsubtitle .Area_swiper_box { padding-bottom: 0;}
.Area_top .mainsubtitle .Area_swiper_box .PD_layout ul { height: 90px;}
.Area_top .mainsubtitle .Area_swiper_box .PD_layout li { background-color: transparent; pointer-events: none;}
.Area_top .topPD { position: absolute; top: 195px; left: 0; width: 100%; z-index: 0;}
.Area_top .topPD .Area_swiper_box { padding-bottom: 0;}
.Area_top .topPD .Area_swiper_box .PD_layout ul {height: 470px;}
.Area_top .topPD .Area_swiper_box .PD_layout ul li { position: relative; background-color: transparent; opacity: 0; transform: translate(5%,0);}
.Area_top .topPD .Area_swiper_box .PD_layout ul li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}
.Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into {position: absolute;top: 208px;left: 125px;}
.Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into h3,
.Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into h4 {color: #fff;font-size: 22px;text-align: left;}
.Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into p {color: #ffe222;text-align: left;height: 3.5em;}
.Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into del {color: #a3a3a3;}
.Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into del,
.Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into b,
.Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into .money,
.Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into small { font-size: 18px;}
.Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into .Price { font-size: 38px;}
.Area_top .topPD .PD_layout:not([data-pd-direction*=row]):not([data-pd-li-num=even]) .PD_img{padding: 0;}
@media screen and (min-width:768px){
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into h3,
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into h4 {color: #fff;font-size: 33px;text-align: left;}
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into del,
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into b,
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into .money,
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into small {font-size: 25px;}
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into .Price {font-size: 51px;line-height: 0.8em;max-height: 3em;}
  }

@media screen and (max-width:767px){
  .Area_top {height: 78vw;}
  .Area_top .mainsubtitle {top: 22vw;}
  .Area_top .mainsubtitle .Area_swiper_box .PD_layout ul { height: 10vw;}
  .Area_top .topPD {top: 20vw;}
  .Area_top .topPD .Area_swiper_box .PD_layout ul {height: 49vw;}
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into {top: 20.5vw;left: 10vw;width: 43%;}
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into h3,
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into h4 {font-size: 16px;text-align: left;margin-bottom: 0.05em;max-height: 1.7em;}
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into del,
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into b,
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into .money,
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into small { font-size: 14px;}
  .Area_top .topPD .Area_swiper_box .PD_layout ul li .PD_into .Price { font-size: 28px;}
}

#eWriterBtn_bt_B_000_02 { margin-left: 12px!important; margin-top: -12px!important; z-index: 99!important; }

/** 倒數 **/
.TimerNick {position: absolute;top: 315px;left: 53px;margin: 0;padding: 0;z-index: 0;text-align: left;}
.TimerNick .FontStyle {display: inline-block;width: 42px;font: bold 35px/38px "Century Gothic";color: #959595;letter-spacing: -1px;}
.TimerNick div:nth-of-type(2),
.TimerNick div:nth-of-type(3) { width: 45px;}
.TimerNick span {padding-right: 5px;font: bold 24px/38px "微軟正黑體","Microsoft JhengHei";letter-spacing: -0.05em;color: #959595;}
@media screen and (max-width:767px){
  .TimerNick {top: 29vw;left: 5.8vw;width: 50%;}
  .TimerNick .FontStyle { width: 3.4vw; font: bold 3.8vw/11vw "Century Gothic";}
  .TimerNick div:nth-of-type(2),
  .TimerNick div:nth-of-type(3) { width: 3.4vw;}
  .TimerNick span { padding-right: 0.1vw; font: bold 3.2vw/11vw "微軟正黑體","Microsoft JhengHei";font-weight: 500;}
}
/*提醒我按鈕*/
.mo_remind_btn { z-index: 5; position: absolute !important; right: 0; top: 57vw; width: 22%;}

/*最強省錢攻略*/
.Area01 {}
.Area01 .discount ul li { pointer-events: none;}
@media screen and (max-width:767px){
  .Area01 {}
}

/*好康搶先看*/
.Area02 {}
.Area02 .box_re { background-color: #304e97;margin-bottom: -50px;}
.Area02 .A2_box { margin-bottom: 50px;}
.Area02 .A2_box:last-child { margin-bottom: 0;}
.Area02 .subtitle01 { background: url(Area02_subtitlebg01.png?t=1780914228527)top center no-repeat; background-size: 100%;}
.Area02 .subtitle02 { background: url(Area02_subtitlebg02.png?t=1780914228527)top center no-repeat; background-size: 100%;}
.Area02 .subtitle03 { background: url(Area02_subtitlebg03.png?t=1780914228527)top center no-repeat; background-size: 100%;}
.Area02 .subtitle04 { background: url(Area02_subtitlebg04.png?t=1780914228527)top center no-repeat; background-size: 100%;}
.Area02 .PD_layout-D1_02B .PD_slide { background-color: transparent; background: url(Area02_bg.png?t=1780914228527)top center no-repeat; background-size: 100%; border-radius: 0 !important;}
.Area02 .PD_layout-D1_02B ul li .PD_img {width: 45% !important;}
.Area02 .PD_layout[data-pd-style=off][data-pd-br="1"] .PD_img img { border-radius: 50%; padding: 1.18em 0.7em;}
.Area02 .PD_layout-D1_02B ul li .PD_into {width: 55% !important;}
.Area02 .PD_layout-D1_02B ul li .PD_into h3,
.Area02 .PD_layout-D1_02B ul li .PD_into h4 { color: #fcd99c;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .A2_box { margin-bottom: 10vw;}
  .Area02 .PD_layout[data-pd-style=off][data-pd-br="1"] .PD_img img { padding: 0.6em 0.3em;}
  .Area02 .PD_layout-D1_02B ul li .PD_into { padding-left: 0.8vw;}
  .Area02 .PD_layout-D1_02B ul li .PD_into h3 { margin-top: 0.5em;}
}

/*大牌強打*/
.Area03 {}
.Area03 .PD_layout.bn02 ul{ width: 80%;grid-gap: 0.5em; }
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .PD_layout.bn02 ul{ width: 95%; }
}

/*下方公版*/
.Area04 {}
.Area04 .A4_box {margin-bottom: 100px;}
.Area04 .A4_box:last-child { margin-bottom: 0;}
@media screen and (max-width:767px){
  .Area04 {}
  .Area04 .A4_box { margin-bottom: 10vw;}
}

/*飛利浦品牌旗艦*/
.Area05 {}
.Area05 .btn { width: 80%; margin: 0 auto;}
.Area05 .btn ul { grid-gap: 0 20px;}
.Area05 .btn ul li { margin-bottom: 20px;}
.Area05 .btn ul li:nth-child(4),
.Area05 .btn ul li:nth-child(5),
.Area05 .btn ul li:nth-child(6) { margin-bottom: 0;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .btn { width: 90%;}
  .Area05 .btn ul { grid-gap: 0 0.5em;}
  .Area05 .btn ul li { margin-bottom: 0.5em;}
}

/*注意事項區*/
.edm_notice { 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;}
	}




  #eWriterBtn_bt_B_000_77 {margin-left:969px !important;margin-top:146px!important;}
