@charset "UTF-8";
.z-10,
.z-30,
.z-50 {
  position: relative
}
.vlg-font-color {
  color: #354e6a
}
.z-50 {
  z-index: 50
}
.z-30 {
  z-index: 30
}
.z-10 {
  z-index: 10
}
.ls-base {
  letter-spacing: 1.87px!important
}
.vlg-bg-navy-blue {
  background: #192634!important
}
.vlg-bg-navy {
  background: #354e6a
}
.vlg-bg-clr-bord {
  background: #ebf0f5
}
.clearfix::after {
  content: "";
  clear: both;
  display: block
}
.footer__ttl a,
.header .header__item:first-child {
  display: block
}
.header .header__item:last-child {
  margin-top: auto;
  margin-bottom: 7px
}
.header__ttl-main {
  max-width: 135px;
  padding-bottom: 5px
}
.header__ttl-main--gp {
  margin: 0 0 -3px 2px;
  font-size: 46%
}
@media screen and (max-width:575px) {
  .header__ttl-sub {
    font-size: 82%
  }
}
@media screen and (min-width:576px) {
  .facility .content__ttl {
    margin-bottom: 4rem
  }
}
.footer__ttl-main {
  font-size: 13px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: auto
}