@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: 0.3s;
  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 {
  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 #1a2469;
  color: #1a2469 !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: #1a2469;
    color: #fff !important;
  }
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #1a2469;
  border-right: 1px solid #1a2469;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (hover: hover) and (pointer: fine) {
  .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: #1a2469;
  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: #1a2469;
  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: #1a2469;
  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 #1a2469;
  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: #1a2469;
  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: #1a2469;
  border-top: 1px solid #1a2469;
  border-bottom: 1px solid #1a2469;
  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: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #1a2469;
  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: #1a2469;
  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: #1a2469 !important;
}

.consul2 {
  color: #659fdd !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: "Montserrat", 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: #1a2469;
  background: transparent;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title:after {
  display: none !important;
}
.box_faq .question .faq_title::before {
  content: "";
  position: absolute;
  top: 12px;
  background: none;
  right: 0;
  width: 6px;
  height: 6px;
  border-top: 3px solid #1a2469;
  border-right: 3px solid #1a2469;
}
.box_faq .question .faq_title::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq.open .question .faq_title::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #1a2469;
  background: transparent;
  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(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: #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: #1a2469;
}
.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 {
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: YakuHanJP, "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;
}
.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: #1a2469;
  background: #1a2469;
  margin-right: 0.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: 80px 0 168px;
  background: #1f1f1f;
  overflow: hidden;
}
.footer p {
  color: #fff;
}
.footer p a {
  color: #fff;
}
.footer .sec_logo {
  margin: 0 0 64px;
}
.footer .footer_text {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 200%;
  margin: 0 0 18px;
}
.footer .sec_link a {
  font-size: 16px;
  letter-spacing: 0.04em;
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  padding-right: 32px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.footer .sec_link a:after {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  background: url("../img/common/footer_icon.svg") no-repeat center/cover;
}
@media (hover: hover) and (pointer: fine) {
  .footer .sec_link a:hover {
    color: #659fdd;
  }
  .footer .sec_link a:hover:after {
    background: url("../img/common/hov_footer_icon.svg") no-repeat center/cover;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-left: 32px;
    padding-right: 96px;
  }
  .footer .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .footer .sec_logo {
    max-width: 244px;
  }
  .footer .footer_text {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 180%;
    margin: 0 0 15px;
  }
  .footer .sec_link a {
    font-size: 14px;
    line-height: 180%;
    letter-spacing: 0.04em;
    padding-right: 28px;
  }
  .footer .sec_link a:after {
    width: 20px;
    height: 20px;
  }
  .footer .row .col_2:not(:first-child) {
    margin-top: 33px;
  }
}
@media (min-width: 768px) {
  .footer {
    padding: 80px 0;
  }
  .footer .sec_logo {
    margin: 0 0 40px;
  }
  .footer .row {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}

.copyright {
  background: transparent;
  color: #fff;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.08em;
  text-align: left;
}
@media (min-width: 768px) {
  .copyright {
    text-align: right;
    position: relative;
    bottom: -6px;
  }
}

.list_list dd a {
  color: #1a2469;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  .list_list dd a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 120s linear infinite;
          animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2400px;
  height: 100%;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.wrap {
  margin-top: -1px;
}

.sec_top {
  margin: 0;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #1a2469;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}
.sec_top .sec_img {
  text-align: center;
  margin: 0;
}
.sec_top .sec_img img {
  margin: auto;
}
@media (max-width: 767px) {
  .sec_top .container {
    max-width: calc(100% - 40px);
  }
}

.sec01 {
  padding: 0 0 118px;
  background: url("../img/top/sp_sec01_bg.png") no-repeat center bottom/cover;
  margin-top: -1px;
}
.sec01 p, .sec01 ul li {
  color: #fff;
}
.sec01 h2 {
  color: #fff;
  width: 100%;
  position: relative;
  font-size: 40px;
  letter-spacing: 0.05em;
  line-height: 150%;
  margin-bottom: 66px;
  display: inline-block;
  color: #fff;
  text-align: left;
  position: relative;
}
.sec01 h2 .sec_span {
  font-size: 24px;
  line-height: 100%;
  margin-bottom: 8px;
  display: block;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0;
  color: #659fdd;
  font-family: "Montserrat", sans-serif;
}
.sec01 .sec_title {
  color: #1a2469;
  text-align: left;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: bold;
  margin-bottom: 26px;
  position: relative;
  z-index: 0;
}
.sec01 .sec_title .text_span {
  padding: 2px 12px;
  background: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 4px;
}
.sec01 .sec_title .sec_no {
  letter-spacing: 0.04em;
  line-height: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  padding-right: 16px;
}
.sec01 .sec_title .sec_no .sec_span {
  font-size: 32px;
}
.sec01 .sec_title:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  border-top: 2px dotted #fff;
  z-index: -1;
}
.sec01 .sec_list li {
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: 500;
  position: relative;
  padding-left: 40px;
}
.sec01 .sec_list li:not(:first-child) {
  margin-top: 13px;
}
.sec01 .sec_list li:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  width: 32px;
  height: 32px;
  background: url("../img/top/sec01_check.svg") no-repeat center/cover;
}
.sec01 .sec_box {
  margin-bottom: 65px;
}
.sec01 .sec_box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sec01 .row .col_2 {
    margin: 0;
  }
  .sec01 .sec_img {
    max-width: 90.2%;
    position: relative;
    left: 25px;
    right: 0;
  }
  .sec01 h2 {
    text-align: center;
    width: 100%;
    font-size: 32px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-top: -23px;
    margin-bottom: 47px;
  }
  .sec01 h2 .sec_span {
    font-size: 16px;
    line-height: 100%;
    margin-bottom: -1px;
    text-align: center;
  }
  .sec01 .sec_title {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 22px;
  }
  .sec01 .sec_title .text_span {
    padding: 3px 12px;
    border-radius: 4px;
  }
  .sec01 .sec_title .sec_no {
    letter-spacing: 0.04em;
    line-height: 100%;
    font-size: 14px;
    padding-right: 16px;
    position: relative;
    top: 2px;
  }
  .sec01 .sec_title .sec_no .sec_span {
    font-size: 28px;
  }
  .sec01 .sec_title:after {
    top: 8px;
    width: 100%;
    height: 1px;
  }
  .sec01 .sec_list li {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 150%;
    font-weight: 500;
    padding-left: 32px;
  }
  .sec01 .sec_list li:not(:first-child) {
    margin-top: 16px;
  }
  .sec01 .sec_list li:after {
    top: 0;
    width: 24px;
    height: 24px;
  }
  .sec01 .sec_box {
    margin-bottom: 47px;
  }
  .sec01 .sec_box:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sec01 {
    padding: 112px 0 344px;
    background: url("../img/top/sec01_bg.png") no-repeat center bottom/cover;
    position: relative;
    z-index: 0;
  }
  .sec01:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: auto;
    bottom: -1px;
    width: 100%;
    height: 304px;
    background: url("../img/top/sec01_bg2.png") no-repeat center bottom/100%;
    z-index: 1;
  }
  .sec01:before {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 1336px;
    background: url("../img/top/sec01_bg3.png") no-repeat center bottom/100%;
    z-index: -1;
  }
  .sec01 .sec_img {
    width: 120%;
  }
  .sec01 .row .col_2 {
    margin: 0;
  }
  .sec01 .row .col_2:first-child {
    width: calc(100% - 745px);
  }
  .sec01 .row .col_2:last-child {
    width: 745px;
  }
}
@media screen and (min-width: 1700px) {
  .sec01 .sec_img {
    width: 765px;
    position: relative;
    left: -15px;
    top: -18px;
  }
}

.sec02 {
  padding: 56px 0 80px;
}
.sec02 h2 {
  font-size: 52px;
  letter-spacing: 0.05em;
  line-height: 150%;
  margin-bottom: 80px;
  font-weight: bold;
  color: #1a2469;
  text-align: center;
}
.sec02 h2 .sec_span {
  position: relative;
  border-radius: 4px;
  background-color: #1a2469;
  padding: 12px 23px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  text-align: center;
  font-size: 28px;
  letter-spacing: 0.04em;
  line-height: 150%;
  margin: auto;
  margin-bottom: 20px;
  color: #fff;
}
.sec02 h2 .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 6px 0 6px;
  border-color: #1a2469 transparent transparent transparent;
}
.sec02 .sec_bnr {
  border-radius: 8px;
  height: 196px;
  padding: 48px 90px;
  background: url("../img/top/sec02_bnr_bg.png") no-repeat center/cover;
  color: #fff;
  margin: auto;
  max-width: 996px;
  margin-bottom: 136px;
}
.sec02 .sec_bnr .bnr_title {
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: 500;
  margin-left: -2px;
  margin-bottom: 2px;
  text-align: center;
}
.sec02 .sec_bnr .bnr_title .sec_span {
  font-size: 56px;
  letter-spacing: 0.06em;
  line-height: 100%;
  position: relative;
  padding-left: 48px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
}
.sec02 .sec_bnr .bnr_title .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  background: url("../img/top/sec02_icon01.svg") no-repeat center/cover;
}
.sec02 .sec_bnr .bnr_title .sec_span2 {
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 100%;
  margin-top: 8px;
  display: block;
  font-family: "Montserrat", sans-serif;
}
.sec02 .sec_bnr .sec_text {
  font-size: 28px;
  letter-spacing: 0.04em;
  line-height: 180%;
  font-weight: 500;
  text-align: center;
}
.sec02 .row .sec_text {
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 200%;
  color: #1a2469;
  margin-bottom: 36px;
}
.sec02 .row .sec_text .sec_span {
  text-decoration-line: underline;
  text-decoration-style: wavy;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
  color: #27419e;
  font-weight: bold;
}
.sec02 .row .sec_text2 {
  position: relative;
  border-top: 2px dotted #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 48px;
  padding: 40px 0px 0px;
  gap: 12px;
  text-align: left;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 200%;
  color: #1a2469;
  font-weight: bold;
}
.sec02 .row .sec_text2 .span_bg {
  display: block;
  background: linear-gradient(99.88deg, #1a2469, #27419e);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 7.5px 3px;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 150%;
  color: #fff;
  margin-top: -4px;
}
.sec02 .row .sec_text2 .span_bg:first-child {
  margin-top: -1px;
}
.sec02 .row .sec_text2 .span_bg:last-child {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .sec02 h2 {
    font-size: 40px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 40px;
  }
  .sec02 h2 .sec_span {
    border-radius: 4px;
    padding: 12px 15px;
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin: auto;
    margin-bottom: 20px;
  }
  .sec02 h2 .sec_span:after {
    bottom: -12px;
    border-style: solid;
    border-width: 12px 6px 0 6px;
    border-color: #1a2469 transparent transparent transparent;
  }
  .sec02 .sec_img {
    margin: 56px 0 0;
  }
  .sec02 .sec_img img {
    max-width: 91%;
  }
  .sec02 .sec_bnr {
    border-radius: 8px;
    padding: 40px 35px;
    height: 328px;
    max-width: 996px;
    margin-bottom: 40px;
    background: url("../img/top/sp_sec02_bnr_bg.png") no-repeat center/cover;
  }
  .sec02 .sec_bnr .bnr_title {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 150%;
    font-weight: 500;
    margin-left: 0;
    margin-bottom: 96px;
  }
  .sec02 .sec_bnr .bnr_title .sec_span {
    font-size: 56px;
    letter-spacing: 0.06em;
    line-height: 100%;
    padding-left: 48px;
  }
  .sec02 .sec_bnr .bnr_title .sec_span:after {
    width: 40px;
    height: 40px;
  }
  .sec02 .sec_bnr .bnr_title .sec_span2 {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 100%;
    margin-top: 8px;
  }
  .sec02 .sec_bnr .sec_text {
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 180%;
    font-weight: 500;
  }
  .sec02 .row .sec_text {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 180%;
    margin-bottom: 30px;
  }
  .sec02 .row .sec_text .sec_span {
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
  }
  .sec02 .row .sec_text2 {
    margin-top: 40px;
    padding: 0;
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 200%;
    border: none;
  }
  .sec02 .row .sec_text2 .span_bg {
    padding: 2px 9px 3px;
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 150%;
    margin-top: -4px;
  }
  .sec02 .row .sec_text2 .span_bg:first-child {
    margin-top: 0;
  }
  .sec02 .row .sec_text2 .span_bg:last-child {
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) {
  .sec02 {
    padding: 103px 0 80px;
  }
  .sec02 .sec_bnr .bnr_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec02 .row {
    gap: 0 20px;
  }
  .sec02 .row .col_2 {
    margin: 0;
  }
  .sec02 .row .col_2:first-child {
    width: calc(100% - 510px);
  }
  .sec02 .row .col_2:last-child {
    width: 490px;
  }
  .sec02 .sec_img {
    width: 1050px;
  }
}

.sec03 {
  padding: 72px 0 142px;
  background: #e8f1fc url("../img/top/sp_sec03_bg01.png") no-repeat center bottom/cover;
  z-index: 0;
  position: relative;
}
.sec03:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 100%;
  background: url("../img/top/sp_sec03_bg02.png") no-repeat center top/100%;
  z-index: -1;
}
.sec03 h2 {
  font-size: 52px;
  letter-spacing: 0.05em;
  line-height: 150%;
  margin-bottom: 120px;
  color: #1a2469;
  text-align: center;
  font-weight: bold;
}
.sec03 h2 .sec_span {
  position: relative;
  font-size: 24px;
  line-height: 100%;
  margin-bottom: 16px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #27419e;
  display: block;
  padding-top: 56px;
}
.sec03 h2 .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 40px;
  height: 40px;
  background: url("../img/top/sec03_icon04.svg") no-repeat center/cover;
}
.sec03 .sec_title {
  position: relative;
  border-bottom: 2px dotted #1a2469;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px 0px 20px;
  margin-bottom: 55px;
  gap: 24px;
  text-align: center;
  color: #1a2469;
  font-weight: bold;
}
.sec03 .sec_title .sec_span {
  height: 56px;
  width: 56px;
  position: relative;
  border-radius: 4px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 100%;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #1a2469;
}
.sec03 .sec_title .sec_span2 {
  font-size: 32px;
  letter-spacing: 0.05em;
  line-height: 150%;
}
.sec03 .sec_text {
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 200%;
  margin-bottom: 36px;
}
.sec03 .sec_text .sec_span {
  text-decoration-line: underline;
  text-decoration-style: wavy;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
  color: #27419e;
  font-weight: bold;
}
.sec03 .sec_text:last-child {
  margin-bottom: 0;
}
.sec03 .sec_img1 {
  margin-top: -16px;
  margin-bottom: 75px !important;
}
.sec03 .text_box {
  margin-bottom: 158px;
  position: relative;
  -webkit-box-shadow: 4px 4px 80px rgba(25, 115, 231, 0.2);
          box-shadow: 4px 4px 80px rgba(25, 115, 231, 0.2);
  border-radius: 8px;
  background-color: #fefefe;
  padding: 64px 102px;
}
.sec03 .sec_bnr {
  height: 120px;
  position: relative;
  border-radius: 4px;
  background-color: #e8f1fc;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 26px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 150%;
}
.sec03 .sec_bnr.sec_bnr2 {
  border: 3px solid #27419e;
  position: relative;
}
.sec03 .sec_bnr.sec_bnr2 .sec_meo {
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: -19px;
  bottom: auto;
  padding: 1px 12px 3px 8px;
  padding-left: 30px;
  border-radius: 4px;
  background-color: #27419e;
  font-size: 20px;
  width: 132px;
  color: #fff;
}
.sec03 .sec_bnr.sec_bnr2 .sec_meo:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 8px;
  right: auto;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  background: url("../img/top/sec03_icon01.svg") no-repeat center/cover;
}
.sec03 .sec_title2 {
  position: relative;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #1a2469;
  text-align: center;
  font-weight: bold;
  padding: 0px 0px 23px;
  margin-bottom: 48px;
  border-bottom: 1px solid #27419e;
}
.sec03 .sec_title2 .sec_span {
  position: relative;
  padding-left: 40px;
}
.sec03 .sec_title2 .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 32px;
  height: 32px;
  background: url("../img/top/sec03_icon05.svg") no-repeat center/cover;
}
.sec03 .sec_title3 {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  text-align: center;
  margin-bottom: 40px;
  font-weight: bold;
}
.sec03 .sec_title3 .sec_span {
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 150%;
  margin-top: 4px;
  display: block;
}
.sec03 .sec_text4 {
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 160%;
  margin-top: 16px;
  margin-bottom: 0;
}
.sec03 .text_mb {
  margin-bottom: 55px !important;
}
.sec03 .sec_title4 {
  font-size: 28px;
  letter-spacing: 0.05em;
  line-height: 150%;
  margin-bottom: 38px;
  text-align: center;
  font-weight: bold;
}
.sec03 .sec_title4 .sec_span {
  font-size: 24px;
}
.sec03 .sec_title4 .sec_span2 {
  font-size: 20px;
}
.sec03 .sec_title5 {
  border-radius: 4px;
  background-color: #1a2469;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2px 8px;
  letter-spacing: 0.24em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  margin: auto;
  width: 139px;
  font-size: 18px;
  margin-bottom: 11px;
  color: #fff;
}
.sec03 .sec_text3 {
  font-size: 32px;
  letter-spacing: 0.04em;
  line-height: 150%;
  font-weight: bold;
  text-align: center;
}
.sec03 .sec_list {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
.sec03 .sec_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
}
.sec03 .sec_list li .sec_span {
  position: relative;
  border-bottom: 2px dotted #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 7px;
  text-align: left;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 150%;
  width: 92px;
  color: #fff;
  background-color: #1a2469;
}
.sec03 .sec_list li .sec_span2 {
  position: relative;
  border-bottom: 2px dotted #1a2469;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 7px;
  padding-left: 18px;
  text-align: left;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 150%;
  width: 154px;
}
.sec03 .sec_list li:first-child .sec_span {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 150%;
  padding: 5px;
  border-radius: 4px 4px 0px 0px;
}
.sec03 .sec_list li:first-child .sec_span2 {
  padding: 5px;
  font-size: 18px;
  letter-spacing: 0.08em;
}
.sec03 .sec_list li:last-child .sec_span, .sec03 .sec_list li:last-child .sec_span2 {
  border-bottom: none !important;
}
.sec03 .sec_box2 {
  height: 405px;
  position: relative;
  border-radius: 8px;
  background-color: #fff;
  padding: 56px 0px 0px;
  -webkit-box-shadow: 4px 4px 80px rgba(25, 115, 231, 0.2);
          box-shadow: 4px 4px 80px rgba(25, 115, 231, 0.2);
  z-index: 0;
}
.sec03 .sec_box2 .sec_meo_text {
  position: absolute;
  margin: auto;
  top: -24px;
  bottom: auto;
  left: 0;
  right: 0;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 150%;
  border-radius: 4px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 132px;
  padding: 2px 0;
  font-weight: bold;
  padding-left: 23px;
}
.sec03 .sec_box2 .sec_meo_text:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 8px;
  right: auto;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  background: url("../img/top/sec03_icon03.svg") no-repeat center/cover;
}
.sec03 .sec_box2:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  z-index: -1;
  left: auto;
  right: 0;
  width: 200px;
  height: 240px;
}
.sec03 .sec_box2:before {
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 16px;
  top: auto;
  bottom: 16px;
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 160%;
}
.sec03 .sec_box2.box_icon01 {
  padding: 45px 0px 0px;
  border: 8px solid #fff;
  background: linear-gradient(184.03deg, #1a2469, #27419e);
}
.sec03 .sec_box2.box_icon01:after {
  width: 185px;
  top: -9px;
  right: 0;
  bottom: auto;
  background: url("../img/top/sec03_bg_icon01.png") no-repeat center bottom/cover;
}
.sec03 .sec_box2.box_icon01:before {
  content: "※1";
  color: #fff;
  right: 8px;
  bottom: 11px;
}
.sec03 .sec_box2.box_icon01 .sec_title4 {
  color: #fff;
  line-height: 128%;
  margin-bottom: 40px;
}
.sec03 .sec_box2.box_icon01 .sec_list li .sec_span {
  width: 74px;
  border-bottom: 2px dotted #1a2469;
  color: #1a2469;
  background-color: #fff;
}
.sec03 .sec_box2.box_icon01 .sec_list li .sec_span2 {
  width: 144px;
  color: #fff;
  border-bottom: 2px dotted #fff;
}
.sec03 .sec_box2.box_icon02 {
  padding: 62px 0px 0px;
}
.sec03 .sec_box2.box_icon02:after {
  top: 0;
  bottom: auto;
  background: url("../img/top/sec03_bg_icon02.png") no-repeat center bottom/cover;
}
.sec03 .sec_box2.box_icon02:before {
  content: "※2";
}
.sec03 .sec_box2.box_icon02 .sec_title4 {
  line-height: 107%;
  margin-bottom: 40px;
}
.sec03 .sec_box2.box_icon03 {
  padding: 79px 0px 0px;
}
.sec03 .sec_box2.box_icon03:after {
  top: 0;
  bottom: auto;
  background: url("../img/top/sec03_bg_icon03.png") no-repeat center bottom/cover;
}
.sec03 .sec_box2.box_icon03:before {
  content: "※3";
}
.sec03 .sec_box2.box_icon03 .sec_title4 {
  margin-bottom: 56px;
}
@media (max-width: 767px) {
  .sec03 h2 {
    font-size: 28px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 40px;
  }
  .sec03 h2 .sec_span {
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 16px;
    letter-spacing: 0;
    padding-top: 40px;
  }
  .sec03 h2 .sec_span:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    width: 32px;
    height: 32px;
  }
  .sec03 .sec_title {
    padding: 0px 0px 20px;
    margin-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
  }
  .sec03 .sec_title .sec_span {
    height: 40px;
    width: 40px;
    border-radius: 4px;
    font-size: 32px;
    letter-spacing: 0;
    line-height: 100%;
  }
  .sec03 .sec_title .sec_span2 {
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 150%;
  }
  .sec03 .sec_text {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 180%;
    margin-bottom: 28px;
  }
  .sec03 .sec_text:last-child {
    margin-bottom: 0;
  }
  .sec03 .sec_img1 {
    overflow: hidden;
    -webkit-box-shadow: 4px 4px 40px rgba(25, 115, 231, 0.2);
            box-shadow: 4px 4px 40px rgba(25, 115, 231, 0.2);
    border-radius: 8px;
    margin-top: 65px;
    margin-bottom: 102px !important;
  }
  .sec03 .row1 {
    gap: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 56px;
  }
  .sec03 .row1 .col_2 {
    margin: 0;
  }
  .sec03 .text_box {
    margin-bottom: 51px;
    -webkit-box-shadow: 4px 4px 80px rgba(25, 115, 231, 0.2);
            box-shadow: 4px 4px 80px rgba(25, 115, 231, 0.2);
    border-radius: 8px;
    padding: 32px 20px 52px;
    margin-left: -10px;
    width: calc(100% + 20px);
  }
  .sec03 .sec_bnr {
    height: 80px;
    border-radius: 4px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 10px 10px;
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 150%;
  }
  .sec03 .sec_bnr.sec_bnr2 {
    height: 96px;
  }
  .sec03 .sec_bnr.sec_bnr2 .sec_meo {
    left: 0;
    right: 0;
    top: -16px;
    letter-spacing: 0;
    bottom: auto;
    padding: 0 12px 0 8px;
    padding-left: 30px;
    border-radius: 4px;
    font-size: 16px;
    width: 111px;
  }
  .sec03 .sec_bnr.sec_bnr2 .sec_meo:after {
    left: 8px;
    right: auto;
    top: 0;
    bottom: 0;
    width: 16px;
    height: 16px;
  }
  .sec03 .sec_text_pa {
    padding: 0 10px;
  }
  .sec03 .row2 {
    margin-bottom: 32px;
  }
  .sec03 .row2 .col_2 {
    margin: 0;
  }
  .sec03 .row2 .col_2:not(:first-child) {
    margin-top: 23px;
  }
  .sec03 .row2 .col_2:last-child {
    margin-top: 25px;
  }
  .sec03 .sec_title2 {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding: 0px 0px 16px;
    margin-bottom: 32px;
  }
  .sec03 .sec_title2 .sec_span {
    padding-left: 32px;
  }
  .sec03 .sec_title2 .sec_span:after {
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
  }
  .sec03 .sec_title3 {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 38px;
  }
  .sec03 .sec_title3 .sec_span {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 150%;
    margin-top: 4px;
  }
  .sec03 .sec_text4 {
    font-size: 12px;
    letter-spacing: 0.04em;
    line-height: 160%;
    margin-top: 16px;
    margin-bottom: 0;
  }
  .sec03 .text_mb {
    margin-bottom: 55px !important;
  }
  .sec03 .row3 {
    margin-top: 38px;
  }
  .sec03 .row3 .col_3 {
    margin: 0;
  }
  .sec03 .row3 .col_3:not(:first-child) {
    margin-top: 24px;
  }
  .sec03 .sec_title4 {
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 24px;
  }
  .sec03 .sec_title4 .sec_span {
    font-size: 18px;
  }
  .sec03 .sec_title4 .sec_span2 {
    font-size: 20px;
  }
  .sec03 .sec_title5 {
    border-radius: 4px;
    padding: 2px 8px;
    margin: auto;
    width: 123px;
    font-size: 16px;
    margin-bottom: 11px;
  }
  .sec03 .sec_text3 {
    font-size: 28px;
    letter-spacing: 0.05em;
    line-height: 150%;
  }
  .sec03 .sec_list li .sec_span {
    padding: 7px;
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 150%;
    width: 92px;
  }
  .sec03 .sec_list li .sec_span2 {
    padding: 7px;
    padding-left: 18px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 150%;
    width: 154px;
  }
  .sec03 .sec_list li:first-child .sec_span {
    font-size: 12px;
    letter-spacing: 0.04em;
    line-height: 150%;
    padding: 5px;
    border-radius: 4px 4px 0px 0px;
  }
  .sec03 .sec_list li:first-child .sec_span2 {
    padding: 5px;
    font-size: 16px;
  }
  .sec03 .sec_list li:last-child .sec_span {
    border: none !important;
  }
  .sec03 .sec_box2 {
    height: 371px;
    border-radius: 8px;
    padding: 56px 0px 0px;
    -webkit-box-shadow: 4px 4px 80px rgba(25, 115, 231, 0.2);
            box-shadow: 4px 4px 80px rgba(25, 115, 231, 0.2);
    z-index: 0;
  }
  .sec03 .sec_box2 .sec_meo_text {
    margin: auto;
    top: -17px;
    bottom: auto;
    left: 0;
    right: 0;
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 150%;
    border-radius: 4px;
    width: 112px;
    padding: 1px 0;
    padding-left: 17px;
  }
  .sec03 .sec_box2 .sec_meo_text:after {
    left: 8px;
    right: auto;
    top: 0;
    bottom: 0;
    width: 16px;
    height: 16px;
  }
  .sec03 .sec_box2:after {
    margin: auto;
    z-index: -1;
    left: auto;
    right: 0;
    width: 160px;
    height: 192px;
  }
  .sec03 .sec_box2:before {
    margin: auto;
    left: auto;
    right: 16px;
    top: auto;
    bottom: 16px;
    font-size: 12px;
    letter-spacing: 0.04em;
    line-height: 160%;
  }
  .sec03 .sec_box2.box_icon01 {
    padding: 45px 0px 0px;
    border: 8px solid #fff;
  }
  .sec03 .sec_box2.box_icon01:after {
    top: -9px;
    bottom: auto;
    width: 145px;
  }
  .sec03 .sec_box2.box_icon01:before {
    right: 10px;
    bottom: 10px;
  }
  .sec03 .sec_box2.box_icon01 .sec_title4 {
    line-height: 120%;
    letter-spacing: 0.11em;
    margin-bottom: 24px;
  }
  .sec03 .sec_box2.box_icon01 .sec_list li .sec_span {
    width: 74px;
  }
  .sec03 .sec_box2.box_icon01 .sec_list li .sec_span2 {
    width: 144px;
  }
  .sec03 .sec_box2.box_icon02 {
    padding: 62px 0px 0px;
  }
  .sec03 .sec_box2.box_icon02:after {
    top: 0;
    bottom: auto;
  }
  .sec03 .sec_box2.box_icon02 .sec_title4 {
    line-height: 112%;
    margin-bottom: 24px;
  }
  .sec03 .sec_box2.box_icon03 {
    padding: 79px 0px 0px;
  }
  .sec03 .sec_box2.box_icon03:after {
    top: 0;
    bottom: auto;
    background: url("../img/top/sp_sec03_bg_icon03.png") no-repeat center/cover;
  }
  .sec03 .sec_box2.box_icon03 .sec_title4 {
    margin-bottom: 56px;
  }
}
@media (min-width: 768px) {
  .sec03 {
    padding: 120px 0 40px;
    margin-bottom: clamp(202.6666666667px, 15.8333333333vw, 304px);
    background: url("../img/top/sec03_bg01.png") no-repeat center/cover;
  }
  .sec03:after {
    width: 100%;
    height: 640px;
    background: url("../img/top/sec03_bg02.png") no-repeat center top;
  }
  .sec03:before {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: auto;
    bottom: calc(clamp(200.6666666667px, 15.6770833333vw, 301px) * -1);
    width: 100%;
    height: clamp(202.6666666667px, 15.8333333333vw, 304px);
    background: url("../img/top/sec03_bg_arrow.png") no-repeat center bottom/100%;
  }
  .sec03 .sec_img1 {
    width: 1360px;
    margin-left: -76px;
  }
  .sec03 .row1 {
    gap: 52px;
    margin-bottom: 96px;
  }
  .sec03 .row1 .col_2 {
    margin: 0;
  }
  .sec03 .row1 .col_2:first-child {
    width: 560px;
    margin-top: 22px;
  }
  .sec03 .row1 .col_2:last-child {
    width: calc(100% - 612px);
  }
  .sec03 .row2 {
    gap: 40px;
    margin-bottom: 48px;
  }
  .sec03 .row2 .col_2 {
    margin: 0;
    width: calc(50% - 20px);
  }
  .sec03 .row3 {
    margin-bottom: 96px;
    gap: 24px;
  }
  .sec03 .row3 .col_3 {
    margin: 0;
    width: calc(33.333% - 16px);
  }
}

.sec04 {
  padding: 64px 0 80px;
}
.sec04 h2 {
  font-weight: bold;
  text-align: center;
  max-width: 530px;
  margin: auto;
  margin-bottom: 0;
}
.sec04 h2 .sec_span {
  font-size: 22px;
  letter-spacing: 0.04em;
  line-height: 150%;
  display: block;
  padding-bottom: 12px;
  margin-bottom: 19px;
  border-bottom: 2px dotted #1a2469;
}
.sec04 h2 .span_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 48px;
  margin-bottom: 8px;
}
.sec04 h2 .sec_span2 {
  border-radius: 2px;
  background-color: #1a2469;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 8px;
  text-align: center;
  font-size: 48px;
  line-height: 1;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  position: relative;
  margin-left: 2px;
  padding: 4px 6px;
}
.sec04 h2 .sec_span2:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: -35px;
  top: 0;
  bottom: 0;
  width: 26px;
  height: 26px;
  background: url("../img/top/sec04_icon01.svg") no-repeat center/cover;
}
.sec04 h2 .sec_span2:last-child:after {
  display: none;
}
.sec04 h2 .sec_span3 {
  font-size: 52px;
  letter-spacing: 0.05em;
  line-height: 150%;
  display: block;
}
.sec04 .sec_text {
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 200%;
  margin-bottom: 35px;
}
.sec04 .sec_text .sec_span {
  text-decoration-line: underline;
  text-decoration-style: wavy;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
  color: #27419e;
  font-weight: bold;
}
.sec04 .sec_img {
  margin-top: 0;
  margin-bottom: 80px;
}
.sec04 .sec_bnr {
  margin-top: 82px;
}
.sec04 .sec_bnr a {
  width: 100%;
  max-width: 996px;
  position: relative;
  border-radius: 8px;
  border: 2px solid #27419e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px 0px;
  gap: 16px;
  margin: auto;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #27419e;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 0;
}
.sec04 .sec_bnr a:after {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#27419e), to(#3152c8));
  background: linear-gradient(90deg, #27419e, #3152c8);
  z-index: -1;
}
.sec04 .sec_bnr a .sec_span {
  position: relative;
  padding-right: 40px;
}
.sec04 .sec_bnr a .sec_span:after {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  background: url("../img/top/sec04_icon02.svg") no-repeat center/cover;
}
@media (hover: hover) and (pointer: fine) {
  .sec04 .sec_bnr a:hover {
    color: #fff;
  }
  .sec04 .sec_bnr a:hover:after {
    opacity: 1;
  }
  .sec04 .sec_bnr a:hover .sec_span:after {
    background: url("../img/top/hov_sec04_icon02.svg") no-repeat center/cover;
  }
}
@media (max-width: 767px) {
  .sec04 h2 {
    max-width: 530px;
    margin: auto;
    margin-bottom: 0;
  }
  .sec04 h2 .sec_span {
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 150%;
    padding-bottom: 12px;
    margin-bottom: 18px;
  }
  .sec04 h2 .span_box {
    gap: 31px;
    margin-bottom: 11px;
  }
  .sec04 h2 .sec_span2 {
    border-radius: 2px;
    padding: 4px 8px;
    text-align: center;
    font-size: 31px;
    line-height: 1;
    margin-left: 0;
    padding: 3.5px 5.5px;
    font-weight: 600;
  }
  .sec04 h2 .sec_span2:after {
    left: auto;
    right: -25px;
    top: 0;
    bottom: 0;
    width: 18px;
    height: 18px;
  }
  .sec04 h2 .sec_span2:last-child:after {
    display: none;
  }
  .sec04 h2 .sec_span3 {
    font-size: 35px;
    letter-spacing: 0.04em;
    line-height: 150%;
  }
  .sec04 .sec_text {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 184%;
    margin-bottom: 28px;
  }
  .sec04 .sec_img {
    margin-top: 31px;
    margin-bottom: -2px;
  }
  .sec04 .sec_bnr {
    margin-top: 38px;
  }
  .sec04 .sec_bnr a {
    width: 100%;
    max-width: 996px;
    border-radius: 8px;
    padding: 14px 22px;
    gap: 16px;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 150%;
    position: relative;
    text-align: left;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    color: #fff;
  }
  .sec04 .sec_bnr a:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
  }
  .sec04 .sec_bnr a .sec_span {
    position: initial;
    padding-right: 40px;
  }
  .sec04 .sec_bnr a .sec_span:after {
    left: auto;
    right: 24px;
    top: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
    background: url("../img/top/hov_sec04_icon02.svg") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .sec04 {
    padding: 80px 0 200px;
  }
  .sec04 .sec_img {
    margin-top: calc(clamp(192.6666666667px, 15.0520833333vw, 289px) * -1);
    margin-bottom: 80px;
  }
  .sec04 .sec_text {
    max-width: 996px;
    margin-left: auto;
    margin-right: auto;
  }
}

.sec05 {
  padding: 80px 0 154px;
  position: relative;
  z-index: 0;
}
.sec05 .container_wd {
  max-width: 100%;
  width: 100%;
}
.sec05:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url("../img/top/sp_sec05_bg.png") no-repeat center top/100%;
  z-index: -1;
}
.sec05:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-47.31deg, #27419e, #1a2469);
  border-radius: 24px 24px 0px 0px;
  z-index: -2;
}
.sec05 h2 {
  margin-bottom: 120px;
}
.sec05 h2 .sec_span {
  font-size: 120px;
  letter-spacing: -0.04em;
  line-height: 100%;
  font-weight: 200;
  font-family: "Montserrat", sans-serif;
  color: #e8f1fc;
  text-align: left;
  display: block;
  margin-bottom: 16px;
}
.sec05 h2 .sec_span2 {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  display: block;
  position: relative;
  color: #fff;
  padding-left: 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 7px;
}
.sec05 h2 .sec_span2:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 32px;
  height: 32px;
  background: url("../img/top/sec05_icon01.svg") no-repeat center/cover;
}
.sec05 .sec_no {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-weight: 500;
  text-align: left;
  margin-bottom: 16px;
}
.sec05 .sec_no .sec_span {
  font-size: 80px;
  letter-spacing: 0.04em;
  line-height: 100%;
  display: block;
  margin-bottom: 8px;
}
.sec05 .sec_no .sec_span2 {
  font-size: 16px;
  line-height: 100%;
  display: block;
}
.sec05 .sec_title {
  font-size: 28px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #fff;
  font-weight: bold;
}
.sec05 .sec_text {
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 180%;
  color: #fff;
}
.sec05 .splide__arrow {
  width: 83px;
  height: 42px;
  border-radius: 4px;
  margin: auto;
  top: -142px;
  bottom: auto;
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sec05 .splide__arrow svg {
  display: none;
}
.sec05 .splide__arrow.splide__arrow--prev {
  left: 936px;
  right: 0;
  background: rgba(255, 255, 255, 0.3) url("../img/top/sec05_arrow01.svg") no-repeat center;
}
.sec05 .splide__arrow.splide__arrow--next {
  left: 1116px;
  right: 0;
  background: rgba(255, 255, 255, 0.3) url("../img/top/sec05_arrow02.svg") no-repeat center;
}
@media (hover: hover) and (pointer: fine) {
  .sec05 .splide__arrow:hover.splide__arrow--prev {
    opacity: 1;
    background: #fff url("../img/top/hov_sec05_arrow01.svg") no-repeat center;
  }
  .sec05 .splide__arrow:hover.splide__arrow--next {
    opacity: 1;
    background: #fff url("../img/top/hov_sec05_arrow02.svg") no-repeat center;
  }
}
.sec05 .sec05_slide .sec_box_bg01 {
  background: url("../img/top/sp_sec05_bg01.png") no-repeat center/cover;
}
.sec05 .sec05_slide .sec_box_bg02 {
  background: url("../img/top/sp_sec05_bg02.png") no-repeat center/cover;
}
.sec05 .sec05_slide .sec_box_bg03 {
  background: url("../img/top/sp_sec05_bg03.png") no-repeat center/cover;
}
.sec05 .sec05_slide .sec_box_bg04 {
  background: url("../img/top/sp_sec05_bg04.png") no-repeat center/cover;
}
.sec05 .sec_box {
  width: 350px;
  height: 600px;
  padding: 20px 20px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
@media (max-width: 767px) {
  .sec05 h2 {
    margin-bottom: 48px;
  }
  .sec05 h2 .sec_span {
    font-size: 64px;
    letter-spacing: -0.04em;
    line-height: 100%;
    font-weight: 200;
    margin-bottom: 16px;
  }
  .sec05 h2 .sec_span2 {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding-left: 32px;
    margin-left: 4px;
  }
  .sec05 h2 .sec_span2:after {
    width: 24px;
    height: 24px;
  }
  .sec05 .sec_no {
    font-weight: 500;
    margin-bottom: 16px;
  }
  .sec05 .sec_no .sec_span {
    font-size: 80px;
    letter-spacing: 0.04em;
    line-height: 100%;
    margin-bottom: 8px;
  }
  .sec05 .sec_no .sec_span2 {
    font-size: 12px;
    line-height: 100%;
  }
  .sec05 .sec_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding-top: 164px;
    border-radius: 16px;
  }
  .sec05 .sec_box .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
  }
  .sec05 .sec_box .row .col_2 {
    margin: 0;
  }
  .sec05 .sec_box .row .col_2:last-child {
    margin-top: auto;
  }
  .sec05 .sec_title {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 150%;
  }
  .sec05 .sec_text {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 180%;
  }
  .sec05 .splide__arrow {
    width: 83px;
    height: 34px;
    border-radius: 4px;
    top: auto;
    bottom: -91px;
  }
  .sec05 .splide__arrow.splide__arrow--prev {
    left: auto;
    right: 111px;
  }
  .sec05 .splide__arrow.splide__arrow--next {
    left: auto;
    right: 20px;
  }
}
@media (min-width: 768px) {
  .sec05 {
    padding: 160px 0 120px;
  }
  .sec05:before {
    background: url("../img/top/sec05_bg.png") no-repeat right 6% top;
  }
  .sec05:after {
    width: 100%;
    height: 100%;
    background: linear-gradient(-47.31deg, #27419e, #1a2469);
    border-radius: 24px;
  }
  .sec05 .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    gap: 0 2%;
    width: 100%;
  }
  .sec05 .row .col_2 {
    margin: 0;
  }
  .sec05 .row .col_2:first-child {
    width: 400px;
  }
  .sec05 .row .col_2:last-child {
    width: 640px;
  }
  .sec05 .sec_box {
    width: 1200px;
    height: 600px;
    border-radius: 16px;
    padding: 48px;
  }
  .sec05 .sec05_slide .sec_box_bg01 {
    background: url("../img/top/sec05_bg01.png") no-repeat center/cover;
  }
  .sec05 .sec05_slide .sec_box_bg02 {
    background: url("../img/top/sec05_bg02.png") no-repeat center/cover;
  }
  .sec05 .sec05_slide .sec_box_bg03 {
    background: url("../img/top/sec05_bg03.png") no-repeat center/cover;
  }
  .sec05 .sec05_slide .sec_box_bg04 {
    background: url("../img/top/sec05_bg04.png") no-repeat center/cover;
  }
}
@media screen and (min-width: 1300px) {
  .sec05:after {
    width: calc(100% - 48px);
  }
}

.sec06 {
  padding: 64px 0 44px;
}
.sec06 h2 {
  margin-bottom: 120px;
}
.sec06 h2 .sec_span {
  position: relative;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #27419e;
  text-align: center;
  display: block;
  font-weight: 600;
  margin-bottom: 32px;
  padding-top: 96px;
}
.sec06 h2 .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 80px;
  height: 80px;
  background: url("../img/top/sec06_icon01.svg") no-repeat center/cover;
}
.sec06 h2 .sec_span2 {
  font-size: 52px;
  letter-spacing: 0.05em;
  line-height: 150%;
  padding: 0px 10px 4px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  background: -webkit-gradient(linear, left top, right top, from(#1a2469), to(#2843a4));
  background: linear-gradient(90deg, #1a2469, #2843a4);
  color: #fff;
}
.sec06 .sec_text {
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 200%;
  margin-bottom: 40px;
}
.sec06 .sec_text:last-child {
  margin-bottom: 0;
}
.sec06 .sec_text .sec_span {
  text-decoration-line: underline;
  text-decoration-style: wavy;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
  color: #27419e;
  font-weight: bold;
}
.sec06 .sec_list {
  margin-bottom: 40px;
  counter-reset: list;
}
.sec06 .sec_list li {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #1a2469;
  font-weight: 600;
  position: relative;
  counter-increment: list;
  padding-left: 44px;
}
.sec06 .sec_list li:not(:first-child) {
  margin-top: 8px;
}
.sec06 .sec_list li .sec_span {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 150%;
  padding-left: 4px;
  font-weight: 400;
}
.sec06 .sec_list li:after {
  content: counter(list);
  position: absolute;
  display: block;
  margin: auto;
  left: 8px;
  right: auto;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  text-align: center;
  background-color: #27419e;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 100%;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 767px) {
  .sec06 h2 {
    margin-bottom: 40px;
  }
  .sec06 h2 .sec_span {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 24px;
    padding-top: 72px;
  }
  .sec06 h2 .sec_span:after {
    width: 64px;
    height: 64px;
  }
  .sec06 h2 .sec_span2 {
    font-size: 32px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding: 0px 7px 4px;
    margin-top: 8px;
  }
  .sec06 h2 .sec_span2.sp {
    display: block !important;
  }
  .sec06 .sec_text {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 180%;
    margin-bottom: 32px;
  }
  .sec06 .sec_text:last-child {
    margin-bottom: 0;
  }
  .sec06 .sec_list {
    margin-bottom: 32px;
    counter-reset: list;
  }
  .sec06 .sec_list li {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding-left: 39px;
  }
  .sec06 .sec_list li:not(:first-child) {
    margin-top: 8px;
  }
  .sec06 .sec_list li .sec_span {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 150%;
    padding-left: 4px;
  }
  .sec06 .sec_list li:after {
    left: 8px;
    right: auto;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 100%;
  }
}
@media (min-width: 768px) {
  .sec06 {
    padding: 120px 0 160px;
  }
  .sec06 .row {
    gap: 126px;
  }
  .sec06 .row .col_2 {
    margin: 0;
  }
  .sec06 .row .col_2:first-child {
    width: 486px;
  }
  .sec06 .row .col_2:last-child {
    width: calc(100% - 612px);
  }
}

.sec07 {
  padding: 0 0 56px;
}
.sec07 .sec_title {
  font-size: 32px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #1a2469;
  margin-bottom: 64px;
  padding: 0px 0px 14px;
  font-weight: 600;
  border-bottom: 2px solid #1a2469;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sec07 .sec_title .sec_span {
  font-size: 20px;
  line-height: 100%;
  font-weight: 500;
  letter-spacing: 0;
  font-family: "Montserrat", sans-serif;
  color: #27419e;
}
.sec07 .sec_title2 {
  font-size: 24px;
  letter-spacing: 0.05em;
  font-weight: 600;
  line-height: 150%;
  margin-top: 5px;
  color: #1a2469;
  padding: 0px 0px 16px;
  margin-bottom: 28px;
  border-bottom: 2px dotted #27419e;
}
.sec07 .sec_title2 .sec_span {
  border-radius: 4px 0px 0px 4px;
  padding: 8px 6px 8px 34px;
  width: 79px;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  margin-right: 30px;
  color: #fff;
  background-color: #27419e;
  position: relative;
}
.sec07 .sec_title2 .sec_span:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: -19px;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 34px;
  background: url("../img/top/sec07_icon05.svg") no-repeat center/cover;
}
.sec07 .sec_title2 .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 6px;
  right: auto;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  background: url("../img/top/sec07_icon04.svg") no-repeat center/cover;
}
.sec07 .row {
  margin-bottom: 47px;
  padding-bottom: 47px;
  border-bottom: 2px dotted #ccc;
}
.sec07 .row:last-child {
  margin-bottom: 0;
}
.sec07 .sec_text {
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 200%;
  color: #242424;
}
.sec07 .sec_box {
  padding: 40px 0px 48px;
  border-radius: 8px;
  background-color: #e8f1fc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.sec07 .sec_no {
  font-size: 24px;
  letter-spacing: 0.04em;
  line-height: 100%;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #1a2469;
  text-align: center;
}
.sec07 .sec_box_title {
  font-size: 24px;
  letter-spacing: 0.12em;
  line-height: 150%;
  text-align: center;
  font-weight: 600;
}
.sec07 .sec_box_title .sec_span {
  display: block;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 150%;
  font-weight: 500;
  margin-top: 4px;
  font-family: "Montserrat", sans-serif;
}
.sec07 .sec_box_title {
  position: relative;
  padding-bottom: 92px;
}
.sec07 .sec_box_title:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 56px;
  height: 56px;
}
.sec07 .sec_box_title.title_icon01:after {
  background: url("../img/top/sec07_icon01.svg") no-repeat center/cover;
}
.sec07 .sec_box_title.title_icon02:after {
  background: url("../img/top/sec07_icon02.svg") no-repeat center/cover;
}
.sec07 .sec_box_title.title_icon03:after {
  background: url("../img/top/sec07_icon03.svg") no-repeat center/cover;
}
@media (max-width: 767px) {
  .sec07 .sec_title {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 32px;
    padding: 0px 0px 9px;
  }
  .sec07 .sec_title2 {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-top: 5px;
    padding: 0px 0px 15px;
    margin-bottom: 27px;
  }
  .sec07 .sec_title2 .sec_span {
    border-radius: 4px 0px 0px 4px;
    padding: 6px 2px 7px 28px;
    width: 64px;
    font-size: 15px;
    line-height: 1;
    font-weight: 400;
    margin-right: 0;
    margin-bottom: 12px;
    display: block;
  }
  .sec07 .sec_title2 .sec_span:before {
    left: auto;
    right: -17px;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 28px;
  }
  .sec07 .sec_title2 .sec_span:after {
    left: 5px;
    right: auto;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
  }
  .sec07 .row {
    margin-bottom: 24px;
    padding-bottom: 24px;
  }
  .sec07 .row:last-child {
    margin-bottom: 0;
  }
  .sec07 .row .col_2 {
    margin: 0;
  }
  .sec07 .row .col_2:not(:first-child) {
    margin-top: 24px;
  }
  .sec07 .sec_text {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 180%;
  }
  .sec07 .sec_box {
    padding: 32px 40px;
    border-radius: 8px;
    gap: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 20px;
    position: relative;
  }
  .sec07 .sec_no {
    font-size: 24px;
    letter-spacing: 0.04em;
    line-height: 100%;
    margin: 0;
    position: absolute;
    margin: auto;
    left: 39px;
    right: auto;
    top: 2px;
    bottom: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .sec07 .sec_box_title {
    font-size: 24px;
    letter-spacing: 0.12em;
    line-height: 150%;
    margin: 0;
    text-align: center;
    margin-right: 42px;
    position: initial;
  }
  .sec07 .sec_box_title .sec_span {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 150%;
    margin-top: 4px;
  }
  .sec07 .sec_box_title {
    padding: 0;
  }
  .sec07 .sec_box_title:after {
    left: auto;
    right: 40px;
    top: 0;
    bottom: 0;
    width: 56px;
    height: 56px;
  }
}
@media (min-width: 768px) {
  .sec07 {
    padding: 0 0 77px;
  }
  .sec07 .row {
    gap: 64px;
  }
  .sec07 .row .col_2 {
    margin: 0;
  }
  .sec07 .row .col_2:first-child {
    width: 240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec07 .row .col_2:first-child .sec_box {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .sec07 .row .col_2:last-child {
    width: calc(100% - 304px);
  }
}

.sec08 {
  padding: 0 0 80px;
}
.sec08 .sec_text {
  text-align: center;
  margin-top: 24px;
}
.sec08 .sec_text .sec_span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #27419e;
  padding: 0px 8px 2px;
  text-align: center;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #fff;
  margin: auto;
  font-weight: 600;
}
.sec08 .sec_text .sec_span:not(:first-child) {
  margin-top: 8px;
}
@media (max-width: 767px) {
  .sec08 .container {
    max-width: 100%;
    width: 100%;
  }
  .sec08 .sec_text .sp {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .sec08 {
    padding: 0 0 200px;
  }
  .sec08 .container {
    width: 1292px;
  }
  .sec08 .sec_img {
    position: relative;
    left: 6px;
  }
  .sec08 .sec_text {
    margin-top: 40px;
  }
  .sec08 .sec_text .sec_span {
    padding: 0px 12px 2px;
    font-size: 32px;
    line-height: 150%;
    letter-spacing: 0.045em;
    font-weight: 600;
  }
  .sec08 .sec_text .sec_span:not(:first-child) {
    margin-top: 16px;
  }
}

.sec09 {
  padding: 72px 0 80px;
  background-color: #e8f1fc;
  position: relative;
  z-index: 0;
}
.sec09:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 100%;
  background: url("../img/top/sp_sec09_bg02.png") no-repeat center top/100%;
  z-index: -1;
}
.sec09 h2 {
  font-size: 52px;
  letter-spacing: 0.05em;
  line-height: 150%;
  margin-bottom: 119px;
  text-align: center;
  color: #1a2469;
}
.sec09 h2 .sec_span {
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #27419e;
  display: block;
  margin-bottom: 16px;
  padding-top: 56px;
  position: relative;
}
.sec09 h2 .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 40px;
  height: 40px;
  background: url("../img/top/sec13_icon.svg") no-repeat center/cover;
}
.sec09 .sec_title {
  font-size: 32px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #1a2469;
  padding-bottom: 20px;
  border-bottom: 2px dotted #1a2469;
  margin-bottom: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  font-weight: bold;
}
.sec09 .sec_title .sec_span {
  font-size: 40px;
  height: 56px;
  width: 56px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #1a2469;
  font-family: "Montserrat", sans-serif;
  border-radius: 4px;
  background-color: #fff;
}
.sec09 .sec_text {
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 200%;
  color: #1a2469;
  margin-bottom: 35px;
}
.sec09 .sec_text:last-child {
  margin-bottom: 0;
}
.sec09 .sec_text .sec_span {
  text-decoration-line: underline;
  text-decoration-style: wavy;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
  color: #27419e;
  font-weight: bold;
}
.sec09 .sec_title2 {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  margin-bottom: 56px;
  color: #1a2469;
  font-weight: bold;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec09 .sec_title2 .sec_span {
  background-color: #27419e;
  display: block;
  width: 52px;
  height: 52px;
  font-size: 24px;
  letter-spacing: 0.04em;
  line-height: 100%;
  font-weight: 500;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-family: "Montserrat", sans-serif;
}
.sec09 .sec_text2 {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 160%;
  color: #242424;
  margin-top: 17px;
  padding-left: 8px;
}
.sec09 .bnr_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
.sec09 .bnr_box .sec_bnr {
  height: 200px;
  position: relative;
  border-radius: 8px;
  background-color: #fff;
  font-size: 20px;
  color: #1a2469;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-filter: drop-shadow(0px 0px 32px rgba(25, 115, 231, 0.15));
          filter: drop-shadow(0px 0px 32px rgba(25, 115, 231, 0.15));
}
.sec09 .bnr_title {
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 150%;
  font-weight: 500;
  text-align: center;
  width: 180px;
}
.sec09 .bnr_title .sec_span {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 150%;
  display: block;
  padding-top: 4px;
}
.sec09 .bnr_title {
  position: relative;
  padding-top: 65px;
}
.sec09 .bnr_title:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 56px;
  height: 56px;
}
.sec09 .bnr_title.bnr_icon01:after {
  background: url("../img/top/sec09_icon01.svg") no-repeat center/cover;
}
.sec09 .bnr_title.bnr_icon02:after {
  background: url("../img/top/sec09_icon02.svg") no-repeat center/cover;
}
.sec09 .bnr_title.bnr_icon03:after {
  background: url("../img/top/sec09_icon03.svg") no-repeat center/cover;
}
.sec09 .bnr_title.bnr_icon04:after {
  background: url("../img/top/sec09_icon04.svg") no-repeat center/cover;
}
.sec09 .sec_img2 {
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 20px rgba(25, 115, 231, 0.1);
          box-shadow: 0px 0px 20px rgba(25, 115, 231, 0.1);
}
.sec09 .sec_text3 {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 160%;
  color: #242424;
  margin-top: 16px;
  padding: 2px 0;
  padding-left: 16px;
  margin-left: 8px;
  border-left: 2px solid #b3b3b3;
}
.sec09 .sec_text3 a {
  margin-top: 4px;
  display: block;
  color: #242424;
}
.sec09 .sec_list {
  margin-top: -10px;
}
.sec09 .sec_list li {
  font-size: 18px;
  line-height: 150%;
  color: #27419e;
  padding: 4px 5px 4px 24px;
  border-radius: 4px;
  letter-spacing: 0.05em;
  font-weight: 500;
  background-color: #fff;
}
.sec09 .sec_list li:not(:first-child) {
  margin-top: 12px;
}
.sec09 .sec_list li {
  position: relative;
  padding-left: 24px;
}
.sec09 .sec_list li:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 8px;
  right: auto;
  top: 14px;
  bottom: auto;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #659fdd;
}
@media (max-width: 767px) {
  .sec09 h2 {
    font-size: 28px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 40px;
  }
  .sec09 h2 .sec_span {
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    margin-bottom: 16px;
    padding-top: 40px;
  }
  .sec09 h2 .sec_span:after {
    width: 32px;
    height: 32px;
  }
  .sec09 .sec_title {
    font-size: 24px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding-bottom: 20px;
    margin-bottom: 32px;
    gap: 16px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec09 .sec_title .sec_span {
    font-size: 32px;
    letter-spacing: 0.12em;
    line-height: 100%;
    height: 40px;
    width: 40px;
    border-radius: 4px;
    padding-left: 3px;
  }
  .sec09 .sec_text {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 180%;
    margin-bottom: 32px;
  }
  .sec09 .sec_text:last-child {
    margin-bottom: 0;
  }
  .sec09 .sec_title2 {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 24px;
    gap: 20px;
  }
  .sec09 .sec_title2 .sec_span {
    width: 44px;
    height: 44px;
    font-size: 20px;
    letter-spacing: 0.04em;
  }
  .sec09 .sec_text2 {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 160%;
    margin-top: 12px;
    padding-left: 8px;
  }
  .sec09 .bnr_box {
    gap: 16px;
    margin: 0 7px;
  }
  .sec09 .bnr_box .sec_bnr {
    width: calc(50% - 8px);
    height: 160px;
    border-radius: 8px;
    font-size: 20px;
  }
  .sec09 .bnr_title {
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 150%;
  }
  .sec09 .bnr_title .sec_span {
    font-size: 12px;
    letter-spacing: 0.04em;
    line-height: 150%;
    padding-top: 0;
  }
  .sec09 .bnr_title {
    padding-top: 56px;
  }
  .sec09 .bnr_title:after {
    width: 52px;
    height: 52px;
  }
  .sec09 .sec_img2 {
    border-radius: 4px;
  }
  .sec09 .sec_text3 {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 160%;
    margin-top: 14px;
    padding: 2px 0;
    padding-left: 16px;
    margin-left: 8px;
  }
  .sec09 .sec_text3 a {
    margin-top: 4px;
  }
  .sec09 .sec_list {
    margin-top: -19px;
  }
  .sec09 .sec_list li {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding: 8px 8px 8px 24px;
    border-radius: 4px;
  }
  .sec09 .sec_list li:not(:first-child) {
    margin-top: 12px;
  }
  .sec09 .sec_list li:after {
    left: 8px;
    right: auto;
    top: 16px;
    bottom: auto;
    width: 8px;
    height: 8px;
  }
  .sec09 .row1 {
    margin-bottom: 56px;
  }
  .sec09 .row1 .col_2 {
    margin: 0;
  }
  .sec09 .row1 .col_2:not(:first-child) {
    margin-top: 40px;
  }
  .sec09 .row2 {
    margin-bottom: 0;
  }
  .sec09 .row2 .col_2 {
    margin: 0;
  }
  .sec09 .row2 .col_2:not(:first-child) {
    margin-top: 32px;
  }
  .sec09 .row3 {
    margin-bottom: 0;
  }
  .sec09 .row3 .col_2 {
    margin: 0;
  }
  .sec09 .row3 .col_2:not(:first-child) {
    margin-top: 32px;
  }
  .sec09 .row4 {
    margin-bottom: 0;
  }
  .sec09 .row4 .col_2 {
    margin: 0;
  }
  .sec09 .row4 .col_2:not(:first-child) {
    margin-top: 40px;
  }
  .sec09 .text_box {
    margin-top: 56px;
  }
  .sec09 .sec_box {
    margin-bottom: 77.5px;
  }
  .sec09 .sec_box:not(:first-child) .row3 {
    margin-bottom: 0;
  }
  .sec09 .sec_box:not(:first-child) .row3 .col_2 {
    margin: 0;
  }
  .sec09 .sec_box:not(:first-child) .row3 .col_2:not(:first-child) {
    margin-top: 40px;
  }
  .sec09 .sec_box:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sec09 {
    padding: 120px 0 80px;
  }
  .sec09:after {
    background: url("../img/top/sec09_bg02.png") no-repeat center top;
  }
  .sec09 .text_box:not(:first-child) {
    margin-top: 120px;
  }
  .sec09 .sec_box {
    margin-bottom: 160px;
  }
  .sec09 .sec_box:last-child {
    margin-bottom: 0;
  }
  .sec09 .row1 {
    margin-bottom: 120px;
    gap: 126px;
  }
  .sec09 .row1 .col_2 {
    margin: 0;
  }
  .sec09 .row1 .col_2:first-child {
    width: calc(100% - 510px);
  }
  .sec09 .row1 .col_2:last-child {
    width: 384px;
  }
  .sec09 .row2 {
    gap: 126px;
  }
  .sec09 .row2 .col_2 {
    margin: 0;
  }
  .sec09 .row2 .col_2:first-child {
    width: calc(100% - 510px);
  }
  .sec09 .row2 .col_2:last-child {
    width: 384px;
  }
  .sec09 .row3 {
    gap: 127px;
  }
  .sec09 .row3 .col_2 {
    margin: 0;
  }
  .sec09 .row3 .col_2:first-child {
    width: calc(100% - 613px);
  }
  .sec09 .row3 .col_2:last-child {
    width: 486px;
  }
  .sec09 .row4 {
    gap: 117px;
  }
  .sec09 .row4 .col_2 {
    margin: 0;
  }
  .sec09 .row4 .col_2:first-child {
    width: calc(100% - 603px);
  }
  .sec09 .row4 .col_2:last-child {
    width: 486px;
  }
}

.sec10 {
  padding: 222px 0 50px;
  height: 500px;
  background: url("../img/top/sp_sec10_bg.png") no-repeat center/cover;
  position: relative;
  z-index: 0;
}
.sec10:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 100%;
  background: url("../img/top/sec09_bg01.png") no-repeat center top/100%;
}
.sec10 .sec_title {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 100%;
  font-weight: 600;
  text-shadow: 0px 0px 20px rgba(0, 17, 131, 0.2);
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 1;
}
.sec10 .sec_title .sec_span {
  background-color: #27419e;
  padding: 2px 8px 6px;
  display: inline-block;
  font-size: 24px;
  letter-spacing: 0.05em;
  margin: 0 3px;
  margin-top: 8px;
}
.sec10 .sec_title .sec_span.span_box1 {
  position: relative;
  top: 0px;
  right: 4px;
}
.sec10 .sec_title .sec_span.span_box2 {
  position: relative;
  top: 0px;
  right: -5px;
}
.sec10 .sec_title .sec_span2 {
  margin: auto;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 8px;
  margin-top: 22px;
  font-size: 32px;
  letter-spacing: 0.05em;
  line-height: 150%;
  border-top: 3px dotted #fff;
}
@media (min-width: 768px) {
  .sec10 {
    padding: clamp(364px, 28.4375vw, 546px) 0 50px;
    height: clamp(640px, 50vw, 960px);
    background: url("../img/top/sec10_bg.png") no-repeat center bottom/cover;
  }
  .sec10:after {
    top: -1px;
    height: clamp(202.6666666667px, 15.8333333333vw, 304px);
    background: url("../img/top/sec09_bg01.png") no-repeat center bottom/100%;
  }
  .sec10 .sec_title {
    font-size: 40px;
    letter-spacing: 0.05em;
    line-height: 100%;
  }
  .sec10 .sec_title .sec_span {
    padding: 2px 8px 6px;
    font-size: 40px;
    margin: 0 3px;
  }
  .sec10 .sec_title .sec_span.span_box1 {
    top: -2px;
    right: 0;
  }
  .sec10 .sec_title .sec_span.span_box2 {
    left: 6px;
    top: -2px;
  }
  .sec10 .sec_title .sec_span2 {
    margin-top: 22px;
    font-size: 64px;
    letter-spacing: 0.05em;
    line-height: 150%;
  }
}

.sec11 {
  padding: 0 0 88px;
}
.sec11 h2 {
  font-size: 40px;
  letter-spacing: 0.05em;
  line-height: 150%;
  margin-bottom: 120px;
  color: #27419e;
  text-align: center;
}
.sec11 h2 .sec_span {
  font-size: 24px;
  line-height: 100%;
  font-weight: 500;
  margin-top: 8px;
  letter-spacing: 0;
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #27419e;
}
.sec11 h2 {
  position: relative;
  padding-top: 120px;
}
.sec11 h2:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 70px;
  height: 96px;
}
.sec11 h2.h2_icon01:after {
  background: url("../img/top/sec11_icon01.svg") no-repeat center/cover;
}
.sec11 h2.h2_icon02:after {
  background: url("../img/top/sec11_icon05.svg") no-repeat center/cover;
}
.sec11 .sec_text {
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 200%;
  color: #1a2469;
  margin-bottom: 35px;
}
.sec11 .sec_text:last-child {
  margin-bottom: 0;
}
.sec11 .sec_text .sec_span {
  text-decoration-line: underline;
  text-decoration-style: wavy;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
  color: #27419e;
  font-weight: bold;
}
.sec11 .sec_title {
  font-size: 28px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: bold;
  color: #1a2469;
  padding: 24px 0;
  margin-bottom: 40px;
  border-bottom: 2px dotted #27419e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 36px;
}
.sec11 .sec_title .sec_span {
  font-size: 20px;
  line-height: 34px;
  letter-spacing: 0.04em;
  height: 34px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  padding: 0 6px 0;
  padding-left: 36px;
  border-radius: 4px 0px 0px 4px;
  background-color: #27419e;
  position: relative;
  display: block;
}
.sec11 .sec_title .sec_span:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: -20px;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 34px;
  background: url("../img/top/sec11_arrow2.svg") no-repeat center/cover;
}
.sec11 .sec_title .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 4px;
  right: auto;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  background: url("../img/top/sec11_icon02.svg") no-repeat center/cover;
}
.sec11 .sec_title2 {
  font-size: 32px;
  padding: 23px 8px 19px;
  margin-bottom: 56px;
  letter-spacing: 0.05em;
  color: #1a2469;
  font-weight: bold;
  border-top: 2px dotted #1a2469;
  border-bottom: 2px dotted #1a2469;
  position: relative;
}
.sec11 .sec_title2 .sec_span {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 8px;
  right: auto;
  top: -21px;
  bottom: auto;
  font-weight: bold;
  padding: 1px 8px 3px;
  border-radius: 4px 4px 4px 0px;
  background-color: #27419e;
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 150%;
  padding-left: 36px;
}
.sec11 .sec_title2 .sec_span:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 8px;
  right: auto;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  background: url("../img/top/sec11_icon03.svg") no-repeat center/cover;
}
.sec11 .sec_title2 .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: auto;
  bottom: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0px 0px;
  border-color: #27419e transparent transparent transparent;
}
.sec11 .sec_title2.title_icon02 .sec_span:before {
  background: url("../img/top/sec11_icon07.svg") no-repeat center/cover;
}
.sec11 .sec_title3 {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: bold;
  color: #1a2469;
  padding: 0px 0px 8px;
  border-bottom: 2px dotted #1a2469;
  position: relative;
  margin-bottom: 21px;
  padding-left: 32px;
}
.sec11 .sec_title3:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 7px;
  bottom: auto;
  width: 20px;
  height: 26px;
  background: url("../img/top/sec11_icon08.svg") no-repeat center/cover;
}
.sec11 .sec_box {
  border-radius: 8px;
  padding: 48px 48px 46px;
  margin-top: 16px;
  background: url("../img/top/sp_sec11_bg2.png") no-repeat center top/cover;
}
.sec11 .sec_title4 {
  font-size: 32px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #1a2469;
  font-weight: bold;
}
.sec11 .sec_no {
  font-size: 40px;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 39px;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  color: #27419e;
  background: url("../img/top/sec11_icon_bg.png") no-repeat center/cover;
  height: 96px;
  width: 70px;
  padding-top: 17px;
  position: relative;
  left: 13px;
  top: 0;
}
.sec11 .sec_no .sec_span {
  font-size: 12px;
  letter-spacing: 0.04em;
  font-weight: 500;
  padding-bottom: 1px;
  display: block;
}
.sec11 .box_row .sec_img {
  -webkit-box-shadow: 0px 0px 32px rgba(25, 115, 231, 0.15);
          box-shadow: 0px 0px 32px rgba(25, 115, 231, 0.15);
  border-radius: 4px;
  margin-bottom: 24px;
}
.sec11 .sec_title5 {
  font-size: 24px;
  letter-spacing: 0.04em;
  line-height: 100%;
  text-align: center;
  font-weight: 500;
  margin-bottom: 16px;
  font-family: "Montserrat", sans-serif;
  color: #27419e;
}
.sec11 .sec_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
}
.sec11 .sec_list li {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: 500;
  color: #1a2469;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background-color: #fff;
}
.sec11 .sec_list li:first-child {
  padding: 0 16px;
  border-radius: 2px 0 0 2px;
  color: #fff;
  background-color: #1a2469;
}
.sec11 .sec_list li:nth-child(2) {
  width: 80px;
  font-size: 20px;
  letter-spacing: 0.05em;
  padding: 0 8px;
  border-radius: 0 2px 2px 0;
}
.sec11 .sec_list li:last-child {
  font-size: 20px;
  letter-spacing: 0.05em;
  padding: 0 16px;
  border-radius: 2px;
  margin-left: 8px;
}
.sec11 .sec_text2 {
  margin: 0;
  margin-top: -2px;
  text-align: center;
  letter-spacing: 0.05em;
}
.sec11 .sec_text3 {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #1a2469;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  position: relative;
  left: -4px;
  top: -8px;
}
.sec11 .sec_text3 .span_box {
  position: relative;
  top: 6px;
}
.sec11 .sec_text3 .sec_span {
  display: block;
  text-align: center;
  width: 110px;
}
.sec11 .sec_text3 .sec_span3 {
  display: block;
  border-radius: 2px;
  background-color: #fff;
  font-size: 20px;
  color: #27419e;
  padding: 2px 0px;
  font-size: 20px;
  letter-spacing: 0.04em;
  font-family: "Montserrat", sans-serif;
  line-height: 100%;
  text-align: center;
  max-width: 100px;
  margin: auto;
}
.sec11 .sec_text3 .sec_span2 {
  font-size: 72px;
  letter-spacing: -0.04em;
  line-height: 100%;
  font-weight: 500;
  font-family: "Roboto Condensed", sans-serif;
  padding-right: 7px;
}
.sec11 .text_box {
  margin-top: 80px;
  margin-bottom: 120px;
  padding: 48px 48px 28px;
  background-color: #f7faee;
}
.sec11 .sec_title6 {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  padding: 4px 14px;
  margin-bottom: 32px;
  border-radius: 2px;
  color: #fff;
  font-weight: bold;
  background-color: #57a949;
}
.sec11 .row4 .sec_text {
  color: #242424;
}
.sec11 .sec_bnr {
  margin-bottom: 239px;
}
.sec11 .sec_bnr a {
  max-width: 996px;
  margin: auto;
  position: relative;
  border-radius: 8px;
  border: 2px solid #4dbbaa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px 0px;
  font-size: 24px;
  color: #4dbbaa;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 0;
  overflow: hidden;
}
.sec11 .sec_bnr a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: -webkit-gradient(linear, left top, right top, from(#16a791), to(#7ecec1));
  background: linear-gradient(90deg, #16a791, #7ecec1);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sec11 .sec_bnr a .sec_span {
  position: relative;
  padding-right: 38px;
}
.sec11 .sec_bnr a .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  background: url("../img/top/sec11_icon04.svg") no-repeat center/cover;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (hover: hover) and (pointer: fine) {
  .sec11 .sec_bnr a:hover {
    color: #fff;
  }
  .sec11 .sec_bnr a:hover:after {
    opacity: 1;
  }
  .sec11 .sec_bnr a:hover .sec_span:after {
    background: url("../img/top/hov_sec11_icon04.svg") no-repeat center/cover;
  }
}
.sec11 .sec11_box02 {
  padding-top: 13vw;
  position: relative;
  z-index: 0;
}
.sec11 .sec11_box02:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url("../img/top/sec11_bg3.png") no-repeat center top/100%;
}
.sec11 .sec_box2 {
  -webkit-box-shadow: 4px 4px 56px rgba(25, 115, 231, 0.1);
          box-shadow: 4px 4px 56px rgba(25, 115, 231, 0.1);
  border-radius: 8px;
  padding: 32px 32px 40px;
  margin-bottom: 180px;
}
.sec11 .sec_box2 .sec_text {
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 150%;
  color: #242424;
  font-weight: bold;
}
.sec11 .sec_title7 {
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 150%;
  margin-bottom: 32px;
  font-weight: bold;
  text-align: center;
  border-radius: 2px;
  color: #fff;
  padding: 4px 8px;
  background-color: #1a2469;
}
.sec11 .sec_sub {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 150%;
  margin-bottom: 24px;
  padding: 0px 0px 8px;
  font-weight: bold;
  color: #242424;
  text-align: center;
  border-bottom: 1px solid #000;
}
.sec11 .sec_bnr2 {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  background-color: #e8f1fc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0;
  font-weight: bold;
  color: #1a2469;
  margin: 0;
}
.sec11 .sec_bnr3 {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #1a2469;
  background-color: #e8f1fc;
  padding: 8px 0px;
  margin: 0;
}
.sec11 .bnr_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}
.sec11 .bnr_box .sec_bnr3 {
  width: calc(25% - 9px);
}
.sec11 .sec_text4 {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 160%;
  color: #242424;
  padding-left: 16px;
  border-left: 2px solid #b3b3b3;
  margin-top: -26px;
  margin-left: 8px;
}
@media (max-width: 767px) {
  .sec11 {
    margin-top: -22px;
  }
  .sec11 h2 {
    font-size: 32px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 48px;
  }
  .sec11 h2 .sec_span {
    font-size: 16px;
    line-height: 100%;
    margin-top: 8px;
    letter-spacing: 0;
  }
  .sec11 h2 {
    padding-top: 88px;
  }
  .sec11 h2:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    width: 58px;
    height: 80px;
  }
  .sec11 .sec_text {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 180%;
    margin-bottom: 30px;
  }
  .sec11 .sec_text:last-child {
    margin-bottom: 0;
  }
  .sec11 .sec_title {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding: 0 0 16px;
    margin-bottom: 24px;
    gap: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .sec11 .sec_title .sec_span {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.04em;
    height: 28px;
    padding: 0 6px 0;
    padding-left: 29px;
    border-radius: 4px 0px 0px 4px;
  }
  .sec11 .sec_title .sec_span:before {
    left: auto;
    right: -15px;
    top: 0;
    bottom: 0;
    width: 16px;
    height: 28px;
  }
  .sec11 .sec_title .sec_span:after {
    left: 5px;
    right: auto;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
  }
  .sec11 .row1 {
    margin-bottom: 72px;
  }
  .sec11 .row1 .col_2 {
    margin: 0;
  }
  .sec11 .row1 .col_2:not(:first-child) {
    margin-top: 40px;
  }
  .sec11 .sec_title2 {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding: 23px 8px 19px;
    margin-bottom: 24px;
  }
  .sec11 .sec_title2 .sec_span {
    left: 8px;
    right: auto;
    top: -18px;
    bottom: auto;
    font-weight: bold;
    padding: 0 7px 2px;
    border-radius: 4px 4px 4px 0px;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 150%;
    padding-left: 28px;
  }
  .sec11 .sec_title2 .sec_span:before {
    left: 6px;
    right: auto;
    top: 0;
    bottom: 0;
    width: 18px;
    height: 18px;
  }
  .sec11 .sec_title2 .sec_span:after {
    left: 0;
    right: auto;
    top: auto;
    bottom: -8px;
  }
  .sec11 .row2 {
    margin-bottom: 35px;
  }
  .sec11 .sec_title3 {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding: 0px 0px 8px;
    margin-bottom: 14px;
    padding-left: 32px;
  }
  .sec11 .sec_title3:after {
    left: 0;
    right: auto;
    top: 1px;
    bottom: auto;
    width: 20px;
    height: 26px;
  }
  .sec11 .sec_box {
    border-radius: 8px;
    padding: 40px 32px 42px;
    margin-top: 16px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .sec11 .sec_title4 {
    font-size: 24px;
    letter-spacing: 0.04em;
    line-height: 150%;
    margin: auto;
    margin-bottom: 28px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .sec11 .sec_no {
    font-size: 33.333px;
    letter-spacing: 0;
    line-height: 1;
    margin: auto;
    margin-bottom: 16px;
    height: 80px;
    width: 58px;
    text-align: center;
    padding-top: 13px;
    left: 0;
    top: 0;
  }
  .sec11 .sec_no .sec_span {
    font-size: 10px;
    letter-spacing: 0.04em;
    padding-bottom: 1px;
  }
  .sec11 .box_row .sec_img {
    border-radius: 4px;
    margin-bottom: 12px;
  }
  .sec11 .sec_title5 {
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 100%;
    margin-bottom: 16px;
  }
  .sec11 .sec_list {
    margin-bottom: 12px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec11 .sec_list li {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 150%;
    height: 29px;
  }
  .sec11 .sec_list li:first-child {
    padding: 0 16px;
    border-radius: 2px 0 0 2px;
  }
  .sec11 .sec_list li:nth-child(2) {
    width: 127px;
    font-size: 18px;
    letter-spacing: 0.05em;
    padding: 0 8px;
    border-radius: 0 2px 2px 0;
  }
  .sec11 .sec_list li:last-child {
    font-size: 18px;
    letter-spacing: 0.05em;
    padding: 0 16px;
    border-radius: 2px;
    margin-left: 8px;
  }
  .sec11 .sec_text2 {
    font-size: 14px;
    margin-top: -2px;
  }
  .sec11 .sec_text3 {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 150%;
    gap: 12px;
    left: 0px;
    top: -7px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec11 .sec_text3 .span_box {
    top: 2px;
  }
  .sec11 .sec_text3 .sec_span {
    width: 85px;
  }
  .sec11 .sec_text3 .sec_span3 {
    border-radius: 2px;
    font-size: 16px;
    padding: 2px 0px;
    letter-spacing: 0.04em;
    line-height: 100%;
    max-width: 83px;
  }
  .sec11 .sec_text3 .sec_span2 {
    font-size: 56px;
    letter-spacing: -0.04em;
    line-height: 100%;
    padding-right: 7px;
  }
  .sec11 .row3 .col_2 {
    margin: 0;
  }
  .sec11 .row3 .col_2:not(:first-child) {
    margin-top: 35px;
  }
  .sec11 .box_row .box_col:not(:first-child) {
    margin-top: 67px;
    position: relative;
  }
  .sec11 .box_row .box_col:not(:first-child):after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: -56px;
    bottom: auto;
    width: 40px;
    height: 40px;
    background: url("../img/top/sp_sec11_arrow.svg") no-repeat center/cover;
  }
  .sec11 .text_box {
    border-radius: 8px;
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 34px;
    margin-bottom: 32px;
    padding: 0 0 10px;
  }
  .sec11 .text_box .sec_text {
    padding: 0 20px;
  }
  .sec11 .sec_title6 {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding: 16px;
    margin-bottom: 24px;
  }
  .sec11 .row4 .col_2 {
    margin: 0;
  }
  .sec11 .row4 .col_2:not(:first-child) {
    margin-top: 15px;
  }
  .sec11 .sec_bnr {
    margin-bottom: 72px;
  }
  .sec11 .sec_bnr a {
    max-width: 996px;
    border-radius: 8px;
    padding: 28px 12px;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 150%;
    font-weight: 600;
    color: #fff;
    border: none;
  }
  .sec11 .sec_bnr a:after {
    opacity: 1;
  }
  .sec11 .sec_bnr a .sec_span {
    padding-right: 32px;
  }
  .sec11 .sec_bnr a .sec_span:after {
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
    background: url("../img/top/hov_sec11_icon04.svg") no-repeat center/cover;
  }
  .sec11 .row2_2 .col_2 {
    margin: 0;
  }
  .sec11 .row2_2 .col_2:not(:first-child) {
    margin-top: 32px;
  }
  .sec11 .sec11_box01 {
    margin-bottom: 80px;
  }
  .sec11 .sec11_box02 {
    padding-top: 8vw;
  }
  .sec11 .sec11_box02:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
  }
  .sec11 .sec_box2 {
    border-radius: 8px;
    padding: 24px 24px 32px;
    margin-bottom: 180px;
  }
  .sec11 .sec_box2 .sec_text {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 150%;
    text-align: right;
  }
  .sec11 .sec_title7 {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 24px;
    border-radius: 2px;
    padding: 4px 8px;
  }
  .sec11 .sec_sub {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 16px;
    padding: 0px 0px 8px;
  }
  .sec11 .sec_bnr2 {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 150%;
    height: 80px;
    padding: 0;
    margin: 0;
  }
  .sec11 .sec_bnr3 {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding: 8px 0px;
    margin: 0;
  }
  .sec11 .bnr_box {
    gap: 12px;
  }
  .sec11 .bnr_box .sec_bnr3 {
    width: calc(50% - 6px);
  }
  .sec11 .row5 {
    margin-bottom: 8px;
  }
  .sec11 .row5 .col_2 {
    margin: 0;
  }
  .sec11 .row5 .col_2:not(:first-child) {
    margin-top: 62px;
  }
  .sec11 .row5 .col_2:last-child {
    position: relative;
  }
  .sec11 .row5 .col_2:last-child:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: -44px;
    bottom: auto;
    width: 24px;
    height: 24px;
    background: url("../img/top/sec11_icon06.svg") no-repeat center/cover;
  }
  .sec11 .sec_box2 {
    margin-bottom: 66px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .sec11 .sec_box2 .sec_text {
    margin-top: -5px;
  }
  .sec11 .sec_text4 {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 160%;
    margin-top: -8px;
    margin-left: 8px;
  }
  .sec11 .row6 .sec_text {
    letter-spacing: 0.04em;
    line-height: 180% !important;
  }
  .sec11 .row6 .sec_img {
    margin-left: -20px;
    margin-right: -20px;
  }
  .sec11 .row6 .col_2:not(:first-child) {
    margin-top: 12px;
  }
  .sec11 .sec11_box02 .sec_title2 {
    margin-bottom: 21px;
  }
  .sec11 .sec11_box02 .sec_title2 .sec_span {
    padding: 0 4px 2px;
    padding-left: 28px;
  }
  .sec11 .sec11_box02 .sec_text {
    letter-spacing: 0.04em;
    line-height: 200%;
  }
  .sec11 .sec11_box02 .row1 {
    margin-bottom: 49px;
  }
}
@media (min-width: 768px) {
  .sec11 {
    margin-top: -40px;
    padding: 0 0 200px;
  }
  .sec11 .row1 {
    gap: 126px;
    margin-bottom: 139px;
  }
  .sec11 .row1 .col_2 {
    margin: 0;
  }
  .sec11 .row1 .col_2:first-child {
    width: calc(100% - 510px);
  }
  .sec11 .row1 .col_2:last-child {
    width: 384px;
  }
  .sec11 .row2 {
    gap: 126px;
    margin-bottom: 120px;
  }
  .sec11 .row2:last-child {
    margin-bottom: 0;
  }
  .sec11 .row2 .col_2 {
    margin: 0;
  }
  .sec11 .row2 .col_2:first-child {
    width: calc(100% - 510px);
  }
  .sec11 .row2 .col_2:last-child {
    width: 384px;
  }
  .sec11 .row2_2 {
    gap: 127px;
    margin-bottom: 0;
  }
  .sec11 .row2_2:last-child {
    margin-bottom: 0;
  }
  .sec11 .row2_2 .col_2 {
    margin: 0;
  }
  .sec11 .row2_2 .col_2:first-child {
    width: calc(100% - 613px);
  }
  .sec11 .row2_2 .col_2:last-child {
    width: 486px;
  }
  .sec11 .row2_2 .col_2:last-child .sec_img {
    width: 506px;
  }
  .sec11 .row3 {
    gap: 80px;
  }
  .sec11 .row3 .col_2 {
    margin: 0;
  }
  .sec11 .row3 .col_2:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: calc(100% - 720px);
  }
  .sec11 .row3 .col_2:first-child .sec_text3 {
    margin-top: auto;
  }
  .sec11 .row3 .col_2:last-child {
    width: 608px;
    margin-right: 32px;
  }
  .sec11 .box_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 64px;
  }
  .sec11 .box_row .box_col:first-child {
    position: relative;
  }
  .sec11 .box_row .box_col:first-child:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: auto;
    right: -56px;
    top: 0;
    bottom: 0;
    width: 48px;
    height: 48px;
    background: url("../img/top/sec11_arrow.svg") no-repeat center/cover;
  }
  .sec11 .sec_box {
    background: url("../img/top/sec11_bg2.png") no-repeat center/cover;
  }
  .sec11 .row4 {
    gap: 40px;
  }
  .sec11 .row4 .sec_img {
    position: relative;
    left: -20px;
    top: -20px;
    width: 447px;
    margin-bottom: -20px;
  }
  .sec11 .row4 .col_2 {
    margin: 0;
  }
  .sec11 .row4 .col_2:first-child {
    width: calc(100% - 448px);
  }
  .sec11 .row4 .col_2:last-child {
    width: 408px;
  }
  .sec11 .sec_box2 {
    position: relative;
  }
  .sec11 .sec_box2 .sec_text {
    position: absolute;
    margin: auto;
    left: auto;
    right: 49px;
    top: auto;
    bottom: 40px;
  }
  .sec11 .row5 {
    gap: 62px;
    margin: 0;
  }
  .sec11 .row5 .col_2 {
    margin: 0;
  }
  .sec11 .row5 .col_2:first-child {
    width: 282px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec11 .row5 .col_2:first-child .sec_bnr2 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .sec11 .row5 .col_2:first-child {
    position: relative;
  }
  .sec11 .row5 .col_2:first-child:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: auto;
    right: -43px;
    top: 94px;
    bottom: auto;
    width: 24px;
    height: 24px;
    background: url("../img/top/sec11_icon06.svg") no-repeat center/cover;
  }
  .sec11 .row5 .col_2:last-child {
    width: calc(100% - 344px);
  }
  .sec11 .bnr_box {
    margin-right: 70px;
  }
  .sec11 .row6 {
    gap: 126px;
  }
  .sec11 .row6 .sec_img {
    width: 526px;
    position: relative;
    left: -20px;
    top: -20px;
  }
  .sec11 .row6 .col_2 {
    margin: 0;
  }
  .sec11 .row6 .col_2:first-child {
    width: calc(100% - 612px);
  }
  .sec11 .row6 .col_2:last-child {
    width: 486px;
  }
  .sec11 .sec11_box01 {
    margin-bottom: 40px;
  }
  .sec11 .sec11_box02 {
    padding-top: clamp(175.3333333333px, 13.6979166667vw, 263px);
    position: relative;
    z-index: 0;
  }
  .sec11 .sec11_box02:after {
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    width: 100%;
    height: clamp(256px, 20vw, 384px);
    background: url("../img/top/sec11_bg3.png") no-repeat center bottom/100%;
  }
  .sec11 .sec11_box02 .row1 {
    margin-bottom: 119px;
  }
}

.sec12 {
  padding: 80px 0 154px;
  position: relative;
  z-index: 0;
}
.sec12 .container_wd {
  max-width: 100%;
  width: 100%;
}
.sec12:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url("../img/top/sp_sec12_bg.png") no-repeat center top/100%;
  z-index: -1;
}
.sec12:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-47.31deg, #27419e, #1a2469);
  border-radius: 24px 24px 0px 0px;
  z-index: -2;
}
.sec12 h2 {
  margin-bottom: 120px;
}
.sec12 h2 .sec_span {
  font-size: 120px;
  letter-spacing: -0.04em;
  line-height: 100%;
  font-weight: 200;
  font-family: "Montserrat", sans-serif;
  color: #e8f1fc;
  text-align: left;
  display: block;
  margin-bottom: 16px;
}
.sec12 h2 .sec_span2 {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  display: block;
  position: relative;
  color: #fff;
  padding-left: 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 7px;
}
.sec12 h2 .sec_span2:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 32px;
  height: 32px;
  background: url("../img/top/sec12_icon01.svg") no-repeat center/cover;
}
.sec12 .sec_box {
  position: relative;
}
.sec12 .sec_no {
  position: absolute;
  margin: auto;
  left: auto;
  right: 32px;
  top: 24px;
  bottom: auto;
  color: #fff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
}
.sec12 .sec_no .sec_span {
  font-size: 24px;
  letter-spacing: 0.04em;
  line-height: 100%;
  font-weight: 500;
  display: block;
}
.sec12 .sec_no .sec_span2 {
  font-size: 120px;
  letter-spacing: 0.04em;
  line-height: 100%;
  display: block;
  padding-left: 4px;
  font-weight: 500;
}
.sec12 .sec_name {
  margin-left: -80px;
  margin-bottom: 40px;
}
.sec12 .sec_name .sec_span {
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: 500;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  background-color: #27419e;
  padding: 2px 12px 4px 102px;
}
.sec12 .sec_name .sec_span:not(:first-child) {
  margin-top: 12px;
}
.sec12 .sec_name .sec_span2 {
  padding-left: 9px;
}
.sec12 .sec_title {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #27419e;
  font-weight: bold;
  margin-bottom: 29px;
}
.sec12 .sec_text {
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 180%;
  color: #242424;
}
.sec12 .splide__arrow {
  width: 83px;
  height: 42px;
  border-radius: 4px;
  margin: auto;
  top: -142px;
  bottom: auto;
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sec12 .splide__arrow svg {
  display: none;
}
.sec12 .splide__arrow.splide__arrow--prev {
  left: 936px;
  right: 0;
  background: rgba(255, 255, 255, 0.3) url("../img/top/sec05_arrow01.svg") no-repeat center;
}
.sec12 .splide__arrow.splide__arrow--next {
  left: 1116px;
  right: 0;
  background: rgba(255, 255, 255, 0.3) url("../img/top/sec05_arrow02.svg") no-repeat center;
}
@media (hover: hover) and (pointer: fine) {
  .sec12 .splide__arrow:hover.splide__arrow--prev {
    opacity: 1;
    background: #fff url("../img/top/hov_sec05_arrow01.svg") no-repeat center;
  }
  .sec12 .splide__arrow:hover.splide__arrow--next {
    opacity: 1;
    background: #fff url("../img/top/hov_sec05_arrow02.svg") no-repeat center;
  }
}
.sec12 .sec12_slide {
  position: relative;
  z-index: 0;
}
.sec12 .sec12_slide .sec_box {
  position: relative;
  overflow: hidden;
}
.sec12 .sec12_slide .sec_box:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e8f1fc));
  background: linear-gradient(180deg, #fefefe, #e8f1fc);
  z-index: -1;
}
.sec12 .sec12_slide .sec_box_bg01 {
  background: transparent url("../img/top/sp_sec12_bg01.png") no-repeat center top/100%;
}
.sec12 .sec12_slide .sec_box_bg02 {
  background: transparent url("../img/top/sp_sec12_bg02.png") no-repeat center top/100%;
}
.sec12 .sec12_slide .sec_box_bg03 {
  background: transparent url("../img/top/sp_sec12_bg03.png") no-repeat center top/100%;
}
.sec12 .sec_box {
  width: 350px;
  padding: 20px 20px 24px;
}
@media (max-width: 767px) {
  .sec12 .sec12_slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec12 .sec12_slide .sec_box {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .sec12 h2 {
    margin-bottom: 48px;
  }
  .sec12 h2 .sec_span {
    font-size: 64px;
    letter-spacing: -0.04em;
    line-height: 100%;
    font-weight: 200;
    margin-bottom: 16px;
  }
  .sec12 h2 .sec_span2 {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding-left: 32px;
    margin-left: 4px;
  }
  .sec12 h2 .sec_span2:after {
    width: 24px;
    height: 24px;
  }
  .sec12 .sec_box {
    padding: 280px 24px 40px;
    border-radius: 8px;
  }
  .sec12 .sec_no {
    left: auto;
    right: 16px;
    top: 12px;
    bottom: auto;
  }
  .sec12 .sec_no .sec_span {
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 100%;
  }
  .sec12 .sec_no .sec_span2 {
    font-size: 80px;
    letter-spacing: 0.04em;
    line-height: 100%;
    padding-left: 4px;
  }
  .sec12 .sec_name {
    margin-left: -24px;
    margin-bottom: 40px;
  }
  .sec12 .sec_name .sec_span {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding: 2px 12px 4px 32px;
  }
  .sec12 .sec_name .sec_span:not(:first-child) {
    margin-top: 12px;
  }
  .sec12 .sec_name .sec_span2 {
    padding-left: 9px;
  }
  .sec12 .sec_title {
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 16px;
  }
  .sec12 .sec_text {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 180%;
  }
  .sec12 .splide__arrow {
    width: 83px;
    height: 34px;
    border-radius: 4px;
    top: auto;
    bottom: -91px;
  }
  .sec12 .splide__arrow.splide__arrow--prev {
    left: auto;
    right: 111px;
  }
  .sec12 .splide__arrow.splide__arrow--next {
    left: auto;
    right: 20px;
  }
}
@media (min-width: 768px) {
  .sec12 {
    padding: 160px 0 120px;
  }
  .sec12:before {
    background: url("../img/top/sec12_bg.png") no-repeat right 6% top;
  }
  .sec12:after {
    width: 100%;
    height: 100%;
    background: linear-gradient(-47.31deg, #27419e, #1a2469);
    border-radius: 24px;
  }
  .sec12 .sec_text {
    font-size: 16px;
    line-height: 30px !important;
    margin-bottom: 27px;
  }
  .sec12 .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    gap: 0 2%;
    width: 100%;
  }
  .sec12 .row .col_2 {
    margin: 0;
  }
  .sec12 .row .col_2:first-child {
    width: 400px;
  }
  .sec12 .row .col_2:last-child {
    width: 640px;
  }
  .sec12 .sec_box {
    width: 1200px;
    min-height: 676px;
    border-radius: 8px;
    padding: 40px 80px 48px;
  }
  .sec12 .sec_title, .sec12 .sec_text {
    max-width: 735px;
  }
  .sec12 .sec12_slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec12 .sec12_slide .sec_box {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .sec12 .sec12_slide .sec_box_bg01 {
    background: transparent url("../img/top/sec12_bg01.png") no-repeat center right;
  }
  .sec12 .sec12_slide .sec_box_bg02 {
    background: transparent url("../img/top/sec12_bg02.png") no-repeat center right;
  }
  .sec12 .sec12_slide .sec_box_bg03 {
    background: transparent url("../img/top/sec12_bg03.png") no-repeat top right;
  }
}
@media screen and (min-width: 1300px) {
  .sec12:after {
    width: calc(100% - 48px);
  }
}

.sec13 {
  padding: 72px 0 80px;
  background-color: #e8f1fc;
  position: relative;
  z-index: 1;
}
.sec13:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url("../img/top/sp_sec13_bg.png") no-repeat center top/100%;
}
.sec13 h2 {
  margin-bottom: 120px;
  font-size: 52px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #1a2469;
}
.sec13 h2 .sec_span {
  display: block;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #27419e;
  margin-bottom: 16px;
  position: relative;
  padding-top: 56px;
}
.sec13 h2 .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 40px;
  height: 40px;
  background: url("../img/top/sec13_icon.svg") no-repeat center/cover;
}
.sec13 .row {
  margin-bottom: 40px;
}
.sec13 .sec_text {
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 180%;
  color: #242424;
}
.sec13 .sec_bnr {
  padding: 32px 40px;
  height: 280px;
  border-radius: 8px;
  background: url("../img/top/sp_sec13_bnr_bg.png") no-repeat center/cover;
}
.sec13 .sec_title {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: 600;
  padding: 0 0 22px;
  margin-bottom: 32px;
  color: #fff;
  text-align: center;
  border-bottom: 2px dotted #fff;
}
.sec13 .sec_price {
  color: #fff;
  text-align: center;
  margin-left: 54px;
}
.sec13 .sec_price .sec_span {
  font-size: 72px;
  letter-spacing: 0.04em;
  line-height: 150%;
  font-weight: 600;
}
.sec13 .sec_price .sec_span2 {
  font-size: 28px;
}
.sec13 .sec_price .sec_span3 {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 150%;
  padding-left: 9px;
}
@media (max-width: 767px) {
  .sec13 h2 {
    margin-bottom: 80px;
    font-size: 28px;
    letter-spacing: 0.05em;
    line-height: 150%;
  }
  .sec13 h2 .sec_span {
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    margin-bottom: 16px;
    padding-top: 40px;
  }
  .sec13 h2 .sec_span:after {
    width: 32px;
    height: 32px;
  }
  .sec13 .row {
    margin-bottom: 24px;
  }
  .sec13 .row .col_2 {
    margin: 0;
  }
  .sec13 .row .col_2:not(:first-child) {
    margin-top: 24px;
  }
  .sec13 .sec_text {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 180%;
  }
  .sec13 .sec_bnr {
    padding: 24px;
    height: 159px;
    border-radius: 8px;
    background: url("../img/top/sec13_bnr_bg.png") no-repeat center/cover;
  }
  .sec13 .sec_title {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding: 0 0 16px;
    margin-bottom: 8px;
  }
  .sec13 .sec_price {
    margin-left: 38px;
  }
  .sec13 .sec_price .sec_span {
    font-size: 40px;
    letter-spacing: 0.04em;
    line-height: 140%;
  }
  .sec13 .sec_price .sec_span2 {
    padding-left: 3px;
    font-size: 20px;
  }
  .sec13 .sec_price .sec_span3 {
    font-size: 12px;
    letter-spacing: 0.04em;
    padding-left: 8px;
  }
}
@media (min-width: 768px) {
  .sec13 {
    padding: 120px 0 163px;
  }
  .sec13:after {
    background: url("../img/top/sec13_bg.png") no-repeat center top;
  }
  .sec13 .row {
    gap: 24px;
  }
  .sec13 .row .col_2 {
    margin: 0;
    width: 588px;
  }
}

.sec14 {
  padding: clamp(320px, 82.0512820513vw, 629.3333333333px) 0 0;
  background: url("../img/top/sp_sec14_bg3.png") no-repeat center/cover;
  position: relative;
  z-index: 0;
}
.sec14:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 100%;
  background: url("../img/top/sp_sec14_img001.png") no-repeat center top/100%;
  z-index: -1;
}
.sec14 h2 {
  font-size: 40px;
  letter-spacing: 0.04em;
  line-height: 150%;
  margin-bottom: 120px;
  color: #fff;
  position: relative;
  left: -3px;
}
.sec14 h2 .sec_span {
  font-size: 24px;
  line-height: 100%;
  display: block;
  padding-bottom: 48px;
  position: relative;
  font-weight: 500;
  letter-spacing: 0;
  padding-left: 5px;
  font-family: "Montserrat", sans-serif;
  padding-top: 56px;
}
.sec14 h2 .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 4px;
  right: 0;
  top: 0;
  bottom: auto;
  width: 40px;
  height: 40px;
  background: url("../img/top/sec14_icon.svg") no-repeat center/cover;
}
.sec14 h2 .sec_span2 {
  font-size: 128px;
  letter-spacing: 0.04em;
  line-height: 100%;
  font-family: "Montserrat", sans-serif;
}
.sec14 h2 .sec_span3 {
  font-size: 100px;
  letter-spacing: 0.04em;
  line-height: 100%;
  position: relative;
  top: -8px;
}
.sec14 .sec_text {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 250%;
  color: #fff;
  margin-bottom: 44px;
}
.sec14 .sec_title {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  margin-bottom: 98px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.sec14 .sec_box {
  -webkit-box-shadow: 4px 4px 120px rgba(27, 37, 107, 0.1);
          box-shadow: 4px 4px 120px rgba(27, 37, 107, 0.1);
  margin-top: 75px;
  padding: 80px 0 120px;
  background: url("../img/top/sec14_bg2.png") no-repeat center/cover;
}
.sec14 .sec_btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  text-decoration: none;
  width: 100%;
  max-width: 640px;
  position: relative;
  -webkit-box-shadow: 4px 4px 40px rgba(0, 0, 0, 0.2);
          box-shadow: 4px 4px 40px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 32px 32px;
  text-align: left;
  font-weight: 700;
  color: #1a2469 !important;
  background: #fff;
  z-index: 0;
}
.sec14 .sec_btn a:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 8px;
  width: 100%;
  height: 100%;
  background: url("../img/common/side_bg.png") no-repeat center/cover;
}
.sec14 .sec_btn a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 32px;
  top: 0;
  bottom: 0;
  width: 36px;
  height: 36px;
  background: url("../img/common/side_icon02.svg") no-repeat center/cover;
}
.sec14 .sec_btn a .sec_span {
  display: block;
  width: 100%;
  text-align: center;
}
.sec14 .sec_btn a .sec_span3 {
  font-size: 24px;
  letter-spacing: 0.04em;
  line-height: 150%;
  top: 0;
  left: 0;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sec14 .sec_btn a .sec_span2 {
  position: absolute;
  margin: auto;
  top: -36px;
  bottom: auto;
  left: 0;
  right: 0;
  height: 48px;
  border-radius: 24px;
  background: radial-gradient(100.3% 50% at 50% 100%, #97bee8, #659fdd);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 4px 4px 4px rgba(30, 44, 120, 0.2);
          box-shadow: 4px 4px 4px rgba(30, 44, 120, 0.2);
  padding: 6px 25px 8px;
  padding-left: 56px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  gap: 8px;
  text-align: left;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
  color: #fff;
}
.sec14 .sec_btn a .sec_span2:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 24px;
  right: auto;
  top: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  background: url("../img/common/side_icon01.svg") no-repeat center/cover;
}
@media (hover: hover) and (pointer: fine) {
  .sec14 .sec_btn a:hover:before {
    opacity: 0;
  }
  .sec14 .sec_btn a:hover .sec_span3 {
    letter-spacing: 0.08em;
  }
}
@media (max-width: 767px) {
  .sec14:before {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    background: url("../img/top/sp_sec14_bg.png") no-repeat center top/100%;
  }
  .sec14:after {
    z-index: -1;
  }
  .sec14 h2 {
    font-size: 25px;
    letter-spacing: 0.02em;
    line-height: 150%;
    margin-left: -6px;
    margin-right: -6px;
    margin-bottom: 64px;
    left: 0;
  }
  .sec14 h2 .sec_span {
    font-size: 16px;
    line-height: 100%;
    padding-bottom: 16px;
    letter-spacing: 0;
    padding-left: 0;
    padding-top: 40px;
  }
  .sec14 h2 .sec_span:after {
    left: 4px;
    right: 0;
    top: 0;
    bottom: auto;
    width: 32px;
    height: 32px;
  }
  .sec14 h2 .sec_span2 {
    font-size: 78px;
    letter-spacing: 0.04em;
    line-height: 100%;
    font-weight: 600;
  }
  .sec14 h2 .sec_span3 {
    font-size: 62px;
    letter-spacing: 0.04em;
    line-height: 100%;
    top: -4px;
  }
  .sec14 .sec_text {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 200%;
    margin-bottom: 30px;
  }
  .sec14 .sec_title {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-bottom: 56px;
  }
  .sec14 .sec_box {
    margin-top: 80px;
    padding: 56px 20px 80px;
    margin-left: -20px;
    margin-right: -20px;
    background: url("../img/top/sp_sec14_bg2.png") no-repeat center/cover;
  }
  .sec14 .sec_btn a {
    width: 100%;
    max-width: 350px;
    border-radius: 8px;
    padding: 24px 32px;
  }
  .sec14 .sec_btn a:before {
    background: url("../img/common/side_bg.png") no-repeat center/cover;
  }
  .sec14 .sec_btn a:after {
    left: auto;
    right: 16px;
    top: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    background: url("../img/common/side_icon02.svg") no-repeat center/cover;
  }
  .sec14 .sec_btn a .sec_span3 {
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 150%;
    top: 0;
    left: 0;
  }
  .sec14 .sec_btn a .sec_span2 {
    top: -17px;
    bottom: auto;
    left: 0;
    right: 0;
    height: 32px;
    border-radius: 24px;
    padding: 6px 24px 6px;
    padding-left: 48px;
    -webkit-box-shadow: none;
            box-shadow: none;
    gap: 8px;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 26px;
  }
  .sec14 .sec_btn a .sec_span2:after {
    left: 24px;
    right: auto;
    top: 0;
    bottom: 0;
    width: 16px;
    height: 16px;
  }
}
@media (min-width: 768px) {
  .sec14 {
    padding: 120px 0;
    background: url("../img/top/sec14_bg.png") no-repeat center/cover;
  }
  .sec14:after {
    background: url("../img/top/sec14_img001.png") no-repeat center top/100%;
  }
  .sec14 .sec_text {
    max-width: 996px;
    margin-left: auto;
    margin-right: auto;
  }
}

.sec15 {
  padding: 72px 0 80px;
  background-color: #e8f1fc;
  position: relative;
  z-index: 0;
}
.sec15:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url("../img/top/sp_sec15_bg.png") no-repeat center top/100%;
  z-index: -1;
}
.sec15 h2 {
  margin-bottom: 145px;
  font-size: 52px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #1a2469;
}
.sec15 h2 .sec_span {
  display: block;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #27419e;
  margin-bottom: 16px;
  position: relative;
  padding-top: 56px;
}
.sec15 h2 .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 40px;
  height: 40px;
  background: url("../img/top/sec15_icon01.svg") no-repeat center/cover;
}
.sec15 .sec_title {
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: 500;
  margin-top: 40px !important;
  margin-bottom: 24px;
  color: #1a2469;
  padding: 0px 8px 8px;
  border-bottom: 1px solid #659fdd;
}
.sec15 .sec_list {
  margin-bottom: 40px;
}
.sec15 .sec_list li {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: 500;
  position: relative;
  padding-left: 24px;
}
.sec15 .sec_list li:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 8px;
  right: auto;
  top: 9px;
  bottom: auto;
  width: 8px;
  height: 8px;
  background-color: #659fdd;
  border-radius: 50%;
}
.sec15 .sec_list li:not(:first-child) {
  margin-top: 8px;
}
.sec15 .sec_text {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 200%;
  color: #1a2469;
}
.sec15 .js-scrollable {
  margin-bottom: 0;
}
.sec15 .table_box {
  overflow: hidden;
  border: 1px solid #1a2469;
  border-radius: 4px;
}
.sec15 .table_default {
  margin-bottom: 0;
}
.sec15 .table_default th, .sec15 .table_default td {
  border-color: #659fdd;
}
.sec15 .table_default thead th {
  padding: 16px 8px;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: 500;
  background-color: #1a2469;
  border-top: none;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.sec15 .table_default thead th:first-child {
  border-left: none;
}
.sec15 .table_default thead th:last-child {
  border-right: none;
}
.sec15 .table_default tbody th, .sec15 .table_default tbody td {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: 500;
  padding: 15.5px 23px;
  color: #1a2469;
}
.sec15 .table_default tbody th {
  text-align: center;
  background-color: #e8f1fc;
  border-left: none;
}
.sec15 .table_default tbody th:first-child {
  width: 160px !important;
}
.sec15 .table_default tbody td:last-child {
  text-align: center;
  border-right: none;
}
.sec15 .table_default tbody tr:last-child th, .sec15 .table_default tbody tr:last-child td {
  border-bottom: none;
}
.sec15 .box_faq {
  margin-bottom: 40px;
  border: none;
  padding: 0;
}
.sec15 .box_faq:last-child {
  margin-bottom: 0;
}
.sec15 .box_faq .question:before, .sec15 .box_faq .answer:before {
  font-size: 40px;
  letter-spacing: 0.04em;
  line-height: 100%;
  text-align: left;
  font-weight: 500;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sec15 .box_faq .question {
  background: #fff;
  -webkit-box-shadow: 0px 0px 40px rgba(25, 115, 231, 0.1);
          box-shadow: 0px 0px 40px rgba(25, 115, 231, 0.1);
  padding: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sec15 .box_faq .question:before {
  top: 0;
  left: 24px;
  bottom: 0;
  margin: auto;
}
.sec15 .box_faq .question:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 20px;
  top: 0;
  bottom: 0;
  border: none;
  width: 40px;
  height: 40px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: url("../img/top/sec15_arrow.svg") no-repeat center/cover;
}
.sec15 .box_faq .question .faq_title {
  padding: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sec15 .box_faq .question .faq_title:before {
  display: none;
}
.sec15 .box_faq .question .faq_title p {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 22px 60px 22px 102px;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 150%;
  color: #1a2469;
  font-weight: bold;
}
.sec15 .box_faq.open .question:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.sec15 .box_faq .answer {
  padding: 48px 78px 40px 102px;
}
.sec15 .box_faq .answer:before {
  left: 24px;
  top: 48px;
}
@media (hover: hover) and (pointer: fine) {
  .sec15 .box_faq .question:hover {
    background-color: #1a2469;
  }
  .sec15 .box_faq .question:hover .faq_title p {
    color: #fff;
  }
  .sec15 .box_faq .question:hover:before {
    color: #fff;
  }
  .sec15 .box_faq .question:hover:after {
    background: url("../img/top/hov_sec15_arrow.svg") no-repeat center/cover;
  }
}
@media (max-width: 767px) {
  .sec15 .container {
    max-width: calc(100% - 20px);
  }
  .sec15 h2 {
    margin-bottom: 63px;
    font-size: 28px;
    letter-spacing: 0.05em;
    line-height: 150%;
  }
  .sec15 h2 .sec_span {
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    margin-bottom: 16px;
    padding-top: 40px;
  }
  .sec15 h2 .sec_span:after {
    width: 32px;
    height: 32px;
  }
  .sec15 .sec_title {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 150%;
    margin-top: 32px !important;
    margin-bottom: 12px;
    padding: 0px 8px 8px;
  }
  .sec15 .sec_list {
    margin-bottom: 31px;
  }
  .sec15 .sec_list li {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 150%;
    padding-left: 24px;
  }
  .sec15 .sec_list li:after {
    left: 8px;
    right: auto;
    top: 7px;
    bottom: auto;
    width: 8px;
    height: 8px;
  }
  .sec15 .sec_list li:not(:first-child) {
    margin-top: 8px;
  }
  .sec15 .sec_text {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 200%;
  }
  .sec15 .table_box {
    border-radius: 4px;
  }
  .sec15 .table_default {
    margin-bottom: 0;
  }
  .sec15 .table_default thead th {
    padding: 15px 8px;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 150%;
  }
  .sec15 .table_default tbody th, .sec15 .table_default tbody td {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 150%;
    font-weight: 500;
    padding: 5px 23px;
  }
  .sec15 .table_default tbody th:first-child {
    width: 160px !important;
  }
  .sec15 .box_faq {
    margin-bottom: 16px;
    padding: 0;
  }
  .sec15 .box_faq:last-child {
    margin-bottom: 0;
  }
  .sec15 .box_faq .question:before, .sec15 .box_faq .answer:before {
    font-size: 32px;
    letter-spacing: 0.04em;
    line-height: 100%;
  }
  .sec15 .box_faq .question {
    padding: 0;
  }
  .sec15 .box_faq .question:before {
    top: 9px;
    left: 16px;
    bottom: 0;
    margin: auto;
  }
  .sec15 .box_faq .question:after {
    left: auto;
    right: 12px;
    top: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
  }
  .sec15 .box_faq .question .faq_title {
    padding: 0;
  }
  .sec15 .box_faq .question .faq_title p {
    padding: 12px 48px 12px 59px;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 150%;
  }
  .sec15 .box_faq .answer {
    padding: 24px 10px;
  }
  .sec15 .box_faq .answer:before {
    display: none;
  }
}
@media (min-width: 768px) {
  .sec15 {
    padding: 120px 0 200px;
  }
  .sec15:after {
    background: url("../img/top/sec15_bg.png") no-repeat center top;
  }
  .sec15 .sec_text {
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 200%;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.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 */