@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 60px;
  margin-top: 60px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .section hr {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}

.section_bg {
  background: #f2f8fd;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f8fd;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2f8fd;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f8fd;
}

.box_border {
  background: #fff;
  border: 5px solid #f2f8fd;
}

.box_border .box_bg {
  background: #f2f8fd;
}

.section_bg .box_border .box_bg {
  background: #f2f8fd;
}

.box_bg,
.box_border {
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 34px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 3px solid #f2f8fd;
  border-radius: 10px;
  padding: min(30px , 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  border: 1px solid #01386a;
  color: #01386a !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
.link_anchor a:hover {
  background: #01386a;
  color: #fff !important;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #01386a;
  border-right: 1px solid #01386a;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 4.8px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #d35c19;
  height: calc(16px / 2);
  left: 0.2em;
  top: calc((16px * 1.85 / 2) - (16px / 4));
  width: calc(16px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #d35c19;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc((16px * 1.75 / 2) - (16px / 6));
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(( 16px * 1.75 / 2 ) - ( 16px / 4 ));
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: '';
  position: absolute;
  display: block;
  background: #d35c19;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #01386a;
  top: calc(( 16px * 1.75 / 2 ) - ( 16px / 4 ));
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 28px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #01386a;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }

  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #01386a;
  border-top: 1px solid #01386a;
  border-bottom: 1px solid #01386a;
  font-weight: 600;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 1rem .2rem;
  text-align: center;
  font-weight: 500;
  border-right: 1px solid #a7bed4;
}
@media (min-width: 768px) {
  table.table_timetable th, table.table_timetable td {
    padding: 1.4rem .2rem;
  }
}
table.table_timetable thead th {
  background: #d0dfed;
  color: #01386a;
}
table.table_timetable thead th:first-child {
  border-left: 1px solid #ddd;
  width: 30%;
}
table.table_timetable thead th:last-child {
  border-right-color: #ddd;
}
table.table_timetable tbody th {
  text-align: center;
}
table.table_timetable tbody th:first-child {
  border-left: 1px solid #ddd;
}
table.table_timetable tbody td:last-child {
  border-right-color: #ddd;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table th.w1, table.table td.w1 {
  width: 1%;
}
@media (max-width: 767px) {
  table.table th.sp-w1, table.table td.sp-w1 {
    width: 1%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w1, table.table td.pc-w1 {
    width: 1%;
  }
}
table.table th.w2, table.table td.w2 {
  width: 2%;
}
@media (max-width: 767px) {
  table.table th.sp-w2, table.table td.sp-w2 {
    width: 2%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w2, table.table td.pc-w2 {
    width: 2%;
  }
}
table.table th.w3, table.table td.w3 {
  width: 3%;
}
@media (max-width: 767px) {
  table.table th.sp-w3, table.table td.sp-w3 {
    width: 3%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w3, table.table td.pc-w3 {
    width: 3%;
  }
}
table.table th.w4, table.table td.w4 {
  width: 4%;
}
@media (max-width: 767px) {
  table.table th.sp-w4, table.table td.sp-w4 {
    width: 4%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w4, table.table td.pc-w4 {
    width: 4%;
  }
}
table.table th.w5, table.table td.w5 {
  width: 5%;
}
@media (max-width: 767px) {
  table.table th.sp-w5, table.table td.sp-w5 {
    width: 5%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w5, table.table td.pc-w5 {
    width: 5%;
  }
}
table.table th.w6, table.table td.w6 {
  width: 6%;
}
@media (max-width: 767px) {
  table.table th.sp-w6, table.table td.sp-w6 {
    width: 6%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w6, table.table td.pc-w6 {
    width: 6%;
  }
}
table.table th.w7, table.table td.w7 {
  width: 7%;
}
@media (max-width: 767px) {
  table.table th.sp-w7, table.table td.sp-w7 {
    width: 7%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w7, table.table td.pc-w7 {
    width: 7%;
  }
}
table.table th.w8, table.table td.w8 {
  width: 8%;
}
@media (max-width: 767px) {
  table.table th.sp-w8, table.table td.sp-w8 {
    width: 8%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w8, table.table td.pc-w8 {
    width: 8%;
  }
}
table.table th.w9, table.table td.w9 {
  width: 9%;
}
@media (max-width: 767px) {
  table.table th.sp-w9, table.table td.sp-w9 {
    width: 9%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w9, table.table td.pc-w9 {
    width: 9%;
  }
}
table.table th.w10, table.table td.w10 {
  width: 10%;
}
@media (max-width: 767px) {
  table.table th.sp-w10, table.table td.sp-w10 {
    width: 10%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w10, table.table td.pc-w10 {
    width: 10%;
  }
}
table.table th.w11, table.table td.w11 {
  width: 11%;
}
@media (max-width: 767px) {
  table.table th.sp-w11, table.table td.sp-w11 {
    width: 11%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w11, table.table td.pc-w11 {
    width: 11%;
  }
}
table.table th.w12, table.table td.w12 {
  width: 12%;
}
@media (max-width: 767px) {
  table.table th.sp-w12, table.table td.sp-w12 {
    width: 12%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w12, table.table td.pc-w12 {
    width: 12%;
  }
}
table.table th.w13, table.table td.w13 {
  width: 13%;
}
@media (max-width: 767px) {
  table.table th.sp-w13, table.table td.sp-w13 {
    width: 13%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w13, table.table td.pc-w13 {
    width: 13%;
  }
}
table.table th.w14, table.table td.w14 {
  width: 14%;
}
@media (max-width: 767px) {
  table.table th.sp-w14, table.table td.sp-w14 {
    width: 14%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w14, table.table td.pc-w14 {
    width: 14%;
  }
}
table.table th.w15, table.table td.w15 {
  width: 15%;
}
@media (max-width: 767px) {
  table.table th.sp-w15, table.table td.sp-w15 {
    width: 15%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w15, table.table td.pc-w15 {
    width: 15%;
  }
}
table.table th.w16, table.table td.w16 {
  width: 16%;
}
@media (max-width: 767px) {
  table.table th.sp-w16, table.table td.sp-w16 {
    width: 16%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w16, table.table td.pc-w16 {
    width: 16%;
  }
}
table.table th.w17, table.table td.w17 {
  width: 17%;
}
@media (max-width: 767px) {
  table.table th.sp-w17, table.table td.sp-w17 {
    width: 17%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w17, table.table td.pc-w17 {
    width: 17%;
  }
}
table.table th.w18, table.table td.w18 {
  width: 18%;
}
@media (max-width: 767px) {
  table.table th.sp-w18, table.table td.sp-w18 {
    width: 18%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w18, table.table td.pc-w18 {
    width: 18%;
  }
}
table.table th.w19, table.table td.w19 {
  width: 19%;
}
@media (max-width: 767px) {
  table.table th.sp-w19, table.table td.sp-w19 {
    width: 19%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w19, table.table td.pc-w19 {
    width: 19%;
  }
}
table.table th.w20, table.table td.w20 {
  width: 20%;
}
@media (max-width: 767px) {
  table.table th.sp-w20, table.table td.sp-w20 {
    width: 20%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w20, table.table td.pc-w20 {
    width: 20%;
  }
}
table.table th.w21, table.table td.w21 {
  width: 21%;
}
@media (max-width: 767px) {
  table.table th.sp-w21, table.table td.sp-w21 {
    width: 21%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w21, table.table td.pc-w21 {
    width: 21%;
  }
}
table.table th.w22, table.table td.w22 {
  width: 22%;
}
@media (max-width: 767px) {
  table.table th.sp-w22, table.table td.sp-w22 {
    width: 22%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w22, table.table td.pc-w22 {
    width: 22%;
  }
}
table.table th.w23, table.table td.w23 {
  width: 23%;
}
@media (max-width: 767px) {
  table.table th.sp-w23, table.table td.sp-w23 {
    width: 23%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w23, table.table td.pc-w23 {
    width: 23%;
  }
}
table.table th.w24, table.table td.w24 {
  width: 24%;
}
@media (max-width: 767px) {
  table.table th.sp-w24, table.table td.sp-w24 {
    width: 24%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w24, table.table td.pc-w24 {
    width: 24%;
  }
}
table.table th.w25, table.table td.w25 {
  width: 25%;
}
@media (max-width: 767px) {
  table.table th.sp-w25, table.table td.sp-w25 {
    width: 25%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w25, table.table td.pc-w25 {
    width: 25%;
  }
}
table.table th.w26, table.table td.w26 {
  width: 26%;
}
@media (max-width: 767px) {
  table.table th.sp-w26, table.table td.sp-w26 {
    width: 26%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w26, table.table td.pc-w26 {
    width: 26%;
  }
}
table.table th.w27, table.table td.w27 {
  width: 27%;
}
@media (max-width: 767px) {
  table.table th.sp-w27, table.table td.sp-w27 {
    width: 27%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w27, table.table td.pc-w27 {
    width: 27%;
  }
}
table.table th.w28, table.table td.w28 {
  width: 28%;
}
@media (max-width: 767px) {
  table.table th.sp-w28, table.table td.sp-w28 {
    width: 28%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w28, table.table td.pc-w28 {
    width: 28%;
  }
}
table.table th.w29, table.table td.w29 {
  width: 29%;
}
@media (max-width: 767px) {
  table.table th.sp-w29, table.table td.sp-w29 {
    width: 29%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w29, table.table td.pc-w29 {
    width: 29%;
  }
}
table.table th.w30, table.table td.w30 {
  width: 30%;
}
@media (max-width: 767px) {
  table.table th.sp-w30, table.table td.sp-w30 {
    width: 30%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w30, table.table td.pc-w30 {
    width: 30%;
  }
}
table.table th.w31, table.table td.w31 {
  width: 31%;
}
@media (max-width: 767px) {
  table.table th.sp-w31, table.table td.sp-w31 {
    width: 31%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w31, table.table td.pc-w31 {
    width: 31%;
  }
}
table.table th.w32, table.table td.w32 {
  width: 32%;
}
@media (max-width: 767px) {
  table.table th.sp-w32, table.table td.sp-w32 {
    width: 32%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w32, table.table td.pc-w32 {
    width: 32%;
  }
}
table.table th.w33, table.table td.w33 {
  width: 33%;
}
@media (max-width: 767px) {
  table.table th.sp-w33, table.table td.sp-w33 {
    width: 33%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w33, table.table td.pc-w33 {
    width: 33%;
  }
}
table.table th.w34, table.table td.w34 {
  width: 34%;
}
@media (max-width: 767px) {
  table.table th.sp-w34, table.table td.sp-w34 {
    width: 34%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w34, table.table td.pc-w34 {
    width: 34%;
  }
}
table.table th.w35, table.table td.w35 {
  width: 35%;
}
@media (max-width: 767px) {
  table.table th.sp-w35, table.table td.sp-w35 {
    width: 35%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w35, table.table td.pc-w35 {
    width: 35%;
  }
}
table.table th.w36, table.table td.w36 {
  width: 36%;
}
@media (max-width: 767px) {
  table.table th.sp-w36, table.table td.sp-w36 {
    width: 36%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w36, table.table td.pc-w36 {
    width: 36%;
  }
}
table.table th.w37, table.table td.w37 {
  width: 37%;
}
@media (max-width: 767px) {
  table.table th.sp-w37, table.table td.sp-w37 {
    width: 37%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w37, table.table td.pc-w37 {
    width: 37%;
  }
}
table.table th.w38, table.table td.w38 {
  width: 38%;
}
@media (max-width: 767px) {
  table.table th.sp-w38, table.table td.sp-w38 {
    width: 38%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w38, table.table td.pc-w38 {
    width: 38%;
  }
}
table.table th.w39, table.table td.w39 {
  width: 39%;
}
@media (max-width: 767px) {
  table.table th.sp-w39, table.table td.sp-w39 {
    width: 39%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w39, table.table td.pc-w39 {
    width: 39%;
  }
}
table.table th.w40, table.table td.w40 {
  width: 40%;
}
@media (max-width: 767px) {
  table.table th.sp-w40, table.table td.sp-w40 {
    width: 40%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w40, table.table td.pc-w40 {
    width: 40%;
  }
}
table.table th.w41, table.table td.w41 {
  width: 41%;
}
@media (max-width: 767px) {
  table.table th.sp-w41, table.table td.sp-w41 {
    width: 41%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w41, table.table td.pc-w41 {
    width: 41%;
  }
}
table.table th.w42, table.table td.w42 {
  width: 42%;
}
@media (max-width: 767px) {
  table.table th.sp-w42, table.table td.sp-w42 {
    width: 42%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w42, table.table td.pc-w42 {
    width: 42%;
  }
}
table.table th.w43, table.table td.w43 {
  width: 43%;
}
@media (max-width: 767px) {
  table.table th.sp-w43, table.table td.sp-w43 {
    width: 43%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w43, table.table td.pc-w43 {
    width: 43%;
  }
}
table.table th.w44, table.table td.w44 {
  width: 44%;
}
@media (max-width: 767px) {
  table.table th.sp-w44, table.table td.sp-w44 {
    width: 44%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w44, table.table td.pc-w44 {
    width: 44%;
  }
}
table.table th.w45, table.table td.w45 {
  width: 45%;
}
@media (max-width: 767px) {
  table.table th.sp-w45, table.table td.sp-w45 {
    width: 45%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w45, table.table td.pc-w45 {
    width: 45%;
  }
}
table.table th.w46, table.table td.w46 {
  width: 46%;
}
@media (max-width: 767px) {
  table.table th.sp-w46, table.table td.sp-w46 {
    width: 46%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w46, table.table td.pc-w46 {
    width: 46%;
  }
}
table.table th.w47, table.table td.w47 {
  width: 47%;
}
@media (max-width: 767px) {
  table.table th.sp-w47, table.table td.sp-w47 {
    width: 47%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w47, table.table td.pc-w47 {
    width: 47%;
  }
}
table.table th.w48, table.table td.w48 {
  width: 48%;
}
@media (max-width: 767px) {
  table.table th.sp-w48, table.table td.sp-w48 {
    width: 48%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w48, table.table td.pc-w48 {
    width: 48%;
  }
}
table.table th.w49, table.table td.w49 {
  width: 49%;
}
@media (max-width: 767px) {
  table.table th.sp-w49, table.table td.sp-w49 {
    width: 49%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w49, table.table td.pc-w49 {
    width: 49%;
  }
}
table.table th.w50, table.table td.w50 {
  width: 50%;
}
@media (max-width: 767px) {
  table.table th.sp-w50, table.table td.sp-w50 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w50, table.table td.pc-w50 {
    width: 50%;
  }
}
table.table th.w51, table.table td.w51 {
  width: 51%;
}
@media (max-width: 767px) {
  table.table th.sp-w51, table.table td.sp-w51 {
    width: 51%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w51, table.table td.pc-w51 {
    width: 51%;
  }
}
table.table th.w52, table.table td.w52 {
  width: 52%;
}
@media (max-width: 767px) {
  table.table th.sp-w52, table.table td.sp-w52 {
    width: 52%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w52, table.table td.pc-w52 {
    width: 52%;
  }
}
table.table th.w53, table.table td.w53 {
  width: 53%;
}
@media (max-width: 767px) {
  table.table th.sp-w53, table.table td.sp-w53 {
    width: 53%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w53, table.table td.pc-w53 {
    width: 53%;
  }
}
table.table th.w54, table.table td.w54 {
  width: 54%;
}
@media (max-width: 767px) {
  table.table th.sp-w54, table.table td.sp-w54 {
    width: 54%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w54, table.table td.pc-w54 {
    width: 54%;
  }
}
table.table th.w55, table.table td.w55 {
  width: 55%;
}
@media (max-width: 767px) {
  table.table th.sp-w55, table.table td.sp-w55 {
    width: 55%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w55, table.table td.pc-w55 {
    width: 55%;
  }
}
table.table th.w56, table.table td.w56 {
  width: 56%;
}
@media (max-width: 767px) {
  table.table th.sp-w56, table.table td.sp-w56 {
    width: 56%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w56, table.table td.pc-w56 {
    width: 56%;
  }
}
table.table th.w57, table.table td.w57 {
  width: 57%;
}
@media (max-width: 767px) {
  table.table th.sp-w57, table.table td.sp-w57 {
    width: 57%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w57, table.table td.pc-w57 {
    width: 57%;
  }
}
table.table th.w58, table.table td.w58 {
  width: 58%;
}
@media (max-width: 767px) {
  table.table th.sp-w58, table.table td.sp-w58 {
    width: 58%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w58, table.table td.pc-w58 {
    width: 58%;
  }
}
table.table th.w59, table.table td.w59 {
  width: 59%;
}
@media (max-width: 767px) {
  table.table th.sp-w59, table.table td.sp-w59 {
    width: 59%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w59, table.table td.pc-w59 {
    width: 59%;
  }
}
table.table th.w60, table.table td.w60 {
  width: 60%;
}
@media (max-width: 767px) {
  table.table th.sp-w60, table.table td.sp-w60 {
    width: 60%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w60, table.table td.pc-w60 {
    width: 60%;
  }
}
table.table th.w61, table.table td.w61 {
  width: 61%;
}
@media (max-width: 767px) {
  table.table th.sp-w61, table.table td.sp-w61 {
    width: 61%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w61, table.table td.pc-w61 {
    width: 61%;
  }
}
table.table th.w62, table.table td.w62 {
  width: 62%;
}
@media (max-width: 767px) {
  table.table th.sp-w62, table.table td.sp-w62 {
    width: 62%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w62, table.table td.pc-w62 {
    width: 62%;
  }
}
table.table th.w63, table.table td.w63 {
  width: 63%;
}
@media (max-width: 767px) {
  table.table th.sp-w63, table.table td.sp-w63 {
    width: 63%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w63, table.table td.pc-w63 {
    width: 63%;
  }
}
table.table th.w64, table.table td.w64 {
  width: 64%;
}
@media (max-width: 767px) {
  table.table th.sp-w64, table.table td.sp-w64 {
    width: 64%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w64, table.table td.pc-w64 {
    width: 64%;
  }
}
table.table th.w65, table.table td.w65 {
  width: 65%;
}
@media (max-width: 767px) {
  table.table th.sp-w65, table.table td.sp-w65 {
    width: 65%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w65, table.table td.pc-w65 {
    width: 65%;
  }
}
table.table th.w66, table.table td.w66 {
  width: 66%;
}
@media (max-width: 767px) {
  table.table th.sp-w66, table.table td.sp-w66 {
    width: 66%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w66, table.table td.pc-w66 {
    width: 66%;
  }
}
table.table th.w67, table.table td.w67 {
  width: 67%;
}
@media (max-width: 767px) {
  table.table th.sp-w67, table.table td.sp-w67 {
    width: 67%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w67, table.table td.pc-w67 {
    width: 67%;
  }
}
table.table th.w68, table.table td.w68 {
  width: 68%;
}
@media (max-width: 767px) {
  table.table th.sp-w68, table.table td.sp-w68 {
    width: 68%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w68, table.table td.pc-w68 {
    width: 68%;
  }
}
table.table th.w69, table.table td.w69 {
  width: 69%;
}
@media (max-width: 767px) {
  table.table th.sp-w69, table.table td.sp-w69 {
    width: 69%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w69, table.table td.pc-w69 {
    width: 69%;
  }
}
table.table th.w70, table.table td.w70 {
  width: 70%;
}
@media (max-width: 767px) {
  table.table th.sp-w70, table.table td.sp-w70 {
    width: 70%;
  }
}
@media (min-width: 768px) {
  table.table th.pc-w70, table.table td.pc-w70 {
    width: 70%;
  }
}
table.table thead th, table.table thead td {
  background: #01386a;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f7f9fc;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th, table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th, table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack, table.table_sp_stack_noborder {
    border-bottom: 1px solid #ddd;
  }
  table.table_sp_stack thead, table.table_sp_stack tbody, table.table_sp_stack tr, table.table_sp_stack th, table.table_sp_stack td, table.table_sp_stack_noborder thead, table.table_sp_stack_noborder tbody, table.table_sp_stack_noborder tr, table.table_sp_stack_noborder th, table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th, table.table_sp_stack_noborder th {
    border-bottom: none;
  }
  table.table_sp_stack td, table.table_sp_stack_noborder td {
    border-bottom: none;
  }
  table.table_sp_stack_noborder th {
    border-top-color: #ddd;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #01386a !important;
}

.consul2 {
  color: #d35c19 !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: 1px solid #01386a;
  margin-bottom: var(--pd20);
  background: white;
}
.box_faq:last-child {
  margin-bottom: 0;
}
.box_faq.box_bg {
  padding: var(--pd20);
  border: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: .1rem 0 .1rem 100px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 36px;
  font-weight: 600;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 80px;
  height: 80px;
  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) {
  .box_faq .question,
  .box_faq .answer {
    padding-left: var(--pd140);
  }
  .box_faq .question:before,
  .box_faq .answer:before {
    width: var(--pd120);
    height: var(--pd120);
    font-size: var(--pd50);
  }
}
.box_faq .question {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.6;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.box_faq .question::before {
  content: 'Q';
  color: #fff;
  background: #01386a;
  height: 100%;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #01386a;
  margin-top: 0;
  padding-right: 50px;
  position: relative;
  width: 100%;
}
.box_faq .question .faq_title:after {
  display: none !important;
}
.box_faq .question .faq_title::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 6px;
  margin: auto;
  background: none;
  right: 30px;
  width: 12px;
  height: 12px;
  border-top: 1px solid #01386a;
  border-right: 1px solid #01386a;
}
.box_faq .question .faq_title::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: .3s;
  transition: .3s;
}
.box_faq .question.open .faq_title::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (max-width: 767px) {
  .box_faq .question {
    font-size: var(--pd34);
    height: var(--pd120);
    line-height: 1.4;
  }
  .box_faq .question .faq_title {
    padding-right: var(--pd50);
  }
  .box_faq .question .faq_title:before {
    right: var(--pd16);
    width: var(--pd20);
    height: var(--pd20);
  }
}
.box_faq .answer {
  display: none;
  margin: var(--pd30);
  background: #f5f5f5;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: 'A';
  color: #fff;
  background: #d35c19;
  top: 0;
}
.box_faq .answer .box-full {
  margin-top: 53px;
  width: 1100px;
  translate: -80px;
}
.box_faq .answer .table_price {
  margin-bottom: 8px;
}
.box_faq .answer .table_price tr th, .box_faq .answer .table_price tr td {
  padding: 1.6rem 30px 1.4rem;
}
.box_faq .answer .table_price tr th {
  background: #d0dfed;
  font-weight: normal;
  width: 280px;
}
.box_faq .answer .table_price tr td {
  text-align: right;
  background: white;
}
.box_faq .answer .table_price tr:not(:last-child) th, .box_faq .answer .table_price tr:not(:last-child) td {
  border-bottom: 10px solid #f5f5f5;
}
@media (min-width: 768px) {
  .box_faq .answer.type1 {
    padding-top: 25px;
  }
  .box_faq .answer.type2 {
    padding-top: 2.5rem;
    padding-bottom: 2.3rem;
  }
}
@media (max-width: 767px) {
  .box_faq .answer.type1 {
    padding-top: .4rem;
  }
  .box_faq .answer.type1 > p {
    margin-bottom: 5px;
  }
  .box_faq .answer .box-full {
    max-width: calc(100% + var(--pd90));
    translate: calc(0px - var(--pd100));
    margin-top: 10px;
  }
  .box_faq .answer .table_price tr th, .box_faq .answer .table_price tr td {
    padding: 1rem .5rem;
  }
  .box_faq .answer .table_price tr th {
    width: 35%;
  }
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f2f8fd;
  background: #fff;
  border-radius: 0px;
  margin-top: calc(16px * 5.125);
  padding: 34px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #afcbea;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
@media (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after, .flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #01386a;
}
.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: #01386a;
  background: #01386a;
  margin-right: .5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(calc(( var(--flow-title-font-size) / 6 / 2 ) - var(--yugo-minus)));
          transform: translateY(calc(( var(--flow-title-font-size) / 6 / 2 ) - var(--yugo-minus)));
}
.flow-block .title .num.step {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  aspect-ratio: unset;
  padding: 0 .5rem .3rem;
}
.flow-block .title .number_text {
  margin-top: 3px;
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: clamp(50px, 10vw, 100px);
  background: #fafafa;
  overflow: hidden;
  border-top: 2px solid #01386a;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer table.address th, .footer table.address td {
  padding: 1rem 0;
  line-height: 1.4;
  border-bottom: 1px solid #ddd;
  line-height: calc(29 / 18);
}
.footer table.address th {
  width: 90px;
  text-align: left;
  color: #01386a;
  vertical-align: baseline;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  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 #333333;
  border-right: 1px solid #333333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.footer .f-banner {
  width: 200px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .footer h2 .en {
    left: var(--pd100);
  }
  .footer .row {
    -webkit-column-gap: 20px;
            column-gap: 20px;
    margin-bottom: 60px;
  }
  .footer .row .col__add {
    width: 390px;
  }
  .footer .row .col__time {
    width: calc((100% - 410px));
  }
  .footer .googlemap {
    height: 400px;
    padding-top: initial;
    margin-bottom: 60px;
  }
  .footer .img_slider {
    margin-bottom: 70px;
  }
  .footer .f-banner {
    width: 270px;
  }
}
@media (max-width: 767px) {
  .footer .row, .footer .googlemap, .footer .img_slider {
    margin-bottom: 30px;
  }
  .footer .row {
    row-gap: 30px;
  }
}

.copyright {
  background: #fafafa;
  color: #333333;
  margin-top: clamp(30px, 5vw, 70px);
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 var(--pd160);
  }
}
@media (min-width: 768px) {
  .copyright {
    padding-bottom: 100px;
  }
}

.list_list dd a {
  color: #333333;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: .5em 0 0;
  }
  .list_list dd {
    padding: 0 0 .5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modaal-wrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}
.modaal-wrapper .modaal-close {
  border: none;
  padding: 0;
  -webkit-appearance: none;
  position: absolute;
  top: -10px;
  right: -10px;
}
@media (max-width: 767px) {
  .modaal-wrapper .modaal-close {
    top: -25px;
    right: -15px;
  }
}
.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}
.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}
.modaal-wrapper *[tabindex="0"] {
  outline: none !important;
}
.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}

.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}
.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}

.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 600px;
  border-radius: 0px;
  background: #fff;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}
.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}
.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}

.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: #01386a;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modaal-close:focus, .modaal-close:hover {
  outline: none;
  background: #b93d0c;
  opacity: 1;
}
.modaal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-close:before, .modaal-close:after {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 2px;
  height: 22px;
  border-radius: 0px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-close:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modaal-close:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}

.modaal-content-container {
  padding: 30px;
}
@media (min-width: 768px) {
  .modaal-content-container {
    padding: var(--pd100);
  }
}

.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}

.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: transparent;
}
.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}
.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}
.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}

@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.modaal-instagram .modaal-container {
  width: auto;
  background: transparent;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.modaal-instagram .modaal-content-container {
  padding: 0;
  background: transparent;
}
.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}
.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
          animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}
.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}

.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}

.modaal-gallery-item {
  display: none;
}
.modaal-gallery-item img {
  display: block;
}
.modaal-gallery-item.is_active {
  display: block;
}

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.modaal-gallery-label:focus {
  outline: none;
}

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}
.modaal-gallery-control:focus, .modaal-gallery-control:hover {
  outline: none;
  background: #fff;
}
.modaal-gallery-control:focus:before, .modaal-gallery-control:focus:after, .modaal-gallery-control:hover:before, .modaal-gallery-control:hover:after {
  background: #afb7bc;
}
.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-gallery-control:before, .modaal-gallery-control:after {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-gallery-control:before {
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modaal-gallery-control:after {
  margin: 5px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}
.modaal-gallery-next-outer {
  right: 45px;
}

.modaal-gallery-prev:before, .modaal-gallery-prev:after {
  left: 22px;
}
.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}
.modaal-gallery-prev-outer {
  left: 45px;
}

.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}

.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.modaal-video-container iframe,
.modaal-video-container object,
.modaal-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}

.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
            transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:before, .modaal-gallery-control:after {
    background: #fff;
  }

  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }

  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }

  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
.list-web .more:not(:last-child) {
  margin-bottom: var(--pd20);
}
.list-web .more a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 70px;
  text-decoration: none;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: white;
  font-size: 22px;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.list-web .more a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 1px;
  background: white;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.list-web .more a:hover:after {
  width: 15px;
}
.list-web .more__1 a {
  background: #90be37;
}
.list-web .more__1 a:hover {
  background: #72962c;
}
.list-web .more__2 a {
  background: #555d82;
}
.list-web .more__2 a:hover {
  background: #414763;
}
.list-web .more__3 a {
  background: #f2a1aa;
}
.list-web .more__3 a:hover {
  background: #ec7481;
}
.list-web .more__4 a {
  background: #826b59;
}
.list-web .more__4 a:hover {
  background: #645244;
}

.modaal-loading-spinner {
  background: none;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
}
@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: .1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: .1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}

.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.modaal-loading-spinner > div:nth-of-type(2) > div, .modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(1) {
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .12s;
  animation-delay: .12s;
}

.modaal-loading-spinner > div:nth-of-type(2) {
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .25s;
  animation-delay: .25s;
}

.modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(3) {
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .37s;
  animation-delay: .37s;
}

.modaal-loading-spinner > div:nth-of-type(4) {
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(5) {
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .62s;
  animation-delay: .62s;
}

.modaal-loading-spinner > div:nth-of-type(6) {
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
}

.modaal-loading-spinner > div:nth-of-type(7) {
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .87s;
  animation-delay: .87s;
}

.modaal-loading-spinner > div:nth-of-type(8) {
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

.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: calc(200px * 12);
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-200px * 6));
              transform: translateX(calc(-200px * 6));
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-200px * 6));
              transform: translateX(calc(-200px * 6));
    }
  }
}
@media (min-width: 768px) {
  .loopslider_wrap .loopslider {
    width: calc(320px * 12);
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-320px * 6));
              transform: translateX(calc(-320px * 6));
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-320px * 6));
              transform: translateX(calc(-320px * 6));
    }
  }
}

.ic {
  position: relative;
  display: inline;
  line-height: 1;
}
.ic:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 2px;
  margin: auto;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.ic__web {
  padding-left: 39px;
}
.ic__web:before {
  width: 29px;
  height: 19px;
  background: url("../img/common/ic-web.png") no-repeat center/contain;
}
.ic__note {
  padding-left: 33px;
}
.ic__note:before {
  width: 23px;
  height: 26px;
  background: url("../img/common/ic-note.png") no-repeat center/contain;
}
.ic__note {
  padding-left: 36px;
}
.ic__note:before {
  width: 26px;
  height: 21px;
  background: url("../img/common/ic-chat.png") no-repeat center/contain;
}
.ic__tel {
  padding-left: 31px;
}
.ic__tel:before {
  width: 21px;
  height: 21px;
  background: url("../img/common/ic-tel.png") no-repeat center/contain;
}

.txt-rl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.txt-lr {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}

.txt-shadow {
  text-shadow: 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff, 0 0 16px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff;
}

.txt_underline {
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(211, 92, 25, 0.3);
          text-decoration-color: rgba(211, 92, 25, 0.3);
  text-decoration-skip-ink: none;
  text-underline-offset: -5px;
  text-decoration-thickness: 12px;
  -webkit-text-decoration-skip: none;
          text-decoration-skip: none;
}

.txt_cl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: transparent;
  -webkit-background-clip: text;
  background-image: -webkit-gradient(linear, left top, right top, from(#d35c19), to(#01386a));
  background-image: linear-gradient(90deg, #d35c19, #01386a);
}

.txt-bg {
  display: block;
}
.txt-bg > span {
  background-color: #01386a;
  padding: 5px 10px 7px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 2.2;
  color: white;
  font-size: clamp(18px, 2.4vw, 24px);
  border-radius: 10px 0;
}

.txt-serif, .sec_contact .row .col .btn a, .sec_8 .row .col .box .price {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}

h2, h3, h4 {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
}

h2 {
  position: relative;
  line-height: 1.4;
  z-index: 0;
  padding-bottom: var(--pd10);
  margin-bottom: var(--pd50);
  text-align: center;
}
h2:before {
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  width: 50px;
  height: 1px;
  background: #d35c19;
}
h2 .en {
  font-family: 'Times New Roman', Times, serif;
  font-weight: normal;
  color: #eaf0f5;
  font-size: var(--pd120);
  display: table;
  letter-spacing: 0.1em;
}
h2 .en.white {
  color: white;
}
h2 .jp {
  color: #01386a;
  font-size: var(--pd40);
  display: block;
}
@media (max-width: 767px) {
  h2 .en {
    margin: 0 auto calc(0px - var(--pd70));
  }
}
@media (min-width: 768px) {
  h2 .en {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: var(--pd15);
    margin: auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    z-index: -1;
    font-size: 120px;
  }
  h2 .jp {
    font-size: 48px;
  }
  h2.pc-text-left:before {
    right: auto;
  }
  h2.pc-text-left .en {
    right: auto;
  }
}

.sec_top .pd {
  padding: clamp(50px, 10vw, 100px) 0;
}
.sec_top .pdt {
  padding-top: clamp(50px, 10vw, 100px);
}
.sec_top .pdb {
  padding-bottom: clamp(50px, 10vw, 100px);
}
.sec_top h3.type1 {
  line-height: calc(52 / 40);
  position: relative;
  padding-left: var(--pd20);
  margin-bottom: var(--pd20);
  font-size: var(--pd40);
}
.sec_top h3.type1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: var(--pd3);
  margin: auto;
  width: var(--pd4);
  height: 80%;
  background: #d35c19;
}
.sec_top h3.type2 {
  display: table;
  margin-inline: auto;
  position: relative;
  margin-bottom: 20px;
}
.sec_top h3.type2:before, .sec_top h3.type2:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100vw;
  height: 1px;
  background: #01386a;
}
.sec_top h3.type2:before {
  right: calc(100% + 10px);
}
.sec_top h3.type2:after {
  left: calc(100% + 10px);
}
.sec_top .check li {
  position: relative;
}
.sec_top .check li:before {
  content: "";
  position: absolute;
  left: 0;
  background: url("../img/top/ic-check.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .sec_top .check li {
    padding-left: 25px;
  }
  .sec_top .check li:before {
    width: 20px;
    height: 16px;
    top: 4px;
  }
  .sec_top .check.fs24 li {
    font-size: 18px;
    padding-left: 30px;
  }
  .sec_top .check.fs24 li:before {
    width: 20px;
    height: 16px;
  }
}
@media (min-width: 768px) {
  .sec_top .check li {
    padding-left: 33px;
    line-height: 2;
  }
  .sec_top .check li:before {
    width: 23px;
    height: 20px;
    top: 5px;
  }
  .sec_top .check.fs24 li {
    font-size: 24px;
  }
  .sec_top .check.fs24 li:before {
    top: 10px;
    width: 29px;
    height: 25px;
  }
}
@media (min-width: 768px) {
  .sec_top h3.type1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .sec_top h3.type1:before {
    width: 4px;
    bottom: 3px;
  }
  .sec_top h3.type2 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .sec_top .pd3 {
    padding: 50px 0;
  }
}

.sec_contact h2 {
  font-size: var(--pd120);
  color: white;
  padding: 0;
  line-height: 1;
  font-weight: normal;
  margin-bottom: var(--pd66);
}
.sec_contact h2:before, .sec_contact h2:after {
  content: none;
}
.sec_contact .row .col .tit {
  color: white;
  font-weight: bold;
  margin-bottom: var(--pd15);
}
.sec_contact .row .col .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid currentColor;
  font-size: 22px;
  text-decoration: none;
  color: white;
  height: 60px;
  padding-top: 3px;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
}
.sec_contact .row .col .btn a:after {
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 1px;
  background: currentColor;
  -webkit-transition: width .3s;
  transition: width .3s;
}
.sec_contact .row .col .btn a .en {
  font-size: 23px;
}
.sec_contact .row .col .btn a:hover:after {
  width: 12px;
}
.sec_contact .row .col .btn__web a {
  background: #d35c19;
}
.sec_contact .row .col .btn__web a:hover {
  background: #a54814;
}
.sec_contact .row .col .btn__note a {
  background: #01386a;
}
.sec_contact .row .col .btn__note a:hover {
  background: #011d37;
}
.sec_contact .row .col .btn__chat a {
  background: #329c39;
}
.sec_contact .row .col .btn__chat a:hover {
  background: #26752b;
}
.sec_contact .row .col .btn__tel a {
  background: white;
  font-size: 24px;
  color: #01386a;
  font-family: 'Times New Roman', Times, serif;
}
.sec_contact .row .col .btn__tel a:hover {
  background: #01386a;
  color: white;
  border-color: #01386a;
}
.sec_contact .row .col .btn__tel a:hover .ic:before {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media (min-width: 768px) {
  .sec_contact {
    background: url("../img/top/footer_bg.png") no-repeat center/cover;
    padding: 80px 0;
  }
  .sec_contact .row {
    -webkit-column-gap: 20px;
            column-gap: 20px;
  }
  .sec_contact .row .col {
    width: calc((100% - 60px) / 4);
  }
  .sec_contact .row .col .btn__tel a {
    pointer-events: none;
  }
  .sec_contact .row .col .btn__tel a:after {
    content: none;
  }
}
@media (max-width: 767px) {
  .sec_contact {
    background: url("../img/top/sp_footer_bg.png") no-repeat center/cover;
    padding: 50px 0;
  }
  .sec_contact h2 {
    font-size: var(--pd100);
  }
  .sec_contact .row .col .btn {
    width: 400px;
    margin: 0 auto;
    max-width: 100%;
  }
}

.sec_1 .box .check li {
  background: white;
  -webkit-box-shadow: 0 0 7px 3px rgba(51, 51, 51, 0.1);
          box-shadow: 0 0 7px 3px rgba(51, 51, 51, 0.1);
  display: table;
}
@media (max-width: 767px) {
  .sec_1 {
    background: url("../img/top/sp-bg-img01.png") no-repeat center bottom/cover;
  }
  .sec_1 .anchor {
    padding: 50px 0 100px;
  }
  .sec_1 .box .tit {
    font-size: var(--pd50);
    text-align: center;
  }
  .sec_1 .box .check li {
    padding: 7px 10px 4px 30px;
    width: 100%;
  }
  .sec_1 .box .check li:not(:last-child) {
    margin-bottom: var(--pd30);
  }
  .sec_1 .box .check li:before {
    top: 12px;
    left: 6px;
  }
}
@media (min-width: 768px) {
  .sec_1 {
    background: url("../img/top/bg-img01.png") no-repeat center/cover;
  }
  .sec_1 .anchor {
    padding: 120px 0 150px;
  }
  .sec_1 .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 90px;
            column-gap: 90px;
  }
  .sec_1 .box .tit {
    font-size: 50px;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    line-height: calc(80 / 50);
  }
  .sec_1 .box .check li {
    padding: 15px 15px 12px 55px;
  }
  .sec_1 .box .check li:not(:last-child) {
    margin-bottom: 30px;
  }
  .sec_1 .box .check li:before {
    top: 24px;
    left: 15px;
  }
  .sec_1 .box .check li:nth-child(2) {
    margin-left: calc((40px * 2) - 40px);
  }
  .sec_1 .box .check li:nth-child(3) {
    margin-left: calc((40px * 3) - 40px);
  }
  .sec_1 .box .check li:nth-child(4) {
    margin-left: calc((40px * 4) - 40px);
  }
}

.sec_2 .l2 {
  margin-bottom: var(--pd50);
}
.sec_2 .box {
  background: #f9f9f9;
  padding: var(--pd20);
}
@media (min-width: 768px) {
  .sec_2 h2 .en {
    right: auto;
  }
  .sec_2 h3.type1 {
    margin-bottom: 15px;
  }
  .sec_2 .box {
    padding: 50px;
  }
}

.sec_3 {
  background: #f9f9f9;
  position: relative;
  z-index: 0;
}
.sec_3:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url("../img/top/sec3-bg.png") no-repeat center/contain;
  z-index: -1;
}
.sec_3 .box__bg {
  background: white;
  padding: var(--pd30) var(--pd20);
  -webkit-box-shadow: 0 0 10px 5px rgba(1, 56, 106, 0.05);
          box-shadow: 0 0 10px 5px rgba(1, 56, 106, 0.05);
}
@media (max-width: 767px) {
  .sec_3:after {
    width: calc(467 / 767 * 100vw);
    height: calc(329 / 767 * 100vw);
  }
  .sec_3 .pd {
    padding-bottom: 100px;
  }
  .sec_3 .row {
    row-gap: 30px;
  }
  .sec_3 .row .box:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .sec_3:after {
    width: calc(934 / 1920 * 100vw);
    height: calc(658 / 1920 * 100vw);
  }
  .sec_3 h2 .en {
    left: calc(var(--pd250) + var(--pd30));
  }
  .sec_3 .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .sec_3 .box__text {
    margin-bottom: 100px !important;
  }
  .sec_3 .box__bg {
    padding: 60px;
  }
  .sec_3 .row {
    -webkit-column-gap: 40px;
            column-gap: 40px;
  }
  .sec_3 .row .col {
    width: calc((100% - 40px) / 2);
  }
}
@media only screen and (min-width: 1240px) {
  .sec_3 h2 .en {
    left: 280px;
  }
}

@media (max-width: 767px) {
  .sec_4 .row {
    row-gap: 0;
  }
  .sec_4 .row .col {
    display: contents;
  }
  .sec_4 .row .col h2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
  }
  .sec_4 .row .col figure {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 15px;
  }
  .sec_4 .row .col .box-text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
@media (min-width: 768px) {
  .sec_4 h2 .en {
    left: var(--pd160);
  }
  .sec_4 .row {
    -webkit-column-gap: 50px;
            column-gap: 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_4 .row .col {
    width: calc((100% - 50px) / 2);
  }
  .sec_4 .row .col__img img {
    max-width: none;
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  .sec_4 .row .col__img {
    height: 700px;
  }
  .sec_4 .row .col__img figure {
    height: 100%;
    width: calc(100% + 20px);
  }
  .sec_4 .row .col__img figure img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media only screen and (min-width: 1240px) {
  .sec_4 h2 .en {
    left: 160px;
  }
}

.sec_5 {
  background: #f9f9f9;
}
.sec_5 .row .col__text .box {
  background: white;
  border: 1px solid #01386a;
  padding: var(--pd20);
  margin-bottom: 10px;
}
.sec_5 .row .col__text .box .box-h3 {
  overflow: hidden;
}
.sec_5 .row .col__text .box .check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 2%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sec_5 .row .col__text .box .check li {
  width: 49%;
}
@media (min-width: 768px) {
  .sec_5 h2 .en {
    right: auto;
  }
  .sec_5 .row {
    -webkit-column-gap: 0;
            column-gap: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_5 .row .col {
    width: 50%;
  }
  .sec_5 .row .col__img img {
    max-width: none;
  }
  .sec_5 .row .col__text .box {
    padding: 35px;
  }
}

.sec_6 .row .col__text {
  position: relative;
}
.sec_6 .row .col__text:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: #eaf0f5;
  height: 100%;
  z-index: -1;
}
.sec_6 .row .col__text .num {
  color: white;
  font-family: 'Times New Roman', Times, serif;
  line-height: 1;
  margin: 0;
  z-index: -1;
}
.sec_6 .row .col__text .note {
  position: absolute;
}
@media (max-width: 767px) {
  .sec_6 .row {
    row-gap: 15px;
  }
  .sec_6 .row .col figcaption {
    font-size: 88%;
  }
  .sec_6 .row .col__text {
    padding: 0 0 50px;
  }
  .sec_6 .row .col__text:before {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
    top: auto;
    height: calc(100% + var(--pd150));
  }
  .sec_6 .row .col__text.has-note:before {
    height: calc(100% + (300 / 767 * 100vw));
  }
  .sec_6 .row .col__text .l2 {
    margin-bottom: 0;
  }
  .sec_6 .row .col__text .num {
    font-size: var(--pd200);
    position: absolute;
    bottom: calc(0px - var(--pd30));
    right: 0;
  }
  .sec_6 .row .col__text .note {
    display: none;
  }
}
@media (min-width: 768px) {
  .sec_6 h2 .en {
    left: 170px;
  }
  .sec_6 .row {
    -webkit-column-gap: 0;
            column-gap: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .sec_6 .row .col__img {
    width: 36.6%;
  }
  .sec_6 .row .col__text {
    width: 63.4%;
    padding: 40px 40px 0 40px;
  }
  .sec_6 .row .col__text:before {
    width: 900px;
  }
  .sec_6 .row .col__text .l2 {
    margin-bottom: 0;
  }
  .sec_6 .row .col__text .num {
    font-size: 200px;
    text-align: right;
    margin: -32px 0;
  }
  .sec_6 .row.reverse .col__text:before {
    left: 0;
  }
  .sec_6 .row.reverse .col__text .note {
    left: 40px;
  }
  .sec_6 .row:not(.reverse) .col__text:before {
    right: 0;
  }
}
@media print and (min-width: 768px), screen and (min-width: 768px) and (max-width: 1239px) {
  .sec_6 .row .col__img {
    margin-top: 50px;
  }
  .sec_6 .row .col__img img {
    max-width: calc(100% + 100px);
  }
  .sec_6 .row:not(.reverse) .col__img img {
    translate: -100px;
  }
}

@media only screen and (min-width: 1240px) {
  .sec_6 .row {
    -webkit-column-gap: 0;
            column-gap: 0;
  }
  .sec_6 .row:not(:last-child) {
    margin-bottom: 90px;
  }
  .sec_6 .row .col__img img {
    max-width: none;
  }
  .sec_6 .row.reverse .col__img {
    margin-top: 50px;
  }
  .sec_6 .row:not(.reverse) .col__img {
    height: 426px;
    position: relative;
  }
  .sec_6 .row:not(.reverse) .col__img img {
    position: absolute;
    right: 0;
    top: 50px;
  }
  .sec_6 .row__7.reverse .col__img {
    margin-top: 0;
  }
  .sec_6 .row__7.reverse .col__text {
    margin-top: 50px;
  }
}

.sec_7 {
  background: #eaf0f5;
}
.sec_7 h4 {
  font-size: 22px;
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}
.sec_7 h4:before {
  content: "";
  position: absolute;
  top: 10px;
  width: 15px;
  height: 15px;
  left: 0;
  background: url("../img/top/h4.png") no-repeat center/contain;
}
.sec_7 .tab_slide .tab_button_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 30px;
}
.sec_7 .tab_slide .tab_button_wrap .tabbtn {
  width: calc((100% - 60px) / 4);
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #01386a;
  padding-top: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  font-size: 26px;
  background: white;
  border: 1px solid;
  cursor: pointer;
  font-weight: bold;
  font-size: 26px;
  position: relative;
  padding-left: 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sec_7 .tab_slide .tab_button_wrap .tabbtn:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 1px;
  height: 0;
  background: #d35c19;
  top: calc(100% - 10px);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.sec_7 .tab_slide .tab_button_wrap .tabbtn .num {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid;
}
.sec_7 .tab_slide .tab_button_wrap .tabbtn:hover {
  background: #01386a;
  color: white;
}
.sec_7 .tab_slide .tab_button_wrap .tabbtn.active {
  cursor: default;
  pointer-events: none;
  background: #01386a;
  color: white;
}
.sec_7 .tab_slide .tab_button_wrap .tabbtn.active:after {
  height: 30px;
}
.sec_7 .tab_slide .tab_content {
  margin-bottom: 10px;
  -webkit-box-shadow: 0 0 10px 5px rgba(1, 56, 106, 0.1);
          box-shadow: 0 0 10px 5px rgba(1, 56, 106, 0.1);
  padding: var(--pd20);
  background: white;
}
.sec_7 .tab_slide .tab_content .tab_item {
  height: auto;
}
.sec_7 .box-text {
  background: #01386a;
  color: white;
  padding: var(--pd20);
}
.sec_7 .box-text h3 {
  position: relative;
}
.sec_7 .box-text h3:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50px;
  height: 1px;
  background: #d35c19;
}
.sec_7 .box-text .ul_circle.col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2%;
          column-gap: 2%;
}
.sec_7 .box-text .ul_circle.col2 li {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sec_7 h4 {
    font-size: var(--pd38);
    padding-left: var(--pd34);
  }
  .sec_7 h4:before {
    top: var(--pd16);
    width: var(--pd26);
    height: var(--pd26);
  }
  .sec_7 .tab_slide .tab_button_wrap {
    gap: var(--pd20);
  }
  .sec_7 .tab_slide .tab_button_wrap .tabbtn {
    width: calc((100% - var(--pd20)) / 2);
    font-size: var(--pd38);
  }
  .sec_7 .tab_slide .tab_button_wrap .tabbtn .num {
    margin-right: var(--pd20);
    padding-right: var(--pd20);
  }
  .sec_7 .tab_slide .tab_button_wrap .tabbtn.active:after {
    height: 15px;
  }
  .sec_7 .tab_slide .tab_content .tab_item .row {
    row-gap: 10px;
  }
  .sec_7 .box-text {
    margin-top: 30px;
  }
  .sec_7 .box-text h3 {
    text-align: center;
    font-size: var(--pd44);
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .sec_7 h2 .en {
    left: 170px;
  }
  .sec_7 .tab_slide .tab_content {
    padding: 55px;
  }
  .sec_7 .tab_slide .tab_content .tab_item .row {
    -webkit-column-gap: 0;
            column-gap: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .sec_7 .tab_slide .tab_content .tab_item .row .col__img {
    width: 31%;
  }
  .sec_7 .tab_slide .tab_content .tab_item .row .col__text {
    width: 69%;
    padding-right: 40px;
  }
  .sec_7 .box-text {
    padding: 60px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 60px;
  }
  .sec_7 .box-text h3 {
    font-size: 40px;
  }
  .sec_7 .box-text .ul_circle.col2 {
    -webkit-column-gap: 50px;
            column-gap: 50px;
  }
  .sec_7 .box-text .box__left {
    width: 24%;
    text-align: center;
  }
  .sec_7 .box-text .box__right {
    width: 76%;
    border-left: 1px solid;
    padding-left: 60px;
  }
}

.sec_8 h3 {
  max-width: 80%;
  background: #01386a;
  color: white;
  text-align: center;
  margin-inline: auto;
}
.sec_8 .row .col .box {
  border: 1px solid #01386a;
}
.sec_8 .row .col .box .price {
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #d35c19;
  max-width: 80%;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .sec_8 h3 {
    font-size: var(--pd40);
    padding: 1.2rem 1rem .9rem;
    margin-bottom: calc(0px - var(--pd50));
  }
  .sec_8 .row .col .box {
    padding: var(--pd80) 0 var(--pd40);
  }
  .sec_8 .row .col .box .price {
    font-size: var(--pd60);
  }
  .sec_8 .row .col .box .price .yen {
    font-size: var(--pd50);
  }
}
@media (min-width: 768px) {
  .sec_8 h2 .en {
    right: auto;
  }
  .sec_8 h3 {
    font-size: 22px;
    width: 270px;
    padding: 13px 10px 10px;
    margin-bottom: -28px;
  }
  .sec_8 .row {
    -webkit-column-gap: 30px;
            column-gap: 30px;
    margin-bottom: 10px;
  }
  .sec_8 .row .col {
    width: calc((100% - 60px) / 3);
  }
  .sec_8 .row .col .box {
    padding: 60px 0 40px;
  }
  .sec_8 .row .col .box .price {
    font-size: 36px;
    width: 270px;
  }
  .sec_8 .row .col .box .price .yen {
    font-size: 26px;
  }
}

.sec_9 {
  background: #eaf0f5 url("../img/top/sec9-bg.png") no-repeat top right;
}
@media (max-width: 767px) {
  .sec_9 {
    background-size: calc(350 / 767 * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_9 h2 .en {
    left: 170px;
  }
}

.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;
}
