@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 60px;
  margin-top: 60px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .section hr {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}

.section_bg {
  background: #f7f4f1;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f7f4f1;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f7f4f1;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f7f4f1;
}

.box_border {
  background: #fff;
  border: 6px solid #f7f4f1;
}

.box_border .box_bg {
  background: #f7f4f1;
}

.section_bg .box_border .box_bg {
  background: #f7f4f1;
}

.box_bg,
.box_border {
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child,
.box_bg ol:first-child,
.box_bg dl:first-child,
.box_bg table:first-child,
.box_bg p:first-child,
.box_bg h3:first-child,
.box_bg h4:first-child,
.box_bg h5:first-child,
.box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border,
.row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border,
.row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border,
.row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border,
.row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border,
.row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border,
.row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border,
.row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border,
.row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border,
  .row .col_3 .box_bg,
  .row .col_3 .box_border,
  .row .col_4 .box_bg,
  .row .col_4 .box_border,
  .row .col_5 .box_bg,
  .row .col_5 .box_border,
  .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border,
  .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border,
  .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border,
  .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border,
  .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 1px solid #7a6657;
  border-radius: 10px;
  padding: min(30px, 3.8vw);
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: min(20px, 2.4vw);
  column-gap: min(20px, 2.4vw);
  row-gap: min(14px, 2vw);
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  border-radius: 0;
  border: none;
  color: #333333 !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
}
.link_anchor a::after,
.link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: none;
    color: #333333 !important;
    opacity: 1;
    text-decoration: underline;
  }
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc((1.6875em / 2) - 4px);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 4px);
}
.link_anchor a::before {
  display: block;
  background: #7a6657;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: calc((100% - min(20px, 2.4vw)) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc((100% - min(20px, 2.4vw) - min(20px, 2.4vw)) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before,
.ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #7a6657;
  height: calc(16px / 2);
  left: 0.2em;
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: calc(16px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #7a6657;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc(16px * 1.75 / 2 - 16px / 6);
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #137237;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #57473e;
  top: calc(16px * 1.75 / 2 - 16px / 4);
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 28px;
  position: relative;
}
.ol_circle li::before,
.ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #57473e;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th,
table td {
  line-height: 1.6;
}
table.table_address,
table.table_timetable,
table.table {
  margin-bottom: 1em;
}
table.table_address:last-child,
table.table_timetable:last-child,
table.table:last-child {
  margin-bottom: 0;
}
table thead th {
  font-weight: 500 !important;
}
table.table_address {
  background: none;
}
table.table_address th,
table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
table.table_address th {
  color: #7a6657;
  border-top: 1px solid #7a6657;
  border-bottom: 1px solid #7a6657;
  font-weight: 400;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th,
  table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th,
table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ccc;
  padding: 1.5rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #57473e;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th,
table.table td {
  border: 1px solid #ccc;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th,
table.table thead td {
  background: #57473e;
  color: #fff;
  font-weight: 500;
}
table.table tbody th {
  background: #f1ebe6;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th,
  table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th,
table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th,
table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack,
  table.table_sp_stack_noborder {
    border-bottom: 1px solid #ccc;
  }
  table.table_sp_stack thead,
  table.table_sp_stack tbody,
  table.table_sp_stack tr,
  table.table_sp_stack th,
  table.table_sp_stack td,
  table.table_sp_stack_noborder thead,
  table.table_sp_stack_noborder tbody,
  table.table_sp_stack_noborder tr,
  table.table_sp_stack_noborder th,
  table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th,
  table.table_sp_stack_noborder th {
    border-bottom: none;
  }
  table.table_sp_stack td,
  table.table_sp_stack_noborder td {
    border-bottom: none;
  }
  table.table_sp_stack_noborder th {
    border-top-color: #ccc;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #988875 !important;
}

.consul2 {
  color: #988875 !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
.js-scrollable_pc table.table_fixed {
  width: 100%;
}
@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #ccc;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 36px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #57473e;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Zen Maru Gothic", sans-serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before,
.box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #57473e;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #137237;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 6px solid #f7f4f1;
  background: #fff;
  border-radius: 20px;
  margin-top: calc(16px * 5.125);
  padding: 50px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #e6ded8;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
@media (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after,
.flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #57473e;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  display: flex;
  color: #57473e;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after,
.flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc(var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + (var(--flow-title-font-size) / 6)); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #57473e;
  background: #57473e;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.home .footer {
  padding-top: 120px;
}
@media (min-width: 768px) {
  .home .footer {
    padding-top: 200px;
  }
}

.footer {
  padding-top: 50px;
  background: #f3ede9;
  overflow: hidden;
  border-top: 2px solid #57473e;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th,
.footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 35px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  position: relative;
}
@media (hover: hover) and (pointer: fine) {
  .footer .sitemap a:hover {
    text-decoration: underline;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #f3ede9;
  color: #333333;
  margin-top: 30px;
  padding: 10px 0 45px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 75px;
  }
}

#footer .row_footer {
  gap: 160px;
}
#footer .row_footer .sec_logo {
  max-width: 70%;
}
@media (max-width: 767px) {
  #footer .row_footer .sec_logo {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  #footer .row_footer .sec_logo {
    max-width: 376px;
  }
}
@media (min-width: 768px) {
  #footer .row_footer .address_txt {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  #footer .row_footer .address_txt {
    margin-top: 20px;
  }
}
#footer .row_footer .tel_txt {
  font-size: 18px;
  color: #57473e;
  margin-top: 1em;
  font-feature-settings: "palt";
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
}
@media (max-width: 767px) {
  #footer .row_footer .tel_txt {
    text-align: center;
  }
}
#footer .row_footer .tel_txt .inner {
  vertical-align: 5px;
  letter-spacing: 0.02em;
}
#footer .row_footer .tel_txt .tel_number {
  position: relative;
  font-size: 32px;
  font-family: "Kiwi Maru", serif;
  color: #57473e !important;
  padding-left: 0.84375em;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  #footer .row_footer .tel_txt .tel_number {
    margin-left: 0.5em;
  }
}
@media (max-width: 767px) {
  #footer .row_footer .tel_txt .tel_number {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
#footer .row_footer .tel_txt .tel_number:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0.71875em;
  aspect-ratio: 46/60;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  transform: translateY(-50%);
  background: url(../img/common/f_tel.png) no-repeat center center/contain;
}
#footer .row_footer .col_r {
  flex: 1;
}
@media (max-width: 767px) {
  #footer .row_footer .col_r {
    margin-top: 50px;
  }
}
#footer .row_footer .bnr_list {
  display: flex;
  gap: 20px;
  margin-top: 40px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  #footer .row_footer .bnr_list {
    justify-content: center;
    gap: 10px;
  }
}
#footer .row_footer .bnr_list li {
  width: calc((100% - 10px) / 2);
  height: 80px;
  max-width: 200px;
}
@media (min-width: 768px) {
  #footer .row_footer .bnr_list li {
    height: 100px;
    width: 200px;
  }
}
#footer .row_footer .bnr_list li a {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 15px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  line-height: 1;
  position: relative;
  transition: 0.4s;
}
@media (hover: hover) and (pointer: fine) {
  #footer .row_footer .bnr_list li a:hover {
    opacity: 0.7;
  }
}
#footer .row_footer .bnr_list li a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 10px;
  aspect-ratio: 1/1;
  bottom: 10px;
  right: 10px;
  background: #fff;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}
#footer .row_footer .bnr_list .bnr_item01 a {
  background: #7a6657;
}
#footer .row_footer .bnr_list .bnr_item01 a .large_txt {
  position: relative;
  padding-left: 1.4em;
}
#footer .row_footer .bnr_list .bnr_item01 a .large_txt:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1.0666666667em;
  aspect-ratio: 64/60;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  transform: translateY(-50%);
  background: url(../img/common/f_bnr_icon01.png) no-repeat center center/contain;
}
#footer .row_footer .bnr_list .bnr_item02 a {
  background: #988875;
}
#footer .row_footer .bnr_list .bnr_item02 a .large_txt {
  position: relative;
  padding-left: 1.1666666667em;
}
#footer .row_footer .bnr_list .bnr_item02 a .large_txt:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0.8333333333em;
  aspect-ratio: 50/64;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  transform: translateY(-50%);
  background: url(../img/common/f_bnr_icon02.png) no-repeat center center/contain;
}
#footer .row_footer .bnr_list .small_txt {
  display: block;
  font-size: 16px;
}
@media (min-width: 768px) {
  #footer .row_footer .bnr_list .small_txt {
    font-size: 18px;
  }
}
#footer .row_footer .bnr_list .large_txt {
  display: block;
  font-size: 25px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  #footer .row_footer .bnr_list .large_txt {
    font-size: 30px;
  }
}
#footer .me_bnr {
  width: 250px;
}
@media (min-width: 768px) {
  #footer .me_bnr {
    width: 300px;
  }
}

.list_list dd a {
  color: #333333;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  .list_list dd a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider_item {
  padding: 10px 5px;
  margin-bottom: 0 !important;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.2));
  overflow: visible;
}
@media (min-width: 768px) {
  .loopslider_item {
    padding: 17px;
  }
}

.loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2940px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1470px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 5910px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-2758px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2,
.sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #57473e;
}
.sec_top h2:before,
.sec_top h2:after,
.sec_top h3:before,
.sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -moz-fit-content;
  height: fit-content;
}

.top_h2 .en {
  font-size: 40px;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .top_h2 .en {
    font-size: 58px;
  }
}
.top_h2 .ja {
  color: #333333;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.1em;
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media (min-width: 768px) {
  .top_h2 .ja {
    font-size: 20px;
  }
}

.top_table_timetable thead tr th:first-of-type {
  border-radius: 50vw 0 0 50vw;
}
@media (max-width: 767px) {
  .top_table_timetable thead tr th:first-of-type {
    width: 27%;
  }
}
.top_table_timetable thead tr th:last-of-type {
  border-radius: 0 50vw 50vw 0;
  width: 18%;
}
@media (min-width: 768px) {
  .top_table_timetable thead tr th:last-of-type {
    width: 14%;
  }
}
.top_table_timetable thead th {
  border-bottom: none;
  padding: 0.5em 0;
}
.top_table_timetable tbody th,
.top_table_timetable tbody td {
  background: transparent;
}

.sec_new-open {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .sec_new-open {
    padding-top: 120px;
  }
}
.sec_new-open .open_row {
  align-items: flex-end;
  gap: 10px;
  justify-content: center;
}
.sec_new-open .year_txt {
  font-family: "Kiwi Maru", serif;
  font-size: 30px;
  color: #988875;
  border: 2px solid #988875;
  border-radius: 10px;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  padding: 0px 0.3em 6px;
  letter-spacing: 0.02em;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sec_new-open .year_txt {
    font-size: 48px;
    padding: 0px 0.4em 10px 0.4em;
    margin-bottom: -10px;
  }
}
.sec_new-open .year_txt .small_txt {
  font-size: 0.5833333333em;
  line-height: 1;
}
.sec_new-open .h2_wrapper {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.sec_new-open .day_txt {
  font-size: 60px;
  letter-spacing: 0.02em;
  text-align: left;
  line-height: 1;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  color: #57473e;
}
@media (min-width: 768px) {
  .sec_new-open .day_txt {
    font-size: 120px;
  }
}
.sec_new-open .smal_txt {
  font-size: 0.4166666667em;
}
.sec_new-open .small_txt02 {
  font-size: 22px;
}
.sec_new-open .underline {
  position: relative;
  padding: 0 5px;
  isolation: isolate;
}
.sec_new-open .underline:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 0.5em;
  bottom: -0.2em;
  left: 0;
  right: auto;
  transform: translateY(-50%);
  background: #f5eee9;
  border-radius: 50vw;
  z-index: -1;
}
.sec_new-open .circle {
  display: inline-block;
  text-align: center;
  width: 35px;
  aspect-ratio: 1/1;
  background: #988875;
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  margin: 0 0.2em;
  position: relative;
  border-radius: 50%;
  line-height: 1.5;
  vertical-align: bottom;
}
@media (min-width: 768px) {
  .sec_new-open .circle {
    font-size: 32px;
    width: 50px;
  }
}
.sec_new-open .fukidashi {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-family: "Kiwi Maru", serif;
  letter-spacing: -0.1em;
  line-height: 1.4;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.1em 0.8em 0.3em;
  height: auto;
  font-weight: 500;
  border-radius: 50vw;
  background: #fff;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.2));
  z-index: 2;
  position: relative;
  /* 影 */
  /* 白いしっぽ */
}
@media (max-width: 767px) {
  .sec_new-open .fukidashi {
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .sec_new-open .fukidashi {
    font-size: 28px;
    margin-bottom: 0px;
  }
}
.sec_new-open .fukidashi::before {
  content: "";
  position: absolute;
  top: calc(100% - 2px);
  width: 10px;
  height: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../img/top/fukidashi_shippo.png) no-repeat center center/contain;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_new-open .fukidashi::before {
    width: 15px;
    height: 15px;
  }
}
@media (max-width: 767px) {
  .sec_new-open .col_l {
    display: flex;
    align-items: flex-end;
    gap: 20px;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .sec_new-open .col_r {
    margin: 30px auto 0;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.sec_new-open .bg_wrapper {
  background: #f3ede9;
  border-radius: 20px;
  padding: 20px;
  text-align: center;
}
.sec_new-open .top_h3 {
  font-size: 22px;
  letter-spacing: 0.06em;
  text-align: center;
  font-weight: 400;
  border-radius: 50vw;
  background: #7a6c57;
  color: #fff;
  padding-bottom: 0.2em;
}
.sec_new-open .nairankai_day {
  color: #57473e;
  font-size: 32px;
  letter-spacing: 0.02em;
  font-weight: 400;
  margin-top: 0.8em;
  margin-bottom: 0.3em;
}
@media (min-width: 768px) {
  .sec_new-open .nairankai_day {
    font-size: 36px;
  }
}
.sec_new-open .nairankai_day .small_txt {
  font-size: 0.8333333333em;
  letter-spacing: 0.02em;
}
.sec_new-open .nairankai_time {
  display: inline-block;
}
@media (min-width: 768px) {
  .sec_new-open .nairankai_time {
    margin-left: 1em;
  }
}
.sec_new-open .detail_txt {
  font-size: 20px;
  letter-spacing: 0.02em;
  color: #57473e;
}
@media (min-width: 768px) {
  .sec_new-open .detail_txt {
    font-size: 24px;
  }
}
.sec_new-open .new-open_btn {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .sec_new-open .new-open_btn {
    margin-top: 70px;
  }
}
.sec_new-open .new-open_btn a {
  background: #f5ecdc;
  border: none;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #57473e !important;
  border-radius: 20px;
  padding: 1.5em 0;
  max-width: 470px;
}
@media (min-width: 768px) {
  .sec_new-open .new-open_btn a {
    border-radius: 40px;
    font-size: 24px;
  }
}
.sec_new-open .new-open_btn a:after {
  background: url(../img/top/btn_arrow_brown.png) no-repeat center/cover;
}
.sec_new-open .new-open_btn a .btn_txt {
  padding-left: 1.875em;
  position: relative;
}
.sec_new-open .new-open_btn a .btn_txt:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 1.3333333333em;
  aspect-ratio: 64/80;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  transform: translateY(-50%);
  background: url(../img/top/recruit_btn_arrow.png) no-repeat center center/contain;
}

.sec_news-blog {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .sec_news-blog {
    padding-top: 115px;
  }
}
.sec_news-blog h2.top_h2 {
  text-align: left;
}
.sec_news-blog h2.top_h2 a {
  display: flex;
  align-items: center;
  justify-content: start;
  text-decoration: none;
  padding-right: 25px;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  transition: 0.4s;
}
@media (hover: hover) and (pointer: fine) {
  .sec_news-blog h2.top_h2 a:hover {
    opacity: 0.7;
  }
  .sec_news-blog h2.top_h2 a:hover:before {
    right: -8px;
  }
}
.sec_news-blog h2.top_h2 a:before {
  content: "";
  display: inline-block;
  position: absolute;
  aspect-ratio: 1920/171;
  top: 50%;
  bottom: auto;
  right: 0;
  transition: 0.4s;
  width: 8px;
  height: 8px;
  border-bottom: solid 1px #57473e;
  border-right: solid 1px #57473e;
  transform: translateY(-50%) rotate(-45deg);
}
.sec_news-blog h2.top_h2 .en {
  font-size: 45px;
  color: #73442a;
  line-height: 1;
  margin-bottom: 10px;
}
.sec_news-blog h2.top_h2 .ja {
  font-size: 45px;
  font-size: 16px;
  display: inline-block;
  padding-left: 2em;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec_news-blog h2.top_h2 .ja {
    font-size: 20px;
  }
}
.sec_news-blog .row_news {
  gap: 60px;
}
.sec_news-blog .row_news .col {
  flex: 1;
}
.sec_news-blog .list_list {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .sec_news-blog .list_list {
    margin-top: 40px;
  }
}
.sec_news-blog .list_list dd {
  padding: 35px;
  padding-top: 65px;
  background: #f3ede9;
  border-radius: 0 0 15px 15px;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .sec_news-blog .list_list dd {
    border-radius: 15px;
    padding-top: 65px;
  }
}
@media (min-width: 768px) {
  .sec_news-blog .list_list dd:nth-of-type(n + 2) {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .sec_news-blog .list_list dt:nth-of-type(n + 2) {
    margin-top: 10px;
  }
}
.sec_news-blog .list_list dt {
  padding-top: 35px;
  padding-left: 35px;
  color: #de853e;
}
@media (max-width: 767px) {
  .sec_news-blog .list_list dt {
    border-radius: 15px 15px 0 0;
    background: #f3ede9;
  }
}
.sec_news-blog .list_list dt:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f6cb20;
  vertical-align: 2px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .sec_news-blog .col_blog {
    margin-top: 50px;
  }
}

.sec_schedule-access {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .sec_schedule-access {
    padding-top: 115px;
    padding-bottom: 130px;
  }
}
.sec_schedule-access .top_h2 {
  text-align: left;
  margin-bottom: 30px;
}
.sec_schedule-access .top_h2 .en {
  color: #73442a;
  font-size: 40px;
}
@media (min-width: 768px) {
  .sec_schedule-access .top_h2 .en {
    font-size: 45px;
  }
}
.sec_schedule-access .top_h2 .ja {
  font-size: 16px;
  display: block;
}
.sec_schedule-access .row {
  gap: 60px;
}
.sec_schedule-access .row .col {
  flex: 1;
}
.sec_schedule-access .btnstyle a {
  max-width: 290px;
  text-align: left;
  padding-left: 25px;
}
@media (min-width: 768px) {
  .sec_schedule-access .btnstyle a {
    margin-left: 0;
  }
}
.sec_schedule-access .access_train {
  padding-left: 70px;
  position: relative;
}
.sec_schedule-access .access_train:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 48px;
  aspect-ratio: 1/1;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  transform: translateY(-50%);
  background: url(../img/top/train_icon.png) no-repeat center center/contain;
}
@media (min-width: 768px) {
  .sec_schedule-access .access_train:before {
    width: 53px;
  }
}
@media (max-width: 767px) {
  .sec_schedule-access .col_acccess {
    margin-top: 50px;
  }
}

.sec_about {
  padding: 40vw 0 150px;
  background: #f3ede9 url(../img/top/sp_bg_img001.jpg) no-repeat center top/100% auto;
}
@media (min-width: 768px) {
  .sec_about {
        background: #f3ede9 url(../img/top/bg_img001.jpg) no-repeat center top / 100%;
        padding: clamp(300px, 23vw, 23vw) 0 335px;
  }
}
.sec_about .top_h2 {
  font-size: 27px;
  letter-spacing: 0.06em;
}
@media (min-width: 768px) {
  .sec_about .top_h2 {
    font-size: 36px;
  }
}
.sec_about .top_h2 .brown_txt {
  color: #7a6657;
}
.sec_about .sub_title {
  font-size: 20px;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  margin-top: 0.3em;
}
@media (min-width: 768px) {
  .sec_about .sub_title {
    font-size: 24px;
  }
}
.sec_about .doctor_info_wrapper {
  background: #fff;
  padding: 80px 20px 30px;
  border-radius: 40px 40px 0 0;
}
@media (min-width: 768px) {
  .sec_about .doctor_info_wrapper {
    border-radius: 150px 150px 0 0;
    padding: 30px 95px 65px;
  }
}
.sec_about .title_wrapper {
  position: relative;
}
.sec_about .fukidashi {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_about .fukidashi {
    font-size: 22px;
  }
}
.sec_about .fukidashi .fukidashi_txt {
  font-family: "Kiwi Maru", serif;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-align: center;
  line-height: 1.3636363636;
}
.sec_about .fukidashi01 {
  width: 9.0454545455em;
  aspect-ratio: 199/99;
  background: url(../img/top/top_fukidashi01.png) no-repeat center center/contain;
  color: #fff;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .sec_about .fukidashi01 {
    bottom: 0;
    right: calc(100% - 75px);
  }
}
@media (max-width: 767px) {
  .sec_about .fukidashi01 {
    bottom: 100%;
    left: -20px;
  }
}
.sec_about .fukidashi02 {
  width: 9.5909090909em;
  aspect-ratio: 211/160;
  background: url(../img/top/top_fukidashi02.png) no-repeat center center/contain;
  padding-bottom: 20px;
  color: #57473e;
  bottom: 100%;
}
@media (max-width: 767px) {
  .sec_about .fukidashi02 {
    left: 3%;
    bottom: calc(100% + 75px);
  }
}
.sec_about .fukidashi03 {
  width: 12.1818181818em;
  aspect-ratio: 268/128;
  background: url(../img/top/top_fukidashi03.png) no-repeat center center/contain;
  padding-bottom: 17px;
  color: #fff;
  bottom: 50%;
}
@media (min-width: 768px) {
  .sec_about .fukidashi03 {
    left: calc(100% - 160px);
  }
}
@media (max-width: 767px) {
  .sec_about .fukidashi03 {
    bottom: calc(100% + 14px);
    right: -20px;
  }
}
.sec_about .about_detail_txt {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_about .about_detail_txt {
    margin-top: 50px;
  }
}
.sec_about .doctor_name {
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Kiwi Maru", serif;
  margin-top: 20px;
}
.sec_about .doctor_name .small_txt {
  font-size: 18px;
}
.sec_about .profile_wrapper {
  background: #fff;
  margin-top: 30px;
  border-radius: 30px;
  padding: 30px 20px;
}
@media (min-width: 768px) {
  .sec_about .profile_wrapper {
    margin-top: 65px;
    padding: 60px 50px;
  }
}
.sec_about .profile_wrapper .top_h3 {
  font-size: 35px;
  letter-spacing: 0.04em;
  text-align: center;
}
.sec_about .profile_wrapper .top_h3:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f6cb20;
  margin-right: 10px;
  margin: 0 auto;
}
.sec_about .profile_wrapper .row_profile {
  gap: 66px;
}
.sec_about .profile_wrapper .row_profile .col {
  flex: 1;
}
.sec_about .profile_wrapper .row_profile .top_h4 {
  color: #de853e;
  font-size: 18px;
  border: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_about .profile_wrapper .row_profile .top_h4 {
    margin-top: 50px;
  }
}
.sec_about .profile_wrapper .row_profile .top_h4:after {
  display: none;
}

.sec_about {
  position: relative;
}
.sec_about:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  aspect-ratio: 1300/500;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -42%);
  background: url(../img/top/bg_img002.png) no-repeat center center/contain;
  z-index: 0;
}
@media (min-width: 768px) {
  .sec_about:before {
    width: 1300px;
  }
}

.sec_information {
  position: relative;
  isolation: isolate; /* ←重要 */
}
.sec_information .container {
  padding: 80px 0 50px;
}
@media (min-width: 768px) {
  .sec_information .container {
    padding: 80px 0 150px;
  }
}
.sec_information .top_h2 {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .sec_information .top_h2 {
    top: -75px;
  }
}
.sec_information .information_list {
  display: flex;
  flex-wrap: wrap;
  background: #f7f4f1;
  border-radius: 20px;
}
.sec_information .information_list .information_item {
  width: 50%;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
@media (min-width: 768px) {
  .sec_information .information_list .information_item {
    width: 33.3333333333%;
  }
}
.sec_information .information_list .information_item a {
  text-decoration: none;
  padding: 15px 10px;
  display: block;
  transition: 0.4s;
  width: 100%;
  height: 100%;
  color: #333333;
}
@media (min-width: 768px) {
  .sec_information .information_list .information_item a {
    padding: 30px 40px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .sec_information .information_list .information_item a:hover {
    opacity: 0.7;
  }
  .sec_information .information_list .information_item a:hover .btn_title:before {
    right: -8px;
  }
}
@media (min-width: 768px) {
  .sec_information .information_list .information_item:nth-last-child(-n + 3) {
    border-bottom: none;
  }
  .sec_information .information_list .information_item:nth-last-child(3n + 1) {
    border-right: none;
  }
}
@media (max-width: 767px) {
  .sec_information .information_list .information_item:nth-last-child(-n + 2) {
    border-bottom: none;
  }
  .sec_information .information_list .information_item:nth-last-child(2n + 1) {
    border-right: none;
  }
}
.sec_information .information_list .imgBox {
  display: block;
  text-align: center;
}
.sec_information .information_list .imgBox img {
  max-width: 50%;
}
@media (min-width: 768px) {
  .sec_information .information_list .imgBox img {
    width: 93px;
  }
}
.sec_information .information_list .btn_title {
  display: block;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-right: 1.3333333333em;
  position: relative;
}
@media (min-width: 768px) {
  .sec_information .information_list .btn_title {
    font-size: 24px;
  }
}
.sec_information .information_list .btn_title:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0.8333333333em;
  aspect-ratio: 1/1;
  top: 50%;
  bottom: auto;
  right: 0;
  transform: translateY(-43%);
  background: url(../img/common/btn_arrow.png) no-repeat center center/contain;
  transition: 0.4s;
}
.sec_information .information_list .detail_txt {
  display: block;
  margin-top: 1em;
}
.sec_information .information_item_none {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sec_symptoms {
  background: url(../img/top/bg_img003.jpg) no-repeat center center/cover;
  padding: 120px 0;
}
.sec_symptoms .top_h2 {
  position: relative;
}
.sec_symptoms .top_h2 .en:before {
  content: "";
  display: block;
  margin: auto;
  background: url(../img/top/top_h2_icon.png) no-repeat center/contain;
  width: 1.1379310345em;
  aspect-ratio: 66/61;
}
.sec_symptoms .bg_wrapper {
  background: #fff;
  padding: 20px;
  border-radius: 30px;
}
@media (min-width: 768px) {
  .sec_symptoms .bg_wrapper {
    padding: 70px;
  }
}
.sec_symptoms .row_symptoms {
  gap: 0 40px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_symptoms .row_symptoms .col_symptoms {
    width: calc((100% - 40px) / 2);
  }
}
.sec_symptoms .row_symptoms .col_symptoms a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #333333;
  padding: 25px 30px 25px 0;
  border-bottom: 1px dotted #88bd9c;
  position: relative;
  transition: 0.4s;
}
@media (min-width: 768px) {
  .sec_symptoms .row_symptoms .col_symptoms a {
    padding: 25px 0;
  }
}
.sec_symptoms .row_symptoms .col_symptoms a:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 20px;
  aspect-ratio: 1/1;
  top: 50%;
  bottom: auto;
  right: 10px;
  transform: translateY(-50%);
  background: url("../img/common/btn_arrow.png") no-repeat center/cover;
  transition: 0.4s;
}
@media (min-width: 768px) {
  .sec_symptoms .row_symptoms .col_symptoms a:before {
    right: 30px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .sec_symptoms .row_symptoms .col_symptoms a:hover {
    opacity: 0.7;
  }
  .sec_symptoms .row_symptoms .col_symptoms a:hover:before {
    transform: translate(8px, -50%);
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .sec_symptoms .row_symptoms .col_symptoms a:hover:before {
    transform: translate(8px, -50%);
  }
}
.sec_symptoms .row_symptoms .col_symptoms .btn_title {
  display: block;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .sec_symptoms .row_symptoms .col_symptoms .btn_title {
    font-size: 24px;
  }
}

.sec_features {
  padding: 50px 0;
  background: url(../img/top/bg_img004.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_features {
    padding: 90px 0;
  }
}
.sec_features .top_h2 {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec_features .top_h2 {
    margin-bottom: 60px;
  }
}
.sec_features .row_feature01 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sec_features .row_feature01 .col_txt {
    width: 725px;
    padding: 0 60px;
  }
}
.sec_features .row_feature01 .col_txt .features_h3 {
  text-align: center;
}
.sec_features .row_feature01 .col_img {
  flex: 1;
}
@media (min-width: 768px) {
  .sec_features .row_feature01 .col_img {
    height: 460px;
  }
}
@media (min-width: 768px) {
  .sec_features .row_feature01 .col_img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.sec_features .row_feature01 .num {
  margin: 0 auto;
}
.sec_features .row_feature01 .num {
  text-align: center;
}
.sec_features .row_feature01 .col_img_r {
  text-align: right;
}
@media (min-width: 768px) {
  .sec_features .row_feature01 .col_img_r img {
    -o-object-position: left;
    object-position: left;
  }
}
.sec_features .row_feature01 .col_img_r .pc_imgBox {
  height: 100%;
}
@media (max-width: 767px) {
  .sec_features .row_feature01 .col_img_r {
    margin-top: 30px;
    display: flex;
    gap: 6.4935064935%;
  }
}
.sec_features .row_feature01 .col_img_l {
  border-radius: 0 60px 60px 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .sec_features .row_feature01 .detail_txt {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.sec_features .features_h3 {
  margin-top: 20px;
  font-size: 22px;
  letter-spacing: 0;
  color: #333333;
  font-weight: 500;
}
@media (min-width: 768px) {
  .sec_features .features_h3 {
    margin-top: 30px;
    font-size: 30px;
  }
}
.sec_features .features_h3 .brown_txt {
  color: #7a6657;
}
.sec_features .detail_txt {
  margin-top: 1em;
}
@media (max-width: 767px) {
  .sec_features .num {
    width: 80px;
  }
}
.sec_features .circle_list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  justify-content: center;
  margin-top: -30px;
}
@media (min-width: 768px) {
  .sec_features .circle_list {
    margin-top: -50px;
    gap: 25px;
  }
}
.sec_features .circle_list .circle_item {
  width: calc((100% - 20px) / 2);
  background: #57473e;
  border-radius: 50%;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 1em;
}
@media (max-width: 767px) {
  .sec_features .circle_list .circle_item {
    max-width: 220px;
  }
}
@media (min-width: 768px) {
  .sec_features .circle_list .circle_item {
    width: calc((100% - 100px) / 5);
    padding-top: 2em;
  }
}
.sec_features .circle_list .imgBox {
  width: 89px;
}
@media (max-width: 767px) {
  .sec_features .circle_list .imgBox {
    width: 70px;
  }
}
.sec_features .circle_list .circle_txt {
  margin-bottom: 0;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 15px;
}
@media (max-width: 767px) {
  .sec_features .circle_list .circle_txt {
    line-height: 1.3;
  }
}
@media (min-width: 768px) {
  .sec_features .circle_list .circle_txt {
    font-size: 18px;
  }
}
.sec_features .row_bottom {
  gap: 80px 60px;
  margin-top: 50px;
}
@media (min-width: 768px) {
  .sec_features .row_bottom {
    margin-top: 60px;
  }
}
@media (min-width: 768px) {
  .sec_features .row_bottom .col_feature_item {
    width: calc((100% - 60px) / 2);
  }
}
.sec_features .row_bottom .features_h3 {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .sec_features .row_bottom .col_feature_item + .col_feature_item {
    margin-top: 50px;
  }
}

.sec_slider {
  margin-bottom: -142px;
}
@media (max-width: 767px) {
  .sec_slider {
    margin-bottom: -74px;
  }
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th,
.mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total,
.mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
} /*# sourceMappingURL=bond.css.map */

.profile_list_table th {
  font-weight: 400;
  vertical-align: top;
  white-space: nowrap;
  padding-right: 10px;
}

.top_table_timetable tbody th .small_txt {
  font-size: 13px;
}

@media (min-width: 768px) {
  .top_table_timetable tbody th .small_txt {
    font-size: 14px;
  }
}
