.product-maintenance .inner,
.safety .inner {
  width: 848px;
}
@media screen and (max-width: 767px) {
  .product-maintenance .inner,
  .safety .inner {
    width: 100%;
  }
}
.product-maintenance .ttl,
.safety .ttl {
  height: 250px;
}
@media screen and (max-width: 767px) {
  .product-maintenance .ttl,
  .safety .ttl {
    height: 230px;
  }
}
.product-maintenance .ttl .page-ttl,
.safety .ttl .page-ttl {
  color: #0081CC;
}

.information-section {
  margin-bottom: 55px;
}
.information-section.last {
  margin-bottom: 0;
}
.information-section .heading-circ.no-line {
  margin-top: 25px;
  border-bottom: 0;
}
.information-section .date {
  font-size: 0.75rem;
}/*# sourceMappingURL=others.css.map */