@charset "UTF-8";
.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: #f4f4f4;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f4f4f4;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

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

.box_border {
  background: #fff;
  border: clamp(3px, 0.48vw, 6px) solid #e4eaf3;
}

.box_border .box_bg {
  background: #f4f4f4;
}

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

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor li a {
  background: -webkit-gradient(linear, left top, left bottom, from(#0098d8), to(#1151a3));
  background: linear-gradient(to bottom, #0098d8 0%, #1151a3 100%);
  color: #fff;
  text-decoration: none;
  padding: 10px clamp(15px, 2.56vw, 32px);
  position: relative;
  display: block;
}
.link_anchor li a:after {
  content: "";
  width: 7px;
  height: 7px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: clamp(10px, 1.6vw, 20px);
  margin: auto;
}
@media (min-width: 768px) {
  .link_anchor {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .link_anchor.link_col_3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .link_anchor li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .link_anchor li a {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .link_anchor li a:hover {
    color: #fff;
    opacity: 0.8;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}

.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: #0960b5;
  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: #0960b5;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc(16px * 1.75 / 2 - 16px / 6);
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #cab336;
  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 #0960b5;
  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: #0960b5;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #0960b5;
  border-top: 1px solid #0960b5;
  border-bottom: 1px solid #0960b5;
  font-weight: 600;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  border-bottom: 1px solid #ccc;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th, table.table_timetable thead td {
  font-family: "Arial", serif;
  border-top: solid 1px #cccccc;
  font-weight: 400;
  padding: 2rem 0.2rem;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th, table.table_timetable tbody td {
  padding: 3rem 0.2rem;
}
table.table_timetable tbody th {
  text-align: center;
  font-size: clamp(14px, 1.5vw, 18px);
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 80%;
  }
  table.table_timetable thead th:first-child {
    width: 33%;
  }
}
table.table th, table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #729ace;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #e9f1ef;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th, table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th, table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack, table.table_sp_stack_noborder {
    border-bottom: 1px solid #ddd;
  }
  table.table_sp_stack thead, table.table_sp_stack tbody, table.table_sp_stack tr, table.table_sp_stack th, table.table_sp_stack td, table.table_sp_stack_noborder thead, table.table_sp_stack_noborder tbody, table.table_sp_stack_noborder tr, table.table_sp_stack_noborder th, table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th, table.table_sp_stack_noborder th {
    border-bottom: none;
  }
  table.table_sp_stack td, table.table_sp_stack_noborder td {
    border-bottom: none;
  }
  table.table_sp_stack_noborder th {
    border-top-color: #ddd;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #93a5bd !important;
}

.consul2 {
  color: #4174b5 !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
.js-scrollable_pc table.table_fixed {
  width: 100%;
}
@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 34px;
  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: #0960b5;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Noto Serif JP", 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: #0960b5;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #cab336;
  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: clamp(3px, 0.48vw, 6px) solid #e4eaf3;
  background: #fff;
  border-radius: 0px;
  margin-top: calc(16px * 5.125);
  padding: 50px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #88a8d1;
  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: #88a8d1;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title {
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", 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;
}
.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: #0960b5;
  background: #0960b5;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: 34px;
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
          transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (max-width: 767px) {
  .flow-block .title .num {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

footer {
  padding-top: clamp(40px, 8vw, 100px);
}
footer .ftr_logo {
  text-align: center;
  margin-bottom: clamp(30px, 5.6vw, 70px);
}
footer .footer_container {
  margin-bottom: clamp(40px, 12.5vw, 150px);
}
footer .footer_container__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  line-height: 1.5;
}
footer .footer_container__list li:not(:last-child) {
  margin-bottom: 20px;
}
footer .footer_container__list li.tel a {
  font-size: 30px;
  font-weight: 500;
}
footer .footer_container .btn a {
  text-decoration: none;
  font-size: clamp(16px, 1.6vw, 20px);
  position: relative;
  display: block;
  padding-bottom: 5px;
  overflow: hidden;
}
footer .footer_container .btn a:after {
  content: "";
  width: 100%;
  height: clamp(10px, 1.2vw, 15px);
  border-bottom: solid 2px #7a7f84;
  border-right: solid 2px #7a7f84;
  -webkit-transform: skew(35deg);
          transform: skew(35deg);
  position: absolute;
  bottom: 0;
  left: -5px;
}
footer .table_timetable thead th,
footer .table_timetable thead td {
  padding: 0.8rem 0.2rem;
}
footer .table_timetable tbody th,
footer .table_timetable tbody td {
  padding: 2rem 0.2rem;
}
footer .footer_nav {
  text-align: center;
}
footer .footer_nav li a {
  padding-left: 20px;
  position: relative;
  text-decoration: none;
}
footer .footer_nav li a:before {
  content: "";
  width: 7px;
  height: 7px;
  border-top: solid 1px #333333;
  border-right: solid 1px #333333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media (max-width: 767px) {
  footer .ftr_logo img {
    max-width: 70%;
  }
  footer .footer_container .col:not(:last-child) {
    margin-bottom: 30px;
  }
  footer .footer_container__list li {
    display: grid;
    grid-template-columns: 40px 1fr;
    gap: 20px;
  }
  footer .footer_container__list .btn {
    margin-top: 10px;
    display: block;
  }
}
@media (min-width: 768px) {
  footer .footer_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
  footer .footer_container__list .txt_address {
    width: calc(100% - 68px);
    display: grid;
    grid-template-columns: 1fr 250px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
  footer .footer_container__list .txt_address .btn {
    width: 250px;
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  footer .btn a {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  footer .btn a:hover {
    opacity: 0.8;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  footer .footer_nav a:hover {
    text-decoration: underline;
  }
}

.copyright {
  background: -webkit-gradient(linear, left top, left bottom, from(#0857c4), to(#172466));
  background: linear-gradient(to bottom, #0857c4 0%, #172466 100%);
  color: #fff;
  margin-top: 30px;
  padding: 18px 0;
  text-align: center;
  font-size: 14px;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 70px;
  }
}

.list_list dd a {
  color: #333333;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  .list_list dd a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 120s linear infinite;
          animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2400px;
  height: 100%;
}

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

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
@media (min-width: 768px) {
  .pcbr {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .spbr {
    display: block !important;
  }
  .tablet-hide {
    display: block !important;
  }
}
@media (min-width: 1225px) {
  .pcbr02 {
    display: block !important;
  }
  .sp02 {
    display: none !important;
  }
}
@media (max-width: 1224px) {
  .spbr02 {
    display: block !important;
  }
  .pc02 {
    display: none !important;
  }
}
@media (max-width: 1224px) {
  .pc03 {
    display: none !important;
  }
  .tablet-hide {
    display: block !important;
  }
}
@media (min-width: 1225px) {
  .sp03 {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .row .col:not(:last-child) {
    margin-bottom: 25px;
  }
}
figure {
  text-align: center;
}

.top_about {
  padding: clamp(35px, 6vw, 75px) 0 clamp(40px, 8.8vw, 110px);
}
.top_about .txt_inner {
  color: #0960b5;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  text-align: center;
  font-size: clamp(24px, 2.88vw, 36px);
  line-height: 1.5555555556;
}

.top_information {
  background: url(../img/top/top_information_bg.jpg) no-repeat center/cover;
  padding: clamp(30px, 4.8vw, 60px) 0;
}
.top_information h2 {
  color: #fff;
  margin-bottom: 20px;
  text-align: left;
}
.top_information table.table_timetable th,
.top_information table.table_timetable td {
  color: #fff;
  border-color: #7084b8;
}
.top_information table.table_timetable thead th,
.top_information table.table_timetable thead td {
  padding: 0.9rem 0.02rem;
}
.top_information table.table_timetable tbody th,
.top_information table.table_timetable tbody td {
  padding: 2.1rem 0.02rem;
}
.top_information table.table_timetable .consul {
  color: #fff !important;
}
.top_information__list li {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  line-height: 1.4;
}
.top_information__list li:not(:last-child) {
  margin-bottom: 8px;
}
@media ( max-width : 767px ) {
  .top_information__list li {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .top_information .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
}

.top_reasons {
  padding: clamp(40px, 8vw, 100px) 0 clamp(40px, 12vw, 150px);
}
.top_reasons h2 {
  margin-bottom: clamp(20px, 4vw, 50px);
}
.top_reasons h2.ttl_typeA .en {
  color: #737373;
}
.top_reasons h3 {
  border: 0;
  background: transparent;
  padding: 0;
  color: #333333;
  font-size: clamp(17px, 1.6vw, 20px);
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.07em;
}
.top_reasons h3 .en {
  font-size: clamp(14px, 1.28vw, 16px);
  display: block;
  color: #1151a3;
  padding-bottom: 10px;
}
.top_reasons h3 .ttl {
  margin-bottom: 10px;
}
.top_reasons__container .col {
  background: #e4eaf3;
  border-top: solid 2px #1151a3;
  padding: clamp(20px, 3.6vw, 40px) clamp(10px, 1.6vw, 20px) clamp(10px, 1.6vw, 20px);
}
.top_reasons__container .txt_inner {
  line-height: 2;
  font-size: clamp(14px, 1.2vw, 15px);
  letter-spacing: 0.05em;
  margin-bottom: clamp(10px, 1.6vw, 20px);
}
@media (max-width: 767px) {
  .top_reasons h3 {
    margin-bottom: 10px;
  }
  .top_reasons__container .col:not(:last-child) {
    margin-bottom: 20px;
  }
  .top_reasons__container .col figure {
    background: #fff;
    text-align: center;
  }
  .top_reasons__container .col figure img {
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .top_reasons__container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 19px;
  }
  .top_reasons__container .col {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 4;
    gap: 0;
  }
  .top_reasons__container .col figure {
    background: #fff;
    text-align: center;
  }
  .top_reasons__container h3 {
    display: contents;
  }
  .top_reasons__container h3 .ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.top_ip {
  padding: clamp(40px, 10.4vw, 130px) 0;
  background: #f7f7f7;
  position: relative;
  z-index: 0;
}
.top_ip:before {
  content: "";
  width: 71%;
  height: clamp(240px, 44vw, 550px);
  background: url(../img/top/top_ip_bg.jpg) no-repeat center/cover;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.top_ip h2 {
  text-align: left;
  padding: 0;
  margin-bottom: clamp(20px, 3.6vw, 40px);
}
.top_ip h2:after {
  display: none;
}
.top_ip h2 .en {
  font-size: clamp(24px, 2.88vw, 36px);
  display: block;
  padding-bottom: 10px;
}
.top_ip h2 .sub {
  font-size: clamp(16px, 1.44vw, 18px);
  display: block;
  line-height: 1.6;
}
.top_ip h3 {
  padding: 0;
  background: transparent;
  border: 0;
  text-align: center;
  color: #333;
  margin-bottom: 10px;
}
.top_ip h3 .ic {
  font-size: clamp(20px, 1.92vw, 24px);
  padding-top: clamp(60px, 7.2vw, 90px);
  display: block;
  position: relative;
}
.top_ip h3 .ic:before {
  content: "";
  width: 79px;
  height: 72px;
  width: clamp(60px, 6.32vw, 79px);
  height: clamp(55px, 5.76vw, 72px);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.top_ip h3 .ic01:before {
  background: url(../img/top/ic_ip01.png) no-repeat center/cover;
}
.top_ip h3 .ic02:before {
  background: url(../img/top/ic_ip02.png) no-repeat center/cover;
}
.top_ip__container .col {
  padding: clamp(15px, 3.6vw, 40px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.top_ip__container .list li {
  position: relative;
  padding: 3px 0 3px 21px;
  border-bottom: solid 1px #e5ecee;
}
.top_ip__container .list li:before {
  content: "";
  width: 15px;
  height: 13px;
  background: url(../img/top/ic_check.png) no-repeat center/cover;
  position: absolute;
  top: 7px;
  left: 0;
}
@media (max-width: 767px) {
  .top_ip__container .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .top_ip h2 .en {
    letter-spacing: 0.12em;
  }
  .top_ip__container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
}

.top_features {
  padding-top: clamp(50px, 13.6vw, 170px);
}
.top_features h2.ttl_typeA {
  text-align: right;
  margin: 0 0 -27px;
  z-index: 1;
}
.top_features h2.ttl_typeA .sub {
  font-size: clamp(20px, 2.4vw, 30px);
  display: block;
  padding-bottom: 10px;
}
.top_features h2.ttl_typeA .en {
  color: #737373;
}
.top_features__container {
  background: #e4eaf3;
  position: relative;
}
.top_features__container:before, .top_features__container:after {
  content: "";
  width: 100vw;
  height: 100%;
  background: #e4eaf3;
  position: absolute;
  bottom: 0;
}
.top_features__container:before {
  left: 100%;
}
.top_features__container:after {
  right: 100%;
}
.top_features figure {
  margin-bottom: 20px;
}
.top_features .list {
  padding: clamp(30px, 9.2vw, 115px) 0;
}
.top_features .txt {
  font-size: clamp(13px, 1.36vw, 17px);
  line-height: 1.6;
  letter-spacing: normal;
  font-family: "Noto Serif JP", serif;
}
@media (max-width: 767px) {
  .top_features .container {
    max-width: 100%;
  }
  .top_features h2.ttl_typeA {
    margin-bottom: -20px;
  }
  .top_features h2.ttl_typeA .sub {
    padding: 0;
  }
  .top_features .list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    padding: 20px;
  }
  .top_features .list .col {
    -webkit-box-shadow: 0 0 5px #ccc;
            box-shadow: 0 0 5px #ccc;
    padding: 10px;
    background: #fff;
  }
  .top_features .list .txt {
    text-align: center;
  }
  .top_features .list figure {
    margin-bottom: 10px;
  }
  .top_features .list figure img {
    max-width: 40%;
  }
  .top_features .image {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .top_features {
    overflow: hidden;
  }
  .top_features__container {
    display: grid;
    grid-template-columns: 130px 1fr;
    gap: 60px;
  }
  .top_features .list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 5px;
  }
  .top_features .txt {
    text-align: center;
  }
  .top_features .image {
    position: relative;
    z-index: 2;
    height: 100%;
    width: 100%;
  }
  .top_features .image img {
    max-width: none;
    position: absolute;
    top: 0;
    right: 0;
  }
}

.top_menu {
  padding: clamp(40px, 12.4vw, 155px) 0;
}
.top_menu h2.ttl_typeA .en {
  color: #737373;
  display: block;
}
.top_menu__list figure a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.top_menu__list figure a:after {
  content: "";
  width: clamp(20px, 2.64vw, 33px);
  height: clamp(3px, 0.048vw, 6px);
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
  position: absolute;
  bottom: clamp(7px, 1.12vw, 14px);
  right: clamp(7px, 1.12vw, 14px);
}
.top_menu__list figure a .ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  font-family: "Noto Serif JP", serif;
  width: 100%;
  font-size: clamp(16px, 1.92vw, 24px);
  line-height: 1.3333333333;
}
.top_menu__list figure a .ttl .en {
  display: block;
  font-size: clamp(12px, 1.44vw, 18px);
  line-height: 1.5;
  padding-top: clamp(5px, 0.08vw, 10px);
}
@media (max-width: 767px) {
  .top_menu__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media (min-width: 768px) {
  .top_menu__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 35px;
  }
}

.top_diseases_symptoms .ttl_inner {
  background: -webkit-gradient(linear, left top, left bottom, from(#009ddc), to(#1151a3));
  background: linear-gradient(to bottom, #009ddc 0%, #1151a3 100%);
  padding: clamp(70px, 10.4vw, 130px) 0 clamp(30px, 3.2vw, 40px);
  position: relative;
}
.top_diseases_symptoms .ttl_inner:before {
  content: "";
  width: 1px;
  height: clamp(50px, 7.2vw, 90px);
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.top_diseases_symptoms .ttl_inner h2 {
  margin-bottom: 0;
  color: #fff;
}
.top_diseases_symptoms .ttl_inner h2.ttl_typeB .en {
  color: #fff;
}
.top_diseases_symptoms .tab_wrap {
  padding: clamp(30px, 4.8vw, 60px) 0 clamp(40px, 8vw, 100px);
}
.top_diseases_symptoms .tab_btn_wrap {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin: 0;
}
.top_diseases_symptoms .tab_btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  cursor: pointer;
  padding-bottom: clamp(30px, 3.6vw, 40px);
}
.top_diseases_symptoms .tab_btn.active {
  position: relative;
}
.top_diseases_symptoms .tab_btn.active:after {
  content: "";
  width: clamp(15px, 2vw, 25px);
  height: clamp(6px, 0.8vw, 10px);
  background: url(../img/top/arrow_yellow.png) no-repeat center/cover;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
}
.top_diseases_symptoms .tab_btn .ttl {
  font-size: clamp(12px, 1.76vw, 22px);
  display: block;
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  padding-top: 10px;
  letter-spacing: normal;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top_diseases_symptoms .tab_item {
  display: none;
  padding: clamp(10px, 3.6vw, 40px);
  background: #e4eaf3;
}
.top_diseases_symptoms .tab_item.active {
  display: block;
}
.top_diseases_symptoms .list li {
  padding-right: 10px;
  position: relative;
}
.top_diseases_symptoms .list li:before {
  content: "";
  width: clamp(30px, 3.76vw, 47px);
  height: clamp(3px, 0.56vw, 7px);
  border-bottom: solid 1px #333333;
  border-right: solid 1px #333333;
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
  position: absolute;
  right: 0;
  bottom: clamp(10px, 1.44vw, 18px);
}
.top_diseases_symptoms .list li a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: clamp(50px, 9.6vw, 120px);
  font-size: clamp(12px, 1.44vw, 18px);
  background: #fff;
  color: #333333;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}
@media (max-width: 767px) {
  .top_diseases_symptoms .tab_btn_wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-bottom: 10px;
  }
  .top_diseases_symptoms .tab_btn_wrap .tab_btn {
    padding-bottom: 10px;
  }
  .top_diseases_symptoms .tab_btn_wrap .tab_btn:after {
    bottom: 0;
  }
  .top_diseases_symptoms .tab_btn_wrap .tab_btn img {
    max-width: 30%;
  }
  .top_diseases_symptoms .list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .top_diseases_symptoms .list .wide {
    grid-column: 1/-1;
  }
}
@media (min-width: 768px) {
  .top_diseases_symptoms .list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .top_diseases_symptoms .tab_btn_wrap li {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_diseases_symptoms .tab_btn_wrap li:hover {
    opacity: 0.8;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    color: #0960b5;
  }
  .top_diseases_symptoms .list li {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_diseases_symptoms .list li:hover {
    opacity: 0.8;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_diseases_symptoms .list .wide {
    grid-column: span 2;
  }
}

.top_greeting {
  padding: clamp(40px, 4.8vw, 60px) 0 clamp(50px, 12vw, 150px);
  position: relative;
  z-index: 0;
}
.top_greeting:before {
  content: "";
  width: 100%;
  height: calc(100% - clamp(60px, 7.36vw, 92px));
  background: #e4eaf3;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.top_greeting h2 {
  margin-bottom: clamp(20px, 3.6vw, 40px);
}
.top_greeting__container .image {
  width: 92.456%;
  margin-left: auto;
}
.top_greeting .profile_inner {
  padding: clamp(20px, 4.8vw, 60px) 0 clamp(10px, 1.98vw, 25px) clamp(10px, 1.98vw, 25px);
  border-left: solid 1px #cab336;
  margin-bottom: clamp(20px, 4.8vw, 60px);
}
.top_greeting .profile_inner__name {
  font-size: clamp(16px, 1.6vw, 20px);
  font-family: "Noto Serif JP", serif;
  margin: 0;
}
.top_greeting .profile_inner__name .large {
  font-size: clamp(20px, 2.24vw, 28px);
}
.top_greeting .profile_inner__name .en {
  display: block;
  color: #0960b5;
  line-height: 1.375;
}
.top_greeting .btnstyle {
  font-size: clamp(16px, 1.44vw, 18px);
}
.top_greeting .btnstyle a {
  letter-spacing: normal;
}
.top_greeting .btnstyle a:after {
  right: -10px;
  bottom: 10px;
}
.top_greeting .txt_inner p {
  font-size: clamp(16px, 1.44vw, 18px);
  font-family: "Noto Serif JP", serif;
  letter-spacing: normal;
}
@media (max-width: 767px) {
  .top_greeting__container .col:not(:last-child) {
    margin-bottom: 40px;
  }
  .top_greeting .profile_inner {
    margin-top: -40px;
  }
  .top_greeting .profile_inner__name .en {
    margin: 0 0 10px;
  }
}
@media (min-width: 768px) {
  .top_greeting__container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
  .top_greeting .profile_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: -90px;
  }
  .top_greeting .btnstyle a {
    min-width: 260px;
  }
}

.top_fees_insurance {
  padding: clamp(40px, 9.6vw, 120px) 0 clamp(20px, 6.4vw, 80px);
}
.top_fees_insurance__container {
  padding: clamp(20px, 5.6vw, 70px);
  background: #f0f0f0;
}
.top_fees_insurance .list dt {
  background: #ffffff;
  margin-bottom: 10px;
  font-family: "Noto Serif JP", serif;
  padding: 15px 10px 10px;
  text-align: center;
}
.top_fees_insurance .list dd {
  line-height: 1.75;
  font-weight: 500;
}
.top_fees_insurance .list dd:not(:last-of-type) {
  margin-bottom: 15px;
}
.top_fees_insurance .list .price {
  font-size: clamp(18px, 2.08vw, 26px);
  display: inline-block;
}
.top_fees_insurance .list .price .num {
  font-size: clamp(28px, 3.6vw, 40px);
  line-height: 0.9;
  display: inline-block;
}
.top_fees_insurance .list .bg {
  background: #0960b5;
  color: #fff;
  font-size: clamp(16px, 1.6vw, 20px);
  padding: 3px 20px;
  border-radius: 50px;
  margin-right: 15px;
  display: inline-block;
}
.top_fees_insurance .list .note {
  font-size: clamp(14px, 1.6vw, 20px);
}
.top_fees_insurance .list .other {
  font-size: clamp(17px, 1.92vw, 24px);
}
@media (max-width: 767px) {
  .top_fees_insurance .list .bg {
    display: table;
    margin: 0 auto 10px;
  }
}
@media (min-width: 768px) {
  .top_fees_insurance .list dt {
    padding: 8px 15px 15px;
  }
  .top_fees_insurance .list dt .price {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  .top_fees_insurance .list dt .other {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
    display: inline-block;
  }
  .top_fees_insurance .list dd {
    text-align: center;
  }
  .top_fees_insurance .list .bg {
    padding: 3px 30px 5px;
  }
}

.top_contact {
  padding: 40px 0 clamp(40px, 12vw, 150px);
}
.top_contact h2 {
  margin-bottom: 0;
}
.top_contact__inner {
  padding: clamp(20px, 6vw, 75px);
  background: #f0f0f0;
}
.top_contact__inner .screen-reader-response,
.top_contact__inner .hidden-fields-container {
  display: none;
}
.top_contact dl dt {
  font-weight: 700;
  letter-spacing: normal;
}
.top_contact .requisite,
.top_contact .optional {
  font-weight: 400;
  color: #fff;
  padding: 2px 4px 1px;
  margin-left: 7px;
  font-size: 14px;
}
.top_contact .requisite {
  background: #0960b5;
}
.top_contact .optional {
  background: #989898;
}
.top_contact input,
.top_contact textarea {
  background: #fff;
  padding: 10px 25px 7px !important;
  border: solid 1px #b3b3b3 !important;
  border-radius: 5px !important;
}
.top_contact input::-webkit-input-placeholder, .top_contact textarea::-webkit-input-placeholder {
  color: #b3b3b3;
}
.top_contact input::-moz-placeholder, .top_contact textarea::-moz-placeholder {
  color: #b3b3b3;
}
.top_contact input:-ms-input-placeholder, .top_contact textarea:-ms-input-placeholder {
  color: #b3b3b3;
}
.top_contact input::-ms-input-placeholder, .top_contact textarea::-ms-input-placeholder {
  color: #b3b3b3;
}
.top_contact input::placeholder,
.top_contact textarea::placeholder {
  color: #b3b3b3;
}
.top_contact .textarea {
  height: 180px;
}
.top_contact .textareaTypeA {
  height: 100px;
}
.top_contact [data-name=radio-method] .wpcf7-list-item {
  display: block;
}
.top_contact .wpcf7 input[type=submit] {
  background: -webkit-gradient(linear, left top, left bottom, from(#0855c2), to(#16276b));
  background: linear-gradient(to bottom, #0855c2 0%, #16276b 100%);
  border-radius: 0 !important;
  border: 0 !important;
  font-weight: normal;
  font-size: clamp(16px, 1.44vw, 18px);
  width: 260px;
}
.top_contact .wpcf7 input[type=submit]:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#0855c2), to(#16276b));
  background: linear-gradient(to bottom, #0855c2 0%, #16276b 100%);
  color: #fff;
}
@media (max-width: 767px) {
  .top_contact dl dt {
    margin-bottom: 10px;
  }
  .top_contact dl dd:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
.top_contact .txt {
  font-family: "Noto Serif JP", serif;
}
@media (min-width: 768px) {
  .top_contact .txt {
    text-align: center;
  }
  .top_contact dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .top_contact dl dt:not(:last-of-type),
  .top_contact dl dd:not(:last-of-type) {
    margin-bottom: 27px;
  }
  .top_contact dl dt {
    width: 300px;
  }
  .top_contact dl dd {
    width: calc(100% - 320px);
  }
}

.top_post {
  padding: clamp(40px, 11.2vw, 140px) 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#00a0df), to(#1151a3));
  background: linear-gradient(to bottom, #00a0df 0%, #1151a3 100%);
}
.top_post h2.ttl_typeB {
  color: #fff;
}
.top_post h2.ttl_typeB .en {
  color: #fff;
  font-size: clamp(22px, 2.88vw, 36px);
}
.top_post h2.ttl_typeB .sub {
  font-size: clamp(14px, 1.44vw, 18px);
}
.top_post .list_list dt,
.top_post .list_list dd,
.top_post .list_list a {
  color: #fff;
}
.top_post .more {
  text-align: right;
}
.top_post .more a {
  width: 120px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: clamp(18px, 1.6vw, 20px);
  font-family: "Noto Serif JP", serif;
  text-align: left;
  position: relative;
  overflow: hidden;
}
.top_post .more a:after {
  content: "";
  width: calc(100% + 5px);
  height: clamp(10px, 1.24vw, 14px);
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
  position: absolute;
  bottom: 0;
  left: -14px;
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .top_post .more a {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_post .more a:hover {
    opacity: 0.8;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}
@media (max-width: 767px) {
  .top_post__container .col:not(:last-child) {
    margin-bottom: 30px;
  }
  .top_post .list_list dd {
    border-bottom: solid 1px #fff;
  }
  .top_post .more {
    text-align: center;
  }
  .top_post .more a {
    padding: 0 0 3px 10px;
  }
}
@media (min-width: 768px) {
  .top_post__container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
  .top_post .list_list dt,
  .top_post .list_list dd {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .top_post .list_list dt {
    padding-left: 10px;
  }
  .top_post .list_list dd {
    border-top: solid 1px #fff;
  }
  .top_post .list_list dd:last-of-type {
    border-bottom: solid 1px #fff;
  }
}

.top_other {
  padding: clamp(40px, 12.8vw, 160px) 0 clamp(30px, 4.8vw, 60px);
}
.top_other .card_item:not(:last-child) {
  margin-bottom: clamp(30px, 4.8vw, 60px);
}
.top_other .card_item .title {
  font-size: clamp(20px, 2.08vw, 26px);
  margin-bottom: 15px;
  font-family: "Noto Serif JP", serif;
}
.top_other .card_item .content {
  padding: clamp(20px, 5.6vw, 70px);
  background: #e4eaf3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_other .card_item .txt_inner {
  line-height: 1.875;
  letter-spacing: normal;
}
.top_other .card_item .txt_inner:not(:last-child) {
  margin-bottom: 25px;
}
.top_other .card_item .btnstyle {
  text-align: left;
}
.top_other .card_item .btnstyle a {
  font-size: clamp(16px, 1.44vw, 18px);
  padding: 5px 30px 5px 20px;
}
@media (max-width: 767px) {
  .top_other .card_item figure {
    width: 100%;
    height: 200px;
  }
  .top_other .card_item figure img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .top_other .card_item {
    display: grid;
    grid-template-columns: 25.7% 1fr;
  }
  .top_other .card_item figure {
    height: 100%;
  }
  .top_other .card_item figure img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
}
.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 {
  /* 指定日予約状況表示 */
}
.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 {
  /* ミックスカレンダーデイリー */
}
.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 {
  /* 予約フォーム */
}
.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 {
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body {
  /* 予約フォーム料金表 */
}
.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 {
  /* 予約フォーム　同意書　送信ボタン */
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body {
  /* 予約フォーム オプション表示項目 */
}
.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 {
  /* 予約確認 キャンセル */
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}/*# sourceMappingURL=bond.css.map */