@charset "utf-8";

.l-content .m-description {
  padding: 20px 0;
}
.l-content .m-description .title {
  margin-bottom: 20px;
  color: #eb5c02;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
}
.l-content .m-description .text {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.l-content .banner {
  position: relative;
}
.l-content .banner .text01,
.l-content .banner .text02,
.l-content .banner .text03,
.l-content .banner .text04,
.l-content .banner .text05 {
  position: absolute;
  width: 250px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
.l-content .banner .text01 span,
.l-content .banner .text02 span,
.l-content .banner .text03 span,
.l-content .banner .text04 span,
.l-content .banner .text05 span {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
}
.l-content .banner .text01 {
  top: 106px;
  left: 50%;
  margin-left: -125px;
}
.l-content .banner .text02 {
  top: 200px;
  left: 20px;
}
.l-content .banner .text03 {
  top: 200px;
  right: 20px;
}
.l-content .banner .text04 {
  top: 436px;
  left: 20px;
}
.l-content .banner .text05 {
  top: 436px;
  right: 20px;
}
.l-content .m-types {
  padding: 40px 10px 20px;
}
.l-content .m-types .m-types-wrap {
  float: left;
  width: 33.33%;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
.l-content .m-types .m-button a {
  display: table;
  width: 100%;
  height: 54px;
}
.l-content .m-types .m-button a span {
  display: table-cell;
  vertical-align: middle;
}
.l-content > .title {
  height: 40px;
  padding-left: 35px;
  background: url(/pr/vona/recommend_brand/mitutoyo/201904/images/title_bg.png) no-repeat 0 0;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
}
.l-content .main-product {
  padding: 20px;
}
.l-content .main-product .main-product-wrap {
  display: table;
  width: 100%;
  border: 1px solid #ccc;
}
.l-content .main-product .main-product-wrap > * {
  display: table-cell;
  vertical-align: middle;
}
.l-content .main-product .image {
  width: 315px;
  padding: 3px 30px;
  box-sizing: border-box;
}
.l-content .main-product .text {
  font-size: 13px;
  line-height: 21px;
}
.l-content .main-product .info {
  width: 245px;
  text-align: center;
}
.l-content .main-product .info .name {
  margin-bottom: 20px;
  color: #004bb1;
  font-size: 16px;
  font-weight: bold;
}
.l-content .main-product .info .serial {
  margin-bottom: 10px;
  font-size: 11px;
}
.l-content .main-product .info .delivery img,
.l-content .main-product .info .delivery span {
  display: inline-block;
  vertical-align: middle;
}
.l-content .main-product .info .delivery span {
  font-size: 14px;
  font-weight: bold;
}
.l-content .products {
  padding: 0 20px 50px;
}
.l-content .products  .products-wrap {
  margin-left: -10px;
  margin-right: -10px;
}
.l-content .products .product {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.l-content .products .item-5 .product {
  width: 20%;
}
.l-content .products .item-4 .product {
  width: 25%;
}
.l-content .products .item-3 .product {
  width: 33.33%;
}
.l-content .products .item-2 .product {
  width: 50%;
}
.l-content .products .product-wrap {
  border: 1px solid #ccc;
  text-align: center;
}
.l-content .products .name {
  height: 60px;
}
.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: 20px;
}
.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 a {
  width: 290px !important;
}
.l-content > .m-btnList--center {
  margin-top: 0 !important;
}