@charset "utf-8";

.l-content .m-description {
  padding: 0 20px;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.l-content .blue-button a {
  margin: 0 auto;
}
.l-content .m-category {
  width: 910px;
  margin: 0 auto;
}
.l-content .m-category .col01 {
  width: 445px;
}
.l-content .m-category .col02 {
  width: 20px;
}
.l-content .m-category .m-btn--down {
  width: 100%;
  padding: 0;
  background-color: #e1e1e1 !important;
  border: none;
  font-size: 14px;
  line-height: 50px;
  box-shadow: none;
}
.l-content .m-category .image {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
}
.l-content .m-category .text {
  padding: 0 15px;
  border: 1px solid #ccc;
  border-top: none;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  vertical-align: top;
}
.l-content .head_title {
  margin-bottom: 20px;
  padding: 0 50px;
  background: url(/pr/vona/takigen_latches_201905/images/bg_title.png) 50% 50% no-repeat;
  font-size: 16px;
  line-height: 40px;
}
.l-content .products {
  width: 910px;
  margin: 0 auto 20px;
}
.l-content .products .main-product,
.l-content .products .product {
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: top;
  box-sizing: border-box;
}
.l-content .products .product.bd0 {
  border: none;
}
.l-content .products .main-product {
  width: 292px;
}
.l-content .products .main-product .image {
  height: auto;
}
.l-content .products .main-product .name {
  height: 25px;
}
.l-content .products .main-product .serial {
  margin-bottom: 10px;
  font-size: 13px;
}
.l-content .products .main-product .price {
  margin-bottom: 10px;
}
.l-content .products .main-product .description {
  padding: 0 10px 10px;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
}
.l-content .products .main-product .col01 {
  width: 290px;
}
.l-content .products .main-product .col02 {
  padding: 0 15px;
  text-align: left;
}
.l-content .products .main-product .col02 .description {
  padding: 0;
}
.l-content .products .product {
  width: 135px;
  padding-top: 20px;
}
.l-content .products.item-4 .product {
  width: 210px;
}
.l-content .products .image {
  height: 202px;
}
.l-content .products.img-h130 .image {
  height: 130px;
}
.l-content .products.img-h160 .image {
  height: 160px;
}
.l-content .products .image a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.l-content .products .name {
  height: 75px;
}
.l-content .products.name-h50 .name {
  height: 50px;
}
.l-content .products.name-h100 .name {
  height: 100px;
}
.l-content .products .name a {
  color: #0053ba;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}
.l-content .products .serial {
  margin-bottom: 15px;
  font-size: 12px;
}
.l-content .products .price {
  margin-bottom: 15px;
  color: #ff0000;
  font-size: 14px;
  font-weight: bold;
}
.l-content .products .delivery {
  margin-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 .button {
  padding: 0 10px 20px;
}
.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;
}