<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*! Writen  by SCSS */
.sec_main {
  padding-top: clamp(40px, 5.84%, 70px);
  padding-bottom: clamp(40px, 5.84%, 70px);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .sec_main .inner_head {
    line-height: 0;
    margin-inline: auto; }

.sec_head {
  font-size: clamp(18px, 2.25vw, 28px); }
  .sec_head .text_min {
    font-size: 0.57em; }

.box_head {
  font-size: clamp(18px, 1.93vw, 24px); }

.lead {
  font-size: clamp(13px, 1.45vw, 18px);
  line-height: 2.23; }
  @media screen and (max-width: 480px) {
    .lead {
      line-height: 1.8; } }

.read {
  font-size: clamp(11px, 1.29vw, 16px);
  line-height: 1.88; }
  @media screen and (max-width: 480px) {
    .read {
      line-height: 1.6; } }

.lead_wrap .sec_head {
  margin-bottom: 1.5em; }

/*# sourceMappingURL=inner.css.map */
</pre></body></html>