@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 60px;
  margin-top: 60px;
  max-width: 1200px;
}
@media (min-width: 768px) {
  .section hr {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}

.section_bg {
  background: #f2f8fd;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f8fd;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2f8fd;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f8fd;
}

.box_border {
  background: #fff;
  border: 5px solid #f2f8fd;
}

.box_border .box_bg {
  background: #f2f8fd;
}

.section_bg .box_border .box_bg {
  background: #f2f8fd;
}

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 3px solid #f2f8fd;
  border-radius: 10px;
  padding: min(30px , 3.8vw);
  display: 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;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  display: flex;
  align-items: center;
  border-radius: 3px;
  border: 1px solid #95795b;
  color: #95795b !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: #95795b;
  color: #fff !important;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #95795b;
  border-right: 1px solid #95795b;
  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 {
    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: #95795b;
  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: #95795b;
  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: #95795b;
  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 #95795b;
  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: #95795b;
  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: 19px;
  letter-spacing: 0;
  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: #95795b;
  border-top: 1px solid #95795b;
  border-bottom: 1px solid #95795b;
  font-weight: 600;
  text-align: left;
  width: 32%;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: transparent;
  border-bottom: 1px solid #d4d4d4;
  padding: 1rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: transparent;
  color: #333333;
  border-bottom: 1px solid #d4d4d4;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
table.table_timetable tbody tr:last-child th, table.table_timetable tbody tr:last-child td {
  border: none;
}
table.table_timetable tbody td {
  color: #8c7c6b;
}
@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: #95795b;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f7f9fc;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th, table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default tbody tr th:first-child {
    width: 25%;
  }
}
table.table_default tbody th, table.table_default tbody td {
  text-align: left;
}
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: #95795b !important;
}

.consul2 {
  color: #82c8a3 !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;
}
@media (max-width: 767px) {
  .box_faq {
    padding-bottom: 14px;
    margin-bottom: 20px;
  }
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "Noto Serif JP", 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;
}
@media (min-width: 768px) {
  .box_faq .question::before,
  .box_faq .answer::before {
    width: 52px;
    height: 52px;
    border-radius: 52px;
    line-height: 46px !important;
  }
}
.box_faq .question {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .box_faq .question {
    font-size: 24px;
    padding-left: 70px;
  }
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #82c8a3;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
@media (max-width: 767px) {
  .box_faq .question .faq_title {
    padding-right: 25px;
  }
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #82c8a3;
  border-radius: 1px;
  width: 16px;
  height: 2px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
@media (min-width: 768px) {
  .box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
    height: 2px;
    width: 30px;
  }
}
.box_faq .question.open .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .box_faq .answer {
    padding-top: 37px;
    padding-left: 70px;
  }
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #95795b;
  top: 20px;
}
@media (min-width: 768px) {
  .box_faq .answer::before {
    top: 30px;
  }
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f2f8fd;
  background: #fff;
  border-radius: 0px;
  margin-top: 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: #afcbea;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
@media (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after, .flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #95795b;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  display: flex;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  font-size: var(--flow-title-font-size);
  line-height: var(--flow-title-line-height);
  margin-top: 0 !important;
  padding: 0;
  text-align: left;
  border: none;
}
@media (min-width: 768px) {
  .flow-block .title {
    --flow-title-font-size: 24px; /* .flow-block .title の font-size */
  }
}
.flow-block .title::after, .flow-block .title::before {
  display: none;
}
.flow-block .title .num {
  --flow-num-font-percent: 0.83; /* .flow-block .title .num フォントサイズ */
  --flow-num-width: calc( var(--flow-title-line-height) * var(--flow-title-font-size) * var(--flow-num-font-percent) + ( var(--flow-title-font-size) / 6 ) ); /* .flow-block .title .num の width*/
  /**/
  display: block;
  border: #95795b;
  background: #95795b;
  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: var(--flow-num-width);
  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);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
}
.footer .sec_logo {
  text-align: center;
  margin: 0 0 10px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th,
.footer table.address td {
  padding: 15px 0;
  line-height: 1.4;
  border-bottom: 1px solid #e6e6e6;
}
.footer table.address th {
  color: #95795b;
  width: 80px;
  text-align: left;
  padding-right: 8px;
  vertical-align: top;
}
.footer .btnstyle {
  margin-top: 30px;
}
.footer .btnstyle a {
  background: #fff;
  border-color: #95795b;
  border-radius: 0;
  color: #95795b !important;
  border: 1px solid #95795b;
}
.footer .btnstyle a .map {
  padding-left: 25px;
  background: url("../img/common/icon_map.svg") no-repeat center left;
  background-size: 15px 22px;
}
@media (max-width: 767px) {
  .footer .sec_logo img{
    width:300px;
  }
}
@media (min-width: 768px) {
  .footer .btnstyle a .map {
    font-size: 18px;
  }
}
.footer .btnstyle a::after {
  border-color: #95795b;
  background-size: 16px;
}
.footer h3 {
  font-size: 22px;
  font-weight: 400;
  background-size: 20px;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.footer .time_box {
  background: #f4f4f4;
  padding: 10px;
  margin-bottom: 10px;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .footer .col_2 + .col_2 {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .sec_logo {
    margin-bottom: 40px;
  }
  .footer h3 {
    font-size: 30px;
  }
  .footer .time_box {
    padding: 15px 30px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #f5f3f1;
  color: #333333;
  padding: 10px 0;
  margin-top: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .copyright {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.list_list dd a {
  color: #333333;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  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: 1200px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  display: block;
  content: "" !important;
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

.img_slider .slick-prev:before {
  background: url("../img/common/arrow_prev.svg") no-repeat center/cover;
}
.img_slider .slick-next:before {
  background: url("../img/common/arrow_next.svg") no-repeat center/cover;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 37px;
    height: 37px;
  }
  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    width: 37px;
    height: 37px;
    background-size: 37px !important;
  }
  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }
  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
  .img_slider .img_slide_main .img_slider_title {
    font-size: 24px;
  }
}
.mce-content-body {
  max-width: 100%;
  width: 100%;
}

.sec_top {
  margin: 0;
  padding: 40px 0;
}
.sec_top h2,
.sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333333;
  font-weight: 500;
  margin-bottom: 20px;
}
.sec_top h2:before, .sec_top h2:after,
.sec_top h3:before,
.sec_top h3:after {
  display: none;
}
.sec_top h2 {
  font-size: 22px;
  display: table;
  margin: 0 auto 30px;
  border-bottom: 1px solid #95795b;
}
.sec_top h2 .subtext {
  letter-spacing: 0;
  display: block;
}
.sec_top h2 .large{
font-size:28px;
}
@media (min-width: 768px) {
  .sec_top {
    padding: 100px 0;
  }
  .sec_top h2 {
    font-size: 46px;
    margin-bottom: 60px;
  }
  .sec_top h2 .large {
    font-size: 58px;
  }
  .sec_top h2 .subtext {
    font-size: 30px;
  }
}

.sec_contact {
  background: url("../img/top/contact_bg.jpg") no-repeat center/cover;
}
.sec_contact h2 {
  font-size: 28px;
  border: none;
}
.sec_contact h2 .subtext {
  font-size: 16px;
}
.sec_contact .row {
  padding: 20px;
  background: #fff;
}
.sec_contact li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 60px;
  color: #fff !important;
  text-decoration: none;
  position: relative;
  letter-spacing: 0.1em;
  font-size: 20px;
}
.sec_contact li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 46%;
  right: 20px;
  margin: 0 auto;
  width: 6px;
  height: 6px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: rotate(45deg);
}
.sec_contact li a .small{
font-size:14px;
}
.sec_contact .web a {
  background: linear-gradient(180deg, #a79077 0%, #95795b 100%);
}
.sec_contact .web .icon {
  padding-left: 26px;
  background: url("../img/common/icon_web.svg") no-repeat center left;
  background-size: 16px 24px;
}
.sec_contact .line a {
  background: linear-gradient(180deg, #06c34f 0%, #04b133 100%);
}
.sec_contact .line .icon {
  padding-left: 35px;
  background: url("../img/common/icon_line.svg") no-repeat center left;
  background-size: 25px 22px;
}
.sec_contact .tel a {
  background: linear-gradient(180deg, #fff 0%, #f7f4f1 100%);
  color: #95795b !important;
  border: 1px solid #95795b;
  letter-spacing: 0;
}
.sec_contact .tel .icon {
  padding-left: 33px;
  background: url("../img/common/icon_tel.svg") no-repeat center left;
  background-size: 23px 20px;
      line-height: 1;
	  padding-bottom:2px;
}
.sec_contact .text p {
  text-align: center;
  font-size: 18px;
}
@media (max-width: 767px) {
  .sec_contact li + li {
    margin-top: 10px;
  }
  .sec_contact .text p {
    font-size: 15px;
  }
  .sec_contact li.tel a::after {
    border-color:#95795b;
  }
}
@media (min-width: 768px) {
  .sec_contact h2 {
    margin: 0;
    font-size: 36px;
    display: table;
  }
  .sec_contact h2 .subtext {
    font-size: 18px;
  }
  .sec_contact .row {
    padding: 50px 60px;
    position: relative;
    align-items: center;
  }
  .sec_contact .row::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    left: 260px;
    margin: 0 auto;
    width: 2px;
    height: calc(100% - 120px);
    border-right: 1px solid #ddd;
  }
  .sec_contact .title_box {
    width: 240px;
  }
  .sec_contact .text {
    padding: 20px 0;
  }
  .sec_contact ul {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    width: 840px;
  }
  .sec_contact li {
    width: calc((100% - 60px) / 3);
  }
  .sec_contact li a {
    font-size: 24px;
    transition: 0.3s;
    height: 80px;
  }
  .sec_contact li a:hover {
    opacity: 0.7;
  }
  .sec_contact li a .small{
font-size:18px;
}
  .sec_contact .tel a {
    font-size: 26px;
  }
  .sec_contact li.tel a::after {
    display:none;
  }
}

.sec01 h2 {
  font-size: 20px;
  border: none;
}
.sec01 h2 .large {
  font-size: 28px;
  color: #76a48c;
}
.sec01 li {
  padding: 10px 0;
  padding-left: 28px;
  background: url("../img/top/check01.svg") no-repeat center left;
  background-size: 18px 16px;
  border-bottom: 1px solid #ddd;
}
.sec01 .catch01 {
  font-size: 22px;
  text-align: center;
  line-height: 1.4;
}
.sec01 .catch01 .border {
  background: linear-gradient(180deg, transparent 0%, transparent 70%, rgba(199, 227, 212, 0.8) 70%, rgba(199, 227, 212, 0.8) 100%);
}
.sec01 .catch01 .large {
  font-size: 28px;
}
.sec01 .catch01 .small {
  display: block;
  font-size: 16px;
}
.sec01 .cont02 {
  margin-bottom: -80px;
}
.sec01 .cont02 p {
  position: relative;
  z-index: 1;
  display: table;
  padding: 20px;
  background: rgba(199, 227, 212, 0.8);
}
.sec01 .cont02 p:first-child {
  margin-bottom: -20px;
}
.sec01 .cont02 p:last-child {
  transform: translateX(20px);
}
.sec01 .catch02 {
  position: relative;
  z-index: 1;
  line-height: 1.4;
  font-size: 18px;
  letter-spacing: 0.08em;
  color: #fff;
  background: rgba(149, 121, 91, 0.8);
  padding: 5px 30px;
  text-align: center;
  margin: auto;
}
.sec01 .catch02 .large {
  font-size: 26px;
}
@media (max-width: 767px) {
  .sec01 .cont01 {
    position: relative;
    margin-bottom: 40px;
  }
  .sec01 .cont01::before {
    content: "";
    display: block;
    position: absolute;
    top: -200px;
    left: -10px;
    margin: 0 auto;
    width: calc(100vw + 20px);
    height: calc(100% + 200px);
    background: #f4f4f4;
    z-index: -2;
  }
  .sec01 .cont01::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -480px;
    right: 50%;
    transform: translateX(50%);
    margin: 0 auto;
    width: 0;
    height: 0;
    border: 350px solid transparent;
    border-top: 130px solid #f4f4f4;
    z-index: -1;
  }
  .sec01 .cont01 .img {
    margin-bottom: 10px;
  }
  .sec01 .catch01 {
    margin-bottom: 40px;
  }
  .sec01 .cont02 {
    margin-bottom: 20px;
  }
  .sec01 .cont02 .img {
    margin-bottom: -30px;
    text-align: right;
  }
  .sec01 .cont02 .img img {
    width: 90%;
  }
}
@media (min-width: 768px) {
  .sec01 {
    background: url("../img/top/sec01_bg.jpg") no-repeat center top;
  }
  .sec01 h2 {
    font-size: 30px;
    text-align: left;
    letter-spacing: -2px;
    margin-bottom: 20px;
  }
  .sec01 h2 .large {
    font-size: 42px;
  }
  .sec01 li {
    font-size: 20px;
  }
  .sec01 .cont01 {
    justify-content: space-between;
  }
  .sec01 .cont01 .img {
    width: 744px;
  }
  .sec01 .cont01 .text {
    width: calc(100% - 744px - 40px);
  }
  .sec01 .catch01 {
    font-size: 46px;
    margin-bottom: 100px;
  }
  .sec01 .catch01 .large {
    font-size: 58px;
  }
  .sec01 .catch01 .small {
    font-size: 30px;
  }
  .sec01 .cont02 {
    font-size: 24px;
    justify-content: space-between;
    align-items: center;
  }
  .sec01 .cont02 p {
    padding: 40px;
  }
  .sec01 .cont02 p:last-child {
    transform: translateX(60px);
  }
  .sec01 .cont02 .large {
    font-size: 34px;
  }
  .sec01 .cont02 .text {
    width: 650px;
  }
  .sec01 .cont02 .img {
    width: calc(100% - 650px);
  }
  .sec01 .cont02 .img img {
    width: 1130px;
    max-width: 1000px;
    transform: translateX(-180px);
  }
  .sec01 .catch02 {
    font-size: 36px;
    padding: 25px 40px;
    display: table;
  }
  .sec01 .catch02 .large {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1240px) {
  .sec01 .cont02 .img img {
    max-width: 80vw;
  }
}

.sec08 {
  position: relative;
}
.sec08::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 1100px;
  height: 530px;
  background: #f4f4f4;
  z-index: -1;
}
.sec08 h3 {
  color: #fff;
  text-align: center;
  font-size: 24px;
  padding-bottom: 10px;
}
.sec08 h3 .small {
  font-size: 18px;
}
.sec08 h3::after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 30px;
  height: 2px;
  background: #fff;
}
.sec08 .col_3 {
  background: #95795b;
  color: #fff;
  padding: 20px;
}
.sec08 li {
  border-bottom: 1px dashed #fff;
  padding: 5px 0;
  padding-left: 31px;
  background: url("../img/top/check02.svg") no-repeat center left;
  background-size: 21px 13px;
}

@media (min-width: 768px) {
  .sec08 h3 {
    font-size: 34px;
  }
  .sec08 h3 .small {
    font-size: 24px;
  }
  .sec08 .col_3 {
    padding: 50px;
  }
  .sec08 li {
    font-size: 22px;
  }
}

.sec02 {
  padding-bottom: 0;
}
.sec02 .cont01 h3 {
  background: url("../img/top/feature01.png") no-repeat center right;
}
.sec02 .cont01 .text {
  position: relative;
  padding: 20px 0;
}
.sec02 .cont01 .text::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -400px;
  margin: 0 auto;
  width: 2000px;
  height: 100%;
  background: #f4f4f4;
  z-index: -1;
}
.sec02 .cont01.reverse .text::after {
  right: auto;
  left: -400px;
}
.sec02 .cont02 h3 {
  background: url("../img/top/feature02.png") no-repeat center right;
}
.sec02 .cont02 .text {
  position: relative;
  padding: 20px 0;
}
.sec02 .cont02 .text::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -400px;
  margin: 0 auto;
  width: 2000px;
  height: 100%;
  background: #f4f4f4;
  z-index: -1;
}
.sec02 .cont02.reverse .text::after {
  right: auto;
  left: -400px;
}
.sec02 .cont03 h3 {
  background: url("../img/top/feature03.png") no-repeat center right;
}
.sec02 .cont03 .text {
  position: relative;
  padding: 20px 0;
}
.sec02 .cont03 .text::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -400px;
  margin: 0 auto;
  width: 2000px;
  height: 100%;
  background: #f4f4f4;
  z-index: -1;
}
.sec02 .cont03.reverse .text::after {
  right: auto;
  left: -400px;
}
.sec02 .cont04 h3 {
  background: url("../img/top/feature04.png") no-repeat center right;
}
.sec02 .cont04 .text {
  position: relative;
  padding: 20px 0;
}
.sec02 .cont04 .text::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -400px;
  margin: 0 auto;
  width: 2000px;
  height: 100%;
  background: #f4f4f4;
  z-index: -1;
}
.sec02 .cont04.reverse .text::after {
  right: auto;
  left: -400px;
}
@media (max-width: 767px) {

  .sec02 .row {
    margin-bottom: 30px;
  }
    .sec02 .row:last-child{
    margin-bottom:0;
  }
  .sec02 .col_2 {
    margin: 0;
  }
  .sec02 .col_2 + .col_2 {
    margin-top: 30px;
  }
  .sec02 .cont05 h3 {
    background: url("../img/top/feature05.png") no-repeat center right;
  }
  .sec02 .cont05 .text {
    position: relative;
    padding: 20px 0;
  }
  .sec02 .cont05 .text::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -400px;
    margin: 0 auto;
    width: 2000px;
    height: 100%;
    background: #f4f4f4;
    z-index: -1;
  }
  .sec02 .cont05.reverse .text::after {
    right: auto;
    left: -400px;
  }
  .sec02 .cont06 h3 {
    background: url("../img/top/feature06.png") no-repeat center right;
  }
  .sec02 .cont06 .text {
    position: relative;
    padding: 20px 0;
  }
  .sec02 .cont06 .text::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -400px;
    margin: 0 auto;
    width: 2000px;
    height: 100%;
    background: #f4f4f4;
    z-index: -1;
  }
  .sec02 .cont06.reverse .text::after {
    right: auto;
    left: -400px;
  }
  .sec02 .cont07 h3 {
    background: url("../img/top/feature07.png") no-repeat center right;
  }
  .sec02 .cont07 .text {
    position: relative;
    padding: 20px 0;
  }
  .sec02 .cont07 .text::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -400px;
    margin: 0 auto;
    width: 2000px;
    height: 100%;
    background: #f4f4f4;
    z-index: -1;
  }
  .sec02 .cont07.reverse .text::after {
    right: auto;
    left: -400px;
  }
  .sec02 .cont08 h3 {
    background: url("../img/top/feature08.png") no-repeat center right;
  }
  .sec02 .cont08 .text {
    position: relative;
    padding: 20px 0;
  }
  .sec02 .cont08 .text::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -400px;
    margin: 0 auto;
    width: 2000px;
    height: 100%;
    background: #f4f4f4;
    z-index: -1;
  }
  .sec02 .cont08.reverse .text::after {
    right: auto;
    left: -400px;
  }
  .sec02 .cont01 h3 {
    background-size: 50px !important;
    padding-right: 60px;
  }
  .sec02 .cont01 .text {
    padding-top: 100px;
    margin-top: -80px;
  }
  .sec02 .cont02 h3 {
    background-size: 50px !important;
    padding-right: 60px;
  }
  .sec02 .cont02 .text {
    padding-top: 100px;
    margin-top: -80px;
  }
  .sec02 .cont03 h3 {
    background-size: 50px !important;
    padding-right: 60px;
  }
  .sec02 .cont03 .text {
    padding-top: 100px;
    margin-top: -80px;
  }
  .sec02 .cont04 h3 {
    background-size: 50px !important;
    padding-right: 60px;
  }
  .sec02 .cont04 .text {
    padding-top: 100px;
    margin-top: -80px;
  }
  .sec02 .cont05 h3 {
    background-size: 50px !important;
    padding-right: 60px;
  }
  .sec02 .cont05 .text {
    padding-top: 100px;
    margin-top: -80px;
  }
  .sec02 .cont06 h3 {
    background-size: 50px !important;
    padding-right: 60px;
  }
  .sec02 .cont06 .text {
    padding-top: 100px;
    margin-top: -80px;
  }
  .sec02 .cont07 h3 {
    background-size: 50px !important;
    padding-right: 60px;
  }
  .sec02 .cont07 .text {
    padding-top: 100px;
    margin-top: -80px;
  }
  .sec02 .cont08 h3 {
    background-size: 50px !important;
    padding-right: 60px;
  }
  .sec02 .cont08 .text {
    padding-top: 100px;
    margin-top: -80px;
  }
}
@media (min-width: 768px) {
  .sec02 h3 {
    font-size: 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .sec02 h3 .large {
    font-size: 30px;
  }
  .sec02 .cont01 {
    justify-content: space-between;
  }
  .sec02 .cont01 h3 {
    min-height: 110px;
    padding-right: 120px;
  }
  .sec02 .cont01 .img {
    width: 580px;
  }
  .sec02 .cont01 .text {
    width: calc(100% - 60px - 580px);
    margin-top: 70px;
    padding: 60px 0;
    min-height: 380px;
  }
  .sec02 .cont01.reverse h3 {
    padding-left: 140px;
    padding-right: 0;
    background-position: left center;
  }
  .sec02 .cont02 {
    justify-content: space-between;
  }
  .sec02 .cont02 h3 {
    min-height: 110px;
    padding-right: 120px;
  }
  .sec02 .cont02 .img {
    width: 580px;
  }
  .sec02 .cont02 .text {
    width: calc(100% - 60px - 580px);
    margin-top: 70px;
    padding: 60px 0;
    min-height: 380px;
  }
  .sec02 .cont02.reverse h3 {
    padding-left: 140px;
    padding-right: 0;
    background-position: left center;
  }
  .sec02 .cont03 {
    justify-content: space-between;
  }
  .sec02 .cont03 h3 {
    min-height: 110px;
    padding-right: 120px;
  }
  .sec02 .cont03 .img {
    width: 580px;
  }
  .sec02 .cont03 .text {
    width: calc(100% - 60px - 580px);
    margin-top: 70px;
    padding: 60px 0;
    min-height: 380px;
  }
  .sec02 .cont03.reverse h3 {
    padding-left: 140px;
    padding-right: 0;
    background-position: left center;
  }
  .sec02 .cont04 {
    justify-content: space-between;
  }
  .sec02 .cont04 h3 {
    min-height: 110px;
    padding-right: 120px;
  }
  .sec02 .cont04 .img {
    width: 580px;
  }
  .sec02 .cont04 .text {
    width: calc(100% - 60px - 580px);
    margin-top: 70px;
    padding: 60px 0;
    min-height: 380px;
  }
  .sec02 .cont04.reverse h3 {
    padding-left: 140px;
    padding-right: 0;
    background-position: left center;
  }
  .sec02 .cont05 {
    position: relative;
  }
  .sec02 .cont05::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    background: #f4f4f4;
    z-index: -1;
  }
  .sec02 .cont05 .img {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    background: url("../img/top/feature05.png") no-repeat right 40px bottom;
  }
  .sec02 .cont05 .text {
    margin-left: auto;
    width: 510px;
    padding: 0 40px 40px;
  }
  .sec02 .cont06 {
    position: relative;
  }
  .sec02 .cont06::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    background: #f4f4f4;
    z-index: -1;
  }
  .sec02 .cont06 .img {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    background: url("../img/top/feature06.png") no-repeat right 40px bottom;
  }
  .sec02 .cont06 .text {
    margin-left: auto;
    width: 510px;
    padding: 0 40px 40px;
  }
  .sec02 .cont07 {
    position: relative;
  }
  .sec02 .cont07::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    background: #f4f4f4;
    z-index: -1;
  }
  .sec02 .cont07 .img {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    background: url("../img/top/feature07.png") no-repeat right 40px bottom;
  }
  .sec02 .cont07 .text {
    margin-left: auto;
    width: 510px;
    padding: 0 40px 40px;
  }
  .sec02 .cont08 {
    position: relative;
  }
  .sec02 .cont08::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    background: #f4f4f4;
    z-index: -1;
  }
  .sec02 .cont08 .img {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    background: url("../img/top/feature08.png") no-repeat right 40px bottom;
  }
  .sec02 .cont08 .text {
    margin-left: auto;
    width: 510px;
    padding: 0 40px 40px;
  }
}

.sec03 .row {
  width: calc(100% - 60px);
  margin-left: auto;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 30px;
  position: relative;
}
.sec03 .row::after {
  content: "";
  display: block;
  position: absolute;
  top: 40px;
  left: -40px;
  margin: 0 auto;
  width: 2px;
  height: 100%;
  border-left: 1px dashed #95795b;
  z-index: -1;
}
.sec03 h3 {
  position: relative;
  height: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.sec03 h3::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  margin: 0 auto;
  left: -60px;
  width: 40px;
  height: 40px;
  text-align: center;
  background: #95795b;
  color: #fff;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 40px;
}
.sec03 ul {
  margin-top: -15px;
}
.sec03 ul li {
  margin: 0;
}
.sec03 .cont06{
  padding-bottom:0!important;
  margin-bottom:0!important;
  border:none;
}
.sec03 .cont06::after {
  display: none;
}
.sec03 .cont01 h3::before {
  content: "1";
}
.sec03 .cont02 h3::before {
  content: "2";
}
.sec03 .cont03 h3::before {
  content: "3";
}
.sec03 .cont04 h3::before {
  content: "4";
}
.sec03 .cont05 h3::before {
  content: "5";
}
.sec03 .cont06 h3::before {
  content: "6";
}
@media (max-width: 767px) {
  .sec03 .text {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec03 h3 {
    font-size: 30px;
    height: 60px;
  }
  .sec03 h3::before {
    left: -80px;
    width: 60px;
    height: 60px;
    font-size: 38px;
    line-height: 60px;
  }
  .sec03 .row {
    margin-bottom: 40px;
    padding-bottom: 40px;
    width: calc(100% - 80px);
  }
  .sec03 .row::after {
    top: 60px;
    left: -50px;
  }
  .sec03 .row .img {
    width: 420px;
  }
  .sec03 .row .text {
    width: calc(100% - 420px - 60px);
  }
}

.sec04 {
  background: #f4f4f4;
}
.sec04 h3 {
  color: #fff;
  background: #95795b;
  text-align: center;
  display: table;
  margin: 0 auto 20px;
  letter-spacing: 0;
  padding: 10px 0;
  width: calc(100% - 40px);
}
.sec04 .col_2 {
  position: relative;
  z-index: 1;
  padding-bottom: 30px;
}
.sec04 .col_2::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: calc(100% - 25px);
  background: #fff;
  z-index: -1;
}
.sec04 .col_2 p {
  font-size: 20px;
  text-align: center;
  line-height: 1;
}
.sec04 .col_2 .price {
  font-size: 22px;
}
.sec04 .col_2 .price .large {
  font-size: 32px;
  line-height: 22px;
}
.sec04 .col_2 .price:not(:last-child) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}
.sec04 .col_2 .price:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 120px);
  height: 2px;
  border-bottom: 1px solid #ddd;
}
.sec04 .border_box {
  padding: 20px;
  border: 1px solid #95795b;
}
.sec04 li.kome {
  padding-left: 1em;
  position: relative;
}
.sec04 li.kome::before {
  content: "※";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.sec04 li.kome + li {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .sec04 .col_2 + .col_2 {
    margin-top: 30px;
  }
  .sec04 .row {
    margin-bottom: 30px;
  }
  .sec04 li.kome + li {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .sec04 h3 {
    font-size: 30px;
    width: calc(100% - 120px);
    padding: 20px 0;
    margin-bottom: 60px;
  }
  .sec04 .col_2 {
    padding-bottom: 60px;
  }
  .sec04 .col_2::after {
    height: calc(100% - 40px);
  }
  .sec04 .col_2 .subtext {
    font-size: 30px;
  }
  .sec04 .col_2 .price {
    font-size: 40px;
    line-height: 40px;
  }
  .sec04 .col_2 .price .large {
    font-size: 58px;
  }
  .sec04 .col_2 .price:not(:last-child) {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
  .sec04 .row {
    margin-bottom: 60px;
  }
  .sec04 .border_box {
    padding: 30px 40px;
  }
}

.sec05 h3 {
  color: #95795b;
}
.sec05 .row {
  position: relative;
  padding-bottom: 20px;
}
.sec05 .row::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: -400px;
  margin: 0 auto;
  width: 1200px;
  height: calc(100% - 90px);
  background: #f8f5f1;
  z-index: -1;
}
.sec05 .row.reverse::after {
  left: auto;
  right: -400px;
}
@media (max-width: 767px) {
  .sec05 h3 {
    text-align: center;
  }
  .sec05 .img {
    text-align: center;
    margin-bottom: 20px;
  }
  .sec05 .img img {
    width: 210px;
  }
}
@media (min-width: 768px) {
  .sec05 h3 {
    font-size: 34px;
  }
  .sec05 .row {
    padding-bottom: 60px;
    justify-content: space-between;
    align-items: center;
  }
  .sec05 .row .img {
    width: 341px;
  }
  .sec05 .row .text {
    width: calc(100% - 341px - 60px);
  }
}

.sec06 {
  background: url("../img/top/sec06_bg.jpg") no-repeat top center/cover;
}
.sec06 .bg {
  padding: 20px;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
}
@media (max-width: 767px) {
  .sec06 {
    background-size: 770px !important;
    background-color: #f4f4f4;
  }
}
@media (min-width: 768px) {
  .sec06 .bg {
    padding: 60px;
  }
}

.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: fit-content;
}

@media (min-width: 768px) {
  .header {
    transition: 0.2s;
  }
  .header.header_scrolled {
    box-shadow: 0 0 10px #ccc;
  }
}
@media (max-width: 767px) {
  .header_logo {
    max-width: 90%;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .global_nav .menu-item > .sub-menu > li {
    border-top: 1px solid #fff;
    border-bottom: none !important;
  }
  .sub-menu_wrap {
    border-top: 1px solid #fff;
  }
}
/*Gナビ　サブメニューの幅調整*/
@media (min-width: 768px) {
  .global_nav .menu-item > .sub-menu {
    min-width: 100%;
  }
}
@media (max-width: 767px) {
  .sp_nav {
    padding: 10px 0;
  }
}
@media screen and (min-width: 768px) {
  .copyright {
    padding-bottom: 100px;
  }
}

.sitemap_box .menu a br {
  display: none;
}

.color01 {
  color: #95795b;
}

.color02 {
  color: #82c8a3;
}

a[href^="tel:"] {
  color: #333333 !important;
  text-decoration: none !important;
}

table a {
  color: #333;
}
table a:hover {
  text-decoration: none;
}

.consul {
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
}

.consul2 {
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
}

@media only screen and (min-width: 768px) {
  .js-scrollable {
    overflow-y: hidden !important;
  }
}
.link_box {
  position: relative;
  transition: 0.2s;
}
.link_box:hover {
  filter: brightness(94%);
  opacity: 1;
}
.link_box p:last-child {
  margin: 0;
}
.link_box p:last-child a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.link_box .link {
  display: none;
}

.arrow_box .col_2 {
  position: relative;
}
@media (min-width: 768px) {
  .arrow_box .col_2 .arrow_box .col_2:first-child::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(-45px - 2.5%);
    margin: 0 auto;
    border: 30px solid transparent;
    border-left: 15px solid #a11a53;
  }
}
@media (max-width: 767px) {
  .arrow_box .col_2 .arrow_box .col_2:first-child::after {
    content: "";
    display: block;
    position: absolute;
    bottom: calc(-45px - 2.5%);
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    border: 30px solid transparent;
    border-top: 15px solid #a11a53;
  }
}

/*白ボタン*/
.btnstyle.white a {
  background: #fff;
  color: #95795b !important;
  border: #95795b 2px solid;
}
.btnstyle.white a::after {
  border-left: 6px solid #95795b;
}

.btn_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 20px;
}
.btn_box .btnstyle {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.btn_box .btnstyle a {
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-width: 768px) {
  .btn_box.col_2 {
    width: 540px;
    margin: 0 auto 2.4rem;
  }
  .btn_box.col_3 {
    width: 720px;
    margin: 0 auto 2.4rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .btn_box.col_2,
  .btn_box.col_3 {
    display: block;
    max-width: 280px;
    margin: 0 auto 2.4rem;
  }
  .btn_box.col_2 .btnstyle + .btnstyle,
  .btn_box.col_3 .btnstyle + .btnstyle {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .btnstyle a {
    font-size: 18px;
  }
  body:not(.home) .row > .btnstyle {
    margin-bottom: 0;
  }
  body:not(.home) .row > .btnstyle a {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .btnstyle__left a,
  .btnstyle__right a {
    margin-left: auto;
    margin-right: auto;
  }
}
.btnstyle.blank a::after {
  border: none;
  background: none;
  content: "\e89e";
  bottom: auto;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

.table_timetable th,
.table_timetable td {
  letter-spacing: 0;
}
.table_timetable thead th {
  border: none;
}

@media only screen and (max-width: 768px) {
  .alignleft,
  .alignright {
    max-height: 260px;
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .alignleft.h300,
  .alignright.h300 {
    max-height: 300px;
    width: auto;
    display: block;
    margin: 0 auto 20px;
  }
}
.aligncenter:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .alignleft,
  .alignright,
  .aligncenter {
    display: block;
    margin: 0 auto 20px;
  }
}
@media only screen and (min-width: 768px) {
  .img_right {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .img_right > *:first-child {
    width: 34%;
  }
  .img_right > *:last-child {
    width: 62%;
  }
}
@media only screen and (min-width: 768px) {
  body:not(.home) #main .col_2 .box_bg,
  body:not(.home) #main .col_3 .box_bg,
  body:not(.home) #main .col_2 .box_border,
  body:not(.home) #main .col_3 .box_border {
    padding: 30px;
  }
}
table.table_fee2 thead th,
table.table_fee2 thead td {
  color: #fff;
  background: #95795b;
}

.box_form dd.flex p {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.box_form dd.flex p + p {
  margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  .wpcf7 input[type=text],
  .wpcf7 input[type=tel] {
    max-width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .wpcf7 input[type=text],
  .wpcf7 input[type=tel] {
    max-width: 190px;
  }
  .box_form dd .wpcf7-checkbox input {
    width: auto !important;
  }
}
.slick-dots {
  bottom: 0;
}
.slick-dots li {
  margin: 0 7px;
}
.slick-dots li button:before {
  font-size: 15px;
}

ul.box_bg,
ul.box_border {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  ul.box_bg,
  ul.box_border {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .clearfix:last-child > .alignleft,
  .clearfix:last-child > .alignright,
  .clearfix:last-child > .aligncenter {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .googlemap {
    padding-top: 36%;
  }
}
@media (min-width: 768px) {
  .col_2.box_bg,
  .col_2.box_border,
  .col_3.box_bg,
  .col_3.box_border {
    margin-bottom: 0;
  }
}
.box_faq .question::before {
  line-height: 33px;
}

.box_faq .answer::before {
  line-height: 33px;
}

.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;
}

/* //------コンバージョンボタン表示の際は削除してください-------// */

.copyright {
  padding: 10px 0;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 10px;
  }
}

/* //--------------// */