@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: #f6f6f6;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f6f6f6;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f6f6f6;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f6f6f6;
}

.box_border {
  background: #fff;
  border: 5px solid #f6f6f6;
}

.box_border .box_bg {
  background: #f6f6f6;
}

.section_bg .box_border .box_bg {
  background: #f6f6f6;
}

.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_border {
  background: #fff;
  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 {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  display: flex;
  align-items: center;
  border-radius: 50vh;
  border: 1px solid #9cb0ca;
  color: #9cb0ca !important;
  padding: 1.1em 1.25em;
  padding-right: 2.75em;
  width: 100%;
  color: #fff !important;
  background: #9cb0ca;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
@media (max-width: 767px) {
  .link_anchor a {
    padding-right: 1.75em;
  }
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: #9cb0ca;
    color: #fff !important;
  }
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: #fff;
    color: #9cb0ca !important;
  }
}
.link_anchor a::after {
  width: 25px;
  height: 7px;
  background: #9cb0ca;
  clip-path: polygon(0 calc(50% - 0.5px), calc(100% - 5px) calc(50% - 0.5px), calc(100% - 5px) 0, 100% 50%, calc(100% - 5px) 100%, calc(100% - 5px) calc(50% + 0.5px), 0 calc(50% + 0.5px));
  left: auto;
  right: 15px;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .link_anchor a::after {
    width: 15px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover::after {
    border-color: #fff;
  }
}
.link_anchor a::after {
  background: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover::after {
    transform: translateX(3px);
    background: #9cb0ca;
  }
}
@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: #9cb0ca;
  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: #9cb0ca;
  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: #e99654;
  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 #9cb0ca;
  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: #9cb0ca;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th,
table td {
  line-height: 1.6;
  font-weight: 500;
}
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: #9cb0ca;
  border-top: 1px solid #9cb0ca;
  border-bottom: 1px solid #9cb0ca;
  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: 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th,
table.table_timetable td {
  background: none;
  padding: 1.5rem 0.2rem;
  text-align: center;
  border: none;
}
table.table_timetable thead {
  border-bottom: 1px solid #333333;
}
table.table_timetable thead th {
  background: none;
  color: #333333;
}
table.table_timetable thead th:first-child {
  padding-left: 0.5em;
  width: 8em;
  text-align: left;
}
@media (min-width: 768px) {
  table.table_timetable thead th:first-child {
    width: 23%;
    padding-left: 2em;
  }
}
table.table_timetable tbody {
  border-bottom: 1px solid #333333;
}
table.table_timetable tbody th {
  padding-left: 0.5em;
  text-align: left;
}
@media (min-width: 768px) {
  table.table_timetable tbody th {
    padding-left: 2em;
  }
}
@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: #9cb0ca;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}
table.table tbody th {
  background: #fafafa;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th,
  table.table td {
    padding: 1.05em 1em;
  }
  table.table thead th,
  table.table thead td {
    padding: 0.85em 0.35em;
  }
}
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: #9cb0ca !important;
}

.consul2 {
  color: #b9a783 !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: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 26px;
  font-weight: 500;
  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: 500;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #9cb0ca;
}
.box_faq .question .faq_title {
  cursor: pointer;
  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: #9cb0ca;
  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: #b9a783;
  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: 5px solid #f6f6f6;
  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: #e5ebee;
  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: #bcd2e0;
}
.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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc(var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + (var(--flow-title-font-size) / 6)); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #9cb0ca;
  background: #9cb0ca;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  line-height: calc(var(--flow-num-width) + 1px);
  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;
}
.home .footer .footer_bg {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  aspect-ratio: 770/800;
  margin-bottom: -18.6666666667vw;
  background: url("../img/common/f_bg001_sp.jpg") no-repeat center/cover;
}
@media (max-width: 767px) {
  .home .footer .footer_bg {
    padding-top: 4.5454545455vw;
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .home .footer .footer_bg {
    align-items: center;
    aspect-ratio: 2000/800;
    padding-left: clamp(20px, 50vw - 600px, 150px);
    margin-bottom: min(-5vw, -70px);
    background: url("../img/common/f_bg001.jpg") no-repeat center/cover;
  }
}
.home .footer .footer_bg .sec_logo {
  display: block;
  width: 77.4025974026vw;
  max-width: 800px;
  height: auto;
  aspect-ratio: 800/204;
}
@media (max-width: 767px) {
  .home .footer .footer_bg .sec_logo {
    width: 80%;
  }
}
.home .footer .footer_main {
  width: calc(100% - 30px);
  max-width: 1600px;
  margin-left: auto;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
}
@media (min-width: 768px) {
  .home .footer .footer_main {
    width: 90%;
  }
}
@media (min-width: 768px) {
  .home .footer .footer_main .row_footer > .col_access {
    padding: clamp(20px, -45.263px + 5.263vw, 60px);
  }
}

.footer {
  background: #f5f3f2;
  overflow: hidden;
  border-top: 1px solid #f6f6f6;
}
.footer .footer_bg {
  display: none;
}
.footer .footer_main {
  background: #fff;
}
.footer .footer_main .row_footer > .col .title {
  margin-bottom: 20px;
  font-family: "Shippori Mincho", serif;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .footer .footer_main .row_footer > .col .title {
    margin-bottom: 40px;
    font-size: 48px;
  }
}
.footer .footer_main .row_footer > .col_access {
  background: #bcd2e0;
  color: #fff;
}
.footer .footer_main .row_footer > .col_timetable {
  background: #ebf2f4;
}
@media (max-width: 767px) {
  .footer .footer_main .row_footer > .col {
    padding: 40px 10px;
  }
  .footer .footer_main .row_footer > .col_logo {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .footer .footer_main .row_footer {
    align-items: stretch;
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
  .footer .footer_main .row_footer > .col {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc((100% - 0px) / 2);
  }
  .footer .footer_main .row_footer > .col_logo > .col_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
  }
  .footer .footer_main .row_footer > .col_info {
    padding: 70px 0 40px;
  }
  .footer .footer_main .row_footer > .col_access {
    padding: 60px;
  }
  .footer .footer_main .row_footer > .col_timetable {
    padding: 50px;
    padding-top: 35px;
  }
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer .row_sns {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 10px;
}
.footer .row_sns > .ic_sns {
  width: 32px;
}
.footer .p_address {
  line-height: 1.625;
  letter-spacing: 0;
}
.footer .row_contact {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .footer .row_contact > .col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .footer .row_contact {
    align-items: center;
    justify-content: center;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .footer .row_contact > .col {
    flex: auto;
  }
  .footer .row_contact .info_reserve.btnstyle a {
    margin-top: 0;
    border-color: #959595;
    background: #959595;
  }
  .footer .row_contact:has(.info_reserve) {
    padding-top: 15px;
  }
}
.footer .ul_access > li {
  position: relative;
  padding-left: calc(40px + 1em);
  font-weight: 500;
  line-height: 1.625;
}
.footer .ul_access > li::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 40px;
  height: 40px;
}
.footer .ul_access > li:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .footer .ul_access > li:not(:last-child) {
    margin-bottom: 40px;
  }
}
.footer .ul_access > li.train::after {
  background: url("../img/common/ic_train_wh.png") no-repeat center/contain;
}
.footer .ul_access > li.buss::after {
  background: url("../img/common/ic_buss_wh.png") no-repeat center/contain;
}
.footer .ul_access > li.car::after {
  background: url("../img/common/ic_car_wh.png") no-repeat center/contain;
}
.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;
}
@media (min-width: 768px) {
  .footer table.table_timetable thead th:first-child {
    width: 10em;
  }
}
@media (min-width: 768px) {
  .footer .p_timetable {
    font-size: 18px;
    line-height: 1.6666666667;
  }
}
.footer .p_timetable + .btnstyle {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .footer .p_timetable + .btnstyle {
    margin-top: 30px;
  }
}
.footer .p_timetable + .btnstyle a {
  max-width: 320px;
}
.footer .sec_img {
  margin: 0;
}
.footer .row_bnr {
  justify-content: center;
}
@media (max-width: 767px) {
  .footer .row_bnr > .col {
    width: 220px;
    margin: 0 auto;
    margin-top: 40px;
  }
  .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: 60px;
  }
  .footer .row_bnr > .col {
    width: 300px;
  }
}
.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 .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #f5f3f2;
  color: #333333;
  padding: 80px 0;
  line-height: 1.2;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 130px;
  }
}

.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;
}

.wrap_calendar {
  width: 100%;
  height: auto;
  aspect-ratio: 49/45;
}
.wrap_calendar iframe {
  width: 100%;
  height: 100%;
}

.sec_top {
  position: relative;
  z-index: 0;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .sec_top {
    padding: 85px 0;
  }
}
.sec_top .bnr_img {
  text-align: center;
}
.sec_top .bnr_img:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec_top .bnr_img:not(:last-child) {
    margin-bottom: 60px;
  }
}
.sec_top .top_h2.type1 {
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_top .top_h2.type1 {
    font-size: 48px;
  }
}
.sec_top .top_h2.type1 .lead,
.sec_top .top_h2.type1 .main {
  display: block;
}
.sec_top .top_h2.type1 .lead {
  margin-bottom: 0.2em;
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_top .top_h2.type1 .lead {
    font-size: 22px;
  }
}
.sec_top .top_h2.type2 {
  padding-top: 0.4em;
  font-size: 26px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_top .top_h2.type2 {
    margin-bottom: 40px;
    font-size: 30px;
  }
}
.sec_top .top_h2.type2 .en {
  color: #9cb0ca;
  font-family: "Mrs Saint Delafield", cursive;
  font-size: 100px;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec_top .top_h2.type2 .en {
    font-size: 150px;
  }
}
.sec_top .top_h2.type2 .jp {
  margin-left: 0.5em;
}
@media (min-width: 768px) {
  .sec_top .top_h2.type2 .jp {
    margin-left: 1em;
  }
}
.sec_top .top_h2.wh {
  color: #fff;
}
.sec_top .top_h2.slant {
  position: relative;
}
.sec_top .top_h2.slant .en {
  position: absolute;
  margin: auto;
  display: block;
  transform: rotate(-15deg);
}
.sec_top .top_h2.slant .jp {
  margin-left: 0;
}
.sec_top .top_h2.vertical {
  position: relative;
  margin: 0;
}
.sec_top .top_h2.vertical .en,
.sec_top .top_h2.vertical .jp {
  display: block;
}
.sec_top .top_h2.vertical .jp {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 30px;
  left: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .sec_top .top_h2.vertical .jp {
    bottom: 50px;
  }
}
.sec_top .wrap_h2.border {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec_top .wrap_h2.border {
    margin-bottom: 40px;
  }
}
.sec_top .wrap_h2.border::before, .sec_top .wrap_h2.border::after {
  content: "";
  flex: 1;
  display: block;
  height: 1px;
  background: #333333;
}
.sec_top .wrap_h2.border .top_h2 {
  margin: 0 0.5em;
}
.sec_top .wrap_h2.border:has(.wh)::before, .sec_top .wrap_h2.border:has(.wh)::after {
  background: #fff;
}
.sec_top .wrap_h2.bubble .top_h2 {
  position: relative;
  padding: 10px 20px 15px;
  border-radius: 50vh;
  background: #f6f6f6;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_top .wrap_h2.bubble .top_h2 {
    padding: 23px 50px 29px;
    padding-left: calc(130px + 0.5em + 50px);
    font-size: 48px;
  }
}
.sec_top .wrap_h2.bubble .top_h2::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 20px solid #f6f6f6;
  border-bottom: 0;
}
.sec_top .wrap_h2.bubble .top_h2 .label {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5em;
  height: 2em;
  border-radius: 50vh;
  background: #b9a783;
  color: #fff;
  font-size: 54.1666666667%;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .sec_top .wrap_h2.bubble .top_h2 .label {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .sec_top .wrap_h2.bubble .top_h2 .label {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 55px;
    margin: auto;
  }
}
.sec_top .wrap_h2.bubble .top_h2 .color {
  color: #b9a783;
}
.sec_top .wrap_text p {
  line-height: 2;
  letter-spacing: 0;
}
.sec_top .block_contact .title {
  margin-bottom: -60px;
  color: #b9a783;
  font-family: "Mrs Saint Delafield", cursive;
  font-size: 100px;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec_top .block_contact .title {
    margin-bottom: -85px;
    font-size: 150px;
  }
}
.sec_top .block_contact .block_body {
  width: calc(100% - 20px);
  padding: 20px 10px;
  padding-top: 50px;
  margin: 0 10px;
  outline: solid 1px #b9a783;
  outline-offset: 10px;
  background: #fff;
}
@media (min-width: 768px) {
  .sec_top .block_contact .block_body {
    padding: 30px;
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .sec_top .block_contact .row_contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
  .sec_top .block_contact .row_contact > li {
    width: 100%;
    max-width: 220px;
  }
}
@media (min-width: 768px) {
  .sec_top .block_contact .row_contact {
    flex-wrap: nowrap;
    justify-content: center;
    -moz-column-gap: 35px;
         column-gap: 35px;
    row-gap: 10px;
  }
  .sec_top .block_contact .row_contact > li {
    flex: 1;
  }
}
.sec_top .block_contact .btn_contact a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 90px;
  border-radius: 50vh;
  border-bottom-right-radius: unset;
  border: solid 10px rgba(255, 255, 255, 0.1);
  font-family: "Shippori Mincho", serif;
  font-size: 22px;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  text-decoration: none;
  filter: drop-shadow(5px 15px 5px rgba(0, 0, 0, 0.15));
}
@media (min-width: 768px) {
  .sec_top .block_contact .btn_contact a {
    height: 140px;
    font-size: 35px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .sec_top .block_contact .btn_contact a {
    transition: 0.3s;
  }
  .sec_top .block_contact .btn_contact a:hover {
    opacity: 0.8;
  }
  .sec_top .block_contact .btn_contact a:hover::after {
    transform: translate(3px, 3px);
  }
}
.sec_top .block_contact .btn_contact a .lead {
  display: block;
  font-size: 62.8571428571%;
  letter-spacing: 0;
}
.sec_top .block_contact .btn_contact a .telnum {
  letter-spacing: 0;
}
.sec_top .block_contact .btn_contact a .telnum::before {
  content: "TEL.";
  font-size: 57.1428571429%;
  letter-spacing: 0;
}
.sec_top .block_contact .btn_consul a {
  background: #333333;
  color: #fff;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_top .block_contact .btn_consul a {
    font-size: 30px;
  }
}
.sec_top .block_contact .btn_tel a {
  border-color: #dee6ee;
  background: #ebf0f5;
  color: #333333;
}
@media (min-width: 768px) {
  .sec_top .block_contact .btn_tel a {
    filter: unset;
  }
}
@media (min-width: 768px) {
  .sec_top .block_contact .btn_tel .add_arrow::after {
    content: unset;
  }
}
.sec_top .block_contact .btn_reserve a {
  background: #9cb0ca;
  color: #fff;
}
.sec_top .block_contact .btn_reserve a .lead {
  padding: 0.1em 1em 0.3em;
  border-radius: 50vh;
  background: #e8e8e8;
  color: #333333;
  line-height: 1;
  letter-spacing: 0.1em;
}
.sec_top .block_post .list_list dt,
.sec_top .block_post .list_list dd {
  line-height: 1.625;
  letter-spacing: 0;
}
.sec_top .block_post .list_list dt {
  position: relative;
  padding: 0.45em 1.3em;
  background: #f3eaab;
}
@media (min-width: 768px) {
  .sec_top .block_post .list_list dt {
    margin-top: 1.7em;
  }
}
.sec_top .block_post .list_list dd {
  padding: 1.4em 1em;
  margin-bottom: 10px;
  background: #ebf0f5;
}
@media (min-width: 768px) {
  .sec_top .block_post .list_list dd {
    min-height: 100px;
    padding-left: 9em;
  }
}
.sec_top .block_post .list_list + .post_btn {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec_top .block_post .list_list + .post_btn {
    margin-top: 40px;
  }
}
.sec_top .block_post .post_btn a {
  padding-right: calc(40px + 0.8em);
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}
.sec_top .block_post .post_btn a.add_arrow:after {
  top: 0;
  bottom: 0;
  right: 0;
  height: 40px;
}
@media (hover: hover) and (pointer: fine) {
  .sec_top .block_post .post_btn a {
    transition: 0.3s;
  }
  .sec_top .block_post .post_btn a:hover {
    opacity: 0.8;
  }
  .sec_top .block_post .post_btn a:hover.add_arrow::after {
    transform: translateX(3px);
  }
}

@media (min-width: 768px) {
  .sec_fv {
    padding-top: 60px;
  }
  .sec_fv::before {
    content: "";
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 300px;
    background: #ebf0f5;
  }
}
@media (max-width: 767px) {
  .sec_fv .row_fv > .col {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .sec_fv .row_fv > .col:last-child {
    margin-bottom: 20px;
  }
  .sec_fv .row_fv > .col::before {
    content: "";
    position: absolute;
    z-index: 0;
    right: calc(50% - 50vw);
    bottom: -20px;
    margin: auto;
    display: block;
    width: 100vw;
    height: 80%;
    background: #ebf0f5;
  }
}
@media (min-width: 768px) {
  .sec_fv .row_fv {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .sec_fv .row_fv > .col {
    width: calc((100% - 48px) / 3);
  }
  .sec_fv .row_fv > .col:not(:nth-child(3n-1)) {
    margin-top: 40px;
  }
  .sec_fv .row_fv > .col:nth-child(3n-1) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .sec_fv .bnr_img:not(:last-child) {
    margin-bottom: 80px;
  }
}
.sec_fv .card_fv {
  position: relative;
}
.sec_fv .card_fv a {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 30px;
  color: #333333;
  font-family: "Shippori Mincho", serif;
  font-size: 22px;
  line-height: 1.3714285714;
  letter-spacing: 0.05em;
  text-decoration: none;
}
@media (min-width: 768px) {
  .sec_fv .card_fv a {
    padding: 50px 30px;
    font-size: 35px;
  }
}
.sec_fv .card_fv a small {
  font-size: 62.8571428571%;
}
.sec_fv .card_fv a .text {
  text-shadow: 0px 0px 30px #fff, 0px 0px 30px #fff, 0px 0px 30px #fff, 0px 0px 30px #fff, 0px 0px 30px #fff, 0px 0px 20px #fff, 0px 0px 20px #fff, 0px 0px 20px #fff, 0px 0px 20px #fff, 0px 0px 20px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff;
}
.sec_fv .card_fv a.add_arrow::after {
  right: 30px;
  bottom: 15px;
  width: 20px;
  height: 5px;
}
@media (min-width: 768px) {
  .sec_fv .card_fv a.add_arrow::after {
    right: 35px;
    bottom: 30px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .sec_fv .card_fv a {
    transition: 0.3s;
  }
  .sec_fv .card_fv a:hover {
    background: rgba(255, 255, 255, 0.2);
  }
  .sec_fv .card_fv a:hover::after {
    transform: translateX(5px);
  }
}
.sec_fv .card_fv img {
  position: relative;
  z-index: 0;
}

@media (max-width: 767px) {
  .sec_plan {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .sec_plan .row_plan {
    margin-bottom: 20px;
  }
  .sec_plan .row_plan > .col:not(:last-child) {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .sec_plan .row_plan {
    flex-wrap: nowrap;
    -moz-column-gap: 25px;
         column-gap: 25px;
    margin-bottom: 30px;
  }
  .sec_plan .row_plan > .col {
    flex: 1;
  }
}
.sec_plan .row_plan + .wrap_text {
  margin-bottom: 20px;
  font-weight: 600;
  text-align: left;
}
@media (min-width: 768px) {
  .sec_plan .row_plan + .wrap_text {
    text-align: right;
    margin-bottom: 60px;
  }
}
.sec_plan .block_plan figure {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec_plan .block_plan figure {
    margin-bottom: 40px;
  }
}
.sec_plan .block_plan > .title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  margin-bottom: 20px;
  background: #e5f5f8;
  border-radius: 50vh;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.sec_plan .block_plan > .title::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #e5f5f8;
  border-bottom: 0;
}
@media (min-width: 768px) {
  .sec_plan .block_plan > .title {
    height: 70px;
    margin-bottom: 30px;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .sec_plan .block_plan .row_price {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    -moz-column-gap: 25px;
         column-gap: 25px;
    row-gap: 20px;
  }
  .sec_plan .block_plan .row_price > .col {
    flex: 1;
    max-width: 280px;
  }
}
@media (min-width: 768px) {
  .sec_plan .block_plan .row_price {
    flex-wrap: nowrap;
    -moz-column-gap: 25px;
         column-gap: 25px;
  }
  .sec_plan .block_plan .row_price > .col {
    flex: 1;
  }
}
.sec_plan .block_plan .card_price {
  border: solid 1px #bcd2e0;
}
.sec_plan .block_plan .card_price > .title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  background: #bcd2e0;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_plan .block_plan .card_price > .title {
    font-size: 24px;
  }
}
.sec_plan .block_plan .card_price > .card_body {
  padding: 20px 10px;
}
@media (min-width: 768px) {
  .sec_plan .block_plan .card_price > .card_body {
    padding: 30px 20px;
  }
}
.sec_plan .block_plan .card_price .price_nomal {
  padding-bottom: 17px;
  margin: 0;
  padding-left: 0.7em;
  font-family: Arial, Helvetica, sans-serif, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0;
}
.sec_plan .block_plan .card_price .price_nomal .unit {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 53.3333333333%;
}
.sec_plan .block_plan .card_price .price_school {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  border-top: solid 1px #ddd;
  padding-top: 17px;
}
.sec_plan .block_plan .card_price .price_school::before {
  content: "学割";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f3eaab;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
}
.sec_plan .block_plan .card_price .price_school .price {
  margin-top: -0.1em;
  color: #e87a9e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
}
.sec_plan .block_plan .card_price .price_school .price .unit {
  display: block;
  margin-right: -0.5em;
  color: #333333;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 32%;
}

.sec_free-consul {
  padding: 0;
  padding-top: 10px;
  border-top: solid 1px #b9a783;
}
.sec_free-consul .wrap_h2 {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  transform: translateY(calc(-50% + 10px));
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.2));
}
.sec_free-consul .bg_img {
  padding: 70px 0 40px;
  background: url("../img/top/top_bg001.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_free-consul .bg_img {
    padding: 110px 0 50px;
  }
}
@media (max-width: 767px) {
  .sec_free-consul .row_free-consul > .col_img {
    margin-right: -10px;
  }
}
@media (min-width: 768px) {
  .sec_free-consul .row_free-consul {
    align-items: flex-start;
    -moz-column-gap: 84px;
         column-gap: 84px;
  }
  .sec_free-consul .row_free-consul > .col_text {
    width: 600px;
  }
  .sec_free-consul .row_free-consul > .col_img {
    flex: 1;
    margin-right: min(50% - 50vw, -20px);
  }
}
.sec_free-consul .row_free-consul .title {
  padding: 1.05em 0;
  padding-left: 10px;
  margin-left: -10px;
  margin-bottom: 20px;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 80%, rgba(255, 255, 255, 0) 100%);
  color: #456b9a;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_free-consul .row_free-consul .title {
    padding-left: max(50vw - 600px, 20px);
    margin-left: min(600px - 50vw, -20px);
    margin-bottom: 30px;
    font-size: 30px;
  }
}
.sec_free-consul .row_free-consul .wrap_text p {
  line-height: 2.5;
  letter-spacing: 0;
}

@media (min-width: 768px) {
  .sec_flow {
    padding-top: 70px;
  }
}
.sec_flow::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 100%;
  height: 80%;
  background: url("../img/top/top_bg002.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_flow::before {
    height: 700px;
  }
}
@media (min-width: 768px) {
  .sec_flow .row_flow {
    flex-wrap: nowrap;
  }
  .sec_flow .row_flow > .col {
    flex: 1;
  }
}
.sec_flow .row_flow > .col {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .sec_flow .row_flow > .col:not(:first-child) {
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .sec_flow .row_flow > .col:not(:last-child) {
    padding-right: 10px;
  }
}
.sec_flow .row_flow > .col:not(:last-child)::before, .sec_flow .row_flow > .col:not(:last-child)::after {
  content: "";
  position: absolute;
  margin: auto;
  display: block;
  background: #fff;
}
@media (max-width: 767px) {
  .sec_flow .row_flow > .col {
    width: 100%;
    max-width: 200px;
    padding: 40px 0 30px;
    margin: 0 auto;
  }
  .sec_flow .row_flow > .col::before, .sec_flow .row_flow > .col::after {
    bottom: 0;
    width: calc(50% - 3px);
    height: 2px;
  }
  .sec_flow .row_flow > .col::before {
    left: 0;
    transform: rotate(20deg);
  }
  .sec_flow .row_flow > .col::after {
    right: 0;
    transform: rotate(-20deg);
  }
}
@media (min-width: 768px) {
  .sec_flow .row_flow > .col {
    padding: 50px 0;
  }
  .sec_flow .row_flow > .col::before, .sec_flow .row_flow > .col::after {
    right: 0;
    width: 2px;
    height: calc(50% - 6px);
  }
  .sec_flow .row_flow > .col::before {
    top: 0;
    transform: rotate(-16deg);
  }
  .sec_flow .row_flow > .col::after {
    bottom: 0;
    transform: rotate(16deg);
  }
}
.sec_flow .row_flow > .col figure {
  width: 144.5px;
}
.sec_flow .row_flow > .col .title {
  margin-top: 1em;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_flow .row_flow > .col .title {
    font-size: 24px;
  }
}
.sec_flow .block_contact {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .sec_flow .block_contact {
    margin-bottom: 80px;
  }
}

.sec_case {
  padding: 0;
}
.sec_case::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 40%;
  height: 80%;
  background: #e2e7e9;
}
@media (min-width: 768px) {
  .sec_case::before {
    width: calc(800px + max(50vw - 600px, 20px));
    height: 823px;
  }
}
.sec_case .row_head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
.sec_case .row_head .top_h2 {
  margin-bottom: -1.5em;
}
.sec_case .splide_case .splide__arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.sec_case .splide_case .splide__arrow {
  position: relative;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  transform: unset;
  width: 50px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: solid 1px #333333;
}
@media (min-width: 768px) {
  .sec_case .splide_case .splide__arrow {
    width: 70px;
  }
}
.sec_case .splide_case .splide__arrow::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 25px;
  height: 7px;
  background: #333333;
  clip-path: polygon(0 calc(50% - 0.5px), calc(100% - 5px) calc(50% - 0.5px), calc(100% - 5px) 0, 100% 50%, calc(100% - 5px) 100%, calc(100% - 5px) calc(50% + 0.5px), 0 calc(50% + 0.5px));
  transition: 0.3s;
}
.sec_case .splide_case .splide__arrow svg {
  display: none;
}
.sec_case .splide_case .splide__arrow--prev {
  transform: rotate(180deg);
}
.sec_case .splide_case .splide__pagination {
  position: relative;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  justify-content: flex-end;
  gap: 12px;
}
@media (min-width: 768px) {
  .sec_case .splide_case .splide__pagination {
    padding-right: max(50vw - 600px, 20px);
  }
}
.sec_case .splide_case .splide__pagination__page {
  width: 12px;
  height: 12px;
  background: #cccccc;
}
.sec_case .splide_case .splide__pagination__page.is-active {
  background: #8399b5;
}
.sec_case .splide_case .splide__slide {
  padding: 20px;
}
@media (min-width: 768px) {
  .sec_case .splide_case .splide__slide {
    padding: 40px clamp(15px, -20.895px + 2.895vw, 37px);
  }
  .sec_case .splide_case .splide__slide .block_case {
    height: 100%;
  }
}
.sec_case .block_case {
  padding: 20px 10px;
  background: #fff;
  filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2));
}
@media (min-width: 768px) {
  .sec_case .block_case {
    padding: 40px;
  }
}
.sec_case .block_case .title {
  margin-bottom: 10px;
  background: #e2e7e9;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_case .block_case .title {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 60px;
  }
}
.sec_case .block_case .title::before {
  content: "CASE";
  display: inline-block;
  margin-right: 0.3em;
}
.sec_case .block_case .row_case {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 767px) {
  .sec_case .block_case .row_case {
    -moz-column-gap: 20px;
         column-gap: 20px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .sec_case .block_case .row_case {
    -moz-column-gap: 60px;
         column-gap: 60px;
    margin-bottom: 20px;
  }
  .sec_case .block_case .row_case > .col {
    flex: 1;
  }
}
.sec_case .block_case .row_case > .col {
  position: relative;
}
.sec_case .block_case .row_case > .col::before {
  display: block;
  margin-bottom: 5px;
  background: #9cb0ca;
  clip-path: polygon(0 0, 100% 0, calc(100% - 5px) 50%, 100% 100%, 0 100%, 5px 50%);
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_case .block_case .row_case > .col::before {
    margin-bottom: 20px;
    clip-path: polygon(0 0, 100% 0, calc(100% - 12px) 50%, 100% 100%, 0 100%, 12px 50%);
    font-size: 24px;
    line-height: 40px;
  }
}
.sec_case .block_case .row_case > .col.before::before {
  content: "Before";
}
.sec_case .block_case .row_case > .col.after::before {
  content: "After";
}
.sec_case .block_case .row_case > .col:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 25px;
  bottom: 0;
  left: calc(100% + 5px);
  margin: auto;
  display: block;
  width: 10px;
  height: 50px;
  background: linear-gradient(0deg, #7689a3 0%, #7689a3 50%, #8399b5 50%);
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
@media (min-width: 768px) {
  .sec_case .block_case .row_case > .col:not(:last-child)::after {
    top: 60px;
    bottom: 0;
    left: calc(100% + 15px);
    width: 30px;
    height: 150px;
  }
}
@media (min-width: 768px) {
  .sec_case .block_case .js-scrollable {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .sec_case .block_case .js-scrollable table {
    min-width: 690px;
  }
}
.sec_case .block_case table.table_default {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sec_case .block_case table.table_default {
    font-size: 80%;
  }
}
.sec_case .block_case table.table_default th,
.sec_case .block_case table.table_default td {
  padding: 0.85em 1em;
}
.sec_case .block_case table.table_default tbody th {
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 600;
  text-align: center;
  word-break: keep-all;
}
.sec_case .block_case table.table_default tbody th:first-child {
  width: -moz-fit-content;
  width: fit-content;
}
.sec_case .btnstyle {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_case .btnstyle {
    margin-top: 30px;
  }
  .sec_case .btnstyle a {
    max-width: 320px;
  }
}

.sec_ortho .row_ortho {
  padding: 20px 10px;
  margin: 0;
}
@media (min-width: 768px) {
  .sec_ortho .row_ortho {
    -moz-column-gap: 23px;
         column-gap: 23px;
    padding: 50px;
    padding-top: 40px;
  }
  .sec_ortho .row_ortho > .col_text {
    width: 550px;
  }
  .sec_ortho .row_ortho > .col_img {
    flex: 1;
  }
}
.sec_ortho .row_ortho .title {
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_ortho .row_ortho .title {
    margin-bottom: 20px;
    font-size: 48px;
  }
}
.sec_ortho .row_ortho .title .lead {
  display: block;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_ortho .row_ortho .title .lead {
    font-size: 24px;
  }
}
.sec_ortho .row_ortho figure.sp {
  margin-bottom: 20px;
}
.sec_ortho .row_ortho .row_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .sec_ortho .row_ortho .row_btn {
    justify-content: flex-start;
    margin-top: 30px;
  }
}
.sec_ortho .row_ortho .row_btn > .col {
  width: calc(50% - 5px);
}
@media (max-width: 767px) {
  .sec_ortho .row_ortho .row_btn > .col {
    max-width: 179.2207792208px;
  }
}
.sec_ortho .row_ortho .row_btn .btn a {
  overflow: hidden;
  position: relative;
  display: block;
  border-radius: 50vh;
  color: #fff;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  text-decoration: none;
}
@media (min-width: 768px) {
  .sec_ortho .row_ortho .row_btn .btn a {
    font-size: 26px;
  }
}
.sec_ortho .row_ortho .row_btn .btn a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.sec_ortho .row_ortho .row_btn .btn a .wrap_text {
  position: absolute;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  padding: 0 15px;
}
@media (min-width: 768px) {
  .sec_ortho .row_ortho .row_btn .btn a .wrap_text {
    padding: 0 40px;
  }
}
.sec_ortho .row_ortho .row_btn .btn .add_arrow::after {
  top: 0;
  bottom: 0;
  right: 25px;
}
@media (hover: hover) and (pointer: fine) {
  .sec_ortho .row_ortho .row_btn .btn {
    transition: 0.3s;
  }
  .sec_ortho .row_ortho .row_btn .btn:hover {
    opacity: 0.8;
  }
  .sec_ortho .row_ortho .row_btn .btn:hover .add_arrow::after {
    transform: translateX(3px);
  }
}
.sec_ortho .row_invisalign {
  background: #ebf0f5;
}
.sec_ortho .row_wire {
  background: #e5f5f8;
}
.sec_ortho .btn_ortho {
  margin-top: -43.8311688312px;
}
@media (min-width: 768px) {
  .sec_ortho .btn_ortho {
    margin-top: -75px;
  }
}
.sec_ortho .btn_ortho a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 400px;
  height: 87.6623376623px;
  background: #9cb0ca;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3333333333;
  letter-spacing: 0;
  text-decoration: none;
}
@media (min-width: 768px) {
  .sec_ortho .btn_ortho a {
    width: max(50vw, 620px);
    max-width: unset;
    height: 150px;
    font-size: 30px;
  }
}
.sec_ortho .btn_ortho a small {
  font-size: 80%;
}
.sec_ortho .btn_ortho a img {
  position: absolute;
  right: 35px;
  bottom: 0;
  margin: auto;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .sec_ortho .btn_ortho a img {
    right: 20px;
    width: 155px;
  }
}
.sec_ortho .btn_ortho a .add_arrow.type1 {
  padding-right: calc(25px + 0.5em);
}
@media (max-width: 767px) {
  .sec_ortho .btn_ortho a .add_arrow.type1 {
    padding-right: calc(20px + 0.5em);
  }
}
.sec_ortho .btn_ortho a .add_arrow.type1::after {
  top: 0;
  bottom: 0;
  right: 0;
}
@media (max-width: 767px) {
  .sec_ortho .btn_ortho a .add_arrow.type1::after {
    width: 20px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .sec_ortho .btn_ortho a {
    transition: 0.3s;
  }
  .sec_ortho .btn_ortho a:hover {
    opacity: 0.8;
  }
  .sec_ortho .btn_ortho a:hover .add_arrow::after {
    transform: translateX(5px);
  }
}
.sec_ortho .block_ortho:not(:last-child) {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec_ortho .block_ortho:not(:last-child) {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .sec_ortho .block_ortho:has(.btn_ortho) .row_ortho {
    padding-bottom: 83.8311688312px;
  }
}
.sec_ortho .block_ortho:not(:has(.reverse)) .btn_ortho {
  margin-left: min(600px - 50vw, -20px);
}
.sec_ortho .block_ortho:not(:has(.reverse)) .btn_ortho a {
  padding-left: max(50vw - 600px, 20px);
  border-top-right-radius: 50vh;
  border-bottom-right-radius: 50vh;
}

.sec_treatment {
  background: #b1bcc9;
}
@media (min-width: 768px) {
  .sec_treatment .wrap_h2.border {
    margin-bottom: 20px;
  }
}
.sec_treatment .dl_treatment {
  display: grid;
  grid-template-columns: 100%;
  grid-auto-rows: auto;
}
@media (min-width: 768px) {
  .sec_treatment .dl_treatment {
    grid-template-columns: auto 1fr;
    grid-auto-rows: auto;
    align-items: center;
    -moz-column-gap: 50px;
         column-gap: 50px;
    row-gap: 30px;
  }
}
.sec_treatment .dl_treatment dt {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: center;
}
@media (max-width: 767px) {
  .sec_treatment .dl_treatment dt {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .sec_treatment .dl_treatment dt {
    height: 120px;
    font-size: 20px;
  }
}
.sec_treatment .dl_treatment dt::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: auto;
  height: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: solid 1px;
}
@media (max-width: 767px) {
  .sec_treatment .dl_treatment dd {
    margin-bottom: 30px;
  }
}
.sec_treatment .row_treatment {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .sec_treatment .row_treatment {
    gap: 10px;
  }
  .sec_treatment .row_treatment > .col {
    width: calc((100% - 10px) / 2);
  }
}
@media (min-width: 768px) {
  .sec_treatment .row_treatment {
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .sec_treatment .row_treatment > .col {
    flex: 1;
  }
}
.sec_treatment .card_treatment a {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  height: 80px;
  padding: 0 5px;
  border-bottom-right-radius: 50px;
  background: #fff;
  font-size: 14px;
  text-decoration: none;
}
@media (min-width: 768px) {
  .sec_treatment .card_treatment a {
    -moz-column-gap: 1em;
         column-gap: 1em;
    padding: 0 25px;
    height: 130px;
    border-bottom-right-radius: 70px;
    font-size: 22px;
  }
}
.sec_treatment .card_treatment a img {
  width: 37px;
}
@media (min-width: 768px) {
  .sec_treatment .card_treatment a img {
    width: 55.5px;
  }
}
.sec_treatment .card_treatment a .title {
  color: #333333;
  font-weight: 600;
  line-height: 1.1363636364;
  letter-spacing: 0;
}
.sec_treatment .card_treatment a .title .lead {
  display: block;
  margin-bottom: 0.2em;
  color: #9cb0ca;
  font-size: 72.7272727273%;
  line-height: 1.375;
}
.sec_treatment .card_treatment a.add_arrow::after {
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .sec_treatment .card_treatment a.add_arrow::after {
    width: 30px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .sec_treatment .card_treatment a {
    transition: 0.3s;
  }
  .sec_treatment .card_treatment a:hover {
    opacity: 0.8;
  }
  .sec_treatment .card_treatment a:hover.add_arrow::after {
    transform: translateX(5px);
  }
}
.sec_treatment .card_treatment.vertical a {
  flex-direction: column;
  justify-content: center;
  row-gap: 5px;
  line-height: 1.2222222222;
  letter-spacing: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_treatment .card_treatment.vertical a {
    font-size: 18px;
  }
}

.sec_siteguide .row_siteguide {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .sec_siteguide .row_siteguide {
    flex-wrap: wrap;
    gap: 10px;
  }
  .sec_siteguide .row_siteguide > .col {
    width: 100%;
    max-width: 240px;
  }
}
@media (min-width: 768px) {
  .sec_siteguide .row_siteguide {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .sec_siteguide .row_siteguide > .col {
    width: calc((100% - 48px) / 3);
  }
}
.sec_siteguide .btn_siteguide a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100px;
  padding: 0 15px;
  padding-top: 0.8em;
  background: linear-gradient(90deg, rgb(131, 153, 181) 0%, rgb(156, 176, 202) 60%, rgb(188, 210, 224) 100%);
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
}
@media (min-width: 768px) {
  .sec_siteguide .btn_siteguide a {
    height: 143px;
    padding: 0 40px;
    padding-top: 0.8em;
    font-size: 24px;
  }
}
.sec_siteguide .btn_siteguide a .en {
  font-family: "Mrs Saint Delafield", cursive;
  font-size: 250%;
  vertical-align: text-top;
}
.sec_siteguide .btn_siteguide a .jp {
  margin-left: 0.5em;
}
.sec_siteguide .btn_siteguide a.add_arrow.type2::after {
  right: -1px;
  bottom: -1px;
}
@media (hover: hover) and (pointer: fine) {
  .sec_siteguide .btn_siteguide a:hover {
    opacity: 0.8;
  }
  .sec_siteguide .btn_siteguide a:hover.add_arrow::after {
    width: 0;
  }
}

.sec_feature {
  background: url("../img/top/top_bg003.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_feature {
    padding-top: 60px;
    padding-bottom: 70px;
  }
}
.sec_feature .top_h2.type2 {
  padding-top: 2em;
}
@media (min-width: 768px) {
  .sec_feature .top_h2.type2 {
    padding-top: 1.3em;
    margin-bottom: 15px;
    font-size: 48px;
  }
}
.sec_feature .top_h2.type2 .en {
  top: 0;
  right: 38%;
  font-size: 312.5%;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_feature .top_h2.type2 .en {
    right: 52%;
  }
}
.sec_feature .row_feature {
  position: relative;
}
.sec_feature .row_feature::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 90%;
  height: calc(100% - 170px);
  background: #f0ece7;
}
@media (min-width: 768px) {
  .sec_feature .row_feature::before {
    top: 50px;
    width: calc(100% - 200px);
    height: calc(100% - 220px);
  }
}
@media (max-width: 767px) {
  .sec_feature .row_feature > .col:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature {
    -moz-column-gap: 90px;
         column-gap: 90px;
    row-gap: 85px;
  }
  .sec_feature .row_feature > .col {
    width: calc((100% - 90px) / 2);
  }
  .sec_feature .row_feature > .col:nth-child(2n) {
    margin-top: 200px;
  }
  .sec_feature .row_feature > .col:nth-child(2n):not(:last-child) {
    margin-bottom: -200px;
  }
}
.sec_feature .card_feature figure {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec_feature .card_feature figure {
    margin-bottom: 30px;
  }
}
.sec_feature .card_feature .title {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_feature .card_feature .title {
    margin-bottom: 30px;
    font-size: 30px;
  }
}

.sec_greeting {
  padding-bottom: 110px;
  background: url("../img/top/top_bg004.jpg") no-repeat bottom center/cover;
}
@media (min-width: 768px) {
  .sec_greeting {
    padding-top: 80px;
    padding-bottom: 210px;
  }
}
.sec_greeting .top_h2.type2 {
  padding-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .sec_greeting .top_h2.type2 {
    margin-bottom: 30px;
  }
}
.sec_greeting .top_h2.type2 .en {
  position: relative;
  color: #d9e5ed;
}
.sec_greeting .top_h2.type2 .jp {
  position: absolute;
  bottom: -20px;
  right: 0;
  left: 0;
  margin: auto;
}
@media (min-width: 768px) {
  .sec_greeting .top_h2.type2 .jp {
    bottom: -10px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .sec_greeting .row_greeting > .col_text {
    flex: 1;
  }
  .sec_greeting .row_greeting > .col_img {
    width: 37.5%;
  }
}
@media (max-width: 767px) {
  .sec_greeting .row_greeting figure {
    margin-bottom: 20px;
  }
}
.sec_greeting .row_greeting figure img {
  position: relative;
  z-index: 0;
}
.sec_greeting .row_greeting figure figcaption {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: -moz-fit-content;
  width: fit-content;
  height: 80px;
  -moz-column-gap: 20px;
       column-gap: 20px;
  padding: 0 26px;
  margin: 0 auto;
  margin-top: -40px;
  background: #fff;
  filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.2));
  font-family: "Shippori Mincho", serif;
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting figure figcaption {
    height: 120px;
    margin-top: -60px;
  }
}
.sec_greeting .row_greeting figure figcaption .position {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #e2e7e9;
  line-height: 1;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting figure figcaption .position {
    font-size: 18px;
  }
}
.sec_greeting .row_greeting figure figcaption .name {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting figure figcaption .name {
    font-size: 28px;
  }
}
.sec_greeting .row_greeting figure figcaption .name .en {
  display: block;
  color: #9cb0ca;
  font-size: 57.1428571429%;
  letter-spacing: 0.1em;
}
.sec_greeting .row_greeting .title {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px;
  font-size: 22px;
  line-height: 1.6666666667;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting .title {
    padding-bottom: 25px;
    margin-bottom: 35px;
    font-size: 36px;
  }
}
.sec_greeting .row_greeting .btnstyle {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting .btnstyle {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .sec_greeting .row_greeting .btnstyle a {
    max-width: 320px;
    margin-left: 0;
  }
}
.sec_greeting .row_greeting .bnr_img {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting .bnr_img {
    -moz-text-align-last: left;
         text-align-last: left;
  }
}

.sec_info {
  padding-top: 0;
}
.sec_info .loopslider_wrap {
  margin-top: -70px;
  margin-bottom: 40px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .sec_info .loopslider_wrap {
    margin-top: -130px;
    margin-bottom: 70px;
  }
}
.sec_info .loopslider_wrap .loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: calc((170px + 10px) * 8 * 2);
  height: 100%;
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-1 * (170px + 10px) * 8));
  }
}
@media (min-width: 769px) {
  .sec_info .loopslider_wrap .loopslider {
    animation: loopslider 140s linear infinite;
    width: calc((340px + 20px) * 8 * 2);
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(calc(-1 * (340px + 20px) * 8));
    }
  }
}
.sec_info .loopslider_wrap .loopslider_item {
  padding: 0 calc(10px / 2);
  margin: 0;
}
@media (min-width: 769px) {
  .sec_info .loopslider_wrap .loopslider_item {
    padding: 0 calc(20px / 2);
  }
}
.sec_info .loopslider_wrap .loopslider_item img {
  width: 100%;
  height: auto;
}
.sec_info .loopslider_wrap .loopslider_item:nth-child(even) {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_info .loopslider_wrap .loopslider_item:nth-child(even) {
    margin-top: 60px;
  }
}
.sec_info .top_h2.type2 .en {
  color: #d9e5ed;
}
@media (max-width: 767px) {
  .sec_info .row_info > .col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .sec_info .row_info {
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
  .sec_info .row_info > .col {
    width: calc((100% - 80px) / 2);
  }
}/*# sourceMappingURL=bond.css.map */