@charset "utf-8";

.l-content .m-description {
  padding: 0 20px;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
  text-align-last: center;
}

.l-content .m-description2 {
  padding: 0 20px;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}

.l-content .m-cols .m-categories {
 border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
  margin-left: 20px;

}

.l-content .blue-button a {
  width: 360px;
  margin: 0 auto;
}
.l-content .head_title {
  margin-bottom: 20px;
  padding: 0 40px;
  background: url(/pr/vona/relay201905/images/title_bg.png);
  font-size: 16px;
  line-height: 40px;
  text-transform: uppercase;
}
.l-content .main-product {
  width: 910px;
  margin: 0 auto 20px;
  border: 1px solid #ccc;
  box-sizing: border-box;

}
.l-content .main-product .image {
  float: left;
  width: 230px;
  padding: 20px 0;
  text-align: center;
}
.l-content .main-product .description {
  float: left;
  width: 450px;
  padding: 20px 0;
  font-size: 14px;
  line-height: 24px;
}
.l-content .main-product .info01 {
  float: left;
  width: 450px;
  padding: 40px 0;
  text-align: center;
}
.l-content .main-product .info01 + .info {
  padding: 40px 0;
}
.l-content .main-product .info {
  float: left;
  width: 228px;
  text-align: center;
}
.l-content .main-product .name {
  margin-bottom: 10px;
}
.l-content .main-product .name a {
  color: #0053ba;
  font-size: 16px;
  font-weight: bold;
}
.l-content .main-product .info01 .name a {
  font-size: 14px;
  font-weight: normal;
}
.l-content .main-product .serial {
  margin-bottom: 20px;
  font-size: 11px;
}
.l-content .main-product .delivery img, 
.l-content .main-product .delivery span {
  display: inline-block;
  vertical-align: middle;
}
.l-content .main-product .delivery span {
  font-size: 14px;
  font-weight: bold;
}
.l-content .products {
  padding: 0 20px 20px;
}
.l-content .products .products-wrap {
  margin-left: -10px;
  margin-right: -10px;
}
.l-content .products .product {
  float: left;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.l-content .products .item-4 .product {
  width: 25%;
}
.l-content .products .product-wrap {
  background: #fff;
  border: 1px solid #ccc;
  text-align: center;
}

.l-content .products .image {
  height: 160px;
  width: 210px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.l-content .products .image a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.l-content .products .name {
  height: 50px;
}
.l-content .products .name a {
  font-size: 14px;
  line-height: 21px;
}
.l-content .products .serial {
  padding-bottom: 15px;
  font-size: 11px;
}
.l-content .products .delivery {
  padding-bottom: 15px;
}
.l-content .products .delivery img, 
.l-content .products .delivery span {
  display: inline-block;
  vertical-align: middle;
}
.l-content .products .delivery span {
  font-size: 14px;
  font-weight: bold;
}
.l-content .products .m-btnLink--conversion {
  width: 450px;
  margin: 0 auto;
}
.l-content > .m-btnList--center {
  margin-top: 0;
}
.l-content > .m-btnList--center > li {
  padding: 0 10px;
}
.l-content > .m-btnList--center a {
  width: 290px !important;
}