.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;
  }
}

.controller-location {
  position: relative;
  z-index: 1;
  background: 50% 0%/100% auto repeat;
}
.controller-location .controller-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media print, (min-width: 768px) {
  .controller-location {
    padding: 71px 0 75px;
    background-image: url("../img/onsen/left/background_controller_01.jpg");
  }
  .controller-location .button-common-more {
    width: 436px;
  }
}
@media only screen and (max-width: 767.98px) {
  .controller-location {
    padding: 0.4rem;
    background-image: url("../img/onsen/left/sp/background_controller_01.jpg");
  }
  .controller-location .button-common-more {
    width: 2.8rem;
    min-height: 0.7rem;
  }
}

.banner-location-contents {
  position: relative;
}
.banner-location-contents .banner-thumbnail,
.banner-location-contents .banner-content {
  position: relative;
  z-index: 1;
}
.banner-location-contents .content-title {
  display: block;
  position: relative;
  margin: 0;
  font-weight: 500;
}
.banner-location-contents .title-additional {
  position: absolute;
  top: 0;
  left: 0;
  color: #941e57;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  white-space: nowrap;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.banner-location-contents .content-detail p {
  margin: 0;
}
.banner-location-contents .gallery-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.banner-location-contents .gallery-entry {
  width: 50%;
}
.banner-location-contents .entry-thumbnail {
  position: relative;
  padding-top: 66.6666666667%;
}
.banner-location-contents .entry-thumbnail .object-common {
  position: absolute;
  top: 0;
  left: 0;
}
.banner-location-contents .entry-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0;
  font-weight: 500;
}
.banner-location-contents .entry-label::before {
  content: "";
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 0.01rem;
  background-color: #333;
}
.banner-location-contents .label-wrapper {
  position: relative;
}
@media print, (min-width: 768px) {
  .banner-location-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 105px;
    gap: 120px;
  }
  .banner-location-contents::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(50% + 720px);
    height: 438px;
    background: url("../img/onsen/left/background_contents_02.jpg") 0% 0%/100% auto repeat;
  }
  .banner-location-contents .banner-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(50% - 60px);
  }
  .banner-location-contents .banner-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .banner-location-contents .content-wrapper {
    width: calc(100% - 30px);
    max-width: 780px;
  }
  .banner-location-contents .content-title {
    margin-bottom: 21px;
    padding-left: 120px;
    font-size: 0.28rem;
    letter-spacing: 0.08em;
    line-height: 1.7857142857;
  }
  .banner-location-contents .title-additional {
    top: 13px;
    left: -5px;
    font-size: 0.2rem;
    letter-spacing: 0.15em;
    line-height: 1.8;
  }
  .banner-location-contents .content-detail {
    padding-left: 120px;
    font-size: 0.18rem;
    letter-spacing: 0.05em;
    line-height: 2.1111111111;
  }
  .banner-location-contents .content-gallery {
    margin-top: 134px;
  }
  .banner-location-contents .entry-label {
    margin: 16px 0 -41px;
    font-size: 0.17rem;
    letter-spacing: 0.05em;
    line-height: 1.4705882353;
  }
  .banner-location-contents .entry-label::before {
    top: 12px;
    width: 24px;
    margin-right: 16px;
  }
}
@media print, (min-width: 768px) and (max-width: 1739.98px) {
  .banner-location-contents {
    gap: 60px;
  }
  .banner-location-contents::before {
    right: 150px;
    width: auto;
    height: auto;
    padding-top: calc(14.9425287356% + 180px);
  }
  .banner-location-contents .banner-thumbnail {
    height: 557px;
  }
  .banner-location-contents .content-title {
    padding-left: 60px;
  }
  .banner-location-contents .content-detail {
    padding-left: 60px;
  }
  .banner-location-contents .content-gallery {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767.98px) {
  .banner-location-contents .banner-thumbnail {
    margin-bottom: 0.2rem;
  }
  .banner-location-contents .content-wrapper {
    padding: 0 0.3rem;
  }
  .banner-location-contents .content-title {
    margin-bottom: 0.2rem;
    padding-left: 0.6rem;
    font-size: 0.24rem;
    line-height: 1.6666666667;
  }
  .banner-location-contents .title-additional {
    top: 0.1rem;
    font-size: 0.18rem;
    line-height: 0.1685393258;
  }
  .banner-location-contents .content-detail {
    padding-left: 0.6rem;
    font-size: 0.16rem;
  }
  .banner-location-contents .content-gallery {
    margin: 0.3rem -0.3rem 0;
    padding: 0.3rem;
    background: url("../img/onsen/left/background_contents_02.jpg") 0% 0%/100% auto repeat;
  }
  .banner-location-contents .entry-label {
    margin-top: 0.1rem;
    font-size: 0.14rem;
    line-height: 1.7;
  }
  .banner-location-contents .entry-label::before {
    top: 0.115rem;
    width: 0.15rem;
    margin-right: 0.1rem;
  }
}

@media print, (min-width: 768px) {
  .banner-location-contents.is-reversed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .banner-location-contents.is-reversed::before {
    left: 240px;
  }
  .banner-location-contents.is-reversed .banner-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.banner-location-recommended .banner-wrapper {
  display: block;
  position: relative;
}
.banner-location-recommended .banner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: -webkit-gradient(linear, left top, right top, from(#333), to(#333)) 100% 50%/0.32rem 0.01rem no-repeat, url("../img/onsen/left/decoration_recommended_01.png") calc(100% - 0.16rem) 0%/auto 100% no-repeat, url("../img/onsen/left/background_recommended_01.jpg") 0% 0%/100% auto repeat;
  background: linear-gradient(to right, #333, #333) 100% 50%/0.32rem 0.01rem no-repeat, url("../img/onsen/left/decoration_recommended_01.png") calc(100% - 0.16rem) 0%/auto 100% no-repeat, url("../img/onsen/left/background_recommended_01.jpg") 0% 0%/100% auto repeat;
}
.banner-location-recommended .content-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #222;
  font-family: "Playfair Display", serif;
  font-weight: 400;
  white-space: nowrap;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.banner-location-recommended .content-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  font-weight: 500;
  text-align: center;
}
.banner-location-recommended .banner-controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media print, (min-width: 768px) {
  .banner-location-recommended .banner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .banner-location-recommended .banner-visual {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  .banner-location-recommended .banner-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 30px 0;
  }
  .banner-location-recommended .content-label {
    padding: 0 35px;
    font-size: 0.18rem;
    letter-spacing: 0.15em;
    line-height: 2;
  }
  .banner-location-recommended .content-title {
    padding-right: 134px;
    font-size: 0.28rem;
    letter-spacing: 0.05em;
    line-height: 1.7142857143;
  }
  .banner-location-recommended .banner-controller {
    margin-top: 65px;
  }
  .banner-location-recommended .button-common-primary {
    width: 258px;
  }
}
@media only screen and (max-width: 767.98px) {
  .banner-location-recommended .banner-content {
    padding: 0.2rem 0;
  }
  .banner-location-recommended .content-label {
    padding: 0 0.15rem;
    font-size: 0.14rem;
    line-height: 1.7;
  }
  .banner-location-recommended .content-title {
    padding-right: 0.45rem;
    font-size: 0.2rem;
    line-height: 1.5;
  }
  .banner-location-recommended .banner-controller {
    margin-top: 0.3rem;
  }
  .banner-location-recommended .button-common-primary {
    width: 100%;
  }
}

.section-location-introduction {
  position: relative;
  background: 50% 0%/100% auto repeat;
}
.section-location-introduction .introduction-wrapper {
  position: relative;
}
.section-location-introduction .introduction-wrapper::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-animation: yurayura 6.5s linear infinite;
  animation: yurayura 6.5s linear infinite;
  background: 50% 50%/100% auto no-repeat;
}
.section-location-introduction.is-right .introduction-wrapper::before {
  right: 0;
  left: unset;
}
.section-location-introduction .introduction-background {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 2;
  right: 0;
  left: 0;
  pointer-events: none;
}
.section-location-introduction .background-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.section-location-introduction .background-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.section-location-introduction .introduction-title,
.section-location-introduction .introduction-motto {
  display: block;
  position: relative;
  margin: 0;
  font-weight: 500;
  text-align: center;
}
.section-location-introduction .introduction-title {
  letter-spacing: 0.12em;
}
.section-location-introduction .introduction-motto::before {
  content: "";
  display: block;
  width: 0.01rem;
  margin: 0 auto;
  background-color: #333;
}
.section-location-introduction .introduction-detail {
  letter-spacing: 0.05em;
}
.section-location-introduction .introduction-detail p {
  margin: 0;
}
.section-location-introduction .motto-highlight {
  color: #a0801d;
}
.section-location-introduction .introduction-controller {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.section-location-introduction .wrapper {
  position: relative;
  z-index: 1;
}
@media print, (min-width: 768px) {
  .section-location-introduction {
    padding-top: 100px;
    background-image: url("../img/onsen/left/background_introduction_01.jpg");
  }
  .section-location-introduction .introduction-wrapper {
    padding-bottom: calc(15.8854166667% + 47px);
  }
  .section-location-introduction .introduction-wrapper::before {
    bottom: 169px;
    width: 659px;
    height: 542px;
    background-image: url("../img/onsen/left/decoration_introduction_01.png");
  }
  .section-location-introduction.is-right .introduction-wrapper::before {
    bottom: 155px;
    width: 778px;
    height: 530px;
    background-image: url("../img/onsen/right/decoration_introduction_01.png");
  }
  .section-location-introduction .introduction-background {
    bottom: 0;
    -webkit-mask: url("../img/onsen/left/mask_introduction_01.svg") 50% 100%/100% 100% no-repeat;
  }
  .section-location-introduction .background-wrapper {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
  }
  .is-edge .section-location-introduction .background-wrapper:first-child {
    margin-right: -1px;
  }
  .section-location-introduction .introduction-title {
    margin-bottom: 156px;
    font-size: 0.34rem;
    letter-spacing: 0.12em;
    line-height: 1.6470588235;
  }
  .section-location-introduction .introduction-motto {
    margin-bottom: 22px;
    font-size: 0.32rem;
    letter-spacing: 0.08em;
    line-height: 1.75;
  }
  .section-location-introduction .introduction-motto::before {
    height: 64px;
    margin-bottom: 42px;
  }
  .section-location-introduction .motto-highlight {
    font-size: 0.42rem;
    line-height: 1.3333333333;
  }
  .section-location-introduction .introduction-detail {
    font-size: 0.18rem;
    line-height: 2.1111111111;
    text-align: center;
  }
  .section-location-introduction .introduction-controller {
    margin-top: 58px;
  }
  .section-location-introduction .button-common-primary {
    width: 342px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-location-introduction {
    background-image: url("../img/onsen/left/sp/background_introduction_01.jpg");
  }
  .section-location-introduction .introduction-heading {
    padding-bottom: 0.6rem;
  }
  .section-location-introduction .introduction-wrapper {
    padding: 1.7rem 0 1.86rem;
  }
  .section-location-introduction .introduction-wrapper::before {
    bottom: 3.36rem;
    width: 2.99rem;
    height: 2.45rem;
    background-image: url("../img/onsen/left/sp/decoration_introduction_01.png");
  }
  .section-location-introduction.is-right .introduction-wrapper::before {
    bottom: 0.7rem;
    background-image: url("../img/onsen/right/decoration_introduction_01.png");
  }
  .section-location-introduction .introduction-background {
    top: 0;
    bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .section-location-introduction .background-wrapper:nth-child(1) {
    -webkit-mask: url("../img/onsen/left/sp/mask_introduction_01.svg") 50% 100%/100% 100% no-repeat;
  }
  .section-location-introduction .background-wrapper:nth-child(2) {
    -webkit-mask: url("../img/onsen/left/sp/mask_introduction_02.svg") 50% 100%/100% 100% no-repeat;
  }
  .section-location-introduction .introduction-title {
    font-size: 0.22rem;
    line-height: 1.6363636364;
  }
  .section-location-introduction .introduction-motto {
    margin-bottom: 0.26rem;
    font-size: 0.2rem;
    letter-spacing: 0.12em;
    line-height: 1.68;
  }
  .section-location-introduction .introduction-motto::before {
    height: 0.32rem;
    margin-bottom: 0.2rem;
  }
  .section-location-introduction .motto-highlight {
    font-size: 0.28rem;
    letter-spacing: 0.12em;
    line-height: 1.2142857143;
  }
  .section-location-introduction .introduction-detail {
    font-size: 0.16rem;
    line-height: 2;
  }
  .section-location-introduction .introduction-controller {
    margin-top: 0.26rem;
  }
  .section-location-introduction .button-common-primary {
    width: 3.1rem;
  }
}

.section-onsen-contents {
  position: relative;
  z-index: 1;
}
.section-onsen-contents .banner-location-contents:last-child {
  margin-bottom: 0;
}
@media print, (min-width: 768px) {
  .section-onsen-contents {
    padding: 152px 0 160px;
    background: url("../img/onsen/left/background_contents_01.jpg") 0% calc(0% - 89px)/109.375% auto repeat;
  }
  .section-onsen-contents .banner-location-contents {
    margin-bottom: -7px;
    padding-top: 147px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-onsen-contents {
    padding: 0.6rem 0;
    background: url("../img/onsen/left/background_contents_01.jpg") 50% 0%/100% auto repeat;
  }
  .section-onsen-contents .banner-location-contents {
    margin-bottom: 0.6rem;
    padding-top: 0.6rem;
  }
}

.section-location-information {
  position: relative;
  z-index: 1;
}
.section-location-information .content-title {
  display: block;
  margin: 0;
  font-weight: 500;
}
.section-location-information .content-detail p {
  margin: 0;
}
@media print {
  .section-location-information {
    min-height: 1090px !important;
    padding-top: 200px !important;
  }
}
@media print, (min-width: 768px) {
  .section-location-information {
    padding: 64px 0;
    background: url("../img/onsen/left/background_information_01.jpg") 0% 0%/calc(50% + 840px) auto repeat-y, url("../img/onsen/left/background_contents_01.jpg") 0% calc(0% + 404px)/109.375% auto repeat;
  }
  .section-location-information .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1440px;
    gap: 120px;
  }
  .section-location-information .information-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 36.1111111111%;
  }
  .section-location-information .information-content {
    padding: 50px 0;
  }
  .section-location-information .content-title {
    margin: -3px 0 9px;
    font-size: 0.28rem;
    letter-spacing: 0.05em;
    line-height: 1.4285714286;
  }
  .section-location-information .content-schedule {
    margin-bottom: 19px;
    font-size: 0.18rem;
    letter-spacing: 0.05em;
    line-height: 2.2222222222;
  }
  .section-location-information .content-detail {
    font-size: 0.18rem;
    letter-spacing: 0.05em;
    line-height: 2.1111111111;
  }
}
@media print, (min-width: 768px) and (max-width: 1739.98px) {
  .section-location-information .wrapper {
    gap: 60px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-location-information {
    padding: 0.6rem 0;
    background: url("../img/onsen/left/background_information_01.jpg") 50% 0%/100% auto repeat;
  }
  .section-location-information .information-thumbnail {
    margin-bottom: 0.2rem;
  }
  .section-location-information .content-title {
    margin-bottom: 0.15rem;
    font-size: 0.24rem;
    line-height: 1.25;
  }
  .section-location-information .content-schedule {
    margin-bottom: 0.15rem;
    font-size: 0.16rem;
    line-height: 1.5;
  }
  .section-location-information .content-detail {
    font-size: 0.16rem;
    line-height: 1.5;
  }
}

.section-location-recommended {
  position: relative;
  z-index: 1;
}
@media print, (min-width: 768px) {
  .section-location-recommended {
    padding: 0 0 159px;
    background: url("../img/onsen/left/background_contents_01.jpg") 0% calc(0% - 200px)/109.375% auto repeat;
  }
  .section-location-recommended .wrapper {
    width: calc(100% - 120px);
  }
  .is-tablet .section-location-recommended {
    margin-top: -3px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-location-recommended {
    padding-bottom: 0.6rem;
    background: url("../img/onsen/left/background_contents_01.jpg") 50% 0%/100% auto repeat;
  }
}

.list-location-recommended .list-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-location-recommended .item-motto {
  display: block;
  color: #941e57;
  letter-spacing: 0.05em;
  text-align: center;
}
.list-location-recommended .item-thumbnail {
  position: relative;
  width: 100%;
}
.list-location-recommended .thumbnail-stamp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 100%;
  background-color: #a0801d;
  color: #fff;
  letter-spacing: 0.05em;
  text-align: center;
}
.list-location-recommended .content-title {
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
}
.list-location-recommended .content-detail {
  letter-spacing: 0.05em;
}
.list-location-recommended .content-detail p:last-child {
  margin-bottom: 0;
}
@media print, (min-width: 768px) {
  .list-location-recommended {
    padding-bottom: 162px;
  }
  .list-location-recommended .list-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -40px;
  }
  .list-location-recommended .list-item {
    width: 50%;
    padding: 158px 40px 0;
  }
  .list-location-recommended .item-motto {
    margin-bottom: 26px;
    font-size: 0.24rem;
    line-height: 1.75;
  }
  .list-location-recommended .item-thumbnail {
    height: 453px;
    margin-bottom: 36px;
  }
  .list-location-recommended .thumbnail-stamp {
    top: -41px;
    left: -45px;
    width: 90px;
    height: 90px;
    font-size: 0.16rem;
    line-height: 1.5;
  }
  .list-location-recommended .item-content {
    padding: 0 80px;
  }
  .list-location-recommended .content-title {
    margin-bottom: 20px;
    font-size: 0.28rem;
    line-height: 1.4285714286;
  }
  .list-location-recommended .content-detail {
    font-size: 0.17rem;
    line-height: 2;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-location-recommended .list-wrapper {
    margin-bottom: 0.6rem;
  }
  .list-location-recommended .list-item {
    padding-top: 0.6rem;
  }
  .list-location-recommended .item-motto {
    margin-bottom: 0.3rem;
    font-size: 0.2rem;
  }
  .list-location-recommended .item-thumbnail {
    height: 3rem;
    margin-bottom: 0.2rem;
  }
  .list-location-recommended .thumbnail-stamp {
    top: -0.2rem;
    left: -0.2rem;
    width: 0.75rem;
    height: 0.75rem;
    font-size: 0.14rem;
    line-height: 1.5;
  }
  .list-location-recommended .item-content {
    padding: 0 0.2rem;
  }
  .list-location-recommended .content-title {
    margin-bottom: 0.15rem;
    font-size: 0.24rem;
  }
}

@media print, (min-width: 768px) {
  .facilities-container {
    padding-bottom: 160px;
  }
}

.section-facilities-layout {
  position: relative;
  background: url("../img/common/bg_common_01.jpg") repeat 0 0/0.5rem 0.5rem;
}
.section-facilities-layout .layout-title {
  color: #941e57;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.section-facilities-layout .layout-description {
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 2.1176470588;
}
.section-facilities-layout .layout-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.section-facilities-layout .button-common-primary {
  width: 2.95rem;
}
.section-facilities-layout .button-common-primary + .button-common-primary {
  margin-top: 0.2rem;
}
@media print, (min-width: 768px) {
  .section-facilities-layout {
    padding: 80px 0;
  }
  .section-facilities-layout .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1280px;
  }
  .section-facilities-layout .layout-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 62.265625%;
  }
  .section-facilities-layout .layout-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 14.6875%;
  }
  .section-facilities-layout .layout-title {
    margin-bottom: 34px;
    font-size: 0.32rem;
  }
  .section-facilities-layout .layout-description {
    margin-bottom: 34px;
    font-size: 0.17rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-facilities-layout {
    padding: 0.6rem 0;
  }
  .section-facilities-layout .layout-image {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .section-facilities-layout .layout-title {
    margin-bottom: 0.1rem;
    font-size: 0.22rem;
  }
  .section-facilities-layout .layout-description {
    margin-bottom: 0.2rem;
  }
}

.section-facilities-contents {
  position: relative;
}
.section-facilities-contents::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
@media print, (min-width: 768px) {
  .section-facilities-contents {
    padding: 156px 0 100px;
  }
  .section-facilities-contents::before {
    height: 56px;
    background: url("../img/common/decor_pattern.jpg") repeat-x 0 0/auto 56px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-facilities-contents {
    padding: 1rem 0 0.6rem;
  }
  .section-facilities-contents::before {
    height: 0.4rem;
    background: url("../img/common/decor_pattern.jpg") repeat-x 0 0/auto 0.4rem;
  }
}

.banner-location-contents .banner-thumbnail {
  overflow: hidden;
}
.banner-location-contents .banner-thumbnail img {
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.banner-location-contents .banner-thumbnail:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
@media print, (min-width: 768px) {
  .banner-location-contents {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 110px;
    padding-bottom: 100px;
  }
  .banner-location-contents.is-reversed .content-title {
    padding-right: 0;
    padding-left: 38.8739946381%;
  }
  .banner-location-contents.is-reversed .content-detail {
    padding-right: 0;
    padding-left: 38.8739946381%;
  }
  .banner-location-contents.is-reversed .title-additional {
    top: -5px;
    right: unset;
    left: 85px;
  }
  .banner-location-contents.is-reversed .button-common-primary {
    margin-left: 38.8739946381%;
  }
  .banner-location-contents::before {
    display: none;
  }
  .banner-location-contents .banner-thumbnail {
    width: calc(50% + 74px);
  }
  .banner-location-contents .content-title {
    margin-bottom: 29px;
    padding-right: 140px;
    padding-left: 0;
    font-size: 0.32rem;
    line-height: 1.75;
  }
  .is-tablet .banner-location-contents .content-title {
    font-size: 0.3rem;
  }
  .banner-location-contents .content-detail {
    margin-bottom: 53px;
    padding-right: 290px;
    padding-left: 0;
  }
  .banner-location-contents .title-additional {
    top: -8px;
    right: 86px;
    left: unset;
  }
}
@media print, (min-width: 768px) and (max-width: 1799.98px) {
  .banner-location-contents {
    gap: 50px;
  }
  .banner-location-contents .title-additional {
    right: 40px;
  }
  .banner-location-contents .content-detail {
    padding-right: 120px;
  }
}
@media only screen and (max-width: 767.98px) {
  .banner-location-contents {
    padding-bottom: 0.4rem;
  }
  .banner-location-contents .button-common-primary {
    margin-top: 0.3rem;
    margin-left: 0.6rem;
  }
}

.introduction-list .list-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.introduction-list .list-wrapper {
  padding-left: 0;
  list-style: none;
}
.introduction-list .item-wrapper {
  display: block;
}
.introduction-list .item-image {
  width: 100%;
}
.introduction-list .item-title {
  color: #941e57;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  text-align: center;
}
.introduction-list .item-text {
  margin-bottom: 0;
  letter-spacing: 0.05em;
}
@media print, (min-width: 768px) {
  .introduction-list {
    width: calc(100% - 60px);
    max-width: 1680px;
    margin-right: auto;
    margin-left: auto;
  }
  .introduction-list .list-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -30px -12px;
  }
  .introduction-list .list-item {
    width: 33.3333333333%;
    padding: 0 30px 30px;
  }
  .introduction-list .item-image {
    height: 335px;
    margin-bottom: 36px;
  }
  .introduction-list .item-title {
    margin-bottom: 18px;
    font-size: 0.28rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .introduction-list {
    padding: 0.2rem 0.3rem 0;
  }
  .introduction-list .list-link {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .introduction-list .list-wrapper {
    margin-bottom: 0;
  }
  .introduction-list .list-item {
    margin-bottom: 0.3rem;
  }
  .introduction-list .item-image {
    height: 50%;
    margin-bottom: 0.2rem;
  }
  .introduction-list .item-title {
    margin-bottom: 0.18rem;
    font-size: 0.22rem;
  }
}

.section-facilities-shop .shop-content {
  position: relative;
  background: url("../img/common/bg_common_01.jpg") repeat 0 0/0.5rem 0.5rem;
}
.section-facilities-shop .content-title {
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.5625;
}
.section-facilities-shop .content-detail {
  letter-spacing: 0.05em;
}
.section-facilities-shop .content-detail p {
  margin-bottom: 0;
}
.section-facilities-shop.is-revered .content-title {
  letter-spacing: 0.05em;
}
@media print, (min-width: 768px) {
  .section-facilities-shop.is-revered .shop-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .section-facilities-shop.is-revered .shop-content {
    padding-top: 100px;
    padding-right: 140px;
    padding-left: 120px;
  }
  .section-facilities-shop .shop-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .section-facilities-shop .shop-thumbnail {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 46.875vw;
    min-width: 610px;
  }
  .section-facilities-shop .shop-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 900px;
    padding: 79px 120px 96px 140px;
  }
  .section-facilities-shop .content-title {
    margin-bottom: 32px;
    font-size: 0.32rem;
  }
  .section-facilities-shop .content-detail p + p {
    margin-top: 38px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-facilities-shop .shop-thumbnail {
    width: 100%;
  }
  .section-facilities-shop .shop-content {
    padding: 0.6rem 0.3rem;
  }
  .section-facilities-shop .content-title {
    margin-bottom: 0.25rem;
    font-size: 0.24rem;
  }
  .section-facilities-shop .content-detail p + p {
    margin-top: 0.3rem;
  }
}

@media print, (min-width: 768px) {
  .section-facilities-souvenirs {
    padding-top: 78px;
    padding-bottom: 100px;
  }
  .section-facilities-souvenirs .wrapper {
    max-width: 1500px;
  }
  .section-facilities-souvenirs .title-common-primary {
    margin-bottom: 59px;
  }
  .section-facilities-souvenirs .title-common-primary .title-wrapper {
    font-size: 0.3rem;
    letter-spacing: 0.1em;
  }
  .section-facilities-souvenirs .title-common-primary .title-underline {
    padding-right: 28px;
    padding-bottom: 10px;
    padding-left: 28px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-facilities-souvenirs {
    padding: 0.6rem 0;
  }
  .section-facilities-souvenirs .title-common-primary {
    margin-bottom: 0.5rem;
  }
  .section-facilities-souvenirs .title-common-primary .title-underline {
    padding-right: 0.2rem;
    padding-bottom: 0.1rem;
    padding-left: 0.2rem;
  }
}

@media print, (min-width: 768px) {
  .souvenirs-slider.slider-common-room .slider-viewport {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: unset !important;
    max-width: 1621px;
    margin: 0 auto;
    overflow: unset;
  }
}
@media only screen and (max-width: 767.98px) {
  .souvenirs-slider.slider-common-room .slider-viewport {
    width: calc(100% + 0.2rem) !important;
    margin: -0.1rem;
  }
  .souvenirs-slider.slider-common-room .slider-slide {
    padding: 0.15rem;
  }
}

.souvenirs-list {
  padding-left: 0;
  list-style: none;
}
.souvenirs-list .list-item {
  position: relative;
}
.souvenirs-list .list-item::after {
  content: "";
  position: absolute;
  background: center/cover no-repeat;
}
.souvenirs-list .list-item.is-first::after {
  background-image: url("../img/facilities/number_icn_01.svg");
}
.souvenirs-list .list-item.is-second::after {
  background-image: url("../img/facilities/number_icn_02.svg");
}
.souvenirs-list .list-item.is-third::after {
  background-image: url("../img/facilities/number_icn_03.svg");
}
.souvenirs-list .item-wrapper {
  display: block;
}
.souvenirs-list .item-image {
  width: 100%;
}
.souvenirs-list .item-title {
  color: #941e57;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  text-align: center;
}
.souvenirs-list .item-text {
  margin-bottom: 0;
  letter-spacing: 0.05em;
  line-height: 1.8888888889;
}
@media print, (min-width: 768px) {
  .souvenirs-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -30px 66px;
  }
  .souvenirs-list .list-item {
    width: 33.3333333333% !important;
    padding: 0 30px 30px;
  }
  .souvenirs-list .list-item::after {
    top: -22px;
    left: 7px;
    width: 98px;
    height: 96px;
  }
  .souvenirs-list .item-image {
    height: 400px;
    margin-bottom: 36px;
  }
  .souvenirs-list .item-title {
    margin-bottom: 20px;
    font-size: 0.28rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .souvenirs-list {
    margin-bottom: 0;
  }
  .souvenirs-list .list-item::after {
    top: 0;
    left: 0;
    width: 0.7rem;
    height: 0.69rem;
  }
  .souvenirs-list .item-image {
    height: 50%;
    margin-bottom: 0.2rem;
  }
  .souvenirs-list .item-title {
    margin-bottom: 0.1rem;
    font-size: 0.2rem;
  }
}

.souvenirs-information {
  background-color: #fff;
}
.souvenirs-information .information-text {
  color: #000;
  letter-spacing: 0.1em;
  line-height: 1.8888888889;
}
@media print, (min-width: 768px) {
  .souvenirs-information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1440px;
    margin: 0 auto;
    padding: 60px 80px;
  }
  .souvenirs-information .information-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 480px;
    height: 320px;
  }
  .souvenirs-information .information-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 9.375%;
  }
  .souvenirs-information .information-text {
    margin-bottom: 36px;
  }
}
@media only screen and (max-width: 767.98px) {
  .souvenirs-information {
    margin-top: 0.4rem;
    padding: 0.4rem 0.3rem;
  }
  .souvenirs-information .information-image {
    width: 100%;
    height: 50%;
    margin-bottom: 0.3rem;
  }
  .souvenirs-information .information-text {
    margin-bottom: 0.3rem;
  }
}
/*# sourceMappingURL=facilities.css.map */


/* 追加 */
.banner-location-contents .content-title i {
  font-style: normal;
  font-size: 0.16rem;
  color: #941e57;
  letter-spacing: 0.08em;
}

@media only screen and (max-width: 767.98px) {
  .banner-location-contents .content-title i {
    display: block;
    margin-top: 5px;
    font-size: 0.15rem;
  }
}
