@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: #f4f1e9;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f4f1e9;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f4f1e9;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f4f1e9;
}

.box_border {
  background: #fff;
  border: 5px solid #f4f1e9;
}

.box_border .box_bg {
  background: #f4f1e9;
}

.section_bg .box_border .box_bg {
  background: #f4f1e9;
}

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 1px solid #836929;
  border-radius: 5px;
  padding: min(30px , 3.8vw);
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: min(20px , 2.4vw);
       column-gap: min(20px , 2.4vw);
  row-gap: min(14px, 2vw);
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  border-radius: 0;
  border: none;
  color: #836929 !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a:hover {
  background: none;
  color: #836929 !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc( ( 1.6875em / 2 ) - 4px);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 4px);
}
.link_anchor a::before {
  display: block;
  background: #836929;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #836929;
  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: #836929;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc(16px * 1.75 / 2 - 16px / 6);
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #836929;
  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 #836929;
  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: #836929;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #836929;
  border-top: 1px solid #836929;
  border-bottom: 1px solid #836929;
  font-weight: 400;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 1.2rem 0.2rem;
  text-align: center;
  font-weight: 500;
  font-weight: 500;
}
table.table_timetable thead th {
  background: #f3edd9;
  color: #454545;
  border: 0;
}
table.table_timetable thead th:first-child {
  width: 30%;
  min-width: 100%;
}
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: #e2dabf;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f3edd9;
}
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: #c5aa57 !important;
}

.consul2 {
  color: #a7a18d !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: "游明朝", "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 26px;
  font-weight: 400;
  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: #836929;
  line-height: 1.4;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #836929;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq .question.open .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #c5aa57;
  top: 30px;
  text-indent: 2px;
}

.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 #f4f1e9;
  background: #fff;
  border-radius: 0px;
  margin-top: 82px;
  padding: 50px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #c5b996;
  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: #836929;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  display: flex;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #836929;
  background: #836929;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 6 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #f7f7f7;
  overflow: hidden;
  border-top: 2px solid #836929;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .sec_logo .bnr {
  max-width: 80%;
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .footer .sec_logo .bnr {
    margin: 0;
  }
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
}
.footer .sitemap a {
  text-decoration: none;
  color: #454545;
  position: relative;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #f7f7f7;
  color: #454545;
  padding: 60px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 40px 0 18%;
  }
}

.list_list dd a {
  color: #454545;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 4200px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-2100px);
    }
  }
}
.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 .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }
  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 30px;
  }
  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }
  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
body:not(.home) .dsp-home-only {
  display: none;
}
body:not(.home) .pc_horizon {
  position: sticky;
  z-index: 99;
}

.home .dsp-under-only {
  display: none;
}
@media (min-width: 768px) {
  .home .global_nav {
    min-width: 770px;
  }
}
@media (min-width: 768px) {
  .home .global_nav .menu-item a {
    color: #fff;
  }
}
.home .global_nav .menu-item a .sub {
  color: #f1d8a6;
}

@media (max-width: 1240px) and (min-width: 768px) {
  .header {
    min-width: 1400px;
  }
}
@media (min-width: 768px) {
  .header .header_inner {
    max-width: 94%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .header .header_logo {
    padding: 15px 0;
  }
}
@media (max-width: 767px) {
  .header .header_logo a img {
    max-width: 62%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .header .header_logo a .dsp-home-only {
    display: none;
  }
}
@media (max-width: 767px) {
  .header .header_logo a .dsp-under-only {
    display: block;
  }
}
@media (min-width: 768px) {
  .header .hdr_info {
    margin-left: 30px;
  }
  .header .hdr_info img {
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  .header .global_nav {
    min-width: 875px;
  }
}
.header .global_nav .menu-item a {
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .header .global_nav .menu-item a {
    flex-direction: column;
  }
}
.header .global_nav .menu-item a .sub {
  display: block;
  margin: 5px 0 0;
  font-size: 11px;
  letter-spacing: 0.1em;
}
@media (max-width: 767px) {
  .header .global_nav .menu-item a .sub {
    display: none;
  }
}
.header.header_scrolled {
  background: #fff;
}
.header.header_scrolled .dsp-home-only {
  display: none;
}
.header.header_scrolled .dsp-under-only {
  display: block;
}
@media (min-width: 768px) {
  .header.header_scrolled .global_nav .menu-item > a {
    color: #454545;
  }
}
@media (min-width: 768px) {
  .header.header_scrolled .global_nav .menu-item:hover > a {
    color: #fff;
  }
}

@media (max-width: 767px) {
  .footer .sec_logo {
    text-align: center;
  }
}
.footer .table_info {
  width: 100%;
}
.footer .table_info th, .footer .table_info td {
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
  text-align: left;
  vertical-align: top;
  font-weight: 500;
}
.footer .table_info th {
  width: 15%;
  min-width: 80px;
}
.footer .table_info tr:first-child th, .footer .table_info tr:first-child td {
  padding-top: 0;
}
.footer .table_timetable thead th {
  padding: 1rem 0.2rem 0.8rem;
  background: #e4ddc6;
}
.footer .table_timetable tbody th, .footer .table_timetable tbody td {
  background: none;
  padding: 1rem 0.2rem;
}
.footer .list_bnr {
  gap: 0 20px;
  margin: 0 0 40px;
}
@media (min-width: 768px) {
  .footer .list_bnr {
    display: flex;
    justify-content: center;
    margin: 0 0 80px;
  }
}
.footer .list_bnr li {
  margin: 0 auto 20px;
  text-align: center;
}
.footer .list_bnr li > div {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .footer .list_bnr li {
    margin: 0;
  }
}
.footer .list_bnr li .bnr {
  display: block;
}
.footer .list_bnr li .bnr img {
  max-width: 250px;
}

.home h2, .home h3, .home h4 {
  padding: 0;
  margin: 0;
  border: 0;
}
.home h2:after, .home h2:before, .home h3:after, .home h3:before, .home h4:after, .home h4:before {
  content: none;
}
.home .h2_styled {
  padding: 0;
  font-size: 22px;
  color: #847246;
  font-weight: bold;
  margin: 10px 0 30px;
}
@media (min-width: 768px) {
  .home .h2_styled {
    font-size: 32px;
    margin: 20px 0 60px;
  }
}
.home .h2_styled .en {
  display: block;
  font-size: 60px;
  color: #fff;
  line-height: 0.2;
  font-weight: 100;
}
@media (min-width: 768px) {
  .home .h2_styled .en {
    font-size: 160px;
    line-height: 0.4;
  }
}
.home .h2_styled:after {
  content: none;
}

.mainimage {
  position: relative;
}
@media (max-width: 767px) {
  .mainimage {
    margin-bottom: 18%;
    overflow: visible;
  }
}
.mainimage .main_btn {
  position: absolute;
  z-index: 9;
  bottom: 15%;
  right: 4%;
  gap: 0 30px;
  display: flex;
  max-width: 25%;
}
@media (max-width: 767px) {
  .mainimage .main_btn {
    bottom: -13%;
    right: 0;
    gap: 0 10px;
    max-width: 100%;
    padding: 0 10px;
  }
}
.mainimage .main_btn li a {
  transition: 0.2s;
}
.mainimage .main_btn li a img {
  width: auto;
}
.mainimage .main_btn li a:hover {
  opacity: 0.7;
}

.sec_intro {
  padding: 50px 0;
  background: url(../img/common/bg_img001.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_intro {
    padding: 140px 0;
  }
}
.sec_intro .h2_open .sub {
  display: block;
  letter-spacing: 0;
  font-size: 22px;
}
@media (min-width: 768px) {
  .sec_intro .h2_open .sub {
    font-size: 30px;
  }
}
.sec_intro .h2_open img {
  display: block;
  margin: 20px auto;
  max-width: 90%;
}
@media (min-width: 768px) {
  .sec_intro .h2_open img {
    max-width: 100%;
    margin: 30px auto;
  }
}
.sec_intro .h2_open .border {
  color: #9d854a;
  display: table;
  padding: 10px 30px;
  margin: 0 auto;
  position: relative;
  letter-spacing: 0;
  font-size: 22px;
}
@media (min-width: 768px) {
  .sec_intro .h2_open .border {
    padding: 15px 40px;
    font-size: 36px;
  }
}
.sec_intro .h2_open .border:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 10px);
  height: 1px;
  background: #9d854a;
}
@media (min-width: 768px) {
  .sec_intro .h2_open .border:after {
    width: calc(100% - 15px);
  }
}
.sec_intro .h2_open .border:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: calc(100% - 10px);
  background: #9d854a;
}
@media (min-width: 768px) {
  .sec_intro .h2_open .border:before {
    height: calc(100% - 15px);
  }
}
.sec_intro .h2_open .border .border02 {
  position: relative;
}
.sec_intro .h2_open .border .border02:after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -30px;
  width: calc(100% + 85px);
  height: 1px;
  background: #9d854a;
}
@media (min-width: 768px) {
  .sec_intro .h2_open .border .border02:after {
    bottom: -15px;
    right: -40px;
    width: calc(100% + 65px);
  }
}
.sec_intro .h2_open .border .border02:before {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -30px;
  width: 1px;
  height: calc(100% + 20px);
  background: #9d854a;
}
@media (min-width: 768px) {
  .sec_intro .h2_open .border .border02:before {
    bottom: -15px;
    right: -40px;
    height: calc(100% + 30px);
  }
}
.sec_intro .bg_wh {
  background: #fff;
  padding: 20px 20px;
  margin: 30px 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .sec_intro .bg_wh {
    padding: 50px 70px;
    margin: 70px 0;
  }
}
.sec_intro .bg_wh .title {
  color: #9d854a;
  letter-spacing: 0.2em;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 24px;
  display: flex;
  align-items: center;
  text-align: center;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_intro .bg_wh .title {
    font-size: 36px;
    margin: 0 0 20px;
  }
}
.sec_intro .bg_wh .title:before, .sec_intro .bg_wh .title:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #9d854a;
}
.sec_intro .bg_wh .title:before {
  margin-right: 2rem;
}
.sec_intro .bg_wh .title:after {
  margin-left: 2rem;
}
.sec_intro .bg_wh .date {
  color: #454545;
  font-family: "游明朝", "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .sec_intro .bg_wh .date {
    font-size: 36px;
  }
}
.sec_intro .bg_wh .date .num {
  font-size: 40px;
  line-height: 1;
  font-weight: 400;
}
@media (min-width: 768px) {
  .sec_intro .bg_wh .date .num {
    font-size: 72px;
  }
}
.sec_intro .bg_wh .date .week {
  color: #fff;
  background: #454545;
  border-radius: 100vh;
  font-size: 16px;
  padding: 4px 10px;
  display: inline-block;
  font-weight: bold;
  margin-left: 5px;
  transform: translateY(-8px);
}
@media (min-width: 768px) {
  .sec_intro .bg_wh .date .week {
    padding: 4px 11px;
    font-size: 19px;
  }
}
.sec_intro .bg_wh .time {
  font-size: 24px;
  font-family: "游明朝", "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
  font-weight: 500;
}
@media (min-width: 768px) {
  .sec_intro .bg_wh .time {
    font-size: 36px;
  }
}
.sec_intro .loopslider_wrap .loopslider .loopslider_item {
  margin: 0 10px;
}
.sec_intro .loopslider_wrap .loopslider .loopslider_item:nth-child(even) {
  margin-top: 40px;
}

.sec_concept {
  padding: 50px 0;
  background: url(../img/common/sp_bg_img002.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_concept {
    padding: 140px 0;
    background: url(../img/common/bg_img002.jpg) no-repeat center center/cover;
  }
}
.sec_concept .container {
  width: 1400px;
}
.sec_concept .contents {
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.75);
}
@media (min-width: 768px) {
  .sec_concept .contents {
    padding: 100px;
  }
}
.sec_concept .contents .h3_concept {
  font-size: 22px;
  letter-spacing: 0.05em;
  border: 0;
  padding: 0 20px;
  margin: 0 auto 20px;
  color: #836929;
  text-align: center;
  display: table;
  font-weight: 900;
  position: relative;
}
@media (min-width: 768px) {
  .sec_concept .contents .h3_concept {
    font-size: 54px;
    margin: 0 auto 50px;
    font-weight: 500;
  }
}
.sec_concept .contents .h3_concept:after, .sec_concept .contents .h3_concept:before {
  content: none;
}
.sec_concept .contents .h3_concept:after {
  content: "［";
  position: absolute;
  top: 0.1em;
  bottom: auto;
  right: auto;
  left: -1em;
  margin: auto;
  font-size: 70px;
  line-height: 1;
  font-weight: 100;
  color: #836929;
  background: none;
  width: 0;
  height: 0;
}
@media (max-width: 767px) {
  .sec_concept .contents .h3_concept:after {
    color: transparent;
    text-shadow: #836929 1px -1px;
    font-size: 65px;
    top: 0.07em;
  }
}
.sec_concept .contents .h3_concept:before {
  content: "］";
  position: absolute;
  top: 0.1em;
  bottom: auto;
  right: 0;
  left: auto;
  margin: auto;
  font-size: 70px;
  line-height: 1;
  font-weight: 100;
  color: #836929;
  background: none;
  width: 0;
  height: 0;
}
@media (max-width: 767px) {
  .sec_concept .contents .h3_concept:before {
    color: transparent;
    text-shadow: #836929 1px -1px;
    font-size: 65px;
    top: 0.07em;
  }
}
@media (min-width: 768px) {
  .sec_concept .contents .desc {
    line-height: 2.2;
    letter-spacing: 0.1em;
  }
}
.sec_concept .contents .list_btn {
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_concept .contents .list_btn {
    display: grid;
    gap: 30px;
    justify-content: center;
    grid-template-columns: repeat(2, auto);
    margin: 60px 0 0;
  }
}
.sec_concept .contents .list_btn .btnstyle {
  margin: 15px 0 0;
  width: 300px;
}
@media (min-width: 768px) {
  .sec_concept .contents .list_btn .btnstyle {
    margin: 0;
  }
}
.sec_concept .contents .list_btn .btnstyle a {
  font-size: 16px;
  color: #a4853b !important;
  background: #fff;
  border-color: #c0a05f;
}
@media (min-width: 768px) {
  .sec_concept .contents .list_btn .btnstyle a {
    font-size: 20px;
  }
}
.sec_concept .contents .list_btn .btnstyle a:after {
  border-color: #c0a05f;
}

.sec_select {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_select {
    padding: 140px 0;
  }
}
.sec_select .h2_select {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_select .h2_select {
    margin: 0 0 70px;
  }
}
.sec_select .h2_select .main {
  color: #c5aa57;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 26px;
  display: flex;
  align-items: center;
  text-align: center;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_select .h2_select .main {
    font-size: 70px;
    margin: 0 0 20px;
  }
}
.sec_select .h2_select .main:before, .sec_select .h2_select .main:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #c5aa57;
}
.sec_select .h2_select .main:before {
  margin-right: 1rem;
}
@media (min-width: 768px) {
  .sec_select .h2_select .main:before {
    margin-right: 2rem;
  }
}
.sec_select .h2_select .main:after {
  margin-left: 1rem;
}
@media (min-width: 768px) {
  .sec_select .h2_select .main:after {
    margin-left: 2rem;
  }
}
.sec_select .h2_select .sub {
  display: block;
  letter-spacing: 0.05em;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_select .h2_select .sub {
    font-size: 30px;
  }
}
.sec_select .bnr {
  display: block;
  text-align: center;
}
.sec_select .bnr img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .sec_select .bnr img {
    max-width: 80%;
  }
}
.sec_select .howto_wrap {
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .sec_select .howto_wrap {
    display: flex;
    gap: 0 4%;
    align-items: center;
    margin: 80px 0 0;
  }
}
.sec_select .howto_wrap .h3_select {
  color: #836929;
  font-size: 36px;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_select .howto_wrap .h3_select {
    font-size: 54px;
    width: 40%;
    margin: 0;
  }
}
.sec_select .howto_wrap .h3_select .sub {
  display: block;
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec_select .howto_wrap .h3_select .sub {
    font-size: 36px;
  }
}
@media (min-width: 768px) {
  .sec_select .howto_wrap .list_point {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 56%;
  }
}
.sec_select .howto_wrap .list_point li {
  padding: 25px;
  border-top: 1px solid #9d854a;
}
@media (min-width: 768px) {
  .sec_select .howto_wrap .list_point li {
    border-top: 0;
    border-left: 1px solid #9d854a;
  }
}
.sec_select .howto_wrap .list_point li img {
  display: block;
  margin: 0 auto 20px;
}
.sec_select .howto_wrap .list_point li .txt {
  display: block;
}

.sec_contact {
  padding: 50px 0;
  background: linear-gradient(to bottom, #ebe7db 0, #ebe7db 50%, #faf9f7 50%, #faf9f7 100%);
}
@media (min-width: 768px) {
  .sec_contact {
    padding: 140px 0;
  }
}
.sec_contact .contents {
  padding: 20px 10px;
  background: #fff;
}
@media (min-width: 768px) {
  .sec_contact .contents {
    padding: 60px;
  }
}
.sec_contact .contents .h3_contact {
  color: #847246;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 0 0 10px;
  margin: 0 0 20px;
  position: relative;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_contact .contents .h3_contact {
    padding: 0 0 15px;
    margin: 0 0 25px;
    font-size: 26px;
  }
}
.sec_contact .contents .h3_contact:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 30px;
  height: 1px;
  background: #c5aa57;
}
.sec_contact .contents .h3_contact + .desc {
  text-align: center;
}
.sec_contact .contents .table_timetable {
  margin: 0 0 10px;
}
.sec_contact .contents .table_timetable th, .sec_contact .contents .table_timetable td {
  padding: 0.3em 0.2rem;
}
.sec_contact .contents .table_timetable + .desc {
  margin: 0;
}
@media (min-width: 768px) {
  .sec_contact .contents .table_timetable + .desc {
    padding: 0 15px;
  }
}
.sec_contact .contents .tel {
  color: #c5aa57;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: "游明朝";
  font-size: 24px;
  margin: 20px 0 40px;
}
@media (min-width: 768px) {
  .sec_contact .contents .tel {
    font-size: 36px;
    margin: 25px 0 0;
  }
}
.sec_contact .contents .tel a {
  text-decoration: none;
  color: #c5aa57;
}
.sec_contact .contents .btnstyle a {
  color: #a4853b;
  font-family: "游明朝";
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec_contact .contents .btnstyle a {
    font-size: 24px;
  }
}

.sec_feature01, .sec_feature02 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_feature01, .sec_feature02 {
    padding: 140px 0 100px;
  }
}
.sec_feature01 .row .col_2, .sec_feature02 .row .col_2 {
  position: relative;
}
@media (min-width: 768px) {
  .sec_feature01 .row .col_2.txt_col, .sec_feature02 .row .col_2.txt_col {
    width: 57%;
  }
}
@media (min-width: 768px) {
  .sec_feature01 .row .col_2.img_col, .sec_feature02 .row .col_2.img_col {
    width: 39%;
  }
}
.sec_feature01 .row.img-left, .sec_feature02 .row.img-left {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .sec_feature01 .row.img-left, .sec_feature02 .row.img-left {
    margin-top: 120px;
  }
}
@media (min-width: 768px) {
  .sec_feature01 .row.img-left .col_2.img_col, .sec_feature02 .row.img-left .col_2.img_col {
    min-height: 650px;
  }
}
@media (min-width: 768px) {
  .sec_feature01 .row.img-left .col_2.img_col .bnr, .sec_feature02 .row.img-left .col_2.img_col .bnr {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
  }
}
.sec_feature01 .title_img, .sec_feature02 .title_img {
  text-align: center;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_feature01 .title_img, .sec_feature02 .title_img {
    margin: 0 0 60px;
  }
}
@media (min-width: 768px) {
  .sec_feature01 .bnr img, .sec_feature02 .bnr img {
    max-width: none;
  }
}
.sec_feature01 .eyecatch, .sec_feature02 .eyecatch {
  color: #d3be80;
  font-size: 14px;
  padding: 0;
  margin: 10px 0 5px;
  letter-spacing: 0.1em;
  background: #fff;
  font-family: "游明朝";
  position: relative;
}
@media (min-width: 768px) {
  .sec_feature01 .eyecatch, .sec_feature02 .eyecatch {
    position: absolute;
    top: 0;
    left: -80px;
    writing-mode: vertical-rl;
    font-size: 18px;
	margin: 0;
  }
}
.sec_feature01 .eyecatch:after, .sec_feature02 .eyecatch:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 1px;
  height: 350px;
  background: #d3be80;
}
@media (max-width: 767px) {
  .sec_feature01 .eyecatch:after, .sec_feature02 .eyecatch:after {
    z-index: 1;
	top: .8em;
	bottom: auto;
	right: auto;
    left: 8em;
    width: calc(100% - 8em);
    height: 1px;
    
  }
}


.sec_feature01 .bnr.min img, .sec_feature02 .bnr.min img {
  max-width: 100%;
}

@media (min-width: 768px) {
  .sec_feature01 .eyecatch.right, .sec_feature02 .eyecatch.right {
    left: auto;
    right: -80px;
  }
}
.sec_feature01 .h3_feature, .sec_feature02 .h3_feature {
  color: #a4853b;
  font-size: 20px;
  margin: 0 0 15px;
}

@media (min-width: 768px) {
  .sec_feature01 .h3_feature, .sec_feature02 .h3_feature {
    font-size: 30px;
    margin: 0 0 50px;
  }
}
.sec_feature01 .h3_feature .sub, .sec_feature02 .h3_feature .sub {
  display: block;
  color: #454545;
  font-size: 16px;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .sec_feature01 .h3_feature .sub, .sec_feature02 .h3_feature .sub {
    font-size: 20px;
    margin: 0 0 15px;
  }
}
@media (min-width: 768px) {
  .sec_feature01 .desc, .sec_feature02 .desc {
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
.sec_feature01 .list_btn, .sec_feature02 .list_btn {
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .sec_feature01 .list_btn, .sec_feature02 .list_btn {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    margin: 40px 0 0;
  }
}
@media (min-width: 768px) {
  .sec_feature01 .list_btn.col-3, .sec_feature02 .list_btn.col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.sec_feature01 .list_btn li, .sec_feature02 .list_btn li {
  margin: 10px 0 0;
}
@media (min-width: 768px) {
  .sec_feature01 .list_btn li, .sec_feature02 .list_btn li {
    margin: 0;
  }
}
.sec_feature01 .list_btn li a, .sec_feature02 .list_btn li a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 70px;
  padding: 1rem;
}

.sec_case {
  padding: 50px 0;
  background: #ebe7db;
  position: relative;
}
@media (min-width: 768px) {
  .sec_case {
    padding: 140px 0;
  }
}
@media (min-width: 768px) {
  .sec_case .h2_styled {
    position: absolute;
    z-index: 1;
    top: 25px;
    left: 20px;
    font-size: 32px;
    text-align: left;
  }
}
@media (min-width: 1300px) {
  .sec_case .h2_styled {
    left: 4%;
  }
}
@media (min-width: 768px) {
  .sec_case .h2_styled .en {
    font-size: 100px;
    line-height: 0.1;
  }
}
.sec_case .case_slider .slick-arrow {
  width: 50px;
  height: 50px;
  z-index: 3;
}
@media (min-width: 768px) {
  .sec_case .case_slider .slick-arrow {
    width: 80px;
    height: 80px;
  }
}
.sec_case .case_slider .slick-arrow:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 50px;
  height: 50px;
  background: url(../img/common/arrow.png) no-repeat center center/cover;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_case .case_slider .slick-arrow:before {
    width: 80px;
    height: 80px;
  }
}
.sec_case .case_slider .slick-arrow.slick-prev {
  left: -5px;
}
@media (min-width: 768px) {
  .sec_case .case_slider .slick-arrow.slick-prev {
    left: -20px;
  }
}
@media (min-width: 1300px) {
  .sec_case .case_slider .slick-arrow.slick-prev {
    left: -100px;
  }
}
.sec_case .case_slider .slick-arrow.slick-prev:before {
  transform: scale(-1, 1);
}
.sec_case .case_slider .slick-arrow.slick-next {
  right: -5px;
}
@media (min-width: 768px) {
  .sec_case .case_slider .slick-arrow.slick-next {
    right: -20px;
  }
}
@media (min-width: 1300px) {
  .sec_case .case_slider .slick-arrow.slick-next {
    right: -100px;
  }
}
.sec_case .case_slider .content {
  padding: 20px;
  background: #fff;
}
@media (min-width: 768px) {
  .sec_case .case_slider .content {
    padding: 35px;
    margin: 0 30px;
  }
}
.sec_case .case_slider .content .img img {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.sec_case .case_slider .content .badge {
  color: #fff;
  background: #cab267;
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  display: table;
  margin: 15px auto;
  padding: 6px 25px;
  line-height: 1;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_case .case_slider .content .badge {
    margin: 30px auto;
    font-size: 18px;
  }
}
.sec_case .case_slider .content .title {
  display: block;
  color: #a4853b;
  font-size: 18px;
  letter-spacing: 0.02em;
  margin: 15px 0 10px;
}
@media (min-width: 768px) {
  .sec_case .case_slider .content .title {
    font-size: 22px;
    margin: 30px 0 20px;
  }
}

.sec_case .bnr img {
  width: 100%;
  object-fit: cover;
}
.sec_feature02 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_feature02 {
    padding: 100px 0 190px;
  }
}
@media (min-width: 768px) {
  .sec_feature02 .row_custom {
    gap: 0 149px;
  }
}
.sec_feature02 .row_custom .col_3 {
  position: relative;
}
@media (min-width: 768px) {
  .sec_feature02 .row_custom .col_3 {
    margin: 0;
    width: calc((100% - 298px) / 3);
  }
}
.sec_feature02 .h4_feature {
  color: #a4853b;
  font-size: 20px;
  letter-spacing: 0.02em;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_feature02 .h4_feature {
    font-size: 24px;
    margin: 20px 0;
    min-height: 108px;
    display: flex;
    align-items: center;
  }
}

.sec_menu {
  padding: 80px 0 50px;
  background: #f7f7f7;
  position: relative;
}
@media (min-width: 768px) {
  .sec_menu {
    padding: 190px 0 140px;
  }
}
.sec_menu:before {
  content: "NIIGATA LUMINOUS CLINIC";
  position: absolute;
  top: -.5em;
  bottom: auto;
  right: 0;
  left: 10px;
  margin: auto;
  color: #edebe2;
  line-height: 1;
  letter-spacing: 0.04em;
  font-weight: 400;
  font-family: "游明朝";
  font-size: 30px;
  font-size: clamp(30px, 6.4vw, 134px);
}
@media (min-width: 768px) {
  .sec_menu:before {
    white-space: nowrap;
  }
}
.sec_menu .container_custom {
  width: 1600px;
  max-width: 96%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .sec_menu .container_custom .contents {
    display: flex;
    align-items: center;
    gap: 0 5%;
  }
}
.sec_menu .container_custom .contents .h2_menu {
  color: #836929;
  text-align: left;
  font-weight: 500;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_menu .container_custom .contents .h2_menu {
    width: 35%;
    margin: 0;
  }
}
.sec_menu .container_custom .contents .h2_menu .sub {
  display: block;
  color: #c2ba9e;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.04em;
  margin: 5px 0 0;
}
@media (min-width: 768px) {
  .sec_menu .container_custom .contents .h2_menu .sub {
    font-size: 16px;
    margin: 15px 0 0;
  }
}
.sec_menu .container_custom .contents .list_menu {
  width: 100%;
}
@media (min-width: 768px) {
  .sec_menu .container_custom .contents .list_menu {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    width: 60%;
  }
}
.sec_menu .container_custom .contents .list_menu li {
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .sec_menu .container_custom .contents .list_menu li {
    margin: 0;
  }
}
.sec_menu .container_custom .contents .list_menu li a {
  display: block;
  color: #fff;
  text-decoration: none;
  transition: 0.2s;
  position: relative;
  padding: 30px 20px 40px;
  background: url(../img/common/sp_menu_bg001.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_menu .container_custom .contents .list_menu li a {
    width: 300px;
    aspect-ratio: 1/1;
    padding: 20px 30px;
    background: url(../img/common/menu_bg001.jpg) no-repeat center center/cover;
  }
}
.sec_menu .container_custom .contents .list_menu li a:after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 40px;
  height: 10px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: skew(30deg);
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_menu .container_custom .contents .list_menu li a:after {
    bottom: 30px;
    right: 30px;
  }
}
.sec_menu .container_custom .contents .list_menu li a:hover {
  opacity: 0.8;
}
.sec_menu .container_custom .contents .list_menu li a .title {
  display: block;
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  padding: 0 0 15px;
  margin: 0 0 15px;
  font-size: 22px;
  line-height: 1.2;
  position: relative;
}
@media (min-width: 768px) {
  .sec_menu .container_custom .contents .list_menu li a .title {
    padding: 0 0 20px;
    margin: 0 0 20px;
    font-size: 24px;
    min-height: 83px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.sec_menu .container_custom .contents .list_menu li a .title:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 20px;
  height: 1px;
  background: #ddd4a9;
}
.sec_menu .container_custom .contents .list_menu li a .desc {
  display: block;
  position: relative;
  margin: 10px 0 0;
  padding: 0 0 0 15px;
}
.sec_menu .container_custom .contents .list_menu li a .desc:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 100vh;
  background: #fff;
}
.sec_menu .container_custom .contents .list_menu li.bg02 a {
  background: url(../img/common/sp_menu_bg002.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_menu .container_custom .contents .list_menu li.bg02 a {
    background: url(../img/common/menu_bg002.jpg) no-repeat center center/cover;
  }
}
.sec_menu .container_custom .contents .list_menu li.bg03 a {
  background: url(../img/common/sp_menu_bg003.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_menu .container_custom .contents .list_menu li.bg03 a {
    background: url(../img/common/menu_bg003.jpg) no-repeat center center/cover;
  }
}
.sec_menu .container_custom .contents .list_menu li.bg04 a {
  background: url(../img/common/sp_menu_bg004.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_menu .container_custom .contents .list_menu li.bg04 a {
    background: url(../img/common/menu_bg004.jpg) no-repeat center center/cover;
  }
}
.sec_menu .container_custom .contents .list_menu li.bg05 a {
  background: url(../img/common/sp_menu_bg005.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_menu .container_custom .contents .list_menu li.bg05 a {
    background: url(../img/common/menu_bg005.jpg) no-repeat center center/cover;
  }
}
.sec_menu .container_custom .contents .list_menu li.bg06 a {
  background: url(../img/common/sp_menu_bg006.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_menu .container_custom .contents .list_menu li.bg06 a {
    background: url(../img/common/menu_bg006.jpg) no-repeat center center/cover;
  }
}

.sec_message {
  padding: 50px 0 25px;
  background: url(../img/common/bg_img003.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_message {
    padding: 140px 0 70px;
  }
}
.sec_message .row.reverse {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .sec_message .row.reverse {
    margin-bottom: 100px;
  }
}
.sec_message .h2_styled .en {
  color: rgba(235, 231, 219, 0.5);
}
.sec_message .h3_message {
  color: #836929;
  font-size: 21px;
  line-height: 1.6;
  letter-spacing: 0;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_message .h3_message {
    font-size: 36px;
    margin: 0 0 40px;
  }
}
.sec_message .h3_message .line {
  background: linear-gradient(transparent 55%, #f2e9cd 55%);
}
.sec_message .desc {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_message .desc {
    line-height: 2;
    letter-spacing: 0.08em;
    margin: 0 0 40px;
  }
}
.sec_message .list_btn {
  display: grid;
  gap: 0 20px;
  justify-content: start;
  grid-template-columns: repeat(2, auto);
}
@media (max-width: 767px) {
  .sec_message .list_btn {
    grid-template-columns: 1fr;
  }
}
.sec_message .list_btn li {
  margin: 15px auto 0;
  width: 330px;
}
@media (min-width: 768px) {
  .sec_message .list_btn li {
    width: 240px;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .sec_message .list_btn li.long {
    width: 280px;
  }
}
.sec_message .list_btn li a {
  margin: 0;
  padding: 10px 0;
  display: flex;
  min-height: 70px;
  align-items: center;
  justify-content: center;
}
.sec_message .bnr {
  display: block;
  text-align: center;
}

.sec_post {
  padding: 25px 0 50px;
}
@media (min-width: 768px) {
  .sec_post {
    padding: 70px 0 140px;
  }
}
.sec_post .h2_styled {
  text-align: left;
  font-size: 24px;
  margin: 0;
}
@media (min-width: 768px) {
  .sec_post .h2_styled {
    font-size: 32px;
    margin: 0 0 20px;
  }
}
.sec_post .h2_styled .en {
  font-size: 60px;
  color: rgba(235, 231, 219, 0.5);
}
@media (min-width: 768px) {
  .sec_post .h2_styled .en {
    font-size: 110px;
  }
}
.sec_post .list_list {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_post .list_list {
    margin: 0 0 30px;
  }
}
.sec_post .list_list dt, .sec_post .list_list dd {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  .sec_post .list_list dt, .sec_post .list_list dd {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .sec_post .list_list dt {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sec_post .list_list dd {
    padding-left: 90px;
  }
}
@media (max-width: 767px) {
  .sec_post .list_list dd {
    padding-top: 0;
  }
}
.sec_post .btn a {
  display: block;
  text-decoration: none;
  max-width: 160px;
  background: #f3edd9;
  border: 1px solid #c0a05f;
  border-radius: 100vh;
  color: #846416;
  text-align: center;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 500;
  position: relative;
  padding: 3px 0;
  margin-left: auto;
  transition: 0.2s;
}
.sec_post .btn a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 2px;
  right: 15px;
  left: auto;
  margin: auto;
  width: 15px;
  height: 5px;
  border-right: 1px solid #c0a05f;
  border-bottom: 1px solid #c0a05f;
  transform: skew(30deg);
  transition: 0.2s;
}
.sec_post .btn a:hover {
  opacity: 0.7;
}

.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 */