@charset "UTF-8";

.site-shell--static-v2 #f_bg {
  --footer-copy-size: 14px;
  --footer-copy-line-height: 1.8;
}

.site-shell--static-v2 #f_bg .info .contact .address,
.site-shell--static-v2 #f_bg .schedule .schedule-table td,
.site-shell--static-v2 #f_bg .schedule .schedule-table th,
.site-shell--static-v2 #f_bg .schedule > p,
.site-shell--static-v2 #f_bg .footer-center dd {
  font-size: var(--footer-copy-size);
}

.site-shell--static-v2 #f_bg .info .contact .address,
.site-shell--static-v2 #f_bg .schedule > p,
.site-shell--static-v2 #f_bg .footer-center dd {
  line-height: var(--footer-copy-line-height);
}
