@charset "UTF-8";
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/Lato-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Lato-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "NotoSansCJKJP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/NotoSansCJKjp-Medium-subset.woff") format("woff"), url("../fonts/NotoSansCJKjp-Medium-subset.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NotoSansCJKJP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/NotoSansCJKjp-Bold-subset.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold-subset.ttf") format("truetype"); /* Safari, Android, iOS */
}
@-webkit-keyframes modalNavMenuShow {
  0% {
    opacity: 0;
    visibility: hidden;
    display: none;
  }
  1% {
    opacity: 0;
    visibility: hidden;
    display: block;
  }
  100% {
    opacity: 1;
    visibility: visible;
    display: block;
  }
}
@keyframes modalNavMenuShow {
  0% {
    opacity: 0;
    visibility: hidden;
    display: none;
  }
  1% {
    opacity: 0;
    visibility: hidden;
    display: block;
  }
  100% {
    opacity: 1;
    visibility: visible;
    display: block;
  }
}
html {
  font-size: 15px;
}

.facilities .c-pageText_word {
  line-height: 1.75;
}
@media only screen and (max-width: 767px) {
  .facilities .c-pageText_word {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) {
  .facilities .c-pageText_word.green {
    line-height: 1.33;
  }
}
.facilities .kome_list {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 15px;
}
@media only screen and (max-width: 1279px) {
  .facilities .kome_list {
    margin: 0 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .facilities .kome_list {
    margin: 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .facilities .kome_list {
    margin: 0 20px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1279px) {
  .facilities .kome_list {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .facilities .kome_list {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .facilities .kome_list {
    margin-top: 15px;
  }
}
.facilities .kome_list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  line-height: 1.75;
}
@media only screen and (max-width: 767px) {
  .facilities .kome_list li {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 767px) {
  .facilities .kome_list li span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .facilities .kome_list li span::before {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .facilities .c-title .c-title_word {
    font-size: 24px;
    padding-bottom: 17px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .facilities .c-title .c-title_word::after {
    content: "";
  }
}

#facilities_nav {
  margin-top: 100px;
}
@media only screen and (max-width: 1023px) {
  #facilities_nav {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_nav {
    margin-top: 40px;
  }
}

#facilities_front {
  margin-top: 95px;
}
@media only screen and (max-width: 1023px) {
  #facilities_front {
    margin-top: 65px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_front {
    margin-top: 49px;
  }
}
#facilities_front .c-title + .c-pageText {
  margin-top: 25px;
}
@media only screen and (max-width: 1023px) {
  #facilities_front .c-title + .c-pageText {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_front .c-title + .c-pageText {
    margin-top: 18px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_front .c-title + .c-pageText .c-pageText_word {
    line-height: 1.33;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_front .c-title .c-title_word::after {
    content: "";
  }
}
@media only screen and (max-width: 767px) {
  #facilities_front .c-title .c-title_word.sp_f21 {
    font-size: 21px;
  }
}
#facilities_front .c-image {
  margin-top: 34px;
}
@media only screen and (max-width: 767px) {
  #facilities_front .c-image {
    margin-top: 20px;
  }
}
#facilities_front .c-image + .c-pageText {
  margin-top: 53px;
}
@media only screen and (max-width: 1023px) {
  #facilities_front .c-image + .c-pageText {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_front .c-image + .c-pageText {
    margin-top: 17px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_front .c-image + .c-pageText .c-pageText_word {
    font-size: 15px;
  }
}
#facilities_front .more_btn_group {
  margin-top: 27px;
}
@media only screen and (max-width: 767px) {
  #facilities_front .more_btn_group {
    margin-top: 25px;
  }
}
#facilities_front .more_btn_group a {
  max-width: 380px;
}
@media only screen and (max-width: 767px) {
  #facilities_front .more_btn_group a {
    max-width: 300px;
  }
}

.bath_message {
  max-width: 800px;
  margin: 0 auto;
}

#facilities_bath {
  margin-top: 97px;
}
@media only screen and (max-width: 1023px) {
  #facilities_bath {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_bath {
    margin-top: 53px;
  }
}
#facilities_bath .c-title + .c-pageText {
  margin-top: 35px;
}
@media only screen and (max-width: 1023px) {
  #facilities_bath .c-title + .c-pageText {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_bath .c-title + .c-pageText {
    margin-top: 18px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_bath .c-title_word {
    padding-bottom: 12px;
  }
}
#facilities_bath .c-image {
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  #facilities_bath .c-image {
    margin-top: 18px;
  }
}
#facilities_bath .bath_message {
  margin-top: 34px;
}
@media only screen and (max-width: 767px) {
  #facilities_bath .bath_message {
    margin-top: 25px;
  }
}
#facilities_bath .c-pageText_word.green + .c-pageText_word {
  margin-top: 17px;
  padding-left: 7px;
}
@media only screen and (max-width: 767px) {
  #facilities_bath .c-pageText_word.green + .c-pageText_word {
    margin-top: 15px;
    padding-left: 0;
  }
}
#facilities_bath .bath_effects_ttl_word {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 70px;
  padding-left: 13px;
}
@media only screen and (max-width: 1023px) {
  #facilities_bath .bath_effects_ttl_word {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_bath .bath_effects_ttl_word {
    margin-top: 30px;
    padding-left: 10px;
  }
}
#facilities_bath .num {
  font-weight: 700;
  font-size: 70px;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Osaka, sans-serif;
  color: #45ac61;
}
@media only screen and (max-width: 767px) {
  #facilities_bath .num {
    font-size: 56px;
  }
}
#facilities_bath .txt {
  font-size: 18px;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Osaka, sans-serif;
  font-weight: 700;
  line-height: 1.8;
  padding-left: 5px;
}
@media only screen and (max-width: 767px) {
  #facilities_bath .txt {
    font-size: 16px;
    padding-bottom: 2px;
    line-height: 1.8;
  }
}
#facilities_bath .line {
  position: relative;
  display: inline-block;
}
#facilities_bath .line::after {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 0px;
  width: 100%;
  height: 10px;
  background-color: #f7ef2f;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  #facilities_bath .line::after {
    bottom: 2px;
  }
}

#facilities_restaurant {
  margin-top: 92px;
  padding-bottom: 100px;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  #facilities_restaurant {
    margin-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_restaurant {
    margin-top: 42px;
    padding-bottom: 50px;
  }
}
#facilities_restaurant::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 180px;
  bottom: 0;
  left: 0;
  background-color: #f8f8f8;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  #facilities_restaurant::before {
    height: 90px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_restaurant .c-title_word {
    padding-bottom: 14px;
  }
}
#facilities_restaurant .c-pageText {
  margin-top: 24px;
}
@media only screen and (max-width: 1023px) {
  #facilities_restaurant .c-pageText {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_restaurant .c-pageText {
    margin-top: 18px;
  }
}
#facilities_restaurant .c-pageText_word {
  line-height: 1.75;
}
@media only screen and (max-width: 767px) {
  #facilities_restaurant .c-pageText_word {
    line-height: 1.5;
  }
}
#facilities_restaurant .c-image {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  #facilities_restaurant .c-image {
    margin-top: 18px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_restaurant .kome_list {
    margin-top: 14px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_restaurant .kome_list li span {
    font-size: 14px;
    line-height: 1.5;
  }
  #facilities_restaurant .kome_list li span::before {
    font-size: 14px;
  }
}

.restaurantSlider {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
}
@media only screen and (max-width: 1279px) {
  .restaurantSlider {
    margin: 0 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .restaurantSlider {
    margin: 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .restaurantSlider {
    margin: 0 20px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1279px) {
  .restaurantSlider {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  .restaurantSlider {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .restaurantSlider {
    margin: 14px 0 0 0;
  }
}
.restaurantSlider .swiper-slide {
  padding: 13px;
  -webkit-flex-shrink: unset;
      -ms-flex-negative: unset;
          flex-shrink: unset;
}
@media only screen and (max-width: 767px) {
  .restaurantSlider .swiper-slide {
    padding: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}

.restaurantSlider_inr {
  overflow: hidden;
}

.restaurant_slider {
  margin: -13px;
}
@media only screen and (max-width: 767px) {
  .restaurant_slider {
    margin: 0;
  }
}

#facilities_laundry {
  margin-top: 97px;
}
@media only screen and (max-width: 1023px) {
  #facilities_laundry {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_laundry {
    margin-top: 47px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_laundry .c-title_word {
    padding-bottom: 13px;
  }
}
#facilities_laundry .c-pageText {
  margin-top: 25px;
}
@media only screen and (max-width: 1023px) {
  #facilities_laundry .c-pageText {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_laundry .c-pageText {
    margin-top: 15px;
  }
}
#facilities_laundry .c-image {
  margin-top: 32px;
}
@media only screen and (max-width: 767px) {
  #facilities_laundry .c-image {
    margin-top: 20px;
  }
}

#facilities_other {
  margin-top: 97px;
  padding-bottom: 113px;
}
@media only screen and (max-width: 1023px) {
  #facilities_other {
    margin-top: 70px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_other {
    margin-top: 54px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #facilities_other .c-title_word {
    padding-bottom: 14px;
  }
}