.zen-old-mincho,
.zen-old-mincho_group {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.big_bg {
  background-color: #fff3fb;
  position:relative;
}
.circle_treat{
  position:absolute;
  top:2rem;
  left:1rem;
  width:38rem;
  height:auto;
}
@media screen and (max-width: 768px) {
  .circle_treat{
    width:16rem;
    height:auto;
    z-index: 0;
  }
}


.company_information_wrap {
    flex-direction: row;
    margin-top: 3rem;
    padding-bottom: 12.9rem;
    position: relative;
    width: 100%;
}

.company_information_title {
    font: 2.5rem/3.6rem "Zen Old Mincho";
    font-weight: 900;
    letter-spacing: 0.05rem;
    color: #1A1A1A;
    text-align: left;
    scroll-margin-top: 10rem;
    margin-left: 5rem;
}

.company_information_table {
    display: flex;
    align-items: flex-start;
    margin-left: 0.3rem;
    
}

.company_information_table table {
    border-collapse: collapse;
    font: 1.6rem/2.4rem "Zen Old Mincho";
    font-weight: 500;
    letter-spacing: 0.032rem;
    color: #1A1A1A;
    margin-left: 5rem;
}

.top_tr_2 {
    position: relative;
}

.top_tr_2::before {
    content: '';
    position: absolute;
    left: 46%;
    top: 2.68rem;
    transform: translateX(-50%);
    width: 75rem;
    /* 好きな長さ */
    border-top: 0.2rem solid #ccc;
}

.company_information_table tr {
    position: relative;
}

.company_information_table tr::after {
    content: '';
    position: absolute;
    left: 65%;
    bottom: 0.09rem;
    transform: translateX(-50%);
    width: 75.2rem;
    /* 好きな長さ */
    border-bottom: 0.2rem solid #ccc;
}

.table_th_5 {
    padding-top: 4.7rem;
    padding-left: 1rem;
    letter-spacing: 0.15rem;
    vertical-align: top;
}


.table_td_5 {
    padding-top: 4.8rem;
    padding-bottom: 2.2rem;
    padding-left: 10.2rem;
    letter-spacing: 0.04rem;
}

.table_th_4 {
    padding-top: 1.8rem;
    padding-left: 1rem;
    letter-spacing: 0.15rem;
    vertical-align: top;
}

.table_td_4 {
    padding-top: 1.8rem;
    padding-bottom: 2.2rem;
    padding-left: 10.3rem;
    letter-spacing: 0.04rem;
}

/* メインビジュアル */
.main_img {
  object-fit: cover;
  width: 100%;
  height: 45rem;
  position: relative;
}

.title_sato {
  position: absolute;
  top: 30rem;
  left: 5rem;
  color: white;
  font-family: "Sic獅子頭, Regular";
}

.top_title {
  font-size: 30px;
}

.top_title_sabu {
  font-size: 22px;
}

img.main_text {
  width: 12rem;
  margin-top: 4.2rem;
  margin-left: 3.5rem;
}

img.main_text_sab {
  width: 29rem;
  margin-left: 3.5rem;
  margin-top: 1rem;
}

/* あしらい */
.ashirai {
  object-fit: cover;
  width: 30rem;
  height: 30rem;
  position: absolute;
  bottom: 0rem;
  left: 0rem;
  z-index: -1;
}

.side_menu_img {
  margin-left: 0.1rem;
  width: 87%;
}

#policy {
  scroll-margin-top: 20rem;
  /* 固定ヘッダー分の余白 */
}

#facility {
  scroll-margin-top: 20rem;
  /* 固定ヘッダー分の余白 */
}

#use {
  scroll-margin-top: 20rem;
  /* 固定ヘッダー分の余白 */
}

#fee {
  scroll-margin-top: 30rem;
  /* 固定ヘッダー分の余白 */
}

#feature {
  scroll-margin-top: 20rem;
}

#procedure {
  scroll-margin-top: 20rem;
}

/* 本文 */

.flex {
  display: flex;
}

/* .side_menu {
  position: sticky;
  top: 8rem;
  left: 3.9rem;
  background-image: url(../img/25069844_m.png);
  background-repeat: no-repeat;
  width: 67rem;
  height: 41.4rem;
  object-fit: cover;
  margin-top: 8rem;
} */

.side_menu_wrap {
  object-fit: cover;
  width: 66rem;
  height: 39.4rem;
  position: sticky;
  top: 8rem;
  left: 3.4rem;
  margin-top: 5.6rem;

}

.side_menu {
  position: sticky;
  top: 8rem;
  left: 3.9rem;
  margin-top: -38rem;
}

/* .circle-arrow.information_arrow{
    margin-top: 1.1rem;
    margin-left: 15.3rem;
   } */

/* .menu_btn.information_text.zen-old-mincho{
   margin-left: 3.2rem;
   } */

@media screen and (max-width: 768px) {

  .side_menu,
  .side_menu_wrap {
    position: static;
  }
  .side_menu_text{
    position:relative;
    z-index: 2;
  }
}

.menu_btn {
  font-size: 1.6rem;
  line-height: calc(36em / 16);
  letter-spacing: calc(0.32em / 16);
}


.menu_btn {
  text-decoration: none;
  color: #B4B4B4;
  /* デフォルトは薄め */
  display: block;
  transition: color 0.2s;
  margin-left: 3.8rem;
  /* margin-right: 12.6rem; */
  margin-top: 0.5rem;
}

.policy_text {
  /* margin-top: 3rem; */

}

.policy_arrow {
  margin-left: 18.5rem;
  margin-top: 1.3rem;
}

.facility_arrow {
  margin-left: 7rem;
  margin-top: 0.4rem;
}

.what_facility_text {
  margin-left: 3.8rem;
  font-size: 1.4rem;
}

.what_facility_arrow {
  margin-left: 10.3rem;
  margin-top: 1.1rem;
}

.soeda_text {
  margin-left: 3.5rem;
  font-size: 1.4rem;
}

.soeda_arrow {
  margin-left: 5.3rem;
  margin-top: 1.1rem;
}

.use_text {
  margin-left: 3.5rem;
  font-size: 1.4rem;
}

.use_arrow {
  margin-left: 7rem;
  margin-top: 1.1rem;
}

.fee_text {
  margin-left: 3.5rem;
  font-size: 1.4rem;
}

.fee_arrow {
  margin-left: 8.5rem;
  margin-top: 1.1rem;

}

.procedure_arrow {
  margin-left: 4rem;
  margin-top: 1.1rem;

}

.menu_box {
  margin: 0.5rem 0;
}

/* 選択されたメニュー */
.menu_btn.active {
  color: #000;
  /* 濃くする */
  /* font-weight: bold; */
}

.circle-arrow {
  --size: 2.2rem;
  --line: #000;

  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  border: 0.1rem solid var(--line);
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

/* 横棒 */
.circle-arrow::before {
  content: "";
  position: absolute;
  width: calc(var(--size) * 0.35);
  height: 0.1rem;
  background: var(--line);
  left: 28%;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0rem !important;
}

/* chevron（＞の部分） */
.chevron {
  position: absolute;
  left: 55%;
  top: 50%;
  width: calc(var(--size) * 0.18);
  height: calc(var(--size) * 0.18);
  transform: translate(-20%, -50%) rotate(45deg);
  border-right: 0.2rem solid var(--line);
  border-top: 0.2rem solid var(--line);
}


.switch_img {
  object-fit: cover;
  width: 60rem;
  height: 30rem;

}


/* 画像切り替え */



/* コンテナ */
.gallery-container {
  width: 80%;
  max-width: 80rem;
  text-align: center;
  margin-left: 14.6rem;
  margin-top: 8rem;
}

/* メイン画像 */
.main-image {
  margin-bottom: 1rem;
}

.current_image {
  object-fit: cover;
}

.main-image img {
  width: 79rem;
  height: 47.3rem;

  object-fit: cover;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  transition: opacity 0.3s ease;
  margin-left: -14rem;
}

/* サムネイル群 */
.thumbnails {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-top: 1.5rem;
}

.thumbnails img {
  width: 15rem;
  height: 8.9rem;
  object-fit: cover;
  cursor: pointer;
  opacity: 0.6;
  transition: transform 0.2s, opacity 0.2s;
}

.thumbnails img:hover {
  transform: scale(1.05);
  opacity: 0.9;
}

.thumbnails img.active {
  opacity: 1;
}

/* ここまで */

/* テキストエリア */

.table {
  border: 0.1rem solid #666;
  margin-left: 4.9rem;
  margin-top: 6.2rem;
}

.table th {
  border-bottom: 0.1rem solid #000;
  border-right: 0.1rem solid #000;
  padding-right: 3rem;
  background-color: #BC3361;
  width: 18.9rem;
  height: 4.1rem;
}

.table_text_last {
  height: 5.6rem;
  font-size: 1.5rem;
  line-height: calc(21em / 15);
  letter-spacing: calc(0.3em / 15);
  text-align: left;
  color: #fff;
}

th.table_text_last {
  padding-bottom: 2rem;
}

td.table_text.equipment_text {
  padding-top: 1rem;
  padding-bottom: 1.2rem;
}

/* th.table_text.equipment {
  padding-bottom: 4.5rem;
} */

.table td {
  border-bottom: 0.1rem solid #666;
  padding-left: 2rem;
  /* padding-right: 13.4rem; */
}

.table_text {
  font-size: 1.5rem;
  line-height: calc(21em / 15);
  letter-spacing: calc(0.3em / 15);
  margin-left: 2rem;
  text-align: left;
}

.address,
.tell,
.capacity,
.equipment,
.cooperation {
  color: #fff;
  padding-left: 2rem;
}

.address_text,
.tell_text,
.capacity_text,
.equipment_text,
.cooperation_text {
  color: #1A1A1A;
  width: 60.1rem;
}

/* 方針 */

.policy_title {
  font-size: 2.5rem;
  font-weight: 900;
  line-height: calc(36em / 25);
  letter-spacing: calc(0.5em / 25);
  margin-top: 6rem;
  margin-left: -8.5rem;
}

.policy_title.zen-old-mincho_group {
  font-size: 2.5rem;
  font-weight: 900;
  line-height: calc(36em / 25);
  letter-spacing: calc(0.5em / 25);
  margin-top: 8rem;
  margin-left: 4.9rem;
}

.policy_sub_text {
  font-size: 1.6rem;
  line-height: calc(24em / 16);
  letter-spacing: calc(0.32em / 16);
  margin-left: -8.5rem;
  margin-top: 3rem;
}

.policy_text_box {
  margin-left: 13.5rem;
}

.what_is_a_facility_area {
  margin-left: 13.5rem;
}

.facility_flex {
  display: flex;
  gap: 3rem;
}

.facility_img {
  object-fit: cover;
  width: 38rem;
  height: 23.3rem;
  margin-top: 2.9rem;
}

.facility_title {
  font-size: 1.4rem;
  font-weight: 900;
  margin-top: 3rem;
}

.facility_sub_text {
  font-size: 1.6rem;
  line-height: calc(24em / 16);
  letter-spacing: calc(0.32em / 16);
  margin-top: 3rem;
  width: 38rem;
  margin-left: 4.9rem;
}

.health_management_img {
  object-fit: cover;
  width: 38rem;
  height: 19.8rem;
  margin-left: -8.5rem;
}

.expert_staff_img {
  object-fit: cover;
  width: 38rem;
  height: 19.8rem;
  margin-left: -8.5rem;
}

.staying_img {
  object-position: 50% 20%;
  object-fit: cover;
  width: 38rem;
  height: 19.8rem;
  margin-left: -8.5rem;
  margin-top: -2.5rem;
}

.spare_time_img {
  object-fit: cover;
  width: 38rem;
  height: 19.8rem;
  margin-left: -8.5rem;
  margin-top: -2.5rem;
}

.soeda_feature_title {
  font-size: 2.5rem;
  font-weight: 900;
  line-height: calc(36em / 25);
  letter-spacing: calc(0.5em / 25);
  margin-left: 4.9rem;
  margin-top: 3rem;
}

.soeda_feature_flex {
  margin-left: 13.3rem;
  gap: 3rem;
  margin-top: 2.7rem;
}

.staying_flex {
  margin-left: 13.3rem;
  gap: 3rem;
  margin-top: 4.2rem;
}

.health_management_title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: calc(26em / 18);
  letter-spacing: calc(0.36em / 18);
  margin-top: 1.7rem;
  margin-left: 7rem;
}


.health_management_text {
  text-align: left;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: calc(24em / 16);
  letter-spacing: calc(0.32em / 16);
  margin-top: 1.4rem;
  margin-left: -8.5rem;
}

.health_management_box {
  width: 38rem;
}

.expert_staff_title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: calc(26em / 18);
  letter-spacing: calc(0.36em / 18);
  margin-top: 1.6rem;
  margin-left: 4.9rem;
}

.expert_staff_text {
  text-align: left;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: calc(24em / 16);
  letter-spacing: calc(0.32em / 16);
  margin-top: 1.4rem;
  margin-left: -8.5rem;
}

.expert_staff_box {
  width: 38rem;
}

.staying_title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: calc(26em / 18);
  letter-spacing: calc(0.36em / 18);
  margin-top: 1.6rem;
  margin-left: 4.9rem;
}

.staying_text {
  text-align: left;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: calc(24em / 16);
  letter-spacing: calc(0.32em / 16);
  margin-top: 1.5rem;
  margin-left: -8.5rem;
}

.staying_box {
  width: 38rem;
}

.spare_time_title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: calc(26em / 18);
  letter-spacing: calc(0.36em / 18);
  margin-top: 1.4rem;
  margin-left: 4.9rem;
}

.spare_time_text {
  text-align: left;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: calc(24em / 16);
  letter-spacing: calc(0.32em / 16);
  margin-top: 1.4rem;
  margin-left: -8.5rem;
}

.spare_time_box {
  width: 38rem;
}

.annual_event_title {
  font-size: 2.5rem;
  font-weight: 900;
  line-height: calc(36em / 25);
  letter-spacing: calc(0.5em / 25);
  margin-left: 13.5rem;
  margin-top: 6rem;
}

.annual_event_box {
  margin-left: 13.5rem;
}

.january,
.february,
.march,
.april,
.may,
.june,
.july,
.august,
.september,
.october,
.november,
.december {
  width: 10rem;
  height: 4rem;
  border-top: solid 0.1rem #234E45;
  border-left: solid 0.1rem #234E45;
  border-right: solid 0.1rem #234E45;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: calc(21em / 15);
  letter-spacing: calc(0.3em / 15);
  background-color: #fff3fb;
}

.january_text,
.february_text,
.march_text,
.april_text,
.may_text,
.june_text,
.july_text,
.august_text,
.september_text,
.october_text,
.november_text,
.december_text {
  margin-left: 1.9rem;
  margin-top: 0.9rem;

}

.sinnenkai,
.setubun,
.hinamaturi,
.hanami,
.hahanohi,
.chichinohi,
.tanabata,
.natumaturi,
.keiroukai,
.recreation,
.bunnkasai,
.xmas {
  width: 28rem;
  height: 4rem;
  border-top: solid 0.1rem #234E45;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: calc(21em / 15);
  letter-spacing: calc(0.3em / 15);
}

.sinnenkai_text,
.setubun_text,
.hinamaturi_text,
.hanami_text,
.hahanohi_text,
.chichinohi_text,
.tanabata_text,
.natumaturi_text,
.keiroukai_text,
.recreation_text,
.bunnkasai_text,
.xmas_text {
  margin-left: 2.1rem;
  margin-top: 1rem;
}

.setubun,
.hanami,
.chichinohi,
.natumaturi,
.recreation,
.xmas {
  border-right: solid 0.1rem #234E45;
}

.november,
.december,
.bunnkasai,
.xmas {
  border-bottom: solid 0.1rem #234E45;
}

.event_flex {
  display: flex;
  gap: 2rem;
  margin-top: 3rem;
  margin-left: 13.5rem;
}

.event_img {
  object-fit: cover;
  width: 25rem;
  height: 16.6rem;
}


.bg_green_bottom {
  margin-left: 13rem;
  width:auto;

}

.can_use_text {
  font-size: 2.5rem;
  font-weight: 900;
  line-height: calc(36em / 25);
  letter-spacing: calc(0.5em / 25);
  margin-top: 5.7rem;
  margin-left: -8rem;
}

.long_term_flex,
.short_term_flex {
  height: 6.1rem;
  border-left: #234E45 solid 0.1rem;

}

.long_term_sub_text,
.short_term_sub_text {
  width: 58.2rem;
}

.long_term_text,
.short_term_text {
  width: 2.08rem;
  margin-top: 2rem;
}

.long_green_bg,
.long_sub_text_box {
  border-top: solid 0.1rem #234E45;
}

.long_term_sub_text,
.short_term_sub_text {
  margin-left: 2rem;
}

.long_green_bg,
.short_green_bg {
  background-color: #3397BC;

}

.long_green_bg,
.long_sub_text_box,
.short_green_bg,
.short_sub_text_box {
  border-bottom: solid 0.1rem #234E45;
  border-right: solid 0.1rem #234E45;
}

.long_sub_text_box,
.short_sub_text_box {
  width: 59.1rem;
}

.long_term_flex {
  margin-top: 3rem;
}

.bg_green_bottom dt {
  text-align: left;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: calc(24em / 16);
  letter-spacing: calc(0.32em / 16);
  /* margin-top: 1.6rem; */
  text-align: center;
}

.bg_green_bottom dd {
  text-align: left;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: calc(24em / 16);
  letter-spacing: calc(0.32em / 16);
  margin-top: 1.6rem;
  /* text-align: center; */
}

.bg_green_bottom dt {
  width: 20rem;
  text-align: center;
}

.fee_title {
  font-size: 2.5rem;
  font-weight: 900;
  line-height: calc(36em / 25);
  letter-spacing: calc(0.5em / 25);
  margin-left: 5.2rem;
  margin-top: 7rem;
}

.fee_title_text_long,
.fee_title_text_short {
  font-size: 1.8rem;
  font-weight: 900;
  line-height: calc(26em / 18);
  letter-spacing: calc(0.36em / 18);
  text-align: center;
  margin-top: 2rem;
  color: #fff;
}

.fee_title_box_long,
.fee_title_box_short {
  width: 38rem;
  height: 6.6rem;
  background-color: #234E45;
}

.fee_flex {
  display: flex;
  gap: 3rem;
  margin-left: 13.5rem;
  margin-top: 3rem;
}

.procedure {
  margin-top: 5.5rem;
  margin-left: -8.5rem;
  font-size: 2.5rem;
  font-weight: 900;
  line-height: calc(29em / 20);
  letter-spacing: calc(0.4em / 20)
}

.procedure_text,
.procedure_text2 {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: calc(24em / 16);
  letter-spacing: calc(0.32em / 16);
  margin-top: 1.3rem;
  /* margin-bottom: 5rem; */
  margin-left: -8.5rem;
  letter-spacing: 0.32px;

}

.procedure_box {
  margin-left: 13.5rem;
  margin-top: 4.5rem;

}

.menu_btn.facility_text {
  margin-top: -0.3rem;
}

.thumbnails {
  margin-left: -14rem;
}

h2.policy_title.zen-old-mincho {
  margin-top: 8rem;
}

p.section {
  margin-left: -8rem;
  font-size: 1.5rem;
  letter-spacing: 0.12rem;
  font-family: Zen Old Mincho, Medium;
  padding-bottom: 0.2rem;
  line-height: 1.4;
}

.section_use {
  margin-top: 3.2rem;
}

.table_text.equipment_text zen-old-mincho {
  display: none;
}

/* 料金表 */
.prece_list {
  font-size: 1.8rem;
  color: white;
  background-color: #BC3361;
  text-align: center;
  font-family: Zen Old Mincho, Black;
  width: 86%;
  padding: 2rem 0;
  margin-top: 3.3rem;
  margin-left: 4.9rem;
  letter-spacing: 0.04rem;
}

/* ハンバーガーメニュー */
.menu_btn {
  font-size: 1.6rem;
}

/* .menu_btn.procedure_text {
  margin-left: 3.1rem;
} */

.pc-only {
  display: table-cell;
}

.sp-only {
  display: none;
}

.table{
  background-color: white;
}



/* SP版 */
@media screen and (max-width:699.98px) {

  .header_nav {
    margin-left: auto;
    /* 左余白を消して、右寄せか中央に */
  }

  img.main_img {
    width: 100%;
    height: 24.6rem;
    object-fit: cover;
  }
  .thumbnails {
    margin-left: 0rem;
  }

  .main_vew {
    width: 100%;
    height: 24.6rem;
    object-fit: cover;

  }

  .top_title {
    margin-top: -21.8rem;

  }

  img.main_text {
    width: 8.6rem;
    margin-left: -2.8rem;
  }

  img.main_text_sab {
    margin-left: -2.7rem;
    width: 18.1rem;
    margin-top: 1.5rem;
  }

  .flex.relative {
    flex-direction: column;
  }

  img.side_menu_img {
    margin-top: -5rem;
    width: 32rem;
    position:relative;
    z-index: 1;
  }

  .side_menu_wrap {
    margin-left: 3rem;
    width:33rem;
  }


  .gallery-container {
    margin: 6rem auto 0;

    width: 90%;
    max-width: 33.5rem;
  }

  .main-image img {
    margin-left: 0rem;
  }

  img#current-image {
    margin-top: -7rem;
    width: 100%;
    /* margin-right: 7.8rem; */
    height: auto;
    aspect-ratio: 335 / 200;
    object-fit: cover;
  }

  .thumbnails {
    /* margin-left: -21.8rem; */
    margin-top: 2rem;
    justify-content: center;
  }

  .address_text,
  .tell_text,
  .capacity_text,
  .equipment_text,
  .cooperation_text {
    width: auto;
  }

  .health_management_box,
  .expert_staff_box,
  .staying_box,
  .spare_time_box {
    width: 100%;
  }

  .thumbnails img.active,
  .thumbnails img.meal,
  .thumbnails img.img_2,
  .thumbnails img.img_3,
  .thumbnails img.img_4,
  .thumbnails img.img_5 {
    height: 3.7rem;
    width: 6.5rem;
  }

  /* サムネイル共通 */
  .thumbnails img {
    width: 6rem;
    height: 4rem;
    object-fit: cover;
    cursor: pointer;
    opacity: 0.6;
    transition: transform 0.2s, opacity 0.2s;
  }

  .thumbnails {
    gap: 0.3rem;
  }

  /* アクティブ状態はサイズそのままでスタイルだけ変更 */
  .thumbnails img.active {
    opacity: 1;
  }

  td.table_text.equipment_text.zen-old-mincho.pc-only {
    display: none !important;
  }


  table.table {
    margin-left: auto;
    margin-right: auto;
    width: 89.5%;
    margin-top: 4.2rem;
  }

  .table th,
  .table td {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin: 0;
  }

  .table_text.equipment_text zen-old-mincho sp-only {
    line-height: 1.45;
  }

  .facility_flex {
    display: block;
  }

  .facility_sub_text {
    /* text-align: center; */
    margin: 0 auto;
    width: 33rem;

  }

  div#facility {
    margin: 0;
  }

  .soeda_feature_flex,
  .staying_flex {
    display: block;
  }

  .prece_list {
    width: 33.5rem;
  }

  img.spare_time_img,
  img.health_management_img,
  img.expert_staff_img,
  img.staying_img {
    width: 33.5rem;
    margin-top: -1rem;

  }

  .health_management_img {
    margin-left: -11.5rem;
    height: 17.5rem;
  }

  td.table_text {
    padding: 1rem;
  }

  th.table_text,
  th.table_text_last {
    align-items: center;

  }

  th.table_text,
  th.table_text_last {
    padding-bottom: 0px !important;
  }

  .address,
  .tell,
  .capacity,
  .equipment,
  .cooperation {
    padding-left: 1rem;
    font-size: 1.3rem;
  }

  .table_text {
    font-size: 1.4rem;
  }

  .table_text_last.cooperation zen-old-mincho {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .table th {
    height: 4rem;
  }

  .pc-only,
  td.table_text.equipment_text.zen-old-mincho-pc {
    display: none;
    /* PC用は消す */
  }

  .sp-only {
    display: table-cell;
    /* SP用だけ表示 */
  }

  td.table_text_last {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    height: 6.3rem;
    padding-left: 1rem;
    font-size: 1.4rem;
  }

  .policy_title {
    font-size: 2rem;
    margin-left: -11.4rem;
  }

  h2.policy_title.zen-old-mincho {
    margin-top: 7.4rem;
  }

  p.policy_sub_text {
    width: 33rem;
    margin-left: -11.4rem;
  }

  .policy_title zen-old-mincho2 {
    margin-left: 2rem;
  }

  p.facility_sub_text {
    margin-top: 3rem;
    letter-spacing: calc(0.32rem / 16);
    font-size: 1.6rem;
  }

  img.facility_img {
    margin: 2.5rem auto 0;
    width: 33rem;
    height: 20.3rem;
  }

  .photo_kaigo {
    display: flex;
    justify-content: center;
  }

  .soeda_feature_title {
    font-size: 2.1rem;
    margin-top: 7.2rem;
    margin-left: 2.5rem;
    letter-spacing: 0.05em;
  }

  h3.health_management_title {
    font-size: 1.5rem;
    margin-top: 1.55rem;
  }

  .health_management_text {
    font-size: 1.5rem;
    margin-left: -11.5rem;
    margin-top: -3.5rem;
    margin-bottom: 5rem;
  }

  img.expert_staff_img {
    margin-left: -11.5rem;
    margin-top: -2rem;
    height: 17.5rem;
  }

  h3.expert_staff_title {
    font-size: 1.5rem;
    margin-top: 1.4rem;
  }

  p.expert_staff_text {
    font-size: 1.6rem;
    margin-left: -11.5rem;
    margin-top: -3.5rem;
    margin-bottom: 5rem;
  }

  .staying_img {
    margin-left: -11.5rem !important;
    margin-top: -2.6rem !important;
    height: 17.5rem !important;
  }

  .staying_title {
    font-size: 1.5rem;
    /* margin-top: 1.5rem;
    margin-bottom: 5rem; */
  }

  .staying_text {
    font-size: 1.6rem;
    margin-left: -11.5rem;
    margin-top: -3.5rem;
    margin-bottom: 5rem;
  }

  .spare_time_img {
    margin-left: -11.5rem !important;
    margin-top: -2rem !important;
    height: 17.5rem !important;
  }

  .spare_time_title {
    font-size: 1.5rem;

    margin-top: 1.5rem;
    margin-bottom: 5rem;
  }

  .spare_time_text {
    font-size: 1.6rem;
    margin-left: -11.5rem;
    margin-top: -3.5rem;
    margin-bottom: 5rem;
  }

  h3.can_use_text {
    font-size: 2.2rem;
    margin-left: -11rem;
    margin-top: 6.5rem;
  }

  .section_use {
    margin-left: -3rem;
    margin-top: 1.6rem;
  }

  h2#fee.fee_title {
    font-size: 2.2rem;
    margin-left: 1.7rem;
    margin-top: 6.2rem;
  }

  .prece_list {
    font-size: 15px;
    padding: 1.7rem;
    margin-top: 2.3rem;
    margin-left: 1.7rem;
    letter-spacing: 0.04rem;
  }

  h2.procedure {
    font-size: 2.2rem;
    margin-left: -12rem;
    margin-top: 7rem;
  }

  .procedure_text2 {
    margin-left: -12rem;
    /* margin-top: -12rem; */
  }

  .procedure_text zen-old-mincho {
    margin-top: -12rem;
  }

  h2.policy_title.zen-old-mincho_group {
    margin-left: 2rem;
    font-size: 2.2rem;
    margin-top: 7rem;
  }

  .header_nav {
    margin-left: auto !important;
    margin-right: auto !important;
  }


  /* あしらい */
  .ashirai {
    object-fit: cover;
    width: 19rem;
    height: 19rem;
    position: absolute;
    bottom: 0rem;
    left: -1rem;
    z-index: -1;
    /* margin-top: -3rem; */
    top: 27rem;
  }

  .side_menu_img {
    margin-left: 0.1rem;
    width: 87%;
  }

  p.section {
    margin-top: -0.1rem;
    margin-left: -8rem;
    line-height: 1.5;
  }

  .section_use {
    line-height: 1.55;
  }

  .table_text.equipment_text.zen-old-mincho.sp-only {
    padding: 10px 10px 12px 8px;
  }

  /* sp */
  .health_management_title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: calc(26em / 18);
  letter-spacing: calc(0.36em / 18);
  margin-top: 1.7rem;
  margin-left: 2.3rem;
}

.expert_staff_title {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: calc(26em / 18);
  letter-spacing: calc(0.36em / 18);
  margin-top: 1.6rem;
  margin-left: 0.7rem;
}
.staying_title {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: calc(26em / 18);
  letter-spacing: calc(0.36em / 18);
  margin-top: 1.6rem;
  margin-left: 0.7rem;
}

.spare_time_title {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: calc(26em / 18);
  letter-spacing: calc(0.36em / 18);
  margin-top: 1.4rem;
  margin-left: 0.7rem;
}

/* 情報公開 */

    .company_information_wrap {
        display: flex;
        flex-direction: column;
        /* 横並びではなく縦並びに変更 */
        margin-top: 3rem;
        padding-bottom: 7.5rem;
        position: relative;
        width: 100%;
    }

    .company_information_title {
        font: 2.5rem/3.6rem "Zen Old Mincho";
        font-weight: 900;
        letter-spacing: 0.05rem;
        color: #1A1A1A;
        text-align: left;
        margin-left: 1.9rem;
        margin-bottom:5rem;
    }

    .company_information_table {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        margin-left: 0rem;
    }

    .company_information_table table {
        border-collapse: collapse;
        font: 1.6rem/2.4rem "Zen Old Mincho";
        font-weight: 500;
        letter-spacing: 0.032rem;
        color: #1A1A1A;
    }

    .top_tr_2 {
        position: relative;
    }


    .top_tr_2::before {
        content: '';
        position: absolute;
        left: 18.8rem;
        top: -4.21rem;
        transform: translateX(-50%);
        width: 33.5rem;
        /* 好きな長さ */
        border-top: 0.2rem solid #ccc;
    }

    .table_th_5 {
        margin-top: -4rem;
        margin-left: -3rem;
        letter-spacing: 0.2rem;
    }

    .table_td_5 {
        margin-top: -1.8rem;
        margin-left: -3rem;
    }


    .table_th_4 {
        margin-top: 0.1rem;
        margin-left: -5rem;
        letter-spacing: 0.2rem;
    }

    .table_td_4 {
        margin-top: -3rem;
        margin-left: -5rem;
    }

    .company_information_table tr {
        display: flex;
        flex-direction: column;
        /* 行内のthとtdを縦に並べる */
    }

    .company_information_table tr::after {
        content: '';
        position: absolute;
        left: 11.5rem;
        bottom: 0;
        transform: translateX(-50%);
        width: 33.5rem;
        /* 好きな長さ */
        border-bottom: 0.2rem solid #ccc;
    }

    .company_information_table th,
    .company_information_table td {
        padding: 1.9rem 1.2rem 3rem 1.2rem;
        text-align: left;
        vertical-align: top;
    }

    .company_informaiton_table th {
        padding-bottom: 0rem;

    }

    .company_information_table td {
        padding-top: 0.9rem;
    }

    .company_information_title{
      margin-top: 3.5rem;
    }
    ::before{
      margin-top: 2.21rem;
    }
    .table_td_5{
      margin-top: -1rem;
      margin-left: -5rem;
    }
    .table_th_5{
      margin-top: -2rem;
      margin-left: -5rem;
      padding-bottom: 0rem !important;
    }
   .table_td_4{
    padding-bottom: 2.5rem !important;
   }


    }

    .menu_box {
  display: flex;
  justify-content: space-between; /* タイトル左、矢印右 */
  align-items: center; /* 縦位置を中央に */
  width: 23.3rem; /* お好みで調整 */
  margin: 0.6rem 0;
}

.menu_btn {
  display: inline-block;
  margin: 0; /* 不要な余白を削除 */
}

.circle-arrow {
  margin: 0; /* 全部のmargin調整も不要になる */
}
.side_menu_text{
  margin-left: 4rem;
}