.printer-content > img {
  margin-bottom: 8.75%;
}
.printer-about-header {
  margin-bottom: 9%;
}
.printer-about-body {
  width: 93.75%;
  margin: 0% auto 14.21875%;
}
.printer-about-body > p {
  margin-bottom: 4.53125%;
  font-family: Meiryo;
  color:  #333333;
  font-size: 1.625rem;
  font-weight: 400;
  letter-spacing: 0.041rem;
  line-height: 1.615;
  text-align: center;
}
.printer-about-body > p > span {
  color:  #ff0000;
}
.printer-about-body > img {
  margin-bottom: 2.34375%;
}
.printer-about-body > div {
  padding-top: 55%;
  position: relative;
}
.printer-about-body > div > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
}
.printer-feature-header {
  margin-bottom: 11.5625%;
}
.printer-feature-body {
  width: 93.75%;
  margin: 0% auto 12.5%;
}
.printer-feature-body-feature{
  margin-bottom: 8.33333333333333%;
  padding: 15.33333333333333% 0% 5.66666666666667% 2.33333333333333%;
  border: 4px solid #b7e85f;
  position: relative;
}
.printer-feature-body-feature:nth-of-type(2),
.printer-feature-body-feature:nth-of-type(3) {
  padding: 21.16666666666667% 0% 5% 2.33333333333333%;
}
.printer-feature-body-feature > img:nth-of-type(1) {
  position: absolute;
  top: 0%;
  left: 0%;
}
.printer-feature-body-feature > img:nth-of-type(2) {
  width: 40.833333333333%;
  position: absolute;
  top: 0%;
  right: 0%;
}
.printer-feature-body-feature > p {
  font-family: Meiryo;
  color: #333333;
  font-size: 1.625rem;
  font-weight: 400;
  letter-spacing: 0.041rem;
  line-height: 1.615;
}