@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: #f5f1e9;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f5f1e9;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f5f1e9;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f5f1e9;
}

.box_border {
  background: #fff;
  border: 5px solid #f5f1e9;
}

.box_border .box_bg {
  background: #f5f1e9;
}

.section_bg .box_border .box_bg {
  background: #f5f1e9;
}

.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 {
  background: #f4efea;
  border: 3px solid #f5f1e9;
  border-radius: 0px;
  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: 0;
  border: 1px solid #308e94;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
  color: #fff;
  background: #308e94;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
.link_anchor a:hover {
  background: #fff;
  color: #308e94 !important;
  border-color: #308e94;
}
.link_anchor a::after {
  width: 15px;
  height: 1px;
  background: #fff;
  left: auto;
  right: 0;
  transition: 0.2s;
}
.link_anchor a:hover::after {
  width: 10px;
  background: #308e94;
}
@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: #308e94;
  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: #308e94;
  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: #308e94;
  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 #308e94;
  top: calc(16px * 1.75 / 2 - 16px / 4);
}
.ul_triangle li a {
  color: #308e94 !important;
}

.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: #308e94;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #b79f85;
  border-top: 1px solid #b79f85;
  border-bottom: 1px solid #b79f85;
  font-weight: 600;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: none;
  padding: 1.2rem 0.2rem;
  text-align: center;
  border: none;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
table.table_timetable thead {
  border-bottom: 1px solid #333;
}
table.table_timetable thead th {
  background: none;
  color: #333;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody {
  border-bottom: 1px solid #333;
}
table.table_timetable tbody th {
  text-align: center;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #aa9b73;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #e7e1cf;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th, table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody th, table.table_default tbody td {
  text-align: left;
}
table.table_default:not(.table_fixed) tbody tr th:first-child {
  width: 32%;
}
@media (min-width: 768px) {
  table.table_default:not(.table_fixed) tbody tr th:first-child {
    width: 25%;
  }
}
table.table_fee tbody th {
  text-align: left;
}
table.table_fee tbody td:last-child {
  text-align: right;
}
table.table_fixed {
  table-layout: fixed;
}
@media (max-width: 767px) {
  table.table_sp_stack, table.table_sp_stack_noborder {
    border-bottom: 1px solid #ddd;
  }
  table.table_sp_stack thead, table.table_sp_stack tbody, table.table_sp_stack tr, table.table_sp_stack th, table.table_sp_stack td, table.table_sp_stack_noborder thead, table.table_sp_stack_noborder tbody, table.table_sp_stack_noborder tr, table.table_sp_stack_noborder th, table.table_sp_stack_noborder td {
    display: block;
    width: auto;
  }
  table.table_sp_stack th, table.table_sp_stack_noborder th {
    border-bottom: none;
  }
  table.table_sp_stack td, table.table_sp_stack_noborder td {
    border-bottom: none;
  }
  table.table_sp_stack_noborder th {
    border-top-color: #ddd;
    padding-bottom: 0.25em;
  }
  table.table_sp_stack_noborder td {
    border-top: none;
    padding-top: 0.25em;
  }
}

.consul {
  color: #c8b581 !important;
}

.consul2 {
  color: #308e94 !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 68px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 10px;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
  z-index: 1;
}
.box_faq .question:after,
.box_faq .answer:after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 10px;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  transform: rotate(45deg);
  background: #b79f85;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
}
.box_faq .question .faq_title {
  cursor: pointer;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
  font-weight: normal;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 12px;
  right: 0;
  background: #b79f85;
  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;
  top: 30px;
}
.box_faq .answer:after {
  top: 30px;
  background: #308e94 !important;
}

.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 #cec9bb;
  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: #c8bda1;
  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: #b79f85;
}
.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: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-family: "游明朝", "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.75; /* .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: #aa9b73;
  background: #aa9b73;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 5px;
  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);
  line-height: 2;
  width: calc(var(--flow-num-width) + 3px);
  aspect-ratio: 1;
  transform: translateY(calc(var(--flow-title-font-size) / 6 / 6 - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #94814e;
  overflow: hidden;
  border-top: 2px solid #b79f85;
}
.footer .sec_logo {
  margin: 0 0 30px;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

.copyright {
  background: #847347;
  color: #fff;
  margin-top: 80px;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    margin-top: 40px;
    padding: 10px 0 17%;
  }
}

.list_list dd a {
  color: #333;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.header .header_inner .hdr_left {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .header .header_inner .hdr_left {
    max-width: 60%;
  }
}
.header .header_inner .hdr_left .hdr_access {
  display: flex;
}
.header .header_inner .hdr_left .hdr_access li {
  color: #867769;
  border: 2px solid #e0d3c6;
  line-height: 1.4;
  position: relative;
  padding: 10px 10px 10px 50px;
  font-size: clamp(10px, 0.9vw, 16px);
}
.header .header_inner .hdr_left .hdr_access li:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 15px;
  margin: auto;
  width: 21px;
  height: 29px;
  background: url(../img/common/hdr_train.png) no-repeat center center/cover;
}
.header .header_inner .hdr_left .hdr_access li:last-child {
  border-left: 0;
}
.header .header_inner .hdr_right .hdr_info {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 20px;
}
.header .header_inner .hdr_right .hdr_info .hdr_tel {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  letter-spacing: 0;
  text-align: center;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #333;
}
.header .header_inner .hdr_right .hdr_info .hdr_tel .num {
  font-size: 32px;
  letter-spacing: 0;
  display: table;
  line-height: 1;
  position: relative;
  padding-left: 30px;
}
.header .header_inner .hdr_right .hdr_info .hdr_tel .num:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 23px;
  height: 24px;
  background: url(../img/common/hdr_tel.png) no-repeat center center/cover;
}
.header .header_inner .hdr_right .hdr_info .hdr_web {
  margin-top: -10px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 18px;
  text-align: center;
}
.header .header_inner .hdr_right .hdr_info .hdr_web a {
  text-decoration: none;
  color: #308e94;
  transition: .2s;
}
.header .header_inner .hdr_right .hdr_info .hdr_web a:hover {
  opacity: .7;
}
.header .header_inner .hdr_right .hdr_info .hdr_web .icon {
  font-size: 28px;
  display: table;
  line-height: 1;
  position: relative;
  padding-left: 40px;
}
.header .header_inner .hdr_right .hdr_info .hdr_web .icon:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  width: 32px;
  height: 23px;
  background: url(../img/common/hdr_pc.png) no-repeat center center/cover;
}
.header .header_inner .hdr_right .hdr_info .hdr_web .icon .large {
  line-height: 1;
  font-size: 30px;
}

.footer .footer_inner .logo {
  margin: 0 auto 20px;
  max-width: 92%;
}
@media (min-width: 768px) {
  .footer .footer_inner .logo {
    margin: 0 0 50px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .footer .footer_inner .logo + .row {
    margin-bottom: 20px;
  }
}
.footer .footer_inner .table_info th, .footer .footer_inner .table_info td {
  color: #fff;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  padding: 10px 0;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .footer .footer_inner .table_info th, .footer .footer_inner .table_info td {
    padding: 15px 0;
    line-height: 2.2;
  }
}
.footer .footer_inner .table_info th .link_text, .footer .footer_inner .table_info td .link_text {
  color: #fff;
  position: relative;
  padding-right: 15px;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  transition: 0.2s;
}
.footer .footer_inner .table_info th .link_text:after, .footer .footer_inner .table_info td .link_text:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  left: auto;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transition: 0.2s;
  transform: rotate(45deg);
}
.footer .footer_inner .table_info th .link_text:hover, .footer .footer_inner .table_info td .link_text:hover {
  opacity: 0.7;
}
.footer .footer_inner .table_info th {
  font-weight: bold;
  min-width: 80px;
}
.footer .footer_inner .table_timetable thead {
  border-color: #fff;
}
.footer .footer_inner .table_timetable thead th {
  color: #fff;
  font-weight: normal;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.footer .footer_inner .table_timetable tbody {
  border-color: #fff;
}
.footer .footer_inner .table_timetable tbody th, .footer .footer_inner .table_timetable tbody td {
  color: #fff;
  font-weight: normal;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.footer .footer_inner .table_timetable tbody th .consul, .footer .footer_inner .table_timetable tbody td .consul {
  color: #fff !important;
}
.footer .footer_inner .table_timetable + p {
  color: #fff;
  font-weight: normal;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.footer .footer_inner .table_timetable + p .consul {
  color: #fff !important;
}

.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;
  }
}
figure {
  text-align: center;
}
figure a img {
  transition: 0.2s;
}

.home section {
  margin: 0;
}
.home section h2, .home section h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333;
}
.home section h2:before, .home section h2:after, .home section h3:before, .home section h3:after {
  display: none;
}
.home .h2_styled {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .home .h2_styled {
    margin: 0 0 40px;
  }
}
.home .h2_styled .en {
  display: block;
  font-size: 48px;
  font-weight: normal;
  line-height: 0.1;
  letter-spacing: 0;
  white-space: nowrap;
  color: rgba(200, 181, 129, 0.2);
}
@media (min-width: 768px) {
  .home .h2_styled .en {
    font-size: 170px;
  }
}
.home .h2_styled .jp {
  display: block;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .home .h2_styled .jp {
    font-size: 60px;
  }
}

.sec_info {
  padding: 50px 0;
  background: url(../img/common/bg_img001.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_info {
    padding: 100px 0;
  }
}
@media (max-width: 767px) {
  .sec_info .col_2:not(:first-of-type) {
    margin-top: 40px;
  }
}
.sec_info .h2_info {
  color: #94814e;
  text-align: left;
  font-weight: normal;
  line-height: 1.4;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .sec_info .h2_info {
    margin: 0 0 20px;
  }
}
.sec_info .address {
  line-height: 1.8;
  margin: 15px 0;
}
@media (min-width: 768px) {
  .sec_info .address {
    margin: 20px 0 25px;
  }
}
@media (min-width: 768px) {
  .sec_info .btnstyle a {
    margin-left: 0;
  }
}
.sec_info .desc {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}

.sec_news {
  padding: 0 0 50px;
  background: url(../img/common/news_bg001.jpg) no-repeat top 130px center/auto;
}
@media (min-width: 768px) {
  .sec_news {
    padding: 100px 0;
    background: url(../img/common/news_bg001.jpg) no-repeat center center/auto;
  }
}
@media (min-width: 768px) {
  .sec_news .news_block {
    display: flex;
    padding-left: 100px;
  }
}
.sec_news .heading {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .sec_news .heading {
    margin-bottom: 0;
    margin-right: 40px;
    padding-right: 40px;
    width: calc(25% - 40px);
    border-right: 1px solid #ccc;
  }
}
.sec_news .heading .h2_news {
  margin: 0 0 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_news .heading .h2_news {
    text-align: left;
    margin: 0 0 40px;
  }
}
.sec_news .heading .h2_news .en {
  font-size: 50px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.1em;
  color: rgba(148, 129, 78, 0.2);
}
@media (min-width: 768px) {
  .sec_news .heading .h2_news .en {
    font-size: 72px;
  }
}
.sec_news .heading .h2_news .jp {
  display: block;
  line-height: 1;
  font-size: 18px;
  margin-top: -15px;
}
@media (min-width: 768px) {
  .sec_news .heading .h2_news .jp {
    font-size: 24px;
  }
}
.sec_news .heading .btnstyle a {
  padding: 0.3em;
  max-width: 120px;
}
@media (min-width: 768px) {
  .sec_news .heading .btnstyle a {
    padding: 0.5em;
    margin-left: 0;
    max-width: 140px;
  }
}
@media (min-width: 768px) {
  .sec_news .contents {
    width: 75%;
  }
}
@media (min-width: 768px) {
  .sec_news .contents .list_list dt, .sec_news .contents .list_list dd {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.sec_news .contents .list_list dt {
  color: #999;
}
.sec_point {
  padding: 50px 0;
  position: relative;
}
@media (min-width: 768px) {
  .sec_point {
    padding: 50px 0;
  }
}
.sec_point:before {
  content: "Point";
  position: absolute;
  bottom: 0;
  right: 20px;
  color: #f4efea;
  font-size: 100px;
  line-height: 0.8;
  letter-spacing: 0;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
@media (min-width: 768px) {
  .sec_point:before {
    right: 0;
    font-size: 330px;
  }
}
@media (min-width: 768px) {
  .sec_point {
    padding: 100px 0 50px;
  }
}
@media (min-width: 768px) {
  .sec_point .row .col_2:first-child {
    width: 36%;
  }
  .sec_point .row .col_2:last-child {
    width: 60%;
  }
}
@media (min-width: 1400px) {
  .sec_point .row {
    margin-left: -8%;
  }
  .sec_point .row .col_2:first-child {
    width: 40%;
  }
  .sec_point .row .col_2:last-child {
    width: 56%;
  }
}
@media (min-width: 1650px) {
  .sec_point .row {
    margin-left: -20%;
  }
  .sec_point .row .col_2:first-child {
    width: 34%;
  }
  .sec_point .row .col_2:last-child {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .sec_point .logo img {
    max-width: 50%;
    margin: 0 auto;
  }
}
.sec_point .h3_point {
  color: #94814e;
  font-size: 22px;
  text-align: center;
  font-weight: normal;
}
@media (min-width: 768px) {
  .sec_point .h3_point {
    font-size: 30px;
  }
}
.sec_point .h3_point .top {
  display: block;
  border-bottom: 1px solid #94814e;
}
.sec_point .h3_point .under .color_sec {
  color: #308e94;
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec_point .h3_point .under .color_sec {
    font-size: 32px;
  }
}
.sec_point .list_point {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 70px 0;
  gap: 90px 0;
}
@media (min-width: 768px) {
  .sec_point .list_point {
    gap: 0;
    margin: 40px 0;
    grid-template-columns: repeat(4, 1fr);
    margin: 80px 0 100px;
  }
}
.sec_point .list_point li {
  color: #fff;
  position: relative;
  z-index: 1;
}
.sec_point .list_point li:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 150px;
  height: 150px;
  background: #308e94;
  border-radius: 10px;
  transform: rotate(45deg);
}
@media (max-width: 1649px) {
  .sec_point .list_point li:before {
    width: 125px;
    height: 125px;
  }
}
.sec_point .list_point li img {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  display: block;
  text-align: center;
  transform: translateY(-8px);
}
@media (min-width: 768px) {
  .sec_point .list_point li img {
    transform: translateY(-15px);
  }
}
.sec_point .list_point li .title {
  position: relative;
  z-index: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin: 0 0 10px;
}
@media (max-width: 1649px) {
  .sec_point .list_point li .title {
    font-size: 12px;
  }
}

.sec_reason {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_reason {
    padding: 150px 0 50px;
  }
}
.sec_reason .container {
  width: 1800px;
}
@media (min-width: 768px) {
  .sec_reason .container.container_custom {
    max-width: 94%;
    margin: 0 1% 0 5%;
  }
}
@media (min-width: 1800px) {
  .sec_reason .container.container_custom {
    margin: 0 auto;
  }
}
.sec_reason .container .row {
  gap: 60px 0;
}
@media (min-width: 768px) {
  .sec_reason .container .row .col_3 {
    width: 29.3333333333%;
    margin-right: 6%;
  }
  .sec_reason .container .row .col_3:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .sec_reason .container .row .col_3 {
    margin: 0 0 40px;
  }
}
.sec_reason .h2_styled {
  margin: 0 0 60px;
}
@media (min-width: 768px) {
  .sec_reason .h2_styled {
    margin: 0 0 120px;
  }
}
@media (max-width: 767px) {
  .sec_reason .h2_styled .jp {
    font-size: 22px;
  }
}
.sec_reason .h2_styled .jp .num {
  color: #94814e;
  line-height: 0.8;
  font-size: 40px;
}
@media (min-width: 768px) {
  .sec_reason .h2_styled .jp .num {
    line-height: 0.5;
    font-size: 120px;
  }
}
.sec_reason .reason_block {
  height: 100%;
}
.sec_reason .reason_block .link_wrap {
  display: block;
  padding: 40px 20px 20px;
  background: #f4efea;
  height: 100%;
  text-decoration: none;
  transition: 0.2s;
  position: relative;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .link_wrap {
    padding: 100px 30px 40px;
  }
}
.sec_reason .reason_block .link_wrap:hover {
  opacity: 0.8;
}
.sec_reason .reason_block .link_wrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 20px 20px;
  border-color: #fff transparent transparent #fff;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .link_wrap:before {
    border-width: 30px 30px 30px 30px;
  }
}
.sec_reason .reason_block .link_wrap:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 20px 20px;
  border-color: transparent #b79f85 #b79f85 transparent;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .link_wrap:after {
    border-width: 30px 30px 30px 30px;
  }
}
.sec_reason .reason_block .link_wrap .num {
  position: absolute;
  top: -30px;
  left: 30px;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .link_wrap .num {
    top: -50px;
    left: 50px;
  }
}
.sec_reason .reason_block .link_wrap .num img {
  transition: 0.2s;
}
@media (max-width: 767px) {
  .sec_reason .reason_block .link_wrap .num img {
    max-width: 30%;
  }
}
.sec_reason .reason_block .link_wrap .bnr {
  display: block;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .link_wrap .bnr {
    margin-left: -80px;
    width: calc(100% + 80px);
  }
}
.sec_reason .reason_block .link_wrap .bnr img {
  opacity: 1;
  transition: 0.2s;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.sec_reason .reason_block .link_wrap .txt_wrap .title {
  display: block;
  font-size: 20px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #333;
  position: relative;
  margin: 20px 0 15px;
  padding: 0 0 15px;
  line-height: 1.6;
  letter-spacing: -1px;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .link_wrap .txt_wrap .title {
    font-size: 24px;
  }
}
.sec_reason .reason_block .link_wrap .txt_wrap .title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 1px;
  background: #333;
}
.sec_reason .reason_block .link_wrap .txt_wrap .title .sub {
  font-size: 16px;
  color: #94814e;
  display: block;
  margin: 10px 0 0;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .link_wrap .txt_wrap .title .sub {
    font-size: 18px;
  }
}
.sec_reason .reason_block .link_wrap .txt_wrap .desc {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 2;
  color: #333;
}
@media (min-width: 768px) {
  .sec_reason .reason_block .link_wrap .txt_wrap .desc {
    font-size: 18px;
  }
}
.sec_reason .reason_block .link_wrap .txt_wrap .strong {
  font-weight: bold;
}
.sec_reason .reason_block .link_wrap .txt_wrap .line {
  display: block;
  margin: 25px 0 10px;
  color: #333;
  display: flex;
  align-items: center;
}
.sec_reason .reason_block .link_wrap .txt_wrap .line:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #333;
  margin-left: 1rem;
}
.sec_reason .reason_block.block01, .sec_reason .reason_block.block08 {
  margin: 0 0 40px;
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block01, .sec_reason .reason_block.block08 {
    margin: 0 0 120px;
  }
}
.sec_reason .reason_block.block01 .link_wrap, .sec_reason .reason_block.block08 .link_wrap {
  padding: 40px 20px 20px;
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block01 .link_wrap, .sec_reason .reason_block.block08 .link_wrap {
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    gap: 0 6%;
    padding: 100px;
  }
  .sec_reason .reason_block.block01 .link_wrap .num, .sec_reason .reason_block.block08 .link_wrap .num {
    top: -100px;
  }
}
.sec_reason .reason_block.block01 .link_wrap .bnr, .sec_reason .reason_block.block08 .link_wrap .bnr {
  margin-left: 0;
  width: 100%;
}
.sec_reason .reason_block.block01 .link_wrap .txt_wrap .title, .sec_reason .reason_block.block08 .link_wrap .txt_wrap .title {
  font-size: 20px;
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block01 .link_wrap .txt_wrap .title, .sec_reason .reason_block.block08 .link_wrap .txt_wrap .title {
    font-size: 35px;
  }
}
.sec_reason .reason_block.block01 .link_wrap .txt_wrap .title .sub, .sec_reason .reason_block.block08 .link_wrap .txt_wrap .title .sub {
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block01 .link_wrap .txt_wrap .title .sub, .sec_reason .reason_block.block08 .link_wrap .txt_wrap .title .sub {
    font-size: 24px;
  }
}
.sec_reason .reason_block.block08 {
  margin: 40px 0 0;
}
@media (min-width: 768px) {
  .sec_reason .reason_block.block08 {
    margin: 160px 0 0;
  }
}
.sec_reason .reason_block.block08 .link_wrap {
  grid-template-columns: 1.2fr 1fr;
}
.sec_reason .reason_block.block08 .link_wrap .bnr {
  order: 2;
}

.sec_consultation .heading {
  padding: 30px 0;
  background: url(../img/common/sp_bg_img002.jpg) no-repeat center center/100%;
}
@media (min-width: 768px) {
  .sec_consultation .heading {
    padding: 150px 0 80px;
    background: url(../img/common/bg_img002.jpg) no-repeat center center/auto;
  }
}
.sec_consultation .h2_styled {
  text-align: left;
}
.sec_consultation .h3_consul {
  font-size: 24px;
  color: #94814e;
  font-weight: normal;
  letter-spacing: 0;
  margin: 20px 0 25px;
}
@media (min-width: 768px) {
  .sec_consultation .h3_consul {
    line-height: 1.8;
    margin: 100px 0 40px;
  }
}
.sec_consultation .desc {
  line-height: 2;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .sec_consultation .desc {
    font-size: 18px;
  }
}
.sec_consultation .bg_contents_wrap {
  margin: 0 !important;
}
.sec_consultation .bg_contents_wrap .bg_contents {
  margin: 0;
  padding: 60px 30px;
  outline: 2px solid #fff;
  outline-offset: -15px;
  background: url(../img/common/sp_consul_bg001.jpg) no-repeat center center/cover;
  position: relative;
}
@media (min-width: 768px) {
  .sec_consultation .bg_contents_wrap .bg_contents {
    padding: 100px 3%;
    width: 33.333%;
    background: url(../img/common/consul_bg001.jpg) no-repeat center center/cover;
  }
}
.sec_consultation .bg_contents_wrap .bg_contents:after {
  content: "";
  position: absolute;
  bottom: 35px;
  right: 5px;
  width: 60px;
  height: 2px;
  transform: rotate(135deg);
  background: #fff;
}
.sec_consultation .bg_contents_wrap .bg_contents:before {
  content: "";
  position: absolute;
  top: 35px;
  left: 5px;
  width: 60px;
  height: 2px;
  transform: rotate(-45deg);
  background: #fff;
}
.sec_consultation .bg_contents_wrap .bg_contents.bg02 {
  background: url(../img/common/sp_consul_bg002.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_consultation .bg_contents_wrap .bg_contents.bg02 {
    background: url(../img/common/consul_bg002.jpg) no-repeat center center/cover;
  }
}
.sec_consultation .bg_contents_wrap .bg_contents.bg03 {
  background: url(../img/common/sp_consul_bg003.jpg) no-repeat center center/cover;
}
@media (min-width: 768px) {
  .sec_consultation .bg_contents_wrap .bg_contents.bg03 {
    background: url(../img/common/consul_bg003.jpg) no-repeat center center/cover;
  }
}
.sec_consultation .h4_consul {
  display: block;
  text-align: center;
  border: 0;
  color: #fff;
  margin: 0 0 20px;
  padding: 0;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .sec_consultation .h4_consul {
    margin: 0 0 0.8em;
    font-size: 36px;
    line-height: 2;
    font-size: clamp(24px, 1.8vw, 36px);
  }
}
.sec_consultation .list_check {
  display: table;
  margin: 0 auto;
}
.sec_consultation .list_check li {
  color: #fff;
  font-size: 18px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .sec_consultation .list_check li {
    font-size: 24px;
    font-size: clamp(18px, 1.2vw, 24px);
  }
}
.sec_consultation .list_check li:after {
  content: "";
  position: absolute;
  top: 0.35em;
  left: 0;
  max-width: 20px;
  max-height: 20px;
  width: 0.9em;
  height: 0.9em;
  background: url(../img/common/icon_check.png) no-repeat center center/cover;
}
.sec_consultation .btn {
  margin: 20px 0 0;
}
.sec_consultation .btn a {
  display: block;
  text-decoration: none;
  color: #fff;
  background: #308e94;
  text-align: center;
  position: relative;
  padding: 15px 0;
  max-width: 100%;
  width: 420px;
  margin: 0 auto;
  transition: 0.2s;
}
.sec_consultation .btn a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  width: 15px;
  height: 1px;
  background: #fff;
  transition: 0.2s;
}
.sec_consultation .btn a:hover {
  opacity: 0.7;
}
.sec_consultation .btn a:hover:after {
  width: 10px;
}
@media (min-width: 768px) {
  .sec_consultation .btn_col_2 {
    display: flex;
    gap: 0 20px;
  }
  .sec_consultation .btn_col_2 .btn {
    max-width: calc((100% - 20px) / 2);
  }
}
.sec_consultation .bg04 {
  padding: 20px;
  padding: 60px 30px;
  outline: 2px solid #fff;
  outline-offset: -15px;
  background: url(../img/common/sp_consul_bg004.jpg) no-repeat center center/cover;
  position: relative;
}
@media (min-width: 768px) {
  .sec_consultation .bg04 {
    padding: 100px;
    background: url(../img/common/consul_bg004.jpg) no-repeat center center/cover;
  }
}
.sec_consultation .bg04:after {
  content: "";
  position: absolute;
  bottom: 35px;
  right: 5px;
  width: 60px;
  height: 2px;
  transform: rotate(135deg);
  background: #fff;
}
.sec_consultation .bg04:before {
  content: "";
  position: absolute;
  top: 35px;
  left: 5px;
  width: 60px;
  height: 2px;
  transform: rotate(-45deg);
  background: #fff;
}
.sec_consultation .bg04 .h4_consul {
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec_consultation .bg04 .h4_consul {
    font-size: clamp(24px, 1.8vw, 36px);
  }
}
.sec_consultation .bg04 .desc {
  color: #fff;
  line-height: 2;
  font-size: 16px;
}
@media (min-width: 768px) {
  .sec_consultation .bg04 .desc {
    font-size: 18px;
    text-align: center;
  }
}
.sec_consultation .bg04 .line {
  padding: 20px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .sec_consultation .bg04 .line {
    padding: 35px 0;
    margin: 0 0 40px;
  }
}
.sec_menu {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_menu {
    padding: 180px 0 200px;
    background: url(../img/common/bg_img003.jpg) no-repeat center center/cover;
  }
}
.sec_menu .list_menu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 768px) {
  .sec_menu .list_menu {
    grid-template-columns: repeat(4, 1fr);
  }
}
.sec_menu .list_menu > li {
  padding: 15px 10px;
  border-bottom: 2px solid #e0d3c6;
  border-right: 2px solid #e0d3c6;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .sec_menu .list_menu > li {
    display: block;
    padding: 40px 20px;
  }
}
@media (min-width: 768px) {
  .sec_menu .list_menu > li:nth-child(4n) {
    border-right: 0;
  }
}
@media (min-width: 768px) {
  .sec_menu .list_menu > li:nth-child(n+9) {
    border-bottom: 0;
  }
}
@media (max-width: 767px) {
  .sec_menu .list_menu > li:nth-child(even) {
    border-right: 0;
  }
}
@media (max-width: 767px) {
  .sec_menu .list_menu > li:nth-child(n+11) {
    border-bottom: 0;
  }
}
@media (max-width: 767px) {
  .sec_menu .list_menu > li .icon img {
    max-width: 40%;
  }
}
.sec_menu .list_menu > li .h3_menu {
  text-align: center;
  font-size: 18px;
  margin: 15px 0 5px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_menu .list_menu > li .h3_menu {
    font-size: 24px;
  }
}
.sec_menu .list_menu > li .list_detail {
  display: table;
  margin: 0 auto 15px;
}
.sec_menu .list_menu > li .list_detail li {
  position: relative;
  font-weight: 600;
  padding-left: 10px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_menu .list_menu > li .list_detail li {
    font-size: 16px;
  }
}
.sec_menu .list_menu > li .list_detail li:after {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 5px;
  height: 5px;
  background: #333;
  border-radius: 100vh;
}
@media (max-width: 767px) {
  .sec_menu .list_menu > li .btnstyle {
    margin-top: auto;
  }
}
.sec_menu .list_menu > li .btnstyle a {
  padding: 0.6em;
  max-width: 200px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .sec_menu .list_menu > li .btnstyle a {
    font-size: 16px;
  }
}

.sec_slider {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_slider {
    padding: 100px 0;
  }
}
.sec_slider .loopslider_wrap {
  overflow: hidden;
}
.sec_slider .loopslider_wrap .loopslider {
  animation: loopslider 60s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}
@media (min-width: 768px) {
  .sec_slider .loopslider_wrap .loopslider {
    width: 4200px;
  }
}
.sec_slider .loopslider_wrap .loopslider .loopslider_item {
  margin: 0 5px;
}
@media (min-width: 768px) {
  .sec_slider .loopslider_wrap .loopslider .loopslider_item {
    margin: 0 15px;
  }
}
.sec_slider .loopslider_wrap .loopslider .loopslider_item:nth-child(odd) {
  margin-top: 25px;
}
@media (min-width: 768px) {
  .sec_slider .loopslider_wrap .loopslider .loopslider_item:nth-child(odd) {
    margin-top: 50px;
  }
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1920px);
  }
}

.sec_message {
  padding: 25px 0 50px;
}
@media (min-width: 768px) {
  .sec_message {
    padding: 40px 0 100px;
  }
}
.sec_message .h2_styled {
  text-align: left;
}
.sec_message .h2_styled .en {
  line-height: 0.3;
}
@media (min-width: 768px) {
  .sec_message .heading {
    padding: 150px 0 180px;
    background: url(../img/common/message_bg001.jpg) no-repeat center right/cover;
  }
}
.sec_message .heading .title {
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  max-width: 230px;
  margin: -80px auto 20px 0;
  padding: 20px 20px 20px 30px;

  background: #f5f1e9;
  border-bottom: 2px solid #c8b581;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec_message .heading .title {
    font-size: 36px;
    line-height: 2;
    padding: 50px 60px 50px 100px;
    margin: 0;
    max-width: 480px;
    border-bottom: 5px solid #c8b581;
  }
}
.sec_message .contents {
  margin-top: 30px;
}
.sec_message .contents .desc {
  line-height: 2;
}
@media (min-width: 768px) {
  .sec_message .contents .desc {
    font-size: 18px;
  }
}
.sec_message .contents .name {
  text-align: right;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin: 0 0 30px;
}
.sec_message .contents .name .large {
  font-size: 24px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .sec_message .contents .name .large {
    margin-left: 20px;
    font-size: 28px;
  }
}
.sec_message .contents .name .sub {
  display: block;
  color: #94814e;
  font-size: 16px;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .sec_message .contents .name .sub {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .sec_message .contents .list_btn {
    display: flex;
    gap: 0 20px;
    justify-content: flex-end;
  }
}
.sec_message .contents .list_btn li a {
  width: 260px;
}

.sec_inst {
  padding: 50px 0;
}
@media (min-width: 768px) {
  .sec_inst {
    padding: 110px 0;
  }
}
.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th, .mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total, .mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}/*# sourceMappingURL=bond.css.map */