@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: #e1f9f9;
}

.section_bg .box_bg {
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.section_bg .box_bg .box_bg {
  background: #e1f9f9;
}

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

.box_bg {
  background: #e1f9f9;
}

.box_bg .box_bg {
  background: #fff;
}

.box_bg .box_bg .box_bg {
  background: #e1f9f9;
}

.box_border {
  background: #fff;
  border: 5px solid #e1f9f9;
}

.box_border .box_bg {
  background: #e1f9f9;
}

.section_bg .box_border .box_bg {
  background: #e1f9f9;
}

.box_bg,
.box_border {
  border-radius: 30px;
  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: 60px;
  }
}
.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: 2px solid #6dc5c5;
  border-radius: 5px;
  padding: 15px clamp(15px, 4vw, 50px);
}
.link_anchor a {
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  color: #2d2d2d;
  position: relative;
  padding: 5px 0 5px 38px;
  display: block;
}
.link_anchor a:before {
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  top: 6px;
  left: 0;
  background: url(../img/common/ic_anchor.png) no-repeat center/cover;
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    color: #6dc5c5;
  }
}
@media (min-width: 768px) {
  .link_anchor {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}

.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 {
  line-height: 1.875;
}

.ul_circle li::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0.625em;
  right: auto;
  bottom: auto;
  left: 0;
  margin: auto;
  display: block;
  border-radius: 50%;
  background: #bedbdb;
  width: 0.625em;
  height: 0.625em;
}

.ul_dot li::before {
  border-radius: 50%;
  background: #bedbdb;
  height: 5.3333333333px;
  left: 0.5em;
  top: 11.3333333333px;
  width: 5.3333333333px;
}

.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: 10px;
  width: 7px;
  z-index: 1;
}

.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #6dc5c5;
  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 #6dc5c5;
  top: 10px;
}

.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: #6dc5c5;
  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: 0.5em;
}

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 #ddeaea;
  border-top: 1px solid #ddeaea;
}

table.table_address th {
  color: #6dc5c5;
  border-top: 1px solid #6dc5c5;
  border-bottom: 1px solid #6dc5c5;
  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 #ddeaea;
  padding: 1em 0.2em;
  text-align: center;
  line-height: 1.25;
}

table.table_timetable th {
  font-weight: 500;
}

table.table_timetable thead th {
  padding: 18px 0.2em;
  background: #ceeaea;
  color: #333;
}

table.table_timetable thead th:first-child {
  width: 30%;
}

table.table_timetable tbody th {
  text-align: center;
}

@media (max-width: 767px) {
  table.table_timetable {
    font-size: 76%;
  }
}
table.table th,
table.table td {
  border: 1px solid #ddeaea;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}

table.table thead th,
table.table thead td {
  background: #ceeaea;
  font-weight: bold;
}

table.table tbody th {
  background: #f2fafa;
}

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 #ddeaea;
  }
  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: #ddeaea;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}
.consul {
  color: #6dc5c5 !important;
}

.consul2 {
  color: #ea9715 !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 #ddeaea;
  padding-bottom: 28px;
  margin-bottom: 28px;
}

.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}

.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 26px;
  font-weight: 600;
  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: 600;
  line-height: 1.6;
}

.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #6dc5c5;
}

.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Zen Maru Gothic", sans-serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}

.box_faq .question .faq_title::before,
.box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #6dc5c5;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}

.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.box_faq.open .question .faq_title::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.box_faq .answer {
  display: none;
  padding-top: 37px;
}

.box_faq .answer p {
  margin-top: 0;
}

.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #ea9715;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}

.flow-box:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}
.flow-block {
  border: 5px solid #d2f2f2;
  background: #fff;
  border-radius: 30px;
  margin-top: 82px;
  padding: 60px;
  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: #6dc5c5;
  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: #6dc5c5;
}

.flow-block .title {
  --flow-title-font-size: 18px;
  /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5;
  /* .flow-block .title の line-height */
}

@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px;
    /* .flow-block .title の font-size */
  }
}
.flow-block .title {
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  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;
}

.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: #6dc5c5;
  background: #6dc5c5;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: 34px;
  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)));
}
@media (max-width: 767px) {
  .flow-block .title .num {
    line-height: 27px;
  }
}

@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}
.home .footer {
  border-top: none;
}

footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
  border-top: 2px solid #6dc5c5;
}
footer table.table_timetable thead th {
  padding: 0.4em 0.2em !important;
}

.footer .sec_logo {
  margin: 0 0 30px;
}

@media (min-width: 768px) {
  .footer .sec_logo {
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .footer .sec_logo img {
    max-width: 80%;
  }
}
.footer .row_bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer .row_bnr > .col a {
  font-size: 80%;
}

@media (max-width: 767px) {
  .footer .row_bnr {
    gap: 20px 10px;
  }
  .footer .row_bnr > .col {
    width: 200px;
  }
}
@media (min-width: 768px) {
  .footer .row_bnr {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
            column-gap: 20px;
    margin-top: 60px;
  }
  .footer .row_bnr > .col {
    width: 200px;
  }
}
.footer .row_bnr a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media (hover: hover) and (pointer: fine) {
  .footer .row_bnr a:hover {
    opacity: 0.7;
  }
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}

.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 .sec_img {
  margin: 0;
}

.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}

.footer .sitemap a {
  text-decoration: none;
  color: #333;
  position: relative;
  padding-left: 15px;
}

@media (hover: hover) and (pointer: fine) {
  .footer .sitemap a:hover {
    text-decoration: underline;
  }
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

@media (min-width: 768px) {
  .footer {
    padding-top: 120px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
.copyright {
  background: #e8f0f0;
  color: #333;
  margin-top: 110px;
  padding: 1em 0;
  text-align: center;
}

@media (max-width: 767px) {
  .copyright {
    padding: 1em 0 75px;
  }
}
.list_list dd a {
  color: #333;
  text-decoration: none;
}

@media (hover: hover) and (pointer: fine) {
  .list_list dd a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}
.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 120s linear infinite;
          animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2400px;
  height: 100%;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top.section_bg {
  background: #fdf3e1;
}
.sec_top.section_bg .box_bg {
  background: #fff;
}

.sec_top .box_bg {
  background: #fffbf4;
}

.sec_top h2,
.sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333;
}

.sec_top h2:before,
.sec_top h2:after,
.sec_top h3:before,
.sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}

@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}
.preparation_text {
  position: relative;
}

.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}

.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
}

.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 {
  /* 指定日予約状況表示 */
}

.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 {
  /* ミックスカレンダーデイリー */
}

.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 {
  /* 予約フォーム */
}

.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 {
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
}

.mce-content-body .content-form .booking-seimei {
  width: 3em;
}

.mce-content-body {
  /* 予約フォーム料金表 */
}

.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 {
  /* 予約フォーム　同意書　送信ボタン */
}

.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}

.mce-content-body {
  /* 予約フォーム オプション表示項目 */
}

.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 {
  /* 予約確認 キャンセル */
}

.mce-content-body .subscription-title {
  font-size: 1.2em;
}

.dib {
  display: inline-block;
}

.small {
  font-size: 87.5%;
}

.sec_top {
  position: relative;
  z-index: 0;
  padding: 50px 0;
}

@media (min-width: 768px) {
  .sec_top {
    padding: 120px 0;
  }
}
@media (min-width: 768px) {
  .sec_top.pb_half {
    padding-bottom: 60px;
  }
}
.sec_top .top_h2 {
  margin-bottom: 1em;
  text-align: center;
}

.sec_top .top_h2:not(:first-child) {
  margin-top: 1.2em;
}

@media (min-width: 768px) {
  .sec_top .top_h2 {
    font-size: 48px;
  }
}
.sec_top .top_h2 .jp,
.sec_top .top_h2 .en {
  display: block;
}

.sec_top .top_h2 .en {
  color: #6dc5c5;
  font-size: max(0.375em, 14px);
  letter-spacing: 0.05em;
}

.sec_top .top_h3 {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: solid 1px #cac9db;
}

.sec_top .top_h3:not(:first-child) {
  margin-top: 2.2em;
}

@media (min-width: 768px) {
  .sec_top .box_bg .top_h2,
  .sec_top .border_box .top_h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .sec_top .row > .col:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec_top .row:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .sec_top .row > .col_flex {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .sec_top .row:not(:last-child) {
    margin-bottom: 60px;
  }
}
.sec_top .row .box_bg table.table_timetable thead th:first-child {
  width: 33%;
}

@media (max-width: 767px) {
  .sec_top .row_greeting > .col_img img {
    max-width: 75%;
  }
}
@media (min-width: 768px) {
  .sec_top .row_greeting {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -moz-column-gap: 5%;
    -webkit-column-gap: 5%;
            column-gap: 5%;
  }
}
.sec_top .ul_circle li {
  line-height: 1.875;
  margin-bottom: 0;
  padding-left: 1.125em;
}

.sec_top p.border_top {
  padding-top: 0.5em;
  border-top: solid 1px #d9d9d9;
}

.sec_top p.border_bottom {
  padding-bottom: 0.5em;
  border-bottom: solid 1px #d9d9d9;
}

@media (min-width: 768px) {
  .sec_map .googlemap {
    padding-top: 29%;
  }
}
dl:not(:last-child) {
  margin-bottom: 2em;
}

dl.address {
  display: grid;
  grid-template-columns: auto 1fr;
}

dl.address dt,
dl.address dd {
  padding: 0.7em 0;
  line-height: 1.5;
  border-bottom: solid 1px #d9d9d9;
}

dl.address dt:first-of-type,
dl.address dd:first-of-type {
  padding-top: 0;
}

dl.address dt {
  color: #1e7472;
}

dl.address dd {
  padding-left: 1em;
}

dl.dl_circle {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.5em 1em;
}

dl.dl_circle dt,
dl.dl_circle dd {
  line-height: 1.375;
}

dl.dl_circle dt {
  position: relative;
  z-index: 0;
  padding-left: 1.125em;
}

dl.dl_circle dt::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0.375em;
  right: auto;
  bottom: auto;
  left: 0;
  margin: auto;
  display: block;
  width: 0.625em;
  height: 0.625em;
  border-radius: 50%;
  background: #bedbdb;
}

.sec_info {
  padding: 70px 0 130px;
  background: #fdf3e1;
}

@media (max-width: 767px) {
  .sec_info {
    padding: 40px 0 70px;
  }
}
.sec_info .title_wrap .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 35px;
  margin: 0 0 40px;
}

@media (max-width: 767px) {
  .sec_info .title_wrap .heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.sec_info .title_wrap .heading .box .h2_styled {
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .sec_info .title_wrap .heading .box .h2_styled {
    margin: 0 0 15px;
  }
}
.sec_info .title_wrap .heading .box .h2_styled .en {
  line-height: 1;
}

.sec_info .bg_wh {
  background: #fff;
  border-radius: 30px;
  padding: 35px;
  height: 100%;
}

@media (max-width: 767px) {
  .sec_info .bg_wh {
    padding: 25px 25px;
  }
}
.sec_info .bg_wh .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 15px;
  margin: 0 0 15px;
}

.sec_info .bg_wh .heading .date {
  margin: 0;
  line-height: 1;
}

.sec_info .bg_wh .heading .cat_badge {
  color: #fff;
  background: #ee9100;
  display: inline-block;
  padding: 5px 10px 3px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
}

.sec_info .bg_wh .heading .cat_badge.catname-news {
  background: #f496b3;
}

.sec_info .bg_wh .heading .cat_badge.catname-influenza {
  background: #6dc5c5;
}

.sec_info .bg_wh .heading .cat_badge.catname-other {
  background: #2663ae;
}

.sec_info .bg_wh .heading .cat_badge.catname-time {
  background: #3bae36;
}

.sec_info .bg_wh .title {
  margin: 0 0 10px;
  padding-left: 18px;
  position: relative;
  font-weight: 700;
}
.sec_info .bg_wh .title:before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #2d2d2d;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.sec_info .bg_wh .desc {
  max-height: 86px;
  overflow: auto;
}

@media (min-width: 768px) {
  .sec_info .bg_wh .desc {
    line-height: 1.8;
    min-height: 86px;
  }
}
.sec_info .bg_wh .btn a {
  display: block;
  max-width: 180px;
  text-decoration: none;
  color: #6dc5c5;
  font-weight: bold;
  border-radius: 100vh;
  text-align: center;
  margin: 0 auto;
  padding: 5px 0 3px;
  border: 1px solid #6dc5c5;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.sec_info .bg_wh .btn a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  left: auto;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #6dc5c5;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.sec_info .bg_wh .btn a:hover {
  opacity: 0.8;
}

.sec_info .h3_styled {
  padding: 0 0 3px;
  border-bottom: 3px dashed #00558c;
  font-size: 32px;
  text-align: left;
}

.sec_info .new_post {
  position: relative;
}

.sec_info .new_post:after {
  content: "";
  position: absolute;
  top: -20px;
  left: 30px;
  margin: auto;
  width: 60px;
  height: 42px;
  background: url(../img/top/icon_new.png) no-repeat center center/cover;
}

@media (max-width: 767px) {
  .sec_info .col_3:first-child:after {
    top: -25px;
  }
}
.sec_info .title_wrap .heading .box .h2_styled {
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .sec_info .title_wrap .heading .box .h2_styled {
    margin: 0 0 15px;
  }
  .sec_info .title_wrap .title_img {
    text-align: right;
  }
  .sec_info .title_wrap .title_img img {
    width: 70%;
  }
}
.sec_info .title_wrap .heading .box .h2_styled .en {
  line-height: 1;
}

.home .h2_styled .en {
  font-size: 120px;
  letter-spacing: 0.01em;
  font-weight: 700;
  color: #444444;
}

.home .h2_styled {
  padding: 0 !important;
}
.home .h2_styled:before {
  display: none;
}

@media (max-width: 767px) {
  .home .h2_styled .en {
    font-size: 65px;
  }
}
.sec_info .btnstyle {
  text-align: right;
}
.sec_info .btnstyle a {
  max-width: 145px;
  width: 100%;
  text-align: left;
  min-width: auto;
  background: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: solid 1px #2d2d2d;
  color: #2d2d2d;
  font-size: 14px;
  padding: 10px 10px 10px 40px;
}
.sec_info .btnstyle a:after {
  width: 5px;
  height: 8px;
  background-color: #2d2d2d;
  right: 0;
}
.sec_info .btnstyle a:before {
  content: "";
  width: 31px;
  height: 29px;
  background: url(../img/top/ic_bubble.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .sec_info .btnstyle a:hover {
    opacity: 0.8;
  }
}/*# sourceMappingURL=bond.css.map */