@charset "utf-8";


.l-content > .m-types {
  padding-left: 10px;
  padding-right: 10px;
}
.l-content > .m-types > .m-types-wrap {
  float: left;
  width: 33.33%;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.l-content > .m-types > .m-types-wrap > .m-button > a {
  width: 100%;
}
.l-content .m-brands {
  margin-bottom: 40px;
}
.l-content .m-brands .title {
  width: 910px;
  margin: 0 auto 40px;
  background-color: #ffe7a6;
  font-size: 16px;
  font-weight: bold;
  line-height: 45px;
  text-align: center;
}
.l-content .m-brands .brand-list {
  display: table;
  width: 100%;
}
.l-content .m-brands .brand-list li {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.l-content .title {
  display: table;
  width: 100%;
}
.l-content .title span {
  display: table-cell;
  width: 262px;
  height: 40px;
  background: url(/pr/vona/recommend_category/cuttingtool/images/title_bg.png) no-repeat 0 0;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding-left: 20px;
  line-height: 1.2;
  vertical-align: middle;
  box-sizing: border-box;
}
.l-content .title a {
  display: table-cell;
  padding-right: 20px;
  border: 1px solid #ffbb00;
  border-left: none;
  color: #004bb1;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  text-align: right;
  vertical-align: middle;
}
.l-content .description {
  padding: 20px 20px 0;
  font-size: 14px;
  line-height: 30px;
  text-align: justify;
}
.l-content .products {
  padding: 20px 20px 30px;
}
.l-content .m-btnLink--conversion {
  width: 390px !important;
}
.l-content .products > .products-wrap {
  margin-left: -10px;
  margin-right: -10px;
}
.l-content .products > .products-wrap > .product {
  float: left;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.l-content .products > .products-wrap.item-5 > .product {
  width: 20%;
}
.l-content .products > .products-wrap.item-4 > .product {
  width: 25%;
}
.l-content .products > .products-wrap.item-3 > .product {
  width: 33.33%;
}
.l-content .products > .products-wrap > .product > .product-wrap {
  border: 1px solid #cccccc;
  text-align: center;
}
.l-content .products > .products-wrap > .product > .product-wrap > .name {
  height: 70px;
}
.l-content .products > .products-wrap > .product > .product-wrap > .name > a {
  font-size: 14px;
  line-height: 21px;
}
.l-content .products > .products-wrap > .product > .product-wrap > .brand {
  display: table;
  margin-bottom: 10px;
  width: 100%;
}
.l-content .products > .products-wrap > .product > .product-wrap > .brand > span {
  display: table-cell;
  height: 52px;
  text-align: center;
  vertical-align: middle;
}
.l-content .products > .products-wrap > .product > .product-wrap > .serial {
  padding-bottom: 10px;
  font-size: 11px;
}
.l-content .products > .products-wrap > .product > .product-wrap > .price {
  padding-bottom: 10px;
  color: #fe0800;
  font-size: 13px;
}
.l-content .products > .products-wrap > .product > .product-wrap > .delivery {
  padding-bottom: 15px;
}
.l-content .products > .products-wrap > .product > .product-wrap > .delivery > img, 
.l-content .products > .products-wrap > .product > .product-wrap > .delivery > span {
  vertical-align: middle;
  display: inline-block;
}
.l-content .products > .products-wrap > .product > .product-wrap > .delivery > span {
  font-size: 14px;
  font-weight: bold;
}
.l-content > .m-btnList--center a {
  width: 290px !important;
}
.l-content > .m-btnList--center {
  margin-top: 0 !important;
}