@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 60px;
  margin-top: 60px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .section hr {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}

.section_bg {
  background: #f2f8fd;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f8fd;
}
.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: 5px solid #f2f8fd;
}

.box_border .box_bg {
  background: #f2f8fd;
}

.section_bg .box_border .box_bg {
  background: #f2f8fd;
}

.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 {
  border: 3px solid #f2f8fd;
  border-radius: 10px;
  padding: min(30px , 3.8vw);
  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: 3px;
  border: 1px solid #09276a;
  color: #09276a !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: #09276a;
    color: #fff !important;
  }
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #09276a;
  border-right: 1px solid #09276a;
  left: auto;
  right: 15px;
  transform: rotate(45deg);
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover::after {
    border-color: #fff;
  }
}
@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_dia,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dia: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_dia 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_dia 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_dia li::before,
.ul_dia 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_dia 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_dia + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #ddc760;
  height: calc(16px * 0.7);
  left: 0.2em;
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: calc(16px * 0.7);
}

.ul_dia li::before {
  transform: rotate(45deg);
  background: #ddc760;
  height: calc(16px / 2);
  left: 0.2em;
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: calc(16px / 2);
}
.ul_dia.wh li::before {
  background: #fff;
}

.ul_dot li::before {
  border-radius: 50%;
  background: #ddc760;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc(16px * 1.75 / 2 - 16px / 6);
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #09276a;
  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 #09276a;
  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: #09276a;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #09276a;
  border-top: 1px solid #09276a;
  border-bottom: 1px solid #09276a;
  font-weight: 600;
  text-align: left;
  width: 32%;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #24abc9;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #09276a;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f7f9fc;
}
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: #24abc9 !important;
}

.consul2 {
  color: #917c18 !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;
  margin-bottom: 20px;
}
.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 {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 600;
  height: 47px;
  left: 44px;
  letter-spacing: 0;
  line-height: 46px;
  position: absolute;
  text-align: center;
  top: 17px;
  width: 47px;
}
@media (max-width: 767px) {
  .box_faq .question::before,
  .box_faq .answer::before {
    top: 0;
    bottom: 0;
    margin: auto;
    left: 10px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 39px;
  }
}
.box_faq .question {
  padding: 0.8em 0 1.1em;
  padding-left: 110px;
  background: linear-gradient(0deg, #185f99 0%, #24abc9 100%);
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .box_faq .question {
    padding: 0.5em 0 0.6em;
    padding-left: 65px;
    font-size: 18px;
  }
}
.box_faq .question::before {
  content: "Q";
  color: #09276a;
  background: #fff;
}
.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: 19px;
  right: 40px;
  background: #fff;
  border-radius: 1px;
  width: 26px;
  height: 1px;
}
@media (max-width: 767px) {
  .box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
    width: 15px;
  }
}
.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: 1em 50px;
  padding-left: 110px;
  background: #fff;
}
@media (max-width: 767px) {
  .box_faq .answer {
    padding: 0.5em 10px 0.6em;
    padding-left: 65px;
  }
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #b2893c;
  top: 0.8em;
}
@media (max-width: 767px) {
  .box_faq .answer::before {
    bottom: unset;
  }
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f2f8fd;
  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: #afcbea;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
@media (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after, .flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #09276a;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #09276a;
  background: #09276a;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
  border-top: 2px solid #09276a;
}
@media (max-width: 767px) {
  .footer .row_footer > .col:not(:last-child) {
    margin-bottom: 30px;
  }
  .footer .row_footer > .col_l p.address + .btnstyle {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .footer .row_footer > .col_l .row_btn {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .footer .row_footer {
    -moz-column-gap: 35px;
         column-gap: 35px;
  }
  .footer .row_footer > .col_l {
    width: auto;
  }
  .footer .row_footer > .col_l .row_btn {
    gap: 15px;
  }
  .footer .row_footer > .col_l .row_btn .btnstyle a {
    width: 235px;
    max-width: unset;
  }
  .footer .row_footer > .col_l p.address + .btnstyle {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .footer .row_footer > .col_l p.address + .btnstyle a {
    margin-left: 0;
  }
  .footer .row_footer > .col_r {
    flex: 1;
  }
  .footer .row_footer > .col_r .row_btn {
    gap: 0;
    margin-bottom: 30px;
  }
}
.footer .sec_logo {
  margin: 0 0 20px;
}
.footer p.address {
  line-height: 1.5;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer .btn_tel {
  height: 103px;
}
.footer .btn_web {
  height: 103px;
}
.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 table.table_timetable {
  margin-bottom: 5px;
}
.footer table.table_timetable th,
.footer table.table_timetable td {
  padding: 1.2em 0.2em;
}
.footer table.table_timetable thead th,
.footer table.table_timetable thead td {
  padding: 0.6em 0.2em;
}
.footer table.table_timetable thead th:first-child {
  width: 26%;
}
@media (max-width: 767px) {
  .footer table.table_timetable thead th:first-child {
    width: 30%;
  }
}
.footer .sec_img {
  margin: 0;
}
.footer .row_access {
  background: #f3f0e9;
}
@media (max-width: 767px) {
  .footer .row_access {
    padding: 20px 10px;
  }
  .footer .row_access > .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .footer .row_access {
    -moz-column-gap: 30px;
         column-gap: 30px;
    padding: 60px;
  }
  .footer .row_access > .col {
    flex: 1;
  }
}
.footer .row_access .col_train .title::before {
  width: 17.5px;
  height: 21px;
  background: url("../img/common/ic_train.png") no-repeat center/contain;
}
.footer .row_access .col_buss .title::before {
  width: 17px;
  height: 20.5px;
  background: url("../img/common/ic_buss.png") no-repeat center/contain;
}
.footer .row_access .col_car .title::before {
  width: 21px;
  height: 17px;
  background: url("../img/common/ic_car.png") no-repeat center/contain;
}
.footer .row_access .title {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.3em;
       column-gap: 0.3em;
  height: 50px;
  margin-bottom: 10px;
  background: #917c18;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.footer .row_access .title::before {
  content: "";
  display: block;
}
.footer .row_access .ul_dia li {
  margin: 0;
  line-height: 1.5;
}
.footer .row_access .ul_dia li:not(:last-child) {
  margin-bottom: 10px;
}
.footer .row_access .ul_link li a {
  position: relative;
  display: block;
  padding-bottom: 0.6em;
  border-bottom: solid 1px;
  color: #185f99;
  letter-spacing: 0.15em;
  text-decoration: none;
  transition: 0.2s;
}
.footer .row_access .ul_link li a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 17px;
  height: 17px;
  background: url("../img/common/arrow01.png") no-repeat center/contain;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .footer .row_access .ul_link li a:hover {
    opacity: 0.8;
  }
  .footer .row_access .ul_link li a:hover::after {
    right: -3px;
  }
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #303030;
  position: relative;
  padding-left: 15px;
}
@media (hover: hover) and (pointer: fine) {
  .footer .sitemap a:hover {
    text-decoration: underline;
  }
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #303030;
  border-right: 1px solid #303030;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 120px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #f4f7f8;
  color: #303030;
  margin-top: 110px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0;
    margin-top: 90px;
  }
}

.list_list dd a {
  color: #303030;
  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: #303030;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -moz-fit-content;
  height: fit-content;
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th, .mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total, .mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}

.ic_tel {
  position: relative;
  display: block;
  padding-left: 1em;
  line-height: 1;
  letter-spacing: 0;
}
.ic_tel::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 0.75em;
  height: auto;
  aspect-ratio: 1/1;
  background: url("../img/common/ic_tel.png") no-repeat center/contain;
}

.ic_pc {
  position: relative;
  display: block;
  padding-left: 1.3333333333em;
  line-height: 1;
  letter-spacing: 0.08em;
}
.ic_pc .en {
  font-size: 113.3333333333%;
  vertical-align: baseline;
}
.ic_pc::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 1em;
  height: auto;
  aspect-ratio: 30/24;
  background: url("../img/common/ic_pc.png") no-repeat center/contain;
}

.add_arrow01 {
  position: relative;
}
.add_arrow01::after {
  content: "";
  position: absolute;
  right: 5px;
  bottom: 5px;
  margin: auto;
  display: block;
  width: 9px;
  height: auto;
  aspect-ratio: 1/1;
  background: #fff;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  transition: 0.2s;
}

.add_arrow02 {
  position: relative;
}
.add_arrow02::after {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin: auto;
  display: block;
  width: 60px;
  height: auto;
  aspect-ratio: 10/0.85;
  border-bottom: solid 1px;
  border-right: solid 1px;
  transform: skewX(55deg);
  transition: 0.2s;
}

.btn_tel {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
  padding: 0 25px;
  padding-bottom: 0.5em;
  border: solid 2px #24abc9;
  background: #fff;
  color: #24abc9 !important;
  font-family: "Noto Serif JP", serif !important;
  font-size: 17px;
  text-decoration: none !important;
}
.btn_tel .small {
  letter-spacing: 0.08em;
}
.btn_tel .ic_tel {
  font-size: 235.2941176471%;
}

.btn_web {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
  padding: 0 17px;
  border: solid 2px #185f99;
  background: #185f99;
  color: #fff !important;
  font-family: "Noto Serif JP", serif;
  font-size: 17px;
  letter-spacing: 0;
  text-decoration: none !important;
  transition: 0.2s;
}
.btn_web .inner {
  position: relative;
}
.btn_web .inner:has(.label) {
  padding-left: calc(88px + 1em);
}
.btn_web .label {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 88px;
  height: 88px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #fff;
  color: #09276a;
  font-size: 20px;
  line-height: 1.25;
  letter-spacing: -0.05em;
  text-align: center;
}
.btn_web .ic_pc {
  font-size: 176.4705882353%;
}
@media (min-width: 768px) {
  .btn_web:hover {
    opacity: 0.8;
  }
}
.btn_web.add_arrow01:hover::after {
  transform: translate(2px, 2px);
}
.btn_web.add_arrow02::after {
  right: 20px;
  bottom: 20px;
}
.btn_web.add_arrow02:hover::after {
  right: 17px;
}
.btn_web.wh {
  background: #fff;
  color: #09276a !important;
}
.btn_web.wh .label {
  background: #09276a;
  color: #fff;
}
.btn_web.wh .ic_pc::after {
  background: url("../img/common/ic_pc_bl.png") no-repeat center/contain;
}
.btn_web.wh.add_arrow02::after {
  border-color: #09276a;
}

@media (max-width: 767px) {
  .row_btn > .col:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .row_btn {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -moz-column-gap: 30px;
         column-gap: 30px;
    row-gap: 10px;
  }
}

.block_cta {
  position: relative;
  color: #fff;
}
@media (max-width: 767px) {
  .block_cta {
    width: 100%;
    max-width: 340.9090909091px;
    margin: 0 auto;
  }
}
.block_cta .cta_label {
  position: absolute;
  z-index: 1;
  top: -8.7662337662px;
  left: 11.6883116883px;
  margin: auto;
  display: block;
  width: 92.0454545455px;
  height: auto;
  aspect-ratio: 189/194;
  background: url("../img/common/sp_cta_parts001.png") no-repeat center/contain;
}
@media (min-width: 768px) {
  .block_cta .cta_label {
    top: -18px;
    left: 24px;
    width: 135px;
    background: url("../img/common/cta_parts001.png") no-repeat center/contain;
  }
}
.block_cta .cta_head {
  padding: 19.4805194805px 0;
  background: url("../img/common/sp_cta_bg01.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .block_cta .cta_head {
    padding: 50px 0;
    background: url("../img/common/cta_bg01.jpg") no-repeat center/cover;
  }
}
.block_cta .cta_head .lead {
  width: 219.1558441558px;
  padding: 0.4em 0;
  margin-left: auto;
  margin-right: 21.9155844156px;
  margin-bottom: 26.7857142857px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 15%, rgb(255, 255, 255) 85%, rgba(255, 255, 255, 0) 100%);
  color: #185f99;
  font-family: "Noto Serif JP", serif;
  font-size: 13.6363636364px;
  line-height: 1.2;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .block_cta .cta_head .lead {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 28px;
  }
}
.block_cta .cta_head .title {
  position: relative;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 43.8311688312px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.8));
}
@media (min-width: 768px) {
  .block_cta .cta_head .title {
    padding: 0 25px;
    font-size: 70px;
  }
}
.block_cta .cta_head .title .en {
  font-size: 114.2857142857%;
  letter-spacing: 0.1em;
}
.block_cta .cta_head .title .small {
  font-size: 71.4285714286%;
  letter-spacing: 0.1em;
}
.block_cta .cta_head .title .color {
  color: #ccb751;
}
.block_cta .cta_head .title .point_img {
  display: block;
  width: 152.4350649351px;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .block_cta .cta_head .title .point_img {
    position: absolute;
    top: unset;
    right: 100%;
    bottom: -25px;
    left: unset;
    margin: auto;
    width: 236px;
    aspect-ratio: 236/176;
    background: url("../img/common/cta_parts002.png") no-repeat center/contain;
  }
}
.block_cta .cta_body {
  padding: 24.3506493506px;
  background: url("../img/common/sp_cta_bg02.jpg") no-repeat top center/cover;
}
@media (min-width: 768px) {
  .block_cta .cta_body {
    padding: 50px 100px;
    background: url("../img/common/cta_bg02.jpg") no-repeat top center/cover;
  }
}
.block_cta .cta_body .lead {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 20px;
  margin: 0 auto;
  margin-bottom: 20px;
  font-family: "Noto Serif JP", serif;
  font-size: 15.5844155844px;
  line-height: 1.3125;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .block_cta .cta_body .lead {
    padding: 0 30px;
    font-size: 22px;
    line-height: 1.5909090909;
  }
}
.block_cta .cta_body .lead::before, .block_cta .cta_body .lead::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 1px;
  height: 100%;
  background: #fff;
}
.block_cta .cta_body .lead::before {
  right: 100%;
  transform: rotate(-20deg);
}
.block_cta .cta_body .lead::after {
  left: 100%;
  transform: rotate(20deg);
}
@media (min-width: 768px) {
  .block_cta .cta_body .row_btn {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .block_cta .cta_body .row_btn > .col {
    width: calc((100% - 30px) / 2);
  }
}
.block_cta .cta_body .row_btn .btn_tel,
.block_cta .cta_body .row_btn .btn_web {
  width: 100%;
}
.block_cta .btn_tel {
  font-size: 10.7142857143px;
}
@media (max-width: 767px) {
  .block_cta .btn_tel {
    height: 56.0064935065px;
  }
}
@media (min-width: 768px) {
  .block_cta .btn_tel {
    font-size: 22px;
  }
}
.block_cta .btn_tel .ic_tel {
  font-size: 218.1818181818%;
}
.block_cta .btn_web {
  padding: 0;
  font-size: 10.7142857143px;
}
@media (max-width: 767px) {
  .block_cta .btn_web {
    height: 56.0064935065px;
  }
}
@media (min-width: 768px) {
  .block_cta .btn_web {
    justify-content: flex-start;
    padding: 0 40px;
    font-size: 22px;
  }
}
.block_cta .btn_web .inner {
  padding-left: calc(41.3961038961px + 1em);
  padding-bottom: 0.5em;
}
@media (min-width: 768px) {
  .block_cta .btn_web .inner {
    padding-left: calc(80px + 1em);
  }
}
.block_cta .btn_web .label {
  width: 41.3961038961px;
  height: 41.3961038961px;
}
@media (max-width: 767px) {
  .block_cta .btn_web .label {
    font-size: 9.2532467532px;
  }
}
@media (min-width: 768px) {
  .block_cta .btn_web .label {
    width: 80px;
    height: 80px;
    font-size: 18px;
  }
}
.block_cta .btn_web .ic_pc {
  font-size: 172.7272727273%;
}
.block_cta .btn_web.add_arrow02::after {
  right: 9.7402597403px;
  bottom: 9.7402597403px;
  width: 29.2207792208px;
}

.sec_top {
  position: relative;
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_top {
    padding: 120px 0;
  }
}
.sec_top .container {
  position: relative;
  z-index: 1;
}
.sec_top .top_h2 {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0.03em;
}
@media (min-width: 768px) {
  .sec_top .top_h2 {
    margin-bottom: 50px;
    font-size: 45px;
  }
}
.sec_top .top_h2.type01 {
  margin-bottom: 20px;
  font-size: 65px;
}
@media (min-width: 768px) {
  .sec_top .top_h2.type01 {
    margin-bottom: 30px;
    font-size: 140px;
  }
}
@media (max-width: 767px) {
  .sec_top .top_h2.type01 .en,
  .sec_top .top_h2.type01 .jp {
    display: block;
  }
}
.sec_top .top_h2.type01 .en {
  color: #c8ebf3;
  font-family: "Times New Roman", Times, serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.02em;
}
.sec_top .top_h2.type01 .jp {
  color: #185f99;
  font-size: 34.2857142857%;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_top .top_h2.type01 .jp {
    margin-left: 0.3em;
    font-size: 32.1428571429%;
  }
}
.sec_top .top_h2.type01.vertical {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec_top .top_h2.type01.vertical {
    margin-bottom: 50px;
  }
}
.sec_top .top_h2.type01.vertical .en,
.sec_top .top_h2.type01.vertical .jp {
  display: block;
}
.sec_top .top_h2.type01.vertical .en {
  line-height: 0.7;
}
.sec_top .top_h2.type01.vertical .jp {
  margin-top: -0.5em;
}
.sec_top .top_h2.type02 {
  position: relative;
  padding-bottom: 0.4em;
  margin-bottom: 20px;
  color: #09276a;
  line-height: 1.5277777778;
  letter-spacing: 0.04em;
}
@media (min-width: 768px) {
  .sec_top .top_h2.type02 {
    margin-bottom: 40px;
    font-size: 45px;
  }
}
.sec_top .top_h2.type02::after {
  content: "";
  position: absolute;
  top: unset;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 140px;
  height: 5px;
  background: linear-gradient(90deg, #185f99 50%, #24abc9 50%, #24abc9 100%);
}
.sec_top .top_h2.type02 .small {
  font-size: 66.6666666667%;
}
@media (min-width: 768px) {
  .sec_top .top_h2.type02 .small {
    font-size: 80%;
  }
}
.sec_top .top_h3 {
  line-height: 1.2;
}
@media (min-width: 768px) {
  .sec_top .top_h3 {
    font-size: 36px;
  }
}
.sec_top .top_h3 .bg {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.5em 0.7em;
  margin-bottom: 10px;
  background: #24abc9;
  color: #fff;
  line-height: 1;
  letter-spacing: 0.04em;
}
.sec_top .top_h3.h3_border {
  padding: 0.4em 0;
  margin-bottom: 20px;
  border-top: solid 1px;
  border-bottom: solid 1px;
  color: #185f99;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .sec_top .top_h3.h3_border {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .sec_top .top_h3.sp-text-center .bg {
    margin-inline: auto;
  }
}
.sec_top .top_h4 {
  margin: 0;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.6333333333;
  letter-spacing: 0.07em;
}
@media (min-width: 768px) {
  .sec_top .top_h4 {
    margin-bottom: 20px;
    font-size: 30px;
  }
}
.sec_top .top_h4 .marker {
  text-decoration: underline;
  text-decoration-color: #cbe8ee;
  text-decoration-thickness: 0.3em;
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.sec_top .top_h4 .color {
  color: #185f99;
}
.sec_top .wrap_text p {
  line-height: 1.875;
  letter-spacing: 0.025em;
}

.sec_cta {
  background: url("../img/top/top_bg006.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_cta {
    padding-top: 140px;
  }
}

.sec_fv {
  padding-top: 3.8961038961vw;
  background: url("../img/top/sp_top_bg001.jpg") no-repeat top center/100% auto;
}
@media (min-width: 768px) {
  .sec_fv {
    padding-top: 75px;
    background: url("../img/top/top_bg001.jpg") no-repeat top center/max(100%, 2000px) auto;
  }
}
.sec_fv .sec_problem {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec_fv .sec_problem {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .sec_fv .h2_img {
    margin-bottom: 3.8961038961vw;
  }
  .sec_fv .h2_img img {
    width: 80.3896103896%;
  }
}
@media (min-width: 768px) {
  .sec_fv .h2_img {
    margin-bottom: 55px;
  }
}
@media (max-width: 767px) {
  .sec_fv .row_problem {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    -moz-column-gap: 4.8051948052vw;
         column-gap: 4.8051948052vw;
    row-gap: 2.6666666667vw;
  }
  .sec_fv .row_problem > .col {
    width: calc((100% - 9.6103896104vw) / 3);
  }
  .sec_fv .row_problem > .col:nth-child(5n), .sec_fv .row_problem > .col:nth-child(5n-2), .sec_fv .row_problem > .col:nth-child(5n-4) {
    margin-top: 1.2987012987vw;
  }
}
@media (min-width: 768px) {
  .sec_fv .row_problem {
    align-items: stretch;
    justify-content: center;
    -moz-column-gap: 35px;
         column-gap: 35px;
  }
  .sec_fv .row_problem > .col {
    width: calc((100% - 140px) / 5);
  }
  .sec_fv .row_problem > .col:nth-child(5n), .sec_fv .row_problem > .col:nth-child(5n-2), .sec_fv .row_problem > .col:nth-child(5n-4) {
    margin-top: 10px;
  }
}
.sec_fv .card_problem {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.sec_fv .card_problem figure {
  z-index: 1;
  width: 23.6363636364vw;
  filter: drop-shadow(0 0 15px rgba(0, 0, 0, 0.5));
}
@media (min-width: 768px) {
  .sec_fv .card_problem figure {
    width: 182px;
  }
}
.sec_fv .card_problem .wrap_text {
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  min-height: 23.3766233766vw;
  padding: 7.1428571429vw 0;
  margin-top: -6.4935064935vw;
  background: #09276a;
  clip-path: polygon(100% 0, 100% calc(100% - 3.2467532468vw), 0 100%, 0 3.2467532468vw);
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8571428571vw;
}
.sec_fv .card_problem .wrap_text p {
  line-height: 1.4545454545;
  letter-spacing: 0;
}
.sec_fv .card_problem.reverse {
  flex-direction: column-reverse;
}
.sec_fv .card_problem.reverse .wrap_text {
  margin-top: 0;
  margin-bottom: -6.4935064935vw;
}
@media (min-width: 768px) {
  .sec_fv .card_problem .wrap_text {
    min-height: 185px;
    padding: 57px 0;
    margin-top: -57px;
    clip-path: polygon(100% 0, 100% calc(100% - 27px), 0 100%, 0 27px);
    font-size: 22px;
  }
  .sec_fv .card_problem.reverse {
    flex-direction: column-reverse;
  }
  .sec_fv .card_problem.reverse .wrap_text {
    margin-top: 0;
    margin-bottom: -57px;
  }
}
@media (min-width: 768px) {
  .sec_fv .sec_solution {
    margin-bottom: 80px;
  }
}
.sec_fv .sec_solution .title {
  margin-bottom: 13.3333333333vw;
  font-size: 10.6666666667vw;
}
@media (min-width: 768px) {
  .sec_fv .sec_solution .title {
    margin-bottom: 100px;
    font-size: 86px;
  }
}
.sec_fv .sec_solution .title .lead,
.sec_fv .sec_solution .title .main {
  display: block;
}
.sec_fv .sec_solution .title .lead {
  margin-bottom: 0.8em;
  font-size: 44.1860465116%;
  line-height: 2.1315789474;
  letter-spacing: 0.1em;
}
.sec_fv .sec_solution .title .lead .underline {
  text-decoration: underline;
  text-decoration-color: #24abc9;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.4em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.sec_fv .sec_solution .title .lead .accent {
  position: relative;
}
.sec_fv .sec_solution .title .lead .accent::after {
  content: "";
  position: absolute;
  bottom: calc(100% + 0.05em);
  right: 0.2em;
  left: 0;
  margin: auto;
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #303030;
}
.sec_fv .sec_solution .title .main {
  position: relative;
  line-height: 1.2;
  letter-spacing: 0.03em;
}
.sec_fv .sec_solution .title .main::after {
  content: "ALL-On-4";
  position: absolute;
  top: 27%;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  color: rgba(36, 171, 201, 0.08);
  font-family: "Times New Roman", Times, serif;
  font-size: 162.7906976744%;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
}
.sec_fv .sec_solution .title .main .brackets {
  font-size: 58.1395348837%;
}
.sec_fv .sec_solution .title .main .brackets_open {
  vertical-align: top;
}
.sec_fv .sec_solution .title .main .brackets_close {
  vertical-align: bottom;
}
.sec_fv .sec_solution .title .main .color {
  background: linear-gradient(86deg, rgb(9, 39, 106) 0%, rgb(36, 171, 201) 20%, rgb(32, 152, 187) 65%, rgb(9, 39, 106) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 768px) {
  .sec_fv .sec_solution .top_h3 {
    margin-bottom: 30px;
    font-size: 30px;
  }
}
.sec_fv .sec_solution .wrap_text p {
  line-height: 2.25;
}
.sec_fv .sec_case .top_h2 {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec_fv .sec_case .top_h2 {
    margin-left: 25px;
    margin-bottom: 30px;
  }
}
.sec_fv .sec_case .top_h2 .jp {
  color: #303030;
}
@media (min-width: 768px) {
  .sec_fv .sec_case .top_h2 .jp {
    margin-left: 1em;
    font-size: 18.5714285714%;
  }
}
.sec_fv .block_case {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .sec_fv .block_case {
    padding-top: 65px;
  }
}
.sec_fv .block_case .case_inner {
  padding: 20px;
  padding-top: 0;
  border: solid 1px #24abc9;
}
@media (min-width: 768px) {
  .sec_fv .block_case .case_inner {
    padding: 60px;
    padding-top: 0;
  }
}
.sec_fv .block_case .row_img {
  position: relative;
}
@media (max-width: 767px) {
  .sec_fv .block_case .row_img {
    margin-top: -20px;
  }
  .sec_fv .block_case .row_img > .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_fv .block_case .row_img {
    -moz-column-gap: 60px;
         column-gap: 60px;
    margin-top: -65px;
  }
  .sec_fv .block_case .row_img > .col {
    flex: 1;
  }
}
.sec_fv .block_case .row_img::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 20px;
  height: auto;
  aspect-ratio: 2/1;
  background: #185f99;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media (min-width: 768px) {
  .sec_fv .block_case .row_img::after {
    aspect-ratio: 1/2;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
  }
}
.sec_fv .block_case .row_img img {
  outline: solid #fff;
  outline-width: 10px;
}
@media (min-width: 768px) {
  .sec_fv .block_case .row_img img {
    outline-width: 30px;
  }
}
.sec_fv .block_case table {
  margin: 0;
}
.sec_fv .block_case table th,
.sec_fv .block_case table td {
  padding: 0.5em;
  border: solid 1px #ddd;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_fv .block_case table th,
  .sec_fv .block_case table td {
    padding: 0.85em 2em;
  }
}
.sec_fv .block_case table th {
  background: #185f99;
  color: #fff;
  text-align: left;
}
@media (min-width: 768px) {
  .sec_fv .block_case table th {
    font-size: 18px;
  }
}
.sec_fv .block_case .js-scrollable {
  margin: 0;
}

.sec_feature {
  background: url("../img/top/sp_top_bg002.jpg") no-repeat top right/100% auto;
}
@media (min-width: 768px) {
  .sec_feature {
    background: url("../img/top/top_bg002.jpg") no-repeat top right/max(100%, 2000px) auto;
  }
}
@media (max-width: 767px) {
  .sec_feature .h2_img {
    width: 65.7142857143vw;
    margin-right: 29.8701298701vw;
    margin-left: auto;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_feature .h2_img {
    margin-bottom: 40px;
  }
}
.sec_feature .container.wide {
  width: 100%;
}
.sec_feature .row_feature {
  align-items: stretch;
  justify-content: center;
}
@media (max-width: 767px) {
  .sec_feature .row_feature {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 40px;
  }
  .sec_feature .row_feature > .col {
    width: 90.9090909091vw;
    max-width: 340.9090909091px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature {
    -moz-column-gap: 28px;
         column-gap: 28px;
    row-gap: 45px;
  }
  .sec_feature .row_feature > .col {
    width: calc((100% - 56px) / 3);
    max-width: 600px;
  }
}
.sec_feature .row_feature.num_counter {
  counter-reset: feature_counter; /* カウンターの名前を'feature_counter'として初期化 */
}
.sec_feature .row_feature.num_counter .num_increment {
  counter-increment: feature_counter; /* .num_counter内の各num_incrementでカウンターを1増やす */
}
.sec_feature .row_feature.num_counter .with_num::before {
  content: counter(feature_counter, decimal-leading-zero); /* カウンターの値を表示 */
}
.sec_feature .row_feature > .col .card_feature {
  height: 100%;
}
.sec_feature .row_feature > .col:nth-child(3n-2) .card_feature .card_body {
  background: #24abc9;
}
.sec_feature .row_feature > .col:nth-child(3n-2) .card_feature .card_body::before {
  background: #24abc9;
}
.sec_feature .row_feature > .col:nth-child(3n-1) .card_feature .card_body {
  background: #185f99;
}
.sec_feature .row_feature > .col:nth-child(3n-1) .card_feature .card_body::before {
  background: #185f99;
}
.sec_feature .row_feature > .col:nth-child(3n) .card_feature .card_body {
  background: #09276a;
}
.sec_feature .row_feature > .col:nth-child(3n) .card_feature .card_body::before {
  background: #09276a;
}
.sec_feature .card_feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.sec_feature .card_feature .card_img {
  z-index: 1;
  position: relative;
  margin: 0 34.0909090909px;
}
@media (min-width: 768px) {
  .sec_feature .card_feature .card_img {
    margin: 0 80px;
  }
}
.sec_feature .card_feature .card_img::before {
  content: "";
  z-index: 0;
  position: absolute;
  top: 40%;
  left: 0;
  transform: translate(-50%, -50%);
  margin: auto;
  display: block;
  color: #c2e7f0;
  font-family: "Times New Roman", Times, serif;
  font-size: 48.7012987013px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .sec_feature .card_feature .card_img::before {
    font-size: 100px;
  }
}
.sec_feature .card_feature .card_body {
  position: relative;
  flex: 1;
  padding: 20px 10px;
  color: #fff;
}
@media (min-width: 768px) {
  .sec_feature .card_feature .card_body {
    padding: 30px 50px 45px;
  }
}
.sec_feature .card_feature .card_body::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  margin: auto;
  display: block;
  width: 100%;
  height: 84px;
}
@media (min-width: 768px) {
  .sec_feature .card_feature .card_body::before {
    height: 140px;
  }
}
.sec_feature .card_feature .title {
  margin-bottom: 15px;
  color: #fff;
  font-size: 21px;
  line-height: 1.5384615385;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .sec_feature .card_feature .title {
    margin-bottom: 20px;
    font-size: 26px;
  }
}

.sec_comparison {
  background: url("../img/top/top_bg003.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_comparison {
    padding: 100px 0 70px;
  }
}
.sec_comparison .js-scrollable:has(figure) figure {
  min-width: 600px;
}

.sec_reason {
  padding-top: 21.3333333333vw;
  background: linear-gradient(0deg, rgb(255, 255, 255) 1%, rgb(245, 233, 204) 100%);
}
@media (min-width: 768px) {
  .sec_reason {
    padding-top: 205px;
    padding-bottom: 110px;
  }
}
.sec_reason::after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/top/top_bg011.png") no-repeat bottom center/max(100%, 2000px) auto;
}
.sec_reason .h2_img {
  position: absolute;
  z-index: 1;
  margin: auto;
}
@media (max-width: 767px) {
  .sec_reason .h2_img {
    width: 81.8181818182%;
    top: 5.3333333333vw;
    left: 0;
    right: 0;
  }
}
@media (min-width: 768px) {
  .sec_reason .h2_img {
    top: 115px;
    left: max(50vw - 600px, 20px);
  }
  .sec_reason .h2_img + .block_reason .row_reason > .col_text {
    padding-left: 240px;
    min-width: 680px;
  }
  .sec_reason .h2_img + .block_reason .row_reason:not(.reverse) > .col_img {
    margin-right: clamp(-290px, 50% - 50vw, 0px);
  }
}
.sec_reason .block_reason .reason_title {
  padding-bottom: 0.5em;
  margin-bottom: 20px;
  border-bottom: solid 1px #09276a;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media (min-width: 768px) {
  .sec_reason .block_reason .reason_title {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .sec_reason .block_reason .row_reason {
    flex-wrap: nowrap;
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .sec_reason .block_reason .row_reason > .col_text {
    flex: 1;
    min-width: 470px;
  }
  .sec_reason .block_reason .row_reason > .col_img {
    width: 62.6666666667%;
  }
  .sec_reason .block_reason .row_reason:not(.reverse) > .col_img {
    margin-right: clamp(-185px, 50% - 50vw, 0px);
  }
  .sec_reason .block_reason .row_reason.reverse > .col_img {
    margin-left: clamp(-185px, 50% - 50vw, 0px);
  }
}
.sec_reason .block_reason .row_detail > .col_text {
  flex: 1;
  position: relative;
  z-index: 0;
  background: #fff;
}
.sec_reason .block_reason .row_detail > .col_text::after {
  content: "";
  position: absolute;
  margin: auto;
  display: block;
  background: #fff;
}
.sec_reason .block_reason .row_detail > .col_img {
  z-index: 1;
}
@media (max-width: 767px) {
  .sec_reason .block_reason .row_detail {
    display: flex;
    flex-direction: column;
  }
  .sec_reason .block_reason .row_detail > .col_text {
    padding: 20px;
    border-radius: 20px;
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
  }
  .sec_reason .block_reason .row_detail > .col_text::after {
    top: 100%;
    left: 0;
    width: 100%;
    height: 51.9480519481vw;
    max-height: 194.8051948052px;
    border-radius: 20px;
    border-top-left-radius: unset;
    border-top-right-radius: unset;
  }
  .sec_reason .block_reason .row_detail > .col_img img {
    width: 88.3116883117vw;
    max-width: 331.1688311688px;
  }
}
@media (min-width: 768px) {
  .sec_reason .block_reason .row_detail {
    align-items: flex-end;
    justify-content: flex-start;
  }
  .sec_reason .block_reason .row_detail > .col_text {
    padding: 20px 10px;
    padding-right: 70px;
    border-radius: 50vh;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
  }
  .sec_reason .block_reason .row_detail > .col_text::after {
    top: 0;
    right: 100%;
    width: 429px;
    height: 100%;
    border-radius: 50vh;
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
  }
  .sec_reason .block_reason .row_detail > .col_img {
    margin-left: 40px;
  }
}
.sec_reason .block_reason .row_detail .detail_title {
  margin: 0;
}
@media (min-width: 768px) {
  .sec_reason .block_reason .row_detail .detail_title {
    margin-bottom: 10px;
    font-size: 20px;
  }
}
.sec_reason .block_reason .row_detail .detail_title .strong {
  color: #185f99;
  font-size: 140%;
}
@media (max-width: 767px) {
  .sec_reason .block_reason.wide figure {
    margin-bottom: 20px;
  }
  .sec_reason .block_reason.wide .reason_num {
    z-index: 1;
    width: 19.6103896104vw;
    margin-left: 5px;
    margin-bottom: -9.8051948052vw;
  }
  .sec_reason .block_reason.wide .row_reason > .col_text {
    display: flex;
    flex-direction: column;
  }
  .sec_reason .block_reason.wide .row_reason:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_reason .block_reason.wide .reason_num {
    margin-bottom: 20px;
  }
}
.sec_reason .block_reason.wide:nth-child(even) {
  padding: 10.6666666667vw 0;
  background: url("../img/top/top_bg004.png") no-repeat center left/cover;
}
@media (min-width: 768px) {
  .sec_reason .block_reason.wide:nth-child(even) {
    padding: 70px 0;
    background: url("../img/top/top_bg004.png") no-repeat center right/cover;
  }
}
.sec_reason .block_reason.wide:not(:last-child) {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec_reason .block_reason.wide:not(:last-child) {
    margin-bottom: 70px;
  }
}
.sec_reason .block_reason:not(.wide) {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sec_reason .block_reason:not(.wide) .reason_num {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 7%;
  transform: translateY(-52%);
  align-self: flex-start;
}
@media (max-width: 767px) {
  .sec_reason .block_reason:not(.wide) .reason_num {
    width: 19.6103896104vw;
  }
}
.sec_reason .block_reason:not(.wide) .reason_title {
  width: 100%;
}
.sec_reason .block_reason:not(.wide) figure {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .sec_reason .row_reasons > .col {
    padding-top: 9.8051948052vw;
  }
  .sec_reason .row_reasons > .col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .sec_reason .row_reasons > .col.col_2 {
    padding-top: 58.5px;
  }
  .sec_reason .row_reasons > .col.col_2 .block_reason:not(.wide) .reason_num {
    width: 118px;
  }
  .sec_reason .row_reasons > .col.col_2 .block_reason:not(.wide) figure {
    margin-bottom: 25px;
  }
  .sec_reason .row_reasons > .col.col_3 {
    padding-top: 50px;
  }
  .sec_reason .row_reasons > .col.col_3 .block_reason:not(.wide) .reason_num {
    width: 92px;
  }
  .sec_reason .row_reasons > .col.col_3 .block_reason:not(.wide) figure {
    margin-bottom: 20px;
  }
  .sec_reason .row_reasons > .col.col_3 .block_reason:not(.wide) .reason_title {
    font-size: 26px;
  }
}
.sec_reason .row_reasons:not(:last-child) {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec_reason .row_reasons:not(:last-child) {
    margin-bottom: 60px;
  }
}

.sec_ivs {
  background: url("../img/top/sp_top_bg005.jpg") no-repeat top center/100% auto;
  background-color: #185f99;
}
@media (min-width: 768px) {
  .sec_ivs {
    padding-top: 110px;
    background: url("../img/top/top_bg005.jpg") no-repeat center/cover;
  }
}
.sec_ivs .top_h2 {
  color: #fff;
}
.sec_ivs .block_ivs {
  position: relative;
  background: #fff;
}
@media (max-width: 767px) {
  .sec_ivs .block_ivs {
    padding: 30px 20px;
    padding-bottom: 51.5584415584vw;
  }
}
@media (min-width: 768px) {
  .sec_ivs .block_ivs {
    padding: 40px 60px;
    padding-top: 20px;
    padding-right: 430px;
  }
}
.sec_ivs .block_ivs::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 68.1818181818px;
  height: auto;
  aspect-ratio: 146/53;
  background: #185f99;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media (min-width: 768px) {
  .sec_ivs .block_ivs::after {
    width: 140px;
  }
}
.sec_ivs .block_ivs .inner {
  position: relative;
  z-index: 1;
}
.sec_ivs .block_ivs .bg_img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
}
.sec_ivs .block_ivs .bg_img img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .sec_ivs .block_ivs .bg_img img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) {
  .sec_ivs .block_ivs .bg_img img {
    width: auto;
    height: 100%;
  }
}
.sec_ivs .block_ivs .title {
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_ivs .block_ivs .title {
    font-size: 42px;
  }
}
.sec_ivs .block_ivs .title .lead {
  font-size: 57.1428571429%;
  letter-spacing: 0.05em;
}
.sec_ivs .block_ivs .title .color {
  color: #185f99;
}
@media (min-width: 768px) {
  .sec_ivs + .sec_cta {
    padding-bottom: 170px;
  }
}

.sec_flow {
  padding-top: 20px;
  padding-bottom: 0;
}
.sec_flow .wrap_slider {
  padding: 20px 0 50px;
  background: #d4e5f3;
}
@media (min-width: 768px) {
  .sec_flow .wrap_slider {
    padding: 80px 0;
  }
}
.sec_flow .splide_flow .splide__pagination {
  position: relative;
  top: unset;
  right: unset;
  left: unset;
  bottom: unset;
  justify-content: center;
  gap: 20px;
  padding: 0;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .sec_flow .splide_flow .splide__pagination {
    justify-content: flex-end;
    gap: 43px;
    padding-right: max(50vw - 600px, 20px);
    margin-top: 45px;
  }
}
.sec_flow .splide_flow .splide__pagination .splide__pagination__page {
  width: 12px;
  height: 12px;
  background: #185f99;
  opacity: 1;
}
.sec_flow .splide_flow .splide__pagination .splide__pagination__page.is-active {
  background: #fff;
}
.sec_flow .splide_flow .splide__slide:last-child .card_flow::after {
  content: unset;
}
.sec_flow .card_flow {
  position: relative;
  display: flex;
  flex-direction: column;
  width: min(80vw, 330px);
  height: 100%;
}
.sec_flow .card_flow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 11px);
  margin: auto;
  transform: translateY(-50%);
  display: block;
  width: 18px;
  height: auto;
  aspect-ratio: 18/40;
  background: #185f99;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.sec_flow .card_flow .card_body {
  flex: 1;
  padding: 20px;
  background: #fff;
}
@media (min-width: 768px) {
  .sec_flow .card_flow .card_body {
    padding: 25px 30px;
    padding-top: 40px;
  }
}
.sec_flow .card_flow .wrap_title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec_flow .card_flow .title {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-align: center;
}

.sec_message {
  padding: 0;
}
.sec_message .message_head {
  padding: 30px 0 70px;
  background: url("../img/top/sp_top_bg007.jpg") no-repeat bottom right/cover;
  color: #fff;
}
@media (min-width: 768px) {
  .sec_message .message_head {
    padding: 110px 0;
    background: url("../img/top/top_bg007.jpg") no-repeat bottom center/cover;
  }
}
@media (min-width: 768px) {
  .sec_message .message_head .row_title {
    align-items: flex-end;
  }
  .sec_message .message_head .row_title .wrap_name {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .sec_message .message_head .wrap_name {
    margin-top: 150px;
  }
}
.sec_message .message_body {
  padding: 50px 0;
  background: url("../img/top/top_bg008.jpg") no-repeat center/cover;
  color: #fff;
}
@media (min-width: 768px) {
  .sec_message .message_body {
    padding: 60px 0 70px;
  }
}
.sec_message .message_body .block_career {
  margin-top: 50px;
}
.sec_message .message_body .btnstyle {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_message .message_body .btnstyle {
    margin-top: 45px;
  }
}
.sec_message .top_h2 {
  margin: 0;
  color: #fff;
  font-size: 24px;
  line-height: 1.9117647059;
  letter-spacing: 0.1em;
  writing-mode: vertical-rl;
  text-orientation: upright;
}
@media (min-width: 768px) {
  .sec_message .top_h2 {
    margin-left: -0.5em;
    font-size: 34px;
  }
}
.sec_message .top_h2 .color {
  color: #ccb751;
}
.sec_message .wrap_name {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
}
@media (min-width: 768px) {
  .sec_message .wrap_name {
    font-size: 30px;
  }
}
.sec_message .wrap_name p {
  margin: 0;
}
.sec_message .wrap_name .position {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: solid 1px;
  font-size: 66.6666666667%;
}
@media (min-width: 768px) {
  .sec_message .wrap_name .position {
    width: 73px;
  }
}
.sec_message .wrap_name .name {
  line-height: 1;
  letter-spacing: 0.1em;
}
.sec_message .wrap_name .name .en {
  display: block;
  margin-top: 0.5em;
  font-size: 53.3333333333%;
  letter-spacing: 0.1em;
}
.sec_message .block_career {
  padding: 20px 10px;
  border: solid 1px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .sec_message .block_career {
    padding: 35px 155px;
  }
}
@media (max-width: 767px) {
  .sec_message .block_career ul.list_columns_2 {
    font-size: 85%;
  }
}
@media (min-width: 768px) {
  .sec_message .block_career ul.list_columns_2 {
    gap: 0 13%;
  }
  .sec_message .block_career ul.list_columns_2 > li {
    width: 43.5%;
  }
}

.sec_price {
  background: url("../img/top/top_bg009.jpg") no-repeat bottom center/cover;
}
.sec_price .sec_content:not(:last-child) {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .sec_price .sec_content:not(:last-child) {
    margin-bottom: 100px;
  }
}
.sec_price .sec_deduction .wrap_text + .btnstyle {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_price .sec_deduction .wrap_text + .btnstyle {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .sec_price .row_all-on-4:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec_price .row_all-on-4 > .col:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .sec_price .row_all-on-4 {
    align-items: center;
  }
  .sec_price .row_all-on-4:not(:last-child) {
    margin-bottom: 50px;
  }
}
.sec_price .row_price {
  display: flex;
  align-items: stretch;
  justify-content: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  font-family: "Noto Serif JP", serif;
}
@media (min-width: 768px) {
  .sec_price .row_price {
    justify-content: flex-start;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .sec_price .row_price:not(:last-child) {
    margin-bottom: 30px;
  }
}
.sec_price .row_price .label {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  background: #185f99;
  color: #fff;
  width: 50px;
  height: 150px;
  writing-mode: vertical-rl;
}
@media (min-width: 768px) {
  .sec_price .row_price .label {
    width: 65px;
    height: 200px;
    font-size: 24px;
  }
}
.sec_price .row_price .price {
  margin: 0;
  color: #185f99;
  font-size: 70px;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .sec_price .row_price .price {
    font-size: 100px;
  }
}
.sec_price .row_price .price .caption {
  display: inline-flex;
  vertical-align: middle;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  color: #303030;
}
.sec_price .row_price .price .caption .text {
  font-size: 16%;
}
.sec_price .row_price .price .caption .text .en {
  font-size: 125%;
}
.sec_price .row_price .price .caption .unit {
  font-size: 30%;
}
.sec_price .row_price .price .caption .dash {
  font-size: 50%;
}
.sec_price .row_detail {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
  padding: 10px;
  border: solid 1px #917c18;
  font-family: "Noto Serif JP", serif;
}
@media (min-width: 768px) {
  .sec_price .row_detail {
    -moz-column-gap: 40px;
         column-gap: 40px;
    padding: 10px 30px;
    padding-right: 90px;
  }
}
.sec_price .row_detail > .col_label {
  width: 70px;
  flex-shrink: 0;
}
@media (min-width: 768px) {
  .sec_price .row_detail > .col_label {
    width: 120px;
  }
}
.sec_price .row_detail > .col_body {
  flex: 1;
}
.sec_price .row_detail .label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  margin: 0;
  background: #917c18;
  color: #fff;
  font-size: 13px;
  line-height: 1.3;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_price .row_detail .label {
    font-size: 20px;
  }
}
.sec_price .row_detail .ul_circle {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px 1em;
  letter-spacing: 0.05em;
}
.sec_price .row_detail .ul_circle > li {
  margin: 0;
}
.sec_price .table_price th,
.sec_price .table_price td {
  border: solid 1px #ddd;
  font-size: 90%;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_price .table_price th,
  .sec_price .table_price td {
    padding: 0.5em 1em;
    font-size: 18px;
  }
}
.sec_price .table_price th {
  background: #185f99;
  color: #fff;
}
.sec_price .table_price td {
  background: #f6f3e7;
  color: #303030;
  font-family: "Noto Serif JP", serif;
}
.sec_price .table_price td .color {
  color: #917c18;
}
.sec_price .table_price td .large {
  font-size: 144.4444444444%;
}
.sec_price .row_pay {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 767px) {
  .sec_price .row_pay {
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px;
  }
  .sec_price .row_pay > .col {
    width: 199.1883116883px;
  }
}
@media (min-width: 768px) {
  .sec_price .row_pay {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
}
.sec_price .row_pay figure {
  position: relative;
  z-index: 0;
}
.sec_price .row_pay figcaption {
  position: relative;
  z-index: 1;
  margin-top: -1.0681818182em;
  border-radius: 50vh;
  background: #24abc9;
  color: #fff;
  font-size: 18px;
  line-height: 2.1363636364;
  letter-spacing: 0.05em;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_price .row_pay figcaption {
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .sec_price .row_pay + .wrap_text {
    margin-top: 50px;
  }
}

.sec_faq {
  padding-top: 0;
  background: url("../img/top/top_bg010.jpg") no-repeat top center/max(100%, 2000px) auto;
  background-color: #f3f0e9;
}
@media (min-width: 768px) {
  .sec_faq .top_h2.type01.vertical {
    margin-bottom: 170px;
  }
}/*# sourceMappingURL=bond.css.map */