@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: #f7f6f2;
}

.section_bg .box_bg {
  background: #fff;
}

.section_bg .box_bg .box_bg {
  background: #f7f6f2;
}

.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f7f6f2;
}

.box_bg .box_bg {
  background: #fff;
}

.box_bg .box_bg .box_bg {
  background: #f7f6f2;
}

.box_border {
  background: #fff;
  border: 1px solid #8b7967;
}

.box_border .box_bg {
  background: #f7f6f2;
}

.section_bg .box_border .box_bg {
  background: #f7f6f2;
}

.box_bg,
.box_border {
  border-radius: 0px;
  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 {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: min(20px, 2.4vw);
}

.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}

.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  display: flex;
  align-items: center;
  border-radius: 0px;
  border: 1px solid #8b7967;
  color: #8b7967 !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}

.link_anchor a::after,
.link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}

.link_anchor a:before {
  display: none;
}

.link_anchor a::after {
  top: auto;
  bottom: auto;
  background: url("../img/common/btn_arrow.png") no-repeat center/contain;
}

.link_anchor a:hover {
  background: #8b7967;
  color: #fff !important;
}

.link_anchor a::after {
  width: 8px;
  height: 9px;
  background: url("../img/common/btn_arrow.png") no-repeat center/contain;
  left: auto;
  right: 15px;
  transform: rotate(0deg);
  border: none;
}

.link_anchor a:hover::after {
  background: url("../img/common/hov_btn_arrow.png") no-repeat center/contain;
  transform: rotate(0deg);
}

@media (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: calc((100% - min(20px, 2.4vw)) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc((100% - min(20px, 2.4vw) - min(20px, 2.4vw)) / 3);
  }
}
.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}

.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}

.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}

.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}

.ul_circle li::before,
.ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}

.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}

.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #8b7967;
  height: 8px;
  left: 0.2em;
  top: 10px;
  width: 8px;
}

.ul_dot li::before {
  border-radius: 50%;
  background: #8b7967;
  height: 5.3333333333px;
  left: 0.5em;
  top: 11.3333333333px;
  width: 5.3333333333px;
}

.ul_check li {
  padding-left: 2em;
}

.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  transform: rotate(50deg);
  top: 10px;
  width: 7px;
  z-index: 1;
}

.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #d6749a;
  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 #8b7967;
  top: 10px;
}

.ol_circle {
  counter-reset: ol_circle;
}

.ol_circle li {
  padding-left: 28px;
  position: relative;
}

.ol_circle li::before,
.ol_circle li:after {
  content: "";
  position: absolute;
}

.ol_circle li::before {
  background-color: #8b7967;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    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: #a5997a;
  border-top: 1px solid #a5997a;
  border-bottom: 1px solid #a5997a;
  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: none;
  padding: 0.8rem 0.2rem;
  text-align: center;
  border: none;
}

table.table_timetable thead {
  border-bottom: 1px solid #ddd;
}

table.table_timetable thead th {
  background: none;
  color: #333333;
}

table.table_timetable thead th:first-child {
  width: 30%;
}

table.table_timetable tbody {
  border-bottom: 1px solid #ddd;
}

table.table_timetable tbody th {
  text-align: center;
}

@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th,
table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}

table.table thead th,
table.table thead td {
  background: #8b7967;
  color: #fff;
  font-weight: bold;
}

table.table tbody th {
  background: #fcfcfa;
}

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: #8b7967 !important;
}

.consul2 {
  color: #8b7967 !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: 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: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}

.box_faq .question {
  /* font-size: $fontsize * 1.25; */
  font-weight: 600;
  /* line-height: 1.6; */
}

.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #8b7967;
}

.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}

.box_faq .question .faq_title::before,
.box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #8b7967;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}

.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}

.box_faq.open .question .faq_title::after {
  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: #d6749a;
  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: 1px solid #8b7967;
  background: #fff;
  border-radius: 0px;
  margin-top: 82px;
  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: #8b7967;
  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: #8b7967;
}

.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  display: flex;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}

@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after,
.flow-block .title::before {
  display: none;
}

.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc(var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + (var(--flow-title-font-size) / 6)); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #d6749a;
  background: #d6749a;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  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;
  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: #8b7967;
  overflow: hidden;
}

.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: #333333;
  position: relative;
  padding-left: 15px;
}

.footer .sitemap a:hover {
  text-decoration: underline;
}

.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  transform: rotate(45deg);
}

@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
.copyright {
  background: #8b7967;
  color: #fff;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}
.list_list dd a {
  color: #333333;
  text-decoration: none;
}

.list_list dd a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .list_list dt {
    padding: 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 {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      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%;
  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: -moz-fit-content;
  height: fit-content;
}

.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;
}

/* 下層 */
@media (min-width: 768px) {
  .link_anchor {
    gap: min(10px, 1.2vw);
  }
  .link_anchor.link_col_3 li {
    max-width: calc((100% - min(10px, 1.2vw) - min(10px, 1.2vw)) / 3);
  }
  .link_anchor li {
    max-width: calc((100% - min(10px, 1.2vw)) / 2);
  }
  .link_anchor li a {
    padding-block: 0.79em;
  }
  .link_anchor li a:after {
    width: 18px;
    height: 4px;
  }
}
.mce-content-body h2 {
  letter-spacing: 0.06em;
}

.mce-content-body h3 {
  padding-left: calc(23px + 0.5em);
}

.mce-content-body h3::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 23px;
  height: 36px;
  background: url("../img/common/h3.png") no-repeat center/contain;
}

.mce-content-body h4:after {
  top: 4px;
  background: linear-gradient(0deg, rgb(165, 153, 122) 0%, rgb(165, 153, 122) 50%, rgb(214, 116, 154) 50%);
}

@media (min-width: 768px) {
  .mce-content-body h4:after {
    top: 4px;
  }
}
.mce-content-body h5::after {
  top: 12.5px;
}

@media (min-width: 768px) {
  .mce-content-body h5::after {
    top: 12.5px;
  }
}
.btnstyle a {
  width: -moz-fit-content;
  width: fit-content;
  padding-block: 0;
  padding-right: calc(1em + 18px);
  padding-left: 0.5em;
  background-color: unset;
  border: unset;
  border-bottom: solid 1px #493725;
  font-size: 22px;
}

@media (min-width: 768px) {
  table.table_timetable {
    font-size: 18px;
  }
  table.table_timetable thead {
    border-color: #3c3c3c;
  }
  table.table_timetable thead th {
    padding: 1.2rem 0.2rem;
  }
  table.table_timetable tbody {
    border-color: #3c3c3c;
  }
  table.table_timetable tbody tr:not(:last-child) {
    border-bottom: 1px solid #3c3c3c;
  }
  table.table_timetable tbody th,
  table.table_timetable tbody td {
    padding: 3.2rem 0.2rem;
  }
}
@media (min-width: 768px) {
  table.table_address th,
  table.table_address td {
    padding-block: 1.05em;
    padding-left: 2em;
  }
}
table.table th,
table.table td {
  padding-block: 1em;
  padding-inline: 0.5em;
  font-size: 12px;
  font-weight: normal;
}

@media (min-width: 768px) {
  table.table th,
  table.table td {
    padding-block: 1.05em;
    padding-inline: 2em;
    font-size: 16px;
  }
}
/* footer */
.footer {
  padding-top: 50px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.08em;
}

@media (min-width: 768px) {
  .footer {
    padding-top: 115px;
  }
}
.footer .btnstyle a {
  color: #fff !important;
  border-color: #fff;
}

.footer .btnstyle a::after {
  background: url("../img/common/hov_btn_arrow.png") no-repeat center/cover;
}

.footer .f_title {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.3333333333;
}

@media (min-width: 768px) {
  .footer .f_title {
    margin-bottom: 20px;
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .footer .row .col_2 {
    width: calc(50% - 40px);
  }
  .footer .row .col_2:not(:nth-child(2n)) {
    margin-right: 80px;
  }
}
@media (max-width: 767px) {
  .footer .timetable {
    margin-bottom: 10%;
  }
}
.footer .parts_timetable table.table_timetable th {
  color: #fff;
}

.footer .parts_timetable table.table_timetable thead {
  border-color: #fff;
}

.footer .parts_timetable table.table_timetable thead th {
  padding-top: 0;
  padding-bottom: 0.5rem;
  color: #fff;
}

.footer .parts_timetable table.table_timetable tbody {
  border-color: #fff;
}

.footer .parts_timetable table.table_timetable tbody tr {
  border-color: #fff;
}

.footer .parts_timetable table.table_timetable .consul {
  color: #fff !important;
}

@media (max-width: 767px) {
  .footer .link {
    margin-bottom: 10%;
  }
}
.footer .link ul {
  display: flex;
}

@media (max-width: 767px) {
  .footer .link ul {
    justify-content: center;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
.footer .link .tel {
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .footer .link .tel {
    max-width: 254px;
    margin-inline: auto;
  }
}
@media (max-width: 767px) {
  .footer .link .web {
    max-width: 240px;
  }
}
.footer .link .line,
.footer .link .insta {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
  .footer .link .line,
  .footer .link .insta {
    max-width: 100px;
  }
}
@media (min-width: 768px) {
  .footer .link .web {
    margin-right: 30px;
  }
  .footer .link .insta {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .footer .map {
    margin-bottom: 10%;
  }
}
@media (min-width: 768px) {
  .footer .map {
    margin-bottom: 32px;
  }
}
.footer .map .btnstyle {
  margin-top: 18px;
}

.footer .map .btnstyle a {
  max-width: unset;
  margin-inline: auto 0;
  font-size: 22px;
}

@media (max-width: 767px) {
  .footer .info {
    margin-bottom: 10%;
  }
}
.footer .info dt {
  font-size: 18px;
  line-height: 1.6666666667;
}

.footer .info dd {
  font-size: 16px;
  line-height: 1.625;
}

.footer .info dd:not(:last-child) {
  margin-bottom: 12px;
}

.footer .info dd img {
  margin-top: 10px;
}

.footer .copyright {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .footer .copyright {
    padding-block: 30px;
    margin-top: 65px;
  }
}
/* トップページ */
@media (min-width: 768px) {
  .mainimage .splide__pagination {
    bottom: 40px;
    justify-content: left;
    padding-left: 40px;
  }
}
.mainimage .splide__pagination__page {
  background-color: #c4c2bc;
  opacity: 1;
}

@media (min-width: 768px) {
  .mainimage .splide__pagination__page {
    width: 14px;
    height: 14px;
  }
}
.mainimage .splide__pagination__page.is-active {
  background-color: #4f4633;
}

@media (min-width: 768px) {
  .parts_timetable {
    margin-bottom: 32px;
  }
}
.parts_timetable table.table_timetable {
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: normal;
}

.parts_timetable table.table_timetable th,
.parts_timetable table.table_timetable td {
  padding: 2.8rem 0.2rem;
}

.parts_timetable table.table_timetable th {
  font-weight: normal;
}

.parts_timetable table.table_timetable thead th {
  padding-block: 1.1rem;
}

.parts_timetable table.table_timetable thead th:first-child {
  width: 25%;
}

.parts_timetable > p:not(.f_title) {
  line-height: 1.5;
}

.sec_top {
  padding-block: 60px;
}

@media (min-width: 768px) {
  .sec_top {
    padding-block: 120px;
  }
}
.sec_top .h2_top01 {
  margin-top: -5px;
  letter-spacing: 0.08em;
  text-align: left;
}

@media (min-width: 768px) {
  .sec_top .h2_top01 {
    font-size: 30px;
    letter-spacing: 0.08em;
  }
  .sec_top .h2_top01 .en {
    font-size: 22px;
    letter-spacing: 0.08em;
  }
}
.sec_top .h2_top01 .en {
  margin-left: 0.5em;
  font-size: 22px;
  letter-spacing: 0.08em;
}

.sec_top .h2_top02 {
  position: relative;
  z-index: 0;
  letter-spacing: 0.08em;
  line-height: 1;
}

.sec_top .h2_top02::after {
  content: "";
  top: -3px;
  z-index: -1;
  display: block;
  height: auto;
  aspect-ratio: 548/69;
  background: url("../img/top/top_h2_bg.png") no-repeat center/contain;
}

.sec_top .h2_top02 .en {
  font-size: 16px;
  letter-spacing: 0.08em;
}

@media (min-width: 768px) {
  .sec_top .h2_top02 {
    font-size: 50px;
    letter-spacing: 0.08em;
  }
  .sec_top .h2_top02::after {
    width: 548px;
  }
  .sec_top .h2_top02 .en {
    margin-top: 20px;
    font-size: 30px;
    letter-spacing: 0.08em;
  }
}
.sec_top .h2_top02 .en {
  display: block;
  color: #d6749a;
}

.sec_info {
  background: url("../img/top/top_bg01.jpg") no-repeat center/cover;
  padding-bottom: 0;
}

.sec_info .row_news-hours {
  margin-bottom: 20%;
}

@media (min-width: 768px) {
  .sec_info .row_news-hours {
    margin-bottom: 65px;
  }
}
.sec_info .row_news-hours .col_2:not(:first-of-type) {
  margin-top: 20%;
}

@media (min-width: 768px) {
  .sec_info .row_news-hours .col_2 {
    width: calc(50% - 37.5px);
  }
  .sec_info .row_news-hours .col_2:not(:nth-child(2n)) {
    margin-right: 75px;
  }
  .sec_info .row_news-hours .col_2:not(:first-of-type) {
    margin-top: unset;
  }
}
.sec_info .row_news-hours .col_news .head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 20px;
}

.sec_info .row_news-hours .col_news .head .btnstyle a {
  padding-right: calc(1.5em + 18px);
  border: unset;
  font-size: 18px;
  line-height: 2.2222222222;
}

.sec_info .row_news-hours .col_news .head .btnstyle a::after {
  right: 14px;
}

.sec_info .row_news-hours .col_news .list_list dt:first-of-type {
  border-top: solid 1px #d1d1d1;
}

.sec_info .row_news-hours .col_news .list_list dd {
  border-bottom: solid 1px #d1d1d1;
}

@media (min-width: 768px) {
  .sec_info .row_news-hours .col_news .list_list dt,
  .sec_info .row_news-hours .col_news .list_list dd {
    padding-block: 1.2em;
  }
  .sec_info .row_news-hours .col_news .list_list dt {
    padding-left: 1em;
  }
  .sec_info .row_news-hours .col_news .list_list dt:first-of-type {
    border-top: unset;
  }
  .sec_info .row_news-hours .col_news .list_list dd {
    padding-left: 0;
  }
  .sec_info .row_news-hours .col_news .list_list dd:first-of-type {
    border-top: solid 1px #d1d1d1;
  }
  .sec_info .row_news-hours .col_news .list_list dd a {
    padding-block: 1.2em;
    padding-left: 2em;
  }
}
.sec_info .row_news-hours .col_hours .parts_timetable .table_timetable {
  font-size: 14px;
}

@media (min-width: 768px) {
  .sec_info .row_news-hours .col_hours .parts_timetable .table_timetable {
    font-size: 16px;
  }
}
.sec_info .row_news-hours .col_hours .parts_timetable > p {
  letter-spacing: 0.08em;
}

.sec_info .block_insta {
  margin-bottom: 20%;
}

@media (min-width: 768px) {
  .sec_info .block_insta {
    margin-bottom: 70px;
  }
}
.sec_info .block_insta h2 {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .sec_info .block_insta h2 {
    margin-bottom: 30px;
  }
}
.sec_info .block_insta .dummy {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

@media (min-width: 768px) {
  .sec_info .block_insta .dummy {
    grid-template-columns: repeat(5, 1fr);
  }
}
.sec_info .block_insta .dummy img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}

.sec_info .block_campaign h2 {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .sec_info .block_campaign h2 {
    margin-bottom: 20px;
  }
}
.sec_menu {
  padding-bottom: 0;
}

.sec_menu h2 {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .sec_menu h2 {
    margin-bottom: 60px;
  }
}
.sec_menu h2.h2_top02 .en {
  margin-top: -2px;
}

.sec_menu nav.top_menu {
  padding-block: 50px 60px;
  background: url("../img/top/top_bg02.jpg") no-repeat left/cover;
}

@media (min-width: 768px) {
  .sec_menu nav.top_menu {
    padding-block: 100px 120px;
  }
}
.sec_menu nav.top_menu ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

@media (min-width: 768px) {
  .sec_menu nav.top_menu ul {
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
  }
}
.sec_menu nav.top_menu ul li {
  height: 80px;
  background-color: #fff;
  border: solid 4px #d6749a;
}

@media (min-width: 768px) {
  .sec_menu nav.top_menu ul li {
    height: 130px;
  }
}
.sec_menu nav.top_menu ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

.sec_menu nav.top_menu ul li a:hover {
  opacity: 0.6;
}

@media (min-width: 768px) {
  .sec_menu nav.top_menu ul li a {
    font-size: 20px;
    line-height: 1.5;
  }
}
.sec_problem {
  background: url("../img/top/top_bg03.jpg") no-repeat center/cover;
}

.sec_problem h2 {
  margin-bottom: 40px;
}

.sec_problem .top_problem ul {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 2.5974025974vw;
}

@media (min-width: 768px) {
  .sec_problem .top_problem ul {
    grid-template-areas: "a b b c c d d e" "f f g g h h i i";
    gap: 40px;
  }
}
.sec_problem .top_problem li:nth-child(2n) {
  margin-inline: 0 auto;
}

.sec_problem .top_problem li:not(:nth-child(2n)) {
  margin-inline: auto 0;
}

.sec_problem .top_problem li a {
  position: relative;
  display: block;
  max-width: 270px;
  height: auto;
  aspect-ratio: 1/1;
}

.sec_problem .top_problem li a .text {
  position: absolute;
  top: 3.8961038961vw;
  left: 3.5064935065vw;
  color: #333333;
  font-size: 14px;
  line-height: 1.3;
  writing-mode: vertical-rl;
}

@media (min-width: 768px) {
  .sec_problem .top_problem li a {
    width: 270px;
  }
  .sec_problem .top_problem li a .text {
    top: 30px;
    left: 27px;
    font-size: 20px;
  }
  .sec_problem .top_problem li:nth-child(1) {
    grid-area: b;
  }
  .sec_problem .top_problem li:nth-child(2) {
    grid-area: c;
  }
  .sec_problem .top_problem li:nth-child(3) {
    grid-area: d;
  }
  .sec_problem .top_problem li:nth-child(4) {
    grid-area: f;
  }
  .sec_problem .top_problem li:nth-child(5) {
    grid-area: g;
  }
  .sec_problem .top_problem li:nth-child(6) {
    grid-area: h;
  }
  .sec_problem .top_problem li:nth-child(7) {
    grid-area: i;
  }
}
.sec_feature {
  position: relative;
  z-index: 0;
  padding-top: 0;
  background: url("../img/top/top_bg04.jpg") no-repeat center/cover;
}

.sec_feature::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 10%;
  height: 100%;
  background-color: #8b7967;
}

@media (min-width: 768px) {
  .sec_feature::after {
    content: unset;
  }
}
@media (min-width: 768px) {
  .sec_feature {
    background-position: left;
  }
}
.sec_feature .container {
  position: relative;
  z-index: 1;
}

.sec_feature .h2_top02 {
  margin-bottom: 20px;
}
.sec_feature .h2_top02 img{
  max-width:80%;
}
.sec_feature .h2_top02 .large {
  font-size: 40px;
}

@media (min-width: 768px) {
  .sec_feature .h2_top02 {
    margin-bottom: 65px;
    font-size: 40px;
  }
  .sec_feature .h2_top02 .large {
    font-size: 74px;
  }
  .sec_feature .h2_top02 .en {
    margin-top: 10px;
  }
}
.sec_feature .h2_top02::after {
  content: unset;
}

.sec_feature .h2_top02 .en {
  color: #333333;
}

.sec_feature .row_feature {
  align-items: end;
}

.sec_feature .row_feature:not(:last-child) {
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  .sec_feature .row_feature:not(:last-child) {
    margin-bottom: 120px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature:last-child {
    margin-bottom: 60px;
  }
.sec_feature .row_feature:nth-of-type(odd) {
  margin-right: min(50% - 50vw, 0px);
}

.sec_feature .row_feature:nth-of-type(even) {
  margin-left: min(50% - 50vw, 0px);
}
}


@media (min-width: 768px) {
  .sec_feature .row_feature .col_img {
    flex: 1;
    margin-left: -240px;
  }
   .sec_feature .row_feature:nth-child(odd) .col_img {
    flex: 1;
    margin-right: -240px;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature .col_text {
    width: 560px;
    margin-bottom: -60px;
  }
}
.sec_feature .box_feature {
  position: relative;
  padding-top: 20px;
  padding-inline: 20px;
  padding-bottom: 20px;
  background-color: #f7f6f2;
}

.sec_feature .box_feature::before,
.sec_feature .box_feature::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: auto;
  aspect-ratio: 1/1;
}

.sec_feature .box_feature::before {
  top: 10px;
  left: 10px;
  border-top: solid 1px #d6749a;
  border-left: solid 1px #d6749a;
}

.sec_feature .box_feature::after {
  right: 10px;
  bottom: 10px;
  border-right: solid 1px #d6749a;
  border-bottom: solid 1px #d6749a;
}

.sec_feature .box_feature h3 {
  padding-left: unset;
  margin-top: 45px;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1.1764705882;
  text-align: center;
}

.sec_feature .box_feature h3::after {
  content: unset;
}

.sec_feature .box_feature .num {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    transform: translateY(-50%);

}

.sec_feature .box_feature .num img {
	max-width:100px;
}
@media (min-width: 768px) {
.sec_feature .box_feature .num img{
max-width:unset;

}
  .sec_feature .box_feature h3 {
    margin-top: unset;
    font-size: 34px;
  }
  .sec_feature .box_feature h3 .num {
    font-size: 98px;
  }

}
.sec_feature .box_feature p {
  letter-spacing: 0.08em;
}

@media (min-width: 768px) {
  .sec_feature .box_feature {
    min-height: 310px;
    padding-top: 85px;
    padding-inline: 59px;
    padding-bottom: 40px;
  }
  .sec_feature .box_feature::before,
  .sec_feature .box_feature::after {
    width: 70px;
  }
  .sec_feature .box_feature::before {
    top: 15px;
    left: 15px;
  }
  .sec_feature .box_feature::after {
    right: 15px;
    bottom: 15px;
  }
}
.sec_greeting {
  background: url("../img/top/top_bg05.jpg") no-repeat top/contain;
}

@media (min-width: 768px) {
  .sec_greeting {
    padding-top: 0;
  }
}
.sec_greeting .container {
  position: relative;
}

.sec_greeting .h2_top02 {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sec_greeting .h2_top02 {
    position: absolute;
    top: 90px;
    left: calc(50% + 20px);
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 0;
  }
}
.sec_greeting .h2_top02::after {
  content: unset;
}

@media (min-width: 768px) {
  .sec_greeting .h2_top02 .en {
    margin-top: 12px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .grid_greeting {
    display: grid;
    grid-template-areas: "figure01 textimg" "text textimg" "text figure02" "slide slide" "btn btn";
    grid-template-columns: 1fr 1fr;
  }
}
.sec_greeting .grid_greeting .figure01 {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .sec_greeting .grid_greeting .figure01 {
    grid-area: figure01;
    margin-right: -90px;
    margin-left: min(600px - 50vw, 0px);
    margin-bottom: 0;
  }
}
.sec_greeting .grid_greeting > .text {
  margin-bottom: 20%;
}

@media (min-width: 768px) {
  .sec_greeting .grid_greeting > .text {
    grid-area: text;
    margin-top: 80px;
    margin-bottom: 0;
  }
}
.sec_greeting .grid_greeting > .text p:not(.btnstyle) {
  margin-top: 2.2em;
  margin-bottom: 0;
  letter-spacing: 0.08em;
}

.sec_greeting .grid_greeting > .text p:first-child {
  margin-top: 0;
}

.sec_greeting .grid_greeting > .text .btnstyle {
  margin-top: 16px;
}

.sec_greeting .grid_greeting > .text .btnstyle a {
  margin-inline: auto 0;
}

.sec_greeting .grid_greeting .text_img {
  margin-bottom: 20%;
}

@media (min-width: 768px) {
  .sec_greeting .grid_greeting .text_img {
    grid-area: textimg;
    margin-top: 145px;
    margin-left: auto;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sec_greeting .grid_greeting .figure02 {
    grid-area: figure02;
    margin-top: 70px;
    margin-right: min(600px - 50vw, 0px);
    margin-left: 180px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .grid_greeting .slide {
    grid-area: slide;
    display: flex;
    align-items: flex-start;
    -moz-column-gap: 70px;
    column-gap: 70px;
    margin-top: 90px;
  }
}
.sec_greeting .grid_greeting .slide .text {
  flex-shrink: 0;
}

.sec_greeting .grid_greeting .slide h3 {
  padding-left: 0;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 1.4666666667;
}

.sec_greeting .grid_greeting .slide h3::after {
  content: unset;
}

.sec_greeting .grid_greeting .slide .splide_greeting {
  margin-right: min(600px - 50vw, 0px);
}

.sec_greeting .grid_greeting .slide .splide__pagination {
  position: relative;
  justify-content: center;
  margin-top: 10px;
  bottom: unset;
}

@media (min-width: 768px) {
  .sec_greeting .grid_greeting .slide .splide__pagination {
    justify-content: left;
    margin-top: 30px;
  }
}
.sec_greeting .grid_greeting .slide .splide__pagination__page {
  width: 14px;
  height: 14px;
  margin: 0 0.5em;
  background-color: #e0ded7;
  opacity: 1;
}

.sec_greeting .grid_greeting .slide .splide__pagination__page.is-active {
  background-color: #4f4633;
}

.sec_greeting .grid_greeting .btnstyle {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .sec_greeting .grid_greeting .btnstyle {
    grid-area: btn;
    margin-top: unset;
  }
  .sec_greeting .grid_greeting .btnstyle a {
    margin-inline: auto min(600px - 50vw + 60px, 60px);
  }
}
#sb_instagram #sbi_images {
  padding: 0 0 12px;
}

body:not(.home) .btnstyle a {
  min-width: 260px;
  padding-block: 0.64em;
  padding-inline: 1em;
  border: unset;
  background: #c86c8d;
  color: #fff !important;
  font-size: 18px;
  text-align: center;
}
body:not(.home) .btnstyle a::after {
  width: 7px;
  height: 7px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
  background: unset;
}/*# sourceMappingURL=bond.css.map */