@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: #fbf9f0;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f8fd;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #fff2eb;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f8fd;
}

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

.box_border .box_bg {
  background: #f2f8fd;
}

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

.box_bg,
.box_border {
  border-radius: clamp(10px, 1.6vw, 20px);
  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: 50px;
  }
}
.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 {
  background: #fefad7;
  border-radius: clamp(10px, 1.6vw, 20px);
  padding: 32px clamp(20px, 3.52vw, 30px);
}
.link_anchor li a {
  font-weight: 700;
  background: #d3b84d;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px 30px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  border-radius: 50px;
  position: relative;
  height: 100%;
}
.link_anchor li a:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/common/arrow_yellow.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.link_anchor li a:hover {
  background: rgb(190.027027027, 161.2027027027, 46.972972973);
  color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.link_anchor li a:hover:after {
  right: 5px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media (max-width: 767px) {
  .link_anchor li:not(:last-child) {
    margin-bottom: 10px;
  }
  .link_anchor li a {
    border-radius: 5px;
    padding-left: 15px;
    line-height: 1.4;
  }
}
@media (min-width: 768px) {
  .link_anchor {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px 30px;
  }
  .link_anchor.link_col_3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px 20px;
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

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

.ul_dot li::before {
  border-radius: 50%;
  background: #d3b84d;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc(16px * 1.75 / 2 - 16px / 6);
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #c78fd5;
  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 #5490d3;
  top: calc(16px * 1.75 / 2 - 16px / 4);
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 28px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #91cc9f;
  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: 3px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #91cc9f;
  border-top: 1px solid #91cc9f;
  border-bottom: 1px solid #91cc9f;
  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;
  padding: 0.9rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #adcaa2;
  color: #fff;
  font-weight: 400;
}
table.table_timetable thead th:first-child {
  border-radius: clamp(10px, 1.6vw, 20px) 0 0 0;
}
table.table_timetable thead th:last-child {
  border-radius: 0 clamp(10px, 1.6vw, 20px) 0 0;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th, table.table_timetable tbody td {
  padding: 2rem 0.2rem;
}
table.table_timetable tbody th {
  text-align: center;
  color: #524840;
  font-weight: 500;
}
table.table_timetable tbody tr:not(:last-child) th, table.table_timetable tbody tr:not(:last-child) td {
  border-bottom: 1px solid #cccccc;
}
table.table_timetable tbody tr:last-child th:first-child, table.table_timetable tbody tr:last-child td:first-child {
  border-radius: 0 0 0 clamp(10px, 1.6vw, 20px);
}
table.table_timetable tbody tr:last-child th:last-child, table.table_timetable tbody tr:last-child td:last-child {
  border-radius: 0 0 clamp(10px, 1.6vw, 20px) 0;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #aaaaaa;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #5490d3;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #ecf1f6;
}
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;
  }
}

.table_txt {
  color: #524840;
  line-height: 1.5;
}

.consul {
  color: #7bc163 !important;
}

.consul2 {
  color: #ed9666 !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;
}

figure {
  text-align: center;
}

.box_faq {
  border-bottom: 1px solid #ddd;
  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: "Zen Maru Gothic", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 36px;
  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: #7bc163;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-weight: 500;
  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: #7bc163;
  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: #ed9666;
  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 #f6ecc6;
  background: #fff;
  border-radius: clamp(10px, 1.6vw, 20px);
  margin-top: calc(16px * 5.125);
  padding: 50px;
  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: #dbce99;
  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: #ed9666;
}
.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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@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: #ed9666;
  background: #ed9666;
  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: 34px;
  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);
  }
}

footer {
  padding: clamp(50px, 9.6vw, 120px) 0 0;
  position: relative;
  z-index: 0;
}
footer:before {
  content: "";
  width: 100%;
  background: #f3f9f1;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
footer:after {
  content: "";
  width: 100%;
  height: 160px;
  background: url(../img/common/ftr_bg.png) no-repeat center/cover;
  position: absolute;
  top: 100px;
  left: 0;
  z-index: -1;
}
footer .f_logo {
  text-align: center;
  margin-bottom: clamp(15px, 4.4vw, 55px);
}
footer .f_tel {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
footer .f_tel a {
  font-family: "Kaisei Decol", serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 1;
}
footer .f_tel a .ic {
  padding-left: 33px;
  position: relative;
}
footer .f_tel a .ic:before {
  content: "";
  width: 29px;
  height: 29px;
  background: url(../img/common/ic_tel_orange.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
footer .f_info .f_address {
  padding-bottom: 15px;
}
footer .f_info .f_ic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
  font-weight: 700;
}
footer .f_info .f_ic:not(:last-child) {
  margin-bottom: 10px;
}
footer .f_info .f_ic img {
  width: 40px;
}
footer .f_info .f_ic .txt {
  width: calc(100% - 53px);
}
footer .exact_bnr {
  width: 200px;
  margin: 0 auto 50px;
}
footer .sitemap {
  text-align: center;
  margin: 0;
  margin-top: 30px;
}
footer .sitemap a {
  text-decoration: none;
}
footer .sitemap a:hover {
  text-decoration: underline;
}
footer .table_timetable {
  margin-bottom: 10px;
}
footer .primary_container:not(:last-child) {
  margin-bottom: clamp(25px, 4.4vw, 55px);
}
footer .exact_bnr {
  margin-top: 10px;
}
footer .btnstyle a {
  background: #5490d3;
}
footer .btnstyle a:after {
  background: url(../img/common/arrow_blue.png) no-repeat center/cover;
}
footer .btnstyle a:hover {
  background: rgb(49.9348837209, 118.0279069767, 194.0651162791);
}
@media (min-width: 768px) {
  footer:before {
    height: calc(100% - clamp(160px, 12.8vw, 200px));
  }
  footer:after {
    top: clamp(160px, 12.8vw, 200px);
  }
  footer .sitemap {
    text-align: center;
    margin: 0;
    margin-top: 80px;
  }
  footer .primary_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
  footer .btnstyle a {
    min-width: 380px;
  }
}
@media (max-width: 767px) {
  footer:before {
    height: calc(100% - 100px);
  }
  footer:after {
    height: clamp(40px, 10.66vw, 60px);
  }
  footer .f_tel {
    text-align: center;
  }
  footer .f_logo {
    margin-bottom: 30px;
  }
  footer .f_logo img {
    width: 300px;
  }
  footer .f_address {
    text-align: center;
  }
  footer .primary_container .col:not(:last-child) {
    margin-bottom: 30px;
  }
}

.copyright {
  margin-top: 30px;
  padding: 10px 0 20px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 90px;
  }
}

.list_list dd a {
  color: #333333;
  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%;
}
.loopslider .loopslider_item {
  margin: 0 10px;
}
.loopslider .loopslider_item:nth-child(even) {
  margin-top: 55px;
}

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

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: 4000px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-2050px);
              transform: translateX(-2050px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-2050px);
              transform: translateX(-2050px);
    }
  }
}
.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: #333333;
}
.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;
}

@media (min-width: 768px) {
  .pcbr {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .spbr {
    display: block !important;
  }
  .tablet-hide {
    display: block !important;
  }
}
@media (min-width: 1225px) {
  .pcbr02 {
    display: block !important;
  }
  .sp02 {
    display: none !important;
  }
}
@media (max-width: 1224px) {
  .spbr02 {
    display: block !important;
  }
  .pc02 {
    display: none !important;
  }
}
@media (max-width: 1224px) {
  .pc03 {
    display: none !important;
  }
  .tablet-hide {
    display: block !important;
  }
}
@media (min-width: 1225px) {
  .sp03 {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .row .col:not(:last-child) {
    margin-bottom: 25px;
  }
}
.mg1 {
  margin: 0 10px;
}

.top_concept {
  padding: clamp(50px, 9.6vw, 120px) 0 clamp(40px, 9.6vw, 120px);
  position: relative;
  background: url(../img/top/top_concept.png) no-repeat center 20%;
}
.top_concept h2 {
  display: table;
  margin: 0 auto -75px;
  color: #ae973b;
  font-size: 56px;
  background: url(../img/top/top_concept_ttl_bg.png) no-repeat center/cover;
  width: 471px;
  height: 125px;
  z-index: 1;
}
.top_concept h2 .ttl {
  -webkit-transform: translateY(6px);
          transform: translateY(6px);
  display: inline-block;
}
.top_concept h3 {
  text-align: center;
  font-size: clamp(20px, 2.88vw, 36px);
}
.top_concept .primary_container {
  background: #fbf9f0;
  padding: 105px 20px 62px;
  border-radius: clamp(20px, 4.8vw, 60px);
  position: relative;
  z-index: 0;
}
.top_concept .primary_container:not(:last-child) {
  margin-bottom: clamp(40px, 9.6vw, 120px);
}
.top_concept .primary_container:before {
  content: "";
  width: calc(100% - clamp(10px, 1.92vw, 24px));
  height: calc(100% - clamp(10px, 1.92vw, 24px));
  border-radius: clamp(16px, 4vw, 50px);
  border: dashed 2px #eee6c6;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.top_concept .primary_container .txt_wrap p {
  font-size: clamp(16px, 1.444vw, 18px);
  line-height: 1.8888888889;
}
@media (min-width: 768px) {
  .top_concept .bnr_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
  }
}
@media (max-width: 767px) {
  .top_concept h2 {
    width: 250px;
    height: 66px;
    font-size: 28px;
    margin-bottom: -30px;
  }
  .top_concept .primary_container {
    padding: 50px 20px 30px;
  }
  .top_concept .bnr_list li {
    text-align: center;
  }
  .top_concept .bnr_list li:not(:last-child) {
    margin-bottom: 20px;
  }
}

.top_feature {
  padding: clamp(40px, 9.6vw, 120px) 0;
  background: url(../img/top/top_feature_bg.jpg) no-repeat center top/contain, #f9f7f0;
}
.top_feature h2 {
  text-align: center;
  margin-bottom: clamp(20px, 6.8vw, 85px);
}
.top_feature h3 {
  font-size: clamp(24px, 2.4vw, 30px);
  line-height: 1.4666666667;
}
.top_feature h3 .color {
  color: #ed9666;
}
.top_feature .ul_circle {
  line-height: 1.875;
}
.top_feature .ul_circle li {
  padding-left: 15px;
  margin: 0;
}
.top_feature .ul_circle li:before {
  background: #f6c2a5;
  left: 0;
}
.top_feature .feature_container {
  margin: 0 auto clamp(30px, 7.2vw, 90px);
}
.top_feature .feature_container .card_box {
  position: relative;
  z-index: 0;
}
.top_feature .feature_container .card_box:before {
  content: "";
  position: absolute;
  z-index: -1;
}
.top_feature .feature_container.type_orange .card_box:before {
  width: clamp(108px, 17.36vw, 217px);
  height: clamp(113px, 18.16vw, 227px);
  background: url(../img/top/ic_orange.png) no-repeat center/cover;
  left: calc(100% - 200px);
  bottom: calc(100% - 150px);
}
.top_feature .feature_container.type_green h3 .color {
  color: #a4d396;
}
.top_feature .feature_container.type_green .card_box:before {
  width: clamp(101px, 16vw, 200px);
  height: clamp(100px, 16.16vw, 202px);
  background: url(../img/top/ic_green.png) no-repeat center/cover;
  right: calc(100% - 30px);
  bottom: calc(100% - 150px);
}
.top_feature .feature_container.type_purple h3 .color {
  color: #c78fd5;
}
.top_feature .feature_container.type_purple .card_box:before {
  width: clamp(112px, 18.6vw, 225px);
  height: clamp(74px, 12.08vw, 151px);
  background: url(../img/top/ic_purple.png) no-repeat center/cover;
  left: calc(100% - 170px);
  bottom: calc(100% - 5px);
}
.top_feature .feature_container.type_yellowe h3 .color {
  color: #d3b84d;
}
.top_feature .feature_container.type_yellowe .card_box:before {
  width: clamp(107px, 17.36vw, 217px);
  height: clamp(112px, 18.16vw, 227px);
  background: url(../img/top/ic_yellow.png) no-repeat center/cover;
  right: calc(100% - 60px);
  bottom: calc(100% - 180px);
}
.top_feature .feature_container.type_blue h3 .color {
  color: #5490d3;
}
.top_feature .feature_container.type_blue .card_box:before {
  width: clamp(98px, 15.76vw, 197px);
  height: clamp(99px, 15.6vw, 195px);
  background: url(../img/top/ic_blue.png) no-repeat center/cover;
  left: calc(100% - 155px);
  bottom: calc(100% - 118px);
}
.top_feature .induction_container .btnstyle {
  width: 864px;
  margin: auto;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
}
.top_feature .induction_container .btnstyle a {
  font-size: clamp(24px, 3.84vw, 48px);
  min-width: auto;
  width: 100%;
  background: url(../img/top/orange_btn_bg.png) no-repeat center/cover;
}
.top_feature .induction_container .btnstyle a:after {
  background: url(../img/common/arrow_orange_large.png) no-repeat center/cover;
  width: clamp(20px, 3.2vw, 40px);
  height: clamp(20px, 3.2vw, 40px);
  right: clamp(20px, 3.2vw, 40px);
}
.top_feature .induction_container .btnstyle a:hover {
  opacity: 0.7;
}
.top_feature .induction_container .btnstyle a:hover:after {
  right: 30px;
}
@media (min-width: 768px) {
  .top_feature .feature_container {
    max-width: 1680px;
    display: grid;
    grid-template-columns: 50.6% 46%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 0;
  }
  .top_feature .feature_container:before {
    content: "";
    width: calc(100vw - 100px);
    height: clamp(340px, 27.09vw, 450px);
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 500px;
    margin: auto;
    z-index: -1;
  }
  .top_feature .feature_container.reverse {
    grid-template-columns: 48% 50.6%;
  }
  .top_feature .feature_container.reverse:before {
    left: auto;
    right: 500px;
  }
  .top_feature .feature_container.reverse .col:nth-child(odd) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .top_feature .feature_container.reverse .col:nth-child(even) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .top_feature .feature_container.reverse .col .card_box {
    margin-left: auto;
  }
  .top_feature .feature_container .btnstyle_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .top_feature .feature_container .btnstyle a {
    min-width: 280px;
  }
  .top_feature .feature_container .card_box {
    max-width: 620px;
    padding: 0 20px;
  }
  .top_feature .feature_container .card_box .btnstyle {
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1254px) {
  .top_feature .feature_container:before {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .top_feature {
    background: url(../img/top/top_feature_bg_sp.jpg) no-repeat center top/contain, #f9f7f0;
  }
  .top_feature h2 img {
    width: 220px;
  }
  .top_feature .btnstyle_list li:not(:last-child) {
    margin-bottom: 10px;
  }
  .top_feature .feature_container {
    padding: 20px;
  }
  .top_feature .feature_container figure {
    margin-bottom: 20px;
  }
  .top_feature .feature_container .col_ctn {
    background: #fff;
    position: relative;
    padding: 20px 0 40px;
    z-index: 0;
  }
  .top_feature .feature_container .col_ctn:before, .top_feature .feature_container .col_ctn:after {
    content: "";
    width: 50vw;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    z-index: -1;
  }
  .top_feature .feature_container .col_ctn:before {
    left: 100%;
  }
  .top_feature .feature_container .col_ctn:after {
    right: 100%;
  }
  .top_feature .feature_container.type_orange .card_box:before {
    left: calc(100% - 100px);
    bottom: calc(100% - 25px);
  }
  .top_feature .feature_container.type_green .card_box:before {
    left: calc(100% - 100px);
    bottom: 0;
  }
  .top_feature .feature_container.type_purple .card_box:before {
    left: auto;
    right: calc(100% - 100px);
    bottom: -20px;
  }
  .top_feature .feature_container.type_blue .card_box:before {
    left: calc(100% - 100px);
    bottom: calc(100% - 25px);
  }
  .top_feature .induction_container .btnstyle {
    width: calc(100% - 40px);
    max-width: 400px;
  }
}
@media (min-width: 1921px) {
  .top_feature {
    background-size: cover;
  }
}

.top_pickup {
  padding: clamp(50px, 11.2vw, 140px) 0;
}
.top_pickup h2.top_ttl {
  display: table;
  margin: 0 auto clamp(40px, 6.4vw, 80px);
  color: #5490d3;
  font-size: clamp(40px, 7.84vw, 98px);
  line-height: 1;
  position: relative;
}
.top_pickup h2.top_ttl:before, .top_pickup h2.top_ttl:after {
  content: "";
  width: 95px;
  height: 114px;
  width: clamp(47px, 7.6vw, 95px);
  height: clamp(56px, 9.12vw, 114px);
  position: absolute;
  bottom: -5px;
  display: block;
}
.top_pickup h2.top_ttl:before {
  background: url(../img/top/ic_picup_right.png) no-repeat center/cover;
  left: calc(100% + clamp(15px, 2.4vw, 30px));
  right: auto;
}
.top_pickup h2.top_ttl:after {
  background: url(../img/top/ic_picup_left.png) no-repeat center/cover;
  right: calc(100% + clamp(15px, 2.4vw, 30px));
  left: auto;
}
.top_pickup h3 {
  text-align: center;
  font-size: clamp(20px, 2.4vw, 30px);
  margin-bottom: 20px;
}
.top_pickup h3 .strong_txt {
  font-size: clamp(32px, 3.84vw, 48px);
  color: #ed9666;
  display: block;
}
.top_pickup h3 .num {
  display: block;
  margin-bottom: clamp(10px, 1.6vw, 20px);
}
.top_pickup .txt_wrap {
  margin-bottom: clamp(15px, 2.4vw, 30px);
}
.top_pickup .txt_wrap p {
  line-height: 1.875;
  letter-spacing: 0.03em;
}
.top_pickup .point_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: clamp(10px, 1.6vw, 20px);
}
.top_pickup .point_list:not(:last-child) {
  margin-bottom: clamp(20px, 2.4vw, 30px);
}
.top_pickup .point_list li {
  height: clamp(110px, 12vw, 150px);
  width: clamp(110px, 12vw, 150px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  font-size: clamp(16px, 1.6vw, 20px);
  position: relative;
  z-index: 0;
  background: #fff;
}
.top_pickup .point_list li:before {
  content: "";
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: dashed 1px #efa278;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.top_pickup .link_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 8px;
}
.top_pickup .link_list .btnstyle {
  margin: 0;
}
.top_pickup .link_list .btnstyle a {
  font-size: clamp(14px, 1.44vw, 18px);
  line-height: 1.2222222222;
  padding: 5px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: clamp(45px, 4.8vw, 60px);
  min-width: auto;
  width: 100%;
}
.top_pickup .pickup_contaienr {
  position: relative;
  z-index: 0;
  padding-bottom: 45px;
}
.top_pickup .pickup_contaienr:before {
  content: "";
  width: 1600px;
  height: clamp(550px, 44vw, 671px);
  position: absolute;
  bottom: 0;
  background: url(../img/top/top_pickup_bg01.jpg) no-repeat center bottom/cover;
  z-index: -1;
}
.top_pickup .pickup_contaienr.reverse:before {
  background: url(../img/top/top_pickup_bg02.jpg) no-repeat center bottom/cover;
  right: 0;
}
.top_pickup .pickup_contaienr.reverse h3 .strong_txt {
  color: #d3b84d;
}
.top_pickup .pickup_contaienr.reverse .card_box {
  position: relative;
}
.top_pickup .pickup_contaienr.reverse .card_box:before {
  content: "";
  width: clamp(101px, 16.16vw, 202px);
  height: clamp(100px, 16vw, 200px);
  background: url(../img/top/ic_pickup02.png) no-repeat center/cover;
  position: absolute;
  left: calc(100% + 70px);
  bottom: calc(100% - 185px);
}
.top_pickup .pickup_contaienr .card_box {
  position: relative;
}
.top_pickup .pickup_contaienr .card_box:before {
  content: "";
  width: clamp(101px, 16.16vw, 202px);
  height: clamp(100px, 16vw, 200px);
  background: url(../img/top/ic_pickup01.png) no-repeat center/cover;
  position: absolute;
  right: calc(100% + 70px);
  bottom: calc(100% - 195px);
}
.top_pickup .pickup_contaienr:not(:last-child) {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .top_pickup figure {
    margin-bottom: 15px;
  }
  .top_pickup h3 img {
    width: 60px;
  }
  .top_pickup .pickup_contaienr {
    padding: 0;
  }
  .top_pickup .pickup_contaienr:before {
    width: calc(100% + 40px);
    height: calc(100% - 30px);
    left: -20px;
    background: url(../img/top/top_pickup_bg01_sp.jpg) no-repeat center/cover;
  }
  .top_pickup .pickup_contaienr .sp_english {
    color: rgba(255, 255, 255, 0.5);
    font-family: "Kaisei Decol", serif;
    line-height: 0.9;
    text-align: center;
    font-size: 50px;
    margin-top: -20px;
  }
  .top_pickup .pickup_contaienr.reverse:before {
    background: url(../img/top/top_pickup_img02_sp.jpg) no-repeat center/cover;
  }
  .top_pickup .pickup_contaienr.reverse .card_box:before {
    bottom: auto;
    top: -10px;
    right: 0;
    left: auto;
  }
  .top_pickup .pickup_contaienr .col:not(:last-child) {
    margin-bottom: 30px;
  }
  .top_pickup .pickup_contaienr .card_box:before {
    bottom: auto;
    top: -10px;
    right: auto;
    left: 0;
  }
}
@media (min-width: 768px) {
  .top_pickup .container {
    width: 100%;
    max-width: 100%;
  }
  .top_pickup .pickup_contaienr {
    display: grid;
    grid-template-columns: repeat(2, 48.5%);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top_pickup .pickup_contaienr:before {
    right: 16vw;
    z-index: -1;
  }
  .top_pickup .pickup_contaienr:after {
    content: "";
    background: url(../img/top/top_pickup_bg01_1.jpg) repeat center right;
    width: 300vw;
    height: clamp(550px, 44vw, 671px);
    position: absolute;
    right: 16vw;
    bottom: 0;
    z-index: -2;
  }
  .top_pickup .pickup_contaienr.reverse:before {
    background: url(../img/top/top_pickup_bg02.jpg) no-repeat center bottom/cover;
    right: auto;
    left: 16vw;
  }
  .top_pickup .pickup_contaienr.reverse:after {
    content: "";
    background: url(../img/top/top_pickup_bg02_1.jpg) repeat center left;
    left: 16vw;
  }
  .top_pickup .pickup_contaienr.reverse figure {
    text-align: right;
  }
  .top_pickup .pickup_contaienr.reverse .col:nth-child(odd) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .top_pickup .pickup_contaienr.reverse .col:nth-child(even) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .top_pickup .pickup_contaienr:not(.reverse) .card_box {
    margin-left: auto;
  }
  .top_pickup .pickup_contaienr .card_box {
    max-width: 570px;
  }
  .top_pickup .pickup_contaienr.type_orange .btnstyle.color_orange a {
    min-width: 380px;
  }
  .top_pickup .link_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px 8px;
  }
}

.top_medicalInfor {
  padding: 180px 0 0;
  background: url(../img/top/top_medicalInfor_bg.jpg) no-repeat center top/contain, #fcede5;
}
.top_medicalInfor h2.top_ttl {
  font-size: clamp(50px, 6.88vw, 86px);
  color: #d3b84d;
  position: relative;
  padding-top: clamp(65px, 7.2vw, 90px);
  margin-bottom: clamp(20px, 5.2vw, 40px);
}
.top_medicalInfor h2.top_ttl:before {
  content: "";
  width: clamp(250px, 26.32vw, 329px);
  height: clamp(62px, 6.56vw, 82px);
  background: url(../img/top/ic_medicalInfor.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
}
.top_medicalInfor .menu_list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 25px;
}
.top_medicalInfor .menu_list li {
  height: 220px;
}
.top_medicalInfor .menu_list li a {
  text-decoration: none;
  text-align: center;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  border-radius: clamp(10px, 1.6vw, 20px);
  color: #333333;
  background: #f7dfd2;
  position: relative;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.top_medicalInfor .menu_list li a:after {
  content: "";
  width: clamp(15px, 1.6vw, 20px);
  height: clamp(15px, 1.6vw, 20px);
  background: url(../img/common/arrow_bg_orange.png) no-repeat center/cover;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.top_medicalInfor .menu_list li a .ic,
.top_medicalInfor .menu_list li a .ttl {
  display: block;
}
.top_medicalInfor .menu_list li a .ic {
  margin-bottom: 10px;
}
.top_medicalInfor .menu_list li a .ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  line-height: 1.3;
  font-size: clamp(13px, 1.6vw, 20px);
  min-height: clamp(32px, 4.16vw, 52px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top_medicalInfor .menu_list li a.type_blue {
  background: #dfe8f3;
}
.top_medicalInfor .menu_list li a.type_blue:after {
  background: url(../img/common/arrow_bg_blue.png) no-repeat center/cover;
}
.top_medicalInfor .menu_list li a.type_yellow {
  background: #f6ecc6;
}
.top_medicalInfor .menu_list li a.type_yellow:after {
  background: url(../img/common/arrow_bg_yellow.png) no-repeat center/cover;
}
.top_medicalInfor .menu_list li a.type_green {
  background: #dff2d8;
}
.top_medicalInfor .menu_list li a.type_green:after {
  background: url(../img/common/arrow_bg_green.png) no-repeat center/cover;
}
.top_medicalInfor .loopslider_wrap {
  margin-top: clamp(30px, 4.8vw, 60px);
}
@media (hover: hover) {
  .top_medicalInfor .menu_list li a:hover {
    background: rgb(239.3018867925, 192.2075471698, 166.6981132075);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    opacity: 1;
  }
  .top_medicalInfor .menu_list li a:hover img {
    opacity: 1;
  }
  .top_medicalInfor .menu_list li a:hover.type_blue {
    background: rgb(185.9090909091, 205.3409090909, 229.0909090909);
  }
  .top_medicalInfor .menu_list li a:hover.type_yellow {
    background: rgb(239.0454545455, 221.3181818182, 153.9545454545);
  }
  .top_medicalInfor .menu_list li a:hover.type_green {
    background: rgb(191.6153846154, 229.25, 177.75);
  }
}
@media (max-width: 767px) {
  .top_medicalInfor .menu_list {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
  .top_medicalInfor .menu_list li {
    height: clamp(130px, 34.66vw, 242px);
  }
  .top_medicalInfor .menu_list li a:after {
    bottom: 5px;
    right: 5px;
    margin: auto;
  }
  .top_medicalInfor .menu_list li a .ic {
    margin-bottom: 5px;
  }
  .top_medicalInfor .menu_list li a .ic img {
    width: 50px;
  }
}
@media (min-width: 1921px) {
  .top_medicalInfor {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .top_medicalInfor {
    background-size: cover;
  }
}

.top_greeting01 {
  padding: clamp(40px, 9.6vw, 120px) 0 clamp(40px, 9.6vw, 60px);
  background: url(../img/top/top_greeting_bg.jpg) no-repeat center bottom /cover, #fcede5;
}

.top_greeting02 {
  padding: clamp(40px, 9.6vw, 120px) 0 0;
  background: url(../img/top/top_greeting_bg2.jpg) no-repeat center center;
}

.top_greeting h2.top_ttl {
  color: #ed9666;
  font-size: clamp(40px, 4.8vw, 60px);
  padding-top: clamp(37px, 4vw, 50px);
}
.top_greeting h2.top_ttl::after {
  content: "";
  display: block;
  width: clamp(60px, 6.72vw, 84px);
  height: clamp(34px, 3.76vw, 47px);
  background: url(../img/top/ic_greeting_ttl.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
}
.top_greeting .txt_wrap {
  margin-bottom: 28px;
}
.top_greeting .txt_wrap p {
  line-height: 1.875;
  letter-spacing: 0.01em;
}
.top_greeting .txt_wrap .name {
  text-align: right;
  font-weight: 700;
  font-size: clamp(18px, 1.76vw, 22px);
}
.top_greeting .txt_wrap .name .large {
  font-size: clamp(22px, 2.24vw, 28px);
}
/* .top_greeting .primary_container {
  margin-bottom: clamp(30px, 4.8vw, 60px);
} */
.top_greeting .news_container {
  padding: clamp(20px, 4.8vw, 60px);
  background: #fff;
  border-radius: clamp(20px, 3.2vw, 40px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.top_greeting .news_container h3 {
  font-size: clamp(22px, 2.4vw, 30px);
  text-align: center;
}
.top_greeting .news_container .list_list dt {
  color: #ed9666;
}
.top_greeting .news_container .list_list a:hover {
  color: #ed9666;
}
.top_greeting .news_container .btnstyle a {
  min-width: auto;
  font-size: 16px;
  padding: 5px;
  width: 100%;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  letter-spacing: normal;
}
.top_greeting .news_container .btnstyle a:after {
  width: 12px;
  height: 12px;
  right: 8px;
}
@media (max-width: 767px) {
  .top_greeting figure {
    margin-bottom: 15px;
  }
  .top_greeting h2.top_ttl:after {
    right: 0;
    margin: auto;
  }
  .top_greeting .btnlist {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .top_greeting .btnlist .btnstyle a {
    min-width: auto;
  }
  .top_greeting .news_container .list_list dd {
    border-bottom: solid 1px #cccccc;
  }
  .top_greeting .news_container .headline {
    margin-bottom: 20px;
  }
  .top_greeting .news_container .headline .btnstyle a {
    width: 200px;
  }
}
@media (min-width: 768px) {
  .top_greeting .primary_container {
    display: grid;
    grid-template-columns: 1fr 440px;
    gap: 60px;
  }
  .top_greeting .primary_container h2.top_ttl {
    text-align: left;
  }
  .top_greeting .list_list dt,
  .top_greeting .list_list dd {
    border-bottom: solid 1px #cccccc;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .top_greeting .list_list dt {
    color: #ed9666;
  }
  .top_greeting .btnlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 10px;
  }
  .top_greeting .btnlist .btnstyle a {
    min-width: 280px;
  }
  .top_greeting .news_container {
    display: grid;
    grid-template-columns: 160px 1fr;
    gap: 60px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.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 */