/* ---------------------------------------------------
	common
------------------------------------------------------ */
#mainvisual {
  background: url(../img/onsen/mainvisual.jpg) center;
  background-size: cover;
}

.main_nav {
  margin-top: 212px;
}

.sec_tit {
  margin-bottom: 44px;
}
.sec_tit .label {
  display: block;
  width: 100%;
  margin-bottom: 24px;
  font-size: 1.8rem;
  line-height: 1.2;
  letter-spacing: 0;
}
.sec_tit .label > span {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: 6px 24px;
  border: 1px solid #8996a1;
  text-align: center;
}

.onsen_sec {
  padding: 96px 0;
}
.onsen_sec p:not([class]) {
  line-height: 2.66;
}
.onsen_sec .onsen_slide {
  max-width: 1280px;
  margin: 0 auto 56px;
}
.onsen_sec .onsen_slide .swiper-pagination {
  right: 136px;
}
.onsen_sec .onsen_btns {
  margin-top: 64px;
  text-align: center;
}
.onsen_sec .onsen_btns .btn {
  width: 400px;
  padding-left: 0;
  padding-right: 0;
}
.onsen_sec .onsen_btns .btn .more {
  margin-left: 16px;
}
.onsen_sec .onsen_btns .btn_reserve {
  width: 380px;
  margin-left: 44px;
}
.onsen_sec .onsen_btns .btn_reserve .icon {
  margin-left: 8px;
}

@media screen and (max-width: 810px) {
  .main_nav {
    margin-top: 96px;
  }
  .sec_tit {
    margin-bottom: 32px;
  }
  .sec_tit span {
    margin-bottom: 4px;
  }
  .sec_tit .label {
    margin-bottom: 8px;
    font-size: 1.6rem;
  }
  .onsen_sec {
    padding: 64px 0;
  }
  .onsen_sec p:not([class]) {
    line-height: 2;
  }
  .onsen_sec .onsen_slide {
    margin-bottom: 32px;
  }
  .onsen_sec .onsen_slide .swiper-pagination {
    right: 16px;
  }
  .onsen_sec .onsen_slide img {
    aspect-ratio: 3/2;
    object-fit: cover;
  }
  .onsen_sec .onsen_btns {
    margin-top: 40px;
    text-align: center;
  }
  .onsen_sec .onsen_btns .btn {
    display: block;
    width: 400px;
    margin: 0 auto;
  }
  .onsen_sec .onsen_btns .btn .more {
    margin-right: 0;
    margin-left: 12px;
  }
  .onsen_sec .onsen_btns .btn + .btn {
    margin-top: 24px;
  }
  .onsen_sec .onsen_btns .btn_reserve {
    width: 380px;
    margin: 0 auto 0;
  }
  .onsen_sec .onsen_btns .btn_reserve .icon {
    margin-left: 8px;
  }
}
/* ---------------------------------------------------
		ariakekainoyu
------------------------------------------------------ */
#ariakekainoyu {
  margin-top: 96px;
  padding: 96px 0;
}
#ariakekainoyu p:not([class]) {
  line-height: 2.66;
}
#ariakekainoyu .ariakekainoyu_btn {
  margin-top: 48px;
  text-align: center;
}
#ariakekainoyu .ariakekainoyu_btn .btn:not(.btn_reserve) {
  border-bottom: none;
}
@media (any-hover: hover) {
  #ariakekainoyu .ariakekainoyu_btn .btn:not(.btn_reserve):hover {
    opacity: 0.5;
  }
}
#ariakekainoyu .ariakekainoyu_btn .btn:not(.btn_reserve) .more {
  display: block;
  width: max-content;
  margin: 8px auto 0;
  padding-left: 16px;
}
#ariakekainoyu .ariakekainoyu_btn .btn_reserve {
  width: 380px;
  margin-top: 48px;
}
#ariakekainoyu .ariakekainoyu_btn .btn_reserve .icon {
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  margin-left: 0;
}

@media screen and (max-width: 810px) {
  #ariakekainoyu {
    margin-top: 24px;
    padding: 48px 0;
  }
  #ariakekainoyu p:not([class]) {
    line-height: 2;
  }
  #ariakekainoyu .ariakekainoyu_btn {
    margin-top: 32px;
  }
  #ariakekainoyu .ariakekainoyu_btn .btn_reserve {
    margin-top: 24px;
  }
}
/* ---------------------------------------------------
	lounge
------------------------------------------------------ */
@media screen and (max-width: 810px) {
  #lounge .caption {
    letter-spacing: 0.1em;
  }
}
/* ---------------------------------------------------
	info
------------------------------------------------------ */
#info {
  margin-bottom: 96px;
  padding: 120px 0 128px;
  background: #eff3f2;
}
#info .sec_tit02 {
  margin-bottom: 48px;
}
#info .table th {
  width: 32%;
}
#info .note_list {
  margin-top: 8px;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}
#info .note_list li {
  padding-left: 15px;
  text-indent: -15px;
}

@media screen and (max-width: 810px) {
  #info {
    width: calc(100% - 32px);
    margin-bottom: 48px;
    padding: 48px 0 48px;
  }
  #info .sec_tit02 {
    margin-bottom: 32px;
    letter-spacing: 0.1em;
  }
  #info .table th {
    width: 100%;
    background: rgba(137, 150, 161, 0.2);
  }
}
/* ---------------------------------------------------
		view
------------------------------------------------------ */
@media screen and (max-width: 810px) {
  #view .caption {
    letter-spacing: 0.1em;
  }
}
/* ---------------------------------------------------
	onsen_info
------------------------------------------------------ */
#onsen_info {
  margin-top: 96px;
  margin-bottom: 192px;
}
#onsen_info .wide_container {
  padding: 112px 0 128px;
  background: #eff3f2;
}
#onsen_info .sec_tit02 {
  margin-bottom: 32px;
}
#onsen_info .table th {
  width: 32%;
}
#onsen_info .info_btn {
  margin-top: 90px;
  text-align: center;
}
#onsen_info .info_btn .btn {
  width: 380px;
}
#onsen_info .info_btn .btn::after {
  content: none;
}
#onsen_info .info_btn .btn .icon {
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

@media screen and (max-width: 810px) {
  #onsen_info {
    margin-top: 48px;
    margin-bottom: 112px;
  }
  #onsen_info .wide_container {
    width: calc(100% - 32px);
    padding: 48px 20px 48px;
  }
  #onsen_info .min_container {
    width: 100%;
  }
  #onsen_info .sec_tit02 {
    margin-bottom: 32px;
    letter-spacing: 0.1em;
  }
  #onsen_info .table th {
    width: 100%;
    background: rgba(137, 150, 161, 0.2);
  }
  #onsen_info .info_btn {
    margin-top: 40px;
  }
}