@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 img{
	border-radius: 20px;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #fff;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #fff;
}

.box_border {
  background: #fff;
  border: 1px solid #2b5faa;
}

.box_border .box_bg {
  background: rgba(43, 95, 170, 0.1);
}

.section_bg .box_border .box_bg {
  background: rgba(43, 95, 170, 0.1);
}

.box_bg,
.box_border {
  border-radius: calc(30 / var(--break) * 100vw);
  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: 25px;
    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;
}

.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: 25px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 1px solid #2b5faa;
  border-radius: 10px;
  padding: min(30px, 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: min(20px, 2.4vw);
  column-gap: min(20px, 2.4vw);
  row-gap: min(14px, 2vw);
}
.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;
  font-family: "Zen Old Mincho", serif;
  border-radius: 0;
  border: none;
  color: #333333 !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
}
.link_anchor a::after,
.link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: none;
    color: #2b5faa !important;
    opacity: 1;
    text-decoration: underline;
  }
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc((1.6875em / 2) - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 4px);
}
.link_anchor a::before {
  display: block;
  background: #2b5faa;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    color: #f18d00 !important;
  }
  .link_anchor a:hover:before {
    background: #f18d00;
  }
}
@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: #2b5faa;
  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: #2b5faa;
  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.5 / 2) - (16px / 4));
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #f18d00;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 2px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #2b5faa;
  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: #2b5faa;
  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: #2b5faa;
  border-top: 1px solid #2b5faa;
  border-bottom: 1px solid #2b5faa;
  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 #cbd9ee;
  text-align: center;
  font-weight: 500;
}
table.table_timetable thead th,
table.table_timetable thead td {
  padding: 0.8rem 0.2rem;
}
table.table_timetable thead th {
  background: #cbd9ee;
  color: #333333;
}
@media (min-width: 768px) {
  table.table_timetable thead th:first-child {
    width: 20%;
  }
}
@media (max-width: 767px) {
  table.table_timetable thead th:first-child {
    width: 10%;
  }
}
@media (min-width: 768px) {
  table.table_timetable thead th:nth-child(2) {
    width: 20%;
  }
}
@media (max-width: 767px) {
  table.table_timetable thead th:nth-child(2) {
    width: 20%;
  }
}
@media (max-width: 767px) {
  table.table_timetable thead th:last-child {
    width: 12%;
    padding-right: 1rem;
  }
}
table.table_timetable tbody th,
table.table_timetable tbody td {
  padding: 1rem 0.2rem;
}
@media (min-width: 768px) {
  table.table_timetable tbody th,
  table.table_timetable tbody td {
    padding: 1.2rem 0.2rem;
  }
}
table.table_timetable tbody th {
  text-align: center;
  background: #e3eaf4;
}
table.table_timetable tbody td {
  position: relative;
}
table.table_timetable tbody td .nt {
  position: absolute;
  font-size: 90%;
  top: 0.6rem;
  left: 0;
  right: 0;
  margin: auto;
  white-space: nowrap;
}
@media (max-width: 767px) {
  table.table_timetable tbody td .nt {
    font-size: 70%;
    top: 1.5rem;
    right: 1rem;
  }
}
@media (max-width: 767px) {
  table.table_timetable tbody td:last-child {
    padding-right: 1rem;
  }
}
@media (max-width: 767px) {
  table.table_timetable tbody tr:first-child td {
    padding-bottom: 0;
  }
}

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(#2b5faa), to(#f18d00));
  background: linear-gradient(to right, #2b5faa, #f18d00);
  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 #ddd;
  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: #cbd9ee;
  color: #333333;
  font-weight: bold;
}
table.table tbody th {
  background: #e3eaf4;
}
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 {
  text-align: right;
}
table.table_fee tbody td ul {
  text-align: left;
}
table.table_fee.td_left tbody td {
  text-align: left;
}
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: #2b5faa !important;
}

.consul2 {
  color: #f18d00 !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: "Zen Old Mincho", serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 36.8px;
  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: #2b5faa;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Zen Old Mincho", 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: #2b5faa;
  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: #f18d00;
  top: 30px;
}

.flow-box {
  margin-bottom: 25px;
}
.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: 1px solid #2b5faa;
  background: #fff;
  border-radius: calc(30 / var(--break) * 100vw);
  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: #e7e0d4;
  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: #2b5faa;
}
.flow-block .title {
  --flow-title-font-size: 20px;
  /* .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: "Zen Old Mincho", 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: #2b5faa;
  background: #2b5faa;
  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)));
}
.flow-block .title .num__txt {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  aspect-ratio: unset;
  padding: 0.3rem 1rem 0;
}
.flow-block .title .number_text {
  margin-top: 2px;
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding: clamp(50px, 12vw, 120px) 0;
  background: #eff3f5;
  overflow: hidden;
  border-top: 2px solid #2b5faa;
}
.footer .sec_logo {
  margin: 0 0 calc(60 / var(--break) * 100vw);
}
@media (max-width: 767px) {
  .footer .sec_logo img {
    width: calc(450 / var(--break) * 100vw);
  }
}
.footer table.address {
  margin-bottom: 30px;
}
.footer table.address th,
.footer table.address td {
  padding: 0.7em 0;
  line-height: 1.4;
  border-bottom: 1px solid #2b5faa;
}
.footer table.address th {
  vertical-align: baseline;
  width: 90px;
  text-align: left;
  padding-right: 8px;
  font-weight: bold;
  color: #2b5faa;
}
@media (min-width: 768px) {
  .footer table.address tr:first-child th,
  .footer table.address tr:first-child td {
    padding-top: 0;
  }
}
.footer .table_timetable {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .footer .table_timetable thead th:first-child {
    width: 96px;
  }
  .footer .table_timetable thead th:nth-child(2) {
    width: 130px;
  }
  .footer .table_timetable thead th:last-child {
    width: 70px;
    padding-right: 2rem;
  }
  .footer .table_timetable tbody td:last-child {
    padding-right: 2rem;
  }
  .footer .table_timetable tbody td:last-child .nt {
    right: 2rem;
  }
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  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 #333333;
  border-right: 1px solid #333333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer .row__banner {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2%;
  column-gap: 2%;
}
.footer .row__banner .col {
  width: 49%;
}
.footer .row__banner .col .bn {
  max-width: 200px;
}
.footer .row__banner .col:first-child .bn {
  margin-left: auto;
}
.footer .row__banner .col:last-child .bn a:first-child {
  padding: 0.58rem 1rem;
  background: white;
}
@media (min-width: 768px) {
  .footer .row:not(:last-child) {
    margin-bottom: 60px;
  }
  .footer .row__info {
    -webkit-column-gap: 60px;
    column-gap: 60px;
  }
  .footer .row__info .col {
    width: calc((100% - 60px) / 2);
  }
}
.footer .container {
  position: relative;
  z-index: 0;
}
.footer .container:before,
.footer .container:after {
  content: "";
  position: absolute;
  z-index: -1;
}
.footer .container:before {
  background: url("../img/common/f_icon1.png") no-repeat center/contain;
  width: calc(204 / var(--break) * 100vw);
  height: calc(147 / var(--break) * 100vw);
}
.footer .container:after {
  background: url("../img/common/f_icon2.png") no-repeat center/contain;
  width: calc(129 / var(--break) * 100vw);
  height: calc(147 / var(--break) * 100vw);
}
@media (min-width: 768px) {
  .footer .container:before {
    top: calc(70 / var(--break) * 100vw);
    left: 0;
  }
  .footer .container:after {
    right: 0;
    bottom: clamp(-55px, calc(-55 / var(--breakpc) * 100vw), -35.519px);
  }
}
@media only screen and (min-width: 1240px) {
  .footer .container:before {
    left: calc(-70 / var(--break) * 100vw);
  }
  .footer .container:after {
    right: calc(-75 / var(--break) * 100vw);
  }
}
@media (max-width: 767px) {
  .footer .container:after {
    top: calc(240 / var(--break) * 100vw);
    right: 0;
  }
}

.copyright {
  background: #e4ebef;
  color: #333333;
  padding: 20px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 20px 0 calc(180 / var(--break) * 100vw);
  }
}
@media (min-width: 768px) {
  .copyright {
    padding-bottom: 120px;
  }
}

.list_list dd a {
  color: #333333;
  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_wrap .loopslider {
  -webkit-animation: loopslider 30s linear infinite;
  animation: loopslider 30s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .loopslider_wrap .loopslider {
    width: calc(200px * 14);
  }
  .loopslider_wrap .loopslider .loopslider_item {
    padding: 0 5px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-200px * 7));
      transform: translateX(calc(-200px * 7));
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-200px * 7));
      transform: translateX(calc(-200px * 7));
    }
  }
}
@media (min-width: 768px) {
  .loopslider_wrap .loopslider {
    width: calc(400px * 14);
    -webkit-animation: loopslider 40s linear infinite;
    animation: loopslider 40s linear infinite;
  }
  .loopslider_wrap .loopslider .loopslider_item {
    padding: 0 5px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-400px * 7));
      transform: translateX(calc(-400px * 7));
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-400px * 7));
      transform: translateX(calc(-400px * 7));
    }
  }
}

.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__web:before {
  background: url("../img/common/ic_web.png") no-repeat center/contain;
}
.ic__web2:before {
  background: url("../img/common/ic_web2.png") no-repeat center/contain;
}
.ic__chat:before {
  background: url("../img/common/ic_chat.png") no-repeat center/contain;
}

.ictel {
  position: relative;
  font-size: clamp(30px, 3.4vw, 34px);
  color: #2b5faa;
  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;
}

.txt-rl {
  -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 {
  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(241, 141, 0, 0.3);
  text-decoration-color: rgba(241, 141, 0, 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(#f18d00), to(#2b5faa));
  background-image: linear-gradient(90deg, #f18d00, #2b5faa);
}

.txt-bg {
  display: block;
}
.txt-bg > span {
  background-color: #2b5faa;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  color: white;
}

.txt-zen,
.sec_open p,
.sec_point .box-point .row_same .box .num_point,
.sec_looptext .looptext_wrap .looptext .looptext_item p {
  font-family: "Zen Old Mincho", serif;
}

.sec_top.pd {
  padding: clamp(50px, 12vw, 120px) 0;
}
.sec_top.pdt {
  padding-top: clamp(50px, 12vw, 120px);
}
.sec_top.pdb {
  padding-bottom: clamp(50px, 12vw, 120px);
}
.sec_top h2 {
  line-height: 1.4;
  text-align: center;
  margin-bottom: 25px;
}
.sec_top h2.type1 {
  font-size: 26px;
}
.sec_top h2.type1 .en {
  display: block;
  font-size: 18px;
  color: #595959;
  font-weight: 500;
}
.sec_top h2.type2 .en {
  display: block;
}
.sec_top h2.type2 .num {
  line-height: 1;
}
.sec_top h2.type2 .small {
  display: block;
}
.sec_top h3 {
  font-weight: 500;
}
@media (min-width: 768px) {
  .sec_top h2.type1 {
    font-size: 30px;
  }
  .sec_top h2.type1.large {
    font-size: clamp(38.748px, calc(60 / var(--breakpc) * 100vw), 60px);
    margin-bottom: 45px;
  }
  .sec_top h2.type1.large .en {
    font-size: clamp(16.7908px, calc(26 / var(--breakpc) * 100vw), 26px);
  }
  .sec_top h2.type2 {
    position: relative;
    z-index: 0;
  }
  .sec_top h2.type2 .en {
    position: absolute;
    font-size: clamp(90.412px, calc(140 / var(--breakpc) * 100vw), 140px);
    line-height: 1;
    z-index: -1;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .sec_top h2 {
    font-size: calc(54 / var(--break) * 100vw);
  }
  .sec_top h2.type1.large .en {
    margin-bottom: 0.3rem;
  }
  .sec_top h2.type2 .en {
    font-size: clamp(51.664px, calc(80 / var(--breakpc) * 100vw), 80px);
    margin-bottom: calc(-50 / var(--break) * 100vw);
  }
  .sec_top h2.type2 .small {
    font-size: calc(40 / var(--break) * 100vw);
  }
  .sec_top h2.type2 .num {
    font-size: calc(50 / var(--break) * 100vw);
  }
  .sec_top h3 {
    font-size: calc(44 / var(--break) * 100vw);
  }
  .sec_top h3 .en {
    font-size: calc(36 / var(--break) * 100vw);
  }
}

.sec_open {
  background: url("../img/top/sec_openbg.jpg");
  padding: clamp(50px, 15vw, 160px) 0;
}
.sec_open p {
  text-align: center;
  margin: 0;
  line-height: 1.4;
}
.sec_open p.bd {
  position: relative;
}
.sec_open p.bd:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 56px;
  height: 1px;
  background: #2b5faa;
}
@media (max-width: 767px) {
  .sec_open .fs30 {
    font-size: calc(36 / var(--break) * 100vw);
  }
  .sec_open .fs36 {
    font-size: calc(42 / var(--break) * 100vw);
  }
  .sec_open .fs44 {
    font-size: calc(50 / var(--break) * 100vw);
  }
  .sec_open .fs48 {
    font-size: calc(54 / var(--break) * 100vw);
  }
  .sec_open p.bd {
    padding-bottom: calc(30 / var(--break) * 100vw);
    margin-bottom: calc(25 / var(--break) * 100vw);
  }
  .sec_open .row {
    row-gap: 0;
  }
  .sec_open .row .col:not(:last-child) {
    margin-bottom: calc(50 / var(--break) * 100vw);
    padding-bottom: calc(50 / var(--break) * 100vw);
    border-bottom: 1px solid #f18d00;
  }
}
@media (min-width: 768px) {
  .sec_open .fs30 {
    font-size: 30px;
  }
  .sec_open .fs36 {
    font-size: 36px;
  }
  .sec_open .fs44 {
    font-size: 44px;
  }
  .sec_open .fs48 {
    font-size: 48px;
  }
  .sec_open p.bd {
    padding-bottom: 25px;
    margin-bottom: 20px;
  }
  .sec_open .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.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 0.5em;
  margin: 0 0;
  border-bottom: 1px solid #ddd;
}
.sec_news .list_list dd:not(:last-child) {
  margin-bottom: 0.5em;
}
.sec_news .list_list dd a {
  color: #333333;
  text-decoration: none;
}
.sec_news .list_list dd a:hover {
  text-decoration: underline;
  color: #2b5faa;
}
.sec_news .row .col {
  background: white;
  border-radius: 20px;
  padding: 1em;
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
}
.sec_news .row .col .box-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-column-gap: 2%;
  column-gap: 2%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #2b5faa;
  padding-bottom: 10px;
}
.sec_news .row .col .box-head h2 {
  margin: 0;
  text-align: left;
}
.sec_news .row .col .box-head .btnstyle {
  margin-bottom: 8px;
}
@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;
  }
  .sec_news .row {
    row-gap: 50px;
  }
  .sec_news .row .col .box-head {
    margin-bottom: 25px;
  }
}
@media (min-width: 768px) {
  .sec_news .list_list dt {
    padding: 1.2em 0;
  }
  .sec_news .list_list dt + dd {
    padding-left: 120px;
  }
  .sec_news .list_list dd {
    padding: 1.2em 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_news .row {
    -webkit-column-gap: 60px;
    column-gap: 60px;
  }
  .sec_news .row .col {
    width: calc((100% - 60px) / 2);
    padding: 60px;
  }
}

.sec_surgery {
  padding-top: clamp(30px, 10vw, 100px);
  position: relative;
  z-index: 0;
}
.sec_surgery:before,
.sec_surgery:after {
  content: "";
  position: absolute;
  z-index: -1;
}
.sec_surgery:before {
  background: url("../img/top/icon01.png") no-repeat center/contain;
}
.sec_surgery:after {
  background: url("../img/top/icon02.png") no-repeat center/contain;
}
.sec_surgery .fs18 {
  font-size: clamp(16px, 1.8vw, 18px);
  margin-bottom: clamp(30px, 5vw, 60px);
}
.sec_surgery .row .col {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.sec_surgery .row .col:before,
.sec_surgery .row .col:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.sec_surgery .row .col:before {
  width: 100%;
  height: 100%;
  background: rgba(43, 95, 170, 0.7);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sec_surgery .row .col:after {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid white;
  border-radius: 20px;
}
.sec_surgery .row .col a {
  text-decoration: none;
  text-indent: -9999px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: white;
  z-index: 1;
}
.sec_surgery .row .col h3 {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
}
@media (hover: hover) and (pointer: fine) {
  .sec_surgery .row .col:hover:before {
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .sec_surgery.pdb {
    padding-bottom: 80px;
  }
  .sec_surgery:before {
    top: calc(10 / var(--break) * 100vw);
    left: calc(20 / var(--break) * 100vw);
    width: calc(315 / var(--break) * 100vw);
    height: calc(136 / var(--break) * 100vw);
  }
  .sec_surgery:after {
    bottom: calc(20 / var(--break) * 100vw);
    right: calc(10 / var(--break) * 100vw);
    width: calc(177 / var(--break) * 100vw);
    height: calc(203 / var(--break) * 100vw);
  }
  .sec_surgery .row {
    row-gap: calc(30 / var(--break) * 100vw);
  }
  .sec_surgery .row .col {
    border-radius: calc(20 / var(--break) * 100vw);
  }
  .sec_surgery .row .col:after {
    border-radius: calc(20 / var(--break) * 100vw);
    width: calc(100% - calc(10 / var(--break) * 100vw));
    height: calc(100% - calc(10 / var(--break) * 100vw));
  }
  .sec_surgery .row .col h3 {
    font-size: calc(42 / var(--break) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_surgery:before {
    top: clamp(41.977px, calc(65 / var(--breakpc) * 100vw), 65px);
    left: clamp(103.328px, calc(160 / var(--breakpc) * 100vw), 160px);
    width: clamp(203.427px, calc(315 / var(--breakpc) * 100vw), 315px);
    height: clamp(87.8288px, calc(136 / var(--breakpc) * 100vw), 136px);
  }
  .sec_surgery:after {
    bottom: clamp(6.458px, calc(10 / var(--breakpc) * 100vw), 10px);
    right: 0;
    width: clamp(114.3066px, calc(177 / var(--breakpc) * 100vw), 177px);
    height: clamp(131.0974px, calc(203 / var(--breakpc) * 100vw), 203px);
  }
  .sec_surgery .row .col h3 {
    font-size: clamp(27.1236px, calc(42 / var(--breakpc) * 100vw), 42px);
  }
}
@media only screen and (min-width: 1240px) {
  .sec_surgery:after {
    bottom: calc(100 / var(--break) * 100vw);
    right: calc(150 / var(--break) * 100vw);
  }
}

@media (min-width: 768px) {
  .top_bg {
    background: url("../img/top/top_bg1.jpg") no-repeat center bottom/cover;
  }
}
@media (max-width: 767px) {
  .top_bg {
    background: url("../img/top/sp_top_bg1.jpg") no-repeat center bottom/cover;
  }
}

.sec_point {
  padding-bottom: clamp(70px, 20vw, 200px);
  position: relative;
}
.sec_point:before,
.sec_point:after {
  content: "";
  position: absolute;
  margin: auto;
  width: 100%;
  z-index: -1;
  left: 0;
  right: 0;
}
.sec_point:before {
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#f18d00), color-stop(#e2c69e), to(#2b5faa));
  background: linear-gradient(to bottom, #f18d00, #e2c69e, #2b5faa);
}
.sec_point:after {
  background: #f18d00;
  -webkit-clip-path: polygon(
    100% 100%,
    0% 100%,
    0% 56.34%,
    2% 49.74%,
    4% 43.12%,
    6% 36.58%,
    8% 30.27%,
    10% 24.29%,
    12% 18.77%,
    14% 13.8%,
    16% 9.48%,
    18% 5.91%,
    20% 3.13%,
    22% 1.21%,
    24% 0.18%,
    26% 0.06%,
    28% 0.86%,
    30% 2.56%,
    32% 5.13%,
    34% 8.51%,
    36% 12.64%,
    38% 17.46%,
    40% 22.85%,
    42% 28.72%,
    44% 34.96%,
    46% 41.45%,
    48% 48.07%,
    50% 54.68%,
    52% 61.17%,
    54% 67.4%,
    56% 73.27%,
    58% 78.65%,
    60% 83.45%,
    62% 87.57%,
    64% 90.93%,
    66% 93.48%,
    68% 95.16%,
    70% 95.94%,
    72% 95.81%,
    74% 94.76%,
    76% 92.82%,
    78% 90.03%,
    80% 86.44%,
    82% 82.11%,
    84% 77.13%,
    86% 71.59%,
    88% 65.61%,
    90% 59.29%,
    92% 52.75%,
    94% 46.12%,
    96% 39.53%,
    98% 33.1%,
    100% 26.96%
  );
  clip-path: polygon(
    100% 100%,
    0% 100%,
    0% 56.34%,
    2% 49.74%,
    4% 43.12%,
    6% 36.58%,
    8% 30.27%,
    10% 24.29%,
    12% 18.77%,
    14% 13.8%,
    16% 9.48%,
    18% 5.91%,
    20% 3.13%,
    22% 1.21%,
    24% 0.18%,
    26% 0.06%,
    28% 0.86%,
    30% 2.56%,
    32% 5.13%,
    34% 8.51%,
    36% 12.64%,
    38% 17.46%,
    40% 22.85%,
    42% 28.72%,
    44% 34.96%,
    46% 41.45%,
    48% 48.07%,
    50% 54.68%,
    52% 61.17%,
    54% 67.4%,
    56% 73.27%,
    58% 78.65%,
    60% 83.45%,
    62% 87.57%,
    64% 90.93%,
    66% 93.48%,
    68% 95.16%,
    70% 95.94%,
    72% 95.81%,
    74% 94.76%,
    76% 92.82%,
    78% 90.03%,
    80% 86.44%,
    82% 82.11%,
    84% 77.13%,
    86% 71.59%,
    88% 65.61%,
    90% 59.29%,
    92% 52.75%,
    94% 46.12%,
    96% 39.53%,
    98% 33.1%,
    100% 26.96%
  );
}
.sec_point .wave {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.sec_point h2.type2 .en {
  color: #eff3f5;
}
.sec_point .box-point {
  margin-bottom: clamp(50px, 6vw, 60px);
}
.sec_point .box-point .row_same .box {
  background: white;
  position: relative;
  text-align: center;
  border-radius: 10px;
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
  padding: 1em 0.5em;
}
.sec_point .box-point .row_same .box .num_point {
  position: absolute;
  margin: 0;
  color: #f18d00;
  line-height: 1;
  -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_point .box-point .row_same .box figure {
  text-align: center;
}
.sec_point .box-links h3 {
  margin-bottom: clamp(30px, 5vw, 50px);
}
.sec_point .box-links h3 .en {
  display: block;
}
.sec_point .box-links .more a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-filter: drop-shadow(0 0 1rem rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 0 1rem rgba(0, 0, 0, 0.2));
  width: 100%;
}
@media (max-width: 767px) {
  .sec_point:before {
    height: 60%;
  }
  .sec_point:after {
    height: calc(50 / var(--break) * 100vw);
    bottom: calc(60% - 1px);
  }
  .sec_point .wave {
    bottom: calc(-31 / var(--break) * 100vw);
  }
  .sec_point .box-point .row_same {
    gap: 30px calc(20 / var(--break) * 100vw);
  }
  .sec_point .box-point .row_same .box {
    margin-top: calc(40 / var(--break) * 100vw);
  }
  .sec_point .box-point .row_same .box .num_point {
    font-size: calc(60 / var(--break) * 100vw);
    top: calc(-50 / var(--break) * 100vw);
    text-shadow:
      0 0 6px rgba(255, 255, 255, 0.5),
      0 0 6px rgba(255, 255, 255, 0.5),
      0 0 6px rgba(255, 255, 255, 0.5),
      0 0 6px rgba(255, 255, 255, 0.5),
      0 0 16px rgba(255, 255, 255, 0.5),
      0 0 10px rgba(255, 255, 255, 0.5),
      0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-filter: none;
    filter: none;
  }
  .sec_point .box-point .row_same .box .num_point .large {
    font-size: calc(74 / var(--break) * 100vw);
  }
  .sec_point .box-point .row_same .box figure img {
    width: 160px;
  }
  .sec_point .box-point .row_same.sp_col2 {
    row-gap: calc(30 / var(--break) * 100vw);
  }
  .sec_point .box-point .row_same.sp_col2 .box {
    width: calc((100% - calc(20 / var(--break) * 100vw)) / 2);
    margin-top: calc(40 / var(--break) * 100vw);
    padding: calc(40 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) calc(20 / var(--break) * 100vw);
  }
  .sec_point .box-point .row_same.sp_col2 .box .num_point {
    font-size: calc(34 / var(--break) * 100vw);
    top: calc(-35 / var(--break) * 100vw);
  }
  .sec_point .box-point .row_same.sp_col2 .box .num_point .large {
    font-size: calc(50 / var(--break) * 100vw);
  }
  .sec_point .box-point .row_same.sp_col2 .box figure img {
    max-width: calc(160 / var(--break) * 100vw);
  }
  .sec_point .box-point .row_same.sp_col2 .box h3 {
    font-size: calc(30 / var(--break) * 100vw);
    margin: calc(20 / var(--break) * 100vw) 0 calc(15 / var(--break) * 100vw);
  }
  .sec_point .box-point .row_same.sp_col2 .box .txt {
    font-size: calc(26 / var(--break) * 100vw);
    letter-spacing: normal;
  }
  .sec_point .box-links .more a {
    height: calc(100 / var(--break) * 100vw);
    font-size: calc(28 / var(--break) * 100vw);
    padding: 0 calc(50 / var(--break) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_point:before {
    height: 50%;
  }
  .sec_point:after {
    height: 120px;
    bottom: calc(50% - 119px);
    -webkit-clip-path: polygon(
      100% 0%,
      0% 0%,
      0% 56.34%,
      2% 49.74%,
      4% 43.12%,
      6% 36.58%,
      8% 30.27%,
      10% 24.29%,
      12% 18.77%,
      14% 13.8%,
      16% 9.48%,
      18% 5.91%,
      20% 3.13%,
      22% 1.21%,
      24% 0.18%,
      26% 0.06%,
      28% 0.86%,
      30% 2.56%,
      32% 5.13%,
      34% 8.51%,
      36% 12.64%,
      38% 17.46%,
      40% 22.85%,
      42% 28.72%,
      44% 34.96%,
      46% 41.45%,
      48% 48.07%,
      50% 54.68%,
      52% 61.17%,
      54% 67.4%,
      56% 73.27%,
      58% 78.65%,
      60% 83.45%,
      62% 87.57%,
      64% 90.93%,
      66% 93.48%,
      68% 95.16%,
      70% 95.94%,
      72% 95.81%,
      74% 94.76%,
      76% 92.82%,
      78% 90.03%,
      80% 86.44%,
      82% 82.11%,
      84% 77.13%,
      86% 71.59%,
      88% 65.61%,
      90% 59.29%,
      92% 52.75%,
      94% 46.12%,
      96% 39.53%,
      98% 33.1%,
      100% 26.96%
    );
    clip-path: polygon(
      100% 0%,
      0% 0%,
      0% 56.34%,
      2% 49.74%,
      4% 43.12%,
      6% 36.58%,
      8% 30.27%,
      10% 24.29%,
      12% 18.77%,
      14% 13.8%,
      16% 9.48%,
      18% 5.91%,
      20% 3.13%,
      22% 1.21%,
      24% 0.18%,
      26% 0.06%,
      28% 0.86%,
      30% 2.56%,
      32% 5.13%,
      34% 8.51%,
      36% 12.64%,
      38% 17.46%,
      40% 22.85%,
      42% 28.72%,
      44% 34.96%,
      46% 41.45%,
      48% 48.07%,
      50% 54.68%,
      52% 61.17%,
      54% 67.4%,
      56% 73.27%,
      58% 78.65%,
      60% 83.45%,
      62% 87.57%,
      64% 90.93%,
      66% 93.48%,
      68% 95.16%,
      70% 95.94%,
      72% 95.81%,
      74% 94.76%,
      76% 92.82%,
      78% 90.03%,
      80% 86.44%,
      82% 82.11%,
      84% 77.13%,
      86% 71.59%,
      88% 65.61%,
      90% 59.29%,
      92% 52.75%,
      94% 46.12%,
      96% 39.53%,
      98% 33.1%,
      100% 26.96%
    );
    background: white;
  }
  .sec_point .wave {
    bottom: clamp(-75px, calc(-75 / var(--breakpc) * 100vw), -48.435px);
  }
  .sec_point h2.type2 {
    font-size: calc(60 / var(--break) * 100vw);
    padding-top: calc(90 / var(--break) * 100vw);
    margin-bottom: 40px;
  }
  .sec_point h2.type2 .small {
    font-size: clamp(19.374px, calc(30 / var(--breakpc) * 100vw), 30px);
  }
  .sec_point h2.type2 .num {
    font-size: clamp(32.29px, calc(50 / var(--breakpc) * 100vw), 50px);
  }
  .sec_point h2.type2 .en {
    top: 0;
    left: 0;
    right: 0;
  }
  .sec_point .box-point .row_same {
    -webkit-column-gap: clamp(19.374px, calc(30 / var(--breakpc) * 100vw), 30px);
    column-gap: clamp(19.374px, calc(30 / var(--breakpc) * 100vw), 30px);
  }
  .sec_point .box-point .row_same .box {
    margin-top: 35px;
    padding: 50px 5px 30px;
  }
  .sec_point .box-point .row_same .box .num_point {
    font-size: 36px;
    top: -30px;
  }
  .sec_point .box-point .row_same .box .num_point .large {
    font-size: 48px;
  }
  .sec_point .box-point .row_same .box figure img {
    max-width: 160px;
  }
  .sec_point .box-point .row_same .box h3 {
    font-size: 24px;
    margin: 0.7em 0 0.3em;
  }
  .sec_point .box-point .row_same .box .txt {
    letter-spacing: 0.04rem;
  }
  .sec_point .box-links h3 {
    font-size: 36px;
  }
  .sec_point .box-links h3 .en {
    font-size: 18px;
  }
  .sec_point .box-links .more a {
    height: 80px;
    font-size: clamp(12.916px, calc(20 / var(--breakpc) * 100vw), 20px);
  }
  .sec_point .box-links .row {
    row-gap: 25px;
  }
}

.sec_sympotoms {
  padding: clamp(50px, 7vw, 70px) 0 clamp(50px, 10vw, 100px);
  position: relative;
}
.sec_sympotoms:before,
.sec_sympotoms:after {
  content: "";
  position: absolute;
  margin: auto;
  width: 100%;
  z-index: -1;
  left: 0;
  right: 0;
}
.sec_sympotoms:before {
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#adc0dc), to(#2b5faa));
  background: linear-gradient(to bottom, #adc0dc, #2b5faa);
}
.sec_sympotoms:after {
  -webkit-clip-path: polygon(
    100% 0%,
    0% 0%,
    0% 56.34%,
    2% 49.74%,
    4% 43.12%,
    6% 36.58%,
    8% 30.27%,
    10% 24.29%,
    12% 18.77%,
    14% 13.8%,
    16% 9.48%,
    18% 5.91%,
    20% 3.13%,
    22% 1.21%,
    24% 0.18%,
    26% 0.06%,
    28% 0.86%,
    30% 2.56%,
    32% 5.13%,
    34% 8.51%,
    36% 12.64%,
    38% 17.46%,
    40% 22.85%,
    42% 28.72%,
    44% 34.96%,
    46% 41.45%,
    48% 48.07%,
    50% 54.68%,
    52% 61.17%,
    54% 67.4%,
    56% 73.27%,
    58% 78.65%,
    60% 83.45%,
    62% 87.57%,
    64% 90.93%,
    66% 93.48%,
    68% 95.16%,
    70% 95.94%,
    72% 95.81%,
    74% 94.76%,
    76% 92.82%,
    78% 90.03%,
    80% 86.44%,
    82% 82.11%,
    84% 77.13%,
    86% 71.59%,
    88% 65.61%,
    90% 59.29%,
    92% 52.75%,
    94% 46.12%,
    96% 39.53%,
    98% 33.1%,
    100% 26.96%
  );
  clip-path: polygon(
    100% 0%,
    0% 0%,
    0% 56.34%,
    2% 49.74%,
    4% 43.12%,
    6% 36.58%,
    8% 30.27%,
    10% 24.29%,
    12% 18.77%,
    14% 13.8%,
    16% 9.48%,
    18% 5.91%,
    20% 3.13%,
    22% 1.21%,
    24% 0.18%,
    26% 0.06%,
    28% 0.86%,
    30% 2.56%,
    32% 5.13%,
    34% 8.51%,
    36% 12.64%,
    38% 17.46%,
    40% 22.85%,
    42% 28.72%,
    44% 34.96%,
    46% 41.45%,
    48% 48.07%,
    50% 54.68%,
    52% 61.17%,
    54% 67.4%,
    56% 73.27%,
    58% 78.65%,
    60% 83.45%,
    62% 87.57%,
    64% 90.93%,
    66% 93.48%,
    68% 95.16%,
    70% 95.94%,
    72% 95.81%,
    74% 94.76%,
    76% 92.82%,
    78% 90.03%,
    80% 86.44%,
    82% 82.11%,
    84% 77.13%,
    86% 71.59%,
    88% 65.61%,
    90% 59.29%,
    92% 52.75%,
    94% 46.12%,
    96% 39.53%,
    98% 33.1%,
    100% 26.96%
  );
  background: white;
}
.sec_sympotoms .wave {
  margin: 0;
  position: absolute;
  left: 0;
  width: 100%;
}
.sec_sympotoms .box-head {
  position: relative;
}
.sec_sympotoms .box-head:before {
  content: "";
  position: absolute;
  background: url("../img/top/icon01.png") no-repeat center/contain;
}
.sec_sympotoms .box-head h2 {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  margin-bottom: 0;
}
.sec_sympotoms .box-head h2 .en {
  color: #e5ebf3;
  line-height: 1;
}
.sec_sympotoms .box-head h2 .jp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.sec_sympotoms .box-circle ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sec_sympotoms .box-circle ul li {
  position: relative;
  background: #d7e2f1;
  border-radius: 50%;
  -webkit-filter: drop-shadow(0 0 0.3rem rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 0 0.3rem rgba(0, 0, 0, 0.2));
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sec_sympotoms .box-circle ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border: 2px solid white;
  border-radius: 50%;
}
.sec_sympotoms .box-circle ul li a {
  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;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  line-height: calc(36 / 26);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sec_sympotoms .box-circle ul li a:before,
.sec_sympotoms .box-circle ul li a:after {
  border-color: #2b5faa;
  top: auto;
  left: 0;
  right: 0;
}
@media (hover: hover) and (pointer: fine) {
  .sec_sympotoms .box-circle ul li:hover {
    background: #2b5faa;
  }
  .sec_sympotoms .box-circle ul li:hover a {
    color: white;
  }
  .sec_sympotoms .box-circle ul li:hover a:before,
  .sec_sympotoms .box-circle ul li:hover a:after {
    border-color: currentColor;
  }
}
.sec_sympotoms .head-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}
.sec_sympotoms .box-pick {
  background: white;
  border-radius: 20px;
  -webkit-filter: drop-shadow(0 0 0.3rem rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 0 0.3rem rgba(0, 0, 0, 0.2));
  padding: 1em;
}
.sec_sympotoms .box-pick h3 {
  margin-bottom: 20px;
}
.sec_sympotoms .box-pick h3 .sptxt-bg {
  color: white;
  background: #2b5faa;
  display: inline;
}
.sec_sympotoms .box-pick h4 {
  color: #2b5faa;
  text-align: center;
  line-height: calc(33 / 24);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sec_sympotoms .box-pick h4 .add_arrow {
  display: table;
  margin: 0 auto;
}
.sec_sympotoms .box-pick h4 .add_arrow:before,
.sec_sympotoms .box-pick h4 .add_arrow:after {
  bottom: auto;
}
.sec_sympotoms .box-pick .row .col {
  position: relative;
}
.sec_sympotoms .box-pick .row .col a {
  text-decoration: none;
  position: absolute;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.sec_sympotoms .box-pick .row .col figure img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .sec_sympotoms .box-pick .row .col:hover h4 {
    color: #f18d00;
  }
  .sec_sympotoms .box-pick .row .col:hover img {
    opacity: 0.7;
  }
}
.sec_sympotoms .container {
  position: relative;
}
.sec_sympotoms .container:after {
  content: "";
  position: absolute;
  background: url("../img/top/icon02.png") no-repeat center/contain;
  z-index: -1;
}
@media (max-width: 767px) {
  .sec_sympotoms:before {
    height: 60%;
  }
  .sec_sympotoms:after {
    height: calc(50 / var(--break) * 100vw);
    bottom: calc(60% - calc(49 / var(--break) * 100vw));
  }
  .sec_sympotoms .wave {
    bottom: calc(58%);
  }
  .sec_sympotoms .head-circle {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  .sec_sympotoms .head-circle .box-head {
    width: calc(200 / var(--break) * 100vw);
  }
  .sec_sympotoms .head-circle .box-head:before {
    width: calc(167 / var(--break) * 100vw);
    height: calc(72 / var(--break) * 100vw);
    top: calc(-30 / var(--break) * 100vw);
    right: calc(40 / var(--break) * 100vw);
  }
  .sec_sympotoms .head-circle .box-head h2 {
    translate: calc(30 / var(--break) * 100vw);
    font-size: calc(40 / var(--break) * 100vw);
    margin: 0 0 0 auto;
  }
  .sec_sympotoms .head-circle .box-head h2 .en {
    font-size: calc(100 / var(--break) * 100vw);
  }
  .sec_sympotoms .head-circle .box-head h2 .jp {
    position: absolute;
    right: calc(60 / var(--break) * 100vw);
    top: calc(30 / var(--break) * 100vw);
  }
  .sec_sympotoms .head-circle .box-head h2 .jp__2 {
    margin-top: calc(30 / var(--break) * 100vw);
  }
  .sec_sympotoms .head-circle .box-head h2 .jp__3 {
    margin-top: calc(70 / var(--break) * 100vw);
  }
  .sec_sympotoms .head-circle .box-circle {
    width: calc(100% - calc(220 / var(--break) * 100vw));
  }
  .sec_sympotoms .head-circle .box-circle ul {
    gap: calc(20 / var(--break) * 100vw);
  }
  .sec_sympotoms .head-circle .box-circle ul li {
    width: calc((100% - calc(20 / var(--break) * 100vw)) / 2);
    height: calc(243 / var(--break) * 100vw);
  }
  .sec_sympotoms .head-circle .box-circle ul li a {
    font-size: calc(28 / var(--break) * 100vw);
  }
  .sec_sympotoms .head-circle .box-circle ul li a:before {
    bottom: calc(20 / var(--break) * 100vw);
  }
  .sec_sympotoms .head-circle .box-circle ul li a:after {
    bottom: calc(32 / var(--break) * 100vw);
  }
  .sec_sympotoms .box-pick h3 .sptxt-bg > span {
    padding: 0 1rem;
  }
  .sec_sympotoms .box-pick h4 {
    font-size: calc(40 / var(--break) * 100vw);
  }
  .sec_sympotoms .box-pick h4 .add_arrow {
    padding-right: calc(50 / var(--break) * 100vw);
  }
  .sec_sympotoms .box-pick h4 .add_arrow:before {
    right: 0;
    top: calc(12 / var(--break) * 100vw);
  }
  .sec_sympotoms .box-pick h4 .add_arrow:after {
    right: calc(12 / var(--break) * 100vw);
    top: calc(24 / var(--break) * 100vw);
  }
  .sec_sympotoms .box-pick .row .col figure {
    margin-bottom: 15px;
  }
  .sec_sympotoms .box-pick .row .col figure img {
    border-radius: calc(30 / var(--break) * 100vw);
  }
  .sec_sympotoms .container {
    z-index: 0;
  }
  .sec_sympotoms .container:after {
    width: calc(136 / var(--break) * 100vw);
    height: calc(156 / var(--break) * 100vw);
    top: calc(100% - calc(20 / var(--break) * 100vw));
    right: calc(20 / var(--break) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_sympotoms:before {
    height: 68%;
  }
  .sec_sympotoms:after {
    height: 120px;
    bottom: calc(68% - 119px);
  }
  .sec_sympotoms .wave {
    bottom: calc(56.2%);
  }
  .sec_sympotoms .box-head {
    width: 320px;
  }
  .sec_sympotoms .box-head:before {
    width: 167px;
    height: 72px;
    top: 10px;
    left: 130px;
  }
  .sec_sympotoms .box-head h2 {
    font-size: 36px;
    translate: -10px;
  }
  .sec_sympotoms .box-head h2 .en {
    font-size: 140px;
  }
  .sec_sympotoms .box-head h2 .jp {
    top: 70px;
  }
  .sec_sympotoms .box-head h2 .jp__2 {
    margin-top: 30px;
  }
  .sec_sympotoms .box-head h2 .jp__3 {
    margin-top: 100px;
  }
  .sec_sympotoms .box-circle {
    width: calc(100% - 320px);
  }
  .sec_sympotoms .box-circle ul {
    gap: 35px;
  }
  .sec_sympotoms .box-circle ul li {
    width: calc((100% - 70px) / 3);
    height: 270px;
  }
  .sec_sympotoms .box-circle ul li:before {
    width: calc(100% - 12px);
    height: calc(100% - 12px);
  }
  .sec_sympotoms .box-circle ul li a {
    font-size: 26px;
  }
  .sec_sympotoms .box-circle ul li a:before {
    bottom: 30px;
  }
  .sec_sympotoms .box-circle ul li a:after {
    bottom: 42px;
  }
  .sec_sympotoms .head-circle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sec_sympotoms .box-pick {
    padding: 60px;
  }
  .sec_sympotoms .box-pick h3 {
    font-size: 30px;
  }
  .sec_sympotoms .box-pick h3 .sptxt-bg {
    padding: 0 1rem 0.3rem;
  }
  .sec_sympotoms .box-pick h4 {
    font-size: 24px;
  }
  .sec_sympotoms .box-pick h4 .add_arrow {
    padding-right: 40px;
  }
  .sec_sympotoms .box-pick h4 .add_arrow:before {
    right: 0;
    top: 3px;
  }
  .sec_sympotoms .box-pick h4 .add_arrow:after {
    top: 14px;
    right: 13px;
  }
  .sec_sympotoms .box-pick .row {
    -webkit-column-gap: 40px;
    column-gap: 40px;
  }
  .sec_sympotoms .box-pick .row .col {
    width: calc((100% - 80px) / 3);
  }
  .sec_sympotoms .box-pick .row .col figure {
    margin-bottom: 15px;
  }
  .sec_sympotoms .box-pick .row .col figure img {
    border-radius: 30px;
  }
  .sec_sympotoms .container:after {
    left: calc(100% + calc(80 / var(--break) * 100vw));
    width: clamp(87.8288px, calc(136 / var(--breakpc) * 100vw), 136px);
    height: clamp(100.7448px, calc(156 / var(--breakpc) * 100vw), 156px);
    bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1460px) {
  .sec_sympotoms {
    padding-bottom: calc(170 / var(--break) * 100vw);
  }
  .sec_sympotoms .container:after {
    bottom: auto;
    left: auto;
    right: 0;
    top: calc(100% - calc(20 / var(--break) * 100vw));
  }
}

.sec_loop {
  position: relative;
}
.sec_loop:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 50%;
  background: #2b5faa;
  z-index: -1;
}
@media (max-width: 767px) {
  .sec_loop {
    padding: 50px 0;
  }
}

.sec_features {
  position: relative;
}
.sec_features:before {
  content: "";
  position: absolute;
  background: #f9f5ee;
  border-radius: calc(30 / var(--break) * 100vw);
  margin: auto;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
}
.sec_features h2 {
  text-align: center;
}
.sec_features h2 .en {
  color: white;
  line-height: 1;
  display: block;
}
.sec_features h3 {
  margin-bottom: 10px;
}
.sec_features h3 .en {
  display: block;
}
@media (max-width: 767px) {
  .sec_features {
    padding-top: 30px;
  }
  .sec_features h2 {
    font-size: calc(40 / var(--break) * 100vw);
  }
  .sec_features h2 .en {
    font-size: calc(100 / var(--break) * 100vw);
    margin-bottom: calc(-50 / var(--break) * 100vw);
  }
  .sec_features h2 .num {
    font-size: calc(60 / var(--break) * 100vw);
  }
  .sec_features .features_text_box .sp_features_img {
    margin-bottom: 15px;
  }
  .sec_features .features_text_box:not(:last-child) {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .sec_features {
    margin-top: 50px;
  }
  .sec_features h2 {
    font-size: clamp(38.748px, calc(60 / var(--breakpc) * 100vw), 60px);
  }
  .sec_features h2 .en {
    font-size: clamp(90.412px, calc(140 / var(--breakpc) * 100vw), 140px);
    margin-bottom: clamp(-80px, calc(-80 / var(--breakpc) * 100vw), -51.664px);
  }
  .sec_features h2 .num {
    font-size: clamp(64.58px, calc(100 / var(--breakpc) * 100vw), 100px);
  }
  .sec_features h3 {
    font-size: 36px;
    line-height: calc(50 / 36);
    margin-bottom: 60px;
  }
  .sec_features h3 .en {
    font-size: 24px;
  }
  .sec_features h3.nm {
    letter-spacing: normal;
  }
  .sec_features .features_box .features_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    position: relative;
  }
  .sec_features .features_box .features_inner .features_img {
    width: calc(100% - 570px);
    position: relative;
  }
  .sec_features .features_box .features_inner .features_text {
    width: 570px;
    padding-right: clamp(32.29px, calc(50 / var(--breakpc) * 100vw), 50px);
  }
  .sec_features .features_box .features_inner .features_text .features_text_box:first-child .box-text {
    margin-top: 120px;
  }
  .sec_features .features_box .features_inner .features_text .features_text_box:not(:last-child) {
    margin-bottom: 400px;
  }
  .sec_features .features_box .features_inner .features_text .features_text_box:last-child {
    padding-bottom: 150px;
  }
  .sec_features .features_box .features_inner .features_img_box {
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
    left: 0;
    width: 100%;
  }
  .sec_features .features_box .features_inner .features_img_box img {
    max-width: 125%;
  }
  .sec_features .features_box .features_inner .features_img_box .chenge_box {
    position: relative;
    width: 100%;
    height: 640px;
  }
  .sec_features .features_box .features_inner .features_img_box .chenge_box .img_inner {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
    width: calc(100% + 20px);
    overflow: hidden;
  }
  .sec_features .features_box .features_inner .features_img_box .chenge_box .img_inner.activeimg {
    opacity: 1;
  }
  .sec_features .features_box .features_inner:not(:first-child) {
    margin-top: 370px;
  }
}
@media only screen and (min-width: 1240px) {
  .sec_features:before {
    width: calc(100% - clamp(51.664px, calc(80 / var(--breakpc) * 100vw), 80px));
  }
  .sec_features .features_box .features_inner .features_img_box .chenge_box .img_inner {
    width: auto;
    overflow: visible;
  }
  .sec_features .features_box .features_inner .features_img_box img {
    max-width: calc(900 / var(--break) * 100vw);
  }
}

.sec_looptext .looptext_wrap {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.sec_looptext .looptext_wrap .looptext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-animation: looptext 20s linear infinite;
  animation: looptext 20s linear infinite;
}
.sec_looptext .looptext_wrap .looptext .looptext_item {
  padding-right: calc(30 / var(--break) * 100vw);
}
.sec_looptext .looptext_wrap .looptext .looptext_item p {
  color: #2b5faa;
  font-size: calc(120 / var(--break) * 100vw);
  line-height: 1;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .sec_looptext .looptext_wrap .looptext {
    -webkit-animation: looptext 40s linear infinite;
    animation: looptext 40s linear infinite;
  }
}
@-webkit-keyframes looptext {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes looptext {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
.sec_greeting {
  position: relative;
}
.sec_greeting:before {
  content: "";
  position: absolute;
  background: url("../img/top/icon_logo.png") no-repeat center/contain;
  z-index: -1;
}
.sec_greeting .list_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}
.sec_greeting .list_btn li {
  margin: 0;
}
.sec_greeting .box-name {
  position: absolute;
  display: table;
  background: white;
  -webkit-filter: drop-shadow(0 0 0.5rem rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 0 0.5rem rgba(0, 0, 0, 0.2));
  border-radius: 10px;
  padding: 1.5rem 3rem 1.2rem;
}
.sec_greeting .box-name p {
  font-weight: bold;
}
.sec_greeting .row .col__img {
  position: relative;
}
@media (max-width: 767px) {
  .sec_greeting:before {
    top: calc(650 / var(--break) * 100vw);
    width: calc(373 / var(--break) * 100vw);
    height: calc(381 / var(--break) * 100vw);
    left: 0;
  }
  .sec_greeting .box-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(310 / var(--break) * 100vw);
    height: calc(86 / var(--break) * 100vw);
    border-radius: calc(10 / var(--break) * 100vw);
    padding: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: calc(-30 / var(--break) * 100vw);
  }
  .sec_greeting .box-name p {
    font-size: calc(28 / var(--break) * 100vw);
  }
  .sec_greeting .box-name p .large {
    font-size: calc(34 / var(--break) * 100vw);
  }
  .sec_greeting .row .col__img figure {
    text-align: center;
  }
  .sec_greeting .row .col__img figure img {
    max-width: calc(580 / var(--break) * 100vw);
  }
  .sec_greeting .row .col__text h3 {
    margin-bottom: 20px;
  }
  .sec_greeting .row .col__text .list_btn {
    -webkit-column-gap: calc(20 / var(--break) * 100vw);
    column-gap: calc(20 / var(--break) * 100vw);
  }
  .sec_greeting .row .col__text .list_btn li {
    width: calc((100% - calc(20 / var(--break) * 100vw)) / 2);
  }
  .sec_greeting .row .col__text .list_btn li a {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .sec_greeting:before {
    top: clamp(122.702px, calc(190 / var(--breakpc) * 100vw), 190px);
    width: clamp(240.8834px, calc(373 / var(--breakpc) * 100vw), 373px);
    height: clamp(246.0498px, calc(381 / var(--breakpc) * 100vw), 381px);
    left: clamp(58.122px, calc(90 / var(--breakpc) * 100vw), 90px);
  }
  .sec_greeting .row {
    -webkit-column-gap: 25px;
    column-gap: 25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .sec_greeting .row .col__img {
    width: 455px;
    margin-bottom: 60px;
  }
  .sec_greeting .row .col__img figure {
    text-align: right;
  }
  .sec_greeting .row .col__img .box-name {
    font-size: 18px;
    left: 0;
    bottom: -5px;
  }
  .sec_greeting .row .col__img .box-name .large {
    font-size: 24px;
  }
  .sec_greeting .row .col__text {
    width: calc(100% - 480px);
  }
  .sec_greeting .row .col__text h3 {
    font-size: 30px;
    line-height: calc(48 / 30);
    margin-bottom: 20px;
  }
  .sec_greeting .row .col__text p {
    letter-spacing: 0.04rem;
  }
}

.sec_parallax {
  position: relative;
}
.sec_parallax .wave {
  position: absolute;
  margin: 0;
  left: 0;
}
.sec_parallax .box_parallax {
  position: relative;
  width: 100%;
  height: 800px;
}
.sec_parallax .box_parallax .parallax_contents {
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-clip-path: fill-box;
  clip-path: fill-box;
}
.sec_parallax .box_parallax .box_parallax_box {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  z-index: -1;
}
.sec_parallax .box_parallax .box_parallax_box img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  z-index: -1;
  position: relative;
}
@media (max-width: 767px) {
  .sec_parallax .wave {
    top: calc(-43 / var(--break) * 100vw);
  }
  .sec_parallax .box_parallax {
    height: calc(600 / var(--break) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_parallax .wave {
    top: clamp(-75px, calc(-75 / var(--breakpc) * 100vw), -48.435px);
  }
  .sec_parallax .box_parallax {
    height: clamp(410.083px, calc(635 / var(--breakpc) * 100vw), 635px);
  }
}

.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;
}

.sec_features .box_inner {
  padding-bottom: 50px;
}

@media (min-width: 768px) {
  .sec_features .box_inner {
    padding-top: 30px;
    padding-bottom: 95px;
  }
}

.sec_features h3 .en.color2 {
  width: fit-content;
  background: #fff;
  padding: 0 0.5em 0.1em;
  border: 1px solid #f18d00;
  border-radius: 8px;
  margin-bottom: 0.3em;
}

@media (min-width: 768px) {
  .sec_features h3 .en.color2 {
    padding: 0 0.5em 0.3em;
    margin-bottom: 0.8em;
  }
}
