@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 27px;
}

.section hr {
  margin-bottom: 67.5px;
  margin-top: 67.5px;
  max-width: 1200px;
}

@media (min-width: 768px) {
  .section hr {
    margin-bottom: 112.5px;
    margin-top: 112.5px;
  }
}
.section_bg {
  background: #f7f5ef;
}

.section_bg .box_bg {
  background: #fff;
}

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

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

.box_bg {
  background: #f7f5ef;
}

.box_bg .box_bg {
  background: #fff;
}

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

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

.box_border .box_bg {
  background: #f7f5ef;
}

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

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 45px;
  padding: 20px 15px;
}

.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 48px;
    padding: 32px 40px;
  }
}
.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 27px;
}

.box_bg ul:first-child,
.box_bg ol:first-child,
.box_bg dl:first-child,
.box_bg table:first-child,
.box_bg p:first-child,
.box_bg h3:first-child,
.box_bg h4:first-child,
.box_bg h5:first-child,
.box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border,
.row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border,
.row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border,
.row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border,
.row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}

.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border,
.row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border,
.row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border,
.row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border,
.row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}

@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border,
  .row .col_3 .box_bg,
  .row .col_3 .box_border,
  .row .col_4 .box_bg,
  .row .col_4 .box_border,
  .row .col_5 .box_bg,
  .row .col_5 .box_border,
  .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border,
  .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border,
  .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border,
  .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border,
  .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}
.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}

.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 49px;
}

@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 56.25px;
  }
}
.link_anchor {
  background: var(--Beige-90);
  padding: 32px 0 48px 0;
  position: relative;
  margin-bottom: 0 !important;
}

.link_anchor:before,
.link_anchor:after {
  content: "";
  width: 50vw;
  height: 100%;
  background: var(--Beige-90);
  position: absolute;
  top: 0;
}

.link_anchor:before {
  left: 100%;
}

.link_anchor:after {
  right: 100%;
}

.link_anchor li a {
  padding: 8px 17px 8px 8px;
  color: var(--Text-Black);
  -webkit-font-feature-settings: "halt" on;
  font-feature-settings: "halt" on;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.72px;
  text-decoration: none;
  border-bottom: 1px dashed var(--Beige-70);
  display: block;
  position: relative;
  height: 100%;
}

.link_anchor li a:after {
  content: "";
  width: 8px;
  height: 5px;
  background: var(--Beige-50);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  margin: auto;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}

@media (min-width: 768px) {
  .link_anchor {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
  .link_anchor.link_col_3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .link_anchor.link_col_4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 767px) {
  .link_anchor {
    padding: 16px 0 40px 0;
  }
  .link_anchor li:not(:last-child) {
    margin-bottom: 11px;
  }
}
.under_link_list li a {
  padding: 16px 14px 16px 36px;
  border-radius: 4px;
  background: var(--Beige-95);
  display: block;
  text-decoration: none;
  position: relative;
  color: var(--Beige-20);
  -webkit-font-feature-settings: "halt" on;
  font-feature-settings: "halt" on;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.72px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.under_link_list li a:before {
  content: "";
  width: 8px;
  height: 8px;
  background: var(--Beige-60);
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 16px;
  margin: auto;
}

.under_link_list li a:hover {
  background: var(--Beige-85);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 1;
}

@media (max-width: 767px) {
  .under_link_list li:not(:last-child) {
    margin-bottom: 16px;
  }
  .under_link_list li a {
    letter-spacing: 3px;
  }
}
.ul_circle li,
.ul_dot li,
.ul_check li,
.ul_triangle li,
.ol_circle li {
  position: relative;
  padding-left: 26px;
}

.ul_circle li:not(:last-child),
.ul_dot li:not(:last-child),
.ul_check li:not(:last-child),
.ul_triangle li:not(:last-child),
.ol_circle li:not(:last-child) {
  margin-bottom: 12px;
}

.ul_circle li:before,
.ul_dot li:before,
.ul_check li:before,
.ul_triangle li:before,
.ol_circle li:before {
  content: "";
  position: absolute;
}

.ul_circle li {
  position: relative;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #665E47;
  height: 9px;
  left: 0.3em;
  top: 0.7em;
  width: 9px;
}

.ul_dot li::before {
  border-radius: 50%;
  background: #665E47;
  height: 6px;
  left: 0.5em;
  top: 12.75px;
  width: 6px;
}

.ul_check li::before {
  width: 18px;
  height: 18px;
  background: url(../img/common/ic_check.svg) no-repeat center/cover;
  left: 0;
  top: 0.4em;
}

.ul_triangle li::before {
  left: 2px;
  width: 12px;
  height: 18px;
  background-color: #80765C;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  top: 0.5em;
}

@media (max-width: 767px) {
  .ul_triangle li {
    padding-left: 20px;
  }
  .ul_triangle li:before {
    width: 9px;
    height: 15px;
  }
}
.ol_circle {
  counter-reset: ol_circle;
  padding: 0 16px;
}

.ol_circle li {
  padding-left: 31.5px;
  position: relative;
}

.ol_circle li::before,
.ol_circle li:after {
  content: "";
  position: absolute;
}

.ol_circle li::before {
  content: counter(ol_circle, decimal-leading-zero) ". ";
  counter-increment: ol_circle;
  position: absolute;
  top: 0.2em;
  left: 0;
  color: var(--Beige-50);
  -webkit-font-feature-settings: "palt" on;
  font-feature-settings: "palt" on;
  font-family: "Nanum Myeongjo", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
}

.page_link_list {
  padding: 32px;
  border-radius: 8px;
  background: var(--Beige-95);
  width: calc(100% - 32px);
  margin: auto;
}

.page_link_list:not(:last-child) {
  margin-bottom: 50px;
}

.page_link_list li a {
  text-decoration: none;
  padding: 8px 8px 4px;
  border-bottom: 1px dashed var(--Beige-70);
  display: block;
  position: relative;
}

.page_link_list li a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  margin: auto;
  width: 8px;
  height: 4px;
  background-color: #80765C;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}

@media (min-width: 768px) {
  .page_link_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
  .page_link_list:not(:last-child) {
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) {
  ul.list_columns_2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 13px 24px;
  }
  ul.list_columns_2 li {
    margin: 0 !important;
  }
  ul.list_columns_3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }
  ul.list_columns_3 li {
    margin: 0 !important;
  }
  ul.list_columns_4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
  }
  ul.list_columns_4 li {
    margin: 0 !important;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}

table:not(:last-child) {
  margin-bottom: 120px;
}

@media (max-width: 767px) {
  table:not(:last-child) {
    margin-bottom: 40px;
  }
}
table th,
table td {
  line-height: 1.6;
}

table.table_address {
  background: none;
}

table.table_address th,
table.table_address td {
  text-align: left;
  padding: 25px 32px;
  border-bottom: 1px solid var(--Beige-70);
  line-height: 1.4;
}

table.table_address th {
  color: #665E47;
  border-bottom: 2px solid var(--Beige-50);
  font-weight: 600;
  text-align: left;
  width: 32%;
}

@media (max-width: 767px) {
  table.table_address th,
  table.table_address td {
    padding: 15px 10px;
  }
}
table.table_timetable {
  width: 100%;
  table-layout: fixed;
  margin-bottom: 13px;
}

table.table_timetable thead th {
  color: var(--Beige-30);
  -webkit-font-feature-settings: "halt" on;
  font-feature-settings: "halt" on;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.72px;
  padding: 0 0 8px 0;
  border-bottom: 1px solid var(--Beige-40);
}

table.table_timetable thead th:first-child {
  width: 137px;
  color: var(--Beige-50);
}

@media (max-width: 767px) {
  table.table_timetable thead th:first-child {
    width: 120px;
  }
}
table.table_timetable thead th .tiem_ic {
  padding-left: 27.87px;
  position: relative;
}

table.table_timetable thead th .tiem_ic:before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../img/common/ic_time.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

@media (max-width: 767px) {
  table.table_timetable thead th .tiem_ic {
    padding-left: 31.87px;
  }
  table.table_timetable thead th .tiem_ic:before {
    left: 6px;
  }
}
table.table_timetable tbody th,
table.table_timetable tbody td {
  -webkit-font-feature-settings: "halt" on;
  font-feature-settings: "halt" on;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.72px;
  border-bottom: 1px solid var(--Beige-40);
}

table.table_timetable tbody th:nth-child(odd),
table.table_timetable tbody td:nth-child(odd) {
  background: #fff;
}

table.table_timetable tbody th:nth-child(even),
table.table_timetable tbody td:nth-child(even) {
  background: var(--Beige-90);
}

table.table_timetable tbody th {
  color: var(--Beige-20);
  padding: 16px 0;
}

table.table_timetable tbody td {
  color: var(--Beige-40);
  padding: 16px 0;
  text-align: center;
}

table.table th,
table.table td {
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}

table.table thead th,
table.table thead td {
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.72px;
  padding: 14px 10px;
  background: var(--Beige-40);
  color: #fff;
}

table.table tbody tr:first-child th,
table.table tbody tr:first-child td {
  border-top: 1px solid var(--Beige-70);
}

table.table tbody th {
  background: var(--Beige-95);
  padding: 16px clamp(10px, 2.54vw, 32px);
  text-align: center;
  font-weight: 500;
  letter-spacing: 1.44px;
}

@media (max-width: 767px) {
  table.table tbody th {
    text-align: left;
  }
}
table.table tbody td {
  background: #fff;
  text-align: left;
  padding-left: clamp(10px, 1.9vw, 24px);
}

table.table tbody th,
table.table tbody td {
  border-bottom: 1px solid var(--Beige-70);
}

table.table tbody tr td:not(:last-child) {
  border-right: 1px solid var(--Beige-70);
}

table.typeA tbody tr:nth-child(odd) th,
table.typeA tbody tr:nth-child(odd) td {
  background: var(--Beige-95);
}

table.typeA tbody tr:nth-child(even) th,
table.typeA tbody tr:nth-child(even) td {
  background: #fff;
}

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:not(.table_fixed) tbody tr th:first-child {
  width: 34%;
}

@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 29%;
  }
}
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;
  }
}
.txt_list .consul {
  padding-right: 7px;
}

.txt_list li {
  color: #242424;
  -webkit-font-feature-settings: "halt" on;
  font-feature-settings: "halt" on;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.72px;
}

.txt_list li .color {
  color: var(--Beige-40);
}

@media (min-width: 768px) {
  .txt_list {
    padding-left: 16px;
  }
}
@media (max-width: 767px) {
  .txt_list li:not(:last-child) {
    margin-bottom: 4px;
  }
}
.consul {
  color: #665E47 !important;
}

.consul2 {
  color: #5298d6 !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: 700px;
  }
  .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;
}

.special_table {
  max-width: 512px;
  width: 100%;
  padding: 16px 16px 16px 24px;
  border-radius: 4px;
  background: var(--Beige-85);
}

.special_table:not(:last-child) {
  margin-bottom: 20px;
}

.special_table .wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.special_table .ttl {
  text-align: center;
  font-size: 20px;
}

.special_table .ttl .ic {
  padding-left: 36px;
  color: var(--Beige-30);
  text-align: center;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.8px;
  position: relative;
  display: block;
}

.special_table .ttl .ic:before {
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.special_table .ttl .ic.fee:before {
  background: url(../img/common/ic_fee.svg) no-repeat center/cover;
}

.special_table .ttl .ic.time:before {
  background: url(../img/common/ic_time2.svg) no-repeat center/cover;
}

.special_table .content {
  background: #fff;
  border-radius: 2px;
  padding: 8px 0;
  text-align: center;
  color: var(--Beige-40);
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.96px;
}

@media (max-width: 767px) {
  .special_table {
    padding: 12px;
  }
  .special_table:not(:last-child) {
    margin-bottom: 8px;
  }
  .special_table .ttl,
  .special_table .content {
    font-size: 18px;
  }
  .special_table .wrapper {
    grid-template-columns: 40% 57%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .special_table_container .col:not(:last-child) {
    margin-bottom: 8px;
  }
}
.box_faq:not(:last-child) {
  margin-bottom: 40px;
}

.box_faq .question .faq_title {
  position: relative;
  color: var(--Beige-30);
  -webkit-font-feature-settings: "halt" on;
  font-feature-settings: "halt" on;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.72px;
  padding: 16px 20px 16px 66px;
  background: var(--Beige-95);
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.box_faq .question .faq_title:before {
  content: "Q";
  color: var(--Beige-40);
  font-family: YakuHanJP, "Cormorant", serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 1.12px;
  position: absolute;
  top: 0.5em;
  left: 20px;
}

.box_faq .question .faq_title:after {
  content: "";
  width: 20px;
  height: 11px;
  background: url(../img/common/ic_arrow2.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.box_faq .question .faq_title:hover {
  background: var(--Beige-85);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.box_faq.open .faq_title:after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.box_faq .answer {
  padding: 48px 45px 40px;
  line-height: 2;
  display: none;
}

.box_faq .answer p:not(:last-child) {
  margin-bottom: 48px;
}

@media (max-width: 767px) {
  .box_faq:not(:last-child) {
    margin-bottom: 20px;
  }
  .box_faq .question .faq_title {
    padding: 16px 25px 16px 40px;
  }
  .box_faq .question .faq_title:before {
    font-size: 24px;
    top: 0.6em;
    left: 10px;
  }
  .box_faq .question .faq_title:after {
    content: "";
    width: 14px;
    height: 8px;
    right: 10px;
  }
  .box_faq .answer {
    padding: 18px 15px 10px;
    line-height: 2;
  }
  .box_faq .answer p:not(:last-child) {
    margin-bottom: 18px;
  }
}
.flow-block {
  padding: 48px 64px 56px 64px;
  background: var(--Beige-95);
}

.flow-block:not(:last-child) {
  margin-bottom: 80px;
  position: relative;
}

.flow-block:not(:last-child):after {
  content: "";
  width: 3px;
  height: 80px;
  background: url(../img/common/flow_line.png) no-repeat center/cover;
  position: absolute;
  top: 100%;
  left: 80px;
}

.flow-block .title {
  padding: 6px 0 12px 8px;
  color: var(--Beige-30);
  font-family: YakuHanMP, "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.6px;
  margin-bottom: 31px;
}

.flow-block .title .num {
  font-family: "Nanum Myeongjo", serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 150%;
  line-height: 0.9;
  padding-right: 16px;
}

.flow-block h4 {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 20px;
}

.flow-block .inner {
  letter-spacing: 1.72px;
  line-height: 180%;
}

.flow-block .box_bg {
  background: #fff;
}

@media (max-width: 767px) {
  .flow-block {
    padding: 18px 14px 16px 14px;
  }
  .flow-block:not(:last-child) {
    margin-bottom: 40px;
  }
  .flow-block:not(:last-child):after {
    height: 40px;
    left: 30px;
  }
  .flow-block .title {
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  .flow-block .title .num {
    font-size: 28px;
    padding-right: 5px;
  }
}
@media (min-width: 768px) {
  .flow-block .row.col2 {
    grid-template-columns: 426px 446px;
  }
  .flow-block .row.col2.reverse {
    grid-template-columns: 446px 426px;
  }
}
footer {
  background: var(--Beige-95);
  padding: 41px 0 120px;
}

footer .ftr_logo {
  margin-bottom: 56px;
}

footer .footer_secondary {
  color: var(--Beige-20);
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.96px;
  margin: 80px auto 0;
}

footer .ftr_info .tel {
  color: var(--Beige-30, #4D4636);
  font-family: YakuHanJP, "Cormorant", serif;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 19px;
  letter-spacing: normal;
}

footer .ftr_info .tel a {
  font-family: "Nanum Myeongjo", serif;
  font-size: 36px;
}

footer .ftr_info .address {
  color: var(--Text-Black);
  -webkit-font-feature-settings: "halt" on;
  font-feature-settings: "halt" on;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.72px;
  margin-bottom: 24px;
}

footer .ftr_info .address a {
  display: block;
  margin-top: 8px;
}

footer .ftr_info .address a .map {
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  padding-left: 26px;
  position: relative;
}

footer .ftr_info .address a .map:before {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../img/common/ic_map.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

footer .ftr_info .address a:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-decoration: none;
}

footer .ftr_info .access {
  border-radius: 4px;
  border: 1px solid var(--Beige-40);
  padding: 16px 16px 16px 20px;
  line-height: 150%;
  letter-spacing: 0.72px;
  -webkit-font-feature-settings: "halt" on;
  font-feature-settings: "halt" on;
  color: var(--Beige-30);
  font-weight: 400;
  letter-spacing: 0.72px;
}

footer .ftr_info .access .ic {
  color: var(--Beige-40);
  font-weight: 500;
  display: block;
  border-bottom: 1px dashed var(--Beige-30);
  margin-bottom: 11px;
  padding-bottom: 6px;
  padding-left: 30px;
  position: relative;
}

footer .ftr_info .access .ic:before {
  content: "";
  width: 24px;
  height: 24px;
  background: url(../img/common/ic_train.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 6px;
  left: -2px;
  margin: auto;
}

footer .Official_SNS_box {
  background: #fff;
  padding: 28px 16px 40px 16px;
  border-radius: 8px;
  border: 1px solid var(--Beige-85);
}

footer .Official_SNS_box h2 {
  color: var(--Beige-40);
  -webkit-font-feature-settings: "halt" on;
  font-feature-settings: "halt" on;
  font-family: YakuHanJP, "Cormorant", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  padding: 0 8px 14px 8px;
  text-align: center;
  letter-spacing: normal;
  margin-bottom: 28px;
  border-bottom: 1px dashed var(--Beige-60);
}

footer .Official_SNS_box h2:before,
footer .Official_SNS_box h2:after {
  display: none;
}

.footer_bnr_container {
  margin-top: 30px;
}
.footer_bnr_container .container {
  border-top: 1px dashed var(--Beige-70);
  padding: 79px 0 120px;
}
@media (max-width: 767px) {
  .footer_bnr_container .container {
    padding: 32px 0 65px;
  }
}

.footer_list_bnr li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 78px;
  padding: 24px 16px 24px 24px;
  position: relative;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.8px;
}
.footer_list_bnr li a:after {
  content: "";
  width: 21px;
  height: 20px;
  background: url(../img/common/bnr_arrow.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 19px;
  margin: auto;
}
.footer_list_bnr li a:before {
  content: "";
  width: 27px;
  height: 27px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 24px;
  margin: auto;
}
.footer_list_bnr li a:hover {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 1;
}
.footer_list_bnr li.online a {
  background: var(--Beige-20);
}
.footer_list_bnr li.online a:before {
  background: url(../img/common/ic_online.svg) no-repeat center/cover;
}
.footer_list_bnr li.online a:hover {
  background: var(--Beige-40);
}
.footer_list_bnr li.line a {
  background: #3A915C;
}
.footer_list_bnr li.line a:before {
  background: url(../img/common/ic_line.svg) no-repeat center/cover;
}
.footer_list_bnr li.line a:hover {
  background: #53A663;
}
.footer_list_bnr li.web a {
  background: var(--Beige-40);
}
.footer_list_bnr li.web a:before {
  background: url(../img/common/ic_web2.svg) no-repeat center/cover;
}
.footer_list_bnr li.web a:hover {
  background: var(--Beige-60);
}
.footer_list_bnr li.tel {
  display: none;
}
@media (max-width: 767px) {
  .footer_list_bnr li:not(:last-child) {
    margin-bottom: 24px;
  }
  .footer_list_bnr li a .ic {
    -webkit-transform: translate(3px, 0);
            transform: translate(3px, 0);
  }
}
@media (min-width: 768px) {
  .footer_list_bnr {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 920px;
    width: 100%;
    margin: auto;
  }
  .footer_list_bnr li {
    width: 280px;
  }
}

@media (max-width: 767px) {
  footer .footer_primary {
    margin-bottom: 32px;
  }
  footer .footer_primary .col_center {
    margin-bottom: 32px;
  }
  footer .footer_primary .col_left {
    margin-bottom: 32px;
    padding-bottom: 31px;
    border-bottom: 1px dashed var(--Beige-70);
  }
  footer .ftr_logo {
    margin-bottom: 43px;
  }
  footer .ftr_info .tel {
    font-size: 24px;
    margin-bottom: 7px;
    letter-spacing: normal;
  }
  footer .ftr_info .tel a {
    font-size: 32px;
    letter-spacing: normal;
  }
  footer .ftr_info .access {
    padding: 16px 16px 13px 20px;
  }
  footer .ftr_info .access .ic {
    padding-left: 23px;
    padding-bottom: 7px;
  }
  footer .ftr_info .access .ic:before {
    left: -3px;
  }
  footer .ftr_info .address {
    margin-bottom: 18px;
  }
  footer .Official_SNS_box {
    padding: 24px 16px 32px 16px;
  }
  footer .Official_SNS_box h2 {
    padding: 0 8px 10px 8px;
    margin-bottom: 24px;
  }
  footer .footer_secondary {
    width: calc(100% - 40px);
    margin: auto;
    text-align: center;
  }
  footer .footer_secondary .ftr_bnr {
    margin-bottom: 80px;
  }
}
@media (min-width: 768px) {
  footer {
    padding: 120px 0 79px;
  }
  footer .footer_primary {
    display: grid;
    grid-template-columns: 535px 446px 219px;
  }
  footer .footer_primary .col_left {
    padding: 16px 48px 16px 0;
  }
  footer .footer_primary .col_center {
    padding: 16px 54px 16px 48px;
    border-left: 1px dashed var(--Beige-70);
  }
  footer .footer_secondary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    width: 1200px;
  }
}
.list_list dd a {
  color: #403B2D;
  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 {
  -webkit-animation: loopslider 60s linear infinite;
  animation: loopslider 60s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2560px;
  height: 100%;
}

.loopslider .loopslider_item {
  padding: 0 20px;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-640px);
    transform: translateX(-640px);
  }
}
@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-640px);
    transform: translateX(-640px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 100s linear infinite;
    animation: loopslider 100s linear infinite;
    width: 4160px;
  }
  .loopslider .loopslider_item {
    padding: 0 40px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-2080px);
      transform: translateX(-2080px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-2080px);
      transform: translateX(-2080px);
    }
  }
}
.img_slider img {
  border-radius: 0;
}

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

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

.img_slider .img_slide_main .img_slider_title {
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 1.28px;
}

.img_slider .splide__arrow--next {
  right: 16px;
}

.img_slider .splide__arrow--prev {
  left: 16px;
}

.img_slider .splide__arrow--prev img {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

@media (max-width: 767px) {
  .img_slider .splide__arrow--next img,
  .img_slider .splide__arrow--prev img {
    width: 30px;
  }
}
@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: #403B2D;
}

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

.sec00 {
  padding: 50px 0;
}

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

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

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

@media (min-width: 768px) {
  .under_list_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px 10px;
  }
  .under_list_btn .btnstyle {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .under_list_btn li {
    margin: 0;
    margin-top: 0 !important;
  }
  .under_list_btn li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .spbr {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .pcbr {
    display: block !important;
  }
}
.form_design_parts {
  max-width: 824px;
  width: 100%;
  margin: auto;
}

.form_design_parts .form_design {
  padding: 24px 31px 28px;
  border-radius: 4px;
  background: var(--Beige-95);
}

.form_design_parts .form_design:not(:last-child) {
  margin-bottom: 43px;
}

.form_design_parts .form_design .ttl {
  color: var(--Beige-30);
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.6px;
  margin-bottom: 15px;
}

.form_design_parts .form_design .txt {
  margin-top: 24px;
  margin-bottom: 31px;
}

.form_design_parts .form_design small {
  display: inline-block;
  margin-top: 6px;
}

.form_design_parts .form_design input {
  border-radius: 4px;
  border: 2px solid var(--Beige-60);
  background: #fff;
}

.form_design_parts .form_design input:focus {
  border: 2px solid var(--Beige-20);
}

.form_design_parts .form_design select {
  border: 2px solid var(--Beige-60);
  background: #fff;
  margin-top: 8px;
  padding: 12px 24px 12px 12px;
  min-width: 32.5%;
  letter-spacing: 3px;
  color: #403B2D;
}

.form_design_parts .form_design select:focus {
  border: 2px solid var(--Beige-20);
}

.form_design_parts .form_design .select_wrap {
  position: relative;
}

.form_design_parts .form_design .select_wrap:after {
  content: "";
  width: 12px;
  height: 7px;
  background: url(../img/common/ic_arrow11.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  display: block;
}

.form_design_parts .form_design textarea {
  border: 2px solid var(--Beige-60);
  background: #fff;
  height: 110px;
}

.form_design_parts .form_design .wpcf7-list-item-label {
  padding-left: 10px;
  letter-spacing: 3px;
}

@media (max-width: 767px) {
  .form_design_parts .form_design {
    padding: 28px 24px;
  }
  .form_design_parts .form_design:not(:last-child) {
    margin-bottom: 21px;
  }
  .form_design_parts .form_design .ttl {
    margin-bottom: 27px;
  }
  .form_design_parts .form_design small {
    margin-top: 11px;
  }
  .form_design_parts .form_design select {
    min-width: auto;
    width: 230px;
  }
}
.form_design_parts .supplement {
  text-align: center;
  margin-top: 63px;
}

@media (max-width: 767px) {
  .form_design_parts .supplement {
    margin-top: 43px;
    font-size: 18px;
    text-align: left;
  }
}
.form_design_parts .btn-style {
  display: block;
  margin: 55px auto 0;
  border-radius: 4px;
  border: 1px solid var(--Beige-40, #665E47);
  background: var(--Beige-95, #F7F5EF);
  width: 320px;
  text-align: center;
  line-height: 1.4;
  position: relative;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  color: var(--Beige-40);
  padding: 8px 45px;
  cursor: pointer;
}

.form_design_parts .btn-style:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/common/ic_arrow.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 18.75px;
  margin: auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.form_design_parts .btn-style input {
  background: transparent;
  border: 0;
  color: var(--Beige-40);
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.72px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.form_design_parts .btn-style input:hover {
  opacity: 1;
}

.form_design_parts .btn-style:hover {
  background: var(--Beige-40);
  color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 1;
}

.form_design_parts .btn-style:hover:after {
  background: url(../img/common/ic_arrow_inversion.svg) no-repeat center/cover;
  right: 14.75px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.form_design_parts .btn-style:hover input {
  color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

@media (max-width: 767px) {
  .form_design_parts .btn-style {
    margin: 39px auto 0;
    width: 100%;
    padding: 11px 45px;
  }
}
.form_design_parts .date_wrap {
  position: relative;
  display: table;
  margin-top: 24px;
}

.form_design_parts .date_wrap:after {
  content: "";
  width: 10px;
  height: 12px;
  background: url(../img/common/ic_calendar.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  margin: auto;
}

.form_design_parts .date_wrap input[type=text],
.form_design_parts .date_wrap .flatpickr-input {
  max-width: 130px;
  width: 130px;
  padding: 11px 26px 11px 15px;
  letter-spacing: normal;
  margin-top: 0;
}

@media (max-width: 767px) {
  .form_design_parts .date_wrap input[type=text],
  .form_design_parts .date_wrap .flatpickr-input {
    max-width: 124px !important;
    width: 124px !important;
  }
}
.form_design_parts .date_wrap input::-webkit-input-placeholder {
  color: var(--Text-Black);
}

.form_design_parts .date_wrap input::-moz-placeholder {
  color: var(--Text-Black);
}

.form_design_parts .date_wrap input:-ms-input-placeholder {
  color: var(--Text-Black);
}

.form_design_parts .date_wrap input::-ms-input-placeholder {
  color: var(--Text-Black);
}

.form_design_parts .date_wrap input::placeholder {
  color: var(--Text-Black);
}

@media (max-width: 767px) {
  .form_design_parts .date_wrap {
    margin-top: 34px;
  }
}
.sns_list {
  width: 138px;
  margin: auto;
}

.sns_list li:not(:last-child) {
  margin-bottom: 16px;
}

.sns_list li a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 28px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: var(--Beige-40);
  -webkit-font-feature-settings: "halt" on;
  font-feature-settings: "halt" on;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.64px;
  border-radius: 4px;
  border: 1px solid var(--Beige-40);
  background: var(--Beige-90);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  height: 100%;
}

.sns_list li a:hover {
  border: 1px solid var(--Beige-40);
  background: var(--Beige-40);
  color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

@media (max-width: 767px) {
  .sns_list {
    width: 100%;
  }
}
.top_open {
  padding: 20px 0 80px;
}
.top_open h2 {
  padding: 0;
  margin: 0;
}
.top_open h2:before {
  display: none;
}
.top_open h2 .jp {
  color: var(--Beige-50);
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 6.72px;
  display: block;
}
.top_open .info {
  z-index: 1;
  position: relative;
  border-top: 1px dashed var(--Beige-70);
  border-bottom: 1px dashed var(--Beige-70);
  padding: 8px 16px 12px 16px;
}
.top_open .info .txt {
  color: var(--Beige-40);
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 2.88px;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}
.top_open .info .time {
  color: var(--Beige-50, #80765C);
  -webkit-font-feature-settings: "halt" on;
          font-feature-settings: "halt" on;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.96px;
}
@media (max-width: 767px) {
  .top_open {
    padding: 26px 0 34px;
  }
  .top_open h2 {
    margin-bottom: 19px;
  }
  .top_open h2 .jp {
    font-size: 32px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 3.84px;
    margin-top: 7px;
  }
  .top_open h2 img {
    max-width: 308px;
    width: 100%;
  }
  .top_open .info {
    display: table;
    margin: auto;
    text-align: center;
    padding: 8px 16px 11px 16px;
  }
  .top_open .info .txt {
    font-size: 20px;
    letter-spacing: 2.4px;
    padding-bottom: 8px;
  }
  .top_open .info .time {
    padding: 12px 0 0 20px;
    font-size: 18px;
    letter-spacing: 0.72px;
    border-top: 1px solid var(--Beige-80);
  }
}
@media (min-width: 768px) {
  .top_open .container {
    width: 1460px;
  }
  .top_open h2 .jp {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .top_open .info {
    padding: 12px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: -20px auto 0;
  }
  .top_open .info .txt {
    padding-right: 20px;
  }
  .top_open .info .time {
    padding-left: 20px;
    border-left: 1px solid var(--Beige-80);
  }
}

.top_sns {
  padding: 86px 0 179px;
}

.top_sns .wrapper {
  padding: 24px 24px 56px 24px;
  border-radius: 16px;
  background: var(--Beige-95);
  position: relative;
}

.top_sns .wrapper:after {
  content: "";
  width: 193px;
  height: 178px;
  background: url(../img/top/Illust_img01_sp.png) no-repeat center/cover;
  position: absolute;
  top: calc(100% - 37px);
  left: calc(100% - 183px);
}

.top_sns .sns_list {
  width: 100%;
}

.top_sns .sns_list li {
  margin: 0;
}

.top_sns h2 {
  padding: 0;
  color: var(--Beige-50);
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: normal;
  margin: 0;
}

.top_sns h2:before {
  width: 228px;
  height: 93px;
  background: url(../img/top/cta_txt.svg) no-repeat center/cover;
  position: absolute;
  top: auto;
  bottom: calc(100% - 7px);
  left: auto;
  right: calc(100% - 184px);
}

.top_sns h2 .en {
  font-family: YakuHanJP, "Cormorant", serif;
  font-size: 36px;
  font-weight: 400;
  display: block;
  line-height: 150%;
}

.top_sns h2 .jp {
  display: inline-block;
  border-bottom: 1px dashed var(--Beige-70);
  padding: 4px 0;
}

@media (max-width: 767px) {
  .top_sns {
    padding: 101px 0 108px;
  }
  .top_sns .container {
    max-width: calc(100% - 20px);
  }
  .top_sns h2 {
    font-size: 18px;
    margin-bottom: 16px;
  }
  .top_sns h2:before {
    bottom: calc(100% - 13px);
    right: calc(100% - 215px);
  }
  .top_sns h2 .en {
    font-size: 28px;
  }
  .top_sns .sns_list li:not(:last-child) {
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) {
  .top_sns {
    padding: 86px 0 179px;
  }
  .top_sns .wrapper {
    width: 880px;
    margin: auto;
    padding: 32px 72px 28px 88px;
    display: grid;
    grid-template-columns: 178px 446px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 56px;
  }
  .top_sns .wrapper:after {
    width: 204px;
    height: 205px;
    top: calc(100% - 113px);
    left: calc(100% - 121px);
  }
  .top_sns .sns_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
}
.top_topics {
  padding-bottom: 160px;
}

.top_topics h2 {
  color: var(--Beige-30);
  font-size: 28px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1px;
  margin-bottom: 79px;
  text-align: left;
  padding-top: 15px;
}

.top_topics h2:before {
  width: 15px;
  height: 15px;
  background: url(../img/common/ic_leaf.png) no-repeat center/cover;
  top: 3px;
  right: calc(100% + 5px);
  left: auto;
}

.top_topics h2 .en {
  color: var(--Beige-60);
  font-family: YakuHanJP, "Cormorant", serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 100%;
  display: block;
  letter-spacing: normal;
  margin-bottom: 16px;
}

.top_topics .btn a {
  text-decoration: none;
  padding: 8px 42px 8px 3px;
  border-bottom: 1px solid var(--Beige-30);
  position: relative;
}

.top_topics .btn a:after {
  content: "";
  background: url(../img/common/ic_arrow.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 6px;
  margin: auto;
  width: 20px;
  height: 20px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_topics .btn a:hover {
  color: var(--Beige-50);
  border-color: var(--Beige-50);
  opacity: 1;
}

.top_topics .btn a:hover:after {
  background: url(../img/common/ic_arrow4.svg) no-repeat center/cover;
  right: 2.5px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_topics .tab_btn_wrap {
  border-bottom: 1px solid var(--Beige-40);
  margin-bottom: 24px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 0 10px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_topics .tab_btn_wrap .tab_btn {
  display: block;
  text-align: center;
  border-radius: 4px 4px 0 0;
  padding: 12px 8px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.72px;
  cursor: pointer;
}

.top_topics .tab_btn_wrap .tab_btn:hover {
  color: var(--Beige-50);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_topics .tab_btn_wrap .tab_btn.active {
  background: var(--Beige-30);
  color: #fff;
}

.top_topics .tab_item {
  display: none;
}

.top_topics .tab_item.active {
  display: block;
}

.top_topics .list_list li {
  padding: 12px 63px 14px 7px;
  border-bottom: 1px dashed var(--Beige-70);
  white-space: nowrap;
  position: relative;
}

.top_topics .list_list li:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/common/ic_arrow.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14.25px;
  margin: auto;
}

.top_topics .list_list li a {
  color: var(--Beige-30);
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 0.72px;
  text-decoration: none;
}

.top_topics .list_list li a:hover {
  opacity: 1;
}

.top_topics .list_list li .date {
  color: var(--Beige-40);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.05;
  font-family: YakuHanMP, "Noto Serif JP", serif;
  padding-right: 25px;
  letter-spacing: normal;
}

.top_topics .list_list li .date .year {
  font-size: 14px;
  display: table;
}

.top_topics .list_list li .cat_name {
  border-radius: 2px;
  border: 1px solid var(--Beige-30);
  padding: 1px 17.5px;
  margin-right: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.64px;
  display: inline-block;
  min-width: 99px;
  text-align: center;
}

@media (max-width: 767px) {
  .top_topics {
    position: relative;
    padding-bottom: 147px;
  }
  .top_topics .container {
    max-width: calc(100% - 20px);
  }
  .top_topics h2 {
    font-size: 20px;
    margin-bottom: 23px;
    margin-left: 10px;
  }
  .top_topics h2:before {
    top: -4px;
    right: calc(100% - 15px);
  }
  .top_topics .btn {
    max-width: 350px;
    width: 100%;
    position: absolute;
    bottom: 48px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .top_topics .btn a {
    padding: 16px 16px 16px 24px;
    display: block;
    color: var(--Beige-40);
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.72px;
    border-radius: 4px;
    border: 1px solid var(--Beige-40);
    background: var(--Beige-95);
  }
  .top_topics .btn a:after {
    right: 15px;
  }
  .top_topics .btn a:hover:after {
    right: 10px;
  }
  .top_topics .tab_btn_wrap {
    margin-bottom: 27px;
  }
  .top_topics .list_list {
    padding: 0 10px;
  }
  .top_topics .list_list li {
    padding: 8px 7px 12px 7px;
  }
  .top_topics .list_list li:after {
    top: auto;
    bottom: 14px;
    right: 6px;
  }
  .top_topics .list_list li:not(:last-child) {
    margin-bottom: 5px;
  }
  .top_topics .list_list li .cat_name {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  .top_topics .list_list li a {
    display: block;
    padding: 4px 30px 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 768px) {
  .top_topics h2 {
    padding-top: 10px;
  }
  .top_topics .primary_container {
    max-width: 1134px;
    width: 100%;
    margin: auto;
    display: grid;
    grid-template-columns: 224px 910px;
  }
  .top_topics .headlin_box {
    padding-top: 31px;
  }
  .top_topics .post_wrap {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .top_topics .date {
    display: inline-block;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  .top_topics .tab_btn_wrap {
    padding: 0 24px;
  }
  .top_topics .list_list li {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_topics .list_list li:after {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_topics .list_list li:hover {
    color: var(--Beige-50);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    border-bottom: 1px solid var(--Beige-50, #80765C);
  }
  .top_topics .list_list li:hover:after {
    background: url(../img/common/ic_arrow4.svg) no-repeat center/cover;
    right: 10.25px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_topics .list_list li:hover .date {
    color: var(--Beige-50);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_topics .list_list li:hover .cat_name {
    border-color: var(--Beige-50);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_topics .list_list li:hover a {
    color: var(--Beige-50);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}
.top_information {
  padding: 23px 0 240px;
  background: var(--Beige-95);
  position: relative;
}

.top_information:before {
  content: "";
  width: 100%;
  height: 240px;
  background: url(../img/top/top_information_are_sp.png) no-repeat center top/cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.top_information h2 {
  margin-bottom: 31px;
}

.top_information h2:after {
  content: "";
  position: absolute;
  background: url(../img/top/tti_flower01_sp.png) no-repeat center/cover;
}

.top_information h3.typeA {
  display: table;
  background: transparent;
  margin: 0 auto 26px;
  color: var(--Beige-50);
  font-size: 32px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1px;
  text-align: center;
  padding-top: 48px;
  position: relative;
}

.top_information h3.typeA:before {
  content: "";
  width: 48px;
  height: 48px;
  background: url(../img/top/ttl_menu_ic01.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.top_information h3.typeA .en {
  color: var(--Beige-60);
  font-family: YakuHanJP, "Cormorant", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.36px;
  display: block;
  border-top: 1px dashed var(--Beige-70, #BDAF88);
  padding-top: 8px;
  margin-top: 4px;
}

.top_information h3.typeB {
  color: var(--Beige-40);
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 2px;
  background: transparent;
  display: table;
  margin: 0 auto 40px;
  padding: 37px 0 0;
  position: relative;
}

.top_information h3.typeB:before {
  content: "";
  width: 32px;
  height: 32px;
  background: url(../img/common/ic_serch.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.top_information h3.typeB .en {
  color: var(--Beige-70);
  text-align: center;
  font-family: YakuHanJP, "Cormorant", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.28px;
  display: block;
  padding-top: 7px;
}

.top_information h3.typeC {
  background: transparent;
  padding: 0;
  color: var(--Beige-40);
  font-size: 32px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 3.84px;
}

.top_information h3.typeC .en {
  color: var(--Beige-60);
  font-family: YakuHanJP, "Cormorant", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.36px;
  display: block;
  padding-left: 19px;
  position: relative;
}

.top_information h3.typeC .en:before {
  content: "";
  width: 12px;
  height: 12px;
  background: url(../img/common/ic_leaf2.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.top_information .image {
  width: 97.43%;
  margin-bottom: 80px;
}

.top_information .menu_container {
  padding: 80px 120px 120px 120px;
  border-radius: 40px;
  background: var(--Beige-90);
  max-width: 1440px;
  width: 100%;
  margin: 0 auto 120px;
}

.top_information .menu_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 19px 16px;
  margin-bottom: 80px;
}

.top_information .menu_list li a {
  text-decoration: none;
  border-radius: 4px;
  overflow: hidden;
  display: block;
  position: relative;
}

.top_information .menu_list li a:after {
  content: "";
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  border-radius: 4px;
  border: 1px dashed var(--Beige-70, #BDAF88);
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_information .menu_list li a .ttl {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.96px;
  display: table;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-bottom: 38.5px;
  width: 100%;
}

.top_information .menu_list li a .ttl:after {
  content: "";
  background: url(../img/common/ic_arrow5.svg) no-repeat center/cover;
  width: 26px;
  height: 26px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_information .menu_list li a .ttl .en {
  display: block;
  color: var(--Beige-80);
  text-align: center;
  font-family: YakuHanJP, "Cormorant", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.64px;
}

@media (min-width: 768px) {
  .top_information .menu_list li a:hover {
    opacity: 1;
  }
  .top_information .menu_list li a:hover:after {
    border: 1px solid var(--Beige-85);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_information .menu_list li a:hover .ttl:after {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    background: url(../img/common/ic_arrow6.svg) no-repeat center/cover;
  }
  .top_information .menu_list li a:hover img {
    opacity: 0.9;
  }
}
.top_information .search_box {
  padding: 40px 24px 56px 24px;
  border-radius: 8px;
  background: var(--Beige-95);
  -webkit-box-shadow: 0 0 8px 0 rgba(102, 94, 71, 0.05);
  box-shadow: 0 0 8px 0 rgba(102, 94, 71, 0.05);
}

.top_information .search_box .tab_wrap {
  max-width: 1042px;
  width: 100%;
  margin: auto;
}

.top_information .search_box .tab_btn_wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  border-bottom: 2px solid var(--Beige-40);
  padding: 0 8px;
  margin-bottom: 29px;
}

.top_information .search_box .tab_btn_wrap .tab_btn {
  display: block;
  text-align: center;
  border-radius: 4px 4px 0 0;
  background: var(--Beige-85);
  padding: 12px 0;
  color: var(--Beige-40);
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.8px;
  cursor: pointer;
}

.top_information .search_box .tab_btn_wrap .tab_btn:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_information .search_box .tab_btn_wrap .tab_btn.active {
  background: var(--Beige-40);
  color: #fff;
  opacity: 1;
}

.top_information .search_box .tab_item_wrap {
  padding: 0 8px;
}

.top_information .search_box .tab_item {
  display: none;
}

.top_information .search_box .tab_item.active {
  display: block;
}

.top_information .link_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.top_information .link_list li a {
  color: var(--Beige-40);
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.72px;
  padding: 16px 36px 16px 24px;
  border-radius: 4px;
  border: 1px solid var(--Beige-90);
  background: #fff;
  display: block;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_information .link_list li a:after {
  content: "";
  width: 27px;
  height: 27px;
  background: url(../img/common/ic_arrow.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 17px;
  margin: auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_information .link_list li a:hover {
  background: var(--Beige-40);
  color: #fff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_information .link_list li a:hover:after {
  background: url(../img/common/ic_arrow6.svg) no-repeat center/cover;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_information .bnr_container {
  padding: 24px;
  border-radius: 8px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 0 rgba(102, 94, 71, 0.05);
  box-shadow: 0 0 8px 0 rgba(102, 94, 71, 0.05);
  position: relative;
}

.top_information .bnr_container .link {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.top_information .bnr_container .link:after {
  content: "";
  width: 26px;
  height: 26px;
  background: url(../img/common/ic_arrow7.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 45px;
  margin: auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_information .bnr_container figure img {
  border-radius: 4px;
}

.top_information .bnr_container h3.typeC {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_information .bnr_container h3.typeC .en:before {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

@media (min-width: 768px) {
  .top_information .bnr_container:hover {
    -webkit-box-shadow: 0 4px 40px 0 rgba(102, 94, 71, 0.1);
    box-shadow: 0 4px 40px 0 rgba(102, 94, 71, 0.1);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_information .bnr_container:hover h3.typeC {
    color: #649B8C;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_information .bnr_container:hover h3.typeC .en:before {
    background: url(../img/common/ic_leaf_green.png) no-repeat center/cover;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_information .bnr_container:hover .link:after {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    background: url(../img/common/ic_arrow8.svg) no-repeat center/cover;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}
@media (max-width: 767px) {
  .top_information {
    padding-bottom: 64px;
  }
  .top_information h2 {
    padding-top: 140px;
  }
  .top_information h2:after {
    width: 267px;
    height: 194px;
    top: -6px;
    left: -10px;
  }
  .top_information h3.typeA {
    margin-bottom: 24px;
    font-size: 28px;
    letter-spacing: 1px;
    padding: 48px 0 0;
    width: 210px;
  }
  .top_information h3.typeA .en {
    font-size: 16px;
    letter-spacing: 0.32px;
  }
  .top_information h3.typeB {
    padding-top: 36px;
    margin-bottom: 28px;
  }
  .top_information h3.typeB .en {
    font-size: 16px;
    letter-spacing: 0.32px;
  }
  .top_information h3.typeC {
    font-size: 28px;
    margin-bottom: 32px;
    letter-spacing: 2.5px;
  }
  .top_information .menu_container {
    padding: 40px 10px 56px 10px;
    border-radius: 24px 24px 0 0;
    margin-bottom: 48px;
  }
  .top_information .menu_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin-bottom: 40px;
  }
  .top_information .menu_list li a:after {
    width: calc(100% - 8px);
    height: calc(100% - 8px);
  }
  .top_information .menu_list li a .ttl {
    color: #fff;
    text-align: center;
    font-size: 18px;
    letter-spacing: 0.72px;
    padding-bottom: 27.5px;
  }
  .top_information .menu_list li a .ttl .en {
    display: none;
  }
  .top_information .menu_list li a .ttl:after {
    width: 16.25px;
    height: 16.25px;
  }
  .top_information .search_box {
    padding: 32px 16px 40px 16px;
  }
  .top_information .search_box .tab_btn_wrap {
    margin-bottom: 22px;
  }
  .top_information .search_box .tab_btn_wrap .tab_btn {
    padding: 12px 0;
    font-size: 16px;
  }
  .top_information .link_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
  .top_information .link_list li a {
    font-size: 16px;
    padding: 5px 10px;
    min-height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .top_information .link_list li a:after {
    display: none;
  }
  .top_information .bnr_container {
    padding: 0;
  }
  .top_information .bnr_container .link:after {
    top: auto;
    right: 27px;
    bottom: 29px;
  }
  .top_information .bnr_container figure img {
    border-radius: 0;
  }
  .top_information .bnr_container .content {
    padding: 32px 28px 88px;
  }
  .top_information .bnr_container .txt {
    letter-spacing: 1.3px;
  }
}
@media (min-width: 768px) {
  .top_information {
    padding: 35px 0 240px;
    z-index: 0;
  }
  .top_information:before {
    height: 272px;
    background: url(../img/top/top_information_are.png) no-repeat center top/cover;
  }
  .top_information:after {
    content: "";
    width: 776px;
    height: 766px;
    background: url(../img/top/top_menu_bg.png) no-repeat center/cover;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
  }
  .top_information h2 {
    margin-bottom: 63px;
  }
  .top_information h2:after {
    background: url(../img/top/tti_flower01.png) no-repeat center/cover;
    width: 402px;
    height: 362px;
    top: -36px;
    right: calc(100% - 45px);
  }
  .top_information .image {
    width: 81.9%;
    margin-bottom: 120px;
  }
  .top_information .bnr_container {
    display: grid;
    grid-template-columns: 202px 878px;
    gap: 72px;
  }
  .top_information .bnr_container h3.typeC {
    margin-bottom: 48px;
  }
  .top_information .bnr_container .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 1921px) and (max-width: 3500px) {
  .top_information:before {
    height: clamp(272px, 14.16vw, 416px);
  }
}
.top_endoscopy {
  background: #FEFEFE;
  position: relative;
  padding: 37px 0 256px;
}

.top_endoscopy:before {
  content: "";
  width: 100%;
  height: 272px;
  background: url(../img/top/top_endscopy_are.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.top_endoscopy h2.top_ttl_typeA:after {
  content: "";
  width: 420px;
  height: 324px;
  background: url(../img/top/tti_flower02.png) no-repeat center/cover;
  position: absolute;
  top: 3px;
  left: calc(100% - 2px);
}

.top_endoscopy h3.top_ttl_typeA {
  margin-bottom: 36px;
}

.top_endoscopy .pickup {
  padding: 0 0 11px 44px;
  border-bottom: 1px solid var(--Beige-60);
  color: var(--Accent-Green);
  font-family: YakuHanJP, "Cormorant", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.48px;
  margin-bottom: 0;
}

.top_endoscopy .pickup:before {
  background: url(../img/common/ic_check2.svg) no-repeat center/cover;
  width: 28px;
  height: 28px;
  top: 0;
  left: 8px;
}

.top_endoscopy .image {
  width: 97.43%;
  margin-bottom: 80px;
  margin-left: auto;
}

.top_endoscopy .txt_wrap {
  color: var(--Text-Black);
  font-size: 20px;
  font-weight: 400;
  line-height: 200%;
  letter-spacing: 1px;
}

.top_endoscopy .txt_wrap:not(:last-child) {
  margin-bottom: 40px;
}

.top_endoscopy .primary_block {
  margin-bottom: 148px;
}

.top_endoscopy .primary_block .row:not(:last-child) {
  margin-bottom: 79px;
}

.top_endoscopy .pickup_menu li a {
  padding: 23.5px 16px 23.5px 8px;
  display: grid;
  grid-template-columns: 120px -webkit-max-content;
  grid-template-columns: 120px max-content;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 40px;
  text-decoration: none;
  border-bottom: 1px solid var(--Beige-60);
  position: relative;
}

.top_endoscopy .pickup_menu li a:after {
  content: "";
  background: url(../img/common/ic_arrow.svg) no-repeat center/cover;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 18.62px;
  margin: auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_endoscopy .pickup_menu li a .ttl {
  color: var(--Beige-20);
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 2px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_endoscopy .pickup_menu li a .ttl .num {
  color: var(--Beige-60);
  font-family: "Nanum Myeongjo", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.28px;
  display: block;
  padding: 1px 0 0 1px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_endoscopy .pickup_menu li a .bnr_img {
  overflow: hidden;
  border-radius: 8px;
}

.top_endoscopy .pickup_menu li a .bnr_img img {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

@media (min-width: 768px) {
  .top_endoscopy .pickup_menu li a:hover {
    opacity: 1;
  }
  .top_endoscopy .pickup_menu li a:hover:after {
    background: url(../img/common/ic_arrow8.svg) no-repeat center/cover;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_endoscopy .pickup_menu li a:hover img {
    opacity: 1;
  }
  .top_endoscopy .pickup_menu li a:hover .ttl {
    color: var(--Accent-Green);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_endoscopy .pickup_menu li a:hover .ttl .num {
    color: var(--Accent-Green);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_endoscopy .pickup_menu li a:hover .bnr_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}
.top_endoscopy .secondary_block h3 {
  background: transparent;
  color: var(--Beige-50);
  font-size: 32px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 3.84px;
  display: table;
  margin: 0 auto 68px;
  text-align: center;
  padding-top: 163px;
  position: relative;
}

.top_endoscopy .secondary_block h3:before {
  content: "";
  width: 320px;
  height: 240px;
  background: url(../img/top/ttl_endoscopy_ic.png) no-repeat center/cover;
  position: absolute;
  top: -28px;
  left: 0;
  right: 0;
  margin: auto;
}

.top_endoscopy .secondary_block h3 .ttl {
  border-bottom: 1px dashed var(--Beige-70);
  padding: 8px 0 4px 0;
  display: table;
  margin: 0 auto 8px;
}

.top_endoscopy .secondary_block h3 .point {
  display: table;
  color: var(--Beige-40);
  font-size: 48px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: normal;
  padding: 2px 0 1px 64px;
  position: relative;
  margin: 0 auto 16px;
  border-bottom: 1px dashed var(--Beige-70);
}

.top_endoscopy .secondary_block h3 .point:before {
  content: "";
  width: 52px;
  height: 52px;
  background: url(../img/common/ic_check2.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 4px;
  left: 6px;
  margin: auto;
}

.top_endoscopy .secondary_block h3 .en {
  display: block;
  color: var(--Beige-70);
  text-align: center;
  font-family: YakuHanJP, "Cormorant", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: normal;
}

.top_endoscopy .point_menu_block .col {
  border-radius: 4px;
  -webkit-box-shadow: 0 0 40px 0 rgba(102, 94, 71, 0.1);
  box-shadow: 0 0 40px 0 rgba(102, 94, 71, 0.1);
  overflow: hidden;
  position: relative;
}

.top_endoscopy .point_menu_block .col .link {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.top_endoscopy .point_menu_block .col .link:after {
  content: "";
  width: 26px;
  height: 26px;
  background: url(../img/common/ic_arrow.svg) no-repeat center/cover;
  position: absolute;
  bottom: 19px;
  right: 19px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_endoscopy .point_menu_block .col .link:hover {
  opacity: 1;
}

.top_endoscopy .point_menu_block .col .link:hover img {
  opacity: 1;
}

.top_endoscopy .point_menu_block .col figure {
  overflow: hidden;
}

.top_endoscopy .point_menu_block .col figure img {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_endoscopy .point_menu_block .col .content {
  background: #FEFEFE;
  padding: 24px 24px 56px;
}

.top_endoscopy .point_menu_block .col .en {
  color: var(--Beige-70);
  font-family: YakuHanJP, "Cormorant", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 16px;
  letter-spacing: normal;
  position: relative;
}

.top_endoscopy .point_menu_block .col .en:before {
  position: absolute;
  bottom: calc(100% - 4px);
  color: var(--Beige-60);
  font-family: "Nanum Myeongjo", serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 100%;
}

.top_endoscopy .point_menu_block .col .ttl {
  color: var(--Beige-20);
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.8px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

@media (min-width: 768px) {
  .top_endoscopy .point_menu_block .col:hover .ttl {
    color: var(--Beige-60);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_endoscopy .point_menu_block .col:hover .link:after {
    background: url(../img/common/ic_arrow8.svg) no-repeat center/cover;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_endoscopy .point_menu_block .col:hover figure img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}
.top_endoscopy .point_menu_block .col:nth-child(1) .en:before {
  content: "01";
}

.top_endoscopy .point_menu_block .col:nth-child(2) .en:before {
  content: "02";
}

.top_endoscopy .point_menu_block .col:nth-child(3) .en:before {
  content: "03";
}

.top_endoscopy .point_menu_block .col:nth-child(4) .en:before {
  content: "04";
}

.top_endoscopy .point_menu_block .col:nth-child(5) .en:before {
  content: "05";
}

.top_endoscopy .point_menu_block .col:nth-child(6) .en:before {
  content: "06";
}

.top_endoscopy .point_menu_block .col:nth-child(7) .en:before {
  content: "07";
}

.top_endoscopy .point_menu_block .col:nth-child(8) .en:before {
  content: "08";
}

.top_endoscopy .point_menu_block .col:nth-child(9) .en:before {
  content: "09";
}

.top_endoscopy .point_menu_block .col:nth-child(10) .en:before {
  content: "10";
}

.top_endoscopy .point_menu_block .col:nth-child(11) .en:before {
  content: "11";
}

.top_endoscopy .point_menu_block .col:nth-child(12) .en:before {
  content: "12";
}

@media (max-width: 767px) {
  .top_endoscopy {
    padding-bottom: 35px;
  }
  .top_endoscopy:before {
    background: url(../img/top/top_endscopy_are_sp.png) no-repeat center/cover;
    height: 240px;
  }
  .top_endoscopy h2.top_ttl_typeA {
    padding-top: 130px;
    margin-bottom: 31px;
  }
  .top_endoscopy h2.top_ttl_typeA:after {
    content: "";
    width: 314px;
    height: 191px;
    background: url(../img/top/tti_flower02_sp.png) no-repeat center/cover;
    position: absolute;
    top: auto;
    bottom: calc(100% - 167px);
    left: auto;
    right: -18px;
  }
  .top_endoscopy h2.top_ttl_typeA img {
    max-width: 85%;
  }
  .top_endoscopy h2.top_ttl_typeA .ttl {
    margin: 0 0 0 10px;
    letter-spacing: 3px;
    padding-left: 8px;
  }
  .top_endoscopy h3.top_ttl_typeA {
    margin-bottom: 26px;
  }
  .top_endoscopy .pickup {
    font-size: 20px;
    padding: 0 0 12px 36px;
  }
  .top_endoscopy .pickup:before {
    width: 24px;
    height: 24px;
    top: 0;
    left: 4px;
  }
  .top_endoscopy .primary_block {
    margin-bottom: 54px;
  }
  .top_endoscopy .primary_block .col:not(:last-child) {
    margin-bottom: 55px;
  }
  .top_endoscopy .txt_wrap {
    line-height: 2;
    letter-spacing: 0.7px;
    font-size: 18px;
  }
  .top_endoscopy .txt_wrap:not(:last-child) {
    margin-bottom: 36px;
  }
  .top_endoscopy .image {
    margin-bottom: 73px;
  }
  .top_endoscopy .pickup_menu li a {
    grid-template-columns: 80px -webkit-max-content;
    grid-template-columns: 80px max-content;
    gap: 24px;
    padding: 23.5px 12px 23.5px 4px;
  }
  .top_endoscopy .pickup_menu li a:after {
    right: 6.62px;
  }
  .top_endoscopy .pickup_menu li a .ttl {
    font-size: 18px;
  }
  .top_endoscopy .pickup_menu li a .ttl .num {
    font-size: 14px;
  }
  .top_endoscopy .btnstyle a {
    font-size: 18px;
  }
  .top_endoscopy .type_colonoscopy h3.top_ttl_typeA {
    margin-top: 72px;
  }
  .top_endoscopy .secondary_block h3 {
    font-size: 24px;
    margin-bottom: 45px;
  }
  .top_endoscopy .secondary_block h3:before {
    width: 309px;
    height: 240px;
    background: url(../img/top/ttl_endoscopy_ic_sp.png) no-repeat center/cover;
    left: -12px;
  }
  .top_endoscopy .secondary_block h3 .ttl {
    margin: 0 auto 7px;
  }
  .top_endoscopy .secondary_block h3 .point {
    font-size: 32px;
    padding: 0px 0 1px 48px;
    margin: 0 auto 9px;
  }
  .top_endoscopy .secondary_block h3 .point:before {
    width: 38px;
    height: 38px;
    left: 4px;
    bottom: 2px;
  }
  .top_endoscopy .secondary_block h3 .en {
    font-size: 18px;
  }
  .top_endoscopy .point_menu_block {
    padding: 0 15px;
  }
  .top_endoscopy .point_menu_block .col:not(:last-child) {
    margin-bottom: 22px;
  }
  .top_endoscopy .point_menu_block .col .content {
    padding: 29px 31px 32px;
  }
  .top_endoscopy .point_menu_block .col .en {
    margin-bottom: 10px;
  }
  .top_endoscopy .point_menu_block .col .ttl {
    letter-spacing: 1.2px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .top_endoscopy {
    position: relative;
    z-index: 0;
  }
  .top_endoscopy:after {
    content: "";
    width: 1200px;
    height: 1600px;
    background: url(../img/top/top_endoscopy_bg.png) no-repeat center/cover;
    position: absolute;
    left: 0;
    top: 22%;
    z-index: -1;
  }
  .top_endoscopy h2.top_ttl_typeA {
    margin-bottom: 63px;
  }
  .top_endoscopy h2.top_ttl_typeA .ttl {
    margin-top: -22px;
    letter-spacing: 4px;
  }
  .top_endoscopy .image {
    width: 81.3%;
    margin-bottom: 79px;
  }
  .top_endoscopy .btnstyle {
    text-align: left;
  }
  .top_endoscopy .btnstyle a {
    min-width: 280px;
  }
  .top_endoscopy .primary_block .row {
    display: block;
  }
  .top_endoscopy .primary_block .row:not(:last-child) {
    margin-bottom: 161px;
  }
  .top_endoscopy .primary_block .row.type_gastroscope .col {
    display: grid;
    grid-template-columns: 374px -webkit-max-content;
    grid-template-columns: 374px max-content;
    gap: 120px;
  }
  .top_endoscopy .primary_block .row.type_gastroscope h3 {
    margin-left: 80px;
  }
  .top_endoscopy .primary_block .row.type_colonoscopy {
    display: grid;
    grid-template-columns: 536px 700px;
  }
  .top_endoscopy .primary_block .row.type_colonoscopy h3.top_ttl_typeA {
    margin-top: 42px;
  }
  .top_endoscopy .primary_block .row.type_colonoscopy h3.top_ttl_typeA .en {
    line-height: 1.4;
  }
  .top_endoscopy .primary_block .row.type_colonoscopy .txt_wrap {
    margin-top: 42px;
  }
  .top_endoscopy .primary_block .row.type_colonoscopy .contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top_endoscopy .primary_block .row.type_colonoscopy .contents .inner {
    padding-left: 112px;
    margin-top: -41px;
  }
}
@media (min-width: 768px) and (max-width: 1350px) {
  .top_endoscopy .primary_block .row.type_colonoscopy {
    grid-template-columns: 536px 600px;
  }
  .top_endoscopy .primary_block .row.type_colonoscopy .inner {
    padding-left: 60px;
    margin-top: -41px;
  }
}
@media (min-width: 768px) {
  .top_endoscopy .point_menu_block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 56px 25px;
    margin: auto;
    max-width: 1192px;
    width: 100%;
  }
  .top_endoscopy .custom_container {
    width: 1297px;
  }
}
@media (min-width: 1300px) {
  .top_endoscopy .primary_block .col_img {
    position: relative;
  }
}
@media (min-width: 1921px) and (max-width: 3500px) {
  .top_endoscopy:before {
    height: clamp(272px, 14.16vw, 416px);
  }
}
.top_medical_check {
  padding: 36px 0 0;
  background: var(--Beige-95);
  position: relative;
}

.top_medical_check:before {
  content: "";
  width: 100%;
  height: 272px;
  background: url(../img/top/top_medical_check_are.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.top_medical_check h2.top_ttl_typeA {
  position: relative;
}

.top_medical_check h2.top_ttl_typeA:after {
  content: "";
  width: 267px;
  height: 183px;
  background: url(../img/top/tti_flower03_sp.png) no-repeat center/cover;
  position: absolute;
}

.top_medical_check .image {
  margin-bottom: 120px;
}

.top_medical_check .primary_block {
  margin-bottom: 272px;
}

.top_medical_check .primary_block h3.top_ttl_typeA {
  display: table;
  margin: 0 auto 56px;
  text-align: center;
  letter-spacing: 3px;
}

.top_medical_check .primary_block h3.top_ttl_typeA .en {
  letter-spacing: 1px;
}

.top_medical_check .primary_block .txt_wrap {
  color: var(--Beige-30);
  font-weight: 400;
  line-height: 180%;
  letter-spacing: 1.3px;
  margin-bottom: 64px;
}

.top_medical_check .menu_box {
  border-radius: 8px;
  -webkit-box-shadow: 0 0 8px 0 rgba(102, 94, 71, 0.05);
  box-shadow: 0 0 8px 0 rgba(102, 94, 71, 0.05);
  overflow: hidden;
  max-width: 960px;
  width: 100%;
  margin: auto;
}

.top_medical_check .menu_box .box {
  padding: 19px 120px 19px 20px;
  background: #fff;
  border-top: 2px solid var(--Beige-95);
  display: grid;
  grid-template-columns: 96px calc(100% - 128px);
  gap: 32px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.top_medical_check .menu_box .box:after {
  content: "";
  background: url(../img/common/ic_arrow10.svg) no-repeat center/cover;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 48px;
  margin: auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_medical_check .menu_box .box figure {
  padding: 16px;
  border-radius: 4px;
  background: var(--Beige-90);
  display: table;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_medical_check .menu_box .box figure img {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_medical_check .menu_box .box .price .ttl {
  color: var(--Beige-30);
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.96px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_medical_check .menu_box .box .price .fee {
  color: var(--Beige-50);
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.96px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_medical_check .menu_box .box .link {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media (min-width: 768px) {
  .top_medical_check .menu_box .box:hover:after {
    right: 44px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_medical_check .menu_box .box:hover figure {
    background: #F3F7DC;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_medical_check .menu_box .box:hover figure img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_medical_check .menu_box .box:hover .price .ttl,
  .top_medical_check .menu_box .box:hover .price .fee {
    color: var(--Accent-Green);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
}
.top_medical_check .secondary_block .container {
  width: 1280px;
}

.top_medical_check .specific_medical_check_box {
  position: relative;
}

.top_medical_check .specific_medical_check_box:before {
  content: "";
  width: 348px;
  height: 326px;
  background: url(../img/top/medical_check_flower.png) no-repeat center/cover;
  position: absolute;
  bottom: calc(100% - 216px);
  left: calc(100% - 269px);
}

.top_medical_check .specific_medical_check_box .contents {
  padding: 88px 40px 0 0;
  background: var(--Beige-90);
}

.top_medical_check .specific_medical_check_box .contents .headline {
  border-bottom: 1px solid var(--Beige-70);
}

.top_medical_check .specific_medical_check_box .contents h3 {
  margin-bottom: 32px;
}

.top_medical_check .specific_medical_check_box .contents h3.top_ttl_typeA {
  color: var(--Beige-40);
  font-size: 32px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 3.84px;
}

.top_medical_check .specific_medical_check_box .contents h3.top_ttl_typeA .en {
  color: var(--Beige-60);
  font-family: YakuHanJP, "Cormorant", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.4px;
  padding-top: 10px;
}

.top_medical_check .specific_medical_check_box .contents .wrapper {
  padding: 48px 40px 0 80px;
}

.top_medical_check .specific_medical_check_box .contents .wrapper .txt_wrap {
  margin-bottom: 48px;
}

.top_medical_check .specific_medical_check_box .contents .wrapper .txt_wrap p {
  line-height: 2;
  letter-spacing: 0.7px;
}

@media (max-width: 767px) {
  .top_medical_check:before {
    content: "";
    height: 240px;
    background: url(../img/top/top_medical_check_are_sp.png) no-repeat center/cover;
  }
  .top_medical_check .sp_container {
    max-width: calc(100% - 19px);
  }
  .top_medical_check h2.top_ttl_typeA {
    padding-top: 135px;
    margin-bottom: 31px;
  }
  .top_medical_check h2.top_ttl_typeA:after {
    top: -5px;
    left: -10px;
  }
  .top_medical_check h2.top_ttl_typeA .en {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .top_medical_check h2.top_ttl_typeA .en img {
    max-width: 100%;
  }
  .top_medical_check h2.top_ttl_typeA .ttl {
    padding: 2px 4px 5px 4px;
    margin-top: 18px;
  }
  .top_medical_check .primary_block {
    margin-bottom: 96px;
  }
  .top_medical_check .primary_block h3.top_ttl_typeA {
    margin-bottom: 26px;
  }
  .top_medical_check .primary_block .txt_wrap {
    margin-bottom: 53px;
  }
  .top_medical_check .image {
    width: 97.43%;
    margin-bottom: 64px;
  }
  .top_medical_check .menu_box .box {
    padding: 11.5px 64px 11.5px 12px;
    grid-template-columns: 72px calc(100% - 88px);
    gap: 16px;
  }
  .top_medical_check .menu_box .box:after {
    width: 20px;
    height: 20px;
    right: 20px;
  }
  .top_medical_check .menu_box .box figure img {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
  }
  .top_medical_check .menu_box .box .price .ttl {
    font-size: clamp(17px, 4.7vw, 18px);
    position: relative;
  }
  .top_medical_check .menu_box .box .price .ttl:after {
    content: "";
    width: 100%;
    height: 1px;
    background: var(--Beige-85);
    position: absolute;
    bottom: -7px;
    left: 0;
  }
  .top_medical_check .menu_box .box .price .fee {
    font-size: 16px;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  .top_medical_check .menu_box .box:hover:after {
    right: 18px;
  }
  .top_medical_check .menu_box .box:hover figure img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  .top_medical_check .menu_box .box:hover .price .ttl,
  .top_medical_check .menu_box .box:hover .price .fee {
    color: var(--Accent-Green);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_medical_check .secondary_block .container {
    max-width: 100%;
  }
  .top_medical_check .specific_medical_check_box {
    border-radius: 24px 24px 0 0;
  }
  .top_medical_check .specific_medical_check_box:before {
    content: "";
    width: 238px;
    height: 267px;
    background: url(../img/top/medical_check_flower_sp.png) no-repeat center/cover;
    position: absolute;
    bottom: calc(50% - 35px);
    left: calc(100% - 238px);
  }
  .top_medical_check .specific_medical_check_box .contents {
    padding: 72px 24px 80px;
  }
  .top_medical_check .specific_medical_check_box .contents h3.top_ttl_typeA {
    font-size: 24px;
    margin-bottom: 24px;
    letter-spacing: 3px;
  }
  .top_medical_check .specific_medical_check_box .contents h3.top_ttl_typeA .en {
    padding-top: 3px;
    letter-spacing: 0.3px;
    font-size: 18px;
  }
  .top_medical_check .specific_medical_check_box .contents .wrapper {
    padding: 30px 0 0;
  }
  .top_medical_check .specific_medical_check_box .contents .wrapper .txt_wrap {
    margin-bottom: 47px;
  }
  .top_medical_check .specific_medical_check_box .contents .wrapper .txt_wrap p {
    letter-spacing: 2px;
  }
}
@media (min-width: 768px) {
  .top_medical_check {
    padding-bottom: 240px;
  }
  .top_medical_check h2.top_ttl_typeA {
    margin-bottom: 63px;
  }
  .top_medical_check h2.top_ttl_typeA:after {
    width: 384px;
    height: 320px;
    background: url(../img/top/tti_flower03.png) no-repeat center/cover;
    right: calc(100% - 49px);
    top: -7px;
  }
  .top_medical_check h2.top_ttl_typeA .ttl {
    letter-spacing: 1px;
  }
  .top_medical_check .primary_block .txt_wrap {
    text-align: center;
  }
  .top_medical_check .menu_box .box .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .top_medical_check .menu_box .box .price .fee {
    padding: 4px 24px;
    border-right: 1px solid var(--Beige-85);
    border-left: 1px solid var(--Beige-85);
    font-size: 24px;
  }
  .top_medical_check .specific_medical_check_box {
    display: grid;
    grid-template-columns: 37.5% 62.5%;
  }
  .top_medical_check .specific_medical_check_box h3.top_ttl_typeA {
    margin-left: 80px;
  }
  .top_medical_check .specific_medical_check_box figure {
    border-radius: 16px 0 0 16px;
    overflow: hidden;
  }
  .top_medical_check .specific_medical_check_box .contents {
    border-radius: 0 16px 16px 0;
  }
}
@media (min-width: 1921px) and (max-width: 3500px) {
  .top_medical_check:before {
    height: clamp(272px, 14.16vw, 416px);
  }
}
.top_message {
  padding: 120px 0 151px;
  background: #FEFEFE;
  position: relative;
  z-index: 0;
}

.top_message:before {
  content: "";
  width: 82.9%;
  height: 867px;
  background: url(../img/top/top_massege_bg.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.top_message .message_container h3 {
  background: transparent;
  padding: 0;
  color: var(--Beige-40);
  font-size: 32px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 3px;
  margin-bottom: 45px;
}

.top_message .message_container h3 .sub {
  color: var(--Accent-Green);
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 2.4px;
  display: table;
  margin-bottom: 32px;
  padding-left: 20px;
  position: relative;
  border-bottom: 1px dashed var(--Accent-Green);
  padding-bottom: 2px;
}

.top_message .message_container h3 .sub:before {
  content: "";
  width: 12px;
  height: 12px;
  background: url(../img/common/ic_leaf_green.png) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.top_message .message_container .btn a {
  padding: 16px 12px 16px 8px;
  text-decoration: none;
  width: 280px;
  display: block;
  border-bottom: 1px solid var(--Beige-30);
  position: relative;
  color: var(--Beige-30);
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.72px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_message .message_container .btn a:after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../img/common/ic_arrow9.svg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  margin: auto;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.top_message .message_container .txt_wrap {
  margin-bottom: 72px;
}

.top_message .message_container .txt_wrap p {
  line-height: 200%;
  letter-spacing: 2px;
}

.top_message .message_container .txt_wrap .name {
  color: var(--Beige-40);
  font-size: 28px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 1.4px;
  font-family: YakuHanMP, "Noto Serif JP", serif;
}

.top_message .container {
  position: relative;
}

.top_message .ttl_image {
  position: absolute;
  padding: 0;
}

.top_message .ttl_image:before {
  display: none;
}

@media (max-width: 767px) {
  .top_message {
    padding: 108px 0 120px;
  }
  .top_message:before {
    width: 100%;
    max-width: 1358px;
    height: 973px;
    background: url(../img/top/top_massege_bg_sp.png) no-repeat center/cover;
  }
  .top_message .message_container figure {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    width: 90.29%;
    margin-left: auto;
    margin-bottom: 40px;
  }
  .top_message .message_container h3 {
    font-size: 24px;
    margin-bottom: 42px;
  }
  .top_message .message_container h3 .sub {
    margin-bottom: 13px;
  }
  .top_message .message_container .txt_wrap .name {
    font-size: 24px;
    margin-top: 32px;
  }
  .top_message .message_container .btn a {
    width: 100%;
    border-radius: 4px;
    border: 1px solid var(--Beige-30);
    background: var(--Beige-95);
    padding: 16px 16px 16px 24px;
    letter-spacing: 2px;
  }
  .top_message .ttl_image {
    top: -57px;
    left: -20px;
    z-index: 1;
    width: 27%;
    text-align: left;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .top_message .container {
    width: 1420px;
    max-width: 100%;
  }
  .top_message .ttl_image {
    position: absolute;
    top: -41px;
    left: -15px;
  }
  .top_message .message_container {
    display: grid;
    grid-template-columns: 52.7% 39.8%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 84.9%;
    margin-left: auto;
  }
  .top_message .message_container.reverse .col:nth-child(1) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .top_message .message_container.reverse .col:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .top_message .message_container .btn a:hover {
    color: var(--Accent-Green);
    border-bottom: 1px solid var(--Accent-Green);
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .top_message .message_container .btn a:hover:after {
    background: url(../img/common/ic_arrow8.svg) no-repeat center/cover;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    right: 11px;
  }
}
@media (min-width: 1750px) {
  .top_message .ttl_image {
    left: -145px;
  }
}
.top_slider {
  position: relative;
  z-index: 0;
}

.top_slider:after {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 245, 239, 0)), color-stop(50%, rgba(247, 245, 239, 0)), color-stop(50%, #F7F5EF), to(#F7F5EF));
  background: linear-gradient(180deg, rgba(247, 245, 239, 0) 0%, rgba(247, 245, 239, 0) 50%, #F7F5EF 50%, #F7F5EF 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.top_slider img {
  border-radius: 4px;
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}

.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}

.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}

.mce-content-body .calendar-caption {
  font-size: 1.2em;
}

.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}

.mce-content-body .monthly-prev-next {
  font-size: 1em;
}

.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}

.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}

.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}

.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}

.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}

.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}

.mce-content-body th.day-left {
  line-height: 2.5em;
}

.mce-content-body td.day-right {
  font-size: 1.5em;
}

.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}

.mce-content-body .day-mix-calendar th,
.mce-content-body .day-mix-calendar td {
  font-size: 1em;
}

.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}

.mce-content-body .content-form {
  margin-bottom: 1em;
}

.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}

.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}

.mce-content-body .content-form legend {
  font-size: 1.1em;
}

.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}

.mce-content-body .content-form td {
  font-size: 0.9em;
}

.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}

.mce-content-body .content-text.small {
  width: 3em;
}

.mce-content-body .input-number {
  margin-right: 1em;
}

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

.mce-content-body .bill-details td {
  padding-right: 0.5em;
}

.mce-content-body .bill-total,
.mce-content-body .bill-tax {
  padding-right: 1.5em;
}

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

.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}

.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}

.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}

.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}

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

/*# sourceMappingURL=bond.css.map */