@charset "UTF-8";
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 60px;
  margin-top: 60px;
  max-width: 1000px;
}
@media (min-width: 768px) {
  .section hr {
    margin-bottom: 100px;
    margin-top: 100px;
  }
}

.section_bg {
  background: #efede9;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #efede9;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #efede9;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #efede9;
}

.box_border {
  background: #fff;
  border: 6px solid #efede9;
}

.box_border .box_bg {
  background: #efede9;
}

.section_bg .box_border .box_bg {
  background: #efede9;
}

.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%;
	padding: 20px;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 1px solid #d2691e;
  border-radius: 0px;
  padding: min(30px , 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: min(20px , 2.4vw);
          column-gap: min(20px , 2.4vw);
  row-gap: min(14px, 2vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  border-radius: 0;
  border: none;
  color: #333333 !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a:hover {
  background: none;
  color: #d2691e !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc( ( 1.6875em / 2 ) - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 4px);
}
.link_anchor a::before {
  display: block;
  background: #d2691e;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #d2691e;
  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: #d2691e;
  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: #5b4a37;
  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 #d2691e;
  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: #d2691e;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }

  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
  font-weight: 400;
}
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: #69b1d1;
  border-top: 1px solid #69b1d1;
  border-bottom: 1px solid #69b1d1;
  font-weight: 400;
  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 {
  font-size: 20px;
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: .8rem .2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  table.table_timetable th, table.table_timetable td {
    font-size: 14px;
  }
}
table.table_timetable thead th, table.table_timetable thead td {
  padding: 1.4rem .2rem;
}
table.table_timetable thead th {
  background: #806b54;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
@media screen and (max-width: 767px) {
  table.table_timetable thead th:first-child {
    width: 35%;
  }
}
table.table_timetable tbody th, table.table_timetable tbody td {
  padding: 1.18em .2rem;
}
table.table_timetable tbody th {
  text-align: center;
}
table.table_timetable.table_timetable_original .time_stext {
  font-size: 14px;
}
table.table_timetable.table_timetable_original .time_stext2 {
  font-size: 12px;
  display: block;
  margin-top: -7px;
}
@media (min-width: 768px) {
  table.table_timetable.table_timetable_original .time_stext {
    font-size: 16px;
  }
  table.table_timetable.table_timetable_original .time_stext2 {
    font-size: 14px;
  }
}
table.table_timetable.table_timetable_original .time_text .sec_span {
  color: #5b4a37;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 77%;
  margin: auto;
}
table.table_timetable.table_timetable_original .time_text .sec_span:before, table.table_timetable.table_timetable_original .time_text .sec_span:after {
  content: '';
  height: 1px;
  background-color: #5b4a37;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
table.table_timetable.table_timetable_original .time_text .sec_span:before {
  margin-right: 1rem;
}
table.table_timetable.table_timetable_original .time_text .sec_span:after {
  margin-left: 1rem;
}
table.table_timetable.table_timetable_original .time_text .sec_span .sec_arrow:before, table.table_timetable.table_timetable_original .time_text .sec_span .sec_arrow:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  border-top: 1px solid #5b4a37;
  border-right: 1px solid #5b4a37;
}
table.table_timetable.table_timetable_original .time_text .sec_span .sec_arrow:before {
  left: 0;
  right: auto;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
table.table_timetable.table_timetable_original .time_text .sec_span .sec_arrow:after {
  left: auto;
  right: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
table.table_timetable.table_timetable_original2 thead th:first-child {
  width: 23%;
}
table.table_timetable.table_timetable_original2 thead th:not(:first-child) {
  border-left: 1px solid #cccccc;
}
table.table_timetable.table_timetable_original2 tbody th, table.table_timetable.table_timetable_original2 tbody td {
  padding: .5em 0.7rem;
  border: 1px solid #cccccc;
  line-height: 28px;
}
table.table_timetable.table_timetable_original2 tbody tr:nth-child(2) th, table.table_timetable.table_timetable_original2 tbody tr:nth-child(2) td {
  padding: 1.18em .2rem;
}
table.table_timetable.table_timetable_original2 tbody td {
  text-align: left;
}
@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: #806b54;
  color: #fff;
  font-weight: 400;
}
table.table tbody th {
  background: #f1ece8;
}
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: #5b4a37 !important;
}

.consul2 {
  color: #d2691e !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .js-scrollable table {
    width: auto;
    min-width: 768px;
  }
  .js-scrollable table.table_fixed {
    width: 100%;
  }
}
.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}
.js-scrollable_pc table.table_fixed {
  width: 100%;
}
@media (min-width: 768px) {
  .js-scrollable_pc table {
    min-width: 1300px;
  }
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.box_faq .question {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}
.box_faq .question::before {
  content: 'Q';
  color: #fff;
  background: #d2691e;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 20px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: '';
  top: 12px;
  right: 0;
  background: #d2691e;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: .3s;
  transition: .3s;
}
.box_faq.open .question .faq_title::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: 'A';
  color: #fff;
  background: #5b4a37;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 6px solid #efede9;
  background: #fff;
  border-radius: 0px;
  margin-top: calc(16px * 5.125);
  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: #e4ddcf;
  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: #5b4a37;
}
.flow-block .title {
  --flow-title-font-size: 18px;
  /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5;
  /* .flow-block .title の line-height */
  /**/
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "游明朝", "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.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: #5b4a37;
  background: #5b4a37;
  margin-right: .5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  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-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(calc(( var(--flow-title-font-size) / 6 / 2 ) - var(--yugo-minus)));
          transform: translateY(calc(( var(--flow-title-font-size) / 6 / 2 ) - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 0;
  background: #fff;
  overflow: hidden;
}
.footer .sec_logo {
  margin: 0 0 40px;
  text-align: center;
}
.footer .sec_text {
  font-size: 18px;
  line-height: 26px;
  margin-top: 5px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sec_list {
  margin-bottom: 30px;
}
.footer .sec_list li {
  font-size: 18px;
  letter-spacing: 0.05em;
  padding: 9.5px 0;
  border-bottom: 1px solid #d5c9bc;
}
.footer .btnstyle a {
  padding: 1.6rem 2.4rem;
  font-size: 18px;
  letter-spacing: 0.05em;
  max-width: 800px;
}
.footer .btnstyle a .sec_span {
  position: relative;
}
.footer .btnstyle a .sec_span:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
}
.footer .btnstyle a .btn_icon01 {
  padding-left: 33px;
}
.footer .btnstyle a .btn_icon01:after {
  width: 23px;
  height: 24px;
  background: url("../img/common/footer_icon01.png") no-repeat center/cover;
}
.footer .btnstyle a .btn_icon02 {
  padding-left: 33px;
}
.footer .btnstyle a .btn_icon02:after {
  width: 17px;
  height: 24px;
  background: url("../img/common/footer_icon02.png") no-repeat center/cover;
}
.footer .row {
  margin-bottom: 30px;
}
.footer .table_timetable_original {
  margin-bottom: 5px;
}
.footer .table_timetable_original tbody td {
  color: #5b4a37;
}
.footer .table_timetable_original2 {
  margin-bottom: 5px;
}
.footer .table_timetable_original2 .time_stext2 {
  display: block;
  margin-top: -7px;
}
.footer .sec_title {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 15px 10px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 9px;
  background: #a0876b;
  color: #fff;
  text-align: center;
}
.footer .sec_list2 {
  margin: 0;
}
.footer .sec_list2 li {
  font-size: 18px;
  line-height: 1.55;
  margin: 0;
  position: relative;
  padding-left: 21px;
}
.footer .sec_list2 li:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 9px;
  bottom: auto;
  width: 11px;
  height: 11px;
  background: #a0876b;
  border-radius: 50%;
}
.footer .bridge_bnr_box {
  margin-top: 50px;
  padding: 30px 0;
  background: #806b54;
}
@media (max-width: 767px) {
  .footer .sec_logo {
    margin: 0 auto 20px;
    max-width: 80%;
  }
}
@media (min-width: 768px) {
  .footer .table_timetable_original th:first-child {
    padding-left: 50px;
  }
  .footer .table_timetable_original tbody td {
    color: #5b4a37;
  }
  .footer .table_timetable_original thead th:first-child {
    width: 27%;
  }
  .footer .table_timetable_original2 th:first-child {
    padding-left: 0;
  }
  .footer .table_timetable_original2 thead th:first-child {
    width: 25% !important;
  }
  .footer .table_timetable_original2 tbody td {
    padding: 0.5em 17px !important;
    letter-spacing: 0;
  }
  .footer .sec_title {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.05em;
    padding: 18px 10px;
    margin-top: 50px;
    margin-bottom: 9px;
  }
  .footer .row {
    margin-bottom: 80px;
    gap: 0 6%;
  }
  .footer .row .col_2 {
    width: 47%;
    margin: 0;
  }
  .footer .btnstyle a {
    padding: 1.3rem 2.4rem;
    font-size: 24px;
  }
  .footer .sec_text {
    font-size: 20px;
    line-height: 28px;
  }
  .footer .sec_list {
    margin-bottom: 60px;
  }
  .footer .sec_list li {
    font-size: 20px;
    letter-spacing: 0.05em;
    padding: 9.5px 0;
  }
  .footer .sec_list li .sec_span {
    display: block;
    max-width: 670px;
    margin: auto;
  }
  .footer .sec_list2 {
    margin: 0;
  }
  .footer .sec_list2 li {
    font-size: 20px;
    line-height: 1.55;
    padding-left: 21px;
  }
  .footer .sec_list2 li:after {
    top: 9px;
    width: 11px;
    height: 11px;
  }
  .footer .bridge_bnr_box {
    padding: 60px 0;
    margin-top: 70px;
  }
}

.copyright {
  background: #5b4a37;
  color: #fff;
  margin-top: 0;
  padding: 10px 0 120px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.list_list dd a {
  color: #333333;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: .5em 0 0;
  }
  .list_list dd {
    padding: 0 0 .5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.sec_tab .tab_item {
  display: none;
}
.sec_tab .tab_item.active {
  display: block;
}
.sec_tab .tab_item_wrap {
  border-radius: 20px;
  padding: 40px;
  background: #fff;
  -webkit-box-shadow: 0 0 10px #00000021;
          box-shadow: 0 0 10px #00000021;
}
.sec_tab .tab_btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0 !important;
}
.sec_tab .tab_btn_wrap .tab_btn {
  height: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  padding-top: 5px;
  padding-bottom: 10px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  line-height: 1.4;
  text-align: center;
  color: #672e05;
  background: #f7e4d7;
  position: relative;
}
.sec_tab .tab_btn_wrap .tab_btn:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 1px;
  height: 16px;
  background: #d2691e;
}
.sec_tab .tab_btn_wrap .tab_btn:hover {
  cursor: pointer;
}
.sec_tab .tab_btn_wrap .tab_btn.active {
  color: #fff;
  background: #d2691e;
}
.sec_tab .tab_btn_wrap .tab_btn.active:before {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: -16px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #d2691e transparent transparent transparent;
  border-width: 16px 10px 0px 10px;
}
.sec_tab .btnstyle a {
  height: 68px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 6px;
  background: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  color: #5b4a37 !important;
  border: 1px solid #5b4a37;
}
.sec_tab .btnstyle a:after {
  background: #5b4a37;
}
@media (max-width: 767px) {
  .sec_tab .tab_item_wrap {
    border-radius: 0 0 10px 10px;
    padding: 30px 10px;
  }
  .sec_tab .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    text-align: center;
    height: 60px;
    width: 50%;
  }
  .sec_tab .tab_btn_wrap .tab_btn:before {
    display: none !important;
  }
  .sec_tab .tab_btn_wrap .tab_btn:nth-child(1) {
    border-radius: 10px 0 0 0;
  }
  .sec_tab .tab_btn_wrap .tab_btn:nth-child(2) {
    border-radius: 0 10px 0 0;
  }
  .sec_tab .tab_btn_wrap .tab_btn:nth-child(2n) {
    border-left: 2px solid #fff;
  }
  .sec_tab .tab_btn_wrap .tab_btn:not(:nth-last-of-type(1)),
  .sec_tab .tab_btn_wrap .tab_btn:not(:nth-last-of-type(2)){
    border-bottom: 2px solid #fff;
  }
  .sec_tab .btnstyle a {
    height: 50px;
    font-size: 15px;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    font-size: 16px;
    line-height: 20px;
	text-align: center;
  }
  .sec_tab .tab_btn_wrap .tab_btn:after {
    height: 10px !important;
  }
}
@media (min-width: 768px) {
  .sec_tab .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
			width: 90%;
			margin: 0 auto;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
  border-radius: 10px 10px 0 0;
    width: 30%;
  padding-bottom: 15px;
    margin-right: 1%;
  }
  .sec_tab .tab_btn_wrap .tab_btn:last-child {
    margin-right: 0;
  }
  .sec_tab .btnstyle a {
    font-size: 20px;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    font-size: 20px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  -webkit-animation: loopslider 120s linear infinite;
          animation: loopslider 120s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(200px * 12);
  height: 100%;
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-200px * 6));
            transform: translateX(calc(-200px * 6));
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-200px * 6));
            transform: translateX(calc(-200px * 6));
  }
}
@media (min-width: 768px) {
  .loopslider {
    -webkit-animation: loopslider 140s linear infinite;
            animation: loopslider 140s linear infinite;
    width: calc(320px * 12);
  }

  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-320px * 6));
              transform: translateX(calc(-320px * 6));
    }
  }

  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(calc(-320px * 6));
              transform: translateX(calc(-320px * 6));
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.sec_top {
  margin: 0;
}
.sec_top h2, .sec_top h3 {
  padding: 0;
  margin: 0;
  border: none;
  color: #333333;
}
.sec_top h2:before, .sec_top h2:after, .sec_top h3:before, .sec_top h3:after {
  display: none;
}

.sec_top h2, footer h2 {
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 400;
  margin-bottom: 30px;
  padding: 30px 10px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #fff;
  text-align: center;
  background: url("../img/common/sp_title_bg.png") no-repeat center/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 120px;
}
.sec_top .sec_img, footer .sec_img {
  text-align: center;
  margin: 0;
}
.sec_top .sec_img img, footer .sec_img img {
  margin: auto;
}
@media screen and (min-width: 768px) {
  .sec_top h2, footer h2 {
    font-size: 48px;
    line-height: 1;
    margin-bottom: 60px;
    letter-spacing: 0.1em;
    font-weight: 400;
    padding: 30px 10px;
    height: 180px;
    background: url("../img/common/title_bg.png") no-repeat center/cover;
  }
}

.sec01 {
  padding: 50px 0;
}
.sec01 .sec_title {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.03em;
  margin-bottom: 30px;
  padding: 20px 10px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-weight: bold;
  color: #5b4a37;
  background: #f7d690;
  text-align: center;
}
.sec01 .sec_img {
  margin-bottom: 30px;
}
.sec01 .sec_list {
  margin-bottom: 30px;
}
.sec01 .sec_list li {
  font-size: 18px;
  letter-spacing: 0.05em;
  padding: 9.5px 0;
  border-bottom: 1px solid #d5c9bc;
}
.sec01 .sec_access {
  font-size: 20px;
  line-height: 1;
  border-radius: 6px;
  padding: 16px 10px;
  background: #f8decb;
  color: #5b4a37;
  font-weight: bold;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
}
.sec01 .sec_access .sec_span {
  position: relative;
  padding-left: 30px;
}
.sec01 .sec_access .sec_span:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 24px;
  background: url("../img/top/sec01_icon01.png") no-repeat center/cover;
}
@media (min-width: 768px) {
  .sec01 {
    padding: 80px 0 100px;
  }
  .sec01 .sec_title {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.03em;
    margin-bottom: 60px;
    padding: 35px 10px;
  }
  .sec01 .sec_img {
    margin-bottom: 60px;
  }
  .sec01 .sec_list {
    margin-bottom: 60px;
  }
  .sec01 .sec_list li {
    font-size: 20px;
    letter-spacing: 0.05em;
    padding: 9.5px 0;
  }
  .sec01 .sec_list li .sec_span {
    display: block;
    max-width: 670px;
    margin: auto;
  }
  .sec01 .sec_access {
    font-size: 24px;
    line-height: 1;
    border-radius: 6px;
    padding: 18px 10px;
  }
}

.sec02 {
  padding: 0 0 50px;
  background: #f8f5f0;
}
.sec02 .news_box {
  padding: 30px 10px;
  max-height: 350px;
  margin-bottom: 30px;
  overflow-y: auto;
  background: #fff;
  border: 2px solid #5b4a37;
}
.sec02 .sec_text {
  font-size: 18px;
  line-height: 26px;
  margin-top: 5px;
}
.sec02 .sec_title {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 15px 10px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 9px;
  background: #a0876b;
  color: #fff;
  text-align: center;
}
.sec02 .btnstyle a {
  padding: 1.6rem 2.4rem;
  font-size: 18px;
  letter-spacing: 0.05em;
  max-width: 800px;
}
.sec02 .btnstyle a .sec_span {
  position: relative;
}
.sec02 .btnstyle a .sec_span:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
}
.sec02 .btnstyle a .btn_icon01 {
  padding-left: 33px;
}
.sec02 .btnstyle a .btn_icon01:after {
  width: 23px;
  height: 24px;
  background: url("../img/common/footer_icon01.png") no-repeat center/cover;
}
.sec02 .btnstyle a .btn_icon02 {
  padding-left: 33px;
}
.sec02 .btnstyle a .btn_icon02:after {
  width: 17px;
  height: 24px;
  background: url("../img/common/footer_icon02.png") no-repeat center/cover;
}
.sec02 .table_timetable_original {
  margin-bottom: 5px;
}
.sec02 .table_timetable_original tbody td {
  color: #5b4a37;
}
.sec02 .table_timetable_original2 {
  margin-bottom: 5px;
}
.sec02 .table_timetable_original2 .time_stext2 {
  display: block;
  margin-top: -7px;
}
.sec02 .sec_list2 {
  margin: 0;
}
.sec02 .sec_list2 li {
  font-size: 18px;
  line-height: 1.55;
  margin: 0;
  position: relative;
  padding-left: 21px;
}
.sec02 .sec_list2 li:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 9px;
  bottom: auto;
  width: 11px;
  height: 11px;
  background: #a0876b;
  border-radius: 50%;
}
.sec02 .row {
  margin-top: 30px;
}
.sec02 .list_list dt, .sec02 .list_list dd {
  font-size: 18px;
  line-height: 30px;
  padding-left: 30px;
}
.sec02 .list_list dt {
  position: relative;
  padding-top: 0;
}
.sec02 .list_list dt:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 7px;
  bottom: auto;
  width: 15px;
  height: 15px;
  background: #806b54;
}
.sec02 .list_list dd {
  border-bottom: 1px solid #d5c9bc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.sec02 .list_list dd:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .sec02 {
    padding: 0 0 100px;
  }
  .sec02 .table_timetable_original th:first-child {
    padding-left: 50px;
  }
  .sec02 .table_timetable_original tbody td {
    color: #5b4a37;
  }
  .sec02 .table_timetable_original thead th:first-child {
    width: 27%;
  }
  .sec02 .table_timetable_original2 th:first-child {
    padding-left: 0;
  }
  .sec02 .table_timetable_original2 thead th:first-child {
    width: 25% !important;
  }
  .sec02 .table_timetable_original2 tbody td {
    padding: 0.5em 17px !important;
    letter-spacing: 0;
  }
  .sec02 .list_list dt {
    float: none;
  }
  .sec02 .list_list dt:after {
    top: 9px;
  }
  .sec02 .list_list dd {
    padding-left: 0;
  }
  .sec02 .list_list dt, .sec02 .list_list dd {
    font-size: 20px;
    line-height: 32px;
    padding-left: 40px;
  }
  .sec02 .news_box {
    padding: 55px 60px;
    max-height: 488px;
    margin-bottom: 60px;
  }
  .sec02 .sec_title {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.05em;
    padding: 18px 10px;
    margin-top: 50px;
    margin-bottom: 9px;
  }
  .sec02 .row {
    margin-top: 60px;
    gap: 0 6%;
  }
  .sec02 .row .col_2 {
    width: 47%;
    margin: 0;
  }
  .sec02 .btnstyle a {
    padding: 1.3rem 2.4rem;
    font-size: 24px;
  }
  .sec02 .sec_text {
    font-size: 20px;
    line-height: 28px;
  }
  .sec02 .sec_list2 {
    margin: 0;
  }
  .sec02 .sec_list2 li {
    font-size: 20px;
    line-height: 1.55;
    padding-left: 21px;
  }
  .sec02 .sec_list2 li:after {
    top: 9px;
    width: 11px;
    height: 11px;
  }
}

.sec03 {
  padding: 0;
}
.sec03 .sec_info {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0;
  margin: 0 0 15px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.sec03 .btnstyle a {
  max-width: 470px;
  padding: 1.6rem 2.4rem;
  font-size: 18px;
  letter-spacing: 0.05em;
}
.sec03 .sec_contents1 {
  padding-bottom: 30px;
  margin-top: 30px;
  background: #5b4a37;
  color: #fff;
}
.sec03 .sec_contents2 {
  padding: 30px 0;
  background: #806b54;
  margin-bottom: 20px;
}
.sec03 .sec_title {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0;
  padding-bottom: 10px;
  margin: 0 0 15px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  border-bottom: 1px solid #d5c9bc;
}
.sec03 .sec_text {
  font-size: 18px;
  line-height: 32px;
}
@media (max-width: 767px) {
  .sec03 .sec_img {
    margin-bottom: 15px;
    margin-left: -10px;
    width: 100vw;
  }
}
@media (min-width: 768px) {
  .sec03 h2 {
    margin-bottom: 50px;
  }
  .sec03 .sec_title {
    font-size: 40px;
    line-height: 54px;
    letter-spacing: 0.05em;
    padding-bottom: 20px;
    margin: 0 0 25px;
  }
  .sec03 .sec_box {
    max-width: 650px;
    margin-left: auto;
  }
  .sec03 .sec_text {
    font-size: 20px;
    line-height: 36px;
  }
  .sec03 .sec_info {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 0;
    text-align: center;
    margin: 0 0 15px;
  }
  .sec03 .row {
    gap: 0 6%;
  }
  .sec03 .row .col_2 {
    width: 47%;
    margin: 0;
  }
  .sec03 .sec_info {
    font-size: 30px;
    line-height: 54px;
  }
  .sec03 .btnstyle a {
    font-size: 24px;
    padding: 1.3rem 2.4rem;
  }
  .sec03 .sec_contents1 {
    margin-top: 100px;
    padding: 100px 0;
    background: url("../img/top/sec03_bg01.png") no-repeat center/cover;
  }
  .sec03 .sec_contents2 {
    padding: 60px 0;
	background: #806b54;
	margin-bottom: 40px;
  }
}

.sec04 {
  padding: 0 0 50px;
  background: #efe7de;
}
.sec04 .sec_title {
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0;
  margin: 0 0 15px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  text-align: center;
}
.sec04 .sec_sub {
  font-size: 16px;
  line-height: 1;
  margin: 0 0 10px;
  color: #d2691e;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.sec04 .sec_box {
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 10px #00000021;
          box-shadow: 0 0 10px #00000021;
}
.sec04 .text_box {
  padding: 20px 10px 30px;
}
.sec04 .sec_text {
  font-size: 18px;
  line-height: 32px;
  margin: 0 0 10px;
}
.sec04 .btnstyle a {
  font-size: 20px;
  letter-spacing: 0;
  padding: 1.2rem 2.4rem;
}
@media (min-width: 768px) {
  .sec04 {
    padding: 0 0 100px;
  }
  .sec04 .sec_title {
    font-size: 24px;
    line-height: 32px;
    min-height: 96px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    letter-spacing: 0;
    margin: 0 0 15px;
  }
  .sec04 .sec_sub {
    font-size: 16px;
    line-height: 1;
    margin: 0 0 10px;
  }
  .sec04 .sec_text {
    font-size: 20px;
    line-height: 34px;
  }
  .sec04 .sec_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .sec04 .text_box {
    padding: 25px 30px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec04 .btnstyle {
    margin-top: auto;
  }
  .sec04 .row {
    gap: 30px 3.5%;
  }
  .sec04 .row .col_3 {
    width: 31%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec04 .row .col_3 .sec_box {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.sec05 {
  padding: 0;
}
.sec05 h2 {
  margin-bottom: 0;
}
.sec05 .sec05_bg {
  padding: 50px 0;
  background: #efeeea;
}
.sec05 .sec_text {
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0;
}
.sec05 .btnstyle {
  margin: 0;
}
.sec05 .btnstyle a {
  max-width: 470px;
  padding: 1.6rem 2.4rem;
  font-size: 18px;
  letter-spacing: 0.05em;
}
.sec05 .btn_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 4%;
}
.sec05 .btn_box .btnstyle {
  width: 48%;
}
@media (min-width: 768px){
.sec05 .btn_box {
justify-content: flex-start;
margin-top: 40px;
}
.sec05 .btn_box .btnstyle {
  max-width: 250px;
}
}
.sec05 .name_box {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  padding: 10px 15px;
  border-radius: 10px;
  background: #fff;
  max-width: 190px;
}
.sec05 .sec_name {
  font-size: 22px;
  line-height: 1;
  margin: 0;
  text-align: right;
}
.sec05 .sec_name .sec_span {
  font-size: 18px;
  padding-right: 15px;
}
.sec05 .sec_sub {
  font-size: 16px;
  line-height: 1;
  margin-top: 10px;
  text-align: right;
  color: #d2691e;
}
@media (max-width: 767px) {
  .sec05 .name_box {
    margin-left: auto;
    margin-top: -50px;
    position: relative;
  }
}
@media (min-width: 768px) {
  .sec05 .name_box {
    padding: 20px 25px 10px;
    border-radius: 10px;
    max-width: 236px;
  }
  .sec05 .sec_name {
    font-size: 26px;
    line-height: 1;
    margin: 0;
  }
  .sec05 .sec_name .sec_span {
    font-size: 20px;
    padding-right: 25px;
  }
  .sec05 .sec_sub {
    font-size: 18px;
    line-height: 1;
    margin-top: 10px;
  }
  .sec05 .btnstyle a {
    font-size: 24px;
    padding: 0.9rem 2.4rem;
  }
  .sec05 .row {
    gap: 0 16.4%;
  }
  .sec05 .row .col_2 {
    margin: 0;
  }
  .sec05 .row .col_2:first-child {
    width: 23.6%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sec05 .row .col_2:first-child .name_box {
    margin-top: auto;
	white-space: nowrap;
  }
  .sec05 .row .col_2:last-child {
    width: 60%;
  }
  .sec05 .sec05_bg {
    padding: 50px 0 100px;
    background: url("../img/top/sec05_bg.jpg") no-repeat center/cover;
  }
  .sec05 .sec_text {
    font-size: 20px;
    line-height: 34px;
  }
}

.sec06 {
  padding: 0 0 50px;
  background: #f9f6f2;
}
.sec06 .sec_bnr a {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #fff;
  height: 150px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
  position: relative;
}
.sec06 .sec_bnr a .sec_span {
  display: block;
}
.sec06 .sec_bnr a:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 0;
  top: auto;
  bottom: 30px;
  width: 30px;
  height: 1px;
  background: #f9f6f2;
}
.sec06 .sec_bnr a:hover {
  opacity: .7;
  -webkit-transition: .2s;
  transition: .2s;
}
.sec06 .sec_bnr.sec_bnr_bg01 a {
  background: url("../img/top/sec06_bg01.png") no-repeat center/cover;
}
.sec06 .sec_bnr.sec_bnr_bg02 a {
  background: url("../img/top/sec06_bg02.png") no-repeat center/cover;
}
.sec06 .sec_bnr.sec_bnr_bg03 a {
  background: url("../img/top/sec06_bg03.png") no-repeat center/cover;
}
.sec06 .sec_bnr.sec_bnr_bg04 a {
  background: url("../img/top/sec06_bg04.png") no-repeat center/cover;
}
.sec06 .sec_bnr.sec_bnr_bg05 a {
  background: url("../img/top/sec06_bg05.png") no-repeat center/cover;
}
.sec06 .sec_bnr.sec_bnr_bg06 a {
  background: url("../img/top/sec06_bg06.png") no-repeat center/cover;
}
.sec06 .sec_bnr.sec_bnr_bg07 a {
  background: url("../img/top/sec06_bg07.png") no-repeat center/cover;
}
.sec06 .sec_bnr.sec_bnr_bg08 a {
  background: url("../img/top/sec06_bg08.png") no-repeat center/cover;
}
.sec06 .sec_bnr.sec_bnr_bg09 a {
  background: url("../img/top/sec06_bg09.png") no-repeat center/cover;
}
.sec06 .sec_title {
  font-size: 22px;
  line-height: 1;
  display: block;
  text-align: center;
}
.sec06 .sec_sub {
  font-size: 16px;
  line-height: 1;
  padding-top: 10px;
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  .sec06 {
    padding: 0 0 80px;
  }
  .sec06 .sec_title {
    font-size: 36px;
    line-height: 1;
  }
  .sec06 .sec_sub {
    font-size: 18px;
    line-height: 1;
    padding-top: 10px;
  }
  .sec06 .sec_bnr a {
    border-radius: 20px;
    height: 310px;
  }
  .sec06 .row {
    gap: 40px 3.5%;
  }
  .sec06 .row .col_3 {
    width: 31%;
    margin: 0;
  }
}

.sec07 {
  padding: 0 0 50px;
  background: #f9f6f2;
}
@media (min-width: 768px) {
  .sec07 {
    padding: 0 0 100px;
  }
  .sec07 .row {
    gap: 15px 1.333333333333333%;
  }
  .sec07 .row .col_4 {
    width: 24%;
    margin: 0;
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: .3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.mce-content-body {
  /* 月間予約カレンダー、複合カレンダー、時間割カレンダー、リストカレンダー、ミックスカレンダー、月リストカレンダー */
  /* 指定日予約状況表示 */
  /* ミックスカレンダーデイリー */
  /* 予約フォーム */
  /* Ver.1.34.2 オプション選択肢料金非表示設定 */
  /* 予約フォーム料金表 */
  /* 予約フォーム　同意書　送信ボタン */
  /* 予約フォーム オプション表示項目 */
  /* 予約確認 キャンセル */
}
.mce-content-body .list-monthly-calendar,
.mce-content-body .mix-calendar,
.mce-content-body .list-calendar,
.mce-content-body .timetbale-calendar,
.mce-content-body .multiple-calendar,
.mce-content-body .monthly-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .list-calendar h3,
.mce-content-body .timetable-calendar h3,
.mce-content-body .multiple-calendar h3,
.mce-content-body .monthly-calendar h3 {
  font-size: 1.1em;
  margin: 0.5em 0;
}
.mce-content-body .calendar-caption {
  font-size: 1.2em;
}
.mce-content-body .mix-calendar th,
.mce-content-body .timetable-calendar th,
.mce-content-body .multiple-calendar th,
.mce-content-body .monthly-calendar th {
  font-size: 1.1em;
}
.mce-content-body .monthly-prev-next {
  font-size: 1em;
}
.mce-content-body .calendar-time-mark,
.mce-content-body .calendar-mark,
.mce-content-body .calendar-time-disable {
  font-size: 1.4em;
}
.mce-content-body .calendar-time-mark {
  line-height: 1.5em;
}
.mce-content-body .calendar-time-mark .time-string,
.mce-content-body .calendar-mark .article-name {
  font-size: 0.8em;
}
.mce-content-body .day-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-calendar h3 {
  font-size: 1.1em;
}
.mce-content-body .day-calendar th,
.mce-content-body .day-calendar td {
  font-size: 1em;
}
.mce-content-body th.day-left {
  line-height: 2.5em;
}
.mce-content-body td.day-right {
  font-size: 1.5em;
}
.mce-content-body .day-mix-calendar {
  margin-bottom: 1.5em;
}
.mce-content-body .day-mix-calendar th, .mce-content-body .day-mix-calendar td {
  font-size: 1em;
}
.mce-content-body .mix-dayrow.space-line {
  height: 1em;
}
.mce-content-body .content-form {
  margin-bottom: 1em;
}
.mce-content-body .content-form .form-message {
  margin-bottom: 1em;
  padding: 0.5em;
}
.mce-content-body .content-form fieldset {
  margin: 0 0 1.5em 0;
}
.mce-content-body .content-form legend {
  font-size: 1.1em;
}
.mce-content-body .content-form th {
  font-size: 1em;
  line-height: 2.2em;
}
.mce-content-body .content-form td {
  font-size: 0.9em;
}
.mce-content-body .content-form input,
.mce-content-body .content-form textarea {
  font-size: 1em;
}
.mce-content-body .content-text.small {
  width: 3em;
}
.mce-content-body .input-number {
  margin-right: 1em;
}
.mce-content-body .content-form .booking-seimei {
  width: 3em;
}
.mce-content-body .bill-details td {
  padding-right: 0.5em;
}
.mce-content-body .bill-total, .mce-content-body .bill-tax {
  padding-right: 1.5em;
}
.mce-content-body #terms-conditions,
.mce-content-body #accedence-box,
.mce-content-body #button-message {
  margin: 1em 0;
}
.mce-content-body .content-form input.booking-option-number {
  width: 3em;
}
.mce-content-body .content-form label.field-item {
  margin-right: 0.4em;
}
.mce-content-body .content-form label.field-item input {
  margin-right: 0.15em;
}
.mce-content-body .content-form select {
  font-size: 1em;
  padding: 0.1em 0.15em;
}
.mce-content-body .subscription-title {
  font-size: 1.2em;
}

@media (max-width: 767px){
	body.page-name-clinic .row_bnr .col:not(:last-child){
		margin-bottom: 10px;
	}
}
@media (min-width: 768px){
	body.page-name-clinic .row_bnr{
		gap: 10px;
	}
	body.page-name-clinic .row_bnr .col{
		width: 40%;
	}
}


/*# sourceMappingURL=bond.css.map */