@charset "utf-8";

.l-content > .brands-wrap {
  width: 910px;
  margin: 0 auto;
}
.l-content > .brands-wrap > .brand {
  padding-left: 0;
  text-align: left;
  vertical-align: middle;
  width: 31%;
}
.l-content > .brands-wrap > .brand.center {
  width: 38%;
}
.l-content > .brands-wrap > .brand.desc {
  vertical-align: top;
}
.l-content > .explained {
  background: #fff568;
  width: 910px;
  margin: 0 auto;
  padding: 10px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  box-sizing: border-box;
}
.l-content > .title {
  background: url(/pr/vona/recommend_category/lab_item/images/title_bg.png) no-repeat;
  padding: 7px 0 6px 45px;
  font-size: 20px;
  font-weight: bold;
  color: #4813da;
  line-height: 1;
}
.l-content > .products-wrap {
  padding: 30px 20px 10px;
}
.l-content > .products-wrap > .products {
  margin-left: -10px;
  margin-right: -10px;
}
.l-content > .products-wrap > .products > .product-wrap {
  float: left;
  width: 20%;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.l-content > .products-wrap.four > .products > .product-wrap {
  width: 25%;
}
.l-content > .products-wrap > .products > .product-wrap > .product {
  border: 1px solid #cccccc;
  padding: 15px 0;
  text-align: center;
}
.l-content > .products-wrap > .products > .product-wrap > .product > .image {
  padding-bottom: 5px;
}
.l-content > .products-wrap > .products > .product-wrap > .product > .name {
  height: 85px;
}
.l-content > .products-wrap > .products > .product-wrap > .product > .name > a {
  font-size: 14px;
  line-height: 21px;
}
.l-content > .products-wrap > .products > .product-wrap > .product > .name > span {
  display: inline-block;
  font-size: 11px;
  width: 100%;
}
.l-content > .products-wrap > .products > .product-wrap > .product > .brand {
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  height: 32px;
  display: table;
  width: 100%;
}
.l-content > .products-wrap > .products > .product-wrap > .product > .brand > span {
  display: table-cell;
  vertical-align: middle;
}
.l-content > .products-wrap > .products > .product-wrap > .product > .serial {
  font-size: 11px;
  padding-bottom: 10px;
}
.l-content > .products-wrap > .products > .product-wrap > .product > .delivery > img, 
.l-content > .products-wrap > .products > .product-wrap > .product > .delivery > span {
  vertical-align: middle;
}
.l-content > .products-wrap > .products > .product-wrap > .product > .delivery > span {
  font-weight: bold;
  font-size: 14px;
}
.l-content > .button {
  width: 447px !important;
}
.l-content > .m-btnList--center > li {
  padding-left: 17px;
}
.l-content > .m-btnList--center > li > a {
  width: 448px !important;
}