@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;}
.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; }
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*背景*/
@media screen and (min-width:787px){
.bgfixed { z-index: 0; position: fixed; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgfixed.jpg?t=1756121132865) no-repeat center top;}
.bgtxt { z-index: 0; position: absolute; width: 2000px; min-width: 1220px; top:320px; left: 50%; transform: translateX(-50%); pointer-events: none;}
.bgtxt01 { height: 130px; background: url(bgtxt01.png?t=1756121132865) repeat-x center top; background-size: 1880px auto; margin-bottom: 20px;}
.bgtxt02 {height: 130px;background: url(bgtxt02.png?t=1756121132865) repeat-x center top;background-size: 1715px auto;margin-bottom: 20px;}
.bgtop {z-index: 0;position: absolute;top: 880px;left: 0;width: 100%;min-width: 1220px;height: 100%;background: url(bgtop.png?t=1756121132865) no-repeat center top;}
}
@media screen and (max-width:767px){
  .bgfixed { z-index: 0; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: url(bgfixed_m.jpg?t=1756121132865) no-repeat center 44px; background-size: 100%;}
  .bgtxt { z-index: 0; position: absolute; width: 100%; top: 53vw; left: 50%; transform: translateX(-50%); pointer-events: none;}
  .bgtxt01 { z-index: 0; height: 15vw; background: url(bgtxt01.png?t=1756121132865) repeat-x center top; background-size: 180vw auto;}
  .bgtxt02 { z-index: 0; height: 15vw; background: url(bgtxt02.png?t=1756121132865) repeat-x center top; background-size: 170vw auto;}
  .bgtop {z-index: 0;position: absolute;top: 105vw;left: 0;width: 100%;height: 100%;background: url(bgtop.png?t=1756121132865) 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; 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: 10vw;}
}

/*共用樣式*/
.bgbox01 { width: 1180px; margin: 0 auto; padding: 0 20px 20px; box-sizing: border-box; background: url(bgbox01.jpg?t=1756121132865)top center repeat-y; border-radius: 110px 0 0 0;}
.bgbox02_repeat { background: url(bgbox02_m.png?t=1756121132865)top center repeat-y; padding: 37px 20px 0; box-sizing: border-box; margin-top: -37px;}
.Area .title01 { padding: 55px 0 57px; background: url(titlebg01.png?t=1756121132865)top center no-repeat; background-size: 100%;}
.Area .title01 ul li h5 { color: #fff;}
.Area .title02 { padding: 22px 0 19px; background: url(titlebg02.png?t=1756121132865)top center no-repeat; background-size: 100%;}
.Area .title02 ul li h5 { color: #fff;}
.Area .title03 { padding: 22px 0 19px;}
.Area .title04 { padding: 55px 0 57px; background: url(titlebg04.png?t=1756121132865)top center no-repeat; background-size: 100%;}
.Area .title04 ul li h5 { color: #fff;}
.Area .title05 { padding: 25px 0 15px; margin: 0 auto 10px; background: url(titlebg05.png?t=1756121132865)top center no-repeat; background-size: 100%;}
.Area .title06 { padding: 16px 0; background: url(titlebg06.png?t=1756121132865)top center no-repeat; background-size: 100%;}
.Area .title06 ul li .PD { display: inline-flex;}
.Area .title06 ul li .PD_img { padding: 0; margin-right: 10px;}
.Area .title06 ul li h5 { color: #fff;}
.Area .content_swiper { overflow: hidden;}
.Area .NavArea_tabbar_page { width: 100%; margin: 0 auto 10px;}
.NavArea_tabbar_page .Nav .swiper-slide-active i { border: 1px solid #8480d7 !important; background-color: #8480d7 !important;}
@media screen and (max-width:767px){
  .PD_layout ul { width: 100%;}
  .bgbox01 { width: 96%; padding: 0 0.5em 0.5em; background: url(bgbox01_m.jpg?t=1756121132865)top center repeat-y; background-size: 100%; border-radius: 50px 0 0 0;}
  .bgbox02_repeat { background-size: 100%; padding: 4vw 0.5em 0; box-sizing: border-box; margin-top: -4vw;}
  .Area .title01 { padding: 6vw 0 5.5vw;}
  .Area .title02 { padding: 2vw 0;}
  .Area .title03 { padding: 3vw 0 2vw;margin-bottom: 1vw;}
  .Area .title04 { padding: 6vw 0 5.5vw;}
  .Area .title05 { padding: 2vw 0 1.5vw; margin: 0 auto 2vw;}
  .Area .title06 { padding: 2vw 0;}
  .Area .title06 ul li .PD { justify-content: center;}
  .Area .title06 ul li .PD_img { margin-right: 2vw; width: 24%;}

  .Area .NavArea_tabbar_page { width: 96%; margin: 0 auto 2vw;}


}

/*版頭*/
.Area_top { position: relative;height: 940px;}
.Area_top .main {width: 750px;margin: 0 auto;position: relative;top: 40px;}
.Area_top .topPD {width: 700px;margin: 0 auto;position: relative;z-index: 1;top: 80px;}
.Area_top .discount {position: absolute;top: 655px;right: 125px;z-index: 2;width: 25%;}
.Area_top .star {position: absolute;top: 360px;left: 90px;}
@media screen and (max-width:767px){
  .Area_top {
    height: 107vw;
}
  .Area_top .main {position: relative;width: 87%;margin: 0 auto;top: 4vw;}
  .Area_top .topPD {position: relative;width: 80%;top: 9vw;}
  .Area_top .topPD ul.PD_wrapper { height: 69vw;}
  .Area_top .discount {width: 34%;top: 79vw;right: 2vw;z-index: 2;}
  .Area_top .star {width: 27.5%;top: 38vw;left: 1vw;}
}

/*本月最強*/
.Area01 { position: relative;}
.Area01 .deco { position: absolute; top: 0; left: 0;}
.Area01 .title { position: absolute; top: 105px; left: 40px; width: 60px;}
.Area01 .bgbox01 { padding: 30px 0 10px; box-sizing: border-box; }
.Area01 .box4_swiper { width: 1090px; margin-left: 90px;}
.Area01 .box4_swiper ul.PD_wrapper { padding: 0 0 20px; height: 478px;}
@media screen and (max-width:767px){
  .Area01 {margin-bottom: 4vw;}
  .Area01 .title { top: 11vw; left: 3.5vw; width: 8vw;}
  .Area01 .bgbox01 { width: 98%; margin: 0 0 0 2%; padding: 1em 0 0.5em;}
  .Area01 .box4_swiper { width: 91%; margin-left: 9vw;}
  .Area01 .box4_swiper ul.PD_wrapper { padding: 0 0 4%; height: 64vw;}
}

/*02_限定活動看這邊!*/
.Area02 {}
.Area02 .bgbox02_repeat { padding-bottom: 50px;}
.Area02 .event ul li { filter: drop-shadow(6px 6px 5px rgba(0, 0, 0, 0.15));}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .bgbox02_repeat { padding-bottom: 2vw;}
}

/*03_話題商品 獨家降!*/
@media screen and (min-width:768px){
.Area03 {}
.Area03 .bgbox02_repeat { padding-bottom: 50px;}

.Area03 {height:100%;}
	
/* 作圖區 */
.Area03 .pdnew {margin-bottom: 1vw;width: 100%;margin: 0 auto;}
.Area03 .pdnew .PD_layout ul {background-color: transparent;height: auto;display: grid;}
.Area03 .pdnew .PD_layout ul li{background:url(new_bg.png?t=1756121132865)top center no-repeat;background-size:100%;background-color: transparent;border-right: none;height: 420px;width: 100%;}
.Area03 .pdnew .PD_layout .PD img{}
.Area03 .pdnew .PD_layout .PD_img{width: 90%;margin: 0 auto;padding-top: 25px;padding-bottom: 24px;}
.Area03 .pdnew .PD_layout .PD h3{color: #000000;font-size: 20px;}
.Area03 .pdnew .PD_layout .PD p .Price{font-size: 30px;}
.Area03 .pdnew .PD_layout[data-pd-h4="1"] .PD h4{display: none;}
/* .Area03 .pdnew .PD_layout .PD h4 b{display: none!important;} */
.Area03 .pdnew .PD_layout .PD p del{display: none;}
.Area03 .pdnew .PD_layout .PD p{margin-top: 12px;margin-left: -47px;color: #fff;}
.Area03 .pdnew .PD_layout .PD_into{padding-top: 0px;}
}

@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .bgbox02_repeat { padding-bottom: 1vw;}

  .Area03 {height:100%}
  /* 作圖區 */
  .Area03 .pdnew {margin-bottom: 1vw;}
  .Area03 .pdnew .PD_layout ul {background-color: transparent;height: auto;display: grid;}
  .Area03 .pdnew .PD_layout ul li{height: 67vw;background:url(new_bg.png?t=1756121132865)top center no-repeat;background-size:100%;background-color: transparent;border-right: none;width: 100%;}
  .Area03 .pdnew .PD_layout .PD img{}
  .Area03 .pdnew .PD_layout .PD_img{width: 90%;margin: 0 auto;padding-top: 5vw;}
  .Area03 .pdnew .PD_layout .PD h3{color: #000000;font-size: 20px;}
  .Area03 .pdnew .PD_layout .PD p .Price{font-size: 24px;}
  .Area03 .pdnew .PD_layout[data-pd-h4="1"] .PD h4{display: none;}
  /* .Area03 .pdnew .PD_layout .PD h4 b{display: none!important;} */
  .Area03 .pdnew .PD_layout .PD p del{display: none;}
  .Area03 .pdnew .PD_layout .PD p{margin-top: -.3vw;margin-left: -8vw;color: #fff;}

  .Area03 .pdnew .PD_layout .PD_into{padding-top: 2.2vw;}

}


/*下方*/

.NavArea.cate-fixed .Nav_box{left: 0;}

.Area07 { position: relative;}
.Area07 .bg { position: absolute; top: -20px; left: 0;}

.Area07 .PD_box{width: 95.8%;}
.Area07 .box01{margin-bottom: 40px;}
.Area07 .PD_layout ul{border-radius: 0 0 15px 15px;}

@media screen and (max-width:767px){
  .Area07 {}
  .Area07 .PD_box{width: 96%;}
  .Area07 .box01{margin-bottom: 3vw;}
  .Area07 .PD_layout ul{border-radius: 0 0 15px 15px;}
}

/* 登記活動 */

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

@media screen and (min-width:768px){
.danji_all{margin-bottom: 20px;}
.danji_all h2{text-align: left;padding-left: 20px;margin-bottom: 15px;}
}
@media screen and (max-width:767px){
.danji_all{margin-bottom: 5vw;}
.danji_all h2{text-align: left;padding-left: 2vw;margin-bottom: 1vw}
.danji_all .title02{margin-bottom: 3vw;}
.Area_danji{width: 96%;}
}                

/* 看更多 */
@media screen and (min-width:768px){
.Area_guan{margin-bottom: 30px;}
.Area_guan .PD_layout ul{width: 60%;}
}
@media screen and (max-width:767px){
.Area_guan{width: 85%;margin-bottom: 3vw;}
}

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