@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: #edebe6;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #edebe6;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #edebe6;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #edebe6;
}

.box_border {
  background: #fff;
  border: 1px solid #cca45a;
}

.box_border .box_bg {
  background: #edebe6;
}

.section_bg .box_border .box_bg {
  background: #edebe6;
}

.box_bg,
.box_border {
  border-radius: 0px;
  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 {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0px;
  border: 1px solid #8f694c;
  color: #8f694c !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
.link_anchor a:hover {
  background: #8f694c;
  color: #fff !important;
}
.link_anchor a::after {
  width: 8px;
  height: 9px;
  left: auto;
  right: 15px;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  background-color: #8f694c;
}
.link_anchor a:hover::after {
  background-color: #fff;
}
@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    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: #cca45a;
  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: #cca45a;
  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;
  -webkit-transform: rotate(50deg);
  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: #cca45a;
  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 #cca45a;
  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: #cca45a;
  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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        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.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 #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #cca45a;
  border-top: 1px solid #cca45a;
  border-bottom: 1px solid #cca45a;
  font-weight: 600;
  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 {
  padding: 0.8rem 0.2rem;
  text-align: center;
  font-weight: 400;
}
table.table_timetable thead, table.table_timetable tbody {
  border-bottom: solid 1px #40372d;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody tr:not(:last-child) th, table.table_timetable tbody tr:not(:last-child) td {
  border-bottom: solid 1px #c7c2b9;
}
table.table_timetable tbody th, table.table_timetable tbody td {
  padding: 1.2rem 0.2rem;
}
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 #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #cca45a;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f7f6f2;
}
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 #ddd;
  }
  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: #ddd;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #cca45a !important;
}

.consul2 {
  color: #8f694c !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 #ddd;
  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: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 26px;
  font-weight: 400;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  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: #cca45a;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", 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: #cca45a;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  -webkit-transform: rotate(0);
          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: #40372d;
  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: 1px solid #cca45a;
  background: #fff;
  border-radius: 0px;
  margin-top: 82px;
  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: #afcbea;
  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: #cca45a;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", 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: #cca45a;
  background: #cca45a;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", 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;
  -webkit-transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
          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;
}

footer {
  position: relative;
  padding-top: 40px;
  z-index: 0;
}
footer:before {
  content: "";
  width: 100%;
  height: calc(100% - 280px);
  background: #edebe6;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
@media (max-width: 767px) {
  footer:before {
    height: 100%;
  }
}
footer .footer_reservation {
  background: -webkit-gradient(linear, left top, left bottom, from(#cca45a), to(#c79944));
  background: linear-gradient(#cca45a 0%, #c79944 100%);
  margin-bottom: clamp(20px, 4.4vw, 55px);
}
footer .footer_reservation .tel_box {
  color: #fff;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
footer .footer_reservation .tel_box .txt {
  font-size: clamp(16px, 1.6vw, 20px);
}
footer .footer_reservation .tel_box .tel a {
  color: #fff;
  text-decoration: none;
  font-size: 56px;
  line-height: 0.9;
}
footer .footer_reservation .tel_box .tel a .ic {
  padding-left: 63px;
  position: relative;
}
footer .footer_reservation .tel_box .tel a .ic:before {
  content: "";
  width: 51px;
  height: 51px;
  background: url(../img/common/ic_tel.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
footer .footer_reservation .bnr_list li:not(:last-child) {
  margin-bottom: 10px;
}
footer .footer_reservation .bnr_list li a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
footer .footer_reservation .bnr_list li a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
footer .primary_container {
  padding-bottom: clamp(25px, 5.76vw, 72px);
}
footer .primary_container .logo {
  margin-bottom: clamp(20px, 3.6vw, 45px);
}
footer .primary_container .ftr_address {
  text-align: left;
  line-height: 1.625;
  margin-bottom: clamp(10px, 1.6vw, 20px);
}
footer .primary_container .ftr_address .ic {
  padding-left: 37px;
  position: relative;
  display: inline-block;
}
footer .primary_container .ftr_address .ic:before {
  content: "";
  width: 19px;
  height: 25px;
  background: url(../img/common/ic_address.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
footer .primary_container .table_timetable {
  margin-bottom: 5px;
}
footer .access_list li:not(:last-child) {
  margin-bottom: clamp(10px, 2.9vw, 30px);
}
footer .access_list .ic {
  padding-left: 33px;
  display: block;
  line-height: 1.625;
  position: relative;
}
footer .access_list .ic:before {
  content: "";
  width: 21px;
  height: 26px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
footer .access_list .ic.train:before {
  background: url(../img/common/ic_train.png) no-repeat center/cover;
}
footer .access_list .ic.parking:before {
  background: url(../img/common/ic_parking.png) no-repeat center/cover;
}
footer .secondary_container {
  background: #876d3b;
  padding: clamp(30px, 4.64vw, 58px) 0 0;
}
footer .me_bnr {
  width: 175px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
footer .me_bnr:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
footer .sitemap {
  text-align: center;
  margin-bottom: 10px;
}
footer .sitemap a {
  text-decoration: none;
  color: #fff;
}
footer .sitemap a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  footer .footer_reservation {
    padding: 20px 10px;
    border-radius: 20px 20px 0 0;
  }
  footer .footer_reservation .tel_box {
    margin-bottom: 15px;
  }
  footer .footer_reservation .tel_box .tel a {
    font-size: 50px;
  }
  footer .footer_reservation .tel_box .tel a .ic {
    padding-left: 55px;
  }
  footer .footer_reservation .tel_box .tel a .ic:before {
    content: "";
    width: 43px;
    height: 43px;
    background: url(../img/common/ic_tel.png) no-repeat center/cover;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }
  footer .footer_reservation .bnr_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }
  footer .logo img {
    max-width: 50%;
  }
  footer .primary_container .col:not(:last-child) {
    margin-bottom: 20px;
  }
  footer .primary_container .googlemap {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  footer {
    padding-top: 170px;
  }
  footer .footer_reservation {
    border-radius: 40px 0 0 40px;
    padding: 35px 90px;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    gap: 35px;
  }
  footer .primary_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
  footer .primary_container .googlemap {
    padding-top: 400px;
    margin-bottom: clamp(10px, 1.6vw, 20px);
  }
  footer .primary_container .btnstyle {
    text-align: right;
  }
}

.copyright {
  color: #fff;
  margin-top: 30px;
  padding: 10px 0 100px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 20px 0 35%;
  }
}

@media (min-width: 768px) {
  body.home footer {
    margin-top: -285px;
  }
}
.list_list dd a {
  color: #40372d;
  text-decoration: none;
}
.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 {
  -webkit-animation: loopslider 120s linear infinite;
          animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2000px;
  height: 100%;
}
.loopslider .loopslider_item {
  margin: 0 clamp(5px, 0.96vw, 12px);
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
}
.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%;
  -webkit-box-sizing: border-box;
          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: #40372d;
}
.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: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

figure {
  text-align: center;
}

.top_about {
  padding: clamp(40px, 8.8vw, 110px) 0;
}
.top_about h2 {
  padding: 0;
  color: #cca45a;
  font-size: clamp(26px, 3.2vw, 40px);
  letter-spacing: 0.08em;
}
.top_about h2:before {
  display: none;
}
.top_about .content {
  border-top: solid 1px #40372d;
  border-bottom: solid 1px #40372d;
  padding: clamp(15px, 2.8vw, 35px) clamp(10px, 2.4vw, 30px);
}
.top_about .list_list dt {
  color: #cca45a;
}
.top_about .primary_block {
  margin-bottom: clamp(30px, 6.4vw, 80px);
}
@media (max-width: 767px) {
  .top_about .headline {
    padding-bottom: 10px;
  }
  .top_about .headline h2 {
    margin: 0;
  }
  .top_about .headline .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .top_about h2 {
    text-align: left;
    margin-bottom: 10px;
  }
  .top_about .wrapper {
    display: table;
  }
  .top_about .wrapper .btnstyle {
    text-align: center;
  }
  .top_about .primary_block {
    display: grid;
    grid-template-columns: 205px 990px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .top_about .list_list dt,
  .top_about .list_list dd {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .top_about .list_list dd {
    padding-left: 140px;
  }
}

.top_information {
  padding: clamp(60px, 12.8vw, 160px) 0;
  background: url(../img/top/top_information_bg.jpg) no-repeat center/cover;
}
.top_information .container {
  position: relative;
}
.top_information .container .english {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: rgba(255, 255, 255, 0.6);
  font-size: clamp(40px, 6.4vw, 80px);
  font-weight: normal;
  line-height: 0.9;
}
@media (min-width: 768px) {
  .top_information .container .english {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    position: absolute;
    right: calc(100% + 50px);
    top: -3vw;
    bottom: 0;
    margin: auto;
    letter-spacing: 0.08em;
  }
}
@media (max-width: 767px) {
  .top_information .container .english {
    text-align: center;
  }
}
.top_information .primary_block {
  margin-bottom: clamp(20px, 3.36vw, 42px);
  position: relative;
}
.top_information .primary_block h2 {
  padding: 0;
  font-size: clamp(14px, 1.44vw, 18px);
  letter-spacing: 0.08em;
}
.top_information .primary_block h2:before {
  display: none;
}
.top_information .primary_block h2 .en {
  font-size: clamp(26px, 2.4vw, 30px);
  padding-right: 12px;
  color: #cca45a;
}
.top_information .primary_block .col {
  background: #fff;
  padding: clamp(15px, 3.2vw, 40px) clamp(15px, 4vw, 50px);
}
.top_information table.table_timetable {
  margin-bottom: 5px;
}
.top_information table.table_timetable tbody th,
.top_information table.table_timetable tbody td {
  padding: clamp(10px, 2vw, 25px) 0.2rem;
}
.top_information .access_list li:not(:last-child) {
  margin-bottom: 15px;
}
.top_information .access_list .ic {
  padding-left: 34px;
  position: relative;
  display: block;
  line-height: 1.625;
}
.top_information .access_list .ic:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.top_information .access_list .address:before {
  background: url(../img/common/ic_address.png) no-repeat center/cover;
  width: 19px;
  height: 25px;
}
.top_information .access_list .train:before {
  background: url(../img/common/ic_train.png) no-repeat center/cover;
  width: 21px;
  height: 26px;
}
.top_information .access_list .parking:before {
  background: url(../img/common/ic_parking.png) no-repeat center/cover;
  width: 21px;
  height: 26px;
}
.top_information .secondary_block h2 {
  padding: 0;
  color: #fff;
  font-size: clamp(26px, 3.2vw, 40px);
  margin-bottom: 10px;
}
.top_information .secondary_block h2:before {
  display: none;
}
.top_information .sns_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 clamp(10px, 2.4vw, 30px);
  text-decoration: none;
  background: #fff;
  width: 100%;
  min-height: clamp(65px, 6.4vw, 80px);
  font-size: clamp(20px, 2.08vw, 26px);
  font-weight: 700;
  color: #40372d;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: 0.08em;
  position: relative;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_information .sns_list li a:after {
  content: "";
  width: 10px;
  height: 10px;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.top_information .sns_list li a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_information .sns_list li a .ic {
  position: relative;
}
.top_information .sns_list li a .ic:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.top_information .sns_list li .btn_line {
  border: solid 1px #3ab06b;
}
.top_information .sns_list li .btn_line:after {
  background-color: #3ab06b;
}
.top_information .sns_list li .btn_line .ic {
  padding-left: 42px;
}
.top_information .sns_list li .btn_line .ic:before {
  background: url(../img/common/ic_line.png) no-repeat center/cover;
  width: 32px;
  height: 30px;
}
.top_information .sns_list li .btn_instagram {
  border: solid 1px #cca45a;
}
.top_information .sns_list li .btn_instagram:after {
  background-color: #cca45a;
}
.top_information .sns_list li .btn_instagram .ic {
  padding-left: 40px;
}
.top_information .sns_list li .btn_instagram .ic:before {
  background: url(../img/common/ic_insta.png) no-repeat center/cover;
  width: 31px;
  height: 26px;
}
.top_information .sns_list li .btn_youtube {
  border: solid 1px #d42b2b;
}
.top_information .sns_list li .btn_youtube:after {
  background-color: #d42b2b;
}
.top_information .sns_list li .btn_youtube .ic {
  padding-left: 40px;
}
.top_information .sns_list li .btn_youtube .ic:before {
  background: url(../img/common/ic_youtube.png) no-repeat center/cover;
  width: 31px;
  height: 23px;
}
@media (max-width: 767px) {
  .top_information table.table_timetable tbody th,
  .top_information table.table_timetable tbody td {
    font-size: 85%;
  }
  .top_information .googlemap {
    margin-bottom: 15px;
  }
  .top_information .primary_block h2 .en {
    padding: 0;
    display: block;
  }
  .top_information .primary_block .col:not(:last-child) {
    margin-bottom: 20px;
  }
  .top_information .sns_list li:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .top_information .primary_block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 40px;
  }
  .top_information .primary_block h2 {
    text-align: left;
    margin-bottom: 25px;
  }
  .top_information .googlemap {
    padding-top: 170px;
    margin-bottom: 20px;
  }
  .top_information .sns_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
  }
  .top_information .sns_list li a {
    min-width: 280px;
  }
  .top_information .secondary_block h2 {
    text-align: left;
  }
}

.top_slider {
  padding: clamp(40px, 7.2vw, 90px) 0 0;
}

.top_schedule {
  padding: clamp(40px, 8vw, 100px) 0;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.top_schedule:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: clamp(130px, 49.6vw, 620px);
  top: clamp(40px, 12vw, 150px);
  background: url(../img/top/top_schedule_bg.jpg) no-repeat center top/cover;
  z-index: -1;
}
.top_schedule .wrapper {
  position: relative;
  margin-top: 15px;
}
.top_schedule .wrapper:before {
  content: "";
  width: 71px;
  height: 72px;
  background: url(../img/top/top_schedule_ic.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.top_schedule .introduction {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 700;
  display: table;
  margin-left: auto;
}
.top_schedule .introduction .clinic {
  font-size: clamp(14px, 1.44vw, 18px);
}
.top_schedule .introduction .btnstyle {
  text-align: left;
}
.top_schedule .introduction .btnstyle a {
  font-size: clamp(22px, 2.24vw, 28px);
  line-height: 1.4;
}
.top_schedule .introduction .btnstyle a small {
  font-size: clamp(14px, 1.44vw, 18px);
}
.top_schedule .primary_block {
  margin-bottom: clamp(20px, 4vw, 50px);
}
.top_schedule .secondary_block .box {
  padding: clamp(15px, 2.8vw, 35px);
  background: #edebe6;
}
.top_schedule .secondary_block h3 {
  font-size: clamp(17px, 1.76vw, 22px);
  padding: 0 0 0 18px;
  border: 0;
  margin-bottom: clamp(10px, 1.6vw, 20px);
}
.top_schedule .secondary_block h3:before {
  width: 8px;
  height: 8px;
  bottom: 2px;
}
.top_schedule .secondary_block .list {
  line-height: 1.4;
}
.top_schedule .secondary_block .list li {
  padding-left: 14px;
  position: relative;
}
.top_schedule .secondary_block .list li:not(:last-child) {
  margin-bottom: 10px;
}
.top_schedule .secondary_block .list li:before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #40372d;
  border-radius: 50%;
  position: absolute;
  top: 0.55em;
  left: 0;
}
@media (max-width: 767px) {
  .top_schedule:before {
    height: clamp(130px, 34.666vw, 245px);
    top: 40px;
  }
  .top_schedule .row .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .top_schedule h2.top_ttl {
    text-align: left;
  }
  .top_schedule .primary_block {
    display: grid;
    grid-template-columns: 460px 700px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top_schedule .primary_block .txt_wrap {
    line-height: 2;
  }
  .top_schedule .primary_block figure {
    margin-top: 10px;
  }
  .top_schedule .secondary_block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 40px;
  }
  .top_schedule .secondary_block .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .top_schedule .secondary_block .col .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.top_endoscopy {
  background: url(../img/top/top_endoscopy_bg.jpg) no-repeat center top, #edebe6;
  padding: clamp(40px, 8vw, 100px) 0;
}
.top_endoscopy h2 {
  margin-bottom: clamp(20px, 5.6vw, 70px);
}
.top_endoscopy .h3 {
  padding: 0;
  border: 0;
  text-align: center;
  font-size: clamp(17px, 1.76vw, 22px);
  line-height: 1.6363636364;
  margin-bottom: clamp(15px, 2vw, 35px);
}
.top_endoscopy .h3:before {
  display: none;
}
.top_endoscopy .h3_A {
  padding: 0 0 20px;
  border: 0;
  text-align: center;
  font-size: clamp(24px, 2.72vw, 34px);
}
.top_endoscopy .h3_A:before, .top_endoscopy .h3_A:after {
  content: "";
  width: 60px;
  height: 1px;
  background-color: #cca45a;
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  margin: auto;
}
.top_endoscopy .h3_A:before {
  bottom: 4px;
}
.top_endoscopy .h3_A:after {
  bottom: 0;
}
.top_endoscopy .btn a {
  display: block;
  font-size: clamp(20px, 2.8vw, 26px);
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #40372d;
  text-decoration: none;
  font-weight: 700;
  border-bottom: solid 1px #c7c2b9;
  padding: 15px 50px;
  letter-spacing: 0.08em;
  position: relative;
}
.top_endoscopy .btn a:before, .top_endoscopy .btn a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.top_endoscopy .btn a:before {
  width: 44px;
  height: 24px;
  background: #8f694c;
  border-radius: 50px;
  right: 0;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.top_endoscopy .btn a:after {
  width: 16px;
  height: 11px;
  background: url(../img/common/ic_arrow.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.top_endoscopy .btn a:hover {
  color: #8f694c;
}
.top_endoscopy .btn a:hover:after {
  right: 5px;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.top_endoscopy .btn a:hover:before {
  background: rgb(109.698630137, 80.5479452055, 58.301369863);
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.top_endoscopy .primary_block {
  margin-bottom: clamp(40px, 13.6vw, 170px);
}
.top_endoscopy .primary_block figure {
  margin-bottom: 10px;
}
.top_endoscopy .secondary_block figure {
  text-align: right;
}
.top_endoscopy .secondary_block figure img {
  max-width: 92%;
}
.top_endoscopy .point_list li {
  background: #fff;
  border: solid 1px #ad8437;
  font-size: clamp(14px, 1.44vw, 18px);
  padding: clamp(10px, 1.12vw, 14px) clamp(10px, 1.6vw, 20px);
  font-weight: 700;
  line-height: 1.4;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  border-radius: 10px;
}
.top_endoscopy .point_list li .color {
  color: #ad8437;
}
@media (max-width: 767px) {
  .top_endoscopy .primary_block .col:not(:last-child) {
    margin-bottom: 20px;
  }
  .top_endoscopy .secondary_block figure {
    margin-bottom: 20px;
  }
  .top_endoscopy .point_list li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .top_endoscopy .primary_block {
    gap: 0 80px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .top_endoscopy .primary_block .txt_wrap p {
    line-height: 2;
  }
  .top_endoscopy .secondary_block figure img {
    max-width: 76.664%;
  }
  .top_endoscopy .point_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 20px;
    margin-top: clamp(-150px, -18.4vw, -230px);
  }
}
@media (min-width: 2000px) {
  .top_endoscopy {
    background-size: cover;
  }
}

.top_medical_menu {
  padding: clamp(40px, 8vw, 100px) 0;
}
.top_medical_menu h2 {
  padding: 0;
  font-size: clamp(26px, 3.2vw, 40px);
}
.top_medical_menu h2:before {
  display: none;
}
.top_medical_menu .primary_block {
  padding: 58px 0;
  position: relative;
  z-index: 0;
}
.top_medical_menu .primary_block:before {
  content: "";
  width: 95%;
  height: 100%;
  background: #cc9e50;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
@media (min-width: 768px) and (max-width: 1550px) {
  .top_medical_menu .primary_block:before {
    width: 100%;
    right: -50px;
  }
}
.top_medical_menu .primary_block .image {
  position: relative;
  z-index: 0;
}
.top_medical_menu .primary_block .image .ttl {
  color: #edd7ad;
  font-size: clamp(40px, 5.76vw, 72px);
  line-height: 1;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: left;
  position: absolute;
  bottom: calc(100% - 40px);
  left: 43%;
  margin: 0;
  z-index: 1;
}
.top_medical_menu .image_list img {
  border-radius: 0 60px 60px 0;
}
.top_medical_menu .mune_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.top_medical_menu .mune_list li a {
  color: #fff;
  text-decoration: none;
  font-size: clamp(16px, 1.9vw, 26px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 23px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 700;
  padding: 12px 30px 12px 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
}
.top_medical_menu .mune_list li a:after {
  content: "";
  width: 16px;
  height: 11px;
  background: url(../img/top/ic_menu_arrow.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
}
.top_medical_menu .mune_list li a:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_medical_menu .mune_list li a .ic {
  width: 60px;
  display: inline-block;
}
.top_medical_menu .mune_list li a:hover {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0.7;
}
.top_medical_menu .mune_list li a:hover:before {
  width: 70%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (max-width: 767px) {
  .top_medical_menu .primary_block:before {
    width: 200vw;
    right: -5%;
  }
  .top_medical_menu .primary_block .image figcaption {
    left: 5%;
  }
  .top_medical_menu .primary_block .image .ttl {
    left: 5%;
    bottom: calc(100% - 23px);
  }
  .top_medical_menu .list_box figure {
    width: 90%;
  }
  .top_medical_menu .list_box img {
    border-radius: 0 60px 60px 0;
  }
  .top_medical_menu .list_box .splide__pagination {
    bottom: -40px;
  }
  .top_medical_menu .list_box .splide__pagination .is-active {
    background: #000;
  }
  .top_medical_menu .mune_list {
    gap: 0 10px;
    grid-template-columns: 1fr;
    width: 80%;
    margin: 20px auto 0;
  }
  .top_medical_menu .mune_list li a {
    gap: 0 7px;
  }
  .top_medical_menu .mune_list li a .ic {
    width: 25px;
  }
}
@media (min-width: 768px) {
  .top_medical_menu .container {
    width: calc(100% - 120px);
  }
  .top_medical_menu .primary_block {
    display: grid;
    grid-template-columns: 45% calc(55% - 60px);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 60px;
  }
  .top_medical_menu .mune_list {
    max-width: 685px;
    width: 100%;
    gap: 0 20px;
  }
}

.top_symptom_disease {
  padding-bottom: clamp(40px, 8vw, 100px);
  position: relative;
  z-index: 0;
}
.top_symptom_disease:after {
  content: "";
  width: 100%;
  height: calc(100% - 29px);
  background: #edebe6;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.top_symptom_disease .tab_btn_wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(10px, 3.2vw, 40px);
  margin-bottom: clamp(25px, 4vw, 50px);
}
.top_symptom_disease .tab_btn {
  display: block;
  cursor: pointer;
}
.top_symptom_disease .tab_btn .ttl {
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: clamp(12px, 2.4vw, 30px);
  background: #fff;
  color: #cca45a;
  height: clamp(50px, 8vw, 100px);
  padding: 20px clamp(5px, 0.08vw, 10px);
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: 700;
  letter-spacing: 0.08em;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  break: auto-phrase;
}
.top_symptom_disease .tab_btn:hover .ttl {
  background: rgba(204, 163, 90, 0.6);
  color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_symptom_disease .tab_btn.active {
  position: relative;
}
.top_symptom_disease .tab_btn.active:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #cca45a;
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
}
.top_symptom_disease .tab_btn.active .ttl {
  background: -webkit-gradient(linear, left top, left bottom, from(#cca35a), to(#c79944));
  background: linear-gradient(#cca35a 0%, #c79944 100%);
  color: #fff;
}
.top_symptom_disease .tab_item_wrap {
  padding: clamp(15px, 4vw, 50px);
  background: #fff;
}
.top_symptom_disease .tab_item {
  display: none;
}
.top_symptom_disease .tab_item.active {
  display: block;
}
.top_symptom_disease .link_list li a {
  border: solid 1px #cca45a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: clamp(55px, 5.6vw, 70px);
  text-decoration: none;
  font-size: clamp(14px, 1.44vw, 18px);
  color: #40372d;
  position: relative;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  line-height: 1.4;
}
.top_symptom_disease .link_list li a:after {
  content: "";
  width: 16px;
  height: 11px;
  background: url(../img/top/ic_arrow_cold.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (max-width: 767px) {
  .top_symptom_disease .link_list li a:after {
    top: auto;
    bottom: 5px;
    right: 5px;
  }
}
.top_symptom_disease .link_list li a:hover {
  background: #cca45a;
  color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_symptom_disease .link_list li a:hover:after {
  background: url(../img/top/ic_menu_arrow.png) no-repeat center/cover;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (max-width: 767px) {
  .top_symptom_disease .tab_btn_wrap {
    gap: 5px;
  }
  .top_symptom_disease .link_list li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .top_symptom_disease .link_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px 26px;
  }
}

.top_feature {
  padding: clamp(40px, 8vw, 100px) 0;
  background: url(../img/top/top_feature_bg.jpg) no-repeat center top, #fcfbfa;
}
.top_feature .h3 {
  border: 0;
  padding: 0 0 0 30px;
  font-size: clamp(17px, 1.76vw, 22px);
  margin-bottom: clamp(40px, 8vw, 100px);
}
.top_feature .h3:before {
  width: 20px;
  height: 1px;
  bottom: auto;
  top: clamp(10px, 1.6vw, 20px);
}
.top_feature .h3_A {
  padding: 0 0 clamp(10px, 1.2vw, 15px);
  margin-bottom: clamp(10px, 1.2vw, 15px);
  font-size: clamp(22px, 2.4vw, 30px);
  line-height: 1.3333333333;
}
.top_feature .h3_A:before {
  display: none;
}
.top_feature .h3_A small {
  font-size: clamp(14px, 1.44vw, 18px);
  display: inline-block;
  line-height: 1.6;
}
.top_feature .wrapper figure {
  position: relative;
  margin-bottom: clamp(20px, 2.4vw, 30px);
}
.top_feature .wrapper figure figcaption {
  width: 140px;
  height: 110px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  position: relative;
  background: url(../img/top/feature_bg.png) no-repeat center bottom;
  position: absolute;
  top: -50px;
  left: 3%;
}
.top_feature .wrapper figure figcaption .en {
  font-size: 14px;
  display: block;
  font-weight: 700;
}
.top_feature .wrapper figure figcaption .num {
  font-size: 70px;
  line-height: 0.9;
}
@media (min-width: 2000px) {
  .top_feature {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .top_feature .common_container:not(:last-child) {
    margin-bottom: 30px;
  }
  .top_feature .wrapper figure {
    margin-top: 70px;
  }
  .top_feature .wrapper figure figcaption {
    width: 120px;
    height: 67px;
    top: -40px;
    left: 3%;
    background-size: cover;
  }
  .top_feature .wrapper figure figcaption .en {
    font-size: 10px;
  }
  .top_feature .wrapper figure figcaption .num {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .top_feature {
    padding-bottom: 125px;
  }
  .top_feature .h3 {
    line-height: 2.0909090909;
  }
  .top_feature .feature_box .container {
    width: 1720px;
  }
  .top_feature .feature_box .common_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 80px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .top_feature .feature_box .common_container {
    gap: 0 20px;
  }
}
@media (min-width: 768px) {
  .top_feature .feature_box .common_container:not(:last-child) {
    margin-bottom: 50px;
  }
  .top_feature .feature_box .common_container .col:last-child {
    margin-top: clamp(50px, 8vw, 120px);
  }
  .top_feature .feature_box .common_container .col .contents {
    max-width: 560px;
    width: 100%;
  }
  .top_feature .feature_box .common_container:not(.reverse) .col:first-child .wrapper {
    max-width: 560px;
    width: 100%;
    margin-left: auto;
  }
  .top_feature .feature_box .common_container.reverse .col:first-child .contents {
    margin-left: auto;
  }
  .top_feature .feature_box .common_container.reverse .col:first-child figure figcaption {
    left: 32%;
  }
}
@media (min-width: 768px) and (max-width: 1250px) {
  .top_feature .feature_box .common_container.reverse .col:first-child figure figcaption {
    left: 3%;
  }
}
@media (min-width: 768px) {
  .top_feature .feature_box .common_container.reverse .col:last-child .wrapper {
    max-width: 560px;
    width: 100%;
  }
  .top_feature .feature_box .contents .txt_wrap {
    line-height: 2;
  }
}

.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 */