@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("bg.jpg?t=1754447756530") 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("m_bg.jpg?t=1754447756530") top center repeat-y;}
  .WRAPPER img {  width: 100%;  height: auto;}
}
	
/*背景*/
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1754447756530) no-repeat center top;}
.bgdeco { z-index: 0; position: absolute; top: 760px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1754447756530) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(m_bgtop.jpg?t=1754447756530) 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;}
}


/*共用樣式*/
.pointer-off ul li{ pointer-events: none;}
.titlebg { position: absolute; top: 30px; left: 50%; transform: translateX(-50%); }
@media screen and (max-width:767px){
  .titlebg { width: 100vw; top: 5vw;}
}

/*版頭*/
.Area_top {height: 1095px;}
.Area_top .main{ position: absolute; width: 960px; top: 12px; left: 50%; transform: translateX(-50%);}
.Area_top .top_PD{ position: absolute; width: 960px; top: 426px; left: 50%; transform: translateX(-50%);}
@media screen and (max-width:767px){
  .Area_top { height: 115vw;}
  .Area_top .main{width: 100%; top: 4vw;}
  .Area_top .top_PD{width: 100%; top: 47vw;}
}

/*超強攻略*/
.Area01 .js-Area_coupon{ margin-bottom: 50px;}
.Area01 .btn_box{ margin-bottom: 40px; }
@media screen and (max-width:767px){
  .Area01 .js-Area_coupon{ padding: 0 1.5vw; margin-bottom: 3vw;}
  .Area01 .btn_box{ margin-bottom: 3vw; }
  .Area01 .Area_danji{ padding: 0 1.5vw;}
}

/*大牌巨獻*/
.Area02 .BN_swiper .PD_layout ul li{ margin:0 20px;}
.Area02 .BN_swiper .PD_layout ul li:nth-child(odd) { margin-top: 40px;}
@media screen and (max-width:767px){
  .Area02 .BN_swiper .PD_layout ul li{ margin:0 1vw;}
  .Area02 .BN_swiper .PD_layout ul li:nth-child(odd) { margin-top: 8vw;}
}

/*品牌強檔推薦*/
.Area03 .box { display: flex; flex-wrap: nowrap;}
.Area03 .box_box { margin: 0 1%; width: 48%; background: #b2656a; padding: 0 20px 30px; border-radius: 0 60px 0 ;}
.Area03 .PD_box { margin-bottom: 10px;}
.Area03 .PD_box ul { padding: 20px; border-radius: 0;}
.Area03 .box { padding: 0; box-sizing: border-box; margin-bottom: 30px;}
.Area03 .box .BN { padding: 20px 0 0; box-sizing: border-box;}
.Area03 .box .BN ul { padding: 0;}
.Area03 .box .BN ul li .PD_into { display: flex; flex-direction: row;}
.Area03 .box .BN ul li .PD_into .PD_logo { width: 50%; border-radius: 15px; margin-right: 2%; overflow: hidden;}
.Area03 .box .BN ul li .PD_into h3 { width: 70%; font-size: 33px; color: #ffd7da; line-height: 2em; text-align: center; background: #5d2729; border-radius: 60px; padding: 0 20px;}
.Area03 .box .PD_box ul { padding: 20px; border-radius: 20px;}
@media screen and (max-width:767px){
  .Area03 .box { flex-wrap: wrap;}
  .Area03 .box_box { margin: 0 auto 5vw; width: 96%; border-radius: 0 10vw 0 ; padding: 1vw 2vw 5vw;}
  .Area03 .box_box:last-child { margin: 0 auto;}
  .Area03 .PD_box { margin-bottom: 2%;}
  .Area03 .PD_box ul { padding: 0.2em;}
  .Area03 .box { width: 96%; padding: 0; margin: 0 auto 5vw;}
  .Area03 .box .BN { padding: 0;}
  .Area03 .box .BN ul { padding: 0;}
  .Area03 .box .BN ul li .PD_into{ padding: 3vw 3vw 2vw;}
  .Area03 .box .BN ul li .PD_into .PD_logo { width: 55%; border-radius: 10px;}
  .Area03 .box .BN ul li .PD_into h3 { font-size: 1.2em; line-height: 2em; padding: 0 2vw;}
  .Area03 .box .PD_box ul { padding: 0.2em; width: 100%;}
}

/*精選品類01*/
.Area05 { margin-bottom: 60px;}
.Area05 .PD_box{ background: url("box_bt.jpg?t=1754447756530") bottom center no-repeat, #8a132c; padding: 20px 0 70px; width: 1080px; margin: 0 auto;}
@media screen and (max-width:767px){
  .Area05 { margin-bottom: 0;}
  .Area05 .PD_box{ background: url("m_box_bt.jpg?t=1754447756530") bottom center no-repeat, #8a132c; background-size: 100%; padding: 3vw 0 8vw; width: 100%; margin: 0 auto;}
}

/*精選品類02*/
.Area06 { margin-bottom: 60px;}
.Area06 .PD_box{ background: url("box_bt02.jpg?t=1754447756530") bottom center no-repeat, #ffd5de; padding: 20px 0 70px; width: 1080px; margin: 0 auto;}
@media screen and (max-width:767px){
  .Area06 { margin-bottom: 0;}
  .Area06 .PD_box{ background: url("m_box_bt02.jpg?t=1754447756530") bottom center no-repeat, #ffd5de; background-size: 100%; padding: 3vw 0 8vw; width: 100%; margin: 0 auto;}
}

/*熱搜品牌關鍵字*/
.Area_keyword  {padding-bottom:50px;}
.Area_keyword  .PD_layout-D1_03 {position:relative;width:100%;flex-wrap:nowrap;padding: 0 initial;}
.Area_keyword  .PD_layout-D1_03 img { width:100%;}
.Area_keyword  .PD_layout-D1_03 .PD_slide {margin: 0 0 0 4px;background-color:#8a132c}
.Area_keyword .PD_layout-D1_03 ul::before {display: none!important;}
.Area_keyword .PD_layout-D1_03 ul { background: none;}
.Area_keyword  .PD_layout-D1_03 .PD h3 span::before { content: "";}
  @media screen and (max-width:767px){
    .Area_keyword  {padding-bottom:5vw;}
    .Area_keyword  .PD_layout-D1_03 {position:relative;top:2vw;flex-wrap:wrap;padding:0 4vw;margin:0 auto;width:100%;padding-bottom: 10vw;}
    .Area_keyword .PD_layout-D1_03 .PD h3{ font-size: 1.3em;}
    .Area_keyword  .PD_layout-D1_03 a {margin: 0; padding-right:0;}
    .Area_keyword  .PD_layout-D1_03 img { width: 100%;}
    .Area_keyword  .PD_layout-D1_03 .PD_slide {margin:1vw 0 0 0;}
    .Area_keyword .PD_layout-D1_03 ul::before {display: none!important;}
  }


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