@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: #fbf9f6;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #fbf9f6;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #fbf9f6;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #fbf9f6;
}

.box_border {
  background: #fff;
  border: 6px solid #fbf9f6;
}

.box_border .box_bg {
  background: #fbf9f6;
}

.section_bg .box_border .box_bg {
  background: #fbf9f6;
}

.box_bg,
.box_border {
  border-radius: 30px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 1px solid #5b4719;
  border-radius: 20px;
  padding: min(30px , 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: min(20px , 2.4vw);
     -moz-column-gap: min(20px , 2.4vw);
          column-gap: min(20px , 2.4vw);
  row-gap: min(14px, 2vw);
}
.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;
  border-radius: 0;
  border: none;
  color: #333333 !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a:hover {
  background: none;
  color: #333333 !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc( ( 1.6875em / 2 ) - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 4px);
}
.link_anchor a::before {
  display: block;
  background: #333333;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .link_anchor li {
    -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: #3b817e;
  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: #3b817e;
  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: #5b4719;
  width: 20px;
  height: 20px;
  margin: auto;
  left: 0;
  right: auto;
  top: 4px;
  bottom: auto;
  z-index: 0;
  border-radius: 0px;
}

.ul_triangle li::before {
  left: 2px;
  border: 4px solid transparent;
  border-left: 6px solid #3b817e;
  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: #3b817e;
  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;
  }
  ul.list_col_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_col_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_col_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_col_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 #ccc;
  border-top: 1px solid #ccc;
}
table.table_address th {
  color: #3b817e;
  border-top: 1px solid #3b817e;
  border-bottom: 1px solid #3b817e;
  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 #ccc;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #e0dacc;
  color: #333333;
}
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 #ccc;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #e0dacc;
  color: #333333;
  font-weight: bold;
}
table.table tbody th {
  background: #f4f0e7;
}
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 #ccc;
  }
  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: #ccc;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #5b4719 !important;
}

.consul2 {
  color: #5b4719 !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 #ccc;
  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: "Noto Sans JP", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #3b817e;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "BIZ UDPMincho", 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: #3b817e;
  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: #5b4719;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 6px solid #fbf9f6;
  background: #fff;
  border-radius: 30px;
  margin-top: 82px;
  padding: 50px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #efe5d8;
  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: #efe5d8;
}
.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: "BIZ UDPMincho", 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: #3b817e;
  background: #3b817e;
  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: 50px;
  background: #fff;
  overflow: hidden;
  border-top: 2px solid #3b817e;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #c4baa1;
  color: #fff;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.list_list dd a {
  color: #333333;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -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;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333333;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

@media (min-width: 768px) {
  .header .header_inner .header_logo {
    padding: 10px 0;
  }
}
@media (max-width: 767px) {
  .header .header_inner .header_logo {
    width: 210px;
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  .header .header_inner .global_nav .menu .menu-item {
    border-right: none;
  }
}
@media (min-width: 768px) {
  .header .header_inner .global_nav .menu .menu-item:first-child {
    border-left: none;
  }
}
.header .header_inner .global_nav .menu .menu-item a {
  font-family: "BIZ UDPMincho", serif;
}
@media (min-width: 768px) {
  .header .header_inner .global_nav .menu .menu-item > a {
    color: #5b4719;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
}
@media (min-width: 768px) {
  .header .header_inner .global_nav .menu .menu-item > a:hover {
    color: #fff;
  }
}
@media (min-width: 768px) {
  .header .header_inner .global_nav .menu .menu-item:not(:last-child) > a:before {
    content: "";
    height: 50px;
    width: 1px;
    position: absolute;
    background: #ccc;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
  }
}
.header .header_inner .global_nav .menu .menu-item.active > a {
  color: #fff;
}
@media (min-width: 768px) {
  .header .header_inner .global_nav .menu .menu-item-has-children > a:after {
    width: 6px;
    height: 6px;
    top: auto;
    bottom: 12px;
    border-bottom: solid 1px #5b4719;
    border-right: solid 1px #5b4719;
    -webkit-transform: rotate(45deg) skew(-10deg, -10deg);
            transform: rotate(45deg) skew(-10deg, -10deg);
  }
}
.header .header_inner .global_nav .menu .menu-item-has-children > a:hover:after {
  border-color: #fff;
}
@media (min-width: 768px) {
  .header .header_inner .global_nav .menu .menu-item-has-children > .sub-menu {
    border-top: 1px solid #fff;
  }
}
@media (min-width: 768px) {
  .header .header_inner .global_nav .menu .menu-item-has-children .sub-menu_wrap {
    border-top: 1px solid #fff;
    top: 86px !important;
  }
}
.header .header_inner .global_nav .menu .menu-item-has-children.active a:after {
  border-color: #fff;
}
.header.scrolled_class {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.splide__slide .btn_wrap {
  position: absolute;
  left: 10px;
  bottom: 6%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2vw;
  width: calc(100% - 20px);
}
@media (min-width: 768px) {
  .splide__slide .btn_wrap {
    left: 4vw;
    bottom: 16%;
    width: 41vw;
    max-width: 820px;
    min-width: 520px;
  }
}
.splide__slide .btn_wrap .btn img {
  width: 100%;
  height: auto;
}
.splide__slide .btn_wrap .btn a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.splide__slide .btn_wrap .btn a:hover {
  opacity: 0.8;
}

@media (max-width: 767px) {
  .splide__pagination {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.side_bnr {
  background: transparent;
  right: 0;
  padding: 0 14vw 0 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .side_bnr {
    width: 860px;
    background: #dbefee;
    border-radius: 16px 0 0 16px;
    padding: 16px 90px 16px 24px;
  }
}
@media (min-width: 1240px) {
  .side_bnr {
    width: auto;
  }
}
@media (max-width: 767px) {
  .side_bnr .side_bnr_block {
    gap: 2vw;
    position: relative;
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .side_bnr .side_online {
    position: absolute;
    bottom: calc(14.5vw + env(safe-area-inset-bottom));
    width: 38vw;
  }
}

.totop {
  z-index: 20;
  bottom: calc(2vw + env(safe-area-inset-bottom));
  width: 9vw;
}
@media (min-width: 768px) {
  .totop {
    width: 47px;
    right: 24px;
    bottom: 1.7vw;
  }
}
@media (min-width: 1240px) {
  .totop {
    bottom: 1.4vw;
  }
}

.sec_top {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sec_top {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.sec_top .top_h2 {
  text-align: center;
  font-size: 32px;
  position: relative;
  color: #3b817e;
  font-weight: 500;
  z-index: 2;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .sec_top .top_h2 {
    text-align: left;
    font-size: 36px;
    margin-bottom: 54px;
    padding-left: 20px;
  }
}
.sec_top .top_h2 .en {
  position: absolute;
  font-size: 50px;
  color: #d7e9e8;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  line-height: 1;
  z-index: -1;
}
@media (min-width: 768px) {
  .sec_top .top_h2 .en {
    font-size: 86px;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .sec_top .top_h2 .en {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
.sec_top .top_h2.top_h2_sec {
  color: #5b4719;
}
.sec_top .top_h2.top_h2_sec .en {
  color: #eaddc0;
}
.sec_top .top_h2_s {
  color: #5b4719;
  font-size: 30px;
  margin-bottom: 0;
  font-weight: 500;
  text-align: left;
}
@media (min-width: 768px) {
  .sec_top .top_h2_s {
    margin-bottom: 16px;
    text-align: center;
  }
}
.sec_top .top_h2_s .en {
  font-size: 18px;
  display: block;
}

.btnstyle a {
  font-size: 18px;
  font-weight: 600;
  border: none;
  padding: 1.3rem 1.8rem;
}
.btnstyle a:after {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  border-right: none;
  border-top: none;
  height: 1px;
  width: 16px;
  background: #5b4719;
  top: 50%;
  bottom: auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.btnstyle.btn_circle {
  width: 160px;
}
.btnstyle.btn_circle a {
  color: #fff !important;
  font-size: 16px;
  background: #5b4719;
  padding: 0.3rem 2.4rem 0.4em;
  border-radius: 20px;
}
.btnstyle.btn_circle a:after {
  background: url(../img/common/arrow_circle_wh.png) no-repeat center center/cover;
  width: 12px;
  height: 12px;
  right: 6%;
}
.btnstyle.btn_circle a:hover:after {
  right: 5%;
}
.btnstyle.btn_pri a {
  background: #3b817e;
  color: #fff !important;
}
.btnstyle.btn_pri a:after {
  background: #fff;
}
.btnstyle.btn_sec a {
  background: #5b4719;
  color: #fff !important;
}
.btnstyle.btn_sec a:after {
  background: #fff;
}

.sec01 .sec01_slide {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.sec01 .sec01_slide_thumbnail {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 30px;
}
.sec01 .splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #fff;
}
.sec01 .button {
  background-color: transparent;
  height: 28px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 28px;
  opacity: 1;
}
.sec01 .button::before {
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 28px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 28px;
}
.sec01 .prev {
  left: -4%;
}
.sec01 .next {
  right: -4%;
}
.sec01 .prev::before {
  background-image: url(../img/common/arrow_circle.png);
}
.sec01 .next::before {
  background-image: url(../img/common/arrow_circle.png);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sec01 .splide__slide img {
  height: auto;
  width: 100%;
}

.sec02 {
  padding-top: 0;
}

.news_wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news_wrap .news_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .news_wrap .news_head {
    display: block;
    width: 14%;
  }
}
@media (min-width: 768px) {
  .news_wrap .news_list {
    width: 82%;
  }
}
@media (max-width: 767px) {
  .news_wrap .news_list {
    margin-top: 6px !important;
  }
}
.news_wrap .news_list .list_list dt {
  padding-top: 1em;
}
@media (min-width: 768px) {
  .news_wrap .news_list .list_list dt {
    padding-bottom: 1em;
  }
}
.news_wrap .news_list .list_list dd {
  padding-bottom: 1em;
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
  .news_wrap .news_list .list_list dd {
    padding-top: 1em;
    padding-left: 140px;
  }
}

.sec03 {
  padding-top: 50px;
}
.sec03 .sec03_slide {
  width: 94%;
  margin: 0 auto 80px;
}
@media (max-width: 767px) {
  .sec03 .sec03_slide {
    visibility: visible;
    width: 100%;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .sec03 .sec03_slide .splide__track {
    visibility: visible;
  }
}
@media (max-width: 767px) {
  .sec03 .sec03_slide .splide__list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .sec03 .sec03_slide .splide__slide {
    width: 50%;
    padding: 8px;
  }
}
.sec03 .sec03_slide .splide__slide:nth-child(odd) .info_item {
  margin-left: auto;
}
.sec03 .sec03_slide .info_item {
  background: url(../img/top/info_item_bg.png) no-repeat center center / cover;
  text-align: center;
  padding: 28px 12px 12px;
  border-radius: 12px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  height: 160px;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec03 .sec03_slide .info_item {
    height: 170px;
  }
}
@media (max-width: 767px) {
  .sec03 .sec03_slide .info_item {
    max-width: 180px;
  }
}
.sec03 .sec03_slide .info_item .img {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 60px;
  height: 56px;
  margin: 0 auto 12px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec03 .sec03_slide .info_item .img {
    width: 73px;
    height: 67px;
  }
}
.sec03 .sec03_slide .info_item .img.img01 {
  background: url(../img/top/sec03_ic001.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item .img.img02 {
  background: url(../img/top/sec03_ic002.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item .img.img03 {
  background: url(../img/top/sec03_ic003.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item .img.img04 {
  background: url(../img/top/sec03_ic004.png) no-repeat center center/contain;
  margin-top: -0.5em;
}
.sec03 .sec03_slide .info_item .img.img04-2 {
  background: url(../img/top/sec03_ic004-2.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item .img.img05 {
  background: url(../img/top/sec03_ic005.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item .img.img06 {
  background: url(../img/top/sec03_ic006.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item .img.img07 {
  background: url(../img/top/sec03_ic007.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item .img.img08 {
  background: url(../img/top/sec03_ic008.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item .img.img09 {
  background: url(../img/top/sec03_ic009.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item .txt {
  color: #3b817e;
  font-size: 20px;
  font-weight: 600;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.sec03 .sec03_slide .info_item .txt.row3 {
  line-height: 1.2;
  margin-top: -0.2em;
}
.sec03 .sec03_slide .info_item .txt.row3 .small {
  display: block;
  font-size: 16px;
  line-height: 1.2;
}
.sec03 .sec03_slide .info_item .txt.row3 .large {
  display: block;
  margin-top: -1.2em;
}
.sec03 .sec03_slide .info_item > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.sec03 .sec03_slide .info_item:hover {
  background: url(../img/top/info_item_bg_hover.png) no-repeat center center / cover;
}
.sec03 .sec03_slide .info_item:hover .img.img01 {
  background: url(../img/top/sec03_ic001_wh.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item:hover .img.img02 {
  background: url(../img/top/sec03_ic002_wh.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item:hover .img.img03 {
  background: url(../img/top/sec03_ic003_wh.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item:hover .img.img04 {
  background: url(../img/top/sec03_ic004_wh.png) no-repeat center center/contain;
  margin-top: -0.5em;
}
.sec03 .sec03_slide .info_item:hover .img.img04-2 {
  background: url(../img/top/sec03_ic004-2_wh.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item:hover .img.img05 {
  background: url(../img/top/sec03_ic005_wh.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item:hover .img.img06 {
  background: url(../img/top/sec03_ic006_wh.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item:hover .img.img07 {
  background: url(../img/top/sec03_ic007_wh.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item:hover .img.img08 {
  background: url(../img/top/sec03_ic008_wh.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item:hover .img.img09 {
  background: url(../img/top/sec03_ic009_wh.png) no-repeat center center/contain;
}
.sec03 .sec03_slide .info_item:hover .txt {
  color: #fff;
}
.sec03 .button {
  background-color: transparent;
  height: 28px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 28px;
  opacity: 1;
}
.sec03 .button::before {
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 28px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 28px;
}
.sec03 .prev {
  left: -4%;
}
.sec03 .next {
  right: -4%;
}
.sec03 .prev::before {
  background-image: url(../img/common/arrow_circle.png);
}
.sec03 .next::before {
  background-image: url(../img/common/arrow_circle.png);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sec03 .splide__slide img {
  height: auto;
  width: 100%;
}

.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-bottom: 0 !important;
  gap: 8px;
}
@media (min-width: 768px) {
  .sec_tab .tab_btn_wrap {
    gap: 20px;
  }
}
.sec_tab .tab_btn_wrap li {
  height: 60px;
  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;
  padding: 0;
  color: #5b4719;
  font-size: 15px;
  font-weight: 600;
  position: relative;
  background: #ece8dd;
  width: 166px;
  border-radius: 16px 16px 0 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_tab .tab_btn_wrap li {
    font-size: 24px;
    height: 80px;
    width: 372px;
  }
}
.sec_tab .tab_btn_wrap li:after {
  border-top: 1px solid #5b4719;
  border-right: 1px solid #5b4719;
  content: "";
  height: 8px;
  width: 8px;
  position: absolute;
  left: 50%;
  right: auto;
  top: auto;
  bottom: 12px;
  margin: auto;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec_tab .tab_btn_wrap li:hover {
  cursor: pointer;
  opacity: 0.8;
}
.sec_tab .tab_btn_wrap li.active {
  color: #fff;
  background: #7c6633;
}
.sec_tab .tab_btn_wrap li.active:after {
  border-color: #fff;
}
.sec_tab .tab_item_wrap {
  background: #eaddc0;
  padding: 20px 12px;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .sec_tab .tab_item_wrap {
    padding: 40px;
    border-radius: 16px;
  }
}
.sec_tab .tab_item {
  display: none;
}
.sec_tab .tab_item.active {
  display: block;
}
.sec_tab .tab_item_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1%;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .sec_tab .tab_item_btn_wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 22px;
  }
}
.sec_tab .tab_item_btn_wrap .tab_item_btn {
  width: 49%;
  max-width: 270px;
  background: #a18950;
  color: #fff;
  height: 40px;
  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;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec_tab .tab_item_btn_wrap .tab_item_btn {
    font-size: 20px;
    width: 24%;
    height: 60px;
  }
}
@media (max-width: 767px) {
  .sec_tab .tab_item_btn_wrap .tab_item_btn:nth-child(-n+2) {
    margin-bottom: 12px;
  }
}
.sec_tab .tab_item_btn_wrap .tab_item_btn.active {
  background: #5b4719;
  position: relative;
}
.sec_tab .tab_item_btn_wrap .tab_item_btn.active:after {
  content: "";
  background: #5b4719;
  width: 18px;
  height: 10px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 90%);
          transform: translate(-50%, 90%);
}
@media (min-width: 768px) {
  .sec_tab .tab_item_btn_wrap .tab_item_btn.active:after {
    width: 24px;
    height: 16px;
  }
}
.sec_tab .tab_item_btn_wrap .tab_item_btn:hover {
  opacity: 0.8;
}
.sec_tab .tab_item_item {
  display: none;
}
.sec_tab .tab_item_item.active {
  display: block;
}
@media (min-width: 768px) {
  .sec_tab .tab_item_item .row .col_4 {
    width: 24%;
    margin-right: 1.3%;
  }
}
@media (min-width: 768px) {
  .sec_tab .tab_item_item .row .col_4:nth-child(4n) {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .sec_tab .tab_item_item .row .col_4:nth-child(n+5) {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .sec_tab .tab_item_item .row .col_4:nth-child(odd) .btnstyle a {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .sec_tab .tab_item_item .row .col_4:nth-child(even) .btnstyle a {
    margin-left: 0;
  }
}
.sec_tab .btnstyle a {
  background: #fff;
}
@media (max-width: 767px) {
  .sec_tab .btnstyle a {
    font-size: 14px;
    line-height: 1.3;
  }
}
.sec_tab .btnstyle:hover a {
  background: #5b4719;
  color: #fff !important;
  opacity: 1;
}
.sec_tab .btnstyle:hover a:after {
  background: #fff;
}

.sec04 {
  background: url(../img/top/sec04_bg.jpg) no-repeat center center/cover;
  padding-top: 67px;
  margin-top: 67px;
}
@media (min-width: 768px) {
  .sec04 {
    padding-top: 130px;
    margin-top: 130px;
  }
}
.sec04 .slider_wrap {
  position: relative;
  margin-top: -134px;
  height: 134px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec04 .slider_wrap {
    margin-top: -260px;
    height: 260px;
    margin-bottom: 100px;
  }
}
.sec04 .sa.show {
  position: absolute;
}
.sec04 .l_slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 5;
  margin: 0 auto;
  --speed: 500s;
  --gap: 10px;
}
@media (min-width: 768px) {
  .sec04 .l_slider {
    margin: 0 auto;
    --gap: 15px;
  }
}
.sec04 .l_slider .l_slider_item {
  -webkit-animation: loop2 var(--speed) linear infinite;
          animation: loop2 var(--speed) linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  gap: var(--gap);
  padding: 0 calc(var(--gap) / 2);
}
.sec04 .l_slider .l_slider_item:first-child {
  -webkit-animation: loop var(--speed) calc(-1 * var(--speed) / 2) linear infinite;
          animation: loop var(--speed) calc(-1 * var(--speed) / 2) linear infinite;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform;
}
.sec04 .l_slider .l_slider_item figure {
  width: 18.8rem;
  overflow: hidden;
  aspect-ratio: 380/310;
}
@media (min-width: 768px) {
  .sec04 .l_slider .l_slider_item figure {
    width: 31.8rem;
  }
}
.sec04 .l_slider .l_slider_item figure img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
}
.sec04 .l_slider .l_slider_item .oft {
  position: relative;
  aspect-ratio: 380/310;
  display: block;
}
@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
.sec04 .sec04_bottom .head {
  text-align: center;
  color: #3b817e;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sec04 .sec04_bottom .head {
    margin-bottom: 42px;
  }
}
.sec04 .sec04_bottom .head .top_h2_c {
  color: #3b817e;
  font-weight: 500;
  font-size: 32px;
}
@media (min-width: 768px) {
  .sec04 .sec04_bottom .head .top_h2_c {
    font-size: 42px;
  }
}
.sec04 .sec04_bottom .head .sub {
  font-family: "BIZ UDPMincho", serif;
  font-size: 18px;
}
@media (min-width: 768px) {
  .sec04 .sec04_bottom .head .sub {
    font-size: 24px;
  }
}
.sec04 .sec04_bottom p {
  text-align: center;
}
.sec04 .sec04_bottom .btn_area {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .sec04 .sec04_bottom .btn_area {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .sec04 .sec04_bottom .btn_area {
    max-width: 600px;
    margin: 0 auto 30px;
  }
}
.sec04 .sec04_bottom .btn_area a {
  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;
  color: #5b4719;
  text-decoration: none;
  text-align: center;
  border-radius: 50%;
  background: #eaddc0;
  border: 6px solid #fff;
  font-size: clamp(13px, 3.4vw, 20px);
  font-weight: 600;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  line-height: 1.5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  position: relative;
  aspect-ratio: 1/1;
  max-width: 180px;
}
@media (min-width: 768px) {
  .sec04 .sec04_bottom .btn_area a {
    width: 180px;
    height: 180px;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .sec04 .sec04_bottom .btn_area a {
    margin: 0 auto;
  }
}
.sec04 .sec04_bottom .btn_area a:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 1px;
  background: #5b4719;
  top: 50%;
  right: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media (min-width: 768px) {
  .sec04 .sec04_bottom .btn_area a:after {
    width: 18px;
  }
}
.sec04 .sec04_bottom .btn_area a:hover {
  background: #5b4719;
  color: #fff;
}
.sec04 .sec04_bottom .btn_area a:hover:after {
  background: #fff;
}
.sec04 .sec04_bottom .kenshin {
  background: url(../img/top/sec04_boxbg.png) no-repeat left center/cover;
  padding: 30px 24px;
  border: 1px solid #cbc0a6;
  border-radius: 16px;
}
@media (min-width: 768px) {
  .sec04 .sec04_bottom .kenshin {
    padding: 54px 60px;
    background: url(../img/top/sec04_boxbg.png) no-repeat center center/cover;
  }
}
@media (max-width: 767px) {
  .sec04 .sec04_bottom .kenshin {
    text-align: center;
  }
}
.sec04 .sec04_bottom .kenshin h3 {
  text-align: center;
  font-weight: 500;
  color: #5b4719;
  font-size: 24px;
  margin-bottom: 30px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(224, 174, 61, 0.5)));
  background: linear-gradient(transparent 60%, rgba(224, 174, 61, 0.5) 60%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .sec04 .sec04_bottom .kenshin h3 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .sec04 .sec04_bottom .kenshin h3 {
    display: inline;
    padding: 0 4px 2px 4px;
  }
}
@media (max-width: 767px) {
  .sec04 .sec04_bottom .kenshin .row {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .sec04 .sec04_bottom .kenshin .kenshin_item {
    margin-bottom: 0;
  }
}
.sec04 .sec04_bottom .kenshin .kenshin_item a {
  max-width: 100%;
  background: #5b4719;
  color: #fff !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 1.2rem;
  max-width: 345px;
}
.sec04 .sec04_bottom .kenshin .kenshin_item a .txt {
  padding-left: 1.6em;
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec04 .sec04_bottom .kenshin .kenshin_item a .txt {
    font-size: 24px;
  }
}
.sec04 .sec04_bottom .kenshin .kenshin_item a:after {
  background: #fff;
  width: 24px;
}
@media (max-width: 767px) {
  .sec04 .sec04_bottom .kenshin .kenshin_item:not(:first-child) {
    margin-top: 12px;
  }
}
@media (max-width: 767px) {
  .sec04 .sec04_bottom .kenshin .kenshin_item:not(:last-child) {
    margin-bottom: 12px;
  }
}

@media (max-width: 767px) {
  .sec05 {
    padding-top: 70px;
  }
}
.sec05 .top_h2 {
  color: #5b4719;
  font-size: 30px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .sec05 .top_h2 {
    font-size: 50px;
  }
}
.sec05 .top_h2 .large {
  color: #3b817e;
  font-size: 50px;
}
@media (min-width: 768px) {
  .sec05 .top_h2 .large {
    font-size: 82px;
  }
}
.sec05 .top_h2 .en {
  font-size: 64px;
}
@media (min-width: 768px) {
  .sec05 .top_h2 .en {
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
    font-size: 124px;
  }
}
.sec05 .features_item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sec05 .features_item .features_img {
  margin-right: 0;
}
@media (min-width: 768px) {
  .sec05 .features_item .features_img {
    width: calc(48% - 50px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .sec05 .features_item .features_img {
    text-align: right;
  }
}
.sec05 .features_item .features_img img {
  width: 80%;
}
@media (min-width: 768px) {
  .sec05 .features_item .features_img img {
    margin-right: -80px;
    width: 120%;
    max-width: 120%;
  }
}
@media (min-width: 1240px) {
  .sec05 .features_item .features_img img {
    width: 50vw;
    max-width: 50vw;
  }
}
.sec05 .features_item .features_txt {
  margin-right: 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec05 .features_item .features_txt {
    width: calc(52% + 50px);
  }
}
@media (max-width: 767px) {
  .sec05 .features_item .features_txt {
    margin-top: -100px;
  }
}
.sec05 .features_item .features_txt .head_area {
  position: relative;
  font-family: "BIZ UDPMincho", serif;
  margin-bottom: 12px;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec05 .features_item .features_txt .head_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 10px;
  }
}
.sec05 .features_item .features_txt .head_area .absolute {
  position: absolute;
  color: #e3f0ef;
  font-size: 95px;
  line-height: 1;
  margin-bottom: 0;
  z-index: -1;
  left: 10px;
  top: -40px;
}
@media (min-width: 768px) {
  .sec05 .features_item .features_txt .head_area .absolute {
    font-size: 130px;
    left: 14px;
    bottom: 8px;
    top: auto;
  }
}
.sec05 .features_item .features_txt .head_area .num {
  color: #3b817e;
  font-size: 60px;
  margin-bottom: 0;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec05 .features_item .features_txt .head_area .num {
    font-size: 72px;
  }
}
.sec05 .features_item .features_txt .head_area h3 {
  color: #5b4719;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .sec05 .features_item .features_txt .head_area h3 {
    font-size: 36px;
  }
}
.sec05 .features_item .features_txt .head_area h3 .small {
  font-size: 22px;
}
@media (min-width: 768px) {
  .sec05 .features_item .features_txt .head_area h3 .small {
    font-size: 30px;
  }
}
.sec05 .features_item .btn_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  .sec05 .features_item .btn_area {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.sec05 .features_item .btn_area .btnstyle {
  width: calc(50% - 5px);
  margin-bottom: 0;
  max-width: 270px;
}
@media (max-width: 767px) {
  .sec05 .features_item .btn_area .btnstyle {
    width: 270px;
  }
}
.sec05 .features_item .btn_area .btnstyle a {
  width: 100%;
}
.sec05 .features_item .btn_area_rich {
  width: 100%;
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .sec05 .features_item .btn_area_rich {
    width: calc(100% + 106px);
    margin-left: -106px;
    grid-area: 20px;
  }
}
@media (max-width: 767px) {
  .sec05 .features_item .btn_area_rich {
    max-width: 360px;
    margin: 0 auto;
  }
}
.sec05 .features_item .btn_area_rich .btnstyle_rich {
  width: 168px;
  height: 168px;
}
@media (min-width: 768px) {
  .sec05 .features_item .btn_area_rich .btnstyle_rich {
    width: 180px;
    height: 180px;
  }
}
.sec05 .features_item .btn_area_rich .btnstyle_rich a {
  height: 100%;
  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;
  color: #fff !important;
  font-size: 22px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  border: none;
}
@media (min-width: 768px) {
  .sec05 .features_item .btn_area_rich .btnstyle_rich a {
    font-size: 24px;
  }
}
.sec05 .features_item .btn_area_rich .btnstyle_rich a:after {
  background: #fff;
  width: 36px;
  top: auto;
  bottom: 20px;
}
.sec05 .features_item .btn_area_rich .btnstyle_rich a:hover {
  opacity: 1;
  color: #5b4719 !important;
}
.sec05 .features_item .btn_area_rich .btnstyle_rich a:hover:after {
  background: #5b4719;
}
.sec05 .features_item .btn_area_rich .btnstyle_rich a.btn01 {
  background: url(../img/top/sec04_boxbg001.png) no-repeat center center/cover;
}
.sec05 .features_item .btn_area_rich .btnstyle_rich a.btn01:hover {
  background: url(../img/top/sec04_boxbg001_hov.png) no-repeat center center/cover;
}
.sec05 .features_item .btn_area_rich .btnstyle_rich a.btn02 {
  background: url(../img/top/sec04_boxbg002.png) no-repeat center center/cover;
}
.sec05 .features_item .btn_area_rich .btnstyle_rich a.btn02:hover {
  background: url(../img/top/sec04_boxbg002_hov.png) no-repeat center center/cover;
}
.sec05 .features_item .btn_area_rich .btnstyle_rich a.btn03 {
  background: url(../img/top/sec04_boxbg003.png) no-repeat center center/cover;
}
.sec05 .features_item .btn_area_rich .btnstyle_rich a.btn03:hover {
  background: url(../img/top/sec04_boxbg003_hov.png) no-repeat center center/cover;
}
.sec05 .features_item .btn_area_rich .btnstyle_rich a.btn04 {
  background: url(../img/top/sec04_boxbg004.png) no-repeat center center/cover;
}
.sec05 .features_item .btn_area_rich .btnstyle_rich a.btn04:hover {
  background: url(../img/top/sec04_boxbg004_hov.png) no-repeat center center/cover;
}
.sec05 .features_item.reverse .features_img {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 768px) {
  .sec05 .features_item.reverse .features_img img {
    margin-left: -80px;
  }
}
@media (max-width: 767px) {
  .sec05 .features_item.features_item01 .btn_area .btnstyle {
    width: calc(50% - 5px);
  }
}
.sec05 .container_wide {
  width: calc(100% - 40px);
  max-width: 1920px;
  margin-top: 80px;
}
@media (min-width: 1240px) {
  .sec05 .container_wide {
    width: calc(100vw - 80px);
  }
}
.sec05 .container_wide .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec05 .container_wide .features_item_s {
  background: #f7f3eb;
  border-radius: 10px;
  padding: 20px 20px 30px;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  position: relative;
  max-width: 570px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .sec05 .container_wide .features_item_s {
    padding: 40px 20px 30px;
  }
}
@media (max-width: 767px) {
  .sec05 .container_wide .features_item_s {
    margin-left: auto;
    margin-right: auto;
    max-width: 520px;
  }
}
.sec05 .container_wide .features_item_s .head_area {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 10px;
  left: -10px;
  top: 0;
  -webkit-transform: translateY(-70%);
          transform: translateY(-70%);
}
.sec05 .container_wide .features_item_s .head_area .num {
  margin-bottom: 0;
  font-size: 48px;
  color: #3b817e;
  font-family: "BIZ UDPMincho", serif;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec05 .container_wide .features_item_s .head_area .num {
    font-size: clamp(56px, 4.6vw, 60px);
  }
}
.sec05 .container_wide .features_item_s .head_area h3 {
  font-weight: 500;
  color: #5b4719;
  font-size: 26px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .sec05 .container_wide .features_item_s .head_area h3 {
    font-size: clamp(28px, 2vw, 30px);
  }
}
.sec05 .container_wide .features_item_s .head_area h3 .small {
  font-size: 17px;
}
@media (min-width: 768px) {
  .sec05 .container_wide .features_item_s .head_area h3 .small {
    font-size: clamp(18px, 1.5vw, 24px);
  }
}
.sec05 .container_wide .features_item_s .img {
  margin-bottom: 10px;
}
.sec05 .container_wide .features_item_s .btn_area {
  -ms-flex-item-align: end;
      align-self: end;
  width: 290px;
}
.sec05 .container_wide .features_item_s .btn_area .btnstyle:not(:last-child) {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .sec05 .container_wide .features_item_s:nth-child(n+4) {
    margin-top: 6%;
  }
}
@media (max-width: 767px) {
  .sec05 .container_wide .features_item_s:not(:last-child) {
    margin-bottom: 60px;
  }
}

.sec06 {
  background: url(../img/top/sec05_bg.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec06 .greeting_main {
    background: #fff;
    padding: 30px 20px;
    border-radius: 16px;
  }
}
.sec06 .greeting_main .greeting_img {
  position: relative;
  z-index: 2;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 768px) {
  .sec06 .greeting_main .greeting_img {
    width: 14.4%;
  }
}
.sec06 .greeting_main .greeting_img img {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 16px;
}
@media (min-width: 768px) {
  .sec06 .greeting_main .greeting_img img {
    width: 360px;
    max-width: 360px;
  }
}
.sec06 .greeting_main .greeting_txt {
  padding: 0;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec06 .greeting_main .greeting_txt {
    border-radius: 16px;
    background: #fff;
    width: 81.6%;
    margin-top: 60px;
    padding: 60px 60px 60px 180px;
  }
}
@media (min-width: 768px) {
  .sec06 .greeting_main .greeting_txt .greeting_txt_bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 30px;
  }
}
.sec06 .greeting_main .greeting_txt .greeting_txt_bottom p {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .sec06 .greeting_main .greeting_txt .greeting_txt_bottom p {
    margin-bottom: 20px;
    text-align: right;
  }
}
.sec06 .greeting_main .greeting_txt .greeting_txt_bottom p .large {
  font-size: 24px;
}
.sec06 .greeting_main .greeting_txt .greeting_txt_bottom .btnstyle a {
  width: 270px;
}
.sec06 .greeting_blog .news_head_blog .top_h2_s {
  color: #3b817e;
}
.sec06 .greeting_blog .news_head_blog .btnstyle.btn_circle a {
  background: #3b817e;
}

.sec07 {
  background: url(../img/top/sec06_bg.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec07 {
    padding-top: 70px;
  }
}

.sec_parallax {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  width: 100%;
  height: 400px;
}
.sec_parallax .parallax_contents {
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: fill-box;
}
.sec_parallax .sec_parallax_box {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
}
.sec_parallax .sec_parallax_box img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  height: 600px;
}
@media (min-width: 768px) {
  .sec_parallax {
    height: 540px;
  }
  .sec_parallax .sec_parallax_box img {
    height: 800px;
  }
}

.footer {
  position: relative;
  overflow: visible;
}
.footer .sec_logo {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  background: #fff;
  width: 300px;
  padding: 18px 36px;
  border-radius: 16px;
}
@media (min-width: 768px) {
  .footer .sec_logo {
    width: 500px;
  }
}
@media (max-width: 767px) {
  .footer .sec_logo {
    margin-left: auto;
    margin-right: auto;
  }
}
.footer table.address {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .footer table.address {
    margin-top: 30px;
    margin-bottom: 40px;
  }
}
.footer table.address tr {
  vertical-align: baseline;
  border-bottom: 1px solid #ccc;
}
.footer table.address th,
.footer table.address td {
  padding: 12px 0;
}
.footer table.address th {
  width: 100px;
  color: #5b4719;
}
.footer .footer_sns {
  margin-bottom: 40px;
}
.footer .footer_sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media (max-width: 767px) {
  .footer .footer_sns ul img {
    max-width: 30px;
  }
}
@media (min-width: 768px) {
  .footer .btnstyle a {
    margin-left: 0;
  }
}
.footer .copyright {
  padding-bottom: 24%;
}
@media (min-width: 768px) {
  .footer .copyright {
    padding-bottom: 120px;
  }
}

table.table_timetable {
  margin-bottom: 0.5em;
}
table.table_timetable th,
table.table_timetable td {
  padding: 1.8rem 0.2rem;
}
table.table_timetable thead th,
table.table_timetable thead td {
  padding: 1.2rem 0.2rem;
}

body:not(.home) h1.page_title,
body:not(.home) h2,
body:not(.home) h3,
body:not(.home) h4,
body:not(.home) h5,
body:not(.home) h6,
body:not(.home) .text-large {
  font-weight: 500;
}
body:not(.home) h3:after {
  top: 50%;
  -webkit-transform: translateY(calc(-50% - 7px));
          transform: translateY(calc(-50% - 7px));
}
body:not(.home) h4 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 1px solid #3b817e;
  padding-bottom: 0.6em;
  padding-left: 0.8em;
}
body:not(.home) h4:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(calc(-50% - 0.2em));
          transform: translateY(calc(-50% - 0.2em));
  background: #c7e1e1;
  width: 4px;
  height: 15px;
}
body:not(.home) h5 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #c7e1e1));
  background: linear-gradient(transparent 60%, #c7e1e1 60%);
}
body:not(.home) .link_anchor a::before {
  background: #5b4719;
}
body:not(.home) .box_bg,
body:not(.home) .box_border {
  padding: 20px 16px;
}
@media (min-width: 768px) {
  body:not(.home) .box_bg,
  body:not(.home) .box_border {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  body:not(.home) .box_bg,
  body:not(.home) .box_border {
    border-radius: 15px;
  }
}
body:not(.home) .box_faq .question:before {
  font-family: "BIZ UDPMincho", serif;
  font-weight: 500;
}
body:not(.home) .box_faq .question .faq_title {
  font-weight: 500;
}
body:not(.home) .box_faq .answer:before {
  font-family: "BIZ UDPMincho", serif;
  font-weight: 500;
}
body:not(.home) .box_faq_nonum {
  width: 96%;
  margin: 0 auto;
}
body:not(.home) .box_faq_nonum .question {
  padding-left: 6px;
  border-bottom: 1px solid #ccc;
}
body:not(.home) .box_faq_nonum .question:before {
  content: none;
}
body:not(.home) .box_faq_nonum .answer {
  padding-top: 12px;
  padding-left: 6px;
}
body:not(.home) .box_faq_nonum .answer:before {
  content: none;
}
body:not(.home) .row .col_2 .box_bg,
body:not(.home) .row .col_2 .box_border {
  height: auto;
}
body:not(.home) .flow-block .title {
  font-weight: 500;
}
@media (min-width: 768px) {
  body:not(.home) .footer {
    padding-top: 50px;
  }
}
body:not(.home) .footer .sec_logo {
  position: static;
  -webkit-transform: none;
          transform: none;
  padding: 0;
}
body:not(.home) .form_wrap {
  background: #fbf9f6;
  padding: 40px;
  border-radius: 30px;
}
@media (max-width: 767px) {
  body:not(.home) .form_wrap {
    padding: 20px 20px 40px;
    border-radius: 15px;
  }
}
body:not(.home) .form_wrap dl dd {
  padding-bottom: 1em;
}
body:not(.home) .wpcf7 input[type=text],
body:not(.home) .wpcf7 input[type=email],
body:not(.home) .wpcf7 input[type=tel],
body:not(.home) .wpcf7 input[type=date],
body:not(.home) .wpcf7 textarea,
body:not(.home) .wpcf7 select {
  background: #fff;
}
body:not(.home) .wpcf7 .requisite {
  color: red;
  font-size: 80%;
}

.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;
}
@media (min-width : 768px) {
  .sp_btnstyle a {
    padding: 0;
    font-size: 26px;
    color: #008080!important;
    background: transparent;
	pointer-events: none;
	font-weight: 700;
  }
  .sp_btnstyle a:after {
    display: none;
  }
}