@charset "UTF-8";
.z-10,
.z-30,
.z-50 {
  position: relative
}
.izm-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
}
.izm-bg-navy-blue {
  background: #192634!important
}
.izm-bg-navy {
  background: #354e6a
}
.izm-bg-clr-bord {
  background: #ebf0f5
}
.clearfix::after {
  content: "";
  clear: both;
  display: block
}
@media screen and (min-width:576px) {
  .facility .content__ttl {
    margin-bottom: 4rem
  }
}
@media screen and (min-width:1025px) {
  .clr-bord__service-list .list__img {
    width: 116px
  }
}