/* OUTLET list (ca_id 92*) */
body.moment-yonex-list .yx-outlet #content_body #subcategory_list{
  display:block !important;
  position:relative;
  top:0 !important;
  left:0 !important;
  margin:0 0 20px !important;
  text-align:center;
}
body.moment-yonex-list .yx-outlet #content_body #subcategory_list > ul{
  display:inline-block;
}
body.moment-yonex-list .yx-outlet #content_body #subcategory_list > ul > li{
  float:left;
  width:auto;
}
body.moment-yonex-list .yx-outlet #content_body #subcategory_list > ul > li a{
  width:200px;
  height:45px;
  line-height:45px;
  border-right:1px solid rgba(0,0,0,.12);
  background-color:rgba(0,0,0,.04);
  font-size:14px;
  font-weight:500;
}
body.moment-yonex-list .yx-outlet #content_body #subcategory_list > ul > li.on a{
  background-color:#fff;
  color:#0057b7;
}
body.moment-yonex-list .yx-outlet #content_body #subcategory_list > ul > li:last-child a{
  border-right:none;
}
.yx-outlet-banner{
  display:inline-block;
  width:100%;
  margin-bottom:20px;
}
.yx-sct-outlet .list_style01 > ul > li{
  width:25% !important;
}
@media (max-width:900px){
  .yx-sct-outlet .list_style01 > ul > li{width:50% !important}
  body.moment-yonex-list .yx-outlet #content_body #subcategory_list > ul > li a{width:140px}
}


/* mobile outlet — list card + depth2 */
#content_wrap.yx-mobile-content .yx-sct-outlet .list_style01 ul.clearfix{
  display:flex;flex-wrap:wrap;padding:0;margin:0
}
#content_wrap.yx-mobile-content .yx-sct-outlet .list_style01 > ul > li{
  width:50% !important;float:none !important;padding:7px 7px 8px;box-sizing:border-box;margin-bottom:20px
}
#content_wrap.yx-mobile-content .yx-sct-outlet .list_style01 .item_img{padding:7px !important}
#content_wrap.yx-mobile-content .yx-sct-outlet .list_style01 .item_img a img.hover{display:none !important}
#content_wrap.yx-mobile-content .yx-sct-outlet .list_style01 .item_img a img{
  position:static !important;opacity:1 !important;width:100%;height:auto;float:left;transform:none !important
}
#content_wrap.yx-mobile-content .yx-sct-outlet .list_style01 .item_name{padding:0;height:34px;overflow:hidden;margin-bottom:7px}
#content_wrap.yx-mobile-content .yx-sct-outlet .list_style01 .item_price{display:block;width:100%;margin-bottom:4px}
#content_wrap.yx-mobile-content .yx-sct-outlet .list_style01 .item_price strike{margin-right:5px}
#content_wrap.yx-mobile-content #subcategory_list.cate_026{display:none !important}
#content_wrap.yx-mobile-content #page_title{display:block;text-align:center;padding:18px 14px 8px}
#content_wrap.yx-mobile-content #page_title .top_title{font-size:20px;line-height:28px;font-weight:600}
