@charset "UTF-8";
.z-10,
.z-30,
.z-50 {
  position: relative
}
.kwz-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
}
.kwz-bg-navy-blue {
  background: #192634!important
}
.kwz-bg-navy {
  background: #354e6a
}
.kwz-bg-clr-bord {
  background: #ebf0f5
}
.clearfix::after {
  content: "";
  clear: both;
  display: block
}
@media screen and (max-width:575px) {
  .header__ttl-main {
    max-width: 165px
  }
  .header__ttl-sub {
    font-size: 75%
  }
  .index__hero__logo__txt {
    line-height: 22px
  }
}
@media screen and (min-width:576px) {
  .facility .content__ttl {
    margin-bottom: 4rem
  }
}