#news #article section#text figure.logo_wrap {
  margin: 5rem auto 7rem;
}
#news #article section#text figure.logo_wrap > img {
  width: 24%;
}
#news #article section#text figure.logo_wrap > img:nth-of-type(2) {
  width: 13%;
}
#news #article section#text figure.logo_wrap > img:nth-of-type(3) {
  width: 20%;
}
#news #article section#text .sec-inner > h4.fw_nrm {
  margin-bottom: 0;
  font-size: 1.6rem;
}
#news #article section#text dl.flex {
  flex-wrap: wrap;
  margin-bottom: 3rem;
  margin-left: 0;
}
#news #article section#text dl.flex > dt {
  width: auto;
  max-width: 13rem;
}
#news #article section#text dl.flex > dt::before {
  margin-top: 0.35em;
  font-size: 0.7em;
}
#news #article section#text dl.flex > dd {
  width: calc(100% - 15rem);
}
#news #article section#text address {
  margin-bottom: 1em;
}
#news #article section#text .notes > li {
  margin-left: 0;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 480px) and (orientation: portrait) {
  #news #article section > h2.title_ad {
    font-size: clamp(1.8rem, 5vw, 2.2rem);
  }
}
@media screen and (max-width: 768px) {
  #news #article section#text figure.logo_wrap {
    margin: 3rem auto;
  }
  #news #article section#text figure.logo_wrap > img {
    width: 33%;
  }
  #news #article section#text figure.logo_wrap > img:nth-of-type(2) {
    width: 20%;
  }
  #news #article section#text figure.logo_wrap > img:nth-of-type(3) {
    width: 30%;
  }
  #news #article section#text address {
    padding: 1rem 1rem 0 !important;
  }
  #news #article section#text address > p.mb30 {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #news #article section#text dl.flex > dt {
    margin-bottom: 0.1rem;
    width: 100%;
    max-width: inherit;
  }
  #news #article section#text dl.flex > dd {
    margin-bottom: 0.8rem;
    padding-left: 1em;
    width: 100%;
  }
}/*# sourceMappingURL=style_20260318.css.map */
