@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: #edf7fb;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #edf7fb;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #edf7fb;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #edf7fb;
}

.box_border {
  background: #fff;
  border: 0px solid #fff;
}

.box_border .box_bg {
  background: #e5f9f9;
}

.section_bg .box_border .box_bg {
  background: #e5f9f9;
}

.box_bg,
.box_border {
  border-radius: 0;
  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: 34px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.box_ul {
  border: 1px solid #149edb;
  padding: 24px 16px;
}
@media (min-width: 768px) {
  .box_ul {
    padding: 34px;
  }
}

.box_border {
  background: #fff;
  border: none;
  -webkit-box-shadow: 0 0 10px #00000021;
          box-shadow: 0 0 10px #00000021;
  border-radius: 6px;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  font-family: "Noto Sans JP", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0px;
  border: 1px solid #21387d;
  color: #21387d !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
  background: #21387d;
  color: white !important;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
.link_anchor a:hover {
  background: #21387d;
  color: #fff !important;
}
.link_anchor a::after {
  width: 18px;
  height: 8px;
  background: url("../img/common/btn_arrow.png") no-repeat center/cover;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  border: none;
}
.link_anchor a:hover {
  background: #149edb;
  border-color: #149edb;
}
.link_anchor a:hover::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
@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: #149edb;
  height: calc(16px / 2);
  left: 0.2em;
  top: calc((16px * 1.5 / 2) - (16px / 4));
  width: calc(16px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #149edb;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc((16px * 1.5 / 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: #21387d;
  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 #149edb;
  top: calc(( 16px * 1.5 / 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: #149edb;
  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: 3.2px;
  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: #149edb;
  border-top: 1px solid #149edb;
  border-bottom: 1px solid #149edb;
  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: .8rem .2rem;
  text-align: center;
  font-weight: normal;
}
@media (min-width: 768px) {
  table.table_timetable th, table.table_timetable td {
    padding: 1.2rem .2rem;
  }
}
table.table_timetable thead th {
  background: #149edb;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
@media (max-width: 767px) {
  table.table_timetable thead th:first-child {
    width: 34%;
  }
}
table.table_timetable thead th:last-child {
  width: 12%;
}
@media (min-width: 768px) {
  table.table_timetable thead th:last-child {
    padding-right: 3%;
  }
}
table.table_timetable tbody th {
  text-align: center;
}
@media (min-width: 768px) {
  table.table_timetable tbody td:last-child {
    padding-right: 3%;
  }
}
table.table_timetable.cl3 thead th {
  background: #46aeaf;
}
table.table_timetable.cl {
  position: relative;
  z-index: 1;
}
table.table_timetable.cl thead {
  position: relative;
  z-index: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  background: none;
}
table.table_timetable.cl thead:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#149edb), to(#f899ad));
  background: linear-gradient(to right, #149edb, #f899ad);
  z-index: 0;
}
table.table_timetable.cl thead th {
  position: relative;
  z-index: 1;
  background: none !important;
  border: none !important;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #ccc;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table th.w1, table.table td.w1 {
  width: 1%;
}
@media (max-width: 767px) {
  table.table th.sp-w1, table.table td.sp-w1 {
    width: 1%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w1, table.table td.pc-w1 {
    width: 1%;
  }
}
table.table th.w2, table.table td.w2 {
  width: 2%;
}
@media (max-width: 767px) {
  table.table th.sp-w2, table.table td.sp-w2 {
    width: 2%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w2, table.table td.pc-w2 {
    width: 2%;
  }
}
table.table th.w3, table.table td.w3 {
  width: 3%;
}
@media (max-width: 767px) {
  table.table th.sp-w3, table.table td.sp-w3 {
    width: 3%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w3, table.table td.pc-w3 {
    width: 3%;
  }
}
table.table th.w4, table.table td.w4 {
  width: 4%;
}
@media (max-width: 767px) {
  table.table th.sp-w4, table.table td.sp-w4 {
    width: 4%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w4, table.table td.pc-w4 {
    width: 4%;
  }
}
table.table th.w5, table.table td.w5 {
  width: 5%;
}
@media (max-width: 767px) {
  table.table th.sp-w5, table.table td.sp-w5 {
    width: 5%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w5, table.table td.pc-w5 {
    width: 5%;
  }
}
table.table th.w6, table.table td.w6 {
  width: 6%;
}
@media (max-width: 767px) {
  table.table th.sp-w6, table.table td.sp-w6 {
    width: 6%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w6, table.table td.pc-w6 {
    width: 6%;
  }
}
table.table th.w7, table.table td.w7 {
  width: 7%;
}
@media (max-width: 767px) {
  table.table th.sp-w7, table.table td.sp-w7 {
    width: 7%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w7, table.table td.pc-w7 {
    width: 7%;
  }
}
table.table th.w8, table.table td.w8 {
  width: 8%;
}
@media (max-width: 767px) {
  table.table th.sp-w8, table.table td.sp-w8 {
    width: 8%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w8, table.table td.pc-w8 {
    width: 8%;
  }
}
table.table th.w9, table.table td.w9 {
  width: 9%;
}
@media (max-width: 767px) {
  table.table th.sp-w9, table.table td.sp-w9 {
    width: 9%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w9, table.table td.pc-w9 {
    width: 9%;
  }
}
table.table th.w10, table.table td.w10 {
  width: 10%;
}
@media (max-width: 767px) {
  table.table th.sp-w10, table.table td.sp-w10 {
    width: 10%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w10, table.table td.pc-w10 {
    width: 10%;
  }
}
table.table th.w11, table.table td.w11 {
  width: 11%;
}
@media (max-width: 767px) {
  table.table th.sp-w11, table.table td.sp-w11 {
    width: 11%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w11, table.table td.pc-w11 {
    width: 11%;
  }
}
table.table th.w12, table.table td.w12 {
  width: 12%;
}
@media (max-width: 767px) {
  table.table th.sp-w12, table.table td.sp-w12 {
    width: 12%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w12, table.table td.pc-w12 {
    width: 12%;
  }
}
table.table th.w13, table.table td.w13 {
  width: 13%;
}
@media (max-width: 767px) {
  table.table th.sp-w13, table.table td.sp-w13 {
    width: 13%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w13, table.table td.pc-w13 {
    width: 13%;
  }
}
table.table th.w14, table.table td.w14 {
  width: 14%;
}
@media (max-width: 767px) {
  table.table th.sp-w14, table.table td.sp-w14 {
    width: 14%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w14, table.table td.pc-w14 {
    width: 14%;
  }
}
table.table th.w15, table.table td.w15 {
  width: 15%;
}
@media (max-width: 767px) {
  table.table th.sp-w15, table.table td.sp-w15 {
    width: 15%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w15, table.table td.pc-w15 {
    width: 15%;
  }
}
table.table th.w16, table.table td.w16 {
  width: 16%;
}
@media (max-width: 767px) {
  table.table th.sp-w16, table.table td.sp-w16 {
    width: 16%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w16, table.table td.pc-w16 {
    width: 16%;
  }
}
table.table th.w17, table.table td.w17 {
  width: 17%;
}
@media (max-width: 767px) {
  table.table th.sp-w17, table.table td.sp-w17 {
    width: 17%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w17, table.table td.pc-w17 {
    width: 17%;
  }
}
table.table th.w18, table.table td.w18 {
  width: 18%;
}
@media (max-width: 767px) {
  table.table th.sp-w18, table.table td.sp-w18 {
    width: 18%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w18, table.table td.pc-w18 {
    width: 18%;
  }
}
table.table th.w19, table.table td.w19 {
  width: 19%;
}
@media (max-width: 767px) {
  table.table th.sp-w19, table.table td.sp-w19 {
    width: 19%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w19, table.table td.pc-w19 {
    width: 19%;
  }
}
table.table th.w20, table.table td.w20 {
  width: 20%;
}
@media (max-width: 767px) {
  table.table th.sp-w20, table.table td.sp-w20 {
    width: 20%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w20, table.table td.pc-w20 {
    width: 20%;
  }
}
table.table th.w21, table.table td.w21 {
  width: 21%;
}
@media (max-width: 767px) {
  table.table th.sp-w21, table.table td.sp-w21 {
    width: 21%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w21, table.table td.pc-w21 {
    width: 21%;
  }
}
table.table th.w22, table.table td.w22 {
  width: 22%;
}
@media (max-width: 767px) {
  table.table th.sp-w22, table.table td.sp-w22 {
    width: 22%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w22, table.table td.pc-w22 {
    width: 22%;
  }
}
table.table th.w23, table.table td.w23 {
  width: 23%;
}
@media (max-width: 767px) {
  table.table th.sp-w23, table.table td.sp-w23 {
    width: 23%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w23, table.table td.pc-w23 {
    width: 23%;
  }
}
table.table th.w24, table.table td.w24 {
  width: 24%;
}
@media (max-width: 767px) {
  table.table th.sp-w24, table.table td.sp-w24 {
    width: 24%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w24, table.table td.pc-w24 {
    width: 24%;
  }
}
table.table th.w25, table.table td.w25 {
  width: 25%;
}
@media (max-width: 767px) {
  table.table th.sp-w25, table.table td.sp-w25 {
    width: 25%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w25, table.table td.pc-w25 {
    width: 25%;
  }
}
table.table th.w26, table.table td.w26 {
  width: 26%;
}
@media (max-width: 767px) {
  table.table th.sp-w26, table.table td.sp-w26 {
    width: 26%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w26, table.table td.pc-w26 {
    width: 26%;
  }
}
table.table th.w27, table.table td.w27 {
  width: 27%;
}
@media (max-width: 767px) {
  table.table th.sp-w27, table.table td.sp-w27 {
    width: 27%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w27, table.table td.pc-w27 {
    width: 27%;
  }
}
table.table th.w28, table.table td.w28 {
  width: 28%;
}
@media (max-width: 767px) {
  table.table th.sp-w28, table.table td.sp-w28 {
    width: 28%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w28, table.table td.pc-w28 {
    width: 28%;
  }
}
table.table th.w29, table.table td.w29 {
  width: 29%;
}
@media (max-width: 767px) {
  table.table th.sp-w29, table.table td.sp-w29 {
    width: 29%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w29, table.table td.pc-w29 {
    width: 29%;
  }
}
table.table th.w30, table.table td.w30 {
  width: 30%;
}
@media (max-width: 767px) {
  table.table th.sp-w30, table.table td.sp-w30 {
    width: 30%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w30, table.table td.pc-w30 {
    width: 30%;
  }
}
table.table th.w31, table.table td.w31 {
  width: 31%;
}
@media (max-width: 767px) {
  table.table th.sp-w31, table.table td.sp-w31 {
    width: 31%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w31, table.table td.pc-w31 {
    width: 31%;
  }
}
table.table th.w32, table.table td.w32 {
  width: 32%;
}
@media (max-width: 767px) {
  table.table th.sp-w32, table.table td.sp-w32 {
    width: 32%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w32, table.table td.pc-w32 {
    width: 32%;
  }
}
table.table th.w33, table.table td.w33 {
  width: 33%;
}
@media (max-width: 767px) {
  table.table th.sp-w33, table.table td.sp-w33 {
    width: 33%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w33, table.table td.pc-w33 {
    width: 33%;
  }
}
table.table th.w34, table.table td.w34 {
  width: 34%;
}
@media (max-width: 767px) {
  table.table th.sp-w34, table.table td.sp-w34 {
    width: 34%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w34, table.table td.pc-w34 {
    width: 34%;
  }
}
table.table th.w35, table.table td.w35 {
  width: 35%;
}
@media (max-width: 767px) {
  table.table th.sp-w35, table.table td.sp-w35 {
    width: 35%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w35, table.table td.pc-w35 {
    width: 35%;
  }
}
table.table th.w36, table.table td.w36 {
  width: 36%;
}
@media (max-width: 767px) {
  table.table th.sp-w36, table.table td.sp-w36 {
    width: 36%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w36, table.table td.pc-w36 {
    width: 36%;
  }
}
table.table th.w37, table.table td.w37 {
  width: 37%;
}
@media (max-width: 767px) {
  table.table th.sp-w37, table.table td.sp-w37 {
    width: 37%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w37, table.table td.pc-w37 {
    width: 37%;
  }
}
table.table th.w38, table.table td.w38 {
  width: 38%;
}
@media (max-width: 767px) {
  table.table th.sp-w38, table.table td.sp-w38 {
    width: 38%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w38, table.table td.pc-w38 {
    width: 38%;
  }
}
table.table th.w39, table.table td.w39 {
  width: 39%;
}
@media (max-width: 767px) {
  table.table th.sp-w39, table.table td.sp-w39 {
    width: 39%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w39, table.table td.pc-w39 {
    width: 39%;
  }
}
table.table th.w40, table.table td.w40 {
  width: 40%;
}
@media (max-width: 767px) {
  table.table th.sp-w40, table.table td.sp-w40 {
    width: 40%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w40, table.table td.pc-w40 {
    width: 40%;
  }
}
table.table th.w41, table.table td.w41 {
  width: 41%;
}
@media (max-width: 767px) {
  table.table th.sp-w41, table.table td.sp-w41 {
    width: 41%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w41, table.table td.pc-w41 {
    width: 41%;
  }
}
table.table th.w42, table.table td.w42 {
  width: 42%;
}
@media (max-width: 767px) {
  table.table th.sp-w42, table.table td.sp-w42 {
    width: 42%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w42, table.table td.pc-w42 {
    width: 42%;
  }
}
table.table th.w43, table.table td.w43 {
  width: 43%;
}
@media (max-width: 767px) {
  table.table th.sp-w43, table.table td.sp-w43 {
    width: 43%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w43, table.table td.pc-w43 {
    width: 43%;
  }
}
table.table th.w44, table.table td.w44 {
  width: 44%;
}
@media (max-width: 767px) {
  table.table th.sp-w44, table.table td.sp-w44 {
    width: 44%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w44, table.table td.pc-w44 {
    width: 44%;
  }
}
table.table th.w45, table.table td.w45 {
  width: 45%;
}
@media (max-width: 767px) {
  table.table th.sp-w45, table.table td.sp-w45 {
    width: 45%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w45, table.table td.pc-w45 {
    width: 45%;
  }
}
table.table th.w46, table.table td.w46 {
  width: 46%;
}
@media (max-width: 767px) {
  table.table th.sp-w46, table.table td.sp-w46 {
    width: 46%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w46, table.table td.pc-w46 {
    width: 46%;
  }
}
table.table th.w47, table.table td.w47 {
  width: 47%;
}
@media (max-width: 767px) {
  table.table th.sp-w47, table.table td.sp-w47 {
    width: 47%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w47, table.table td.pc-w47 {
    width: 47%;
  }
}
table.table th.w48, table.table td.w48 {
  width: 48%;
}
@media (max-width: 767px) {
  table.table th.sp-w48, table.table td.sp-w48 {
    width: 48%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w48, table.table td.pc-w48 {
    width: 48%;
  }
}
table.table th.w49, table.table td.w49 {
  width: 49%;
}
@media (max-width: 767px) {
  table.table th.sp-w49, table.table td.sp-w49 {
    width: 49%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w49, table.table td.pc-w49 {
    width: 49%;
  }
}
table.table th.w50, table.table td.w50 {
  width: 50%;
}
@media (max-width: 767px) {
  table.table th.sp-w50, table.table td.sp-w50 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w50, table.table td.pc-w50 {
    width: 50%;
  }
}
table.table th.w51, table.table td.w51 {
  width: 51%;
}
@media (max-width: 767px) {
  table.table th.sp-w51, table.table td.sp-w51 {
    width: 51%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w51, table.table td.pc-w51 {
    width: 51%;
  }
}
table.table th.w52, table.table td.w52 {
  width: 52%;
}
@media (max-width: 767px) {
  table.table th.sp-w52, table.table td.sp-w52 {
    width: 52%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w52, table.table td.pc-w52 {
    width: 52%;
  }
}
table.table th.w53, table.table td.w53 {
  width: 53%;
}
@media (max-width: 767px) {
  table.table th.sp-w53, table.table td.sp-w53 {
    width: 53%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w53, table.table td.pc-w53 {
    width: 53%;
  }
}
table.table th.w54, table.table td.w54 {
  width: 54%;
}
@media (max-width: 767px) {
  table.table th.sp-w54, table.table td.sp-w54 {
    width: 54%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w54, table.table td.pc-w54 {
    width: 54%;
  }
}
table.table th.w55, table.table td.w55 {
  width: 55%;
}
@media (max-width: 767px) {
  table.table th.sp-w55, table.table td.sp-w55 {
    width: 55%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w55, table.table td.pc-w55 {
    width: 55%;
  }
}
table.table th.w56, table.table td.w56 {
  width: 56%;
}
@media (max-width: 767px) {
  table.table th.sp-w56, table.table td.sp-w56 {
    width: 56%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w56, table.table td.pc-w56 {
    width: 56%;
  }
}
table.table th.w57, table.table td.w57 {
  width: 57%;
}
@media (max-width: 767px) {
  table.table th.sp-w57, table.table td.sp-w57 {
    width: 57%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w57, table.table td.pc-w57 {
    width: 57%;
  }
}
table.table th.w58, table.table td.w58 {
  width: 58%;
}
@media (max-width: 767px) {
  table.table th.sp-w58, table.table td.sp-w58 {
    width: 58%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w58, table.table td.pc-w58 {
    width: 58%;
  }
}
table.table th.w59, table.table td.w59 {
  width: 59%;
}
@media (max-width: 767px) {
  table.table th.sp-w59, table.table td.sp-w59 {
    width: 59%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w59, table.table td.pc-w59 {
    width: 59%;
  }
}
table.table th.w60, table.table td.w60 {
  width: 60%;
}
@media (max-width: 767px) {
  table.table th.sp-w60, table.table td.sp-w60 {
    width: 60%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w60, table.table td.pc-w60 {
    width: 60%;
  }
}
table.table th.w61, table.table td.w61 {
  width: 61%;
}
@media (max-width: 767px) {
  table.table th.sp-w61, table.table td.sp-w61 {
    width: 61%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w61, table.table td.pc-w61 {
    width: 61%;
  }
}
table.table th.w62, table.table td.w62 {
  width: 62%;
}
@media (max-width: 767px) {
  table.table th.sp-w62, table.table td.sp-w62 {
    width: 62%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w62, table.table td.pc-w62 {
    width: 62%;
  }
}
table.table th.w63, table.table td.w63 {
  width: 63%;
}
@media (max-width: 767px) {
  table.table th.sp-w63, table.table td.sp-w63 {
    width: 63%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w63, table.table td.pc-w63 {
    width: 63%;
  }
}
table.table th.w64, table.table td.w64 {
  width: 64%;
}
@media (max-width: 767px) {
  table.table th.sp-w64, table.table td.sp-w64 {
    width: 64%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w64, table.table td.pc-w64 {
    width: 64%;
  }
}
table.table th.w65, table.table td.w65 {
  width: 65%;
}
@media (max-width: 767px) {
  table.table th.sp-w65, table.table td.sp-w65 {
    width: 65%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w65, table.table td.pc-w65 {
    width: 65%;
  }
}
table.table th.w66, table.table td.w66 {
  width: 66%;
}
@media (max-width: 767px) {
  table.table th.sp-w66, table.table td.sp-w66 {
    width: 66%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w66, table.table td.pc-w66 {
    width: 66%;
  }
}
table.table th.w67, table.table td.w67 {
  width: 67%;
}
@media (max-width: 767px) {
  table.table th.sp-w67, table.table td.sp-w67 {
    width: 67%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w67, table.table td.pc-w67 {
    width: 67%;
  }
}
table.table th.w68, table.table td.w68 {
  width: 68%;
}
@media (max-width: 767px) {
  table.table th.sp-w68, table.table td.sp-w68 {
    width: 68%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w68, table.table td.pc-w68 {
    width: 68%;
  }
}
table.table th.w69, table.table td.w69 {
  width: 69%;
}
@media (max-width: 767px) {
  table.table th.sp-w69, table.table td.sp-w69 {
    width: 69%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w69, table.table td.pc-w69 {
    width: 69%;
  }
}
table.table th.w70, table.table td.w70 {
  width: 70%;
}
@media (max-width: 767px) {
  table.table th.sp-w70, table.table td.sp-w70 {
    width: 70%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w70, table.table td.pc-w70 {
    width: 70%;
  }
}
table.table thead th, table.table thead td {
  background: #149edb;
  color: #fff;
}
table.table tbody th {
  background: rgba(20, 158, 219, 0.2);
}
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;
}
table.table_office tbody tr th, table.table_office tbody tr td {
  padding: 1rem;
}
table.table_office tbody tr td dl {
  margin-bottom: 10px;
}
table.table_office tbody tr td dl dt {
  float: left;
  clear: both;
  width: 80px;
  background: rgba(20, 158, 219, 0.7);
  color: white;
  padding: .6rem;
  text-align: center;
}
table.table_office tbody tr td dl dt + dd {
  padding-left: 90px;
}
table.table_office tbody tr td dl dd {
  padding: .6rem 0;
}
table.table_office tbody tr td dl dd:not(:last-child) {
  margin-bottom: .5rem;
}
table.table_office tbody tr td .btnstyle a {
  width: 180px;
  line-height: 2;
}
@media (min-width: 768px) {
  table.table_office tbody tr th {
    border-bottom: 1px dashed #21387d;
    border-right: 1px dashed #21387d;
    color: #21387d;
  }
  table.table_office tbody tr td {
    position: relative;
    border-bottom: 1px dashed #21387d;
  }
  table.table_office tbody tr td .btnstyle {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
}
@media (max-width: 767px) {
  table.table_office thead, table.table_office tbody, table.table_office tr, table.table_office th, table.table_office td {
    display: block;
    width: auto;
  }
  table.table_office th {
    border-bottom: none;
    background: #149edb;
    color: white;
  }
  table.table_office td {
    border: 1px solid rgba(20, 158, 219, 0.7);
    border-top: 0;
  }
}
@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: #149edb !important;
}

.consul2 {
  color: #f899ad !important;
}

.consul3 {
  color: #46aeaf !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.box_bg {
  padding: calc(20 / var(--break) * 100vw);
  border: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 35.2px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: 'Q';
  color: #fff;
  background: #21387d;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: '';
  top: 12px;
  right: 0;
  background: #21387d;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: .3s;
  transition: .3s;
}
.box_faq.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: #149edb;
  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: 0px solid #edf7fb;
  background: #fff;
  border-radius: 0;
  margin-top: calc(16px * 5.125);
  padding: 34px;
  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: calc(((16px * -5.125) / 2) - (16px));
  width: 64px;
  height: 32px;
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
          clip-path: polygon(100% 0, 0 0, 50% 100%);
  background: #149edb;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
.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: #149edb;
}
.section_bg .flow-block .box_bg, .section_bg .flow-block .box_border {
  background: #e5f9f9;
  border: 0;
}
.flow-block .title {
  --flow-title-font-size: 18px;
  /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5;
  /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px;
    /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83;
  /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) );
  /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #21387d;
  background: #21387d;
  margin-right: .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)));
}
.flow-block .title .num.step {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  aspect-ratio: unset;
  padding: .2rem .5rem 0;
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.flow-block {
  background: #fff;
  border: none;
  -webkit-box-shadow: 0 0 10px #00000021;
          box-shadow: 0 0 10px #00000021;
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: clamp(50px, 10vw, 100px);
  background: #fff;
  overflow: hidden;
  border-top: 2px solid #149edb;
}
.footer .sec_logo {
  margin: 0 0 calc(40 / var(--break) * 100vw);
}
.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 .sitemap {
  text-align: center;
  margin: clamp(30px, 10vw, 100px) auto 10px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #222326;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #222326;
  border-right: 1px solid #222326;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.footer .row__info {
  margin-bottom: clamp(50px, 10vw, 100px);
}
.footer .row__info h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: normal;
}
.footer .row__info dl {
  margin-bottom: 10px;
}
.footer .row__info dl dt, .footer .row__info dl dd {
  line-height: 1.2;
  padding: .5rem .2rem;
}
.footer .row__info dl dt {
  font-size: 18px;
  float: left;
  clear: both;
  width: 115px;
}
.footer .row__info dl dd {
  font-size: 24px;
}
.footer .row__info dl dd .ic {
  padding-left: 24px;
}
.footer .row__info dl dd .ic:before {
  width: 18px;
  height: 18px;
}
.footer .row__info .add, .footer .row__info figure, .footer .row__info .btn {
  margin-bottom: 20px;
}
.footer .row__info .col__left {
  background: #edf7fb;
  border-top: calc(10 / var(--break) * 100vw) solid #149edb;
}
.footer .row__info .col__right {
  border-top: calc(10 / var(--break) * 100vw) solid #46aeaf;
  background: #e5f9f9;
}
.footer .row__info .col__right .btn__map a:hover {
  background: #46aeaf;
}
.footer .row__banner .col__bnr a img {
  -webkit-transition: all .3s;
  transition: all .3s;
}
.footer .row__banner .col__bnr a:hover img {
  opacity: .7;
}
@media (max-width: 767px) {
  .footer .row__info .col {
    padding: calc(20 / var(--breaksp) * 100vw);
  }
  .footer .row__info .col h3 {
    text-align: center;
  }
  .footer .row__info .col .btn a {
    margin-inline: auto;
  }
  .footer .row__banner {
    row-gap: 15px;
  }
  .footer .row__banner .btn a {
    padding: .3rem .3rem .1rem;
    height: 70px;
    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;
    margin: 0 auto;
  }
  .footer .row__banner .btn__cus a {
    height: 50px;
  }
  .footer .row__banner .btn:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .footer .row__info {
    -webkit-column-gap: 40px;
            column-gap: 40px;
  }
  .footer .row__info .col {
    width: calc((100% - 40px) / 2);
    padding: 35px 45px 45px;
  }
  .footer .row__banner {
    -webkit-column-gap: 20px;
            column-gap: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer .row__banner .col__btn {
    width: 540px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer .row__banner .col__btn .btn a {
    height: 70px;
    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: .3rem 1rem 0;
  }
  .footer .row__banner .col__btn .btn__cus {
    width: 100%;
  }
  .footer .row__banner .col__bnr {
    width: 480px;
  }
}
.footer .ex_banner {
  margin: 0 auto;
  width: 200px;
}
@media (min-width: 768px) {
  .footer .ex_banner {
    width: 410px;
  }
}

.copyright {
  background: #edf7fb;
  color: #222326;
  padding: 20px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 20px 0 calc(200 / var(--breaksp) * 100vw);
  }
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .copyright {
    padding-bottom: 150px;
  }
}

.list_list dd a {
  color: #222326;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: .5em 0 0;
  }
  .list_list dd {
    padding: 0 0 .5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}
.loopslider_wrap .loopslider {
  -webkit-animation: loopslider 100s linear infinite;
          animation: loopslider 100s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .loopslider_wrap .loopslider {
    width: calc(200px * 16);
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-200px * 8));
              transform: translateX(calc(-200px * 8));
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-200px * 8));
              transform: translateX(calc(-200px * 8));
    }
  }
}
@media (min-width: 768px) {
  .loopslider_wrap .loopslider {
    width: calc(400px * 16);
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-400px * 8));
              transform: translateX(calc(-400px * 8));
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-400px * 8));
              transform: translateX(calc(-400px * 8));
    }
  }
}

.ic {
  position: relative;
  display: inline;
  line-height: 1;
}
.ic:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.ic__tel:before {
  background: url("../img/common/ic_tel.png") no-repeat center/contain;
}
.ic__map:before {
  background: url("../img/common/ic_map.png") no-repeat center/contain;
}
.ic__time:before {
  background: url("../img/common/ic_time.png") no-repeat center/contain;
}
.ic__line:before {
  background: url("../img/common/ic_line.png") no-repeat center/contain;
}
.ic__chat:before {
  background: url("../img/common/ic_chat.png") no-repeat center/contain;
}
.ic__oi:before {
  background: url("../img/common/ic_oi.png") no-repeat center/contain;
  bottom: .3rem;
}
.ic__cl1:before {
  -webkit-filter: brightness(0) saturate(100%) invert(58%) sepia(86%) saturate(2787%) hue-rotate(166deg) brightness(90%) contrast(90%);
          filter: brightness(0) saturate(100%) invert(58%) sepia(86%) saturate(2787%) hue-rotate(166deg) brightness(90%) contrast(90%);
}
.ic__cl2:before {
  -webkit-filter: brightness(0) saturate(100%) invert(66%) sepia(17%) saturate(956%) hue-rotate(299deg) brightness(104%) contrast(94%);
          filter: brightness(0) saturate(100%) invert(66%) sepia(17%) saturate(956%) hue-rotate(299deg) brightness(104%) contrast(94%);
}
.ic__cl3:before {
  -webkit-filter: brightness(0) saturate(100%) invert(56%) sepia(75%) saturate(307%) hue-rotate(132deg) brightness(93%) contrast(90%);
          filter: brightness(0) saturate(100%) invert(56%) sepia(75%) saturate(307%) hue-rotate(132deg) brightness(93%) contrast(90%);
}
.ic__cl4:before {
  -webkit-filter: brightness(0) saturate(100%) invert(18%) sepia(20%) saturate(6383%) hue-rotate(210deg) brightness(86%) contrast(87%);
          filter: brightness(0) saturate(100%) invert(18%) sepia(20%) saturate(6383%) hue-rotate(210deg) brightness(86%) contrast(87%);
}

.ictel {
  position: relative;
  font-size: clamp(30px, 3.4vw, 34px);
  color: #149edb;
  padding-left: 35px;
}
.ictel:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  background: url("../img/common/icon_tel.svg") no-repeat center/contain;
}

.bg_cl1 {
  background: #149edb;
}

.bg_cl2 {
  background: #f899ad;
}

.bg_cl3 {
  background: #46aeaf;
}

.bg_cl4 {
  background: #21387d;
}

.txt-rl, .sec_1 .row__bnr .col__img .title {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.txt-lr {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}

.txt-shadow, .sec_1 .row__bnr .col__img .title {
  text-shadow: 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 16px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff;
}

.txt_underline {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(248, 153, 173, 0.3);
          text-decoration-color: rgba(248, 153, 173, 0.3);
  text-decoration-skip-ink: none;
  text-underline-offset: -5px;
  text-decoration-thickness: 12px;
  -webkit-text-decoration-skip: none;
          text-decoration-skip: none;
}

.txt_cl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, from(#f899ad), to(#149edb));
  background-image: linear-gradient(90deg, #f899ad, #149edb);
}

.txt-bg {
  display: block;
}
.txt-bg > span {
  background-color: #149edb;
  padding: 5px 10px 7px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 2.2;
  color: white;
  font-size: clamp(18px, 2.4vw, 24px);
  border-radius: 10px 0;
}

.txt-noto, .sec_1 .box_shadow .box-link a .text, .sec_1 .row__bnr .col__img .title {
  font-family: "Noto Sans JP", sans-serif;
}

.box_shadow {
  -webkit-box-shadow: 0 0 1rem 0.5rem rgba(34, 35, 38, 0.1);
          box-shadow: 0 0 1rem 0.5rem rgba(34, 35, 38, 0.1);
}

.sec_top.pd {
  padding: clamp(50px, 10vw, 100px) 0;
}
.sec_top.pdt {
  padding-top: clamp(50px, 10vw, 100px);
}
.sec_top.pdb {
  padding-bottom: clamp(50px, 10vw, 100px);
}
.sec_top h2, .sec_top h3, .sec_top h4, .sec_top h5 {
  font-weight: 500;
}
.sec_top h2 {
  line-height: 1.4;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.sec_top h2 .num {
  line-height: 1;
}
.sec_top h2.type1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../img/common/h2.png") no-repeat center/contain;
}
@media (min-width: 768px) {
  .sec_top h2 {
    font-size: 36px;
  }
  .sec_top h2 .num {
    font-size: 70px;
  }
  .sec_top h2.type1 {
    padding-top: 60px;
    margin-bottom: 45px;
  }
  .sec_top h2.type1:before {
    width: 56px;
    height: 55px;
  }
}
@media (max-width: 767px) {
  .sec_top h2 {
    font-size: calc(54 / var(--breaksp) * 100vw);
  }
  .sec_top h2 .num {
    font-size: calc(88 / var(--breaksp) * 100vw);
  }
  .sec_top h2.type1 {
    padding-top: calc(60 / var(--breaksp) * 100vw);
  }
  .sec_top h2.type1:before {
    width: calc(56 / var(--breaksp) * 100vw);
    height: calc(55 / var(--breaksp) * 100vw);
  }
}

.sec_news .list_list {
  overflow: auto;
  max-height: 290px;
}
.sec_news .list_list dt {
  padding: 0 0;
  margin: 0 0;
}
.sec_news .list_list dd {
  padding: 0 0 .5em;
  margin: 0 0;
  border-bottom: 1px solid #ddd;
}
.sec_news .list_list dd:not(:last-child) {
  margin-bottom: .5em;
}
.sec_news .list_list dd a {
  color: #222326;
  text-decoration: none;
}
.sec_news .list_list dd a:hover {
  text-decoration: underline;
  color: #149edb;
}
@media (max-width: 767px) {
  .sec_news .list_list dd p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec_news .list_list dd p .cat {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .sec_news .list_list dt {
    padding: .8em 0;
  }
  .sec_news .list_list dt + dd {
    padding-left: 120px;
  }
  .sec_news .list_list dd {
    padding: .8em 0;
  }
  .sec_news .list_list dd:not(:last-child) {
    margin-bottom: 0;
  }
  .sec_news .list_list dd p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec_news .list_list dd a {
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    white-space: nowrap;
    display: block;
  }
}

.sec_1 {
  position: relative;
  z-index: 0;
}
.sec_1:before, .sec_1:after {
  content: "";
  position: absolute;
  z-index: -1;
}
.sec_1:before {
  width: 100%;
  bottom: 0;
  left: 0;
  background: url("../img/top/bg_img01.jpg") no-repeat center/cover;
}
.sec_1:after {
  background: url("../img/top/sec1_icon.png") no-repeat center/contain;
}
.sec_1 .box_shadow {
  padding: calc(20 / var(--breaksp) * 100vw);
  background: white;
  margin-bottom: clamp(50px, 10vw, 100px);
}
.sec_1 .box_shadow dl {
  border-top: 2px dotted #149edb;
  padding-top: .8em;
}
.sec_1 .box_shadow dl dt {
  color: #149edb;
  font-size: 15px;
}
.sec_1 .box_shadow dl dd {
  border-bottom: 2px dotted #149edb;
  padding-bottom: .7em;
}
.sec_1 .box_shadow dl dd:not(:last-child) {
  margin-bottom: 1em;
}
.sec_1 .box_shadow dl dd a {
  color: #222326;
  text-decoration: none;
}
.sec_1 .box_shadow dl dd a:hover {
  text-decoration: underline;
}
.sec_1 .box_shadow h3 {
  margin-bottom: 20px;
}
.sec_1 .box_shadow .box-link {
  margin-bottom: 15px;
}
.sec_1 .box_shadow .box-link a {
  background: #dcf4fc;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sec_1 .box_shadow .box-link a .icon {
  width: 50%;
}
.sec_1 .box_shadow .box-link a .icon img {
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sec_1 .box_shadow .box-link a .text {
  width: 50%;
  -webkit-transition: all .3s;
  transition: all .3s;
  text-align: center;
  font-weight: 500;
}
.sec_1 .box_shadow .box-link a:hover {
  background: #149edb;
}
.sec_1 .box_shadow .box-link a:hover .text {
  color: white;
}
.sec_1 .row__bnr {
  position: relative;
}
.sec_1 .row__bnr .col__img .title {
  position: absolute;
  top: 0;
  left: 0;
  color: #21387d;
  line-height: 2;
}
@media (max-width: 767px) {
  .sec_1 {
    margin-top: 50px;
  }
  .sec_1:before {
    height: calc(100% + 80px);
  }
  .sec_1 .box_shadow h3 {
    font-size: calc(44 / var(--breaksp) * 100vw);
    margin-bottom: calc(15 / var(--breaksp) * 100vw);
  }
  .sec_1 .box_shadow .box-link a .text {
    font-size: calc(36 / var(--breaksp) * 100vw);
  }
  .sec_1 .row__bnr {
    padding-top: calc(150 / var(--breaksp) * 100vw);
  }
  .sec_1 .row__bnr .col__img {
    padding-left: calc(100 / var(--breaksp) * 100vw);
  }
  .sec_1 .row__bnr .col__img .title {
    font-size: calc(44 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_1 {
    margin-top: 20px;
  }
  .sec_1:before {
    height: calc(100% + 150px);
  }
  .sec_1:after {
    width: clamp(216.343px, calc(335 / var(--breakpc) * 100vw), 335px);
    height: clamp(236.3628px, calc(366 / var(--breakpc) * 100vw), 366px);
    left: 0;
    bottom: clamp(32.29px, calc(50 / var(--breakpc) * 100vw), 50px);
  }
  .sec_1 .box_shadow {
    padding: clamp(64.58px, calc(100 / var(--breakpc) * 100vw), 100px);
  }
  .sec_1 .box_shadow h3 {
    font-size: 22px;
  }
  .sec_1 .box_shadow .box-link a .text {
    font-size: 21px;
  }
  .sec_1 .row {
    -webkit-column-gap: clamp(25.832px, calc(40 / var(--breakpc) * 100vw), 40px);
            column-gap: clamp(25.832px, calc(40 / var(--breakpc) * 100vw), 40px);
  }
  .sec_1 .row .col {
    width: calc((100% - clamp(25.832px, calc(40 / var(--breakpc) * 100vw), 40px)) / 2);
  }
  .sec_1 .row__bnr {
    padding-top: 100px;
  }
  .sec_1 .row__bnr .col__img {
    padding-left: 100px;
  }
  .sec_1 .row__bnr .col__img .title {
    font-size: 40px;
  }
  .sec_1 .row__bnr .col__text .txt {
    line-height: calc(27 / 17);
  }
}
@media only screen and (min-width: 1240px) {
  .sec_1:after {
    left: clamp(74.267px, calc(115 / var(--breakpc) * 100vw), 115px);
  }
}

.sec_2 {
  overflow: hidden;
}
.sec_2 .row {
  position: relative;
}
.sec_2 .row .num {
  margin: 0;
}
.sec_2 .row figure img {
  -webkit-box-shadow: 0 0 0.7rem 0.3rem rgba(34, 35, 38, 0.2);
          box-shadow: 0 0 0.7rem 0.3rem rgba(34, 35, 38, 0.2);
}
.sec_2 .row__imgtxt {
  color: white;
}
.sec_2 .row__imgtxt:before {
  content: "";
  position: absolute;
  left: 50%;
  translate: -50%;
  background: linear-gradient(145deg, #149edb, #21387d 60%);
  z-index: -1;
}
.sec_2 .row__imgtxt h3 {
  position: relative;
  line-height: calc(46 / 32);
}
.sec_2 .row__imgtxt h3:before {
  content: "";
  position: absolute;
  left: 0;
  background: url("../img/common/ic_light.png") no-repeat center/contain;
}
.sec_2 .row__btn .col h3 {
  text-align: center;
}
.sec_2 .row__btn .col .box-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sec_2 .row__btn .col .box-btn a {
  text-decoration: none;
}
.sec_2 .row__btn .col .box-btn .box__tel {
  padding: 1px;
}
.sec_2 .row__btn .col .box-btn .box__tel .txt {
  background: white;
  margin-bottom: 0;
  text-align: center;
  font-weight: bold;
}
.sec_2 .row__btn .col .box-btn .box__tel a {
  text-align: center;
  display: block;
  padding: 1rem .5rem;
  color: white;
}
.sec_2 .row__btn .col .box-btn .box__tel a .ic {
  padding-left: 22px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.sec_2 .row__btn .col .box-btn .box__tel a .ic:before {
  width: 17px;
  height: 16px;
}
.sec_2 .row__btn .col .box-btn .box__web a {
  background: #f899ad;
  color: white;
  font-weight: bold;
  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-transition: all .3s;
  transition: all .3s;
  height: 100%;
}
.sec_2 .row__btn .col .box-btn .box__web a .ic {
  padding-left: 23px;
}
.sec_2 .row__btn .col .box-btn .box__web a .ic:before {
  width: 18px;
  height: 18px;
}
.sec_2 .row__btn .col__left {
  background: #edf7fb;
}
.sec_2 .row__btn .col__left .box-btn .box__tel {
  background: #149edb;
}
.sec_2 .row__btn .col__left .box-btn .box__web a:hover {
  background: #149edb;
}
.sec_2 .row__btn .col__right {
  background: #e5f9f9;
}
.sec_2 .row__btn .col__right .box-btn .box__tel {
  background: #46aeaf;
}
.sec_2 .row__btn .col__right .box-btn .box__web a:hover {
  background: #46aeaf;
}
.sec_2 .row__bnr .tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sec_2 .row__bnr .tit h3 {
  line-height: 1.4;
  color: #21387d;
}
@media (max-width: 767px) {
  .sec_2.pd {
    padding-bottom: 0;
  }
  .sec_2 .row .num {
    width: clamp(80px, 60.867px + 5.102vw, 100px);
  }
  .sec_2 .row__imgtxt:before {
    height: 100%;
    width: 100%;
  }
  .sec_2 .row__imgtxt h3 {
    font-size: calc(44 / var(--breaksp) * 100vw);
    margin-bottom: calc(20 / var(--breaksp) * 100vw);
    padding-left: calc(50 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__imgtxt h3:before {
    width: calc(40 / var(--breaksp) * 100vw);
    height: calc(66 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__imgtxt h3 .large {
    font-size: calc(56 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__imgtxt .col__text {
    padding: calc(20 / var(--breaksp) * 100vw);
    position: relative;
  }
  .sec_2 .row__imgtxt .col__text .num {
    position: absolute;
    bottom: calc(100%);
    -webkit-filter: drop-shadow(0 0 1rem rgba(0, 0, 0, 0.2));
            filter: drop-shadow(0 0 1rem rgba(0, 0, 0, 0.2));
  }
  .sec_2 .row__btn {
    row-gap: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__btn h3 {
    font-size: calc(40 / var(--breaksp) * 100vw);
    margin-bottom: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__btn .col {
    padding: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__btn .col .box-btn {
    -webkit-column-gap: calc(10 / var(--breaksp) * 100vw);
            column-gap: calc(10 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__btn .col .box-btn .box {
    width: calc((100% - calc(10 / var(--breaksp) * 100vw)) / 2);
  }
  .sec_2 .row__btn .col .box-btn .box__tel .txt {
    font-size: calc(28 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__btn .col .box-btn .box__tel a {
    font-size: calc(36 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__btn .col .box-btn .box__tel a .ic {
    padding-left: calc(30 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__btn .col .box-btn .box__tel a .ic:before {
    width: calc(25 / var(--breaksp) * 100vw);
    height: calc(24 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__btn .col .box-btn .box__web a {
    font-size: calc(30 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__btn .col .box-btn .box__web a .ic {
    padding-left: calc(33 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__btn .col .box-btn .box__web a .ic:before {
    width: calc(28 / var(--breaksp) * 100vw);
    height: calc(28 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__bnr .col {
    position: relative;
    z-index: 0;
  }
  .sec_2 .row__bnr .col:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    translate: -50%;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .sec_2 .row__bnr .col figure {
    margin-bottom: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__bnr .col .tit {
    margin-bottom: calc(20 / var(--breaksp) * 100vw);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_2 .row__bnr .col .tit h3 {
    width: calc(100% - clamp(80px, 3.469px + 20.408vw, 160px));
    padding-left: calc(15 / var(--breaksp) * 100vw);
    font-size: calc(42 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__bnr .col .box-text {
    padding: 0 calc(20 / var(--breaksp) * 100vw) calc(20 / var(--breaksp) * 100vw);
  }
  .sec_2 .row__bnr .col:nth-child(1):before, .sec_2 .row__bnr .col:nth-child(2):before {
    background: #edfbf7;
  }
  .sec_2 .row__bnr .col:nth-child(3):before, .sec_2 .row__bnr .col:nth-child(4):before {
    background: #fbf5ed;
  }
}
@media (min-width: 768px) {
  .sec_2 {
    position: relative;
  }
  .sec_2.pd {
    padding-bottom: 120px;
  }
  .sec_2:before {
    content: "";
    position: absolute;
    width: calc(1920px - clamp(45.206px, calc(70 / var(--breakpc) * 100vw), 70px));
    height: 108px;
    left: 50%;
    translate: -50%;
    z-index: -1;
    background: #fbf5ed;
    bottom: 0;
  }
  .sec_2 .row {
    gap: 40px;
  }
  .sec_2 .row .col {
    width: calc((100% - 40px) / 2);
  }
  .sec_2 .row__imgtxt:before {
    width: calc(1920px - clamp(45.206px, calc(70 / var(--breakpc) * 100vw), 70px));
    height: 100%;
  }
  .sec_2 .row__imgtxt .col h3 {
    padding-left: 38px;
    font-size: 32px;
    margin-bottom: 10px;
  }
  .sec_2 .row__imgtxt .col h3:before {
    top: -4px;
    width: 28px;
    height: 46px;
  }
  .sec_2 .row__imgtxt .col h3.has-large:before {
    top: 11px;
  }
  .sec_2 .row__imgtxt .col h3 .large {
    font-size: 45px;
  }
  .sec_2 .row__imgtxt .col .num {
    position: absolute;
    width: clamp(104.6196px, calc(162 / var(--breakpc) * 100vw), 162px);
    top: clamp(16.145px, calc(25 / var(--breakpc) * 100vw), 25px);
    right: 0;
  }
  .sec_2 .row__imgtxt .col__text {
    position: relative;
  }
  .sec_2 .row__imgtxt .col__img {
    position: relative;
  }
  .sec_2 .row__imgtxt .col__img img {
    position: absolute;
    max-width: clamp(568.304px, calc(880 / var(--breakpc) * 100vw), 880px);
  }
  .sec_2 .row__imgtxt.reverse .col__img img {
    left: 0;
  }
  .sec_2 .row__imgtxt:not(.reverse) .col__img img {
    right: 0;
  }
  .sec_2 .row__1 {
    padding-top: 85px;
  }
  .sec_2 .row__1:before {
    height: calc(100% - 85px);
  }
  .sec_2 .row__1 .col__img img {
    top: -85px;
  }
  .sec_2 .row__1 .col__text {
    padding-top: clamp(54.893px, calc(85 / var(--breakpc) * 100vw), 85px);
    padding-bottom: clamp(54.893px, calc(85 / var(--breakpc) * 100vw), 85px);
  }
  .sec_2 .row__2 {
    padding-top: 60px;
  }
  .sec_2 .row__2:before {
    height: calc(100% - 60px);
  }
  .sec_2 .row__2 .col__img {
    top: -60px;
  }
  .sec_2 .row__2 .col__text {
    padding-top: clamp(45.206px, calc(70 / var(--breakpc) * 100vw), 70px);
    padding-bottom: clamp(45.206px, calc(70 / var(--breakpc) * 100vw), 70px);
  }
  .sec_2 .row__btn h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .sec_2 .row__btn .col {
    padding: 50px;
  }
  .sec_2 .row__btn .col .box-btn {
    -webkit-column-gap: 20px;
            column-gap: 20px;
  }
  .sec_2 .row__btn .col .box-btn .box {
    width: calc((100% - 20px) / 2);
  }
  .sec_2 .row__btn .col .box-btn .box__tel .txt {
    font-size: 15px;
  }
  .sec_2 .row__btn .col .box-btn .box__tel a {
    font-size: 22px;
    padding: 20px 10px;
  }
  .sec_2 .row__bnr {
    position: relative;
    z-index: 0;
  }
  .sec_2 .row__bnr:before {
    content: "";
    position: absolute;
    width: calc(1920px - clamp(45.206px, calc(70 / var(--breakpc) * 100vw), 70px));
    height: 108px;
    left: 50%;
    translate: -50%;
    z-index: -1;
    background: #edfbf7;
    top: 48%;
  }
  .sec_2 .row__bnr .tit {
    -webkit-column-gap: 30px;
            column-gap: 30px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 15px;
    margin-top: -40px;
    padding-left: 10px;
  }
  .sec_2 .row__bnr .tit .num {
    margin-bottom: 10px;
  }
  .sec_2 .row__bnr .tit h3 {
    width: calc(100% - 192px);
    font-size: 32px;
    line-height: calc(46 / 32);
  }
}
@media screen and (min-width: 1490px) {
  .sec_2 .row__imgtxt .col .num {
    top: clamp(29.061px, calc(45 / var(--breakpc) * 100vw), 45px);
  }
  .sec_2 .row__imgtxt:not(.reverse) .num {
    left: calc(100% + clamp(10px, -232.308px + 17.308vw, 100px));
    right: auto;
  }
  .sec_2 .row__imgtxt.reverse .num {
    right: calc(100% + clamp(10px, -232.308px + 17.308vw, 100px));
  }
}

.sec_3 {
  background: url("../img/top/bg_img02.jpg") no-repeat center top/cover;
}
.sec_3 .row_same .box {
  position: relative;
  border-top-style: solid;
  color: white;
  z-index: 0;
}
.sec_3 .row_same .box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.sec_3 .row_same .box h3 {
  line-height: 1.4;
}
.sec_3 .row_same .box .list_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sec_3 .row_same .box .list_link li a {
  text-decoration: none;
  color: white;
  position: relative;
  line-height: 1.4;
  display: block;
  text-align: center;
}
.sec_3 .row_same .box .list_link li a:before, .sec_3 .row_same .box .list_link li a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.sec_3 .row_same .box .list_link li a:before {
  background: white;
  border-radius: 50%;
}
.sec_3 .row_same .box .list_link li a:after {
  background: url("../img/common/btn_arrow.png") no-repeat center/contain;
}
.sec_3 .row_same .box .list_link li a:hover {
  text-decoration: underline;
}
.sec_3 .row_same .box__1 {
  background: linear-gradient(150deg, #149edb, #21387d);
  border-top-color: #21387d;
}
.sec_3 .row_same .box__1:before {
  background: url("../img/top/sec03_img01.png") no-repeat top right/contain;
}
.sec_3 .row_same .box__1 .list_link li a:after {
  -webkit-filter: brightness(0) saturate(100%) invert(17%) sepia(41%) saturate(2910%) hue-rotate(211deg) brightness(96%) contrast(93%);
          filter: brightness(0) saturate(100%) invert(17%) sepia(41%) saturate(2910%) hue-rotate(211deg) brightness(96%) contrast(93%);
}
.sec_3 .row_same .box__2 {
  background: linear-gradient(150deg, #f4b0c3, #f47f98);
  border-top-color: #f47f98;
}
.sec_3 .row_same .box__2:before {
  background: url("../img/top/sec03_img02.png") no-repeat top right/contain;
}
.sec_3 .row_same .box__2 .list_link li a:after {
  -webkit-filter: brightness(0) saturate(100%) invert(77%) sepia(32%) saturate(2658%) hue-rotate(297deg) brightness(94%) contrast(102%);
          filter: brightness(0) saturate(100%) invert(77%) sepia(32%) saturate(2658%) hue-rotate(297deg) brightness(94%) contrast(102%);
}
.sec_3 .row_same .box__3 {
  background: linear-gradient(150deg, #f6b056, #da7b00);
  border-top-color: #da7b00;
}
.sec_3 .row_same .box__3:before {
  background: url("../img/top/sec03_img03.png") no-repeat top right/contain;
}
.sec_3 .row_same .box__3 .list_link li a:after {
  -webkit-filter: brightness(0) saturate(100%) invert(61%) sepia(54%) saturate(5604%) hue-rotate(12deg) brightness(97%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(61%) sepia(54%) saturate(5604%) hue-rotate(12deg) brightness(97%) contrast(101%);
}
@media (max-width: 767px) {
  .sec_3 .line .row_same .box {
    border-width: calc(12 / var(--breaksp) * 100vw);
    padding: calc(100 / var(--breaksp) * 100vw) calc(20 / var(--breaksp) * 100vw) calc(50 / var(--breaksp) * 100vw);
  }
  .sec_3 .line .row_same .box h3 {
    font-size: calc(54 / var(--breaksp) * 100vw);
    margin-bottom: calc(25 / var(--breaksp) * 100vw);
  }
  .sec_3 .line .row_same .box h3 .small {
    font-size: calc(38 / var(--breaksp) * 100vw);
  }
  .sec_3 .line .row_same .box .list_link {
    margin-top: calc(40 / var(--breaksp) * 100vw);
    row-gap: calc(25 / var(--breaksp) * 100vw);
  }
  .sec_3 .line .row_same .box .list_link li a {
    padding-bottom: calc(55 / var(--breaksp) * 100vw);
    font-size: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_3 .line .row_same .box .list_link li a:before {
    width: calc(50 / var(--breaksp) * 100vw);
    height: calc(50 / var(--breaksp) * 100vw);
  }
  .sec_3 .line .row_same .box .list_link li a:after {
    width: calc(28 / var(--breaksp) * 100vw);
    height: calc(20 / var(--breaksp) * 100vw);
    bottom: calc(14 / var(--breaksp) * 100vw);
  }
  .sec_3 .line .row_same .box .list_link li a .small {
    font-size: calc(28 / var(--breaksp) * 100vw);
  }
  .sec_3 .line .row_same .box .list_link li a .small2 {
    font-size: calc(26 / var(--breaksp) * 100vw);
  }
  .sec_3 .line .row_same .box .list_link.col2 {
    -webkit-column-gap: calc(25 / var(--breaksp) * 100vw);
            column-gap: calc(25 / var(--breaksp) * 100vw);
  }
  .sec_3 .line .row_same .box .list_link.col2 li {
    width: calc((100% - calc(25 / var(--breaksp) * 100vw)) / 2);
  }
  .sec_3 .line .row_same .box .list_link.col2 li a {
    height: 100%;
  }
}
@media (min-width: 768px) {
  .sec_3 .line {
    padding: 0 clamp(32.29px, calc(50 / var(--breakpc) * 100vw), 50px);
  }
  .sec_3 .line .row_same {
    gap: clamp(32.29px, calc(50 / var(--breakpc) * 100vw), 50px);
    grid-template-columns: repeat(auto-fit, minmax(calc((100% - clamp(64.58px, calc(100 / var(--breakpc) * 100vw), 100px)) / 3), 1fr));
  }
  .sec_3 .line .row_same .box {
    border-top-width: 10px;
    padding: clamp(32.29px, calc(50 / var(--breakpc) * 100vw), 50px) clamp(16.145px, calc(25 / var(--breakpc) * 100vw), 25px);
  }
  .sec_3 .line .row_same .box h3 {
    font-size: clamp(34.8732px, calc(54 / var(--breakpc) * 100vw), 54px);
  }
  .sec_3 .line .row_same .box h3 .small {
    font-size: clamp(19.374px, calc(30 / var(--breakpc) * 100vw), 30px);
  }
  .sec_3 .line .row_same .box .list_link {
    margin-top: 30px;
    gap: 20px 0;
  }
  .sec_3 .line .row_same .box .list_link li a {
    font-size: 28px;
    padding-bottom: 40px;
  }
  .sec_3 .line .row_same .box .list_link li a .small {
    font-size: 17px;
  }
  .sec_3 .line .row_same .box .list_link li a .small2 {
    font-size: 14px;
  }
  .sec_3 .line .row_same .box .list_link li a:before {
    width: 36px;
    height: 36px;
  }
  .sec_3 .line .row_same .box .list_link li a:after {
    width: 18px;
    height: 8px;
    bottom: 13px;
  }
  .sec_3 .line .row_same .box .list_link.col2 li {
    width: 100%;
  }
  .sec_3 .line .row_same .box .list_link:not(.col2) li a {
    margin-top: 22px;
  }
}
@media only screen and (min-width: 1240px) {
  .sec_3 .line .row_same .box {
    padding: clamp(64.58px, calc(100 / var(--breakpc) * 100vw), 100px) clamp(32.29px, calc(50 / var(--breakpc) * 100vw), 50px);
  }
  .sec_3 .line .row_same .box .list_link.col2 li {
    width: 50%;
  }
}

.sec_4 {
  overflow: hidden;
}
.sec_4 .bg {
  background: url("../img/top/bg_img03.jpg") no-repeat center/cover;
  padding: clamp(50px, 10vw, 100px) 0;
}
.sec_4 .list_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sec_4 .list_btn li {
  margin: 0;
}
.sec_4 h3 {
  line-height: calc(46 / 36);
}
.sec_4 h3 .en {
  color: rgba(20, 158, 219, 0.5);
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  line-height: 1;
  letter-spacing: 0.08em;
  margin-bottom: 1rem;
}
.sec_4 h3 .jp {
  color: #21387d;
}
.sec_4 .btnstyle.hight a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 55px;
  text-align: left;
  line-height: 1.2;
}
.sec_4 .row__btn:before, .sec_4 .row__btn:after {
  content: none !important;
}
.sec_4 .row__btn p a {
  text-decoration: none;
  color: white;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  line-height: calc(34 / 24);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sec_4 .row__btn p a:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 8px;
  background: url("../img/common/btn_arrow.png") no-repeat center/contain;
}
.sec_4 .row__btn p a .small {
  display: block;
  line-height: calc(26 / 18);
}
.sec_4 .row__btn p a:hover {
  opacity: .7;
}
@media (max-width: 767px) {
  .sec_4 .line:not(:last-child) {
    margin-bottom: 50px;
    background: white;
    -webkit-box-shadow: 0 0 0.7rem 0.3rem rgba(34, 35, 38, 0.1);
            box-shadow: 0 0 0.7rem 0.3rem rgba(34, 35, 38, 0.1);
  }
  .sec_4 .line .list_btn {
    row-gap: calc(15 / var(--breaksp) * 100vw);
  }
  .sec_4 .line .list_btn li {
    width: 100%;
  }
  .sec_4 .line h3 {
    font-size: calc(44 / var(--breaksp) * 100vw);
    line-height: 1.6;
    text-align: center;
    margin-bottom: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_4 .line h3 .en {
    font-size: calc(80 / var(--breaksp) * 100vw);
  }
  .sec_4 .line h3 .small {
    font-size: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_4 .line .row {
    row-gap: 15px;
  }
  .sec_4 .line .row .col__text {
    padding: 0 calc(20 / var(--breaksp) * 100vw) calc(20 / var(--breaksp) * 100vw);
  }
  .sec_4 .line .row__btn .col a {
    height: calc(325 / var(--breaksp) * 100vw);
    font-size: calc(48 / var(--breaksp) * 100vw);
    padding: calc(10 / var(--breaksp) * 100vw) calc(50 / var(--breaksp) * 100vw);
  }
  .sec_4 .line .row__btn .col a:after {
    width: calc(36 / var(--breaksp) * 100vw);
    height: calc(16 / var(--breaksp) * 100vw);
    right: calc(20 / var(--breaksp) * 100vw);
    bottom: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_4 .line .row__btn .col a .small {
    font-size: calc(36 / var(--breaksp) * 100vw);
  }
  .sec_4 .line .row__btn .col__1 a {
    background: url("../img/top/sp_sec4_btn1.jpg") no-repeat center/cover;
  }
  .sec_4 .line .row__btn .col__2 a {
    background: url("../img/top/sp_sec4_btn2.jpg") no-repeat center/cover;
  }
  .sec_4 .line .row__btn .col__3 a {
    background: url("../img/top/sp_sec4_btn3.jpg") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .sec_4 .list_btn {
    -webkit-column-gap: 20px;
            column-gap: 20px;
  }
  .sec_4 .list_btn li {
    max-width: calc((100% - 20px) / 2);
    width: 235px;
  }
  .sec_4 h3 {
    font-size: 36px;
  }
  .sec_4 h3 .en {
    font-size: 80px;
    white-space: nowrap;
  }
  .sec_4 h3 .small {
    font-size: 30px;
  }
  .sec_4 .row {
    -webkit-column-gap: 0;
            column-gap: 0;
    position: relative;
    z-index: 0;
  }
  .sec_4 .row:before {
    content: "";
    position: absolute;
    background: white;
    bottom: 0;
    width: 2000px;
    z-index: -1;
    -webkit-box-shadow: 0 0 0.7rem 0.3rem rgba(34, 35, 38, 0.1);
            box-shadow: 0 0 0.7rem 0.3rem rgba(34, 35, 38, 0.1);
  }
  .sec_4 .row .col {
    width: 50%;
  }
  .sec_4 .row .col__img {
    position: relative;
  }
  .sec_4 .row .col__img img {
    position: absolute;
  }
  .sec_4 .row.reverse .col__img img {
    left: 40px;
  }
  .sec_4 .row:not(.reverse) .col__img img {
    right: 40px;
  }
  .sec_4 .row__btn {
    -webkit-column-gap: 40px;
            column-gap: 40px;
  }
  .sec_4 .row__btn p a {
    height: 160px;
    font-size: 24px;
    padding: 10px 30px;
  }
  .sec_4 .row__btn p a:after {
    right: 20px;
    bottom: 20px;
  }
  .sec_4 .row__btn p a .small {
    font-size: 18px;
  }
  .sec_4 .row__btn .col {
    width: calc((100% - 80px) / 3);
  }
  .sec_4 .row__btn .col__1 a {
    background: url("../img/top/sec4_btn1.jpg") no-repeat center/cover;
  }
  .sec_4 .row__btn .col__2 a {
    background: url("../img/top/sec4_btn2.jpg") no-repeat center/cover;
  }
  .sec_4 .row__btn .col__3 a {
    background: url("../img/top/sec4_btn3.jpg") no-repeat center/cover;
  }
  .sec_4 .line__1 .row:before {
    height: 334px;
    right: 0;
  }
  .sec_4 .line__1 .row h3 {
    margin-bottom: 80px;
  }
  .sec_4 .line__1 .row .col__img img {
    bottom: 50px;
    max-width: none;
  }
  .sec_4 .line__1 .row .col__text {
    margin-bottom: 100px;
  }
  .sec_4 .line__2 .row {
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 150px;
  }
  .sec_4 .line__2 .row:before {
    height: 390px;
    bottom: 0;
  }
  .sec_4 .line__2 .row h3 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .sec_4 .line__2 .row h3.pc-text-right {
    right: 0;
  }
  .sec_4 .line__2 .row .col__img img {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .sec_4 .line__2 .row .col__text {
    margin: 100px 0;
  }
  .sec_4 .line__3 .row:before {
    height: 334px;
    right: 0;
  }
  .sec_4 .line__3 .row h3 {
    margin-bottom: 80px;
  }
  .sec_4 .line__3 .row .col__img img {
    bottom: 0;
    max-width: clamp(629.0092px, calc(974 / var(--breakpc) * 100vw), 974px);
  }
  .sec_4 .line__3 .row .col__text {
    margin-bottom: 100px;
  }
  .sec_4 .line__4 .row:before, .sec_4 .line__5 .row:before {
    height: 100%;
  }
  .sec_4 .line__4 .row .col__text, .sec_4 .line__5 .row .col__text {
    margin: 100px 0;
  }
  .sec_4 .line__4 .row .col__text h3, .sec_4 .line__5 .row .col__text h3 {
    margin-bottom: 25px;
  }
  .sec_4 .line__4 .row .col__img img, .sec_4 .line__5 .row .col__img img {
    bottom: 40px;
  }
  .sec_4 .line__4 .row .col__img img {
    max-width: clamp(616.0932px, calc(954 / var(--breakpc) * 100vw), 954px);
  }
  .sec_4 .line__5 .row .col__img img {
    max-width: clamp(526.9728px, calc(816 / var(--breakpc) * 100vw), 816px);
  }
  .sec_4 .line:not(:last-child) {
    margin-bottom: 100px;
  }
}

.sec_6 {
  position: relative;
}
.sec_6:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: url("../img/top/sec5_icon.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .sec_6 .row {
    row-gap: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_6 .row h3 {
    font-size: calc(44 / var(--breaksp) * 100vw);
    text-align: center;
    margin-bottom: calc(20 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_6:after {
    top: clamp(58.122px, calc(90 / var(--breakpc) * 100vw), 90px);
    width: clamp(306.1092px, calc(474 / var(--breakpc) * 100vw), 474px);
    height: clamp(211.1766px, calc(327 / var(--breakpc) * 100vw), 327px);
  }
  .sec_6 .row {
    -webkit-column-gap: 0;
            column-gap: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_6 .row .col {
    width: 50%;
  }
  .sec_6 .row .col h3 {
    font-size: 46px;
    line-height: calc(80 / 46);
  }
  .sec_6 .row .col__text {
    padding-left: 30px;
  }
  .sec_6 .row .col__text p {
    padding-left: 20px;
  }
  .sec_6 .row .col__img {
    height: clamp(477.892px, calc(740 / var(--breakpc) * 100vw), 740px);
    position: relative;
  }
  .sec_6 .row .col__img img {
    position: absolute;
    right: 0;
    top: 0;
    max-width: clamp(645.8px, calc(1000 / var(--breakpc) * 100vw), 1000px);
  }
}

.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;
}

.mce-content-body:not(.home *) .reservation_top .col_2 {
text-align: center;
}
.mce-content-body:not(.home *) .reservation_top .h3 {
text-align: center;
margin-bottom: 10px;
}
.mce-content-body:not(.home *) .reservation_top .h3:after {
content: none;
}
.mce-content-body:not(.home *) .reservation_top a {
color: #fff;
    background: #149edb;
    display: inline-block;
    padding: 3px 20px;
    text-shadow: none;
    position: relative;
    margin-top: 10px;
	font-size: 20px;
    font-weight: bold;
	text-decoration: none;
}
.mce-content-body:not(.home *) .reservation_p {
    padding: 50px 0;
	margin-bottom: 50px;
    border-top: 1px dotted #dcdcdc;
    border-bottom: 1px dotted #dcdcdc;
}
.mce-content-body:not(.home *) .reservation__txt--notice {
font-size: 1.4rem;
    display: block;
}
.mce-content-body:not(.home *) .reservation_middle .col_2 {
border: 1px solid #dcdcdc;
    width: 48%;
    padding: 10px;
    margin-bottom: 0;
    text-align: center;
}
@media (max-width: 767px) {
.mce-content-body:not(.home *) .reservation_middle {
row-gap: 14px;
}
.mce-content-body:not(.home *) .reservation_middle .col_2 {
    width: 100%;
}
}

.form_wrap .table-default th,
#wpcf7cpcnf table th {
padding: 20px;
    border: 1px solid #dcdcdc;
    width: 30%;
    text-align: left;
    font-weight: normal;
}
.form_wrap .table-default th .required,
#wpcf7cpcnf table th .required {
font-size: 1.3rem;
    color: #eb6877;
    float: right;
}
.form_wrap .table-default th p,
.form_wrap .table-default td p,
#wpcf7cpcnf table th p,
#wpcf7cpcnf table td p {
margin-bottom: 0;
}
.form_wrap .table-default td,
#wpcf7cpcnf table td {
padding: 20px 20px 10px;
    border: 1px solid #dcdcdc;
}
.form_wrap .table-default td input,
#wpcf7cpcnf table td input {
margin-bottom: 10px;
}
.form_wrap .table-default td .input_s,
#wpcf7cpcnf table td .input_s {
width: 50%;
    min-width: 170px;
}
.form_button_wrap p,
div.wpcf7cp-btns {
text-align: center;
}