@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: #f2f7f4;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f2f7f4;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f2f7f4;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f2f7f4;
}

.box_border {
  background: #fff;
  border: 5px solid #f2f7f4;
}

.box_border .box_bg {
  background: #f2f7f4;
}

.section_bg .box_border .box_bg {
  background: #f2f7f4;
}

.box_bg,
.box_border {
  border-radius: 0px;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 24px 16px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .box_bg,
  .box_border {
    margin-bottom: 50px;
    padding: 50px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 24px;
}
.box_bg ul:first-child, .box_bg ol:first-child, .box_bg dl:first-child, .box_bg table:first-child, .box_bg p:first-child, .box_bg h3:first-child, .box_bg h4:first-child, .box_bg h5:first-child, .box_bg h6:first-child,
.box_border ul:first-child,
.box_border ol:first-child,
.box_border dl:first-child,
.box_border table:first-child,
.box_border p:first-child,
.box_border h3:first-child,
.box_border h4:first-child,
.box_border h5:first-child,
.box_border h6:first-child {
  margin-top: 0;
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border, .row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border, .row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border, .row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border, .row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border, .row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border, .row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border, .row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border, .row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border, .row .col_3 .box_bg,
  .row .col_3 .box_border, .row .col_4 .box_bg,
  .row .col_4 .box_border, .row .col_5 .box_bg,
  .row .col_5 .box_border, .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border, .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border, .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border, .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border, .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child, .section_bg .box_bg:first-child, .section .box_border:first-child, .section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 3px solid #f2f7f4;
  border-radius: 10px;
  padding: min(30px , 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: min(20px , 2.4vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  border: 1px solid #77b18e;
  color: #77b18e !important;
  padding: 1.1em 1.25em;
  padding-right: 1.75em;
  width: 100%;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a::after {
  top: auto;
  bottom: auto;
}
.link_anchor a:hover {
  background: #77b18e;
  color: #fff !important;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #77b18e;
  border-right: 1px solid #77b18e;
  left: auto;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_anchor a:hover::after {
  border-color: #fff;
}
@media (min-width: 768px) {
  .link_anchor li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 12px;
  padding-left: 17.6px;
  position: relative;
}
.ul_circle li:last-child,
.ul_dot li:last-child,
.ul_triangle li:last-child,
.ul_check li:last-child,
.ol_circle li:last-child {
  margin-bottom: 0;
}
.ul_circle li::before, .ul_circle li::after,
.ul_dot li::before,
.ul_dot li::after,
.ul_triangle li::before,
.ul_triangle li::after,
.ul_check li::before,
.ul_check li::after,
.ol_circle li::before,
.ol_circle li::after {
  content: "";
  position: absolute;
  letter-spacing: 0;
}
.ul_circle li ul:first-child,
.ul_dot li ul:first-child,
.ul_triangle li ul:first-child,
.ul_check li ul:first-child,
.ol_circle li ul:first-child {
  margin-top: 12px;
}
.ul_circle + p,
.ul_dot + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #77b18e;
  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: #77b18e;
  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: #77b18e;
  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 #77b18e;
  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: #77b18e;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }

  ul.list_columns_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px 2%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #77b18e;
  border-top: 1px solid #77b18e;
  border-bottom: 1px solid #77b18e;
  font-weight: 600;
  text-align: left;
  width: 32%;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: .8rem .2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #77b18e;
  color: #fff;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
}
@media (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
table.table th, table.table td {
  border: 1px solid #ddd;
  font-weight: normal;
  padding: 0.75em 0.35em;
  text-align: center;
}
table.table thead th, table.table thead td {
  background: #77b18e;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #f7f9fc;
}
table.table tbody td {
  background: #fff;
}
@media (min-width: 768px) {
  table.table th, table.table td {
    padding: 1.3em 1em;
  }
}
table.th_td_left tbody th, table.th_td_left tbody td {
  text-align: left;
}
table.th_left tbody th {
  text-align: left;
}
table.td_left tbody td {
  text-align: left;
}
table.td_right tbody td {
  text-align: right;
}
table.td_last_right tbody td:last-child {
  text-align: right;
}
table.table_default tbody 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: #77b18e !important;
}

.consul2 {
  color: #70604e !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 #f2e0e0;
  padding-bottom: 28px;
  margin-bottom: 28px;
}
.box_faq:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6px 0px 6px 60px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 20px;
  font-family: "Noto Serif JP", serif;
  font-size: 26px;
  font-weight: 400;
  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: #77b18e;
  background: #fff;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Noto Serif JP", 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: #77b18e;
  border-radius: 1px;
  width: 30px;
  height: 4px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: .3s;
  transition: .3s;
}
.box_faq .question.open .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: #70604e;
  background: #fff;
  top: 30px;
}

.flow-box {
  margin-bottom: 50px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-box {
    margin-bottom: 40px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f2f7f4;
  background: #fff;
  border-radius: 0px;
  margin-top: calc($fontsize * 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: #afcbea;
  left: 50%;
  margin-left: -32px;
  position: absolute;
}
@media (max-width: 767px) {
  .flow-block::after {
    bottom: -95px;
  }
}
.flow-block:last-child::after, .flow-block.last::after {
  display: none;
}
.section_bg .flow-block {
  background: #fff;
}
.section_bg .flow-block::after {
  border-top-color: #77b18e;
}
.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: "Noto Serif JP", 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: #77b18e;
  background: #77b18e;
  margin-right: .5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: calc(var(--flow-title-font-size) * var(--flow-num-font-percent));
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: var(--flow-num-width);
  width: var(--flow-num-width);
  aspect-ratio: 1;
  -webkit-transform: translateY(calc(( var(--flow-title-font-size) / 6 / 2 ) - var(--yugo-minus)));
          transform: translateY(calc(( var(--flow-title-font-size) / 6 / 2 ) - var(--yugo-minus)));
}
@media (min-width: 768px) {
  .flow-block .title {
    font-size: var(--flow-title-font-size);
  }
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 0;
  border-top: 2px solid #77b18e;
}
.footer:after {
  z-index: -1;
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: url("../img/common/footer_bg.png") no-repeat center bottom/cover;
  border-radius: 100px 100px 0 0;
}
.footer .sec_address {
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 15px;
  margin-bottom: 15px;
}
.footer .sec_address .sec_span1 {
  display: block;
  width: 33px;
}
.footer .sec_address .sec_span2 {
  width: calc(100% - (15px + 33px));
}
.footer .sec_btn a {
  -webkit-transition: .2s;
  transition: .2s;
}
.footer .sec_btn a:hover {
  -webkit-transition: .2s;
  transition: .2s;
  opacity: .7;
}
.footer .sec_tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px;
  margin-bottom: 20px;
}
.footer .sec_tel .sec_span {
  display: block;
  width: 29px;
}
.footer .sec_tel a {
  letter-spacing: 0.12em;
  width: calc(100% - (29px + 20px));
  display: block;
  font-size: 24px;
}
.footer .sec_access {
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 20px;
  margin-bottom: 25px;
}
.footer .sec_access .sec_color {
  color: #77b18e;
  font-size: 10px;
}
.footer .sec_access .sec_span {
  display: block;
  width: 33px;
}
.footer .sec_access .sec_span2 {
  width: calc(100% - (20px + 33px));
}
.footer .bridge_bnr {
  margin: auto;
  width: 200px;
}
.footer .sec_logo {
  margin: 0 auto 25px;
  text-align: center;
}
.footer .sec_text {
  font-size: 16px;
  line-height: 26px;
  margin-top: 5px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sec_title {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  padding-bottom: 10px;
  color: #77b18e;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.footer .sec_title .sec_span {
  font-size: 16px;
  padding-left: 1em;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 5px;
  height: 1px;
  background: #333333;
}
.footer .table_timetable th, .footer .table_timetable td {
  font-weight: 400;
}
.footer .table_timetable thead th {
  color: #333333;
  background: #cde4d9;
  border: none;
  padding: 1rem .2rem;
}
.footer .table_timetable thead th:first-child {
  border-radius: 10px 0 0 0;
}
.footer .table_timetable thead th:last-child {
  border-radius: 0 10px 0 0;
}
.footer .table_timetable tbody th, .footer .table_timetable tbody td {
  padding: 1.25rem .2rem;
  line-height: 28px;
  background: #f3f8f6;
  border: none;
  border-top: 3px solid #fff;
}
@media (max-width: 767px) {
  .footer .sec_logo {
    max-width: 250px;
  }
  .footer .sec_btn {
    text-align: center;
  }
  .footer .sec_btn a {
    max-width: 350px;
    display: block;
    margin: auto;
  }
  .footer .sec_img {
    text-align: center;
    margin: auto;
  }
  .footer .sec_img img {
    margin: auto;
  }
  .footer .table_timetable thead th:first-child {
    width: 130px;
  }
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
  }
  .footer .sec_title {
    font-size: 24px;
    letter-spacing: 0.1em;
    padding-bottom: 10px;
    margin-bottom: 29px;
  }
  .footer .sec_title .sec_span {
    font-size: 18px;
    padding-left: 1em;
  }
  .footer .sec_tel a {
    letter-spacing: 0.12em;
    font-size: 30px;
  }
  .footer .sec_text {
    font-size: 18px;
    line-height: 28px;
  }
  .footer .sitemap {
    font-size: 18px;
  }
  .footer .row {
    gap: 0 2%;
    margin-bottom: 100px;
  }
  .footer .row .col_2 {
    margin: 0;
    width: 49%;
  }
  .footer .sec_logo {
    margin-bottom: 60px;
  }
  .footer .bridge_bnr {
    width: 300px;
  }
}

.copyright {
  border-top: 1px solid #cccccc;
  background: #fff;
  color: #333333;
  margin-top: 30px;
  padding: 10px 0 33%;
  text-align: center;
}
@media (min-width: 768px) {
  .copyright {
    padding: 10px 0 130px;
  }
}

.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;
  }
}

.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 .slick-prev,
.img_slider .img_slide_main .slick-next {
  width: 20px;
  height: 20px;
}

.img_slider .img_slide_main .slick-prev::before,
.img_slider .img_slide_main .slick-next::before {
  font-size: 20px;
}

.img_slider .img_slide_main .slick-prev {
  left: 5px;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 5px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -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;
  }

  .img_slider .img_slide_main .slick-prev,
  .img_slider .img_slide_main .slick-next {
    width: 30px;
    height: 30px;
  }

  .img_slider .img_slide_main .slick-prev::before,
  .img_slider .img_slide_main .slick-next::before {
    font-size: 30px;
  }

  .img_slider .img_slide_main .slick-prev {
    left: 20px;
  }

  .img_slider .img_slide_main .slick-next {
    right: 20px;
  }
}
.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 .sec_img {
  margin: 0;
  text-align: center;
}
.sec_top .sec_img img {
  margin: auto;
}

.sec01 {
  padding: 50px 0;
  background: url("../img/top/sec01_bg.jpg") no-repeat center/cover;
}
.sec01 h2 {
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0em;
  font-weight: 500;
  margin: 0 auto 25px;
  padding: 0 60px;
  color: #70604e;
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.sec01 h2 .sec_span {
  font-size: 26px;
}
.sec01 h2:after, .sec01 h2:before {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 1px;
  width: 50px;
}
.sec01 h2:before {
  left: 0;
  right: auto;
  background: url("../img/top/h2_icon01.png") no-repeat center left/cover;
}
.sec01 h2:after {
  left: auto;
  right: 0;
  background: url("../img/top/h2_icon02.png") no-repeat center right/cover;
}
@media (max-width: 767px) {
  .sec01 .row {
    margin-bottom: 20px;
  }
  .sec01 .sec_img {
    max-width: 80%;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .sec01 {
    padding: 130px 0 110px;
  }
  .sec01 h2 {
    font-size: 40px;
    line-height: 75px;
    letter-spacing: 0.1em;
    margin: 0 auto 40px;
    padding: 0 185px;
  }
  .sec01 h2 .sec_span {
    font-size: 52px;
  }
  .sec01 h2:before, .sec01 h2:after {
    width: 146px;
  }
}

.sec02 {
  padding: 50px 0 0;
  position: relative;
  z-index: 1;
}
.sec02:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  width: 100%;
  height: calc(100% - 50px);
  background: url("../img/top/sec02_bg.jpg") no-repeat center/cover;
  z-index: -1;
}
.sec02 .sec_title {
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0;
  color: #70604e;
  margin: 0;
  text-align: center;
  position: relative;
}
.sec02 .sec_title .sec_span {
  font-size: 26px;
}
.sec02 .sec_title2 {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #70604e;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
.sec02 .sec_title2 .sec_span {
  color: #77b18e;
  font-size: 26px;
}
.sec02 .sec_title2:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: auto;
  bottom: 0;
  width: 25px;
  height: 1px;
  background: #77b18e;
}
.sec02 .arrow_img {
  text-align: center;
  margin-top: -70px;
}
.sec02 .sec_box {
  padding: 30px 10px;
  background: #fff;
  border-radius: 30px;
  -webkit-box-shadow: 0 20px 10px rgba(112, 96, 78, 0.2);
          box-shadow: 0 20px 10px rgba(112, 96, 78, 0.2);
}
.sec02 .sec_title3 {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
  color: #77b18e;
  text-align: center;
  position: relative;
}
.sec02 .sec_title3:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 24px;
  height: 1px;
  background: #77b18e;
}
@media (max-width: 767px) {
  .sec02 .sec_img {
    max-width: 80%;
    margin: auto;
  }
  .sec02 .row1, .sec02 .row2 {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .sec02 {
    padding: 90px 0 0;
  }
  .sec02:after {
    height: calc(100% - 100px);
  }
  .sec02 .sec_text {
    line-height: 36px;
    letter-spacing: 0.05em;
  }
  .sec02 .sec_title {
    font-size: 32px;
    line-height: 70px;
    letter-spacing: 0.1em;
  }
  .sec02 .sec_title .sec_span {
    font-size: 48px;
  }
  .sec02 .sec_title2 {
    font-size: 32px;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
    padding-bottom: 25px;
  }
  .sec02 .sec_title2 .sec_span {
    font-size: 48px;
  }
  .sec02 .sec_title3 {
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0.1em;
    padding-bottom: 20px;
    margin-bottom: 10px;
  }
  .sec02 .arrow_img {
    margin-top: -130px;
    margin-bottom: 0;
  }
  .sec02 .row1 {
    gap: 0 6%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec02 .row1 .col_2 {
    margin: 0;
  }
  .sec02 .row1 .col_2:first-child {
    width: 384px;
  }
  .sec02 .row1 .col_2:last-child {
    width: calc(94% - 384px);
  }
  .sec02 .row2 {
    gap: 0 5%;
    margin-bottom: 70px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec02 .row2 .col_2 {
    margin: 0;
  }
  .sec02 .row2 .col_2:first-child {
    width: 460px;
  }
  .sec02 .row2 .col_2:last-child {
    width: calc(95% - 460px);
  }
  .sec02 .row3 {
    max-width: 930px;
    margin: auto;
    gap: 0 3%;
  }
  .sec02 .row3 .col_2 {
    margin: 0;
    width: 48.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec02 .row3 .col_2 .sec_box {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .sec02 .sec_box {
    padding: 50px;
  }
}

.sec03 {
  position: relative;
  z-index: 0;
  top: -50px;
  margin-bottom: -50px;
  padding: 100px 0 50px;
  background: url("../img/top/sec03_bg.jpg") no-repeat center/cover;
}
.sec03 .sec_box {
  padding: 30px 10px;
  background: #fff;
  border-radius: 20px;
}
.sec03 .sec_access {
  font-size: 20px;
  margin: 0 0 10px;
  letter-spacing: 0;
  color: #70604e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 10px;
}
.sec03 .sec_access .sec_span {
  width: 33px;
  display: block;
}
.sec03 .sec_access .sec_span2 {
  width: calc(100% - 55px);
  display: block;
}
.sec03 .sec_list .sec_span {
  font-size: 10px;
  color: #77b18e;
  position: relative;
  bottom: 3px;
}
.sec03 .sec_icon {
  text-align: center;
  width: 67px;
  margin: auto;
}
.sec03 .sec_title {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0;
  color: #70604e;
  margin: 10px 0 15px;
  text-align: center;
}
.sec03 .sec_web {
  text-align: center;
}
.sec03 .sec_web a {
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0;
  text-decoration: none;
  color: #70604e;
  text-align: center;
  font-weight: 500;
  padding-right: 20px;
  position: relative;
}
.sec03 .sec_web a:hover {
  text-decoration: underline;
}
.sec03 .sec_web a:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 0;
  top: 5px;
  bottom: 0;
  width: 10px;
  height: 10px;
  border-top: 2px solid #70604e;
  border-right: 2px solid #70604e;
}
.sec03 .sec_tel {
  text-align: center;
}
.sec03 .sec_tel a {
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0;
  color: #70604e;
  text-align: center;
  font-weight: 500;
}
@media (max-width: 767px) {
  .sec03 .sec_icon {
    width: 40px;
  }
  .sec03 .row .col_3 {
    margin: 0;
  }
  .sec03 .row .col_3:not(:first-child) {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #cccccc;
  }
}
@media (min-width: 768px) {
  .sec03 {
    margin-bottom: -100px;
    top: -100px;
    padding: 200px 0 100px;
  }
  .sec03 .sec_box {
    padding: 50px 50px 50px 100px;
  }
  .sec03 .sec_text {
    line-height: 28px;
    letter-spacing: 0.05em;
  }
  .sec03 .sec_access {
    font-size: 26px;
    margin: 0 0 10px;
    letter-spacing: 0.1em;
    gap: 0 22px;
  }
  .sec03 .sec_access .sec_span {
    width: 33px;
  }
  .sec03 .sec_access .sec_span2 {
    width: calc(100% - 55px);
  }
  .sec03 .sec_title {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.15em;
    margin: 30px 0 15px;
  }
  .sec03 .sec_web a {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.15em;
    padding-right: 20px;
  }
  .sec03 .sec_tel a {
    font-size: 35px;
    line-height: 1;
    letter-spacing: 0.12em;
  }
  .sec03 .row .col_3 {
    margin: 0;
    width: 34.5%;
  }
  .sec03 .row .col_3:first-child {
    width: 35.5%;
  }
  .sec03 .row .col_3:nth-child(2) {
    width: 30%;
  }
  .sec03 .row .col_3:not(:first-child) {
    position: relative;
    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;
  }
  .sec03 .row .col_3:not(:first-child):after {
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #cccccc;
  }
}

.sec04 {
  padding: 50px 0;
  background: url("../img/top/sec04_bg.jpg") no-repeat center bottom;
}
.sec04 h2 {
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #70604e;
  margin-bottom: 20px;
  color: #70604e;
  font-weight: 500;
}
.sec04 h2 .sec_span {
  font-size: 32px;
  color: #77b18e;
}
.sec04 h2 .sec_span2 {
  font-size: 32px;
}
.sec04 .row1 {
  margin-bottom: 30px;
}
.sec04 .sec_box {
  padding: 0 10px 30px;
  background: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 20px 10px rgba(119, 177, 142, 0.2);
          box-shadow: 0 20px 10px rgba(119, 177, 142, 0.2);
}
.sec04 .text_box {
  position: relative;
  z-index: 0;
  border-radius: 20px;
  padding: 40px 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d8ebe2), to(#f0d0d1));
  background-image: linear-gradient(180deg, #d8ebe2, #f0d0d1);
}
.sec04 .text_box:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  z-index: -1;
  background: #fff;
  border-radius: 10px;
}
.sec04 .sec_title {
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0;
  padding: 0 40px;
  padding-top: 55px;
  font-weight: 500;
  position: relative;
  margin: auto;
  margin-bottom: 25px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #77b18e;
}
.sec04 .sec_title:before, .sec04 .sec_title:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  top: auto;
  bottom: 13px;
  width: 30px;
  height: 2px;
  background: #77b18e;
}
.sec04 .sec_title:before {
  left: 0;
  right: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.sec04 .sec_title:after {
  left: auto;
  right: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.sec04 .sec_title .sec_span {
  font-size: 20px;
}
.sec04 .sec_title .sec_icon {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  width: 60px;
}
.sec04 .sec_title2 {
  font-size: 22px;
  line-height: 1;
  padding-bottom: 20px;
  margin-bottom: 15px;
  letter-spacing: 0em;
  color: #70604e;
  text-align: center;
  position: relative;
}
.sec04 .sec_title2:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  width: 80px;
  height: 1px;
  background: #77b18e;
}
.sec04 .sec_list li {
  font-size: 18px;
  letter-spacing: 0;
  border-bottom: 1px dashed #cccccc;
  position: relative;
  padding-left: 30px;
  padding-bottom: 13px;
  margin-bottom: 13px;
}
.sec04 .sec_list li:last-child {
  margin-bottom: 0;
}
.sec04 .sec_list li:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 9px;
  bottom: auto;
  width: 20px;
  height: 17px;
  background: url("../img/top/sec04_check.png") no-repeat center/cover;
}
@media (max-width: 767px) {
  .sec04 .row2 .col_2 {
    margin: 0;
  }
  .sec04 .row2 .col_2:first-child {
    margin-bottom: 13px;
  }
}
@media (min-width: 768px) {
  .sec04 {
    padding: 100px 0;
  }
  .sec04 h2 {
    font-size: 36px;
    line-height: 1;
    letter-spacing: 0.15em;
    padding-bottom: 10px;
    margin-bottom: 35px;
    font-weight: 500;
  }
  .sec04 h2 .sec_span {
    font-size: 46px;
  }
  .sec04 h2 .sec_span2 {
    font-size: 46px;
  }
  .sec04 .sec_title {
    font-size: 36px;
    line-height: 1;
    letter-spacing: 0.1em;
    padding: 0 50px;
    margin-bottom: 40px;
  }
  .sec04 .sec_title:before, .sec04 .sec_title:after {
    top: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
  }
  .sec04 .sec_title .sec_span {
    font-size: 26px;
  }
  .sec04 .sec_title .sec_icon {
    top: -24px;
    bottom: 0;
    left: auto;
    right: -119px;
    width: 89px;
  }
  .sec04 .row1 {
    margin-bottom: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 7%;
  }
  .sec04 .row1 .col_2 {
    margin: 0;
  }
  .sec04 .row1 .col_2:first-child {
    width: 440px;
  }
  .sec04 .row1 .col_2:last-child {
    width: calc(93% - 440px);
  }
  .sec04 .row2 {
    gap: 0 5%;
  }
  .sec04 .row2 .col_2 {
    width: 47.5%;
    margin: 0;
  }
  .sec04 .row3 {
    margin: 0;
    gap: 40px 3%;
  }
  .sec04 .row3 .col_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    width: 48.5%;
  }
  .sec04 .row3 .col_2 .text_box {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .sec04 .sec_box {
    padding: 50px 125px;
    margin-top: 10px;
    margin-bottom: 60px;
  }
  .sec04 .sec_title2 {
    font-size: 26px;
    line-height: 1;
    padding-bottom: 30px;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
  }
  .sec04 .sec_text {
    line-height: 40px;
    letter-spacing: 0.05em;
  }
  .sec04 .sec_list li {
    font-size: 20px;
    letter-spacing: 0.05em;
  }
  .sec04 .text_box {
    padding: 50px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d8ebe2), to(#f0d0d1));
    background-image: linear-gradient(180deg, #d8ebe2, #f0d0d1);
  }
  .sec04 .text_box:after {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }
  .sec04 .text_box .sec_text {
    line-height: 36px;
  }
}

.sec05 {
  padding: 50px 0;
}
.sec05 h2 {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
  padding-bottom: 10px;
  letter-spacing: 0;
  color: #70604e;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500;
  border-bottom: 1px solid #70604e;
}
.sec05 h2 .sec_span {
  font-size: 30px;
  color: #77b18e;
}
.sec05 h2 .sec_span2 {
  font-size: 30px;
}
.sec05 .sec_title {
  font-size: 26px;
  line-height: 1.4;
  padding: 0 20px;
  letter-spacing: 0;
  margin: auto;
  margin-bottom: 5px;
  color: #77b18e;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  position: relative;
}
.sec05 .sec_title .sec_span {
  font-size: 20px;
}
.sec05 .sec_title:before, .sec05 .sec_title:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: 4px;
  width: 2px;
  height: 30px;
  background: #77b18e;
}
.sec05 .sec_title:before {
  left: 0;
  right: auto;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.sec05 .sec_title:after {
  left: auto;
  right: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.sec05 .sec_box {
  padding: 0 10px 30px;
  background: #fff;
  margin-top: 20px;
  margin-bottom: 30px;
  border-radius: 20px;
  -webkit-box-shadow: 0 20px 10px rgba(119, 177, 142, 0.2);
          box-shadow: 0 20px 10px rgba(119, 177, 142, 0.2);
}
.sec05 .sec_box2 {
  padding: 0 10px 30px;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 20px 10px rgba(119, 177, 142, 0.2);
          box-shadow: 0 20px 10px rgba(119, 177, 142, 0.2);
}
.sec05 .sec_list li {
  font-size: 16px;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #dddddd;
}
.sec05 .sec_list li .sec_span {
  color: #77b18e;
  width: 60px;
  min-height: 60px;
  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-align: center;
  position: relative;
}
.sec05 .sec_list li .sec_span:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background: #77b18e;
}
.sec05 .sec_list li .sec_span1 {
  width: calc(100% - 60px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
  min-height: 60px;
}
.sec05 .text-red {
  color: #da8a8d !important;
}
.sec05 .sec_list2 li {
  letter-spacing: 0.05em;
}
.sec05 .sec_list2 li:not(:first-child) {
  margin-top: 3px;
}
.sec05 .sec_list2 li .sec_span {
  color: #77b18e;
  font-size: 10px;
  position: relative;
  padding-right: 10px;
  bottom: 2px;
}
.sec05 .sec_text3 {
  letter-spacing: 0.05em;
}
.sec05 .sec_text3 .sec_span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fbf3f3));
  background: linear-gradient(transparent 60%, #fbf3f3 60%);
}
@media (max-width: 767px) {
  .sec05 .row1 {
    margin-bottom: 30px;
  }
  .sec05 .row2 {
    margin-bottom: 30px;
  }
  .sec05 .sec_box2 .sec_title {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .sec05 {
    padding: 100px 0 120px;
  }
  .sec05 h2 {
    font-size: 36px;
    line-height: 1;
    margin-bottom: 40px;
    padding-bottom: 10px;
    letter-spacing: 0.2em;
  }
  .sec05 h2 .sec_span {
    font-size: 46px;
  }
  .sec05 h2 .sec_span2 {
    font-size: 46px;
  }
  .sec05 .sec_title {
    font-size: 36px;
    line-height: 1;
    padding: 0 40px;
    letter-spacing: 0.1em;
    margin-bottom: 25px;
  }
  .sec05 .sec_title .sec_span {
    font-size: 26px;
  }
  .sec05 .sec_title:before, .sec05 .sec_title:after {
    top: 0;
    bottom: 0;
    width: 2px;
    height: 40px;
  }
  .sec05 .sec_text {
    line-height: 40px;
    letter-spacing: 0.05em;
  }
  .sec05 .sec_text2 {
    letter-spacing: 0.05em;
    line-height: 40px;
    text-align: center;
    margin-bottom: 60px;
  }
  .sec05 .sec_box {
    padding: 50px 125px;
    margin-top: 10px;
    margin-bottom: 50px;
  }
  .sec05 .sec_box2 {
    padding: 10px 50px 50px;
  }
  .sec05 .sec_box2 .sec_title {
    margin-bottom: 50px;
  }
  .sec05 .row {
    gap: 0 7%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec05 .row .col_2 {
    margin: 0;
  }
  .sec05 .row .col_2:first-child {
    width: 440px;
  }
  .sec05 .row .col_2:last-child {
    width: calc(93% - 440px);
  }
  .sec05 .sec_list li {
    font-size: 20px;
    letter-spacing: 0.05em;
  }
  .sec05 .sec_list li .sec_span {
    width: 168px;
    min-height: 60px;
  }
  .sec05 .sec_list li .sec_span1 {
    width: calc(100% - 168px);
    padding-left: 60px;
    min-height: 60px;
  }
}

.sec06 {
  padding: 0 0 50px;
  background: url("../img/top/sec06_bg.png") no-repeat center top 10px/cover;
}
.sec06 h2 {
  font-size: 26px;
  line-height: 1;
  margin-bottom: 30px;
  text-align: center;
  color: #70604e;
}
.sec06 h2 .sec_span {
  font-size: 18px;
  padding: 0 9px;
  padding-bottom: 20px;
  margin: auto;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.sec06 h2 .sec_span:before, .sec06 h2 .sec_span:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  top: 10px;
  bottom: auto;
  width: 20px;
  height: 2px;
  background: #77b18e;
}
.sec06 h2 .sec_span:before {
  left: -10px;
  right: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.sec06 h2 .sec_span:after {
  left: auto;
  right: -10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.sec06 .sec_title {
  font-size: 22px;
  letter-spacing: 0;
  margin: 0 auto 30px;
  color: #70604e;
  width: 100%;
  max-width: 1000px;
  padding: 20px 10px;
  text-align: center;
  position: relative;
  z-index: 0;
  border-radius: 50px;
  padding: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6f7ef), to(#fbeeef));
  background-image: linear-gradient(180deg, #e6f7ef, #fbeeef);
}
.sec06 .sec_title:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  z-index: -1;
  background: #fff;
  border-radius: 40px;
}
.sec06 .sec_title2 {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0;
  padding-bottom: 10px;
  margin: 0 0 25px;
  color: #70604e;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 1px solid #70604e;
}
.sec06 .sec_title2 .sec_span {
  color: #77b18e;
}
.sec06 .sec_sub {
  color: #77b18e;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  padding: 9px 5px;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 1;
  background: #fff;
}
.sec06 .sec_box {
  padding: 30px 10px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.5);
}
.sec06 .sec_box2 {
  margin-bottom: 30px;
}
.sec06 .sec_title3 {
  font-size: 24px;
  color: #70604e;
  line-height: 1;
  margin: auto;
  letter-spacing: 0;
  margin-bottom: 25px;
  text-align: center;
  border-bottom: 1px solid #70604e;
  padding-bottom: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.sec06 .sec_title3 .sec_span {
  font-size: 30px;
  color: #77b18e;
}
.sec06 .sec_title4 {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0;
  margin-top: 15px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  color: #70604e;
  text-align: center;
  border-bottom: 1px solid #cccccc;
}
.sec06 .sec_box3 {
  margin: 30px 0 50px;
  padding: 30px 10px;
  background: #fff;
  -webkit-box-shadow: 0 20px 10px rgba(119, 177, 142, 0.2);
          box-shadow: 0 20px 10px rgba(119, 177, 142, 0.2);
  border-radius: 20px;
}
.sec06 .sec_title5 {
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0;
  margin: 0 0 15px;
  padding-bottom: 10px;
  color: #70604e;
  border-bottom: 1px solid #70604e;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  .sec06 .text_box {
    padding: 30px 10px;
    background: #fff;
    -webkit-box-shadow: 0 20px 10px rgba(119, 177, 142, 0.2);
            box-shadow: 0 20px 10px rgba(119, 177, 142, 0.2);
  }
}
@media (min-width: 768px) {
  .sec06 {
    padding: 0 0 100px;
    background: url("../img/top/sec06_bg.png") no-repeat center top 15px/cover;
  }
  .sec06 h2 {
    font-size: 48px;
    line-height: 1;
    margin-bottom: 100px;
  }
  .sec06 h2 .sec_span {
    font-size: 32px;
    padding: 0 50px;
    padding-bottom: 40px;
  }
  .sec06 h2 .sec_span:before, .sec06 h2 .sec_span:after {
    content: '';
    top: 15px;
    width: 40px;
    height: 2px;
  }
  .sec06 h2 .sec_span:before {
    left: 0;
    right: auto;
  }
  .sec06 h2 .sec_span:after {
    left: auto;
    right: 0;
  }
  .sec06 .sec_title {
    font-size: 32px;
    letter-spacing: 0.1em;
    margin: 0 auto 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100px;
    width: 100%;
    max-width: 1000px;
    border-radius: 50px;
    padding: 10px;
  }
  .sec06 .sec_title:after {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border-radius: 40px;
  }
  .sec06 .sec_text {
    line-height: 40px;
    letter-spacing: 0.05em;
  }
  .sec06 .sec_title2 {
    font-size: 36px;
    line-height: 1;
    letter-spacing: 0.2em;
    padding-bottom: 10px;
    margin: 0 0 40px;
  }
  .sec06 .sec_title2 .sec_span {
    font-size: 46px;
  }
  .sec06 .sec_sub {
    padding: 9px 10px;
    letter-spacing: 0.2em;
    font-size: 22px;
    line-height: 1;
  }
  .sec06 .sec_title3 {
    font-size: 36px;
    letter-spacing: 0.2em;
    margin-bottom: 50px;
    padding-bottom: 10px;
  }
  .sec06 .sec_title3 .sec_span {
    font-size: 56px;
  }
  .sec06 .sec_title4 {
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0.1em;
    margin-top: 20px;
    margin-bottom: 15px;
    padding-bottom: 20px;
  }
  .sec06 .sec_title5 {
    font-size: 36px;
    line-height: 1;
    letter-spacing: 0.2em;
    margin: 0 0 40px;
    padding-bottom: 10px;
  }
  .sec06 .sec_box3 {
    margin: 70px 0 100px;
    padding: 80px;
    border-radius: 100px 20px 100px 20px;
  }
  .sec06 .sec_box {
    padding: 50px 100px;
    border-radius: 200px;
  }
  .sec06 .sec_box2 {
    padding: 50px;
    margin-bottom: 60px;
  }
  .sec06 .sec_box3 .row {
    gap: 0 80px;
  }
  .sec06 .sec_box3 .row .col_3 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0;
    width: initial;
  }
  .sec06 .text_box {
    padding: 70px 60px 70px 0;
    position: relative;
    z-index: 0;
  }
  .sec06 .text_box:after {
    -webkit-box-shadow: 0 20px 10px rgba(119, 177, 142, 0.2);
            box-shadow: 0 20px 10px rgba(119, 177, 142, 0.2);
    content: '';
    position: absolute;
    display: block;
    margin: auto;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width: calc(100% + 225px);
    height: 100%;
    z-index: -1;
    background: #fff;
    border-radius: 20px;
  }
  .sec06 .sec_box .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec06 .sec_box .row1 .col_2:first-child {
    width: 230px;
  }
  .sec06 .sec_box .row1 .col_2:last-child {
    width: calc(96% - 230px);
  }
  .sec06 .sec_box .row2 .col_2:first-child {
    width: 300px;
  }
  .sec06 .sec_box .row2 .col_2:last-child {
    width: calc(96% - 300px);
  }
  .sec06 .row3 {
    margin-top: 100px;
    margin-bottom: 100px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
  .sec06 .row3 .col_2:first-child {
    width: 40%;
    position: relative;
    z-index: 1;
    margin-bottom: 70px;
  }
  .sec06 .row3 .col_2:last-child {
    width: 56%;
  }
}

.sec07 h2, .sec08 h2 {
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  padding: 0 60px;
  color: #70604e;
  margin: 0 auto 30px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.sec07 h2 .sec_span, .sec08 h2 .sec_span {
  font-size: 30px;
}
.sec07 h2:after, .sec07 h2:before, .sec08 h2:after, .sec08 h2:before {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 1px;
  width: 50px;
}
.sec07 h2:before, .sec08 h2:before {
  left: 0;
  right: auto;
  background: url("../img/top/h2_icon01.png") no-repeat center left/cover;
}
.sec07 h2:after, .sec08 h2:after {
  left: auto;
  right: 0;
  background: url("../img/top/h2_icon02.png") no-repeat center right/cover;
}
@media (min-width: 768px) {
  .sec07 h2, .sec08 h2 {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.1em;
    margin: 0 auto 50px;
    padding: 0 185px;
  }
  .sec07 h2 .sec_span, .sec08 h2 .sec_span {
    font-size: 52px;
  }
  .sec07 h2:before, .sec07 h2:after, .sec08 h2:before, .sec08 h2:after {
    width: 146px;
  }
}

.sec07 {
  padding: 50px 0;
}
.sec07 .sec_title {
  font-size: 22px;
  line-height: 1;
  padding-bottom: 20px;
  margin-bottom: 10px;
  color: #70604e;
  text-align: center;
  letter-spacing: 0;
  border-bottom: 1px solid #c6decf;
}
.sec07 .sec_price {
  font-size: 35px;
  text-align: center;
  line-height: 1;
  letter-spacing: 0;
  padding-bottom: 15px;
  margin: auto !important;
  color: #70604e;
}
.sec07 .sec_price .sec_span {
  font-size: 22px;
}
.sec07 .sec_price .sec_span2 {
  font-size: 18px;
  letter-spacing: 0;
  padding-right: 1em;
}
.sec07 .sec_price .price_title {
  font-size: 18px;
  letter-spacing: 0;
  border-radius: 20px;
  padding: 9px 0;
  width: 140px;
  margin-top: 9px;
  text-align: center;
  display: inline-block;
  background: #dbebe2;
}
.sec07 .row {
  margin-bottom: 30px;
}
.sec07 .row .col_2:last-child .sec_title {
  margin-bottom: 27px;
}
.sec07 .row .col_2:last-child .sec_price {
  text-align: center;
  font-size: 35px;
}
.sec07 .row .col_2:last-child .sec_price .sec_span2 {
  display: block;
  padding-bottom: 20px;
}
.sec07 .sec_price2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 15px;
}
.sec07 .price_title2 {
  font-size: 18px;
  line-height: 26px;
  border-radius: 10px;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  margin: 0 0 15px;
  color: #70604e;
  background: #dbebe2;
}
.sec07 .sec_box {
  padding: 30px 10px;
  background: #f2f7f4;
  border-radius: 20px;
}
.sec07 .sec_title2 {
  font-size: 18px;
  letter-spacing: 0;
  color: #70604e;
  position: relative;
  padding-left: 60px;
}
.sec07 .sec_title2:after {
  content: '';
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 16px;
  bottom: auto;
  width: 50px;
  height: 1px;
  background: #70604e;
}
@media (min-width: 768px) {
  .sec07 {
    padding: 100px 0 90px;
  }
  .sec07 .sec_title2 {
    font-size: 22px;
    letter-spacing: 0.1em;
    padding-left: 95px;
  }
  .sec07 .sec_title2:after {
    top: 0;
    bottom: 0;
    width: 80px;
    height: 1px;
  }
  .sec07 .sec_bnr {
    width: 1218px;
    margin-left: -9px;
  }
  .sec07 .price_box2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 20px;
  }
  .sec07 .sec_title {
    font-size: 30px;
    line-height: 1;
    padding-bottom: 20px;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
  }
  .sec07 .sec_price {
    font-size: 64px;
    letter-spacing: 0.1em;
    padding-bottom: 20px;
  }
  .sec07 .sec_price .sec_span {
    font-size: 30px;
  }
  .sec07 .sec_price .sec_span2 {
    font-size: 22px;
    letter-spacing: 0.05em;
    padding-right: 1em;
  }
  .sec07 .sec_price .price_title {
    font-size: 22px;
    letter-spacing: 0.05em;
    border-radius: 20px;
    padding: 9px 0;
    width: 140px;
    margin-top: 9px;
  }
  .sec07 .row {
    margin-bottom: 50px;
  }
  .sec07 .row .col_2:last-child .sec_title {
    margin-bottom: 27px;
  }
  .sec07 .row .col_2:last-child .sec_price {
    text-align: left;
    font-size: 55px;
  }
  .sec07 .row .col_2:last-child .sec_price .sec_span2 {
    padding-bottom: 20px;
  }
  .sec07 .sec_price2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 25px;
  }
  .sec07 .price_title2 {
    font-size: 22px;
    line-height: 35px;
    border-radius: 10px;
    width: 210px;
    padding: 15px 0;
    margin: 0;
  }
  .sec07 .sec_box {
    padding: 40px 40px;
    background: #f2f7f4;
    border-radius: 20px;
  }
  .sec07 .row {
    gap: 20px 2%;
  }
  .sec07 .row .col_2 {
    width: 49%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec07 .row .col_2:nth-child(2) .sec_price {
    padding-bottom: 0;
  }
  .sec07 .row .col_2 .sec_box {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.sec08 {
  padding: 50px 0;
  background: url("../img/top/sec08_bg.jpg") no-repeat center/cover;
}
.sec08 .sec_name {
  font-size: 18px;
  line-height: 1;
  margin-top: 20px;
  text-align: right;
  color: #70604e;
}
.sec08 .sec_name .sec_span {
  font-size: 24px;
}
@media (min-width: 768px) {
  .sec08 {
    padding: 150px 0;
  }
  .sec08 .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec08 .sec_name {
    font-size: 22px;
    line-height: 1;
    margin-top: 60px;
  }
  .sec08 .sec_name .sec_span {
    font-size: 28px;
  }
  .sec08 .sec_text {
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 0.05em;
  }
}

.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 */

/*# 250625 「ワキガ治療の費用」調整 */
.sec07 .sec_text.color-p {
  color: #70604e;
  line-height: 1.5;
  font-size: 22px;
}
@media (max-width: 767px) {
  .sec07 .sec_text.color-p {
    font-size: 18px;
  }
}
.sec07 .sec_span2.ta-l {
  display: block;
  text-align: left;
  margin-bottom: 0.6em;
  margin-top: 1em;
}
@media (max-width: 767px) {
  .sec07 .sec_span2.ta-l {
    text-align: center;
  }
}
.sec07 .price_box2 {
  display: block;
}
@media (max-width: 767px) {
.sec07 .sec_price .price_title {
width: 120px;
}
}
.sec07 .price_box2 .price_title2 {
  width: 100%;
  line-height: 1.5em;
  padding: 6px 0;
  border-radius: 20px;
  margin-bottom: 1em;
}
.sec07 .price_box2 .sec_span2 {
  display: inline !important;
  padding-right: 0.6em;
}
@media (max-width: 767px) {
  .sec07 .sec_price2 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}