.product .main {
  background-image: url(../images/main_bg.jpg);
}
.product .main .main-inner figure {
  margin-top: -2px;
}
.product .feature .feature-inner ul.points li:nth-child(5) h3 {
  width: 100%;
  margin-bottom: 18px;
}
.product .feature .feature-inner ul.points li:nth-child(5) h3 img {
  width: 256px;
  margin-top: -18.5px;
}
.product .feature .feature-inner ul.points li:nth-child(5) .no {
  top: -79px;
}
.product .feature .feature-inner ul.points li:nth-child(6) h3 {
  width: 100%;
  margin-bottom: 22px;
}
.product .feature .feature-inner ul.points li:nth-child(6) h3 img {
  width: 253px;
  margin-top: -24.5px;
}
.product .feature .feature-inner ul.points li:nth-child(6) .no {
  top: -79px;
}
.product .feature .feature-inner ul.points li:nth-child(6) .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(6) .box figure {
  width: 80.39216%;
  margin-bottom: 15px;
}
.product .feature .feature-inner ul.points li:nth-child(6) .box dl, .product .feature .feature-inner ul.points li:nth-child(6) .box dt, .product .feature .feature-inner ul.points li:nth-child(6) .box dd {
  margin: 0;
  padding: 0;
}
.product .feature .feature-inner ul.points li:nth-child(6) .box dl {
  font-size: 1rem;
  padding: 0 7%;
}
.product .feature .feature-inner ul.points li:nth-child(6) .box dl dt {
  color: #35c0f5;
  font-weight: bold;
}
.product .feature .feature-inner ul.points li:nth-child(6) .box dl dd {
  margin-bottom: 1em;
}
.product .feature .feature-inner ul.points li:nth-child(6) .box dl dd:last-child {
  margin-bottom: 0;
}
.product .howto .howto-inner figure.icon {
  width: 96%;
}
