#news #article section#text figure {
  margin: 3rem auto 5rem;
  width: 100%;
  max-width: 1080px;
}
#news #article section#text figure > figcaption {
  margin-top: 1em;
  font-size: 1.4rem;
  line-height: 1.5;
}
#news #article section#text figure > img {
  width: 100%;
  max-width: 100%;
}
#news #article section#text ol li p {
  margin-bottom: 0 !important;
  padding-left: 1.5em;
}
@media screen and (max-width: 800px) {
  #news #article section h2.title_ad {
    font-size: clamp(1.6rem, 5vw, 1.9rem);
  }
}
@media screen and (max-width: 480px) and (orientation: portrait) {
  #news #article section#text p {
    font-size: 3.33vw;
  }
  #news #article section#text figure > figcaption {
    font-size: 2.8vw;
  }
  #news #article section#text ol li {
    font-size: 3.33vw;
  }
}/*# sourceMappingURL=style_20260601.css.map */
