@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: #f7f2e8;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f7f2e8;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f7f2e8;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f7f2e8;
}

.box_border {
  background: #fff;
  border: 5px solid #f7f2e8;
}

.box_border .box_bg {
  background: #f7f2e8;
}

.section_bg .box_border .box_bg {
  background: #f7f2e8;
}

.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;
}

.box_border {
  background: #fff;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}

.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: flex;
  flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.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;
  display: flex;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #333333;
  color: #333333 !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: #333333;
  color: #fff !important;
}
.link_anchor a::after {
  width: 8px;
  height: 9px;
  background: url("../img/common/btn_arrow.png") no-repeat center/cover;
  left: auto;
  right: 15px;
  transform: rotate(0deg);
  border: none;
}
.link_anchor a:hover::after {
  background: url("../img/common/hov_btn_arrow.png") no-repeat center/cover;
  transform: rotate(0deg);
}
@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: #786861;
  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: #786861;
  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: #786861;
  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 #786861;
  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: #786861;
  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.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 #a9a9a9;
  border-top: 1px solid #a9a9a9;
}
table.table_address th {
  color: #786861;
  border-top: 1px solid #786861;
  border-bottom: 1px solid #786861;
  font-weight: 400;
  text-align: left;
  width: 32%;
}
@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 #a9a9a9;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #786861;
  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 #a9a9a9;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #786861;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f5f5f5;
}
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 #a9a9a9;
  }
  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: #a9a9a9;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #b1afaa !important;
}

.consul2 {
  color: #b1afaa !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 #a9a9a9;
  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: 600;
  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: #786861;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Shippori Mincho", 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: #786861;
  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: #2871c0;
  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: 5px solid #f7f2e8;
  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: #c8d7e1;
  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: #c8d7e1;
}
.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;
  font-family: "Shippori Mincho", 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: #786861;
  background: #786861;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  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);
  }
}

.flow-block {
  background: #fff;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
}
.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: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #786861;
  color: #fff;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.list_list dd a {
  color: #333333;
  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 {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      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%;
  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: #333333;
}
.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;
}

.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;
}

.link_anchor a {
  padding-block: 0.9em;
  padding-inline: 1em 2em;
}
@media (min-width: 768px) {
  .link_anchor a {
    padding-inline: 1.8em 2em;
  }
}
.link_anchor a::after {
  width: 16px;
  height: 16px;
}
@media (max-width: 767px) {
  .link_anchor a::after {
    background: url("../img/common/btn_arrow_sp.png") no-repeat center/contain;
  }
}
.link_anchor a:hover {
  opacity: 1;
  background-color: #786861;
  color: #fff !important;
}
.link_anchor a:hover::after {
  background: url("../img/common/hover_btn_arrow.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .link_anchor a:hover::after {
    background: url("../img/common/hover_btn_arrow_sp.png") no-repeat center/contain;
  }
}

.mce-content-body h2 {
  letter-spacing: 0.06em;
}
.mce-content-body h2::after {
  background: url("../img/common/h2.jpg") no-repeat center/contain;
}
.mce-content-body h3::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 30px;
  margin-right: 0.5em;
  margin-bottom: -5px;
  background: url("../img/common/h3.jpg") no-repeat center/contain;
}
.mce-content-body h4::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 0.5em;
  background: url("../img/common/h4.jpg") no-repeat center/contain;
}
.mce-content-body h5::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 0.5em;
  background: url("../img/common/h5.png") no-repeat center/contain;
}
.mce-content-body .text-large {
  font-weight: normal;
}

.flow-block .title .num {
  font-family: "Noto Sans JP", sans-serif;
}

@media (min-width: 768px) {
  table.table_timetable {
    font-size: 18px;
  }
}
table.table_timetable th,
table.table_timetable td {
  padding-block: 0.86em;
}
table.table_timetable th {
  font-weight: normal;
}
table.table_timetable th:first-child {
  padding-inline: 1em;
  text-align: left;
}
@media (min-width: 768px) {
  table.table_timetable th:first-child {
    padding-inline: 2em;
  }
}
table.table_address th,
table.table_address td {
  padding-block: 1.06em;
}
@media (min-width: 768px) {
  table.table_address th,
  table.table_address td {
    padding-inline: 2em;
  }
}
table.table_address th {
  color: #333333;
}
@media (max-width: 767px) {
  table.table_default {
    font-size: 12px;
  }
}
table.table_default th,
table.table_default td {
  padding-block: 1.06em;
}
@media (min-width: 768px) {
  table.table_default th,
  table.table_default td {
    padding-inline: 1em;
  }
}
@media (min-width: 768px) {
  table.table_default thead th {
    padding-block: 0.86em;
    font-size: 18px;
    font-weight: normal;
  }
}

.btnstyle a {
  padding-block: 0.7em;
  padding-inline: 1em 2.2em;
  width: -moz-fit-content;
  width: fit-content;
  min-width: unset;
  max-width: unset;
  border-color: #786861;
}
@media (max-width: 767px) {
  .btnstyle a:after {
    background: url("../img/common/btn_arrow_sp.png") no-repeat center/contain;
  }
}
.btnstyle a:hover {
  opacity: 1;
  background-color: #786861;
  color: #fff !important;
}
.btnstyle a:hover::after {
  background: url("../img/common/hover_btn_arrow.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .btnstyle a:hover::after {
    background: url("../img/common/hover_btn_arrow_sp.png") no-repeat center/contain;
  }
}
.btnstyle.reverse a {
  background-color: #786861;
  color: #fff !important;
}
.btnstyle.reverse a::after {
  background: url("../img/common/hover_btn_arrow.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .btnstyle.reverse a::after {
    background: url("../img/common/hover_btn_arrow_sp.png") no-repeat center/contain;
  }
}
.btnstyle.reverse a:hover {
  background-color: #fff;
  color: #786861 !important;
}
.btnstyle.reverse a:hover:after {
  background: url("../img/common/btn_arrow.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .btnstyle.reverse a:hover:after {
    background: url("../img/common/btn_arrow_sp.png") no-repeat center/contain;
  }
}

.img_slider .splide__arrow {
  color: #786861;
}

.footer {
  padding-top: 0;
}
@media (min-width: 768px) {
  .footer {
    background: linear-gradient(90deg, rgb(247, 242, 232) 0%, rgb(247, 242, 232) 50%, rgb(255, 255, 255) 50%);
  }
}
@media (max-width: 767px) {
  .footer .row_footer {
    margin-inline: -10px;
  }
  .footer .row_footer .col {
    padding-block: 50px;
    padding-inline: 10px;
  }
  .footer .row_footer > .col_l {
    background-color: #f7f2e8;
  }
  .footer .row_footer > .col_r {
    width: #fff;
  }
}
@media (min-width: 768px) {
  .footer .row_footer {
    padding-top: 100px;
    -moz-column-gap: 9.1666666667%;
         column-gap: 9.1666666667%;
  }
  .footer .row_footer > .col_l {
    width: 45.8333333333%;
  }
  .footer .row_footer > .col_r {
    width: 45%;
  }
}
.footer .sec_logo {
  text-align: center;
  margin-bottom: 50px;
}
.footer .sec_logo img {
  margin-left: 25px;
}
.footer .parts_address {
  display: flex;
  align-items: end;
  -moz-column-gap: 20px;
       column-gap: 20px;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 60px;
}
.footer .parts_address p {
  line-height: 1.5;
}
.footer .parts_address .btnstyle a {
  padding-block: 0.2em;
  padding-inline: 0.7em 2em;
  letter-spacing: 0;
}
.footer table.address {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .footer table.address {
    font-size: 14px;
  }
}
.footer table.address tr {
  display: flex;
  align-items: center;
  -moz-column-gap: 1em;
       column-gap: 1em;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0.2em;
  border-bottom: solid 1px #a9a9a9;
}
.footer table.address tr:first-child {
  padding-top: 0;
}
.footer table.address tr th,
.footer table.address tr td {
  padding: unset;
  line-height: 1.5;
}
.footer table.address tr th {
  width: 40px;
}
.footer table.address tr td {
  flex: 1;
}
.footer .menu {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.8em;
       column-gap: 0.8em;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .footer .menu {
    font-size: 13px;
  }
}
.footer .menu .title {
  height: 100%;
  padding-block: 0.5em;
  padding-inline: 1em;
  background-color: #fff;
  color: #786861;
  white-space: nowrap;
}
.footer .menu .ul_menu {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.footer .menu .ul_menu li {
  line-height: 1.25;
  white-space: nowrap;
}
.footer .menu .ul_menu li:not(:last-child)::after {
  content: "/";
  display: inline-block;
  margin-inline: 0.5em;
}
@media (max-width: 767px){
.footer .ul_bnr li{
  text-align: center;
}
}
.footer table.table_timetable {
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .footer table.table_timetable {
    font-size: 12px;
  }
}
.footer table.table_timetable th {
  padding-block: 0.5em;
}
.footer table.table_timetable th:first-child {
  padding-inline: 1em 0;
}
.footer table.table_timetable thead th:first-child {
  text-align: center;
}
.footer table.table_timetable.time td {
  padding-block: 0.5em;
}
.footer table.table_timetable.time thead th:first-child {
  width: 32%;
}
.footer table.table_timetable.doctor thead th {
  background-color: #4c5096;
}
.footer table.table_timetable.doctor thead th:first-child {
  width: 15%;
  padding-inline: 0.3em 0;
}
.footer table.table_timetable.doctor tbody th:first-child {
  padding-inline: 1.5em 0;
}
.footer table.table_timetable.doctor tbody th,
.footer table.table_timetable.doctor tbody td {
  padding-block: 1em;
}
.footer .ul_timetable {
  display: flex;
  -moz-column-gap: 1em;
       column-gap: 1em;
}
@media (max-width: 767px) {
  .footer .ul_timetable {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .footer .ul_timetable {
    padding-left: 1em;
  }
}
.footer .ul_timetable span::after {
  content: "：";
  display: inline-block;
  color: #333333;
}
.footer table.table_timetable.doctor .doctor,
.footer .ul_timetable .doctor {
  color: #786861;
}
.footer table.table_timetable.doctor .deputy,
.footer .ul_timetable .deputy {
  color: #4c5096;
}
.footer .title_timetable {
  margin-bottom: 10px;
  font-family: "Shippori Mincho", serif;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0;
}
.footer .title_timetable.time {
  color: #333333;
}
.footer .title_timetable.doctor {
  color: #4c5096;
}
.footer .title_timetable:not(:first-of-type) {
  margin-top: 50px;
}
.footer .text_timetable {
  line-height: 1.875;
}
@media (max-width: 767px) {
  .footer .text_timetable {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .footer .text_timetable.time {
    padding-left: 0.5em;
  }
  .footer .text_timetable.doctor {
    padding-left: 1em;
  }
}
.footer .text_timetable .attention {
  color: #e62626;
}
.footer #copyright {
  padding-top: 40px;
  background-color: #786861;
  color: #fff;
}
@media (min-width: 768px) {
  .footer #copyright {
    padding-top: 70px;
    margin-top: 90px;
  }
}
.footer .sitemap a {
  padding-left: 0;
  color: #fff;
}
.footer .sitemap a::after {
  content: unset;
}
.footer .copyright {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .footer .copyright {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  body:not(.home) table.table_timetable {
    font-size: 10px;
  }
  body:not(.home) table.table_timetable thead th:first-child {
    width: 40%;
  }
}

body.home .sec_top {
  position: relative;
  z-index: 0;
  padding-block: 70px;
}
@media (min-width: 768px) {
  body.home .sec_top {
    padding-block: 140px;
  }
}
body.home .sec_top h2 {
  line-height: 1;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  body.home .sec_top h2 {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  body.home .sec_top h2 {
    font-size: 40px;
  }
}
body.home .sec_top h2 .en {
  font-family: "Cormorant Garamond", serif;
  font-weight: normal;
  line-height: 0.65;
  letter-spacing: 0;
  text-align: left;
}
@media (min-width: 768px) {
  body.home .sec_news {
    padding-top: 130px;
  }
}
body.home .sec_news h2 {
  position: relative;
  margin-bottom: 0;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  body.home .sec_news h2 {
    margin-bottom: 25px;
  }
}
body.home .sec_news h2 .en {
  color: #edeceb;
  position: absolute;
  bottom: calc(100% - 0.1em);
  left: calc(-1 * clamp(0px, -688.889px + 55.556vw, 200px));
  z-index: -1;
  font-size: 70px;
}
@media (min-width: 768px) {
  body.home .sec_news h2 .en {
    font-size: clamp(120px, -86.667px + 16.667vw, 180px);
  }
}
@media (min-width: 768px) {
  body.home .sec_news .row_news {
    align-items: center;
    -moz-column-gap: 100px;
         column-gap: 100px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  body.home .sec_news .row_news .col_title {
    display: flex;
    align-items: flex-end;
  }
}
@media (max-width: 767px) {
  body.home .sec_news .row_news .col_title .btnstyle {
    flex: 1;
  }
}
body.home .sec_news .row_news .col_title .btnstyle a {
  min-width: 140px;
  padding-block: 0.38em;
  margin-inline: auto 0;
  font-weight: 300;
}
@media (min-width: 768px) {
  body.home .sec_news .row_news .col_title .btnstyle a {
    margin-top: 20px;
    margin-inline: 0 auto;
  }
}
@media (max-width: 767px) {
  body.home .sec_news .row_news .col_list {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  body.home .sec_news .row_news .col_list {
    flex: 1;
  }
}
body.home .sec_news .row_news .list_list dd {
  border-bottom: solid 1px #d6d4ce;
}
@media (max-width: 767px) {
  body.home .sec_news .row_news .list_list dt:first-of-type {
    border-top: solid 1px #d6d4ce;
  }
}
@media (min-width: 768px) {
  body.home .sec_news .row_news .list_list dt,
  body.home .sec_news .row_news .list_list dd {
    padding-bottom: 1.4em;
    padding-left: 3.5em;
  }
  body.home .sec_news .row_news .list_list dt:not(:last-of-type),
  body.home .sec_news .row_news .list_list dd:not(:last-of-type) {
    margin-bottom: 1.4em;
  }
  body.home .sec_news .row_news .list_list dt {
    margin-right: 1em;
  }
  body.home .sec_news .row_news .list_list dd {
    padding-right: 3.5em;
  }
}
body.home .sec_medical_info {
  position: relative;
  background-color: #f7f2e8;
}
body.home .sec_medical_info h2 {
  position: relative;
}
@media (max-width: 767px) {
  body.home .sec_medical_info h2 {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  body.home .sec_medical_info h2 {
    position: static;
  }
}
body.home .sec_medical_info h2 .en {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  margin-inline: auto;
  color: #fff;
  font-size: 60px;
  line-height: 0.845;
  text-align: center;
}
@media (min-width: 768px) {
  body.home .sec_medical_info h2 .en {
    top: 0;
    right: unset;
    transform: unset;
    margin-inline: unset;
    font-size: 200px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  body.home .sec_medical_info .row_info {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  body.home .sec_medical_info .row_info {
    -moz-column-gap: 130px;
         column-gap: 130px;
    margin-bottom: 60px;
  }
  body.home .sec_medical_info .row_info .col_text {
    flex: 1;
    letter-spacing: 0.05em;
  }
}
@media (min-width: 768px) {
  body.home .sec_medical_info .medical_info_box_col {
    display: flex;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}
body.home .sec_medical_info .medical_info_box_col:not(:last-child) {
  margin-bottom: 30px;
}
body.home .sec_medical_info .medical_info_box {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  min-height: 300px;
  padding-top: 145px;
  padding-inline: 10px;
  background-color: #fff;
  transition: 0.2s;
  cursor: pointer;
}
@media (max-width: 767px) {
  body.home .sec_medical_info .medical_info_box {
    max-width: 365.2597402597px;
    margin-inline: auto;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  body.home .sec_medical_info .medical_info_box {
    min-height: 464px;
    padding-top: 190px;
  }
}
body.home .sec_medical_info .medical_info_box:not(.active):hover {
  opacity: 0.8;
}
body.home .sec_medical_info .medical_info_box:not(.active) .list_btn {
  display: none;
}
body.home .sec_medical_info .medical_info_box.active {
  justify-content: flex-start;
  padding: 20px;
}
@media (min-width: 768px) {
  body.home .sec_medical_info .medical_info_box.active {
    padding: 45px;
  }
}
body.home .sec_medical_info .medical_info_box.active h3::before {
  content: unset;
}
body.home .sec_medical_info .medical_info_box.active img {
  opacity: 0;
}
body.home .sec_medical_info .medical_info_box.active .box_btn {
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  body.home .sec_medical_info .medical_info_box.active .box_btn {
    display: none;
  }
}
body.home .sec_medical_info .medical_info_box img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  transition: 0.2s;
}
body.home .sec_medical_info .medical_info_box h3 {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  margin-bottom: 15px;
  color: #786861;
  font-size: 27.2727272727px;
  line-height: 1;
  text-align: center;
}
@media (min-width: 768px) {
  body.home .sec_medical_info .medical_info_box h3 {
    margin-bottom: 45px;
    font-size: 30px;
  }
}
body.home .sec_medical_info .medical_info_box h3::before {
  order: 2;
  width: 20px;
  height: 20px;
  margin-right: 0;
  margin-bottom: 10px;
  background: url("../img/common/logo_mono.jpg") no-repeat center/contain;
}
@media (min-width: 768px) {
  body.home .sec_medical_info .medical_info_box h3::before {
    margin-top: 10px;
    margin-bottom: 26px;
  }
}
body.home .sec_medical_info .medical_info_box h3 .en {
  order: 3;
  margin-bottom: 10px;
  font-size: 13.1493506494px;
}
@media (min-width: 768px) {
  body.home .sec_medical_info .medical_info_box h3 .en {
    font-size: 14px;
  }
}
body.home .sec_medical_info .medical_info_box .list_btn {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  body.home .sec_medical_info .medical_info_box .list_btn {
    width: 565px;
  }
}
body.home .sec_medical_info .medical_info_box .list_btn li {
  width: calc(50% - 5px);
}
@media (min-width: 768px) {
  body.home .sec_medical_info .medical_info_box .list_btn li {
    min-width: 180px;
  }
}
body.home .sec_medical_info .medical_info_box .list_btn li a {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0.8em 1em;
  padding-right: 1.5em;
  border-radius: 4px;
  background-color: #f7f2e8;
  line-height: 1.5;
  letter-spacing: 0;
  text-decoration: none;
  transition: 0.2s;
}
@media (max-width: 767px) {
  body.home .sec_medical_info .medical_info_box .list_btn li a {
    font-size: 11.5px;
  }
}
body.home .sec_medical_info .medical_info_box .list_btn li a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.8em;
  display: block;
  width: 8px;
  height: 8px;
  margin-block: auto;
  border-top: solid 1px #786861;
  border-right: solid 1px #786861;
  transform: rotate(45deg);
}
body.home .sec_medical_info .medical_info_box .list_btn li a:hover {
  background-color: #786861;
  color: #fff;
}
body.home .sec_medical_info .medical_info_box .list_btn li a:hover::after {
  border-color: #fff;
}
body.home .sec_medical_info .medical_info_box .box_btn {
  position: relative;
  z-index: 1;
  display: block;
  width: 37px;
  height: auto;
  aspect-ratio: 1/1;
  margin-inline: auto;
  margin-block: 20px;
  transition: 0.2s;
}
@media (min-width: 768px) {
  body.home .sec_medical_info .medical_info_box .box_btn {
    margin-block: 20px 60px;
  }
}
body.home .sec_medical_info .medical_info_box .box_btn::before, body.home .sec_medical_info .medical_info_box .box_btn::after {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  display: block;
  width: 100%;
  height: 1px;
  background-color: #786861;
}
body.home .sec_medical_info .medical_info_box .box_btn::after {
  transform: rotate(90deg);
}
body.home .sec_pickup {
  background: url("../img/top/top_bg01.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  body.home .sec_pickup {
    padding-block: 130px calc(90px + 9.65vw);
  }
}
body.home .sec_pickup h2 {
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  body.home .sec_pickup h2 {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  body.home .sec_pickup h2 {
    margin-bottom: 50px;
    text-align: left;
  }
}
body.home .sec_pickup h2 .en {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: -moz-fit-content;
  width: fit-content;
  color: #dcdbd3;
  font-size: 60px;
  line-height: 1;
  white-space: nowrap;
}
@media (max-width: 767px) {
  body.home .sec_pickup h2 .en {
    right: 0;
    margin-inline: auto;
  }
}
@media (min-width: 768px) {
  body.home .sec_pickup h2 .en {
    bottom: calc(100% + 0.1em);
    font-size: 150px;
  }
}
body.home .sec_pickup .row_pickup {
  flex-wrap: nowrap;
  -moz-column-gap: clamp(30px, -67.895px + 7.895vw, 90px);
       column-gap: clamp(30px, -67.895px + 7.895vw, 90px);
}
@media (min-width: 768px) {
  body.home .sec_pickup .row_pickup {
    padding-top: 150px;
  }
}
body.home .sec_pickup .row_pickup .col_text p {
  line-height: 2.25;
}
@media (max-width: 767px) {
  body.home .sec_pickup .row_pickup .col_text {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  body.home .sec_pickup .row_pickup .col_text {
    flex-shrink: 0;
    width: 32.5%;
  }
}
body.home .sec_pickup .row_pickup .col_btn {
  flex: 1;
  margin-right: calc(-1 * clamp(0px, -489.474px + 39.474vw, 300px));
}
@media (min-width: 768px) {
  body.home .sec_pickup .list_pickup {
    display: flex;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
}
body.home .sec_pickup .list_pickup li {
  width: 100%;
}
@media (max-width: 767px) {
  body.home .sec_pickup .list_pickup li {
    max-width: 365.2597402597px;
    margin-inline: auto;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  body.home .sec_pickup .list_pickup li {
    height: auto;
    aspect-ratio: 320/490;
  }
}
body.home .sec_pickup .list_pickup li a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  min-height: 375px;
  padding-bottom: 25px;
  background-color: #fff;
  text-decoration: none;
}
@media (min-width: 768px) {
  body.home .sec_pickup .list_pickup li a {
    padding-bottom: 35px;
  }
}
body.home .sec_pickup .list_pickup li a::after {
  content: "";
  display: block;
  width: 42.5px;
  height: auto;
  aspect-ratio: 1/1;
  margin-inline: auto;
  background: url("../img/common/arrow_b_br.png") no-repeat center/contain;
}
body.home .sec_pickup .list_pickup li a img {
  position: absolute;
  top: 0;
  right: 0;
}
body.home .sec_pickup .list_pickup li a p {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  margin-bottom: 15px;
  color: #786861;
  font-family: "Shippori Mincho", serif;
  font-size: 31.6558441558px;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: center;
}
@media (min-width: 768px) {
  body.home .sec_pickup .list_pickup li a p {
    margin-bottom: 20px;
    font-size: clamp(24px, 14.211px + 0.789vw, 30px);
  }
}
body.home .sec_pickup .list_pickup li a p::before {
  content: unset;
}
body.home .sec_pickup .list_pickup li a p .en {
  margin-bottom: 15px;
  color: #2871c0;
  font-size: 17.5324675325px;
}
@media (min-width: 768px) {
  body.home .sec_pickup .list_pickup li a p .en {
    margin-bottom: 20px;
    font-size: clamp(12px, 8.737px + 0.263vw, 14px);
  }
}
@media (min-width: 768px) {
  body.home .sec_pickup .list_pickup li:nth-child(3n-2) a {
    margin-top: -50px;
  }
  body.home .sec_pickup .list_pickup li:nth-child(3n) a {
    margin-top: 50px;
    margin-bottom: -50px;
  }
}
body.home .sec_menu-detail {
  position: relative;
  padding-block: 50px;
}
@media (min-width: 768px) {
  body.home .sec_menu-detail {
    padding-block: 100px;
  }
}
@media (min-width: 768px) {
  body.home .sec_menu-detail:not(.reverse) h2 .en {
    left: min(600px - 50vw - 10px, -10px);
  }
}
@media (min-width: 768px) {
  body.home .sec_menu-detail.reverse h2 .en {
    right: 46.6666666667%;
    transform: translateX(100%);
  }
}
body.home .sec_menu-detail .container {
  position: relative;
}
body.home .sec_menu-detail h2 {
  position: static;
}
@media (max-width: 767px) {
  body.home .sec_menu-detail h2 {
    position: relative;
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  body.home .sec_menu-detail h2 {
    margin-bottom: 30px;
    font-size: 36px;
  }
}
body.home .sec_menu-detail h2 .en {
  position: absolute;
  z-index: -1;
  font-size: 50px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  body.home .sec_menu-detail h2 .en {
    right: 0;
    bottom: 10px;
    left: 0;
    margin-inline: auto;
    text-align: center;
  }
}
@media (min-width: 768px) {
  body.home .sec_menu-detail h2 .en {
    top: -90px;
  }
}
@media (min-width: 768px) {
  body.home .sec_menu-detail .row_menu-detail {
    flex-wrap: nowrap;
    align-items: center;
    -moz-column-gap: 110px;
         column-gap: 110px;
  }
}
body.home .sec_menu-detail .row_menu-detail:not(.reverse) .col_img {
  margin-right: min(50% - 50vw, -20px);
}
body.home .sec_menu-detail .row_menu-detail.reverse .col_img {
  margin-left: min(50% - 50vw, -20px);
}
@media (min-width: 768px) {
  body.home .sec_menu-detail .row_menu-detail .col_text {
    width: 46.6666666667%;
  }
}
body.home .sec_menu-detail .row_menu-detail .col_text img {
  margin-bottom: 20px;
}
body.home .sec_menu-detail .row_menu-detail .col_text p {
  line-height: 2.25;
}
body.home .sec_menu-detail .row_menu-detail .col_img {
  flex: 1;
  width: 44.1666666667%;
  height: 650px;
}
body.home .sec_menu-detail .row_menu-detail .col_img img {
  width: 100%;
  max-width: 930px;
  height: 100%;
  margin-right: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
body.home .sec_menu-detail .row_menu-detail .list_btn {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  padding: 25px;
  margin-top: 20px;
  background-color: #fff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  body.home .sec_menu-detail .row_menu-detail .list_btn {
    row-gap: 20px;
    padding: 45px;
    margin-top: 30px;
  }
}
body.home .sec_menu-detail .row_menu-detail .list_btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  margin: 8px;
  border: solid 1px #e0dfb9;
}
body.home .sec_menu-detail .row_menu-detail .list_btn li {
  position: relative;
  z-index: 1;
}
body.home .sec_menu-detail .row_menu-detail .list_btn li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 0.2em;
       column-gap: 0.2em;
  height: 100%;
  padding: 0.8em 1em;
  border-radius: 4px;
  background-color: #f7f2e8;
  line-height: 1.5;
  letter-spacing: 0;
  text-decoration: none;
  transition: 0.8s;
}
@media (max-width: 767px) {
  body.home .sec_menu-detail .row_menu-detail .list_btn li a {
    font-size: 11.5px;
  }
}
body.home .sec_menu-detail .row_menu-detail .list_btn li a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 1px #786861;
  border-right: solid 1px #786861;
  transform: rotate(45deg);
}
body.home .sec_menu-detail .row_menu-detail .list_btn li a:hover {
  background-color: #786861;
  color: #fff;
}
body.home .sec_menu-detail .row_menu-detail .list_btn li a:hover::after {
  border-color: #fff;
}
body.home .sec_sp {
  background-color: #fffff5;
}
@media (min-width: 768px) {
  body.home .sec_sp {
    padding-top: 0;
  }
}
body.home .sec_sp::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 2000/193;
  background: url("../img/top/top_bg02.png") no-repeat top/cover;
}
body.home .sec_sp h2 .en {
  color: #f5f4cf;
}
@media (min-width: 768px) {
  body.home .sec_sp h2 .en {
    top: 10px;
    font-size: clamp(100px, -4.421px + 8.421vw, 164px);
  }
}
body.home .sec_day_surgery {
  background-color: #e2eaf0;
}
body.home .sec_day_surgery h2 .en {
  color: #c7d7e3;
}
@media (min-width: 768px) {
  body.home .sec_day_surgery h2 .en {
    font-size: clamp(120px, 22.105px + 7.895vw, 180px);
  }
}
body.home .sec_checkup {
  background-color: #f5f5f5;
  overflow: hidden;
}
@media (min-width: 768px) {
  body.home .sec_checkup {
    padding-bottom: 140px;
  }
}
@media (max-width: 767px) {
  body.home .sec_checkup h2 {
    padding-top: 60px;
  }
}
body.home .sec_checkup h2 .en {
  color: #e8e6e3;
  line-height: 0.7256097561;
}
@media (min-width: 768px) {
  body.home .sec_checkup h2 .en {
    top: -110px;
    left: min(600px - 50vw - 20px, -20px) !important;
    font-size: clamp(100px, -4.421px + 8.421vw, 164px);
  }
}
body.home .sec_point {
  background: url("../img/top/top_bg03.jpg") no-repeat right/cover;
  /* 横スクロールセクションのコンテナ */
  /* カード全体を包むコンテナ（この要素が横に動く） */
  /* 各カードのスタイル */
  /* カード画像のラッパー */
  /* カードテキストのエリア */
}
body.home .sec_point .inner {
  margin-left: 20px;
}
@media (min-width: 768px) {
  body.home .sec_point .inner {
    margin-left: 15%;
  }
}
body.home .sec_point h2 {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  letter-spacing: 0;
  text-align: left;
}
@media (min-width: 768px) {
  body.home .sec_point h2 {
    margin-bottom: 80px;
  }
}
body.home .sec_point h2 .jp {
  padding-left: 20px;
  border-top: solid 1px #2871c0;
  border-left: solid 1px #2871c0;
  font-size: 20px;
  line-height: 4.3333333333;
}
@media (min-width: 768px) {
  body.home .sec_point h2 .jp {
    width: 76.9230769231%;
    padding-left: 100px;
    font-size: 30px;
  }
}
body.home .sec_point h2 .en {
  padding-left: 20px;
  color: #bfb9ac;
  font-size: 40px;
  line-height: 1.125;
}
@media (min-width: 768px) {
  body.home .sec_point h2 .en {
    padding-left: 100px;
    font-size: 80px;
  }
}
body.home .sec_point .horizontal-scroll-section {
  height: 100vh;
  overflow-y: hidden; /* はみ出したカードを隠す */
  display: flex;
  flex-direction: column;
  justify-content: center; /* カードを垂直方向中央に配置 */
}
@media (max-width: 767px) {
  body.home .sec_point .horizontal-scroll-section {
    height: auto;
    padding: 50px 0; /* セクション自体の上下に余白を持たせる */
  }
}
body.home .sec_point .cards-container_wrap {
  position: relative;
  padding-bottom: 150px;
  padding-left: 100px;
  overflow: hidden;
}
@media (max-width: 767px) {
  body.home .sec_point .cards-container_wrap {
    padding-left: 20px;
  }
}
body.home .sec_point .cards-container_wrap::before {
  content: "";
  position: absolute;
  bottom: 65px;
  left: 100px;
  display: block;
  width: 157px;
  height: 11px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='160px' height='14px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(255, 255, 255)' stroke-width='2px' stroke-linecap='butt' stroke-linejoin='miter' fill='none' d='M21.000,1.1000 L4.1000,10.1000 L157.1000,10.1000 '/%3E%3C/svg%3E");
  background-size: contain;
}
@media (max-width: 767px) {
  body.home .sec_point .cards-container_wrap::before {
    width: 78.5px;
    height: 5.5px;
    left: 20px;
  }
}
body.home .sec_point .cards-container_wrap::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: calc(100% - 150px);
  background-color: #786861;
}
body.home .sec_point .cards-container {
  display: flex; /* カードを横並びにする */
  flex-wrap: nowrap; /* 折り返しを禁止 */
  gap: 60px; /* カード間の隙間 */
  width: -moz-max-content;
  width: max-content; /* 中の要素の幅に合わせてコンテナの幅を広げる */
  padding: 0; /* コンテナの左右に余白 */
  /* JavaScriptで幅を計算するため、ここでは指定しない */
}
@media (max-width: 767px) {
  body.home .sec_point .cards-container {
    width: 100%;
    gap: 15px;
    overflow-x: scroll;
  }
}
body.home .sec_point .card {
  width: 460px;
  flex-shrink: 0; /* カードが縮まないようにする */
  overflow: hidden; /* 角丸を画像に適用するため */
  display: flex;
  flex-direction: column; /* 画像とテキストを縦に並べる */
}
@media (max-width: 767px) {
  body.home .sec_point .card {
    width: calc(335/375*100vw);
	max-width: 375px;
  }
}
body.home .sec_point .card-image {
  width: 100%;
}
body.home .sec_point .card-image img {
  width: 100%;
  height: auto;
  display: block; /* 画像下の余分な隙間をなくす */
}
body.home .sec_point .card-text {
  display: flex;
  -moz-column-gap: 25px;
       column-gap: 25px;
}
@media (max-width: 767px) {
  body.home .sec_point .card-text {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
body.home .sec_point .card-text .num {
  margin-top: 20px;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-size: 69px;
  line-height: 0.85;
  letter-spacing: 0;
  text-align: center;
}
@media (max-width: 767px) {
  body.home .sec_point .card-text .num {
    font-size: 36px;
  }
}
body.home .sec_point .card-text .num::before {
  content: "Point";
  display: block;
  font-size: 26px;
}
@media (max-width: 767px) {
  body.home .sec_point .card-text .num::before {
    font-size: 16px;
  }
}
body.home .sec_point .card-text .detail {
  padding: 25px;
  margin-top: -50px;
  border-radius: 10px 0 10px 0;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
@media (max-width: 767px) {
  body.home .sec_point .card-text .detail {
    padding: 15px;
  }
}
body.home .sec_point .card-text .detail p {
  line-height: 1.6875;
}
@media (max-width: 767px) {
  body.home .sec_point .card-text .detail p {
    font-size: 14px;
  }
}
body.home .sec_point .card-text h3 {
  margin-bottom: 10px;
  color: #786861;
  font-size: 24px;
  line-height: 1.25;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  body.home .sec_point .card-text h3 {
    font-size: 18px;
  }
}
body.home .sec_point .card-text h3::before {
  content: unset;
}
body.home .sec_greeting {
  background: url("../img/top/top_bg04_sp.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  body.home .sec_greeting {
    background: url("../img/top/top_bg04.jpg") no-repeat center/cover;
  }
}
body.home .sec_greeting h2 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media (min-width: 768px) {
  body.home .sec_greeting h2 {
    margin-inline: auto calc(-1 * clamp(0px, -97.895px + 7.895vw, 60px));
    margin-bottom: 50px;
  }
}
body.home .sec_greeting h2 .jp {
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  margin-inline: auto;
}
@media (min-width: 768px) {
  body.home .sec_greeting h2 .jp {
    right: unset;
    top: calc(100% - 0.4em);
  }
}
body.home .sec_greeting h2 .en {
  position: relative;
  z-index: -1;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  color: #c8d7e1;
  font-size: 60px;
  text-align: center;
}
@media (min-width: 768px) {
  body.home .sec_greeting h2 .en {
    bottom: 10px;
    left: 0;
    right: 0;
    font-size: 150px;
    text-align: left;
  }
}
body.home .sec_greeting .row_greeting .col_text {
  padding: 25px;
  margin-top: -100px;
  box-shadow: 0px 0px 20px 0px rgba(73, 79, 89, 0.1);
  background-color: #fff;
  line-height: 2.25;
}
body.home .sec_greeting .row_greeting .col_text .lead {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #786861;
  color: #786861;
  font-family: "Shippori Mincho", serif;
  font-size: 19px;
  line-height: 1.6;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  body.home .sec_greeting .row_greeting .col_text {
    padding-top: 125px;
  }
  body.home .sec_greeting .row_greeting:not(.reverse) .col_text {
    margin-right: -20px;
  }
  body.home .sec_greeting .row_greeting:not(.reverse) .col_img {
    margin-left: -20px;
  }
  body.home .sec_greeting .row_greeting.reverse .col_text {
    margin-left: -20px;
  }
  body.home .sec_greeting .row_greeting.reverse .col_img {
    margin-right: -20px;
  }
}
@media (min-width: 768px) {
  body.home .sec_greeting .row_greeting:not(.reverse) .col_text {
    padding-left: calc(21.6666666667% + 60px);
    margin-left: -21.6666666667%;
  }
  body.home .sec_greeting .row_greeting.reverse .col_text {
    padding-right: calc(21.6666666667% + 60px);
    margin-right: -21.6666666667%;
  }
  body.home .sec_greeting .row_greeting:not(:last-child) {
    margin-bottom: 60px;
  }
  body.home .sec_greeting .row_greeting .col_img {
    z-index: 1;
    width: 38.3333333333%;
  }
  body.home .sec_greeting .row_greeting .col_text {
    flex: 1;
    padding: 50px 60px;
    margin-top: 65px;
    box-shadow: 0px 0px 20px 0px rgba(73, 79, 89, 0.1);
  }
  body.home .sec_greeting .row_greeting .col_text .lead {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #786861;
    font-size: 30px;
  }
}/*# sourceMappingURL=bond.css.map */