@charset "utf-8";

.l-content > .u-description {
  padding: 0 20px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.l-content .m-types {
  padding: 0 10px;
}
.l-content .m-types li {
  float: left;
  width: 33.33%;
  margin-top: 20px;
  padding: 0 10px;
  box-sizing: border-box;
}
.l-content .m-types .m-button a {
  display: table;
  width: 100%;
  height: 30px;
}
.l-content .m-types .m-button a span {
  display: table-cell;
  vertical-align: middle;
}
.l-content > .head_title {
  height: 45px;
  margin: 50px 0 20px;
  padding-left: 20px;
  background: url(/pr/vona/omron_photomicrosensor_201905/images/title_bg.png) no-repeat 0 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 45px;
}
.l-content > .u-box {
  width: 910px;
  height: 145px;
  margin: 0 auto 20px;
  border: 1px solid #4990ec;
}
.l-content > .u-box th {
  width: 185px;
  box-sizing: border-box;
}
.l-content > .u-box td {
  padding-right: 20px;
  font-size: 14px;
  line-height: 24px;
}
.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: 185px;
  padding-top: 25px;
  text-align: center;
  box-sizing: border-box;
}
.l-content > .main-product .info {
  float: right;
  width: 723px;
  padding-right: 20px;
  box-sizing: border-box;
}
.l-content > .main-product .info .name {
  padding: 20px 0 10px;
}
.l-content > .main-product .info .name a {
  color: #004fb6;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}
.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 .main-product .info .des {
  margin-top: 20px;
  padding: 20px 0 30px;
  border-top: 1px dashed #ccc;
  font-size: 14px;
  line-height: 28px;
}
.l-content .products {
  padding: 0 20px 40px;
}
.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 .product-wrap {
  border: 1px solid #ccc;
  text-align: center;
}
.l-content .products .name {
  height: 120px;
}
.l-content .products .name a {
  font-size: 14px;
  line-height: 21px;
}
.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 {
  margin-top: 30px;
}
.l-content > .m-btnList--center > li {
  padding: 0 10px;
}
.l-content > .m-btnList--center a {
  width: 445px !important;
}