.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-facilities-garden {
  position: relative;
  background: url("../img/common/bg_common_05.jpg") repeat-y 0 0/100% 100%;
}
.section-facilities-garden .garden-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-facilities-garden .garden-title {
  margin-bottom: 0.1rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
}
.section-facilities-garden .garden-text {
  font-size: 0.17rem;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: justify;
}
.section-facilities-garden .garden-notes {
  color: #a00;
  font-size: 0.17rem;
  letter-spacing: 0.05em;
  line-height: 2;
}
@media print, (min-width: 768px) {
  .section-facilities-garden {
    padding: 100px 0 158px;
  }
  .section-facilities-garden .wrapper {
    max-width: 1680px;
  }
  .section-facilities-garden .garden-wrapper {
    width: calc(100% - 60px);
    max-width: 1440px;
    margin: 0 auto;
  }
  .section-facilities-garden .garden-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -40px;
  }
  .section-facilities-garden .garden-item {
    width: 50%;
  }
  .section-facilities-garden .garden-content {
    padding: 0 40px;
  }
  .section-facilities-garden .garden-image {
    height: 453px;
    margin-bottom: 27px;
  }
  .section-facilities-garden .garden-title .title-large {
    font-size: 0.28rem;
  }
  .section-facilities-garden .garden-title .title-small {
    font-size: 0.18rem;
  }
  .section-facilities-garden .garden-description {
    max-width: 520px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-facilities-garden {
    padding: 0.6rem 0;
  }
  .section-facilities-garden .garden-item {
    margin-bottom: 0.5rem;
  }
  .section-facilities-garden .garden-item:last-child {
    margin-bottom: 0;
  }
  .section-facilities-garden .garden-image {
    position: relative;
    margin-bottom: 0.1rem;
    padding-top: 66.6176470588%;
  }
  .section-facilities-garden .garden-image img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .section-facilities-garden .garden-title .title-large {
    font-size: 0.2rem;
  }
  .section-facilities-garden .garden-title .title-small {
    font-size: 0.16rem;
  }
}

.section-facilities-atmosphere {
  position: relative;
  background: url("../img/common/bg_common_05.jpg") repeat-y 0 0/100%;
}
.section-facilities-atmosphere .atmosphere-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-facilities-atmosphere .atmosphere-item {
  width: 50%;
}
.section-facilities-atmosphere .atmosphere-title {
  color: #941e57;
  font-weight: 500;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
.section-facilities-atmosphere .atmosphere-text {
  letter-spacing: 0.05em;
}
.section-facilities-atmosphere .atmosphere-text p:last-child {
  margin-bottom: 0;
}
@media print, (min-width: 768px) {
  .section-facilities-atmosphere {
    padding-top: 100px;
  }
  .section-facilities-atmosphere .atmosphere-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .section-facilities-atmosphere .atmosphere-list {
    max-width: 1020px;
  }
  .section-facilities-atmosphere .atmosphere-item {
    height: 340px;
  }
  .section-facilities-atmosphere .atmosphere-content {
    padding: 19px 20px 20px 6.2%;
  }
  .section-facilities-atmosphere .atmosphere-title {
    margin-bottom: 32px;
    font-size: 0.28rem;
  }
  .section-facilities-atmosphere .atmosphere-text {
    max-width: 660px;
    font-size: 0.18rem;
    line-height: 2.1111111111;
  }
  .section-facilities-atmosphere .atmosphere-text p {
    margin-bottom: 38px;
  }
}
@media print, (min-width: 768px) and (max-width: 1599.98px) {
  .section-facilities-atmosphere .atmosphere-list {
    max-width: 800px;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-facilities-atmosphere {
    padding-top: 0.6rem;
  }
  .section-facilities-atmosphere .atmosphere-list {
    margin-bottom: 0.3rem;
  }
  .section-facilities-atmosphere .atmosphere-item {
    position: relative;
    padding-top: 50%;
  }
  .section-facilities-atmosphere .atmosphere-item img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .section-facilities-atmosphere .atmosphere-content {
    padding: 0 0.3rem;
  }
  .section-facilities-atmosphere .atmosphere-title {
    margin-bottom: 0.2rem;
    font-size: 0.2rem;
  }
  .section-facilities-atmosphere .atmosphere-text p {
    margin-bottom: 0.2rem;
  }
}

.garden-gallery .gallery-list {
  margin-bottom: 0.2rem;
}
@media print, (min-width: 768px) {
  .garden-gallery {
    margin-top: 95px;
  }
  .garden-gallery .gallery-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .garden-gallery .gallery-item {
    width: 547px;
  }
  .garden-gallery .gallery-item.is-large {
    width: 1113px;
    height: 830px;
    margin-right: 20px;
  }
  .garden-gallery .gallery-sub-item {
    height: 405px;
    margin-bottom: 20px;
  }
  .garden-gallery .gallery-sub-item:last-child {
    margin-bottom: 0;
  }
  .garden-gallery .gallery-slider {
    margin: 0 -10px;
  }
  .garden-gallery .slider-slide {
    width: 33.3333333333%;
    height: 405px;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 767.98px) {
  .garden-gallery {
    margin-top: 0.6rem;
  }
  .garden-gallery .gallery-list {
    margin-right: -0.3rem;
    margin-left: -0.3rem;
  }
  .garden-gallery .gallery-item.is-large {
    position: relative;
    padding-top: 74.5732255166%;
  }
  .garden-gallery .gallery-item.is-large img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.atmosphere-video {
  position: relative;
  z-index: 1;
}
.atmosphere-video::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../img/facilities/garden/video_bg.jpg") repeat 0 0/100%;
}
.atmosphere-video::after {
  content: "";
  position: absolute;
  background: url("../img/facilities/garden/video_decor.png") no-repeat 0 0/auto 100%;
}
.atmosphere-video .slider-slide iframe {
  width: 100%;
  height: 100%;
}
@media print, (min-width: 768px) {
  .atmosphere-video {
    padding-bottom: 41px;
  }
  .atmosphere-video::before {
    height: 444px;
  }
  .atmosphere-video::after {
    right: 40px;
    bottom: 40px;
    width: 595px;
    height: 119px;
  }
  .atmosphere-video .video-slider {
    max-width: 1034px;
    margin: 96px auto 0;
  }
  .atmosphere-video .slider-slide {
    width: 1034px;
    height: 600px;
  }
}
@media only screen and (max-width: 767.98px) {
  .atmosphere-video {
    padding-bottom: 0.4rem;
  }
  .atmosphere-video::before {
    height: 2rem;
  }
  .atmosphere-video::after {
    right: -0.7rem;
    bottom: 0.1rem;
    width: 3rem;
    height: 0.6rem;
  }
  .atmosphere-video .video-slider {
    margin-top: 0.6rem;
    padding: 0 0.3rem;
  }
  .atmosphere-video .slider-slide {
    width: 100%;
    height: 50vw;
  }
}

@media print, (min-width: 768px) {
  .slider-controller {
    margin-top: 40px;
  }
}

@media print, (min-width: 768px) {
  .banner-common.no-has-logo {
    height: 679px;
  }
}

.section-facilities-introduction .introduction-title .title-main {
  display: inline-block;
}
.section-facilities-introduction .introduction-title .title-small {
  letter-spacing: 0.08em;
}
.section-facilities-introduction .introduction-list {
  margin: 0;
  margin-bottom: 0.24rem;
  padding: 0;
  list-style: none;
}
.section-facilities-introduction .introduction-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.8rem;
  min-height: 0.46rem;
  margin-bottom: 0.1rem;
  padding: 0.02rem 0.05rem;
  background: #333;
  color: #fff;
  font-size: 0.16rem;
  letter-spacing: 0.05em;
}
.section-facilities-introduction .introduction-item:last-child {
  margin-bottom: 0;
}
@media print, (min-width: 768px) {
  .section-facilities-introduction::before {
    right: unset;
    left: -23px;
  }
  .section-facilities-introduction .wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .section-facilities-introduction .introduction-title {
    margin-bottom: 29px;
  }
  .section-facilities-introduction .introduction-title .title-small {
    font-size: 0.24rem;
  }
  .section-facilities-introduction .introduction-content {
    padding: 34px 100px 0 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .section-facilities-introduction .introduction-title {
    margin-bottom: 0.25rem;
  }
  .section-facilities-introduction .introduction-title .title-small {
    font-size: 0.17rem;
  }
}

.facilities-recommend .button-common-primary {
  margin: 0 auto;
}
@media print, (min-width: 768px) {
  .facilities-recommend {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 767.98px) {
  .facilities-recommend {
    padding-top: 0.6rem;
  }
  .facilities-recommend .banner-label {
    left: 0.04rem;
    font-size: 0.15rem;
  }
}
/*# sourceMappingURL=facilities_garden.css.map */

/* 追加 */
@media print, (min-width: 768px) {
  .section-common-keyvisual .keyvisual-title span {
    margin-top: -15px;
  }
}
