@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: #f9f8f1;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f9f8f1;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

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

.box_border {
  background: #fff;
  border: 1px solid #cab969;
}

.box_border .box_bg {
  background: #f9f8f1;
}

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

.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 {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #fff !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
.link_anchor a:hover {
  background: #fff;
  color: #fff !important;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #816a02;
  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: #816a02;
  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: #276c51;
  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 #816a02;
  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: #816a02;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #cab969;
  border-top: 1px solid #cab969;
  border-bottom: 1px solid #cab969;
  font-weight: 600;
  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: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #fff;
  color: #333;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #816a02;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f9f9f6;
}
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: #276c51 !important;
}

.consul2 {
  color: #276c51 !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: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #816a02;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游明朝", "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: #cab969;
  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: #276c51;
  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: 1px solid #cab969;
  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: #276c51;
  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: #276c51;
}
.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: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #816a02;
  background: #816a02;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -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;
}
.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: #333;
  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 #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: inherit;
  color: #333;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.list_list dd a {
  color: #333;
  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: #333;
}
.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 {
    background: transparent;
  }
}
@media (min-width: 768px) {
  .header .header_inner {
    padding: 30px 10px;
  }
}
.header .header_inner .header_logo_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .header .header_inner .header_logo_wrap .header_logo {
    max-width: 160px;
  }
}
.header .header_inner .header_logo_wrap p {
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff;
}
@media (min-width: 768px) {
  .header .header_inner .header_info_wrap .global_nav {
    display: none;
  }
}
.header .header_inner .sp_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .header_inner .sp_nav li img {
  height: 60px;
  width: 60px;
}
.mainimage_wrap {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .mainimage_wrap {
    margin-bottom: 60px;
  }
}
.mainimage_wrap .splide__pagination {
  display: none;
}

.side_bnr {
  bottom: 0;
  right: 0;
}
@media (min-width: 768px) {
  .side_bnr {
    bottom: 10px;
    right: 64px;
  }
}
@media (min-width: 768px) {
  .side_bnr .side_bnr_block li {
    max-height: 70px;
  }
}
.side_bnr .side_bnr_block li:first-child {
  text-align: right;
}
.side_bnr .side_bnr_block li a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.side_bnr .side_bnr_block li a:hover {
  opacity: 0.7;
}
.side_bnr .side_bnr_block li a img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .side_bnr .side_bnr_block li a img {
    height: 100%;
    width: auto;
  }
}

@media (min-width: 768px) {
  .global_nav .header_menu .menu-item {
    width: auto;
  }
}
@media (max-width: 767px) {
  .global_nav .header_menu .menu-item a:hover {
    color: #fff;
  }
}
@media (max-width: 767px) {
  .global_nav .header_menu .menu-item a:after {
    border-color: #fff;
  }
}
@media (min-width: 768px) {
  .global_nav .header_menu .menu-item > .sub-menu {
    width: 260px;
  }
}
@media (max-width: 767px) {
  .global_nav .header_menu .menu-item > .sub-menu a {
    border-bottom: 1px solid #fff;
  }
}
.global_nav .header_menu .menu-item .sub-menu_wrap {
  top: 60px !important;
}
@media (max-width: 767px) {
  .global_nav .header_menu .menu-item .sub-menu_wrap a {
    border-bottom: 1px solid #fff;
  }
}

.global_nav_pc {
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  .totop {
    width: 70px;
  }
}

.btnstyle a {
  font-weight: bold;
}
.btnstyle.btnstyle_small {
  min-width: 90px;
}
.btnstyle.btnstyle_small a {
  font-weight: normal;
  max-width: 100px;
  min-width: 90px;
  padding: 0.3rem 2rem;
}
.btnstyle.btnstyle_wh a {
  width: 50%;
  max-width: 260px;
  background: #fff;
  color: #816a02 !important;
  font-size: 13px;
  padding: 1.3rem 1.4rem;
}
@media (min-width: 768px) {
  .btnstyle.btnstyle_wh a {
    width: 260px;
    font-size: 18px;
    padding: 1.3rem 2.4rem;
  }
}
.btnstyle.btnstyle_wh a:after {
  border-color: #816a02;
}
.btnstyle.btnstyle_left a {
  margin-left: 0;
}

.btn_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.btn_flex .btnstyle {
  width: 100%;
  margin-bottom: 0;
}
.btn_flex .btnstyle a {
  width: 100%;
  max-width: 260px;
}

.sec_top .top_h2 {
  color: #5d470a;
  font-size: 28px;
  background: -webkit-gradient(linear, left top, left bottom, from(#5d470b), to(#9b8740));
  background: linear-gradient(180deg, #5d470b, #9b8740);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .sec_top .top_h2 {
    font-size: 52px;
  }
}
.sec_top .top_h2.top_h2_small {
  color: #5d470a;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 12px;
  background: #5d470a;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 767px) {
  table.table_timetable {
    font-size: 82%;
  }
}
table.table_timetable thead th {
  background: inherit;
}
@media (max-width: 767px) {
  table.table_timetable thead th:first-child {
    width: 36%;
  }
}
table.table_timetable tbody th,
table.table_timetable tbody td {
  background: inherit;
  border-bottom: none;
}

.sec_top {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .sec_top {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

.sec01 .h2_flex {
  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;
  margin-bottom: 12px;
}
.sec01 .h2_flex .top_h2 {
  margin-bottom: 0;
}
.sec01 .news_list .list_list dt, .sec01 .news_list .list_list dd {
  letter-spacing: 0.05em;
}
.sec01 .news_list .list_list dt {
  padding-right: 1em;
  padding: 0.6em 0 0;
}
@media (min-width: 768px) {
  .sec01 .news_list .list_list dt {
    border-bottom: 1px solid #ccc;
    padding: 1.2em 0;
  }
}
.sec01 .news_list .list_list dd {
  border-bottom: 1px solid #ccc;
}
@media (min-width: 768px) {
  .sec01 .news_list .list_list dd {
    padding: 1.2em 0;
  }
}
@media (max-width: 767px) {
  .sec01 .col_2:not(:first-of-type) {
    margin-top: 30px;
  }
}
.sec01 .table_wrap {
  background: #f7f7f5;
  padding: 12px 4px;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .sec01 .table_wrap {
    padding: 20px 26px;
  }
}
.sec01 p.train {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}

.sec02 {
  background: #fcfbf7;
  position: relative;
}
@media (min-width: 768px) {
  .sec02:before {
    content: "";
    position: absolute;
    background: url(../img/top/sec02_bg_l.png) no-repeat top left/contain;
    width: 25vw;
    height: 86%;
    left: 0;
    top: 100px;
  }
  .sec02:after {
    content: "";
    position: absolute;
    background: url(../img/top/sec02_bg_r.png) no-repeat bottom right/contain;
    width: 30vw;
    height: 80%;
    right: 0;
    bottom: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec02:before {
    width: 50vw;
  }
  .sec02:after {
    width: 50vw;
  }
}
.sec02 .container {
  position: relative;
  z-index: 2;
}
.sec02 .sec02_sub {
  color: #baa336;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 24px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 30px;
  position: relative;
  line-height: 1.3;
  text-shadow: 1px 1px 0 #fcfbf7, -1px 1px 0 #fcfbf7, -1px -1px 0 #fcfbf7, 1px -1px 0 #fcfbf7;
}
@media (min-width: 768px) {
  .sec02 .sec02_sub {
    font-size: 36px;
  }
}
.sec02 .sec02_sub:before {
  content: "";
  position: absolute;
  background: url(../img/top/sec02_sub_l.png) no-repeat center center/contain;
  width: 80px;
  height: 120px;
  top: -24px;
  left: -3.8em;
}
@media (min-width: 768px) {
  .sec02 .sec02_sub:before {
    width: 54px;
    height: 80px;
    left: -1.8em;
    top: -12px;
  }
}
.sec02 .sec02_sub:after {
  content: "";
  position: absolute;
  background: url(../img/top/sec02_sub_r.png) no-repeat center center/contain;
  width: 80px;
  height: 120px;
  top: -24px;
  right: -3.8em;
}
@media (min-width: 768px) {
  .sec02 .sec02_sub:after {
    width: 54px;
    height: 80px;
    right: -1.8em;
    top: -12px;
  }
}
.sec02 .sec02_bottom {
  text-align: center;
  margin-bottom: 40px;
}
.sec02 .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sec02 .sec02_item {
  background: #fff;
  border: 1px solid #cab969;
  padding: 24px;
}
@media (min-width: 768px) {
  .sec02 .sec02_item {
    width: 49%;
    margin-right: 2%;
  }
}
.sec02 .sec02_item:nth-child(n+3) {
  margin-top: 2%;
}
.sec02 .sec02_item h3 {
  color: #276c51;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0;
  border-bottom: 1px solid #e8e2c8;
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .sec02 .sec02_item h3 {
    font-size: 30px;
  }
}
.sec02 .sec02_item h3 .text-small {
  font-size: 0.6666666667em;
}
.sec02 .sec02_item p {
  letter-spacing: 0.08em;
}

.sec03 {
  background: url(../img/top/sec03_bg.jpg) no-repeat center top/contain;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .sec03 {
    padding-bottom: 100px;
  }
}
.sec03 .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sec03 .sec03_item {
  margin-top: 40px !important;
  position: relative;
}
.sec03 .sec03_item h3 {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}
.sec03 .sec03_item h3:before {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 2px;
  background: #e5daa8;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sec03 .sec03_item h3:after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 2px;
  background: #cab969;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(calc(-50% + 20px));
          transform: translateX(calc(-50% + 20px));
}
.sec03 .sec03_item .sec03_text {
  background: rgba(247, 245, 237, 0.95);
  padding: 24px;
  width: 94%;
  margin: -50px auto 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec03 .sec03_item .sec03_text {
    padding: 40px;
  }
}
.sec03 .sec03_item:nth-child(even) .sec03_text {
  background: rgba(241, 234, 203, 0.95);
}
.sec03 .sec03_item.sec03_item_wide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 3;
  margin-bottom: 40px;
  width: 100%;
}
.sec03 .sec03_item.sec03_item_wide .sec03_text {
  width: 100%;
  background: none;
  position: relative;
  margin-top: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .sec03 .sec03_item.sec03_item_wide .sec03_text {
    width: 60%;
  }
  .sec03 .sec03_item.sec03_item_wide .sec03_text:before {
    content: "";
    position: absolute;
    background: rgba(247, 245, 237, 0.95);
    width: 64vw;
    height: 100%;
    top: 0;
    margin-left: calc((60vw - 600px) / -1);
    z-index: -1;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .sec03 .sec03_item.sec03_item_wide .sec03_text:before {
    width: calc(100% + 20px);
    margin-left: -60px;
  }
}
@media (max-width: 767px) {
  .sec03 .sec03_item.sec03_item_wide .sec03_text {
    padding: 0;
  }
  .sec03 .sec03_item.sec03_item_wide .sec03_text .sp_text {
    background: rgba(247, 245, 237, 0.95);
    padding: 24px;
    width: 94%;
    margin: -50px auto 0;
    position: relative;
    z-index: 2;
  }
}
.sec03 .sec03_item.sec03_item_wide .sec03_img.pc {
  z-index: -2;
  width: 40%;
  height: 100%;
}
.sec03 .sec03_item.sec03_item_wide .sec03_img.pc img {
  width: 48vw;
  position: absolute;
  right: calc((50vw - 600px) / -1);
  bottom: -30px;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1279px) {
  .sec03 .sec03_item.sec03_item_wide .sec03_img.pc img {
    width: 60%;
    right: -20px;
  }
}
.sec03 .sec03_item.sec03_item_wide.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.sec03 .sec03_item.sec03_item_wide.reverse .sec03_text:before {
  background: rgba(241, 234, 203, 0.95);
  margin-left: -40px;
  margin-right: calc((60vw - 600px) / -1);
}
@media (max-width: 767px) {
  .sec03 .sec03_item.sec03_item_wide.reverse .sec03_text .sp_text {
    background: rgba(241, 234, 203, 0.95);
  }
}
.sec03 .sec03_item.sec03_item_wide.reverse .sec03_img.pc img {
  right: auto;
  left: calc((50vw - 600px) / -1);
}
@media (max-width: 1279px) {
  .sec03 .sec03_item.sec03_item_wide.reverse .sec03_img.pc img {
    left: -20px;
  }
}
.sec03 .sec03_item.sec03_item_mt {
  margin-right: 0;
}
@media (min-width: 768px) {
  .sec03 .sec03_item.sec03_item_mt {
    margin-top: 120px !important;
  }
}

.sec04 {
  background: #fcfbf7;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .sec04 {
    padding-bottom: 80px;
  }
}
.sec04 .sec04_bnr {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .sec04 .sec04_bnr {
    margin-bottom: 60px;
  }
}
.sec04 .sec04_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  outline: 1px solid #fff;
  outline-offset: -10px;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .sec04 .sec04_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
  }
}
.sec04 .sec04_item .sec04_img {
  width: 100%;
}
@media (min-width: 768px) {
  .sec04 .sec04_item .sec04_img {
    width: 45%;
  }
}
.sec04 .sec04_item .sec04_txt {
  width: 100%;
  padding: 0 16px 24px;
}
@media (min-width: 768px) {
  .sec04 .sec04_item .sec04_txt {
    width: 55%;
    padding: 36px 36px 36px 16px;
  }
}
.sec04 .sec04_item .sec04_txt h3 {
  margin-bottom: 12px;
  font-size: 17px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec04 .sec04_item .sec04_txt h3 {
    margin-bottom: 20px;
    font-size: 30px;
  }
}
.sec04 .sec04_item .sec04_txt img {
  margin-bottom: 12px;
}
@media (min-width: 768px) {
  .sec04 .sec04_item .sec04_txt img {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .sec04 .sec04_item .sec04_txt p {
    font-size: 14px;
  }
}
.sec04 .sec04_item .sec04_txt .sec04_tag_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 12px;
}
.sec04 .sec04_item .sec04_txt .sec04_tag_wrap p {
  border: 1px solid #333;
  margin-bottom: 0;
  font-size: 13px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 600;
  padding: 0.2em 0.5em 0;
}
@media (min-width: 768px) {
  .sec04 .sec04_item .sec04_txt .sec04_tag_wrap p {
    font-size: 18px;
  }
}
.sec04 .sec04_item_01 {
  background: #f7c12a;
}
.sec04 .sec04_item_02 {
  background: #e1d188;
}
@media (max-width: 767px) {
  .sec04 .sec04_item_02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.sec04 .sec04_item_02 .sec04_img {
  text-align: right;
}
.sec04 .sec04_item_02 .sec04_txt {
  padding: 16px 16px 24px;
}
@media (min-width: 768px) {
  .sec04 .sec04_item_02 .sec04_txt {
    padding: 36px 16px 36px 36px;
  }
}
.sec04 .sec04_item_04 {
  background: #336b55;
}
.sec04 .sec04_item_04 h3 {
  color: #fff;
}
.sec04 .sec04_item_04 p {
  color: #fff;
}

.sec05 .row {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .sec05 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    gap: 1%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.sec05 .row .sec05_item {
  background: #f7f5e7;
  padding: 30px 20px;
  text-align: center;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .sec05 .row .sec05_item {
    padding: 20px 8px 30px;
    width: 48%;
    margin-bottom: 24px;
  }
  .sec05 .row .sec05_item:nth-child(3) {
    background: #f0efea !important;
  }
  .sec05 .row .sec05_item:nth-child(4) {
    background: #f7f5e7 !important;
  }
}
.sec05 .row .sec05_item:after {
  content: "";
  position: absolute;
  right: 6px;
  bottom: 10px;
  height: 12px;
  width: 24px;
  -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
          clip-path: polygon(50% 0, 100% 100%, 0 100%);
  /* 右下向き */
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  background: #cab969;
}
.sec05 .row .sec05_item:hover {
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9);
}
.sec05 .row .sec05_item:nth-child(even) {
  background: #f0efea;
}
@media (max-width: 767px) {
  .sec05 .row .sec05_item:not(:first-child) {
    margin-top: 0;
  }
}
.sec05 .row .sec05_item .sec05_img {
  width: 130px;
  height: 130px;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto 20px;
  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;
}
.sec05 .row .sec05_item h3 {
  text-align: center;
  margin-bottom: 12px;
  font-size: 22px;
}
@media (max-width: 767px) {
  .sec05 .row .sec05_item h3 {
    font-size: clamp(17px, 4.5vw, 22px);
  }
}
.sec05 .row .sec05_item p {
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .sec05 .row .sec05_item p {
    font-size: clamp(12px, 3.2vw, 18px);
  }
}
.sec05 .row .sec05_item a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
}
@media (min-width: 768px) {
  .sec05 .row.c-reverse .sec05_item {
    background: #f0efea;
  }
  .sec05 .row.c-reverse .sec05_item:nth-child(even) {
    background: #f7f5e7;
  }
}

.sec06 {
  background: url(../img/top/sec06_bg.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .sec06 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .sec06 .sec06_txt {
    width: 56%;
  }
}
.sec06 .sec06_txt p {
  letter-spacing: 0.1em;
}
.sec06 .sec06_img {
  margin-top: 0 !important;
}
@media (min-width: 768px) {
  .sec06 .sec06_img {
    width: 38%;
  }
}
.sec06 .sec06_img .sec06_name {
  margin-top: 12px;
  font-size: 30px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .sec06 .sec06_img .sec06_name {
    margin-bottom: 0;
  }
}
.sec06 .sec06_img .sec06_name .text-small {
  font-size: 0.7333333333em;
}
.sec06 .sec06_img .sec06_name .c-pri {
  color: #a39242;
}

.sec07 .sec07_item {
  padding: 24px 0;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .sec07 .sec07_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1em;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.sec07 .sec07_item:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  .sec07 .sec07_item img {
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .sec07 .sec07_item .sec07_txt {
    margin-top: 12px;
  }
}
.sec07 .sec07_item .sec07_txt h3 {
  font-size: 18px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  color: #276c51;
}
.sec07 .sec07_item a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
}

.footer {
  background: url(../img/top/footer_bg.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  .footer .footer_inner .sec_logo img {
    max-width: 200px;
  }
}
.footer .footer_inner .f_address {
  margin-bottom: 12px;
}
.footer .footer_inner .f_bnr_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
}
.footer .footer_inner .f_bnr_wrap a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer .footer_inner .f_bnr_wrap a:hover {
  opacity: 0.7;
}
.footer .footer_inner .train {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.footer .footer_inner .table_wrap {
  background: #fff;
  padding: 20px 26px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .footer .footer_inner .table_wrap {
    padding: 12px 8px;
  }
}
.footer .footer_inner .f_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .footer .footer_inner .f_btn_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer .footer_inner .f_btn_wrap .f_btn {
  background: #fff;
  padding: 1.3rem 2.4rem;
  font-size: 22px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-decoration: none;
  width: 300px;
  text-align: center;
  border-radius: 4px;
  font-weight: 500;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer .footer_inner .f_btn_wrap .f_btn:after {
  content: "";
  position: absolute;
  border-top: 1px solid #cab969;
  border-right: 1px solid #cab969;
  height: 6px;
  margin: auto;
  right: 16px;
  top: 0;
  bottom: 0;
  width: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.footer .footer_inner .f_btn_wrap .f_btn:hover {
  opacity: 0.7;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.footer .footer_inner .f_btn_wrap .f_btn.f_btn_01 {
  color: #816a02;
  border: 1px solid #cab969;
}
.footer .footer_inner .f_btn_wrap .f_btn.f_btn_02 {
  color: #cc9702;
  border: 1px solid #f7c12a;
}
.footer .footer_inner .f_btn_wrap .f_btn.f_btn_02:after {
  border-color: #f7c12a;
}
.footer .footer_inner .f_btn_wrap .f_btn span {
  padding-left: 38px;
  position: relative;
}
.footer .footer_inner .f_btn_wrap .f_btn span:after {
  content: "";
  position: absolute;
  width: 28px;
  height: 36px;
  top: -7px;
  left: 0;
}
.footer .footer_inner .f_btn_wrap .f_btn .ic_monshin01:after {
  background: url(../img/common/ic_monshin01.png) no-repeat center center/contain;
}
.footer .footer_inner .f_btn_wrap .f_btn .ic_monshin02:after {
  background: url(../img/common/ic_monshin02.png) no-repeat center center/contain;
}

.copyright {
  padding-bottom: 16vw;
}
@media (min-width: 768px) {
  .copyright {
    padding-bottom: 60px;
  }
}

.link_anchor li a {
  background: #cab969;
}
.link_anchor li a:hover {
  color: #cab969 !important;
  border: 1px solid #cab969;
}
.link_anchor li a:hover:after {
  border-top: 1px solid #cab969;
  border-right: 1px solid #cab969;
}

@media (min-width: 768px) {
  body:not(.home) .header {
    background: #fff;
    position: static;
  }
  body:not(.home) .header .header_inner {
    padding: 16px 10px;
  }
  body:not(.home) .global_nav {
    top: 0;
    margin-bottom: 20px;
  }
}
body:not(.home) h2:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 60px;
  height: 3px;
  background: #816a02;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
}
body:not(.home) h3 {
  padding-left: 20px;
}
body:not(.home) h3:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 30px;
  top: 3px;
  left: 0;
  background: #cab969;
}
body:not(.home) h3:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 8px;
  top: 3px;
  left: 0;
  background: #816a02;
}
body:not(.home) h4:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  top: 5px;
  right: auto;
  bottom: auto;
  width: 15px;
  height: 15px;
  background: #cab969;
}
@media (min-width: 768px) {
  body:not(.home) h4:before {
    top: 8px;
  }
}
body:not(.home) h4:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 7.5px;
  top: 5px;
  right: auto;
  bottom: auto;
  width: 7.5px;
  height: 7.5px;
  background: #816a02;
}
@media (min-width: 768px) {
  body:not(.home) h4:after {
    top: 8px;
  }
}
body:not(.home) h5:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 5px;
  bottom: auto;
  width: 13px;
  height: 13px;
  background: #cab969;
  border-radius: 50%;
}
@media (min-width: 768px) {
  body:not(.home) h5:before {
    top: 10px;
  }
}
body:not(.home) h5:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 4px;
  right: auto;
  top: 9px;
  bottom: auto;
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
}
@media (min-width: 768px) {
  body:not(.home) h5:after {
    top: 14px;
  }
}
body:not(.home) .table_wrap {
  background: #fff;
  padding: 20px 26px;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  body:not(.home) .table_wrap {
    padding: 12px 8px;
  }
}
body:not(.home) table.table_address th {
  color: #5d470b;
}

.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 */