@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 30px;
}
.section hr {
  margin-bottom: 75px;
  margin-top: 75px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .section hr {
    margin-bottom: 125px;
    margin-top: 125px;
  }
}

.section_bg {
  background: #fff6e7;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #fff6e7;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2f8fd;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f8fd;
}

.box_border {
  background: #fff;
  border: 1px solid #006ea5;
}

.box_border .box_bg {
  background: #f2f8fd;
}

.section_bg .box_border .box_bg {
  background: #f2f8fd;
}

.box_bg,
.box_border {
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 50px;
  padding: 30px 20px;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    border-radius: 50px;
  }
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 62.5px;
    padding: 62.5px;
  }
}
.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 30px;
}
.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: 50px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 62.5px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: min(20px, 2.4vw);
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  display: flex;
  align-items: center;
  border-radius: 50vw;
  border: 1px solid #006ea5;
  color: #fff !important;
  padding: 0.8em 1.25em;
  padding-right: 1.75em;
  width: 100%;
  background-color: #006ea5;
}
.link_anchor a::after,
.link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: #fff;
    color: #006ea5 !important;
  }
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: auto;
  right: 15px;
  transform: rotate(45deg);
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover::after {
    border-color: #006ea5;
  }
}
@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: 30px;
}
.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: 15px;
  padding-left: 22px;
  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: 15px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 30px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #006ea5;
  height: calc(20px / 2);
  left: 0.2em;
  top: calc(20px * 1.75 / 2 - 20px / 4);
  width: calc(20px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #006ea5;
  height: calc(20px / 3);
  left: 0.5em;
  top: calc(20px * 1.75 / 2 - 20px / 6);
  width: calc(20px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  transform: rotate(50deg);
  top: calc(20px * 1.75 / 2 - 20px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #f29600;
  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 #006ea5;
  top: calc(20px * 1.75 / 2 - 20px / 4);
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 35px;
  position: relative;
}
.ol_circle li::before,
.ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #006ea5;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 16.4px;
  height: 25px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 3px;
  width: 25px;
  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 #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #006ea5;
  border-top: 1px solid #006ea5;
  border-bottom: 1px solid #006ea5;
  font-weight: 700;
  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.2em 0 1.2em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th,
table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 1.5rem 0.2rem;
  text-align: center;
  font-weight: 500;
}
table.table_timetable thead th {
  background: #ffd798;
  color: #333333;
}
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 #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th,
table.table thead td {
  background: #ffd798;
  color: #333333;
  font-weight: bold;
}
table.table tbody th {
  background: #ffecce;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th,
  table.table td {
    padding: 1em 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: #f29600 !important;
}

.consul2 {
  color: #f29600 !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: 35px;
  margin-bottom: 35px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 7.5px 0px 7.5px 75px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 25px;
  font-family: "Arial", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 32.5px;
  font-weight: 600;
  height: 50px;
  left: 0;
  letter-spacing: 0;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
}
.box_faq .question {
  font-size: 25px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #006ea5;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-weight: 500;
  margin-top: 0;
  padding-right: 25px;
  position: relative;
}
.box_faq .question .faq_title::before,
.box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 15px;
  right: 0;
  background: #006ea5;
  border-radius: 1px;
  width: 20px;
  height: 3.75px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #f29600;
  top: 30px;
}

.flow-box {
  margin-bottom: 62.5px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 50px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 1px solid #006ea5;
  background: #fff;
  border-radius: 20px;
  margin-top: calc(20px * 5.125);
  padding: 62.5px;
  position: relative;
}
@media (min-width: 768px) {
  .flow-block {
    border-radius: 50px;
  }
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 30px 20px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 40px solid transparent;
  border-top-color: #30a779;
  left: 50%;
  margin-left: -40px;
  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: #30a779;
}
.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: "Kiwi Maru", serif;
  font-weight: 500;
  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: #006ea5;
  background: #006ea5;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  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: #fff;
  overflow: hidden;
  border-top: 2px solid #006ea5;
}
.footer .col_entitle {
  width: -moz-fit-content;
  width: fit-content;
  flex: none;
  font-family: "Kiwi Maru", serif;
  color: #f29600;
  font-weight: 500;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .footer .col_entitle {
    writing-mode: vertical-rl;
  }
}
.footer .col_detail {
  width: auto;
  flex: 1;
}
.footer .sec_logo {
  margin: 0 0 50px;
  text-align: center;
}
.footer .sec_logo img {
  width: 230px;
}
@media (min-width: 768px) {
  .footer .sec_logo img {
    width: 293px;
  }
}
.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;
  margin-top: 50px;
}
@media (min-width: 768px) {
  .footer .sitemap {
    margin-top: 80px;
  }
}
.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  position: relative;
}
@media (hover: hover) and (pointer: fine) {
  .footer .sitemap a:hover {
    text-decoration: underline;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 80px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #fff;
  color: #333333;
  margin-top: 30px;
  padding: 10px 0 80px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 75px;
  }
}

@media (max-width: 767px) {
  .footer .row_contact .tel_txt {
    text-align: center;
  }
}
.footer .row_contact .tel_txt a {
  font-size: 32px;
  letter-spacing: 0.04em;
  font-family: "Kiwi Maru", serif;
  line-height: 1;
  color: #f29600 !important;
}
@media (min-width: 768px) {
  .footer .row_contact .tel_txt a {
    font-size: 42px;
  }
}
.footer .row_contact .tel_txt a::before {
  content: "";
  display: inline-block;
  width: 0.5714285714em;
  margin-right: 5px;
  aspect-ratio: 48/63;
  background: url(../img/common/footer_tel.png) no-repeat center center/contain;
}
.footer .row_contact .btn_wrapper {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .footer .row_contact .btn_wrapper .btnstyle a {
    padding: 0.7rem 2.4rem 1rem;
  }
}
@media (min-width: 768px) {
  .footer .row_contact .btn_wrapper .btnstyle a {
    margin-left: 0;
    min-height: 70px;
    font-size: 30px;
    max-width: 300px;
  }
}
.footer .row_contact .btn_wrapper .btnstyle a::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  vertical-align: -1px;
}
@media (min-width: 768px) {
  .footer .row_contact .btn_wrapper .btnstyle a::before {
    vertical-align: -2px;
  }
}
.footer .row_contact .btn_wrapper li:first-child .btnstyle a {
  background: #006ea5;
  border-color: #006ea5;
}
.footer .row_contact .btn_wrapper li:first-child .btnstyle a:before {
  width: 0.7333333333em;
  aspect-ratio: 43/56;
  background: url(../img/common/side02.png) no-repeat center center/contain;
}
@media (hover: hover) and (pointer: fine) {
  .footer .row_contact .btn_wrapper li:first-child .btnstyle a:hover {
    color: #006ea5 !important;
    border-color: #006ea5;
    background: #fff;
  }
  .footer .row_contact .btn_wrapper li:first-child .btnstyle a:hover:before {
    filter: brightness(0) saturate(100%) invert(20%) sepia(84%) saturate(2701%) hue-rotate(183deg) brightness(99%) contrast(101%);
  }
  .footer .row_contact .btn_wrapper li:first-child .btnstyle a:hover:after {
    border-color: #006ea5;
  }
}
.footer .row_contact .btn_wrapper li:last-child .btnstyle a {
  background: #30a779;
  border-color: #30a779;
}
.footer .row_contact .btn_wrapper li:last-child .btnstyle a:before {
  width: 0.9333333333em;
  aspect-ratio: 55/53;
  background: url(../img/common/side03.png) no-repeat center center/contain;
}
@media (hover: hover) and (pointer: fine) {
  .footer .row_contact .btn_wrapper li:last-child .btnstyle a:hover {
    color: #30a779 !important;
    border-color: #30a779;
    background: #fff;
  }
  .footer .row_contact .btn_wrapper li:last-child .btnstyle a:hover:before {
    filter: brightness(0) saturate(100%) invert(59%) sepia(11%) saturate(2311%) hue-rotate(105deg) brightness(92%) contrast(83%);
  }
  .footer .row_contact .btn_wrapper li:last-child .btnstyle a:hover:after {
    border-color: #30a779;
  }
}
.footer .row_contact .btn_wrapper li + li {
  margin-top: 20px;
}
.footer .title {
  font-size: 20px;
  font-weight: 500;
  font-family: "Kiwi Maru", serif;
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  .footer .title {
    letter-spacing: 0;
  }
}
@media (min-width: 768px) {
  .footer .title {
    font-size: 24px;
  }
}
.footer .container > .row {
  margin-bottom: 0;
}
.footer .container > .row + .row {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .footer .container > .row + .row {
    margin-top: 45px;
  }
}
@media (max-width: 767px) {
  .footer .container > .row > .col_2 + .col_2 {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .footer .container > .row > .col_2 > .row > .col_2 + .col_2 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .footer .table_detail .dt_dd_wrapper dt {
    width: 100px !important;
  }
}
.footer .footer_reserve_list li {
  padding-left: 10px;
  position: relative;
}
.footer .footer_reserve_list li:before {
  content: "";
  position: absolute;
  letter-spacing: 0;
  border-radius: 50%;
  width: 3px;
  height: 3px;
  background: #333333;
  top: 13px;
  left: 2px;
}

.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 {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2,
.sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333333;
}
.sec_top h2:before,
.sec_top h2:after,
.sec_top h3:before,
.sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -moz-fit-content;
  height: fit-content;
}

h2.top_title {
  font-family: "Kiwi Maru", serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
}
@media (min-width: 768px) {
  h2.top_title {
    font-size: 56px;
  }
}
@media (min-width: 768px) {
  h2.top_title {
    text-align: left;
  }
}
h2.top_title .h2_en {
  color: #f29600;
  font-size: 18px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  h2.top_title .h2_en {
    font-size: 22px;
    margin-left: 0.8em;
  }
}
@media (max-width: 767px) {
  h2.top_title .h2_en {
    display: block;
    margin-top: 10px;
  }
}

.sec_news h2.top_title,
.sec_access h2.top_title {
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_news h2.top_title,
  .sec_access h2.top_title {
    font-size: 42px;
  }
}

@media (min-width: 768px) and (max-width: 1250px) {
  .sec_news h2.top_title {
    font-size: 32px;
  }
}
.sec_news h2.top_title .h2_en {
  margin-left: 0;
}

.btnstyle02 a {
  text-decoration: none;
  color: #333333 !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  font-size: 20px;
  transition: 0.3s;
  width: -moz-fit-content;
  width: fit-content;
}
@media (hover: hover) and (pointer: fine) {
  .btnstyle02 a:hover {
    color: #f29600 !important;
  }
  .btnstyle02 a:hover:before {
    background-image: url(../img/top/hover_orange_btn_arrow.png);
  }
}
.btnstyle02 a:before {
  content: "";
  display: inline-block;
  width: 40px;
  aspect-ratio: 1/1;
  background: url(../img/top/orange_btn_arrow.png) no-repeat center center/contain;
}

@media (hover: hover) and (pointer: fine) {
  .sec_news .btnstyle a:hover,
  .sec_access .btnstyle a:hover {
    background: #fff;
    color: #006ea5 !important;
  }
  .sec_news .btnstyle a:hover::after,
  .sec_access .btnstyle a:hover::after {
    border-color: #006ea5;
  }
}

.sec_access .table_timetable thead th:first-child,
.footer .table_timetable thead th:first-child {
  width: 130px;
}
@media (min-width: 768px) {
  .sec_access .table_timetable thead th:first-child,
  .footer .table_timetable thead th:first-child {
    width: 165px;
  }
}
.sec_access .table_timetable th,
.footer .table_timetable th {
  font-weight: 500;
}
.sec_access .table_timetable thead th,
.footer .table_timetable thead th {
  background: #ffecce;
}
.sec_access .table_timetable th,
.sec_access .table_timetable td,
.footer .table_timetable th,
.footer .table_timetable td {
  padding: 0.8rem 0.2rem;
}
.sec_access .table_detail dl,
.footer .table_detail dl {
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .sec_access .table_detail dl,
  .footer .table_detail dl {
    gap: 10px 20px;
  }
}
.sec_access .table_detail dl dt,
.footer .table_detail dl dt {
  width: 105px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.1em;
  border: 1px solid #006ea5;
  color: #006ea5;
  border-radius: 50vw;
  min-height: 40px;
}
@media (min-width: 768px) {
  .sec_access .table_detail dl dt,
  .footer .table_detail dl dt {
    width: 140px;
    min-height: 50px;
  }
}
.sec_access .table_detail dl dd,
.footer .table_detail dl dd {
  width: calc(100% - 110px);
}
@media (min-width: 768px) {
  .sec_access .table_detail dl dd,
  .footer .table_detail dl dd {
    width: calc(100% - 160px);
  }
}
.sec_access .table_detail dl dt:nth-of-type(2),
.footer .table_detail dl dt:nth-of-type(2) {
  border-color: #f29600;
  color: #f29600;
}
.sec_access .acccess_list,
.footer .acccess_list {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_access .acccess_list,
  .footer .acccess_list {
    margin-top: 30px;
  }
}
.sec_access .acccess_list li,
.footer .acccess_list li {
  display: flex;
  align-items: center;
  gap: 15px;
}
.sec_access .acccess_list li:before,
.footer .acccess_list li:before {
  content: "";
  display: inline-block;
  width: 50px;
  aspect-ratio: 1/1;
}
@media (min-width: 768px) {
  .sec_access .acccess_list li:before,
  .footer .acccess_list li:before {
    width: 60px;
  }
}
.sec_access .acccess_list li + li,
.footer .acccess_list li + li {
  margin-top: 20px;
}
.sec_access .acccess_list li:first-child:before,
.footer .acccess_list li:first-child:before {
  background: url(../img/top/top_access_img002.png) no-repeat center center/contain;
}
.sec_access .acccess_list li:nth-child(2):before,
.footer .acccess_list li:nth-child(2):before {
  background: url(../img/top/top_access_img003.png) no-repeat center center/contain;
}
.sec_access .acccess_list li:nth-child(3):before,
.footer .acccess_list li:nth-child(3):before {
  background: url(../img/top/top_access_img004.png) no-repeat center center/contain;
}

.sec_news {
  background: #abd2e5;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_news {
    padding: 100px 0;
  }
}
.sec_news .row {
  background: #fff;
  border-radius: 20px;
  padding: 20px;
  align-items: center;
}
@media (min-width: 768px) {
  .sec_news .row {
    border-radius: 40px;
    padding: 60px;
  }
}
.sec_news .col_title {
  width: auto;
  flex: 1;
}
@media (min-width: 768px) {
  .sec_news .col_detail {
    width: 79.6296296296%;
  }
}
.sec_news .btnstyle a {
  background: #006ea5;
  margin-top: 20px;
  border-color: #006ea5;
  padding: 0.2rem 2.4rem;
}
@media (min-width: 768px) {
  .sec_news .btnstyle a {
    max-width: 140px;
    margin-left: 0;
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .sec_news .list_list dt:nth-of-type(1) {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .sec_news .list_list dd:nth-of-type(1) {
    padding-top: 0;
  }
}
.sec_news .list_list dt {
  padding-top: 1em;
}
@media (min-width: 768px) {
  .sec_news .list_list dt {
    padding-bottom: 1em;
  }
}
.sec_news .list_list dd {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1em;
}
@media (min-width: 768px) {
  .sec_news .list_list dd {
    padding-left: 180px;
    padding-top: 1em;
  }
}

.sec_access {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_access {
    padding: 130px 0;
  }
}
.sec_access h2.top_title {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec_access h2.top_title {
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .sec_access .address_txt {
    margin-bottom: 10px;
  }
}
.sec_access .tel_txt {
  font-family: "Kiwi Maru", serif;
  color: #f29600 !important;
  font-size: 28px;
  letter-spacing: 0.04em;
  text-decoration: none;
}
@media (min-width: 768px) {
  .sec_access .tel_txt {
    font-size: 42px;
    line-height: 1;
  }
}
.sec_access .tel_txt:before {
  content: "";
  display: inline-block;
  width: 20px;
  aspect-ratio: 52/67;
  background: url(../img/top/top_access_img001.png) no-repeat center center/contain;
  margin-right: 8px;
  vertical-align: -3px;
}
@media (min-width: 768px) {
  .sec_access .tel_txt:before {
    width: 26px;
  }
}
.sec_access .btnstyle a {
  background: #006ea5;
  margin-top: 20px;
  border-color: #006ea5;
}
@media (max-width: 767px) {
  .sec_access .btnstyle a {
    padding: 0.7rem 2.4rem 1rem;
  }
}
@media (min-width: 768px) {
  .sec_access .btnstyle a {
    margin-top: 30px;
    margin-left: 0;
  }
}
.sec_access .bgBox {
  background: #fff5e5;
  padding: 20px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_access .bgBox {
    padding: 30px;
    margin-top: 30px;
  }
}
.sec_access .bgBox .reserve_title {
  font-size: 26px;
  color: #f29600;
  font-family: "Kiwi Maru", serif;
  letter-spacing: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_access .bgBox .reserve_title {
    font-size: 32px;
    margin-bottom: 0.5em;
  }
}
.sec_access .bgBox li {
  margin-bottom: 0;
}
.sec_access .bgBox li:before {
  width: 5px;
  height: 5px;
  background: #333333;
  top: 13px;
}
@media (max-width: 767px) {
  .sec_access .col_consul {
    margin-top: 50px !important;
  }
}

.sec_info {
  padding-bottom: 50px;
  position: relative;
}
.sec_info:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  aspect-ratio: 770/505;
  top: 120px;
  bottom: auto;
  left: 0;
  right: auto;
  background: url(../img/top/sp_bg_img001.jpg) no-repeat center center/cover;
  z-index: 0;
}
@media (min-width: 768px) {
  .sec_info {
    padding-bottom: 150px;
  }
  .sec_info:after {
    background: url(../img/top/bg_img001.jpg) no-repeat center center/cover;
    top: 200px;
    aspect-ratio: 2000/747;
  }
}
.sec_info .btnstyle a::after {
  right: 15px;
}
.sec_info .title_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .sec_info .title_wrapper .title_img {
    width: 200px;
  }
}
@media (min-width: 768px) {
  .sec_info .title_wrapper h2.top_title {
    transform: translateY(-29px);
  }
}
.sec_info .btn_wrapper01 {
  margin-top: 57.1428571429vw;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .sec_info .btn_wrapper01 {
    margin-top: 300px;
  }
}
@media (max-width: 767px) {
  .sec_info .btn_wrapper01 .col_3 + .col_3 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .sec_info .btn_wrapper01 .col_3 {
    margin-top: 0;
  }
}
.sec_info .btn_wrapper01 .btnstyle a {
  max-width: none;
  border-radius: 15px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: bold;
  font-size: 22px;
  min-height: 100px;
  display: flex;
  align-items: center;
  text-align: left;
  gap: 0.5357142857em;
  line-height: 1.1428571429;
  background: #f29600;
}
@media (min-width: 768px) {
  .sec_info .btn_wrapper01 .btnstyle a {
    font-size: 28px;
    min-height: 140px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .sec_info .btn_wrapper01 .btnstyle a:hover {
    background: #fff;
    color: #f29600 !important;
  }
  .sec_info .btn_wrapper01 .btnstyle a:hover:before {
    border: 1px solid #f29600;
    border-radius: 50%;
  }
  .sec_info .btn_wrapper01 .btnstyle a:hover:after {
    border-color: #f29600;
  }
}
.sec_info .btn_wrapper01 .btnstyle a:before {
  content: "";
  display: inline-block;
  width: 2.8571428571em;
  aspect-ratio: 1/1;
}
.sec_info .btn_wrapper01 .col_3:nth-child(1) .btnstyle a:before {
  background: url(../img/top/top_info_img002.png) no-repeat center center/contain;
}
.sec_info .btn_wrapper01 .col_3:nth-child(2) .btnstyle a:before {
  background: url(../img/top/top_info_img003.png) no-repeat center center/contain;
}
.sec_info .btn_wrapper01 .col_3:nth-child(3) .btnstyle a:before {
  background: url(../img/top/top_info_img004.png) no-repeat center center/contain;
}
.sec_info .btn_wrapper02 {
  justify-content: center;
  gap: 30px;
  max-width: 790px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.sec_info .btn_wrapper02 .col {
  flex: 1;
}
@media (max-width: 767px) {
  .sec_info .btn_wrapper02 .col + .col {
    margin-top: 20px;
  }
}
.sec_info .btn_wrapper02 .btnstyle a {
  max-width: none;
  min-height: 100px;
  border-radius: 15px;
  background: #fff;
  color: #333333 !important;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: bold;
  font-size: 22px;
  display: flex;
  align-items: center;
  text-align: left;
  gap: 0.6428571429em;
}
.sec_info .btn_wrapper02 .btnstyle a:after {
  border-color: #333333;
}
@media (max-width: 767px) {
  .sec_info .btn_wrapper02 .btnstyle a {
    letter-spacing: 0;
  }
}
@media (min-width: 768px) {
  .sec_info .btn_wrapper02 .btnstyle a {
    font-size: 24px;
    min-height: 120px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .sec_info .btn_wrapper02 .btnstyle a:hover {
    color: #f29600 !important;
  }
  .sec_info .btn_wrapper02 .btnstyle a:hover:after {
    border-color: #f29600;
  }
}
.sec_info .btn_wrapper02 .btnstyle a .small_txt {
  font-size: 15px;
  line-height: 1.5;
  display: inline-block;
}
@media (min-width: 768px) {
  .sec_info .btn_wrapper02 .btnstyle a .small_txt {
    font-size: 17px;
  }
}
.sec_info .btn_wrapper02 .btnstyle a:before {
  content: "";
  display: inline-block;
  width: 3em;
  aspect-ratio: 1/1;
  background: url(../img/top/top_info_img005.png) no-repeat center center/contain;
  flex: none;
}
.sec_info .btn_wrapper02 .btnstyle a.icon_02:before {
  background: url(../img/top/top_info_img006.png) no-repeat center center/contain;
}
.sec_info .btn_wrapper02 + .btn_wrapper02 {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_info .btn_wrapper02 + .btn_wrapper02 {
    margin-top: 30px;
  }
}

.sec_features {
  padding: 29.8701298701vw 0 80px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_features {
    padding: 130px 0 180px;
    background: url(../img/top/bg_img003.jpg) no-repeat center center/cover;
  }
}
.sec_features:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  aspect-ratio: 770/337;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
  background: url(../img/top/sp_bg_img002.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_features:before {
    aspect-ratio: 2000/335;
    background: url(../img/top/bg_img002.png) no-repeat center center/cover;
  }
}
.sec_features .container {
  width: 1400px !important;
}
.sec_features h2.top_title {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 30px;
  margin-bottom: 20px;
}
.sec_features h2.top_title .title_wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: start;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
@media (min-width: 768px) {
  .sec_features h2.top_title {
    margin-bottom: 40px;
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .sec_features h2.top_title img {
    width: 80px;
  }
}
.sec_features h2.top_title .middle_txt {
  line-height: 1.2545454545;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
}
.sec_features h2.top_title .small_txt {
  font-size: 0.8363636364em;
  letter-spacing: 0;
}
.sec_features h2.top_title .large_txt {
  font-size: 1.4727272727em;
}
.sec_features h2.top_title .title_inner {
  display: block;
  margin-left: -24px;
}
@media (max-width: 767px) {
  .sec_features h2.top_title .title_inner {
    margin-left: -15px;
  }
}
.sec_features h2.top_title .h2_en {
  text-align: left;
}
@media (min-width: 768px) {
  .sec_features h2.top_title .h2_en {
    font-size: 23px;
  }
}
.sec_features .num {
  width: 66px;
  min-height: 35px;
  background: #006ea5;
  color: #fff;
  font-weight: 500;
  font-size: 28px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  .sec_features .num {
    width: 100px;
    min-height: 50px;
    font-size: 34px;
  }
}
.sec_features h3 {
  font-family: "Kiwi Maru", serif;
  letter-spacing: 0.05em;
  font-size: 25px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .sec_features h3 {
    letter-spacing: 0;
  }
}


@media (min-width: 768px) {
  .sec_features h3 {
    font-size: 38px;
  }
}
.sec_features h3 .h3_en {
  color: #006ea5;
  font-size: 18px;
  display: block;
}
@media (min-width: 768px) {
  .sec_features h3 .h3_en {
    font-size: 20px;
  }
}
.sec_features .detail_txt {
  margin-top: 1em;
}
@media (min-width: 768px) {
  .sec_features .row .col_2:not(:last-child) {
    margin-right: 4.2857142857%;
  }
}
.sec_features .col_txt {
  width: auto;
  flex: 1;
}
@media (min-width: 768px) {
  .sec_features .col_img {
    width: 47.8571428571%;
  }
}
.sec_features .row02 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .sec_features .row02 {
    margin-top: 100px;
  }
}
.sec_features .row02 .num {
  background: #f29600;
}
.sec_features .row02 .h3_en {
  color: #f29600;
}
.sec_features .row02 .btnstyle02 a:before {
  background-image: url(../img/top/blue_btn_arrow.png);
}
@media (hover: hover) and (pointer: fine) {
  .sec_features .row02 .btnstyle02 a:hover {
    color: #006ea5 !important;
  }
  .sec_features .row02 .btnstyle02 a:hover:before {
    background-image: url(../img/top/hover_blue_btn_arrow.png);
  }
}
.sec_features .row_wrapper {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .sec_features .row_wrapper h3 .h3_en {
    margin-bottom: 0.5em;
  }
}
@media (min-width: 768px) {
  .sec_features .row_wrapper .col_img {
    width: 52.5373134328%;
  }
}
@media (min-width: 768px) {
  .sec_features .row_wrapper {
    margin-top: 100px;
  }
}
.sec_features .row_wrapper > .col_2:first-child {
  width: auto;
  flex: 1;
}
@media (min-width: 768px) {
  .sec_features .row_wrapper > .col_2:last-child {
    width: 47.8571428571%;
  }
}
.sec_features .row_wrapper > .col_2:last-child .num {
  background: #f29600;
}
.sec_features .row_wrapper > .col_2:last-child h3 .h3_en {
  color: #f29600;
}
.sec_features .row_wrapper h3 {
  letter-spacing: 0;
  line-height: 1.3125;
}
@media (min-width: 768px) {
  .sec_features .row_wrapper h3 {
    font-size: clamp(27px, 18.842px + 0.658vw, 32px);
  }
}
@media (max-width: 767px) {
  .sec_features .row_wrapper > .col_2 + .col_2 {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .sec_features .sp_img {
    margin-top: 20px;
  }
}

.sec_disease {
  padding-bottom: 50px;
  position: relative;
}
@media (min-width: 768px) {
  .sec_disease {
    padding-bottom: 150px;
    margin-top: -54px;
  }
}
.sec_disease:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 142.8571428571vw;
  top: 60px;
  bottom: auto;
  left: 0;
  right: auto;
  background: #fff5e5;
}
@media (min-width: 768px) {
  .sec_disease:before {
    top: 54px;
    height: 259.7402597403vw;
    height: 500px;
  }
}
.sec_disease .title_row {
  margin-bottom: 0;
}
.sec_disease .title_row h2.top_title {
  font-size: 26px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .sec_disease .title_row h2.top_title {
    letter-spacing: 0;
    line-height: 1.3;
  }
}
@media (min-width: 768px) {
  .sec_disease .title_row h2.top_title {
    font-size: 38px;
  }
}
.sec_disease .title_row h2.top_title .large_txt {
  font-size: 40px;
}
@media (min-width: 768px) {
  .sec_disease .title_row h2.top_title .large_txt {
    font-size: 56px;
  }
}
.sec_disease .title_row .col_img {
  margin-top: 20px;
  flex: none;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_disease .title_row .col_img {
    width: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec_disease .title_row .col_img {
    width: 280px;
  }
}
@media (min-width: 768px) {
  .sec_disease .title_row .col_img img {
    position: absolute;
    width: 354px;
    max-width: calc(100% + max(50vw - 600px - 10px, 10px));
  }
}
.sec_disease .title_row .col_txt {
  width: auto;
  flex: 1;
}
@media (min-width: 768px) {
  .sec_disease .title_row .col_txt {
    margin-right: 80px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec_disease .title_row .col_txt {
    margin-right: 20px;
  }
}
.sec_disease .sp_top_diease_img001 {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .sec_disease .sp_top_diease_img001 {
    margin-top: 20px;
  }
}

.sec_tab .tab_btn {
  border: 1px solid #006ea5;
  border-radius: 50vw;
}
.sec_tab .tab_item {
  display: none;
}
.sec_tab .tab_item.active {
  display: block;
}
.sec_tab .tab_item_wrap {
  border: 1px solid #f29600;
  padding: 20px 15px;
  border-radius: 30px;
  margin-top: 30px;
  position: relative;
  z-index: 2;
  background: #fff;
}
@media (min-width: 768px) {
  .sec_tab .tab_item_wrap {
    border-radius: 50px;
    padding: 50px 60px;
    min-height: 502px;
  }
}
.sec_tab .tab_btn_wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 0 !important;
}
.sec_tab .tab_btn_wrap li {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: #006ea5;
  position: relative;
  background: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .sec_tab .tab_btn_wrap li:hover {
    cursor: pointer;
    opacity: 0.8;
  }
}
.sec_tab .tab_btn_wrap li.active {
  color: #fff;
  background: #006ea5;
}
.sec_tab .tab_btn_wrap li.active:after {
  border-color: #fff;
}
.sec_tab .btnstyle a {
  max-width: none;
  height: 56px;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  background: #fff;
  border: 1px solid #f29600;
  color: #333333 !important;
  border-radius: 50vw;
  font-size: 22px;
  letter-spacing: 0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

.sec_tab .btnstyle a span.sp {
  height: 0;
}
@media (min-width: 768px) {
  .sec_tab .btnstyle a {
    height: 84px;
  }
}
.sec_tab .btnstyle a::after {
  border-top: 1px solid #f29600;
  border-right: 1px solid #f29600;
  content: "";
  height: 6px;
  margin: auto;
  position: absolute;
  right: 11px;
  top: 0;
  bottom: 0;
  width: 6px;
  transform: rotate(45deg);
}
@media (hover: hover) and (pointer: fine) {
  .sec_tab .btnstyle a:hover {
    background: #f29600;
    color: #fff !important;
  }
  .sec_tab .btnstyle a:hover::after {
    border-color: #fff;
  }
}
@media (max-width: 767px) {
  .sec_tab .tab_btn_wrap {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .sec_tab .tab_btn_wrap li {
    height: 40px;
    width: 49%;
    margin-right: 2%;
  }
  .sec_tab .tab_btn_wrap li:not(:first-child) {
    margin-top: 0;
  }
  .sec_tab .tab_btn_wrap li:nth-child(2n) {
    margin-right: 0;
  }
  .sec_tab .tab_btn_wrap li:nth-child(n + 3) {
    margin-top: 2%;
  }
  .sec_tab .btnstyle a {
    font-size: 18px;
    font-weight: bold;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 570px) {
  .sec_tab .btnstyle a {
    font-size: 14px;
    letter-spacing: 0;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    line-height: 20px;
    font-size: 4vw;
  }
}
@media (min-width: 768px) {
  .sec_tab .tab_btn_wrap {
    margin-top: 60px;
    display: flex;
    justify-content: flex-end;
  }
  .sec_tab .tab_btn_wrap li {
    width: 300px;
    margin-right: 2%;
  }
  .sec_tab .tab_btn_wrap li:last-child {
    margin-right: 0;
  }
  .sec_tab .btnstyle a {
    font-size: 22px;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1240px) {
  .sec_tab .btnstyle a {
    font-size: 22px;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .tab_item .row {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 0;
  }
  .tab_item .col_3 {
    width: calc((100% - 10px) / 2);
    margin-top: 0 !important;
  }
  .tab_item .col_3:not(:nth-child(2n)) {
    margin-right: 10px;
  }
}

.sec_message {
  padding: 50px 0;
  position: relative;
}
@media (min-width: 768px) {
  .sec_message {
    padding: 85px 0 140px;
    background: url(../img/top/bg_img004.jpg) no-repeat center center/cover;
  }
}
@media (max-width: 767px) {
  .sec_message:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: px;
    aspect-ratio: 660/654;
    margin: 0 auto;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../img/top/sp_bg_img004.png) no-repeat center center/cover;
  }
}
.sec_message .lead_txt {
  color: #006ea5;
  font-family: "Kiwi Maru", serif;
  font-size: 19px;
  margin-top: 1em;
}
@media (min-width: 768px) {
  .sec_message .lead_txt {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .sec_message .row01 {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_message .row01 .col_img {
    width: 43.3333333333%;
    margin-top: 20px;
  }
}
.sec_message .row01 .col_txt {
  width: auto;
  flex: 1;
}
.sec_message .row02 {
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.sec_message .row02 .col_txt {
  width: auto;
  flex: 1;
}
.sec_message .col_btn {
  margin-top: 1.5em;
  font-family: "Kiwi Maru", serif;
  margin-left: auto;
}
.sec_message .col_btn p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sec_message .col_btn {
    font-size: 22px;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.sec_message .col_btn .doctor_name {
  font-size: 26px;
  margin-left: 20px;
}
@media (min-width: 768px) {
  .sec_message .col_btn .doctor_name {
    font-size: 32px;
  }
}
.sec_message .btnstyle02 a {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .sec_message .sp_img {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .sec_message .doctor_name_wrapper {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.sec_recruit {
  background: url(../img/top/bg_img005.jpg) no-repeat center center/cover;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_recruit {
    padding: 130px 0 140px;
  }
}
.sec_recruit .btnstyle02 a {
  flex-direction: row-reverse;
  gap: 20px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .sec_recruit .btnstyle02 a {
    margin: 0 auto 20px;
  }
}
.sec_recruit .btnstyle02 a .h2_jp {
  font-size: 30px;
}
@media (min-width: 768px) {
  .sec_recruit .btnstyle02 a .h2_jp {
    font-size: 56px;
  }
}
.sec_recruit .row.link_wrapper {
  position: relative;
}
.sec_recruit .row.link_wrapper a.link {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.4s;
  font-size: 0;
}
.sec_recruit .row.link_wrapper a.link:hover {
  opacity: 1;
}
/* @media (hover: hover) and (pointer: fine) {
  .sec_recruit .row.link_wrapper:hover .btnstyle02 a {
    color: #f29600 !important;
  }
  .sec_recruit .row.link_wrapper:hover .btnstyle02 a:before {
    background-image: url(../img/top/hover_orange_btn_arrow.png);
  }
} */

.sec_recruit h2.top_title a {
  pointer-events: none;
}

@media (max-width: 767px) {
  .sec_recruit .btn_wrapper {
    padding-left: 60px;
  }
}

.table_surgery_fee tbody td,
.table_vegf_fee tbody td,
.table_contact_fee tbody td {
  text-align: right;
}

.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 */

.sec_tab .btnstyle .lineheight01 {
  line-height: 1.1;
}

.btnstyle.wide_btn a {
  max-width: none;
  width: fit-content;
}

@media (max-width: 767px) {
  .sec_access .table_timetable tbody th {
    font-size: 15px;
    letter-spacing: 0.05em;
  }
}

@media (max-width: 767px) {
  .sec_features .btnstyle02 + .btnstyle02 {
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  .footer .grid_wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
    grid-auto-flow: column;
    column-gap: 4%;
    row-gap: 45px;
  }
}

@media (max-width: 767px) {
  .footer .grid_item .col_detail {
    margin-top: 0;
  }

  .footer .grid_item + .grid_item {
    margin-top: 50px;
  }
}
