@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: #f2f8fd;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f8fd;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2f8fd;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f8fd;
}

.box_border {
  background: #fff;
  border: 5px solid #f2f8fd;
}

.box_border .box_bg {
  background: #f2f8fd;
}

.section_bg .box_border .box_bg {
  background: #f2f8fd;
}

.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: 3px solid #f2f8fd;
  border-radius: 10px;
  padding: min(30px , 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  border: 1px solid #406473;
  color: #406473 !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: #406473;
  color: #fff !important;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #406473;
  border-right: 1px solid #406473;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #406473;
  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: #406473;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc((16px * 1.75 / 2) - (16px / 6));
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(( 16px * 1.75 / 2 ) - ( 16px / 4 ));
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: '';
  position: absolute;
  display: block;
  background: #406473;
  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 #406473;
  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: #406473;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }

  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #406473;
  border-top: 1px solid #406473;
  border-bottom: 1px solid #406473;
  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 {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: .8rem .2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #91aeba;
  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: #406473;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f7f9fc;
}
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: #6b818e !important;
}

.consul2 {
  color: #6b818e !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: "Noto Sans JP", 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: #406473;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Noto Sans JP", 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: #406473;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: .3s;
  transition: .3s;
}
.box_faq .question.open .faq_title::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: 'A';
  color: #fff;
  background: #6b818e;
  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 #f2f8fd;
  background: #fff;
  border-radius: 0px;
  margin-top: calc($fontsize * 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: #afcbea;
  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: #406473;
}
.flow-block .title {
  --flow-title-font-size: 18px;
  /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5;
  /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Noto Sans JP", 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: #406473;
  background: #406473;
  margin-right: .5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          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;
  -webkit-transform: translateY(calc(( var(--flow-title-font-size) / 6 / 2 ) - var(--yugo-minus)));
          transform: translateY(calc(( var(--flow-title-font-size) / 6 / 2 ) - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #f2f8fb;
  overflow: hidden;
  border-top: 2px solid #406473;
}
.footer .img_slider {
  margin-bottom: 120px;
}
.footer .sec_logo {
  margin: 0 0 30px;
  text-align: center;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer .table_timetable {
  margin-bottom: 5px;
}
.footer .table_timetable th, .footer .table_timetable td {
  font-weight: 400;
  padding: .3rem .2rem;
  border-color: #cedfe8;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 12px 0;
  line-height: 1.4;
  border-bottom: 1px solid #cedfe8;
  vertical-align: top;
}
.footer table.address th {
  width: 80px;
  color: #6b818e;
  letter-spacing: 0.1em;
  text-align: left;
  padding-right: 8px;
}
.footer table.address tr:first-child th, .footer table.address tr:first-child td {
  padding-top: 0;
}
.footer .sec_img {
  margin: 0;
}
.footer .img_slider {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer .googlemap {
  margin-bottom: 30px;
}
.footer .sec_text {
  line-height: 24px;
  letter-spacing: 0.1em;
}
.footer .slick-next:before, .footer .slick-prev:before {
  color: #6b818e;
  font-size: 40px !important;
  opacity: 1;
}
@media (max-width: 767px) {
  .footer .sec_logo {
    max-width: 320px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .footer .img_slider {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 120px;
  }
  .footer .row {
    gap: 0 5%;
  }
  .footer .row .col_2 {
    margin: 0;
    width: 47.5%;
  }
  .footer .sec_logo {
    margin: 0 0 60px;
  }
  .footer .img_slider {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .footer .googlemap {
    margin-bottom: 60px;
    padding-top: 380px;
  }
}

.copyright {
  background: #dbe8ef;
  color: #333333;
  margin-top: 30px;
  padding: 10px 0 17%;
  text-align: center;
}
@media (min-width: 768px) {
  .copyright {
    margin-top: 60px;
    padding: 10px 0 100px;
  }
}

.list_list dd a {
  color: #333333;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: .5em 0 0;
  }
  .list_list dd {
    padding: 0 0 .5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.img_slider {
  max-width: 1080px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(107, 129, 142, 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: #333333;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}
.sec_top h2 {
  font-size: 22px;
  margin-bottom: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  color: #6b818e;
}
.sec_top h2 .sec_color {
  color: #406473;
}
.sec_top h2 .sec_span {
  font-size: 18px;
  color: #6b818e;
  margin: 0 auto 15px;
  padding: 0 35px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  position: relative;
}
.sec_top h2 .sec_span:before, .sec_top h2 .sec_span:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 15px;
  height: 24px;
}
.sec_top h2 .sec_span:before {
  left: 0;
  right: auto;
  background: url("../img/top/h2_icon01.png") no-repeat center/cover;
}
.sec_top h2 .sec_span:after {
  left: auto;
  right: 0;
  background: url("../img/top/h2_icon02.png") no-repeat center/cover;
}
.sec_top h2 .sec_bo {
  color: #406473;
  font-size: 24px;
  line-height: 1.6;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #dfeaf4));
  background: linear-gradient(transparent 60%, #dfeaf4 60%);
}
.sec_top .sec_img {
  text-align: center;
  margin: 0;
}
.sec_top .sec_img img {
  margin: 0;
}
@media (min-width: 768px) {
  .sec_top h2 {
    font-size: 36px;
    margin-bottom: 65px;
  }
  .sec_top h2 .sec_span {
    font-size: 36px;
    padding: 0 50px;
    margin: 0 auto 25px;
  }
  .sec_top h2 .sec_span:before, .sec_top h2 .sec_span:after {
    width: 26px;
    height: 41px;
  }
  .sec_top h2 .sec_bo {
    font-size: 42px;
    line-height: 1;
  }
  .sec_top .sec_text {
    line-height: 30px;
    letter-spacing: 0.1em;
  }
}

.sec01 {
  padding: 50px 0;
  background: url("../img/top/sp_sec01_bg.jpg") no-repeat center bottom/cover;
}
.sec01 .sec_title {
  font-size: 22px;
  line-height: 36px;
  letter-spacing: 0;
  margin: 0 0 20px;
  font-weight: bold;
  color: #6b818e;
}
.sec01 .sec_title .sec_span {
  font-size: 32px;
  color: #406473;
}
@media (min-width: 768px) {
  .sec01 {
    padding: 120px 0;
    background: url("../img/top/sec01_bg.jpg") no-repeat center/cover;
  }
  .sec01 .sec_title {
    font-size: 36px;
    line-height: 58px;
    letter-spacing: 0.05em;
    margin: 0 0 20px;
  }
  .sec01 .sec_title .sec_span {
    font-size: 48px;
  }
  .sec01 .sec_box {
    max-width: 570px;
    margin-left: auto;
  }
}

.sec02 {
  padding: 50px 0;
}
.sec02 .sec_bnr {
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 6px solid #dfeaf4;
  border-radius: 30px;
  background: url("../img/top/sp_sec02_bnr_bg.png") no-repeat center/cover;
}
.sec02 .sec_icon {
  text-align: center;
  margin-bottom: 20px;
}
.sec02 .sec_title {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin: 0;
  color: #406473;
}
@media (max-width: 767px) {
  .sec02 .row .col_3 {
    margin: 0;
  }
  .sec02 .row .col_3:not(:first-child) {
    margin-top: 10px;
  }
  .sec02 .sec_bnr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 360px;
    margin: auto;
    gap: 0 10px;
    padding: 0 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec02 .sec_icon {
    width: 40px;
    margin: 0;
  }
  .sec02 .sec_title {
    text-align: left;
    width: calc(100% - 50px);
  }
}
@media (min-width: 768px) {
  .sec02 {
    padding: 120px 0;
  }
  /*.sec02 .row {
    gap: 0 4%;
  }*/
  .sec02 .row .col_3 {
    width: 30.66666666666667%;
    margin: 0;
  }
  .sec02 .sec_bnr {
    height: 370px;
    background: url("../img/top/sec02_bnr_bg.png") no-repeat center/cover;
  }
  .sec02 .sec_title {
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 0.05em;
    margin: 0;
  }
}

.sec_contact {
  padding: 50px 0;
  background: url("../img/top/sec_contact_bg.jpg") no-repeat center/cover;
}
.sec_contact .sec_title {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
  margin: 0 0 20px;
  text-align: center;
  font-weight: bold;
  color: #6b818e;
}
.sec_contact .sec_title .sec_span {
  font-size: 24px;
  line-height: 1;
  padding-bottom: 10px;
  color: #aacad7;
  display: block;
}
.sec_contact .sec_box {
  padding: 30px 10px;
  -webkit-box-shadow: 0 0 10px #00000021;
          box-shadow: 0 0 10px #00000021;
  background: #fff;
  border-radius: 30px;
}
.sec_contact .sec_text {
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #6b818e;
}
.sec_contact .row {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .sec_contact .row .col_3 {
    margin: 0;
  }
  .sec_contact .row .col_3:not(:first-child) {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .sec_contact {
    padding: 120px 0;
  }
  .sec_contact .row {
    margin-bottom: 15px;
  }
  .sec_contact .sec_box {
    padding: 60px 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 60px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_contact .sec_box .text_box {
    width: calc(100% - (65px + 182px));
    position: relative;
  }
  .sec_contact .sec_box .text_box:after {
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    left: -36px;
    right: auto;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #e6e6e6;
  }
  .sec_contact .sec_title {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.1em;
    margin: 0;
    width: 182px;
  }
  .sec_contact .sec_title .sec_span {
    font-size: 36px;
    line-height: 1;
    padding-bottom: 13px;
  }
}

.sec03_bg {
  background: url("../img/top/sec03_bg02.png") no-repeat center bottom;
}

.sec03 {
  padding: 0 0 30px;
}
.sec03 .title_box {
  margin-bottom: 30px;
  padding: 50px 0 30%;
  background: url("../img/top/sp_sec03_bg01.png") no-repeat center bottom/cover;
}
.sec03 .sec_title {
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.05em;
  margin: 0;
  font-weight: bold;
  color: #fff;
}
.sec03 .sec_sub {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0.05em;
  font-weight: bold;
  margin: 20px 0 0;
  color: #fff;
}
.sec03 .sec_sub .sec_span {
  font-size: 28px;
}
.sec03 h2 .sec_bo {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0;
}
.sec03 .sec_title2 {
  font-size: 21px;
  line-height: 32px;
  margin: 0 0 10px;
  font-weight: bold;
  color: #406473;
}
.sec03 .sec_point {
  font-size: 20px;
  line-height: 1;
  margin: 0 0 15px;
  letter-spacing: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px 8px;
  font-weight: bold;
  color: #fff;
  background: #aacad7;
  border-radius: 6px;
  position: relative;
}
.sec03 .sec_point:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: -20px;
  top: -20px;
  bottom: auto;
  width: 23px;
  height: 29px;
  background: url("../img/top/sec03_icon01.png") no-repeat center/cover;
}
@media (max-width: 767px) {
  .sec03 h2 {
    line-height: 1.5;
  }
  .sec03 .sec_img {
    margin-bottom: 40px !important;
  }
  .sec03 .sec_img img {
    max-width: 360px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .sec03 {
    padding-bottom: 60px;
    position: relative;
    z-index: 0;
  }
  .sec03:after {
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 600px;
    bottom: 0;
    width: 520px;
    height: 1530px;
    background: url("../img/top/sec03_bg03.png") no-repeat center/cover;
    z-index: -1;
  }
  .sec03 .row {
    gap: 0 4%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 60px;
  }
  .sec03 .row:last-child {
    margin-bottom: 0;
  }
  .sec03 .row .col_2 {
    margin: 0;
  }
  .sec03 .row .col_2:first-child {
    width: 45%;
  }
  .sec03 .row .col_2:last-child {
    width: 51%;
  }
  .sec03 .sec_text {
    line-height: 30px;
    letter-spacing: 0.05em;
  }
  .sec03 h2 .sec_bo {
    margin: 20px auto 0;
    font-size: 48px;
  }
  .sec03 .title_box {
    padding: 120px 0 140px;
    margin-bottom: 50px;
    background: url("../img/top/sec03_bg01.png") no-repeat center bottom/cover;
  }
  .sec03 .sec_title {
    font-size: 54px;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  .sec03 .sec_sub {
    font-size: 28px;
    line-height: 45px;
    letter-spacing: 0.05em;
    margin: 20px 0 0;
  }
  .sec03 .sec_sub .sec_span {
    font-size: 34px;
  }
  .sec03 .sec_title2 {
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 0.05em;
    margin: 0 0 10px;
  }
  .sec03 .sec_point {
    font-size: 24px;
    line-height: 1;
    margin: 0 0 15px;
    letter-spacing: 0.05em;
    padding: 6px 8px;
    border-radius: 6px;
  }
}

.sec04 {
  padding: 0;
}
.sec04 .sec_title {
  font-size: 24px;
  line-height: 1.5;
  padding: 0 35px;
  letter-spacing: 0;
  margin: 0 auto 25px;
  font-weight: bold;
  color: #6b818e;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  position: relative;
}
.sec04 .sec_title .sec_span {
  color: #406473;
}
.sec04 .sec_title:before, .sec04 .sec_title:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 15px;
  height: 24px;
}
.sec04 .sec_title:before {
  left: 0;
  right: auto;
  background: url("../img/top/h2_icon01.png") no-repeat center/cover;
}
.sec04 .sec_title:after {
  left: auto;
  right: 0;
  background: url("../img/top/h2_icon02.png") no-repeat center/cover;
}
.sec04 .sec_point {
  font-size: 20px;
  line-height: 1;
  margin: 0 0 15px;
  letter-spacing: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px 8px;
  font-weight: bold;
  color: #fff;
  background: #aacad7;
  border-radius: 6px;
  position: relative;
}
.sec04 .sec_point:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: -20px;
  top: -20px;
  bottom: auto;
  width: 23px;
  height: 29px;
  background: url("../img/top/sec03_icon01.png") no-repeat center/cover;
}
.sec04 .sec_title2 {
  font-size: 21px;
  line-height: 32px;
  margin: 0 0 10px;
  font-weight: bold;
  color: #406473;
}
@media (max-width: 767px) {
  .sec04 .sec_img {
    margin-bottom: 30px;
  }
  .sec04 .row .col_3 {
    margin: 0;
  }
  .sec04 .row .col_3:not(:first-child) {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .sec04 {
    padding: 0;
  }
  .sec04 .sec_title {
    font-size: 36px;
    line-height: 1;
    letter-spacing: 0.05em;
    padding: 0 50px;
    margin: 0 auto 60px;
  }
  .sec04 .sec_title:before, .sec04 .sec_title:after {
    width: 26px;
    height: 41px;
  }
  .sec04 .row {
    gap: 60px 3.5%;
  }
  .sec04 .row .col_3 {
    margin: 0;
    position: relative;
    width: 31%;
  }
  .sec04 .sec_point {
    font-size: 24px;
    line-height: 1;
    margin: auto;
    position: absolute;
    left: 0;
    right: auto;
    top: 50px;
    bottom: auto;
    letter-spacing: 0.05em;
    padding: 6px 8px;
    border-radius: 6px;
  }
  .sec04 .sec_point.sec_icon_w:after {
    background: url("../img/top/sec04_icon_w.png") no-repeat center/cover;
  }
  .sec04 .sec_title2 {
    font-size: 26px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.05em;
    margin: 10px 0 5px;
  }
}

.sec05 .sec_title {
  font-size: 26px;
  line-height: 36px;
  margin: 0 0 80px;
  letter-spacing: 0;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.sec05 .sec_title2 {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0.05em;
  margin: 0 0 15px;
  color: #406473;
  font-weight: bold;
  text-align: center;
}
.sec05 .sec_point {
  font-size: 22px;
  line-height: 1.4;
  padding: 10px 16px;
  letter-spacing: 0.05em;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  font-weight: bold;
  border-radius: 6px;
  background: #dfeaf4;
  color: #6b818e;
  position: relative;
  top: -25px;
}
.sec05 .sec_point:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: -46px;
  bottom: auto;
  width: 74px;
  height: 36px;
  background: url("../img/top/sec05_icon.png") no-repeat center/cover;
}
.sec05 .sec05_bg01 {
  padding: 50px 0 100px;
  background: url("../img/top/sec05_bg.png") no-repeat center bottom/250%;
  position: relative;
}
.sec05 .sec05_bg01:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 80%;
  z-index: -1;
  background: #daeef6;
}
.sec05 .sec05_bg02 {
  padding: 50px 0 50px;
  position: relative;
}
.sec05 .sec05_bg02:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #aacad7;
  z-index: -1;
}
.sec05 .sec_box {
  padding: 0 10px 30px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid #6b818e;
}
.sec05 .sec_box2 .sec_title2 {
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #aacad7;
}
@media (max-width: 767px) {
  .sec05 .row1 {
    margin-bottom: 80px;
  }
  .sec05 .row1 .col_2 {
    margin: 0;
  }
  .sec05 .row1 .col_2:not(:first-child) {
    margin-top: 80px;
  }
}
@media (min-width: 768px) {
  .sec05 .sec_title {
    font-size: 42px;
    line-height: 58px;
    margin: 0 0 130px;
    letter-spacing: 0.05em;
  }
  .sec05 .sec_title2 {
    font-size: 30px;
    line-height: 42px;
    letter-spacing: 0.05em;
    margin: 0 0 15px;
  }
  .sec05 .sec_point {
    font-size: 30px;
    line-height: 1;
    padding: 10px 16px;
    letter-spacing: 0.05em;
    top: -25px;
  }
  .sec05 .sec_text {
    line-height: 30px;
    letter-spacing: 0.05em;
  }
  .sec05 .sec05_bg01 {
    padding: 110px 0 140px;
    background: url("../img/top/sec05_bg.png") no-repeat center bottom;
  }
  .sec05 .sec05_bg01:after {
    height: calc(100% - 270px);
  }
  .sec05 .sec05_bg02 {
    padding: 70px 0 110px;
  }
  .sec05 .sec05_bg02 .row1 {
    gap: 110px 5%;
    margin-bottom: 110px;
  }
  .sec05 .sec05_bg02 .row1 .col_2 {
    width: 47.5%;
    margin: 0;
  }
  .sec05 .sec05_bg02 .row2 {
    gap: 0 4%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec05 .sec05_bg02 .row2 .sec_title2 {
    text-align: left;
  }
  .sec05 .sec05_bg02 .row2 .col_2 {
    margin: 0;
  }
  .sec05 .sec05_bg02 .row2 .col_2:first-child {
    width: 324px;
  }
  .sec05 .sec05_bg02 .row2 .col_2:last-child {
    width: calc(96% - 324px);
  }
  .sec05 .sec_box {
    padding: 0 40px 40px;
  }
  .sec05 .sec_box2 {
    padding: 0 60px 45px;
  }
}

.sec06 {
  padding: 100px 0 50px;
  background: #f5f7fa;
  position: relative;
  z-index: 0;
}
.sec06:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 130px;
  background: url("../img/top/sec05_bg02.png") no-repeat center top;
  z-index: -1;
}
.sec06 .sec_title {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0;
  font-weight: bold;
  margin: 0 0 15px;
  color: #406473;
}
.sec06 .sec_img {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec06 {
    padding: 170px 0 120px;
  }
  .sec06:before {
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url("../img/top/sec06_bg.png") no-repeat center bottom;
    z-index: -2;
  }
  .sec06 .sec_title {
    font-size: 36px;
    line-height: 52px;
    letter-spacing: 0.05em;
    margin: 0 0 15px;
  }
  .sec06 .sec_box {
    max-width: 570px;
  }
  .sec06 .sec_text {
    letter-spacing: 0.05em;
    line-height: 30px;
  }
}

.sec07 {
  padding: 50px 0;
  background: url("../img/top/sec07_bg.jpg") no-repeat center/cover;
}
.sec07 .sec_icon {
  margin: 0 0 5px;
  text-align: center;
}
.sec07 .sec_title {
  font-size: 26px;
  line-height: 1;
  margin: auto;
  color: #406473;
  padding-bottom: 5px;
  margin-bottom: 50px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #f1f6fa));
  background: linear-gradient(transparent 60%, #f1f6fa 60%);
}
.sec07 .sec_title2 {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: bold;
  margin: 0 0 20px;
  color: #406473;
  text-align: center;
}
.sec07 .sec_no {
  font-size: 26px;
  line-height: 1;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 0 auto -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #6b818e;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  position: relative;
  top: -25px;
}
.sec07 .sec_box {
  padding: 0 10px 30px;
  border: 1px solid #6b818e;
  background: #fff;
  border-radius: 20px;
}
.sec07 .sec_box2 {
  margin-top: 50px;
  padding: 30px 10px;
}
.sec07 .sec_text {
  line-height: 30px;
  letter-spacing: 0.05em;
}
.sec07 .row {
  margin-bottom: 50px;
}
.sec07 .js-scrollable {
  margin-top: 30px;
  margin-bottom: 0;
}
.sec07 .table_fee {
  margin: 0;
}
.sec07 .table_fee th, .sec07 .table_fee td {
  font-size: 14px;
  padding: 17px 15px;
  letter-spacing: 0;
}
.sec07 .table_fee thead th {
  background: #6b818e;
  padding: 17px 0;
}
.sec07 .table_fee tbody th {
  background: #eef3f6;
  text-align: center;
}
.sec07 .table_fee tbody td {
  text-align: right;
}
@media (max-width: 767px) {
  .sec07 .row .col_3 {
    margin: 0;
  }
  .sec07 .row .col_3:not(:first-child) {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .sec07 {
    padding: 120px 0;
  }
  .sec07 .sec_title {
    font-size: 48px;
    line-height: 1;
    letter-spacing: 0.05em;
    padding-bottom: 5px;
    margin-bottom: 100px;
  }
  .sec07 .sec_title2 {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.05em;
    margin: 0 0 20px;
  }
  .sec07 .sec_no {
    font-size: 36px;
    line-height: 1;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 0 auto -10px;
    letter-spacing: 0.05em;
    top: -40px;
  }
  .sec07 .table_fee {
    margin: 0;
  }
  .sec07 .table_fee th, .sec07 .table_fee td {
    font-size: 16px;
    padding: 17px 30px;
    letter-spacing: 0.1em;
  }
  .sec07 .table_fee thead th {
    padding: 17px 0;
  }
  .sec07 .sec_box {
    padding: 0 40px 40px;
  }
  .sec07 .sec_box2 {
    padding: 40px;
    margin-top: 60px;
  }
  .sec07 .row {
    margin-bottom: 60px;
    gap: 100px 4%;
  }
  .sec07 .row .col_3 {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 30.66666666666667%;
  }
  .sec07 .row .col_3 .sec_box {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.sec08 {
  padding: 0;
}
.sec08 .loopslider_wrap {
  overflow: hidden;
}
.sec08 .loopslider {
  -webkit-animation: loopslider 140s linear infinite;
          animation: loopslider 140s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(200px * 20);
  height: 100%;
}
@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-200px * 10));
            transform: translateX(calc(-200px * 10));
  }
}
@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-200px * 10));
            transform: translateX(calc(-200px * 10));
  }
}
@media (min-width: 768px) {
  .sec08 .loopslider {
    -webkit-animation: loopslider 180s linear infinite;
            animation: loopslider 180s linear infinite;
    width: calc(680px * 20);
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-680px * 10));
              transform: translateX(calc(-680px * 10));
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-680px * 10));
              transform: translateX(calc(-680px * 10));
    }
  }
}

.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: .3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th, .mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total, .mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}

/*# sourceMappingURL=bond.css.map */