@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: #f1f6f8;
}

.section_bg .box_bg {
  background: #fff;
}

.section_bg .box_bg .box_bg {
  background: #f1f6f8;
}

.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f1f6f8;
}

.box_bg .box_bg {
  background: #fff;
}

.box_bg .box_bg .box_bg {
  background: #f1f6f8;
}

.box_border {
  background: #fff;
  border: 6px solid #f1f6f8;
}

.box_border .box_bg {
  background: #f1f6f8;
}

.section_bg .box_border .box_bg {
  background: #f1f6f8;
}

.box_bg,
.box_border {
  border-radius: 30px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}

.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}

.box_bg ul:first-child,
.box_bg ol:first-child,
.box_bg dl:first-child,
.box_bg table:first-child,
.box_bg p:first-child,
.box_bg h3:first-child,
.box_bg h4:first-child,
.box_bg h5:first-child,
.box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border,
.row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border,
.row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border,
.row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border,
.row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}

.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border,
.row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border,
.row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border,
.row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border,
.row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}

@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border,
  .row .col_3 .box_bg,
  .row .col_3 .box_border,
  .row .col_4 .box_bg,
  .row .col_4 .box_border,
  .row .col_5 .box_bg,
  .row .col_5 .box_border,
  .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border,
  .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border,
  .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border,
  .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border,
  .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}
.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}
.mce-content-body .link_anchor {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}
.link_anchor {
  border: 1px solid #65b3d0;
  border-radius: 20px;
  padding: min(30px, 3.8vw);
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: min(20px, 2.4vw);
  column-gap: min(20px, 2.4vw);
  row-gap: min(10px, 1.5vw);
}

.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}

.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  border-radius: 0;
  border: none;
  color: #3a5660 !important;
  display: inline;
  padding: 0.15em 0;
  padding-left: 1.4em;
}

.link_anchor a::after,
.link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}

.link_anchor a:before {
  display: none;
}

.link_anchor a:hover {
  background: none;
  color: #3a5660 !important;
  opacity: 1;
  text-decoration: underline;
}

.link_anchor a::after {
  border: none;
  left: calc(1.4em - 15px);
  transform: rotate(0deg);
  top: calc(0.8em - 5px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #a0cfc3;
}

.link_anchor a:before {
  display: none;
}

@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: #65b3d0;
  height: 8px;
  left: 0.2em;
  top: 10px;
  width: 8px;
}

.ul_dot li::before {
  border-radius: 50%;
  background: #65b3d0;
  height: 5.3333333333px;
  left: 0.5em;
  top: 11.3333333333px;
  width: 5.3333333333px;
}

.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: 10px;
  width: 7px;
  z-index: 1;
}

.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #72c4af;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 0px;
}

.ul_check li:before {
  display: none;
}

.ul_check li:after {
  width: 19px;
  height: 19px;
  background: url("../img/common/check.png") no-repeat center/cover;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #65b3d0;
  top: 10px;
}

.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: #65b3d0;
  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 #ccddd9;
  border-top: 1px solid #ccddd9;
}

table.table_address th {
  color: #a0cfc3;
  border-top: 1px solid #a0cfc3;
  border-bottom: 1px solid #a0cfc3;
  font-weight: 600;
  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 #ccddd9;
  padding: 0.8rem 0.2rem;
  text-align: center;
}

table.table_timetable thead th {
  background: #a0cfc3;
  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 #ccddd9;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}

table.table thead th,
table.table thead td {
  background: #a0cfc3;
  color: #fff;
  font-weight: bold;
}

table.table tbody th {
  background: #e8f1ef;
}

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 #ccddd9;
  }
  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: #ccddd9;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}
.consul {
  color: #72c4af !important;
}

.consul2 {
  color: #eef7f5 !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 #ccddd9;
  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: "Noto Sans JP", sans-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: #65b3d0;
}

.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}

.box_faq .question .faq_title::before,
.box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #65b3d0;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}

.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}

.box_faq .question.open .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: #ffc000;
  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 #f1f6f8;
  background: #fff;
  border-radius: 30px;
  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: #a2ccdb;
  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: #a2ccdb;
}

.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: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}

@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after,
.flow-block .title::before {
  display: none;
}

.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc(
    var(--flow-title-line-height) * var(--flow-title-font-size) *
      var(--flow-num-font-percent) + (var(--flow-title-font-size) / 6)
  ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #65b3d0;
  background: #65b3d0;
  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);
  }
}
.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #eef7f5;
  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: #3a5660;
  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 #3a5660;
  border-right: 1px solid #3a5660;
  transform: rotate(45deg);
}

@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
.copyright {
  background: #a0cfc3;
  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: #3a5660;
  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 .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.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;
  }
  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }
  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 30px;
  }
  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }
  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
.sec_top {
  margin: 0;
}

.sec_top h2,
.sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #3a5660;
}

.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;
}

.tab_btn {
  display: block;
}

.tab_item {
  display: none;
}

.tab_item.active {
  display: block;
}

/* 任意 */
.tab_btn {
  background: #f1f1f1;
  padding: 5px 10px;
}

.tab_btn.active {
  background: #ccc;
}

@media (min-width: 768px) {
  .tab_btn_wrap {
    display: flex;
  }
  .tab_btn {
    margin-right: 5px;
  }
}
.tab_item {
  border: 5px solid #ccc;
  padding: 20px;
}

@media (min-width: 768px) {
  .tab_item {
    padding: 50px;
  }
}
body {
  font-weight: 500;
}

.header.pc_horizon {
  position: relative;
  z-index: 21;
  padding-top: unset;
}

@media (min-width: 768px) {
  .header.pc_horizon {
    position: sticky;
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.1));
  }
}
.header.pc_horizon .header_inner {
  align-items: stretch;
}

.header.pc_horizon .header_logo {
  width: 54.6666666667vw;
  max-width: 410px;
  padding-block: 10px;
  margin-inline: auto;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .header.pc_horizon .header_logo {
    width: 100%;
    max-width: 292px;
    padding-block: 17px;
    margin-inline: 20px auto;
  }
}
.header.pc_horizon .global_nav {
  margin-right: 0;
}

.header.pc_horizon .global_nav .sp_toggle_close_top .icon,
.header.pc_horizon .global_nav .sp_toggle_close_bottom {
  background-color: #65b3d0;
}

.header.pc_horizon .global_nav .header_menu {
  height: 100%;
}

.header.pc_horizon .global_nav .menu-item {
  width: 138px;
  align-items: center;
  border: unset;
}

@media (max-width: 767px) {
  .header.pc_horizon .global_nav .menu-item {
    width: 100%;
    border-top: 1px solid #ccddd9;
  }
}
@media (min-width: 768px) {
  .header.pc_horizon .global_nav .menu-item.menu-item-has-children > a::after {
    content: unset;
  }
}
.header.pc_horizon .global_nav .menu-item:hover > a {
  background-color: #65b3d0;
}

.header.pc_horizon .global_nav .menu-item:hover > a img.wh {
  display: block;
}

.header.pc_horizon .global_nav .menu-item:hover > a img.bl {
  display: none;
}

.header.pc_horizon .global_nav .menu-item::before {
  content: "";
  width: 1px;
  height: 80px;
  background-color: #e5e5e5;
}

.header.pc_horizon .global_nav .menu-item > a {
  display: flex;
  -moz-column-gap: 1em;
  column-gap: 1em;
  align-items: center;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  .header.pc_horizon .global_nav .menu-item > a {
    flex-direction: column;
    row-gap: 0.35em;
    height: 100%;
  }
}
.header.pc_horizon .global_nav .menu-item > a img {
  width: 50px;
  -o-object-fit: none;
  object-fit: none;
}

@media (min-width: 768px) {
  .header.pc_horizon .global_nav .menu-item > a img {
    width: unset;
  }
}
.header.pc_horizon .global_nav .menu-item > a img.wh {
  display: none;
}

@media (min-width: 768px) {
  .header.pc_horizon .global_nav .menu-item .sub-menu {
    width: -moz-fit-content;
    width: fit-content;
    white-space: nowrap;
    min-width: 200px;
  }
}
@media (min-width: 768px) {
  .header.pc_horizon .global_nav .sub-menu_wrap {
    background-color: #fff;
  }
}
.header.pc_horizon .global_nav .sub-menu_wrap .sub-menu {
  width: 100%;
  margin-bottom: 0;
  background: #f1f6f8;
}

@media (min-width: 768px) {
  .header.pc_horizon .global_nav .sub-menu_wrap .sub-menu {
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .header.pc_horizon .global_nav .sub-menu_wrap .sub-menu li {
    padding-left: 0;
    margin-bottom: 0;
  }
}
.header.pc_horizon .global_nav .sub-menu_wrap .sub-menu li.nav_title {
  padding-left: 0;
  border-bottom: solid 1px #65b3d0;
  color: #65b3d0;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
}

@media (max-width: 767px) {
  .header.pc_horizon .global_nav .sub-menu_wrap .sub-menu li.nav_title {
    height: auto;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    padding-right: 2.6em;
    border-top: 1px solid #ccddd9;
    background-color: #fff;
  }
}
.header.pc_horizon .global_nav .sub-menu_wrap .sub-menu li.nav_title::before,
.header.pc_horizon .global_nav .sub-menu_wrap .sub-menu li.nav_title::after {
  content: unset;
}

@media (max-width: 767px) {
  .header.pc_horizon .global_nav .sub-menu_wrap .sub-menu li::before {
    content: unset;
  }
}
.header.pc_horizon .global_nav .sub-menu_wrap .sub-menu li a {
  color: #3a5660;
}

@media (min-width: 768px) {
  .header.pc_horizon .global_nav .sub-menu_wrap .sub-menu li a {
    line-height: 2;
  }
}
.header.pc_horizon .global_nav .sub-menu_wrap .sub-menu li a:hover {
  background-color: #72c4af;
  color: #fff;
}

@media (min-width: 768px) {
  .header.pc_horizon .global_nav .sub-menu_wrap .sub-menu li a:hover {
    background-color: unset;
    color: #3a5660;
  }
}
.header.pc_horizon .global_nav .sub-menu_wrap .sub-menu li a::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

@media (min-width: 768px) {
  .header.pc_horizon .global_nav .sub-menu_wrap .sub-menu li a::after {
    transform: unset;
    top: 12px;
    left: 2px;
    border-top: unset;
    border-right: unset;
    border: 4px solid transparent;
    border-left: 6px solid #65b3d0;
  }
}
.header.pc_horizon .global_nav .sub-menu {
  background-color: #65b3d0;
}

.header.pc_horizon .global_nav .sub-menu li:not(:last-child) {
  border-color: #fff;
}

.header.pc_horizon .global_nav .sub-menu a:hover {
  color: #65b3d0;
}

.sp_nav {
  box-shadow: 0 0 10px #ddd;
}

.side_bnr {
  position: fixed;
  bottom: 0;
  right: 0;
}

.side_bnr .side_bnr_block {
  -moz-column-gap: 5px;
  column-gap: 5px;
  padding: 5px;
  padding-bottom: 0;
  border-radius: 1.3333333333vw 1.3333333333vw 0 0;
  background-color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 768px) {
  .side_bnr .side_bnr_block {
    -moz-column-gap: 0;
    column-gap: 0;
    padding: 10px;
    border-radius: 20px 0 0 20px;
  }
}
.side_bnr .totop {
  position: relative;
  width: auto;
  bottom: unset;
  right: unset;
  display: block;
}

.side_bnr img {
  width: 100%;
  height: auto;
}

.sec_top {
  padding-block: 60px;
}

@media (min-width: 768px) {
  .sec_top {
    padding-block: 120px;
  }
}
.sec_top h2 {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  margin-top: -14px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.08em;
}

@media (min-width: 768px) {
  .sec_top h2 {
    margin-top: -20px;
    font-size: 36px;
  }
}
.sec_top h2 .h2_jp {
  z-index: 1;
  line-height: 1.25;
}

.sec_top h2 .h2_en {
  z-index: 0;
  margin-bottom: -20px;
  color: #e5f4f0;
  font-size: 70px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.05em;
}

@media (min-width: 768px) {
  .sec_top h2 .h2_en {
    margin-bottom: -33px;
    font-size: 130px;
  }
}
.sec_top h2.h2_left {
  align-items: flex-start;
}

.sec_top .btnstyle a {
  width: 100%;
  max-width: 320px;
  padding-block: 15.5px;
  background-color: #fff;
  color: #65b3d0 !important;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.sec_top .btnstyle a::after {
  background: url("../img/common/btn_arrow_bl.png") no-repeat center/cover;
}

.sec_top .btnstyle a:hover {
  opacity: 1;
  background-color: #65b3d0;
  color: #fff !important;
}

.sec_top .btnstyle a:hover::after {
  background: url("../img/common/btn_arrow_wh.png") no-repeat center/cover;
  right: 20px;
}

.sec_top .box {
  filter: drop-shadow(10px 10px 0px #b8e3d8);
}

.sec_top .sp_img {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_top .sp_img {
    display: none;
  }
}
.sec_top .pc_img {
  display: none;
}

@media (min-width: 768px) {
  .sec_top .pc_img {
    display: block;
  }
}
.sec_bnr {
  padding-block: 0;
}

.sec_bnr .bnr_open {
  position: relative;
  padding-block: 40px;
  background-color: #72c4af;
}

@media (min-width: 768px) {
  .sec_bnr .bnr_open {
    padding-block: 73px;
  }
}
.sec_bnr .bnr_open::before,
.sec_bnr .bnr_open::after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background: url("../img/common/border_doted01.png") repeat;
}

.sec_bnr .bnr_open::before {
  top: 10px;
}

@media (min-width: 768px) {
  .sec_bnr .bnr_open::before {
    top: 20px;
  }
}
.sec_bnr .bnr_open::after {
  bottom: 10px;
}

@media (min-width: 768px) {
  .sec_bnr .bnr_open::after {
    bottom: 20px;
  }
}
.sec_bnr .bnr_open h2 {
  display: block;
  color: #fff;
  font-size: 24px;
  line-height: 1.5925925926;
}

@media (min-width: 768px) {
  .sec_bnr .bnr_open h2 {
    font-size: 42px;
  }
}
.sec_bnr .bnr_open h2 .text_underline {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  border-bottom: solid 1px #fff;
}

.sec_bnr .bnr_open h2 .text_large {
  font-size: 36px;
}

@media (min-width: 768px) {
  .sec_bnr .bnr_open h2 .text_large {
    font-size: 54px;
  }
}
.sec_archives h2 {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sec_archives h2 {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .sec_archives h2 .h2_en {
    font-size: 100px;
  }
}
.sec_archives .list_list {
  display: grid;
  grid-template-columns: 1fr;
  align-items: baseline;
}

@media (min-width: 768px) {
  .sec_archives .list_list {
    grid-template-columns: auto 1fr;
    align-items: baseline;
  }
}
.sec_archives .list_list dt {
  border-top: solid 1px #ccddd9;
  padding-top: 10px;
  padding-bottom: 5px;
}

@media (min-width: 768px) {
  .sec_archives .list_list dt {
    padding-block: 25.5px;
  }
  .sec_archives .list_list dt:last-of-type {
    border-bottom: solid 1px #ccddd9;
  }
}
.sec_archives .list_list dd {
  padding: unset;
}

.sec_archives .list_list dd:last-of-type {
  border-bottom: solid 1px #ccddd9;
}

@media (min-width: 768px) {
  .sec_archives .list_list dd {
    border-top: solid 1px #ccddd9;
    border-bottom: unset;
  }
}
.sec_archives .list_list dd a {
  display: block;
  padding-top: 5px;
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  .sec_archives .list_list dd a {
    padding-block: 25.5px;
    padding-left: 1em;
  }
}
.sec_archives .btnstyle a {
  max-width: 240px;
  padding-block: 5px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .sec_archives .btnstyle a {
    margin-top: 40px;
  }
}
.sec_archives .btnstyle:not(:last-child) {
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  .sec_archives .btnstyle:not(:last-child) {
    margin-bottom: 80px;
  }
}
.sec_message {
  background: url("../img/top/bg01.jpg") no-repeat center/cover;
}

.sec_message h2 {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .sec_message h2 {
    margin-bottom: 50px;
  }
}
.sec_message h2 .h2_en {
  margin-left: -3px;
  color: #d3e7ef;
}

@media (min-width: 768px) {
  .sec_message h2 .h2_en {
    margin-left: -9px;
  }
}
@media (min-width: 768px) {
  .sec_message .row_message .col_text {
    width: 62.6666666667%;
  }
}
@media (min-width: 768px) {
  .sec_message .row_message .col_img {
    display: block;
    width: 33.3333333333%;
  }
}
.sec_message .row_profile .col_2 {
  padding: 20px;
  border-radius: 30px;
  background-color: #fff;
}

@media (min-width: 768px) {
  .sec_message .row_profile .col_2 {
    padding: 38px;
  }
}
.sec_message .row_profile h3 {
  padding-bottom: 10px;
  margin-bottom: 18px;
  border-bottom: solid 1px #ccc;
  color: #65b3d0;
  font-size: 26px;
  line-height: 1.1538461538;
  letter-spacing: 0.05em;
  text-align: center;
}

.sec_message .row_profile li {
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .sec_message .row_btn .col_2:first-child .btnstyle a {
    margin-inline: auto 0;
  }
}
@media (min-width: 768px) {
  .sec_message .row_btn .col_2:last-child .btnstyle a {
    margin-inline: 0 auto;
  }
}
.sec_message .row_btn .col_2:not(:first-of-type) {
  margin-top: 3%;
}

@media (min-width: 768px) {
  .sec_message .row_btn .col_2:not(:first-of-type) {
    margin-top: 0;
  }
}
.sec_message .sp_img {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sec_message .sp_img {
    margin-bottom: 0;
  }
}
.sec_feature {
  position: relative;
  background: url("../img/top/bg02.jpg") repeat;
}

.sec_feature::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 60px;
  display: block;
  width: 100%;
  height: 4px;
  background: url("../img/common/border_doted02.png") repeat;
}

@media (min-width: 768px) {
  .sec_feature::after {
    bottom: 120px;
  }
}
.sec_feature h2 {
  padding-bottom: 20px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sec_feature h2 {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
.sec_feature h2 .h2_en {
  color: #bde8dd;
}

.sec_feature h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 4px;
  background: url("../img/common/border_doted02.png") repeat;
}

.sec_feature .row_feature_2,
.sec_feature .row_feature_3 {
  align-items: stretch;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .sec_feature .row_feature_2,
  .sec_feature .row_feature_3 {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.sec_feature .row_feature_2 .col_2,
.sec_feature .row_feature_2 .col_3,
.sec_feature .row_feature_3 .col_2,
.sec_feature .row_feature_3 .col_3 {
  padding: 0 10px 10px 0;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sec_feature .row_feature_2 .col_2,
  .sec_feature .row_feature_2 .col_3,
  .sec_feature .row_feature_3 .col_2,
  .sec_feature .row_feature_3 .col_3 {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature_2 .col_3,
  .sec_feature .row_feature_3 .col_3 {
    width: 31.3333333333%;
  }
  .sec_feature .row_feature_2 .col_3:not(:last-child),
  .sec_feature .row_feature_3 .col_3:not(:last-child) {
    margin-right: 3%;
  }
}
.sec_feature .feature {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 30px;
  background-color: #fff;
}

@media (min-width: 768px) {
  .sec_feature .feature {
    margin-bottom: 0;
  }
}
.sec_feature .feature img {
  flex-shrink: 0;
  width: 100%;
  vertical-align: middle;
}

.sec_feature .feature .feature_detail {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
  padding-top: 0;
}

@media (min-width: 768px) {
  .sec_feature .feature .feature_detail {
    padding: 40px;
    padding-top: 0;
  }
}
.sec_feature .feature .h3_wrap {
  display: table;
  height: 100px;
}

@media (min-width: 768px) {
  .sec_feature .feature .h3_wrap {
    height: 130px;
  }
}
.sec_feature .feature .h3_wrap h3 {
  display: table-cell;
  color: #ffc000;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .sec_feature .feature .h3_wrap h3 {
    font-size: 30px;
  }
}
.sec_feature .feature .btnstyle {
  margin-top: auto;
}

.sec_trouble {
  position: relative;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .sec_trouble {
    padding-bottom: 60px;
  }
}
.sec_trouble::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 98.7012987013vw;
  height: auto;
  aspect-ratio: 760/680;
  background: url("../img/top/sp_bg03.png") no-repeat center/cover;
}

@media (min-width: 768px) {
  .sec_trouble::before {
    width: max(86vw, 1032px);
    aspect-ratio: 1720/540;
    background: url("../img/top/bg03.png") no-repeat center/cover;
  }
}
.sec_trouble .container {
  padding: 60px 20px;
  border-radius: 30px;
  background-color: #fff;
}

@media (min-width: 768px) {
  .sec_trouble .container {
    padding: 60px;
    border-radius: 60px;
  }
}
.sec_trouble h2 {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .sec_trouble h2 {
    margin-bottom: 50px;
  }
}
.sec_trouble h2 .h2_en {
  color: #d3ebf4;
}

.sec_trouble .tab_btn_wrap {
  display: flex;
  justify-content: center;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

@media (min-width: 768px) {
  .sec_trouble .tab_btn_wrap {
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin-bottom: 15px;
  }
}
.sec_trouble .tab_btn_wrap .tab_btn {
  cursor: pointer;
  position: relative;
  width: 100%;
  max-width: 380px;
  padding-block: 22px;
  margin-right: 0;
  margin-bottom: 21px;
  border-radius: 10px;
  background-color: #c0dfeb;
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .sec_trouble .tab_btn_wrap .tab_btn {
    font-size: 24px;
  }
}
.sec_trouble .tab_btn_wrap .tab_btn.active {
  background-color: #3a5660;
  color: #fff;
}

.sec_trouble .tab_btn_wrap .tab_btn.active::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-top: 21px solid #3a5660;
  border-bottom: 0;
}

.sec_trouble .tab_item_wrap .tab_item {
  padding: 10px;
  border-radius: 20px;
  border: unset;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.1));
  background-color: #fff;
}

@media (min-width: 768px) {
  .sec_trouble .tab_item_wrap .tab_item {
    padding: 40px;
  }
}
.sec_trouble .tab_item_wrap .tab_item ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

@media (min-width: 768px) {
  .sec_trouble .tab_item_wrap .tab_item ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
.sec_trouble .tab_item_wrap .tab_item ul li {
  position: relative;
  display: table;
  height: 80px;
  padding-block: 0;
  border-radius: 10px;
  border: solid 1px #65b3d0;
  background-color: #fff;
}

.sec_trouble .tab_item_wrap .tab_item ul li:hover {
  background-color: #65b3d0;
}

.sec_trouble .tab_item_wrap .tab_item ul li:hover a {
  color: #fff;
}

.sec_trouble .tab_item_wrap .tab_item ul li:hover a::after {
  background: url("../img/common/btn_arrow_wh.png") no-repeat center/cover;
}

.sec_trouble .tab_item_wrap .tab_item ul li::after {
  content: "";
  position: absolute;
  bottom: 50%;
  right: 50%;
  transform: translate(50%, 50%);
  display: block;
  width: 52px;
  height: 70px;
  background: url("../img/common/btn_bg.png");
}

.sec_trouble .tab_item_wrap .tab_item ul li a {
  position: relative;
  display: table-cell;
  color: #3a5660;
  font-size: clamp(12px, 8.173px + 1.02vw, 16px);
  line-height: 1.3333333333;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .sec_trouble .tab_item_wrap .tab_item ul li a {
    font-size: 18px;
  }
}
.sec_trouble .tab_item_wrap .tab_item ul li a::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: min(2.6666666667vw, 20px);
  height: min(0.6666666667vw, 5px);
  margin: auto;
  border: none;
  background: url("../img/common/btn_arrow_bl.png") no-repeat center/cover;
}

@media (min-width: 768px) {
  .sec_trouble .tab_item_wrap .tab_item ul li a::after {
    width: 20px;
    height: 5px;
  }
}
.sec_medical {
  position: relative;
}

.sec_medical::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 98.7012987013vw;
  height: auto;
  aspect-ratio: 760/680;
  background: url("../img/top/sp_bg04.png") no-repeat center/cover;
}

@media (min-width: 768px) {
  .sec_medical::before {
    right: 0;
    left: unset;
    width: max(86vw, 1032px);
    aspect-ratio: 1720/540;
    background: url("../img/top/bg04.png") no-repeat center/cover;
  }
}
.sec_medical h2 {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .sec_medical h2 {
    margin-bottom: 50px;
  }
}
.sec_medical h2 .h2_jp {
  color: #fff;
}

.sec_medical h2 .h2_en {
  color: rgba(255, 255, 255, 0.2);
}

.sec_medical .row_medical {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .sec_medical .row_medical {
    margin-bottom: 60px;
  }
}
.sec_medical .row_medical .box_border {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 15px;
  margin-bottom: 0;
  border: solid 1px #65b3d0;
}

@media (min-width: 768px) {
  .sec_medical .row_medical .box_border {
    width: 30.6666666667%;
    padding: 40px 35px;
  }
  .sec_medical .row_medical .box_border:not(:last-child) {
    margin-right: 4%;
  }
}
.sec_medical .row_medical h3 {
  padding-block: 20px;
  color: #ffc000;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_medical .row_medical h3 {
    padding-block: 30px;
    font-size: 30px;
  }
}
.sec_medical .row_medical p {
  text-align: left;
  margin-bottom: 0.9em;
}

.sec_medical .row_medical .btnstyle {
  margin-top: auto;
  width: 100%;
}

.sec_medical .row_disease {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 13px;
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  .sec_medical .row_disease {
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 120px;
  }
}
.sec_medical .row_disease li {
  position: relative;
  display: table;
  height: 60px;
  padding-block: 0;
  border-radius: 12px;
  background-color: #72c4af;
}
@media (min-width: 768px) {
  .sec_medical .row_disease li {
    height: 80px;
  }
}

.sec_medical .row_disease li:hover {
  opacity: 0.7;
}

.sec_medical .row_disease li a {
  position: relative;
  display: table-cell;
  color: #3a5660;
  font-size: 12px;
  line-height: 1.3333333333;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .sec_medical .row_disease li a {
    font-size: 18px;
  }
}

.sec_medical .row_disease li a::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 5px;
  margin: auto;
  border: none;
  background: url("../img/common/btn_arrow_wh.png") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_medical .row_disease li a::after {
    right: 20px;
  }
}

.sec_medical .box {
  padding: 20px;
  margin: 0 10px 10px 0;
  border-radius: 30px;
  border: solid 1px #bee3d9;
  filter: drop-shadow(10px 10px 0px #b8e3d8);
  background-color: #fff;
}

@media (min-width: 768px) {
  .sec_medical .box {
    padding: 60px;
    margin: 0 20px 20px 0;
    filter: drop-shadow(20px 20px 0px #b8e3d8);
  }
}
.sec_medical .box .col_text {
  text-align: center;
}

@media (min-width: 768px) {
  .sec_medical .box .col_text {
    text-align: left;
    width: 63.7570093458%;
  }
}
.sec_medical .box .col_text p {
  text-align: left;
}

.sec_medical .box .col_text .sp_img {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sec_medical .box .col_img {
    width: 32.2429906542%;
    margin-top: -14px;
  }
}
.sec_medical .box h3 {
  display: inline-block;
  margin-bottom: 20px;
  background: linear-gradient(0deg, rgb(255, 243, 208) 0%, rgb(255, 243, 208) 35%, transparent 35%);
  color: #ffc000;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_medical .box h3 {
    font-size: 38px;
  }
}
.sec_medical .box h3 .text_small {
  font-size: 24px;
}

@media (min-width: 768px) {
  .sec_medical .box h3 .text_small {
    font-size: 32px;
  }
}
.sec_medical .box .row_btn {
  margin-top: 20px;
}

.sec_medical .loopslider {
  margin-top: 60px;
  margin-bottom: -2.4rem;
  width: 2160px;
}

@media (min-width: 768px) {
  .sec_medical .loopslider {
    margin-top: 120px;
  }
}
.sec_medical .loopslider .loopslider_item {
  padding-inline: 5px;
}

@media (min-width: 768px) {
  .sec_medical .loopslider .loopslider_item {
    padding-inline: 15px;
  }
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1080px);
  }
}
@media (min-width: 768px) {
  .sec_medical .loopslider {
    width: 6024px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-3012px);
    }
  }
}
.footer {
  border-top: solid 1px #fff;
  padding-top: 30px;
}

@media (min-width: 768px) {
  .footer {
    padding-top: 120px;
  }
}
.footer .sec_logo {
  text-align: center;
}

.footer .row {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .footer .row {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .footer .row .col_2:not(:first-child) {
    margin-top: 30px;
  }
}
.footer table.address tr {
  border-bottom: solid 1px #ccddd9;
}

.footer table.address th,
.footer table.address td {
  line-height: 1.5;
}

.footer table.address th {
  width: 80px;
}

.footer table.table_timetable {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  margin-bottom: 0.8em;
}

.footer table.table_timetable thead th {
  width: 8.7142857143%;
}

.footer table.table_timetable thead th:first-child {
  width: 33%;
}

.footer table.table_timetable thead th:last-child {
  width: 14.7142857143%;
}

.footer table.table_timetable th,
.footer table.table_timetable td {
  padding: 1.5rem 0.2rem;
}

.footer table.table_timetable th:last-child,
.footer table.table_timetable td:last-child {
  padding-right: 6%;
}

.footer table.table_timetable th {
  font-weight: normal;
  line-height: 1.5;
}

.footer .copyright {
  padding-top: 18px;
  padding-bottom: calc(18px + 14.4vw);
  margin-top: 60px;
  font-size: 14px;
  line-height: 1.7142857143;
}

@media (min-width: 768px) {
  .footer .copyright {
    padding-bottom: 18px;
    margin-top: 120px;
  }
}
body:not(.home) .page_title_wrap {
  position: relative;
  padding-block: 40px;
}

@media (min-width: 768px) {
  body:not(.home) .page_title_wrap {
    padding-block: 80px;
  }
}
body:not(.home) .page_title_wrap::before,
body:not(.home) .page_title_wrap::after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background: url("../img/common/border_doted01.png") repeat;
}

body:not(.home) .page_title_wrap::before {
  top: 10px;
}

@media (min-width: 768px) {
  body:not(.home) .page_title_wrap::before {
    top: 20px;
  }
}
body:not(.home) .page_title_wrap::after {
  bottom: 10px;
}

@media (min-width: 768px) {
  body:not(.home) .page_title_wrap::after {
    bottom: 20px;
  }
}
body:not(.home) .page_title_wrap .container {
  height: auto;
}

body:not(.home) .page_title_wrap h1 {
  font-weight: 500;
  letter-spacing: 0.06em;
}

body:not(.home) .breadcrumb {
  color: #3a5660;
  font-family: "Noto Sans JP", sans-serif;
}

body:not(.home) .breadcrumb a {
  border-bottom: solid 1px #65b3d0;
  color: #65b3d0;
}

body:not(.home) .link_anchor {
  padding: 20px;
  gap: 0.8em;
}

@media (min-width: 768px) {
  body:not(.home) .link_anchor {
    padding: 30px 60px;
  }
}
body:not(.home) .link_anchor li {
  min-height: 21px;
  padding-top: 5px;
}

body:not(.home) .link_anchor a {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.5em;
  column-gap: 0.5em;
  padding: unset;
}

body:not(.home) .link_anchor a::before {
  flex-shrink: 0;
  content: "";
  position: relative;
  display: block;
  width: 26px;
  height: auto;
  aspect-ratio: 1/1;
  margin-top: -5px;
  border: unset;
  background: url("../img/common/anker_arrow.png") no-repeat center/contain;
}

body:not(.home) .link_anchor a::after {
  content: unset;
}

body:not(.home) .text-large {
  line-height: 1.6666666667;
}

body:not(.home) .btnstyle a {
  width: 100%;
  max-width: 320px;
  padding-block: 15.5px;
  font-size: 18px;
}

body:not(.home) .btnstyle a::after {
  right: 20px;
}

body:not(.home) .mce-content-body h2 {
  letter-spacing: 0.06em;
  line-height: 1.1111111111;
}

body:not(.home) .mce-content-body h3 {
  display: flex;
  -moz-column-gap: 0.5em;
  column-gap: 0.5em;
  padding-bottom: 0.35em;
  border-bottom: 2px dashed #65b3d0;
  line-height: 1.4285714286;
}

body:not(.home) .mce-content-body h3::before {
  content: "";
  flex-shrink: 0;
  display: block;
  width: 21px;
  height: 34.2857142857px;
  background: url("../img/common/h3.png") no-repeat center/contain;
}

@media (min-width: 768px) {
  body:not(.home) .mce-content-body h3::before {
    height: 40px;
  }
}
body:not(.home) .mce-content-body h4 {
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 0.2em;
  margin-right: auto;
  border-bottom: 2px dashed #65b3d0;
  line-height: 1.6666666667;
}

@media (max-width: 767px) {
  body:not(.home) .mce-content-body h4::after {
    top: 8px;
  }
}
body:not(.home) .mce-content-body h5 {
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 0.4em;
  margin-right: auto;
  background: linear-gradient(0deg, transparent 10%, transparent 10%, rgba(101, 179, 208, 0.5) 10%, rgba(101, 179, 208, 0.5) 45%, transparent 45%);
  font-size: 20px;
}

body:not(.home) .mce-content-body .flow-block {
  border: 6px solid #f1f6f8;
}

body:not(.home) .mce-content-body .box_faq .question::before,
body:not(.home) .mce-content-body .box_faq .answer::before {
  line-height: 35px;
}

body:not(.home) .mce-content-body table.table_timetable thead th {
  width: 10.2857142857%;
}

body:not(.home) .mce-content-body table.table_timetable thead th:first-child {
  width: 24%;
}

body:not(.home) .mce-content-body table.table_timetable thead th:last-child {
  width: 14.2857142857%;
}

body:not(.home) .mce-content-body table.table_timetable th {
  font-weight: normal;
}

body:not(.home) .box_faq .question {
  padding-top: 1px;
}

body:not(.home) .box_faq .question::before {
  content: "";
  display: block;
  width: 40px;
  height: auto;
  aspect-ratio: 1/1;
  background: url("../img/common/sp_ic_q.png") no-repeat center/contain;
  color: unset;
  background-color: unset;
  border-radius: unset;
}

@media (min-width: 768px) {
  body:not(.home) .box_faq .question::before {
    background: url("../img/common/ic_q.png") no-repeat center/contain;
  }
}
body:not(.home) .box_faq .question .faq_title {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.75;
}

body:not(.home) .box_faq .question .box_faq .question .faq_title::before,
body:not(.home) .box_faq .question .box_faq .question .faq_title::after {
  top: 20px;
}

body:not(.home) .box_faq .answer {
  font-size: 16px;
  line-height: 2;
}

body:not(.home) .box_faq .answer::before {
  content: "";
  top: 31px;
  display: block;
  width: 40px;
  height: auto;
  aspect-ratio: 1/1;
  background: url("../img/common/sp_ic_a.png") no-repeat center/contain;
  color: unset;
  background-color: unset;
  border-radius: unset;
}

@media (min-width: 768px) {
  body:not(.home) .box_faq .answer::before {
    background: url("../img/common/ic_a.png") no-repeat center/contain;
  }
}
body:not(.home) .scroll-hint-shadow-wrap,
body:not(.home) .table.table_default {
  font-family: "Noto Sans JP", sans-serif;
}

body:not(.home) .table_address {
  font-family: "Noto Sans JP", sans-serif;
}

body:not(.home) .table_address th {
  border-color: #65b3d0;
  color: #65b3d0;
}

body:not(.home) .table_address td {
  border-color: #ddd;
}

.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 */