@charset "utf-8";

.l-content .m-description {
  width: 708px;
  margin: 0 auto;
  padding: 25px 0px;
  background-color: #ddf0f7;
  overflow: hidden;
  border: solid 1px #339cd0;
  border-radius: 0 0 10px 10px;
}
.l-content .m-description p {
  padding: 0;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  text-align: center;
}
.l-content .division {
  height: 50px;
  width: 710px;
  margin: 0 auto;
  background: url(/pr/vona/ntn_nsk_bearing_variation_201909/images/title_bg_1.png) no-repeat;
}
.l-content .division p {
  text-align: center;
  padding: 12px 0;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #fff;
}
.l-content .topic {
  padding: 30px 80px;
  margin: 0 -10px;
}
.l-content .topic img {
  float: left;
  padding: 0 10px;
}
.l-content .summary p {
  padding: 20px 25px;
  font-size: 12px;
  line-height: 24px;
}
.l-content .summary img {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}
.l-content .spotlight {
  height: 96px;
  margin: 0 auto;
  background: url(/pr/vona/ntn_nsk_bearing_variation_201909/images/title_bg_2.png) no-repeat;
}
.l-content .spotlight p {
  text-align: center;
  padding: 27px 0px;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #fff;  
}
.l-content .ads {
  height: 47px;
  margin: 0 auto;
  padding: 10px 0 0 30px;
  background: url(/pr/vona/ntn_nsk_bearing_variation_201909/images/title_bg_3.png) no-repeat;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
}
.l-content .entryblock .column_lf {
  float: left;
  width: 165px;
}
.l-content .entryblock .column_lf .button a {
  padding-left: 10px;
}
.l-content .entryblock .column_lf .m-btnSize {
  width: 150px;
  background-position: 5px center;
}
.l-content .entryblock .column_rt {
  float: right;
  width: 785px;
}
.l-content .products {
  margin: 0 auto;
  background-color: #fff;
}
.l-content .products .col {
  float: left;
  width: 25%;
  text-align: center;
  box-sizing: border-box;  
  display: inline-block;
}
.l-content .products .inner {
  padding: 20px 0;
  border: 1px solid #ccc;
}
.l-content .products .name {
  min-height: 50px;
}
.l-content .products .name a {
  color: #0053ba;
  font-size: 13px;
  line-height: 21px;
  text-decoration: none;
}
.l-content .products .image {
  height: 120px;
  position: relative;
}
.l-content .products .image img{
  position: absolute;
  top: 0;
  bottom: 0; 
  left: 0;
  right: 0;
  margin: auto;
}
.l-content .products .image a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.l-content .products .brand {
  height: 60px;
  position: relative;
}
.l-content .products .serial {
  margin-bottom: 5px;
  font-size: 12px;
}
.l-content .products .price {
  margin-bottom: 5px;
  color: #ff0000;
  font-size: 14px;
}
.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;
}
.l-content .products .m-btnLink--conversion {
  margin: 0 auto;
}
.l-content .m-btnList--center {
  margin-top: 20px;
}
.l-content > .m-btnList--center > li {
  padding: 0 10px;
}
.l-content > .m-btnList--center a {
  width: 290px !important;
}
.l-content .m-recommended {
  padding: 20px 0px;
}
.l-content .m-recommended .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.l-content .m-recommendedList {
  padding: 0;
}
.l-content .m-recommendedList li {
  float: left;
  width: 50%;
  padding: 0;
  font-size: 0;
  box-sizing: border-box;
  text-align: center;
}