@charset "UTF-8";
.z-10,
.z-30,
.z-50 {
  position: relative
}
.hsw-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
}
.hsw-bg-navy-blue {
  background: #192634!important
}
.hsw-bg-navy {
  background: #354e6a
}
.hsw-bg-clr-bord {
  background: #ebf0f5
}
.clearfix::after {
  content: "";
  clear: both;
  display: block
}
.ttl--border-before--new-line {
  background: -webkit-gradient(linear,left top,left bottom,color-stop(94%,transparent),color-stop(0,#354e6a));
  background: linear-gradient(transparent 94%,#354e6a 0);
  display: inline;
  padding: 0 2px 1px
}
@media screen and (min-width:576px) {
  .facility .content__ttl {
    margin-bottom: 4rem
  }
}
@media screen and (min-width:1025px) {
  .hot-spring .mb-txt-longer {
    margin-bottom: 10rem!important
  }
}
.content__item.parking {
  margin-bottom: 15rem
}
@media screen and (max-width:575px) {
  .footer__ttl a,
  .header__ttl {
    display: block
  }
  .header__ttl-main {
    max-width: 165px
  }
  .header__ttl-sub {
    font-size: 75%
  }
  .index__hero__logo__txt {
    line-height: 22px
  }
  .content__item.parking {
    margin-bottom: 5rem
  }
  .shared-taxi.list__item > :first-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .shared-taxi.list__item > :nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .footer__ttl-main {
    margin: auto
  }
}