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

/*背景*/
@media screen and (min-width:787px){
.d-play_box { display: flex; z-index: 0; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 1495px; min-width: 1220px; height: 1000px; overflow: hidden;}
.bgribbon_txt01 { margin-right: 30px; z-index: 0; width: 275px; height: 100%; background: url(d-play01.png?t=1771899712459) repeat-y center top;}
.bgribbon_txt02 { margin-right: 30px;  z-index: 0; width: 275px; height: 100%; background: url(d-play02.png?t=1771899712459) repeat-y center top;}
.bgribbon_txt03 { margin-right: 30px; z-index: 0; width: 275px; height: 100%; background: url(d-play03.png?t=1771899712459) repeat-y center top;}
.bgribbon_txt04 { margin-right: 30px; z-index: 0; width: 275px; height: 100%; background: url(d-play01.png?t=1771899712459) repeat-y center top;}
.bgribbon_txt05 { z-index: 0; width: 275px; height: 100%; background: url(d-play02.png?t=1771899712459) repeat-y center top;}
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.png?t=1771899712459) no-repeat center top;}
.bgfixed { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgfixed.png?t=1771899712459) no-repeat center top; pointer-events: none;}
}
@media screen and (max-width:767px){
  .d-play_box { display: flex; z-index: 0; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 90%; height: 110vw; overflow: hidden;}
  .bgribbon_txt01 { margin-right: 3%; z-index: 0; width: 32vw; height: 100%; background: url(d-play01.png?t=1771899712459) repeat-y center top; background-size: 100%;}
  .bgribbon_txt02 { margin-right: 3%; z-index: 0; width: 32vw; height: 100%; background: url(d-play02.png?t=1771899712459) repeat-y center top; background-size: 100%;}
  .bgribbon_txt03 { z-index: 0; width: 32vw; height: 100%; background: url(d-play03.png?t=1771899712459) repeat-y center top; background-size: 100%;}
  .bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgtop_m.png?t=1771899712459) no-repeat center 44px; background-size: 100%;}
  .bgfixed { z-index: 0; position: fixed; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgfixed_m.png?t=1771899712459) no-repeat center 44px; background-size: 100%; pointer-events: none;}
}
	
/*區塊_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; position: relative;}
.Area960 { margin: 0 auto; width: 960px; position: relative;}
@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: 8vw;}
}

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

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

/*版頭*/
.Area_top {}
.Area_top .Area960 .PD_layout ul li { pointer-events: none;}
.Area_top .txtdeco { position: absolute; top: 0; left: 0;}
.Area_top .main_L { width: 50%; position: absolute; top: 0; left: 0;}
.Area_top .main_R { width: 50%; position: absolute; top: 120px; right: 0;}
.Area_top .date { width: 50%; position: absolute; top: 35px; right: 0;}
.Area_top .topPD { position: relative; z-index: 1; pointer-events: none;}
.Area_top .mainsubtitle { position: absolute; top: 400px; right: 90px; width: 310px; overflow: hidden; z-index: 1; background: url(mainsubtitle_bg.png?t=1771899712459)top center no-repeat; background-size: 100%;}
.Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 143px;}
.Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; pointer-events: none;}
.Area_top .mainsubtitle ul.PD_wrapper li.PD_slide { min-width: inherit;}
.Area_top .mainsubtitle 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 {}
  .Area_top .main_R { top: 12vw;}
  .Area_top .date { top: 3vw;}
  .Area_top .mainsubtitle { top: 40.5vw; right: 10vw; width: 32vw;}
  .Area_top .mainsubtitle ul.PD_wrapper { height: 15vw;}
}

/*今日最低價*/
.Area01 {}
.Area01 .title { position: absolute; top: 0; left: 0;}
.Area01 .box4_swiper { position: relative; z-index: 3; margin-left: 11%; width: 89%;}
.Area01 .box4_swiper ul.PD_wrapper { height: 597px;}
@media screen and (max-width:767px){
  .Area01 {}
  .Area01 .box4_swiper ul.PD_wrapper { height: 66vw;}
}

/*好康搶先看*/
.Area02 {}
.Area02 .boxrepeat { background: url(Area02_repeat.jpg?t=1771899712459)top center repeat-y; padding-bottom: 115px;}
.Area02 .Area_coupon { margin-bottom: 30px;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .boxrepeat { background: url(Area02_repeat_m.jpg?t=1771899712459)top center repeat-y; background-size: 100%; padding-bottom: 17vw;}
  .Area02 .Area_coupon { margin-bottom: 4%;}
}

/*本月HOT商品*/
.Area03 { margin-top: -75px;}
.Area03 .boxrepeat { background: url(Area03_repeat.jpg?t=1771899712459)top center repeat-y; padding-bottom: 115px;}
.Area03 .PD_layout-D1_06 { width: 90%; margin: 0 auto;}
.Area03 .PD_layout.PD_layout-D1_06 .PD_into p::after { border: solid 1px #000; background: linear-gradient(110deg, #fff 73%, #000 50%);}
@media screen and (max-width:767px){
  .Area03 { margin-top: -7.5vw;}
  .Area03 .boxrepeat { background: url(Area03_repeat_m.jpg?t=1771899712459)top center repeat-y; background-size: 100%; padding-bottom: 17vw;}
  .Area03 .PD_layout-D1_06 { width: 96%;}
}

/*人氣品牌 Top3*/
.Area04 { margin-top: -75px;}
.Area04 .boxrepeat { background: url(Area04_repeat.jpg?t=1771899712459)top center repeat-y; padding-bottom: 115px;}
.Area04 .A4_box { position: relative; margin-bottom: 50px;}
.Area04 .A4_box:last-child { margin-bottom: 0;}
.Area04 .deco { position: absolute; top: -180px; left: 50%; transform: translateX(-50%); mix-blend-mode: overlay;}
.Area04 .topPD_box ul li { position: relative;}
.Area04 .topPD_box ul li .PD_img { padding: 0;}
.Area04 .topPD_box ul li .PD_into { position: absolute; top: 135px; left: 515px;}
.Area04 .topPD_box ul li .PD_into h3 { color: #ad864b; font-size: 24px;}
.Area04 .topPD_box ul li .PD_into h4 { color: #000; font-size: 24px;}
.Area04 .topPD_box ul li .PD_into p { color: #ad864b;}
.Area04 .topPD_box ul li .PD_into del,
.Area04 .topPD_box ul li .PD_into b,
.Area04 .topPD_box ul li .PD_into .money,
.Area04 .topPD_box ul li .PD_into small { font-size: 20px;}
.Area04 .topPD_box ul li .PD_into .Price { font-size: 38px;}
.Area04 .tape { position: relative; z-index: 1; pointer-events: none;}
.Area04 .PD_box { width: 96%; margin: -30px auto 0;}
.Area04 .PD_box ul { border-radius: 0;}
@media screen and (max-width:767px){
  .Area04 { margin-top: -7.5vw;}
  .Area04 .boxrepeat { background: url(Area04_repeat_m.jpg?t=1771899712459)top center repeat-y; background-size: 100%; padding-bottom: 17vw;}
  .Area04 .A4_box { margin-bottom: 10vw;}
  .Area04 .deco { top: -20vw; width: 100%;}
  .Area04 .topPD_box ul li .PD_into { top: 12vw; left: 52vw; width: 47%;}
  .Area04 .topPD_box ul li .PD_into h3,
  .Area04 .topPD_box ul li .PD_into h4 { font-size: 15px;}
  .Area04 .topPD_box ul li .PD_into del,
  .Area04 .topPD_box ul li .PD_into b,
  .Area04 .topPD_box ul li .PD_into .money,
  .Area04 .topPD_box ul li .PD_into small { font-size: 14px;}
  .Area04 .topPD_box ul li .PD_into .Price { font-size: 28px;}
  .Area04 .PD_box { margin: -3vw auto 0;}
}

/*2026 旅行必備單品*/
.Area05 { margin-top: -75px;}
.Area05 .boxrepeat { background: url(Area05_repeat.jpg?t=1771899712459)top center repeat-y; padding-bottom: 115px;}
.Area05 .A5_box { margin-bottom: 50px;}
.Area05 .A5_box:last-child { margin-bottom: 0;}
.Area05 .subtitle { background: url(Area05_subtitle_bg.png?t=1771899712459)top center no-repeat; background-size: 100%;}
@media screen and (max-width:767px){
  .Area05 { margin-top: -7.5vw;}
  .Area05 .boxrepeat { background: url(Area05_repeat_m.jpg?t=1771899712459)top center repeat-y; background-size: 100%; padding-bottom: 17vw;}
  .Area05 .A5_box { margin-bottom: 8vw;}
}

/*mo+ 旅行好物推薦*/
.Area06 { margin-top: -75px;}
.Area06 .boxrepeat { background: url(Area06_repeat.jpg?t=1771899712459)top center repeat-y; padding-bottom: 115px;}
.Area06 .A6_BN { margin: 0 auto 30px;}
.Area06 .A6_BN ul li .PD_img img { border-radius: 20px;}
.Area06 .subtitle { background: url(Area06_subtitle_bg.png?t=1771899712459)top center no-repeat; background-size: 100%;}
.Area06 .subtitle ul li .PD { display: inline-flex;}
.Area06 .subtitle ul li .PD_img { display: block; padding: 0; width: 32%; margin: 4px 0 0;}
.Area06 .subtitle ul li .PD_into { width: 68%;}
.Area06 .box4_swiper ul.PD_wrapper { height: 375px;}
@media screen and (max-width:767px){
  .Area06 { margin-top: -7.5vw;}
  .Area06 .boxrepeat { background: url(Area06_repeat_m.jpg?t=1771899712459)top center repeat-y; background-size: 100%; padding-bottom: 17vw;}
  .Area06 .A6_BN { width: 96%; margin: 0 auto 3vw;}
  .Area06 .A6_BN ul li .PD_img img { border-radius: 15px;}
  .Area06 .subtitle ul { padding: 0 30vw;}
  .Area06 .subtitle ul li .PD_img { width: 35%; margin: 1% 2% 0 0;}
  .Area06 .subtitle ul li .PD_into { width: 68%;}
  .Area06 .box4_swiper ul.PD_wrapper { height: 76vw;}
}

/*熱搜品牌*/
.Area07 { margin-top: -75px;}
.Area07 .boxrepeat { background: url(Area07_repeat.jpg?t=1771899712459)top center repeat-y; padding-bottom: 115px;}
.Area07 .logo_box { width: 96%; margin: 0 auto;}
.Area07 .logo_box ul { grid-gap: 20px;}
@media screen and (max-width:767px){
  .Area07 { margin-top: -7.5vw;}
  .Area07 .boxrepeat { background: url(Area07_repeat_m.jpg?t=1771899712459)top center repeat-y; background-size: 100%; padding-bottom: 17vw;}
  .Area07 .logo_box ul { grid-gap: 0.5em;}
}

/*強檔活動*/
.Area08 { margin-top: -75px;}
.Area08 .BN_swiper ul.PD_wrapper li .PD_img img { border-radius: 20px;}
@media screen and (max-width:767px){
  .Area08 { margin-top: -7.5vw;}
  .Area08 .BN_swiper ul.PD_wrapper li .PD_img img { border-radius: 15px;}
}

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