.product .main {
  background-image: url(../images/main_bg.jpg);
}
.product .main .main-inner figure {
  margin-top: -4px;
}
.product .feature .feature-inner ul.points li:nth-child(5) h3 {
  width: 100%;
  margin-bottom: 22px;
}
.product .feature .feature-inner ul.points li:nth-child(5) h3 img {
  width: 253px;
  margin-top: -24.5px;
}
.product .feature .feature-inner ul.points li:nth-child(5) .no {
  top: -79px;
}
.product .feature .feature-inner ul.points li:nth-child(5) .box {
  width: 102.8%;
  margin-left: -1.4%;
  margin-bottom: 1.5em;
  box-sizing: border-box;
  border: solid 1px #e6e6e6;
  border-radius: 4px;
  padding: 20px 0;
}
.product .feature .feature-inner ul.points li:nth-child(5) .box figure {
  width: 84.31373%;
  margin-bottom: 10px;
}
.product .feature .feature-inner ul.points li:nth-child(5) .box dl, .product .feature .feature-inner ul.points li:nth-child(5) .box dt, .product .feature .feature-inner ul.points li:nth-child(5) .box dd {
  margin: 0;
  padding: 0;
}
.product .feature .feature-inner ul.points li:nth-child(5) .box dl {
  font-size: 1rem;
  padding: 0 7%;
}
.product .feature .feature-inner ul.points li:nth-child(5) .box dl dt {
  color: #ffa200;
  font-weight: bold;
}
.product .feature .feature-inner ul.points li:nth-child(5) .box dl dd {
  margin-bottom: 1em;
}
.product .feature .feature-inner ul.points li:nth-child(5) .box dl dd:last-child {
  margin-bottom: 0;
}
