#news #article section#text figure {
  margin: 3rem auto 5rem;
  width: 100%;
  max-width: 960px;
}
#news #article section#text figure > figcaption {
  margin-bottom: 1em;
  font-size: 1.6rem;
}
#news #article section#text figure > img {
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 480px) and (orientation: portrait) {
  #news #article section#text figure > figcaption {
    font-size: 3.6vw;
  }
}/*# sourceMappingURL=style_20260330.css.map */
