@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: #f7f4fa;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f7f4fa;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f7f4fa;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f7f4fa;
}

.box_border {
  background: #fff;
  border: 6px solid #f7f4fa;
}

.box_border .box_bg {
  background: #f7f4fa;
}

.section_bg .box_border .box_bg {
  background: #f7f4fa;
}

.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 {
  border: 1px solid #2e0d54;
  border-radius: 0px;
  padding: min(30px , 3.8vw);
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: min(20px , 2.4vw);
       column-gap: min(20px , 2.4vw);
  row-gap: min(14px, 2vw);
}
.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;
  border-radius: 0;
  border: none;
  color: #333333 !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a:hover {
  background: none;
  color: #333333 !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc( ( 1.6875em / 2 ) - 4px);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 4px);
}
.link_anchor a::before {
  display: block;
  background: #333333;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@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: #2e0d54;
  height: calc(16px / 2);
  left: 0.2em;
  top: calc(16px * 1.75 / 2 - 16px / 2);
  width: calc(16px / 2);
  @media screen and ( min-width : 768px ) {
    top: calc(16px * 1.75 / 2 - 16px / 4);
  }
}

.ul_dot li::before {
  border-radius: 50%;
  background: #2e0d54;
  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;
  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: #c2a233;
  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 #2e0d54;
  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: #2e0d54;
  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: #2e0d54;
  border-top: 1px solid #2e0d54;
  border-bottom: 1px solid #2e0d54;
  font-weight: 500;
  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: #cfc5d8;
  color: #333333;
  font-weight: bold;
}
table.table tbody th {
  background: #ebe8ef;
}
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: #aa92c0 !important;
}

.consul2 {
  color: #c2a233 !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: "Shippori Mincho", serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #2e0d54;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Shippori Mincho", 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: #2e0d54;
  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: #c2a233;
  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: 6px solid #f7f4fa;
  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: #e7dfee;
  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: #aa92c0;
}
.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: "Shippori Mincho", 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: #aa92c0;
  background: #aa92c0;
  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: #2e0d54;
  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: #2e0d54;
  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;
}

.breadcrumb {
  padding-block: 10px;
}
.breadcrumb ol li a {
  color: #666666;
  font-size: 12px;
  letter-spacing: 0.08em;
}
.breadcrumb ol li:first-child a {
  color: #2e0d54;
  text-decoration: underline;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 1px;
}

.link_anchor a::before {
  background-color: #2e0d54;
}
.link_anchor a::after {
  width: 7px;
  height: 7px;
  border-width: 2px;
}
@media (max-width: 767px) {
  .link_anchor a {
    padding-block: 0.3em 0.1em;
  }
}
@media (min-width: 768px) {
  .link_anchor {
    row-gap: min(20px, 1vw);
    padding: 30px 60px;
  }
  .link_anchor a {
    padding-block: 0.35em 0;
    padding-left: 2.5em;
  }
}

body:not(.home) .page_title_wrap h1 {
  letter-spacing: 0.06em;
}
body:not(.home) .mce-content-body h2 {
  letter-spacing: 0.06em;
}
body:not(.home) .mce-content-body h3 {
  padding-left: calc(25px + 0.5em);
  border-bottom: solid 1px #2e0d54;
}
body:not(.home) .mce-content-body h3::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  width: 25px;
  height: 24px;
  margin-right: 0.5em;
  margin-bottom: -3px;
  background: url("../img/common/h3.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  body:not(.home) .mce-content-body h3::before {
    top: 5px;
  }
}
body:not(.home) .mce-content-body h4 {
  padding-left: calc(3px + 0.5em);
}
body:not(.home) .mce-content-body h4::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  width: 3px;
  height: 18px;
  margin-right: 0.5em;
  background: url("../img/common/h4.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  body:not(.home) .mce-content-body h4::before {
    top: 5px;
  }
}
body:not(.home) .mce-content-body h5 {
  text-decoration: underline;
  text-decoration-color: rgba(170, 146, 192, 0.5);
  text-decoration-thickness: 0.55em;
  text-underline-offset: -0.3em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.btnstyle a {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 280px;
  max-width: unset;
  padding: 1.07em 2em;
}
.btnstyle a::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: solid 1px #fff;
}
.btnstyle a::after {
  right: 15px;
  transition: 0.2s;
}
.btnstyle a:hover::after {
  right: 10px;
}
@media (max-width: 767px) {
  .btnstyle a {
    padding-inline: 3em;
  }
}

@media (max-width: 767px) {
  table {
    font-size: 13px;
  }
}
table.table_timetable {
  font-weight: 500;
}
table.table_timetable th,
table.table_timetable td {
  font-weight: 500;
  border-color: #c6c0b5;
}
table.table_timetable thead th,
table.table_timetable thead td {
  border: unset;
}
table.table_timetable tbody tr:not(:last-child) {
  border-bottom: solid 1px #e5e5e5;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 11px;
  }
}
@media (min-width: 768px) {
  table.table_timetable {
    font-size: 18px;
  }
  table.table_timetable th,
  table.table_timetable td {
    padding-block: 1em;
  }
  table.table_timetable thead th:first-child {
    width: 27%;
  }
  table.table_timetable tbody tr th,
  table.table_timetable tbody tr td {
    padding-block: 0.8em;
  }
}
@media (min-width: 768px) {
  table.table_address th,
  table.table_address td {
    padding: 1.05em 2em;
    letter-spacing: 0.1em;
  }
}
@media (min-width: 768px) {
  table.table_default th,
  table.table_default td, table.table_fee th,
  table.table_fee td {
    padding: 1.05em 2.5em;
  }
  table.table_default thead th,
  table.table_default thead td, table.table_fee thead th,
  table.table_fee thead td {
    padding-block: 0.85em;
    font-size: 18px;
  }
}

.flow-block .title .num {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
  line-height: calc(var(--flow-num-width) + 1px);
}

.box_faq .question::before,
.box_faq .answer::before {
  line-height: 36px;
}

.block_info .address_wrap {
  border-bottom: solid 1px #c6c0b5;
}
.block_info table.address tr:not(:first-child) {
  border-top: solid 1px #c6c0b5;
}
.block_info table.address tr th,
.block_info table.address tr td {
  padding-block: 1.8em;
  text-align: left;
  line-height: 1.5;
  vertical-align: baseline;
}
.block_info table.address tr th .label,
.block_info table.address tr td .label {
  display: inline-block;
  width: 80px;
  padding-block: 0.2em;
  background-color: #fff;
  color: #2e0d54;
  text-align: center;
}
@media (max-width: 767px) {
  .block_info table.address tr th .label,
  .block_info table.address tr td .label {
    width: 70px;
  }
}
.block_info table.address tr th {
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 1.3em;
  white-space: nowrap;
}
.block_info table.address tr td {
  width: 100%;
}
.block_info table.address tr:first-child th,
.block_info table.address tr:first-child td {
  padding-top: 10px;
}
.block_info table.address .btn_custom01 {
  margin-top: 10px;
}
.block_info .block_timetable table.table_timetable {
  font-size: 16px;
}
@media (max-width: 767px) {
  .block_info .block_timetable table.table_timetable {
    font-size: 12px;
  }
}
.block_info .block_timetable table.table_timetable thead th,
.block_info .block_timetable table.table_timetable thead td {
  padding-block: 0.8em;
}
.block_info .block_timetable table.table_timetable thead th {
  color: #fff;
}
.block_info .block_timetable table.table_timetable thead th:first-child {
  width: 33%;
}
.block_info .block_timetable table.table_timetable tbody th,
.block_info .block_timetable table.table_timetable tbody td {
  padding-block: 2em;
}
.block_info .block_timetable table.table_timetable:not(:last-child) {
  margin-bottom: 10px;
}
.block_info .block_timetable.pre {
  position: relative;
}
.block_info .block_timetable.pre::before {
  content: "只今準備中です";
  position: absolute;
  bottom: 50%;
  right: 50%;
  display: block;
  font-size: 24px;
  transform: translate(50%, 50%);
}
@media (max-width: 767px) {
  .block_info .block_timetable.pre::before {
    font-size: 20px;
  }
}
.block_info .block_timetable.pre .table_timetable,
.block_info .block_timetable.pre .p_timetable {
  opacity: 0.2;
}
.block_info .ic_text {
  position: relative;
  padding-block: 8px;
  padding-left: calc(40px + 0.5em);
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.block_info .ic_text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 40px;
  height: 40px;
}
.block_info .ic_text.ic_train::before {
  background: url("../img/common/ic_train.png") no-repeat center/contain;
}
.block_info .ic_text.ic_car::before {
  background: url("../img/common/ic_car.png") no-repeat center/contain;
}
.block_info .ic_text.ic_cycle::before {
  background: url("../img/common/ic_cycle.png") no-repeat center/contain;
}
.block_info .ic_text:not(:last-child) {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .block_info .ic_text {
    padding-left: calc(30px + 0.5em);
  }
  .block_info .ic_text::before {
    width: 30px;
    height: 30px;
  }
}

.footer {
  padding-top: 60px;
  color: #fff;
}
@media (max-width: 767px) {
  .footer .row_footer .col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .footer .row_footer {
    align-items: flex-start;
    -moz-column-gap: 60px;
         column-gap: 60px;
    margin-bottom: 0;
  }
  .footer .row_footer .col {
    width: calc(50% - 30px);
  }
}
.footer .sec_logo {
  margin-bottom: 35px;
  text-align: center;
}
@media (max-width: 767px) {
  .footer .sec_logo img {
    max-width: 240px;
  }
}
@media (min-width: 768px) {
  .footer .sec_logo {
    margin-bottom: 50px;
  }
}
.footer table.address {
  margin-bottom: 0;
}
.footer .block_timetable:not(:last-child) {
  margin-bottom: 40px;
}
.footer .sitemap {
  margin-top: 10px;
  margin-bottom: 0;
}
.footer .sitemap a {
  color: #fff;
  letter-spacing: 0;
}
.footer .sitemap a::after {
  border-color: #fff;
}
.footer .me_bnr {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .footer .copyright {
    padding-bottom: calc(12.987012987vw + 50px + 10px);
  }
}
@media (min-width: 768px) {
  .footer .copyright {
    margin-top: 60px;
    padding-block: 40px;
  }
}

.btn_custom01 a {
  position: relative;
  padding-left: calc(28.5px + 0.5em);
  padding-bottom: 0.3em;
  border-bottom: solid 1px;
  letter-spacing: 0.17em;
  text-decoration: none;
}
.btn_custom01 a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 15px;
  height: 15px;
  margin-block: auto;
  border-radius: 50%;
}
.btn_custom01 a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 7.5px;
  display: block;
  width: 21px;
  height: 11px;
  margin-block: auto;
  transition: 0.2s;
}
.btn_custom01 a:hover::after {
  left: calc(7.5px + 0.2em);
}
.btn_custom01.small a {
  padding-left: calc(23.5px + 0.5em);
}
.btn_custom01.small a::before {
  width: 13px;
  height: 13px;
}
.btn_custom01.small a::after {
  left: 6.5px;
  width: 17px;
}
.btn_custom01.small a:hover::after {
  left: calc(6.5px + 0.2em);
}
.btn_custom01.brown a {
  border-color: #a17a69;
  color: #333333;
}
.btn_custom01.brown a::before {
  background-color: #ddccc4;
}
.btn_custom01.brown a::after {
  background: url("../img/common/btn_arrow01_brown.png") no-repeat center right/cover;
}
.btn_custom01.wh a {
  border-color: #fff;
  color: #fff;
}
.btn_custom01.wh a::before {
  background-color: rgba(255, 255, 255, 0.5);
}
.btn_custom01.wh a::after {
  background: url("../img/common/btn_arrow01_wh.png") no-repeat center right/cover;
}

.btn_custom02 a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline: 20px;
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.1));
  background-color: #fff;
  color: #333333;
  text-decoration: none;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .btn_custom02 a {
    min-height: 80px;
    padding-inline: 40px;
  }
}
.btn_custom02 a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  display: block;
  width: 13.5px;
  height: 10.5px;
  margin-block: auto;
  background: url("../img/common/btn_arrow02_purple.png") no-repeat center/contain;
  transition: 0.2s;
}
@media (max-width: 767px) {
  .btn_custom02 a::after {
    right: 8px;
    width: 9px;
    height: 7px;
  }
}
.btn_custom02 a:hover {
  background-color: #f7f4fa;
}
@media (min-width: 768px) {
  .btn_custom02 a:hover::after {
    right: 15px;
  }
}

/* top */
body.home .wrap {
  overflow: clip;
}

.sec_top {
  position: relative;
  z-index: 0;
  padding-block: 60px;
}
@media (min-width: 768px) {
  .sec_top {
    padding-block: 120px;
  }
}
.sec_top .top_h2 {
  margin-bottom: 30px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  line-height: 1;
}
.sec_top .top_h2 .en {
  font-size: 30px;
  letter-spacing: 0;
}
.sec_top .top_h2 .jp {
  font-size: 18px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_top .top_h2 {
    margin-bottom: 50px;
  }
  .sec_top .top_h2 .en {
    font-size: 48px;
  }
  .sec_top .top_h2 .jp {
    margin-top: 15px;
    font-size: 18px;
  }
}
.sec_top .top_h2.h_primary .en {
  color: #2e0d54;
}
.sec_top .top_h2.h_secondary .en {
  color: #c2a233;
}
@media (max-width: 767px) {
  .sec_top .top_h2.h_horizonal_sp .jp {
    padding-left: 0.8em;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2.h_horizonal_pc .jp {
    padding-left: 0.8em;
  }
}
@media (max-width: 767px) {
  .sec_top .top_h2.h_vertical_sp .en,
  .sec_top .top_h2.h_vertical_sp .jp {
    display: block;
  }
  .sec_top .top_h2.h_vertical_sp .jp {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2.h_vertical_pc .en,
  .sec_top .top_h2.h_vertical_pc .jp {
    display: block;
  }
}
@media (max-width: 767px) {
  .sec_top .top_h2.h_center_sp {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2.h_center_pc {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .sec_top .top_h2.h_left_sp {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2.h_left_pc {
    text-align: left;
  }
}
.sec_top .top_h2.h_marker {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  line-height: 1;
}
.sec_top .top_h2.h_marker .en,
.sec_top .top_h2.h_marker .jp {
  position: relative;
  z-index: 1;
}
.sec_top .top_h2.h_marker::after {
  content: "";
  position: absolute;
  top: unset;
  bottom: 0;
  left: 0;
  right: unset;
  z-index: 0;
  display: block;
  width: 100%;
  height: 0.35em;
  margin: unset;
  background: #e6d5c3;
}
.sec_top .box_hexagon {
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.1));
}
.sec_top .box_hexagon .main-body {
  background-color: #fff;
}
@media (max-width: 767px) {
  .sec_top .box_hexagon .main-body {
    padding-inline: 20px;
    clip-path: polygon(20px 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 20px 100%, 0 50%);
  }
}
@media (min-width: 768px) {
  .sec_top .box_hexagon .main-body {
    padding-inline: 60px;
    clip-path: polygon(60px 0, calc(100% - 60px) 0, 100% 50%, calc(100% - 60px) 100%, 60px 100%, 0 50%);
  }
}
@media (min-width: 768px) {
  .sec_top .row_sticky_pc {
    flex-wrap: nowrap;
  }
  .sec_top .row_sticky_pc .target {
    position: sticky;
  }
}

.sec_open {
  padding-bottom: 65px;
  background: url("../img/top/top_bg01.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_open {
    padding-bottom: calc(70px + max(3vw, 60px));
  }
}
.sec_open .top_h2 {
  margin-bottom: 20px;
  color: #7a4fa2;
  line-height: 1;
  letter-spacing: 0.05em;
}
.sec_open .top_h2 .date {
  display: block;
  color: #2e0d54;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .sec_open .top_h2 {
    margin-bottom: 35px;
    font-size: 100px;
  }
  .sec_open .top_h2 .date {
    margin-bottom: 30px;
    font-size: 75px;
  }
  .sec_open .top_h2 .date .small {
    font-size: 48px;
  }
}
.sec_open .block_open {
  position: relative;
}
.sec_open .block_open::before, .sec_open .block_open::after {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
}
.sec_open .block_open::before {
  /* @keyframes rotate {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(360deg);
    }
  } */
  left: 0;
  background: url("../img/top/top_parts01.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .sec_open .block_open::before {
    top: -25px;
    width: 88px;
    height: 88px;
  }
}
@media (min-width: 768px) {
  .sec_open .block_open::before {
    top: -40px;
    width: 176px;
    height: 176px;
  }
}
.sec_open .block_open::after {
  right: 0;
  background: url("../img/top/top_parts02.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .sec_open .block_open::after {
    top: -35px;
    width: 112.4px;
    height: 90.8px;
  }
}
@media (min-width: 768px) {
  .sec_open .block_open::after {
    top: -60px;
    width: 281px;
    height: 227px;
  }
}
.sec_open .block_open .box_hexagon {
  position: relative;
  z-index: 0;
}
.sec_open .block_open .inner {
  padding: 10px;
}
@media (min-width: 768px) {
  .sec_open .block_open .inner {
    padding-block: 65px 80px;
  }
}
.sec_open .block_open p {
  width: 100%;
  max-width: 375px;
  margin-inline: auto;
  letter-spacing: 0.08em;
  text-align: center;
}
.sec_open .block_open p.label {
  margin-bottom: 10px;
  background-color: #aa92c0;
  color: #fff;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec_open .block_open p {
    font-size: 13.5px;
    line-height: 1.5;
  }
}
@media (min-width: 768px) {
  .sec_open .block_open p {
    max-width: 675px;
  }
  .sec_open .block_open p.label {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 56px;
  }
}

.sec_post {
  position: relative;
  background: url("../img/top/top_bg03.jpg") no-repeat;
  background-position: center top;
  background-size: cover;
}
@media (min-width: 768px) {
  .sec_post {
    padding-top: 60px;
    background-position: center top;
    background-size: cover;
  }
}
.sec_post::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  min-height: 30px;
  aspect-ratio: 2000/60;
  background: url("../img/top/top_bg02.png") no-repeat center top;
  background-size: cover;
}
@media (min-width: 768px) {
  .sec_post::before {
    min-height: 60px;
  }
}
.sec_post .block_post {
  padding: 20px 10px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .sec_post .block_post.horizontal .row_post {
    align-items: center;
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
  .sec_post .block_post.horizontal .row_post .col_list {
    flex: 1;
  }
  .sec_post .block_post.horizontal .row_post:not(.reverse) .btnstyle a {
    margin-inline: 0 auto;
  }
  .sec_post .block_post.horizontal .row_post.reverse .btnstyle a {
    margin-inline: auto 0;
  }
}
.sec_post .block_post.border_bottom .list_list dd {
  border-bottom: solid 1px #ddd;
}
@media (min-width: 768px) {
  .sec_post .block_post.border_bottom .list_list {
    margin-top: -10px;
  }
  .sec_post .block_post.border_bottom .list_list dt,
  .sec_post .block_post.border_bottom .list_list dd {
    padding-block: 1em;
  }
  .sec_post .block_post.border_bottom .list_list dt:first-of-type,
  .sec_post .block_post.border_bottom .list_list dd:first-of-type {
    padding-top: 0;
  }
  .sec_post .block_post.border_bottom .list_list dt {
    padding-right: 1em;
  }
  .sec_post .block_post.border_bottom .list_list dd {
    padding-left: 1em;
  }
}
@media (min-width: 768px) {
  .sec_post .block_post {
    padding: 60px;
  }
}
.sec_post .block_post .col_title {
  text-align: center;
}
@media (max-width: 767px) {
  .sec_post .block_post .col_title {
    display: flex;
    width: 100%;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .sec_post .block_post .top_h2 {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sec_post .block_post .top_h2 {
    margin-bottom: 20px;
  }
  .sec_post .block_post .top_h2 .en {
    font-size: 36px;
  }
  .sec_post .block_post .top_h2 .jp {
    margin-top: 5px;
  }
}
.sec_post .block_post .btn_custom01 a {
  letter-spacing: 0.1em;
}

.sec_recruit .block_recruit {
  position: relative;
}
@media (max-width: 767px) {
  .sec_recruit .block_recruit {
    padding-top: 6.4935064935vw;
  }
}
@media (min-width: 768px) {
  .sec_recruit .block_recruit {
    padding: 45px 30px;
  }
}
.sec_recruit .block_recruit::before, .sec_recruit .block_recruit::after {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
}
.sec_recruit .block_recruit::before {
  top: 0;
  left: -3px;
  width: 68.6688311688px;
  height: 71.5909090909px;
  background: url("../img/top/top_parts03.png") no-repeat center/contain;
}
@media (min-width: 768px) {
  .sec_recruit .block_recruit::before {
    top: 5px;
    left: 0;
    width: 142px;
    height: 148px;
  }
}
.sec_recruit .block_recruit::after {
  bottom: -10px;
  right: 10px;
  width: 75.974025974px;
  height: 43.3441558442px;
  width: 78px;
  height: 45px;
  background: url("../img/top/top_parts04.png") no-repeat center/contain;
}
@media (min-width: 768px) {
  .sec_recruit .block_recruit::after {
    bottom: 10px;
    right: 0;
    width: 156px;
    height: 90px;
  }
}
.sec_recruit .block_recruit .row_recruit {
  position: relative;
  z-index: 0;
}
@media (min-width: 768px) {
  .sec_recruit .block_recruit .row_recruit {
    align-items: center;
  }
}
.sec_recruit .block_recruit .row_recruit .col_img {
  z-index: 1;
  display: flex;
  -moz-column-gap: 3.3766233766vw;
       column-gap: 3.3766233766vw;
}
@media (max-width: 767px) {
  .sec_recruit .block_recruit .row_recruit .col_img {
    align-items: flex-start;
    height: 33.7662337662vw;
    padding-inline: 3.2467532468vw;
  }
  .sec_recruit .block_recruit .row_recruit .col_img figure:nth-child(2) {
    margin-top: -6.4935064935vw;
  }
}
@media (min-width: 768px) {
  .sec_recruit .block_recruit .row_recruit .col_img {
    align-items: center;
    -moz-column-gap: 30px;
         column-gap: 30px;
    width: 550px;
    height: 340px;
  }
  .sec_recruit .block_recruit .row_recruit .col_img figure:nth-child(1) {
    margin-bottom: -90px;
  }
  .sec_recruit .block_recruit .row_recruit .col_img figure:nth-child(2) {
    margin-top: -90px;
  }
}
.sec_recruit .block_recruit .row_recruit .col_text {
  z-index: 0;
  flex: 1;
  border: solid 3px #eeeada;
}
.sec_recruit .block_recruit .row_recruit .col_text .top_h2 .en {
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .sec_recruit .block_recruit .row_recruit .col_text .top_h2 {
    margin-bottom: 15px;
  }
  .sec_recruit .block_recruit .row_recruit .col_text .top_h2 .en {
    font-size: 28.2467532468px;
  }
  .sec_recruit .block_recruit .row_recruit .col_text .top_h2 .jp {
    font-size: 13.6363636364px;
  }
}
@media (min-width: 768px) {
  .sec_recruit .block_recruit .row_recruit .col_text .top_h2 {
    width: 100%;
  }
}
.sec_recruit .block_recruit .row_recruit .col_text p {
  line-height: 1.875;
  letter-spacing: -0.1em;
}
.sec_recruit .block_recruit .row_recruit .col_text .btn_custom01 {
  margin-top: 10px;
}
.sec_recruit .block_recruit .row_recruit .col_text .btn_custom01 a {
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  .sec_recruit .block_recruit .row_recruit .col_text {
    padding: 14.6103896104px 12.1753246753px;
    padding-top: calc(27.2727272727vw + 14.6103896104px);
    margin-top: -27.2727272727vw;
    text-align: center;
  }
  .sec_recruit .block_recruit .row_recruit .col_text p {
    font-size: 12.6623376623px;
    text-align: left;
  }
  .sec_recruit .block_recruit .row_recruit .col_text p:last-of-type {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sec_recruit .block_recruit .row_recruit .col_text {
    padding: 50px 60px 60px;
    padding-left: 560px;
    margin-left: -500px;
  }
  .sec_recruit .block_recruit .row_recruit .col_text .top_h2 {
    margin-bottom: 10px;
  }
  .sec_recruit .block_recruit .row_recruit .col_text .btn_custom01 {
    margin-top: 15px;
    text-align: right;
  }
}

.sec_info {
  background-color: #2e0d54;
  color: #fff;
}
@media (max-width: 767px) {
  .sec_info {
    padding-block: 0;
  }
}
@media (max-width: 767px) {
  .sec_info .row_info.row_outside_full > .col {
    width: 100%;
  }
  .sec_info .row_info.row_outside_full > .col_outside {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
}
@media (min-width: 768px) {
  .sec_info .row_info.row_outside_full {
    align-items: center;
  }
  .sec_info .row_info.row_outside_full > .col_outside {
    width: calc(570px + max(50vw - 50%, 20px));
  }
  .sec_info .row_info.row_outside_full > .col_outside .inner_col_outside {
    max-width: 590px;
    height: 465px;
    padding-left: 20px;
  }
  .sec_info .row_info.row_outside_full > .col_outside .inner_col_outside img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .sec_info .row_info.row_outside_full:not(.reverse) > .col_outside:nth-child(1) {
    margin-left: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_info .row_info.row_outside_full:not(.reverse) > .col_outside:nth-child(1) .inner_col_outside {
    margin-inline: auto 0;
  }
  .sec_info .row_info.row_outside_full:not(.reverse) > .col_outside:nth-child(2) {
    margin-right: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_info .row_info.row_outside_full:not(.reverse) > .col_outside:nth-child(2) .inner_col_outside {
    margin-inline: 0 auto;
  }
  .sec_info .row_info.row_outside_full.reverse > .col_outside:nth-child(1) {
    margin-right: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_info .row_info.row_outside_full.reverse > .col_outside:nth-child(1) .inner_col_outside {
    margin-inline: 0 auto;
  }
  .sec_info .row_info.row_outside_full.reverse > .col_outside:nth-child(2) {
    margin-left: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_info .row_info.row_outside_full.reverse > .col_outside:nth-child(2) .inner_col_outside {
    margin-inline: auto 0;
  }
}
.sec_info .row_info .col_l {
  background: url("../img/top/top_bg04_sp.jpg") no-repeat center/cover;
}
.sec_info .row_info .col_l .inner_col_outside {
  padding: 40px 10px;
}
@media (min-width: 768px) {
  .sec_info .row_info .col_l {
    background: url("../img/top/top_bg04.jpg") no-repeat center/cover;
  }
  .sec_info .row_info .col_l .inner_col_outside {
    padding: 45px 100px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .sec_info .row_info .col_r {
    padding: 40px 10px;
  }
}
.sec_info .row_info .top_h2 {
  margin-bottom: 40px;
  color: #fff;
}
.sec_info .row_info .top_h2 .main_text {
  font-size: 34px;
  line-height: 1.2916666667;
  letter-spacing: 0.05em;
}
.sec_info .row_info .top_h2 .main_text .text_row {
  display: flex;
  align-items: center;
}
.sec_info .row_info .top_h2 .main_text .text_row:last-child {
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.sec_info .row_info .top_h2 .main_text .text_row:last-child::after {
  content: "";
  flex: 1;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.sec_info .row_info .top_h2 .sub_text {
  display: block;
  margin-top: 10px;
  font-size: 20px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .sec_info .row_info .top_h2 .main_text {
    font-size: 48px;
  }
  .sec_info .row_info .top_h2 .sub_text {
    margin-top: 15px;
    font-size: 24px;
  }
}
.sec_info .row_info p.p_address {
  line-height: 1.5;
}
@media (max-width: 767px) {
  .sec_info .row_info p.p_address {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .sec_info .row_info p.p_address {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .sec_info .row_info .btn_custom01 {
    margin-bottom: 30px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .sec_info .row_info .btn_custom01 {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .sec_info .row_info .ic_text {
    padding-block: 2px;
  }
}
@media (min-width: 768px) {
  .sec_info .row_info .ic_text {
    padding-block: 6.5px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sec_info .row_info {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .sec_info .row_info > .col {
    width: calc(50% - 30px);
  }
}

@media (min-width: 768px) {
  .sec_clinic .row_clinic.row_outside_full {
    align-items: center;
  }
  .sec_clinic .row_clinic.row_outside_full > .col_outside {
    width: calc(640px + max(50vw - 50%, 20px));
  }
  .sec_clinic .row_clinic.row_outside_full > .col_outside .inner_col_outside {
    max-width: calc(50vw - 600px);
    height: 310px;
  }
  .sec_clinic .row_clinic.row_outside_full > .col_outside .inner_col_outside img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .sec_clinic .row_clinic.row_outside_full:not(.reverse) > .col_outside:nth-child(1) {
    margin-left: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_clinic .row_clinic.row_outside_full:not(.reverse) > .col_outside:nth-child(1) .inner_col_outside {
    margin-inline: auto 0;
  }
  .sec_clinic .row_clinic.row_outside_full:not(.reverse) > .col_outside:nth-child(2) {
    margin-right: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_clinic .row_clinic.row_outside_full:not(.reverse) > .col_outside:nth-child(2) .inner_col_outside {
    margin-inline: 0 auto;
  }
  .sec_clinic .row_clinic.row_outside_full.reverse > .col_outside:nth-child(1) {
    margin-right: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_clinic .row_clinic.row_outside_full.reverse > .col_outside:nth-child(1) .inner_col_outside {
    margin-inline: 0 auto;
  }
  .sec_clinic .row_clinic.row_outside_full.reverse > .col_outside:nth-child(2) {
    margin-left: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_clinic .row_clinic.row_outside_full.reverse > .col_outside:nth-child(2) .inner_col_outside {
    margin-inline: auto 0;
  }
}
@media (min-width: 768px) {
  .sec_clinic .row_clinic > .col_text .top_h2 {
    margin-bottom: 50px;
  }
}
.sec_clinic .row_clinic > .col_text p {
  line-height: 1.875;
  letter-spacing: 0;
}
.sec_clinic .row_clinic > .col_text p:last-of-type {
  margin-bottom: 0;
}
.sec_clinic .row_clinic > .col_text .btn_custom01 {
  text-align: center;
}
@media (max-width: 767px) {
  .sec_clinic .row_clinic > .col_text {
    margin-bottom: 40px;
  }
  .sec_clinic .row_clinic > .col_text .btn_custom01 {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .sec_clinic .row_clinic > .col_text {
    width: 560px;
    padding-left: 65px;
  }
  .sec_clinic .row_clinic > .col_text .btn_custom01 {
    margin-top: 10px;
    text-align: right;
  }
  .sec_clinic .row_clinic > .col_text .btn_custom01 a {
    font-size: 18px;
    letter-spacing: -0.05em;
  }
}
@media (max-width: 767px) {
  .sec_clinic .row_clinic > .col_slide {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
}
@media (max-width: 767px) {
  .sec_clinic .row_clinic .loopslider {
    animation: loopslider 120s linear infinite;
    display: flex;
    width: 2200px;
    height: 100%;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-1100px);
    }
  }
}
@media (min-width: 768px) {
  .sec_clinic .row_clinic .loopslider {
    animation: loopslider 140s linear infinite;
    width: 4300px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-2150px);
    }
  }
}
.sec_clinic .row_clinic .loopslider_item {
  padding-inline: 5px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sec_clinic .row_clinic .loopslider_item img {
    width: 210px;
  }
}

.sec_medical {
  padding-block: 0;
}
@media (min-width: 768px) {
  .sec_medical .top_h2 {
    margin-top: -10px;
    margin-bottom: 60px;
  }
  .sec_medical .top_h2 .en {
    letter-spacing: 0.035em;
  }
  .sec_medical .top_h2 .jp {
    letter-spacing: 0.035em;
  }
}
@media (max-width: 767px) {
  .sec_medical .row_medical {
    margin-bottom: 0;
  }
  .sec_medical .row_medical > .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sec_medical .row_medical {
    align-items: stretch;
  }
  .sec_medical .row_medical > .col_half {
    width: 50%;
  }
  .sec_medical .row_medical > .col_wide {
    width: 100%;
  }
}
.sec_medical .row_medical .col {
  position: relative;
  padding: 20px;
  padding-top: 150px;
}
@media (min-width: 768px) {
  .sec_medical .row_medical .col {
    padding: 60px;
    padding-top: 180px;
  }
}
.sec_medical .row_medical .col .bg_img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.sec_medical .row_medical .col .bg_img::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.sec_medical .row_medical .col .bg_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.sec_medical .row_medical .col .text_wrap {
  position: relative;
  z-index: 1;
  height: 100%;
  padding: 10px 10px 20px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .sec_medical .row_medical .col .text_wrap {
    padding: 25px 40px 40px;
  }
}
.sec_medical .row_medical .col .top_h3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  padding-bottom: 10px;
  margin-bottom: 10px;
  letter-spacing: -0.05em;
}
.sec_medical .row_medical .col .top_h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
  display: block;
  width: 36px;
  height: 2px;
}
.sec_medical .row_medical .col .top_h3 img {
  width: auto;
  height: 51px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.sec_medical .row_medical .col .ul_medical li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  padding-block: 7.5px;
  border-bottom: solid 1px #d9d9d9;
  color: #333333;
  line-height: 1.5;
  text-decoration: none;
}
.sec_medical .row_medical .col .ul_medical li a::after {
  content: "";
  display: block;
  width: 13.5px;
  height: 10.5px;
  transition: 0.2s;
}
.sec_medical .row_medical .col .ul_medical li a:hover::after {
  transform: translateX(5px);
}
@media (max-width: 767px) {
  .sec_medical .row_medical .col .ul_medical li a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .sec_medical .row_medical .col:nth-child(odd) .bg_img::before {
    background-color: rgba(161, 122, 105, 0.7);
  }
  .sec_medical .row_medical .col:nth-child(odd) .top_h3 {
    color: #a17a69;
  }
  .sec_medical .row_medical .col:nth-child(odd) .top_h3 img.purple {
    display: none;
  }
  .sec_medical .row_medical .col:nth-child(odd) .top_h3::after {
    background-color: #a17a69;
  }
  .sec_medical .row_medical .col:nth-child(odd) .ul_medical li a::after {
    background: url("../img/common/btn_arrow02_brown.png") no-repeat center/contain;
  }
  .sec_medical .row_medical .col:nth-child(odd) .ul_medical li a:hover {
    color: #a17a69;
  }
}
@media (max-width: 767px) {
  .sec_medical .row_medical .col:nth-child(even) .bg_img::before {
    background-color: rgba(134, 112, 154, 0.7);
  }
  .sec_medical .row_medical .col:nth-child(even) .top_h3 {
    color: #7a4fa2;
  }
  .sec_medical .row_medical .col:nth-child(even) .top_h3 img.brown {
    display: none;
  }
  .sec_medical .row_medical .col:nth-child(even) .top_h3::after {
    background-color: #7a4fa2;
  }
  .sec_medical .row_medical .col:nth-child(even) .ul_medical li a::after {
    background: url("../img/common/btn_arrow02_purple.png") no-repeat center/contain;
  }
  .sec_medical .row_medical .col:nth-child(even) .ul_medical li a:hover {
    color: #7a4fa2;
  }
}
@media (min-width: 768px) {
  .sec_medical .row_medical .col.col_purple .bg_img::before {
    background-color: rgba(134, 112, 154, 0.7);
  }
  .sec_medical .row_medical .col.col_purple .top_h3 {
    color: #7a4fa2;
  }
  .sec_medical .row_medical .col.col_purple .top_h3 img.brown {
    display: none;
  }
  .sec_medical .row_medical .col.col_purple .top_h3::after {
    background-color: #7a4fa2;
  }
  .sec_medical .row_medical .col.col_purple .ul_medical li a::after {
    background: url("../img/common/btn_arrow02_purple.png") no-repeat center/contain;
  }
  .sec_medical .row_medical .col.col_purple .ul_medical li a:hover {
    color: #7a4fa2;
  }
}
@media (min-width: 768px) {
  .sec_medical .row_medical .col.col_brown .bg_img::before {
    background-color: rgba(161, 122, 105, 0.7);
  }
  .sec_medical .row_medical .col.col_brown .top_h3 {
    color: #a17a69;
  }
  .sec_medical .row_medical .col.col_brown .top_h3 img.purple {
    display: none;
  }
  .sec_medical .row_medical .col.col_brown .top_h3::after {
    background-color: #a17a69;
  }
  .sec_medical .row_medical .col.col_brown .ul_medical li a::after {
    background: url("../img/common/btn_arrow02_brown.png") no-repeat center/contain;
  }
  .sec_medical .row_medical .col.col_brown .ul_medical li a:hover {
    color: #a17a69;
  }
}
@media (min-width: 768px) {
  .sec_medical .row_medical .col.col_left {
    padding-left: max(50vw - 600px, 60px);
  }
}
@media (min-width: 768px) {
  .sec_medical .row_medical .col.col_right {
    padding-right: max(50vw - 600px, 60px);
  }
}
@media (min-width: 768px) {
  .sec_medical .row_medical .col.col_wide {
    padding-top: 285px;
    padding-inline: max(50vw - 600px, 60px);
  }
  .sec_medical .row_medical .col.col_wide .ul_medical {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .sec_medical .row_medical .col.col_wide .ul_medical li {
    width: calc(50% - 15px);
  }
}

.sec_trouble {
  position: relative;
  background: url("../img/top/top_bg05_sp02.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_trouble {
    min-height: 680px;
    padding-top: 170px;
    background: url("../img/top/top_bg05.jpg") no-repeat center top/contain;
  }
}
@media (max-width: 767px) {
  .sec_trouble .container::after {
    content: "";
    z-index: 0;
    display: block;
    width: 100%;
    height: 46.7532467532vw;
    margin-top: 40px;
    background: url("../img/top/top_bg05_sp01.jpg") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .sec_trouble .top_h2 {
    margin-bottom: 60px;
  }
  .sec_trouble .top_h2 .en {
    letter-spacing: -0.05em;
  }
}
.sec_trouble .grid_repeat {
  display: grid;
}
@media (max-width: 767px) {
  .sec_trouble .grid_repeat {
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 1fr;
  }
}
@media (min-width: 768px) {
  .sec_trouble .grid_repeat {
    gap: 20px;
    grid-template-columns: repeat(3, 320px);
  }
}
.sec_trouble .btn_custom02 a {
  height: 100%;
}
@media (max-width: 767px) {
  .sec_trouble .btn_custom02 a {
    min-height: 40px;
    font-size: 13px;
    letter-spacing: 0;
  }
}
@media (min-width: 768px) {
  .sec_trouble .btn_custom02 a {
    font-size: 20px;
  }
}

@media (min-width: 768px) {
  .sec_features {
    padding-top: 90px;
  }
}
.sec_features .h2_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 202.5px;
  background: url("../img/top/top_bg06.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_features .h2_wrap {
    height: 405px;
  }
}
.sec_features .h2_wrap .top_h2 {
  display: grid;
  grid-template-areas: "num main" "num features";
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto max(50vw - 600px, 20px);
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sec_features .h2_wrap .top_h2 {
    -moz-column-gap: 18px;
         column-gap: 18px;
  }
}
.sec_features .h2_wrap .top_h2 .num {
  grid-area: num;
  background: linear-gradient(-45deg, rgb(46, 13, 84) 20%, rgb(194, 162, 51) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: -17px;
  font-size: 150px;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec_features .h2_wrap .top_h2 .num {
    margin-top: -35px;
    font-size: 220px;
  }
}
.sec_features .h2_wrap .top_h2 .features {
  grid-area: features;
  background: linear-gradient(0deg, rgb(161, 112, 24) 0%, rgb(194, 162, 51) 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: left;
}
@media (min-width: 768px) {
  .sec_features .h2_wrap .top_h2 .features {
    font-size: 60px;
  }
}
.sec_features .h2_wrap .top_h2 .main_text {
  grid-area: main;
  border-bottom: solid 1px #e5e5e5;
  font-size: 20px;
  line-height: 1.1764705882;
  letter-spacing: -0.03em;
  text-align: left;
}
.sec_features .h2_wrap .top_h2 .main_text .large {
  font-size: 26px;
}
@media (min-width: 768px) {
  .sec_features .h2_wrap .top_h2 .main_text {
    padding-bottom: 18px;
    font-size: 34px;
  }
  .sec_features .h2_wrap .top_h2 .main_text .large {
    font-size: 46px;
  }
}
.sec_features .row_features {
  position: relative;
}
.sec_features .row_features::before {
  content: "";
  position: absolute;
  top: 0;
  z-index: 0;
  display: block;
}
.sec_features .row_features > .col {
  z-index: 1;
}
.sec_features .row_features > .col_title .top_h3 {
  writing-mode: vertical-rl;
}
.sec_features .row_features > .col_title .top_h3 .text02 {
  display: block;
}
.sec_features .row_features .card_feature {
  filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.1));
  background-color: #fff;
}
.sec_features .row_features .card_feature .card_head {
  overflow: hidden;
  display: flex;
  align-items: center;
}
.sec_features .row_features .card_feature .card_head .num {
  flex-shrink: 0;
  background: linear-gradient(-45deg, rgb(46, 13, 84) 20%, rgb(194, 162, 51) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
  text-align: center;
}
.sec_features .row_features .card_feature .card_head .num::after {
  background: linear-gradient(0deg, rgb(161, 112, 24) 0%, rgb(194, 162, 51) 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  content: "Features";
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 10px;
  margin-inline: auto;
  border-top: solid 1px #e5e5e5;
}
.sec_features .row_features .card_feature .card_head img {
  flex: 1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.sec_features .row_features .card_feature .card_body .top_h4 {
  margin: 0;
  border-bottom: solid 1px #e5e5e5;
  font-weight: 500;
  letter-spacing: 0.015em;
}
.sec_features .row_features .card_feature .card_body p {
  line-height: 1.875;
  letter-spacing: 0;
}
.sec_features .row_features .card_feature .card_body .ul_btn {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.sec_features .row_features .card_feature .card_body .btnstyle a {
  width: 100%;
  min-width: unset;
  max-width: 280px;
  margin-inline: 0;
}
.sec_features .row_features:not(.reverse)::before {
  left: 0;
}
.sec_features .row_features.reverse::before {
  right: 0;
}
.sec_features .row_features.reverse .card_feature .card_head {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .sec_features .row_features {
    padding-bottom: 20px;
    padding-inline: 10px;
  }
  .sec_features .row_features::before {
    width: 100%;
    height: 400px;
  }
  .sec_features .row_features > .col_title {
    padding-block: 30px;
  }
  .sec_features .row_features > .col_title .top_h3 {
    margin: 0 auto;
    letter-spacing: 0.3em;
  }
  .sec_features .row_features > .col_title .top_h3 .text02 {
    margin-top: 2.6em;
  }
  .sec_features .row_features .card_feature .card_head .num {
    width: 112.012987013px;
    font-size: 45.7792207792px;
  }
  .sec_features .row_features .card_feature .card_head .num::after {
    font-size: 11.6883116883px;
  }
  .sec_features .row_features .card_feature .card_head img {
    height: 116.8831168831px;
  }
  .sec_features .row_features .card_feature .card_body {
    padding: 13.6363636364px;
  }
  .sec_features .row_features .card_feature .card_body .top_h4 {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .sec_features .row_features .card_feature .card_body p {
    margin-bottom: 10px;
    font-size: 12.6623376623px;
    line-height: 1.6153846154;
  }
  .sec_features .row_features .card_feature .card_body .ul_btn {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  .sec_features .row_features .card_feature .card_body .ul_btn li {
    width: calc(50% - 5px);
  }
  .sec_features .row_features .card_feature .card_body .ul_btn .btnstyle a {
    margin-inline: auto;
    font-size: 11.6883116883px;
  }
  .sec_features .row_features .card_feature:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec_features .row_features:nth-child(1)::before {
    background: url("../img/top/top_bg07.jpg") no-repeat center/cover;
  }
  .sec_features .row_features:nth-child(2)::before {
    background: url("../img/top/top_bg08.jpg") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .sec_features .row_features {
    padding-top: 80px;
    -moz-column-gap: 120px;
         column-gap: 120px;
  }
  .sec_features .row_features::before {
    width: min(60vw, 1200px);
    height: 1150px;
  }
  .sec_features .row_features .col_title {
    flex: 1;
  }
  .sec_features .row_features .col_title .top_h3 {
    font-size: 38px;
    line-height: 1.9583333333;
    letter-spacing: 0.6em;
  }
  .sec_features .row_features .col_title .top_h3 .text02 {
    margin-top: 3.2em;
  }
  .sec_features .row_features .col_card {
    width: 67%;
  }
  .sec_features .row_features .card_feature .card_head .num {
    width: 230px;
    font-size: 94px;
  }
  .sec_features .row_features .card_feature .card_head .num::after {
    font-size: 24px;
  }
  .sec_features .row_features .card_feature .card_head img {
    min-height: 240px;
  }
  .sec_features .row_features .card_feature .card_body {
    padding: 60px;
    padding-top: 50px;
  }
  .sec_features .row_features .card_feature .card_body .top_h4 {
    padding-bottom: 12px;
    margin-bottom: 18px;
    font-size: 30px;
  }
  .sec_features .row_features .card_feature .card_body .ul_btn li {
    width: 100%;
  }
  .sec_features .row_features .card_feature:not(:last-child) {
    margin-bottom: 60px;
  }
  .sec_features .row_features.row_sticky_pc .col_sticky .target {
    top: 160px;
  }
  .sec_features .row_features:not(.reverse)::before {
    left: 0;
  }
  .sec_features .row_features:not(.reverse) > .col_title .top_h3 {
    margin-left: auto;
  }
  .sec_features .row_features:not(.reverse) .card_feature .card_body {
    padding-right: max(50vw - 600px, 20px);
  }
  .sec_features .row_features.reverse::before {
    right: 0;
  }
  .sec_features .row_features.reverse > .col_title .top_h3 {
    margin-right: auto;
  }
  .sec_features .row_features.reverse .card_feature .card_body {
    padding-left: max(50vw - 600px, 20px);
  }
  .sec_features .row_features:nth-child(1)::before {
    background: url("../img/top/top_bg07.jpg") no-repeat center/cover;
  }
  .sec_features .row_features:nth-child(2)::before {
    background: url("../img/top/top_bg08.jpg") no-repeat center/cover;
  }
  .sec_features .row_features:not(:last-child) {
    margin-bottom: 70px;
  }
}

.sec_greeting {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .sec_greeting {
    background: url("../img/top/top_bg09_sp01.jpg") no-repeat center top/contain;
  }
}
@media (min-width: 768px) {
  .sec_greeting {
    padding-top: 110px;
  }
  .sec_greeting::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 590px;
    background: url("../img/top/top_bg09.png") no-repeat center top/cover;
  }
}
.sec_greeting .container {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_greeting .top_h2 {
    margin-bottom: 65px;
  }
}
.sec_greeting .row_greeting {
  position: relative;
}
@media (max-width: 767px) {
  .sec_greeting .row_greeting {
    padding-bottom: 60px;
    margin-bottom: 0;
  }
  .sec_greeting .row_greeting::after {
    content: "";
    position: absolute;
    right: -10px;
    bottom: 0;
    z-index: 0;
    display: block;
    width: 100%;
    height: 160px;
    background: url("../img/top/top_bg09_sp02.jpg") no-repeat center bottom/cover;
  }
  .sec_greeting .row_greeting > .col {
    position: relative;
    z-index: 1;
  }
  .sec_greeting .row_greeting > .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting {
    -moz-column-gap: 60px;
         column-gap: 60px;
    margin-bottom: 45px;
  }
  .sec_greeting .row_greeting > .col_text {
    flex: 1;
  }
  .sec_greeting .row_greeting > .col_img {
    width: 43.0833333333%;
  }
}
.sec_greeting .row_greeting .col_text .lead {
  color: #c2a233;
  font-size: 20px;
  line-height: 1.5;
}
.sec_greeting .row_greeting .col_text p {
  line-height: 1.875;
  letter-spacing: -0.07em;
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting .col_text .lead {
    margin-bottom: 10px;
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting .col_img {
    margin-left: -10px;
  }
}
.sec_greeting .block_career {
  position: relative;
  z-index: 0;
}
@media (max-width: 767px) {
  .sec_greeting .block_career:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .block_career {
    margin-bottom: 40px;
  }
}
.sec_greeting .block_career::before {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 275px;
}
@media (min-width: 768px) {
  .sec_greeting .block_career::before {
    height: max(27.5vw, 550px);
  }
}
@media (max-width: 767px) {
  .sec_greeting .block_career.first-child {
    margin-top: 20px;
    padding-top: 60px;
    background: url("../img/top/top_bg10.jpg") no-repeat center top/contain;
  }
}
@media (min-width: 768px) {
  .sec_greeting .block_career.first-child::before {
    background: url("../img/top/top_bg10.jpg") no-repeat center/cover;
    top: -150px;
  }
}
@media (max-width: 767px) {
  .sec_greeting .block_career.last-child {
    margin-bottom: 20px;
    padding-bottom: 60px;
    background: url("../img/top/top_bg11.jpg") no-repeat center bottom/contain;
  }
}
@media (min-width: 768px) {
  .sec_greeting .block_career.last-child {
    padding-bottom: 120px;
    margin-bottom: 120px;
  }
  .sec_greeting .block_career.last-child::before {
    background: url("../img/top/top_bg11.jpg") no-repeat center/cover;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .sec_greeting .row_career > .col:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec_greeting .row_career .ul_career.ul_doted li::before {
    top: 9px;
  }
  .sec_greeting .row_career .ul_career li {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_career {
    flex-wrap: nowrap;
    align-items: stretch;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .sec_greeting .row_career > .col {
    width: 100%;
  }
  .sec_greeting .row_career .box_hexagon .main-body {
    height: 100%;
  }
}
.sec_greeting .row_career .col .inner {
  position: relative;
  padding: 20px 10px;
}
.sec_greeting .row_career .col .inner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 50%;
  transform: translateX(50%);
  display: block;
  width: 60px;
  height: 4px;
  background-color: #beafcb;
}
@media (min-width: 768px) {
  .sec_greeting .row_career .col .inner {
    padding: 35px 30px 40px;
  }
}
.sec_greeting .row_career .col .top_h3 {
  margin-bottom: 5px;
  text-align: center;
}
.sec_greeting .row_career .col .top_h3 .en,
.sec_greeting .row_career .col .top_h3 .jp {
  display: block;
  font-weight: normal;
}
.sec_greeting .row_career .col .top_h3 .en {
  color: #a17a69;
  font-size: 16px;
  letter-spacing: 0.05em;
}
.sec_greeting .row_career .col .top_h3 .jp {
  font-size: 20px;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .sec_greeting .row_career .col .top_h3 {
    margin-bottom: 10px;
  }
  .sec_greeting .row_career .col .top_h3 .en {
    font-size: 18px;
  }
  .sec_greeting .row_career .col .top_h3 .jp {
    font-size: 24px;
  }
}
.sec_greeting .row_career .col .ul_career li {
  padding-block: 5.5px;
  border-bottom: solid 1px #e5e5e5;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.sec_greeting .row_career .col .ul_career.ul_doted li {
  position: relative;
  padding-left: 1em;
}
.sec_greeting .row_career .col .ul_career.ul_doted li::before {
  content: "■";
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  color: #beafcb;
  font-size: 10px;
}
@media (max-width: 767px) {
  .sec_greeting .row_career .col .row_ul > .col {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_career .col .row_ul {
    flex-wrap: nowrap;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .sec_greeting .row_career .col .row_ul > .col {
    width: 100%;
  }
}
.sec_greeting .sec_foot {
  position: relative;
}
.sec_greeting .sec_foot::before, .sec_greeting .sec_foot::after {
  content: "";
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 15px;
}
.sec_greeting .sec_foot::before {
  top: 0;
  background: url("../img/top/top_bg13_sp.png") no-repeat center bottom/cover;
}
.sec_greeting .sec_foot::after {
  bottom: 0;
  background: url("../img/top/top_bg14_sp.png") no-repeat center bottom/cover;
}
@media (min-width: 768px) {
  .sec_greeting .sec_foot::before, .sec_greeting .sec_foot::after {
    height: 60px;
  }
  .sec_greeting .sec_foot::before {
    background: url("../img/top/top_bg13.png") no-repeat center bottom/cover;
  }
  .sec_greeting .sec_foot::after {
    background: url("../img/top/top_bg14.png") no-repeat center top/cover;
  }
}/*# sourceMappingURL=bond.css.map */


.container_wide {
  width: 1800px;
}

.features_bottom {
  padding: 40px 30px;
  /*background: url(../img/top/top_bg08_sp.jpg) no-repeat center/cover;*/
}
@media (min-width: 768px) {
  .features_bottom {
    padding: 100px 80px;
    /*background: url(../img/top/top_bg08.jpg) no-repeat center/cover;*/
  }
}
.features_bottom .features_bottom_ttl .top_h3 {
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0.6em;
  font-weight: 400;
  text-align: center;
  position: relative;
  font-size: 24px;
}
@media (min-width: 768px) {
  .features_bottom .features_bottom_ttl .top_h3 {
    font-size: 36px;
  }
}
.features_bottom .features_bottom_ttl .top_h3:before, .features_bottom .features_bottom_ttl .top_h3:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  width: 60px;
  background: #4a4a4a;
  top: 36px;
}
@media (min-width: 768px) {
  .features_bottom .features_bottom_ttl .top_h3:before, .features_bottom .features_bottom_ttl .top_h3:after {
    width: clamp(100px, 11vw, 200px);
    top: 28px;
  }
}
@media (max-width: 767px) {
  .features_bottom .features_bottom_ttl .top_h3:before {
    display: none;
  }
}
@media (min-width: 768px) {
  .features_bottom .features_bottom_ttl .top_h3:before {
    left: -40px;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media (max-width: 767px) {
  .features_bottom .features_bottom_ttl .top_h3:after {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: auto;
    bottom: -14px;
  }
}
@media (min-width: 768px) {
  .features_bottom .features_bottom_ttl .top_h3:after {
    right: -40px;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.features_bottom .features_bottom_wrap .card_feature {
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}
.features_bottom .features_bottom_wrap .card_feature .card_head img {
  width: 100%;
  aspect-ratio: 660/305;
}
@media (min-width: 768px) {
  .features_bottom .features_bottom_wrap .card_feature .card_head img {
    aspect-ratio: 50/24;
  }
}
.features_bottom .features_bottom_wrap .card_feature .card_body {
  padding: 0 24px 30px;
}
@media (min-width: 768px) {
  .features_bottom .features_bottom_wrap .card_feature .card_body {
    padding: 0 40px 36px;
  }
}
.features_bottom .features_bottom_wrap .card_feature .card_body .top_h4 {
  font-size: 18px;
  border-bottom: 1px solid #ddccc4;
  padding-bottom: 12px;
  text-align: center;
}
@media (min-width: 768px) {
  .features_bottom .features_bottom_wrap .card_feature .card_body .top_h4 {
    font-size: 22px;
    padding-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .features_bottom .features_bottom_wrap .card_feature .card_body .top_h4 {
    margin-bottom: 18px;
  }
}
.features_bottom .features_bottom_wrap .card_feature .card_body .btnstyle a {
  min-width: 250px;
}/*# sourceMappingURL=style.css.map */