@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 #3dabc4;
  color: #3dabc4 !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: #3dabc4;
  color: #fff !important;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #3dabc4;
  border-right: 1px solid #3dabc4;
  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: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #3dabc4;
  height: calc(16px / 2);
  left: 0.2em;
  top: calc((16px * 1.75 / 2) - (16px / 4));
  width: calc(16px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #3dabc4;
  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: #3dabc4;
  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 #3dabc4;
  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: #3dabc4;
  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: 5px;
}
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 #b5ccd1;
  border-top: 1px solid #b5ccd1;
}
table.table_address th {
  color: #3dabc4;
  border-top: 1px solid #3dabc4;
  border-bottom: 1px solid #3dabc4;
  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 #b5ccd1;
  padding: .8rem .2rem;
  text-align: center;
}
@media (min-width: 768px) {
  table.table_timetable th, table.table_timetable td {
    padding: 1.2rem .2rem;
  }
}
table.table_timetable thead th {
  background: #85dea3;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable thead th:last-child {
  width: 17%;
}
@media (min-width: 768px) {
  table.table_timetable thead th:last-child {
    width: 15%;
    padding-right: 3%;
  }
}
table.table_timetable tbody th {
  font-weight: normal;
  text-align: center;
}
@media (min-width: 768px) {
  table.table_timetable tbody td:last-child {
    padding-right: 3%;
  }
}
table.table_timetable.cl {
  position: relative;
  z-index: 1;
}
table.table_timetable.cl thead {
  position: relative;
  z-index: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  background: none;
}
table.table_timetable.cl thead:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#3dabc4), to(#85d4e6));
  background: linear-gradient(to right, #3dabc4, #85d4e6);
  z-index: 0;
}
table.table_timetable.cl thead th {
  position: relative;
  z-index: 1;
  background: none !important;
  border: none !important;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #d3d3d3;
  font-weight: normal;
  padding: 0.5em 0.2em;
  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: #f2fbfc;
  color: #333333;
  font-weight: bold;
}
table.table tbody th {
  background: rgba(242, 251, 252, 0.3);
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: .8em 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 #b5ccd1;
  }
  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: #b5ccd1;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #3dabc4 !important;
}

.consul2 {
  color: #e99cbd !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 #d8d8d8;
  padding-bottom: calc(20 / var(--break) * 100vw);
  margin-bottom: calc(20 / var(--break) * 100vw);
}
.box_faq:last-child {
  margin-bottom: 0;
}
.box_faq.box_bg {
  padding: calc(20 / var(--break) * 100vw);
  border: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 50px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 30px;
  font-weight: normal;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.6;
}
.box_faq .question::before {
  content: 'Q';
  color: #3dabc4;
}
.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: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: '';
  top: 12px;
  right: 0;
  background: #3dabc4;
  border-radius: 1px;
  width: 20px;
  height: 1px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: .3s;
  transition: .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: #85dea3;
  top: 30px;
}
@media (max-width: 767px) {
  .box_faq .question,
  .box_faq .answer {
    padding-left: 40px;
  }
  .box_faq .question:before,
  .box_faq .answer:before {
    font-size: 26px;
  }
  .box_faq .question {
    font-size: 18px;
  }
  .box_faq .question .faq_title:before, .box_faq .question .faq_title:after {
    width: 16px;
  }
  .box_faq .answer {
    padding-top: 20px;
  }
  .box_faq .answer:before {
    top: 14px;
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: clamp(50px, 12vw, 120px);
  background: #edf9fa;
  overflow: hidden;
}
.footer .container {
  overflow: hidden;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.footer h3.bd {
  display: table;
  position: relative;
  margin-bottom: 20px;
}
.footer h3.bd:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 2000px;
  height: 1px;
  background: currentColor;
  left: calc(100% + 1rem);
}
.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 .googlemap {
  margin-bottom: 10px;
}
.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 .row__iku {
  margin-bottom: clamp(30px, 10vw, 100px);
}
.footer .row__iku .ic {
  display: block;
}
.footer .row__iku .ic:before {
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
}
.footer .row__iku .col {
  border: 3px solid white;
  border-radius: 6px;
  padding: calc(20 / var(--break) * 100vw);
}
.footer .row__iku .col .box_info .box__tit {
  font-weight: bold;
  font-size: 18px;
}
.footer .row__iku .col .box_info .box__txt {
  font-weight: 500;
  line-height: calc(24 / 16);
}
.footer .row__iku .col .box_info .box__txt .large {
  line-height: 1;
  font-size: 30px;
}
.footer .row__iku .col__densha {
  background: #daf2f7;
}
.footer .row__iku .col__car {
  background: #defae4;
}
.footer .row__iku .col__car .color3 {
  color: #4eb872;
}
@media (max-width: 767px) {
  .footer .row {
    row-gap: 15px;
  }
  .footer .row__iku .ic {
    padding-top: calc(100 / var(--breaksp) * 100vw);
  }
  .footer .row__iku .ic:before {
    width: calc(90 / var(--breaksp) * 100vw);
    height: calc(90 / var(--breaksp) * 100vw);
  }
  .footer .row__iku .box_info .box__tit {
    text-align: center;
    border-bottom: 1px solid #b4c8cd;
    margin-bottom: calc(20 / var(--breaksp) * 100vw);
    padding-bottom: calc(20 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .footer .googlemap {
    height: calc(100% - 38px);
    padding-top: initial;
  }
  .footer .row__info {
    -webkit-column-gap: 5%;
            column-gap: 5%;
  }
  .footer .row__info .col {
    width: calc(95% / 2);
  }
  .footer .row__iku {
    -webkit-column-gap: 40px;
            column-gap: 40px;
  }
  .footer .row__iku .ic {
    padding-top: 65px;
  }
  .footer .row__iku .ic:before {
    width: 55px;
    height: 55px;
  }
  .footer .row__iku .col {
    width: calc((100% - 40px) / 2);
  }
  .footer .row__iku .col .box_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
  .footer .row__iku .col .box_info .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px 0;
  }
  .footer .row__iku .col .box_info .box__tit {
    width: 46.5%;
    border-right: 1px solid #b4c8cd;
  }
  .footer .row__iku .col .box_info .box__txt {
    width: 53.5%;
  }
}

.copyright {
  background: false;
  color: #333333;
  margin-top: 30px;
  padding: 10px 0 20px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 calc(250 / var(--breaksp) * 100vw);
  }
}

.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;
  }
}

.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: .3rem;
  margin: auto;
}
.ic__web:before {
  background: url("../img/common/ic_web.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .ic__web {
    padding-left: calc(70 / var(--breaksp) * 100vw);
  }
  .ic__web:before {
    width: calc(50 / var(--breaksp) * 100vw);
    height: calc(50 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .ic__web {
    padding-left: 40px;
  }
  .ic__web:before {
    width: 30px;
    height: 30px;
  }
}
.ic__web2:before {
  background: url("../img/common/ic_web2.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .ic__web2 {
    padding-left: calc(65 / var(--breaksp) * 100vw);
  }
  .ic__web2:before {
    width: calc(55 / var(--breaksp) * 100vw);
    height: calc(49 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .ic__web2 {
    padding-left: 45px;
  }
  .ic__web2:before {
    width: 35px;
    height: 29px;
  }
}
.ic__line:before {
  background: url("../img/common/ic_line.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .ic__line {
    padding-left: calc(62 / var(--breaksp) * 100vw);
  }
  .ic__line:before {
    width: calc(52 / var(--breaksp) * 100vw);
    height: calc(50 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .ic__line {
    padding-left: 42px;
  }
  .ic__line:before {
    width: 32px;
    height: 30px;
  }
}
.ic__access:before {
  background: url("../img/common/ic_access.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .ic__access {
    padding-left: calc(53 / var(--breaksp) * 100vw);
  }
  .ic__access:before {
    width: calc(43 / var(--breaksp) * 100vw);
    height: calc(50 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .ic__access {
    padding-left: 33px;
  }
  .ic__access:before {
    width: 23px;
    height: 30px;
  }
}
.ic__densha:before {
  background: url("../img/common/ic_densha.png") no-repeat center/contain;
}
.ic__car:before {
  background: url("../img/common/ic_car.png") no-repeat center/contain;
}

.ictel {
  position: relative;
  font-size: clamp(30px, 3.4vw, 34px);
  color: #3dabc4;
  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_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.list_sns li a {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: white !important;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100vmax;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #3dabc4;
  text-decoration: none;
  padding-top: .3rem;
}
.list_sns li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url("../img/common/ic_arrow.png");
  background-size: 40%;
  background-position: center center;
  background-color: #fff;
  border-radius: 50%;
  -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);
  -webkit-transition: all .3s;
  transition: all .3s;
}
.list_sns li a .large {
  font-weight: normal;
}
.list_sns li a:hover {
  background: #2a798a;
}
.list_sns li a:hover:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.list_sns .btn_line a {
  background: #85dea3;
}
.list_sns .btn_line a:hover {
  background: #49ce76;
}
.list_sns.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .list_sns {
    row-gap: calc(15 / var(--breaksp) * 100vw);
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .list_sns li {
    width: 100%;
  }
  .list_sns li a {
    margin: 0 auto;
    width: 320px;
    max-width: 100%;
    height: calc(120 / var(--breaksp) * 100vw);
    font-size: calc(40 / var(--breaksp) * 100vw);
    margin: 0 auto;
  }
  .list_sns li a:after {
    width: calc(50 / var(--breaksp) * 100vw);
    height: calc(50 / var(--breaksp) * 100vw);
    right: calc(-10 / var(--breaksp) * 100vw);
  }
  .list_sns li a .large {
    font-size: calc(44 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .list_sns {
    -webkit-column-gap: clamp(19.374px, calc(30 / var(--breakpc) * 100vw), 30px);
            column-gap: clamp(19.374px, calc(30 / var(--breakpc) * 100vw), 30px);
  }
  .list_sns li a {
    width: clamp(206.656px, calc(320 / var(--breakpc) * 100vw), 320px);
    max-width: 100%;
    height: clamp(38.748px, calc(60 / var(--breakpc) * 100vw), 60px);
    font-size: clamp(11.6244px, calc(18 / var(--breakpc) * 100vw), 18px);
    margin-right: clamp(8.3954px, calc(13 / var(--breakpc) * 100vw), 13px);
  }
  .list_sns li a:after {
    width: clamp(16.7908px, calc(26 / var(--breakpc) * 100vw), 26px);
    height: clamp(16.7908px, calc(26 / var(--breakpc) * 100vw), 26px);
    right: clamp(-10px, calc(-10 / var(--breakpc) * 100vw), -6.458px);
  }
  .list_sns li a .large {
    font-size: clamp(18.0824px, calc(28 / var(--breakpc) * 100vw), 28px);
  }
  .list_sns li.short a {
    width: clamp(142.076px, calc(220 / var(--breakpc) * 100vw), 220px);
  }
}

.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(133, 212, 230, 0.3);
          text-decoration-color: rgba(133, 212, 230, 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_line {
  position: relative;
  z-index: 0;
}
.txt_line:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #e1f5fa;
  z-index: -1;
}
@media (max-width: 767px) {
  .txt_line:before {
    height: calc(16 / var(--breaksp) * 100vw);
    bottom: calc(5 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .txt_line:before {
    height: 12px;
    bottom: 3px;
  }
}

.txt_cl, .sec_4 .row .num {
  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(#91ddc3), color-stop(#8fd6e6), to(#8fc2e6));
  background-image: linear-gradient(to right, #91ddc3, #8fd6e6, #8fc2e6);
}

.txt-bg {
  display: block;
}
.txt-bg > span {
  background-color: #3dabc4;
  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;
}

h2, h3, h4, h5 {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
}

.txt-serif, .sec_1 ul li, .sec_1 .box-chat p, .sec_2 .grap3 .bd p, .sec_3 ul li, .sec_3 .box-text, .sec_4 .row .num, .sec_5 .flow-num .num {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}

.box_shadown, .sec_1 .container, .sec_6 .box-kata, .sec_7 .box_qa {
  -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);
}

.ic_check li {
  position: relative;
}
.ic_check li:before {
  content: "";
  position: absolute;
  left: 0;
  background: url("../img/top/ic_check.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .ic_check li {
    padding-left: calc(46 / var(--breaksp) * 100vw);
    line-height: 1.4;
  }
  .ic_check li:before {
    width: calc(36 / var(--breaksp) * 100vw);
    height: calc(29 / var(--breaksp) * 100vw);
    top: calc(4 / var(--breaksp) * 100vw);
  }
  .ic_check li:not(:last-child) {
    margin-bottom: calc(15 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .ic_check li {
    padding-left: 46px;
  }
  .ic_check li:before {
    width: 36px;
    height: 29px;
    top: 22px;
  }
}

.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;
  font-weight: normal;
  text-align: center;
}
.sec_top h2 .txt_cl, .sec_top h2 .sec_4 .row .num, .sec_4 .row .sec_top h2 .num {
  font-weight: bold;
}
.sec_top h2 .jp {
  display: table;
  margin-inline: auto;
  border-bottom: 1px solid #b5ccd1;
  padding-bottom: .9rem;
  margin-bottom: 1.2rem;
}
.sec_top .l2 {
  line-height: 2;
}
@media (min-width: 768px) {
  .sec_top h2 {
    margin-bottom: 50px;
  }
  .sec_top h2 .jp {
    font-size: 30px;
  }
  .sec_top h2 .jp .jp_large {
    font-size: 46px;
  }
  .sec_top h2 .en {
    font-size: 20px;
  }
  .sec_top h2.pc-text-left .jp {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .sec_top h2 {
    margin-bottom: 30px;
  }
  .sec_top h2 .jp {
    font-size: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_top h2 .jp .jp_large {
    font-size: calc(54 / var(--breaksp) * 100vw);
    display: inline;
  }
  .sec_top h2 .en {
    font-size: calc(30 / var(--breaksp) * 100vw);
  }
}

.sec_1 {
  background: url("../img/top/bg_img01.jpg") no-repeat center/cover;
  position: relative;
}
.sec_1:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../img/top/sec1_icon.png") no-repeat center/contain;
}
.sec_1 .container {
  padding: calc(40 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) 0;
  background: white;
  border-radius: 15px;
}
.sec_1 ul li .txt_line {
  font-weight: bold;
  line-height: 1.4;
}
.sec_1 .box-chat {
  display: inline-block;
}
.sec_1 .box-chat p .color1 {
  font-weight: bold;
}
.sec_1 .box-chat .chat {
  background: url("../img/top/chat_bg.png") no-repeat center/contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  margin-inline: auto;
}
.sec_1 .box-chat .bd {
  border: 3px solid #b4e5f0;
  border-radius: 15px;
  background: #f5fbfc;
}
.sec_1 .box-chat .bd p {
  text-align: center;
}
@media (max-width: 767px) {
  .sec_1:after {
    width: calc(10 / var(--breaksp) * 100vw);
    height: calc(200 / var(--breaksp) * 100vw);
    bottom: calc(-80 / var(--breaksp) * 100vw);
  }
  .sec_1 .container {
    margin-bottom: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_1 ul li {
    font-size: calc(32 / var(--breaksp) * 100vw);
    padding-left: calc(56 / var(--breaksp) * 100vw);
  }
  .sec_1 ul li:before {
    width: calc(46 / var(--breaksp) * 100vw);
    height: calc(39 / var(--breaksp) * 100vw);
    top: calc(8 / var(--breaksp) * 100vw);
  }
  .sec_1 ul li .txt_line {
    font-size: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_1 ul li:not(:last-child) {
    margin-bottom: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_1 .box-chat {
    margin-bottom: calc(-100 / var(--breaksp) * 100vw);
  }
  .sec_1 .box-chat .chat {
    width: calc(600 / var(--breaksp) * 100vw);
    height: calc(236 / var(--breaksp) * 100vw);
    margin-bottom: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_1 .box-chat .chat p {
    line-height: calc(39 / 22);
    font-size: calc(30 / var(--breaksp) * 100vw);
  }
  .sec_1 .box-chat .bd {
    padding: calc(40 / var(--breaksp) * 100vw) calc(10 / var(--breaksp) * 100vw);
  }
  .sec_1 .box-chat .bd p {
    font-size: calc(32 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_1:after {
    width: 12px;
    height: 220px;
    bottom: -90px;
  }
  .sec_1 .container {
    padding: clamp(45.206px, calc(70 / var(--breakpc) * 100vw), 70px) clamp(77.496px, calc(120 / var(--breakpc) * 100vw), 120px) 0;
    margin-bottom: 65px;
  }
  .sec_1 ul li {
    font-size: 24px;
    line-height: calc(76 / 24);
  }
  .sec_1 ul li .txt_line {
    font-size: 32px;
  }
  .sec_1 .box-chat {
    margin-bottom: -65px;
    margin-inline: auto;
    width: 100%;
  }
  .sec_1 .box-chat .chat {
    width: 427px;
    height: 168px;
    margin-bottom: 20px;
  }
  .sec_1 .box-chat .chat p {
    line-height: calc(39 / 22);
    font-size: 22px;
  }
  .sec_1 .box-chat .bd {
    width: 770px;
    height: 126px;
    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-inline: auto;
  }
  .sec_1 .box-chat .bd p {
    font-size: 24px;
    line-height: calc(43 / 24);
  }
}

.sec_2 {
  background: url("../img/top/bg_img02.jpg") no-repeat center top/cover;
}
.sec_2 .box_shadown, .sec_2 .sec_1 .container, .sec_1 .sec_2 .container, .sec_2 .sec_6 .box-kata, .sec_6 .sec_2 .box-kata, .sec_2 .sec_7 .box_qa, .sec_7 .sec_2 .box_qa {
  background: white;
  border-radius: 15px;
}
.sec_2 .box_shadown figcaption, .sec_2 .sec_1 .container figcaption, .sec_1 .sec_2 .container figcaption, .sec_2 .sec_6 .box-kata figcaption, .sec_6 .sec_2 .box-kata figcaption, .sec_2 .sec_7 .box_qa figcaption, .sec_7 .sec_2 .box_qa figcaption {
  margin-top: 10px;
}
.sec_2 .grap2 {
  background: #f0faf1;
  border-radius: 15px;
  padding: calc(20 / var(--break) * 100vw);
}
.sec_2 .grap3 .bd {
  border: 2px solid #85d4e6;
  border-radius: 100vmax;
  padding: 3px;
}
.sec_2 .grap3 .bd p {
  background: #85d4e6;
  color: white;
  text-align: center;
  font-weight: bold;
  border-radius: 100vmax;
}
@media (max-width: 767px) {
  .sec_2 .box_shadown, .sec_2 .sec_1 .container, .sec_1 .sec_2 .container, .sec_2 .sec_6 .box-kata, .sec_6 .sec_2 .box-kata, .sec_2 .sec_7 .box_qa, .sec_7 .sec_2 .box_qa {
    padding: calc(40 / var(--breaksp) * 100vw) calc(20 / var(--breaksp) * 100vw);
  }
  .sec_2 .grap1, .sec_2 .grap3 {
    margin-bottom: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_2 .grap3 {
    margin-top: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_2 .grap3 .bd {
    margin-bottom: calc(60 / var(--breaksp) * 100vw);
  }
  .sec_2 .grap3 .bd p {
    font-size: calc(35 / var(--breaksp) * 100vw);
    line-height: 1.6;
    padding: calc(36 / var(--breaksp) * 100vw) calc(10 / var(--breaksp) * 100vw) calc(30 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_2 {
    background-position: center top 110px;
  }
  .sec_2 .box_shadown, .sec_2 .sec_1 .container, .sec_1 .sec_2 .container, .sec_2 .sec_6 .box-kata, .sec_6 .sec_2 .box-kata, .sec_2 .sec_7 .box_qa, .sec_7 .sec_2 .box_qa {
    padding: clamp(51.664px, calc(80 / var(--breakpc) * 100vw), 80px);
  }
  .sec_2 .box_shadown figure, .sec_2 .sec_1 .container figure, .sec_1 .sec_2 .container figure, .sec_2 .sec_6 .box-kata figure, .sec_6 .sec_2 .box-kata figure, .sec_2 .sec_7 .box_qa figure, .sec_7 .sec_2 .box_qa figure {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin-inline: auto;
  }
  .sec_2 .grap2 {
    padding: clamp(25.832px, calc(40 / var(--breakpc) * 100vw), 40px);
  }
  .sec_2 .grap1, .sec_2 .grap3 {
    margin-bottom: 40px;
  }
  .sec_2 .grap3 {
    margin-top: 30px;
  }
  .sec_2 .grap3 .bd {
    margin-bottom: 60px;
    max-width: 788px;
    margin-inline: auto;
  }
  .sec_2 .grap3 .bd p {
    font-size: 20px;
    padding: 10px 5px;
  }
}

.sec_3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sec_3 ul li {
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec_3 ul li p {
  position: relative;
}
.sec_3 ul li p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sec_3 ul li.cl1 {
  border: 3px solid #b4e5f0;
  background: #edfbfc;
}
.sec_3 ul li.cl1 p:before {
  background: url("../img/top/cl1_check.png") no-repeat center/contain;
}
.sec_3 ul li.cl2 {
  background: #f0faf1;
  border: 3px solid #ccedd7;
}
.sec_3 ul li.cl2 p:before {
  background: url("../img/top/cl2_check.png") no-repeat center/contain;
}
.sec_3 .box-text {
  text-align: center;
}
.sec_3 .box-text .txt_line {
  font-weight: bold;
}
.sec_3 .box-text .txt_line:before {
  background: rgba(61, 171, 196, 0.2);
  bottom: 0;
}
@media (max-width: 767px) {
  .sec_3 {
    background: url("../img/top/sp_bg_img03.jpg") no-repeat center bottom/contain;
  }
  .sec_3 ul {
    gap: calc(10 / var(--breaksp) * 100vw);
  }
  .sec_3 ul li {
    width: calc((100% - calc(10 / var(--breaksp) * 100vw)) / 2);
    padding: calc(20 / var(--breaksp) * 100vw) calc(10 / var(--breaksp) * 100vw) calc(20 / var(--breaksp) * 100vw) calc(20 / var(--breaksp) * 100vw);
  }
  .sec_3 ul li p {
    font-size: calc(28 / var(--breaksp) * 100vw);
    line-height: calc(38 / 28);
    padding-left: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_3 ul li p:before {
    width: calc(30 / var(--breaksp) * 100vw);
    height: calc(30 / var(--breaksp) * 100vw);
  }
  .sec_3 .row .col .box-img img {
    max-width: 100vw;
    translate: -10px;
  }
  .sec_3 .box-text p {
    font-size: calc(36 / var(--breaksp) * 100vw);
  }
  .sec_3 .box-text p .txt_line {
    font-size: calc(40 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_3 {
    background: url("../img/top/bg_img03.jpg") no-repeat center/cover;
  }
  .sec_3 ul {
    gap: 10px;
  }
  .sec_3 ul li {
    width: calc((100% - 10px) / 2);
    padding: 15px 5px 15px 15px;
  }
  .sec_3 ul li p {
    font-size: 18px;
    line-height: calc(28 / 18);
    padding-left: 33px;
    letter-spacing: 0.04em;
  }
  .sec_3 ul li p:before {
    width: 23px;
    height: 23px;
  }
  .sec_3 .row {
    margin-bottom: 80px;
  }
  .sec_3 .row .col__text {
    width: 54%;
    margin-left: auto;
  }
  .sec_3 .box-text p {
    font-size: 24px;
  }
  .sec_3 .box-text p .txt_line {
    font-size: 30px;
  }
  .sec_3 .box-text p .txt_line:before {
    height: 14px;
  }
}

.sec_4 {
  background: url("../img/top/bg_img04.jpg") no-repeat center/cover;
}
.sec_4 .row .num {
  line-height: 1;
  background-image: linear-gradient(135deg, #91ddc3 50%, #8fd6e6, #8fc2e6);
}
.sec_4 .row .box {
  background: white;
  border-radius: 15px;
  padding: calc(40 / var(--break) * 100vw);
}
.sec_4 .row .box h3 {
  border-bottom: 1px solid #b5ccd1;
}
@media (max-width: 767px) {
  .sec_4 .row {
    row-gap: 0;
  }
  .sec_4 .row .num {
    font-size: calc(50 / var(--breaksp) * 100vw);
    margin-bottom: calc(-15 / var(--breaksp) * 100vw);
    -webkit-filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.8));
            filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.8));
  }
  .sec_4 .row .num .large {
    font-size: calc(88 / var(--breaksp) * 100vw);
  }
  .sec_4 .row .box h3 {
    font-size: calc(40 / var(--breaksp) * 100vw);
    line-height: calc(52 / 40);
    padding-bottom: calc(15 / var(--breaksp) * 100vw);
    margin-bottom: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_4 .row .box p {
    letter-spacing: 0.02em;
  }
  .sec_4 .row .col__text {
    position: relative;
  }
  .sec_4 .row .col__img {
    margin-bottom: calc(-200 / var(--breaksp) * 100vw);
  }
  .sec_4 .row .col__img img {
    max-width: calc(670 / var(--breaksp) * 100vw);
  }
  .sec_4 .row.reverse .num {
    margin-left: calc(50 / var(--breaksp) * 100vw);
  }
  .sec_4 .row.reverse .col__img {
    padding-left: calc(80 / var(--breaksp) * 100vw);
  }
  .sec_4 .row:not(.reverse) .num {
    margin-left: auto;
    margin-right: calc(50 / var(--breaksp) * 100vw);
  }
  .sec_4 .row:not(.reverse) .col__img {
    padding-right: calc(80 / var(--breaksp) * 100vw);
  }
  .sec_4 .row:not(.reverse) .col__img img {
    translate: -10px;
  }
}
@media (min-width: 768px) {
  .sec_4 .row {
    -webkit-column-gap: 0;
            column-gap: 0;
  }
  .sec_4 .row .num {
    margin-bottom: -13px;
    font-size: 40px;
  }
  .sec_4 .row .num .large {
    font-size: 78px;
  }
  .sec_4 .row .box {
    padding: clamp(38.748px, calc(60 / var(--breakpc) * 100vw), 60px);
    min-height: 375px;
  }
  .sec_4 .row .box h3 {
    font-size: 30px;
    line-height: calc(46 / 30);
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .sec_4 .row .col__text {
    width: 60%;
    position: relative;
    margin-top: clamp(103.328px, calc(160 / var(--breakpc) * 100vw), 160px);
  }
  .sec_4 .row .col__img {
    width: 40%;
    height: clamp(348.732px, calc(540 / var(--breakpc) * 100vw), 540px);
    position: relative;
  }
  .sec_4 .row .col__img img {
    max-width: clamp(723.296px, calc(1120 / var(--breakpc) * 100vw), 1120px);
  }
  .sec_4 .row.reverse .num {
    margin-left: 60px;
  }
  .sec_4 .row.reverse .col__img img {
    translate: clamp(-240px, calc(-240 / var(--breakpc) * 100vw), -154.992px);
  }
  .sec_4 .row:not(.reverse) .num {
    margin-right: 60px;
    margin-left: auto;
  }
  .sec_4 .row:not(.reverse) .col__img img {
    position: absolute;
    top: 0;
    right: clamp(-240px, calc(-240 / var(--breakpc) * 100vw), -154.992px);
  }
  .sec_4 .row:not(:last-child) {
    margin-bottom: 70px;
  }
}

.sec_5 .flow-num {
  position: relative;
}
.sec_5 .flow-num:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  background: url("../img/top/dot.png") repeat-y center;
}
.sec_5 .flow-num .num {
  border-radius: 50%;
  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;
  text-align: center;
  background: -webkit-gradient(linear, left top, right bottom, from(#a3dae6), to(#76cbde));
  background: linear-gradient(to right bottom, #a3dae6, #76cbde);
  padding-top: .5rem;
  line-height: 1;
}
.sec_5 .flow-num.cl2 .num {
  background: -webkit-gradient(linear, left top, right bottom, from(#a2deb6), to(#68c889));
  background: linear-gradient(to right bottom, #a2deb6, #68c889);
}
.sec_5 .flow-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sec_5 .flow-box .flow-txt {
  background: -webkit-gradient(linear, right bottom, left top, from(#91ddc3), color-stop(#8fd6e6), to(#8fc2e6));
  background: linear-gradient(to left top, #91ddc3, #8fd6e6, #8fc2e6);
  border-radius: 15px;
  -webkit-box-shadow: 0 0 10px 5px rgba(51, 51, 51, 0.1);
          box-shadow: 0 0 10px 5px rgba(51, 51, 51, 0.1);
}
.sec_5 .flow-box .flow-txt h3 {
  font-weight: bold;
  -webkit-box-shadow: 5px 5px 0 0 #fff;
          box-shadow: 5px 5px 0 0 #fff;
  background: #d0eef5;
  display: table;
}
.sec_5 .flow-box .flow-txt .txt-bg {
  background: #f2fbfc;
  border-radius: 12px;
}
.sec_5 .flow-box .flow-txt .txt-bg .box__img {
  background: white;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px 0 0 #d0eef5;
          box-shadow: 5px 5px 0 0 #d0eef5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.sec_5 .flow-box .flow-txt.cl2 {
  background: -webkit-gradient(linear, left top, right bottom, from(#91ddc3), color-stop(#8fd6e6), to(#8fc2e6));
  background: linear-gradient(to right bottom, #91ddc3, #8fd6e6, #8fc2e6);
}
.sec_5 .flow-box .flow-txt.cl2 h3 {
  background: #d3f2d7;
}
.sec_5 .flow-box .flow-txt.cl2 .txt-bg {
  background: #f2faf4;
}
.sec_5 .flow-box .flow-txt.cl2 .txt-bg .box__img {
  -webkit-box-shadow: 5px 5px 0 0 #d3f2d7;
          box-shadow: 5px 5px 0 0 #d3f2d7;
}
.sec_5 .flow-box .flow-txt.cl3 {
  background: #edfaef;
}
.sec_5 .flow-box .flow-txt.cl3 h3 {
  background: #d3f2d7;
}
.sec_5 .flow-box-double .tit {
  background: #ebebeb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: .3rem;
  border-radius: 5px;
}
.sec_5 .flow-box-double .flow-num:after {
  top: auto;
}
.sec_5 .box-note {
  border-radius: 15px;
  overflow: hidden;
  background: #f2fbfc;
}
.sec_5 .box-note .tit {
  background: #ceeff2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding-top: .3rem;
}
.sec_5 .box-note .tit h3 {
  font-weight: bold;
}
.sec_5 .box-note.cl2 {
  background: #edfaef;
}
.sec_5 .box-note.cl2 .tit {
  background: #d3f0d7;
}
.sec_5 .flow-wrap {
  margin-top: clamp(30px, 5vw, 50px);
}
@media (max-width: 767px) {
  .sec_5 .flow-num:after {
    width: calc(6 / var(--breaksp) * 100vw);
    height: calc(100% - calc(70 / var(--breaksp) * 100vw));
    top: calc(130 / var(--breaksp) * 100vw);
    background-size: calc(6 / var(--breaksp) * 100vw);
  }
  .sec_5 .flow-num .num {
    width: calc(120 / var(--breaksp) * 100vw);
    height: calc(120 / var(--breaksp) * 100vw);
    font-size: calc(24 / var(--breaksp) * 100vw);
  }
  .sec_5 .flow-num .num .large {
    font-size: calc(58 / var(--breaksp) * 100vw);
  }
  .sec_5 .flow-box {
    margin-bottom: calc(70 / var(--breaksp) * 100vw);
    -webkit-column-gap: calc(30 / var(--breaksp) * 100vw);
            column-gap: calc(30 / var(--breaksp) * 100vw);
  }
  .sec_5 .flow-box .flow-txt {
    width: calc(100% - calc(150 / var(--breaksp) * 100vw));
    padding: calc(6 / var(--breaksp) * 100vw);
  }
  .sec_5 .flow-box .flow-txt h3 {
    font-size: calc(38 / var(--breaksp) * 100vw);
    border-radius: calc(15 / var(--breaksp) * 100vw);
    padding: calc(15 / var(--breaksp) * 100vw) calc(15 / var(--breaksp) * 100vw) calc(9 / var(--breaksp) * 100vw);
    margin-bottom: calc(15 / var(--breaksp) * 100vw);
    line-height: calc(40 / 28);
    -webkit-box-shadow: calc(5 / var(--breaksp) * 100vw) calc(5 / var(--breaksp) * 100vw) 0 0 #fff;
            box-shadow: calc(5 / var(--breaksp) * 100vw) calc(5 / var(--breaksp) * 100vw) 0 0 #fff;
  }
  .sec_5 .flow-box .flow-txt .l2:not(:last-child) {
    margin-bottom: calc(15 / var(--breaksp) * 100vw);
  }
  .sec_5 .flow-box .flow-txt .list_sns li a {
    font-size: calc(34 / var(--breaksp) * 100vw);
    height: calc(100 / var(--breaksp) * 100vw);
  }
  .sec_5 .flow-box .flow-txt .list_sns li a:after {
    width: calc(40 / var(--breaksp) * 100vw);
    height: calc(40 / var(--breaksp) * 100vw);
  }
  .sec_5 .flow-box .flow-txt .txt-bg {
    padding: calc(20 / var(--breaksp) * 100vw) calc(20 / var(--breaksp) * 100vw) calc(40 / var(--breaksp) * 100vw);
  }
  .sec_5 .flow-box .flow-txt .txt-bg .box__img {
    width: calc(500 / var(--breaksp) * 100vw);
    height: calc(270 / var(--breaksp) * 100vw);
    border-radius: calc(10 / var(--breaksp) * 100vw);
    padding: calc(20 / var(--breaksp) * 100vw) calc(10 / var(--breaksp) * 100vw);
    margin-top: calc(30 / var(--breaksp) * 100vw);
    -webkit-box-shadow: calc(5 / var(--breaksp) * 100vw) calc(5 / var(--breaksp) * 100vw) 0 0 #d0eef5;
            box-shadow: calc(5 / var(--breaksp) * 100vw) calc(5 / var(--breaksp) * 100vw) 0 0 #d0eef5;
  }
  .sec_5 .flow-box .flow-txt .txt-bg .box__img img {
    width: calc(300 / var(--breaksp) * 100vw);
  }
  .sec_5 .flow-box .flow-txt.cl2 .txt-bg .box__img {
    -webkit-box-shadow: calc(5 / var(--breaksp) * 100vw) calc(5 / var(--breaksp) * 100vw) 0 0 #d3f2d7;
            box-shadow: calc(5 / var(--breaksp) * 100vw) calc(5 / var(--breaksp) * 100vw) 0 0 #d3f2d7;
  }
  .sec_5 .flow-box-double .tit {
    font-size: calc(38 / var(--breaksp) * 100vw);
    padding-left: calc(30 / var(--breaksp) * 100vw);
    margin-bottom: calc(70 / var(--breaksp) * 100vw);
    height: calc(100 / var(--breaksp) * 100vw);
  }
  .sec_5 .flow-box-double .flow-txt {
    padding: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_5 .flow-box-double .flow-box .flow-num:after {
    bottom: calc(100% + calc(10 / var(--breaksp) * 100vw));
  }
  .sec_5 .flow-box-double .flow-box:first-child .flow-num:after {
    height: calc(50 / var(--breaksp) * 100vw);
  }
  .sec_5 .flow-box-double .flow-box:not(:last-child) .flow-num:before {
    content: "";
    position: absolute;
    width: calc(6 / var(--breaksp) * 100vw);
    height: calc(100% - calc(70 / var(--breaksp) * 100vw));
    background: url("../img/top/dot.png") repeat-y center;
    background-size: calc(6 / var(--breaksp) * 100vw);
    top: calc(130 / var(--breaksp) * 100vw);
    left: 0;
    right: 0;
    margin: auto;
  }
  .sec_5 .flow-box-double .flow-box:not(:first-child) .flow-num:after {
    content: none;
  }
  .sec_5 .box-note:not(:last-child) {
    margin-bottom: calc(70 / var(--breaksp) * 100vw);
  }
  .sec_5 .box-note .tit {
    height: calc(120 / var(--breaksp) * 100vw);
  }
  .sec_5 .box-note .tit h3 {
    font-size: calc(38 / var(--breaksp) * 100vw);
  }
  .sec_5 .box-note .txt {
    padding: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_5 .box-note .txt .btnstyle {
    margin-bottom: calc(20 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_5 .flow-num:after {
    width: 3px;
    height: calc(100% - 60px);
    top: 110px;
    background-size: 3px;
  }
  .sec_5 .flow-num .num {
    width: 100px;
    height: 100px;
  }
  .sec_5 .flow-num .num .large {
    font-size: 40px;
  }
  .sec_5 .flow-box {
    -webkit-column-gap: 30px;
            column-gap: 30px;
    margin-bottom: 60px;
  }
  .sec_5 .flow-box .flow-txt {
    width: calc(100% - 130px);
    padding: 4px;
  }
  .sec_5 .flow-box .flow-txt h3 {
    font-size: 28px;
    border-radius: 15px;
    padding: 13px 20px 7px;
    margin-bottom: 15px;
    line-height: calc(40 / 28);
  }
  .sec_5 .flow-box .flow-txt .txt-bg {
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 30px;
            column-gap: 30px;
  }
  .sec_5 .flow-box .flow-txt .txt-bg .box__img {
    width: 250px;
    height: 200px;
    padding: 20px;
  }
  .sec_5 .flow-box .flow-txt .txt-bg .box__text {
    width: calc(100% - 280px);
  }
  .sec_5 .flow-box-double .tit {
    font-size: 24px;
    height: 60px;
    padding-left: 35px;
    margin-bottom: 60px;
  }
  .sec_5 .flow-box-double .flow-num:after {
    bottom: calc(100% + 10px);
    height: 40px;
  }
  .sec_5 .flow-box-double .flow-txt {
    padding: 40px;
  }
  .sec_5 .flow-box-double .flow-txt h3 {
    min-height: 107px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec_5 .flow-box-double .box-double {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 40px;
            column-gap: 40px;
  }
  .sec_5 .flow-box-double .box-double .flow-box {
    width: calc((100% - 40px) / 2);
  }
  .sec_5 .box-note:not(:last-child) {
    margin-bottom: 60px;
  }
  .sec_5 .box-note .tit {
    height: 80px;
  }
  .sec_5 .box-note .tit h3 {
    font-size: 28px;
  }
  .sec_5 .box-note .txt {
    padding: 40px 60px;
  }
}

.sec_6 {
  background: -webkit-gradient(linear, left top, left bottom, from(#f2fbfc), color-stop(80%, #dff3f5));
  background: linear-gradient(to bottom, #f2fbfc, #dff3f5 80%);
}
.sec_6 .box-kata {
  border-radius: 15px;
}
.sec_6 .box-kata .tit {
  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: -webkit-gradient(linear, right top, left top, from(#3dabc4), to(#85d4e6));
  background: linear-gradient(to left, #3dabc4, #85d4e6);
  border-radius: 15px 15px 0 0;
}
.sec_6 .box-kata .tit p {
  font-weight: bold;
  color: white;
  padding-top: .3rem;
}
.sec_6 .box-kata .txt-content {
  background: white;
  border-radius: 0 0 15px 15px;
}
.sec_6 .box-kata .txt-content .box-plus .box {
  border: 4px solid #c7e3e9;
  border-radius: 15px;
  background: #f2fbfc;
}
.sec_6 .box-kata .txt-content .box-plus .box .bd {
  background: #85d4e6;
  margin-inline: auto;
  color: white;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  padding-top: .2rem;
}
.sec_6 .box-kata .txt-content .box-plus .box .txt {
  line-height: calc(32 / 18);
}
.sec_6 .box-kata .txt-content .box-plus .box .txt .large {
  line-height: 1.4;
}
.sec_6 .box-kata .txt-content .box-plus .box:not(:last-child) {
  position: relative;
}
.sec_6 .box-kata .txt-content .box-plus .box:not(:last-child):before, .sec_6 .box-kata .txt-content .box-plus .box:not(:last-child):after {
  content: "";
  position: absolute;
  background: #85d4e6;
  margin: auto;
}
.sec_6 .box-kata .txt-content .box-plus .box:not(:last-child):after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.sec_6 .box-kata.cl2 .tit {
  background: -webkit-gradient(linear, right top, left top, from(#61cf86), to(#85dea3));
  background: linear-gradient(to left, #61cf86, #85dea3);
}
.sec_6 .box-kata.cl2 .txt-content .box-plus .box {
  border-color: #cbe8d5;
  background: #edfaef;
}
.sec_6 .box-kata.cl2 .txt-content .box-plus .box .bd {
  background: #85dea3;
}
.sec_6 .box-kata.cl2 .txt-content .box-plus .box:not(:last-child):before, .sec_6 .box-kata.cl2 .txt-content .box-plus .box:not(:last-child):after {
  background: #85dea3;
}
.sec_6 .box-price h3 {
  text-align: center;
  border-bottom: 1px solid #3dabc4;
}
@media (max-width: 767px) {
  .sec_6 .box-kata:not(:last-child) {
    margin-bottom: calc(60 / var(--breaksp) * 100vw);
  }
  .sec_6 .box-kata .tit {
    height: calc(100 / var(--breaksp) * 100vw);
  }
  .sec_6 .box-kata .tit p {
    font-size: calc(44 / var(--breaksp) * 100vw);
  }
  .sec_6 .box-kata .txt-content {
    padding: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_6 .box-kata .txt-content .box-plus {
    margin-bottom: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_6 .box-kata .txt-content .box-plus .box {
    border-width: calc(5 / var(--breaksp) * 100vw);
    padding: calc(20 / var(--breaksp) * 100vw);
  }
  .sec_6 .box-kata .txt-content .box-plus .box .bd {
    width: calc(200 / var(--breaksp) * 100vw);
    font-size: respnsp(34);
    margin-bottom: calc(15 / var(--breaksp) * 100vw);
  }
  .sec_6 .box-kata .txt-content .box-plus .box .txt {
    font-size: calc(34 / var(--breaksp) * 100vw);
  }
  .sec_6 .box-kata .txt-content .box-plus .box .txt .small {
    font-size: calc(32 / var(--breaksp) * 100vw);
  }
  .sec_6 .box-kata .txt-content .box-plus .box .txt .large {
    font-size: calc(44 / var(--breaksp) * 100vw);
  }
  .sec_6 .box-kata .txt-content .box-plus .box:not(:last-child) {
    margin-bottom: calc(100 / var(--breaksp) * 100vw);
  }
  .sec_6 .box-kata .txt-content .box-plus .box:not(:last-child):before, .sec_6 .box-kata .txt-content .box-plus .box:not(:last-child):after {
    width: calc(50 / var(--breaksp) * 100vw);
    height: calc(6 / var(--breaksp) * 100vw);
    left: 0;
    right: 0;
    top: calc(100% + calc(50 / var(--breaksp) * 100vw));
  }
  .sec_6 .box-price h3 {
    font-size: calc(44 / var(--breaksp) * 100vw);
    padding-bottom: calc(10 / var(--breaksp) * 100vw);
    margin-bottom: calc(40 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_6 .box-kata:not(:last-child) {
    margin-bottom: 60px;
  }
  .sec_6 .box-kata .tit {
    height: 80px;
  }
  .sec_6 .box-kata .tit p {
    font-size: 30px;
  }
  .sec_6 .box-kata .txt-content {
    padding: 60px;
  }
  .sec_6 .box-kata .txt-content .box-plus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 80px;
            column-gap: 80px;
    margin-bottom: 25px;
  }
  .sec_6 .box-kata .txt-content .box-plus .box {
    width: calc((100% - 80px) / 2);
    padding: 40px 20px;
  }
  .sec_6 .box-kata .txt-content .box-plus .box .bd {
    font-size: 20px;
    width: 90px;
    margin-bottom: 10px;
  }
  .sec_6 .box-kata .txt-content .box-plus .box .txt {
    font-size: 20px;
  }
  .sec_6 .box-kata .txt-content .box-plus .box .txt .small {
    font-size: 18px;
  }
  .sec_6 .box-kata .txt-content .box-plus .box .txt .large {
    font-size: 30px;
  }
  .sec_6 .box-kata .txt-content .box-plus .box:not(:last-child):before, .sec_6 .box-kata .txt-content .box-plus .box:not(:last-child):after {
    width: 44px;
    height: 6px;
    top: 0;
    bottom: 0;
    left: calc(100% + 22px);
  }
  .sec_6 .box-price h3 {
    font-size: 30px;
    padding-bottom: 10px;
    margin-bottom: 40px;
  }
}

.sec_7 {
  position: relative;
  z-index: 0;
}
.sec_7:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url("../img/top/bg_img05.jpg") no-repeat center/cover;
  z-index: -1;
}
.sec_7 .box_qa {
  background: white;
  border-radius: 15px;
  padding: calc(20 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(40 / var(--break) * 100vw);
}
@media (max-width: 767px) {
  .sec_7:before {
    height: calc(500 / var(--breaksp) * 100vw);
  }
}
@media (min-width: 768px) {
  .sec_7:before {
    height: 482px;
  }
  .sec_7 .box_qa {
    padding: clamp(38.748px, calc(60 / var(--breakpc) * 100vw), 60px);
  }
}

.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;
}
