@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: #dcf0f2;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #dcf0f2;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #dcf0f2;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #dcf0f2;
}

.box_border {
  background: #fff;
  border: 5px solid #dcf0f2;
}

.box_border .box_bg {
  background: #dcf0f2;
}

.section_bg .box_border .box_bg {
  background: #dcf0f2;
}

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 2px solid #c1e4e9;
  border-radius: 0px;
  padding: min(30px , 3.8vw);
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: min(20px , 2.4vw);
       column-gap: min(20px , 2.4vw);
  row-gap: min(14px, 2vw);
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a {
  border-radius: 0;
  border: none;
  color: #2d2d2d !important;
  display: inline;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: none;
    color: #2d2d2d !important;
    opacity: 1;
    text-decoration: underline;
  }
}
.link_anchor a {
  padding: 0.25em 0;
  padding-left: 2.1em;
}
.link_anchor a::after {
  width: 7px;
  height: 7px;
  border-top: 2px solid #2d2d2d;
  border-right: 2px solid #2d2d2d;
  left: calc( ( 1.6875em / 2 ) - 5px);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 4px);
}
.link_anchor a::before {
  display: block;
  background: #c1e4e9;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #66becc;
  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: #66becc;
  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: #ffe175;
  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 #66becc;
  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: #66becc;
  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: #66becc;
  border-top: 1px solid #66becc;
  border-bottom: 1px solid #66becc;
  font-weight: 600;
  text-align: left;
  width: 32%;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  font-weight: 400;
  background: #fff;
  border-bottom: 1px solid #dbdbdb;
  padding: 1.4rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #a4d7de;
  color: #2d2d2d;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
table.table_timetable tbody tr:last-child th, table.table_timetable tbody tr:last-child td {
  border-bottom: 0;
}
@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: #a4d7de;
  color: #2d2d2d;
  font-weight: 400;
}
table.table tbody th {
  background: #f2f9fa;
}
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: #66becc !important;
}

.consul2 {
  color: #f092c6 !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: "Zen Maru Gothic", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 35.2px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #2d2d2d;
  background: #c1e4e9;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Zen Maru Gothic", 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: #a4d7de;
  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: #2d2d2d;
  background: #f5eeb5;
  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: 2px solid #ffe175;
  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: #ffe175;
  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: #ffe175;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title {
  /**/
  flex: 0 0 auto;
  display: flex;
  font-family: "Zen Maru Gothic", 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;
}
.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: #f5eeb5;
  background: #f5eeb5;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #2d2d2d;
  border-radius: 2px;
  flex: none;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

footer a img {
  transition: 0.3s;
}

footer a:hover img {
  opacity: 0.7;
  transition: 0.3s;
}

footer .footer_logo {
  text-align: center;
  margin-bottom: clamp(15px, 7.578px + 1.793vw, 42px);
}

@media (max-width: 767px) {
  footer .footer_logo img {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  footer .row {
    margin-bottom: 20px;
  }
  footer .row .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  footer .row {
    -moz-column-gap: 5%;
         column-gap: 5%;
  }
  footer .row .col {
    width: 47.5%;
  }
  footer .row.quaternary_block .col {
    width: 63%;
  }
  footer .row.quaternary_block .col:first-child {
    width: 32%;
  }
}
@media (min-width: 768px) and (max-width: 1224px) {
  footer .row {
    -moz-column-gap: 2%;
         column-gap: 2%;
  }
  footer .row .col {
    width: 49%;
  }
}
footer .footer_info_box {
  border: solid 1px #2d2d2d;
  background: #fff;
  border-radius: 20px;
  padding: clamp(15px, 10.327px + 1.129vw, 32px) clamp(10px, 7.251px + 0.664vw, 20px) clamp(20px, 15.251px + 0.664vw, 30px);
  text-align: center;
  letter-spacing: 0.0866em;
  margin-bottom: clamp(15px, 12.251px + 0.664vw, 25px);
}

footer .footer_info_box .tel {
  font-size: 24px;
  font-weight: 500;
}

footer .footer_info_box .tel a {
  font-size: 34px;
  line-height: 1;
}

footer .footer_btn {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 5%;
}

footer .footer_btn li {
  width: 100%;
}

footer .footer_btn li.btnstyle {
  margin: 0;
}

footer .footer_btn li.btnstyle a {
  min-width: auto;
  width: 100%;
}

footer .footer_btn li.wide {
  width: 100%;
}

footer .footer_btn li.wide.btnstyle a {
  min-width: auto;
  width: 100%;
}

footer .table_timetable th,
footer .table_timetable td {
  padding: 11px 0.2rem;
}

footer .tertiary_block .footer_bnr_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px 30px;
}

@media (min-width: 768px) {
  footer .tertiary_block .footer_bnr_list .recruit_bnr {
    max-width: 353px;
    width: 100%;
  }
}
footer .exact_bnr {
  display: table;
  margin: auto;
  text-align: center;
  max-width: 235px;
  width: 100%;
}

footer .exact_bnr a {
  text-decoration: none;
}

footer .exact_bnr figcaption {
  margin-top: 10px;
  font-size: 14px;
}

@media (min-width: 1225px) {
  footer .footer_btn {
    gap: 30px 5%;
  }
  footer .footer_btn li {
    width: 47.5%;
  }
  footer .table_timetable thead th:first-child {
    width: 26%;
  }
}
@media (max-width: 1224px) {
  footer .info_table th,
  footer .info_table td {
    display: block;
    width: 100%;
  }
  footer .info_table th {
    padding-bottom: 0;
    padding-top: 5px;
  }
  footer .info_table td {
    padding-top: 0;
    padding-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 1224px) {
  footer .primary_block {
    font-size: 15px;
  }
}
footer h2.footer_ttl {
  padding-bottom: 10px;
  font-size: clamp(20px, 18.9px + 0.266vw, 24px);
  font-weight: 500;
  padding: 0;
  margin-bottom: clamp(15px, 10.876px + 0.996vw, 30px);
}

footer h2.footer_ttl.typeA {
  border: 0;
  font-size: clamp(20px, 18.9px + 0.266vw, 24px);
  font-weight: 500;
  padding: 0;
  margin-bottom: 10px;
}

footer h2.footer_ttl.typeA .en {
  color: #66becc;
  font-size: clamp(14px, 13.45px + 0.133vw, 16px);
  margin-left: 10px;
}

footer .footer_address {
  line-height: 1.625;
  margin-bottom: clamp(15px, 13.625px + 0.332vw, 20px);
}

footer .access_list {
  line-height: 1.625;
  margin-bottom: clamp(15px, 13.625px + 0.332vw, 20px);
}

@media (min-width: 1225px) {
  footer h2.footer_ttl {
    letter-spacing: 0.1em;
  }
}
footer h2.footer_ttl.typeB {
  margin-bottom: 10px;
  overflow: hidden;
}

footer h2.footer_ttl.typeB .ttl {
  position: relative;
}

footer h2.footer_ttl.typeB .ttl:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(100% + 20px);
  background: #2d2d2d;
  display: block;
  width: 100vw;
  height: 1px;
  margin: auto;
}

footer h2.footer_ttl:before,
footer h2.footer_ttl:after {
  display: none;
}

footer .nav_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 20px clamp(20px, -33.333px + 6.944vw, 60px);
}

@media (max-width: 1224px) {
  footer .nav_wrap {
    gap: 0 2%;
  }
  footer .nav_wrap .ftr_nav {
    width: 49%;
  }
}
@media (min-width: 768px) {
  footer .ftr_nav li:not(:last-child) {
    margin-bottom: 10px;
  }
}
footer .ftr_nav li a {
  text-decoration: none;
  padding-left: 16px;
  position: relative;
  display: block;
  line-height: 1.5;
}

footer .ftr_nav li a:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #afdbcd;
  border-radius: 50%;
  position: absolute;
  top: 0.6em;
  left: 0;
  margin: auto;
}

footer .ftr_nav li a:hover {
  text-decoration: underline;
}

.copyright {
  margin-top: 30px;
  padding: 10px 0 clamp(20px, 14.502px + 1.328vw, 40px);
  text-align: center;
  word-break: auto-phrase;
}

footer .bg_typeA {
  background: #f5f2e6;
  padding: clamp(40px, 18.008px + 5.312vw, 120px) 0;
}

footer .bg_typeB {
  background: #e4f7f6;
  padding-top: clamp(30px, 16.255px + 3.32vw, 80px);
  border-top: solid 1px #fff;
}

@media only screen and (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}
.list_list dd a {
  color: #2d2d2d;
  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;
  }
}

.kc_chatbot-btn {
  display: none !important;
}

.header .header_inner .hdr_right .hdr_info {
  padding: 30px 20px 10px 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header .header_inner .hdr_right .hdr_info .tel {
  margin: 0 20px 0 0;
  font-size: 32px;
  letter-spacing: 0.08em;
  position: relative;
  font-weight: 600;
  padding-left: 35px;
}
.header .header_inner .hdr_right .hdr_info .tel:after {
  content: "";
  position: absolute;
  top: 2px;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 25px;
  height: 25px;
  background: url(../img/common/hdr_tel.png) no-repeat center center/cover;
}
.header .header_inner .hdr_right .hdr_info .hdr_btn a {
  font-size: 20px;
  letter-spacing: 0.08em;
  font-weight: 600;
  padding: 10px 15px 13px 45px;
}
.header .header_inner .hdr_right .hdr_info .hdr_btn a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 30px;
  margin: auto;
  width: 26px;
  height: 20px;
  background: url(../img/common/hdr_web.png) no-repeat center center/cover;
  transition: 0.2s;
}
.header .header_inner .sp_nav {
  max-width: 60%;
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  animation: loopslider 60s 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: 4824px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-2412px);
    }
  }
}
.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;
  }
}
.page-parent .mce-content-body,
.page-name-child_renewal .mce-content-body {
  max-width: 100%;
  width: auto;
  margin: 0;
}
.page-parent h2, .page-parent h3, .page-parent h4,
.page-name-child_renewal h2,
.page-name-child_renewal h3,
.page-name-child_renewal h4 {
  border: 0;
  padding: 0;
  margin: 0;
  font-weight: 500;
}
.page-parent h2:after, .page-parent h2:before, .page-parent h3:after, .page-parent h3:before, .page-parent h4:after, .page-parent h4:before,
.page-name-child_renewal h2:after,
.page-name-child_renewal h2:before,
.page-name-child_renewal h3:after,
.page-name-child_renewal h3:before,
.page-name-child_renewal h4:after,
.page-name-child_renewal h4:before {
  content: none;
}

.sec_post {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_post {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .sec_post .row .col_2:not(:first-of-type) {
    margin-top: 10%;
  }
}
.sec_post .post_wrap .heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 5px;
  margin: 0 0 5px;
  border-bottom: 1px solid #cdcdcd;
}
.sec_post .post_wrap .heading .h2_post .main {
  font-size: 22px;
}
@media (min-width: 768px) {
  .sec_post .post_wrap .heading .h2_post .main {
    font-size: 32px;
  }
}
.sec_post .post_wrap .heading .h2_post .sub {
  color: #66becc;
  font-size: 16px;
  margin-left: 10px;
}
@media (min-width: 768px) {
  .sec_post .post_wrap .heading .h2_post .sub {
    font-size: 20px;
    margin-left: 20px;
  }
}
.sec_post .post_wrap .heading .btn {
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .sec_post .post_wrap .heading .btn {
    margin: 0;
  }
}
.sec_post .post_wrap .heading .btn a {
  display: block;
  position: relative;
  text-decoration: none;
  color: #66becc;
  border: 1px solid #66becc;
  border-radius: 5px;
  padding: 0 20px 3px 10px;
  opacity: 1;
  transition: 0.2s;
}
.sec_post .post_wrap .heading .btn a:after {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 10px;
  left: auto;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #66becc;
  border-right: 1px solid #66becc;
  transform: rotate(45deg);
  transition: 0.2s;
}
.sec_post .post_wrap .heading .btn a:hover {
  color: #fff;
  background: #66becc;
}
.sec_post .post_wrap .heading .btn a:hover:after {
  border-color: #fff;
}
@media (min-width: 768px) {
  .sec_post .post_wrap .contents dl {
    display: grid;
    grid-template-columns: auto 1fr;
  }
}
.sec_post .post_wrap .contents dl dt, .sec_post .post_wrap .contents dl dd {
  padding: 5px;
}
@media (min-width: 768px) {
  .sec_post .post_wrap .contents dl dt, .sec_post .post_wrap .contents dl dd {
    padding: 20px;
    border-bottom: 1px solid #cdcdcd;
  }
}
@media (max-width: 767px) {
  .sec_post .post_wrap .contents dl dd {
    padding-top: 0;
    border-bottom: 1px solid #cdcdcd;
  }
}
.sec_post .post_wrap .contents dl dd a {
  color: #2d2d2d;
  text-decoration: none;
}
.sec_post .post_wrap .contents dl dd a:hover {
  text-decoration: underline;
}

.sec_info {
  padding: 50px 0;
  background: #dcf0f2;
}
@media (min-width: 768px) {
  .sec_info {
    padding: 80px 0;
  }
}
.sec_info .table_timetable thead th {
  font-weight: 400;
}
.sec_info .h3_info {
  text-align: center;
  font-size: 22px;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_info .h3_info {
    font-size: 30px;
    margin: 0 0 20px;
  }
}
.sec_info .tel_wrap {
  border-radius: 10px;
  background: #f5eeb5;
  border: 1px solid #2d2d2d;
  padding: 10px 0;
}
.sec_info .tel_wrap .title {
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
  font-weight: 500;
}
@media (min-width: 768px) {
  .sec_info .tel_wrap .title {
    font-size: 24px;
  }
}
.sec_info .tel_wrap .tel {
  text-align: center;
}
.sec_info .tel_wrap .tel .num {
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
  position: relative;
  padding-left: 1em;
  color: #2d2d2d;
  text-decoration: none;
}
@media (min-width: 768px) {
  .sec_info .tel_wrap .tel .num {
    font-size: 44px;
  }
}
.sec_info .tel_wrap .tel .num:after {
  content: "";
  position: absolute;
  top: 0.2em;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 24px;
  height: 24px;
  background: url(../img/common/icon_tel.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_info .tel_wrap .tel .num:after {
    width: 34px;
    height: 34px;
  }
}
.sec_info .desc {
  margin: 10px 0 20px;
}
@media (min-width: 768px) {
  .sec_info .desc {
    text-align: center;
    margin: 20px 0 30px;
  }
}
.sec_info .btn_large a {
  display: block;
  border-radius: 10px;
  color: #2d2d2d;
  background: #f5eeb5;
  text-decoration: none;
  border: 1px solid #2d2d2d;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
  padding: 15px 0 20px;
  position: relative;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_info .btn_large a {
    font-size: 24px;
  }
}
.sec_info .btn_large a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  left: auto;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 1px solid #2d2d2d;
  border-right: 1px solid #2d2d2d;
  transform: rotate(45deg);
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_info .btn_large a:after {
    width: 12px;
    height: 12px;
  }
}
.sec_info .btn_large a:hover {
  opacity: 0.7;
}

.sec_worry {
  padding: 50px 0;
  background: url(../img/common/bg_img001.jpg) repeat center center/auto;
}
@media (min-width: 768px) {
  .sec_worry {
    padding: 100px 0;
  }
}
.sec_worry .h2_worry {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_worry .h2_worry {
    margin: 0 0 60px;
  }
}
.sec_worry .h2_worry .main {
  font-size: 28px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_worry .h2_worry .main {
    font-size: 46px;
  }
}
.sec_worry .h2_worry .sub {
  display: block;
  font-size: 16px;
  letter-spacing: 0.1em;
  margin: 10px 0 0;
}
@media (min-width: 768px) {
  .sec_worry .h2_worry .sub {
    font-size: 20px;
    margin: 20px 0 0;
  }
}
.sec_worry .list_trouble {
  display: flex;
  flex-wrap: wrap;
  gap: 0 10px;
  justify-content: center;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_worry .list_trouble {
    gap: 0 24px;
    margin: 0 0 40px;
  }
}
.sec_worry .list_trouble li {
  width: calc((100% - 10px) / 2);
}
@media (min-width: 768px) {
  .sec_worry .list_trouble li {
    width: auto;
  }
}
@media (min-width: 768px) {
  .sec_worry .list_trouble li:nth-child(4), .sec_worry .list_trouble li:nth-child(5) {
    margin-top: -50px;
  }
}
.sec_counseling {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_counseling {
    padding: 100px 0;
  }
}
.sec_counseling .h2_counseling {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_counseling .h2_counseling {
    margin: 0 0 40px;
    text-align: left;
  }
}
.sec_counseling .h2_counseling .main {
  display: block;
  font-size: 26px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  width: 420px;
  max-width: 80%;
  margin: 0 auto 10px;
  border-bottom: 2px solid #66becc;
}
@media (min-width: 768px) {
  .sec_counseling .h2_counseling .main {
    font-size: 52px;
    margin: 0 0 10px;
  }
}
.sec_counseling .h2_counseling .main:first-letter {
  color: #66becc;
  font-size: 48px;
}
@media (min-width: 768px) {
  .sec_counseling .h2_counseling .main:first-letter {
    font-size: 72px;
  }
}
.sec_counseling .h2_counseling .sub {
  display: block;
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_counseling .h2_counseling .sub {
    font-size: 24px;
  }
}
.sec_counseling .contents {
  padding: 20px;
  background: url(../img/common/sp_bg_img002.jpg) no-repeat center center/cover;
  position: relative;
}
@media (min-width: 768px) {
  .sec_counseling .contents {
    padding: 50px;
    background: url(../img/common/bg_img002.jpg) no-repeat center center/cover;
  }
}
.sec_counseling .contents:after {
  content: "";
  position: absolute;
  top: 1%;
  left: 1%;
  width: 100%;
  height: 100%;
  border: 2px solid #ffe175;
  pointer-events: none;
}
@media (min-width: 768px) {
  .sec_counseling .contents:after {
    top: 2%;
    left: 1%;
    border: 3px solid #ffe175;
  }
}
.sec_counseling .contents .h3_counseling {
  font-size: 22px;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_counseling .contents .h3_counseling {
    font-size: 30px;
    margin: 0 0 20px;
  }
}
.sec_counseling .contents .desc {
  line-height: 2;
  letter-spacing: 0.08em;
}
.sec_counseling .contents .list_btn {
  display: grid;
  gap: 10px;
  justify-content: center;
  grid-template-columns: auto;
}
@media (min-width: 768px) {
  .sec_counseling .contents .list_btn {
    grid-template-columns: repeat(2, auto);
  }
}
.sec_feature {
  padding: 50px 0 100px;
  background: url(../img/common/bg_img003.jpg) no-repeat center bottom 50px/cover, url(../img/common/bg_img003_bottom.jpg) no-repeat center bottom/100% 50px;
}
@media (min-width: 768px) {
  .sec_feature {
    padding: 120px 0 200px;
    background: url(../img/common/bg_img003.jpg) no-repeat center bottom 120px/cover, url(../img/common/bg_img003_bottom.jpg) no-repeat center bottom/100% 120px;
  }
}
.sec_feature .h2_feature {
  text-align: center;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_feature .h2_feature {
    margin: 0 0 40px;
  }
}
.sec_feature .h2_feature .head {
  display: block;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_feature .h2_feature .head {
    font-size: 22px;
  }
}
.sec_feature .h2_feature .main {
  display: block;
  font-size: 28px;
}
@media (min-width: 768px) {
  .sec_feature .h2_feature .main {
    font-size: 60px;
  }
}
.sec_feature .h2_feature .main .large {
  font-size: 40px;
}
@media (min-width: 768px) {
  .sec_feature .h2_feature .main .large {
    font-size: 84px;
  }
}
.sec_feature .h2_feature .main .num {
  color: #66becc;
  font-size: 60px;
  line-height: 0.9;
}
@media (min-width: 768px) {
  .sec_feature .h2_feature .main .num {
    font-size: 118px;
  }
}
.sec_feature .h2_feature .sub {
  display: block;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_feature .h2_feature .sub {
    font-size: 28px;
  }
}
.sec_feature .feature_block {
  position: relative;
  z-index: 1;
  padding: 20px;
}
@media (min-width: 768px) {
  .sec_feature .feature_block {
    display: grid;
    gap: 0 40px;
    grid-template-columns: auto 1fr;
  }
}
@media (max-width: 767px) {
  .sec_feature .feature_block {
    margin-top: 40px !important;
  }
  .sec_feature .feature_block:before {
    content: "" !important;
    position: absolute;
    z-index: -2;
    top: 20px;
    left: -20px;
    width: 100%;
    height: 100%;
    background: url(../img/common/feature_bg003.png) repeat center center/auto;
  }
  .sec_feature .feature_block:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 10%;
    left: 0;
    width: calc(100% + 20px);
    height: calc(90% + 20px);
    background: #fff;
  }
}
@media (max-width: 767px) {
  .sec_feature .feature_block .bnr img {
    display: block;
    max-width: 92%;
    margin: 0 auto;
  }
}
.sec_feature .feature_block .txt_wrap .h3_feature {
  line-height: 1.4;
  letter-spacing: 0.01em;
  font-size: 18px;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .sec_feature .feature_block .txt_wrap .h3_feature {
    display: flex;
    gap: 0 20px;
    align-items: center;
    font-size: 34px;
    margin: 0 0 20px;
  }
}
.sec_feature .feature_block .txt_wrap .h3_feature .catch {
  color: #66becc;
  font-size: 14px;
  display: block;
  text-align: center;
  letter-spacing: 0.06em;
  margin: 10px 0;
}
@media (min-width: 768px) {
  .sec_feature .feature_block .txt_wrap .h3_feature .catch {
    font-size: 16px;
    margin: 0;
  }
}
.sec_feature .feature_block .txt_wrap .h3_feature .catch .num {
  display: block;
  line-height: 0.7;
  font-size: 36px;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_feature .feature_block .txt_wrap .h3_feature .catch .num {
    font-size: 80px;
  }
}
.sec_feature .feature_block .txt_wrap .h3_feature .small {
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_feature .feature_block .txt_wrap .h3_feature .small {
    font-size: 26px;
    display: block;
  }
}
.sec_feature .feature_block .txt_wrap .desc {
  line-height: 2;
  letter-spacing: 0.08em;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_feature .feature_block .txt_wrap .desc {
    margin: 0 0 40px;
  }
}
.sec_feature .feature_block .txt_wrap .btnstyle {
  text-align: center;
}
@media (min-width: 768px) {
  .sec_feature .feature_block .txt_wrap .btnstyle {
    text-align: right;
  }
}
.sec_feature .feature_block.block01 {
  margin-top: 0 !important;
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block01 {
    padding: 80px 0 100px;
    grid-template-columns: 1fr auto;
  }
  .sec_feature .feature_block.block01 .bnr {
    order: 2;
  }
}
.sec_feature .feature_block.block01:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: auto;
  left: -25%;
  margin: auto;
  width: 1589px;
  height: 532px;
  background: url(../img/common/feature_bg001.png) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_feature .feature_block.block01:before {
    z-index: -2;
    top: calc(10% + 20px);
    margin: 0;
    bottom: auto;
    left: -20px;
    width: 100%;
    height: calc(90% + 15px);
    background: url(../img/common/feature_bg003.png) repeat center center/auto;
  }
}
.sec_feature .feature_block.block02 {
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block02 {
    padding: 80px 0 100px;
    margin: 60px 0 0;
  }
}
.sec_feature .feature_block.block02:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: auto;
  left: -8%;
  margin: auto;
  width: 1602px;
  height: 678px;
  background: url(../img/common/feature_bg002.png) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_feature .feature_block.block02:before {
    z-index: -2;
    top: calc(10% + 20px);
    margin: 0;
    bottom: auto;
    left: -20px;
    width: 100%;
    height: calc(90% + 15px);
    background: url(../img/common/feature_bg003.png) repeat center center/auto;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block02 .list_btn {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
  }
}
.sec_feature .feature_block.block02 .list_btn li {
  text-align: left;
  margin: 10px 0 0;
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block02 .list_btn li {
    width: calc((100% - 12px) / 2);
    margin: 0;
  }
}
.sec_feature .feature_block.block02 .list_btn li a {
  line-height: 1.2;
  height: 50px;
  display: flex;
  padding: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block02 .list_btn li a {
    width: 360px;
    font-size: 16px;
  }
}
.sec_feature .feature_block.block02 .list_btn li a .sub {
  display: block;
  font-size: 14px;
}
.sec_feature .feature_block.block03 {
  margin: 30px 0 0;
  display: block;
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block03 {
    margin: 100px 0 0;
    padding: 80px 40px 40px;
  }
}
.sec_feature .feature_block.block03:before {
  content: "";
  position: absolute;
  z-index: -2;
  top: 20px;
  left: -20px;
  width: 100%;
  height: 100%;
  background: url(../img/common/feature_bg003.png) repeat center center/auto;
}
@media (max-width: 767px) {
  .sec_feature .feature_block.block03:before {
    top: calc(10% + 20px);
    height: calc(90% + 15px);
  }
}
.sec_feature .feature_block.block03:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
@media (max-width: 767px) {
  .sec_feature .feature_block.block03:after {
    top: 10%;
    width: calc(100% + 20px);
    height: calc(90% + 20px);
  }
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block03 .txt_wrap .h3_feature {
    position: unset;
    display: block;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block03 .txt_wrap .h3_feature .catch {
    position: absolute;
    top: -30px;
    display: table;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block03 .bnr {
    position: absolute;
    top: -50px;
    right: -30px;
  }
}
.sec_feature .feature_block.block04 {
  margin: 30px 0 0;
  display: block;
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block04 {
    margin: 170px 0 0;
    padding: 80px 130px 40px 40px;
  }
}
.sec_feature .feature_block.block04:before {
  content: "";
  position: absolute;
  z-index: -2;
  top: 20px;
  left: -20px;
  width: 100%;
  height: 100%;
  background: url(../img/common/feature_bg003.png) repeat center center/auto;
}
@media (max-width: 767px) {
  .sec_feature .feature_block.block04:before {
    top: calc(10% + 20px);
    height: calc(90% + 15px);
  }
}
.sec_feature .feature_block.block04:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
@media (max-width: 767px) {
  .sec_feature .feature_block.block04:after {
    top: 10%;
    width: calc(100% + 20px);
    height: calc(90% + 20px);
  }
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block04 .txt_wrap .h3_feature {
    position: unset;
    display: block;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block04 .txt_wrap .h3_feature .catch {
    position: absolute;
    top: -30px;
    display: table;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block04 .bnr.bnr01 {
    position: absolute;
    top: -50px;
    right: -50px;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block04 .bnr.bnr02 {
    position: absolute;
    bottom: 50px;
    right: -50px;
  }
}
.sec_feature .feature_block.block05 {
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block05 {
    margin: 80px 0 0;
    padding: 0 0 0 120px;
    align-items: center;
  }
}
.sec_feature .feature_block.block05:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: -3%;
  left: auto;
  margin: auto;
  width: 850px;
  height: 404px;
  background: url(../img/common/feature_bg004.png) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_feature .feature_block.block05:before {
    z-index: -2;
    top: calc(10% + 20px);
    margin: 0;
    bottom: auto;
    left: -20px;
    width: 100%;
    height: calc(90% + 15px);
    background: url(../img/common/feature_bg003.png) repeat center center/auto;
  }
}
.sec_feature .feature_block.block05 .desc {
  margin: 0 0 20px;
}
.sec_feature .feature_block.block06 {
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block06 {
    margin: 60px 0 0;
    padding: 0 120px 0 0;
    align-items: center;
    grid-template-columns: 1fr auto;
  }
}
.sec_feature .feature_block.block06:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 8%;
  bottom: 0;
  right: auto;
  left: -6%;
  margin: auto;
  width: 850px;
  height: 404px;
  background: url(../img/common/feature_bg004.png) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec_feature .feature_block.block06:before {
    z-index: -2;
    top: calc(10% + 20px);
    margin: 0;
    bottom: auto;
    left: -20px;
    width: 100%;
    height: calc(90% + 15px);
    background: url(../img/common/feature_bg003.png) repeat center center/auto;
  }
}
@media (min-width: 768px) {
  .sec_feature .feature_block.block06 .bnr {
    order: 2;
  }
}
.sec_feature .feature_block.block06 .desc {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_feature .row_custom .col_2 {
    width: 46%;
  }
  .sec_feature .row_custom .col_2:first-child {
    margin-right: 8%;
  }
}

.sec_pickup {
  padding: 20px 0 50px;
}
@media (min-width: 768px) {
  .sec_pickup {
    padding: 100px 0;
  }
}
.sec_pickup .h2_pickup {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_pickup .h2_pickup {
    margin: 0 0 30px;
  }
}
.sec_pickup .h2_pickup .main {
  display: block;
  font-size: 26px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  width: 420px;
  max-width: 80%;
  margin: 0 auto 10px;
  border-bottom: 2px solid #f092c6;
}
@media (min-width: 768px) {
  .sec_pickup .h2_pickup .main {
    font-size: 52px;
  }
}
.sec_pickup .h2_pickup .main:first-letter {
  color: #f092c6;
  font-size: 48px;
}
@media (min-width: 768px) {
  .sec_pickup .h2_pickup .main:first-letter {
    font-size: 72px;
  }
}
.sec_pickup .h2_pickup .sub {
  display: block;
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_pickup .h2_pickup .sub {
    font-size: 24px;
  }
}
.sec_pickup .pickup_block {
  margin: 20px 0 0;
  background: #fcfae6;
}
@media (min-width: 768px) {
  .sec_pickup .pickup_block {
    margin: 60px 0 0;
    background: url(../img/common/pickup_bg001.png) no-repeat center center/cover;
  }
}
.sec_pickup .pickup_block .txt_wrap {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .sec_pickup .pickup_block .txt_wrap {
    padding: 80px 0 100px;
  }
}
.sec_pickup .pickup_block .txt_wrap .h3_pickup {
  line-height: 1.35;
  letter-spacing: 0.08em;
  font-size: 24px;
  margin: 0 0 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_pickup .pickup_block .txt_wrap .h3_pickup {
    font-size: 46px;
    margin: 0 0 30px;
    text-align: left;
  }
}
.sec_pickup .pickup_block .txt_wrap .h3_pickup .line {
  background: linear-gradient(transparent 75%, rgba(240, 146, 198, 0.4) 75%);
}
.sec_pickup .pickup_block .txt_wrap .desc {
  line-height: 2;
  letter-spacing: 0.08em;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_pickup .pickup_block .txt_wrap .desc {
    margin: 0 0 40px;
  }
}
.sec_pickup .pickup_block .txt_wrap .btnstyle {
  text-align: center;
}
@media (min-width: 768px) {
  .sec_pickup .pickup_block .txt_wrap .btnstyle {
    text-align: right;
  }
}
.sec_pickup .pickup_block.block01 .txt_wrap {
  max-width: 600px;
}
@media (min-width: 768px) {
  .sec_pickup .pickup_block.block01 .txt_wrap {
    margin-right: auto;
  }
}
.sec_pickup .pickup_block.block02 {
  background: #fff;
}
@media (min-width: 768px) {
  .sec_pickup .pickup_block.block02 {
    background: url(../img/common/pickup_bg002.png) no-repeat center center/cover;
  }
}
.sec_pickup .pickup_block.block02 .txt_wrap {
  max-width: 600px;
}
@media (min-width: 768px) {
  .sec_pickup .pickup_block.block02 .txt_wrap {
    margin-left: auto;
    padding: 40px 0 80px;
  }
}
.sec_pickup .pickup_block.block02 .txt_wrap .h3_pickup .line {
  background: linear-gradient(transparent 75%, rgba(102, 190, 204, 0.5) 75%);
}
.sec_pickup .pickup_block.block03 {
  background: #dcf0f2;
}
@media (min-width: 768px) {
  .sec_pickup .pickup_block.block03 {
    background: url(../img/common/pickup_bg003.png) no-repeat center center/cover;
  }
}
.sec_pickup .pickup_block.block03 .txt_wrap {
  max-width: 820px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .sec_pickup .pickup_block.block03 .txt_wrap {
    padding: 80px 0 120px;
  }
}
.sec_pickup .pickup_block.block03 .txt_wrap .h3_pickup {
  text-align: center;
}
@media (min-width: 768px) {
  .sec_pickup .pickup_block.block03 .txt_wrap .desc {
    text-align: center;
  }
}
.sec_pickup .pickup_block.block03 .txt_wrap .btnstyle {
  text-align: center;
}

.sec_dentition {
  padding: 50px 0;
  background: url(../img/common/bg_img004.png) no-repeat center top/auto;
}
@media (min-width: 768px) {
  .sec_dentition {
    padding: 60px 0 100px;
  }
}
.sec_dentition .h2_dentition {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_dentition .h2_dentition {
    margin: 0 0 140px;
  }
}
.sec_dentition .h2_dentition .main {
  font-size: 26px;
}
@media (min-width: 768px) {
  .sec_dentition .h2_dentition .main {
    font-size: 34px;
  }
}
.sec_dentition .h2_dentition .sub {
  display: block;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_dentition .h2_dentition .sub {
    font-size: 26px;
  }
}
.sec_dentition .dentition_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_dentition .dentition_wrap {
    margin: 0 0 40px;
  }
}
.sec_dentition .dentition_wrap .dentition_block {
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  padding: 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .sec_dentition .dentition_wrap .dentition_block {
    width: calc((100% - 60px) / 4);
    padding: 30px 25px 25px;
    display: flex;
    flex-direction: column;
  }
}
.sec_dentition .dentition_wrap .dentition_block .title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-align: center;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .sec_dentition .dentition_wrap .dentition_block .title {
    font-size: 24px;
    min-height: 59px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 0 5px;
  }
}
.sec_dentition .dentition_wrap .dentition_block .title .sub {
  display: block;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_dentition .dentition_wrap .dentition_block .title .sub {
    font-size: 18px;
  }
}
.sec_dentition .dentition_wrap .dentition_block .icon {
  text-align: center;
}
@media (min-width: 768px) {
  .sec_dentition .dentition_wrap .dentition_block .icon {
    min-height: 106px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.sec_dentition .dentition_wrap .dentition_block .check {
  line-height: 1.7;
  position: relative;
  padding-left: 25px;
  margin: 15px 0 0;
}
.sec_dentition .dentition_wrap .dentition_block .check:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 23px;
  height: 19px;
  background: url(../img/common/icon_check.png) no-repeat center center/cover;
}
.sec_dentition .dentition_wrap .dentition_block .btn {
  margin: auto 0 0;
}
.sec_dentition .dentition_wrap .dentition_block .btn a {
  display: block;
  margin: 15px auto 0;
  border-radius: 100vh;
  border: 1px solid #66becc;
  text-align: center;
  text-decoration: none;
  max-width: 220px;
  padding: 10px;
  position: relative;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_dentition .dentition_wrap .dentition_block .btn a {
    margin: 25px auto 0;
  }
}
.sec_dentition .dentition_wrap .dentition_block .btn a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #66becc;
  transition: 0.2s;
}
.sec_dentition .dentition_wrap .dentition_block .btn a:hover {
  color: #fff;
  background: #66becc;
}
.sec_dentition .dentition_wrap .dentition_block .btn a:hover:after {
  border-left: 6px solid #fff;
}
.sec_dentition .btnstyle a {
  width: 360px;
}

.sec_slider {
  padding: 30px 0;
  background: #dcf0f2;
}
@media (min-width: 768px) {
  .sec_slider {
    padding: 60px 0;
  }
}
.sec_slider .loopslider_wrap .loopslider .loopslider_item {
  margin: 0 0 0 10px;
}
.sec_greeting {
  padding: 80px 0 50px;
}
@media (min-width: 768px) {
  .sec_greeting {
    padding: 170px 0 100px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .container {
    width: 1400px;
  }
}
.sec_greeting .bg_wrap {
  background: #dcf0f2;
  position: relative;
  padding: 0 20px 20px;
}
@media (min-width: 768px) {
  .sec_greeting .bg_wrap {
    padding: 0 100px 90px;
  }
}
.sec_greeting .bg_wrap:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -30px;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  width: 320px;
  height: 320px;
  border-radius: 100vh;
  background: #dcf0f2;
}
@media (min-width: 768px) {
  .sec_greeting .bg_wrap:before {
    top: -80px;
    width: 780px;
    height: 780px;
  }
}
.sec_greeting .bg_wrap .h2_greeting {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_greeting .bg_wrap .h2_greeting {
    margin: 0 0 30px;
  }
}
.sec_greeting .bg_wrap .h2_greeting .main {
  display: block;
  font-size: 26px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  width: 420px;
  max-width: 80%;
  margin: 0 auto 10px;
  border-bottom: 2px solid #66becc;
}
@media (min-width: 768px) {
  .sec_greeting .bg_wrap .h2_greeting .main {
    font-size: 52px;
  }
}
.sec_greeting .bg_wrap .h2_greeting .main:first-letter {
  color: #66becc;
  font-size: 48px;
}
@media (min-width: 768px) {
  .sec_greeting .bg_wrap .h2_greeting .main:first-letter {
    font-size: 72px;
  }
}
.sec_greeting .bg_wrap .h2_greeting .sub {
  display: block;
  font-size: 18px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_greeting .bg_wrap .h2_greeting .sub {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .bg_wrap .contents {
    display: flex;
    gap: 0 30px;
    justify-content: space-between;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .sec_greeting .bg_wrap .contents .txt_wrap {
    min-width: 450px;
  }
}
.sec_greeting .bg_wrap .contents .txt_wrap .h3_greeting {
  font-size: 18px;
  letter-spacing: 0.08em;
  margin: 20px 0 10px;
}
@media (min-width: 768px) {
  .sec_greeting .bg_wrap .contents .txt_wrap .h3_greeting {
    font-size: 24px;
    margin: 0 -80px 30px;
  }
}
.sec_greeting .bg_wrap .contents .txt_wrap .desc {
  line-height: 1.8;
  letter-spacing: 0.08em;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .sec_greeting .bg_wrap .contents .txt_wrap .desc {
    margin: 0 0 40px;
  }
}
@media (max-width: 767px) {
  .sp_custom {
    max-width: 60%;
  }
}
.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
}
.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 {
  /* 指定日予約状況表示 */
}
.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 {
  /* ミックスカレンダーデイリー */
}
.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 {
  /* 予約フォーム */
}
.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 {
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body {
  /* 予約フォーム料金表 */
}
.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 {
  /* 予約フォーム　同意書　送信ボタン */
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body {
  /* 予約フォーム オプション表示項目 */
}
.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 {
  /* 予約確認 キャンセル */
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}/*# sourceMappingURL=bond.css.map */