#news #article section h2.title_ad > small {
  display: block;
}
#news #article section#text dl {
  margin: 3rem auto 5rem;
}
#news #article section#text dl dd {
  margin-bottom: 1.8rem;
  padding-left: 1em;
}
#news #article section#text figure {
  margin: 4rem auto 5rem;
  width: 100%;
  max-width: 920px;
}
#news #article section#text figure.maxwd_inherit {
  max-width: inherit;
}
#news #article section#text figure > figcaption {
  margin-bottom: 1em;
  font-size: 1.6rem;
}
#news #article section#text figure > img {
  width: 100%;
  max-width: 100%;
}
#news #article section#text div p {
  margin-bottom: 0;
}
#news #article section#text div p + h5 {
  margin-top: 1.8rem;
}
@media screen and (max-width: 800px) {
  #news #article section h2.title_ad {
    font-size: clamp(1.6rem, 5vw, 2rem);
  }
}
@media screen and (min-width: 801px) {
  #news #article section h2.title_ad > small {
    font-size: 0.95em;
  }
}
@media screen and (max-width: 480px) and (orientation: portrait) {
  #news #article section#text p {
    font-size: 3.45vw;
  }
  #news #article section#text figure > figcaption {
    font-size: 3.6vw;
  }
}/*# sourceMappingURL=style_20260331.css.map */
