@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 27px;
}
.section hr {
  margin-bottom: 67.5px;
  margin-top: 67.5px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .section hr {
    margin-bottom: 112.5px;
    margin-top: 112.5px;
  }
}

.section_bg {
  background: #f7f6f0;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f7f6f0;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f7f6f0;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f7f6f0;
}

.box_border {
  background: #fff;
  border: 5px solid #f7f6f0;
}

.box_border .box_bg {
  background: #f7f6f0;
}

.section_bg .box_border .box_bg {
  background: #f7f6f0;
}

.box_bg,
.box_border {
  border-radius: 20px;
  margin-top: 0;
  margin-bottom: 18px;
  padding: 18px 18px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 36px;
    padding: 36px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 27px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.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: 18px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 36px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 1px solid #2fa6df;
  border-radius: 10px;
  padding: min(30px , 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: min(20px , 2.4vw);
     -moz-column-gap: min(20px , 2.4vw);
          column-gap: min(20px , 2.4vw);
  row-gap: min(14px, 2vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0;
  border: none;
  color: #333 !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: none;
    color: #333 !important;
    opacity: 1;
    text-decoration: underline;
  }
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc( ( 1.6875em / 2 ) - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 4px);
}
.link_anchor a::before {
  display: block;
  background: #333;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 27px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 13.5px;
  padding-left: 19.8px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 13.5px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 27px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #2fa6df;
  height: calc(18px / 2);
  left: 0.2em;
  top: calc(18px * 1.75 / 2 - 18px / 4);
  width: calc(18px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #2fa6df;
  height: calc(18px / 3);
  left: 0.5em;
  top: calc(18px * 1.75 / 2 - 18px / 6);
  width: calc(18px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(18px * 1.75 / 2 - 18px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #dc8693;
  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 #2fa6df;
  top: calc(18px * 1.75 / 2 - 18px / 4);
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 31.5px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #2fa6df;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 14.76px;
  height: 22.5px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6.75px;
  width: 22.5px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #2fa6df;
  border-top: 1px solid #2fa6df;
  border-bottom: 1px solid #2fa6df;
  font-weight: 600;
  text-align: left;
  width: 32%;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #e9e5d5;
  color: #333;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 80%;
  }
}
table.table th, table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #e9e5d5;
  color: #333;
  font-weight: bold;
}
table.table tbody th {
  background: #fbfbf6;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th, table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th, table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack, table.table_sp_stack_noborder {
    border-bottom: 1px solid #ddd;
  }
  table.table_sp_stack thead, table.table_sp_stack tbody, table.table_sp_stack tr, table.table_sp_stack th, table.table_sp_stack td, table.table_sp_stack_noborder thead, table.table_sp_stack_noborder tbody, table.table_sp_stack_noborder tr, table.table_sp_stack_noborder th, table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th, table.table_sp_stack_noborder th {
    border-bottom: none;
  }
  table.table_sp_stack td, table.table_sp_stack_noborder td {
    border-bottom: none;
  }
  table.table_sp_stack_noborder th {
    border-top-color: #ddd;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #2fa6df !important;
}

.consul2 {
  color: #dc8693 !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
.js-scrollable_pc table.table_fixed {
  width: 100%;
}
@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 31.5px;
  margin-bottom: 31.5px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6.75px 0px 6.75px 67.5px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 22.5px;
  font-family: "Noto Serif JP", serif;
  font-size: 29.25px;
  font-weight: 600;
  height: 45px;
  left: 0;
  letter-spacing: 0;
  line-height: 45px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 45px;
}
.box_faq .question {
  font-size: 22.5px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #2fa6df;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Noto Serif JP", serif;
  margin-top: 0;
  padding-right: 22.5px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 13.5px;
  right: 0;
  background: #2fa6df;
  border-radius: 1px;
  width: 18px;
  height: 3.375px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq.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: #dc8693;
  top: 30px;
}

.flow-box {
  margin-bottom: 36px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 18px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f7f6f0;
  background: #fff;
  border-radius: 20px;
  margin-top: calc(18px * 5.125);
  padding: 36px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 18px 18px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 36px solid transparent;
  border-top-color: #e9e6d4;
  left: 50%;
  margin-left: -36px;
  position: absolute;
}
@media (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after, .flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #e9e6d4;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  font-size: 22px;
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #dc8693;
  background: #dc8693;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
          transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #f8f7f4;
  overflow: hidden;
  border-top: 2px solid #2fa6df;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.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: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #6db3d4;
  color: #fff;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 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 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: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.btnstyle a {
  font-size: 18px;
  padding: 1.5rem 2.4rem;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.btnstyle.btnstyle_arrow a {
  background: none;
  padding: 0.4rem 1rem;
  border: none;
  max-width: 180px;
  text-align: left;
  color: #2fa6df !important;
  font-weight: 500;
  margin-right: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btnstyle.btnstyle_arrow a:after {
  width: 25px;
  height: 25px;
}

table.table_timetable {
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 76%;
  }
}
table.table_timetable thead th:first-child {
  border-radius: 10px 0 0 0;
}
table.table_timetable thead th:last-child {
  border-radius: 0 10px 0 0;
  width: 12%;
}
@media (min-width: 768px) {
  table.table_timetable thead th:last-child {
    width: 16%;
  }
}
table.table_timetable tbody th,
table.table_timetable tbody td {
  padding: 1.2rem 0.2rem;
}

.table_bottom {
  line-height: 1.25;
}

.link_anchor a:before {
  background: url(../img/common/ic_arrow.png) no-repeat center center/contain;
  width: 24px;
  height: 24px;
  top: 4px;
}
.link_anchor a:after {
  content: none;
}

.mce-content-body h3 {
  border-color: #dc8693;
}
.mce-content-body h3:after {
  top: 8px;
}
.mce-content-body h4 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 1px solid #dc8693;
  padding-bottom: 0.4em;
}
.mce-content-body h4:after {
  border-radius: 50%;
  top: 16px;
}
.mce-content-body h5 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(220, 134, 147, 0.3)));
  background: linear-gradient(transparent 60%, rgba(220, 134, 147, 0.3) 60%);
}

.sec_top {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .sec_top {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.sec_top .top_h2 {
  text-align: left;
  color: #2fa6df;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 12px;
  line-height: 1.25;
  margin-bottom: 20px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_top .top_h2 {
    margin-bottom: 40px;
    gap: 20px;
    font-size: 20px;
  }
}
.sec_top .top_h2 .ic {
  -ms-flex-item-align: center;
      align-self: center;
}
@media (max-width: 767px) {
  .sec_top .top_h2 .ic {
    scale: 80%;
  }
}
.sec_top .top_h2 .en {
  color: #dc8693;
  font-size: 40px;
}
@media (min-width: 768px) {
  .sec_top .top_h2 .en {
    font-size: 50px;
  }
}
.sec_top .top_h2.top_h2_s .en {
  font-size: 28px;
}
@media (min-width: 768px) {
  .sec_top .top_h2.top_h2_s .en {
    font-size: 36px;
  }
}
.sec_top .top_h2.has_line {
  padding-bottom: 6px;
  position: relative;
}
.sec_top .top_h2.has_line:after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#dc8693), to(#2fa6df));
  background: linear-gradient(90deg, #dc8693, #2fa6df);
  margin: 0;
}
.sec_top .top_h2.c-pri .en {
  color: #2fa6df;
}

.c-pri {
  color: #2fa6df !important;
}

.c-sec {
  color: #dc8693 !important;
}

.bg_txt {
  font-size: 92px;
  position: absolute;
  font-family: "Noto Serif JP", serif;
  line-height: 1;
}
@media (min-width: 768px) {
  .bg_txt {
    font-size: 200px;
  }
}

.sec01 {
  background: url(../img/top/sec01_bg.jpg) no-repeat left center/cover;
  padding-bottom: 0;
}
.sec01 .sec01_box {
  padding: 26px 20px;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .sec01 .sec01_box {
    padding: 50px 48px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  }
}
.sec01 .sec01_box.news {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sec01 .sec01_box.news {
    margin-bottom: 40px;
  }
}
.sec01 .sec01_box.hours {
  position: relative;
  z-index: 2;
}
.sec01 .sec01_box .news_list .list_list dt {
  padding-top: 0.6em;
}
@media (min-width: 768px) {
  .sec01 .sec01_box .news_list .list_list dt {
    padding-bottom: 0.6em;
  }
}
.sec01 .sec01_box .news_list .list_list dd {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.6em;
}
@media (min-width: 768px) {
  .sec01 .sec01_box .news_list .list_list dd {
    padding-top: 0.6em;
    padding-left: 166px;
  }
}
.sec01 .sec01_box .hours_table {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec01 .sec01_box .hours_table .hours_table_table {
    width: 64%;
  }
}
@media (min-width: 768px) {
  .sec01 .sec01_box .hours_table .hours_table_img {
    width: 32%;
  }
}

.sec02 {
  padding-bottom: 124px;
  border-bottom: 2px solid #e6c0c6;
  position: relative;
}
@media (min-width: 768px) {
  .sec02 {
    padding-bottom: 248px;
    border-bottom: 3px solid #e6c0c6;
  }
}
.sec02:after {
  content: "";
  position: absolute;
  z-index: 9;
  bottom: -2px;
  right: 0;
  width: 75%;
  height: 2px;
  background: #b7d4e2;
}
@media (min-width: 768px) {
  .sec02:after {
    bottom: -3px;
    width: 35%;
    height: 3px;
  }
}
.sec02 .top_h2:after {
  background: #dc8693 !important;
}
.sec02 .features {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec02 .features .features_head {
    position: absolute;
    width: calc(65.5% + 50vw - 600px);
    left: 34.5%;
    top: 423px;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media (max-width: 1239px) and (min-width: 768px) {
  .sec02 .features .features_head {
    width: calc(65.5% + 20px);
    top: 0;
    -webkit-transform: translateY(-27%);
            transform: translateY(-27%);
  }
}
@media (max-width: 767px) {
  .sec02 .features .features_head {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-bottom: 50px;
  }
}
.sec02 .features .features_head img {
  width: 100%;
  max-width: 100%;
}
.sec02 .features .features_item_top {
  width: 100%;
}
.sec02 .features .features_item {
  background: #fff;
  border: 1px solid #2fa6df;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 25px 15px 16px;
  position: relative;
}
@media (min-width: 768px) {
  .sec02 .features .features_item {
    margin-right: 3.5%;
    width: 31%;
    padding: 50px 20px 30px;
  }
}
@media (max-width: 767px) {
  .sec02 .features .features_item {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .sec02 .features .features_item:nth-child(4n) {
    margin-right: 3.5%;
  }
}
@media (min-width: 768px) {
  .sec02 .features .features_item:nth-child(3n+5) {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .sec02 .features .features_item:nth-child(n+2) {
    margin-top: 65px;
  }
}
.sec02 .features .features_item .num {
  position: absolute;
  top: 0;
  left: 15px;
  font-size: 60px;
  color: #ccc;
  font-family: "Times New Roman", serif;
  font-style: italic;
  line-height: 1;
  margin-bottom: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  .sec02 .features .features_item .num {
    font-size: 80px;
    left: 20px;
  }
}
.sec02 .features .features_item .img {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .sec02 .features .features_item .img {
    margin-bottom: 20px;
  }
}
.sec02 .features .features_item h3 {
  text-align: center;
  font-size: 22px;
  letter-spacing: 0;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .sec02 .features .features_item h3 {
    margin-bottom: 20px;
  }
}
.sec02 .bg_txt {
  z-index: -1;
  bottom: -5px;
  right: -12px;
  background: -webkit-gradient(linear, left top, right top, from(#dcecf3), to(#f1e7e8));
  background: linear-gradient(90deg, #dcecf3 0%, #f1e7e8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 768px) {
  .sec02 .bg_txt {
    bottom: -14px;
    right: -12px;
  }
}

.sec03 {
  background: url(../img/top/sec03_bg.jpg) no-repeat center center/cover;
}
.sec03 .about {
  position: relative;
}
@media (min-width: 768px) {
  .sec03 .about {
    background: #f8f7f4;
    padding: 50px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  }
}
.sec03 .about .top_h2.top_h2_s {
  font-size: 16px;
}
@media (max-width: 767px) {
  .sec03 .about .top_h2.top_h2_s .en {
    font-size: 24px;
  }
}
.sec03 .about .about_cnt {
  position: relative;
}
@media (max-width: 767px) {
  .sec03 .about .about_cnt .bg {
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) {
  .sec03 .about .about_cnt .about_txt {
    position: absolute;
    width: 330px;
  }
}
.sec03 .about .about_cnt .about_txt h3 {
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding-bottom: 6px;
  border-bottom: 2px solid #e8b8bf;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .sec03 .about .about_cnt .about_txt h3 {
    font-size: 24px;
    border-bottom: 3px solid #e8b8bf;
    padding-bottom: 8px;
    margin-bottom: 16px;
  }
}
.sec03 .about .about_cnt .about_txt .btnstyle a {
  max-width: 330px;
  background: none;
  color: #fff !important;
  border: 1px solid #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (min-width: 768px) {
  .sec03 .about .about_cnt .about_txt .btnstyle a {
    border: 2px solid #fff;
  }
}
@media (max-width: 767px) {
  .sec03 .about .about_cnt .about_txt .btnstyle a {
    padding: 1.1rem 2.4rem;
    font-size: 16px;
  }
}
.sec03 .about .about_cnt .about_txt .btnstyle a:after {
  background: url(../img/common/ic_arrow_wh.png) no-repeat center center/contain;
}
.sec03 .about .about_cnt .about_txt .btnstyle:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .sec03 .about .about_gastro {
    width: 62.5%;
  }
}
@media (max-width: 767px) {
  .sec03 .about .about_gastro {
    background: #f8f7f4;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
  }
}
.sec03 .about .about_gastro .top_h2 {
  margin-bottom: 15px;
}
.sec03 .about .about_gastro .about_cnt {
  position: relative;
}
@media (max-width: 767px) {
  .sec03 .about .about_gastro .about_cnt {
    background: #dc8693;
    padding: 15px;
    border-radius: 5px;
  }
}
.sec03 .about .about_gastro .about_cnt .about_txt {
  left: 20px;
  bottom: 20px;
}
.sec03 .about .about_gastro .about_cnt .about_txt h3 {
  border-bottom: 3px solid #e8b8bf;
}
@media (min-width: 768px) {
  .sec03 .about .about_colono {
    width: 62.5%;
    margin-left: -27%;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .sec03 .about .about_colono {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .sec03 .about .about_colono {
    background: #f8f7f4;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
  }
}
.sec03 .about .about_colono .top_h2 {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sec03 .about .about_colono .top_h2 {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    margin-top: -10px;
  }
}
@media (max-width: 767px) {
  .sec03 .about .about_colono .top_h2 {
    margin-bottom: 15px;
  }
}
.sec03 .about .about_colono .about_cnt {
  position: relative;
}
@media (max-width: 767px) {
  .sec03 .about .about_colono .about_cnt {
    background: #2fa6df;
    padding: 15px;
    border-radius: 5px;
  }
}
@media (min-width: 768px) {
  .sec03 .about .about_colono .about_cnt .about_txt {
    right: 20px;
    top: 20px;
  }
}
.sec03 .about .about_colono .about_cnt .about_txt h3 {
  border-bottom: 3px solid #8fc5de;
}
.sec03 .about .about_ttl {
  text-align: center;
}
@media (min-width: 768px) {
  .sec03 .about .about_ttl {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .sec03 .about .about_ttl {
    background: url(../img/top/sp_sec03_bg.png) no-repeat center center/contain;
    padding: 34px 0;
  }
}
.sec03 .about .about_ttl .logo {
  margin-bottom: 10px;
}
.sec03 .about .about_ttl .ttl {
  font-family: "Noto Serif JP", serif;
  color: #dc8693;
  font-size: 25px;
  line-height: 1.3;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec03 .about .about_ttl .ttl {
    font-size: 30px;
  }
}
.sec03 .about .about_ttl .ttl .small {
  font-size: 20px;
}

.sec04 {
  background: #f1eee3;
}
@media (max-width: 767px) {
  .sec04 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media (min-width: 768px) {
  .sec04 {
    padding-bottom: 140px;
  }
}
.sec04 .info_wrap {
  position: relative;
}
.sec04 .info_wrap:before, .sec04 .info_wrap:after {
  content: "";
  position: absolute;
}
.sec04 .info_wrap:before {
  width: 60px;
  height: 60px;
  border-top: 4px solid #ead3d7;
  border-left: 4px solid #ead3d7;
  top: -40px;
  left: -5px;
}
@media (min-width: 768px) {
  .sec04 .info_wrap:before {
    width: 265px;
    height: 265px;
    border-top: 10px solid #ead3d7;
    border-left: 10px solid #ead3d7;
    left: -40px;
  }
}
.sec04 .info_wrap:after {
  width: 60px;
  height: 60px;
  border-bottom: 4px solid #c0dce9;
  border-right: 4px solid #c0dce9;
  bottom: -40px;
  right: -5px;
}
@media (min-width: 768px) {
  .sec04 .info_wrap:after {
    width: 265px;
    height: 265px;
    border-bottom: 10px solid #c0dce9;
    border-right: 10px solid #c0dce9;
    right: -40px;
  }
}
.sec04 .info_wrap .info_head {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .sec04 .info_wrap .info_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2%;
  }
}
.sec04 .info_wrap .info_head .bg_txt {
  color: #ece7d7;
  text-transform: uppercase;
  z-index: -1;
  top: -36px;
}
@media (max-width: 767px) {
  .sec04 .info_wrap .info_head .bg_txt {
    font-size: 74px;
  }
}
.sec04 .info_wrap .info_head .bg_txt .small {
  font-size: 0.6em;
}
@media (min-width: 768px) {
  .sec04 .info_wrap .info_head .info_head_txt {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .sec04 .info_wrap .info_head .info_head_txt {
    width: 100%;
  }
}
.sec04 .info_wrap .info_head .info_head_txt .top_h2 {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  line-height: 1.5;
}
.sec04 .info_wrap .info_head .info_head_txt .top_h2 .en {
  font-size: 26px;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .sec04 .info_wrap .info_head .info_head_txt .top_h2 .en {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .sec04 .info_wrap .info_head .info_head_link {
    width: 28%;
  }
}
@media (max-width: 767px) {
  .sec04 .info_wrap .info_head .info_head_link {
    width: 49%;
  }
}
.sec04 .info_wrap .info_head .info_head_link a {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
@media (min-width: 768px) {
  .sec04 .info_wrap .info_head .info_head_link a {
    max-width: 320px;
  }
}
.sec04 .info_wrap .info_head .info_head_link a .h3 {
  font-family: "Noto Serif JP", serif;
  color: #333;
  font-size: 18px;
  text-align: center;
  display: block;
  padding: 10px 0;
  position: relative;
}
@media (min-width: 768px) {
  .sec04 .info_wrap .info_head .info_head_link a .h3 {
    font-size: 26px;
    padding: 16px 0;
  }
}
.sec04 .info_wrap .info_head .info_head_link a .h3:after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 6px;
  background: #2fa6df;
  height: 10px;
  width: 20px;
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media (min-width: 768px) {
  .sec04 .info_wrap .info_head .info_head_link.info_head_link01 {
    margin-top: 120px;
    margin-right: 2%;
  }
}
@media (min-width: 768px) {
  .sec04 .info_wrap .info_head .info_head_link.info_head_link02 {
    margin-top: 70px;
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
.sec04 .info_wrap .info_menu.info_menu01 {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sec04 .info_wrap .info_menu.info_menu01 {
    margin-bottom: 50px;
  }
}
.sec04 .info_wrap .info_menu .info_menu_head {
  font-size: 22px;
  text-align: center;
  padding: 8px;
  border-radius: 5px;
  position: relative;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sec04 .info_wrap .info_menu .info_menu_head {
    font-size: 28px;
    padding: 14px;
    border-radius: 10px;
    margin-bottom: 42px;
  }
}
.sec04 .info_wrap .info_menu .info_menu_head:after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 2px;
  margin: 0;
}
.sec04 .info_wrap .info_menu .info_menu_head.info_menu_head01 {
  background: #ead3d7;
}
.sec04 .info_wrap .info_menu .info_menu_head.info_menu_head01:after {
  background: #ead3d7;
}
.sec04 .info_wrap .info_menu .info_menu_head.info_menu_head02 {
  background: #c0dce9;
}
.sec04 .info_wrap .info_menu .info_menu_head.info_menu_head02:after {
  background: #c0dce9;
}
@media (max-width: 767px) {
  .sec04 .info_wrap .info_menu .info_menu_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 2%;
    row-gap: 10px;
  }
}
.sec04 .info_wrap .info_menu .info_menu_wrap .info_menu_btn {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sec04 .info_wrap .info_menu .info_menu_wrap .info_menu_btn {
    width: 49%;
    margin-top: 0;
  }
}
.sec04 .info_wrap .info_menu .info_menu_wrap .info_menu_btn a {
  color: #333 !important;
  background: #fff;
  max-width: 100%;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 2rem 2.4rem;
}
@media (max-width: 767px) {
  .sec04 .info_wrap .info_menu .info_menu_wrap .info_menu_btn a {
    padding: 1rem 3rem;
    font-size: 14px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    height: 100%;
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.sec04 .info_wrap .info_menu .info_menu_wrap .info_menu_btn a:before {
  content: "";
  position: absolute;
  background: url(../img/common/ic_logo.png) no-repeat center center/contain;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 6px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (min-width: 768px) {
  .sec04 .info_wrap .info_menu .info_menu_wrap .info_menu_btn a:before {
    width: 30px;
    height: 30px;
    left: 20px;
  }
}
@media (max-width: 767px) {
  .sec04 .info_wrap .info_menu .info_menu_wrap .info_menu_btn a:after {
    width: 14px;
    height: 14px;
    right: 6px;
  }
}
@media (min-width: 768px) {
  .sec04 .info_wrap .info_menu .info_menu_wrap .info_menu_btn:nth-child(n+4) {
    margin-top: 20px;
  }
}

.sec05 {
  background: url(../img/top/sp_sec05_bg.jpg) no-repeat right bottom/contain;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec05 {
    background: url(../img/top/sec05_bg.jpg) no-repeat right top/cover;
  }
}
@media (max-width: 767px) {
  .sec05 {
    padding-bottom: 100px;
  }
}
@media (min-width: 768px) {
  .sec05 .message .message_img {
    width: 38%;
  }
}
@media (max-width: 767px) {
  .sec05 .message .message_img {
    margin-bottom: 30px;
  }
  .sec05 .message .message_img .img {
    text-align: center;
  }
}
.sec05 .message .message_img .name_box {
  background: #6db3d4;
  color: #fff;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  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;
  gap: 10px;
  width: 190px;
  padding: 15px 15px;
  border-radius: 5px;
  margin: -60px auto 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec05 .message .message_img .name_box {
    width: 270px;
    padding: 30px 20px;
    gap: 19px;
    font-size: 29px;
  }
}
.sec05 .message .message_img .name_box .border {
  font-size: 15px;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 10px 6px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .sec05 .message .message_img .name_box .border {
    font-size: 20px;
    padding: 17px 13px;
  }
}
.sec05 .message .message_img .name_box .name rt {
  padding-bottom: 6px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec05 .message .message_txt {
    width: 58%;
  }
}
.sec05 .message .message_txt .top_h2 {
  padding-bottom: 10px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .sec05 .message .message_txt .top_h2 {
    padding-bottom: 16px;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .sec05 .message .message_txt .top_h2 .en {
    font-size: 80px;
  }
}
@media (min-width: 768px) {
  .sec05 .message .message_txt .btn_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
  }
}
@media (min-width: 768px) {
  .sec05 .message .message_txt .btn_flex .btnstyle a {
    width: 260px;
  }
}
.sec05 .bg_txt {
  bottom: -52px;
  right: -76px;
  background: -webkit-gradient(linear, left top, right top, from(#dcecf3), to(#f1e7e8));
  background: linear-gradient(90deg, #dcecf3 0%, #f1e7e8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.4;
  z-index: -1;
}
@media (max-width: 767px) {
  .sec05 .bg_txt {
    font-size: 60px;
    bottom: 0;
    right: 0;
  }
}

.sec06 .slider_wrap {
  position: relative;
}
.sec06 .slider_wrap .sa.show {
  position: absolute;
}
.sec06 .slider_wrap .l_slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  --speed: 200s;
  --gap: 1.6rem;
}
@media (min-width: 768px) {
  .sec06 .slider_wrap .l_slider {
    --gap: 2rem;
  }
}
.sec06 .slider_wrap .l_slider .l_slider_item {
  -webkit-animation: loop2 var(--speed) linear infinite;
          animation: loop2 var(--speed) linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  gap: var(--gap);
  padding: 0 calc(var(--gap) / 2);
}
.sec06 .slider_wrap .l_slider .l_slider_item:first-child {
  -webkit-animation: loop var(--speed) calc(-1 * var(--speed) / 2) linear infinite;
          animation: loop var(--speed) calc(-1 * var(--speed) / 2) linear infinite;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform;
}
.sec06 .slider_wrap .l_slider .l_slider_item figure {
  width: 18rem;
  overflow: hidden;
  aspect-ratio: 32/20;
}
@media (min-width: 768px) {
  .sec06 .slider_wrap .l_slider .l_slider_item figure {
    width: 32rem;
  }
}
.sec06 .slider_wrap .l_slider .l_slider_item figure img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
}
.sec06 .slider_wrap .l_slider .l_slider_item .oft {
  position: relative;
  aspect-ratio: 32/20;
  display: block;
}
@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}

.footer {
  padding-top: 50px;
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
}
.footer .footer_inner .sec_logo {
  text-align: center;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .footer .footer_inner .sec_logo {
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .footer .footer_inner .sec_logo img {
    max-width: 320px;
  }
}
@media (min-width: 768px) {
  .footer .footer_inner .footer_info .footer_access {
    width: 38%;
  }
}
.footer .footer_inner .footer_info .footer_access table.address tr {
  border-bottom: 1px solid #dad4bc;
}
.footer .footer_inner .footer_info .footer_access table.address th,
.footer .footer_inner .footer_info .footer_access table.address td {
  padding: 16px 0;
}
.footer .footer_inner .footer_info .footer_access table.address th {
  text-align: center;
}
.footer .footer_inner .footer_info .footer_access table.address th .ic img {
  max-width: 35px;
  max-height: 32px;
}
.footer .footer_inner .footer_info .footer_access table.address td a {
  font-family: "Noto Sans JP", sans-serif;
}
.footer .footer_inner .footer_info .footer_access .btnstyle_arrow a {
  margin-left: 0;
  margin-right: auto;
  max-width: 190px;
}
@media (min-width: 768px) {
  .footer .footer_inner .footer_info .footer_timetable {
    width: 58%;
  }
}

.copyright {
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .copyright {
    padding-bottom: 110px;
  }
}

body.home .footer {
  padding-top: 100px;
}
@media (min-width: 768px) {
  body.home .footer {
    padding-top: 200px;
  }
}

.img_slider .img_slide_main .item {
  padding-bottom: 57px;
}

.under_calender img {
  width: 100%;
}

.box_faq2 {
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.box_faq2 .question {
  font-size: 18px;
  padding-right: 20px;
  background: #f7f6f0;
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 8px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .box_faq2 .question {
    font-size: 20px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.box_faq2 .question:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/common/h2.png) no-repeat center center/contain;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 20px;
}
.box_faq2 .answer {
  background: #fff;
  padding: 16px;
}
.box_faq2 .answer h4:first-child {
  margin-top: 0;
}
@media (min-width: 768px) {
  .box_faq2 .answer {
    padding: 24px;
  }
}
.box_faq2 .answer:before {
  content: none;
}
.box_faq2 .answer .box_border {
  background: #f7f6f0;
}
@media (max-width: 767px) {
  .box_faq2 .answer .box_border {
    border-radius: 5px;
  }
}

@media (max-width: 767px) {
  .box_faq .question {
    font-size: 20px;
  }
}

table.table-price tbody td {
  text-align: right;
}

.col_3.box_bg {
  margin-bottom: 0;
}
.col_3.box_bg h4 {
  font-size: 18px;
  margin-top: 0.8em;
  margin-bottom: 0.6em;
}
@media (min-width: 768px) {
  .col_3.box_bg h4 {
    font-size: 20px;
  }
}
.col_3.box_bg h4:after {
  top: 8px;
}

@media (max-width: 767px) {
  .flow-block .title .num {
    margin-top: 4px;
  }
}

.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;
}/*# sourceMappingURL=bond.css.map */