@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: #f8f8ef;
}

.section_bg .box_bg {
  background: #fff;
}

.section_bg .box_bg .box_bg {
  background: #f8f8ef;
}

.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f8f8ef;
}

.box_bg .box_bg {
  background: #fff;
}

.box_bg .box_bg .box_bg {
  background: #f8f8ef;
}

.box_border {
  background: #fff;
  border: 5px solid #f8f8ef;
}

.box_border .box_bg {
  background: #f8f8ef;
}

.section_bg .box_border .box_bg {
  background: #f8f8ef;
}

.box_bg,
.box_border {
  border-radius: 30px;
  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: 3px;
  border: 1px solid #fff;
  color: #fff !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}

.link_anchor a::after,
.link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}

.link_anchor a:before {
  display: none;
}

.link_anchor a::after {
  top: auto;
  bottom: auto;
}

.link_anchor a:hover {
  background: #fff;
  color: #fff !important;
}

.link_anchor a::after {
  width: 8px;
  height: 9px;
  background: url("../img/common/btn_arrow.png") no-repeat center/cover;
  left: auto;
  right: 15px;
  transform: rotate(0deg);
  border: none;
}

.link_anchor a:hover::after {
  background: url("../img/common/hov_btn_arrow.png") no-repeat center/cover;
  transform: rotate(0deg);
}

@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: #52bda4;
  height: 8px;
  left: 0.2em;
  top: 10px;
  width: 8px;
}

.ul_dot li::before {
  border-radius: 50%;
  background: #52bda4;
  height: 5.3333333333px;
  left: 0.5em;
  top: 11.3333333333px;
  width: 5.3333333333px;
}

.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: 10px;
  width: 7px;
  z-index: 1;
}

.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #f3924b;
  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 #52bda4;
  top: 10px;
}

.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: #52bda4;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}

table th,
table td {
  line-height: 1.6;
}

table.table_address,
table.table_timetable,
table.table {
  margin-bottom: 1em;
}

table.table_address:last-child,
table.table_timetable:last-child,
table.table:last-child {
  margin-bottom: 0;
}

table.table_address {
  background: none;
}

table.table_address th,
table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

table.table_address th {
  color: #52bda4;
  border-top: 1px solid #52bda4;
  border-bottom: 1px solid #52bda4;
  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;
}

table.table_timetable thead th {
  background: #f3924b;
  color: #fff;
}

table.table_timetable thead th:first-child {
  width: 30%;
}

table.table_timetable tbody th {
  text-align: center;
}

@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th,
table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}

table.table thead th,
table.table thead td {
  background: #f3924b;
  color: #fff;
  font-weight: bold;
}

table.table tbody th {
  background: #fdf7ee;
}

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: #e27086 !important;
}

.consul2 {
  color: #e27086 !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: 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: #fff;
  background: #52bda4;
}

.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-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: #52bda4;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}

.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}

.box_faq .question.open .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: #f3924b;
  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 #f8f8ef;
  background: #fff;
  border-radius: 30px;
  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: #51aad2;
  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: #51aad2;
}

.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: 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: #e27086;
  background: #e27086;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}

@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}
.flow-block {
  background: #fff;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
}

.footer .sec_logo {
  margin: 0 0 30px;
}

.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}

.footer table.address {
  margin-bottom: 10px;
}

.footer table.address th,
.footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}

.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}

.footer .sec_img {
  margin: 0;
}

.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}

.footer .sitemap a {
  text-decoration: none;
  color: #121212;
  position: relative;
  padding-left: 15px;
}

.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 #121212;
  border-right: 1px solid #121212;
  transform: rotate(45deg);
}

@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
.copyright {
  background: #edcc48;
  color: #fff;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}
.list_list dd a {
  color: #121212;
  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 {
  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 .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%;
  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: #121212;
}

.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;
}

/* タブ */
.tab_btn {
  display: block;
  cursor: pointer;
}

.tab_item {
  display: none;
}

.tab_item.active {
  display: block;
}

/* 下層 */
.mce-content-body h2::before {
  background: linear-gradient(90deg, rgb(237, 204, 72) 0%, rgb(237, 204, 72) 50%, #52bda4 50%);
}

.mce-content-body h3 {
  position: relative;
  padding-left: 0.7em;
  border-bottom: 2px solid #52bda4;
}

.mce-content-body h3::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  width: 5px;
  height: 30px;
  background: linear-gradient(0deg, #52bda4 0%, #52bda4 54%, rgb(237, 204, 72) 54%);
}

@media (min-width: 768px) {
  .mce-content-body h3::after {
    top: 3px;
  }
}
.mce-content-body h4 {
  padding-left: 25px;
}

.mce-content-body h4::after {
  top: 7px;
  background: url("../img/common/h4.jpg") no-repeat center/contain;
}

@media (min-width: 768px) {
  .mce-content-body h4::after {
    top: 9px;
  }
}
.mce-content-body h5 {
  padding-left: 26px;
}

.mce-content-body h5::after {
  top: 6px;
  background: url("../img/common/h5.png") no-repeat center/contain;
}

@media (min-width: 768px) {
  .mce-content-body h5::after {
    top: 8px;
  }
}
.text-large {
  line-height: 1.6666666667;
}

.btnstyle a {
  padding: 1.25rem 2.4rem;
  border-radius: 50vh;
}

table.table_timetable th,
table.table_timetable td {
  padding: 1.7rem 0.2rem 1.4rem;
  font-weight: 500;
  font-size: 12px;
}

@media (min-width: 768px) {
  table.table_timetable th,
  table.table_timetable td {
    font-size: 18px;
  }
}
table.table_timetable th:first-child {
  padding-inline: 0.5em;
  text-align: left;
}

@media (min-width: 768px) {
  table.table_timetable th:first-child {
    padding-inline: 2em;
  }
}
table.table_timetable thead th:first-child {
  border-top-left-radius: 20px;
}

table.table_timetable thead th:last-child {
  border-top-right-radius: 20px;
}

table.table_timetable tbody th {
  text-align: left;
}

table.table_address th,
table.table_address td {
  padding: 0.5em 1em;
}

@media (min-width: 768px) {
  table.table_address th,
  table.table_address td {
    padding: 1.05em 2em;
  }
}
table.table th,
table.table td {
  padding: 0.5em 1em;
}

@media (min-width: 768px) {
  table.table th,
  table.table td {
    padding: 1.05em 2.5em;
  }
}
table.table thead th,
table.table thead td {
  font-weight: 500;
}

.box_faq {
  border-color: #b0b0b0;
}

.box_faq .question .faq_title {
  font-weight: 500;
}

/* footer */
.footer .footer_inner {
  padding-block: 50px;
  background: url("../img/common/f_bg.jpg") no-repeat right/cover;
}

@media (min-width: 768px) {
  .footer .footer_inner {
    padding-block: 100px;
  }
}
.footer .footer_inner .container {
  padding: 20px;
  margin-inline: 0 auto;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #fff;
}

@media (min-width: 768px) {
  .footer .footer_inner .container {
    padding: 60px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
  }
}
.footer .sec_logo {
  width: 70%;
  max-width: 343px;
  margin-inline: auto;
  text-align: center;
}

.footer .tel {
  margin-bottom: 1.3em;
}

.footer .tel a {
  color: #e27086;
  font-weight: bold;
  font-size: 30px;
  text-decoration: none;
  line-height: 1;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .footer .tel a {
    font-size: 46px;
  }
}
.footer .tel a::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: auto;
  aspect-ratio: 1/1;
  margin-right: 0.22em;
  background: url("../img/common/ic_tel_pk.png") no-repeat center/contain;
}

@media (min-width: 768px) {
  .footer .tel a::before {
    width: 40px;
  }
}
.footer table.address {
  margin-bottom: 1em;
}

@media (min-width: 768px) {
  .footer table.address {
    margin-bottom: 2em;
  }
}
.footer table.address tr {
  border-top: solid 1px #cdcdcd;
}

.footer table.address tr:last-child {
  border-bottom: solid 1px #cdcdcd;
}

.footer table.address th,
.footer table.address td {
  padding: 13.5px 0;
}

.footer table.address th {
  padding-right: 1.5em;
  white-space: nowrap;
}

.footer table.table_timetable th,
.footer table.table_timetable td {
  padding-block: 1.1rem;
  font-weight: 500;
  font-size: 14px;
}

@media (min-width: 768px) {
  .footer table.table_timetable th,
  .footer table.table_timetable td {
    font-size: 16px;
  }
}
.footer table.table_timetable thead th:first-child {
  width: 39%;
}

.footer .timetable_description {
  line-height: 1.5625;
}

.footer .bnr {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  gap: 10px;
}

@media (min-width: 768px) {
  .footer .bnr {
    gap: 30px;
  }
}
.footer .col_2:not(:last-child) {
  margin-bottom: 2em;
}

@media (min-width: 768px) {
  .footer .col_2:not(:last-child) {
    margin-bottom: 0;
  }
}
.footer .col_info .btnstyle a {
  margin-inline: 0 auto;
}

.copyright {
  margin-top: 0;
}

@media (min-width: 768px) {
  .copyright {
    padding-block: 25px;
    padding-bottom: 85px;
  }
}
/* front-page */
.sec_top {
  padding-block: 50px;
}

@media (min-width: 768px) {
  .sec_top {
    padding-block: 100px;
  }
}
.sec_top h2 {
  margin-bottom: 20px;
  color: #e27086;
  font-family: "Cinzel", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 900;
  line-height: 1.375;
  letter-spacing: 0.1em;
}

@media (min-width: 768px) {
  .sec_top h2 {
    margin-bottom: 30px;
    font-size: 40px;
  }
}
.sec_top .row_btn {
  flex-wrap: nowrap;
  -moz-column-gap: 1em;
  column-gap: 1em;
}

.sec_top .row_btn .col {
  width: 100%;
}

@media (min-width: 768px) {
  .sec_top .row_btn .col {
    max-width: 216px;
  }
}
@media (max-width: 767px) {
  .sec_top .row_btn .col:not(:last-child) {
    margin-bottom: 10px;
  }
}
.sec_top .row_btn .btnstyle a {
  min-width: unset;
  width: 100%;
  max-width: 216px;
}

@media (min-width: 768px) {
  .sec_top .row_btn .btnstyle a {
    margin: unset;
  }
}
.sec_greeting {
  background: url("../img/top/sp_top_bg01.png") no-repeat bottom/contain;
  background-color: #fff;
}

@media (min-width: 768px) {
  .sec_greeting {
    background: url("../img/top/top_bg01.jpg") no-repeat center/cover;
  }
}
.sec_greeting .row_topic_schedule {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .sec_greeting .row_topic_schedule {
    margin-bottom: 45px;
  }
}
.sec_greeting .row_topic_schedule .col_2 {
  padding: 40px 20px;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 32.2px 2.8px rgba(58, 58, 58, 0.15);
}

@media (min-width: 768px) {
  .sec_greeting .row_topic_schedule .col_2 {
    width: 49%;
    padding: 60px;
    margin-right: 2%;
  }
  .sec_greeting .row_topic_schedule .col_2:nth-child(2n) {
    margin-right: 0;
  }
}
.sec_greeting .row_topic_schedule .col_2 h2 {
  font-size: 40px;
  line-height: 1;
}

@media (min-width: 768px) {
  .sec_greeting .row_topic_schedule .col_2 h2 {
    margin-bottom: 20px;
    font-size: 50px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_topic_schedule .col_2.col_topic {
    padding-inline: 40px;
  }
}
.sec_greeting .row_topic_schedule .col_2.col_topic .tab_btn_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
}

@media (min-width: 768px) {
  .sec_greeting .row_topic_schedule .col_2.col_topic .tab_btn_wrap {
    margin-bottom: 34px;
  }
}
.sec_greeting .row_topic_schedule .col_2.col_topic .tab_btn_wrap .tab_btn {
  line-height: 1.5;
  display: table;
  text-align: center;
  width: 183px;
  padding: 0.8rem 2.4rem;
  border-radius: 50vh;
  border: 1px solid #cbe2ec;
  background: #cbe2ec;
  color: #2f8cb6;
  font-size: 18px;
  transition: 0.3s;
}

.sec_greeting .row_topic_schedule .col_2.col_topic .tab_btn_wrap .tab_btn.active,
.sec_greeting .row_topic_schedule .col_2.col_topic .tab_btn_wrap .tab_btn:hover {
  border: 1px solid #2f8cb6;
  background: #2f8cb6;
  color: #fff;
}

.sec_greeting .row_topic_schedule .col_2.col_topic .list_list {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sec_greeting .row_topic_schedule .col_2.col_topic .list_list dt {
    margin-bottom: 7px;
  }
}
.sec_greeting .row_topic_schedule .col_2.col_topic .list_list dd {
  margin-bottom: 7px;
}

.sec_greeting .row_topic_schedule .col_2.col_topic .btnstyle a {
  max-width: 190px;
  padding: 0.8rem 2.4rem;
}

@media (min-width: 768px) {
  .sec_greeting .row_topic_schedule .col_2.col_topic .btnstyle a {
    margin-inline: auto 0;
  }
}
.sec_greeting .row_topic_schedule .col_2.col_schedule table.table_timetable th,
.sec_greeting .row_topic_schedule .col_2.col_schedule table.table_timetable td {
  padding: 0.9rem 0.2rem;
  font-size: 12px;
}

@media (min-width: 768px) {
  .sec_greeting .row_topic_schedule .col_2.col_schedule table.table_timetable th,
  .sec_greeting .row_topic_schedule .col_2.col_schedule table.table_timetable td {
    letter-spacing: 0.04em;
    font-size: 16px;
  }
}
.sec_greeting .row_topic_schedule .col_2.col_schedule table.table_timetable th:first-child {
  padding-left: 1.8rem;
}

@media (min-width: 768px) {
  .sec_greeting .row_topic_schedule .col_2.col_schedule table.table_timetable th:first-child {
    padding-left: 1.8rem;
  }
}
.sec_greeting .row_topic_schedule .col_2.col_schedule table.table_timetable thead th,
.sec_greeting .row_topic_schedule .col_2.col_schedule table.table_timetable thead td {
  padding: 1.3rem 0.2rem 0.9rem;
}

.sec_greeting .row_topic_schedule .col_2.col_schedule table.table_timetable thead th:first-child {
  width: 35%;
  padding-left: 1.8rem;
}

@media (min-width: 768px) {
  .sec_greeting .row_topic_schedule .col_2.col_schedule table.table_timetable thead th:first-child {
    width: 30%;
    padding-left: 1.8rem;
  }
}
.sec_greeting .row_greeting {
  align-items: center;
}

.sec_greeting .row_greeting::before {
  content: "";
  display: block;
  width: 134.5px;
  height: 73.5px;
  margin-inline: auto 10px;
  background: url("../img/top/top_bg02.png") no-repeat center/contain;
}

@media (min-width: 768px) {
  .sec_greeting .row_greeting::before {
    content: unset;
  }
}
.sec_greeting .row_greeting h2 {
  text-align: left;
}

@media (max-width: 767px) {
  .sec_greeting .row_greeting h2 {
    letter-spacing: 0.05em;
  }
}
.sec_greeting .row_greeting .col_img {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .sec_greeting .row_greeting .col_img {
    width: 40%;
    margin-right: 5%;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting .col_text {
    width: 55%;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting .col_text::before {
    content: "";
    display: block;
    width: 269px;
    height: 147px;
    margin-inline: auto calc(-1 * clamp(10px, -600.462px + 49.231vw, 74px));
    margin-bottom: 10px;
    background: url("../img/top/top_bg02.png") no-repeat center/contain;
  }
}
.sec_greeting .row_greeting .col_text p {
  line-height: 2.0625;
  letter-spacing: 0.075em;
}

@media (min-width: 768px) {
  .sec_greeting .row_greeting .col_text p {
    margin-bottom: 40px;
  }
}
.sec_greeting .row_greeting .col_text .row_btn {
  justify-content: end;
}

.sec_menu {
  padding-top: 0;
  background-color: #f1f1d4;
}

@media (min-width: 768px) {
  .sec_menu {
    margin-bottom: -60px;
  }
}
.sec_menu .h2_wrap {
  width: 100%;
  aspect-ratio: 770/423;
  background: url("../img/top/sp_top_bg03.jpg") no-repeat center bottom/cover;
}

@media (min-width: 768px) {
  .sec_menu .h2_wrap {
    height: 425px;
    aspect-ratio: unset;
    margin-bottom: 70px;
    background: url("../img/top/top_bg03.jpg") no-repeat center bottom/cover;
  }
}
@media (min-width: 2000px) {
  .sec_menu .h2_wrap {
    background: url("../img/top/top_bg03.jpg") no-repeat right/contain;
    background-color: #fafafa;
  }
}
.sec_menu .h2_wrap h2 {
  width: 100%;
  padding-inline: 10px;
  padding-top: 3.1168831169vw;
  margin-inline: auto;
  margin-bottom: 30px;
  font-size: 8.8311688312vw;
  line-height: 1;
  text-align: left;
}

@media (min-width: 768px) {
  .sec_menu .h2_wrap h2 {
    padding-top: 174px;
    max-width: 1240px;
    padding-inline: 20px;
    font-size: 65px;
  }
}
.sec_menu .h2_wrap h2 .small {
  display: block;
  margin-top: 0.3em;
  font-size: 5.974025974vw;
}

@media (min-width: 768px) {
  .sec_menu .h2_wrap h2 .small {
    font-size: 46px;
  }
}
.sec_menu .row_medical {
  width: 100%;
  padding-inline: 10px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .sec_menu .row_medical {
    padding-inline: 100px;
    margin-bottom: 75px;
  }
}
.sec_menu .row_medical h3 {
  padding-left: unset;
  margin-bottom: 20px;
  border: unset;
  color: #51aad2;
}

@media (min-width: 768px) {
  .sec_menu .row_medical h3 {
    font-size: clamp(1.75rem, 0.526rem + 1.579vw, 2.5rem);
    line-height: 1.7;
    letter-spacing: 0.1em;
  }
}
.sec_menu .row_medical h3::after {
  content: unset;
}

.sec_menu .row_medical .col_img {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .sec_menu .row_medical .col_img {
    width: 56.7777777778%;
    margin-right: 4.8888888889%;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sec_menu .row_medical .col_text {
    width: 38.3333333333%;
    margin-top: 60px;
  }
}
.sec_menu .row_medical .col_text p {
  margin-bottom: 40px;
  line-height: 2.0625;
  letter-spacing: 0.07em;
}

.sec_menu .row_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .sec_menu .row_menu {
    flex-wrap: nowrap;
    gap: 30px;
    margin-bottom: 66px;
  }
}
.sec_menu .row_menu .col {
  width: calc((100% - 20px) / 3);
}

@media (min-width: 768px) {
  .sec_menu .row_menu .col {
    width: calc((100% - 120px) / 5);
  }
}
.sec_menu .row_menu .col a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 10px;
  height: auto;
  aspect-ratio: 1/1;
  padding: 10px;
  border-radius: 20px;
  border: solid 3px #e9c73d;
  background-color: #fff;
  color: #121212;
  font-weight: bold;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.075em;
  text-align: center;
  text-decoration: none;
}

@media (min-width: 768px) {
  .sec_menu .row_menu .col a {
    row-gap: 20px;
    padding: 28px;
    border-radius: 30px;
    font-size: 24px;
  }
}
.sec_menu .row_menu .col a:hover {
  opacity: 0.7;
}

.sec_menu .row_menu .col a::after {
  content: "";
  display: block;
  width: 29px;
  height: 4px;
  border: none;
  background: url("../img/common/ic_arrow_bk.png") no-repeat center/contain;
  transform: rotate(0deg);
}

.sec_menu .row_menu .col a img {
  width: min(13.0666666667vw, 98px);
}

@media (min-width: 768px) {
  .sec_menu .row_menu .col a img {
    width: 98px;
  }
}
.sec_menu .tab_menu .tab_btn_wrap {
  position: relative;
  display: flex;
  -moz-column-gap: 6px;
  column-gap: 6px;
  width: calc(100% - 60px);
  margin-inline: auto;
  margin-bottom: 0;
}

.sec_menu .tab_menu .tab_btn_wrap::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 10px;
  top: 100%;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #52bda4;
}

.sec_menu .tab_menu .tab_btn_wrap .tab_btn {
  width: 100%;
  max-width: 397px;
  padding-block: 17px;
  margin-bottom: -4px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  border: solid 4px #52bda4;
  background-color: #d9f4ee;
  color: #52bda4;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.075em;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_menu .tab_menu .tab_btn_wrap .tab_btn {
    font-size: 24px;
  }
}
.sec_menu .tab_menu .tab_btn_wrap .tab_btn:hover,
.sec_menu .tab_menu .tab_btn_wrap .tab_btn.active {
  background-color: #52bda4;
  color: #fff;
}

.sec_menu .tab_menu .tab_item {
  padding: 20px;
  padding-top: 30px;
  border-radius: 20px;
  box-shadow: 0px 0px 32.2px 2.8px rgba(58, 58, 58, 0.15);
  background-color: #fff;
}

@media (min-width: 768px) {
  .sec_menu .tab_menu .tab_item {
    padding: 46px;
    padding-top: 56px;
    border-radius: 30px;
  }
}
.sec_menu .tab_menu .menu_btn {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.5em;
}

@media (min-width: 768px) {
  .sec_menu .tab_menu .menu_btn {
    grid-template-columns: repeat(4, 1fr);
    gap: 1em;
  }
}
.sec_menu .tab_menu .menu_btn li a {
  position: relative;
  display: table;
  width: 100%;
  padding-block: 1em;
  border-radius: 20px;
  border: solid 3px #52bda4;
  color: #52bda4;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.075em;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
}

@media (min-width: 768px) {
  .sec_menu .tab_menu .menu_btn li a {
    font-size: 20px;
  }
}
.sec_menu .tab_menu .menu_btn li a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1em;
  display: block;
  width: min(2.2666666667vw, 19px);
  height: min(0.5333333333vw, 4px);
  margin-block: auto;
  border: none;
  background: url("../img/common/hov_btn_arrow.png") no-repeat center/cover;
  transform: rotate(0deg);
}

@media (min-width: 768px) {
  .sec_menu .tab_menu .menu_btn li a::after {
    width: 19px;
    height: 4px;
  }
}
.sec_menu .tab_menu .menu_btn li a:hover {
  background-color: #52bda4;
  color: #fff;
}

.sec_menu .tab_menu .menu_btn li a:hover::after {
  background: url("../img/common/btn_arrow.png") no-repeat center/cover;
}

.sec_features {
  background: url("../img/top/top_bg04.png") no-repeat top center/cover;
  background-color: #fff;
  counter-reset: num; /* カウンターの初期化 */
}

@media (min-width: 768px) {
  .sec_features {
    padding-top: 160px;
    padding-bottom: 270px;
  }
}
.sec_features h2 img {
  width: 100%;
  max-width: 362px;
}

@media (min-width: 768px) {
  .sec_features h2 img {
    max-width: 724px;
    margin-left: clamp(12.4px, 0px + 1vw, 20px);
  }
}
@media (min-width: 768px) {
  .sec_features h2 {
    margin-bottom: 50px;
  }
}
.sec_features .row_feature {
  counter-increment: num; /* 各.row_featureでカウンターを1増やす */
}

.sec_features .row_feature:nth-of-type(1) .col_text .num_wrap,
.sec_features .row_feature:nth-of-type(1) .col_text .text_wrap {
  background-color: #eac73d;
}

.sec_features .row_feature:nth-of-type(1) .col_text .num_wrap {
  color: #eac73d;
}

.sec_features .row_feature:nth-of-type(2) .col_text .num_wrap,
.sec_features .row_feature:nth-of-type(2) .col_text .text_wrap {
  background-color: #e27086;
}

.sec_features .row_feature:nth-of-type(2) .col_text .num_wrap {
  color: #e27086;
}

.sec_features .row_feature:nth-of-type(3) .col_text .num_wrap,
.sec_features .row_feature:nth-of-type(3) .col_text .text_wrap {
  background-color: #51aad2;
}

.sec_features .row_feature:nth-of-type(3) .col_text .num_wrap {
  color: #51aad2;
}

.sec_features .row_feature:nth-of-type(4) .col_text .num_wrap,
.sec_features .row_feature:nth-of-type(4) .col_text .text_wrap {
  background-color: #e9a347;
}

.sec_features .row_feature:nth-of-type(4) .col_text .num_wrap {
  color: #e9a347;
}

.sec_features .row_feature:nth-of-type(5) .col_text .num_wrap,
.sec_features .row_feature:nth-of-type(5) .col_text .text_wrap {
  background-color: #52bda4;
}

.sec_features .row_feature:nth-of-type(5) .col_text .num_wrap {
  color: #52bda4;
}

.sec_features .row_feature .col_img {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sec_features .row_feature .col_img {
    width: 50%;
    margin-bottom: 0;
  }
}
.sec_features .row_feature .col_text {
  display: flex;
  align-items: flex-start;
}

@media (min-width: 768px) {
  .sec_features .row_feature .col_text {
    width: 47.5%;
  }
}
.sec_features .row_feature .col_text .num_wrap {
  z-index: 1;
  flex-shrink: 0;
  padding: 12px;
  border-radius: 50vh;
}

@media (min-width: 768px) {
  .sec_features .row_feature .col_text .num_wrap {
    padding: 22px;
  }
}
.sec_features .row_feature .col_text .num_wrap::before {
  content: counter(num, decimal-leading-zero); /* カウンターの値を表示 */
  display: block;
  width: 50px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #fff;
  font-weight: bold;
  font-size: 30px;
  line-height: 50px;
  letter-spacing: 0;
  text-align: center;
}

@media (min-width: 768px) {
  .sec_features .row_feature .col_text .num_wrap::before {
    width: 98px;
    font-size: 55px;
    line-height: 98px;
  }
}
.sec_features .row_feature .col_text .text_wrap {
  position: relative;
  height: 100%;
  padding: 20px;
  border-radius: 30px;
  color: #fff;
}

@media (min-width: 768px) {
  .sec_features .row_feature .col_text .text_wrap {
    padding: 40px 34px;
    border-radius: 50px;
  }
}
.sec_features .row_feature .col_text .text_wrap::after {
  content: "";
  position: absolute;
  top: 30px;
  display: block;
  width: 23px;
  height: 86%;
  background: url("../img/top/top_bg05.png") space top/contain;
}

@media (min-width: 768px) {
  .sec_features .row_feature .col_text .text_wrap::after {
    top: 0;
    bottom: 0;
    width: 46px;
    margin-block: auto;
  }
}
.sec_features .row_feature .col_text .text_wrap h3 {
  padding-left: unset;
  margin-bottom: 20px;
  border: unset;
  color: #fff;
}

@media (min-width: 768px) {
  .sec_features .row_feature .col_text .text_wrap h3 {
    margin-bottom: 25px;
    font-size: 32px;
    line-height: 1.40625;
    letter-spacing: 0.075em;
  }
}
.sec_features .row_feature .col_text .text_wrap h3::after {
  content: unset;
}

.sec_features .row_feature .col_text .text_wrap p {
  letter-spacing: 0.075em;
}

.sec_features .row_feature:not(.reverse) .col_text {
  flex-direction: row-reverse;
}

@media (min-width: 768px) {
  .sec_features .row_feature:not(.reverse) .col_text {
    margin-left: 2.5%;
  }
}
.sec_features .row_feature:not(.reverse) .col_text .num_wrap {
  padding-left: 0;
  margin-left: -5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.sec_features .row_feature:not(.reverse) .col_text .text_wrap {
  padding-left: 35px;
  border-top-right-radius: 0;
}

@media (min-width: 768px) {
  .sec_features .row_feature:not(.reverse) .col_text .text_wrap {
    padding-left: 77px;
  }
}
.sec_features .row_feature:not(.reverse) .col_text .text_wrap::after {
  left: 0;
}

.sec_features .row_feature.reverse .col_text {
  flex-direction: row;
}

@media (min-width: 768px) {
  .sec_features .row_feature.reverse .col_text {
    margin-right: 2.5%;
  }
}
.sec_features .row_feature.reverse .col_text .num_wrap {
  padding-right: 0;
  margin-right: -5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.sec_features .row_feature.reverse .col_text .text_wrap {
  padding-right: 35px;
  border-top-left-radius: 0;
}

@media (min-width: 768px) {
  .sec_features .row_feature.reverse .col_text .text_wrap {
    padding-right: 77px;
  }
}
.sec_features .row_feature.reverse .col_text .text_wrap::after {
  right: 0;
  transform: rotate(180deg);
}

.sec_parallax {
  position: relative; /* コンテンツを配置するために相対位置指定 */
  height: 103.8961038961vw; /* 任意の高さ */
  overflow: hidden; /* コンテナ外にはみ出た画像を隠す */
}

@media (min-width: 768px) {
  .sec_parallax {
    height: 35.8vw; /* 任意の高さ */
  }
}
.sec_parallax img {
  position: fixed; /* 背景画像を固定 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover; /* 画像をコンテナに合わせる */
  z-index: -1; /* コンテンツの下に配置 */
} /*# sourceMappingURL=bond.css.map */