@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: #e5e5e5;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #e8f1f8;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #e8f1f8;
}
.section_bg.bg_orange {
  background: #fffbf3;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #e8f1f8;
}

.box_border {
  background: #fff;
  border: 1px solid #1a2b51;
}

.box_border .box_bg {
  background: #e8f1f8;
}

.section_bg .box_border .box_bg {
  background: #e8f1f8;
}

.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: 1px solid #1a2b51;
  border-radius: 0px;
  padding: min(30px, 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: min(20px, 2.4vw);
  -moz-column-gap: min(20px, 2.4vw);
  column-gap: min(20px, 2.4vw);
  row-gap: min(14px, 2vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: clamp(16px, 1.41vw, 17px);
  border-radius: 0;
  border: none;
  color: #1a2b51 !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;
}
.link_anchor a:hover {
  background: none;
  color: #1a2b51 !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc((1.6875em / 2) - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 4px);
}
.link_anchor a::before {
  display: block;
  background: #1a2b51;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc((100% - min(20px, 2.4vw)) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    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: #887b5e;
  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: #887b5e;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc(16px * 1.75 / 2 - 16px / 6);
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #887b5e;
  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 #887b5e;
  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: #216383;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th,
table td {
  line-height: 1.6;
}
table.table_address,
table.table_timetable,
table.table {
  margin-bottom: 1em;
}
table.table_address:last-child,
table.table_timetable:last-child,
table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th,
table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #1a2b51;
  border-top: 1px solid #1a2b51;
  border-bottom: 1px solid #1a2b51;
  font-weight: 600;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    sans-serif;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th,
  table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th,
table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
  font-weight: 400;
}
table.table_timetable thead th {
  background: #e6e8e9;
  color: #1a2b51;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable thead th:last-child {
  width: 13%;
}
table.table_timetable tbody th {
  text-align: center;
  font-weight: 400;
}
@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: #1a2b51;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f9f9f9;
}
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: #268080 !important;
}

.consul2 {
  color: #1a2b51 !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 #b0b0b0;
  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: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #333333;
  background: #d2c098;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", 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: #216383;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq .question.open .faq_title::after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #1a2b51;
  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 #1a2b51;
  background: #fff;
  border-radius: 0px;
  margin-top: 82px;
  padding: 50px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #d2c098;
  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: #216383;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", 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: #1a2b51;
  background: #1a2b51;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans",
    sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: 400;
  text-align: center;
  letter-spacing: 0;
  line-height: 34px;
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(
    calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus))
  );
  transform: translateY(
    calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus))
  );
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  background: #3f3f3f;
}
.footer h2 {
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 66px;
  color: #fff;
  margin-bottom: 30px;
}
.footer h2 .en {
  color: rgba(204, 204, 204, 0.08);
  font-size: 212px;
  letter-spacing: 0.08em;
  font-weight: 400;
  line-height: 0.7;
  display: block;
}
.footer h2 .ttl {
  -webkit-transform: translateY(-35px);
  transform: translateY(-35px);
  line-height: 1;
  display: block;
  letter-spacing: 0.106em;
}
@media (max-width: 767px) {
  .footer h2 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .footer h2 .en {
    font-size: 95px;
  }
  .footer h2 .ttl {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.footer h3 {
  color: #fff;
  font-size: clamp(22.4px, 2.333vw, 28px);
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: 0.106em;
  text-align: center;
  margin-bottom: 30px;
}
.footer h3 .large {
  font-size: clamp(32.8px, 3.4vw, 41px);
}
.footer .timettl {
  text-align: left;
  color: #fff;
  background: #887b5e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  width: 110px;
  min-height: 36px;
  letter-spacing: 0.106em;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-bottom: 19px;
  font-weight: 700;
}
.footer .ftr_logo {
  text-align: center;
  margin-bottom: clamp(25px, 4.166vw, 50px);
}
.footer .ftr_clinic_container:not(:last-child) {
  margin-bottom: clamp(50px, 5.83vw, 70px);
}
.footer .ftr_clinic_container .card_box {
  background: #fff;
  padding: 32px clamp(15px, 2.666vw, 32px);
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 6;
  gap: 0;
}
.footer .ftr_clinic_container .card_box figure {
  margin-bottom: 13px;
  text-align: center;
}
.footer .ftr_clinic_container .ftr_info {
  width: 100%;
  margin-bottom: 30px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.footer .ftr_clinic_container .ftr_info th,
.footer .ftr_clinic_container .ftr_info td {
  padding: 8px 0;
}
.footer .ftr_clinic_container .ftr_info th {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  width: 130px;
}
.footer .ftr_clinic_container .ftr_info th .ttl {
  text-align: left;
  color: #fff;
  background: #887b5e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  width: 110px;
  min-height: 36px;
  letter-spacing: 0.106em;
}
.footer .ftr_clinic_container .ftr_info td {
  line-height: 1.3125;
  letter-spacing: 0.05em;
}
.footer .ftr_clinic_container .ftr_info a[href^="tel:"] {
  font-weight: 700;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 34px;
  color: #1a2b51;
}
.footer .ftr_clinic_container .table_timetable thead th:first-child {
  width: 25%;
}
.footer .ftr_clinic_container .table_timetable tbody th {
  text-align: left;
  padding-left: 10px;
  letter-spacing: 0.1em;
}
.footer .ftr_clinic_container .table_timetable tbody th,
.footer .ftr_clinic_container .table_timetable tbody td {
  background: transparent;
}
.footer .ftr_clinic_container .table_txt {
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-bottom: 27px;
}
.footer .ftr_clinic_container .btnstyle {
  text-align: center;
}
.footer .ftr_clinic_container .btnstyle a {
  background: #216383;
  border-color: #216383;
  max-width: 360px;
  width: 100%;
  min-width: auto;
  padding: 1.55rem 2.4rem;
}
.footer .ftr_clinic_container.group_clinic {
  margin-bottom: clamp(50px, 8.75vw, 105px);
}
.footer .ftr_clinic_container.group_clinic .card_box {
  background: #fffbf3;
}
.footer .ftr_clinic_container.group_clinic .card_box .ftr_info th .ttl {
  background: #ff8f3d;
}
.footer .ftr_clinic_container.group_clinic .card_box .timettl {
  background: #ff8f3d;
}
.footer .ftr_clinic_container.group_clinic .btnstyle a {
  max-width: 450px;
  background: #ffb32c;
  border-color: #ffb32c;
}
.footer .official_bnr {
  text-align: center;
}
@media (max-width: 767px) {
  .footer .ftr_logo img {
    max-width: 80%;
  }
  .footer .ftr_clinic_container .card_box:not(:last-child) {
    border-bottom: solid 1px #b0b0b0;
  }
  .footer .ftr_clinic_container figure img {
    max-width: 70%;
  }
  .footer .ftr_clinic_container .ftr_info th,
  .footer .ftr_clinic_container .ftr_info td {
    display: block;
    width: 100%;
  }
  .footer .ftr_clinic_container .ftr_info th .ttl {
    width: 100%;
  }
  .footer .ftr_clinic_container a[href^="tel:"] {
    display: block;
    text-align: center;
  }
  .footer .ftr_clinic_container .timettl {
    width: 100%;
  }
  .footer .ftr_clinic_container .table_timetable th,
  .footer .ftr_clinic_container .table_timetable td {
    font-size: 13px;
  }
  .footer .ftr_clinic_container .table_timetable thead th:first-child {
    width: 35%;
  }
  .footer .ftr_clinic_container .list {
    padding-left: 10px;
  }
  .footer .ftr_clinic_container .list li {
    padding-left: 15px;
    position: relative;
  }
  .footer .ftr_clinic_container .list li:not(:last-child) {
    margin-bottom: 10px;
  }
  .footer .ftr_clinic_container .list li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #1a2b51;
    border-radius: 50%;
    position: absolute;
    top: 0.45em;
    left: 0;
  }
}
@media (min-width: 768px) {
  .footer .ftr_clinic_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 22px 1.5%;
  }
  .footer .ftr_clinic_container.group_clinic {
    gap: 22px 0;
  }
  .footer .ftr_clinic_container.group_clinic .card_box {
    position: relative;
  }
  .footer .ftr_clinic_container.group_clinic .card_box:nth-child(odd) {
    position: relative;
  }
  .footer .ftr_clinic_container.group_clinic .card_box:nth-child(odd):after {
    content: "";
    width: 1px;
    height: calc(100% - 66px);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: #b0b0b0;
  }
}

.copyright {
  padding: 60px 0 100px;
  text-align: center;
  color: #fff;
}
@media (max-width: 767px) {
  .copyright {
    padding: 30px 0 17%;
    font-size: 13px;
  }
}

.list_list dd a {
  color: #1a2b51;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 120s linear infinite;
  animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2400px;
  height: 100%;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
    transform: translateX(-1200px);
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
    animation: loopslider 140s linear infinite;
    width: 3920px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1960px);
      transform: translateX(-1960px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1960px);
      transform: translateX(-1960px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }
  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 30px;
  }
  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }
  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2,
.sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #1a2b51;
}
.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: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

@media (min-width: 768px) {
  .pcbr {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .spbr {
    display: block !important;
  }
  .tablet-hide {
    display: block !important;
  }
}
@media (min-width: 1225px) {
  .pcbr02 {
    display: block !important;
  }
  .sp02 {
    display: none !important;
  }
}
@media (max-width: 1224px) {
  .spbr02 {
    display: block !important;
  }
  .pc02 {
    display: none !important;
  }
}
@media (max-width: 1224px) {
  .pc03 {
    display: none !important;
  }
  .tablet-hide {
    display: block !important;
  }
}
@media (min-width: 1225px) {
  .sp03 {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .row .col:not(:last-child) {
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) {
  .txt_wrap p {
    line-height: 1.8125;
    letter-spacing: 0.08em;
  }
}
.top_implant_case {
  padding: clamp(40px, 8.333vw, 100px) 0;
  position: relative;
}
.top_implant_case h2 {
  padding: 0;
}
.top_implant_case h2:before {
  display: none;
}
.top_implant_case h2 .en {
  color: #e6e8e9;
  font-size: clamp(42px, 6.666vw, 80px);
  line-height: 0.8888888889;
  letter-spacing: 0.08em;
  font-weight: 400;
}
.top_implant_case h2 .ttl {
  color: #1a2b51;
  font-size: clamp(26px, 2.666vw, 32px);
  display: block;
}
.top_implant_case .implant_slider {
  margin-bottom: clamp(20px, 4.166vw, 50px);
}
.top_implant_case .implant_slider .card_box {
  max-width: 1200px;
  width: 100%;
  padding: clamp(15px, 2.4vw, 29px) clamp(10px, 2.41vw, 29px) 29px;
  background: #e8f1f8;
  margin: 0 clamp(10px, 2.5vw, 30px);
}
.top_implant_case .implant_slider h3 {
  border: 0;
  padding: 7px 0;
  background: #1a2b51;
  color: #fff;
  text-align: center;
  font-size: clamp(15px, 2.33vw, 28px);
  letter-spacing: 0.08em;
  margin-bottom: clamp(14px, 1.833vw, 22px);
}
.top_implant_case .implant_slider h3:before {
  display: none;
}
.top_implant_case .implant_slider h4 {
  font-size: clamp(16px, 2.166vw, 26px);
  padding: 5px 10px;
  text-align: center;
  background: #216383;
  color: #fff;
  margin: 0;
}
.top_implant_case .implant_slider h4:before {
  display: none;
}
.top_implant_case .implant_slider h4.aft {
  background: #27857f;
}
.top_implant_case .implant_slider .row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(5px, 1.833vw, 22px);
  margin-bottom: 20px;
}
.top_implant_case .implant_slider .row .col {
  margin: 0;
}
.top_implant_case .implant_slider .contents_list dt {
  font-size: clamp(20px, 2vw, 24px);
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  background: #887b5e;
  color: #fff;
  width: clamp(235px, 22.08vw, 265px);
  min-height: clamp(35px, 4.41vw, 53px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.top_implant_case .implant_slider .contents_list dd {
  background: #fff;
  padding: clamp(33px, 3.666vw, 44px) clamp(10px, 2.08vw, 25px)
    clamp(15px, 2.91vw, 35px);
  margin-top: -25px;
  line-height: 1.8125;
  letter-spacing: 0.08em;
  font-size: clamp(14px, 1.33vw, 16px);
}
.top_implant_case .implant_slider .contents_list dd:not(:last-child) {
  margin-bottom: 22px;
}
.top_implant_case .implant_slider .contents_list dd.price {
  text-align: center;
  font-size: clamp(15px, 1.833vw, 22px);
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 700;
}
.top_implant_case .implant_slider .contents_list dd.price .large {
  font-size: clamp(27px, 2.833vw, 34px);
}
.top_implant_case .implant_slider .contents_list dd.price .middle {
  font-size: clamp(20px, 2.08vw, 25px);
}
.top_implant_case .arrow_box {
  max-width: 1170px;
  width: 100%;
  position: absolute;
  top: calc(50% + 20px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.top_implant_case .arrow_box .slick-arrow {
  width: 21px;
  height: 45px;
  cursor: pointer;
}
.top_implant_case .arrow_box .prev-arrow,
.top_implant_case .arrow_box .next-arrow {
  background: url(../img/top/arrow_implant.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.top_implant_case .arrow_box .next-arrow {
  right: 0;
}
.top_implant_case .arrow_box .prev-arrow {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
@media (max-width: 767px) {
  .top_implant_case .arrow_box {
    top: 45%;
  }
}
.top_implant_case .btnstyle a {
  background: #216383;
}
@media (min-width: 768px) {
  .top_implant_case .btnstyle a {
    min-width: 350px;
    padding: 1.5rem 2.4rem;
  }
}

.top_implant {
  background: url(../img/top/top_implant_bg.jpg) no-repeat center/cover;
  padding: clamp(40px, 8.333vw, 100px) 0;
  position: relative;
}
.top_implant:after {
  content: "IMPLANT";
  color: rgba(255, 255, 255, 0.36);
  line-height: 0.665;
  letter-spacing: normal;
  position: absolute;
  top: 0;
  left: 0;
  font-size: clamp(85px, 17.666vw, 212px);
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.top_implant .container {
  width: 1720px;
}
.top_implant h2 {
  padding: 0;
  font-size: clamp(24px, 3.91vw, 47px);
  color: #fff;
  text-align: left;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}
.top_implant h2 .large {
  font-size: clamp(34px, 5.5vw, 66px);
}
.top_implant h2:before {
  display: none;
}
.top_implant .box {
  max-width: 833px;
  width: 100%;
  margin-left: auto;
}
.top_implant .box .txt_wrap {
  color: #fff;
}
.top_implant .box .txt_wrap:not(:last-child) {
  margin-bottom: clamp(15px, 3.166vw, 38px);
}
.top_implant .link_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 13px;
}
.top_implant .link_list li {
  margin: 0;
}
@media (max-width: 767px) {
  .top_implant .link_list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .top_implant .link_list {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .top_implant .link_list .btnstyle a {
    min-width: 290px;
  }
}

.top_reason {
  background: url(../img/top/top_reason_bg.jpg) no-repeat center top, #f3f3f3;
  padding: clamp(40px, 10vw, 120px) 0 clamp(40px, 8.333vw, 100px);
}
.top_reason .container {
  width: 1780px;
}
.top_reason h2 {
  padding: 0;
  text-align: left;
  margin-bottom: clamp(30px, 5.8vw, 70px);
}
.top_reason h2:before {
  display: none;
}
.top_reason .num {
  line-height: 1;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: clamp(60px, 12.5vw, 150px);
  font-style: italic;
  display: inline-block;
  position: relative;
  margin-bottom: clamp(10px, 2.25vw, 30px);
  z-index: 2;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
}
.top_reason .num:first-letter {
  color: #887b5e;
}
.top_reason .num:after {
  content: "";
  width: 90%;
  height: 2px;
  background: #1a2b51;
  position: absolute;
  bottom: clamp(2px, 0.0833vw, 10px);
  left: 0;
  right: 0;
  margin: auto;
}
.top_reason h3 {
  font-size: clamp(20px, 1.9vw, 34px);
  border: 0;
  padding: 0;
  line-height: 1.4705882353;
  letter-spacing: 0.08em;
}
.top_reason h3:before {
  display: none;
}
.top_reason .txt_wrap p {
  letter-spacing: 0.1em;
}
.top_reason .txt_wrap:not(:last-child) {
  margin-bottom: clamp(15px, 3.166vw, 30px);
}
.top_reason .one_column_container:not(:last-child) {
  margin-bottom: clamp(30px, 5.8vw, 70px);
}
.top_reason .one_column_container .contents_col {
  padding: 100px 75px;
  position: relative;
}
.top_reason .one_column_container .contents_col:before {
  content: "";
  width: 159px;
  height: 225px;
  background: url(../img/top/triangle_bg01.png) no-repeat center/cover;
  position: absolute;
  top: -20px;
  right: -20px;
}
@media (max-width: 767px) {
  .top_reason .one_column_container .contents_col:before {
    width: 71px;
    height: 100px;
    right: -10px;
  }
}
.top_reason .other_container {
  padding: 0 100px;
  position: relative;
  z-index: 0;
}
.top_reason .other_container:after {
  content: "";
  width: 159px;
  height: 225px;
  background: url(../img/top/triangle_bg01.png) no-repeat center/cover;
  position: absolute;
  top: 55px;
  right: 0;
}
@media (max-width: 767px) {
  .top_reason .other_container:after {
    width: 71px;
    top: -10px;
    height: 100px;
    right: -5px;
  }
}
.top_reason .other_container .num_wrappear {
  display: table;
  margin: 0 auto clamp(10px, 3.333vw, 40px);
}
.top_reason .other_container h3 {
  text-align: center;
}
.top_reason .other_container .box {
  position: relative;
}
.top_reason .other_container .txt_wrap {
  margin-bottom: clamp(20px, 5.8vw, 70px);
}
.top_reason .two_column {
  max-width: 1750px;
  width: 100%;
  margin: 0 auto clamp(20px, 5.8vw, 70px);
}
.top_reason .three_column .num {
  font-size: clamp(60px, 10vw, 120px);
}
@media (max-width: 767px) {
  .top_reason .one_column_container .contents_col {
    background: #fff;
    padding: 15px 15px 15px;
  }
  .top_reason .one_column_container .contents_col:before {
    width: 71px;
    height: 100px;
    top: -10px;
    right: -5px;
  }
  .top_reason .one_column_container.reverse .contents_col:before {
    right: auto;
    left: -5px;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  .top_reason .one_column_container.reverse .contents_col .num {
    margin-right: 0;
  }
  .top_reason .other_container {
    padding: 15px 15px 15px;
    background: #fff;
    margin-bottom: 30px;
  }
  .top_reason .other_container .bnr_list li:not(:last-child) {
    margin-bottom: 15px;
  }
  .top_reason .two_column .col:not(:last-child) {
    margin-bottom: 30px;
  }
  .top_reason .two_column .col .box {
    background: #fff;
    padding: 15px;
    position: relative;
  }
  .top_reason .two_column .col .box:before {
    content: "";
    width: 71px;
    height: 100px;
    background: url(../img/top/triangle_bg01.png) no-repeat center/cover;
    position: absolute;
    top: -10px;
    left: -5px;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  .top_reason .two_column .col:nth-child(even) .box:before {
    left: auto;
    right: -5px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .top_reason .two_column .col figure {
    position: relative;
    z-index: 1;
  }
  .top_reason .three_column .col:not(:last-child) {
    margin-bottom: 30px;
  }
  .top_reason .three_column .col .box {
    background: #fff;
    padding: 15px;
    position: relative;
  }
  .top_reason .three_column .col .box:before {
    content: "";
    width: 71px;
    height: 100px;
    background: url(../img/top/triangle_bg01.png) no-repeat center/cover;
    position: absolute;
    top: -10px;
    left: -5px;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  .top_reason .three_column .col:nth-child(even) .box:before {
    left: auto;
    right: -5px;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@media (min-width: 768px) {
  .top_reason h2 img {
    max-width: 50%;
  }
  .top_reason .one_column_container {
    display: grid;
    grid-template-columns: 53.7% 43.8%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .top_reason .one_column_container .contents_col {
    position: relative;
    z-index: 0;
    margin-top: 82px;
  }
  .top_reason .one_column_container .contents_col:after {
    content: "";
    width: calc(100% + 100px);
    height: 100%;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(transparent),
      color-stop(20%, #ffffff),
      to(#ffffff)
    );
    background: linear-gradient(
      to right,
      transparent 0%,
      #ffffff 20%,
      #ffffff 100%
    );
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
  }
  .top_reason .one_column_container .contents_col .num {
    position: absolute;
    top: -90px;
    left: -25px;
  }
  .top_reason .one_column_container .img_col {
    position: relative;
    z-index: 1;
  }
  .top_reason .one_column_container:not(.reverse) .contents_col {
    padding-left: 0;
  }
  .top_reason .one_column_container.reverse {
    grid-template-columns: 43.8% 53.7%;
  }
  .top_reason .one_column_container.reverse .img_col {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .top_reason .one_column_container.reverse .contents_col {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .top_reason .one_column_container.reverse .contents_col:after {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#fff),
      color-stop(80%, #ffffff),
      to(transparent)
    );
    background: linear-gradient(
      to right,
      #fff 0%,
      #ffffff 80%,
      transparent 100%
    );
    right: auto;
    left: 0;
  }
  .top_reason .one_column_container.reverse .contents_col:before {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
    right: auto;
    left: -20px;
  }
  .top_reason .one_column_container.reverse .contents_col .num {
    left: auto;
    right: 0;
  }
  .top_reason .one_column_container.reverse .contents_col {
    padding-right: 0;
  }
  .top_reason .one_column_container .btnstyle {
    text-align: right;
  }
  .top_reason .other_container {
    margin-bottom: 150px;
  }
  .top_reason .other_container:before {
    content: "";
    width: 100%;
    height: 62%;
    background: #fff;
    position: absolute;
    top: 85px;
    left: -30px;
    margin: auto;
    z-index: -1;
  }
  .top_reason .other_container .txt_wrap {
    text-align: center;
  }
  .top_reason .other_container .bnr_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }
  .top_reason .two_column {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 150px 115px;
    margin-bottom: 158px;
  }
  .top_reason .two_column .col {
    padding: 185px clamp(40px, 3.333vw, 75px) 0;
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .top_reason .two_column .col:before {
    content: "";
    width: 100%;
    height: calc(100% - 23px);
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .top_reason .two_column .col:after {
    content: "";
    width: 159px;
    height: 225px;
    background: url(../img/top/triangle_bg01.png) no-repeat center/cover;
    position: absolute;
    top: -20px;
    left: -20px;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .top_reason .two_column .col:after {
    width: 71px;
    top: -10px;
    height: 100px;
    right: -5px;
  }
}
@media (min-width: 768px) {
  .top_reason .two_column .col figure {
    position: absolute;
    top: -85px;
    right: -32px;
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 1550px) {
  .top_reason .two_column .col figure img {
    width: 90%;
  }
}
@media (min-width: 768px) {
  .top_reason .two_column .btnstyle {
    text-align: right;
  }
  .top_reason .two_column .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
  }
  .top_reason .two_column .box .btnstyle {
    margin-top: auto;
  }
  .top_reason .three_column {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 150px 108px;
  }
  .top_reason .three_column h3 {
    font-size: clamp(18px, 1.5vw, 30px);
    text-align: center;
  }
  .top_reason .three_column .col {
    padding: 165px clamp(10px, 2.333vw, 35px) 0;
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .top_reason .three_column .col:before {
    content: "";
    width: 100%;
    height: calc(100% - 23px);
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .top_reason .three_column .col:after {
    content: "";
    width: 125px;
    height: 177px;
    background: url(../img/top/triangle_bg01.png) no-repeat center/cover;
    position: absolute;
    top: -20px;
    left: -20px;
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  .top_reason .three_column .col:after {
    width: 71px;
    top: -10px;
    height: 100px;
    right: -5px;
  }
}
@media (min-width: 768px) {
  .top_reason .three_column .col figure {
    position: absolute;
    top: -85px;
    right: -32px;
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 1550px) {
  .top_reason .three_column .col figure img {
    width: 90%;
  }
}
@media (min-width: 768px) {
  .top_reason .three_column .col .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
  }
  .top_reason .three_column .col .box .btnstyle {
    margin-top: auto;
  }
  .top_reason .three_column .btnstyle {
    text-align: right;
  }
}

.top_contact {
  padding: 90px 0 100px;
}
.top_contact h2 {
  padding: 0;
  letter-spacing: 0.08em;
}
.top_contact h2:before {
  display: none;
}
.top_contact h2 .en {
  display: block;
  color: #887b5e;
  font-size: 150px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.08em;
}
.top_contact h2 .ttl {
  display: block;
  font-size: 28px;
  border-top: solid 1px #1a2b51;
  border-bottom: solid 1px #1a2b51;
  padding: 10px 0;
}
.top_contact .point_list {
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(10px, 2.66vw, 34px);
}
@media (max-width: 767px) {
  .top_contact {
    padding: 0;
  }
  .top_contact .container {
    max-width: 100%;
  }
  .top_contact .sp_container {
    padding: 20px 10px;
    background: url(../img/top/tot_contact_bg_sp.jpg) no-repeat center/cover;
  }
  .top_contact h2 .ttl {
    font-size: clamp(12px, 3.2vw, 20px);
  }
  .top_contact h2 .en {
    font-size: clamp(67px, 10.8vw, 130px);
  }
  .top_contact .cv_bnr_list {
    padding: 30px 5px;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#a79a7d),
      to(#887b5e)
    );
    background: linear-gradient(#a79a7d 0%, #887b5e 100%);
  }
  .top_contact .cv_bnr_list li:not(:last-child) {
    margin-bottom: 8px;
  }
}
@media (min-width: 768px) {
  .top_contact {
    background: url(../img/top/top_contact_bg.jpg) no-repeat center/cover;
  }
  .top_contact .cv_bnr_list {
    display: grid;
    grid-template-columns: -webkit-max-content 1fr 1fr;
    grid-template-columns: max-content 1fr 1fr;
    gap: 17px;
  }
  .top_contact .sp_container {
    margin-bottom: clamp(15px, 3.166vw, 38px);
  }
  .top_contact h2 {
    max-width: 770px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

.top_about {
  padding: clamp(40px, 8.333vw, 100px) 0;
}
.top_about .container {
  width: 1720px;
}
.top_about .container_box {
  max-width: clamp(780px, 65vw, 829px);
  width: 100%;
  margin-left: auto;
}
.top_about h2 {
  padding: 0;
  color: #fff;
  font-size: clamp(24px, 4.58vw, 55px);
  line-height: 1.2;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  margin-bottom: 0;
}
.top_about h2:before {
  display: none;
}
.top_about h2 .large {
  font-size: clamp(34px, 5.88vw, 70px);
}
.top_about h2 .large .xlarge {
  font-size: clamp(44px, 8.166vw, 98px);
}
.top_about h2 .large .color {
  color: #cee1f0;
}
.top_about h3 {
  padding: 6px 5px;
  border: 0;
  font-size: clamp(22px, 3vw, 37px);
  background: #e6e8e9;
  text-align: center;
  color: #1a2b51;
}
.top_about h3:before {
  display: none;
}
.top_about .txt_wrap {
  color: #fff;
  margin-bottom: clamp(20px, 3.333vw, 40px);
}
.top_about .bnr_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
.top_about .bnr_list li {
  width: calc(50% - 5px);
}
.top_about .bnr_list li.wide {
  width: 100%;
}
@media (max-width: 767px) {
  .top_about {
    background: url(../img/top/top_about_bg_sp.jpg) no-repeat center, #323232;
    padding-top: 230px;
  }
  .top_about h2 {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.3),
      0 0 10px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.3),
      0 0 10px rgba(0, 0, 0, 0.3);
  }
}
@media (min-width: 768px) {
  .top_about {
    background: url(../img/top/top_about_bg.jpg) no-repeat center/cover;
  }
  .top_about .bnr_list {
    gap: clamp(10px, 1.66vw, 20px);
  }
  .top_about .bnr_list li {
    width: calc(50% - 10px);
  }
  .top_about .bnr_list li.wide {
    width: 100%;
  }
}

.top_implantKinds h2 {
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 66px;
  color: #1a2b51;
  margin-bottom: 30px;
  padding: 0;
}
.top_implantKinds h2:before {
  display: none;
}
.top_implantKinds h2 .en {
  color: rgba(204, 204, 204, 0.36);
  font-size: 212px;
  letter-spacing: 0.08em;
  font-weight: 400;
  line-height: 0.68;
  display: block;
}
@media (max-width: 767px) {
  .top_implantKinds h2 .en {
    line-height: 0.7;
  }
}
.top_implantKinds h2 .ttl {
  -webkit-transform: translateY(-35px);
  transform: translateY(-35px);
  line-height: 1;
  display: block;
  letter-spacing: 0.106em;
}
@media (max-width: 767px) {
  .top_implantKinds h2 {
    font-size: 34px;
    margin-bottom: 20px;
  }
  .top_implantKinds h2 .en {
    font-size: 73px;
  }
  .top_implantKinds h2 .ttl {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.top_implantKinds h3 {
  border-top: 0;
  border-bottom: solid 2px #1a2b51;
  padding: 0 0 15px;
  font-size: clamp(24px, 3.333vw, 40px);
  text-align: center;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.075em;
}
.top_implantKinds h3:before {
  display: none;
}
.top_implantKinds h3 .sub {
  display: block;
  font-size: clamp(19px, 2.33vw, 28px);
  background: #1a2b51;
  color: #fff;
  padding: 6px 10px;
  margin-bottom: 20px;
}
.top_implantKinds .kinds_container .card_box {
  position: relative;
  height: 450px;
}
.top_implantKinds .kinds_container .wrapper {
  max-width: 676px;
  width: 100%;
}
@media (max-width: 767px) {


  .top_implantKinds .wrapper {
    padding: 20px 10px;
    margin-top: -69px;
  }
  .top_implantKinds .kinds_container .card_box {
    height: auto;
  }
}

/* 250618追記 */
.top_implantKinds .kinds_container .btnstyle {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .top_implantKinds .kinds_container .btnstyle {
    margin-top: 10px;
  }
}
/* 追記終 */
@media (min-width: 768px) {
  .top_implantKinds {
    margin-bottom: 4px;
  }
  .top_implantKinds .kinds_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4px 4px;
  }
  .top_implantKinds .kinds_container figure {
    width: 100%;
    height: 100%;
  }
  .top_implantKinds .kinds_container figure img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .top_implantKinds .card_box .wrapper {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 48px;
  }
  .top_implantKinds .card_box:nth-child(odd) .wrapper {
    right: 0;
  }
}

.top_difficultyCase {
  padding: 95px 0 66px;
  position: relative;
  z-index: 0;
}
.top_difficultyCase:after {
  content: "";
  width: 100%;
  height: calc(100% - 200px);
  background: url(../img/top/top_difficultyCase_bg.jpg) no-repeat center
    top/cover;
  position: absolute;
  top: 0;
  z-index: -1;
}
.top_difficultyCase .container {
  width: 1720px;
}
.top_difficultyCase h2 {
  font-size: 54px;
  text-align: left;
  display: inline-block;
  padding: 7px 30px 2px 0;
  z-index: 0;
  color: #fff;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
.top_difficultyCase h2:after {
  content: "";
  width: 120vw;
  height: 100%;
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    from(#c9c0ad),
    to(#afa389)
  );
  background: linear-gradient(to left, #c9c0ad 0%, #afa389 100%);
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.top_difficultyCase h2:before {
  display: none;
}
.top_difficultyCase h3 {
  padding: 0;
  border: 0;
  font-size: 37px;
  line-height: 1.4594594595;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  color: #fff;
}
.top_difficultyCase h3:before {
  display: none;
}
.top_difficultyCase h4 {
  text-align: center;
  background: #ded3bb;
  font-size: 28px;
  padding: 7px 0;
}
.top_difficultyCase h4 .large {
  font-size: 36px;
}
.top_difficultyCase h4:before {
  display: none;
}
.top_difficultyCase .primary_block {
  max-width: 845px;
  margin-bottom: 35px;
}
.top_difficultyCase .primary_block .txt_wrap {
  color: #fff;
}
.top_difficultyCase .secondary_block {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.top_difficultyCase .secondary_block .txt_wrap {
  margin-bottom: clamp(20px, 3.333vw, 40px);
  color: #fff;
}
.top_difficultyCase .bnr_list {
  margin-bottom: clamp(20px, 2.91vw, 35px);
}
.top_difficultyCase .btnstyle a {
  min-width: 345px;
}
@media (max-width: 767px) {
  .top_difficultyCase {
    padding: 30px 0;
  }
  .top_difficultyCase:after {
    height: calc(100% - 200px);
    background: url(../img/top/top_difficultyCase_bg_sp.jpg) no-repeat center
      top/cover;
  }
  .top_difficultyCase h2 {
    font-size: 24px;
  }
  .top_difficultyCase h3 {
    font-size: 20px;
  }
  .top_difficultyCase h4 {
    font-size: 18px;
  }
  .top_difficultyCase h4 .large {
    font-size: 24px;
  }
  .top_difficultyCase .bnr_list li:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .top_difficultyCase .bnr_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 53px;
  }
}

.top_treatment {
  padding-bottom: clamp(40px, 8.333vw, 100px);
}
.top_treatment h2 {
  padding: 10px 0;
  text-align: left;
  font-size: 37px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.08em;
  position: relative;
  z-index: 0;
  color: #fff;
  margin-bottom: 20px;
}
.top_treatment h2:after {
  content: "";
  width: 1260px;
  height: 100%;
  background: url(../img/top/treatment_ttl_bg.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  right: -140px;
  bottom: 0;
  margin: auto;
  z-index: -1;
}
.top_treatment h2:before {
  display: none;
}
.top_treatment h2 .large {
  font-size: 47px;
}
.top_treatment .txt_wrap {
  margin-bottom: clamp(20px, 2.91vw, 30px);
}
@media (max-width: 767px) {
  .top_treatment {
    background: url(../img/top/top_treatment_bg_sp.jpg) no-repeat center
      bottom/cover;
    padding-bottom: 300px;
  }
  .top_treatment h2 {
    font-size: 24px;
  }
  .top_treatment h2 .large {
    font-size: 36px;
  }
}
@media (min-width: 768px) {
  .top_treatment .btnstyle {
    text-align: left;
  }
  .top_treatment .container {
    width: 1720px;
    background: url(../img/top/top_treatment_bg.jpg) no-repeat center top/cover;
    overflow: hidden;
  }
  .top_treatment .contents {
    padding: 59px 79px;
    max-width: 1160px;
  }
}
.top_menu .menu_container .item {
  position: relative;
}
.top_menu .menu_container .item .list {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.top_menu .menu_container .item .list li {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.top_menu .menu_container .item .list li.ttl {
  top: clamp(20px, 4.16vw, 50px);
  font-size: clamp(28px, 3.645vw, 38px);
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 700;
  color: #fff;
  line-height: 1.2368421053;
  text-align: center;
}
.top_menu .menu_container .item .list li.ttl .color {
  color: #fffcc6;
}
.top_menu .menu_container .item .list li.btnstyle {
  bottom: clamp(20px, 4.16vw, 50px);
}
.top_menu .menu_container .item .list li.btnstyle a {
  background: rgba(33, 99, 131, 0.85);
  border-color: #fff;
}
@media (min-width: 768px) {
  .top_menu .menu_container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1px;
  }
  .top_menu .menu_container figure {
    width: 100%;
    border-bottom: solid 1px #fff;
  }
  .top_menu .menu_container figure img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

.top_support {
  background: url(../img/top/top_support_bg.jpg) no-repeat center/cover;
}
.top_support .headline {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto clamp(15px, 2.916vw, 35px);
}
.top_support h2 {
  font-size: clamp(22px, 3.166vw, 38px);
  padding: 22px 8px 15px;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#8a704f),
    to(#b4a088)
  );
  background: linear-gradient(to top, #8a704f 0%, #b4a088 100%);
  color: #fff;
  -webkit-box-shadow: 0 0 27px rgba(21, 28, 56, 0.21);
  box-shadow: 0 0 27px rgba(21, 28, 56, 0.21);
  margin-bottom: clamp(10px, 1.666vw, 20px);
}
.top_support h2:before {
  display: none;
}
.top_support h3 {
  padding: 0;
  border: 0;
  margin: 0;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.106em;
}
.top_support h3:before {
  display: none;
}
.top_support h3 span {
  display: inline-block;
}
.top_support h3 .ttl {
  font-size: clamp(22px, 4.166vw, 50px);
  position: relative;
}
.top_support h3 .ttl:after {
  content: "";
  width: 365px;
  height: 1px;
  background: #1a2b51;
  position: absolute;
  left: calc(100% + clamp(5px, 2.5vw, 30px));
  top: 0;
  bottom: 0;
  margin: auto;
}
.top_support h3 .sub {
  font-size: clamp(17px, 1.833vw, 22px);
}
.top_support .check_list {
  margin-bottom: clamp(20px, 3.33vw, 40px);
}
.top_support .check_list li {
  position: relative;
  padding: clamp(10px, 1.416vw, 17px) clamp(10px, 2.08vw, 25px)
    clamp(10px, 1.416vw, 17px) clamp(40px, 4.58vw, 55px);
  background: #216383;
  color: #fff;
  font-size: clamp(16px, 2vw, 24px);
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 700;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  max-width: clamp(600px, 52vw, 1000px);
  width: 100%;
  line-height: 1.4;
}
.top_support .check_list li:before {
  content: "";
  width: clamp(14px, 1.5vw, 18px);
  height: clamp(14px, 1.5vw, 18px);
  background: url(../img/top/ic_check.png) no-repeat center/cover;
  position: absolute;
  top: 0.95em;
  left: clamp(15px, 1.9vw, 23px);
}
@media (max-width: 767px) {
  .top_support .check_list li:before {
    top: 1.1em;
  }
}
.top_support .check_list li:not(:last-child) {
  margin-bottom: 5px;
}
.top_support .check_list li:nth-child(even) {
  background: #1a2b51;
}
.top_support .btnstyle a {
  border-color: #fcfbf8;
}
@media (max-width: 767px) {
  .top_support {
    padding: 40px 0 0;
  }
  .top_support h2 {
    padding: 12px 8px 5px;
  }
}
@media (min-width: 768px) {
  .top_support .container {
    padding: clamp(40px, 8.333vw, 65px) 0;
    width: 1564px;
    position: relative;
  }
  .top_support .container:after {
    content: "";
    background: url(../img/top/top_support_img.png) no-repeat center/cover;
    width: clamp(500px, 39.0625vw, 651px);
    height: clamp(462px, 36.09375vw, 601px);
    position: absolute;
    bottom: 0;
    right: -50px;
  }
  .top_support .check_list li:nth-child(2) {
    margin-left: 40px;
  }
  .top_support .check_list li:nth-child(3) {
    margin-left: 80px;
  }
  .top_support .check_list li:nth-child(4) {
    margin-left: 120px;
  }
}

.top_bnr {
  padding: clamp(40px, 5.41vw, 65px) 0 clamp(40px, 8.333vw, 100px);
}
@media (max-width: 767px) {
  .top_bnr .bnr_list li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .top_bnr .bnr_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
}

.top_greeting .first_container {
  background: url(../img/top/top_greeting_bg.png) no-repeat center top, #f8f8f8;
  padding: clamp(40px, 8.33vw, 100px) 0;
  position: relative;
  z-index: 0;
}
.top_greeting .first_container:after {
  content: "";
  width: 100%;
  height: 25vw;
  background: #efebac;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.top_greeting h2 {
  padding: 0;
  color: #887b5e;
  font-size: clamp(24px, 2.66vw, 32px);
  text-align: left;
}
.top_greeting h2 .en {
  font-size: clamp(60px, 10vw, 120px);
  font-weight: 400;
  display: block;
  line-height: 1;
}
.top_greeting h2:before {
  display: none;
}
.top_greeting .introduction_box {
  padding: clamp(15px, 3.66vw, 44px) clamp(15px, 3.75vw, 45px);
  border: 0;
  margin: 0;
  text-align: center;
  font-size: clamp(18px, 2.166vw, 26px);
  background: #598ea7;
  color: #fff;
  line-height: 1.3076923077;
  position: relative;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho,
    "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  display: table;
}
@media (max-width: 767px) {
  .top_greeting .introduction_box {
    text-align: left;
  }
}
.top_greeting .introduction_box:before {
  display: none;
}
.top_greeting .introduction_box:after {
  content: "";
  width: 100vw;
  height: 100%;
  background: #598ea7;
  position: absolute;
  left: 100%;
  top: 0;
}
.top_greeting .introduction_box .name {
  font-size: clamp(20px, 2.33vw, 28px);
  padding-top: 5px;
}
.top_greeting .introduction_box .name .large {
  font-size: clamp(24px, 2vw, 34px);
}
.top_greeting .primary_block {
  margin-bottom: clamp(20px, 3.75vw, 45px);
}
.top_greeting .secondary_block .col {
  overflow: hidden;
}
.top_greeting .secondary_block h3 {
  border: 0;
  padding: 0;
  display: inline-block;
  color: #887b5e;
}
.top_greeting .secondary_block h3:after {
  content: "";
  width: 100vw;
  height: 1px;
  background: #887b5e;
  position: absolute;
  left: calc(100% + 20px);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.top_greeting .secondary_block h3:before {
  display: none;
}
.top_greeting .secondary_block .list li {
  font-size: clamp(17px, 1.66vw, 20px);
  font-weight: 500;
}
.top_greeting .secondary_block .list li:not(:last-child) {
  margin-bottom: 5px;
}
.top_greeting .second_container h3 {
  padding: 0;
  border: 0;
  color: #216383;
  line-height: 1.4285714286;
  font-size: clamp(22px, 3.5vw, 42px);
}
.top_greeting .second_container h3:before {
  display: none;
}
@media (max-width: 767px) {
  .top_greeting .first_container:after {
    height: 500px;
  }
  .top_greeting .secondary_block .col:not(:last-child) {
    margin-bottom: 25px;
  }
  .top_greeting .second_container {
    margin-top: -18px;
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .top_greeting .primary_block {
    display: grid;
    grid-template-columns: 712px 423px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
  }
  .top_greeting .secondary_block {
    display: grid;
    grid-template-columns: 580px 580px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .top_greeting .second_container {
    padding: 0 0 175px;
    margin-top: -30px;
  }
  .top_greeting .second_container .contents {
    max-width: 790px;
    position: relative;
    z-index: 0;
  }
  .top_greeting .second_container .contents:after {
    content: "";
    width: 796px;
    height: 406px;
    background: url(../img/top/top_greeting_img02.jpg) no-repeat center/cover;
    position: absolute;
    left: calc(100% - 85px);
    top: -5%;
    z-index: -1;
  }
}

.top_slider {
  padding-bottom: clamp(40px, 8.333vw, 100px);
}
.top_slider .loopslider_item {
  margin: 0 5.5px;
}
.top_slider .loopslider_item:nth-child(even) {
  margin-top: clamp(30px, 5.166vw, 62px);
}

.middle_size {
  font-size: clamp(18px, 1.666vw, 20px);
}

.text-red {
  color: #ff0000;
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th,
.mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total,
.mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
} /*# sourceMappingURL=bond.css.map */








.sec_sitemap .link_txt {
  text-align: center;
  margin-top: 60px;
}

@media (max-width : 767px) {
  .sec_sitemap .link_txt {
    margin-top: 30px;
  }
}

.sec_sitemap .link_txt a {
  color: #fff;
  text-decoration: none;
}

.sec_sitemap .link_txt a:hover {
  opacity: 0.7;
  transition: 0.5s;
}

@media (max-width : 1499px) {
  .top_support .container:after {
    width: clamp(570px, 39.0625vw, 651px);
    background: url(../img/top/top_support_img.png) no-repeat center/contain;

    bottom: 55px;
    right: -107px;
  }
}

@media (min-width: 1500px) {
  .top_support .container:after {
    width: clamp(710px, 39.0625vw, 651px);
    height: clamp(711px, 36.09375vw, 601px);

    bottom: 55px;
    right: -107px;
  }
}

.top_support .check_list {
  margin-bottom: 0;
}


@media (min-width : 768px) {
  .top_support_bnr_area {
    margin: 10px 0 25px 170px;
    width: calc(1006 / 2000 * 100vw);
  }
}

.top_support_bnr_area {
  margin-bottom: 25px;
  margin-top: 10px;
}


.sub-container-8 .fix_nav_title a {
  pointer-events: unset !important;
}