html {
  font-size: 1px;
  overflow-x: hidden;
}
html.lock {
  overflow-y: hidden;
}

body {
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  line-height: 1.6;
  max-width: 100vw;
  min-height: 100vh;
  color: #000;
  font-size: 16rem;
  overflow: hidden;
}

select,
input,
textarea,
button {
  font: inherit;
}

img {
  backface-visibility: hidden;
}

img,
svg {
  max-width: 100%;
  vertical-align: bottom;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-text-decoration: underline transparent;
          text-decoration: underline transparent;
  transition: 0.3s linear;
  backface-visibility: hidden;
}
a.tel_link {
  pointer-events: none;
}

main {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

.inner {
  width: 1000rem;
  margin-left: auto;
  margin-right: auto;
}

.mt_s {
  margin-top: 20rem;
}

.ta_center {
  text-align: center;
}

.s_inner {
  width: 800rem;
  margin-left: auto;
  margin-right: auto;
}

.btn_more {
  margin: 40rem auto 0;
  width: -moz-fit-content;
  width: fit-content;
  box-shadow: 0 4rem 0 0 #ddd;
}
.btn_more a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border: 1rem solid #4b2e00;
  width: 280rem;
  height: 65rem;
  background-color: #fff;
  font-size: 17rem;
  font-weight: bold;
}
.btn_more a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 18rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 6rem 7rem;
  border-left-color: #000;
  z-index: 10;
  transform: translateY(-50%);
}
.btn_more a::after {
  content: "";
  width: 26rem;
  height: 58rem;
  display: block;
  position: absolute;
  bottom: 0;
  left: 10rem;
  background: url(/assets/img/sauna/ico_reserve_btn.png) no-repeat bottom;
  background-size: contain;
  pointer-events: none;
}
.btn_more a:hover {
  box-shadow: 0px -25rem 35rem -12rem #ddd inset;
}

header {
  width: 100%;
  max-width: 1920rem;
  margin: 0 auto;
}
header .header_wrap {
  height: 95rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reserve_btn {
  display: inline-block;
  border-bottom: 4rem solid #ddd;
  position: fixed;
  bottom: 150px;
  right: 140rem;
  z-index: 110;
}
.reserve_btn p {
  position: relative;
  border: 1rem solid #4b2e00;
}
.reserve_btn p::after {
  content: "";
  width: 26rem;
  height: 58rem;
  display: block;
  position: absolute;
  bottom: 0;
  right: 10rem;
  background: url(/assets/img/sauna/ico_reserve_btn.png) no-repeat bottom;
  background-size: contain;
  pointer-events: none;
}
.reserve_btn p a {
  width: 100rem;
  height: 100rem;
  background-color: #fff;
  font-size: 17rem;
  font-weight: bold;
  text-align: center;
  padding-top: 30rem;
  position: relative;
  display: block;
}
.reserve_btn p a:hover {
  box-shadow: 0px -55rem 35rem -12rem #ddd inset;
}
.reserve_btn p a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 25rem;
  right: 37rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 6rem 7rem;
  border-left-color: #000;
  z-index: 10;
}

footer {
  margin-top: 170rem;
  padding: 30rem 0 20rem;
  background: url(/assets/img/sauna/bg_footer.jpg?v2) no-repeat center;
  background-size: cover;
  position: relative;
}
footer .top_scroll {
  display: inline-block;
  position: fixed;
  bottom: 80px;
  right: 180rem;
  z-index: 100;
}
footer .top_scroll.footer_fix {
  position: absolute;
  bottom: auto;
  top: 0;
  transform: translateY(-100%);
}
footer .top_scroll p {
  position: relative;
}
footer .top_scroll p a {
  width: 60rem;
  height: 60rem;
  background-color: #aa9311;
  font-size: 17rem;
  text-align: center;
  padding-top: 20rem;
  position: relative;
  display: block;
  color: #fff;
  transition: 0.4s;
}
footer .top_scroll p a:hover {
  opacity: 0.6;
  transition: 0.4s;
}
footer .top_scroll p a::before {
  content: "";
  display: block;
  position: absolute;
  top: 8rem;
  right: 24.5rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 5rem 5rem;
  border-bottom-color: #fff;
}
footer .footer_wrap {
  text-align: center;
}
footer .footer_wrap p {
  color: #fff;
  font-size: 14rem;
}
footer .footer_wrap p a {
  color: #fff;
}
footer .footer_wrap .footer_logo {
  margin-top: 15rem;
}
footer .footer_wrap .footer_info {
  margin-top: 35rem;
}
footer .footer_wrap .footer_info p {
  margin-top: 15rem;
}
footer .footer_wrap .footer_info .tel_fax {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer_wrap .footer_info .tel_fax p:nth-child(n+2) {
  margin-left: 30rem;
}
footer .footer_wrap .copyright {
  font-size: 13rem;
  margin-top: 60rem;
}

body#page_sauna {
  background: url(/assets/img/sauna/bg_cottage.png) repeat;
}
body#page_sauna .swiper-pagination {
  position: static;
  margin-top: 30rem;
  text-align: center;
}
body#page_sauna .swiper-pagination .swiper-pagination-bullet {
  margin-left: 20rem;
  width: 6rem;
  height: 6rem;
  opacity: 0.7;
}
body#page_sauna .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
body#page_sauna .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #aa9311;
}

.mv_sauna {
  position: relative;
  width: 100%;
  max-width: 1920rem;
  margin: 0 auto;
}
.mv_sauna h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 344rem;
  padding-top: 8rem;
}
.mv_sauna h1 img {
  width: 100%;
}

.lead_sauna {
  padding: 75rem 0 120rem;
  position: relative;
  text-align: center;
}
.lead_sauna::after {
  content: "";
  display: block;
  width: 58rem;
  height: 40rem;
  background: url(/assets/img/sauna/ico_lead.png) no-repeat bottom;
  background-size: contain;
  position: absolute;
  bottom: 15rem;
  left: 50%;
  transform: translateX(-50%);
}
.lead_sauna .lead_ttl {
  writing-mode: vertical-rl;
  font-size: 25rem;
  line-height: 2;
  margin: 0 auto;
  display: inline-block;
  text-align: initial;
}
.lead_sauna .lead_desc {
  margin-top: 120rem;
  font-size: 16rem;
  line-height: 2.2;
  text-align: center;
}
.lead_sauna .lead_desc + .lead_desc {
  margin-top: 40rem;
}

.nav_sauna .nav_wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav_sauna .nav_wrap li {
  box-shadow: 0px -55rem 35rem -12rem #fff inset;
  width: 25%;
  height: 90rem;
  text-align: center;
  position: relative;
  border-top: 1rem solid #ddd;
  border-bottom: 1rem solid #ddd;
}
.nav_sauna .nav_wrap li:last-child::after {
  content: none;
}
.nav_sauna .nav_wrap li::after {
  content: "";
  display: block;
  width: 1rem;
  height: 45rem;
  border-right: 1rem dashed #ddd;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.nav_sauna .nav_wrap li a {
  font-size: 16rem;
  position: relative;
  display: block;
  height: 100%;
  padding-top: 27rem;
  z-index: 110;
}
.nav_sauna .nav_wrap li a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-top-color: #000;
  border-width: 8rem 6rem;
  border-style: solid;
  position: absolute;
  bottom: 15rem;
  left: 50%;
  transform: translateX(-50%);
}
.nav_sauna .nav_wrap li a:hover {
  box-shadow: 0px -55rem 35rem -12rem #ddd inset;
}

.content_sauna .content_ttl {
  margin-top: 145rem;
}
.content_sauna .content_ttl h2 {
  font-size: 30rem;
  font-weight: 600;
  text-align: center;
  position: relative;
  line-height: 1.4;
}
.content_sauna .content_ttl h2::before {
  content: "";
  display: block;
  width: 1rem;
  height: 30rem;
  border-left: 1rem solid #aa9311;
  position: absolute;
  top: -90rem;
  left: 50%;
  transform: translateX(-50%);
}
.content_sauna .content_ttl h2::after {
  content: "";
  display: block;
  width: 30rem;
  height: 4rem;
  background-color: #aa9311;
  position: absolute;
  bottom: -9rem;
  left: 50%;
  transform: translateX(-50%);
}
.content_sauna .content_ttl h2 span {
  font-size: 0.8em;
}
.content_sauna .content_image {
  margin-top: 45rem;
}
.content_sauna .content_desc {
  margin-top: 45rem;
}
.content_sauna .content_desc p {
  font-size: 16rem;
  line-height: 2;
}
.content_sauna .content_overview {
  margin-top: 50rem;
  padding: 15rem 0 30rem;
  border-top: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
}
.content_sauna .content_overview + .content_overview {
  margin-top: 0;
  border-top: 0;
}
.content_sauna .content_overview .overview_ttl {
  text-align: center;
  font-size: 26rem;
  font-weight: bold;
  margin-top: 15rem;
}
.content_sauna .content_overview .overview_wrap {
  width: -moz-fit-content;
  width: fit-content;
  margin: 25rem auto 0;
}
.content_sauna .content_overview .overview_wrap dl {
  display: flex;
  margin: 5rem auto 0;
}
.content_sauna .content_overview .overview_wrap dl:first-child {
  margin-top: 0;
}
.content_sauna .content_overview .overview_wrap dl dt {
  width: 95rem;
  font-size: 18rem;
  font-weight: 500;
}
.content_sauna .content_overview .overview_wrap dl dd {
  font-size: 18rem;
  font-weight: 500;
}
.content_sauna#price .content_overview {
  position: relative;
}
.content_sauna#price .content_overview::after {
  content: "";
  display: block;
  width: 63rem;
  height: 58rem;
  position: absolute;
  right: -5rem;
  bottom: -15rem;
  background: url(/assets/img/sauna/ico_flower02.png) no-repeat;
  background-size: contain;
}
.content_sauna#price .content_overview .overview_wrap dl {
  margin-top: 20rem;
  justify-content: center;
}
.content_sauna#price .content_overview .overview_wrap dl + dl {
  margin-top: 5rem;
}
.content_sauna#price .content_overview .overview_wrap dl dt {
  width: 90rem;
}
.content_sauna#price .content_overview .overview_wrap .list {
  margin-top: 20rem;
}

@media screen and (min-width: 768px) {
  .sp_block {
    display: none !important;
  }
}
@media screen and (max-width: 1279px) {
  html {
    font-size: 0.0781860829vw;
  }
}
@media screen and (max-width: 767px) {
  .sp_none {
    display: none !important;
  }
  html {
    font-size: 0.2666666667vw;
  }
  body {
    line-height: 1.6;
    font-size: 13rem;
  }
  img {
    width: 100%;
  }
  .inner {
    width: 335rem;
  }
  .btn_more {
    border-bottom: 3rem solid #ddd;
  }
  .btn_more a {
    width: 220rem;
    height: 45rem;
    font-size: 13rem;
  }
  .btn_more a::before {
    right: 21rem;
    bottom: 12rem;
  }
  .btn_more a::after {
    width: 16rem;
    height: 40rem;
  }
  header .header_wrap {
    height: 52rem;
    padding-top: 8rem;
  }
  header .header_wrap .logo {
    width: 119rem;
  }
  footer {
    margin-top: 120rem;
  }
  footer .top_scroll {
    right: 15rem;
  }
  footer .top_scroll p a {
    font-size: 12rem;
    padding-top: 22rem;
    width: 55rem;
    height: 55rem;
  }
  footer .top_scroll p a::before {
    top: 8rem;
    right: 24rem;
    border-width: 5rem 3rem;
  }
  footer .footer_wrap {
    width: 100%;
  }
  footer .footer_wrap p {
    font-size: 13rem;
  }
  footer .footer_wrap .footer_logo {
    width: 122rem;
    margin: 0 auto;
  }
  footer .footer_wrap .footer_info p {
    margin-top: 5rem;
  }
  footer .footer_wrap .copyright {
    margin-top: 40rem;
    font-size: 10rem;
  }
  .reserve_btn {
    border-bottom: 3rem solid #ddd;
    right: 11rem;
  }
  .reserve_btn p::after {
    width: 16rem;
    height: 40rem;
    right: 4rem;
  }
  .reserve_btn p a {
    width: 60rem;
    height: 60rem;
    font-size: 13rem;
    padding-top: 15rem;
  }
  .reserve_btn p a::after {
    right: 21rem;
    bottom: 12rem;
    border-width: 4rem 5rem;
  }
  body#page_sauna .swiper-pagination {
    margin-top: 8rem;
  }
  body#page_sauna .swiper-pagination .swiper-pagination-bullet {
    margin-left: 12rem;
    width: 5rem;
    height: 5rem;
  }
  .mv h1 {
    width: 266rem;
  }
  .lead_sauna {
    padding: 40rem 0 100rem;
  }
  .lead_sauna::after {
    width: 43rem;
    height: 35rem;
    bottom: 10rem;
  }
  .lead_sauna .lead_ttl {
    font-size: 18rem;
  }
  .lead_sauna .lead_desc {
    margin-top: 53rem;
    font-size: 13rem;
  }
  .lead_sauna .lead_desc + .lead_desc {
    margin-top: 30rem;
  }
  .nav_sauna {
    width: 100%;
  }
  .nav_sauna .nav_wrap {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .nav_sauna .nav_wrap li {
    height: 60rem;
    width: 50%;
    border-top: none;
  }
  .nav_sauna .nav_wrap li:nth-child(2)::after {
    content: none;
  }
  .nav_sauna .nav_wrap li::after {
    height: 30rem;
  }
  .nav_sauna .nav_wrap li a {
    font-size: 13rem;
    padding-top: 15rem;
  }
  .nav_sauna .nav_wrap li a::after {
    border-width: 6rem 5rem;
    bottom: 6rem;
  }
  .content_sauna {
    width: 100%;
  }
  .content_sauna .content_ttl {
    margin-top: 90rem;
    font-size: 18rem;
  }
  .content_sauna .content_ttl h2 {
    font-size: 18rem;
    font-weight: 600;
    text-align: center;
    position: relative;
  }
  .content_sauna .content_ttl h2::before {
    top: -32rem;
    height: 20rem;
  }
  .content_sauna .content_ttl h2::after {
    width: 18rem;
    height: 3rem;
    bottom: -6rem;
  }
  .content_sauna .content_image {
    margin-top: 20rem;
  }
  .content_sauna .content_desc {
    width: 335rem;
    margin: 18rem auto 0;
  }
  .content_sauna .content_desc p {
    font-size: 13rem;
    line-height: 1.6;
  }
  .content_sauna .content_overview {
    width: 335rem;
    margin: 18rem auto 0;
  }
  .content_sauna .content_overview .overview_ttl {
    font-size: 20rem;
  }
  .content_sauna .content_overview .overview_wrap {
    margin-top: 15rem;
    width: auto;
  }
  .content_sauna .content_overview .overview_wrap dl {
    margin: 1rem auto 0;
    width: 290rem;
  }
  .content_sauna .content_overview .overview_wrap dl dt,
  .content_sauna .content_overview .overview_wrap dl dd {
    font-size: 15rem;
  }
  .content_sauna .content_overview .overview_wrap dl dt {
    width: 61rem;
    width: 25%;
  }
  .content_sauna .content_overview .overview_wrap dl dd {
    width: 75%;
    padding-left: 1em;
    text-indent: -1em;
  }
  .content_sauna#price .content_overview .overview_wrap dl {
    width: 100%;
  }
  .content_sauna#price .content_overview .overview_wrap dl + dl {
    margin-top: 5rem;
  }
  .content_sauna#price .content_overview .overview_wrap dl dt,
  .content_sauna#price .content_overview .overview_wrap dl dd {
    font-size: 15rem;
    line-height: 1.4;
  }
  .content_sauna#price .content_overview .overview_wrap dl dt {
    width: 20%;
  }
  .content_sauna#price .content_overview .overview_wrap dl dd {
    width: 45%;
  }
  .content_sauna#price .content_overview .overview_wrap .list {
    margin-top: 25rem;
  }
}/*# sourceMappingURL=sauna.css.map */