#page.hosyutei-story.in {
  background-color: #412615;
  margin-top: 85px;
}
@media screen and (max-width: 1060px) {
  #page.hosyutei-story.in {
    margin-top: 60px;
  }
}
#page.hosyutei-story.in .c-page-nav {
  background-color: #412615;
  border-top: 1px solid #d5cfc8;
  border-bottom: 1px solid #d5cfc8;
}
#page.hosyutei-story.in .c-page-nav .c-page-nav-item a {
  color: #d5cfc8;
}
#page.hosyutei-story.in .c-page-nav .c-page-nav-item:not(:last-child) {
  border-right: 1px solid #d5cfc8;
}
#page.hosyutei-story.in .c-heading-breadcrumb a {
  color: #d5cfc8;
}
#page.hosyutei-story.in .c-heading-breadcrumb li {
  color: #d5cfc8;
}
@media screen and (max-width: 767px) {
  #page.hosyutei-story.in .c-page-nav .c-page-nav-item {
    padding: 0 12px;
    position: relative;
  }
  #page.hosyutei-story.in .c-page-nav .c-page-nav-item.active {
    background-color: #cec9c1;
  }
  #page.hosyutei-story.in .c-page-nav .c-page-nav-item.active a {
    color: #3f2214;
  }
}
#page.hosyutei-story.in .anchor {
  padding-top: 130px;
  margin-top: -130px;
}
#page.hosyutei-story.in .stay {
  padding-top: 60px;
  margin-bottom: 150px;
  color: #371f15;
}
#page.hosyutei-story.in .stay .stay-bg {
  background-color: #d5cfc8;
  max-width: 1246px;
  width: 100%;
  margin: 0 auto;
  padding-top: 90px;
  padding-bottom: 75px;
}
#page.hosyutei-story.in .stay .stay-wrap {
  max-width: 1126px;
  width: 100%;
  margin: 0 auto;
}
#page.hosyutei-story.in .stay .c-sec-ttl-en {
  margin-bottom: 150px;
}
#page.hosyutei-story.in .stay .stay-text-area {
  text-align: center;
  margin-bottom: 70px;
}
#page.hosyutei-story.in .stay .stay-about-ttl {
  font-size: 32px;
  letter-spacing: 0.1em;
  margin-bottom: 60px;
}
#page.hosyutei-story.in .stay .stay-about-text {
  font-size: 16px;
  line-height: 2.125;
  letter-spacing: 0.08em;
}
#page.hosyutei-story.in .stay .stay-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 85px;
}
#page.hosyutei-story.in .stay .stay-list-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  text-align: center;
  border-top: 1px solid #3f2214;
  border-bottom: 1px solid #3f2214;
  font-size: 19px;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 14px 0;
  position: relative;
}
#page.hosyutei-story.in .stay .stay-list-text:not(:last-child)::after {
  content: "";
  position: absolute;
  background-image: url(../img/hosyutei-story/list-arrow.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 32px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -29px;
  z-index: 1;
}
#page.hosyutei-story.in .stay .stay-list-text:not(:last-child)::before {
  content: "";
  position: absolute;
  width: 36px;
  height: calc(100% + 2px);
  top: 0;
  bottom: 0;
  margin: auto;
  right: -36px;
  background-color: #d5cfc8;
  z-index: 1;
}
#page.hosyutei-story.in .stay .stay-list-btm-text {
  font-size: 26px;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 25px;
}
#page.hosyutei-story.in .stay .stay-day-text {
  text-align: center;
  font-size: 17px;
  letter-spacing: 0.08em;
  line-height: 1;
  margin-bottom: 12px;
}
#page.hosyutei-story.in .stay .stay-day-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.hosyutei-story.in .stay .stay-day-num::before, #page.hosyutei-story.in .stay .stay-day-num::after {
  content: "";
  display: block;
  width: 41.742%;
  height: 1px;
  background-color: #3f2214;
}
#page.hosyutei-story.in .stay .stay-day-num-text {
  font-size: 32px;
  line-height: 1;
  text-align: center;
  background-color: #f3f4f1;
  border: 1px solid #3f2214;
  width: 68px;
  height: 68px;
  border-radius: 50%;
  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;
  padding-bottom: 1px;
}
#page.hosyutei-story.in .stay .stay-day-content:not(:last-child) {
  margin-bottom: 160px;
}
#page.hosyutei-story.in .stay .stay-day-schedule {
  padding-top: 120px;
  position: relative;
}
#page.hosyutei-story.in .stay .stay-day-schedule::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  background-image: radial-gradient(circle, #3f2214 1px, transparent 1px);
  background-position: right top;
  background-repeat: repeat-y;
  background-size: 2px 6px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#page.hosyutei-story.in .stay .stay-day-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}
#page.hosyutei-story.in .stay .stay-day-item:not(:last-child) {
  margin-bottom: 70px;
}
#page.hosyutei-story.in .stay .stay-day-item:last-child::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  left: 0;
  right: 0;
  top: 21px;
  margin: auto;
  background-color: #d5cfc8;
  z-index: 1;
}
#page.hosyutei-story.in .stay .stay-day-item-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 43.162%;
          flex: 0 0 43.162%;
}
#page.hosyutei-story.in .stay .stay-day-item-text-area {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-left: 70px;
}
#page.hosyutei-story.in .stay .stay-day-item-text-area:not(:last-child) {
  margin-bottom: 50px;
}
#page.hosyutei-story.in .stay .stay-day-item-ttl-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-bottom: 20px;
  position: relative;
}
#page.hosyutei-story.in .stay .stay-day-item-ttl-area::before {
  content: "";
  position: absolute;
  background-color: #371f15;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  left: -73px;
}
#page.hosyutei-story.in .stay .stay-day-item-ttl-area::after {
  content: "";
  position: absolute;
  width: 70px;
  height: 1px;
  background-color: #3f2214;
  left: -70px;
}
#page.hosyutei-story.in .stay .stay-day-item-time {
  display: block;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.1em;
  border: 1px solid #3f2214;
  border-radius: 7px;
  max-width: 82px;
  width: 100%;
  text-align: center;
  padding: 8.5px 0;
}
#page.hosyutei-story.in .stay .stay-day-item-ttl {
  font-size: 24px;
  letter-spacing: 0.08em;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.hosyutei-story.in .stay .stay-day-item-ttl span {
  font-size: 16px;
}
#page.hosyutei-story.in .stay .stay-day-item-text {
  font-size: 16px;
  line-height: 2.125;
  letter-spacing: 0.08em;
  text-align: justify;
  margin-bottom: 25px;
}
#page.hosyutei-story.in .stay .stay-day-item-link {
  font-size: 15px;
  letter-spacing: 0.08em;
  line-height: 1;
  border-bottom: 1px solid #3f2214;
  position: relative;
  padding-bottom: 3px;
  color: #3f2214;
}
#page.hosyutei-story.in .stay .stay-day-item-link::after {
  content: "";
  position: absolute;
  background-image: url(../img/hosyutei-story/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 16px;
  height: 8px;
  top: 0;
  bottom: 0;
  right: -24px;
  margin: auto;
}
#page.hosyutei-story.in .stay .stay-day-item-comment {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.08em;
  line-height: 1;
  padding: 20px 0;
  background-color: #d5cfc8;
  position: relative;
  z-index: 1;
  margin-top: 60px;
}
@media screen and (max-width: 1200px) {
  #page.hosyutei-story.in .stay {
    padding: 35px 20px 0 20px;
  }
  #page.hosyutei-story.in .stay .stay-wrap {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1110px) {
  #page.hosyutei-story.in .stay .stay-day-item:last-child .stay-day-item-flex:last-child::after {
    height: 5%;
  }
}
@media screen and (max-width: 1000px) {
  #page.hosyutei-story.in .stay .stay-day-item-text {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #page.hosyutei-story.in .stay .stay-day-item-flex:not(:last-child) {
    margin-bottom: 20px;
  }
  #page.hosyutei-story.in .stay .stay-day-item-text-area {
    padding-left: 40px;
  }
  #page.hosyutei-story.in .stay .stay-day-item-ttl-area::before {
    left: -43px;
  }
  #page.hosyutei-story.in .stay .stay-day-item-ttl-area::after {
    width: 40px;
    left: -40px;
  }
}
@media screen and (max-width: 767px) {
  #page.hosyutei-story.in .stay {
    margin-bottom: 80px;
  }
  #page.hosyutei-story.in .stay .c-sec-ttl-en {
    margin-bottom: 80px;
  }
  #page.hosyutei-story.in .stay .stay-text-area {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-bottom: 50px;
  }
  #page.hosyutei-story.in .stay .stay-about-ttl {
    font-size: 25px;
    line-height: 1.76;
    margin-bottom: 30px;
  }
  #page.hosyutei-story.in .stay .stay-about-text {
    font-size: 14px;
    line-height: 1.9285714286;
  }
  #page.hosyutei-story.in .stay .stay-list {
    margin-bottom: 70px;
  }
  #page.hosyutei-story.in .stay .stay-list-text {
    font-size: 16px;
  }
  #page.hosyutei-story.in .stay .stay-list-text:not(:last-child)::before {
    width: 14px;
    right: -7px;
  }
  #page.hosyutei-story.in .stay .stay-list-text:not(:last-child)::after {
    background-size: contain;
    background-image: url(../img/hosyutei-story/list-arrow-sp.png);
    width: 12px;
    height: 26px;
    right: -7px;
  }
  #page.hosyutei-story.in .stay .stay-day-text {
    font-size: 15px;
    text-align: left;
    padding-left: 12px;
  }
  #page.hosyutei-story.in .stay .stay-list-btm-text {
    font-size: 24px;
    line-height: 1.75;
  }
  #page.hosyutei-story.in .stay .stay-day-num::before {
    display: none;
  }
  #page.hosyutei-story.in .stay .stay-day-num::after {
    width: 71.19%;
  }
  #page.hosyutei-story.in .stay .stay-day-num-text {
    font-size: 25px;
    width: 55px;
    height: 55px;
  }
  #page.hosyutei-story.in .stay .stay-day-content:not(:last-child) {
    margin-bottom: 90px;
  }
  #page.hosyutei-story.in .stay .stay-day-schedule {
    padding-top: 30px;
  }
  #page.hosyutei-story.in .stay .stay-day-schedule::after {
    right: unset;
    left: 26px;
  }
  #page.hosyutei-story.in .stay .stay-day-item {
    padding-left: 60px;
  }
  #page.hosyutei-story.in .stay .stay-day-item:not(:last-child) {
    margin-bottom: 60px;
  }
  #page.hosyutei-story.in .stay .stay-day-item:last-child::after {
    right: unset;
    left: 26px;
  }
  #page.hosyutei-story.in .stay .stay-day-item-img {
    max-width: 230px;
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 20px;
  }
  #page.hosyutei-story.in .stay .stay-day-item-text-area {
    display: contents;
    padding-left: 0;
    position: relative;
    margin-bottom: 120px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  #page.hosyutei-story.in .stay .stay-day-item-ttl-area {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    gap: 15px;
    margin-bottom: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 30px;
  }
  #page.hosyutei-story.in .stay .stay-day-item-ttl-area::before {
    left: -36px;
  }
  #page.hosyutei-story.in .stay .stay-day-item-ttl-area::after {
    width: 30px;
    left: -30px;
  }
  #page.hosyutei-story.in .stay .stay-day-item-ttl {
    font-size: 18px;
    line-height: 1.6666666667;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
            flex: 1 0 0;
    -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;
  }
  #page.hosyutei-story.in .stay .stay-day-item-text {
    font-size: 15px;
    line-height: 1.6666666667;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  #page.hosyutei-story.in .stay .stay-day-item-comment {
    text-align: left;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% + 60px);
            flex: 0 0 calc(100% + 60px);
    margin-left: -60px;
  }
  #page.hosyutei-story.in .stay .stay-day-item-link {
    line-height: 1.9333333333;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    border-bottom: unset;
    text-decoration: underline;
    text-underline-offset: 6px;
  }
  #page.hosyutei-story.in .stay .stay-day-item-link::after {
    top: unset;
    right: unset;
    bottom: 13px;
  }
}
#page.hosyutei-story.in .recommend {
  margin-bottom: 180px;
  color: #d5cfc8;
}
#page.hosyutei-story.in .recommend .recommend-wrap {
  max-width: 1246px;
  width: 100%;
  margin: 0 auto;
}
#page.hosyutei-story.in .recommend .recommend-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#page.hosyutei-story.in .recommend .recommend-ttl {
  text-align: center;
  font-size: 26px;
  letter-spacing: 0.1em;
  margin-bottom: 80px;
}
#page.hosyutei-story.in .recommend .recommend-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24.078%;
          flex: 0 0 24.078%;
}
#page.hosyutei-story.in .recommend .recommend-img {
  margin-bottom: 30px;
}
#page.hosyutei-story.in .recommend .recommend-item-ttl {
  font-size: 18px;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
}
#page.hosyutei-story.in .recommend .recommend-item-text {
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.08em;
  margin-bottom: 30px;
}
#page.hosyutei-story.in .recommend .recommend-item-link {
  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;
  text-align: center;
  border: 1px solid #d5cfc8;
  font-size: 15px;
  letter-spacing: 0.1em;
  height: 53px;
  position: relative;
  color: #d5cfc8;
}
#page.hosyutei-story.in .recommend .recommend-item-link::after {
  content: "";
  background-image: url(../img/hosyutei-story/arrow-w.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 16px;
  height: 8px;
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (hover: hover) {
  #page.hosyutei-story.in .recommend .recommend-item-link {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #page.hosyutei-story.in .recommend .recommend-item-link::after {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #page.hosyutei-story.in .recommend .recommend-item-link:hover {
    background-color: #c39480;
  }
}
@media screen and (max-width: 1200px) {
  #page.hosyutei-story.in .recommend .recommend-wrap {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #page.hosyutei-story.in .recommend {
    margin-bottom: 95px;
  }
  #page.hosyutei-story.in .recommend .recommend-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 55px 0;
  }
  #page.hosyutei-story.in .recommend .recommend-ttl {
    font-size: 25px;
    margin-bottom: 45px;
  }
  #page.hosyutei-story.in .recommend .recommend-item {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
  }
}
#page.hosyutei-story.in .seasons {
  background-color: #fff;
  padding: 120px 0;
  color: #412615;
}
#page.hosyutei-story.in .seasons .seasons-wrap {
  max-width: 990px;
  width: 100%;
  margin: 0 auto;
}
#page.hosyutei-story.in .seasons .seasons-text {
  text-align: center;
  font-size: 16px;
  line-height: 2.125;
  margin-bottom: 55px;
}
#page.hosyutei-story.in .seasons .slider-movie {
  position: relative;
  padding-bottom: 53.65%;
  padding-top: 25px;
  height: 0;
  z-index: 1;
  max-width: 990px;
  width: 100%;
}
#page.hosyutei-story.in .seasons .slider-movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#page.hosyutei-story.in .seasons .slider-img {
  max-width: 140px;
  width: 100%;
}
#page.hosyutei-story.in .seasons .slider-img img {
  width: 140px;
}
#page.hosyutei-story.in .seasons #main-slider {
  margin-bottom: 35px;
}
#page.hosyutei-story.in .seasons #thumbnail-slider {
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#page.hosyutei-story.in .seasons #thumbnail-slider .splide__slide {
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  #page.hosyutei-story.in .seasons .seasons-wrap {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #page.hosyutei-story.in .seasons {
    padding: 90px 0 0 0;
  }
  #page.hosyutei-story.in .seasons .c-sec-ttl-en {
    margin-bottom: 35px;
  }
  #page.hosyutei-story.in .seasons .seasons-text {
    line-height: 1.6875;
    margin-bottom: 35px;
  }
  #page.hosyutei-story.in .seasons #main-slider {
    margin-bottom: 15px;
  }
}
#page.hosyutei-story.in .c-eachlink {
  background-color: #fff;
}