@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 60px;
  margin-top: 60px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .section hr {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}

.section_bg {
  background: #fcf6f0;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #fcf6f0;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #fcf6f0;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #fcf6f0;
}

.box_border {
  background: #fff;
  border: 6px solid #fcf6f0;
}

.box_border .box_bg {
  background: #fcf6f0;
}

.section_bg .box_border .box_bg {
  background: #fcf6f0;
}

.box_bg,
.box_border {
  border-radius: 30px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 1px solid #d4aa82;
  border-radius: 20px;
  padding: min(30px , 3.8vw);
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: min(20px , 2.4vw);
       column-gap: min(20px , 2.4vw);
  row-gap: min(10px, 1.5vw);
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  border-radius: 0;
  border: none;
  color: #333333 !important;
  display: inline;
  padding: 0.15em 0;
  padding-left: 1.4em;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a:hover {
  background: none;
  color: #333333 !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  border: none;
  left: calc(1.4em - 15px);
  transform: rotate(0deg);
  top: calc(0.15em + 0.65em - 5px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #d4aa82;
}
.link_anchor a:before {
  display: none;
}
@media (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #d4aa82;
  height: calc(16px / 2);
  left: 0.2em;
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: calc(16px / 2);
}

.ul_dot li::before {
  border-radius: 50%;
  background: #d4aa82;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc(16px * 1.75 / 2 - 16px / 6);
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #b4aba2;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 2px;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #d4aa82;
  top: calc(16px * 1.75 / 2 - 16px / 4);
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 28px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #d4aa82;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #999999;
  border-top: 1px solid #999999;
}
table.table_address th {
  color: #d4aa82;
  border-top: 1px solid #d4aa82;
  border-bottom: 1px solid #d4aa82;
  font-weight: 500;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #999999;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #b4aba2;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #999999;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #b4aba2;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #eae4de;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th, table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th, table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack, table.table_sp_stack_noborder {
    border-bottom: 1px solid #999999;
  }
  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: #999999;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #c0a68d !important;
}

.consul2 {
  color: #d4aa82 !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
.js-scrollable_pc table.table_fixed {
  width: 100%;
}
@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #999999;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #d4aa82;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Zen Maru Gothic", sans-serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #d4aa82;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #b4aba2;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 6px solid #fcf6f0;
  background: #fff;
  border-radius: 30px;
  margin-top: 82px;
  padding: 50px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #e9dcd0;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
@media (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after, .flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #d4aa82;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  display: flex;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #d4aa82;
  background: #d4aa82;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #f7f3f0;
  overflow: hidden;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #d4aa82;
  color: #fff;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.list_list dd a {
  color: #333333;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333333;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -moz-fit-content;
  height: fit-content;
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th, .mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total, .mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}

.breadcrumb {
  padding-block: 10px;
}
.breadcrumb ol li a {
  font-size: 12px;
}
.breadcrumb ol li:first-child a {
  text-decoration: underline;
  text-underline-offset: 0.2em;
  text-decoration-thickness: 1px;
}

.link_anchor a {
  padding-block: 0.2em 0;
  letter-spacing: 0.05em;
}
.link_anchor a::after {
  top: 0.5px;
  left: 0;
  border: unset;
  width: 26px;
  height: auto;
  aspect-ratio: 1/1;
  background: url("../img/common/btn_arrow.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .link_anchor a::after {
    width: 16px;
  }
}
@media (min-width: 768px) {
  .link_anchor {
    row-gap: min(20px, 1vw);
    padding: 30px 60px;
  }
  .link_anchor a {
    padding-left: 2em;
  }
}

.mce-content-body h2 {
  padding-top: 55px;
  letter-spacing: 0.06em;
}

body:not(.home) .mce-content-body h3 {
  padding-bottom: 0.5em;
  border-width: 2px;
}
body:not(.home) .mce-content-body h3::before {
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-right: 0.5em;
  background: url("../img/common/h3_01.png") no-repeat center/contain;
}
body:not(.home) .mce-content-body h4 {
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 0.3em;
  margin-right: auto;
  border-bottom: solid 2px #d4aa82;
}
body:not(.home) .mce-content-body h4::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 16px;
  margin-right: 0.5em;
  background-color: #b4aba2;
}
body:not(.home) .mce-content-body h5 {
  text-decoration: underline;
  text-decoration-color: rgba(212, 170, 130, 0.5);
  text-decoration-thickness: 0.55em;
  text-underline-offset: -0.3em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

.btnstyle a {
  width: -moz-fit-content;
  width: fit-content;
  min-width: 260px;
  padding-block: 0.8em;
  font-weight: bold;
}
.btnstyle a::after {
  /* 既存スタイル消し */
  border: unset;
  transform: unset;
  /* 新規スタイル */
  right: 15px;
  width: 18px;
  height: 6px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='19.5px' height='6.5px'%3E%3Cpath fill-rule='evenodd' stroke='rgb(255, 255, 255)' stroke-width='1px' stroke-linecap='butt' stroke-linejoin='miter' fill-opacity='0' fill='rgb(212, 170, 130)' d='M0.500,4.500 L16.500,4.500 L12.500,1.500 '/%3E%3C/svg%3E");
  background-size: contain;
  transition: 0.2s;
}
.btnstyle a:hover::after {
  right: 10px;
}

.flow-block .title {
  font-family: "Zen Maru Gothic", sans-serif;
}

.flow-block .title .num {
  font-family: "Zen Maru Gothic", sans-serif;
  line-height: calc(var(--flow-num-width) - 1px);
}
@media (max-width: 767px) {
  .flow-block .title .num {
    line-height: 24px;
  }
}

table.table {
  font-family: "Zen Maru Gothic", sans-serif;
}
table.table thead th {
  font-weight: bold;
}
table.table tbody th,
table.table tbody td {
  font-weight: 500;
}
@media (max-width: 767px) {
  table {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  table.table_timetable {
    font-size: 18px;
  }
}
table.table_timetable th,
table.table_timetable td {
  padding-block: 1em;
  border: unset;
}
table.table_timetable th {
  font-weight: normal;
}
table.table_timetable thead th,
table.table_timetable thead td {
  font-weight: bold;
}
table.table_timetable tbody tr:not(:last-child) {
  border-bottom: solid 1px #e5e5e5;
}
table.table_timetable tbody tr th,
table.table_timetable tbody tr td {
  padding-block: 1.1em;
}
@media (min-width: 768px) {
  table.table_address th,
  table.table_address td {
    padding: 1.05em 1.9em;
    letter-spacing: 0.06em;
  }
}
@media (min-width: 768px) {
  table.table_default thead th,
  table.table_default thead td, table.table_fee thead th,
  table.table_fee thead td {
    font-size: 18px;
    font-weight: normal;
  }
  table.table_default th,
  table.table_default td, table.table_fee th,
  table.table_fee td {
    padding: 1.05em 2em;
  }
  table.table_default thead th,
  table.table_default thead td, table.table_fee thead th,
  table.table_fee thead td {
    padding-block: 0.85em;
    font-size: 18px;
  }
}

.ol_circle li::before {
  padding-left: 1px;
  font-family: "Zen Maru Gothic", sans-serif;
  line-height: 19px;
}

.box_faq .question::before,
.box_faq .answer::before {
  font-family: "Zen Maru Gothic", sans-serif;
  line-height: 36px;
}

@media (max-width: 767px) {
  .footer {
    background-position: center;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 110px;
  }
}
.footer .sec_logo {
  margin-bottom: 45px;
  text-align: center;
}
.footer .sec_logo img {
  width: 240px;
}
@media (max-width: 767px) {
  .footer .sec_logo img {
    max-width: 223.5px;
  }
}
@media (min-width: 768px) {
  .footer .row_footer {
    margin-bottom: 45px;
  }
}
.footer table.table_timetable {
  font-size: 16px;
}
@media (max-width: 767px) {
  .footer table.table_timetable {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .footer .sitemap {
    margin-bottom: 20px;
  }
}
.footer .sitemap::before {
  content: "-";
  display: inline-block;
  margin-right: 0.5em;
}
.footer .sitemap a {
  padding-left: 0;
}
.footer .sitemap a::after {
  content: unset;
}
.footer .me_bnr {
  width: 300px;
}
@media (max-width: 767px) {
  .footer .me_bnr {
    width: 200px;
  }
}
.footer .copyright {
  margin-top: 80px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .footer .copyright {
    padding-block: 16px 100px;
  }
}
@media (max-width: 767px) {
  .footer .copyright {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .block_info > .col:not(:first-child) {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .block_info {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .block_info > .col {
    width: calc(50% - 12px);
  }
}
.block_info .pre {
  position: relative;
}
.block_info .pre::after {
  content: "準備中";
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(204, 204, 204, 0.8);
  color: #333333;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 26px;
  font-weight: 500;
}
.block_info .block {
  margin-bottom: 25px;
}
.block_info .block .title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  padding: 0;
  margin-bottom: 8px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 24px;
  font-weight: bold;
  white-space: nowrap;
}
.block_info .block .title::before {
  content: "";
  display: block;
  width: 40.5px;
  height: 41px;
}
.block_info .block:last-child {
  margin-bottom: 0;
}
.block_info .block_menu {
  text-align: left;
}
.block_info .block_menu .title::before {
  background: url("../img/common/ic_menu_beige.png") no-repeat center/contain;
}
.block_info .block_access .title::before {
  background: url("../img/common/ic_access_beige.png") no-repeat center/contain;
}
.block_info .block_access .row {
  align-items: center;
  gap: 30px;
  margin-bottom: 30px;
}
.block_info .block_access .row .col_text {
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .block_info .block_access .row .btnstyle {
    margin-top: 10px;
  }
}
.block_info .block_access .row .btnstyle a {
  min-width: 260px;
  padding-block: 0.4em;
}
@media (min-width: 768px) {
  .block_info .block_access .row .btnstyle a {
    margin-inline: 0 auto;
  }
}
.block_info .block_access .ul_access {
  display: flex;
  justify-content: flex-start;
  -moz-column-gap: 35px;
       column-gap: 35px;
}
@media (max-width: 767px) {
  .block_info .block_access .ul_access {
    justify-content: center;
  }
}
.block_info .block_access .ul_access li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  row-gap: 5px;
  line-height: 1.3333333333;
  letter-spacing: 0;
}
.block_info .block_access .ul_access li img {
  width: 80px;
  height: auto;
  aspect-ratio: 1/1;
}
.block_info .block_access .ul_access li .text {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.block_info .block_sns {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 45px;
       column-gap: 45px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .block_info .block_sns {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
.block_info .block_sns .label {
  position: relative;
  padding: 20px 15px;
  margin-bottom: 0;
  border-radius: 5px;
  background-color: #fff;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .block_info .block_sns .label {
    font-size: 16px;
  }
}
.block_info .block_sns .label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  bottom: 0;
  display: block;
  width: 0;
  height: 0;
  margin-block: auto;
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #ffffff;
  border-right: 0;
}
.block_info .block_sns ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 10px;
}
@media (max-width: 767px) {
  .block_info .block_sns ul {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
.block_info .block_sns ul li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 1em;
       column-gap: 1em;
  color: #333333;
  text-decoration: none;
  white-space: nowrap;
}
.block_info .block_sns ul li a::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
}
.block_info .block_sns ul li a:hover {
  text-decoration: underline;
}
.block_info .block_sns ul li.line a::before {
  background: url("../img/common/sns_line.png") no-repeat center/contain;
}
.block_info .block_sns ul li.insta a::before {
  background: url("../img/common/sns_instagram.png") no-repeat center/contain;
}
@media (max-width: 767px) {
  .block_info .block_contact {
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
.block_info .block_contact li:not(:last-child) {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .block_info .block_contact li:not(:last-child) {
    margin-bottom: 20px;
  }
}
.block_info .block_contact li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 0.2em;
       column-gap: 0.2em;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
}
@media (min-width: 768px) {
  .block_info .block_contact li a {
    font-size: 40px;
  }
}
.block_info .block_contact li a::before {
  content: "";
  display: block;
  width: 32px;
  height: 32.5px;
}
.block_info .block_contact li a:hover {
  text-decoration: underline;
}
.block_info .block_contact li.tel a::before {
  background: url("../img/common/ic_tel_beige.png") no-repeat center/contain;
}
.block_info .block_contact li.fax a::before {
  background: url("../img/common/ic_fax_beige.png") no-repeat center/contain;
}
.block_info .block_timetable .title {
  margin-bottom: 20px;
}
.block_info .block_timetable .title::before {
  background: url("../img/common/ic_time_beige.png") no-repeat center/contain;
}
.block_info .block_timetable p {
  line-height: 1.625;
  letter-spacing: 0;
}

.sec_top {
  padding-block: 50px;
}
@media (min-width: 768px) {
  .sec_top {
    padding-block: 100px;
  }
}
.sec_top h2 {
  padding-top: 70px;
  margin-bottom: 20px;
  line-height: 1.6666666667;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_top h2 {
    padding-top: 73px;
    margin-bottom: 40px;
    letter-spacing: 0.1em;
  }
}
.sec_top h2 .en {
  color: #d4aa82;
  font-size: 14px;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_top h2 .en {
    font-size: 20px;
  }
}
.sec_top h2::after {
  content: "";
  display: block;
}
.sec_top h2.h2_horizontal .en {
  margin-left: 8px;
}
@media (min-width: 768px) {
  .sec_top h2.h2_horizontal .en {
    margin-left: 16px;
  }
}
.sec_top h2.h2_vertical .en {
  display: block;
}
.sec_top .btn_arrow a {
  position: relative;
}
.sec_top .btn_arrow a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 106%;
  height: 15px;
  border-bottom: solid 1px #333333;
  border-right: 1px solid #333333;
  transform: skew(60deg);
}
.sec_top .lead {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-decoration: underline;
  text-decoration-color: rgba(212, 170, 130, 0.5);
  text-decoration-thickness: 0.55em;
  text-underline-offset: -0.3em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media (min-width: 768px) {
  .sec_top .lead {
    font-size: 24px;
  }
}

.sec_post {
  background: url("../img/top/top_bg01.jpg") no-repeat center/cover;
}
.sec_post .bnr_preview {
  width: 100%;
  max-width: 1000px;
  padding: 20px 10px;
  margin-inline: auto;
  margin-bottom: 50px;
  border-radius: 20px;
  border: solid 5px #cab9a9;
  background: url("../img/top/top_bg02.jpg") no-repeat left/cover;
  font-weight: bold;
  line-height: 1.4545454545;
  letter-spacing: 0;
  text-align: center;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_post .bnr_preview {
    padding-block: 50px;
    margin-bottom: 100px;
    font-size: 22px;
  }
}
.sec_post .bnr_preview h2 {
  padding-top: 0;
  padding-bottom: 0.5em;
  margin-bottom: 15px;
  line-height: 1;
  letter-spacing: 0.1em;
}
.sec_post .bnr_preview h2::after {
  content: "";
  top: auto;
  bottom: 0;
  display: block;
  width: 24px;
  height: 4px;
  margin-inline: auto;
  border-radius: 50vh;
  background: linear-gradient(90deg, #d4aa82 0%, #d4aa82 50%, #b4aba2 50%);
}
.sec_post .bnr_preview .color {
  color: #d4aa82;
}
.sec_post .bnr_preview .date {
  margin-bottom: 0;
  font-size: 20px;
  letter-spacing: 0;
}
.sec_post .bnr_preview .date .large {
  font-size: 26px;
}
@media (min-width: 768px) {
  .sec_post .bnr_preview .date {
    font-size: 32px;
  }
  .sec_post .bnr_preview .date .large {
    font-size: 42px;
  }
}
.sec_post .bnr_preview .time {
  margin-bottom: 10px;
  letter-spacing: 0;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_post .bnr_preview .time {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .sec_post .block_post.horizontal .row_post {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .sec_post .block_post.horizontal .row_post .col_title {
    width: 25%;
  }
  .sec_post .block_post.horizontal .row_post .col_list {
    flex: 1;
  }
  .sec_post .block_post.horizontal .row_post:not(.reverse) .btnstyle a {
    margin-inline: 0 auto;
  }
  .sec_post .block_post.horizontal .row_post.reverse .btnstyle a {
    margin-inline: auto 0;
  }
}
.sec_post .block_post.head_title-btn .row_post_head {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 10px;
}
.sec_post .block_post.head_title-btn .row_post_head h2 {
  margin-bottom: 0;
}
.sec_post .block_post.head_title-btn .row_post_head .col_btn {
  flex: 1;
}
.sec_post .block_post.head_title-btn .row_post_head .col_btn .btnstyle a {
  margin-inline: auto 0;
}
.sec_post .block_post.border_head-foot .list_list {
  padding-block: 1em;
  border-top: solid 4px #cab9a9;
  border-bottom: solid 4px #cab9a9;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_post .block_post.border_head-foot .list_list {
    padding-block: 2em;
  }
}
.sec_post .block_post.border_head-foot .list_list dt,
.sec_post .block_post.border_head-foot .list_list dd {
  font-weight: bold;
}
@media (min-width: 768px) {
  .sec_post .block_post.border_head-foot .list_list dt:not(:last-of-type),
  .sec_post .block_post.border_head-foot .list_list dd:not(:last-of-type) {
    padding-bottom: 1.2em;
  }
}
.sec_post .block_post.border_head-foot .list_list dt {
  padding-right: 1em;
}
.sec_post .block_post.border_head-foot .list_list dd {
  padding-left: 0;
}
.sec_post .block_post h2 {
  padding-top: 0;
  margin-bottom: 0;
  line-height: 1;
}
.sec_post .block_post h2::after {
  content: unset;
}
.sec_post .block_post .btnstyle a {
  min-width: 160px;
  padding: 0.4em;
  letter-spacing: 0;
}
.sec_post .block_post .btnstyle a::after {
  right: 10px;
}
.sec_post .block_post .btnstyle:hover a::after {
  right: 5px;
}
.sec_post .bnr_recruit {
  margin-top: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_post .bnr_recruit {
    margin-top: 80px;
  }
}

.sec_info {
  background: url("../img/top/top_bg03_sp.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_info {
    background: url("../img/top/top_bg03.jpg") no-repeat center/cover;
    text-align: center;
  }
}
.sec_info p {
  letter-spacing: 0;
}
.sec_info .block_info {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_info .block_info {
    margin-top: 40px;
  }
}
.sec_info .block_info .col .block:last-child {
  margin-bottom: 0;
}

.sec_greeting {
  background: url("../img/top/top_bg04.jpg") no-repeat center/cover;
}
.sec_greeting .block_message {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec_greeting .block_message .btnstyle a {
    margin-inline: auto 50px;
  }
}
.sec_greeting .row_message {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .sec_greeting .row_message .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_message {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .sec_greeting .row_message .col_text {
    flex: 1;
    padding-top: 25px;
    letter-spacing: 0;
  }
  .sec_greeting .row_message .col_img {
    width: 32%;
  }
}
.sec_greeting .row_message .col_text .from {
  margin-top: 30px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7777777778;
  -moz-text-align-last: right;
       text-align-last: right;
}
.sec_greeting .row_message .col_text .from .clinic {
  display: block;
  font-size: 14px;
}
.sec_greeting .row_message .col_text .from .position {
  margin-right: 1em;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_greeting .row_message .col_text .from {
    font-size: 22px;
  }
  .sec_greeting .row_message .col_text .from .clinic {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .sec_greeting .row_career .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_career {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .sec_greeting .row_career .col {
    width: calc(50% - 12px);
  }
}
.sec_greeting .row_career .title {
  margin-bottom: 10px;
  border-bottom: solid 3px #cab9a9;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .sec_greeting .row_career .title {
    font-size: 24px;
  }
}
.sec_greeting .row_career .title::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 0.5em;
  background: url("../img/common/h3_02.png") no-repeat center/contain;
}
.sec_greeting .row_career .col ul:not(:last-child) {
  margin-bottom: 10px;
}

.sec_endoscopy {
  padding-bottom: 0;
  background: url("../img/top/top_bg05.jpg") no-repeat center/cover;
  text-align: center;
}
.sec_endoscopy h2 {
  margin-bottom: 30px;
}
.sec_endoscopy .row_check-up {
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec_endoscopy .row_check-up {
    align-items: stretch;
    margin-top: 90px;
    margin-right: 40px;
    margin-bottom: 100px;
  }
  .sec_endoscopy .row_check-up > .col_text {
    flex: 1;
  }
  .sec_endoscopy .row_check-up > .col_img {
    width: 38.7931034483%;
  }
}
.sec_endoscopy .row_check-up > .col_text {
  padding: 20px;
  background-color: #fcf6f0;
  text-align: left;
}
@media (max-width: 767px) {
  .sec_endoscopy .row_check-up > .col_text {
    padding-bottom: 100px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_check-up > .col_text {
    padding: 30px 40px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
  }
}
.sec_endoscopy .row_check-up > .col_text p {
  line-height: 1.75;
}
.sec_endoscopy .row_check-up > .col_img {
  overflow: hidden;
}
@media (max-width: 767px) {
  .sec_endoscopy .row_check-up > .col_img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_check-up > .col_img {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}
.sec_endoscopy .row_check-up > .col_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec_endoscopy .row_check-up h3 {
  margin-bottom: 15px;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 1.3;
}
.sec_endoscopy .row_check-up h3 .large {
  font-size: 38px;
}
.sec_endoscopy .row_check-up h3 .color {
  color: #d4aa82;
}
@media (max-width: 767px) {
  .sec_endoscopy .row_check-up h3 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .sec_endoscopy .row_check-up h3 {
    font-size: 30px;
  }
  .sec_endoscopy .row_check-up h3 .large {
    font-size: 40px;
  }
}
.sec_endoscopy .row_check-up .ul_point {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
.sec_endoscopy .row_check-up .ul_point li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 90px;
  background-color: #fff;
  color: #d4aa82;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
}
.sec_endoscopy .row_check-up .btn_arrow {
  position: absolute;
  right: 5px;
  bottom: 30px;
}
@media (min-width: 768px) {
  .sec_endoscopy .row_check-up .btn_arrow {
    right: -30px;
  }
}
.sec_endoscopy .row_check-up .btn_arrow a {
  display: block;
  padding-right: 50px;
  padding-bottom: 10px;
  color: #333333;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.07em;
  text-shadow: 0px 0px 10px rgb(255, 255, 255), 0px 0px 10px rgb(255, 255, 255), 0px 0px 10px rgb(255, 255, 255), 0px 0px 5px rgb(255, 255, 255), 0px 0px 5px rgb(255, 255, 255);
  text-decoration: none;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_endoscopy .row_check-up .btn_arrow a {
    padding-right: 100px;
  }
}
.sec_endoscopy .row_check-up .btn_arrow a:hover {
  transform: translateX(5px);
}
.sec_endoscopy .row_scopy.row_outside_full {
  -moz-column-gap: 60px;
       column-gap: 60px;
}
@media (min-width: 768px) {
  .sec_endoscopy .row_scopy.row_outside_full {
    align-items: flex-end;
  }
  .sec_endoscopy .row_scopy.row_outside_full .col_text {
    flex: 1;
  }
  .sec_endoscopy .row_scopy.row_outside_full .col_img {
    width: calc(46% + max(50vw - 600px, 20px));
  }
  .sec_endoscopy .row_scopy.row_outside_full.right {
    justify-content: flex-end;
  }
  .sec_endoscopy .row_scopy.row_outside_full.left {
    justify-content: flex-start;
  }
  .sec_endoscopy .row_scopy.row_outside_full:not(.reverse) .col_outside:nth-child(1) {
    margin-left: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_endoscopy .row_scopy.row_outside_full:not(.reverse) .col_outside:nth-child(2) {
    margin-right: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_endoscopy .row_scopy.row_outside_full.reverse .col_outside:nth-child(1) {
    margin-right: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_endoscopy .row_scopy.row_outside_full.reverse .col_outside:nth-child(2) {
    margin-left: calc(-1 * max(50vw - 50%, 20px));
  }
  .sec_endoscopy .row_scopy.row_outside_full:not(:last-child) {
    margin-bottom: 60px;
  }
}
.sec_endoscopy .row_scopy > .col_text {
  text-align: left;
}
@media (max-width: 767px) {
  .sec_endoscopy .row_scopy > .col_text figure {
    margin-bottom: 20px;
  }
}
.sec_endoscopy .row_scopy > .col_text p {
  letter-spacing: 0;
}
.sec_endoscopy .row_scopy > .col_text .btnstyle {
  margin-block: 30px;
}
@media (min-width: 768px) {
  .sec_endoscopy .row_scopy > .col_text .btnstyle a {
    margin-inline: 0 auto;
  }
}
.sec_endoscopy .row_scopy h2 {
  position: relative;
  padding-top: 0;
  padding-bottom: 23px;
  text-align: left;
}
.sec_endoscopy .row_scopy h2::before, .sec_endoscopy .row_scopy h2::after {
  content: "";
  position: absolute;
  top: unset;
  right: unset;
  left: 0;
  display: block;
  height: 3px;
}
.sec_endoscopy .row_scopy h2::before {
  bottom: 10px;
  width: 100%;
  background-color: #d4aa82;
}
.sec_endoscopy .row_scopy h2::after {
  bottom: 0;
  width: 85%;
  background-color: #b4aba2;
}
.sec_endoscopy .row_scopy h2 .color {
  color: #d4aa82;
}
.sec_endoscopy .row_scopy .ul_point {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding-block: 20px;
}
@media (min-width: 768px) {
  .sec_endoscopy .row_scopy .ul_point::after {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    width: 210px;
    height: 100%;
    background-color: #fff;
  }
}
.sec_endoscopy .row_scopy .ul_point li {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3888888889;
  letter-spacing: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_endoscopy .row_scopy .ul_point li {
    font-size: 18px;
  }
}
.sec_endoscopy .row_scopy .ul_point li img {
  width: 100px;
}
.sec_endoscopy .row_scopy .ul_point li .text {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .sec_endoscopy .row_scopy:nth-child(odd) > .col_text figure {
    margin-left: -10px;
  }
}
.sec_endoscopy .row_scopy:nth-child(odd) .ul_point::after {
  right: 100%;
  border-top-left-radius: 100px;
}
@media (max-width: 767px) {
  .sec_endoscopy .row_scopy:nth-child(even) > .col_text figure {
    margin-right: -10px;
  }
}
.sec_endoscopy .row_scopy:nth-child(even) .ul_point::after {
  left: 100%;
  border-top-right-radius: 100px;
}
.sec_endoscopy .row_scopy:last-child .ul_point {
  padding-bottom: 50px;
}

.sec_guide {
  padding-top: 0;
}
@media (min-width: 768px) {
  .sec_guide {
    padding-bottom: 50px;
  }
}
.sec_guide .h2_wrap {
  display: flex;
  align-items: flex-end;
  height: 100px;
  padding-inline: 20px;
  margin-bottom: 20px;
  background: url("../img/top/top_bg06.jpg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec_guide .h2_wrap {
    height: 300px;
    margin-bottom: 50px;
  }
}
.sec_guide h2 {
  width: 100%;
  max-width: 1200px;
  padding-top: 0;
  margin-inline: auto;
  margin-bottom: 0;
  color: #fff;
  font-size: 30px;
  text-align: left;
}
@media (min-width: 768px) {
  .sec_guide h2 {
    font-size: 56px;
  }
}
.sec_guide h2::after {
  content: unset;
}
.sec_guide h2 .en {
  display: block;
  color: rgba(255, 255, 255, 0.2);
  font-size: 24px;
  line-height: 0.9166666667;
}
@media (min-width: 768px) {
  .sec_guide h2 .en {
    font-size: 120px;
  }
}
.sec_guide .ul_guide {
  display: grid;
}
@media (max-width: 767px) {
  .sec_guide .ul_guide {
    gap: 17.0454545455px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .sec_guide .ul_guide {
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
  }
}
.sec_guide .ul_guide li {
  position: relative;
  height: 77.9220779221px;
  padding-right: 8.5227272727px;
}
@media (min-width: 768px) {
  .sec_guide .ul_guide li {
    height: 140px;
    padding-right: 20px;
  }
}
.sec_guide .ul_guide li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 13.6363636364px;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
}
@media (min-width: 768px) {
  .sec_guide .ul_guide li a {
    font-size: 24px;
  }
}
.sec_guide .ul_guide li .text {
  position: relative;
  z-index: 1;
}
.sec_guide .ul_guide li .text .en {
  display: block;
  font-size: 9.7402597403px;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .sec_guide .ul_guide li .text .en {
    font-size: 18px;
  }
}
.sec_guide .ul_guide li img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec_guide .ul_guide li.btn_arrow a::after {
  right: -7.5px;
  bottom: 7.5px;
  width: 105px;
  height: 5px;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_guide .ul_guide li.btn_arrow a::after {
    right: -10px;
    bottom: 15px;
  }
}
.sec_guide .ul_guide li.btn_arrow a:hover::after {
  transform: skew(60deg) translateX(5px);
}

.sec_menu {
  background: url("../img/top/top_bg07.jpg") no-repeat center/cover;
}
.sec_menu h2 {
  margin-bottom: 30px;
}
.sec_menu .tab_wrap .tab_btn_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 60px;
       column-gap: 60px;
  width: 100%;
  margin-bottom: 40px;
  border-bottom: solid 3px #cccccc;
}
@media (max-width: 767px) {
  .sec_menu .tab_wrap .tab_btn_wrap {
    -moz-column-gap: 20px;
         column-gap: 20px;
    margin-bottom: 20px;
  }
}
.sec_menu .tab_wrap .tab_btn_wrap .tab_btn {
  position: relative;
  display: block;
  width: 150px;
  padding-bottom: 0.5em;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  transition: 0.2s;
  cursor: pointer;
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .tab_btn_wrap .tab_btn {
    width: 200px;
    font-size: 24px;
  }
}
.sec_menu .tab_wrap .tab_btn_wrap .tab_btn::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #d4aa82;
  opacity: 0;
  transition: 0.2s;
}
.sec_menu .tab_wrap .tab_btn_wrap .tab_btn:hover::after, .sec_menu .tab_wrap .tab_btn_wrap .tab_btn.active::after {
  opacity: 1;
}
.sec_menu .tab_wrap .tab_item_wrap .tab_item {
  display: none;
  transition: 0.2s;
}
.sec_menu .tab_wrap .tab_item_wrap .tab_item.active {
  display: block;
}
.sec_menu .tab_wrap .ul_menu {
  display: grid;
  grid-auto-rows: 1fr;
}
@media (max-width: 767px) {
  .sec_menu .tab_wrap .ul_menu {
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .sec_menu .tab_wrap .ul_menu {
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
  }
}
.sec_menu .tab_wrap .ul_menu .btnstyle {
  margin-bottom: 0;
}
.sec_menu .tab_wrap .ul_menu .btnstyle a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 60px;
  min-width: unset;
  max-width: unset;
  padding-block: 0.1em;
  margin: unset;
}
@media (max-width: 767px) {
  .sec_menu .tab_wrap .ul_menu .btnstyle a {
    padding-inline: 15px;
    font-size: 12px;
    letter-spacing: 0;
  }
  .sec_menu .tab_wrap .ul_menu .btnstyle a::after {
    width: 10px;
    right: 5px;
  }
}

.sec_features {
  background: url("../img/top/top_bg08.jpg") no-repeat top center/cover;
}
.sec_features .block_feature:not(:last-child) {
  margin-bottom: 50px;
}
.sec_features .block_feature .row_feature {
  margin-bottom: 0;
}
.sec_features .block_feature .row_feature.row_overlapped > .col {
  position: relative;
}
.sec_features .block_feature .row_feature.row_overlapped > .col:not(.col_lower) {
  z-index: 1;
}
.sec_features .block_feature .row_feature.row_overlapped > .col_lower {
  z-index: 0;
}
@media (max-width: 767px) {
  .sec_features .block_feature .row_feature.row_overlapped > .col {
    width: 100%;
  }
  .sec_features .block_feature .row_feature.row_overlapped > .col:not(.col_lower) {
    width: 90%;
    margin-inline: auto;
  }
  .sec_features .block_feature .row_feature.row_overlapped > .col_lower:nth-child(1) {
    margin-bottom: -20px;
  }
  .sec_features .block_feature .row_feature.row_overlapped > .col_lower:nth-child(2) {
    margin-top: -20px;
  }
}
@media (min-width: 768px) {
  .sec_features .block_feature .row_feature.row_overlapped {
    align-items: flex-start;
    justify-content: flex-end;
  }
  .sec_features .block_feature .row_feature.row_overlapped > .col_text {
    width: 91.6666666667%;
  }
  .sec_features .block_feature .row_feature.row_overlapped > .col_img {
    width: 48.8333333333%;
  }
  .sec_features .block_feature .row_feature.row_overlapped:not(.reverse) > .col_lower:nth-child(1) {
    margin-right: -490px;
  }
  .sec_features .block_feature .row_feature.row_overlapped:not(.reverse) > .col_lower:nth-child(1) h3 {
    padding-right: 510px;
  }
  .sec_features .block_feature .row_feature.row_overlapped:not(.reverse) > .col_lower:nth-child(1) .text_wrap {
    padding-right: 510px;
  }
  .sec_features .block_feature .row_feature.row_overlapped:not(.reverse) > .col_lower:nth-child(2) {
    margin-left: -490px;
  }
  .sec_features .block_feature .row_feature.row_overlapped:not(.reverse) > .col_lower:nth-child(2) h3 {
    padding-left: 510px;
  }
  .sec_features .block_feature .row_feature.row_overlapped:not(.reverse) > .col_lower:nth-child(2) .text_wrap {
    padding-left: 510px;
  }
  .sec_features .block_feature .row_feature.row_overlapped.reverse > .col_lower:nth-child(1) {
    margin-left: -490px;
  }
  .sec_features .block_feature .row_feature.row_overlapped.reverse > .col_lower:nth-child(1) h3 {
    padding-left: 510px;
  }
  .sec_features .block_feature .row_feature.row_overlapped.reverse > .col_lower:nth-child(1) .text_wrap {
    padding-left: 510px;
  }
  .sec_features .block_feature .row_feature.row_overlapped.reverse > .col_lower:nth-child(2) {
    margin-right: -490px;
  }
  .sec_features .block_feature .row_feature.row_overlapped.reverse > .col_lower:nth-child(2) h3 {
    padding-right: 510px;
  }
  .sec_features .block_feature .row_feature.row_overlapped.reverse > .col_lower:nth-child(2) .text_wrap {
    padding-right: 510px;
  }
}
.sec_features .block_feature .row_feature > .col_text {
  padding-top: 5px;
}
.sec_features .block_feature .row_feature > .col_text .text_wrap {
  min-height: 318px;
  padding: 30px;
  border-radius: 20px;
  background-color: #fcf6f0;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .sec_features .block_feature .row_feature > .col_text .text_wrap {
    margin-top: 20px;
    padding: 20px;
    padding-bottom: 40px;
  }
}
.sec_features .block_feature .row_feature h3 {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 1.7857142857;
  letter-spacing: 0;
}
.sec_features .block_feature .row_feature h3.num_label_vertical {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.7em;
       column-gap: 0.7em;
}
.sec_features .block_feature .row_feature h3.num_label_vertical .num {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 50px;
  line-height: 0.85;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_features .block_feature .row_feature h3.num_label_vertical .num {
    font-size: 70px;
  }
}
.sec_features .block_feature .row_feature h3.num_label_vertical .num::before {
  content: "Feature";
  display: block;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_features .block_feature .row_feature h3.num_label_vertical .num::before {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sec_features .block_feature .row_feature h3 {
    margin-bottom: 25px;
    font-size: 28px;
  }
}
.sec_features .block_feature .row_feature h3 .num {
  color: #b4aba2;
}
.sec_features .block_feature .ul_point {
  margin-bottom: 0;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #fcf6f0;
}
@media (max-width: 767px) {
  .sec_features .block_feature .ul_point {
    padding: 20px;
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .sec_features .block_feature .ul_point {
    display: grid;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 10px;
    padding: 40px;
    padding-top: 15px;
    grid-template-columns: repeat(3, 1fr);
  }
}
.sec_features .block_feature .ul_point.num_counter {
  counter-reset: num_feature-point; /* カウンターの名前を'num_feature-point'として初期化 */
}
.sec_features .block_feature .ul_point.num_counter .num_increment {
  counter-increment: num_feature-point; /* .sec_top内の各h3でカウンターを1増やす */
}
.sec_features .block_feature .ul_point.num_counter .with_num::before {
  content: counter(num_feature-point, decimal-leading-zero); /* カウンターの値を表示 */
  display: block;
}
.sec_features .block_feature .ul_point li {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.sec_features .block_feature .ul_point li::before {
  z-index: 1;
  color: #d4aa82;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.1em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
@media (max-width: 767px) {
  .sec_features .block_feature .ul_point li::before {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .sec_features .block_feature .ul_point li::before {
    margin-left: 15px;
    font-size: 50px;
  }
}
.sec_features .block_feature .ul_point li .card {
  z-index: 0;
  height: 100%;
  padding: 20px;
  padding-top: 30px;
  margin-top: -20px;
  border-radius: 10px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .sec_features .block_feature .ul_point li .card {
    min-height: 308px;
    padding: 30px;
    padding-top: 45px;
  }
}
.sec_features .block_feature .ul_point li .card h4 {
  padding-bottom: 10px;
  margin: unset;
  margin-bottom: 20px;
  border-bottom: solid 3px #d4aa82;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_features .block_feature .ul_point li .card h4 {
    font-size: 20px;
  }
}
.sec_features .block_feature .ul_point li .card .text_wrap {
  line-height: 1.625;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .sec_features .block_feature .ul_point li:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_features .block_feature_full .row_feature.row_overlapped {
    align-items: flex-start;
    justify-content: flex-end;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped > .col_text {
    width: 100%;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped > .col_img {
    width: 48.8333333333%;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped:not(.reverse) > .col_lower:nth-child(1) {
    margin-right: -586px;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped:not(.reverse) > .col_lower:nth-child(1) h3 {
    padding-right: 606px;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped:not(.reverse) > .col_lower:nth-child(1) .text_wrap {
    padding-right: 606px;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped:not(.reverse) > .col_lower:nth-child(2) {
    margin-left: -586px;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped:not(.reverse) > .col_lower:nth-child(2) h3 {
    padding-left: 606px;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped:not(.reverse) > .col_lower:nth-child(2) .text_wrap {
    padding-left: 606px;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped.reverse > .col_lower:nth-child(1) {
    margin-left: -586px;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped.reverse > .col_lower:nth-child(1) h3 {
    padding-left: 606px;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped.reverse > .col_lower:nth-child(1) .text_wrap {
    padding-left: 606px;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped.reverse > .col_lower:nth-child(2) {
    margin-right: -586px;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped.reverse > .col_lower:nth-child(2) h3 {
    padding-right: 606px;
  }
  .sec_features .block_feature_full .row_feature.row_overlapped.reverse > .col_lower:nth-child(2) .text_wrap {
    padding-right: 606px;
  }
}
.sec_features .block_feature_full .row_feature > .col_text .text_wrap {
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}
@media (max-width: 767px) {
  .sec_features .block_feature_full .ul_point {
    padding-bottom: 40px;
    margin-bottom: -20px;
  }
}
.sec_features .block_feature_full figure.sp {
  width: 90%;
  margin-inline: auto;
}

.sec_slide {
  padding-block: 0;
  background: linear-gradient(0deg, #f7f3f0 0%, #f7f3f0 57%, transparent 57%);
}
.sec_slide .loopslider {
  width: 2560px;
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1280px);
  }
}
@media (min-width: 768px) {
  .sec_slide .loopslider {
    width: 5120px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-2560px);
    }
  }
}
.sec_slide .loopslider_item {
  padding-inline: 10px;
  margin-bottom: 0;
}
.sec_slide .loopslider_item:nth-child(even) {
  margin-top: 30px;
}/*# sourceMappingURL=bond.css.map */