@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500&family=Noto+Serif+JP:wght@200;300;400;500&family=Shippori+Mincho:wght@400;500;600&family=Zen+Kaku+Gothic+New:wght@300&display=swap");
/* 全ページ共通 */
/* ============================================ */
body, header, footer, div,
h1, h2, h3, h4, h5, h6,
p, ul, li, dl, dd, dt, select, input, img, span {
  line-height: 100%;
}

area {
  border: none;
  outline: none;
}

*:focus {
  outline: none;
}

html {
  font-size: 10px;
}

.hide {
  display: none;
}

.container {
  width: 100%;
  text-align: center;
  background: #fff;
}
.container .media {
  width: 100%;
  height: 4px;
  background-color: chocolate;
  position: fixed;
  top: 0;
  z-index: 110;
}
.container .br_sp {
  display: none;
}

/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* IE6 */
* html .clearfix {
  zoom: 1;
}

/* IE7 */
*:first-child + html .clearfix {
  zoom: 1;
}

@media screen and (max-width: 599px) {
  .container .media {
    background-color: cadetblue;
  }
  .container .br_sp {
    display: block;
  }
  .container .space {
    display: none;
  }
}
@media screen and (max-width: 340px) {
  .container .media {
    background-color: cadetblue;
  }
}
/* コンテンツ共通 */
/* ============================================ */
.loader-bg {
  background-color: black;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 103;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}

.content_area {
  position: relative;
}

.reserve_btn {
  width: 120px;
  position: relative;
}
.reserve_btn .circle {
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  overflow: hidden;
  z-index: 1;
}
.reserve_btn .circle:before {
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  border: solid 2px #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
}
.reserve_btn .circle:first-of-type {
  top: 0;
}
.reserve_btn .circle:first-of-type:before {
  top: 0;
}
.reserve_btn .circle:last-of-type {
  bottom: 0;
}
.reserve_btn .circle:last-of-type:before {
  bottom: 0;
}
.reserve_btn .mark {
  display: block;
  width: 22px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 14px;
}
.reserve_btn .mark img {
  width: 100%;
}
.reserve_btn .reserve_text {
  width: 100%;
  height: 118px;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 1.5rem;
  position: relative;
  z-index: 2;
}
.reserve_btn .reserve_text span {
  display: block;
  padding-top: 4px;
  width: 100%;
  line-height: 1.3;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.reserve_btn a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

h2 {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 5.4rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: left;
}

h3 {
  margin: 0 auto;
  font-family: "Noto Serif JP", serif;
  font-weight: 200;
  font-size: 2rem;
}
h3 .tag {
  display: block;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
}

.info_title {
  margin-bottom: 14px;
  font-size: 3.2rem;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
}
.info_title .tag {
  margin-top: 6px;
}

h4 {
  margin-bottom: 26px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 2.4rem;
  text-align: left;
  color: #998675;
}
h4 span {
  padding-left: 4px;
  font-size: 1.2rem;
  font-weight: 300;
  color: #000;
}

@media screen and (max-width: 745px) {
  h4 span {
    display: block;
    margin-top: 6px;
    padding-left: 0;
    line-height: 1.2;
  }
}
@media screen and (max-width: 599px) {
  .reserve_btn {
    width: 100px;
  }
  .reserve_btn .circle {
    height: 34px;
  }
  .reserve_btn .circle:before {
    width: 100px;
    height: 100px;
  }
  .reserve_btn .mark {
    width: 20px;
    top: 12px;
  }
  .reserve_btn .reserve_text {
    height: 98px;
    font-size: 1.3rem;
  }
  h2 {
    font-size: 4.6rem;
  }

  h3 {
    font-size: 1.8rem;
  }
  h3 .tag {
    font-size: 1.5rem;
  }

  .info_title {
    margin-bottom: 10px;
    font-size: 2.8rem;
  }

  h4 {
    font-size: 2rem;
  }
  h4 span {
    font-size: 1rem;
  }
}
/* スライダー */
/* ============================================ */
.swiper {
  margin-bottom: 86px;
  padding-bottom: 42px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.swiper-slide {
  width: 100%;
  min-height: 210px;
  position: relative;
  overflow: hidden;
  /*テキストの位置調整*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*テキストの色と太さを指定*/
}
.swiper-slide:before {
  content: "";
  display: block;
  padding-top: 52%;
}
.swiper-slide img {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.swiper-slide span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: max(1.6vw, 1.4rem);
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/*各スライドの背景色の設定*/
/*.contents_slider, .contents_img {
  margin-bottom: 20px;
  width: 100%;
  max-width: 1280px;
  min-height: 340px;
  background: #000;

  &:before {
    content: "";
    display: block;
    padding-top: 45%;
  }
}

.swiper-wrapper {
  position: absolute;
  top: 0;
  left: 0;

  .swiper-slide {
    img {
      width: 100%;
      @include mx.position(50%, 50%);

      &.img_pc {
        display: block;
      }

      &.img_sp {
        display: none;
      }
    }
  }
}

.contents_img {
  position: relative;
  overflow: hidden;

  img {
    width: 100%;
    @include mx.position(50%, 50%);
  }
}*/
.prev_btn, .next_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.prev_btn:after, .next_btn:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
}

.prev_btn {
  left: 16px;
}
.prev_btn:after {
  border-left: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.next_btn {
  right: 16px;
}
.next_btn:after {
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.swiper-button-disabled {
  display: none;
}

@media screen and (min-width: 600px) and (max-width: 685px) {
  .swiper-wrapper .swiper-slide img {
    width: auto;
    height: 100%;
  }
}
@media screen and (max-width: 449px) {
  .swiper-wrapper .swiper-slide img {
    width: auto;
    height: 100%;
  }
}
/* メインコンテンツ ヘッダー */
/* ============================================ */
header {
  padding: 14px 0 14px 30px;
  width: 100%;
  text-align: left;
  position: fixed;
  top: 0;
  z-index: 100;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}

.header_blend {
  mix-blend-mode: difference;
}

.header_logo {
  width: 100%;
  height: 34px;
}
.header_logo img {
  height: 100%;
}

.menu_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 62px;
  position: absolute;
  top: 0;
  right: 100px;
}

.sns_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 16px;
  position: relative;
}
.sns_box span {
  display: block;
  margin: 0 10px;
  width: 26px;
}
.sns_box span img {
  width: 100%;
}

.reserve_btn_h {
  display: block;
  height: 24px;
  padding: 0 26px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 22px;
  color: #fff;
  border: solid 1px #fff;
}
.reserve_btn_h a {
  display: block;
}

.menu_btn {
  width: 100px;
  height: 62px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 102;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
  cursor: pointer;
  mix-blend-mode: difference;
}
.menu_btn span {
  display: block;
  width: 40px;
  height: 11px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
}
.menu_btn span:before, .menu_btn span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
}
.menu_btn span:before {
  top: 0;
}
.menu_btn span:after {
  bottom: 0;
}

@media screen and (max-width: 599px) {
  header {
    padding: 14px 0 8px 20px;
  }
  header .sns_box {
    display: none;
  }

  .header_logo {
    height: 28px;
  }

  .menu_area {
    display: none;
    height: 56px;
    right: 80px;
  }

  .reserve_btn_h {
    padding: 0 10px;
  }

  .menu_btn {
    width: 80px;
    height: 60px;
  }
  .menu_btn span {
    width: 36px;
    height: 10px;
  }
}
/* メインコンテンツ ヘッダー */
/* ============================================ */
.bg_image {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  opacity: 0;
}
.bg_image span {
  display: block;
}
.bg_image img {
  width: 100%;
}

.fadeIn {
  -webkit-animation-name: fadeInAnime;
          animation-name: fadeInAnime;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.trigger {
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0;
}

.bg_img1 {
  width: 120%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -10vh;
}

.bg_img2 {
  width: 120%;
  position: absolute;
  left: 78%;
  -webkit-transform: translateX(-78%);
          transform: translateX(-78%);
  bottom: -10vh;
}

.bg_img3 {
  width: 120%;
  position: absolute;
  left: 60%;
  -webkit-transform: translateX(-60%);
          transform: translateX(-60%);
  top: -10vh;
}

.bg_img4 {
  width: 120%;
  position: absolute;
  left: 55%;
  -webkit-transform: translateX(-55%);
          transform: translateX(-55%);
  bottom: -3vw;
}

.bg_img5 {
  width: 115%;
  position: absolute;
  left: 50%;
  top: 70%;
  -webkit-transform: translate(-50%, -70%);
          transform: translate(-50%, -70%);
}

.bg_img6 {
  width: 113%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
}

.bg_img7 {
  width: 108%;
  position: absolute;
  left: 30%;
  -webkit-transform: translateX(-30%);
          transform: translateX(-30%);
  bottom: 0;
}

.bg_img8 {
  width: 110%;
  position: absolute;
  left: 40%;
  -webkit-transform: translateX(-40%);
          transform: translateX(-40%);
  top: 0;
}

.bg_img9 {
  width: 108%;
  position: absolute;
  left: 52%;
  -webkit-transform: translateX(-52%);
          transform: translateX(-52%);
  top: 0;
}

.bg_img10 {
  width: 120%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}

@media screen and (max-width: 599px) {
  .bg_img9 {
    left: 16%;
    -webkit-transform: translateX(-16%);
            transform: translateX(-16%);
  }

  .bg_img10 {
    left: 86%;
    -webkit-transform: translateX(-86%);
            transform: translateX(-86%);
  }
}
/* インデックス(ベース) */
/* ============================================ */
.bg_washi {
  background: url(../img/bg_washi.jpg) repeat-y;
  background-size: 100% auto;
}

.content_height {
  height: 100vh;
}

.sticky-on {
  position: sticky;
  bottom: 0;
}

.sticky-off {
  position: relative;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}

.s1 {
  z-index: 30;
}

.s2 {
  z-index: 29;
}

.s3 {
  z-index: 28;
}

.s4 {
  z-index: 27;
}

.s5 {
  z-index: 26;
}

.s6 {
  z-index: 25;
}

.s7 {
  z-index: 24;
}

.s8 {
  z-index: 23;
}

.s9 {
  z-index: 22;
}

.s10 {
  z-index: 21;
}

.s11 {
  z-index: 20;
}

.s12 {
  z-index: 19;
}

.s13 {
  z-index: 18;
}

.s14 {
  z-index: 17;
}

.s15 {
  z-index: 16;
}

.s16 {
  z-index: 15;
}

.s17 {
  z-index: 14;
}

.s18 {
  z-index: 13;
}

.s19 {
  z-index: 12;
}

.s20 {
  z-index: 11;
}

.s21 {
  z-index: 10;
}

.s22 {
  z-index: 9;
}

.s23 {
  z-index: 8;
}

.s24 {
  z-index: 7;
}

.s25 {
  z-index: 6;
}

.s26 {
  z-index: 5;
}

.s27 {
  z-index: 4;
}

.s28 {
  z-index: 3;
}

.s29 {
  z-index: 2;
}

.s30 {
  z-index: 1;
}

.illust {
  display: block;
  position: absolute;
}
.illust img {
  width: 100%;
}

.facilities_copy {
  width: 32px;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 3.2rem;
}

.facilities_title {
  margin: 0 auto;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 11.5rem;
  position: relative;
}
.facilities_title .ruby {
  font-size: 2.8rem;
  position: absolute;
  right: -48px;
  bottom: 2px;
}

.dot_base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  width: 8px;
}
.dot_base span {
  display: block;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
}

.intro_title {
  margin-bottom: 50px;
  width: 380px;
  letter-spacing: 0.6em;
  text-indent: 0.6em;
}
.intro_title .tag {
  margin-top: 8px;
  padding-top: 10px;
  border-top: solid 2px #000;
}

.intro_title_sub {
  width: 100%;
}
.intro_title_sub .font_c {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
}
.intro_title_sub .tag {
  margin-top: 20px;
  padding-top: 14px;
  border-top: solid 2px #000;
}

.slide_title {
  margin-bottom: 20px;
  padding-bottom: 10px;
  width: calc((100% - 40px) / 1.75);
  font-size: 4.8rem;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
}
.slide_title .tag {
  margin-top: 6px;
}

.detail_photo {
  display: block;
  position: relative;
  overflow: hidden;
}
.detail_photo:before {
  content: "";
  display: block;
}
.detail_photo:after {
  content: "写真";
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: 1.8rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.facilities_intro {
  padding-top: 26px;
}
.facilities_intro p {
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2.4;
  letter-spacing: 0.05em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: left;
  color: #534741;
}
.facilities_intro p .kerning {
  letter-spacing: -0.4em;
}
.facilities_intro p .align {
  padding: 1px 0;
  vertical-align: 0.15rem;
}

.facilities_detail .detail_title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  letter-spacing: 0.18em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.facilities_detail .detail_photo {
  background: #ccc;
}
.facilities_detail .detail_photo:after {
  width: 100%;
  color: #fff;
}
.facilities_detail .detail_text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.4;
}

.use_detail_list {
  margin: 0 auto;
  width: 100%;
  max-width: 700px;
}
.use_detail_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-weight: 200;
  font-size: 1.4rem;
  border-bottom: solid 1px #fff;
}
.use_detail_list .use_detail_title {
  display: block;
  padding-bottom: 24px;
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  text-align: center;
}
.use_detail_list .use_detail_type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
  width: 210px;
}
.use_detail_list .use_detail_type p {
  letter-spacing: 0.1em;
}
.use_detail_list .use_detail_type:before {
  content: "";
  display: inline-block;
  margin-right: 6px;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
}
.use_detail_list .use_detail_container {
  width: calc(100% - 240px);
}
.use_detail_list .detail_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 46px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
}
.use_detail_list .detail_box:last-of-type {
  border-bottom: none;
}
.use_detail_list .detail_box p {
  letter-spacing: 0.05em;
}
.use_detail_list .detail_box .bracket {
  margin-right: 20px;
  padding-bottom: 2px;
}
.use_detail_list .detail_box .bracket span {
  padding: 0 4px;
}
.use_detail_list .detail_box .main {
  margin-right: 10px;
  padding-bottom: 2px;
  font-size: 1.8rem;
}
.use_detail_list .detail_box .main .wave {
  display: inline-block;
  font-size: 1.6rem;
  -webkit-transform: scaleX(80%);
          transform: scaleX(80%);
}
.use_detail_list .detail_box .main .colon {
  position: relative;
  top: -1px;
}
.use_detail_list .detail_box .main .comma {
  font-size: 1.4rem;
  position: relative;
  top: -1px;
}
.use_detail_list .detail_box .attention {
  font-size: 1.1rem;
}
.use_detail_list .detail_box .attention .number {
  padding: 0 2px;
}
.use_detail_list .detail_box .attention .wave {
  display: inline-block;
  -webkit-transform: scaleX(80%);
          transform: scaleX(80%);
}
.use_detail_list .detail_box .attention .colon {
  position: relative;
  top: -1px;
}
.use_detail_list .last_child_at {
  display: block;
  padding-top: 10px;
  font-size: 1.2rem;
  border-bottom: none;
}

.floor_map {
  margin: 0 auto;
  padding-top: 20px;
  width: 100%;
  max-width: 480px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  position: relative;
}
.floor_map img {
  width: 100%;
  mix-blend-mode: multiply;
}
.floor_map .froor_at {
  padding-left: 14px;
  font-weight: 500;
  line-height: 1.5;
  white-space: nowrap;
  color: #c1272d;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  position: absolute;
  left: 0;
  top: 0;
}
.floor_map .froor_at:before {
  content: "※";
  font-size: 1.2rem;
  position: absolute;
  left: 0;
  top: 0;
}

.floor_number {
  display: block;
  width: 14px;
}
.floor_number img {
  width: 100%;
}

.floor_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  height: 140px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  position: relative;
}
.floor_list li {
  padding-left: 18px;
  position: relative;
}
.floor_list .floor_number {
  position: absolute;
  top: 0;
  left: 0;
}
.floor_list .area_name {
  margin-bottom: 3px;
  font-size: 1.3rem;
  position: relative;
  top: -1px;
}
.floor_list .area_detail {
  font-weight: 400;
  line-height: 1.4;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.reserve_btn_c {
  margin: 0 auto;
  padding-bottom: 2px;
  width: 180px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 28px;
  color: #fbb03b;
  border: solid 1px #fbb03b;
  border-radius: 16px;
}
.reserve_btn_c a {
  display: block;
}

.map_btn {
  display: inline-block;
  font-size: 1.2rem;
  border: solid 1px rgba(35, 24, 21, 0.5);
}
.map_btn a {
  display: block;
  padding: 0 12px 2px 10px;
  line-height: 18px;
}
.map_btn a:before {
  content: "›";
  display: inline-block;
  padding-right: 6px;
  position: relative;
  top: -1px;
}

@media screen and (max-width: 749px) {
  .use_detail_list li {
    display: block;
    font-size: 1.3rem;
  }
  .use_detail_list .use_detail_title {
    padding-bottom: 20px;
    font-size: 1.9rem;
  }
  .use_detail_list .use_detail_type {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-right: 0;
    padding: 14px 0 12px;
    width: auto;
  }
  .use_detail_list .use_detail_type:before {
    margin-right: 5px;
    width: 7px;
    height: 7px;
  }
  .use_detail_list .use_detail_container {
    margin-left: 40px;
    width: calc(100% - 40px);
  }
  .use_detail_list .detail_box {
    padding: 0 20px 0 4px;
    height: 44px;
    position: relative;
  }
  .use_detail_list .detail_box:first-of-type {
    border-top: solid 1px rgba(255, 255, 255, 0.5);
  }
  .use_detail_list .detail_box .main {
    font-size: 1.7rem;
  }
  .use_detail_list .detail_box .main .wave {
    font-size: 1.5rem;
  }
  .use_detail_list .detail_box .main .comma {
    font-size: 1.3rem;
  }
  .use_detail_list .detail_box .attention {
    font-size: 1rem;
  }
  .use_detail_list .last_child_at {
    padding-top: 9px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 599px) {
  .facilities_copy {
    width: 28px;
    font-size: 2.8rem;
  }

  .facilities_title {
    font-size: 9.5rem;
  }
  .facilities_title .ruby {
    font-size: 2.4rem;
    right: -36px;
  }

  .dot_base {
    width: 7px;
  }
  .dot_base span {
    width: 7px;
    height: 7px;
  }

  .intro_title {
    margin-bottom: 50px;
    width: calc(100% - (20px * 2));
  }
  .intro_title .tag {
    margin-top: 6px;
    padding-top: 8px;
  }

  .intro_title_sub {
    width: 100%;
  }
  .intro_title_sub .font_c {
    font-size: 1.6rem;
  }
  .intro_title_sub .tag {
    margin-top: 14px;
    padding-top: 10px;
    border-top: solid 2px #000;
  }

  .slide_title {
    margin-bottom: 18px;
    padding-bottom: 8px;
    width: calc(100% - (20px * 2));
    font-size: 4rem;
  }
  .slide_title .tag {
    margin-top: 5px;
  }

  .facilities_intro {
    padding-top: 20px;
  }
  .facilities_intro p {
    font-size: 1.3rem;
    line-height: 2.2;
  }

  .facilities_detail .detail_title {
    font-size: 1.1rem;
    letter-spacing: 0.08em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .facilities_detail .detail_photo {
    background: #ccc;
  }
  .facilities_detail .detail_photo:after {
    color: #fff;
  }
  .facilities_detail .detail_text {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.4;
  }

  .use_detail_list .use_detail_container {
    margin-left: 20px;
    width: calc(100% - 20px);
  }

  .floor_map {
    padding-top: 24px;
  }

  .floor_list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: auto;
  }
  .floor_list li {
    margin-bottom: 4px;
  }
}
/* インデックス(タイトル) */
/* ============================================ */
.sec1_base {
  background-color: #000;
  color: #fff;
  overflow: hidden;
}
.sec1_base .main_logo {
  margin: 0 auto 16px;
  width: 140px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 190px;
}
.sec1_base .main_logo img {
  width: 100%;
}
.sec1_base .reserve_btn {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 60px;
}

.sec1_base.content_height {
  height: 100svh;
}

@media screen and (max-width: 920px) {
  .sec1_base .main_logo {
    top: 20%;
    -webkit-transform: translate(-50%, -20%);
            transform: translate(-50%, -20%);
  }
}
@media screen and (max-width: 599px) {
  .sec1_base .main_logo {
    width: 120px;
  }
  .sec1_base .reserve_btn {
    bottom: 40px;
  }
}
/* インデックス(イントロダクション) */
/* ============================================ */
.sec2_base .contents_area p {
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 1.8;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  letter-spacing: 0.05em;
  text-align: left;
}
.sec2_base .contents_area p .bracket {
  padding: 1px 0;
  vertical-align: 0.2rem;
}
.sec2_base .contents_area p .align {
  padding: 1px 0;
  vertical-align: 0.15rem;
}
.sec2_base .contents_area p .num_v {
  display: inline-block;
  padding-bottom: 1px;
  text-orientation: upright;
}
.sec2_base h2 {
  position: absolute;
  right: 90px;
  bottom: 30px;
}
.sec2_base h2 span {
  display: inline-block;
  position: relative;
  font-size: 6.2rem;
}
.sec2_base h2 span:nth-of-type(1), .sec2_base h2 span:nth-of-type(4) {
  font-size: 3.8rem;
}
.sec2_base h2 span:nth-of-type(1) {
  letter-spacing: 0.05em;
}
.sec2_base h2 span:nth-of-type(2) {
  top: 4px;
}
.sec2_base h2 span:nth-of-type(3) {
  top: 138px;
}
.sec2_base h2 span:nth-of-type(4) {
  top: 26px;
  left: 10px;
}
.sec2_base h2 span:nth-of-type(5) {
  top: -4px;
  left: -34px;
}
.sec2_base .sec2_contents1 {
  background-color: #000;
  overflow: hidden;
  color: #fff;
  position: relative;
}
.sec2_base .sec2_contents2 {
  padding: 120px 0 90px;
  color: #534741;
  position: relative;
}
.sec2_base .sec2_contents2 .contents_inner {
  margin: 0 auto;
  max-width: 860px;
  height: 600px;
  position: relative;
}
.sec2_base .sec2_contents2 .contents_inner p {
  height: 410px;
}
.sec2_base .sec2_contents2 .contents_inner .illust {
  width: 140px;
  left: 0;
  bottom: 0;
}
::-webkit-full-page-media, :future, :root .num_v {
  letter-spacing: 0.4em;
}

@media screen and (max-width: 920px) {
  .sec2_base .contents_area p {
    font-size: 1.5rem;
  }
  .sec2_base .sec2_contents2 {
    padding: 110px 0 70px;
  }
  .sec2_base .sec2_contents2 .contents_inner {
    width: calc(100% - (40px * 2));
  }
}
@media screen and (max-width: 749px) {
  .sec2_base .contents_area p {
    display: block;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
  .sec2_base .contents_area p .bracket {
    padding: 0 1px;
    vertical-align: 0;
  }
  .sec2_base .contents_area p .align {
    padding: 0 1px;
    vertical-align: 0;
  }
  .sec2_base .contents_area p .num_v {
    padding-bottom: 0;
    text-orientation: mixed;
  }
  .sec2_base h2 {
    right: 40px;
  }
  .sec2_base .sec2_contents2 {
    padding-top: 100px;
  }
  .sec2_base .sec2_contents2 .contents_inner {
    padding-bottom: 280px;
    width: calc(100% - (40px * 2));
    height: auto;
  }
  .sec2_base .sec2_contents2 .contents_inner p {
    height: auto;
  }
  .sec2_base .sec2_contents2 .contents_inner .illust {
    width: 120px;
    bottom: 50px;
  }
}
@media screen and (max-width: 599px) {
  .sec2_base .contents_area p {
    font-size: 1.3rem;
  }
  .sec2_base h2 {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .sec2_base h2 span {
    font-size: 5.6rem;
  }
  .sec2_base h2 span:nth-of-type(1), .sec2_base h2 span:nth-of-type(4) {
    font-size: 3.2rem;
  }
  .sec2_base h2 span:nth-of-type(2) {
    top: 2px;
  }
  .sec2_base h2 span:nth-of-type(3) {
    top: 118px;
  }
  .sec2_base h2 span:nth-of-type(4) {
    top: 24px;
    left: 12px;
  }
  .sec2_base h2 span:nth-of-type(5) {
    top: -2px;
    left: -30px;
  }
  .sec2_base .sec2_contents2 .contents_inner {
    width: calc(100% - (20px * 2));
  }
}
/* インデックス(茶の湯×サウナ) */
/* ============================================ */
.sec3_base .contents_area {
  color: #fff;
}
.sec3_base .contents_area p {
  text-align: left;
}
.sec3_base h2 {
  margin: 0 auto;
}
.sec3_base h2 .small {
  padding: 8px 0;
  font-size: 3.2rem;
}
.sec3_base .plus {
  display: block;
  position: relative;
}
.sec3_base .plus:before, .sec3_base .plus:after {
  content: "";
  display: block;
}
.sec3_base .plus:before {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sec3_base .plus:after {
  height: 100%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.sec3_contents1 {
  background-color: #000;
}
.sec3_contents1 .contents_inner {
  width: 300px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.sec3_contents1 p {
  display: inline-block;
  height: 220px;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2.2;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  letter-spacing: 0.05em;
}
.sec3_contents1 p .kerning_top {
  position: relative;
  top: -7px;
}
.sec3_contents1 p .kerning {
  letter-spacing: -0.4em;
}
.sec3_contents1 h2 {
  margin-bottom: 200px;
}
.sec3_contents1 h2 .plus {
  margin: 50px 50px 0;
  width: 60px;
  height: 60px;
}
.sec3_contents1 h2 .plus:before, .sec3_contents1 h2 .plus:after {
  background: #fff;
}
.sec3_contents1 h2 .plus:before {
  height: 4px;
}
.sec3_contents1 h2 .plus:after {
  width: 4px;
}

.sec3_contents2 {
  background-color: #000;
}
.sec3_contents2 .contents_inner {
  width: 100%;
  max-width: 940px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 60px;
}
.sec3_contents2 .contents_inner .illust {
  width: 170px;
  right: 0;
  bottom: -24px;
}
.sec3_contents2 h2 {
  letter-spacing: 0.1em;
}
.sec3_contents2 h2 .small {
  padding: 4px 0;
}
.sec3_contents2 .detail_list {
  margin: 0 auto;
  width: 780px;
}
.sec3_contents2 .detail_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sec3_contents2 .detail_list li:nth-of-type(2) {
  padding-left: 160px;
}
.sec3_contents2 .detail_photo {
  margin-right: 20px;
  width: 170px;
  background: #fff;
}
.sec3_contents2 .detail_photo:before {
  padding-top: 80%;
}
.sec3_contents2 .detail_photo:after {
  color: #000;
}
.sec3_contents2 .detail_text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 2;
  position: relative;
  top: -5px;
}

.sec3_contents3 {
  max-height: 1000px;
}
.sec3_contents3 .contents_inner {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sec3_contents3 .contents_inner .plus {
  width: 180px;
  height: 180px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 206px;
}
.sec3_contents3 .contents_inner .plus:before, .sec3_contents3 .contents_inner .plus:after {
  background: #ccc;
}
.sec3_contents3 .contents_inner .plus:before {
  height: 12px;
}
.sec3_contents3 .contents_inner .plus:after {
  width: 12px;
}
.sec3_contents3 .contents_inner .illust {
  width: 188px;
  left: 49%;
  bottom: -10px;
  -webkit-transform: translateX(-49%);
          transform: translateX(-49%);
}
.sec3_contents3 .contents_inner .br_sps {
  display: none;
}
.sec3_contents3 .detail_list {
  margin: 0 auto;
  width: 900px;
  height: 600px;
  color: #000;
  position: relative;
}
.sec3_contents3 .detail_list li:nth-child(1) {
  width: 400px;
}
.sec3_contents3 .detail_list li:nth-child(1) .detail_text {
  margin-bottom: 12px;
}
.sec3_contents3 .detail_list li:nth-child(2) {
  position: absolute;
  right: 0;
  bottom: 0;
}
.sec3_contents3 .detail_list li:nth-child(2) .detail_photo {
  margin: 0 0 26px auto;
}
.sec3_contents3 .detail_list li:nth-child(2) .detail_text {
  padding: 12px 0 0;
  border-top: solid 1px #000;
}
.sec3_contents3 .supervisor {
  position: relative;
}
.sec3_contents3 .supervisor p {
  margin-bottom: 12px;
  padding: 0 0 10px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: 1.1rem;
  line-height: 1.6;
  border-bottom: solid 1px #000;
}
.sec3_contents3 .supervisor .detail_photo {
  width: 56px;
  background: #ccc;
  position: absolute;
  left: 216px;
  bottom: 10px;
}
.sec3_contents3 .supervisor .detail_photo:before {
  padding-top: 100%;
}
.sec3_contents3 .supervisor .detail_photo:after {
  content: none;
}
.sec3_contents3 .supervisor .detail_photo img {
  width: 300%;
  position: absolute;
  left: 71%;
  top: 37%;
  -webkit-transform: translate(-71%, -37%);
          transform: translate(-71%, -37%);
}
.sec3_contents3 .aroma_p:after, .sec3_contents3 .stone_p:after {
  content: none;
}
.sec3_contents3 .aroma_p {
  margin-bottom: 4px;
}
.sec3_contents3 .aroma_p img {
  height: 128%;
  position: absolute;
  left: 27%;
  top: 14%;
  -webkit-transform: translate(-27%, -14%);
          transform: translate(-27%, -14%);
}
.sec3_contents3 .stone_p img {
  width: 164%;
  position: absolute;
  left: 60%;
  top: 90%;
  -webkit-transform: translate(-60%, -90%);
          transform: translate(-60%, -90%);
}
.sec3_contents3 .p_caption {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: 1rem;
}
.sec3_contents3 .detail_photo {
  margin-right: 20px;
  width: 226px;
  background: #ccc;
}
.sec3_contents3 .detail_photo:before {
  padding-top: 70%;
}
.sec3_contents3 .detail_photo:after {
  color: #000;
}
.sec3_contents3 .detail_text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 2.1;
}

@media screen and (max-width: 920px) {
  .sec3_contents3.content_height {
    height: auto;
  }

  .sec3_contents3 {
    max-height: none;
  }
  .sec3_contents3 .contents_inner {
    padding: 110px 0 240px;
    position: static;
    -webkit-transform: none;
            transform: none;
  }
  .sec3_contents3 .contents_inner .plus {
    top: 440px;
  }
  .sec3_contents3 .contents_inner .illust {
    bottom: 50px;
  }
  .sec3_contents3 .detail_list {
    width: calc(100% - (40px * 2));
    height: 760px;
  }
}
@media screen and (max-width: 599px) {
  .sec3_base h2 .small {
    padding: 5px 0;
    font-size: 2.8rem;
  }

  .sec3_contents1 .contents_inner {
    width: 300px;
  }
  .sec3_contents1 p {
    height: 200px;
    font-size: 1.4rem;
  }
  .sec3_contents1 h2 {
    margin-bottom: 160px;
  }
  .sec3_contents1 h2 .plus {
    margin: 30px 40px 0;
    width: 54px;
    height: 54px;
  }
  .sec3_contents1 h2 .plus:before {
    height: 3px;
  }
  .sec3_contents1 h2 .plus:after {
    width: 3px;
  }

  .sec3_contents2 h2 .small {
    padding: 2px 0;
  }

  .sec3_contents3 .contents_inner .plus {
    width: 140px;
    height: 140px;
    top: 480px;
  }
  .sec3_contents3 .contents_inner .plus:before, .sec3_contents3 .contents_inner .plus:after {
    background: #ccc;
  }
  .sec3_contents3 .contents_inner .plus:before {
    height: 9px;
  }
  .sec3_contents3 .contents_inner .plus:after {
    width: 9px;
  }
  .sec3_contents3 .contents_inner .illust {
    width: 160px;
    bottom: 50px;
  }
  .sec3_contents3 .detail_list {
    width: calc(100% - (20px * 2));
    height: auto;
  }
  .sec3_contents3 .detail_list li:nth-child(1) {
    margin-bottom: 230px;
    width: 100%;
  }
  .sec3_contents3 .detail_list li:nth-child(1) .detail_text {
    margin-bottom: 12px;
  }
  .sec3_contents3 .detail_list li:nth-child(2) {
    position: static;
  }
  .sec3_contents3 .detail_list li:nth-child(2) .detail_photo {
    margin: 0 0 26px auto;
  }
  .sec3_contents3 .detail_list li:nth-child(2) .detail_text {
    padding: 12px 0 0;
    border-top: solid 1px #000;
  }
  .sec3_contents3 .supervisor {
    position: relative;
  }
  .sec3_contents3 .supervisor p {
    margin-bottom: 10px;
    padding: 0 0 8px 0;
    font-size: 1rem;
  }
  .sec3_contents3 .supervisor .detail_photo {
    width: 56px;
    background: #ccc;
    position: absolute;
    left: 216px;
    bottom: 10px;
  }
  .sec3_contents3 .supervisor .detail_photo:before {
    padding-top: 100%;
  }
  .sec3_contents3 .supervisor .detail_photo:after {
    content: none;
  }
  .sec3_contents3 .supervisor .detail_photo img {
    width: 300%;
    position: absolute;
    left: 71%;
    top: 37%;
    -webkit-transform: translate(-71%, -37%);
            transform: translate(-71%, -37%);
  }
  .sec3_contents3 .aroma_p:after, .sec3_contents3 .stone_p:after {
    content: none;
  }
  .sec3_contents3 .aroma_p {
    margin-bottom: 4px;
  }
  .sec3_contents3 .p_caption {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 300;
    font-size: 1rem;
  }
  .sec3_contents3 .detail_photo {
    margin-right: 20px;
    width: 200px;
    background: #ccc;
  }
  .sec3_contents3 .detail_photo:before {
    padding-top: 70%;
  }
  .sec3_contents3 .detail_photo:after {
    color: #000;
  }
  .sec3_contents3 .detail_text {
    font-size: 1.1rem;
    line-height: 2;
  }
}
@media screen and (max-width: 389px) {
  .sec3_contents3 .contents_inner .plus {
    top: 510px;
  }
  .sec3_contents3 .contents_inner .br_sps {
    display: block;
  }
}
/* インデックス(大湯) */
/* ============================================ */
.sec4_base .contents_area {
  color: #fff;
  background-color: #000;
}
.sec4_base .facilities_copy {
  margin: 0 auto 34px;
  letter-spacing: 0.25em;
}
.sec4_base .dot_base {
  height: 80px;
}
.sec4_base .contents_inner {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 30px;
}

.sec5_base .contents_area {
  color: #000;
  position: relative;
}
.sec5_base .contents_area p {
  text-align: left;
}

.sec5_contents1 {
  background-color: #000;
}
.sec5_contents1 .contents_inner {
  height: 100%;
  position: relative;
}
.sec5_contents1 .dot_base {
  padding-top: 40px;
  height: 200px;
}
.sec5_contents1 .dot_base span {
  background: #000;
}
.sec5_contents1 .facilities_title {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 50px;
}

.sec5_contents2 {
  height: 810px;
}
.sec5_contents2 .contents_inner {
  margin: 0 auto;
  max-width: 800px;
  height: 100%;
  position: relative;
}
.sec5_contents2 .contents_inner .illust {
  width: 124px;
  left: 0;
  top: 330px;
}
.sec5_contents2 .facilities_intro p {
  height: 270px;
}
.sec5_contents2 .facilities_intro .kerning_top {
  display: inline-block;
  position: relative;
  top: -8px;
}
.sec5_contents2 .facilities_intro .text_hv {
  display: inline-block;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: relative;
  top: -4px;
}
.sec5_contents2 .facilities_intro .hv_space {
  display: inline-block;
  position: relative;
  top: -6px;
}
.sec5_contents2 .facilities_detail {
  position: absolute;
  top: 260px;
  left: 0;
}
.sec5_contents2 .facilities_detail .detail_title {
  margin-bottom: 4px;
}
.sec5_contents2 .facilities_detail .detail_photo {
  margin-bottom: 6px;
  width: 150px;
}
.sec5_contents2 .facilities_detail .detail_photo:before {
  padding-top: 85%;
}
.sec5_contents2 .facilities_detail .detail_photo:after {
  font-size: 1.5rem;
}
.sec5_contents2 .yudo_base {
  width: 100%;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 1.2rem;
  position: absolute;
  bottom: 50px;
}
.sec5_contents2 .yudo_base p {
  text-align: center;
}
.sec5_contents2 .yudo_base .yudo_box_copy {
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
}
.sec5_contents2 .yudo_base .yudo_box {
  padding: 20px 30px 16px;
  border: solid 1px #000;
  border-radius: 20px;
}
.sec5_contents2 .yudo_base .yudo_logo {
  display: block;
  margin: 0 auto 20px;
  width: 74px;
}
.sec5_contents2 .yudo_base .yudo_logo img {
  width: 100%;
}
.sec5_contents2 .yudo_base .yudo_box_text, .sec5_contents2 .yudo_base a {
  letter-spacing: 0.08em;
  text-indent: 0.08em;
}
.sec5_contents2 .yudo_base .yudo_box_text {
  margin-bottom: 20px;
}
.sec5_contents2 .yudo_base .yudo_box_text span {
  display: block;
  margin-bottom: 10px;
  font-size: 1.7rem;
  font-weight: 600;
}

.sec5_contents3 {
  padding-bottom: 32px;
  background: #231815;
}
.sec5_contents3 .contents_inner {
  padding-top: 42px;
  color: #fff;
}
.sec5_contents3 .swiper {
  margin-bottom: 36px;
}
.sec5_contents3 .use_detail_list {
  border-top: solid 1px #fff;
}
.sec5_contents3 .use_detail_list li:nth-child(1) .detail_box:nth-of-type(1) .main {
  margin-right: 33px;
}
.sec5_contents3 .use_detail_list li:nth-child(1) .detail_box:nth-of-type(2) .main {
  margin-right: 24px;
}
.sec5_contents3 .use_detail_list li:nth-child(2) .detail_box:nth-of-type(1) .week {
  margin-right: 2px;
}
.sec5_contents3 .use_detail_list li:nth-child(2) .detail_box:nth-of-type(1) .main {
  margin-right: 12px;
  padding-left: 6px;
}
.sec5_contents3 .use_detail_list li:nth-child(2) .detail_box:nth-of-type(1) .last {
  margin-right: 0;
}
.sec5_contents3 .use_detail_list li:nth-child(2) .detail_box:nth-of-type(2) .main {
  margin-right: 24px;
}
.sec5_contents3 .use_detail_list li:nth-child(3) .detail_box {
  height: 50px;
}
.sec5_contents3 .use_detail_list li:nth-child(3) .detail_box .attention {
  line-height: 1.5;
}
.sec5_contents3 .use_detail_list .use_detail_type {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 50px;
  width: 207px;
}
.sec5_contents3 .use_detail_list .use_detail_container {
  width: calc(100% - 237px);
}

.sec5_contents4 .contents_inner {
  margin: 0 auto;
  padding: 100px 0 90px;
  width: 100%;
  max-width: 480px;
}
.sec5_contents4 .floor_map {
  margin-bottom: 10px;
}
.sec5_contents4 .floor_list {
  margin-bottom: 8px;
  width: 472px;
}
.sec5_contents4 .floor_list li {
  white-space: nowrap;
}
.sec5_contents4 .floor_list li:nth-child(1), .sec5_contents4 .floor_list li:nth-child(2) {
  width: 270px;
}
.sec5_contents4 .floor_list li:nth-child(3), .sec5_contents4 .floor_list li:nth-child(4) {
  width: calc(100% - 270px);
}
.sec5_contents4 .floor_list li:nth-child(4) {
  padding-bottom: 2px;
}
.sec5_contents4 .facilities_detail {
  padding: 0 4px;
  position: relative;
}
.sec5_contents4 .facilities_detail .detail_photo {
  width: 226px;
}
.sec5_contents4 .facilities_detail .detail_photo:before {
  padding-top: 72%;
}
.sec5_contents4 .facilities_detail .detail_photo:after {
  content: none;
  font-weight: 500;
  font-size: 1.6rem;
}
.sec5_contents4 .facilities_detail .detail_photo img {
  height: 106%;
  position: absolute;
  left: 42%;
  top: 100%;
  -webkit-transform: translate(-42%, -100%);
          transform: translate(-42%, -100%);
}
.sec5_contents4 .facilities_detail .detail_textbox {
  width: 300px;
  position: absolute;
  left: 240px;
  bottom: -2px;
}
.sec5_contents4 .facilities_detail .floor_number {
  margin-bottom: 2px;
}
.sec5_contents4 .facilities_detail .detail_title {
  margin-bottom: 5px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
.sec5_contents4 .facilities_detail .detail_text {
  line-height: 1.5;
}

@media screen and (max-width: 920px) {
  .sec5_contents2 {
    padding-bottom: 30px;
    height: auto;
  }
  .sec5_contents2 .contents_inner .illust {
    left: 30px;
  }
  .sec5_contents2 .facilities_intro p {
    height: 360px;
  }
  .sec5_contents2 .yudo_base {
    margin: 0 auto;
    width: calc(100% - (40px * 2));
    position: static;
  }
}
@media screen and (max-width: 749px) {
  .sec5_contents3 .use_detail_list li:nth-child(2) .detail_box:nth-of-type(1) p {
    line-height: 1.1;
  }
  .sec5_contents3 .use_detail_list li:nth-child(3) .detail_box {
    padding: 11px 20px 13px 4px;
    height: auto;
  }
  .sec5_contents3 .use_detail_list li:nth-child(3) .detail_box .attention {
    line-height: 1.4;
  }
  .sec5_contents3 .use_detail_list .use_detail_type {
    padding-left: 40px;
    width: 100%;
  }
  .sec5_contents3 .use_detail_list .use_detail_container {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 599px) {
  .sec4_base .facilities_copy {
    margin: 0 auto 30px;
  }
  .sec4_base .dot_base {
    height: 70px;
  }
  .sec4_base .contents_inner {
    bottom: 26px;
  }

  .sec5_contents1 .dot_base {
    padding-top: 30px;
    height: 160px;
  }
  .sec5_contents2 .contents_inner {
    height: auto;
  }
  .sec5_contents2 .contents_inner .illust {
    width: 104px;
    left: 10px;
    top: 320px;
  }
  .sec5_contents2 .facilities_intro p {
    height: 340px;
  }
  .sec5_contents2 .yudo_base {
    width: calc(100% - (20px * 2));
    font-size: 1.1rem;
  }
  .sec5_contents2 .yudo_base .yudo_box_copy {
    font-size: 1.3rem;
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
  .sec5_contents2 .yudo_base .yudo_box {
    padding: 20px 10px 16px;
  }
  .sec5_contents2 .yudo_base .yudo_logo {
    width: 64px;
  }
  .sec5_contents2 .yudo_base .yudo_box_text {
    line-height: 1.2;
  }
  .sec5_contents2 .yudo_base .yudo_box_text span {
    margin-bottom: 6px;
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .sec5_contents3 .use_detail_list li:nth-child(1) .detail_box:nth-of-type(1) {
    height: 58px;
  }
  .sec5_contents3 .use_detail_list li:nth-child(1) .detail_box:nth-of-type(1) .main {
    margin-right: 33px;
    position: relative;
    top: -8px;
  }
  .sec5_contents3 .use_detail_list li:nth-child(1) .detail_box:nth-of-type(1) .attention {
    position: absolute;
    left: 3px;
    bottom: 13px;
  }
  .sec5_contents3 .use_detail_list li:nth-child(2) .detail_box .guest {
    position: absolute;
    left: 4px;
  }
  .sec5_contents3 .use_detail_list li:nth-child(2) .detail_box:nth-of-type(1) {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 8px 20px 8px 4px;
    height: auto;
  }
  .sec5_contents3 .use_detail_list li:nth-child(2) .detail_box:nth-of-type(1) .week {
    margin-right: 0;
    padding-left: 110px;
    width: 180px;
  }
  .sec5_contents3 .use_detail_list li:nth-child(2) .detail_box:nth-of-type(1) .main {
    margin-right: 12px;
    padding-left: 6px;
  }
  .sec5_contents3 .use_detail_list li:nth-child(2) .detail_box:nth-of-type(1) .last {
    margin-right: 0;
  }
  .sec5_contents3 .use_detail_list li:nth-child(2) .detail_box:nth-of-type(1) p:nth-of-type(4) {
    width: calc(100% - 230px);
  }
  .sec5_contents3 .use_detail_list li:nth-child(2) .detail_box:nth-of-type(2) {
    height: 58px;
  }
  .sec5_contents3 .use_detail_list li:nth-child(2) .detail_box:nth-of-type(2) .main {
    margin-right: 24px;
    padding-left: 110px;
    position: relative;
    top: -8px;
  }
  .sec5_contents3 .use_detail_list li:nth-child(2) .detail_box:nth-of-type(2) .attention {
    position: absolute;
    left: 114px;
    bottom: 14px;
  }
  .sec5_contents3 .use_detail_list .use_detail_type {
    padding-left: 20px;
  }
  .sec5_contents3 .use_detail_list .use_detail_container {
    width: calc(100% - 20px);
  }

  .sec5_contents4 .contents_inner {
    margin: 0 auto;
    padding: 100px 0 90px;
    width: calc(100% - 20px *2);
    max-width: 480px;
  }
  .sec5_contents4 .floor_map {
    margin-bottom: 14px;
  }
  .sec5_contents4 .floor_list {
    margin-bottom: 8px;
    width: 100%;
  }
  .sec5_contents4 .facilities_detail {
    padding: 0 4px;
    position: relative;
  }
  .sec5_contents4 .facilities_detail .detail_photo {
    width: 174px;
  }
  .sec5_contents4 .facilities_detail .detail_photo:before {
    padding-top: 72%;
  }
  .sec5_contents4 .facilities_detail .detail_photo:after {
    font-size: 1.4rem;
  }
  .sec5_contents4 .facilities_detail .detail_photo img {
    height: 106%;
    position: absolute;
    left: 48%;
    top: 80%;
    -webkit-transform: translate(-48%, -80%);
            transform: translate(-48%, -80%);
  }
  .sec5_contents4 .facilities_detail .detail_textbox {
    width: 150px;
    position: absolute;
    left: 190px;
    bottom: -2px;
  }
  .sec5_contents4 .facilities_detail .floor_number {
    margin-bottom: 2px;
  }
  .sec5_contents4 .facilities_detail .detail_title {
    margin-bottom: 5px;
    font-weight: 300;
    letter-spacing: 0.1em;
  }
  .sec5_contents4 .facilities_detail .detail_text {
    text-align: justify;
    line-height: 1.5;
  }
  .sec5_contents4 .facilities_detail .detail_text .br_del {
    display: none;
  }
}
/* インデックス(浴司) */
/* ============================================ */
.sec6_base .contents_area {
  color: #fff;
  background-color: #000;
}
.sec6_base .facilities_copy {
  margin: 0 auto 42px;
  letter-spacing: 0.6em;
}
.sec6_base .dot_base {
  height: 150px;
}
.sec6_base .contents_inner {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 40px;
}

.sec7_base .contents_area {
  color: #000;
}
.sec7_base .contents_area p {
  text-align: left;
}

.sec7_contents1 {
  background-color: #000;
}
.sec7_contents1 .contents_inner {
  height: 100%;
  position: relative;
}
.sec7_contents1 .dot_base {
  padding-top: 40px;
  height: 200px;
}
.sec7_contents1 .dot_base span {
  background: #000;
}
.sec7_contents1 .facilities_title {
  color: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 50px;
}

.sec7_contents2 {
  height: 810px;
}
.sec7_contents2 .contents_inner {
  margin: 0 auto;
  max-width: 800px;
  height: 100%;
  position: relative;
}
.sec7_contents2 .contents_inner .illust {
  width: 124px;
  left: 50%;
  bottom: 50px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sec7_contents2 .intro_title {
  letter-spacing: 0.2em;
  text-indent: 0.2em;
}
.sec7_contents2 .facilities_intro p {
  height: 240px;
}
.sec7_contents2 .facilities_detail {
  position: absolute;
  top: 260px;
  left: 0;
}
.sec7_contents2 .facilities_detail .detail_title {
  margin-bottom: 4px;
}
.sec7_contents2 .facilities_detail .detail_photo {
  margin-bottom: 6px;
  width: 150px;
}
.sec7_contents2 .facilities_detail .detail_photo:before {
  padding-top: 85%;
}
.sec7_contents2 .facilities_detail .detail_photo:after {
  font-size: 1.5rem;
}

.sec7_contents3 .contents_inner {
  margin: 0 auto;
  padding: 64px 0 80px;
  max-width: 830px;
}
.sec7_contents3 .intro_title_sub {
  margin-bottom: 40px;
}
.sec7_contents3 .features_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 42px 1fr 42px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-column-gap: 42px;
     -moz-column-gap: 42px;
          column-gap: 42px;
  row-gap: 50px;
  margin-bottom: 80px;
}
.sec7_contents3 .features_list li:nth-child(1) .detail_photo:after, .sec7_contents3 .features_list li:nth-child(3) .detail_photo:after {
  content: none;
  font-weight: 500;
  font-size: 1.6rem;
}
.sec7_contents3 .features_list li:nth-child(4) .detail_title, .sec7_contents3 .features_list li:nth-child(5) .detail_title, .sec7_contents3 .features_list li:nth-child(6) .detail_title {
  height: 60px;
}
.sec7_contents3 .features_list li:nth-child(5) .detail_title, .sec7_contents3 .features_list li:nth-child(6) .detail_title {
  padding-top: 18px;
}
.sec7_contents3 .facilities_detail {
  position: relative;
}
.sec7_contents3 .facilities_detail .detail_photo {
  width: 100%;
}
.sec7_contents3 .facilities_detail .detail_photo:before {
  padding-top: 72%;
}
.sec7_contents3 .facilities_detail .detail_photo:after {
  content: none;
}
.sec7_contents3 .facilities_detail .detail_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 6px;
  height: 42px;
}
.sec7_contents3 .facilities_detail .detail_title p {
  width: 120%;
  line-height: 1.4;
  text-align: center;
}
.sec7_contents3 .features_img01 {
  width: 114%;
  position: absolute;
  left: 22%;
  top: 50%;
  -webkit-transform: translate(-22%, -50%);
          transform: translate(-22%, -50%);
}
.sec7_contents3 .features_img02 {
  height: 100%;
  position: absolute;
  left: 60%;
  top: 50%;
  -webkit-transform: translate(-60%, -50%);
          transform: translate(-60%, -50%);
}
.sec7_contents3 .features_img03 {
  height: 102%;
  position: absolute;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}
.sec7_contents3 .features_img04 {
  height: 100%;
  position: absolute;
  left: 20%;
  top: 50%;
  -webkit-transform: translate(-20%, -50%);
          transform: translate(-20%, -50%);
}
.sec7_contents3 .features_img05 {
  width: 124%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.sec7_contents3 .features_img06 {
  height: 100%;
  position: absolute;
  left: 90%;
  top: 50%;
  -webkit-transform: translate(-90%, -50%);
          transform: translate(-90%, -50%);
}
.sec7_contents3 .amenities_base {
  margin: 0 auto;
  width: 540px;
}
.sec7_contents3 .amenities_base .intro_title_sub {
  margin-bottom: 40px;
}
.sec7_contents3 .amenities_base .intro_title_sub .font_c {
  letter-spacing: 0.11em;
  text-indent: 0.11em;
}
.sec7_contents3 .amenities_base .intro_title_sub .tag {
  margin-top: 16px;
  padding-top: 8px;
}
.sec7_contents3 .amenities_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: linear-gradient(0deg, #999 1px, transparent 1px);
  /* 罫線の色と太さ  */
  background-size: 100% 4rem;
  /* 行の高さ */
  background-position: center -1px;
  padding-bottom: 4px;
  /* 最終行の下にも罫線を引く */
}
.sec7_contents3 .amenities_list li {
  margin: 0 10px;
  padding-left: 8px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 3.9rem;
  position: relative;
}
.sec7_contents3 .amenities_list li:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
.sec7_contents3 .amenities_list li:nth-child(1) {
  margin-left: 40px;
}
.sec7_contents3 .amenities_list li:nth-child(4) {
  margin-right: 40px;
}

.sec7_contents4 {
  padding-bottom: 26px;
  background: #231815;
}
.sec7_contents4 .contents_inner {
  padding-top: 42px;
  color: #fff;
}
.sec7_contents4 .swiper {
  margin-bottom: 22px;
}
.sec7_contents4 .swiper .slide1 img {
  top: 60%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
}
.sec7_contents4 .swiper .slide4 img {
  top: 64%;
  -webkit-transform: translateY(-64%);
          transform: translateY(-64%);
}
.sec7_contents4 .use_detail_list {
  margin-bottom: 26px;
}
.sec7_contents4 .use_detail_list li:nth-child(2) .detail_box {
  height: 58px;
}
.sec7_contents4 .use_detail_list li:nth-child(2) .detail_box .bracket {
  margin-right: 4px;
}
.sec7_contents4 .use_detail_list li:nth-child(2) .detail_box .main:nth-of-type(1) {
  margin-right: 30px;
}
.sec7_contents4 .use_detail_list li:nth-child(3) .detail_box .bracket {
  margin-right: 30px;
}
.sec7_contents4 .use_detail_list li:nth-child(3) .detail_box .attention {
  margin-right: 10px;
}
.sec7_contents4 .use_detail_list li:nth-child(3) .detail_box .capacity {
  margin-right: 0;
  font-size: 1.3rem;
}
.sec7_contents4 .use_detail_list li:nth-child(3) .detail_box:nth-of-type(1) .weekday span {
  padding: 0 9px;
}
.sec7_contents4 .use_detail_list .use_detail_type {
  margin-right: 40px;
  width: 300px;
}
.sec7_contents4 .use_detail_list .use_detail_container {
  width: calc(100% - 340px);
}
.sec7_contents4 .reserve_btn_c {
  width: 230px;
}
.sec7_contents4 .reserve_btn_c span {
  display: inline-block;
  position: relative;
  top: -1px;
}

.sec7_contents5 {
  height: 810px;
}
.sec7_contents5 .contents_inner {
  margin: 0 auto;
  padding: 100px 0 70px;
  width: 100%;
  max-width: 480px;
}
.sec7_contents5 .floor_map {
  margin-bottom: 14px;
}
.sec7_contents5 .floor_map .froor_at {
  left: 30px;
}
.sec7_contents5 .floor_list {
  margin-bottom: 8px;
  width: 430px;
  left: 10px;
}
.sec7_contents5 .floor_list li {
  white-space: nowrap;
}
.sec7_contents5 .floor_list li:nth-child(1), .sec7_contents5 .floor_list li:nth-child(2) {
  width: 250px;
}
.sec7_contents5 .floor_list li:nth-child(3) {
  width: calc(100% - 250px);
}

@media screen and (max-width: 920px) {
  .sec7_contents3 .contents_inner {
    width: calc(100% - (40px * 2));
  }
  .sec7_contents3 .features_list {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  .sec7_contents3 .features_list li:nth-child(4) .br_sp {
    display: block;
  }
  .sec7_contents3 .features_list li:nth-child(4) .detail_title, .sec7_contents3 .features_list li:nth-child(5) .detail_title, .sec7_contents3 .features_list li:nth-child(6) .detail_title {
    height: 78px;
  }
  .sec7_contents3 .features_list li:nth-child(5) .detail_title, .sec7_contents3 .features_list li:nth-child(6) .detail_title {
    padding-top: 34px;
  }
}
@media screen and (max-width: 749px) {
  .sec7_contents3 .features_list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    row-gap: 30px;
  }
  .sec7_contents3 .features_list li:nth-child(3) .detail_title {
    padding-top: 34px;
  }
  .sec7_contents3 .features_list li:nth-child(3) .detail_title, .sec7_contents3 .features_list li:nth-child(4) .detail_title {
    height: 78px;
  }
  .sec7_contents3 .features_list li:nth-child(5) .detail_title, .sec7_contents3 .features_list li:nth-child(6) .detail_title {
    height: 42px;
    padding-top: 0;
  }
  .sec7_contents4 .use_detail_list li:nth-child(2) .detail_box {
    height: 56px;
  }
  .sec7_contents4 .use_detail_list li:nth-child(3) .detail_box .bracket {
    margin-right: 24px;
  }
  .sec7_contents4 .use_detail_list li:nth-child(3) .detail_box .attention {
    margin-right: 8px;
  }
  .sec7_contents4 .use_detail_list li:nth-child(3) .detail_box .capacity {
    font-size: 1.2rem;
  }
  .sec7_contents4 .use_detail_list .use_detail_type {
    padding-left: 40px;
    width: 100%;
  }
  .sec7_contents4 .use_detail_list .use_detail_container {
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 599px) {
  .sec6_base .dot_base {
    height: 130px;
  }
  .sec7_contents1 .dot_base {
    height: 170px;
  }
  .sec7_contents2 {
    height: 710px;
  }
  .sec7_contents2 .contents_inner .illust {
    width: 104px;
  }
  .sec7_contents3 .contents_inner {
    width: calc(100% - (20px * 2));
  }
  .sec7_contents3 .features_list {
    -ms-grid-columns: 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    row-gap: 30px;
  }
  .sec7_contents3 .features_list li:nth-child(1) .detail_photo:after, .sec7_contents3 .features_list li:nth-child(3) .detail_photo:after {
    font-size: 1.4rem;
  }
  .sec7_contents3 .features_list li:nth-child(3) .detail_title {
    padding-top: 30px;
  }
  .sec7_contents3 .features_list li:nth-child(3) .detail_title, .sec7_contents3 .features_list li:nth-child(4) .detail_title {
    height: 62px;
  }
  .sec7_contents3 .features_list li:nth-child(5) .detail_title, .sec7_contents3 .features_list li:nth-child(6) .detail_title {
    height: 32px;
  }
  .sec7_contents3 .facilities_detail .detail_title {
    height: 32px;
  }
  .sec7_contents3 .amenities_base {
    width: 100%;
  }
  .sec7_contents3 .amenities_base .intro_title_sub {
    margin-bottom: 30px;
  }
  .sec7_contents3 .amenities_base .intro_title_sub .font_c {
    line-height: 1.3;
  }
  .sec7_contents3 .amenities_base .intro_title_sub .tag {
    margin-top: 12px;
    padding-top: 6px;
  }
  .sec7_contents3 .amenities_list {
    background-size: 100% 3.7rem;
  }
  .sec7_contents3 .amenities_list li {
    font-size: 1.3rem;
    line-height: 3.6rem;
  }
  .sec7_contents3 .amenities_list li:nth-child(1) {
    margin-left: 0;
  }
  .sec7_contents3 .amenities_list li:nth-child(4) {
    margin-right: 0;
  }

  .sec7_contents4 .use_detail_list .use_detail_type {
    padding-left: 20px;
  }
  .sec7_contents4 .use_detail_list .use_detail_container {
    width: calc(100% - 20px);
  }

  .sec7_contents5 {
    height: auto;
  }
  .sec7_contents5 .contents_inner {
    padding: 80px 0 180px;
    width: calc(100% - (20px * 2));
  }
  .sec7_contents5 .floor_map {
    margin-bottom: 18px;
  }
  .sec7_contents5 .floor_map .froor_at {
    left: 14px;
  }
  .sec7_contents5 .floor_list {
    width: 100%;
  }
}
/* インデックス(会所) */
/* ============================================ */
.sec8_base .contents_area {
  color: #fff;
  background: #000;
}
.sec8_base .facilities_copy {
  margin: 0 auto 34px;
  letter-spacing: 0.25em;
}
.sec8_base .facilities_copy span {
  position: relative;
  top: 6px;
}
.sec8_base .dot_base {
  height: 80px;
}
.sec8_base .contents_inner {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 40px;
}

.sec9_base .contents_area {
  color: #000;
}
.sec9_base .contents_area p {
  text-align: left;
}

.sec9_contents1 {
  background: #000;
}
.sec9_contents1 .contents_inner {
  height: 100%;
  position: relative;
}
.sec9_contents1 .dot_base {
  padding-top: 40px;
  height: 200px;
}
.sec9_contents1 .facilities_title {
  color: #fff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 50px;
}

.sec9_contents2 {
  height: 810px;
}
.sec9_contents2 .contents_inner {
  margin: 0 auto;
  max-width: 800px;
  height: 100%;
  position: relative;
}
.sec9_contents2 .contents_inner .illust {
  width: 174px;
  left: 50%;
  bottom: 80px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sec9_contents2 .intro_title {
  letter-spacing: 0.3em;
  text-indent: 0.3em;
}
.sec9_contents2 .facilities_intro p {
  height: 190px;
}
.sec9_contents2 .facilities_detail {
  position: absolute;
  top: 260px;
  left: 0;
}
.sec9_contents2 .facilities_detail .detail_title {
  margin-bottom: 4px;
}
.sec9_contents2 .facilities_detail .detail_photo {
  margin-bottom: 6px;
  width: 150px;
}
.sec9_contents2 .facilities_detail .detail_photo:before {
  padding-top: 85%;
}
.sec9_contents2 .facilities_detail .detail_photo:after {
  font-size: 1.5rem;
}

.sec9_contents3 {
  padding-bottom: 20px;
  background: #231815;
}
.sec9_contents3 .contents_inner {
  padding-top: 42px;
  color: #fff;
}
.sec9_contents3 .swiper {
  margin-bottom: 56px;
}
.sec9_contents3 .use_detail_list {
  margin-bottom: 10px;
}
.sec9_contents3 .use_detail_list li:nth-child(2) .main {
  margin-right: 30px;
}
.sec9_contents3 .use_detail_list li:nth-child(3) .detail_box .main {
  margin-right: 14px;
}
.sec9_contents3 .use_detail_list li:nth-child(3) .detail_box .bracket {
  margin-right: 2px;
}
.sec9_contents3 .use_detail_list li:nth-child(3) .detail_box .attention {
  margin-right: 8px;
}
.sec9_contents3 .use_detail_list li:nth-child(3) .detail_box .guest {
  margin-right: 20px;
}
.sec9_contents3 .use_detail_list li:nth-child(3) .detail_box:nth-of-type(1) p:nth-of-type(5) {
  margin-right: 30px;
}
.sec9_contents3 .use_detail_list li:nth-child(3) .detail_box:nth-of-type(1) p:last-of-type {
  margin-right: 0;
}
.sec9_contents3 .use_detail_list li:nth-child(3) .detail_box:nth-of-type(2) p:nth-of-type(3) {
  margin-right: 30px;
}
.sec9_contents3 .use_detail_list li:nth-child(4) {
  display: block;
  padding-top: 14px;
  font-size: 1.2rem;
  border-bottom: 0;
}
.sec9_contents3 .use_detail_list .use_detail_title {
  padding-bottom: 12px;
  position: relative;
}
.sec9_contents3 .use_detail_list .use_detail_title .attention {
  display: block;
  font-size: 1.1rem;
  letter-spacing: 0;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.sec9_contents3 .use_detail_list .use_detail_type {
  margin-right: 0;
  width: 134px;
}
.sec9_contents3 .use_detail_list .use_detail_container {
  width: calc(100% - 134px);
}
.sec9_contents3 .coworking_reserve {
  margin-bottom: 30px;
}
.sec9_contents3 .meeting li {
  position: relative;
}
.sec9_contents3 .meeting li:nth-child(2) .detail_box .main {
  margin-right: 12px;
}
.sec9_contents3 .meeting li:nth-child(2) .detail_box .bracket {
  margin-right: 2px;
}
.sec9_contents3 .meeting li:nth-child(2) .detail_box .attention {
  margin-right: 8px;
}
.sec9_contents3 .meeting li:nth-child(2) .detail_box p:nth-of-type(5) {
  margin-right: 6px;
  letter-spacing: 0;
}
.sec9_contents3 .meeting li:nth-child(4) {
  display: block;
  padding-top: 14px;
  font-size: 1.2rem;
  border-bottom: 0;
}
.sec9_contents3 .meeting .use_detail_title .sub_title {
  display: block;
  font-size: 1.6rem;
  letter-spacing: 0;
  position: absolute;
  left: 390px;
  bottom: 14px;
}
.sec9_contents3 .meeting .use_detail_title .attention {
  bottom: 8px;
}
.sec9_contents3 .meeting .use_detail_type {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 0;
  width: 90px;
}
.sec9_contents3 .meeting .use_detail_container {
  width: calc(100% - 90px);
}
.sec9_contents3 .meeting .meeting_contact {
  width: 124px;
  font-size: 1rem;
  line-height: 18px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -6px;
}

.sec9_contents4 .contents_inner {
  padding: 10px 0 60px;
  width: 100%;
}
.sec9_contents4 .parking {
  margin-bottom: 60px;
  font-family: "Noto Serif JP", serif;
  font-weight: 200;
  font-size: 1.2rem;
}
.sec9_contents4 .parking p {
  margin-bottom: 6px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
  text-align: center;
}
.sec9_contents4 .parking p span {
  display: block;
  margin-bottom: 4px;
  color: #c1272d;
}
.sec9_contents4 .floor_map {
  margin-bottom: 10px;
  padding-top: 12px;
}
.sec9_contents4 .floor_map .froor_at {
  left: 60px;
}
.sec9_contents4 .floor_list {
  width: 346px;
  height: 80px;
}
.sec9_contents4 .floor_list li {
  white-space: nowrap;
}
.sec9_contents4 .floor_list li:nth-child(1) {
  width: 196px;
}
.sec9_contents4 .floor_list li:nth-child(2) {
  width: calc(100% - 196px);
}
.sec9_contents4 .floor_list .area_name span {
  display: block;
  padding-top: 4px;
  font-size: 1rem;
  font-weight: 400;
  position: relative;
  left: -6px;
}
.sec9_contents4 .kaisyo_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  margin: 0 auto;
  max-width: 346px;
}
.sec9_contents4 .kaisyo_list li:nth-child(1) {
  -ms-grid-column: 1;
      grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  margin-bottom: 5px;
}
.sec9_contents4 .facilities_detail {
  padding: 0 2px;
  position: relative;
}
.sec9_contents4 .facilities_detail:nth-child(2) .detail_title p {
  letter-spacing: 0.01em;
}
.sec9_contents4 .facilities_detail .detail_photo {
  margin-bottom: 6px;
  width: 100%;
}
.sec9_contents4 .facilities_detail .detail_photo:before {
  padding-top: 72%;
}
.sec9_contents4 .facilities_detail .detail_photo:after {
  content: none;
  width: 100%;
  font-weight: 500;
  font-size: 1.3rem;
}
.sec9_contents4 .facilities_detail .detail_title {
  margin-bottom: 2px;
  padding: 0 4px;
}
.sec9_contents4 .facilities_detail .detail_title p {
  letter-spacing: 0.2em;
}
.sec9_contents4 .facilities_detail .detail_text {
  padding: 0 2px;
  line-height: 1.5;
}
.sec9_contents4 .kaisyo_img01 {
  width: 104%;
  position: absolute;
  left: 10%;
  top: 56%;
  -webkit-transform: translate(-10%, -56%);
          transform: translate(-10%, -56%);
}
.sec9_contents4 .kaisyo_img02 {
  height: 106%;
  position: absolute;
  left: 80%;
  top: 10%;
  -webkit-transform: translate(-80%, -10%);
          transform: translate(-80%, -10%);
}
.sec9_contents4 .kaisyo_rule {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
}
.sec9_contents4 .kaisyo_rule p {
  text-align: center;
}
.sec9_contents4 .kaisyo_rule p:nth-of-type(1) {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 2.2rem;
  letter-spacing: 0.15em;
  text-indent: 0.15em;
}
.sec9_contents4 .kaisyo_rule p:nth-of-type(2) {
  line-height: 1.8;
}

@media screen and (max-width: 749px) {
  .sec9_contents3 .swiper {
    margin-bottom: 22px;
  }
  .sec9_contents3 .use_detail_list {
    margin-bottom: 10px;
  }
  .sec9_contents3 .use_detail_list li:nth-child(2) .main {
    margin-right: 30px;
  }
  .sec9_contents3 .use_detail_list .use_detail_title .attention {
    right: 20px;
    bottom: 8px;
  }
  .sec9_contents3 .use_detail_list .use_detail_type {
    padding-left: 40px;
    width: auto;
  }
  .sec9_contents3 .use_detail_list .use_detail_container {
    width: calc(100% - 40px);
  }
  .sec9_contents3 .coworking_reserve {
    margin-bottom: 40px;
  }
  .sec9_contents3 .meeting li:nth-child(2) .detail_box {
    padding: 12px 20px 34px 4px;
    height: auto;
  }
  .sec9_contents3 .meeting li:nth-child(2) .detail_box p:nth-of-type(6) {
    position: absolute;
    bottom: 16px;
  }
  .sec9_contents3 .meeting .use_detail_title {
    padding-bottom: 34px;
  }
  .sec9_contents3 .meeting .use_detail_title .sub_title {
    font-size: 1.5rem;
    left: 50%;
    bottom: 14px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .sec9_contents3 .meeting .use_detail_title .attention {
    bottom: 7px;
  }
  .sec9_contents3 .meeting .use_detail_type {
    padding-left: 40px;
    width: auto;
  }
  .sec9_contents3 .meeting .meeting_contact {
    top: auto;
    right: 24px;
    bottom: 8px;
    -webkit-transform: none;
            transform: none;
  }
}
@media screen and (max-width: 599px) {
  .sec8_base .dot_base {
    height: 70px;
  }
  .sec9_contents1 .dot_base {
    height: 170px;
  }
  .sec9_contents2 {
    height: 710px;
  }
  .sec9_contents2 .contents_inner .illust {
    width: 142px;
  }
  .sec9_contents3 .use_detail_list li:nth-child(3) .detail_box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 8px 20px 8px 4px;
    height: auto;
  }
  .sec9_contents3 .use_detail_list li:nth-child(3) .detail_box .guest {
    position: absolute;
    left: 4px;
  }
  .sec9_contents3 .use_detail_list li:nth-child(3) .detail_box p {
    line-height: 1.1;
  }
  .sec9_contents3 .use_detail_list li:nth-child(3) .detail_box p:nth-of-type(2) {
    padding-left: 110px;
  }
  .sec9_contents3 .use_detail_list li:nth-child(3) .detail_box:nth-of-type(1) p:nth-of-type(5) {
    margin-right: 0;
    width: calc(100% - 260px);
  }
  .sec9_contents3 .use_detail_list li:nth-child(3) .detail_box:nth-of-type(1) p:nth-of-type(6) {
    padding-left: 110px;
  }
  .sec9_contents3 .use_detail_list li:nth-child(3) .detail_box:nth-of-type(2) {
    padding-bottom: 10px;
  }
  .sec9_contents3 .use_detail_list li:nth-child(3) .detail_box:nth-of-type(2) p:nth-of-type(3) {
    margin-right: 0;
    width: calc(100% - 150px);
  }
  .sec9_contents3 .use_detail_list li:nth-child(3) .detail_box:nth-of-type(2) p:nth-of-type(4) {
    padding-left: 110px;
  }
  .sec9_contents3 .use_detail_list .use_detail_title {
    padding-bottom: 28px;
  }
  .sec9_contents3 .use_detail_list .use_detail_title .attention {
    right: 8px;
  }
  .sec9_contents3 .use_detail_list .use_detail_type {
    padding-left: 20px;
  }
  .sec9_contents3 .use_detail_list .use_detail_container {
    width: calc(100% - 20px);
  }
  .sec9_contents3 .meeting .use_detail_title {
    padding-bottom: 34px;
  }
  .sec9_contents3 .meeting .use_detail_type {
    padding-left: 20px;
  }
  .sec9_contents3 .meeting .meeting_contact {
    right: 10px;
  }

  .sec9_contents4 .contents_inner {
    margin: 0 auto;
    padding: 10px 0 60px;
    width: calc(100% - (20px * 2));
  }
  .sec9_contents4 .floor_map {
    margin-bottom: 16px;
    padding-top: 14px;
  }
  .sec9_contents4 .floor_map .froor_at {
    width: 100%;
    max-width: 360px;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0.75);
            transform: translateX(-50%) scale(0.75);
  }
  .sec9_contents4 .floor_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    max-width: 346px;
  }
  .sec9_contents4 .floor_list li:nth-child(1) {
    width: 50%;
  }
  .sec9_contents4 .floor_list li:nth-child(2) {
    width: 50%;
  }
  .sec9_contents4 .floor_list .area_name span {
    display: block;
    padding-top: 4px;
    font-size: 1rem;
    font-weight: 400;
    position: relative;
    left: -6px;
  }
}
@media screen and (max-width: 384px) {
  .sec9_contents4 .kaisyo_list {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
/* インデックス() */
/* ============================================ */
.sec10_base .contents_area {
  position: relative;
}
.sec10_base .contents_inner {
  width: 800px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.sec10_base .contents_inner .illust {
  width: 148px;
  left: 0;
  bottom: -160px;
}

.rule_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin: 0 auto;
  width: 540px;
  position: relative;
}

.rule_title {
  margin-left: 20px;
  width: 70px;
  font-size: 2.8rem;
  letter-spacing: 0.2em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: left;
}
.rule_title span {
  display: block;
  margin-left: 14px;
  height: 130px;
  font-size: 1.4rem;
  line-height: 28px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #c7b299;
  background: #000;
}

.suizen_rule {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-align: left;
}
.suizen_rule li {
  padding-top: 8px;
  font-family: "Noto Serif JP", serif;
  font-weight: 200;
  font-size: 1.7rem;
  line-height: 60px;
  letter-spacing: 0.1em;
  border-right: solid 1px #c7b299;
}
.suizen_rule li:last-child {
  border-right: none;
}
.suizen_rule li .kerning {
  letter-spacing: -0.3em;
}
.suizen_rule li .kerning_top {
  letter-spacing: -0.5em;
}
.suizen_rule .rule_at {
  padding: 4px 10px 0 0;
  font-size: 1.3rem;
  line-height: 1.4;
}
.suizen_rule .rule_at span {
  display: block;
  padding: 14px 6px 0 0;
}

.sec11_base .contents_area {
  position: relative;
}
.sec11_base .contents_inner {
  padding: 110px 0 140px;
}
.sec11_base .map_base {
  width: 100%;
  min-height: 286px;
  border: solid 4px #ccc;
  position: relative;
  overflow: hidden;
}
.sec11_base .map_base:before {
  content: "";
  display: block;
  padding-top: 47%;
}
.sec11_base .map_base .g_map {
  width: 100%;
  height: 100%;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  position: absolute;
  left: 0;
  bottom: 0;
}

.sec12_base .contents_area {
  position: relative;
}
.sec12_base .contents_inner {
  padding: 110px 0 140px;
}

.access_list {
  margin: 0 auto;
  width: 800px;
  font-family: "Noto Serif JP", serif;
  font-weight: 200;
  font-size: 1.4rem;
  border-top: solid 1px rgba(35, 24, 21, 0.5);
}
.access_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 120px;
  border-bottom: solid 1px rgba(35, 24, 21, 0.5);
}
.access_list li:nth-child(3) {
  padding-top: 6px;
  height: 160px;
}
.access_list li:nth-child(3) .access_detail {
  margin-bottom: 0;
  line-height: 2;
}
.access_list li:last-child {
  height: 176px;
}
.access_list li:last-child .access_type {
  font-size: 1.5rem;
}
.access_list li:last-child .access_detail {
  margin-bottom: 12px;
  line-height: 1.6;
}
.access_list .access_type {
  margin-bottom: 8px;
  font-size: 1.8rem;
}
.access_list .access_detail {
  margin-bottom: 7px;
}

.sec13_base .contents_area {
  min-height: 810px;
  position: relative;
}
.sec13_base .contents_inner {
  padding-top: 100px;
}

.info_list {
  margin: 0 auto 30px;
  max-width: 800px;
  font-family: "Noto Serif JP", serif;
  font-weight: 200;
  font-size: 1.4rem;
}
.info_list li {
  padding: 20px 0 10px;
  border-bottom: solid 1px rgba(35, 24, 21, 0.5);
}
.info_list .info_box {
  padding: 0 20px 0 100px;
}
.info_list .info_box a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.info_list .info_box p {
  line-height: 1.4;
  text-align: left;
}
.info_list .info_box .date {
  width: 90px;
}

.info_sns_base {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.info_sns_base .sns_box {
  margin: 0;
}
.info_sns_base .sns_box span {
  margin: 0 40px;
  width: 40px;
}
.info_sns_base .sns_box img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}

@media screen and (max-width: 920px) {
  .sec10_base .contents_inner {
    width: calc(100% - (40px * 2));
  }

  .access_list {
    width: calc(100% - (40px * 2));
  }

  .info_list {
    width: calc(100% - (40px * 2));
  }
}
@media screen and (max-width: 745px) {
  .info_list {
    margin: 0 auto 30px;
    font-size: 1.3rem;
  }
  .info_list li {
    padding: 20px 20px 10px;
    border-bottom: solid 1px rgba(35, 24, 21, 0.5);
  }
  .info_list .info_box {
    padding: 0;
  }
  .info_list .info_box a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .info_list .info_box p {
    line-height: 1.4;
    text-align: left;
  }
  .info_list .info_box .date {
    width: 80px;
  }
  .info_list .info_box .title {
    width: calc(100% - 80px);
  }
}
@media screen and (max-width: 599px) {
  .sec10_base .contents_inner {
    margin: 0 auto;
    padding: 80px 0 160px;
    width: calc(100% - (20px * 2));
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
  }
  .sec10_base .contents_inner .illust {
    width: 118px;
    bottom: 0;
  }

  .rule_box {
    display: block;
    width: 100%;
    max-width: 335px;
  }

  .rule_title {
    margin: 0 0 10px auto;
    width: 70px;
    font-size: 2.6rem;
  }
  .rule_title span {
    margin-left: 12px;
    height: 118px;
    font-size: 1.3rem;
    line-height: 26px;
  }

  .suizen_rule {
    width: 100%;
  }
  .suizen_rule li {
    font-size: 1.6rem;
    line-height: 54px;
  }
  .suizen_rule .rule_at {
    padding: 4px 7px 0 0;
    font-size: 1.2rem;
    line-height: 1.2;
  }
  .suizen_rule .rule_at span {
    padding: 14px 2px 0 0;
  }

  .sec11_base .contents_inner {
    padding: 80px 0 120px;
  }
  .sec11_base .map_base:before {
    content: none;
  }

  .sec12_base .contents_inner {
    padding: 80px 0 120px;
  }

  .access_list {
    width: 100%;
    font-size: 1.3rem;
  }
  .access_list li {
    width: 100%;
    height: 110px;
  }
  .access_list li:nth-child(3) {
    padding-top: 4px;
    height: 150px;
  }
  .access_list li:nth-child(3) .access_detail {
    margin-bottom: 0;
    line-height: 2;
  }
  .access_list li:last-child {
    height: 214px;
  }
  .access_list li:last-child .access_type {
    font-size: 1.4rem;
  }
  .access_list .access_type {
    font-size: 1.7rem;
  }
  .access_list .access_detail {
    margin-bottom: 7px;
  }

  .sec13_base .contents_area {
    min-height: 680px;
  }
  .sec13_base .contents_inner {
    padding-top: 80px;
  }

  .info_list {
    width: 100%;
  }
}
/* インデックス */
/* ============================================ */
/* ナビ */
/* ============================================ */
.navi_base {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 0;
  z-index: 101;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  overflow: auto;
  visibility: hidden;
}

.navi_back {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.navi_base.active {
  opacity: 1;
  visibility: visible;
}

.menu_btn.active {
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
  mix-blend-mode: normal;
}
.menu_btn.active span {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.menu_btn.active span:before, .menu_btn.active span:after {
  width: 40px;
  height: 1px;
  background: #000;
  left: 50%;
  top: 50%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.menu_btn.active span:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.menu_btn.active span:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.navi_left {
  width: 140px;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 102;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}
.navi_left img {
  width: 100%;
  -webkit-filter: invert(100%);
          filter: invert(100%);
}

.navi_right {
  margin: 0 0 0 auto;
  padding: 50px 0 50px;
  width: 300px;
  position: relative;
}

.navi_bottom {
  width: 200px;
}
.navi_bottom .reserve_btn {
  margin: 0 auto 80px;
  width: 128px;
}
.navi_bottom .reserve_btn .circle {
  height: 42px;
}
.navi_bottom .reserve_btn .circle:before {
  width: 128px;
  height: 128px;
  border: solid 1px #000;
}
.navi_bottom .reserve_btn .mark {
  width: 28px;
  top: 16px;
}
.navi_bottom .reserve_btn .mark img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.navi_bottom .reserve_btn .reserve_text {
  height: 126px;
  font-size: 1.7rem;
}
.navi_bottom .reserve_btn .reserve_text span {
  padding-top: 8px;
}
.navi_bottom .sns_box {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
}
.navi_bottom .sns_box span {
  margin: 0 30px;
}
.navi_bottom .sns_box img {
  -webkit-filter: invert(100%);
          filter: invert(100%);
}

.main_navi {
  margin-bottom: 60px;
  font-family: "Noto Serif JP", serif;
  font-weight: 200;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  text-align: left;
}
.main_navi li {
  padding: 10px 0;
}
.main_navi li:last-child .sub_text {
  font-size: 1.6rem;
  position: relative;
  top: -1px;
}
.main_navi a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main_navi .navi_item {
  margin-right: 10px;
  padding: 0 10px 2px 0;
  position: relative;
}
.main_navi .navi_item .ruby {
  display: inline-block;
  padding-left: 4px;
  font-size: 1rem;
  position: relative;
  top: -2px;
}
.main_navi .navi_item:before {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  background: #000;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%) rotate(30deg);
          transform: translateY(-50%) rotate(30deg);
}
.main_navi .sub_text {
  font-size: 1rem;
}
.main_navi .sub_text .dot {
  display: inline-block;
  margin: 0 6px;
  width: 4px;
  height: 4px;
  background: #000;
  border-radius: 50%;
  position: relative;
  top: -1px;
}

@media screen and (max-width: 599px) {
  .menu_btn.active span {
    width: 36px;
    height: 36px;
  }
  .menu_btn.active span:before, .menu_btn.active span:after {
    width: 36px;
  }

  .navi_left {
    width: 120px;
    left: 0;
  }

  .navi_right {
    padding-top: 330px;
    width: 100%;
  }

  .navi_bottom {
    margin: 0 auto;
  }
  .navi_bottom .reserve_btn {
    margin: 0 auto 50px;
    width: 116px;
  }
  .navi_bottom .reserve_btn .circle {
    height: 38px;
  }
  .navi_bottom .reserve_btn .circle:before {
    width: 116px;
    height: 116px;
  }
  .navi_bottom .reserve_btn .mark {
    width: 24px;
    top: 14px;
  }
  .navi_bottom .reserve_btn .reserve_text {
    height: 114px;
    font-size: 1.6rem;
  }
  .navi_bottom .reserve_btn .reserve_text span {
    padding-top: 8px;
  }

  .main_navi {
    margin-left: auto;
    margin-bottom: 40px;
    width: 270px;
  }
}
/* お知らせ */
/* ============================================ */
.article_box {
  margin: 0;
  padding: 0 20px 10px;
  max-width: 640px;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-size: 1.5rem;
  text-align: left;
  position: relative;
}
.article_box .article_title {
  margin-bottom: 10px;
  padding: 8px 4px;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 24px;
  border-bottom: solid 1px rgba(35, 24, 21, 0.5);
  position: relative;
}
.article_box .article_date {
  margin-bottom: 24px;
  padding: 0 8px;
  font-size: 1.5rem;
  text-align: right;
}
.article_box .article_text {
  margin-bottom: 30px;
  padding: 0 10px;
  line-height: 1.6;
  text-align: justify;
  text-justify: inter-ideograph;
}
.article_box .article_text .brackets {
  position: relative;
  left: -6px;
}
.article_box .article_text a {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: 16px;
  text-decoration: underline;
}
.article_box .article_photo {
  display: block;
  margin: 0 auto;
  max-width: 600px;
  background: #ccc;
}
.article_box .article_photo:before {
  content: "";
  display: block;
  padding-top: 60%;
}
.article_box .article_photo img {
  width: 100%;
}

/* modaal.min.css */
.modaal-wrapper, .modaal-overlay {
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}

.modaal-close:before,
.modaal-close:after {
  background: #7f7f7f;
}

.modaal-close:focus:before,
.modaal-close:focus:after,
.modaal-close:hover:before,
.modaal-close:hover:after {
  background: #000;
}

.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
  background: #7f7f7f;
}

.modaal-gallery-control:focus:before,
.modaal-gallery-control:focus:after,
.modaal-gallery-control:hover:before,
.modaal-gallery-control:hover:after {
  background: #eee;
}

.modaal-gallery-control:before,
.modaal-gallery-control:after {
  background: #7f7f7f;
}

.modaal-content-container {
  border: solid 1px rgba(35, 24, 21, 0.3);
}

.modaal-container {
  max-width: 680px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media screen and (max-width: 920px) {
  .article_box {
    padding: 5px 10px 10px;
  }
  .article_box .article_title {
    margin-bottom: 12px;
    padding: 7px 4px;
    font-size: 18px;
    line-height: 24px;
  }
  .article_box .article_date {
    margin-bottom: 16px;
    font-size: 14px;
  }
  .article_box .article_text {
    font-size: 15px;
    line-height: 28px;
  }
}
@media screen and (max-width: 700px) {
  .article_box {
    padding: 0 0 10px;
  }
}
@media screen and (max-width: 599px) {
  .article_box .article_title {
    margin-bottom: 12px;
    padding: 7px 4px;
    font-size: 17px;
    line-height: 24px;
  }
  .article_box .article_date {
    margin-bottom: 16px;
    font-size: 14px;
  }
  .article_box .article_text {
    font-size: 14px;
    line-height: 26px;
  }

  /* modaal.min.css */
  .modaal-content-container {
    padding: 30px 25px;
  }

  .modaal-inner-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .modaal-close {
    right: 10px;
  }
}
/* メインコンテンツ フッター */
/* ============================================ */
footer {
  padding: 28px 0;
  height: 250px;
  color: #fff;
  background: #000;
  position: relative;
}
footer .reserve_btn {
  margin: 0 auto;
  width: 100px;
}
footer .reserve_btn .circle {
  height: 34px;
}
footer .reserve_btn .circle:before {
  width: 100px;
  height: 100px;
  border-width: 1px;
}
footer .reserve_btn .reserve_text {
  width: 100px;
  height: 98px;
  font-size: 1.3rem;
}
footer .reserve_btn .reserve_text span {
  padding-top: 10px;
}

.footer_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: calc(100% - (60px * 2));
  max-width: 1600px;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  font-size: 1.1rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 30px;
}

.link_box {
  width: 240px;
  text-align: left;
}
.link_box p {
  display: inline-block;
  margin-right: 20px;
  line-height: 1.2;
}
.link_box p:last-of-type {
  margin-right: 0;
}

.suizen_info {
  width: calc(100% - 240px);
  text-align: right;
  position: relative;
}
.suizen_info .footer_logo {
  display: block;
  margin: 0 0 16px auto;
  width: 120px;
}
.suizen_info .footer_logo img {
  width: 100%;
}
.suizen_info p {
  display: inline-block;
  line-height: 1.2;
}
.suizen_info p:first-of-type {
  margin-right: 20px;
}
.suizen_info .footer_at {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  font-size: 1rem;
  position: absolute;
  right: 0;
  bottom: -16px;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

@media screen and (max-width: 920px) {
  .footer_info {
    width: calc(100% - (40px * 2));
  }
}
@media screen and (max-width: 719px) {
  .link_box {
    width: auto;
    position: absolute;
    left: 0;
    bottom: 32px;
    z-index: 100;
    -webkit-transform: translateZ(1px);
            transform: translateZ(1px);
  }
  .link_box p {
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .link_box p:last-of-type {
    margin-bottom: 0;
  }

  .suizen_info {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  footer {
    padding: 24px 0 28px;
    height: 270px;
  }
  footer .reserve_btn {
    width: 90px;
  }
  footer .reserve_btn .circle {
    height: 30px;
  }
  footer .reserve_btn .circle:before {
    width: 90px;
    height: 90px;
  }
  footer .reserve_btn .reserve_text {
    width: 90px;
    height: 88px;
    font-size: 1.2rem;
  }
  footer .reserve_btn .reserve_text span {
    padding-top: 10px;
  }

  .footer_info {
    width: calc(100% - (20px * 2));
  }

  .link_box {
    bottom: 46px;
  }

  .suizen_info .footer_logo {
    margin: 0 0 10px auto;
    width: 110px;
  }
  .suizen_info p {
    display: block;
  }
  .suizen_info p:first-of-type {
    margin-right: 0;
  }
}