@charset "UTF-8";
/*
	Name: English - Satoyama Ju-Jo
	Author: Takumi Matsuyama
 */

.reserve_button .ja {
	margin-top: 0.4rem;
	width: 26rem;
	width: 20rem;
	text-align: center;
}

.kiroku_modal .wrap .reserve_wrap ul li {
  width: 31%;
}

@media only screen and (max-width: 796px) {
	.reserve_button .ja {
		margin-top: 0.2rem;
		width: 24rem;
		width: 16rem;
	}

  .kiroku_modal .wrap .reserve_wrap ul li {
    width: 100%;
  }
}

.home .mv .title {
	top: 39vh;
}

.home .mv .title h1 {
  font-size: 2.7rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

@media only screen and (max-width: 796px) {
  .home .mv .title h1 {
    font-size: 1.8rem;
  }
}

.home .mv .title .title_inner {
	width: fit-content;
	text-align: center;
}

.home .story .upper .img_wrap .text_wrap {
	top: 18rem;
	left: 14.6rem;
}

.home .izumi .title_wrap .text_wrap {
	width: 50%;
}

.home .access_index .map_wrap .img_wrap .text {
  position: absolute;
  top: 18.1rem;
  left: 15.3rem;
  opacity: 0;
}
.home .access_index .map_wrap .img_wrap .text span {
  display: block;
}
.home .access_index .map_wrap .img_wrap .text .eng {
  margin-right: 1.2rem;
  font-size: 2.1rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-align: left;
}

.home .access_index .wrap .img_wrap {
  width: 44vw;
}
.home .access_index .wrap .text_wrap {
  width: 39vw;
}
.home .access_index .wrap .text_wrap .inner_text_wrap p {
  margin-top: 0;
}

@media only screen and (max-width: 796px) {
  .home .access_index .wrap .img_wrap {
    width: 100%;
  }
  .home .access_index .wrap .text_wrap {
    width: 100%;
  }
  .home .access_index .wrap .text_wrap .inner_text_wrap p {
    margin-top: 1.6rem;
  }
}

.home .neighborhood .swiper_wrap {
	width: 44vw;
/* 	height: 39vw; */
}

.home .neighborhood .text_wrap {
	width: 39vw;
}

.home .neighborhood .text_wrap .inner_text_wrap {
	padding-left: 6rem;
}

.home .neighborhood .swiper_wrap .swiper-pagination-bullet:before {
	content: none !important;
}

.about .story,
.about .concept,
.neighborhood .story {
	padding: 18rem 15vw;
}

.about .story .horizontal_wrap,
.about .concept .horizontal_wrap,
.neighborhood .story .horizontal_wrap {
	width: 55%;
}

.about .story .vertical_wrap,
.about .concept .vertical_wrap,
.neighborhood .story .vertical_wrap {
	width: 40%;
}

.under_layer_header .sentence_wrap {
	width: 42%;
}

.introduction .title_wrap {
	width: 42%;
}

.spa .spec .spec_list li span {
	width: 30%;
}

.spa .spec .spec_list li p {
	width: 70%;
}

.spa .sauna .inner_wrap {
  padding-top: 14.4rem;
  padding-bottom: 14.4rem;
  border-top: 1px solid rgba(16, 19, 21, 0.15);
}
.spa .sauna .swiper_wrap .swiper-container {
  height: 42.8vw;
}
.spa .sauna .text_wrap .swiper-container {
  position: absolute;
  top: 4.8rem;
  right: 3.5rem;
}
.spa .sauna .text_inner_wrap {
  position: relative;
  margin-top: -11rem;
  padding-top: 12rem;
  z-index: 1;
}
.spa .sauna .text_inner_wrap span {
  line-height: 1;
}
.spa .sauna .text_inner_wrap h2 {
  position: relative;
  padding: 3.5rem 0;
  font-size: 2.6rem;
  line-height: 1.75;
}
.spa .sauna .text_inner_wrap h2:after {
  content: "";
  display: block;
  margin-top: 3.5rem;
  width: 8rem;
  height: 1px;
  background-color: #000000;
}
.spa .sauna .text_inner_wrap p {
  font-size: 1.5rem;
}
.spa .sauna .text_inner_wrap .white_bg {
  margin-top: 3.5rem;
  padding: 3.5rem 4.8rem;
}
.spa .sauna .text_inner_wrap .white_bg .title_wrap {
  width: 22%;
}
.spa .sauna .text_inner_wrap .white_bg .title_wrap h3 {
  font-size: 2rem;
  line-height: 1.5;
}
.spa .sauna .text_inner_wrap .white_bg .title_wrap span {
  margin-top: 0.8rem;
  font-size: 1.2rem;
  line-height: 1;
}
.spa .sauna .text_inner_wrap .white_bg .title_wrap p {
  width: 77%;
  font-size: 1.3rem;
}
.spa .detail .first {
  position: relative;
}
.spa .detail .first::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.15);
}
.spa .detail .wrap {
  padding-top: 16rem;
}
.spa .detail .wrap .swiper_wrap,
.spa .detail .wrap .img_wrap {
  width: 50vw;
}
.spa .detail .wrap h3 {
  font-size: 3.3rem;
  line-height: 1.75;
}
.spa .detail .wrap .swiper_wrap .swiper-container,
.spa .detail .wrap .img_wrap img {
  margin-top: 4.8rem;
}
.spa .detail .wrap .swiper_wrap .swiper-container .swiper-wrapper {
  width: 50vw;
  height: 33vw;
}
.spa .detail .wrap .text_wrap {
  margin-top: 10.4rem;
  width: 27vw;
}
.spa .detail .wrap .text_wrap .caution {
  margin-top: 3.5rem;
  font-size: 1.3rem;
}
.spa .detail .wrap .text_wrap .spec_list {
  margin-top: 3.5rem;
}
.spa .detail .wrap .text_wrap .spec_list li {
  padding: 1.2rem 0;
}
.spa .detail .wrap .text_wrap .spec_list li:last-of-type {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.spa .detail .wrap .text_wrap .spec_list li span {
  padding: 0;
  font-size: 1.3rem;
}
.spa .detail .wrap .text_wrap .spec_list li .content {
  width: 70%;
  line-height: 1.75;
}
@media only screen and (max-width: 796px) {
  .spa .sauna .inner_wrap {
    padding-top: 7.2rem;
    padding-bottom: 7.2rem;
  }
  .spa .sauna .swiper_wrap .swiper-container {
    height: 70vw;
  }
  .spa .sauna .text_wrap {
    padding-right: 0;
  }
  .spa .sauna .text_wrap .swiper-container {
    position: absolute;
    top: 1.6rem;
    right: 2.4rem;
  }
  .spa .sauna .text_inner_wrap {
    margin-top: -3.5rem;
    padding-top: 6rem;
    padding-left: 8vw;
    padding-right: 10vw;
  }
  .spa .sauna .text_inner_wrap h2 {
    padding: 1.5rem 0 2.4rem;
    font-size: 2rem;
  }
  .spa .sauna .text_inner_wrap h2:after {
    margin-top: 2.4rem;
    width: 4.8rem;
  }
  .spa .sauna .text_inner_wrap p {
    font-size: 1.3rem;
  }
  .spa .sauna .white_bg {
    margin-top: 2.4rem;
    padding: 3.5rem 2.4rem;
  }
  .spa .sauna .white_bg .title_wrap {
    width: 100%;
  }
  .spa .sauna .white_bg .title_wrap h3 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .spa .sauna .white_bg .title_wrap p {
    margin-top: 2rem;
    width: 100%;
    font-size: 1.1rem;
  }
  .spa .detail {
    padding-left: 0;
  }
  .spa .detail .first::before {
    width: 96vw;
  }
  .spa .detail .wrap {
    padding-top: 7.2rem;
  }
  .spa .detail .wrap .swiper_wrap,
.spa .detail .wrap .img_wrap {
    width: 100vw;
  }
  .spa .detail .wrap h3 {
    font-size: 2.2rem;
  }
  .spa .detail .wrap .swiper_wrap .swiper-container,
.spa .detail .wrap .img_wrap img {
    margin-top: 2.4rem;
  }
  .spa .detail .wrap .swiper_wrap .swiper-container .swiper-wrapper {
    width: 90vw;
    height: 60vw;
  }
  .spa .detail .wrap .text_wrap {
    margin: 2.4rem auto 0;
    width: 80vw;
    order: 1;
  }
  .spa .detail .wrap .text_wrap .caution {
    margin-top: 3.5rem;
    font-size: 1.3rem;
  }
  .spa .detail .wrap .text_wrap .spec_list {
    margin-top: 2rem;
  }
  .spa .detail .wrap .text_wrap .spec_list li span {
    font-size: 1.2rem;
  }
  .spa .detail .wrap .text_wrap .spec_list li .content {
    width: 60%;
  }
  .spa .detail .wrap:nth-of-type(even) {
    padding-left: 4vw;
    padding-right: 0;
  }
  .spa .detail .wrap:nth-of-type(even) .swiper-pagination-bullets {
    margin-left: 6vw;
  }
  .spa .detail .wrap:nth-of-type(even) h3 {
    margin-left: 6vw;
  }
  .spa .detail .wrap:nth-of-type(even) .text_wrap {
    margin: 2.4rem 10vw 0 6vw;
  }
  .spa .detail .wrap:nth-of-type(odd) .swiper-pagination-bullets {
    margin-left: 10vw;
  }
  .spa .detail .wrap:nth-of-type(odd) h3 {
    margin-left: 10vw;
  }
  .spa .detail .wrap:nth-of-type(odd) .text_wrap {
    margin: 2.4rem 6vw 0 10vw;
  }
}

.spa .facility .inner_wrap .title_wrap {
	width: 30%;
}

.spa .facility .inner_wrap:first-of-type .title_wrap {
  padding-bottom: 9.6rem;
}

.art_design .designer_artist .title_wrap,
.art_design .designer_artist .swiper_wrap {
	width: 60vw;
}

.art_design .designer_artist .text_wrap {
	width: 26vw;
}

.access .route .access_route_wrap .access_route li span {
	line-height: 1.5;
}

.access .route .access_route_wrap .train_icon_access_route li:nth-of-type(2n) {
	width: calc(15% - 1.2rem);
}

.access .route .access_route_wrap .access_route li:nth-of-type(2n) .shinkansen_icon {
	margin: 0 2rem;
}

.access .route .access_route_wrap .access_route li:nth-of-type(2n+1) {
	width: 14%;
	writing-mode: initial;
	text-align: center;
}

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

	.home .story .upper .img_wrap .text_wrap {
    top: 9.6rem;
    left: 5.5rem;
	}

	.home .izumi .title_wrap .text_wrap {
		width: 100%;
	}

	.home .neighborhood .swiper_wrap {
		width: 100%;
		height: 61vw;
	}

	.home .neighborhood .text_wrap {
		width: 86%;
	}

	.home .neighborhood .text_wrap .inner_text_wrap {
		padding-left: 0;
	}

	.about .story,
	.about .concept,
	.neighborhood .story {
		padding: 9.6rem 10.5%;
	}

	.about .story .horizontal_wrap,
	.about .concept .horizontal_wrap,
	.neighborhood .story .horizontal_wrap {
		width: 100%;
	}

	.about .story .vertical_wrap,
	.about .concept .vertical_wrap,
	.neighborhood .story .vertical_wrap {
		width: 100%;
	}

	.under_layer_header .sentence_wrap {
		width: 100%;
	}

	.introduction .title_wrap {
		width: 100%;
	}

	.spa .spec .spec_list li span {
		width: 35%;
	}

	.spa .spec .spec_list li p {
		width: 60%;
	}

	.spa .facility .inner_wrap .title_wrap {
		width: 100%;
	}

  .spa .facility .inner_wrap:first-of-type .title_wrap {
    padding-bottom: 3.5rem;
  }

	.art_design .designer_artist .title_wrap,
	.art_design .designer_artist .swiper_wrap {
		width: calc(100% - 6vw);
	}

	.art_design .designer_artist .text_wrap {
		width: 100%;
	}

	.access .route .access_route_wrap .access_wrap {
		width: 49%;
	}

	.access .route .access_route_wrap .access_wrap h3 {
		font-size: 1.69rem;
		letter-spacing: 0;
	}

	.access .route .access_route_wrap .access_route li:nth-of-type(2n) {
		margin: 1.6rem auto;
		width: 100%;
		height: 46vw;
		letter-spacing: 0;
	}

	.access .route .access_route_wrap .access_route li:nth-of-type(2n) span {
		letter-spacing: 0;
	}

	.access .route .access_route_wrap .access_route li:nth-of-type(2n) .shinkansen_icon {
		margin: 0 1.6rem;
	}

	.access .route .access_route_wrap .access_route li:nth-of-type(2n) .arrow {
		width: 50vw;
	}

	.access .route .access_route_wrap .access_route li:nth-of-type(2n+1) {
		width: 100%;
		height: 27vw;
	}

	.access .route .access_route_wrap .access_route li:last-of-type {
		height: 37vw;
	}

	.sen .access .route .access_route_wrap .access_wrap .access_route li:nth-of-type(even) {
		height: calc((35vw * 4 + 24vw + 2px) / 3);
	}

	.sen .access .route .access_route_wrap .access_wrap .access_route li:nth-of-type(even) .arrow {
		width: calc((35vw * 4 + 24vw + 2px) / 3.5);
	}


}









