.onsen-mv img {
  width: 100%
}

.onsen-about__title {
  position: relative;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-family: "Shippori Mincho";
  font-weight: 400
}

.onsen-about__title::after {
  position: absolute;
  width: 341px;
  height: 251px;
  content: "";
  top: -95px;
  left: -236px;
  background: url(../images/page-food/food-about.png) no-repeat center/cover
}

@media screen and (max-width: 800px) {
  .onsen-about__title::after {
    width: 170px;
    height: 125px;
    content: "";
    top: -60px;
    left: -125px
  }
}

.onsen-about {
  margin-top: 70px;
  margin-bottom: 112px
}

.onsen-about__title-ja {
  font-size: 48px;
  font-family: "Shippori Mincho";
  font-weight: 400;
  padding-bottom: 0;
  margin-bottom: 0;
  text-align: center
}

.onsen-about__title-en {
  font-size: 25px;
  margin-top: 17px;
  display: block;
  text-align: center;
  font-family: "Shippori Mincho";
  font-weight: 400;
  margin-bottom: 72px
}

.onsen-about__wrap {
  display: flex;
  align-items: center;
  gap: 0 66px;
  max-width: 1477px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px
}

.onsen-about__wrap.reverse {
  flex-direction: row-reverse;
  margin-top: -60px
}

.onsen-about__wrap.reverse .onsen-about__contents {
  max-width: 570px;
  margin-left: 0;
  margin-right: auto
}

.onsen-about__wrap.reverse .onsen-about__contents h3 {
  text-align: right
}

.onsen-about__wrap.reverse .onsen-about__contents h3 span {
  display: inline-block
}

.onsen-about__wrap.reverse .onsen-about__contents h3 span::after {
  width: 100%
}

.onsen-about__wrap.reverse .onsen-about_img {
  max-width: 687px
}

.onsen-about__img {
  width: 50%
}

.onsen-about__contents {
  max-width: 553px;
  margin-left: auto;
  margin-right: 0
}

.onsen-about__contents h3 span {
  font-family: "Shippori Mincho";
  font-weight: 400;
  line-height: 1.3;
  display: block;
  position: relative;
  font-size: 22px;
  padding-bottom: 22px;
  margin-bottom: 22px
}

.onsen-about__contents h3 span::after {
  position: absolute;
  width: 477px;
  height: 2px;
  background-color: #c483bd;
  bottom: 0;
  left: 0;
  content: ""
}

.onsen-about__contents p {
  font-size: 18px;
  line-height: 2.375
}

@media screen and (max-width: 1300px) {
  .onsen-about__wrap.reverse {
    margin-top: 0
  }

  .onsen-about__contents {
    max-width: 350px
  }

  .onsen-about__wrap.reverse .onsen-about__contents {
    max-width: 350px
  }
}

@media screen and (max-width: 800px) {
  .onsen-about {
    margin-bottom: 68px
  }

  .onsen-about__title-ja {
    font-size: 24px
  }

  .onsen-about__title-en {
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 35px
  }

  .onsen-about__wrap {
    flex-direction: column;
    gap: 33px 0
  }

  .onsen-about__wrap.reverse {
    flex-direction: column-reverse;
    margin-top: 0
  }

  .onsen-about__wrap.reverse .onsen-about__contents {
    max-width: 570px;
    margin-left: 0;
    margin-right: auto
  }

  .onsen-about__img {
    width: 100%
  }

  .onsen-about__contents {
    max-width: 553px;
    margin-left: auto;
    margin-right: 0
  }

  .onsen-about__contents h3 span {
    display: block;
    position: relative;
    font-size: 18px;
    padding-bottom: 18px;
    margin-bottom: 22px
  }

  .onsen-about__contents h3 span::after {
    position: absolute;
    width: 63.6vw;
    max-width: 70%
  }

  .onsen-about__contents p {
    font-size: 16px;
    line-height: 2.375
  }
}

.onsen-large h2,
.onsen-family h2 {
  font-family: "Shippori Mincho";
  font-weight: 400;
  padding-top: 70px;
  padding-bottom: 108px;
  text-align: center;
  font-size: 40px;
  background: url("../images/page-onsen/bg-large-ttl.png") no-repeat center
}

.onsen-large h4,
.onsen-family h4 {
  font-family: "Shippori Mincho";
  font-weight: 400;
  font-size: 32px;
  margin-bottom: 84px;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative
}

.onsen-large h4 span,
.onsen-family h4 span {
  font-size: 64px;
  color: #c483bd
}

.onsen-large h4::after,
.onsen-family h4::after {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  right: -70px;
  transform: translateY(-50%);
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000
}

.onsen-large__img,
.onsen-family__img {
  margin-bottom: 71px
}

.onsen-large__text,
.onsen-family__text {
  text-align: center;
  font-size: 18px;
  line-height: 2.0555555556;
  max-width: 1040px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto
}

.onsen-large__box,
.onsen-family__box {
  max-width: 812px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #000;
  padding: 20px 54px 32px;
  margin-top: 100px
}

.onsen-large__box h5,
.onsen-family__box h5 {
  text-align: center;
  font-family: "Shippori Mincho";
  font-weight: 400
}

.onsen-large__box h5 span,
.onsen-family__box h5 span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 16px;
  font-size: 24px
}

.onsen-large__box h5 span::before,
.onsen-large__box h5 span::after,
.onsen-family__box h5 span::before,
.onsen-family__box h5 span::after {
  width: 45px;
  height: 1px;
  background-color: #000;
  content: "";
  display: block
}

.onsen-large__box dl,
.onsen-family__box dl {
  display: flex;
  font-size: 18px;
  line-height: .5161290323
}

.onsen-large__box dd,
.onsen-family__box dd {
  margin-left: 0
}

@media screen and (max-width: 800px) {

  .onsen-large h2,
  .onsen-family h2 {
    padding-top: 35px;
    padding-bottom: 56px;
    font-size: 20px;
    background: url("../images/page-onsen/bg-large-ttl.png") no-repeat center/100% auto
  }

  .onsen-large h4,
  .onsen-family h4 {
    font-size: 18px;
    margin-bottom: 42px
  }

  .onsen-large h4 span,
  .onsen-family h4 span {
    font-size: 32px
  }

  .onsen-large h4::after,
  .onsen-family h4::after {
    width: 45px;
    height: 45px;
    right: -35px
  }

  .onsen-large__img,
  .onsen-family__img {
    margin-bottom: 35px
  }

  .onsen-large__text,
  .onsen-family__text {
    font-size: 16px;
    text-align: initial
  }

  .onsen-large__box,
  .onsen-family__box {
    max-width: 812px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #000;
    padding: 10px 24px 16px;
    margin-top: 50px
  }

  .onsen-large__box h4 span,
  .onsen-family__box h4 span {
    gap: 0 8px;
    font-size: 14px
  }

  .onsen-large__box h4 span::before,
  .onsen-large__box h4 span::after,
  .onsen-family__box h4 span::before,
  .onsen-family__box h4 span::after {
    width: 23px
  }

  .onsen-large__box dl,
  .onsen-family__box dl {
    flex-direction: column;
    font-size: 16px;
    line-height: 1.9375
  }

  .onsen-large__box dd,
  .onsen-family__box dd {
    margin-left: 0;
    font-size: 14px
  }
}

.onsen-family h4 {
  font-family: "Shippori Mincho";
  font-weight: 400
}

.onsen-family h4::after {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  left: -70px;
  transform: translateY(-50%);
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  border-right: 0
}

@media screen and (max-width: 800px) {
  .onsen-family h4::after {
    width: 45px;
    height: 45px;
    left: -35px
  }
}

.onsenSwiper {
  width: 100%
}

.swiper-slide {
  width: auto
}

.swiper-slide img {
  max-width: 825px;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto
}

.swiper-navigation-icon {
  display: none
}

.swiper-button-prev,
.swiper-button-next {
  height: 40px;
  width: 54px
}

@media screen and (max-width: 800px) {

  .swiper-button-prev,
  .swiper-button-next {
    height: 20px;
    width: 27px
  }
}

.swiper-button-prev::after,
.swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 40px;
  margin: auto;
  width: 54px
}

@media screen and (max-width: 800px) {

  .swiper-button-prev::after,
  .swiper-button-next::after {
    height: 40px;
    width: 54px
  }
}

.swiper-button-prev::after {
  background-image: url("../images/page-onsen/arrow-l.png")
}

.swiper-button-next::after {
  background-image: url("../images/page-onsen/arrow-r.png")
}

.swiper {
  padding-bottom: 40px !important
}

@media screen and (max-width: 800px) {
  .swiper {
    padding-bottom: 20px !important
  }
}

.swiper-button-prev {
  left: 12% !important
}

.swiper-button-next {
  right: 12% !important
}

@media screen and (max-width: 800px) {
  .swiper-button-prev {
    left: 6% !important
  }

  .swiper-button-next {
    right: 6% !important
  }
}

.swiper-pagination {
  bottom: 0 !important
}

.swiper-pagination {
  display: flex;
  justify-content: center;
  gap: 8px
}

@media screen and (max-width: 800px) {
  .swiper-pagination {
    display: flex;
    justify-content: center;
    gap: 4px
  }
}

.swiper-pagination-bullet {
  width: 37px !important;
  height: 4px !important;
  border-radius: 0 !important;
  background: rgba(177, 99, 169, .4) !important;
  opacity: 1 !important;
  transition: background .3s !important
}

@media screen and (max-width: 800px) {
  .swiper-pagination-bullet {
    width: 18px !important;
    height: 2px !important
  }
}

.swiper-pagination-bullet-active {
  background: #b163a9 !important
}

.onsen-family {
  margin-top: 144px
}

@media screen and (max-width: 800px) {
  .onsen-family {
    margin-top: 77px
  }
}

.onsen-daily {
  margin-bottom: 98px
}

.onsen-daily h2 {
  font-family: "Shippori Mincho";
  font-weight: 400;
  padding-top: 70px;
  padding-bottom: 29px;
  text-align: center;
  font-size: 40px;
  background: url(../images/page-onsen/bg-daily-ttl.png) no-repeat center
}

.onsen-daily__wrap {
  display: flex;
  align-items: center;
  gap: 0 45px;
  max-width: 1477px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: row-reverse
}

.onsen-daily__contents {
  max-width: 647px;
  margin-right: auto
}

.onsen-daily dl {
  margin-bottom: 16px
}

.onsen-daily dt {
  font-size: 24px;
  margin-bottom: 13px
}

.onsen-daily dt span {
  display: inline-block;
  padding-left: 24px;
  padding-right: 24px;
  position: relative
}

.onsen-daily dt span::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 12px;
  content: "";
  background-color: rgba(177, 99, 169, .32)
}

.onsen-daily dd {
  font-size: 16px;
  line-height: 2.375;
  margin-left: 48px
}

.onsen-daily .notice dt {
  color: #b163a9
}

.onsen-daily .notice dd {
  font-size: 14px;
  line-height: 1.6428571429
}

@media screen and (max-width: 800px) {
  .onsen-daily {
    margin-bottom: 45px
  }

  .onsen-daily h2 {
    padding-top: 35px;
    padding-bottom: 15px;
    font-size: 20px;
    background: url(../images/page-onsen/bg-daily-ttl.png) no-repeat center/100% auto
  }

  .onsen-daily__wrap {
    flex-direction: column;
    gap: 22px 0
  }

  .onsen-daily dl {
    margin-bottom: 16px
  }

  .onsen-daily dt {
    font-size: 18px;
    margin-bottom: 8px
  }

  .onsen-daily dt span {
    padding-left: 12px;
    padding-right: 12px
  }

  .onsen-daily dt span::after {
    height: 6px
  }

  .onsen-daily dd {
    font-size: 14px;
    margin-left: 24px
  }

  .onsen-daily .notice dt {
    color: #b163a9
  }

  .onsen-daily .notice dd {
    font-size: 14px;
    line-height: 1.6428571429
  }
}

#access {
  max-width: var(--content-width);
  margin-top: 3em;
  margin-inline: auto;
  padding-inline: 1em
}

#access iframe {
  width: 100%;
  height: 438px
}

#access .text {
  margin-top: 1em;
  margin-left: 5em;
  margin-right: 1em
}

#access .text address {
  font-style: normal
}

/*# sourceMappingURL=page-onsen.css.map */