@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;
  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 #00b900;
  color: #00b900 !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: #00b900;
    color: #fff !important;
  }
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #00b900;
  border-right: 1px solid #00b900;
  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: #00b900;
  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: #00b900;
  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: #00b900;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}
.ul_check li:before {
  display: none;
}
.ul_check li:after {
  width: 13px;
  height: 13px;
  background: url("../img/common/check.png") no-repeat center/cover;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #00b900;
  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: #00b900;
  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: #00b900;
  border-top: 1px solid #00b900;
  border-bottom: 1px solid #00b900;
  font-weight: 600;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #b5e2fa;
  color: #1a1a1a;
}
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: #00b900;
  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: #009cf2 !important;
}

.consul2 {
  color: #f371a9 !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
.js-scrollable_pc table.table_fixed {
  width: 100%;
}
@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #00b900;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #00b900;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #009cf2;
  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: #00b900;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #00b900;
  background: #00b900;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
          transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

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

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #1a1a1a;
  position: relative;
  padding-left: 15px;
}
@media (hover: hover) and (pointer: fine) {
  .footer .sitemap a:hover {
    text-decoration: underline;
  }
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #1a1a1a;
  border-right: 1px solid #1a1a1a;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: transparent;
  color: #1a1a1a;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 75px;
  }
}

.list_list dd a {
  color: #1a1a1a;
  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;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #1a1a1a;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}

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

.mce-content-body {
  width: 100%;
  max-width: 100%;
}

.sec_top {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .sec_top {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.sec_top .top_h2 {
  text-align: center;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .sec_top .top_h2 {
    padding-bottom: 20px;
    margin-bottom: 24px;
  }
}
.sec_top .top_h2:before, .sec_top .top_h2:after {
  content: "";
  position: absolute;
  display: block;
  background: #00b900;
  height: 1px;
  top: auto;
}
.sec_top .top_h2:before {
  width: 100%;
  bottom: 6px;
}
.sec_top .top_h2:after {
  width: 80%;
  max-width: 184px;
  bottom: 0;
}
@media (min-width: 768px) {
  .sec_top .top_h2:after {
    max-width: 716px;
  }
}

.btnstyle a {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .btnstyle a {
    height: 85px;
    font-size: 20px;
  }
}

.c-pri {
  color: #00b900;
}

.c-sec {
  color: #009cf2;
}

.c-pink {
  color: #f371a9;
}

.ul_check li {
  padding-left: 1.2em;
  margin-bottom: 4px;
}
.ul_check li:after {
  top: 6px;
}

.sec01 {
  background: #fffcdb;
  padding-bottom: 0;
}
.sec01 h2 {
  font-size: 26px;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec01 h2 {
    font-size: 30px;
  }
}
.sec01 h2:after {
  content: "";
  position: absolute;
  display: block;
  margin: 0;
  background: url(../img/top/sec01_ttl.png) no-repeat center center/contain;
  width: 172px;
  height: 102px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-46%);
          transform: translateX(-46%);
  z-index: -1;
}
@media (min-width: 768px) {
  .sec01 h2:after {
    top: -40px;
  }
}
.sec01 h2 .large {
  font-size: 1.3333333333em;
}
.sec01 h2 .x-large {
  font-size: 1.5333333333em;
}
@media (min-width: 768px) {
  .sec01 .sec01_img {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}
@media (min-width: 1240px) {
  .sec01 .sec01_img {
    width: 100vw;
    margin-left: calc((50vw - 600px) * -1);
  }
}

.sec02 {
  background: url(../img/top/sp_sec02_bg.jpg) no-repeat center top/100% 100%;
  padding-top: 120px;
}
@media (min-width: 768px) {
  .sec02 {
    background: url(../img/top/sec02_bg.jpg) no-repeat center top/100% 100%;
    padding-top: 280px;
  }
}
.sec02 .sec02_head {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .sec02 .sec02_head {
    margin-bottom: 60px;
  }
}
.sec02 .sec02_head .sec02_head_flex {
  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;
  gap: 10px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sec02 .sec02_head .sec02_head_flex {
    gap: 24px;
    margin-bottom: 28px;
  }
}
.sec02 .sec02_head .sec02_head_flex .sec02_head_flex_item {
  width: 100px;
  height: 100px;
  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: url(../img/top/sec02_circle_bg.png) no-repeat center center/contain;
}
@media (min-width: 768px) {
  .sec02 .sec02_head .sec02_head_flex .sec02_head_flex_item {
    width: 156px;
    height: 156px;
  }
}
.sec02 .sec02_head .sec02_head_flex .sec02_head_flex_item .txt {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .sec02 .sec02_head .sec02_head_flex .sec02_head_flex_item .txt {
    font-size: 28px;
  }
}
.sec02 .sec02_head .sec02_head_flex .sec02_head_flex_item .txt .large {
  font-size: 1.2857142857em;
}
.sec02 .sec02_head .top_h2 {
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec02 .sec02_head .top_h2 {
    font-size: 32px;
  }
}
.sec02 .sec02_head .top_h2 .c-sec {
  position: relative;
  padding-right: 8px;
}
.sec02 .sec02_head .top_h2 .c-sec:before, .sec02 .sec02_head .top_h2 .c-sec:after {
  content: "";
  position: absolute;
  background: url(../img/top/sec02_ttl.png) no-repeat center center/contain;
  width: 16px;
  height: 16px;
  top: -12px;
}
@media (min-width: 768px) {
  .sec02 .sec02_head .top_h2 .c-sec:before, .sec02 .sec02_head .top_h2 .c-sec:after {
    width: 23px;
    height: 22px;
    top: -16px;
  }
}
.sec02 .sec02_head .top_h2 .c-sec:before {
  left: -14px;
}
@media (min-width: 768px) {
  .sec02 .sec02_head .top_h2 .c-sec:before {
    left: -20px;
  }
}
.sec02 .sec02_head .top_h2 .c-sec:after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  right: -4px;
}
@media (min-width: 768px) {
  .sec02 .sec02_head .top_h2 .c-sec:after {
    right: -10px;
  }
}
.sec02 .sec02_head .top_h2 .line {
  font-size: 1.3125em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff79b));
  background: linear-gradient(transparent 60%, #fff79b 60%);
}
.sec02 .sec02_head .top_h2 .x-large {
  font-size: 1.625em;
}
@media (min-width: 768px) {
  .sec02 .sub {
    text-align: center;
  }
}
.sec02 .sub .bd {
  border-bottom: 1px solid #f371a9;
}
.sec02 .sec02_price {
  background: #fff;
  border: 3px solid #009cf2;
  border-radius: 16px;
  padding: 24px 32px;
  -webkit-box-shadow: 0 6px 0 #009cf2;
          box-shadow: 0 6px 0 #009cf2;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec02 .sec02_price {
    border: 5px solid #009cf2;
    border-radius: 20px;
    padding: 60px 78px;
    -webkit-box-shadow: 0 10px 0 #009cf2;
            box-shadow: 0 10px 0 #009cf2;
    margin-bottom: 38px;
  }
}
@media (min-width: 768px) {
  .sec02 .sec02_price .price_item {
    width: 31%;
  }
}
.sec02 .sec02_price .price_item h3 {
  color: #fff;
  text-align: center;
  border-radius: 50px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 20px;
  padding: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .sec02 .sec02_price .price_item h3 {
    padding: 14px;
    margin-bottom: 18px;
  }
}
.sec02 .sec02_price .price_item .price {
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec02 .sec02_price .price_item .price {
    font-size: 30px;
  }
}
.sec02 .sec02_price .price_item .price .large {
  font-size: 2em;
}
.sec02 .sec02_price .price_item.price_item01 h3 {
  background: #009cf2;
}
.sec02 .sec02_price .price_item.price_item01 .price .large {
  color: #009cf2;
}
.sec02 .sec02_price .price_item.price_item02 h3 {
  background: #00b900;
}
.sec02 .sec02_price .price_item.price_item02 .price .large {
  color: #00b900;
}
.sec02 .sec02_price .price_item.price_item03 h3 {
  background: #f371a9;
}
.sec02 .sec02_price .price_item.price_item03 .price .large {
  color: #f371a9;
}
@media (max-width: 767px) {
  .sec02 .sec02_price .price_item:not(:last-child) {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .sec02 .sec02_price .price_item:not(:last-child) {
    padding-right: 2%;
    margin-right: 2%;
    border-right: 1px solid #d4d4d4;
  }
}
.sec02 .sec02_effect {
  margin-top: 42px;
}
@media (min-width: 768px) {
  .sec02 .sec02_effect {
    margin-top: 82px;
  }
}
.sec02 .sec02_effect h3 {
  text-align: center;
  font-size: 28px;
  margin: 0 auto 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
@media (min-width: 768px) {
  .sec02 .sec02_effect h3 {
    font-size: 42px;
    margin: 0 auto 58px;
  }
}
.sec02 .sec02_effect h3:before, .sec02 .sec02_effect h3:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #00b900;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
}
@media (min-width: 768px) {
  .sec02 .sec02_effect h3:before, .sec02 .sec02_effect h3:after {
    width: 15px;
    height: 15px;
  }
}
.sec02 .sec02_effect h3:before {
  left: -20px;
}
@media (min-width: 768px) {
  .sec02 .sec02_effect h3:before {
    left: -30px;
  }
}
.sec02 .sec02_effect h3:after {
  left: auto;
  right: -20px;
}
@media (min-width: 768px) {
  .sec02 .sec02_effect h3:after {
    right: -30px;
  }
}
.sec02 .sec02_effect h3 .c-pri {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff79b));
  background: linear-gradient(transparent 60%, #fff79b 60%);
}
.sec02 .sec02_effect .effect_box {
  background: #eef4cf;
  border-radius: 20px;
  outline: 1px solid #00b900;
  outline-offset: -10px;
  padding: 24px 32px;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec02 .sec02_effect .effect_box {
    padding: 46px;
    margin-bottom: 34px;
  }
}
.sec02 .sec02_effect .effect_box .head {
  font-family: "Noto Serif JP", serif;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .sec02 .sec02_effect .effect_box .head {
    font-size: 20px;
    margin-bottom: 16px;
  }
}
.sec02 .sec02_effect .effect_box .head .c-pri {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(80%, #fff));
  background: linear-gradient(transparent 80%, #fff 80%);
}
.sec02 .sec02_effect .effect_box .effect_box_flex {
  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;
  gap: 6px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .sec02 .sec02_effect .effect_box .effect_box_flex {
    gap: 18px;
    margin-bottom: 24px;
  }
}
.sec02 .sec02_effect .effect_box .effect_box_flex .effect_box_flex_item {
  margin-bottom: 0;
  background: #fff;
  padding: 6px 8px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .sec02 .sec02_effect .effect_box .effect_box_flex .effect_box_flex_item {
    padding: 6px 14px;
    min-width: 140px;
  }
}
.sec02 .sec02_effect .effect_box .effect_box_flex .effect_box_flex_item .txt {
  position: relative;
  padding-left: 14px;
}
@media (max-width: 767px) {
  .sec02 .sec02_effect .effect_box .effect_box_flex .effect_box_flex_item .txt {
    font-size: 14px;
  }
}
.sec02 .sec02_effect .effect_box .effect_box_flex .effect_box_flex_item .txt:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #7fc140;
  border-radius: 50%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  .sec02 .sec02_effect .effect_box .effect_box_flex .effect_box_flex_item .txt:after {
    width: 10px;
    height: 10px;
  }
}
@media (max-width: 767px) {
  .sec02 .sec02_effect .effect_box p:not(.head) {
    text-align: left;
    font-size: 14px;
  }
}
.sec02 .sec02_effect .sub {
  letter-spacing: 0.05em;
  text-align: left;
}

.sec_cta {
  background: url(../img/top/sp_sec03_bg.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_cta {
    background: url(../img/top/sec03_bg.jpg) no-repeat center center/cover;
  }
}
.sec_cta h2 {
  font-size: 24px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sec_cta h2 {
    margin-bottom: 54px;
    font-size: 36px;
  }
}
.sec_cta h2 .large {
  font-size: 1.4444444444em;
}
.sec_cta h2 .dot {
  -webkit-text-emphasis: filled;
          text-emphasis: filled;
}
.sec_cta .cta_box {
  background: rgba(255, 255, 255, 0.85);
  border-radius: 16px;
  padding: 24px;
}
@media (min-width: 768px) {
  .sec_cta .cta_box {
    border-radius: 30px;
    padding: 30px;
  }
}
.sec_cta .cta_box .cta_links {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .sec_cta .cta_box .cta_links .cta_links_item {
    width: 32.6666666667%;
  }
}
@media (max-width: 767px) {
  .sec_cta .cta_box .cta_links .cta_links_item {
    margin-top: 0;
  }
}
.sec_cta .cta_box .cta_links .cta_links_item a {
  padding: 18px 12px 20px;
  border-radius: 10px;
  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;
  gap: 10px;
  text-decoration: none;
  color: #fff;
  position: relative;
}
@media (min-width: 768px) {
  .sec_cta .cta_box .cta_links .cta_links_item a {
    padding: 24px 12px 30px;
    border-radius: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sec_cta .cta_box .cta_links .cta_links_item a:after {
  content: "";
  position: absolute;
  height: 8px;
  width: 16px;
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  bottom: 10px;
  left: auto;
  right: 8px;
  margin: 0;
  border-top: none;
  border-right: none;
  background: rgba(255, 255, 255, 0.3);
}
@media (max-width: 767px) {
  .sec_cta .cta_box .cta_links .cta_links_item a .ic {
    width: 30px;
    height: 30px;
  }
}
.sec_cta .cta_box .cta_links .cta_links_item a .txt {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec_cta .cta_box .cta_links .cta_links_item a .txt {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .sec_cta .cta_box .cta_links .cta_links_item a .txt {
    width: 184px;
  }
}
@media (max-width: 767px) {
  .sec_cta .cta_box .cta_links .cta_links_item:not(:last-child) {
    margin-bottom: 8px;
  }
}
@media (min-width: 768px) {
  .sec_cta .cta_box .cta_links .cta_links_item:not(:last-child) {
    margin-right: 1%;
  }
}
.sec_cta .cta_box .cta_links .cta_links_item.cta_links_item01 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#f9b6d3), color-stop(40%, #f371a9));
  background: linear-gradient(180deg, #f9b6d3, #f371a9 40%);
}
.sec_cta .cta_box .cta_links .cta_links_item.cta_links_item02 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#7ddb7d), color-stop(40%, #00b900));
  background: linear-gradient(180deg, #7ddb7d, #00b900 40%);
}
.sec_cta .cta_box .cta_links .cta_links_item.cta_links_item03 a {
  background: -webkit-gradient(linear, left top, left bottom, from(#7fcdf8), color-stop(40%, #009cf2));
  background: linear-gradient(180deg, #7fcdf8, #009cf2 40%);
}
@media (max-width: 767px) {
  .sec_cta .cta_box .cta_links .cta_links_item.cta_links_item03 a {
    padding: 14px 12px 16px;
  }
}
@media (min-width: 768px) {
  .sec_cta .cta_box .cta_links .cta_links_item.cta_links_item03 a:after {
    content: none;
  }
}
.sec_cta .cta_box .cta_links .cta_links_item.cta_links_item03 a .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
@media (max-width: 767px) {
  .sec_cta .cta_box .cta_links .cta_links_item.cta_links_item03 a .txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 23px;
    gap: 2px;
  }
}
.sec_cta .cta_box .cta_links .cta_links_item.cta_links_item03 a .txt .small {
  font-size: 12px;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .sec_cta .cta_box .cta_links .cta_links_item.cta_links_item03 a .txt .small {
    font-size: 14px;
    text-align: center;
  }
}
.sec_cta .cta_box .cta_line {
  border: 2px solid #00b900;
  background: #fff;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .sec_cta .cta_box .cta_line {
    border-radius: 20px;
    padding: 36px 52px;
  }
}
@media (min-width: 768px) {
  .sec_cta .cta_box .cta_line .cta_line_txt {
    width: 78%;
  }
}
.sec_cta .cta_box .cta_line .cta_line_txt h3 {
  font-size: 24px;
  color: #00b900;
  padding-left: 54px;
  position: relative;
  margin-bottom: 20px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .sec_cta .cta_box .cta_line .cta_line_txt h3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .sec_cta .cta_box .cta_line .cta_line_txt h3 {
    line-height: 1.3;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 12px;
  }
}
.sec_cta .cta_box .cta_line .cta_line_txt h3:after {
  content: "";
  position: absolute;
  display: block;
  background: url(../img/top/sec03_ic004.png) no-repeat center center/contain;
  width: 42px;
  height: 34px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  .sec_cta .cta_box .cta_line .cta_line_img {
    width: 18%;
  }
}
@media (max-width: 767px) {
  .sec_cta .cta_box .cta_line .cta_line_img {
    text-align: center;
  }
}
.sec_cta .cta_box .cta_bottom > p {
  font-weight: bold;
}

.sec04 {
  background: url(../img/top/sec04_bg.jpg) no-repeat center center/cover;
}
.sec04 h2 {
  font-size: 32px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 6px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .sec04 h2 {
    font-size: 42px;
    margin-bottom: 48px;
  }
}
.sec04 h2:before, .sec04 h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 4px;
  border-top: 4px double #009cf2;
  background: none;
  margin: 0;
}
.sec04 h2:before {
  top: 0;
}
.sec04 h2:after {
  bottom: 0;
  top: auto;
}
.sec04 h2 .c-sec {
  font-size: 1.4285714286em;
}
.sec04 .about_top {
  margin-bottom: 50px;
}
.sec04 .about_top .about_top_flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec04 .about_top .about_top_flex {
    margin-bottom: 28px;
  }
}
.sec04 .about_top .about_top_flex .about_top_img {
  margin-top: 32px;
}
.sec04 .about_top .about_top_flex .about_top_img img {
  display: block;
}
@media (min-width: 768px) {
  .sec04 .about_top .about_top_flex .about_top_img img {
    width: calc(100% + 100px);
    max-width: calc(100% + 100px);
  }
}
@media (min-width: 768px) {
  .sec04 .about_top .about_top_flex .about_top_txt {
    background: #fff;
    border-radius: 20px;
    padding: 48px 48px 28px;
  }
}
.sec04 .about_top .about_top_flex .about_top_txt p .circle {
  font-size: 76%;
  color: #9ddcff;
}
.sec04 .about_bottom h3 {
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.3;
  position: relative;
  z-index: 2;
  margin-bottom: 46px;
}
@media (min-width: 768px) {
  .sec04 .about_bottom h3 {
    font-size: 48px;
    margin-bottom: 60px;
  }
}
.sec04 .about_bottom h3:before, .sec04 .about_bottom h3:after {
  content: "";
  position: absolute;
  display: block;
  background: #d4f5ff;
  z-index: -1;
}
.sec04 .about_bottom h3:before {
  width: 100%;
  height: 116px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 10px;
}
@media (min-width: 768px) {
  .sec04 .about_bottom h3:before {
    height: 178px;
    border-radius: 100px;
  }
}
.sec04 .about_bottom h3:after {
  width: 62px;
  height: 26px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  bottom: -32px;
  top: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
}
.sec04 .about_bottom h3 .small {
  font-size: 0.5833333333em;
}
.sec04 .about_bottom h3 .dot {
  -webkit-text-emphasis: filled;
          text-emphasis: filled;
}
.sec04 .about_bottom .about_bottom_flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (min-width: 768px) {
  .sec04 .about_bottom .about_bottom_flex {
    margin-bottom: 28px;
  }
}
.sec04 .about_bottom .about_bottom_flex .about_bottom_img {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.sec04 .about_bottom .about_bottom_flex .about_bottom_img img {
  display: block;
}
@media (min-width: 768px) {
  .sec04 .about_bottom .about_bottom_flex .about_bottom_img img {
    width: calc(100% + 100px);
    max-width: calc(100% + 100px);
  }
}
@media (min-width: 768px) {
  .sec04 .about_bottom .about_bottom_flex .about_bottom_txt {
    background: #fff;
    border-radius: 20px;
    padding: 48px 48px 28px;
    min-height: 360px;
    position: relative;
    z-index: 2;
  }
}

.sec05 {
  background: url(../img/top/sp_sec05_bg.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec05 {
    background: url(../img/top/sec05_bg.jpg) no-repeat center center/cover;
  }
}
.sec05 .top_h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 36px;
}
@media (min-width: 768px) {
  .sec05 .top_h2 {
    font-size: 52px;
    margin-bottom: 60px;
  }
}
.sec05 .top_h2:before, .sec05 .top_h2:after {
  background: #fff;
}
.sec05 .top_h2 .small {
  font-size: 0.6153846154em;
  position: relative;
}
.sec05 .top_h2 .small:before, .sec05 .top_h2 .small:after {
  content: "";
  position: absolute;
  background: url(../img/top/sec05_ttl.png) no-repeat center center/contain;
  width: 22px;
  height: 28px;
  top: -10px;
}
@media (min-width: 768px) {
  .sec05 .top_h2 .small:before, .sec05 .top_h2 .small:after {
    width: 29px;
    height: 35px;
    top: 0;
  }
}
.sec05 .top_h2 .small:before {
  left: -38px;
}
.sec05 .top_h2 .small:after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  right: -30px;
}
.sec05 .merit {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec05 .merit .merit_item {
  background: #fff;
  border-radius: 12px;
  padding: 24px 20px;
}
@media (min-width: 768px) {
  .sec05 .merit .merit_item {
    border-radius: 20px;
    padding: 36px 30px;
  }
}
.sec05 .merit .merit_item .ic {
  text-align: center;
}
@media (max-width: 767px) {
  .sec05 .merit .merit_item .ic img {
    max-width: 150px;
  }
}
.sec05 .merit .merit_item h3 {
  color: #009cf2;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  position: relative;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .sec05 .merit .merit_item h3 {
    font-size: 24px;
  }
}
.sec05 .merit .merit_item h3:before, .sec05 .merit .merit_item h3:after {
  content: "";
  position: absolute;
  display: block;
  width: 32px;
  height: 24px;
  margin: 0;
}
.sec05 .merit .merit_item h3:before {
  background: url(../img/top/sec05_h3_l.png) no-repeat center center/contain;
  top: -10px;
  left: 0;
}
.sec05 .merit .merit_item h3:after {
  background: url(../img/top/sec05_h3_r.png) no-repeat center center/contain;
  top: auto;
  left: auto;
  bottom: -10px;
  right: 0;
}
.sec05 .merit .merit_item .cnt:not(:last-child) {
  margin-bottom: 6px;
}
.sec05 .merit .merit_item .ul_check:not(:last-child) {
  margin-bottom: 6px;
}

.sec06 {
  background: url(../img/top/sec06_bg.jpg) no-repeat center bottom/cover;
}
.sec06 .top_h2 {
  font-size: 28px;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .sec06 .top_h2 {
    font-size: 52px;
  }
}
.sec06 .top_h2 .small {
  font-size: 0.6153846154em;
}
.sec06 .top_h2 .line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #d4f5ff));
  background: linear-gradient(transparent 70%, #d4f5ff 70%);
}
.sec06 .sub {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .sec06 .sub {
    text-align: center;
    margin-bottom: 58px;
  }
}
.sec06 .sec06_item {
  background: #fff;
  padding: 24px 26px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 28.5px 1.5px rgba(67, 66, 65, 0.15);
          box-shadow: 0px 0px 28.5px 1.5px rgba(67, 66, 65, 0.15);
}
@media (min-width: 768px) {
  .sec06 .sec06_item {
    padding: 48px 58px;
    border-radius: 20px;
  }
}
.sec06 .sec06_item h3 {
  text-align: center;
  font-size: 24px;
  color: #009cf2;
  padding-bottom: 14px;
  margin-bottom: 26px;
  position: relative;
}
@media (min-width: 768px) {
  .sec06 .sec06_item h3 {
    font-size: 30px;
  }
}
.sec06 .sec06_item h3:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 5px;
  border-radius: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#00b900), color-stop(50%, #00b900), color-stop(50%, #f371a9), to(#f371a9));
  background: linear-gradient(90deg, #00b900 0%, #00b900 50%, #f371a9 50%, #f371a9 100%);
  top: auto;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
}
@media (min-width: 768px) {
  .sec06 .sec06_item .sec06_item_flex .sec06_item_txt {
    width: 57%;
  }
}
@media (min-width: 768px) {
  .sec06 .sec06_item .sec06_item_flex .sec06_item_img {
    width: 39%;
  }
}
.sec06 .sec06_item:not(:last-child) {
  margin-bottom: 36px;
}
.sec06 .sec06_item.sec06_item01 {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .sec06 .sec06_item.sec06_item01 .sec06_item_flex .sec06_item_img {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .sec06 .sec06_item.sec06_item01 .sec06_item_flex .sec06_item_img img {
    width: 80%;
    max-width: 506px;
  }
}
.sec06 .sec06_item.sec06_item02 {
  padding-bottom: 14px;
}
.sec06 .sec06_item.sec06_item02 .sec06_item_txt h4 {
  text-align: center;
  color: #009cf2;
  background: #e9faff;
  padding: 8px;
  border-radius: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.sec06 .sec06_item.sec06_item02 .sec06_item_txt ul.list_columns_2 {
  gap: 2px 2%;
}
.sec06 .sec06_item.sec06_item02 .sec06_item_txt ul.list_columns_2 li:before {
  background: #009cf2;
}
.sec06 .sec06_item.sec06_item03 .sec06_item_bg {
  background: #e9faff;
  border-radius: 12px;
  padding: 20px;
}
@media (min-width: 768px) {
  .sec06 .sec06_item.sec06_item03 .sec06_item_bg {
    border-radius: 20px;
    padding: 48px;
  }
}
@media (max-width: 767px) {
  .sec06 .sec06_item.sec06_item03 .sec06_item_bg .sec06_item_bg_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.sec06 .sec06_item.sec06_item03 .sec06_item_bg .sec06_item_bg_flex .sec06_item_bg_num {
  margin-right: 18px;
  width: 52px;
  height: 52px;
  background: #00b900;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  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;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .sec06 .sec06_item.sec06_item03 .sec06_item_bg .sec06_item_bg_flex .sec06_item_bg_num {
    width: 72px;
    height: 72px;
    font-size: 30px;
  }
}
.sec06 .sec06_item.sec06_item03 .sec06_item_bg .sec06_item_bg_flex .sec06_item_bg_txt {
  width: calc(100% - 70px);
}
@media (min-width: 768px) {
  .sec06 .sec06_item.sec06_item03 .sec06_item_bg .sec06_item_bg_flex .sec06_item_bg_txt {
    width: calc(100% - 90px);
  }
}
.sec06 .sec06_item.sec06_item03 .sec06_item_bg .sec06_item_bg_flex .sec06_item_bg_txt .marker{
    background: linear-gradient(transparent 60%, #fff79b  50%);
}
.sec06 .sec06_item.sec06_item03 .sec06_item_bg .sec06_item_bg_flex .sec06_item_bg_txt h4 {
  margin-top: 0;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .sec06 .sec06_item.sec06_item03 .sec06_item_bg .sec06_item_bg_flex .sec06_item_bg_txt h4 {
    font-size: 26px;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .sec06 .sec06_item.sec06_item03 .sec06_item_bg .sec06_item_bg_flex .sec06_item_bg_txt h4 .ic {
    min-width: 28px;
    width: 24px;
  }
}
.sec06 .sec06_item.sec06_item03 .sec06_item_bg .sec06_item_bg_flex:not(:last-child) {
  padding-bottom: 18px;
  border-bottom: 1px solid #009cf2;
  margin-bottom: 24px;
}

.sec07 {
  background: url(../img/top/sec07_bg.jpg) no-repeat center top/cover;
}
.sec07 .sec07_top {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .sec07 .sec07_top {
    margin-bottom: 100px;
  }
}
.sec07 .sec07_top .top_h2 {
  font-size: 28px;
}
@media (min-width: 768px) {
  .sec07 .sec07_top .top_h2 {
    font-size: 40px;
  }
}
.sec07 .sec07_top .top_h2 .dot {
  font-size: 1.5em;
  -webkit-text-emphasis: filled;
          text-emphasis: filled;
}
.sec07 .sec07_top .sub {
  margin-bottom: 42px;
}
@media (min-width: 768px) {
  .sec07 .sec07_top .sub {
    text-align: center;
    margin-bottom: 62px;
  }
}
.sec07 .sec07_top .sec07_top_flex .sec07_top_item {
  padding: 30px 24px 24px;
  border-radius: 12px;
  position: relative;
}
@media (min-width: 768px) {
  .sec07 .sec07_top .sec07_top_flex .sec07_top_item {
    padding: 36px;
    border-radius: 20px;
  }
}
.sec07 .sec07_top .sec07_top_flex .sec07_top_item:after {
  content: "";
  position: absolute;
  width: 68px;
  height: 68px;
  top: 0;
  left: 0;
  -webkit-transform: translate(-20%, -20%);
          transform: translate(-20%, -20%);
}
@media (min-width: 768px) {
  .sec07 .sec07_top .sec07_top_flex .sec07_top_item:after {
    width: 94px;
    height: 94px;
  }
}
.sec07 .sec07_top .sec07_top_flex .sec07_top_item h3 {
  text-align: center;
  color: #fff;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 12px;
}
.sec07 .sec07_top .sec07_top_flex .sec07_top_item ul.list_columns_2 {
  gap: 2px 2%;
  width: 192px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .sec07 .sec07_top .sec07_top_flex .sec07_top_item ul.list_columns_2 {
    width: calc(100% - 64px);
  }
}
.sec07 .sec07_top .sec07_top_flex .sec07_top_item ul.list_columns_2 li {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec07 .sec07_top .sec07_top_flex .sec07_top_item ul.list_columns_2 li {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .sec07 .sec07_top .sec07_top_flex .sec07_top_item ul.list_columns_2 li {
    margin-bottom: 4px;
  }
}
.sec07 .sec07_top .sec07_top_flex .sec07_top_item ul.list_columns_2 li:before {
  background: #fff;
  width: 10px;
  height: 10px;
  top: 11px;
}
.sec07 .sec07_top .sec07_top_flex .sec07_top_item.sec07_top_item01 {
  background: #00b900;
}
.sec07 .sec07_top .sec07_top_flex .sec07_top_item.sec07_top_item01:after {
  background: url(../img/top/sec07_ic01.png) no-repeat center center/contain;
}
.sec07 .sec07_top .sec07_top_flex .sec07_top_item.sec07_top_item02 {
  background: #a3a3a3;
}
.sec07 .sec07_top .sec07_top_flex .sec07_top_item.sec07_top_item02:after {
  background: url(../img/top/sec07_ic02.png) no-repeat center center/contain;
}
.sec07 .sec07_bottom .top_h2 {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .sec07 .sec07_bottom .top_h2 {
    font-size: 52px;
  }
}
.sec07 .sec07_bottom .top_h2 .small {
  font-size: 0.6153846154em;
  position: relative;
}
.sec07 .sec07_bottom .top_h2 .small:before, .sec07 .sec07_bottom .top_h2 .small:after {
  content: "";
  position: absolute;
  background: url(../img/top/sec07_ttl.png) no-repeat center center/contain;
  width: 22px;
  height: 28px;
  top: -10px;
}
@media (min-width: 768px) {
  .sec07 .sec07_bottom .top_h2 .small:before, .sec07 .sec07_bottom .top_h2 .small:after {
    width: 29px;
    height: 35px;
    top: 0;
  }
}
.sec07 .sec07_bottom .top_h2 .small:before {
  left: -38px;
}
.sec07 .sec07_bottom .top_h2 .small:after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  right: -30px;
}
.sec07 .sec07_bottom .sub {
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .sec07 .sec07_bottom .sub {
    text-align: center;
    margin-bottom: 70px;
  }
}
.sec07 .sec07_bottom .sec07_table thead th,
.sec07 .sec07_bottom .sec07_table thead td,
.sec07 .sec07_bottom .sec07_table tbody th,
.sec07 .sec07_bottom .sec07_table tbody td {
  text-align: center;
  font-size: 16px;
  padding: 0.6em 0.2em;
  border-bottom: 2px solid #bade8b;
  line-height: 1.3;
  height: 60px;
}
@media (min-width: 768px) {
  .sec07 .sec07_bottom .sec07_table thead th,
  .sec07 .sec07_bottom .sec07_table thead td,
  .sec07 .sec07_bottom .sec07_table tbody th,
  .sec07 .sec07_bottom .sec07_table tbody td {
    font-size: 20px;
    height: 70px;
  }
}
.sec07 .sec07_bottom .sec07_table thead th:first-child,
.sec07 .sec07_bottom .sec07_table tbody th:first-child {
  color: #00b900;
  font-weight: bold;
  background: #e5f5d6;
}
.sec07 .sec07_bottom .sec07_table thead th {
  border-top: 2px solid #00b900;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec07 .sec07_bottom .sec07_table thead th {
    font-size: 26px;
  }
}
.sec07 .sec07_bottom .sec07_table thead th:first-child {
  border-left: 2px solid #00b900;
}
.sec07 .sec07_bottom .sec07_table thead th:nth-child(2) {
  color: #fff;
  font-size: 26px;
  background: -webkit-gradient(linear, left top, left bottom, from(#009cf2), to(#00b900));
  background: linear-gradient(180deg, #009cf2, #00b900);
  border-top: 8px solid #00b900;
  border-left: 8px solid #00b900;
  border-right: 8px solid #00b900;
}
@media (min-width: 768px) {
  .sec07 .sec07_bottom .sec07_table thead th:nth-child(2) {
    font-size: 36px;
  }
}
.sec07 .sec07_bottom .sec07_table thead th:last-child {
  border-right: 2px solid #00b900;
  color: #00b900;
	background: #fff;
}
.sec07 .sec07_bottom .sec07_table tbody th:first-child {
  border-left: 2px solid #00b900;
}
.sec07 .sec07_bottom .sec07_table tbody td:nth-child(2) {
  font-weight: bold;
  background: #feffe0;
  border-left: 8px solid #00b900;
  border-right: 8px solid #00b900;
}
.sec07 .sec07_bottom .sec07_table tbody td:last-child {
  border-right: 2px solid #00b900;
	background: #fff;
}
.sec07 .sec07_bottom .sec07_table tbody tr:last-child th,
.sec07 .sec07_bottom .sec07_table tbody tr:last-child td {
  border-bottom: 2px solid #00b900;
}
.sec07 .sec07_bottom .sec07_table tbody tr:last-child td:nth-child(2) {
  border-bottom: 8px solid #00b900;
}

.sec08 {
  background: url(../img/top/sec08_bg.jpg) no-repeat center center/cover;
  position: relative;
  z-index: 2;
  padding-top: 80px;
}
@media (min-width: 768px) {
  .sec08 {
    padding-top: 140px;
  }
}
.sec08 .txt_ab {
  line-height: 1;
  position: absolute;
  color: #f1f1f1;
  font-size: 34px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  top: 30px;
  right: 10px;
  z-index: -1;
}
@media (min-width: 768px) {
  .sec08 .txt_ab {
    font-size: 100px;
    top: 70px;
    right: 50px;
  }
}
.sec08 h2 {
  font-size: 24px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .sec08 h2 {
    font-size: 32px;
    margin-bottom: 62px;
  }
}
.sec08 h2 .large {
  font-size: 1.625em;
}
.sec08 .reason_item {
  position: relative;
  z-index: 2;
}
.sec08 .reason_item:after {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% + 20px);
  height: calc(100% - 140px);
  margin-right: -10px;
  right: 0;
  bottom: -20px;
  z-index: -1;
}
@media (min-width: 768px) {
  .sec08 .reason_item:after {
    border-radius: 20px 0 0 20px;
    width: 60%;
    height: 392px;
    margin-right: -20px;
    bottom: -60px;
  }
}
@media (min-width: 1240px) {
  .sec08 .reason_item:after {
    width: 60vw;
    margin-right: calc((50vw - 600px) * -1);
  }
}
.sec08 .reason_item .reason_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (min-width: 768px) {
  .sec08 .reason_item .reason_head {
    width: 9%;
    -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;
  }
}
@media (max-width: 767px) {
  .sec08 .reason_item .reason_head {
    gap: 12px;
  }
}
.sec08 .reason_item .reason_head .num {
  font-size: 48px;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec08 .reason_item .reason_head .num {
    font-size: 60px;
  }
}
.sec08 .reason_item .reason_head h3 {
  font-size: 24px;
  line-height: 2;
}
@media (min-width: 768px) {
  .sec08 .reason_item .reason_head h3 {
    font-size: 28px;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
}
.sec08 .reason_item .reason_head h3 .bg {
  padding: 6px;
}
@media (min-width: 768px) {
  .sec08 .reason_item .reason_head h3 .bg {
    padding: 14px 6px;
  }
}
.sec08 .reason_item .reason_head h3 .en {
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec08 .reason_item .reason_img {
    width: 52%;
  }
}
@media (min-width: 768px) {
  .sec08 .reason_item .reason_txt {
    width: 35%;
    -ms-flex-item-align: center;
        align-self: center;
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .sec08 .reason_item:not(:last-child) {
    margin-bottom: 140px;
  }
}
@media (min-width: 768px) {
  .sec08 .reason_item:last-child {
    margin-bottom: 60px;
  }
}
.sec08 .reason_item.reverse:after {
  right: auto;
  left: 0;
  margin-left: -10px;
  margin-right: auto;
}
@media (min-width: 768px) {
  .sec08 .reason_item.reverse:after {
    border-radius: 0 20px 20px 0;
    margin-left: -20px;
  }
}
@media (min-width: 1240px) {
  .sec08 .reason_item.reverse:after {
    margin-left: calc((50vw - 600px) * -1);
  }
}
@media (min-width: 768px) {
  .sec08 .reason_item.reverse .reason_txt {
    padding-right: 20px;
  }
}
.sec08 .reason_item.reason_item-c01:after {
  background: #ebfaff;
}
.sec08 .reason_item.reason_item-c01 .reason_head h3 .color {
  color: #009cf2;
}
.sec08 .reason_item.reason_item-c01 .reason_head h3 .bg {
  background-color: #ebfaff;
}
.sec08 .reason_item.reason_item-c02:after {
  background: #fff2f8;
}
.sec08 .reason_item.reason_item-c02 .reason_head h3 .color {
  color: #f371a9;
}
.sec08 .reason_item.reason_item-c02 .reason_head h3 .bg {
  background-color: #fff2f8;
}
.sec08 .reason_item.reason_item-c03:after {
  background: #f5f9e0;
}
.sec08 .reason_item.reason_item-c03 .reason_head h3 .color {
  color: #00b900;
}
.sec08 .reason_item.reason_item-c03 .reason_head h3 .bg {
  background-color: #f5f9e0;
}

.sec09 {
  background: url(../img/top/sp_sec09_bg.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec09 {
    background: url(../img/top/sec09_bg.jpg) no-repeat center center/cover;
  }
}
.sec09 .top_h2 {
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec09 .top_h2 {
    font-size: 32px;
  }
}
.sec09 .top_h2 .large {
  font-size: 1.625em;
}
.sec09 .top_h2 .dec {
  position: relative;
}
.sec09 .top_h2 .dec:before, .sec09 .top_h2 .dec:after {
  content: "";
  position: absolute;
  background: url(../img/top/sec09_ttl.png) no-repeat center center/contain;
  width: 19px;
  height: 18px;
  top: -16px;
}
@media (min-width: 768px) {
  .sec09 .top_h2 .dec:before, .sec09 .top_h2 .dec:after {
    width: 23px;
    height: 22px;
    top: -20px;
  }
}
.sec09 .top_h2 .dec:before {
  left: 10px;
}
.sec09 .top_h2 .dec:after {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  right: 12px;
}
.sec09 .sub {
  margin-bottom: 32px !important;
}
@media (min-width: 768px) {
  .sec09 .sub {
    text-align: center;
    margin-bottom: 60px !important;
  }
}
.sec09 .container_wide {
  width: 1700px;
}
.sec09 .container_wide .sec09_flex .sec09_item {
  background: #fff;
  border: 3px solid #fdab76;
  border-radius: 16px;
  padding: 70px clamp(20px, 2vw, 40px) 24px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .sec09 .container_wide .sec09_flex .sec09_item {
    border: 5px solid #fdab76;
    border-radius: 30px;
    padding: 84px clamp(20px, 2vw, 40px) 40px;
    width: 24.25%;
  }
}
.sec09 .container_wide .sec09_flex .sec09_item .num {
  font-family: "Noto Serif JP", serif;
  color: #fff;
  font-size: 30px;
  position: absolute;
  top: 12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 0;
  line-height: 1;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec09 .container_wide .sec09_flex .sec09_item .num {
    font-size: 36px;
  }
}
.sec09 .container_wide .sec09_flex .sec09_item .num:after {
  content: "";
  position: absolute;
  background: #ff6105;
  width: 126px;
  height: 126px;
  left: 50%;
  bottom: -14px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;
}
.sec09 .container_wide .sec09_flex .sec09_item h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  padding-bottom: 16px;
  margin-bottom: 18px;
  border-bottom: 1px solid #ff6105;
}
@media (min-width: 768px) {
  .sec09 .container_wide .sec09_flex .sec09_item h3 {
    font-size: clamp(17px, 1.4vw, 24px);
    padding-bottom: 20px;
    margin-bottom: 24px;
  }
}
.sec09 .container_wide .sec09_flex .sec09_item:not(:last-child) {
  margin-right: 1%;
}

.sec10 {
  background: url(../img/top/sec10_bg.jpg) no-repeat center center/cover;
}
.sec10 .top_h2 {
  font-size: 32px;
}
@media (min-width: 768px) {
  .sec10 .top_h2 {
    font-size: 52px;
  }
}
@media (min-width: 768px) {
  .sec10 .sub {
    text-align: center;
  }
}
.sec10 .att_item h3 {
  font-size: 24px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .sec10 .att_item h3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .sec10 .att_item h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    gap: 8px;
  }
}
@media (max-width: 767px) {
  .sec10 .att_item h3 .ic {
    width: 48px;
  }
}
.sec10 .att_item .att_item_bg {
  padding: 14px;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec10 .att_item .att_item_bg {
    padding: 36px;
  }
}
.sec10 .att_item .att_item_bg:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: calc(100% + 20px);
  height: 100%;
}
@media (min-width: 768px) {
  .sec10 .att_item .att_item_bg:after {
    width: calc(100% + 20px);
  }
}
@media (min-width: 1240px) {
  .sec10 .att_item .att_item_bg:after {
    width: calc(100% + 50vw - 600px);
  }
}
.sec10 .att_item .att_item_bg .att_item_flex_item {
  background: #fff;
  border-radius: 12px;
  padding: 20px 24px;
}
@media (min-width: 768px) {
  .sec10 .att_item .att_item_bg .att_item_flex_item {
    border-radius: 20px;
    padding: 40px 32px;
  }
}
.sec10 .att_item .att_item_bg .att_item_flex_item h4 {
  margin-top: 0;
  text-align: center;
  color: #009cf2;
  font-size: 20px;
  letter-spacing: 0.02em;
  line-height: 1.4;
  position: relative;
}
@media (min-width: 768px) {
  .sec10 .att_item .att_item_bg .att_item_flex_item h4 {
    font-size: 26px;
    height: 4.2em;
    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: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sec10 .att_item .att_item_bg .att_item_flex_item h4:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 5px;
  border-radius: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#00b900), color-stop(50%, #00b900), color-stop(50%, #f371a9), to(#f371a9));
  background: linear-gradient(90deg, #00b900 0%, #00b900 50%, #f371a9 50%, #f371a9 100%);
  top: auto;
  bottom: -14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
}
@media (min-width: 768px) {
  .sec10 .att_item .att_item_bg .att_item_flex_item h4 span.pc {
    height: 0;
  }
}
.sec10 .att_item .att_item_bg .att_item_flex_item p {
  letter-spacing: 0.05em;
}
.sec10 .att_item.att_item01 {
  margin-bottom: 32px;
}
.sec10 .att_item.att_item01 h3 {
  text-align: right;
}
@media (max-width: 767px) {
  .sec10 .att_item.att_item01 h3 {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
.sec10 .att_item.att_item01 .att_item_bg:after {
  background: url(../img/top/sec10_bg01.png) no-repeat center center/cover;
  top: 0;
  left: 0;
  border-radius: 16px 0 0 16px;
}
@media (min-width: 768px) {
  .sec10 .att_item.att_item01 .att_item_bg:after {
    border-radius: 50px 0 0 50px;
  }
}
.sec10 .att_item.att_item02 {
  margin-bottom: 32px;
}
.sec10 .att_item.att_item02 .att_item_bg:after {
  background: url(../img/top/sec10_bg02.png) no-repeat center center/cover;
  top: 0;
  left: 0;
  margin-left: -20px;
  border-radius: 0 16px 16px 0;
}
@media (min-width: 768px) {
  .sec10 .att_item.att_item02 .att_item_bg:after {
    border-radius: 0 50px 50px 0;
    margin-left: -20px;
  }
}
@media (min-width: 1240px) {
  .sec10 .att_item.att_item02 .att_item_bg:after {
    margin-left: calc((50vw - 600px) * -1);
  }
}

.sec11 {
  padding-top: 0;
  background: url(../img/top/sec11_bg.jpg) no-repeat center center/cover;
}
.sec11 .top_h2 {
  font-size: 32px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .sec11 .top_h2 {
    font-size: 52px;
    margin-bottom: 58px;
  }
}
.sec11 .doctor .doctor_top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media (max-width: 767px) {
  .sec11 .doctor .doctor_top {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) {
  .sec11 .doctor .doctor_top .doctor_txt {
    margin-top: 100px;
  }
}
.sec11 .doctor .doctor_bottom .doctor_bottom_item {
  border-radius: 16px;
  padding: 24px;
}
@media (min-width: 768px) {
  .sec11 .doctor .doctor_bottom .doctor_bottom_item {
    border-radius: 30px;
    padding: 50px;
  }
}
.sec11 .doctor .doctor_bottom .doctor_bottom_item h3 {
  text-align: center;
  font-size: 26px;
  position: relative;
  z-index: 2;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .sec11 .doctor .doctor_bottom .doctor_bottom_item h3 {
    font-size: 32px;
    margin-bottom: 24px;
  }
}
.sec11 .doctor .doctor_bottom .doctor_bottom_item h3:after {
  content: "";
  position: absolute;
  display: block;
  margin: 0;
  background: #fff;
  width: 157px;
  height: 10px;
  top: auto;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
.sec11 .doctor .doctor_bottom .doctor_bottom_item .ul_circle li {
  margin-bottom: 2px;
}
.sec11 .doctor.doctor01 {
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .sec11 .doctor.doctor01 {
    margin-bottom: 86px;
  }
}
.sec11 .doctor.doctor01 .doctor_bottom .doctor_bottom_item {
  background: #eef4cf;
}
.sec11 .doctor.doctor01 .doctor_bottom .doctor_bottom_item h3 {
  color: #00b900;
}
.sec11 .doctor.doctor02 .doctor_bottom .doctor_bottom_item {
  background: #ffedf5;
}
.sec11 .doctor.doctor02 .doctor_bottom .doctor_bottom_item h3 {
  color: #f371a9;
}
.sec11 .doctor.doctor02 .doctor_bottom .doctor_bottom_item .ul_circle li::before {
  background: #f7aacb;
}

.sec12 {
  background: #fffcdb;
}
.sec12 .top_h2 {
  font-size: 32px;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .sec12 .top_h2 {
    font-size: 52px;
    margin-bottom: 60px;
  }
}
.sec12 .faq_wrap .faq_item .faq_q,
.sec12 .faq_wrap .faq_item .faq_a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 30px;
  padding: 12px 16px;
}
@media (min-width: 768px) {
  .sec12 .faq_wrap .faq_item .faq_q,
  .sec12 .faq_wrap .faq_item .faq_a {
    border-radius: 100px;
  }
}
.sec12 .faq_wrap .faq_item .faq_q .ic,
.sec12 .faq_wrap .faq_item .faq_a .ic {
  width: 44px;
  height: 44px;
  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;
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  border-radius: 50%;
  margin-bottom: 0;
  margin-right: 12px;
}
@media (min-width: 768px) {
  .sec12 .faq_wrap .faq_item .faq_q .ic,
  .sec12 .faq_wrap .faq_item .faq_a .ic {
    width: 54px;
    height: 54px;
    font-size: 22px;
    margin-right: 16px;
  }
}
.sec12 .faq_wrap .faq_item .faq_q .txt,
.sec12 .faq_wrap .faq_item .faq_a .txt {
  width: calc(100% - 66px);
}
@media (min-width: 768px) {
  .sec12 .faq_wrap .faq_item .faq_q .txt,
  .sec12 .faq_wrap .faq_item .faq_a .txt {
    width: calc(100% - 80px);
  }
}
.sec12 .faq_wrap .faq_item .faq_q {
  background: #fff;
  border: 2px solid #00b900;
  margin-bottom: 12px;
}
.sec12 .faq_wrap .faq_item .faq_q .ic {
  background: #00b900;
  color: #fff;
}
.sec12 .faq_wrap .faq_item .faq_q .txt {
  font-family: "Noto Serif JP", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .sec12 .faq_wrap .faq_item .faq_q .txt {
    font-size: 22px;
  }
}
.sec12 .faq_wrap .faq_item .faq_a {
  background: #00b900;
}
.sec12 .faq_wrap .faq_item .faq_a .ic {
  background: #fff;
  color: #00b900;
}
.sec12 .faq_wrap .faq_item .faq_a .txt {
  color: #fff;
  line-height: 1.5;
}
.sec12 .faq_wrap .faq_item:not(:last-child) {
  margin-bottom: 22px;
}
@media (min-width: 768px) {
  .sec12 .faq_wrap .faq_item:not(:last-child) {
    margin-bottom: 40px;
  }
}

.footer {
  background: url(../img/common/sp_footer_bg.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .footer {
    background: url(../img/common/footer_bg.jpg) no-repeat center center/cover;
  }
}
.footer .footer_inner .footer_bg {
  background: rgba(255, 255, 255, 0.85);
  border-radius: 20px;
  padding: 30px 16px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .footer .footer_inner .footer_bg {
    border-radius: 50px;
    padding: 80px 100px 70px;
    margin-bottom: 38px;
  }
}
.footer .footer_inner .footer_bg .sec_logo {
  text-align: center;
}
@media (max-width: 767px) {
  .footer .footer_inner .footer_bg .sec_logo img {
    max-width: 300px;
  }
}
@media (min-width: 768px) {
  .footer .footer_inner .footer_bg .footer_cnt .footer_access {
    width: 40%;
  }
}
.footer .footer_inner .footer_bg .footer_cnt .footer_access .address {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .footer .footer_inner .footer_bg .footer_cnt .footer_access .address {
    margin-bottom: 18px;
  }
}
.footer .footer_inner .footer_bg .footer_cnt .footer_access .btnstyle a {
  margin-left: 0;
  max-width: 280px;
  height: 65px;
}
@media (max-width: 767px) {
  .footer .footer_inner .footer_bg .footer_cnt .footer_access .btnstyle a {
    margin-left: auto;
  }
}
.footer .footer_inner .footer_bg .footer_cnt .footer_access .footer_access_table .footer_access_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media (min-width: 768px) {
  .footer .footer_inner .footer_bg .footer_cnt .footer_access .footer_access_table .footer_access_item {
    gap: 16px;
  }
}
@media (max-width: 767px) {
  .footer .footer_inner .footer_bg .footer_cnt .footer_access .footer_access_table .footer_access_item {
    margin-top: 0;
  }
}
.footer .footer_inner .footer_bg .footer_cnt .footer_access .footer_access_table .footer_access_item:not(:last-child) {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .footer .footer_inner .footer_bg .footer_cnt .footer_access .footer_access_table .footer_access_item .ic {
    width: 48px;
    height: 48px;
  }
}
.footer .footer_inner .footer_bg .footer_cnt .footer_access .footer_access_table .footer_access_item .tel a {
  color: #009cf2;
  font-size: 30px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .footer .footer_inner .footer_bg .footer_cnt .footer_time {
    width: 56%;
  }
}
.footer .footer_inner .footer_bg .footer_cnt .footer_time p {
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .footer .footer_inner .footer_bg .footer_cnt .footer_time p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .copyright {
    padding-bottom: 110px;
  }
}

@media (max-width: 767px) {
  table.table_timetable {
    font-size: 80%;
  }
}
table.table_timetable th {
  font-weight: 500;
}
table.table_timetable tbody th .small {
  font-size: 0.875em;
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th, .mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total, .mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}/*# sourceMappingURL=bond.css.map */