.va-m {
  vertical-align: middle!important;
}
.fs12 {
  font-size: 12px;
}
.fwb {
  font-weight: bold;
}
.txd-uline {
  text-decoration: underline;
}
.tal {
  text-align: left!important;
}
.mt-1em {
  margin-top: 1em;
}
.lead_box {
  margin-bottom: 1.5em;
  padding: 1em;
  border: 1px solid #000;
}
.lead_box h3 {
  margin-top: 1em;
}
.lead_box h3:first-of-type {
  margin-top: 0;
}
.dib {
  display: inline-block;
}

ruby rt {
  font-size: 8px;
}
.mod-box-news > p {
  margin-top: 8px;
}
.mod-img-cap.mat-l {
  display: flex;
  gap: 10px;
}
.mod-img-cap.mat-l .mod-img-cap__item {
  flex: 1;
}
.mod-img-cap.mat-l .mod-img-cap__item img {
  max-width: 100%;
  display: block;
}
.mod-img-cap.mat-l .mod-img-cap__item p {
  text-align: center;
}
span.mod-txt-sub-ttl {
  display: block;
  font-size: 84%;
  font-weight: normal;
  margin-top: 0.5em;
  color: #000;
}
.new {
  display: inline-block;
  background-color: #ff0000;
  margin-bottom: 5px;
}