@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: #f2f8fd;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f8fd;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2f8fd;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f8fd;
}

.box_border {
  background: #fff;
  border: 5px solid #f2f8fd;
}

.box_border .box_bg {
  background: #f2f8fd;
}

.section_bg .box_border .box_bg {
  background: #f2f8fd;
}

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 3px solid #f2f8fd;
  border-radius: 10px;
  padding: min(30px , 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  border: 1px solid #685351;
  color: #685351 !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: #685351;
    color: #fff !important;
  }
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #685351;
  border-right: 1px solid #685351;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover::after {
    border-color: #fff;
  }
}
@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    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: #685351;
  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: #685351;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc(16px * 1.75 / 2 - 16px / 6);
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #685351;
  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 #685351;
  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: #685351;
  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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #685351;
  border-top: 1px solid #685351;
  border-bottom: 1px solid #685351;
  font-weight: 600;
  text-align: left;
  width: 32%;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #7D6868;
  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 #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #685351;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f7f9fc;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th, table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th, table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack, table.table_sp_stack_noborder {
    border-bottom: 1px solid #ddd;
  }
  table.table_sp_stack thead, table.table_sp_stack tbody, table.table_sp_stack tr, table.table_sp_stack th, table.table_sp_stack td, table.table_sp_stack_noborder thead, table.table_sp_stack_noborder tbody, table.table_sp_stack_noborder tr, table.table_sp_stack_noborder th, table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th, table.table_sp_stack_noborder th {
    border-bottom: none;
  }
  table.table_sp_stack td, table.table_sp_stack_noborder td {
    border-bottom: none;
  }
  table.table_sp_stack_noborder th {
    border-top-color: #ddd;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #685351 !important;
}

.consul2 {
  color: #F1E3DD !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
.js-scrollable_pc table.table_fixed {
  width: 100%;
}
@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: YakuHanMP, "Shippori Mincho", serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #685351;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: YakuHanMP, "Shippori Mincho", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #685351;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #F1E3DD;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f2f8fd;
  background: #fff;
  border-radius: 0px;
  margin-top: calc(16px * 5.125);
  padding: 50px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #afcbea;
  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: #685351;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: YakuHanMP, "Shippori Mincho", serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #685351;
  background: #685351;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
          transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 111px;
  background: url("../img/common/sp_footer_bg.png") no-repeat center/cover;
  overflow: hidden;
  border-top: 2px solid #685351;
}
.footer .sec_logo {
  text-align: center;
  margin: auto;
  margin-bottom: 40px;
}
.footer .sec_text {
  color: #fff;
  -webkit-font-feature-settings: "palt" on, "pkna" on;
          font-feature-settings: "palt" on, "pkna" on;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 1.6px;
  margin-bottom: 30px;
}
.footer .footer_text {
  color: #fff;
  -webkit-font-feature-settings: "palt" on, "pkna" on;
          font-feature-settings: "palt" on, "pkna" on;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 1.6px;
  opacity: 0.9;
}
.footer .consul, .footer .consul2 {
  color: #fff !important;
}
.footer .table_box {
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 12px;
}
.footer .table_timetable thead {
  background: #7D6868;
}
.footer .table_timetable thead tr {
  background: #7D6868;
}
.footer .table_timetable thead tr th {
  border: none;
  color: #FFF;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 20.157px;
  letter-spacing: 1.5px;
  border: none !important;
  padding: 9.3px 0;
}
.footer .table_timetable thead tr th:first-child {
  width: 35%;
}
.footer .table_timetable tbody tr th, .footer .table_timetable tbody tr td {
  padding: 8.42px 0;
  background: transparent;
  border-bottom: 2px solid #fff;
}
.footer .table_timetable tbody tr th {
  color: #FFF;
  -webkit-font-feature-settings: "palt" on, "pkna" on;
          font-feature-settings: "palt" on, "pkna" on;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24.809px;
  letter-spacing: 0.8px;
  opacity: 0.9;
}
.footer .table_timetable tbody tr td {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -1.35px;
  opacity: 0.9;
}
@media (max-width: 767px) {
  .footer .container {
    max-width: calc(100% - 40px);
  }
  .footer .sec_logo {
    width: 258.7px;
  }
  .footer .footer_text {
    margin-right: 10px;
  }
  .footer .map_img {
    margin: 0 10px;
  }
  .footer .table_box {
    margin-bottom: 20px;
  }
  .footer .row .col_2 {
    margin: 0;
  }
  .footer .row .col_2:not(:first-child) {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 139.47px;
    background: url("../img/common/footer_bg.png") no-repeat center/cover;
  }
  .footer .container {
    width: 980px;
  }
  .footer .sec_logo {
    margin-bottom: 45px;
  }
  .footer .table_timetable thead tr th {
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 1.7px;
    padding: 12px 0;
  }
  .footer .table_timetable thead tr th:first-child {
    width: 33%;
  }
  .footer .table_timetable thead tr th:last-child {
    width: 11%;
  }
  .footer .table_timetable tbody tr th, .footer .table_timetable tbody tr td {
    padding: 11px 0;
  }
  .footer .table_timetable tbody tr th {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 1px;
    opacity: 0.9;
    letter-spacing: 0.8px;
    padding-left: 12px;
  }
  .footer .table_timetable tbody tr td {
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 1.7px;
    opacity: 0.9;
  }
  .footer .footer_text {
    font-size: 18px;
    line-height: 32px;
    padding-left: 11px;
    letter-spacing: 1.8px;
  }
  .footer .sec_text {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 1.8px;
  }
  .footer .row {
    gap: 0 75px;
  }
  .footer .row .col_2 {
    margin: 0;
  }
  .footer .row .col_2:first-child {
    width: calc(100% - 515px);
  }
  .footer .row .col_2:last-child {
    width: 440px;
  }
}

.copyright {
  background: transparent;
  color: #fff;
  margin-top: 30px;
  font-size: 14px;
  letter-spacing: 2.8px;
  text-align: center;
  border-top: 1px solid #FFF;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  color: #4D3D3C;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .copyright {
    padding: 23px 0 92px;
  }
}
@media (min-width: 768px) {
  .copyright {
    padding: 23px 0;
    margin-top: 58.04px;
    -webkit-font-feature-settings: "pwid" on, "palt" on, "pkna" on;
            font-feature-settings: "pwid" on, "palt" on, "pkna" on;
  }
}

.sec_tab .tab_item {
  display: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sec_tab .tab_item.active {
  display: block;
}
.sec_tab .tab_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px !important;
  padding-top: 22px;
  border-top: 1px solid #B19595;
}
.sec_tab .tab_btn_wrap li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 320px;
  height: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  color: #4D3D3C;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 1.8px;
  position: relative;
  border-radius: 50px;
  border: 1px solid #A67F55;
  background: transparent;
  overflow: hidden;
  cursor: pointer;
}
.sec_tab .tab_btn_wrap li:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(104, 83, 81, 0.3)), to(rgba(207, 177, 175, 0.3)));
  background: linear-gradient(180deg, rgba(104, 83, 81, 0.3) 0%, rgba(207, 177, 175, 0.3) 100%);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sec_tab .tab_btn_wrap li .sec_span {
  padding-left: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
}
.sec_tab .tab_btn_wrap li .sec_span:after {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: -13px;
  right: auto;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #685351;
  opacity: 0;
}
@media (hover: hover) and (pointer: fine) {
  .sec_tab .tab_btn_wrap li:hover:after {
    opacity: 1;
  }
}
.sec_tab .tab_btn_wrap li.active {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(104, 83, 81, 0.3)), to(rgba(207, 177, 175, 0.3)));
  background: linear-gradient(180deg, rgba(104, 83, 81, 0.3) 0%, rgba(207, 177, 175, 0.3) 100%);
}
@media (hover: hover) and (pointer: fine) {
  .sec_tab .tab_btn_wrap li.active:hover:after {
    opacity: 0;
  }
}
.sec_tab .tab_btn_wrap li.active .sec_span {
  padding-left: 15px;
}
.sec_tab .tab_btn_wrap li.active .sec_span:after {
  opacity: 1;
  left: -14px;
  bottom: 2px;
}
@media (max-width: 767px) {
  .sec_tab .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 8px;
    padding-top: 17px;
    margin-top: 31px !important;
  }
  .sec_tab .tab_btn_wrap li {
    height: 50px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    width: 138px;
    height: 50px;
    border-radius: 50px;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
    padding: 0;
    line-height: 30px;
    letter-spacing: 1.7px;
  }
  .sec_tab .tab_btn_wrap .tab_btn.active .sec_span {
    padding-left: 12px;
  }
  .sec_tab .tab_btn_wrap .tab_btn.active .sec_span:after {
    left: -6px;
    bottom: 0px;
  }
}
@media (min-width: 768px) {
  .sec_tab .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 30px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 120s linear infinite;
          animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2400px;
  height: 100%;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1200px);
            transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              transform: translateX(-1920px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1920px);
              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%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.sec_top {
  margin: 0;
  position: relative;
  z-index: 2;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #4D3D3C;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}
.sec_top .sec_img {
  margin: 0;
  text-align: center;
}
.sec_top .tablet {
  display: none;
}
@media (min-width: 768px) {
  .sec_top .tablet {
    display: block;
  }
}
@media screen and (min-width: 1201px) {
  .sec_top .tablet {
    display: none;
  }
}

.home .wrap {
  margin-top: -77px;
}
@media (min-width: 768px) {
  .home .wrap {
    margin-top: -105px;
  }
}

.sec01 {
  padding: 60px 0 129px;
}
.sec01 .sec_title {
  color: #4D3D3C;
  font-size: 21px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 2.1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 22px;
  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;
  gap: 0 10px;
}
.sec01 .sec_title:before, .sec01 .sec_title:after {
  content: "";
  display: block;
  margin: auto;
  border-radius: 5px;
  width: 15px;
  height: 1.5px;
  background: #4D3D3C;
}
.sec01 .sec_text {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  color: var(--, #4D3D3C);
  -webkit-font-feature-settings: "palt" on, "pkna" on;
          font-feature-settings: "palt" on, "pkna" on;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 0.1px;
  margin-bottom: 30px;
}
.sec01 .sec_text:last-child {
  margin-bottom: 0;
}
.sec01 .sec_box {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 45px 36px 55px 36px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  border-radius: 60px;
  background: #F1E3DD;
  -webkit-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.2) inset;
          box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.2) inset;
}
.sec01 .sec_box:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: calc(100% - 40px);
  height: calc(100% - 36px);
  z-index: -1;
  border-radius: 40px;
  background: #F1E3DD;
  -webkit-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.2) inset;
          box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.2) inset;
}
@media (min-width: 768px) {
  .sec01 {
    padding: 34px 0 157px;
  }
  .sec01 .container {
    width: 1100px;
  }
  .sec01 .sec_title {
    font-size: 29px;
    letter-spacing: 2.9px;
    margin: 0 auto 41px;
    gap: 0 25px;
  }
  .sec01 .sec_title:before, .sec01 .sec_title:after {
    border-radius: 5px;
    width: 20px;
    height: 1.5px;
  }
  .sec01 .sec_text {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0.1px;
    margin-bottom: 32px;
  }
  .sec01 .sec_text:last-child {
    margin-bottom: 0;
  }
  .sec01 .sec_box {
    padding: 77px 85px 65px 85px;
    gap: 10px;
    border-radius: 60px;
    -webkit-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.2) inset;
            box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.2) inset;
  }
  .sec01 .sec_box:after {
    width: calc(100% - 50px);
    height: calc(100% - 40px);
    border-radius: 40px;
    -webkit-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.2) inset;
            box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.2) inset;
  }
}

.sec02 {
  padding: 0 0 145px;
  background: url("../img/top/sp_sec02_bg.png") no-repeat center/cover;
}
.sec02 .sec_box {
  background: url("../img/top/sp_sec02_title_bg.png") no-repeat center top/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: clamp(65px, 16.6666666667vw, 127.8333333333px);
  width: 100%;
  height: clamp(292px, 81.1111111111vw, 622.1222222222px);
}
.sec02 h2 {
  color: #4D3D3C;
  text-align: center;
  font-size: clamp(20px, 5.1282051282vw, 39.3333333333px);
  font-style: normal;
  font-weight: 600;
  line-height: clamp(21px, 5.3846153846vw, 41.3px);
  text-align: center;
  margin: auto;
  margin-top: 86px;
  margin-bottom: 0;
  letter-spacing: 3.3px;
}
.sec02 h2 .sec_span {
  font-size: clamp(40px, 10.2564102564vw, 78.6666666667px);
  color: #fff;
  font-family: "Cardo", serif;
  font-style: normal;
  font-weight: 400;
  line-height: clamp(45px, 11.5384615385vw, 88.5px);
  letter-spacing: 4px;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
  gap: 0 25px;
}
.sec02 h2 .sec_span:before, .sec02 h2 .sec_span:after {
  content: "";
  position: relative;
  display: block;
  margin: auto;
  top: clamp(4px, 1.0256410256vw, 7.8666666667px);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.sec02 .top_btn {
  margin: 0 auto 0;
}
.sec02 .top_btn a {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: clamp(260px, 66.6666666667vw, 511.3333333333px);
  height: clamp(60px, 15.3846153846vw, 118px);
  padding: clamp(5px, 1.2820512821vw, 9.8333333333px) 0 clamp(5px, 1.2820512821vw, 9.8333333333px) 0;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  color: #4D3D3C;
  text-align: center;
  font-family: "Cardo", serif;
  font-size: clamp(18px, 4.6153846154vw, 35.4px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.8px;
  text-decoration: none;
  border-radius: 50px;
  background: #FFF7F4;
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
          box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
}
.sec02 .top_btn a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 34px;
  top: 0;
  bottom: 3px;
  width: 27px;
  height: 18px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: url("../img/top/sec02_arrow.svg") no-repeat center/cover;
}
@media (hover: hover) and (pointer: fine) {
  .sec02 .top_btn a:hover {
    color: #FFF7F4;
    background: #685351;
  }
  .sec02 .top_btn a:hover:after {
    background: url("../img/top/hov_sec02_arrow.svg") no-repeat center/cover;
  }
}
.sec02 .list_list dt {
  padding: 0 7px;
  color: #FFF;
  -webkit-font-feature-settings: "palt" on, "pkna" on;
          font-feature-settings: "palt" on, "pkna" on;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 29px;
  letter-spacing: 1.6px;
}
.sec02 .list_list dd {
  padding: 0 7px;
  padding-top: 0;
  padding-bottom: 15px;
  -webkit-font-feature-settings: "palt" on, "pkna" on;
          font-feature-settings: "palt" on, "pkna" on;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 1.6px;
  border-bottom: 1px solid #FFF;
  margin-bottom: 10px;
}
.sec02 .list_list dd:last-child {
  margin-bottom: 0;
}
.sec02 .list_list dd a {
  color: #FFF;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  .sec02 .list_list dd a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .sec02 .container {
    max-width: calc(100% - 50px);
    position: relative;
    top: -86px;
    margin-bottom: -86px;
  }
  .sec02 .row .col_2 {
    margin: 0;
  }
  .sec02 .row .col_2:not(:first-child) {
    margin-top: 35px;
  }
}
@media (min-width: 768px) {
  .sec02 {
    padding: 0 0 229px;
    background: url("../img/top/sec02_bg.png") no-repeat center/cover;
  }
  .sec02 .container {
    position: relative;
    top: -84px;
    margin-bottom: -84px;
    width: 1090px;
  }
  .sec02 h2 {
    margin-top: 119px;
    font-size: 22px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 3.3px;
  }
  .sec02 h2 .sec_span {
    font-size: 48px;
    font-weight: 400;
    letter-spacing: 4.8px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    margin-bottom: 0;
    gap: 0 25px;
  }
  .sec02 h2 .sec_span:before, .sec02 h2 .sec_span:after {
    top: 5px;
    width: 10px;
    height: 10px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  }
  .sec02 .top_btn a {
    width: 300px;
    height: 70px;
    padding: 5px 0 5px 0;
    gap: 10px;
    padding-right: 18px;
    font-size: 20px;
    letter-spacing: 2px;
    border-radius: 50px;
    -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
            box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
  }
  .sec02 .top_btn a:after {
    right: 49px;
    width: 27px;
    height: 18px;
  }
  .sec02 .sec_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 103px;
    width: 100%;
    height: 475px;
    background: url("../img/top/sec02_title_bg.png") no-repeat center/cover;
  }
  .sec02 .row {
    gap: 0 70px;
  }
  .sec02 .row .col_2 {
    margin: 0;
  }
  .sec02 .row .col_2:first-child {
    width: 370px;
  }
  .sec02 .row .col_2:last-child {
    margin-top: 155px;
    width: calc(100% - 440px);
  }
  .sec02 .list_list dt {
    padding: 0 20px;
    font-size: 17px;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: 0.85px;
  }
  .sec02 .list_list dd {
    padding: 0 20px;
    padding-top: 5px;
    padding-bottom: 16px;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 1.8px;
    margin-bottom: 10px;
  }
  .sec02 .list_list dd:last-child {
    margin-bottom: 0;
  }
}

.sec03 {
  padding: 0 0 150px;
  background: url("../img/top/sp_sec03_bg.jpg") no-repeat center/cover;
}
.sec03 .container {
  position: relative;
  top: -90px;
  margin-bottom: -90px;
}
.sec03 .sec_box {
  padding: 65px 25px 50px 25px;
  background: url("../img/top/sp_sec03_text_bg.png") no-repeat center/cover;
  border-radius: 80px 0 0 10px;
  -webkit-box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
}
.sec03 .sec_title {
  color: #FFF;
  margin-bottom: 30px;
  font-family: "Cardo", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  padding-right: 37px;
}
.sec03 .sec_title .sec_span {
  text-align: center;
  font-family: YakuHanMP, "Shippori Mincho", serif;
  font-size: 23px;
  padding-left: 6px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 3.45px;
}
.sec03 .sec_title:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 3px;
  top: 2px;
  bottom: 0;
  width: 25px;
  height: 2px;
  background: #fff;
}
.sec03 .sec_sub {
  color: #4D3D3C;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: 2.4px;
  margin-bottom: 15px;
}
.sec03 .sec_text {
  color: #4D3D3C;
  -webkit-font-feature-settings: "palt" on, "pkna" on;
          font-feature-settings: "palt" on, "pkna" on;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 0.1px;
  margin-bottom: 30px;
}
.sec03 .sec_text:last-child {
  margin-bottom: 0;
}
.sec03 .text_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: auto;
  margin-top: -20px;
  width: 100%;
  max-width: 290px;
  padding: 20px 0 20px 0;
  -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;
  background: #FFF7F4;
  -webkit-box-shadow: 4.296px 4.296px 25.777px 0 rgba(0, 0, 0, 0.15) inset;
          box-shadow: 4.296px 4.296px 25.777px 0 rgba(0, 0, 0, 0.15) inset;
}
.sec03 .text_box .sec_name {
  color: #4D3D3C;
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 25.777px;
  letter-spacing: 0.85px;
  padding: 0 8.592px 6.874px 8.592px;
  margin-bottom: 10px;
  border-bottom: 1px solid #7D6868;
}
.sec03 .text_box .sec_name .sec_span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.sec03 .text_box .sec_name .sec_span:before, .sec03 .text_box .sec_name .sec_span:after {
  content: "";
  display: block;
  margin: auto;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #A67F55;
}
.sec03 .text_box .sec_name2 {
  color: #4D3D3C;
  text-align: center;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 9.59px;
  line-height: 25.777px;
  letter-spacing: 3.15px;
}
.sec03 .text_box .sec_name3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30.073px;
  padding: 0 15.481px 1.718px 15.481px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  color: #FFF;
  text-align: center;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.777px;
  letter-spacing: 2.4px;
  border-radius: 42.962px;
  background: #AE8F8F;
}

.sec03 .sec_btn_box {
  margin-top: 25px;
}
.sec03 .sec_btn_box .sec_btn {
  width: 100%;
}
.sec03 .sec_btn_box .sec_btn a {
  height: 60px;
  width: 100%;
  position: relative;
  border-radius: 50px;
  border: 1px solid #7d6868;
  box-sizing: border-box;
  text-decoration: none;
  /* overflow: hidden; */
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 17px 0 17px 0;
  gap: 10px;
  text-align: center;
  flex: 1;
  z-index: 0;
  position: relative;
  font-size: 19px;
  letter-spacing: 0.1em;
  line-height: 23px;
  font-weight: 600;
  font-family: YakuHanMP, "Shippori Mincho", serif;
  color: #4d3d3c;
  text-align: center;
  display: inline-block;
    -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sec03 .sec_btn_box .sec_btn a .sec_span {
  padding-top: 2px;
}
.sec03 .sec_btn_box .sec_btn a:after {
  border-radius: 50px;
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(104, 83, 81, 0.2)), to(rgba(207, 177, 175, 0.2)));
  background: linear-gradient(180deg, rgba(104, 83, 81, 0.2) 0%, rgba(207, 177, 175, 0.2) 100%);
  border: 2px solid #685351;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1;
}
.sec03 .sec_btn_box .sec_btn a:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 20px;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 20px;
  background: url("../img/top/sec03_arrow.svg") no-repeat center/cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .sec03 .sec_btn_box .sec_btn a:hover {
    border-color: transparent;
  }
  .sec03 .sec_btn_box .sec_btn a:hover:after {
    opacity: 1;
  }
  .sec03 .sec_btn_box .sec_btn a:hover:before {
    right: 15px;
  }
}

@media (max-width: 767px) {
  .sec03 .sec_box {
    margin-right: -20px;
  }
  .sec03 .sec_text {
    letter-spacing: -0.5px;
  }
  .sec03 .sec_img {
    max-width: 245px;
    margin: auto;
  }
  .sec03 .container {
    max-width: calc(100% - 40px);
  }
  .sec03 .row .col_2 {
    margin: 0;
  }
  .sec03 .row .col_2:not(:first-child) {
    margin-top: 30px;
  }
  .sec03 .sec_btn_box .sec_btn {
    height: 60px;
  }
  .sec03 .sec_btn_box .sec_btn:not(:first-child) {
    margin-top: 12px;
  }
}
@media (min-width: 768px) {
  .sec03 {
    padding: 0 0 282px;
    background: url("../img/top/sec03_bg.jpg") no-repeat center/cover;
  }
  .sec03 .sec_btn_box {
    display: flex;
    margin-top: 40px;
    align-items: center;
    gap: 12px;
  }
  .sec03 .sec_btn_box .sec_btn {
    width: fit-content;
  }
  .sec03 .sec_btn_box .sec_btn a {
    width: 185px;
    height: 65px;
    border-radius: 50px;
    padding: 17px 0 17px 0;
    gap: 10px;
    font-size: 19px;
    letter-spacing: 0.1em;
    line-height: 23px;
    font-weight: 600;
  }
  .sec03 .sec_btn_box .sec_btn:nth-child(1) a {
    width: 230px;
  }
  .sec03 .container {
    top: -124px;
    margin-bottom: -124px;
  }
  .sec03 .sec_img {
    margin-top: 0;
  }
  .sec03 .row {
    gap: 0 58px;
  }
  .sec03 .row .col_2 {
    margin: 0;
  }
  .sec03 .row .col_2:first-child {
    margin-top: 84px;
    width: 619px;
  }
  .sec03 .row .col_2:last-child {
    width: calc(100% - 677px);
  }
  .sec03 .sec_box {
    padding: 90.5px 0 70.5px;
    padding-left: 80px;
    padding-right: 52px;
    margin-left: 0;
    border-radius: 150px 0 0 10px;
    background: url("../img/top/tablet_sec03_text_bg.png") no-repeat center/cover;
    -webkit-box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
    width: calc(100% + 50px);
  }
  .sec03 .sec_title {
    margin-bottom: 62px;
    font-size: 60px;
    font-weight: 400;
    letter-spacing: 6px;
    padding-right: 60px;
  }
  .sec03 .sec_title .sec_span {
    font-size: 25px;
    padding-left: 19px;
    line-height: 22px;
    letter-spacing: 3.75px;
    position: relative;
    top: -6px;
  }
  .sec03 .sec_title:after {
    top: 3px;
    width: 25px;
    height: 1px;
    right: 4px;
  }
  .sec03 .sec_sub {
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 3px;
    margin-bottom: 25px;
  }
  .sec03 .sec_text {
    font-size: 18px;
    line-height: 200%;
    letter-spacing: 0;
    margin-bottom: 35px;
  }
  .sec03 .sec_text:last-child {
    margin-bottom: 0;
  }
  .sec03 .text_box {
    margin-top: -20px;
    width: 100%;
    max-width: 341px;
    padding: 25px 0 30px 0;
    -webkit-box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, 0.15) inset;
            box-shadow: 5px 5px 30px 0 rgba(0, 0, 0, 0.15) inset;
  }
  .sec03 .text_box .sec_name {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.9px;
    padding: 0 10px 8px 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #7D6868;
  }
  .sec03 .text_box .sec_name .sec_span {
    gap: 10px;
  }
  .sec03 .text_box .sec_name .sec_span:before, .sec03 .text_box .sec_name .sec_span:after {
    width: 5px;
    height: 5px;
    background: #A67F55;
  }
  .sec03 .text_box .sec_name2 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 3.6px;
    margin-bottom: 10px;
  }
  .sec03 .text_box .sec_name3 {
    height: 35px;
    padding: 0 26px 2px;
    gap: 10px;
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 1px;
    border-radius: 50px;
  }
}
@media only screen and (min-width: 1240px) {
  .sec03 .sec_img {
    margin-top: 0;
  }
  .sec03 .sec_box {
    padding: 90.5px 0 70.5px;
    padding-left: 50px;
    padding-right: clamp(64.5833333333px, 5.2083333333vw, 100px);
    margin-left: auto;
    width: clamp(1194.7916666667px, 96.3541666667vw, 1850px);
    background: url("../img/top/sec03_text_bg.png") no-repeat center/cover;
  }
  .sec03 .row {
    gap: 0 58px;
  }
  .sec03 .row .col_2 {
    margin: 0;
  }
  .sec03 .row .col_2:first-child {
    margin-top: 75px;
    width: 670px;
  }
  .sec03 .row .col_2:last-child {
    width: calc(100% - 728px);
  }
}
@media screen and (min-width: 1500px) {
  .sec03 .sec_box {
    padding-left: 183px;
    padding-right: 413px;
    width: 1665px;
    margin-left: -106px;
  }
}
@media screen and (min-width: 1921px) {
  .sec03 .sec_box {
    margin-left: -106px;
    width: calc(1665px + 24vw);
  }
}

.sec04_title_box h2 {
  position: absolute;
  margin: auto;
  left: 4px;
  right: 0;
  top: -62px;
  bottom: auto;
  color: #4D3D3C;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 16.783px;
  letter-spacing: 3px;
}
.sec04_title_box h2 .sec_span {
  color: #FFF7F4;
  font-family: "Cardo", serif;
  font-size: 65px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: 6.5px;
  display: inline-block;
  padding-right: 15px;
}
.sec04_title_box h2 .sec_span2 {
  position: relative;
  bottom: 7px;
}
@media (min-width: 768px) {
  .sec04_title_box h2 {
    left: -402px;
    right: 0;
    top: -124px;
    font-size: 26px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 3.9px;
  }
  .sec04_title_box h2 .sec_span {
    font-size: 140px;
    font-weight: 400;
    line-height: 100px;
    letter-spacing: 21px;
    padding-right: 21px;
    position: relative;
    top: 8px;
  }
  .sec04_title_box h2 .sec_span2 {
    bottom: 10px;
  }
}

.sec04 {
  position: relative;
  padding: 87px 0 5.64px;
}
.sec04 .pc_tablet {
  display: none;
}
.sec04 .sec_sub {
  color: #A67F55;
  font-family: "Cardo", serif;
  font-size: 16px;
  margin-left: 15px;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.4px;
}
.sec04 .sec_sub .sec_span {
  position: relative;
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.sec04 .sec_sub .sec_span:before {
  content: "";
  display: block;
  margin: auto;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #A67F55;
}
.sec04 .sec_title {
  padding: 0 15px 20px 15px;
  border-bottom: 1px solid #CAB1AD;
  color: #4D3D3C;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  font-size: 27px;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 4.05px;
}
.sec04 .sec_text {
  color: #4D3D3C;
  -webkit-font-feature-settings: "palt" on, "pkna" on;
          font-feature-settings: "palt" on, "pkna" on;
  font-size: 16px;
  font-style: normal;
  margin-left: 15px;
  font-weight: 600;
  line-height: 200%;
  letter-spacing: 0.1px;
}
.sec04 .sec_btn {
  margin: 35px 0 0;
  margin-left: 15px;
}
.sec04 .sec_btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 86.35514px;
  padding: 0 32.69px 3.08px 32.69px;
  -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;
  gap: 10px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  color: #4D3D3C;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  line-height: 20.355px;
  letter-spacing: 0.9px;
  border-radius: 3.084px;
  background: #F1E3DD;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15) inset;
          box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15) inset;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 0;
}
.sec04 .sec_btn a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: calc(100% - 22.2px);
  height: calc(100% - 18.5px);
  border-radius: 3.084px;
  border: 1px solid #7D6868;
  background: #F1E3DD;
  z-index: -1;
}
.sec04 .sec_btn a .sec_span {
  position: relative;
}
.sec04 .sec_btn a .sec_span:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: -29.25px;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 20px;
  height: 20px;
  background: url("../img/top/sec04_arrow.svg") no-repeat center/cover;
}
@media (hover: hover) and (pointer: fine) {
  .sec04 .sec_btn a:hover {
    background: #CAB1AD;
  }
  .sec04 .sec_btn a:hover .sec_span:before {
    background: url("../img/top/hov_sec04_arrow.svg") no-repeat center/cover;
  }
}
@media (max-width: 767px) {
  .sec04 .sec_btn {
    margin-right: 15px;
  }
  .sec04 .sec_img1 {
    margin-left: -15px;
  }
  .sec04 .sec_img2 {
    position: absolute;
    margin: auto;
    top: auto;
    bottom: -210px;
    left: auto;
    right: 0;
    width: 300px;
  }
  .sec04 .row .col_2 {
    margin: 0;
  }
  .sec04 .row .col_2:not(:first-child) {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .sec04 {
    padding: 150px 0 45px;
  }
  .sec04 .sec_sub {
    font-size: 20px;
    margin-left: -55px;
    margin-bottom: 73px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 4px;
  }
  .sec04 .sec_sub .sec_span {
    gap: 20px;
  }
  .sec04 .sec_sub .sec_span:before {
    width: 7px;
    height: 7px;
  }
  .sec04 .sec_title {
    padding: 0 15px 30px 26px;
    font-size: 45px;
    margin-bottom: 50px;
    line-height: 30px;
    letter-spacing: 9px;
  }
  .sec04 .sec_text {
    color: #4D3D3C;
    font-size: 18px;
    margin-left: 26px;
    line-height: 200%;
    letter-spacing: 0.1px;
  }
  .sec04 .sec_btn {
    margin: 70px 0 0;
    margin-left: 27px;
    margin-right: -7px;
  }
  .sec04 .sec_btn a {
    height: 140px;
    padding: 0 53px 5px 53px;
    gap: 10px;
    font-size: 25px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 1.25px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15) inset;
            box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15) inset;
  }
  .sec04 .sec_btn a:after {
    width: calc(100% - 36px);
    height: calc(100% - 30px);
    border-radius: 5px;
  }
  .sec04 .sec_btn a .sec_span:before {
    right: -44px;
    width: 29px;
    height: 29px;
  }
  .sec04 .container {
    width: 1082px;
  }
  .sec04 .sec_img1 {
    width: 500px;
    margin-left: -59px;
  }
  .sec04 .sec_img1 img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 1000px;
    border-radius: 0 150px 10px 0;
  }
  .sec04 .sec_img2 {
    text-align: right;
    margin-left: auto;
  }
  .sec04 .sec_img2 img {
    margin-left: auto;
  }
  .sec04 .row {
    gap: 0 112px;
  }
  .sec04 .row .col_2 {
    margin: 0;
  }
  .sec04 .row .col_2:first-child {
    width: calc(100% - 647px);
  }
  .sec04 .row .col_2:last-child {
    width: 535px;
    margin-top: 70px;
    padding-bottom: 250px;
  }
  .sec04 .container_wd {
    margin-top: -229px;
    max-width: 100%;
    width: 100%;
  }
  .sec04 .pc_tablet {
    display: none;
  }
}
@media screen and (min-width: 1201px) {
  .sec04 .sec_img1 {
    width: 861px;
    margin-left: -80px;
    margin-left: calc(100% - 854px);
  }
  .sec04 .pc_tablet {
    display: block;
  }
  .sec04 .sec_img2 {
    text-align: right;
    margin-left: auto;
    width: clamp(519.25px, 41.875vw, 804px);
    border-radius: 300px 0 0 300px;
    overflow: hidden;
  }
  .sec04 .sec_img2 img {
    width: 804px;
    max-width: initial;
  }
}
@media screen and (min-width: 1921px) {
  .sec04 .sec_img1 {
    width: calc(453px + (100vw - 1082px) / 2);
    margin-left: calc((100vw - 1082px) / 2 * -1);
  }
  .sec04 .sec_img1 img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}

.sec05 {
  padding: 175px 0 0;
}
.sec05 .sec_sub {
  color: #7D6868;
  font-family: "Cardo", serif;
  font-size: 16px;
  margin: 0 0 10px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  line-height: normal;
  letter-spacing: 2.4px;
}
.sec05 .sec_sub .sec_span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 12px;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.sec05 .sec_sub .sec_span:before, .sec05 .sec_sub .sec_span:after {
  content: "";
  display: block;
  margin: auto;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  background: #A67F55;
}
.sec05 .sec_title {
  color: #4D3D3C;
  font-size: 22px;
  margin-bottom: 30px;
  font-style: normal;
  text-align: center;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 4.4px;
}
.sec05 .sec_box {
  position: relative;
  z-index: 1;
  padding: 37px 15px;
  gap: 10px;
  border-radius: 10px;
  background: #FFF;
  -webkit-box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
}
.sec05 .sec_box:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 37px;
  bottom: auto;
  width: 10px;
  height: 50px;
  background: -webkit-gradient(linear, left top, left bottom, from(#685351), to(#CFB1AF));
  background: linear-gradient(180deg, #685351 0%, #CFB1AF 100%);
}
.sec05 .btn_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  padding: 30px 12px 35px;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 50px;
  background: #FFF;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15) inset;
          box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15) inset;
}
.sec05 .btn_box .sec_btn {
  width: calc(50% - 6px);
}
.sec05 .sec_btn {
  margin: 0;
}
.sec05 .sec_btn a {
  padding: 0 28px;
  border-radius: 50px;
  border: 1px solid #A67F55;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  max-width: 500px;
  margin: 0;
  width: 100%;
  height: 60px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #4D3D3C;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: 0.8px;
  transition: all 0.3s ease;
  position: relative;
  z-index: 0;
}
.sec05 .sec_btn a:after {
  border-radius: 50px;
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(104, 83, 81, 0.2)), to(rgba(207, 177, 175, 0.2)));
  background: linear-gradient(180deg, rgba(104, 83, 81, 0.2) 0%, rgba(207, 177, 175, 0.2) 100%);
  opacity: 0;
  border: 2px solid #685351;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1;
}
.sec05 .sec_btn a:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 20px;
  top: 0;
  bottom: 0;
  width: 10px;
  height: 20px;
  background: url("../img/top/sec05_arrow.svg") no-repeat center/cover;
}
@media (hover: hover) and (pointer: fine) {
  .sec05 .sec_btn a:hover {
    border: 1px solid transparent;
  }
  .sec05 .sec_btn a:hover:after {
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .sec05 {
    padding: 0;
    margin-top: -112px;
  }
  .sec05 .container {
    max-width: 100%;
    width: 1381px;
    margin: auto;
  }
  .sec05 .sec_sub {
    font-size: 20px;
    margin: 0 0 15px;
    font-weight: 400;
    padding-left: 3px;
    letter-spacing: 4px;
  }
  .sec05 .sec_sub .sec_span {
    gap: 0 20px;
  }
  .sec05 .sec_sub .sec_span:before, .sec05 .sec_sub .sec_span:after {
    width: 7px;
    height: 7px;
  }
  .sec05 .sec_sub .sec_span:after {
    position: relative;
    left: -3px;
  }
  .sec05 .sec_title {
    font-size: 27px;
    margin-bottom: 35px;
    letter-spacing: 5.4px;
  }
  .sec05 .btn_box {
    max-width: 1100px;
    margin: auto;
  }
  .sec05 .sec_box {
    border-radius: 0;
    position: relative;
    z-index: 1;
    padding: 70px 50px 55px 50px;
    -webkit-box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
  }
  .sec05 .sec_box:after {
    left: -1357px;
    right: 0;
    top: 37px;
    bottom: auto;
    width: 22px;
    height: 75px;
    background: -webkit-gradient(linear, left top, left bottom, from(#685351), to(#CFB1AF));
    background: linear-gradient(180deg, #685351 0%, #CFB1AF 100%);
  }
  .sec05 .btn_box {
    margin: auto;
    padding: 45px 64.5px 50px 64.5px;
    gap: 17px 15px;
    border-radius: 50px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15) inset;
            box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15) inset;
  }
  .sec05 .btn_box .sec_btn {
    width: calc(25% - 11.6px);
  }
  .sec05 .sec_btn a {
    padding: 0 30px;
    border-radius: 50px;
    max-width: 231px;
    margin: 0;
    width: 100%;
    height: 65px;
    gap: 10px;
    font-size: 19px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 1.9px;
  }
  .sec05 .sec_btn a:after {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(104, 83, 81, 0.2)), to(rgba(207, 177, 175, 0.2)));
    background: linear-gradient(180deg, rgba(104, 83, 81, 0.2) 0%, rgba(207, 177, 175, 0.2) 100%);
  }
  .sec05 .sec_btn a:before {
    left: auto;
    right: 20px;
    top: 0;
    bottom: 0;
    width: 10px;
    height: 20px;
  }
}
@media screen and (min-width: 1380px) {
  .sec05 .sec_box {
    border-radius: 10px;
  }
  .sec05 .sec_box:after {
    left: 0;
    right: auto;
  }
}

.sec06 {
  padding: 65px 0 50px;
  background: url("../img/top/sp_sec06_bg.png") no-repeat center top/100%;
}
.sec06 h2 {
  margin-bottom: 63px;
  text-align: center;
}
.sec06 h2 .sec_span {
  display: block;
  margin-bottom: 3px;
  color: #4D3D3C;
  text-align: center;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2.1px;
}
.sec06 h2 .sec_span2 {
  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: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  color: #4D3D3C;
  text-align: center;
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 3.9px;
  gap: 0 12px;
}
.sec06 h2 .sec_span2:before, .sec06 h2 .sec_span2:after {
  content: "";
  display: block;
  margin: auto;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #4D3D3C;
}
.sec06 .sec_title_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 12px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
}
.sec06 .sec_title_box:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(177deg, #685351 0%, #A78A88 100%);
}
.sec06 .sec_title {
  padding: 0;
  color: #685351;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.05px;
}
.sec06 .sec_no {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 3px;
  margin-left: 10px;
  margin-bottom: 0;
}
.sec06 .sec_no .sec_span {
  color: #685351;
  font-family: "Cardo", serif;
  font-size: 13px;
  width: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: block;
  letter-spacing: 1.95px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  position: relative;
  top: 18px;
}
.sec06 .sec_no .sec_span2 {
  font-family: "Cardo", serif;
  display: block;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 55px;
  background: -webkit-gradient(linear, left top, left bottom, from(#685351), to(#CFB1AF));
  background: linear-gradient(180deg, #685351 0%, #CFB1AF 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sec06 .sec_text {
  -webkit-font-feature-settings: "palt" on, "pkna" on;
          font-feature-settings: "palt" on, "pkna" on;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
  letter-spacing: 0.1px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.sec06 .top_btn {
  margin: 0;
  margin-left: 15px;
  margin-right: 15px;
}
.sec06 .top_btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 330px;
  width: 100%;
  height: 55px;
  padding: 5px 0 5px 0;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  text-decoration: none;
  text-align: center;
  font-family: "Cardo", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2px;
  border-radius: 50px;
  background: #FFF7F4;
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
          box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sec06 .top_btn a .sec_span {
  position: relative;
}
.sec06 .top_btn a .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: auto;
  left: auto;
  right: -49px;
  top: 0;
  bottom: 0;
  width: 27px;
  height: 18px;
  background: url("../img/top/sec06_arrow.svg") no-repeat center/cover;
}
@media (hover: hover) and (pointer: fine) {
  .sec06 .top_btn a:hover {
    color: #FFF7F4;
    background: #685351;
  }
  .sec06 .top_btn a:hover .sec_span:after {
    background: url("../img/top/hov_sec06_arrow.svg") no-repeat center/cover;
  }
}
@media (max-width: 767px) {
  .sec06 .top_btn a {
    margin: auto;
  }
  .sec06 .sec_img {
    max-width: 191px;
    margin: auto;
  }
  .sec06 .row {
    margin: 0;
  }
  .sec06 .row:not(:first-child) {
    margin-top: 40px;
  }
  .sec06 .row .col_2 {
    margin: 0;
  }
  .sec06 .row .col_2:not(:first-child) {
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .sec06 {
    padding: 127px 0 120px;
    background: url("../img/top/sec06_bg.png") no-repeat center top;
  }
  .sec06 .container {
    width: 1160px;
  }
  .sec06 h2 {
    margin-bottom: 155px;
    padding-left: 18px;
  }
  .sec06 h2 .sec_span {
    margin-bottom: 12px;
    font-size: 25px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2.5px;
  }
  .sec06 h2 .sec_span2 {
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 4.2px;
    gap: 0 49px;
  }
  .sec06 h2 .sec_span2:before, .sec06 h2 .sec_span2:after {
    width: 10px;
    height: 10px;
  }
  .sec06 h2 .sec_span2:after {
    position: relative;
    left: -16px;
  }
  .sec06 .sec_title_box {
    gap: 0 0;
    padding-bottom: 15px;
    margin-bottom: 38px;
    margin-right: 30px;
  }
  .sec06 .sec_title {
    padding: 0 26px 15px 20px;
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.6px;
  }
  .sec06 .sec_no {
    gap: 0 5px;
    margin-left: 30px;
    margin-bottom: 0;
  }
  .sec06 .sec_no .sec_span {
    font-size: 22px;
    width: 30px;
    font-weight: 400;
    line-height: normal;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    letter-spacing: 6.6px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    top: 35px;
  }
  .sec06 .sec_no .sec_span2 {
    font-size: 160px;
    font-weight: 400;
    line-height: 120px;
  }
  .sec06 .sec_text {
    font-size: 18px;
    line-height: 200%;
    letter-spacing: 0.1px;
    margin-left: 60px;
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .sec06 .top_btn {
    margin: 0;
    margin-left: 60px;
    margin-right: 30px;
  }
  .sec06 .top_btn a {
    width: 360px;
    max-width: 360px;
    height: 70px;
    padding: 5px 0 5px 0;
    gap: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    border-radius: 50px;
    -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
            box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
  }
  .sec06 .top_btn a .sec_span:after {
    left: auto;
    right: -60px;
    top: 0;
    bottom: 0;
    width: 27px;
    height: 18px;
  }
  .sec06 .container {
    max-width: calc(100% - 38px);
  }
  .sec06 .row {
    margin: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec06 .row .col_2 {
    margin: 0;
  }
  .sec06 .row .col_2:first-child {
    width: 449px;
  }
  .sec06 .row .col_2:last-child {
    width: calc(100% - 449px);
  }
  .sec06 .row:last-child .col_2:last-child {
    padding-bottom: 0;
  }
  .sec06 .reverse .sec_title_box {
    gap: 0 13px;
    margin-right: 0;
    margin-left: 30px;
  }
  .sec06 .reverse .sec_text {
    margin-left: 60px;
    margin-right: 60px;
  }
  .sec06 .reverse .top_btn {
    margin-left: 60px;
    margin-right: 60px;
  }
}
@media screen and (min-width: 1921px) {
  .sec06 {
    background: url("../img/top/sec06_bg.png") no-repeat center top 7%/100%;
  }
}

.sec_menu_type01 {
  position: relative;
  background: #FFF7F4;
  z-index: 1;
  margin-top: -100vh;
}
.sec_menu_type01 .sec_menu_type01_bg {
  position: sticky;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 100vh;
  z-index: -1;
  background: url("../img/top/sp_sec04_bg.png") no-repeat center top/cover;
}
@media (min-width: 768px) {
  .sec_menu_type01 {
    margin-top: -158vh;
  }
  .sec_menu_type01 .sec_menu_type01_bg {
    height: 158vh;
    background: url("../img/top/sec04_bg.png") no-repeat center top/cover;
  }
}
@media screen and (min-width: 1280px) {
  .sec_menu_type01 {
    margin-top: -100vh;
  }
  .sec_menu_type01 .sec_menu_type01_bg {
    height: 100vh;
  }
}

.sec_menu_type02 {
  background: #D9C8C8;
  position: relative;
  z-index: 0;
  margin-top: -100vh;
}
.sec_menu_type02 .sec_menu_type02_bg {
  position: sticky;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 100vh;
  z-index: -1;
  background: url("../img/top/sp_sec04_bg2.png") no-repeat center top/100%;
}
@media (min-width: 768px) {
  .sec_menu_type02 {
    margin-top: -158vh;
  }
  .sec_menu_type02 .sec_menu_type02_bg {
    height: 158vh;
    background: url("../img/top/sec04_bg2.png") no-repeat center top/100%;
  }
}
@media screen and (min-width: 1280px) {
  .sec_menu_type02 {
    margin-top: -100vh;
  }
  .sec_menu_type02 .sec_menu_type02_bg {
    height: 100vh;
  }
}
.sec_menu_type02 .sec04 .sec_sub {
  color: #4D3D3C;
}
.sec_menu_type02 .sec04 .sec_sub .sec_span:before {
  background: #4D3D3C;
}
.sec_menu_type02 .sec04 .sec_btn a {
  background: #FFF7F4;
}
.sec_menu_type02 .sec04 .sec_btn a:after {
  border: 1px solid #7D6868;
  background: #FFF7F4;
}
@media (hover: hover) and (pointer: fine) {
  .sec_menu_type02 .sec04 .sec_btn a:hover {
    background: #CAB1AD;
  }
}
@media (max-width: 767px) {
  .sec_menu_type02 .sec04 {
    padding: 88.33px 0 33.32px;
  }
  .sec_menu_type02 .sec04 .sec_img1 {
    margin-left: 0;
    margin-right: -15px;
  }
  .sec_menu_type02 .sec04 .sec_img1 img {
    border-radius: clamp(90px, 23.0769230769vw, 177px) 0 0 clamp(10px, 2.5641025641vw, 19.6666666667px);
    -webkit-box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
  }
  .sec_menu_type02 .sec04 .sec_img2 {
    left: 0;
    right: auto;
  }
  .sec_menu_type02 .sec04 .sec_img2 img {
    border-radius: 0 112.326px 112.326px 0;
    -webkit-box-shadow: 0 1.123px 18.721px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 1.123px 18.721px 0 rgba(0, 0, 0, 0.15);
  }
}
@media (min-width: 768px) {
  .sec_menu_type02 .sec04 .sec_sub {
    margin-left: -58px;
  }
  .sec_menu_type02 .sec04 .sec_btn {
    margin-left: 14px;
    margin-right: 6px;
  }
  .sec_menu_type02 .sec04 .sec_btn a .sec_span {
    left: -3px;
    top: 2px;
  }
  .sec_menu_type02 .sec04 .sec_btn a .sec_span:before {
    right: -42px;
    top: 3px;
  }
  .sec_menu_type02 .sec04 .sec_title {
    font-size: 40px;
    line-height: 30px;
    letter-spacing: 8px;
    margin-right: 6px;
    padding: 0 15px 30px 15px;
  }
  .sec_menu_type02 .sec04 .sec_img1 {
    position: relative;
    right: -66px;
  }
  .sec_menu_type02 .sec04 .sec_img1 img {
    -webkit-box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
    border-radius: 130px 0 0 10px;
    left: -14px;
    position: relative;
  }
  .sec_menu_type02 .sec04 .sec_img2 {
    text-align: right;
    margin-right: auto;
    margin-left: 0;
  }
  .sec_menu_type02 .sec04 .sec_img2 img {
    margin-right: auto;
    margin-left: 0;
    border-radius: 0 300px 300px 0;
    -webkit-box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
  }
}
@media screen and (min-width: 1201px) {
  .sec_menu_type02 .sec04 .sec_img1 {
    margin-right: 0;
    right: calc(100% - 861px);
  }
  .sec_menu_type02 .sec04 .sec_img2 {
    text-align: left;
    margin-left: 0;
    margin-right: auto;
    border-radius: 0 300px 300px 0;
    -webkit-box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 3px 50px 0 rgba(0, 0, 0, 0.15);
    overflow: hidden;
  }
  .sec_menu_type02 .sec04 .sec_img2 img {
    -webkit-box-shadow: 0;
            box-shadow: 0;
  }
}
@media screen and (min-width: 1921px) {
  .sec_menu_type02 .sec04 .sec_img1 {
    width: calc(453px + (100vw - 1082px) / 2);
    margin-left: 0;
    right: 0;
  }
}
.sec_menu_type02 .sec05 .sec_box:after {
  left: auto;
  right: 0;
}
.sec_menu_type02 .sec05 .tab_item2 {
  display: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sec_menu_type02 .sec05 .tab_item2.active {
  display: block;
}
.sec_menu_type02 .sec05 .tab_wrap2 {
  border-top: 1px solid #B19595;
  padding-top: 16.34px;
}
.sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 {
  margin-bottom: 29.27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  justify-content: center;
  gap: 10px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 .tab_btn2 {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: initial;
  height: 55px;
  padding: 19.109px 15px 18.891px 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 32.673px;
  background: #F1E3DD;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15) inset;
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15) inset;
  color: #4D3D3C;
  text-align: center;
  font-family: YakuHanMP, "Shippori Mincho", serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 16.337px;
  letter-spacing: 2.55px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
  z-index: 0;
}
.sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 .tab_btn2:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: -11.27px;
  width: 16px;
  height: 6px;
  background: url("../img/top/sec05_arrow2.svg") no-repeat center/cover;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 .tab_btn2:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 50px;
  opacity: 0;
  z-index: -1;
  background: linear-gradient(176deg, #685351 15.08%, #A78A88 82.69%);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15) inset;
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15) inset;
}
@media (hover: hover) and (pointer: fine) {
  .sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 .tab_btn2:hover {
    color: #fff;
  }
  .sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 .tab_btn2:hover:before {
    opacity: 1;
  }
}
.sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 .tab_btn2.active {
  color: #fff;
  background: transparent;
}
.sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 .tab_btn2.active:after {
  opacity: 1;
}
.sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 .tab_btn2.active:before {
  opacity: 1;
}
@media (max-width: 767px) {
  .sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 .tab_btn2 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (min-width: 768px) {
  .sec_menu_type02 .sec05 .sec_box:after {
    left: 0;
    right: -1357px;
  }
  .sec_menu_type02 .sec05 .tab_wrap2 {
    padding-top: 25px;
  }
  .sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 {
    margin-bottom: 36px;
    gap: 40px;
  }
  .sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 .tab_btn2 {
    width: 390px;
    height: 60px;
    padding: 17px 20px 18px 20px;
    border-radius: 50px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15) inset;
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15) inset;
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 3.3px;
  }
  .sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 .tab_btn2:after {
    left: 0;
    right: 0;
    top: auto;
    bottom: -16.5px;
    width: 22px;
    height: 9px;
  }
  .sec_menu_type02 .sec05 .tab_wrap2 .tab_btn_wrap2 .tab_btn2:before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border-radius: 50px;
  }
  .sec_menu_type02 .sec05 .sec_box {
    padding: 70px 0 55px 0;
  }
}
@media screen and (min-width: 1380px) {
  .sec_menu_type02 .sec05 .sec_box:after {
    left: auto;
    right: 0;
  }
}
.sec_menu_type02 .sec06 {
  background: url("../img/top/sp_sec06_bg2.png") no-repeat center top/100%;
}
.sec_menu_type02 .sec06 .sec_title {
  color: #4D3D3C;
}
.sec_menu_type02 .sec06 .sec_no .sec_span2 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(43.27%, #FFF), to(#FFE8EA));
  background: linear-gradient(180deg, #FFF 43.27%, #FFE8EA 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
  .sec_menu_type02 .sec06 {
    padding: 65px 0 60px;
  }
  .sec_menu_type02 .sec06 h2 .sec_span2 {
    display: block;
    position: relative;
  }
  .sec_menu_type02 .sec06 h2 .sec_span2:after, .sec_menu_type02 .sec06 h2 .sec_span2:before {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    top: 16px;
    bottom: auto;
  }
  .sec_menu_type02 .sec06 h2 .sec_span2:before {
    left: -22px;
    right: auto;
  }
  .sec_menu_type02 .sec06 h2 .sec_span2:after {
    left: auto;
    right: -22px;
  }
}
@media screen and (max-width: 389px) {
  .sec_menu_type02 .sec06 h2 .sec_span2 {
    font-size: 22px;
  }
  .sec_menu_type02 .sec06 h2 .sec_span2:after, .sec_menu_type02 .sec06 h2 .sec_span2:before {
    top: 13px;
  }
}
@media (min-width: 768px) {
  .sec_menu_type02 .sec06 {
    background: url("../img/top/sec06_bg2.png") no-repeat center top;
  }
  .sec_menu_type02 .sec06 .sec_title {
    font-size: 31px;
    letter-spacing: 1.55px;
  }
}
@media screen and (min-width: 1921px) {
  .sec_menu_type02 .sec06 {
    background: url("../img/top/sec06_bg2.png") no-repeat center top 7%/100%;
  }
}

.sec07 {
  padding: 0;
}
.sec07 .container {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .sec07 .pc {
    display: none;
  }
}
@media screen and (min-width: 1201px) {
  .sec07 .pc {
    display: block;
  }
  .sec07 .sec_img img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 559px;
    -o-object-position: left;
       object-position: left;
  }
}
@media screen and (min-width: 1920px) {
  .sec07 .sec_img img {
    -o-object-fit: initial;
       object-fit: initial;
    height: auto;
    max-width: 100%;
    width: 100%;
  }
}

.sec08 {
  padding: 65px 0 50px;
  background: #FFF7F4 url("../img/top/sp_sec08_bg.png") no-repeat center/cover;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  position: relative;
}
.sec08 h2 {
  color: #4D3D3C;
  text-align: center;
  font-size: 23px;
  font-style: normal;
  margin-bottom: 73.72px;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 2.3px;
}
.sec08 h2 .sec_span {
  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: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0 30px;
  margin: auto;
  margin-bottom: 15px;
  color: #7D6868;
  font-family: "Cardo", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.6px;
}
.sec08 h2 .sec_span:before, .sec08 h2 .sec_span:after {
  content: "";
  display: block;
  margin: auto;
  width: 25px;
  height: 2px;
  border-radius: 3px;
  background: #A67F55;
}
.sec08 .sec_no {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: calc(clamp(18.72px, 4.8vw, 36.816px) * -1);
  bottom: auto;
  width: clamp(54.887px, 14.0735897436vw, 107.9444333333px);
  height: clamp(61.82px, 15.8512820513vw, 121.5793333333px);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: clamp(13.29px, 3.4076923077vw, 26.137px) 0 clamp(13.53px, 3.4692307692vw, 26.609px);
  background: #B19595;
  -webkit-box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.15);
          box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  text-align: center;
}
.sec08 .sec_no.sec_no_color {
  background: #685351;
}
.sec08 .sec_no .sec_span {
  display: block;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  color: #FFF;
  font-family: "Cardo", serif;
  font-size: clamp(10px, 2.5641025641vw, 19.6666666667px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: clamp(0.5px, 0.1282051282vw, 0.9833333333px);
}
.sec08 .sec_no .sec_span2 {
  display: block;
  color: #FFF;
  text-align: center;
  font-family: "Cardo", serif;
  font-size: clamp(26px, 6.6666666667vw, 51.1333333333px);
  font-style: normal;
  font-weight: 400;
  line-height: clamp(20.221px, 5.1848717949vw, 39.7679666667px);
  letter-spacing: clamp(1.3px, 0.3333333333vw, 2.5566666667px);
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.sec08 .sec_title {
  color: #4D3D3C;
  text-align: center;
  font-size: clamp(16px, 4.1025641026vw, 31.4666666667px);
  font-style: normal;
  font-weight: 600;
  line-height: clamp(16.906px, 4.3348717949vw, 33.2484666667px);
  letter-spacing: clamp(0.8px, 0.2051282051vw, 1.5733333333px);
  margin: 0;
}
.sec08 .sec_title .sec_span {
  display: block;
  margin: 0 auto clamp(8px, 2.0512820513vw, 15.7333333333px);
  padding-bottom: clamp(2px, 0.5128205128vw, 3.9333333333px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 2px solid #CAB1AD;
}
.sec08 .sec_box {
  position: relative;
  background: url("../img/top/sp_sec08_text_bg.png") no-repeat center/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: clamp(169px, 43.3333333333vw, 332.3666666667px);
  height: clamp(220px, 56.4102564103vw, 432.6666666667px);
  padding: clamp(15px, 3.8461538462vw, 29.5px) clamp(13.208px, 3.3866666667vw, 25.9757333333px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec08 .row .col_3:last-child .sec_no {
  background: #CAB1AD;
}
@media (max-width: 767px) {
  .sec08 .sec_title {
    padding-top: clamp(21px, 5.3846153846vw, 41.3px);
  }
  .sec08 .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: clamp(38.72px, 9.9282051282vw, 76.1493333333px) clamp(20px, 5.1282051282vw, 39.3333333333px);
  }
  .sec08 .row .col_3 {
    margin: 0 !important;
    width: calc(50% - clamp(10px, 2.5641025641vw, 19.6666666667px));
  }
}
@media screen and (max-width: 389px) {
  .sec08 .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 38.72px 2%;
  }
  .sec08 .row .col_3 {
    margin: 0 !important;
    width: 49%;
  }
  .sec08 .sec_box {
    margin: auto;
    width: clamp(150px, 41.6666666667vw, 319.5833333333px);
    height: clamp(195px, 54.1666666667vw, 415.4583333333px);
    padding: clamp(15px, 4.1666666667vw, 31.9583333333px) clamp(13.208px, 3.3866666667vw, 25.9757333333px);
  }
  .sec08 .sec_title {
    font-size: clamp(13px, 3.6111111111vw, 27.6972222222px);
  }
}
@media (min-width: 768px) {
  .sec08 {
    padding: 135px 0 110px;
    background: #FFF7F4 url("../img/top/sec08_bg.png") no-repeat center/cover;
  }
  .sec08 h2 {
    font-size: 23px;
    margin-bottom: 115px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 2.3px;
  }
  .sec08 h2 .sec_span {
    gap: 0 30px;
    margin-bottom: 15px;
    font-size: 59.355px;
    letter-spacing: 5.935px;
  }
  .sec08 h2 .sec_span:before, .sec08 h2 .sec_span:after {
    width: 25px;
    height: 2px;
    border-radius: 3px;
  }
  .sec08 .sec_no {
    left: 0;
    right: 0;
    top: -35px;
    bottom: auto;
    width: 95px;
    height: 107px;
    padding: 23px 0 26px;
  }
  .sec08 .sec_no .sec_span {
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.85px;
  }
  .sec08 .sec_no .sec_span2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: 2px;
  }
  .sec08 .sec_title {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 1.92px;
    margin-bottom: -11px !important;
  }
  .sec08 .sec_title .sec_span {
    margin: -3px auto 7px;
    padding-bottom: 5px;
    border-bottom: 2px solid #CAB1AD;
  }
  .sec08 .row {
    gap: 0 50px;
  }
  .sec08 .row .col_3 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0;
    width: initial;
  }
  .sec08 .container {
    width: 1060px;
  }
  .sec08 .sec_box {
    background: url("../img/top/sec08_text_bg.png") no-repeat center/cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 320px;
    height: 440px;
    padding: 25px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    border-radius: 200px 200px 0 0;
  }
}

.sec09 {
  padding: 65px 0;
  background: url("../img/top/sp_sec09_bg.jpg") no-repeat center/cover;
}
.sec09 h2 {
  margin-bottom: 45px;
  color: #4D3D3C;
  text-align: center;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 2.3px;
}
.sec09 h2 .sec_span {
  color: #7D6868;
  font-family: "Cardo", serif;
  margin-bottom: 15px;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 30px;
}
.sec09 h2 .sec_span:before, .sec09 h2 .sec_span:after {
  content: "";
  height: 1px;
  background-color: #7D6868;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.sec09 .row {
  margin: 0;
}
.sec09 .top_btn {
  margin-top: 35px;
}
.sec09 .top_btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  width: 335px;
  height: 60px;
  padding: 5px 0 5px 40px;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  text-decoration: none;
  border-radius: 20px;
  border: 1px solid #A67F55;
  background: transparent;
  -webkit-box-shadow: 0;
          box-shadow: 0;
  color: #7D6868;
  text-align: center;
  font-family: "Cardo", serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.9px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sec09 .top_btn a .sec_span {
  position: relative;
  padding-right: 53px;
}
.sec09 .top_btn a .sec_span:after {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 14px;
  background: url("../img/top/sec09_arrow.svg") no-repeat center/cover;
}
@media (hover: hover) and (pointer: fine) {
  .sec09 .top_btn a:hover {
    -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
            box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
    background: rgba(255, 255, 255, 0.5);
  }
  .sec09 .top_btn a:hover .sec_span:after {
    right: -5px;
  }
}
.sec09 .sec_img {
  cursor: pointer;
  position: relative;
}
.sec09 .sec_img img {
  -webkit-box-shadow: 0 1.579px 26.323px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 1.579px 26.323px 0 rgba(0, 0, 0, 0.15);
}
.sec09 .sec_img:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.15)), to(rgba(255, 255, 255, 0.15)));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.15) 100%);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (hover: hover) and (pointer: fine) {
  .sec09 .sec_img:hover:after {
    opacity: 1;
  }
}
@media (hover: hover) and (pointer: fine) {
  .sec09 .sec_img a:hover img {
    opacity: 1;
  }
}
@media screen and (max-width: 1200px) {
  .sec09 .row {
    max-width: 920px;
    margin: auto !important;
    gap: 25px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec09 .row .col_5 {
    margin: 0 !important;
    width: calc(32% - 4.5px);
  }
}
@media (max-width: 767px) {
  .sec09 .container {
    max-width: calc(100% - 56px);
  }
  .sec09 .row {
    margin: auto;
    gap: 25px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec09 .row .col_5 {
    margin: 0 !important;
    width: calc(50% - 12.5px);
  }
}
@media (min-width: 768px) {
  .sec09 {
    padding: 120px 0 112px;
    background: url("../img/top/sec09_bg.jpg") no-repeat center/cover;
  }
  .sec09 .container {
    width: 1550px;
  }
  .sec09 h2 {
    margin-bottom: 85px;
    font-size: 23px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 2.3px;
  }
  .sec09 h2 .sec_span {
    margin-bottom: 20px;
    font-size: 50px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 10px;
    gap: 0 55px;
  }
  .sec09 .row {
    margin: 0;
  }
  .sec09 .top_btn {
    margin-top: 50px;
  }
  .sec09 .top_btn a {
    width: 554px;
    height: 60px;
    padding: 5px 0 5px 40px;
    gap: 10px;
    border-radius: 20px;
    font-size: 19px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.9px;
  }
  .sec09 .top_btn a .sec_span {
    padding-right: 53px;
  }
  .sec09 .top_btn a .sec_span:after {
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width: 20px;
    height: 14px;
  }
}
@media screen and (min-width: 1201px) {
  .sec09 .row {
    gap: 25px;
  }
  .sec09 .row .col_5 {
    margin: 0;
    width: initial;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.sec10 {
  padding: 55px 0 60px;
  background: url("../img/top/sp_sec10_bg.jpg") no-repeat center/cover;
}
.sec10 h2 {
  color: #4D3D3C;
  text-align: center;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: 15px;
  letter-spacing: 2.3px;
  margin-bottom: 40px;
  text-shadow: 0 3px 20px rgba(0, 0, 0, 0.2);
}
.sec10 h2 .sec_span {
  color: #FFF;
  font-family: "Cardo", serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.6px;
  margin: auto;
  margin-bottom: 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  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;
  gap: 0 30px;
}
.sec10 h2 .sec_span:before, .sec10 h2 .sec_span:after {
  content: "";
  display: block;
  margin: auto;
  width: 25px;
  height: 2px;
  border-radius: 5px;
  background: #fff;
  -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.2);
}
.sec10 .sec_bnr {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  padding-bottom: 5px;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.25) inset;
          box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.25) inset;
}
.sec10 .sec_bnr .sec_span {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.8px;
}
.sec10 .sec_bnr .sec_span2 {
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2.55px;
}
.sec10 .sec_bnr .sec_span2 a {
  color: #4D3D3C;
  font-family: "Cardo", serif;
  text-decoration: none;
  font-size: 31px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 2.48px;
}
.sec10 .sec_bnr2 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;
  height: 65px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
          box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.95px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
}
.sec10 .sec_bnr2 a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 8px;
  top: auto;
  bottom: 8px;
  width: 10px;
  height: 10px;
}
.sec10 .sec_bnr2 a .sec_span {
  position: relative;
}
.sec10 .sec_bnr2 a .sec_span:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
}
.sec10 .sec_bnr2.sec_bnr2_color1 a {
  color: #FFF;
  background: #B19595;
}
.sec10 .sec_bnr2.sec_bnr2_color1 a:after {
  background: url("../img/top/sec10_arrow01.svg") no-repeat center/cover;
}
@media (hover: hover) and (pointer: fine) {
  .sec10 .sec_bnr2.sec_bnr2_color1 a:hover {
    background: #7D6868;
  }
}
.sec10 .sec_bnr2.sec_bnr2_color1 a .sec_span {
  padding-left: 35px;
}
.sec10 .sec_bnr2.sec_bnr2_color1 a .sec_span:after {
  width: 20px;
  height: 30px;
  background: url("../img/top/sec10_icon01.svg") no-repeat center/cover;
}
.sec10 .sec_bnr2.sec_bnr2_color2 a {
  color: #4D3D3C;
  background: #F1E3DD;
}
.sec10 .sec_bnr2.sec_bnr2_color2 a:after {
  background: url("../img/top/sec10_arrow02.svg") no-repeat center/cover;
}
@media (hover: hover) and (pointer: fine) {
  .sec10 .sec_bnr2.sec_bnr2_color2 a:hover {
    background: #CAB1AD;
  }
}
.sec10 .sec_bnr2.sec_bnr2_color2 a .sec_span {
  padding-left: 47px;
}
.sec10 .sec_bnr2.sec_bnr2_color2 a .sec_span:after {
  width: 32px;
  height: 26px;
  background: url("../img/top/sec10_icon02.svg") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec10 {
    padding: 80px 0 81px;
    background: url("../img/top/sec10_bg.jpg") no-repeat center/cover;
  }
  .sec10 .container {
    width: 750px;
  }
  .sec10 .sec_bnr a {
    pointer-events: none;
  }
  .sec10 .row {
    gap: 0 30px;
  }
  .sec10 .row .col_2 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: initial;
    margin: 0;
  }
  .sec10 h2 {
    font-size: 23px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 2.3px;
    margin-bottom: 50px;
  }
  .sec10 h2 .sec_span {
    font-size: 59.355px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 5.935px;
    margin: auto;
    margin-bottom: 15px;
    gap: 0 30px;
  }
  .sec10 h2 .sec_span:before, .sec10 h2 .sec_span:after {
    width: 25px;
    height: 2px;
    border-radius: 5px;
  }
  .sec10 .sec_bnr {
    margin-bottom: 25px;
    height: 134px;
    padding-bottom: 5px;
    gap: 10px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.25) inset;
            box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.25) inset;
  }
  .sec10 .sec_bnr .sec_span {
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2.2px;
  }
  .sec10 .sec_bnr .sec_span2 {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 3px;
  }
  .sec10 .sec_bnr .sec_span2 a {
    font-size: 37px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 2.96px;
    padding-left: 6px;
  }
  .sec10 .sec_bnr2 a {
    height: 100px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
            box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2) inset;
    font-size: 23px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 1.15px;
  }
  .sec10 .sec_bnr2 a:after {
    right: 10px;
    top: auto;
    bottom: 10px;
    width: 15px;
    height: 15px;
  }
  .sec10 .sec_bnr2 a .sec_span:after {
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
  }
  .sec10 .sec_bnr2.sec_bnr2_color1 a .sec_span {
    padding-left: 35px;
  }
  .sec10 .sec_bnr2.sec_bnr2_color1 a .sec_span:after {
    width: 20px;
    height: 30px;
  }
  .sec10 .sec_bnr2.sec_bnr2_color2 a .sec_span {
    padding-left: 47px;
  }
  .sec10 .sec_bnr2.sec_bnr2_color2 a .sec_span:after {
    width: 32px;
    height: 26px;
  }
}

.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;
}

.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 */