@charset "UTF-8";
/* 20251201 トップページお知らせ一覧のレイアウト調整 */
.news .top-notice__items dl dd p:first-child {
  font-weight: bold;
}
.news .top-notice__items dl dd p:last-child {
  margin-bottom: 1em;
}