#page.guestroom.in {
  background-color: #ece6e0;
  color: #412615;
  margin-top: 85px;
}
#page.guestroom.in .heading {
  padding-bottom: 40px;
}
#page.guestroom.in .c-sec-ttl span {
  font-size: 22px;
  display: inline-block;
  margin-bottom: 20px;
}
#page.guestroom.in .c-heading-breadcrumb {
  margin-bottom: 60px;
}
#page.guestroom.in .c-heading-breadcrumb li {
  color: #412615;
}
#page.guestroom.in .c-heading-breadcrumb a {
  color: #412615;
}
@media screen and (max-width: 767px) {
  #page.guestroom.in {
    margin-top: 60px;
  }
  #page.guestroom.in .c-sec-ttl span {
    display: block;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 0;
  }
  #page.guestroom.in .c-sec-ttl-en {
    margin-bottom: 20px;
  }
  #page.guestroom.in .c-heading-breadcrumb {
    margin-bottom: 50px;
  }
  #page.guestroom.in .c-heading-breadcrumb li {
    font-size: 10px;
  }
}
#page.guestroom.in .info {
  margin-bottom: 80px;
  padding-bottom: 80px;
}
#page.guestroom.in .info .info-content {
  background-color: #fff;
  padding-bottom: 70px;
  margin-bottom: 80px;
}
#page.guestroom.in .info .info-wrap {
  padding: 0 30px;
}
#page.guestroom.in .info .info-mv {
  margin-bottom: 100px;
}
#page.guestroom.in .info #main-slider {
  margin-bottom: 15px;
}
#page.guestroom.in .info .splide__arrow {
  background-color: unset;
}
#page.guestroom.in .info .splide__arrow.prev::after, #page.guestroom.in .info .splide__arrow.next::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  width: 32px;
  height: 32px;
}
#page.guestroom.in .info .splide__arrow.prev {
  left: 30px;
}
#page.guestroom.in .info .splide__arrow.prev::after {
  background-image: url(../img/guestroom/slider-left.png);
}
#page.guestroom.in .info .splide__arrow.next {
  right: 30px;
}
#page.guestroom.in .info .splide__arrow.next::after {
  background-image: url(../img/guestroom/slider-right.png);
}
#page.guestroom.in .info #thumbnail-slider .splide__track {
  overflow: visible !important;
}
#page.guestroom.in .info #thumbnail-slider.splide {
  visibility: visible !important;
  position: static !important;
}
#page.guestroom.in .info #thumbnail-slider .splide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
#page.guestroom.in .info #thumbnail-slider .splide__slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 63px;
  height: 38px;
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
#page.guestroom.in .info #thumbnail-slider .splide__slide img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 62px;
  height: 38px;
}
#page.guestroom.in .info #thumbnail-slider .splide__slide.is-active {
  opacity: 1;
}
#page.guestroom.in .info .info-text-area {
  margin-bottom: 55px;
  position: relative;
}
#page.guestroom.in .info .info-name {
  font-size: 22px;
  letter-spacing: 0.08em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 50px;
}
#page.guestroom.in .info .info-name span {
  font-size: 20px;
}
#page.guestroom.in .info .info-text {
  font-size: 16px;
  letter-spacing: 0.08em;
  line-height: 2.125;
  margin-bottom: 25px;
}
#page.guestroom.in .info .info-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
#page.guestroom.in .info .info-category-list {
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1;
  background-color: #F2F3F0;
  color: #412615;
  padding: 9.5px 19px;
  border-radius: 7px;
}
#page.guestroom.in .info .info-smoking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  position: absolute;
  right: 0;
  top: 0;
}
#page.guestroom.in .info .info-smoking-icon {
  max-width: 44px;
  width: 100%;
}
#page.guestroom.in .info .info-smoking-text {
  font-size: 14px;
  letter-spacing: 0.08em;
}
#page.guestroom.in .info .info-list {
  margin-bottom: 50px;
}
#page.guestroom.in .info .info-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 10px 0;
  color: #846e5f;
}
#page.guestroom.in .info .info-list-item:not(:last-child) {
  background-image: radial-gradient(circle, #846e5f 0.5px, transparent 0.5px);
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 5px 1px;
}
#page.guestroom.in .info .info-list-item:last-child {
  background-image: radial-gradient(circle, #846e5f 0.5px, transparent 0.5px), radial-gradient(circle, #000000 0.5px, transparent 0.5px);
  background-position: left top, left bottom;
  background-repeat: repeat-x, repeat-x;
  background-size: 5px 1px, 5px 1px;
}
#page.guestroom.in .info .info-list-ttl {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14.2%;
          flex: 0 0 14.2%;
  padding-left: 10px;
  font-size: 15px;
  letter-spacing: 0.08em;
}
#page.guestroom.in .info .info-list-text {
  font-size: 15px;
  letter-spacing: 0.08em;
}
#page.guestroom.in .info .info-book {
  max-width: 976px;
  width: 100%;
  margin: 0 auto;
  background-image: url(../img/guestroom/book-bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 65px 60px;
}
#page.guestroom.in .info .info-book-icon {
  width: 36px;
  height: 36px;
  margin: 0 auto 30px auto;
}
#page.guestroom.in .info .info-book-ttl {
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.08em;
  margin-bottom: 30px;
}
#page.guestroom.in .info .info-book-ttl .info-book-ttl-main {
  font-size: 22px;
}
#page.guestroom.in .info .info-book-ttl .info-book-ttl-sub {
  font-size: 16px;
}
#page.guestroom.in .info .info-book-text {
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
#page.guestroom.in .info .info-link {
  display: block;
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  background-color: #412615;
  border: 1px solid #412615;
  text-align: center;
  color: #ece6e0;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 18px 0;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.guestroom.in .info .info-link::after {
  content: "";
  position: absolute;
  background-image: url(../img/hosyutei-guestroom/arrow-w.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 8px;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (hover: hover) {
  #page.guestroom.in .info .info-link:hover {
    background-color: #f3f4f1;
    color: #412615;
  }
  #page.guestroom.in .info .info-link:hover::after {
    -webkit-filter: brightness(0) saturate(100%) invert(13%) sepia(10%) saturate(3569%) hue-rotate(340deg) brightness(100%) contrast(90%);
            filter: brightness(0) saturate(100%) invert(13%) sepia(10%) saturate(3569%) hue-rotate(340deg) brightness(100%) contrast(90%);
  }
}
@media screen and (max-width: 767px) {
  #page.guestroom.in .info {
    margin-bottom: 50px;
    padding-bottom: 0;
    overflow: hidden;
  }
  #page.guestroom.in .info .info-content {
    width: 100vw;
    margin-left: -15px;
    padding-bottom: 65px;
    margin-bottom: 50px;
  }
  #page.guestroom.in .info .info-wrap {
    padding: 0 25px;
  }
  #page.guestroom.in .info .info-mv {
    margin-bottom: 50px;
  }
  #page.guestroom.in .info .splide__arrow.prev::after, #page.guestroom.in .info .splide__arrow.next::after {
    width: 20px;
    height: 20px;
  }
  #page.guestroom.in .info .splide__arrow.prev {
    left: 15px;
  }
  #page.guestroom.in .info .splide__arrow.next {
    right: 15px;
  }
  #page.guestroom.in .info #thumbnail-slider .splide__list {
    gap: 6px;
  }
  #page.guestroom.in .info #thumbnail-slider .splide__slide {
    width: 36px;
    height: 36px;
  }
  #page.guestroom.in .info #thumbnail-slider .splide__slide img {
    width: 36px;
    height: 36px;
  }
  #page.guestroom.in .info .info-text-area {
    margin-bottom: 45px;
  }
  #page.guestroom.in .info .info-name {
    -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;
    font-size: 16px;
    gap: 12px;
    margin-bottom: 20px;
    letter-spacing: 0.04em;
  }
  #page.guestroom.in .info .info-name span {
    font-size: 16px;
  }
  #page.guestroom.in .info .info-smoking {
    position: unset;
    margin-bottom: 40px;
  }
  #page.guestroom.in .info .info-smoking-icon {
    max-width: 30px;
  }
  #page.guestroom.in .info .info-text {
    line-height: 1.8125;
  }
  #page.guestroom.in .info .info-list {
    margin-bottom: 45px;
  }
  #page.guestroom.in .info .info-list-item {
    padding: 15px 0;
  }
  #page.guestroom.in .info .info-list-ttl {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 28.5%;
            flex: 0 0 28.5%;
    font-size: 16px;
    padding-left: 0;
  }
  #page.guestroom.in .info .info-list-text {
    font-size: 14px;
  }
  #page.guestroom.in .info .info-book {
    background-image: url(../img/guestroom/book-bg-sp.png);
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 35px 25px 45px 25px;
  }
  #page.guestroom.in .info .info-book-icon {
    margin-bottom: 15px;
  }
  #page.guestroom.in .info .info-book-ttl {
    font-size: 16px;
  }
  #page.guestroom.in .info .info-book-ttl .info-book-ttl-main {
    font-size: 18px;
  }
  #page.guestroom.in .info .info-book-ttl .info-book-ttl-sub {
    font-size: 14px;
  }
  #page.guestroom.in .info .info-book-text {
    font-size: 14px;
  }
}
#page.guestroom.in .option {
  padding: 120px 0 200px 0;
  background-color: #f2f3f0;
}
#page.guestroom.in .option .wrap {
  max-width: 848px;
}
#page.guestroom.in .option .option-item:not(:last-child) {
  margin-bottom: 70px;
}
#page.guestroom.in .option .option-item-ttl {
  border-bottom: 1px solid #313728;
  font-size: 22px;
  letter-spacing: 0.08em;
  line-height: 1.5454545455;
  position: relative;
  padding: 0 0 10px 20px;
  margin-bottom: 25px;
}
#page.guestroom.in .option .option-item-ttl::after {
  content: "";
  position: absolute;
  background-color: #313728;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  left: 0;
  top: 0;
  bottom: 5px;
  margin: auto;
}
#page.guestroom.in .option .option-item-text {
  font-size: 15px;
  letter-spacing: 0.08em;
  line-height: 2;
}
#page.guestroom.in .option .option-amenities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 15px;
}
#page.guestroom.in .option .option-amenities-text-area {
  background-color: #fff;
  padding: 0 20px;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 62.5%;
          flex: 0 0 62.5%;
}
#page.guestroom.in .option .option-amenities-ttl {
  font-size: 18px;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}
#page.guestroom.in .option .option-amenities-ttl span {
  border-bottom: 1px solid #17232b;
  padding-bottom: 5px;
}
#page.guestroom.in .option .option-amenities-text {
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  #page.guestroom.in .option {
    padding: 50px 0 90px 0;
  }
  #page.guestroom.in .option .option-item:not(:last-child) {
    margin-bottom: 50px;
  }
  #page.guestroom.in .option .option-item-ttl {
    font-size: 18px;
    padding: 0 0 5px 20px;
    margin-bottom: 20px;
  }
  #page.guestroom.in .option .option-item-ttl::after {
    left: 2px;
  }
  #page.guestroom.in .option .option-item-text {
    line-height: 1.9333333333;
    padding: 0 15px;
  }
  #page.guestroom.in .option .option-amenities {
    padding: 0 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #page.guestroom.in .option .option-amenities-text-area {
    padding: 20px;
  }
  #page.guestroom.in .option .option-amenities-ttl {
    border-bottom: 1px solid #17232b;
    font-size: 16px;
    line-height: 1.625;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  #page.guestroom.in .option .option-amenities-ttl span {
    border-bottom: unset;
  }
  #page.guestroom.in .option .option-amenities-text {
    font-size: 14px;
    letter-spacing: 0.08em;
  }
}
#page.guestroom.in .others {
  padding-bottom: 130px;
  background-color: #f2f3f0;
}
#page.guestroom.in .others .others-ttl {
  text-align: center;
  font-size: 26px;
  letter-spacing: 0.15em;
  margin-bottom: 80px;
}
#page.guestroom.in .others .others-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 50px;
  margin-bottom: 110px;
}
#page.guestroom.in .others .others-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(20% - 46px);
          flex: 1 1 calc(20% - 46px);
  max-width: 212px;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#page.guestroom.in .others .others-item a {
  color: #412615;
}
#page.guestroom.in .others .others-item a::after {
  content: "";
  position: absolute;
  background-image: url(../img/hosyutei-guestroom/others-arrow.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 26px;
  height: 26px;
  right: 0;
  bottom: 0;
}
#page.guestroom.in .others .others-item-img {
  margin-bottom: 10px;
}
#page.guestroom.in .others .others-item-img img {
  width: 212px;
  height: 140px;
  -o-object-fit: cover;
     object-fit: cover;
}
#page.guestroom.in .others .others-item-top {
  font-size: 15px;
  letter-spacing: 0.08em;
}
#page.guestroom.in .others .others-item-btm {
  font-size: 18px;
  letter-spacing: 0.15em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding-right: 22px;
}
#page.guestroom.in .others .others-item-span {
  font-size: 16px;
  letter-spacing: 0.08em;
}
#page.guestroom.in .others .others-link {
  display: block;
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1;
  border: 1px solid #412615;
  color: #412615;
  padding: 18px 0;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.guestroom.in .others .others-link::after {
  content: "";
  position: absolute;
  background-image: url(../img/hosyutei-guestroom/arrow.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 8px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (hover: hover) {
  #page.guestroom.in .others .others-link:hover {
    background-color: #c39480;
  }
}
@media screen and (max-width: 1200px) {
  #page.guestroom.in .others .others-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(25% - 46px);
            flex: 1 1 calc(25% - 46px);
  }
}
@media screen and (max-width: 900px) {
  #page.guestroom.in .others .others-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(30% - 46px);
            flex: 1 1 calc(30% - 46px);
  }
}
@media screen and (max-width: 767px) {
  #page.guestroom.in .others {
    padding-bottom: 65px;
  }
  #page.guestroom.in .others .others-ttl {
    margin-bottom: 50px;
    font-size: 22px;
  }
  #page.guestroom.in .others .others-content {
    padding: 0 15px;
    margin-bottom: 50px;
    gap: 35px 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #page.guestroom.in .others .others-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48.256%;
            flex: 0 0 48.256%;
  }
  #page.guestroom.in .others .others-item a::after {
    width: 20px;
    height: 20px;
  }
  #page.guestroom.in .others .others-item-top {
    font-size: 14px;
    letter-spacing: 0.06em;
    margin-bottom: 5px;
  }
  #page.guestroom.in .others .others-item-btm {
    font-size: 16px;
    line-height: 1.5;
    padding-right: 20px;
  }
  #page.guestroom.in .others .others-item-span {
    font-size: 14px;
  }
}