#news section#text table.resp_tbl {
  width: 100%;
}
#news section#text table.resp_tbl > tbody > tr > th {
  text-align: left !important;
}
#news section#text table.resp_tbl > tbody > tr > td {
  text-align: left !important;
}
#news section#text figure {
  margin: 5rem auto;
  width: 100%;
  max-width: 820px;
  text-align: center;
}
#news section#text figure > figcaption {
  position: relative;
  margin-bottom: -1.5rem;
  font-weight: 500;
  font-size: 1.05em;
  text-align: left;
}
#news section#text figure > img {
  width: 100%;
  max-width: 100%;
}
#news section#text dl > dt {
  font-weight: bold;
  font-size: 1.05em;
}
#news section#text a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  #news section#text table.resp_tbl > tbody > tr {
    display: block;
    margin-bottom: 0.5rem;
  }
  #news section#text table.resp_tbl > tbody > tr > th {
    display: block;
    background-color: #f0f0f0;
  }
  #news section#text table.resp_tbl > tbody > tr > td {
    border-top: none !important;
  }
  #news section#text figure {
    margin: 3rem auto;
  }
  #news section#text figure > figcaption {
    margin-bottom: 2rem;
  }
}/*# sourceMappingURL=style_20251205.css.map */
