/*! Writen  by SCSS */
.sec_head {
  font-size: clamp(20px, 3.38vw, 42px);
  line-height: 1.29;
  color: #575138; }

.lead {
  font-size: clamp(18px, 2.58vw, 32px);
  line-height: 1.6; }

.read {
  font-size: clamp(12px, 1.29vw, 16px);
  line-height: 2.13; }
  @media screen and (max-width: 480px) {
    .read {
      line-height: 1.8; } }

img.wide_image {
  width: 100%; }

/*# sourceMappingURL=inner.css.map */
