@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: #ecf1f5;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #ecf1f5;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #ecf1f5;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #ecf1f5;
}

.box_border {
  background: #fff;
  border: 1px solid #0b669d;
}

.box_border .box_bg {
  background: #ecf1f5;
}

.section_bg .box_border .box_bg {
  background: #ecf1f5;
}

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.box_bg {
  background: #fff !important;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 1px solid #0b669d;
  border-radius: 0px;
  padding: min(30px , 3.8vw);
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: min(20px , 2.4vw);
       column-gap: min(20px , 2.4vw);
  row-gap: min(14px, 2vw);
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  border-radius: 0;
  border: none;
  color: #333333 !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: none;
    color: #333333 !important;
    opacity: 1;
    text-decoration: underline;
  }
}
.link_anchor a::after {
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc( ( 1.6875em / 2 ) - 3px);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 3px);
}
@media (max-width: 767px) {
  .link_anchor a::after {
    left: calc( ( 1.6875em / 2 ) - 3.5px);
    top: calc(0.65em + 0.25em - 3.5px);
  }
}
.link_anchor a::before {
  display: block;
  background: #0b669d;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #0b669d;
  height: calc(16px / 2);
  left: 0.2em;
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: calc(16px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #0b669d;
  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: #0b669d;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}
.ul_check li:before {
  display: none;
}
.ul_check li:after {
  width: 19px;
  height: 20px;
  background: url("../img/common/check.png") no-repeat center/cover;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #af8b00;
  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: #0b669d;
  border-radius: 50%;
  font-family: "Shippori Mincho", serif;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 20px;
  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.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #0b669d;
  border-top: 1px solid #0b669d;
  border-bottom: 1px solid #0b669d;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  text-align: left;
  width: 32%;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th,
  table.table_address td {
    padding: 1em 1.5em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th,
table.table_timetable td {
  padding: 0.75em 0.2em;
  background: none;
  text-align: center;
  border: 1px solid #0b669d;
  font-weight: normal;
}
table.table_timetable thead th {
  padding: 0.3em 0.2em;
  background: none;
  color: #333333;
  border-top: none;
}
table.table_timetable thead th:first-child {
  width: 17.5%;
  border-left: none;
}
table.table_timetable thead th:last-child {
  border-right: none;
}
table.table_timetable tbody th:first-child,
table.table_timetable tbody td:first-child {
  border-left: none;
}
table.table_timetable tbody th:last-child,
table.table_timetable tbody td:last-child {
  border-right: none;
}
table.table_timetable tbody th {
  text-align: center;
}
table.table_timetable tbody tr:last-child th,
table.table_timetable tbody tr:last-child td {
  border-bottom: none;
}
@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: #0b669d;
  color: #fff;
  font-family: "Shippori Mincho", serif;
}
@media (min-width: 768px) {
  table.table thead th,
  table.table thead td {
    padding: 0.75em 0.35em;
    font-size: 18px;
  }
}
table.table tbody th {
  background: #f9f9f9;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th,
  table.table td {
    padding: 1.2em 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: #0b669d !important;
}

.consul2 {
  color: #af8b00 !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
.js-scrollable_pc table.table_fixed {
  width: 100%;
}
@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "Shippori Mincho", serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 35.2px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #0b669d;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Shippori Mincho", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #0b669d;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #af8b00;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 1px solid #0b669d;
  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: #ccdce5;
  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: #ccdce5;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  display: flex;
  font-family: "Shippori Mincho", serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #0b669d;
  background: #0b669d;
  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: linear-gradient(0deg, #009fd8 0%, rgb(6, 25, 57) 100%);
  color: #fff;
  overflow: hidden;
}
@media (max-width: 767px) {
  .footer .row_footer > .col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .footer .row_footer {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .footer .row_footer > .col {
    flex: 1;
  }
}
.footer .sec_logo {
  width: 90%;
  max-width: 413px;
}
@media (max-width: 767px) {
  .footer .sec_logo {
    margin: 0 auto;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .footer .sec_logo {
    margin-bottom: 55px;
  }
}
.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 dl.address dt {
  position: relative;
  padding-left: 0.8em;
  margin-bottom: 15px;
  color: #caa100;
  font-size: 18px;
  line-height: 1;
}
.footer dl.address dt::before {
  content: "●";
  position: absolute;
  top: 5.5px;
  left: 0;
  font-size: 10px;
  line-height: 1;
}
.footer dl.address dd {
  line-height: 1.5625;
}
.footer dl.address dd:not(:last-child) {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .footer dl.address dd:not(:last-child) {
    margin-bottom: 40px;
  }
}
.footer dl.address dd .btnstyle {
  margin-top: 15px;
}
.footer dl.address dd .btnstyle a {
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .footer dl.address dd .btnstyle a {
    margin-left: 0;
  }
}
.footer .sec_img {
  margin: 0;
}
@media (min-width: 768px) {
  .footer .block_timetable {
    margin-bottom: 60px;
  }
}
.footer table.table_timetable {
  margin: 0;
}
@media (max-width: 767px) {
  .footer table.table_timetable {
    font-size: 65%;
  }
}
.footer table.table_timetable th,
.footer table.table_timetable td {
  border-color: #fff;
  color: #fff;
}
.footer table.table_timetable thead th:first-child {
  width: 24%;
}
.footer table.table_timetable .consul {
  color: #fff !important;
}
@media (min-width: 768px) {
  .footer .row_contact {
    align-items: center;
    justify-content: flex-start;
    -moz-column-gap: 25px;
         column-gap: 25px;
  }
}
.footer .row_contact .btnstyle a {
  min-width: 250px;
  padding: 0.45em 2.4em;
  font-size: 24px;
}
@media (max-width: 767px) {
  .footer .row_contact .btnstyle a {
    width: 100%;
    min-width: unset;
  }
}
.footer .row_contact .btnstyle a .en {
  font-size: 108.3333333333%;
}
@media (max-width: 767px) {
  .footer .ic_tel {
    margin-bottom: 20px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .footer .ic_tel a {
    font-size: 36px;
  }
}
.footer .row_bnr {
  justify-content: center;
}
@media (max-width: 767px) {
  .footer .row_bnr > .col {
    width: 220px;
    margin: 0 auto;
  }
  .footer .row_bnr > .col:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .footer .row_bnr {
    -moz-column-gap: 30px;
         column-gap: 30px;
    margin-top: 120px;
  }
  .footer .row_bnr > .col {
    width: 220px;
  }
  .footer .row_bnr > .col a {
    color: #fff;
  }
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  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 #333333;
  border-right: 1px solid #333333;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 120px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: transparent;
  color: #fff;
  margin-top: 10px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 75px;
  }
}

.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;
}

.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 a {
  position: relative;
  padding-left: 1em;
  color: #0b669d;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.05em;
}
.ic_tel a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 0.8em;
  height: auto;
  aspect-ratio: 40/52;
  background: url("../img/common/ic_tel_bl.png") no-repeat center/contain;
}
.ic_tel.wh a {
  color: #fff;
}
.ic_tel.wh a::after {
  background: url("../img/common/ic_tel_wh.png") no-repeat center/contain;
}

/*
トップページ
*/
.sec_top {
  position: relative;
  z-index: 0;
}
@media (max-width: 767px) {
  .sec_top {
    padding: 60px 0;
  }
}
@media (min-width: 768px) {
  .sec_top {
    padding: 120px 0;
  }
}
.sec_top .container.wide {
  width: 1600px;
}
.sec_top .container.full {
  width: 100%;
}
.sec_top .top_h2 {
  position: relative;
}
.sec_top .top_h2 .en,
.sec_top .top_h2 .jp {
  display: block;
  line-height: 1.1;
}
.sec_top .top_h2 .en {
  color: rgba(202, 161, 0, 0.1);
  letter-spacing: 0.06em;
  margin-top: -0.2em;
  padding-bottom: 0.15em;
}
.sec_top .top_h2 .jp {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  letter-spacing: 0.03em;
}
@media (max-width: 767px) {
  .sec_top .top_h2 {
    margin-bottom: 20px;
  }
  .sec_top .top_h2 .en {
    font-size: 60px;
  }
  .sec_top .top_h2 .jp {
    top: calc(100% - 1.1em);
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2 .en {
    font-size: 160px;
  }
  .sec_top .top_h2 .jp {
    top: calc(100% - 1.7em);
    font-size: 36px;
  }
}
.sec_top .top_h2.post_h2 .en,
.sec_top .top_h2.post_h2 .jp {
  display: block;
  color: #0b669d;
  line-height: 1;
}
.sec_top .top_h2.post_h2 .en {
  padding: 0;
  letter-spacing: 0.05em;
}
.sec_top .top_h2.post_h2 .jp {
  position: relative;
  margin-top: 1em;
  letter-spacing: 0.12em;
}
@media (max-width: 767px) {
  .sec_top .top_h2.post_h2 .en {
    font-size: 42px;
  }
  .sec_top .top_h2.post_h2 .jp {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2.post_h2 {
    text-align: left;
  }
  .sec_top .top_h2.post_h2 .en {
    font-size: 50px;
  }
  .sec_top .top_h2.post_h2 .jp {
    font-size: 20px;
  }
}
.sec_top .wrap_text p:not(:last-child) {
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  .sec_top .row_btn > .col:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .sec_top .row_btn {
    align-items: center;
    justify-content: center;
    -moz-column-gap: 60px;
         column-gap: 60px;
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .sec_post .block_open {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .sec_post .block_open {
    margin-bottom: 120px;
  }
}
.sec_post .block_open .top_h2 {
  margin-bottom: 30px;
  letter-spacing: 0.1em;
}
.sec_post .block_open .top_h2 .lead {
  display: block;
  line-height: 1.2;
}
.sec_post .block_open .top_h2 .date {
  letter-spacing: 0.1em;
}
.sec_post .block_open .top_h2 .date .num {
  letter-spacing: 0.1em;
}
.sec_post .block_open .top_h2 .date .small {
  letter-spacing: 0.1em;
}
.sec_post .block_open .top_h2 .color {
  color: #0b669d;
}
.sec_post .block_open .top_h2 .bg {
  padding: 0.11em 0.78em 0.35em;
  border-radius: 50vh;
  background: #0b669d;
  color: #fff;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .sec_post .block_open .top_h2 {
    font-size: 24px;
    line-height: 1.7;
  }
  .sec_post .block_open .top_h2 .lead {
    font-size: 16px;
  }
  .sec_post .block_open .top_h2 .date .num {
    font-size: 30px;
  }
  .sec_post .block_open .top_h2 .date .small {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .sec_post .block_open .top_h2 {
    font-size: 36px;
  }
  .sec_post .block_open .top_h2 .lead {
    font-size: 22px;
  }
  .sec_post .block_open .top_h2 .date .num {
    font-size: 50px;
  }
  .sec_post .block_open .top_h2 .date .small {
    font-size: 30px;
  }
}
.sec_post .block_open .row_schedule {
  position: relative;
  border: solid 1px #0d335a;
}
@media (max-width: 767px) {
  .sec_post .block_open .row_schedule {
    padding: 20px;
    background: url("../img/top/top_bg01.png") no-repeat bottom right/70% auto;
  }
  .sec_post .block_open .row_schedule > .col_title {
    padding-bottom: 20px;
    margin-bottom: 15px;
    border-bottom: solid 2px #c7d0d9;
  }
}
@media (min-width: 768px) {
  .sec_post .block_open .row_schedule {
    padding: 40px;
    -moz-column-gap: 75px;
         column-gap: 75px;
    background: url("../img/top/top_bg01.png") no-repeat bottom right/auto 100%;
  }
  .sec_post .block_open .row_schedule > .col_date {
    flex: 1;
  }
  .sec_post .block_open .row_schedule > .col_title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28.3333333333%;
    border-right: solid 2px #c7d0d9;
  }
}
.sec_post .block_open .row_schedule::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: auto;
  aspect-ratio: 194/91;
  background: #ecf1f5;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
@media (max-width: 767px) {
  .sec_post .block_open .row_schedule::before {
    width: 100px;
  }
}
@media (min-width: 768px) {
  .sec_post .block_open .row_schedule::before {
    width: 194px;
  }
}
.sec_post .block_open .row_schedule .top_h3 {
  color: #0d335a;
  letter-spacing: 0.05em;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_post .block_open .row_schedule .top_h3 {
    font-size: 32px;
  }
}
.sec_post .block_open .row_schedule .ul_date {
  line-height: 2.2;
}
@media (max-width: 767px) {
  .sec_post .block_open .row_schedule .ul_date {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .sec_post .block_open .row_schedule .ul_date {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .sec_post .row_post > .col:not(:last-child) {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .sec_post .row_post {
    flex-wrap: nowrap;
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .sec_post .row_post > .col {
    width: 100%;
  }
}
.sec_post .block_post .top_h2 {
  margin-bottom: 15px;
}
.sec_post .block_post.border_bottom .list_list {
  margin-bottom: 20px;
}
.sec_post .block_post.border_bottom .list_list dd {
  border-bottom: solid 1px #ddd;
}
@media (min-width: 768px) {
  .sec_post .block_post.border_bottom .list_list dt,
  .sec_post .block_post.border_bottom .list_list dd {
    padding: 1em 0;
  }
  .sec_post .block_post.border_bottom .list_list dt {
    padding-inline: 0.5em 1em;
  }
  .sec_post .block_post.border_bottom .list_list dt::after {
    content: "|";
    display: inline-block;
    margin-left: 1em;
    color: #b4b4b4;
  }
}
.sec_post .block_post .btnstyle a {
  width: 130px;
  min-width: unset;
  padding: 0.45em 2em;
}
@media (min-width: 768px) {
  .sec_post .block_post .btnstyle a {
    margin-right: 0;
  }
}
.sec_post .block_post .btnstyle a::after {
  right: 13px;
}
.sec_post .block_post .btnstyle a:hover::after {
  right: 9px;
}
.sec_post .loopslider_wrap {
  overflow: hidden;
}
@media (max-width: 767px) {
  .sec_post .loopslider_wrap {
    margin-top: 60px;
  }
}
@media (min-width: 768px) {
  .sec_post .loopslider_wrap {
    margin-top: 120px;
  }
}
.sec_post .loopslider_wrap .loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: calc((180px + 10px) * 6 * 2);
  height: 100%;
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-1 * (180px + 10px) * 6));
  }
}
@media (min-width: 769px) {
  .sec_post .loopslider_wrap .loopslider {
    animation: loopslider 140s linear infinite;
    width: calc((361px + 12px) * 6 * 2);
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(calc(-1 * (361px + 12px) * 6));
    }
  }
}
.sec_post .loopslider_wrap .loopslider_item {
  padding: 0 calc(10px / 2);
  margin: 0;
}
@media (min-width: 769px) {
  .sec_post .loopslider_wrap .loopslider_item {
    padding: 0 calc(12px / 2);
  }
}
.sec_post .loopslider_wrap .loopslider_item img {
  width: 100%;
  height: auto;
}
.sec_post .loopslider_wrap .loopslider_item:nth-child(even) {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_post .loopslider_wrap .loopslider_item:nth-child(even) {
    margin-top: 40px;
  }
}

.sec_concept {
  padding: 0;
}
@media (min-width: 768px) {
  .sec_concept .top_h2 {
    margin-bottom: 35px;
  }
}
.sec_concept .top_bg02 {
  position: relative;
}
@media (max-width: 767px) {
  .sec_concept .top_bg02 {
    padding-top: 20px;
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .sec_concept .top_bg02 {
    padding-top: 50px;
    padding-bottom: 100px;
  }
}
.sec_concept .top_bg02::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: var(--total-height);
  background: url("../img/top/top_bg02.jpg") no-repeat top/cover;
}
.sec_concept .top_h3 {
  line-height: 1.5;
  letter-spacing: 0;
}
.sec_concept .top_h3 .marker {
  text-decoration: underline;
  text-decoration-color: #e1eaf4;
  text-decoration-thickness: 0.45em;
  text-underline-offset: -0.25em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media (max-width: 767px) {
  .sec_concept .top_h3 {
    margin-bottom: 20px;
    font-size: 22px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .sec_concept .top_h3 {
    margin-bottom: 30px;
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .sec_concept .row_h3 {
    display: flex;
    align-items: baseline;
    justify-content: center;
  }
  .sec_concept .row_h3 > .col {
    text-align: left;
  }
}

.sec_reason {
  padding-top: 0;
}
.sec_reason .top_h2 .jp {
  top: calc(100% - 1.5em);
  line-height: 1.2;
}
.sec_reason .top_h2 .jp .num {
  font-size: 120%;
}
.sec_reason .top_h2 .jp .color {
  color: #0b669d;
}
@media (max-width: 767px) {
  .sec_reason .top_h2 {
    margin-bottom: 50px;
  }
  .sec_reason .top_h2 .jp {
    font-size: 18px;
  }
  .sec_reason .top_h2 .jp .large {
    font-size: 26px;
  }
}
@media (min-width: 768px) {
  .sec_reason .top_h2 {
    margin-bottom: 115px;
  }
  .sec_reason .top_h2 .jp .large {
    font-size: 50px;
  }
}
.sec_reason .block_reason .top_h3 {
  border-bottom: solid 1px #b4b4b4;
  letter-spacing: 0;
  text-align: center;
}
.sec_reason .block_reason .top_h3 .lead {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  letter-spacing: 0.05em;
  margin-top: 0.3em;
}
.sec_reason .block_reason .top_h3 .lead::before, .sec_reason .block_reason .top_h3 .lead::after {
  content: "";
  flex: 1;
  display: block;
  max-width: 42px;
  height: 1px;
  background: #333333;
}
.sec_reason .block_reason .top_h3 .lead .text {
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .sec_reason .block_reason .top_h3 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 22px;
  }
  .sec_reason .block_reason .top_h3 .lead {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sec_reason .block_reason .top_h3 {
    font-size: 30px;
  }
  .sec_reason .block_reason .top_h3 .lead {
    font-size: 22px;
  }
}
.sec_reason .block_reason .num_reason {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: #caa100;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
}
.sec_reason .block_reason .num_reason::first-letter {
  color: #0d335a;
}
.sec_reason .block_reason .num_reason .inner {
  position: relative;
  display: block;
  padding-right: 0.35em;
}
.sec_reason .block_reason .num_reason .text {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.2em;
  height: 100%;
  padding-bottom: 5px;
  color: #caa100;
  font-size: 20%;
  letter-spacing: 0;
  writing-mode: vertical-rl;
}
.sec_reason .block_reason .num_reason .text::after {
  content: "";
  position: relative;
  flex: 1;
  display: block;
  width: 1px;
  height: 100%;
  margin-right: 0.2em;
  background: #caa100;
}
@media (max-width: 767px) {
  .sec_reason .block_reason .num_reason {
    font-size: 12.987012987vw;
  }
}
@media (min-width: 768px) {
  .sec_reason .block_reason .num_reason {
    font-size: 100px;
  }
}
.sec_reason .block_reason .wrap_text {
  letter-spacing: 0.11em;
}
@media (max-width: 767px) {
  .sec_reason .block_reason {
    position: relative;
    padding-top: 6.8831168831vw;
  }
  .sec_reason .block_reason figure {
    margin-bottom: 20px;
    text-align: center;
  }
  .sec_reason .block_reason .top_h3 {
    position: static;
  }
  .sec_reason .block_reason .num_reason {
    position: absolute;
    top: 0;
    left: 15px;
  }
  .sec_reason .block_reason:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .sec_reason .row_reason {
    width: calc(100% - 20px);
    margin: 0 auto;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .sec_reason .row_reason {
    align-items: flex-start;
    justify-content: flex-end;
    -moz-column-gap: 60px;
         column-gap: 60px;
    margin-bottom: 95px;
  }
  .sec_reason .row_reason > .col_text {
    flex: 1;
    max-width: calc(min(50%, 600px) - 30px);
    margin-top: 20px;
  }
  .sec_reason .row_reason > .col_img {
    width: calc(46.1734693878% + 45px);
  }
  .sec_reason .row_reason:not(.reverse) > .col_img {
    padding-right: 45px;
  }
  .sec_reason .row_reason.reverse > .col_img {
    padding-left: 45px;
  }
  .sec_reason .row_reason .top_h3 {
    padding-bottom: 35px;
    margin-bottom: 20px;
  }
  .sec_reason .row_reason .num_reason {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .sec_reason .row_wrap_reason {
    -moz-column-gap: clamp(20px, -170.769px + 15.385vw, 60px);
         column-gap: clamp(20px, -170.769px + 15.385vw, 60px);
    row-gap: 50px;
  }
  .sec_reason .row_wrap_reason > .col {
    width: calc((100% - clamp(20px, -170.769px + 15.385vw, 60px) * 2) / 3);
  }
}
@media (min-width: 768px) {
  .sec_reason .card_reason {
    position: relative;
  }
  .sec_reason .card_reason figure {
    margin-top: 42px;
    margin-bottom: 20px;
  }
  .sec_reason .card_reason .top_h3 {
    position: static;
    padding-bottom: 35px;
    margin-bottom: 25px;
    font-size: clamp(26px, 16.462px + 0.769vw, 28px);
  }
  .sec_reason .card_reason .top_h3 .lead {
    font-size: clamp(18px, 8.462px + 0.769vw, 20px);
  }
  .sec_reason .card_reason .num_reason {
    position: absolute;
    top: 0;
    left: 15px;
    font-size: 80px;
  }
}

.sec_surgery {
  padding: 0;
  color: #fff;
}
@media (min-width: 768px) {
  .sec_surgery {
    display: grid;
    grid-template-areas: "surgery surgery" "root implant";
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
  }
}
.sec_surgery .top_h2 .en {
  color: rgba(255, 255, 255, 0.2);
  letter-spacing: 0.07em;
}
.sec_surgery .top_h2 .jp {
  position: relative;
  color: #fff;
  letter-spacing: 0.02em;
}
@media (max-width: 767px) {
  .sec_surgery .top_h2 {
    padding-top: 1px;
    margin-bottom: 40px;
  }
  .sec_surgery .top_h2 .en {
    margin-top: -3.2467532468vw;
    font-size: 12.987012987vw;
  }
  .sec_surgery .top_h2 .jp {
    margin-top: 0.5em;
    font-size: 26px;
    line-height: 1.3;
  }
}
@media (min-width: 768px) {
  .sec_surgery .top_h2 {
    margin-bottom: 65px;
  }
  .sec_surgery .top_h2 .en {
    font-size: clamp(80px, 6.5vw, 130px);
  }
  .sec_surgery .top_h2 .jp {
    margin-top: 0.5em;
    font-size: 42px;
  }
}
.sec_surgery .top_h3 {
  color: #fff;
  line-height: 1.5555555556;
  letter-spacing: 0.03em;
  text-align: center;
}
@media (max-width: 767px) {
  .sec_surgery .top_h3 {
    font-size: 21px;
  }
}
@media (min-width: 768px) {
  .sec_surgery .top_h3 {
    font-size: 36px;
  }
}
.sec_surgery .ul_check li::after {
  background: url("../img/common/check_wh.png") no-repeat center/cover;
}
.sec_surgery .block_surgery {
  grid-area: surgery;
}
@media (max-width: 767px) {
  .sec_surgery .block_surgery {
    padding: 40px 0;
    padding-top: 0;
    background: url("../img/top/top_bg03_sp.jpg") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .sec_surgery .block_surgery {
    padding: 120px 20px;
    background: url("../img/top/top_bg03.jpg") no-repeat center/cover;
  }
}
@media (max-width: 767px) {
  .sec_surgery .block_surgery .block_disc {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .sec_surgery .block_surgery .block_disc {
    width: 600px;
    margin-right: auto;
    margin-bottom: 75px;
  }
}
.sec_surgery .block_surgery .block_disc .top_h3 {
  margin-bottom: 20px;
  line-height: 1.8333333333;
}
@media (min-width: 768px) {
  .sec_surgery .block_surgery .block_disc .top_h3 {
    text-align: left;
  }
}
.sec_surgery .block_surgery .block_disc .lead {
  font-family: "Shippori Mincho", serif;
  line-height: 1.875;
  letter-spacing: 0.03em;
}
@media (max-width: 767px) {
  .sec_surgery .block_surgery .block_disc .lead {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sec_surgery .block_surgery .block_disc .lead {
    margin-bottom: 10px;
    font-size: 24px;
  }
}
.sec_surgery .block_surgery .block_disc .wrap_text {
  letter-spacing: 0.15em;
}
.sec_surgery .block_surgery .row_reason {
  margin: 0;
}
@media (max-width: 767px) {
  .sec_surgery .block_surgery .row_reason > .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_surgery .block_surgery .row_reason {
    align-items: stretch;
    -moz-column-gap: clamp(55px, -40.385px + 7.692vw, 75px);
         column-gap: clamp(55px, -40.385px + 7.692vw, 75px);
  }
  .sec_surgery .block_surgery .row_reason > .col_text {
    flex: 1;
  }
  .sec_surgery .block_surgery .row_reason > .col_title {
    width: 33.3333333333%;
  }
}
.sec_surgery .block_surgery .row_reason .wrap_h3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .sec_surgery .block_surgery .row_reason .wrap_h3 {
    padding: 25px 0;
  }
}
@media (min-width: 768px) {
  .sec_surgery .block_surgery .row_reason .wrap_h3 {
    height: 100%;
  }
}
.sec_surgery .block_surgery .row_reason .wrap_h3::before, .sec_surgery .block_surgery .row_reason .wrap_h3::after {
  content: "";
  position: absolute;
  z-index: 0;
  display: block;
  width: 50%;
  height: 100%;
  border: solid 1px #fff;
}
.sec_surgery .block_surgery .row_reason .wrap_h3::before {
  top: 0;
  right: 0;
  border-left: none;
  border-bottom: none;
}
.sec_surgery .block_surgery .row_reason .wrap_h3::after {
  left: 0;
  bottom: 0;
  border-top: none;
  border-right: none;
}
.sec_surgery .block_surgery .row_reason .wrap_h3 .top_h3 {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_surgery .block_surgery .row_reason .top_h3 {
    padding-bottom: 30px;
    font-size: 32px;
    line-height: 1.1;
  }
  .sec_surgery .block_surgery .row_reason .top_h3 .small {
    font-size: 56.25%;
  }
  .sec_surgery .block_surgery .row_reason .top_h3 .num {
    font-size: 131.25%;
  }
}
@media (min-width: 768px) {
  .sec_surgery .block_surgery .row_reason .row_list {
    -moz-column-gap: 40px;
         column-gap: 40px;
    row-gap: 20px;
  }
  .sec_surgery .block_surgery .row_reason .row_list > .col {
    width: calc((100% - 40px) / 2);
  }
}
@media (max-width: 767px) {
  .sec_surgery .block_surgery .row_reason .ol_circle {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
.sec_surgery .block_surgery .row_reason .ol_circle li {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .sec_surgery .block_surgery .row_reason .ol_circle li {
    padding: 0.14em 0;
    padding-left: calc(35px + 0.7em);
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sec_surgery .block_surgery .row_reason .ol_circle li {
    padding: 0.41em 0;
    margin: 0;
    padding-left: calc(56px + 0.7em);
    font-size: 22px;
  }
}
.sec_surgery .block_surgery .row_reason .ol_circle li::before {
  content: counter(ol_circle, decimal-leading-zero);
  top: 0;
  background: linear-gradient(-35deg, rgb(11, 102, 157) 0%, rgb(6, 25, 57) 100%);
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .sec_surgery .block_surgery .row_reason .ol_circle li::before {
    width: 35px;
    height: 35px;
    font-size: 20px;
    line-height: 35px;
  }
}
@media (min-width: 768px) {
  .sec_surgery .block_surgery .row_reason .ol_circle li::before {
    width: 56px;
    height: 56px;
    font-size: 26px;
    line-height: 56px;
  }
}
@media (max-width: 767px) {
  .sec_surgery .block_surgery .btnstyle {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .sec_surgery .block_surgery .btnstyle {
    margin-top: 65px;
  }
}
@media (max-width: 767px) {
  .sec_surgery .block_root,
  .sec_surgery .block_implant {
    padding: 40px 10px;
  }
}
@media (min-width: 768px) {
  .sec_surgery .block_root,
  .sec_surgery .block_implant {
    padding: 45px 20px 60px;
  }
}
@media (max-width: 767px) {
  .sec_surgery .block_root .top_h3,
  .sec_surgery .block_implant .top_h3 {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_surgery .block_root .top_h3,
  .sec_surgery .block_implant .top_h3 {
    margin-bottom: 30px;
  }
}
.sec_surgery .block_root .ul_check,
.sec_surgery .block_implant .ul_check {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0;
}
.sec_surgery .block_root .ul_check li,
.sec_surgery .block_implant .ul_check li {
  padding-left: calc(19px + 0.7em);
  word-break: auto-phrase;
}
.sec_surgery .block_root .ul_check li::after,
.sec_surgery .block_implant .ul_check li::after {
  width: 19px;
  height: auto;
  aspect-ratio: 1/1;
}
@media (min-width: 768px) {
  .sec_surgery .block_root .ul_check,
  .sec_surgery .block_implant .ul_check {
    font-size: 22px;
  }
  .sec_surgery .block_root .ul_check li,
  .sec_surgery .block_implant .ul_check li {
    margin-bottom: 15px;
  }
  .sec_surgery .block_root .ul_check li::after,
  .sec_surgery .block_implant .ul_check li::after {
    top: 10px;
  }
}
.sec_surgery .block_root .btnstyle,
.sec_surgery .block_implant .btnstyle {
  margin-top: 40px;
}
.sec_surgery .block_root {
  grid-area: root;
}
@media (max-width: 767px) {
  .sec_surgery .block_root {
    background: url("../img/top/top_bg04_sp.jpg") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .sec_surgery .block_root {
    background: url("../img/top/top_bg04.jpg") no-repeat center/cover;
  }
}
.sec_surgery .block_implant {
  grid-area: implant;
}
@media (max-width: 767px) {
  .sec_surgery .block_implant {
    background: url("../img/top/top_bg05_sp.jpg") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .sec_surgery .block_implant {
    background: url("../img/top/top_bg05.jpg") no-repeat center/cover;
  }
}

.sec_menu {
  background: url("../img/top/top_bg06.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_menu {
    padding-top: 110px;
  }
}
@media (min-width: 768px) {
  .sec_menu .top_h2 {
    margin-bottom: 40px;
  }
}
.sec_menu .row_menu {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .sec_menu .row_menu {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .sec_menu .row_menu > .col_lead {
    width: 70px;
  }
  .sec_menu .row_menu > .col_menu {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .sec_menu .row_menu {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
}
.sec_menu .row_menu .lead {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  line-height: 2.1666666667;
  letter-spacing: 0.12em;
  writing-mode: vertical-rl;
}
@media (min-width: 768px) {
  .sec_menu .row_menu .lead {
    margin-left: -20px;
    margin-right: 20px;
    font-size: 30px;
  }
}
.sec_menu .row_menu .row_btn {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
@media (max-width: 767px) {
  .sec_menu .row_menu .row_btn {
    justify-content: center;
    gap: 10px;
  }
}
@media (min-width: 768px) {
  .sec_menu .row_menu .row_btn {
    gap: 30px;
  }
  .sec_menu .row_menu .row_btn > .col:last-child {
    width: calc((100% - 90px) / 4 * 3 + 60px);
  }
  .sec_menu .row_menu .row_btn > .col:last-child.card_menu a {
    width: 100%;
  }
}
.sec_menu .card_menu a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  color: #333333;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  letter-spacing: 0;
  text-decoration: none;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .sec_menu .card_menu a {
    row-gap: 5px;
    width: 130px;
    height: 130px;
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .sec_menu .card_menu a {
    row-gap: 15px;
    width: 230px;
    height: 230px;
    padding-top: 5px;
    font-size: 20px;
  }
}
.sec_menu .card_menu a::after {
  content: "";
  position: absolute;
  right: 7px;
  bottom: 7px;
  display: block;
  width: 10px;
  height: auto;
  aspect-ratio: 1/1;
  background: #0b669d;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  transition: 0.2s;
}
@media (max-width: 767px) {
  .sec_menu .card_menu a img {
    width: 50%;
    height: 50%;
  }
}
.sec_menu .card_menu a .en {
  position: absolute;
  top: 7px;
  left: 2px;
  color: rgba(11, 102, 157, 0.4);
  letter-spacing: 0.03em;
  writing-mode: vertical-lr;
}
@media (max-width: 767px) {
  .sec_menu .card_menu a .en {
    font-size: 7.5px;
  }
}
@media (min-width: 768px) {
  .sec_menu .card_menu a .en {
    font-size: 14px;
  }
}
.sec_menu .card_menu a:hover {
  opacity: 0.8;
}
.sec_menu .card_menu a:hover::after {
  right: 4px;
  bottom: 4px;
}

.sec_message {
  padding: 0;
}
@media (max-width: 767px) {
  .sec_message .container {
    max-width: 100%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .sec_message .container.full {
    max-width: 100%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .sec_message .top_h2 {
    margin-bottom: 45px;
  }
  .sec_message .top_h2 .en {
    font-size: 120px;
  }
  .sec_message .top_h2 .jp {
    top: calc(100% - 1.3em);
    font-size: 36px;
  }
}
.sec_message .row_message {
  position: relative;
}
.sec_message .row_message::after {
  content: "";
  z-index: 0;
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .sec_message .row_message::after {
    background: url("../img/top/top_bg07_sp.jpg") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .sec_message .row_message::after {
    background: url("../img/top/top_bg07.jpg") no-repeat center/cover;
  }
}
.sec_message .row_message > .col_text {
  position: relative;
  padding: 0 10px;
}
.sec_message .row_message > .col_text::after {
  content: "";
  position: absolute;
  display: block;
  height: auto;
  aspect-ratio: 262/108;
  background: url("../img/top/top_parts01.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .sec_message .row_message > .col_text::after {
    width: 40%;
    max-width: 262px;
    right: 20px;
    bottom: 10px;
  }
}
@media (min-width: 768px) {
  .sec_message .row_message > .col_text::after {
    width: 262px;
    right: -165px;
    bottom: 70px;
  }
}
.sec_message .row_message > .col_img figure {
  position: relative;
}
.sec_message .row_message > .col_img figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec_message .row_message > .col_img figure .card_name {
  position: absolute;
}
.sec_message .row_message > .col_img:first-child figure img {
  -o-object-position: right;
     object-position: right;
}
.sec_message .row_message > .col_img:last-child figure img {
  -o-object-position: left;
     object-position: left;
}
@media (max-width: 767px) {
  .sec_message .row_message::after {
    height: 29.7402597403vw;
  }
  .sec_message .row_message > .col_img figure .card_name {
    bottom: 0;
  }
  .sec_message .row_message > .col_img:first-child .card_name {
    left: 0;
  }
  .sec_message .row_message > .col_img:last-child .card_name {
    right: 0;
  }
  .sec_message .row_message > .col_text {
    padding: 30px 10px;
    padding-bottom: 80px;
  }
}
@media (min-width: 768px) {
  .sec_message .row_message {
    flex-wrap: nowrap;
    align-items: flex-start;
  }
  .sec_message .row_message::after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 286px;
  }
  .sec_message .row_message > .col {
    z-index: 1;
  }
  .sec_message .row_message > .col_text {
    width: 700px;
    padding: 110px 0;
    text-align: center;
    word-break: auto-phrase;
  }
  .sec_message .row_message > .col_img {
    flex: 1;
    padding-bottom: 286px;
  }
  .sec_message .row_message > .col_img figure {
    height: 705px;
  }
  .sec_message .row_message > .col_img figure .card_name {
    bottom: 0;
  }
  .sec_message .row_message > .col_img:first-child .card_name {
    right: 0;
  }
  .sec_message .row_message > .col_img:last-child .card_name {
    left: 0;
  }
}
.sec_message .card_name {
  display: flex;
  flex-direction: column;
  background: #0b669d;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .sec_message .card_name {
    padding: 12px;
  }
}
@media (min-width: 768px) {
  .sec_message .card_name {
    padding: 18px 15px;
  }
}
.sec_message .card_name .name {
  display: block;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 10px;
}
.sec_message .card_name .name .jp,
.sec_message .card_name .name .en {
  display: block;
  line-height: 1;
}
.sec_message .card_name .name .jp {
  margin-bottom: 0.4em;
}
@media (max-width: 767px) {
  .sec_message .card_name .name .jp {
    font-size: 20px;
  }
  .sec_message .card_name .name .en {
    font-size: 10px;
  }
}
@media (min-width: 768px) {
  .sec_message .card_name .name .jp {
    font-size: 28px;
  }
  .sec_message .card_name .name .en {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .sec_message .card_name .btnstyle {
    min-width: 135px;
  }
}
@media (max-width: 767px) {
  .sec_message .card_name .btnstyle a {
    min-width: 135px;
    padding: 0.4em 2em;
    font-size: 14px;
  }
  .sec_message .card_name .btnstyle a::after {
    width: 10px;
    height: 9px;
    right: 10px;
  }
}
@media (min-width: 768px) {
  .sec_message .card_name .btnstyle a {
    min-width: 215px;
  }
}/*# sourceMappingURL=bond.css.map */