@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: #f7f1e6;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f7f1e6;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f7f1e6;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f7f1e6;
}

.box_border {
  background: #fff;
  border: 5px solid #f7f1e6;
}

.box_border .box_bg {
  background: #f7f1e6;
}

.section_bg .box_border .box_bg {
  background: #f7f1e6;
}

.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: 32px;
  }
}
.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;
}

.box_border {
  background: #fff;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}

.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: flex;
  flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  background: #eeaa33;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  display: flex;
  align-items: center;
  border-radius: 0px;
  border: 1px solid #eeaa33;
  color: #eeaa33 !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
  color: #fff !important;
  background: #eeaa33;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: #eeaa33;
    color: #fff !important;
  }
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover {
    background: #fff;
    color: #eeaa33 !important;
  }
}
.link_anchor a::after {
  width: 16px;
  height: 16px;
  background: url("../img/common/arrow_orange.png") no-repeat center/cover;
  left: auto;
  right: 15px;
  transform: rotate(0deg);
  transition: 0.2s;
  border: none;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover::after {
    right: 10px;
    background: url("../img/common/arrow_wh.png") no-repeat center/cover;
    transform: rotate(0deg);
  }
}
.link_anchor a:after {
  background: url("../img/common/arrow_wh.png") no-repeat center/cover;
}
@media (hover: hover) and (pointer: fine) {
  .link_anchor a:hover:after {
    background: url("../img/common/arrow_orange.png") no-repeat center/cover;
  }
}
@media (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #eeaa33;
  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: #eeaa33;
  height: calc(16px / 3);
  left: 0.5em;
  top: calc(16px * 1.75 / 2 - 16px / 6);
  width: calc(16px / 3);
}

.ul_check li {
  padding-left: 2em;
}
.ul_check li::before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  height: 12px;
  left: 6px;
  margin-top: -4px;
  transform: rotate(50deg);
  top: calc(16px * 1.75 / 2 - 16px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #eeaa33;
  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 #eeaa33;
  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: #eeaa33;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-family: "Arial", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th,
table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th,
table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #eeaa33;
  border-top: 1px solid #eeaa33;
  border-bottom: 1px solid #eeaa33;
  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.05em 1.5em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th,
table.table_timetable td {
  background: #f7f1e6;
  border-bottom: 1px solid #f5d397;
  padding: 0.87em 0.2em;
  font-weight: 500;
  text-align: center;
}
@media (min-width: 768px) {
  table.table_timetable th,
  table.table_timetable td {
    font-size: 18px;
  }
}
table.table_timetable thead th {
  background: #f5d397;
  color: #663300;
}
table.table_timetable thead th:first-child {
  width: 24%;
}
@media (max-width: 767px) {
  table.table_timetable thead th:first-child {
    width: 30%;
  }
}
table.table_timetable tbody th {
  text-align: center;
}
table.table_timetable tr:last-child th,
table.table_timetable tr:last-child td {
  border-bottom: unset;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th,
table.table td {
  border: 1px solid #eeaa33;
  font-weight: normal;
  padding: 0.75em 0.35em;
  font-weight: 500;
  text-align: center;
}
table.table thead th,
table.table thead td {
  background: #f5d397;
  color: #663300;
}
@media (min-width: 768px) {
  table.table thead th,
  table.table thead td {
    padding: 0.85em 1.5em;
    font-size: 18px;
  }
}
table.table tbody th {
  background: #fcf9f2;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th,
  table.table td {
    padding: 1.05em 1.5em;
  }
}
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: #eeaa33 !important;
}

.consul2 {
  color: #663300 !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: "Arial", "游ゴシック体", 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: 500;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #eeaa33;
}
@media (min-width: 768px) {
  .box_faq .question::before {
    line-height: 42px;
  }
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #eeaa33;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #663300;
  top: 30px;
}
@media (min-width: 768px) {
  .box_faq .answer::before {
    padding-left: 2px;
  }
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f7f1e6;
  background: #fff;
  border-radius: 0px;
  margin-top: calc(16px * 5.125);
  padding: 32px;
  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: #663300;
  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: #eeaa33;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  display: flex;
  font-family: "Arial", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "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: #eeaa33;
  background: #eeaa33;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  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: calc(var(--flow-num-width) + 1px);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 2 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.flow-block {
  background: #fff;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}

.home .footer {
  border-top: none;
}
@media (max-width: 767px) {
  .home .footer {
    padding-top: 120px;
  }
}
@media (min-width: 768px) {
  .home .footer {
    padding-top: 240px;
  }
}
body:not(.home) .footer{
border-top: solid 1px #e4ddd0;
}

.footer {
  padding-top: 50px;
  background: linear-gradient(325deg, rgba(238, 170, 51, 0.4) 0%, rgb(255, 255, 255) 30%);
  overflow: hidden;
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
.footer .footer_inner {
  padding-bottom: 50px;
}
.footer .row_footer {
  margin: 0;
}
@media (max-width: 767px) {
  .footer .row_footer > .col:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .footer .row_footer {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .footer .row_footer > .col_r {
    flex: 1;
  }
  .footer .row_footer > .col_l {
    width: 32%;
  }
}
.footer .sec_logo {
  margin: 0 0 50px;
  text-align: center;
}
.footer .sec_logo img{
max-width: calc(522px/2);
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th,
.footer table.address td {
  padding: 1em 0;
  line-height: 1.625;
  vertical-align: baseline;
  border-bottom: solid 1px #e4ddd0;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer table.address tr:first-child th,
.footer table.address tr:first-child td {
  padding-top: 0;
}
@media (min-width: 768px) {
  .footer table.address + .btnstyle {
    margin-top: 35px;
  }
  .footer table.address + .btnstyle a {
    margin-left: 0;
  }
}
.footer table.table_timetable {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .footer table.table_timetable {
    font-size: 13px;
  }
  .footer table.table_timetable thead th:last-child {
    width: 13%;
  }
}
.footer table.table_timetable thead th,
.footer table.table_timetable thead td {
  padding: 0.5em 0.2em;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #663300;
  position: relative;
  padding-left: 15px;
}
@media (hover: hover) and (pointer: fine) {
  .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 #663300;
  border-right: 1px solid #663300;
  transform: rotate(45deg);
}
.footer .row_bnr {
  justify-content: center;
}
@media (max-width: 767px) {
  .footer .row_bnr > .col {
    width: 220px;
    margin: 0 auto;
    margin-top: 40px;
  }
  .footer .row_bnr > .col:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .footer .row_bnr {
    -moz-column-gap: 30px;
         column-gap: 30px;
    margin-top: 40px;
  }
  .footer .row_bnr > .col {
    width: 300px;
  }
}

.copyright {
  background: #663300;
  color: #fff;
  padding: 15px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 75px;
  }
}
@media (min-width: 768px) {
  .copyright {
    padding-bottom: 105px;
  }
}

.list_list dd a {
  color: #663300;
  text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
  .list_list dd a:hover {
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #663300;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}

.sec00 {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec00 {
    padding: 70px 0;
  }
}
@media only screen and (min-width: 1240px) {
  .sec00 {
    padding: 100px 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -moz-fit-content;
  height: fit-content;
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th, .mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total, .mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}

/*
共通
*/
.btncustom01 a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: #663300;
  text-decoration: none;
}
.btncustom01 a::after {
  content: "";
  display: block;
  width: 25px;
  height: auto;
  aspect-ratio: 1/1;
  background: url("../img/common/arrow_orange.png") no-repeat center/contain;
  transition: 0.2s;
}
.btncustom01 a:hover::after {
  transform: translateX(5px);
}

.p_timetable {
  margin-top: 5px;
  line-height: 1.625;
}

.ic_tel {
  position: relative;
  padding-left: 0.8em;
  color: #663300 !important;
  font-family: "Noto Serif JP", serif !important;
  line-height: 1;
  text-decoration: none !important;
}
.ic_tel::before {
  content: "";
  position: absolute;
  top: 0.2em;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 0.6em;
  height: 0.7666666667em;
  background: url("../img/common/ic_tel.png") no-repeat center/contain;
}

/*
top
*/
.mainimage_wrap .splide__pagination {
  bottom: 25px;
  gap: 24px;
}
.mainimage_wrap .splide__pagination__page {
  width: 16px;
  height: 16px;
  background: transparent;
  border: solid 1px #fff;
  opacity: 1;
}
.mainimage_wrap .splide__pagination__page.is-active {
  background: #eeaa33;
  border-color: #eeaa33;
}

.sec_top {
  position: relative;
  z-index: 0;
}
@media (max-width: 767px) {
  .sec_top {
    padding: 50px 0;
  }
}
@media (min-width: 768px) {
  .sec_top {
    padding: 100px 0;
  }
}
.sec_top .top_h2 {
  position: relative;
  color: #663300;
  font-weight: normal;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .sec_top .top_h2 {
    margin-bottom: 20px;
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2 {
    margin-bottom: 30px;
    font-size: 60px;
  }
}
.sec_top .top_h2 .main,
.sec_top .top_h2 .sub {
  display: block;
}
.sec_top .top_h2 .sub {
  margin-top: 0.5em;
}
@media (max-width: 767px) {
  .sec_top .top_h2 .sub {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2 .sub {
    font-size: 20px;
  }
}
.sec_top .top_h2 .color {
  color: #eeaa33;
}
@media (max-width: 767px) {
  .sec_top .top_h2.h2_clip {
    padding: 15px 0 25px;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2.h2_clip {
    padding: 15px 0 35px;
  }
}
.sec_top .top_h2.h2_clip::before, .sec_top .top_h2.h2_clip::after {
  content: "";
  position: absolute;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
  display: block;
  height: auto;
  aspect-ratio: 70/35;
  background: #ffdda1;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
@media (max-width: 767px) {
  .sec_top .top_h2.h2_clip::before, .sec_top .top_h2.h2_clip::after {
    width: 60px;
  }
}
@media (min-width: 768px) {
  .sec_top .top_h2.h2_clip::before, .sec_top .top_h2.h2_clip::after {
    width: 70px;
  }
}
.sec_top .top_h2.h2_clip::before {
  top: 0;
  left: 0;
}
.sec_top .top_h2.h2_clip::after {
  right: 0;
  bottom: 0;
  transform: scale(-1, -1);
}
.sec_top .row_btn {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .sec_top .row_btn > li:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .sec_top .row_btn {
    gap: 20px;
  }
}

@media (min-width: 768px) {
  .sec_post {
    padding: 90px 0;
  }
}
.sec_post .block_post {
  box-shadow: 0px 20px 40px 0px rgba(102, 51, 0, 0.1);
}
@media (max-width: 767px) {
  .sec_post .block_post {
    background: url("../img/top/top_bg01.png") no-repeat bottom right/76% auto;
    background-color: #f7f1e6;
    padding: 20px 10px;
  }
}
@media (min-width: 768px) {
  .sec_post .block_post {
    background: url("../img/top/top_bg01.png") no-repeat bottom right/47.5% auto;
    background-color: #f7f1e6;
    padding: 35px 40px;
  }
}
.sec_post .block_post.head_title-btn .row_post_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.4em;
  margin: 0;
  border-bottom: solid 2px #eeaa33;
}
.sec_post .block_post.head_title-btn .row_post_head h2 {
  margin-bottom: 0;
}
.sec_post .block_post.head_title-btn .row_post_head .col_btn {
  flex: 1;
}
.sec_post .block_post.head_title-btn .row_post_head .col_btn .btnstyle a {
  margin-inline: auto 0;
}
.sec_post .block_post.border_bottom .list_list dd {
  border-bottom: solid 1px #e2d8c5;
}
@media (min-width: 768px) {
  .sec_post .block_post.border_bottom .list_list dt,
  .sec_post .block_post.border_bottom .list_list dd {
    float: none;
    padding: 0 1em;
    line-height: 1.625;
  }
  .sec_post .block_post.border_bottom .list_list dt {
    padding-top: 1em;
    color: #d78900;
  }
  .sec_post .block_post.border_bottom .list_list dd {
    padding-bottom: 1em;
  }
}
.sec_post .block_post .top_h2 {
  line-height: 1;
}
.sec_post .block_post .top_h2 .en {
  font-family: "Times New Roman", serif;
}
.sec_post .block_post .top_h2 .jp::before {
  content: "／";
  margin-left: 0.5em;
}
@media (max-width: 767px) {
  .sec_post .block_post .top_h2 {
    font-size: 28px;
  }
  .sec_post .block_post .top_h2 .jp {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .sec_post .block_post .top_h2 {
    font-size: 36px;
  }
  .sec_post .block_post .top_h2 .jp {
    font-size: 20px;
  }
}
.sec_post .block_post .btncustom01 a {
  margin-right: 0;
}

.sec_feature {
  background: url("../img/top/top_bg02.png") no-repeat bottom center/min(90%, 998px) auto;
}
@media (max-width: 767px) {
  .sec_feature {
    padding-bottom: min(12.5350701403vw + 10px, 149px);
  }
}
@media (min-width: 768px) {
  .sec_feature {
    padding-top: 15px;
    padding-bottom: 250px;
  }
}
.sec_feature.num_counter {
  counter-reset: feature_counter; /* カウンターの名前を'feature_counter'として初期化 */
}
.sec_feature.num_counter .num_increment {
  counter-increment: feature_counter; /* .sec_top内の各h3でカウンターを1増やす */
}
.sec_feature.num_counter .with_num::before {
  content: counter(feature_counter) "."; /* カウンターの値を表示 */
}
@media (max-width: 767px) {
  .sec_feature .row_feature:not(:last-child) {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature {
    align-items: flex-start;
  }
  .sec_feature .row_feature > .col_text {
    flex: 1;
  }
  .sec_feature .row_feature > .col_img {
    width: 35%;
  }
  .sec_feature .row_feature:not(:last-child) {
    margin-bottom: 45px;
  }
}
.sec_feature .row_feature .top_h3 {
  position: relative;
  display: flex;
  padding-bottom: 0.4em;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .sec_feature .row_feature .top_h3 {
    align-items: center;
    margin-bottom: 20px;
    font-size: 21px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature .top_h3 {
    align-items: baseline;
    margin-bottom: 40px;
    font-size: 40px;
  }
}
.sec_feature .row_feature .top_h3 .color {
  color: #eeaa33;
  font-weight: bold;
}
.sec_feature .row_feature .top_h3::before {
  display: block;
  color: #eeaa33;
  font-family: "Times New Roman", serif;
  font-weight: normal;
  font-style: italic;
  line-height: 0.7;
}
@media (max-width: 767px) {
  .sec_feature .row_feature .top_h3::before {
    margin-right: 5px;
    font-size: 38px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature .top_h3::before {
    margin-right: 13px;
    font-size: 80px;
  }
}
.sec_feature .row_feature .top_h3::after {
  content: "";
  position: absolute;
  top: unset;
  right: unset;
  bottom: 0;
  display: block;
  background: linear-gradient(90deg, #eeaa33 0%, #663300 100%);
}
@media (max-width: 767px) {
  .sec_feature .row_feature .top_h3::after {
    width: calc(100% + 10px);
    height: 3px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature .top_h3::after {
    width: calc(100% + max(50vw - 600px, 20px));
    height: 5px;
  }
}
@media (max-width: 767px) {
  .sec_feature .row_feature figure.sp {
    margin-bottom: 20px;
  }
}
.sec_feature .row_feature .card_text_wrap {
  position: relative;
  padding-right: 20px;
  padding-bottom: 20px;
}
.sec_feature .row_feature .card_text_wrap::after {
  content: "";
  position: absolute;
  z-index: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 150px;
  height: 80%;
  max-height: 80px;
  background: #ffefd4;
}
.sec_feature .row_feature .card_text {
  position: relative;
  z-index: 1;
  width: 100%;
  background: #fff;
  box-shadow: 0px 20px 40px 0px rgba(102, 51, 0, 0.1);
}
@media (max-width: 767px) {
  .sec_feature .row_feature .card_text {
    padding: 20px 10px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature .card_text {
    padding: 40px;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .sec_feature .row_feature:not(.reverse) .top_h3::after {
    left: -10px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature:not(.reverse) .top_h3::after {
    left: min(600px - 50vw, -20px);
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature:not(.reverse) .card_text_wrap {
    margin-right: 40px;
  }
}
@media (min-width: 768px) {
  .sec_feature .row_feature.reverse .top_h3 {
    padding-left: 1em;
  }
}
.sec_feature .row_feature.reverse .top_h3::after {
  left: 0;
}
@media (min-width: 768px) {
  .sec_feature .row_feature.reverse .card_text_wrap {
    margin-left: 40px;
  }
}

.sec_book {
  background: linear-gradient(-45deg, rgb(236, 160, 28) 0%, rgb(236, 160, 28) 50%, rgb(238, 170, 51) 50%);
}
.sec_book .top_h2 {
  color: #fff;
}
.sec_book .top_h2 .color {
  color: #663300;
}
.sec_book .top_h2 .sub {
  color: #ffda99;
}
@media (min-width: 768px) {
  .sec_book .top_h2 {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .sec_book .row_bookslider {
    margin-bottom: 10px;
  }
  .sec_book .row_bookslider > .col:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_book .row_bookslider {
    flex-wrap: nowrap;
    align-items: flex-start;
    -moz-column-gap: 60px;
         column-gap: 60px;
    margin-bottom: 30px;
  }
  .sec_book .row_bookslider > .col_slider {
    width: 71.6666666667%;
  }
  .sec_book .row_bookslider > .col_img {
    width: 23.3333333333%;
  }
}
@media (max-width: 767px) {
  .sec_book .bookslider {
    margin: 0 -10px;
  }
}
.sec_book .bookslider .splide__slide {
  display: flex;
  padding: 0 11.5px;
}
.sec_book .bookslider .splide__slide img {
  transition: 0.2s;
}
.sec_book .bookslider .splide__slide:not(.is-active) img {
  opacity: 0.5;
}
@media (max-width: 767px) {
  .sec_book .bookslider .splide__slide:not(.is-active) img {
    transform: scale(0.8);
  }
}
@media (min-width: 768px) {
  .sec_book .bookslider .splide__slide:not(.is-active) img {
    transform: scale(0.5);
  }
}
.sec_book .bookslider .splide__slide.is-active {
  border: unset;
}
.sec_book .bookslider .splide__slide.is-prev img {
  transform-origin: right;
}
.sec_book .bookslider .splide__slide.is-next img {
  transform-origin: left;
}
.sec_book .bookslider .splide__arrow {
  height: auto;
  aspect-ratio: 1/1;
  background: url("../img/common/arrow_brown.png") no-repeat center/contain;
  opacity: 1;
}
@media (max-width: 767px) {
  .sec_book .bookslider .splide__arrow {
    width: 34px;
  }
}
@media (min-width: 768px) {
  .sec_book .bookslider .splide__arrow {
    width: 45px;
  }
}
.sec_book .bookslider .splide__arrow svg {
  display: none;
}
.sec_book .bookslider .splide__arrow.splide__arrow--next {
  right: 0;
}
.sec_book .bookslider .splide__arrow.splide__arrow--prev {
  left: 0;
  transform: translateY(-50%) scale(-1, 1);
}
.sec_book .card_book {
  position: relative;
  margin-top: 20px;
  background: #fff;
}
@media (max-width: 767px) {
  .sec_book .card_book {
    padding: 20px 10px;
  }
}
@media (min-width: 768px) {
  .sec_book .card_book {
    padding: 40px;
    padding-top: 30px;
  }
}
.sec_book .card_book::after {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-bottom: 20px solid #fff;
  border-top: 0;
}
@media (min-width: 768px) {
  .sec_book .card_book::after {
    left: 28%;
  }
}
.sec_book .card_book .row_btn {
  margin-top: 15px;
}
.sec_book .card_book .row_btn > li {
  flex: 1;
}
.sec_book .card_book .row_btn .btnstyle a {
  width: 100%;
  min-width: unset;
  box-shadow: 0px 10px 20px 0px rgba(102, 51, 0, 0.2);
}
@media (min-width: 768px) {
.sec_book .card_book .row_btn .btnstyle {
  margin-bottom: 0;
  width: 49%;
}
}

.sec_greeting {
  background: linear-gradient(325deg, rgba(238, 170, 51, 0.4) 0%, rgb(255, 255, 255) 20%);
}
.sec_greeting .container.custom {
  width: 1400px;
}
@media (min-width: 768px) {
  .sec_greeting .top_h2 {
    margin-top: -10px;
    line-height: 1;
    text-align: left;
  }
}
.sec_greeting .row_greeting {
  background: url("../img/top/top_bg03.png") no-repeat bottom center/min(90%, 990px) auto;
  position: relative;
}
@media (max-width: 767px) {
  .sec_greeting .row_greeting {
    padding: 20px;
    padding-bottom: 16vw;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting {
    align-items: flex-start;
    -moz-column-gap: 40px;
         column-gap: 40px;
    padding: 100px;
  }
  .sec_greeting .row_greeting > .col_text {
    flex: 1;
  }
  .sec_greeting .row_greeting > .col_img {
    width: 38.3333333333%;
  }
}
.sec_greeting .row_greeting::before, .sec_greeting .row_greeting::after {
  content: "";
  position: absolute;
  margin: auto;
  display: block;
  height: auto;
  aspect-ratio: 1/1;
  border: solid 3px #f5d397;
}
@media (max-width: 767px) {
  .sec_greeting .row_greeting::before, .sec_greeting .row_greeting::after {
    width: 60px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting::before, .sec_greeting .row_greeting::after {
    width: 160px;
  }
}
.sec_greeting .row_greeting::before {
  top: 0;
  left: 0;
  border-right: unset;
  border-bottom: unset;
}
.sec_greeting .row_greeting::after {
  right: 0;
  bottom: 0;
  border-top: unset;
  border-left: unset;
}
@media (max-width: 767px) {
  .sec_greeting .row_greeting::after {
    bottom: -10px;
  }
}
@media (max-width: 767px) {
  .sec_greeting .row_greeting figure.sp {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .sec_greeting .row_greeting .row_btn {
    margin-top: 20px;
  }
  .sec_greeting .row_greeting .row_btn > .col:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row_greeting .row_btn {
    margin-top: 30px;
  }
}

.sec_search {
  background: url("../img/top/top_bg05.jpg") repeat center/50px 50px;
}
@media (max-width: 767px) {
  .sec_search {
    padding-bottom: 90px;
  }
}
@media (min-width: 768px) {
  .sec_search {
    padding-bottom: 180px;
  }
}
.sec_search .h2_wrap {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: min(17.3479948254vw, 149px);
  background: url("../img/top/top_bg04.png") no-repeat top center/min(90%, 773px) auto;
}
@media (max-width: 767px) {
  .sec_search .h2_wrap {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec_search .h2_wrap {
    margin-bottom: 40px;
  }
}
.sec_search .h2_wrap .top_h2 {
  margin: 0;
}
@media (max-width: 767px) {
  .sec_search .row_search > .col:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .sec_search .row_search {
    -moz-column-gap: 0px;
         column-gap: 0px;
    padding: 40px;
    background: #fff;
    box-shadow: 0px 20px 40px 0px rgba(102, 51, 0, 0.1);
  }
  .sec_search .row_search > .col {
    width: calc((100% - 100px) / 3 + 25px);
    padding: 0 25px;
  }
  .sec_search .row_search > .col:nth-child(3n-2), .sec_search .row_search > .col:nth-child(3n-1) {
    border-right: solid 1px #ccc;
  }
  .sec_search .row_search > .col:nth-child(3n-1) {
	width: calc((100% - 100px) / 3 + 50px);
  }
  .sec_search .row_search > .col:nth-child(3n-2) {
    padding-left: 0;
  }
  .sec_search .row_search > .col:nth-child(3n) {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .sec_search .block_search {
    padding: 10px;
    background: #fff;
    box-shadow: 0px 20px 40px 0px rgba(102, 51, 0, 0.1);
  }
}
@media (min-width: 768px) {
  .sec_search .block_search {
    display: grid;
    grid-template-rows: auto 1fr 1fr;
    align-items: stretch;
    justify-content: flex-start;
  }
}
.sec_search .block_search figure {
  flex: 0;
  margin-bottom: 5px;
}
.sec_search .block_search .list_wrap {
  flex: 1;
}
.sec_search .block_search .list_wrap:not(:last-child) {
  margin-bottom: 20px;
}
.sec_search .block_search .top_h3 {
  padding: 5px;
  margin-bottom: 20px;
  border-bottom: solid 1px #eeaa33;
  font-weight: normal;
  text-align: center;
}
.sec_search .block_search .top_h3 .color {
  color: #eeaa33;
  font-weight: 600;
}
@media (min-width: 768px) {
  .sec_search .block_search .top_h3 {
    font-size: 24px;
  }
  .sec_search .block_search .top_h3 .color {
    font-size: 32px;
  }
}
.sec_search .block_search .btnstyle a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: unset;
  height: 100%;
  min-height: 60px;
  padding: 0.3em 2.4em;
  border-color: #f7f1e6;
  background: #f7f1e6;
  color: #663300 !important;
}
.sec_search .block_search .btnstyle a::after {
  background: url("../img/common/arrow_orange.png") no-repeat center/contain;
}
.sec_search .block_search .btnstyle:not(:last-child) {
  margin-bottom: 10px;
}
.sec_search .loopslider_wrap {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .sec_search .loopslider_wrap {
    top: calc(100% - 40px);
  }
}
@media (min-width: 768px) {
  .sec_search .loopslider_wrap {
    top: calc(100% - 80px);
  }
}
.sec_search .loopslider_wrap .loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: calc((160px + 10px) * 6 * 2);
  height: 100%;
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-1 * (160px + 10px) * 6));
  }
}
@media (min-width: 769px) {
  .sec_search .loopslider_wrap .loopslider {
    animation: loopslider 140s linear infinite;
    width: calc((320px + 20px) * 6 * 2);
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(calc(-1 * (320px + 20px) * 6));
    }
  }
}
.sec_search .loopslider_wrap .loopslider_item {
  padding: 0 calc(10px / 2);
  margin: 0 !important;
}
@media (min-width: 769px) {
  .sec_search .loopslider_wrap .loopslider_item {
    padding: 0 calc(20px / 2);
  }
}
.sec_search .loopslider_wrap .loopslider_item img {
  width: 100%;
  height: auto;
}/*# sourceMappingURL=bond.css.map */

/* news archive */
.entry_archive .entry_title {
  font-size: 20px;
}
.entry_archive .entry_title a {
  color: #eeaa33;
}
.entry.mce-content-body img {
  float: none;
  display: block;
  max-width: 320px;
}
.category-seminar .youtube {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
    .entry_archive .entry_title {
        font-size: 24px;
    }
	.entry.mce-content-body img {
	  max-width: 500px;
	}
}

/* TOP news */
.sec_post .block_post.head_title-btn .row_post_head {
  border-bottom: none;
  margin-bottom: 20px;
}

.sec_post .block_post.border_bottom .list_list dt {
  color: #d78900;
}

.sec_post .block_post {
  background: #f7f1e6;
}

.tab_btn {
  border: 1px solid #663300;
  width: 25%;
}
.tab_btn:not(:last-child) {
  border-right: none;
}

.tab_item {
  display: none;
}

.tab_item.active {
  display: block;
}

.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;
}
.tab_btn_wrap li {
  height: 50px;
  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;
  background: #fff;
  color: #663300;
  position: relative;
}
@media (max-width: 767px) {
  .tab_btn_wrap li .sec_span {
    font-size: 14px;
    text-align: center;
    line-height: 1.3;
  }
}
.tab_btn_wrap li:after {
  content: "";
  position: absolute;
  background: #663300;
  height: 8px;
  width: 10px;
  left: 50%;
  top: auto;
  bottom: -8px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: none;
}
.tab_btn_wrap li:hover {
  cursor: pointer;
  opacity: 0.8;
}
.tab_btn_wrap li.active {
  color: #fff;
  background: #663300;
}
.tab_btn_wrap li.active:after {
  display: block;
}/*# sourceMappingURL=add.css.map */