<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.l-content .m-description {
  padding: 0 20px;
  font-size: 16px;
  line-height: 22px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.l-content .m-description span {
  color: #003471;
}
.l-content .m-description.blue {
  color: #3066ab;
}
.l-content .s-description {
  padding: 0 20px;
  font-size: 14px;
  line-height: 24px;
  color: #f20000;
  text-align: center;
}
.l-content .box {
  text-align: center;
}
.l-content .orange-button a {
  margin: 0 auto;
}
.l-content .title {
  padding: 10px 0px;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  font-weight: bold;
  background: url(/pr/vona/ntn_nsk_201909/images/title_bg.png) no-repeat;
  text-align: center; 
}
.l-content .title span {
  color: #fff568;
}
.l-content .summary {
  background-color: #d2ddec;
  overflow: hidden;
  padding: 30px 30px;
}
.l-content .topic {
  margin: 0 -10px;
}
.l-content .topic img {
  float: left;
  padding: 0 10px;
}
.l-content .anchors {
  margin: 0 auto;
  padding: 0;
}
.l-content .anchors .anchorInner {
  margin-left: -5px;
  margin-right: -5px;
  padding: 0 10px;
}
.l-content .anchors .anchorItem {
  float: left;
  width: 33.3%;
  box-sizing: border-box;
  padding-left: 5px;
  padding-right: 5px;
}
.l-content .anchors .anchorItem .anchorBoundary {
  display: block;
  border: 1px solid #ccc;
  border-bottom: none;
  text-decoration: none;
  background-color: #fff;
}
.l-content .anchors .anchorItem .anchorImage {
  text-align: center;
  height: 118px;
  padding: 15px 0 0;
}
.l-content .anchors .anchorText {
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}
.l-content .anchors .anchorText a {
  color: #333333;
  width: 100%;
  box-shadow: none;
}
.l-content .head_title {
  background-color: #cccccc;
  border: solid 1px #dedede;
  padding: 10px 20px;
}
.l-content .head_title h2 {
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
}
.l-content .products {
  margin: 0 auto;
  background-color: #fff;
}
.l-content .products .col {
  float: left;
  width: 20%;
  text-align: center;
  box-sizing: border-box;  
  display: inline-block;
}
.l-content .products .inner {
  padding: 20px 0;
  border: 1px solid #ccc;
  border-top: none;
}
.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 &gt; .m-btnList--center &gt; li {
  padding: 0 10px;
}
.l-content &gt; .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;
}</pre></body></html>