.facilities-container {
  position: relative;
  z-index: 1;
  background: url("../img/common/bg_common_05.jpg") repeat-y 0 0/100% 100%;
}
@media only screen and (max-width: 767.98px) {
  .facilities-container {
    z-index: 999;
    padding-bottom: 0.6rem;
  }
}

.facilities-head {
  position: relative;
  background: url("../img/common/bg_common_05.jpg") no-repeat 0 0/cover;
}
.facilities-head .title-common-primary {
  margin-bottom: 0;
}
@media print, (min-width: 768px) {
  .facilities-head {
    padding: 100px 0 96px;
  }
}
@media only screen and (max-width: 767.98px) {
  .facilities-head {
    padding: 0 0.3rem 0.6rem;
  }
}

.section-facilities-introduction {
  position: relative;
  z-index: 1;
  background: url("../img/common/bg_common_01.jpg") repeat 0 0/0.5rem 0.5rem;
}
.section-facilities-introduction::before {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
}
.section-facilities-introduction .wrapper {
  position: relative;
  z-index: 1;
}
.section-facilities-introduction .introduction-title {
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
.section-facilities-introduction .introduction-title .title-main {
  display: block;
  color: #941e57;
  letter-spacing: 0.08em;
  line-height: 1.4761904762;
}
.section-facilities-introduction .introduction-description {
  letter-spacing: 0.05em;
}
@media print, (min-width: 768px) {
  .section-facilities-introduction {
    padding: 59px 0 61px;
  }
  .section-facilities-introduction::before {
    width: 443px;
    height: 419px;
    background: url("../img/common/decoration_availability_03.png") 100% 100%/443px auto no-repeat;
  }
  .section-facilities-introduction .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section-facilities-introduction .introduction-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 54.1666666667%;
  }
  .section-facilities-introduction .introduction-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 32px;
    padding-left: 8.3333333333%;
  }
  .section-facilities-introduction .introduction-title {
    margin-bottom: 34px;
    font-size: 0.32rem;
  }
  .section-facilities-introduction .introduction-title .title-main {
    font-size: 0.42rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-facilities-introduction {
    padding: 0.6rem 0;
  }
  .section-facilities-introduction::before {
    width: 2.22rem;
    height: 2.1rem;
    background: url("../img/common/decoration_availability_03.png") 100% 100%/2.22rem auto no-repeat;
  }
  .section-facilities-introduction .introduction-image {
    width: 100%;
    margin-bottom: 0.25rem;
  }
  .section-facilities-introduction .introduction-title {
    margin-bottom: 0.2rem;
    font-size: 0.2rem;
  }
  .section-facilities-introduction .introduction-title .title-main {
    font-size: 0.22rem;
  }
}

.facilities-container {
  z-index: unset;
  background: unset;
}
@media only screen and (max-width: 767.98px) {
  .facilities-container {
    padding-bottom: 0;
  }
  .facilities-container .navigation-common {
    margin: 0 -0.3rem;
  }
  .facilities-container .title-common-primary {
    margin-bottom: 0;
  }
}

.section-common-keyvisual.is-facilities .keyvisual-title::before {
  display: none;
}

.section-facilities-gallery {
  position: relative;
  background: url("../img/common/bg_common_05.jpg") repeat-y 0 0/100% 100%;
}
.section-facilities-gallery .gallery-content {
  position: relative;
  z-index: 1;
}
.section-facilities-gallery .gallery-slider {
  position: relative;
}
.section-facilities-gallery .gallery-slider::before {
  content: "";
  position: absolute;
  background: url("../img/onsen/left/background_contents_02.jpg") 0% 0%/100% auto repeat;
}
@media print, (min-width: 768px) {
  .section-facilities-gallery {
    padding-top: 99px;
    padding-bottom: 100px;
  }
  .section-facilities-gallery .gallery-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 160px;
  }
  .section-facilities-gallery .gallery-content {
    padding: 0 196px 0 112px;
  }
  .section-facilities-gallery .gallery-slider {
    width: calc(61% + 7px);
  }
  .section-facilities-gallery .gallery-slider::before {
    top: 92px;
    bottom: -2px;
    left: calc(50% - 688px);
    width: calc(50vw + 688px);
  }
  .section-facilities-gallery .slider-common-secondary {
    margin-right: calc(-60% + 5px);
  }
  .section-facilities-gallery .slider-common-secondary .slide-image {
    padding-top: 66.6666666667%;
  }
  .section-facilities-gallery .slider-common-secondary .navigation-wrapper {
    right: calc(50% - 53px);
  }
  .section-facilities-gallery .slider-common-secondary .slide-controller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 940px;
    bottom: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 800px;
    height: 64px;
  }
  .section-facilities-gallery .slider-common-secondary .swiper-pagination {
    left: 162px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-facilities-gallery {
    padding: 0.6rem 0;
  }
  .section-facilities-gallery .gallery-wrapper {
    margin: 0 auto;
    padding-top: 0.6rem;
    padding-right: 0.3rem;
    padding-left: 0.3rem;
  }
  .section-facilities-gallery .gallery-slider {
    margin-right: -0.3rem;
  }
  .section-facilities-gallery .gallery-slider::before {
    top: 0.4rem;
    right: -0.3rem;
    bottom: -0.4rem;
    left: -0.3rem;
  }
  .section-facilities-gallery .slider-common-secondary .slide-image {
    padding-top: 66.6666666667%;
  }
}

.gallery-poem .poem-title {
  color: #941e57;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.7857142857;
}
.gallery-poem .poem-description {
  letter-spacing: 0.05em;
}
.gallery-poem .poem-description p {
  margin-bottom: 0;
}
@media print, (min-width: 768px) {
  .gallery-poem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 60px);
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
  }
  .gallery-poem .poem-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .gallery-poem .poem-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 8.3333333333%;
  }
  .gallery-poem .poem-title {
    margin-bottom: 30px;
    font-size: 0.28rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .gallery-poem {
    margin-bottom: 0.3rem;
    padding-right: 0.3rem;
    padding-left: 0.3rem;
  }
  .gallery-poem .poem-image {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .gallery-poem .poem-title {
    margin-bottom: 0.2rem;
    font-size: 0.2rem;
  }
}

.section-facilities-recommend {
  position: relative;
  background: url("../img/common/bg_common_05.jpg") repeat 0 0/cover;
}
.section-facilities-recommend .recommended-controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-facilities-recommend .recommended-controller .button-common-primary {
  width: 2.78rem;
}
@media print, (min-width: 768px) {
  .section-facilities-recommend {
    padding: 23px 0 160px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-facilities-recommend {
    padding: 0.6rem 0;
  }
}

.banner-common.no-has-logo {
  position: relative;
}
.banner-common.no-has-logo::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  pointer-events: none;
}
@media print, (min-width: 768px) {
  .banner-common.no-has-logo {
    height: 736px;
  }
  .banner-common.no-has-logo::after {
    bottom: -1px;
    height: 56px;
    background: url("../img/common/decor_pattern.jpg") repeat-x 0 0/auto 56px;
  }
}
@media only screen and (max-width: 767.98px) {
  .banner-common.no-has-logo::after {
    bottom: -0.01rem;
    height: 0.4rem;
    background: url("../img/common/decor_pattern.jpg") repeat-x 0 0/auto 0.4rem;
  }
}
/*# sourceMappingURL=facilities_gallery.css.map */