/* 版頭副標 */
@media screen and (min-width:768px){
  .hero-title .text-s{margin-top: 30px;}
}

@media screen and (max-width:767px){
  .hero-title .text-s{margin-top: 3vw;}
}

/* 黏人精 */
.fixarea_tabbar{z-index: 999;}

/* iphone選單 */
@media screen and (min-width:768px){
	.NavArea{display: block;height: 0;/*padding-top: 70px;*/}
  .Area_floorPD_NavArea_tabbar{display: block;margin: 0 auto 0;}
	.Area_floorPD_NavArea_tabbar .Nav_box{left: 0;}
	.Area_floorPD_NavArea_tabbar ul{display: flex;justify-content: center;}
}

@media screen and (max-width:767px){
  /* .NavArea{padding-top: 7vw} */
}

/*Phone錨點*/
@media screen and (min-width:768px){
	.Area_floorPD_NavArea_tabbar{width: 1220px !important;}
}

@media screen and (max-width:767px){

}

/*Phone錨點*/
.Area_floorPD_NavArea_tabbar {
  margin: 0 auto 5vw ;
  width: 94%;
}
.Area_floorPD_NavArea_tabbar.cate-fixed {
  width: 100%;
}
.Area_floorPD_NavArea_tabbar .Nav_box {
  border-radius: 8px;
  -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
          box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
}
.Area_floorPD_NavArea_tabbar .Nav li {
  overflow: visible;
}
.Area_floorPD_NavArea_tabbar.cate-fixed .Nav_box {
  border-radius: 0;
  background-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
          box-shadow: -1px 0 10px rgba(150, 150, 150, 0.2);
}

/* 未入搞少於四品會出現的deco刪除 */
.Area_PD .PD_layout ul::after{display: none;}

/* 區塊背景 */
@media screen and (min-width:768px){
	.version_box{background-color: #2d44b4;padding: 30px 0;border-radius: 20px;}
}

@media screen and (max-width:767px){
  .version_box{background-color: #2d44b4;padding: 3vw 0;border-radius: 10px;}
}

/* IT折價劵 */
.carousel_ITcoupon ul::after{display: none !important;}
@media screen and (min-width:768px){
	.carousel_ITcoupon{padding-bottom: 30px;}
}

@media screen and (max-width:767px){
  .carousel_ITcoupon{padding-bottom: 3vw;}
}

/* 輪播12品 */
@media screen and (min-width:768px){

}

@media screen and (max-width:767px){
  /* 點點 */
  .carousel_pd12 .Area_swiper_box{padding-bottom: 7vw !important;}
}
