@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 27px;
}
.section hr {
  margin-bottom: 67.5px;
  margin-top: 67.5px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .section hr {
    margin-bottom: 112.5px;
    margin-top: 112.5px;
  }
}

.section_bg {
  background: #fcfaf3;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #fcfaf3;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #fcfaf3;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #fcfaf3;
}

.box_border {
  background: #fff;
  border: 1px solid #1b2b4f;
}

.box_border .box_bg {
  background: rgba(27, 43, 79, 0.1) !important;
}

.section_bg .box_border .box_bg {
  background: rgba(27, 43, 79, 0.1) !important;
}

.box_bg,
.box_border {
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 45px;
  padding: 27px 18px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 56.25px;
    padding: 38.25px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 27px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.box_bg {
  background: #fff !important;
  border: none;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}

.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: 45px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 56.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 #1b2b4f;
  border-radius: 0px;
  padding: min(30px , 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2901960784);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2901960784);
  -webkit-column-gap: min(20px , 2.4vw);
     -moz-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;
  border-radius: 0;
  border: none;
  color: #1b2b4f !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
  color: #151515 !important;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a:hover {
  background: none;
  color: #1b2b4f !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid white;
  border-right: 1px solid white;
  left: calc( ( 1.6875em / 2 ) - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 4px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.link_anchor a::before {
  display: block;
  background: #1b2b4f;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.link_anchor a:hover {
  color: #79693c !important;
}
.link_anchor a:hover:before {
  background: #79693c;
}
@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: 27px;
}
.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: 13.5px;
  padding-left: 19.8px;
  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: 13.5px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 27px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #1b2b4f;
  height: calc(18px / 2);
  left: 0.2em;
  top: calc(18px * 1.95 / 2 - 18px / 4);
  width: calc(18px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #1b2b4f;
  height: calc(18px / 3);
  left: 0.5em;
  top: calc(18px * 1.95 / 2 - 18px / 6);
  width: calc(18px / 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: -2px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(18px * 1.75 / 2 - 18px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #79693c;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 6px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #1b2b4f;
  top: calc(18px * 1.95 / 2 - 18px / 4);
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 31.5px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #1b2b4f;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 14.76px;
  height: 22.5px;
  left: 0;
  line-height: 20px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 7.2px;
  width: 22.5px;
  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: #1b2b4f;
  border-top: 1px solid #1b2b4f;
  border-bottom: 1px solid #1b2b4f;
  font-weight: 600;
  text-align: left;
  width: 32%;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
  margin-bottom: 5px;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  padding: 0.8rem 0.2rem;
  text-align: center;
  border: none;
  border: 1px solid #c4c4c4;
  font-weight: normal;
  line-height: 1.3888888889;
}
@media (min-width: 768px) {
  table.table_timetable th, table.table_timetable td {
    font-size: 18px;
  }
}
table.table_timetable thead th {
  background: #1b2b4f;
  color: #fff;
  border-top: 0;
}
table.table_timetable thead th:first-child {
  border-left-color: #fff;
  width: 30%;
}
@media (min-width: 768px) {
  table.table_timetable thead th:first-child {
    width: 24%;
  }
}
table.table_timetable thead th:last-child {
  border-right-color: #fff;
}
@media (max-width: 767px) {
  table.table_timetable thead th:last-child {
    width: 13%;
  }
}
table.table_timetable tbody th {
  text-align: left;
  background: #edf2fb;
}
@media (min-width: 768px) {
  table.table_timetable tbody th {
    padding-left: 1.5rem;
  }
}
table.table_timetable + p {
  font-size: 14px;
  line-height: 1.7142857143;
}
table.table_timetable.white thead th, table.table_timetable.white thead td {
  background: #32446b;
}
table.table_timetable.white thead th:first-child, table.table_timetable.white thead td:first-child {
  border-left-color: #32446b;
}
table.table_timetable.white thead th:last-child, table.table_timetable.white thead td:last-child {
  border-right-color: #32446b;
}
table.table_timetable.white tbody th, table.table_timetable.white tbody td {
  color: #151515;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 86%;
  }
}
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: #1b2b4f;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #edf2fb;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th, table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th, table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack, table.table_sp_stack_noborder {
    border-bottom: 1px solid #ddd;
  }
  table.table_sp_stack thead, table.table_sp_stack tbody, table.table_sp_stack tr, table.table_sp_stack th, table.table_sp_stack td, table.table_sp_stack_noborder thead, table.table_sp_stack_noborder tbody, table.table_sp_stack_noborder tr, table.table_sp_stack_noborder th, table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th, table.table_sp_stack_noborder th {
    border-bottom: none;
    text-align: center !important;
  }
  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: #1b2b4f !important;
}

.consul2 {
  color: #79693c !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: 31.5px;
  margin-bottom: 31.5px;
}
.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: 6.75px 0px 6.75px 67.5px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 22.5px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 29.25px;
  font-weight: 600;
  height: 45px;
  left: 0;
  letter-spacing: 0;
  line-height: 45px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 45px;
}
.box_faq .question {
  font-size: 27px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  top: 2px;
  content: "Q";
  color: #fff;
  background: #1b2b4f;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 22.5px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 13.5px;
  right: 0;
  background: #1b2b4f;
  border-radius: 1px;
  width: 18px;
  height: 3.375px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq .question.open .faq_title::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #79693c;
  top: 30px;
}

.flow-box {
  margin-bottom: 56.25px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 45px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 1px solid #1b2b4f;
  background: #fff;
  border-radius: 0px;
  margin-top: calc(18px * 5.125);
  padding: 38.25px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 27px 18px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 36px solid transparent;
  border-top-color: #1b2b4f;
  left: 50%;
  margin-left: -36px;
  position: absolute;
}
@media (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after, .flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #1b2b4f;
}
.section_bg .flow-block .box_bg, .section_bg .flow-block .box_border {
  background: rgba(27, 43, 79, 0.1);
  border: 0;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", 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: #1b2b4f;
  background: #1b2b4f;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
          transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
.flow-block .title .num.step {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  aspect-ratio: unset;
  padding: 0 0.5rem;
}
.flow-block .title .number_text {
  margin-top: 3px;
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.m_flow {
  --item-gap: 2rem;
  padding-left: calc(var(--step-size));
  --step-size: 7rem;
  --font-num: "Marcellus", serif;
}

.m_flow_item {
  background: #fcfaf3;
  border-radius: 0.8rem;
  padding: 5rem 2rem 3rem 1rem;
  counter-increment: flow_counter;
  gap: 2rem;
  position: relative;
}
.m_flow_item .section_bg {
  background: white;
}

.m_flow_item:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(var(--step-size) + 1rem);
  right: calc(100% + var(--step-size) / 2);
  width: 1px;
  height: calc(100% - var(--step-size) + var(--item-gap) - 2rem);
  z-index: 1;
  background-image: linear-gradient(to bottom, #1b2b4f, #1b2b4f 2px, transparent 2px, transparent 4px);
  background-size: 1px 4px;
  background-position: left top;
  background-repeat: repeat-y;
}

.m_flow_item:after {
  display: block;
  position: absolute;
  top: 1.5rem;
  right: 0;
  width: calc(100% - 1rem);
  height: 0.5rem;
  z-index: 1;
  background: var(--beige-gray);
  opacity: 0.4;
}

.m_flow_item:last-of-type:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: calc(100% - 1rem);
  height: 0.5rem;
  z-index: 1;
  background: var(--beige-gray);
  opacity: 0.4;
  top: auto;
}

.m_flow_step {
  position: absolute;
  top: 0;
  right: 100%;
  width: var(--step-size);
  border-radius: 50%;
  aspect-ratio: 1/1;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 1;
  padding-top: 0.8rem;
  letter-spacing: 0;
  margin-top: 0 !important;
  background: #1b2b4f;
}

.m_flow_step span {
  font-family: var(--font-en);
  line-height: 1;
  position: relative;
  top: 0.2rem;
}

.m_flow_step:after {
  content: "0" counter(flow_counter);
  display: block;
  position: absolute;
  top: 3rem;
  left: 50%;
  -webkit-transform: translate(-52%, 0%);
          transform: translate(-52%, 0%);
  z-index: 1;
  line-height: 1;
  font-size: calc(60 / var(--breaksp) * 100vw);
  font-family: var(--font-num);
}

.m_flow_item:nth-of-type(10 + n) .m_flow_step:after {
  content: counter(flow_counter);
}

.m_flow_item:nth-of-type(n + 2) {
  margin-top: var(--item-gap);
}

.m_flow_content {
  width: 100%;
}

.m_flow_ttl {
  font-size: 1.8rem;
  line-height: 1.8;
  margin-bottom: 3rem;
  position: relative;
  letter-spacing: 0.08em;
  padding-bottom: 1.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #1b2b4f;
}

.m_flow_ttl:before {
  font-size: 2.5rem;
  line-height: 1;
  margin-bottom: 0;
  display: block;
  color: var(--brown-2);
  font-family: var(--font-en);
  margin-right: 1rem;
  position: relative;
  top: 0.02rem;
}

.m_flow_img {
  width: 100%;
}

.m_flow .m_kakomi {
  padding: 2rem;
  background: rgba(236, 234, 227, 0.5);
  margin-top: 2.5rem;
  margin-left: 0;
  margin-right: 0;
}

.m_flow .m_kakomi_ttl {
  border: 0;
  padding-bottom: 0;
}

.m_flow :is(h3):where(:not(.no_default)):nth-of-type(n + 2) {
  margin-top: 8rem;
}

.m_flow :is(h4, h5):where(:not(.no_default)):nth-of-type(n + 2) {
  margin-top: 7rem;
}

.m_flow .m_imgbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 2.5rem;
}

@media (min-width: 768px) {
  .m_flow {
    --item-gap: 1rem;
    margin: 4rem 0 0;
    padding-left: calc(var(--step-size));
    --step-size: 9rem;
  }
  .m_flow_item {
    padding: 5rem 0rem 5rem 5rem;
    counter-increment: flow_counter;
    gap: 2rem;
    position: relative;
  }
  .m_flow_item:before {
    top: calc(var(--step-size) + 1rem);
    right: calc(100% + var(--step-size) / 2);
    height: calc(100% - var(--step-size) + var(--item-gap) - 2rem);
  }
  .m_flow_item:after {
    display: block;
    position: absolute;
    top: 3rem;
    right: 0;
    width: calc(100% - 5rem);
    height: 0.5rem;
    z-index: 1;
    background: var(--beige-gray);
    opacity: 0.4;
  }
  .m_flow_item:last-of-type:before {
    width: calc(100% - 5rem);
  }
  .m_flow_step {
    position: absolute;
    top: 0;
    right: 100%;
    width: var(--step-size);
    border-radius: 50%;
    aspect-ratio: 1/1;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    line-height: 1;
    padding-top: 1.4rem;
    letter-spacing: 0;
    margin-top: 0 !important;
    background: #1b2b4f;
    font-size: 1.8rem;
  }
  .m_flow_step span {
    font-family: var(--font-en);
    line-height: 1;
    position: relative;
    top: 0.2rem;
  }
  .m_flow_step:after {
    top: 3.8rem;
    font-size: 3.6rem;
  }
  .m_flow_content {
    width: 100%;
  }
  .m_flow_ttl {
    font-size: 2.4rem;
    margin-bottom: 4rem;
    padding-bottom: 1.8rem;
  }
  .m_flow_img {
    width: 100%;
  }
  .m_flow .m_kakomi {
    margin-top: 3.6rem;
    margin-left: 0;
    padding: 4rem;
    margin-right: 0;
  }
  .m_flow .m_kakomi_ttl {
    border: 0;
    padding-bottom: 0;
  }
  .m_flow :is(h3):where(:not(.no_default)):nth-of-type(n + 2) {
    margin-top: 8rem;
  }
  .m_flow :is(h4, h5):where(:not(.no_default)):nth-of-type(n + 2) {
    margin-top: 7rem;
  }
  .m_flow .m_imgbox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    gap: 2.5rem;
  }
}
.home .footer {
  border-top: none;
}

.footer {
  padding-top: clamp(50px, 9vw, 90px);
  background: #1b2b4f;
  overflow: hidden;
  color: white;
  font-size: 16px;
}
.footer .sec_logo {
  margin: 0 0 calc(50 / var(--break) * 100vw);
}
@media (max-width: 767px) {
  .footer .sec_logo img {
    width: 80%;
  }
}
.footer .list_access .box:not(:last-child) {
  margin-bottom: 25px;
}
.footer .list_access .box .tit {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
.footer .list_access .box .tit:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 10px;
  height: 10px;
  background: currentColor;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.footer .list_access .box .tel {
  margin-bottom: 15px;
}
.footer .list_access .box .tel a {
  color: white;
  font-size: 23px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .table_timetable + p {
  margin-bottom: clamp(30px, 5vw, 50px);
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #151515;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #151515;
  border-right: 1px solid #151515;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
  .footer .row {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
  .footer .row .col__left {
    width: 39%;
  }
  .footer .row .col__right {
    width: 61%;
  }
}
.copyright {
  background: #1b2b4f;
  color: #fff;
  margin-top: clamp(30px, 5vw, 70px);
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 calc(250 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .copyright {
    padding-bottom: 120px;
  }
}

.list_list dd a {
  color: #151515;
  text-decoration: none;
}
.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;
  }
}

.home {
  background: #fcfaf3;
}

.loopslider_wrap {
  overflow: hidden;
}
.loopslider_wrap .loopslider {
  -webkit-animation: loopslider 40s linear infinite;
          animation: loopslider 40s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .loopslider_wrap .loopslider {
    width: 2880px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1440px);
              transform: translateX(-1440px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1440px);
              transform: translateX(-1440px);
    }
  }
}
@media (min-width: 768px) {
  .loopslider_wrap .loopslider {
    width: 5400px;
    -webkit-animation: loopslider 100s linear infinite;
            animation: loopslider 100s linear infinite;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-2700px);
              transform: translateX(-2700px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-2700px);
              transform: translateX(-2700px);
    }
  }
}

.ic {
  position: relative;
  display: inline;
  line-height: 1;
}
.ic:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ic__tel {
  padding-left: 22px;
}
.ic__tel:before {
  top: 3px;
  width: 12px;
  height: 16px;
  background: url("../img/common/ic_tel.png") no-repeat center/contain;
}
.ic__web {
  padding-left: 28px;
}
.ic__web:before {
  width: 23px;
  height: 16px;
  background: url("../img/common/ic_web.png") no-repeat center/contain;
}
.ic__line {
  padding-left: 26px;
}
.ic__line:before {
  width: 21px;
  height: 18px;
  background: url("../img/common/ic_chat.png") no-repeat center/contain;
}
.ic__time {
  padding-top: 26px;
}
.ic__time:before {
  right: 0;
  bottom: auto;
  width: 15px;
  height: 16px;
  background: url("../img/common/ic_time.png") no-repeat center/contain;
}
.ic__time2 {
  padding-left: 25px;
}
.ic__time2:before {
  width: 15px;
  height: 16px;
  background: url("../img/common/ic_time.png") no-repeat center/contain;
}

.ictel {
  position: relative;
  font-size: clamp(30px, 3.4vw, 34px);
  color: #1b2b4f;
  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;
}

.list_webline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.list_webline li {
  width: calc((100% - 10px) / 2);
  max-width: 180px;
}
.list_webline li a {
  text-decoration: none;
  color: white;
  text-align: center;
  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;
  height: 60px;
  padding-bottom: 3px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.list_webline li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 10px;
  height: 1px;
  background: currentColor;
}
.list_webline li a .txt {
  display: block;
  font-size: 14px;
}
.list_webline li a .ic {
  font-size: 18px;
}
.list_webline li a .ic .large {
  font-size: 20px;
}
.list_webline li.web a {
  background: #32446b;
}
.list_webline li.web a:hover {
  background: white;
  color: #32446b;
}
.list_webline li.web a:hover .ic:before {
  -webkit-filter: brightness(0) saturate(100%) invert(25%) sepia(11%) saturate(2740%) hue-rotate(183deg) brightness(87%) contrast(85%);
          filter: brightness(0) saturate(100%) invert(25%) sepia(11%) saturate(2740%) hue-rotate(183deg) brightness(87%) contrast(85%);
}
.list_webline li.line a {
  background: #4e874e;
}
.list_webline li.line a:hover {
  background: white;
  color: #4e874e;
}
.list_webline li.line a:hover .ic:before {
  -webkit-filter: brightness(0) saturate(100%) invert(46%) sepia(14%) saturate(1354%) hue-rotate(71deg) brightness(98%) contrast(87%);
          filter: brightness(0) saturate(100%) invert(46%) sepia(14%) saturate(1354%) hue-rotate(71deg) brightness(98%) contrast(87%);
}
@media (max-width: 767px) {
  .list_webline {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .list_webline li {
    max-width: none;
  }
}

.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;
  text-decoration-color: rgba(121, 105, 60, 0.3);
  -webkit-text-decoration-skip-ink: none;
          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(#79693c), to(#1b2b4f));
  background-image: linear-gradient(90deg, #79693c, #1b2b4f);
}

.txt-bg {
  display: block;
}
.txt-bg > span {
  background-color: #475980;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  color: white;
}

.txt_line {
  border-bottom: 1px solid;
}

.txt-serif, .sec_4 .tab_wrap .tab_btn_wrap .tab_btn, .sec_2 .box-acess .box .txt .tel {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}

/* 上からフェードイン */
.slide-top {
  -webkit-transform: translate(0, -20px);
          transform: translate(0, -20px);
}

/* 下からフェードイン */
.slide-bottom {
  -webkit-transform: translate(0, 20px);
          transform: translate(0, 20px);
}

/* 左からフェードイン */
.slide-left {
  -webkit-transform: translate(-20px, 0);
          transform: translate(-20px, 0);
}

.wow {
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.wow.animated {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* 右からフェードイン */
.slide-right {
  -webkit-transform: translate(20px, 0);
          transform: translate(20px, 0);
}

@media (min-width: 768px) {
  .delay1 {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .delay2 {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .delay3 {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .delay4 {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .delay5 {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .delay6 {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .delay7 {
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
  }
  .delay8 {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s;
  }
  .delay9 {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .delay10 {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .delay11 {
    -webkit-transition-delay: 1.1s;
            transition-delay: 1.1s;
  }
  .delay12 {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
  }
  .delay13 {
    -webkit-transition-delay: 1.3s;
            transition-delay: 1.3s;
  }
  .delay14 {
    -webkit-transition-delay: 1.4s;
            transition-delay: 1.4s;
  }
  .delay15 {
    -webkit-transition-delay: 1.5s;
            transition-delay: 1.5s;
  }
  .delay16 {
    -webkit-transition-delay: 1.6s;
            transition-delay: 1.6s;
  }
  .delay17 {
    -webkit-transition-delay: 1.7s;
            transition-delay: 1.7s;
  }
  .delay18 {
    -webkit-transition-delay: 1.8s;
            transition-delay: 1.8s;
  }
  .delay19 {
    -webkit-transition-delay: 1.9s;
            transition-delay: 1.9s;
  }
  .delay20 {
    -webkit-transition-delay: 2s;
            transition-delay: 2s;
  }
}
@media (max-width: 767px) {
  .spdelay1 {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .spdelay2 {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .spdelay3 {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .spdelay4 {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .spdelay5 {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .spdelay6 {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .spdelay7 {
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
  }
  .spdelay8 {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s;
  }
  .spdelay9 {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .spdelay10 {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .spdelay11 {
    -webkit-transition-delay: 1.1s;
            transition-delay: 1.1s;
  }
  .spdelay12 {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
  }
  .spdelay13 {
    -webkit-transition-delay: 1.3s;
            transition-delay: 1.3s;
  }
  .spdelay14 {
    -webkit-transition-delay: 1.4s;
            transition-delay: 1.4s;
  }
  .spdelay15 {
    -webkit-transition-delay: 1.5s;
            transition-delay: 1.5s;
  }
  .spdelay16 {
    -webkit-transition-delay: 1.6s;
            transition-delay: 1.6s;
  }
  .spdelay17 {
    -webkit-transition-delay: 1.7s;
            transition-delay: 1.7s;
  }
  .spdelay18 {
    -webkit-transition-delay: 1.8s;
            transition-delay: 1.8s;
  }
  .spdelay19 {
    -webkit-transition-delay: 1.9s;
            transition-delay: 1.9s;
  }
  .spdelay20 {
    -webkit-transition-delay: 2s;
            transition-delay: 2s;
  }
}
.sec_top.pd {
  padding: clamp(50px, 11vw, 110px) 0;
}
.sec_top.pdt {
  padding-top: clamp(50px, 11vw, 110px);
}
.sec_top.pdb {
  padding-bottom: clamp(50px, 11vw, 110px);
}
.sec_top h2 {
  line-height: 1.4;
  position: relative;
}
.sec_top h2 .en {
  letter-spacing: 0.04em;
}
.sec_top h2.type1 .en {
  display: block;
}
.sec_top h2.type2 .en {
  line-height: 1;
  color: #e2e8f7;
  display: block;
}
.sec_top h2.type2 .jp {
  color: #32446b;
}
.sec_top h2.type3 .en {
  display: block;
}
.sec_top h2.type3 .jp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  background: radial-gradient(ellipse at center, #435b8f, #314369);
  position: relative;
}
.sec_top h2.type3 .jp:before {
  content: "";
  position: absolute;
  background: #151515;
  bottom: calc(100% - 1px);
  left: 0;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.sec_top .l2 {
  line-height: 2;
}
.sec_top h3.type1 {
  line-height: 1.4;
}
.sec_top h3.type1 .en {
  color: #32446b;
  display: table;
  position: relative;
  letter-spacing: 0.08em;
}
.sec_top h3.type1 .en:before {
  content: "";
  position: absolute;
  background: currentColor;
  height: 1px;
}
@media (min-width: 768px) {
  .sec_top h2.type1 .en {
    font-size: 40px;
  }
  .sec_top h2.type1 .jp {
    font-size: 22px;
  }
  .sec_top h2.type2 {
    margin-bottom: 60px;
  }
  .sec_top h2.type2 .en {
    font-size: 110px;
  }
  .sec_top h2.type2 .jp {
    font-size: 40px;
    position: absolute;
    left: 20px;
    bottom: -10px;
  }
  .sec_top h2.type2 .jp .small {
    font-size: 32px;
    color: #151515;
  }
  .sec_top h2.type3 {
    margin-bottom: 40px;
  }
  .sec_top h2.type3 .en {
    font-size: 26px;
    padding-left: 35px;
    margin-bottom: -7px;
  }
  .sec_top h2.type3 .jp {
    font-size: 32px;
    width: 235px;
    height: 60px;
    padding-top: 0.3rem;
  }
  .sec_top h2.type3 .jp:before {
    width: 20px;
    height: 10px;
  }
  .sec_top h3.type1 {
    margin-bottom: 30px;
  }
  .sec_top h3.type1 .en {
    font-size: 40px;
  }
  .sec_top h3.type1 .en:before {
    width: 2000px;
    top: 30px;
  }
  .sec_top h3.type1 .en.left:before {
    right: calc(100% + 30px);
  }
  .sec_top h3.type1 .en.right:before {
    left: calc(100% + 30px);
  }
  .sec_top h3.type1 .jp {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .sec_top h2 {
    margin-bottom: 25px;
  }
  .sec_top h2 .en {
    font-size: calc(70 / var(--breaksp) * 100vw);
  }
  .sec_top h2 .jp {
    font-size: calc(38 / var(--breaksp) * 100vw);
  }
  .sec_top h2 .jp .small {
    font-size: calc(30 / var(--breaksp) * 100vw);
  }
  .sec_top h2.type2 {
    text-align: center;
  }
  .sec_top h2.type2 .en {
    margin-bottom: calc(-30 / var(--breaksp) * 100vw);
    font-size: calc(100 / var(--breaksp) * 100vw);
  }
  .sec_top h2.type3 {
    display: table;
    margin-inline: auto;
  }
  .sec_top h2.type3[class*=spord] {
    width: auto;
  }
  .sec_top h2.type3 .en {
    font-size: calc(50 / var(--breaksp) * 100vw);
    text-align: center;
    margin-bottom: calc(-10 / var(--breaksp) * 100vw);
  }
  .sec_top h2.type3 .jp {
    font-size: calc(48 / var(--breaksp) * 100vw);
    width: calc(400 / var(--breaksp) * 100vw);
    height: calc(80 / var(--breaksp) * 100vw);
  }
  .sec_top h2.type3 .jp:before {
    width: calc(30 / var(--breaksp) * 100vw);
    height: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_top h3.type1 {
    margin-bottom: calc(50 / var(--breaksp) * 100vw);
  }
  .sec_top h3.type1 .en {
    font-size: calc(60 / var(--breaksp) * 100vw);
  }
  .sec_top h3.type1 .en:before {
    left: calc(100% + calc(30 / var(--breaksp) * 100vw));
    width: 100vw;
    top: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_top h3.type1 .jp {
    font-size: calc(40 / var(--breaksp) * 100vw);
  }
}

.sec_open .box-open p {
  text-align: center;
  color: white;
  margin: 0;
  line-height: 1.4;
}
.sec_open .box-open .bd {
  border-top: 1px solid;
  border-bottom: 1px solid #fffdf8;
  margin-inline: auto;
  padding: calc(10 / var(--break) * 100vw);
}
@media (max-width: 767px) {
  .sec_open .box-open {
    background: url("../img/top/sp_bg_img01.jpg") no-repeat center/cover;
    padding: calc(50 / var(--breaksp) * 100vw) calc(120 / var(--breaksp) * 100vw) calc(60 / var(--breaksp) * 100vw);
  }
  .sec_open .box-open .day {
    font-size: calc(39 / var(--breaksp) * 100vw);
  }
  .sec_open .box-open .day .small {
    font-size: calc(32 / var(--breaksp) * 100vw);
  }
  .sec_open .box-open .day .large {
    font-size: calc(65 / var(--breaksp) * 100vw);
  }
  .sec_open .box-open .bd {
    font-size: calc(33 / var(--breaksp) * 100vw);
  }
  .sec_open .box-open .bd .small {
    font-size: calc(26 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_open .box-open {
    background: url("../img/top/bg_img01.jpg") no-repeat center/cover;
    padding: 60px 10px;
  }
  .sec_open .box-open .day {
    font-size: 30px;
  }
  .sec_open .box-open .day .small {
    font-size: 25px;
  }
  .sec_open .box-open .day .large {
    font-size: 50px;
  }
  .sec_open .box-open .bd {
    width: 595px;
    font-size: 26px;
  }
  .sec_open .box-open .bd .small {
    font-size: 20px;
  }
}

.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 #b5b5b5;
}
.sec_news .list_list dd:not(:last-child) {
  margin-bottom: 0.5em;
}
.sec_news .list_list dd a {
  color: #151515;
  text-decoration: none;
}
.sec_news .list_list dd a:hover {
  text-decoration: underline;
  color: #1b2b4f;
}
@media (max-width: 767px) {
  .sec_news .list_list dd p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec_news .list_list dd p .cat {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .sec_news .list_list dt {
    padding: 0.8em 0;
  }
  .sec_news .list_list dt + dd {
    padding-left: 120px;
  }
  .sec_news .list_list dd {
    padding: 0.8em 0;
  }
  .sec_news .list_list dd:not(:last-child) {
    margin-bottom: 0;
  }
  .sec_news .list_list dd p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec_news .list_list dd a {
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    white-space: nowrap;
    display: block;
  }
}

.sec_1 .container {
  position: relative;
}
.sec_1 .container:before, .sec_1 .container:after {
  content: "";
  position: absolute;
  background: rgba(192, 174, 125, 0.1);
  z-index: -1;
}
.sec_1 .btnstyle {
  width: 200px;
}
.sec_1 .btnstyle a {
  padding: 1.2rem 1rem;
}
.sec_1 .row .col .box-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sec_1 .row .col .box-head h2 {
  margin: 0;
}
@media (max-width: 767px) {
  .sec_1 .btnstyle {
    width: calc(250 / var(--breaksp) * 100vw);
  }
  .sec_1 .btnstyle a {
    font-size: calc(28 / var(--breaksp) * 100vw);
    padding: 1rem 1rem;
  }
  .sec_1 .row {
    row-gap: 50px;
  }
  .sec_1 .row .col .box-head {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #1b2b4f;
  }
}
@media (min-width: 768px) {
  .sec_1 .container:before, .sec_1 .container:after {
    width: 408px;
    height: 246px;
    bottom: -60px;
  }
  .sec_1 .container:before {
    left: 250px;
  }
  .sec_1 .container:after {
    right: -100px;
  }
  .sec_1 .row {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
  .sec_1 .row .col {
    width: calc((100% - 40px) / 2);
  }
}
.sec_2 h2 {
  position: relative;
}
.sec_2 h2:before {
  content: "";
  position: absolute;
  background: #1b2b4f;
}
.sec_2 .box-acess .box {
  background: #eae4d2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sec_2 .box-acess .box .icon {
  background: #f5f2e9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
.sec_2 .box-acess .box .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec_2 .box-acess .box .txt .tel {
  font-weight: bold;
}
.sec_2 .box-acess .box:not(:last-child) {
  margin-bottom: 10px;
}
.sec_2 .box-img {
  position: relative;
}
.sec_2 .box-img .tit {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  line-height: 1;
  color: rgba(255, 255, 255, 0.5);
  font-weight: bold;
}
.sec_2 .container {
  position: relative;
}
.sec_2 .container:before {
  content: "";
  position: absolute;
  background: white;
  -webkit-box-shadow: 0 0 10px 5px rgba(21, 21, 21, 0.1);
          box-shadow: 0 0 10px 5px rgba(21, 21, 21, 0.1);
  height: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  top: 0;
}
.sec_2 .container:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #1b2b4f;
}
@media (max-width: 767px) {
  .sec_2 h2 {
    font-size: calc(54 / var(--breaksp) * 100vw);
    text-align: center;
    margin-bottom: calc(30 / var(--breaksp) * 100vw);
  }
  .sec_2 .box-acess .box .icon {
    width: calc(200 / var(--breaksp) * 100vw);
    height: calc(200 / var(--breaksp) * 100vw);
  }
  .sec_2 .box-acess .box .icon img {
    width: 40px;
  }
  .sec_2 .box-acess .box .txt {
    padding-left: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_2 .box-acess .box .txt .tel {
    font-size: calc(50 / var(--breaksp) * 100vw);
  }
  .sec_2 .box-acess .box:not(:last-child) {
    margin-bottom: 15px;
  }
  .sec_2 .box-img {
    margin-bottom: 15px;
  }
  .sec_2 .box-img .tit {
    font-size: calc(100 / var(--breaksp) * 100vw);
    bottom: calc(-20 / var(--breaksp) * 100vw);
    right: calc(10 / var(--breaksp) * 100vw);
  }
  .sec_2 .container {
    padding-top: calc(60 / var(--breaksp) * 100vw);
    padding-bottom: calc(30 / var(--breaksp) * 100vw);
  }
  .sec_2 .container:before {
    width: 100vw;
  }
  .sec_2 .container:after {
    right: 0;
    width: calc(200 / var(--breaksp) * 100vw);
    height: 2px;
    margin: auto;
  }
  .sec_2 .row {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .sec_2 h2 {
    font-size: 40px;
    padding-left: 35px;
  }
  .sec_2 .box-acess {
    margin-top: 55px;
  }
  .sec_2 .box-acess .box .icon {
    width: 125px;
    height: 125px;
  }
  .sec_2 .box-acess .box .txt {
    width: calc(100% - 125px);
    padding-left: 25px;
  }
  .sec_2 .box-acess .box .txt .tel {
    font-size: 26px;
  }
  .sec_2 .box-img .tit {
    font-size: 100px;
    right: 10px;
    bottom: -20px;
  }
  .sec_2 .container {
    padding: 55px 0 100px;
  }
  .sec_2 .container:before {
    width: 1400px;
  }
  .sec_2 .container:after {
    width: 2px;
    height: 160px;
  }
  .sec_2 .row {
    -webkit-column-gap: 45px;
       -moz-column-gap: 45px;
            column-gap: 45px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .sec_2 .row .col__left {
    width: 463px;
  }
  .sec_2 .row .col__right {
    width: calc(100% - 508px);
  }
  .sec_2 .row .col__right img {
    max-width: none;
  }
}
.sec_3 {
  position: relative;
}
.sec_3:before {
  content: "";
  position: absolute;
  width: 100%;
  background: url("../img/top/bg_img02.png") no-repeat center/contain;
  z-index: -2;
}
.sec_3 .row .col {
  position: relative;
}
.sec_3 .row .col:before {
  content: "";
  position: absolute;
  background: #c4cee4;
  top: 0;
  left: 0;
  z-index: -1;
}
.sec_3 .row .col a {
  text-decoration: none;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  color: #9f8745;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 0 10px 5px rgba(21, 21, 21, 0.1);
          box-shadow: 0 0 10px 5px rgba(21, 21, 21, 0.1);
  text-align: center;
}
.sec_3 .row .col a img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sec_3 .row .col a .txt_link {
  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;
  line-height: 1.3636363636;
  position: relative;
}
.sec_3 .row .col a .txt_link:before, .sec_3 .row .col a .txt_link:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sec_3 .row .col a .txt_link:before {
  right: 0;
  bottom: 0;
  background: #c0ae7d;
  width: 32px;
  height: 32px;
}
.sec_3 .row .col a .txt_link:after {
  width: 18px;
  height: 1px;
  background: #151515;
  margin: auto;
  bottom: 16px;
  right: 23px;
}
.sec_3 .row .col a:hover {
  background: #1b2b4f;
  color: white;
}
.sec_3 .row .col a:hover .txt_link:before {
  background: white;
}
.sec_3 .row .col a:hover .txt_link:after {
  background: #79693c;
  right: 14px;
}
@media (max-width: 767px) {
  .sec_3:before {
    height: calc(556 / var(--breaksp) * 100vw);
    bottom: 84%;
  }
  .sec_3 .row {
    gap: calc(20 / var(--breaksp) * 100vw);
    margin: 0 calc(20 / var(--breaksp) * 100vw);
  }
  .sec_3 .row .col {
    width: calc((100% - calc(20 / var(--breaksp) * 100vw)) / 2);
    padding: calc(10 / var(--breaksp) * 100vw) 0 0 calc(10 / var(--breaksp) * 100vw);
  }
  .sec_3 .row .col:before {
    width: calc(100 / var(--breaksp) * 100vw);
    height: calc(100 / var(--breaksp) * 100vw);
  }
  .sec_3 .row .col a .txt_link {
    height: calc(160 / var(--breaksp) * 100vw);
    font-size: calc(30 / var(--breaksp) * 100vw);
  }
  .sec_3 .row .col a .txt_link:before {
    width: calc(50 / var(--breaksp) * 100vw);
    height: calc(50 / var(--breaksp) * 100vw);
  }
  .sec_3 .row .col a .txt_link:after {
    width: calc(30 / var(--breaksp) * 100vw);
    right: calc(35 / var(--breaksp) * 100vw);
    bottom: calc(25 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_3:before {
    height: 1450px;
    bottom: 415px;
  }
  .sec_3 .row {
    gap: 0 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 0;
    margin: 0 20px;
  }
  .sec_3 .row .col {
    width: calc((100% - 80px) / 5);
    padding: 20px 0 0 20px;
    margin-top: 0;
  }
  .sec_3 .row .col:before {
    width: 98px;
    height: 98px;
  }
  .sec_3 .row .col a .txt_link {
    height: 110px;
    font-size: 20px;
  }
  .sec_3 .row .col__1 {
    margin-top: 0px;
  }
  .sec_3 .row .col__2 {
    margin-top: 40px;
  }
  .sec_3 .row .col__3 {
    margin-top: 80px;
  }
  .sec_3 .row .col__4 {
    margin-top: 120px;
  }
  .sec_3 .row .col__5 {
    margin-top: 160px;
  }
}
@media only screen and (min-width: 1240px) {
  .sec_3:before {
    height: 1450px;
    bottom: 515px;
  }
  .sec_3 h2.type2 .en {
    translate: calc(-245 / var(--breakpc) * 100vw);
  }
  .sec_3 .row {
    width: calc(100% - calc(300 / var(--breakpc) * 100vw));
    margin: 0 auto;
  }
  .sec_3 .row .col a .txt_link {
    font-size: 22px;
  }
}

.sec_4 {
  position: relative;
}
.sec_4:after {
  content: "";
  position: absolute;
  z-index: -1;
  background: url("../img/top/icon.png") no-repeat center/contain;
}
.sec_4 .tab_wrap .tab_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sec_4 .tab_wrap .tab_btn_wrap .tab_btn {
  font-weight: bold;
  color: #32446b;
  border: 1px solid;
  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;
  cursor: pointer;
  position: relative;
}
.sec_4 .tab_wrap .tab_btn_wrap .tab_btn:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% - 1px);
  width: 20px;
  background: #1b2b4f;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  margin: auto;
}
.sec_4 .tab_wrap .tab_btn_wrap .tab_btn.active {
  background: #1b2b4f;
  color: white;
  cursor: default;
}
.sec_4 .tab_wrap .tab_btn_wrap .tab_btn.active:after {
  height: 10px;
}
.sec_4 .tab_wrap .tab_content .tab_item:not(.active) {
  display: none;
}
.sec_4 .tab_wrap .tab_content .tab_item .btn a {
  text-decoration: none;
  line-height: 1.5;
  text-align: center;
  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;
  position: relative;
  border: 1px solid #1b2b4f;
  background: #e5e5e5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sec_4 .tab_wrap .tab_content .tab_item .btn a:before, .sec_4 .tab_wrap .tab_content .tab_item .btn a:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sec_4 .tab_wrap .tab_content .tab_item .btn a:before {
  background: #1b2b4f;
  width: 22px;
  height: 22px;
  right: -1px;
  bottom: -1px;
}
.sec_4 .tab_wrap .tab_content .tab_item .btn a:after {
  right: 11px;
  bottom: 9px;
  width: 20px;
  height: 1px;
  background: white;
}
.sec_4 .tab_wrap .tab_content .tab_item .btn a:hover {
  background: #1b2b4f;
  color: white;
}
.sec_4 .tab_wrap .tab_content .tab_item .btn a:hover:before {
  background: white;
}
.sec_4 .tab_wrap .tab_content .tab_item .btn a:hover:after {
  background: #c0ae7d;
  right: 1px;
}
@media (max-width: 767px) {
  .sec_4:after {
    top: 50px;
    right: 0;
    width: calc(407 / var(--breaksp) * 100vw);
    height: calc(418 / var(--breaksp) * 100vw);
  }
  .sec_4 .tab_wrap .tab_btn_wrap {
    -webkit-column-gap: calc(20 / var(--breaksp) * 100vw);
       -moz-column-gap: calc(20 / var(--breaksp) * 100vw);
            column-gap: calc(20 / var(--breaksp) * 100vw);
    margin-bottom: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_4 .tab_wrap .tab_btn_wrap .tab_btn {
    width: calc((100% - calc(20 / var(--breaksp) * 100vw)) / 2);
    height: calc(100 / var(--breaksp) * 100vw);
  }
  .sec_4 .tab_wrap .tab_content .tab_item .btn a {
    font-size: calc(26 / var(--breaksp) * 100vw);
    height: calc(120 / var(--breaksp) * 100vw);
    padding: calc(5 / var(--breaksp) * 100vw) calc(10 / var(--breaksp) * 100vw);
  }
  .sec_4 .tab_wrap .tab_content .tab_item .btn a:before {
    width: calc(30 / var(--breaksp) * 100vw);
    height: calc(30 / var(--breaksp) * 100vw);
  }
  .sec_4 .tab_wrap .tab_content .tab_item .btn a:after {
    width: calc(16 / var(--breaksp) * 100vw);
    right: calc(22 / var(--breaksp) * 100vw);
    bottom: calc(13 / var(--breaksp) * 100vw);
  }
  .sec_4 .tab_wrap .tab_content .tab_item .btn a:hover:after {
    right: calc(13 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_4:after {
    top: -20px;
    right: 0;
    width: 407px;
    height: 418px;
  }
  .sec_4 .tab_wrap .tab_btn_wrap {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    margin-bottom: 40px;
  }
  .sec_4 .tab_wrap .tab_btn_wrap .tab_btn {
    width: calc((100% - 40px) / 2);
    height: 70px;
    font-size: 22px;
  }
  .sec_4 .tab_wrap .tab_btn_wrap .tab_btn .large {
    font-size: 28px;
  }
  .sec_4 .tab_wrap .tab_content .tab_item .btn a {
    height: 86px;
  }
  .sec_4 .tab_wrap .tab_content .tab_item .row {
    gap: 25px;
  }
  .sec_4 .tab_wrap .tab_content .tab_item .row .col {
    width: calc((100% - 75px) / 4);
  }
}
@media only screen and (min-width: 1240px) {
  .sec_4:after {
    right: calc(140 / var(--breakpc) * 100vw);
  }
}

.sec_5 h2 {
  color: #1b2b4f;
  position: relative;
  display: table;
  z-index: 0;
  margin-bottom: 0;
}
.sec_5 h2:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: #fcfaf3;
  height: 100%;
  z-index: -1;
}
.sec_5 h2 .small {
  color: #151515;
}
.sec_5 .box-top {
  position: relative;
}
.sec_5 .box-top .container {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
}
.sec_5 .box-bottom {
  background: -webkit-gradient(linear, right top, left bottom, from(#bfac7b), color-stop(#d6caa8), to(#bfac7b));
  background: linear-gradient(to bottom left, #bfac7b, #d6caa8, #bfac7b);
}
.sec_5 .box-bottom .row__links .no {
  position: absolute;
}
.sec_5 .box-bottom .row__links ul li {
  border-bottom: 1px solid white;
}
.sec_5 .box-bottom .row__links ul li a {
  color: white;
  text-decoration: none;
  width: 100%;
  display: block;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sec_5 .box-bottom .row__links ul li a:before, .sec_5 .box-bottom .row__links ul li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.sec_5 .box-bottom .row__links ul li a:before {
  right: 0;
  background: #c0ae7d;
  width: 30px;
  height: 30px;
}
.sec_5 .box-bottom .row__links ul li a:after {
  width: 20px;
  height: 1px;
  background: #151515;
  right: 20px;
}
.sec_5 .box-bottom .row__links ul li a:hover {
  color: #c0ae7d;
}
.sec_5 .box-bottom .row__links ul li a:hover:before {
  background: white;
}
.sec_5 .box-bottom .row__links ul li a:hover:after {
  right: 10px;
}
@media (max-width: 767px) {
  .sec_5 h2 {
    font-size: calc(54 / var(--breaksp) * 100vw);
    padding: calc(15 / var(--breaksp) * 100vw) calc(20 / var(--breaksp) * 100vw) calc(8 / var(--breaksp) * 100vw) 0;
  }
  .sec_5 h2:before {
    width: 100vw;
    border-radius: 0 calc(20 / var(--breaksp) * 100vw) 0 0;
  }
  .sec_5 h2 .small {
    font-size: calc(48 / var(--breaksp) * 100vw);
  }
  .sec_5 .box-top {
    margin-bottom: 30px;
  }
  .sec_5 .box-bottom .txt-bg > span {
    font-size: calc(36 / var(--breaksp) * 100vw);
    padding: calc(10 / var(--breaksp) * 100vw) calc(10 / var(--breaksp) * 100vw) calc(7 / var(--breaksp) * 100vw);
    line-height: 2;
  }
  .sec_5 .box-bottom .row__bnr {
    row-gap: 15px;
  }
  .sec_5 .box-bottom .row__bnr .col__text {
    padding: 0 calc(20 / var(--breaksp) * 100vw);
  }
  .sec_5 .box-bottom .row__links {
    row-gap: 0;
  }
  .sec_5 .box-bottom .row__links ul li {
    padding: calc(10 / var(--breaksp) * 100vw);
    margin-top: calc(15 / var(--breaksp) * 100vw);
  }
  .sec_5 .box-bottom .row__links ul li a {
    font-size: calc(34 / var(--breaksp) * 100vw);
  }
  .sec_5 .box-bottom .row__links ul li a:before {
    width: calc(40 / var(--breaksp) * 100vw);
    height: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_5 .box-bottom .row__links ul li a:after {
    width: calc(30 / var(--breaksp) * 100vw);
    right: calc(25 / var(--breaksp) * 100vw);
  }
  .sec_5 .box-bottom .row__links ul li a:hover:after {
    right: calc(15 / var(--breaksp) * 100vw);
  }
  .sec_5 .box-bottom .row__links .col__img {
    text-align: right;
  }
  .sec_5 .box-bottom .row__links .col__img img {
    width: calc(640 / var(--breaksp) * 100vw);
    translate: 10px;
  }
  .sec_5 .box-bottom .row__links .col__text {
    background: #32446b;
    padding: calc(20 / var(--breaksp) * 100vw);
    margin-right: calc(20 / var(--breaksp) * 100vw);
    margin-top: calc(-75 / var(--breaksp) * 100vw);
    position: relative;
    z-index: 1;
  }
  .sec_5 .box-bottom .row__links .col__text .no {
    bottom: calc(100% + calc(20 / var(--breaksp) * 100vw));
    left: 0;
    width: calc(121 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_5 h2 {
    font-size: 40px;
    padding: 20px 40px 15px 0;
  }
  .sec_5 h2:before {
    border-radius: 0 20px 0 0;
    width: 2000px;
  }
  .sec_5 h2 .small {
    font-size: 32px;
  }
  .sec_5 .box-top {
    margin-bottom: 50px;
  }
  .sec_5 .box-bottom {
    margin-left: calc(50 / var(--breakpc) * 100vw);
    padding: 70px 0;
  }
  .sec_5 .box-bottom h3 .en {
    font-size: 38px;
  }
  .sec_5 .box-bottom h3 .jp {
    font-size: 26px;
  }
  .sec_5 .box-bottom .row__bnr {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_5 .box-bottom .row__bnr .col__img {
    width: 52.5%;
  }
  .sec_5 .box-bottom .row__bnr .col__text {
    width: 47.5%;
    padding-left: calc(60 / var(--break) * 100vw);
  }
  .sec_5 .box-bottom .row__links {
    width: 1200px;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    position: relative;
    margin-inline: auto;
  }
  .sec_5 .box-bottom .row__links .txt-bg > span {
    font-size: 22px;
    line-height: 2.5454545455;
    padding: 11px 20px 8px;
  }
  .sec_5 .box-bottom .row__links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec_5 .box-bottom .row__links ul li {
    width: 100%;
    padding: 10px;
    margin-top: 10px;
  }
  .sec_5 .box-bottom .row__links ul li a {
    font-size: 20px;
  }
  .sec_5 .box-bottom .row__links ul li.short {
    width: calc(50% - 15px);
  }
  .sec_5 .box-bottom .row__links .col__img {
    width: 490px;
  }
  .sec_5 .box-bottom .row__links .col__img img {
    translate: 20px;
  }
  .sec_5 .box-bottom .row__links .col__text {
    width: calc(100% - 490px);
  }
  .sec_5 .box-bottom .row__links .col__text .no {
    width: 150px;
    left: 0;
  }
  .sec_5 .box-bottom .row__links .col__text .box {
    width: 720px;
    background: #32446b;
    position: relative;
    z-index: 1;
    margin-left: calc(125 / var(--break) * 100vw);
    margin-top: 90px;
    padding: calc(70 / var(--break) * 100vw);
  }
}
@media only screen and (min-width: 1240px) {
  .sec_5 .box-bottom .row__bnr .col__text {
    padding-right: calc(30 / var(--breakpc) * 100vw);
  }
  .sec_5 .box-bottom .row__links .col__img img {
    max-width: calc(817 / var(--breakpc) * 100vw);
  }
}
@media (min-width: 1800px) {
  .sec_5 .box-bottom {
    margin-left: calc(150 / var(--breakpc) * 100vw);
    padding: 110px 0;
  }
  .sec_5 .box-bottom h3 .en {
    font-size: 40px;
  }
  .sec_5 .box-bottom h3 .jp {
    font-size: 30px;
  }
  .sec_5 .box-bottom .txt-bg > span {
    font-size: 26px;
    line-height: 2.3076923077;
    padding: 11px 20px 8px;
  }
  .sec_5 .box-bottom .row__bnr .col__text {
    padding-right: calc(130 / var(--breakpc) * 100vw);
  }
  .sec_5 .box-bottom .row__links ul li {
    padding: 20px;
    margin-top: 15px;
  }
  .sec_5 .box-bottom .row__links ul li a {
    font-size: 22px;
  }
  .sec_5 .box-bottom .row__links .col__img img {
    max-width: calc(817 / var(--breakpc) * 100vw);
    translate: 0;
  }
  .sec_5 .box-bottom .row__links .col__text .no {
    left: calc(-140 / var(--break) * 100vw);
    width: 202px;
  }
  .sec_5 .box-bottom .row__links .col__text .box {
    width: 815px;
    margin-left: calc(45 / var(--break) * 100vw);
  }
}

.sec_6 {
  background: url("../img/top/bg_img03.png") no-repeat center top -35px;
}
.sec_6 .row_same .box h3 {
  line-height: 1.3333333333;
  color: #32446b;
}
.sec_6 .row_same .box .list-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: calc(30 / var(--break) * 100vw);
     -moz-column-gap: calc(30 / var(--break) * 100vw);
          column-gap: calc(30 / var(--break) * 100vw);
}
.sec_6 .row_same .box .list-btn .btnstyle {
  margin: 0;
  max-width: 200px;
  width: calc((100% - calc(30 / var(--break) * 100vw)) / 2);
}
@media (max-width: 767px) {
  .sec_6 .row {
    row-gap: calc(30 / var(--breaksp) * 100vw);
    margin-bottom: 50px;
  }
  .sec_6 .row h3.type1 {
    margin-bottom: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_6 .row_same {
    row-gap: 50px;
  }
  .sec_6 .row_same .box {
    position: relative;
  }
  .sec_6 .row_same .box:before, .sec_6 .row_same .box:after {
    content: "";
    position: absolute;
  }
  .sec_6 .row_same .box h3 {
    margin: calc(30 / var(--breaksp) * 100vw) 0;
    font-size: calc(40 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_6 .row {
    -webkit-column-gap: 60px;
       -moz-column-gap: 60px;
            column-gap: 60px;
    margin-bottom: 70px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_6 .row .col {
    width: calc((100% - 60px) / 2);
  }
  .sec_6 .row .col .l2 {
    margin-bottom: 40px;
  }
  .sec_6 .row__type1 .col__img img {
    max-width: none;
  }
  .sec_6 .row_same {
    gap: 70px 0;
    grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
  }
  .sec_6 .row_same .box {
    padding: 0 35px;
    row-gap: 0;
  }
  .sec_6 .row_same .box figure {
    position: relative;
  }
  .sec_6 .row_same .box figure:before, .sec_6 .row_same .box figure:after {
    content: "";
    position: absolute;
    top: 0;
    width: 5px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#46577e), to(#6078ac));
    background: linear-gradient(to bottom, #46577e, #6078ac);
  }
  .sec_6 .row_same .box figure:before {
    left: -35px;
  }
  .sec_6 .row_same .box figure:after {
    right: -35px;
  }
  .sec_6 .row_same .box h3 {
    font-size: 30px;
    letter-spacing: normal;
    margin: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_6 .row_same .box:nth-child(odd) figure:after {
    content: none;
  }
  .sec_6 .row_same .box:nth-child(even) figure:before {
    left: -37.5px;
  }
}

.sec_7 .box-img {
  position: relative;
}
.sec_7 .box-img .name {
  position: absolute;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(192, 174, 125, 0.85);
}
.sec_7 .box-img .name p {
  margin: 0;
  color: white;
}
.sec_7 .box-img .name p.bd {
  border: 1px solid;
  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;
}
@media (max-width: 767px) {
  .sec_7 {
    background: url("../img/top/sp_bg_img04.png") no-repeat center top/contain;
  }
  .sec_7 .box-img {
    padding-bottom: calc(40 / var(--breaksp) * 100vw);
    margin-bottom: 15px;
  }
  .sec_7 .box-img .name {
    right: calc(20 / var(--breaksp) * 100vw);
    padding: calc(10 / var(--breaksp) * 100vw) calc(40 / var(--breaksp) * 100vw) calc(10 / var(--breaksp) * 100vw) calc(10 / var(--breaksp) * 100vw);
    -webkit-column-gap: calc(20 / var(--breaksp) * 100vw);
       -moz-column-gap: calc(20 / var(--breaksp) * 100vw);
            column-gap: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_7 .box-img .name .bd {
    font-size: calc(24 / var(--breaksp) * 100vw);
    width: calc(90 / var(--breaksp) * 100vw);
    height: calc(90 / var(--breaksp) * 100vw);
  }
  .sec_7 .box-img .name .large {
    font-size: calc(37 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_7 {
    background: url("../img/top/bg_img04.png") no-repeat right bottom/contain;
  }
  .sec_7 .box-img {
    padding-bottom: 30px;
  }
  .sec_7 .box-img .name {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    right: 25px;
    padding: 10px 30px 10px 10px;
  }
  .sec_7 .box-img .name .bd {
    width: 64px;
    height: 64px;
  }
  .sec_7 .box-img .name .large {
    font-size: 26px;
  }
  .sec_7 .row {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
  .sec_7 .row .col__img {
    width: 456px;
  }
  .sec_7 .row .col__text {
    width: calc(100% - 456px);
    padding-right: calc(80 / var(--break) * 100vw);
  }
  .sec_7 .row .col__text .l2 {
    letter-spacing: 0.1em;
  }
}

.sec_parallax {
  position: relative;
}
.sec_parallax .parallax {
  position: relative;
  background-image: url("../img/top/parallax_bg1.jpg");
  background-size: cover;
  height: 0%;
  padding-top: min(100vh, 40%);
}
@media (max-width: 767px) {
  .sec_parallax .parallax {
    padding-top: min(100vh, 75%);
    background-size: 100%;
    background-image: url("../img/top/sp_parallax_bg1.jpg");
  }
}

.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;
}