@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: #faf8e6;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #faf8e6;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #faf8e6;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #faf8e6;
}

.box_border {
  background: #fff;
  border: 5px solid #e0ebc7;
}

.box_border .box_bg {
  background: #faf8e6;
}

.section_bg .box_border .box_bg {
  background: #faf8e6;
}

.box_bg,
.box_border {
  border-radius: 30px;
  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;
}

.box_bg {
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1294117647);
}

.row.sp_col_2 .col_2 .box_bg,
.row.sp_col_2 .col_2 .box_border,
.row.sp_col_2 .col_3 .box_bg,
.row.sp_col_2 .col_3 .box_border,
.row.sp_col_2 .col_4 .box_bg,
.row.sp_col_2 .col_4 .box_border,
.row.sp_col_2 .col_5 .box_bg,
.row.sp_col_2 .col_5 .box_border,
.row.sp_col_2 .col_6 .box_bg,
.row.sp_col_2 .col_6 .box_border {
  height: 100%;
}
.row.sp_col_2 .col_2 .box_bg .box_bg,
.row.sp_col_2 .col_2 .box_bg .box_border,
.row.sp_col_2 .col_2 .box_border .box_bg,
.row.sp_col_2 .col_2 .box_border .box_border,
.row.sp_col_2 .col_3 .box_bg .box_bg,
.row.sp_col_2 .col_3 .box_bg .box_border,
.row.sp_col_2 .col_3 .box_border .box_bg,
.row.sp_col_2 .col_3 .box_border .box_border,
.row.sp_col_2 .col_4 .box_bg .box_bg,
.row.sp_col_2 .col_4 .box_bg .box_border,
.row.sp_col_2 .col_4 .box_border .box_bg,
.row.sp_col_2 .col_4 .box_border .box_border,
.row.sp_col_2 .col_5 .box_bg .box_bg,
.row.sp_col_2 .col_5 .box_bg .box_border,
.row.sp_col_2 .col_5 .box_border .box_bg,
.row.sp_col_2 .col_5 .box_border .box_border,
.row.sp_col_2 .col_6 .box_bg .box_bg,
.row.sp_col_2 .col_6 .box_bg .box_border,
.row.sp_col_2 .col_6 .box_border .box_bg,
.row.sp_col_2 .col_6 .box_border .box_border {
  height: auto;
}
@media (min-width: 768px) {
  .row .col_2 .box_bg,
  .row .col_2 .box_border,
  .row .col_3 .box_bg,
  .row .col_3 .box_border,
  .row .col_4 .box_bg,
  .row .col_4 .box_border,
  .row .col_5 .box_bg,
  .row .col_5 .box_border,
  .row .col_6 .box_bg,
  .row .col_6 .box_border {
    height: 100%;
  }
  .row .col_2 .box_bg .box_bg,
  .row .col_2 .box_bg .box_border,
  .row .col_2 .box_border .box_bg,
  .row .col_2 .box_border .box_border,
  .row .col_3 .box_bg .box_bg,
  .row .col_3 .box_bg .box_border,
  .row .col_3 .box_border .box_bg,
  .row .col_3 .box_border .box_border,
  .row .col_4 .box_bg .box_bg,
  .row .col_4 .box_bg .box_border,
  .row .col_4 .box_border .box_bg,
  .row .col_4 .box_border .box_border,
  .row .col_5 .box_bg .box_bg,
  .row .col_5 .box_bg .box_border,
  .row .col_5 .box_border .box_bg,
  .row .col_5 .box_border .box_border,
  .row .col_6 .box_bg .box_bg,
  .row .col_6 .box_bg .box_border,
  .row .col_6 .box_border .box_bg,
  .row .col_6 .box_border .box_border {
    height: auto;
  }
}

.googlemap,
.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.googlemap iframe,
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section .box_bg:first-child,
.section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 0;
}

div.clearfix {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  div.clearfix {
    margin-bottom: 50px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  background: #faf8e6;
  border-radius: 30px;
  padding: min(30px , 3.8vw);
  display: flex;
  flex-wrap: wrap;
  column-gap: min(20px , 2.4vw);
  row-gap: min(14px, 2vw);
}
.link_anchor li {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  align-items: baseline;
  position: relative;
}
.link_anchor li::after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 50px);
  height: 2px;
  top: auto;
  bottom: 0;
  right: auto;
  left: 50px;
  border-bottom: dotted 2px rgb(109, 109, 109);
  margin: auto;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  border-radius: 0;
  border: none;
  color: #2d2d2d !important;
  display: inline;
  padding: 0.68em 0;
  padding-left: 50px;
}
.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: #2d2d2d !important;
  opacity: 1;
}
.link_anchor a:hover:before {
  left: 3px;
}
.link_anchor a::before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  bottom: auto;
  right: auto;
  left: 0;
  margin: auto;
  transition: 0.2s;
  background: url(../img/common/btn_arrow.svg) no-repeat center/contain;
}
@media (min-width: 768px) {
  .link_anchor li {
    flex: 0 0 100%;
    max-width: calc(( 100% - min(20px , 2.4vw) ) / 2);
  }
  .link_anchor li a {
    height: 100%;
    display: flex;
  }
  .link_anchor.link_col_3 li {
    max-width: calc(( 100% - min(20px , 2.4vw) - min(20px , 2.4vw) ) / 3);
  }
}

.ul_circle,
.ul_dot,
.ul_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.ul_circle:last-child,
.ul_dot:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_dot li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 2;
  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: #fbb907;
  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: #fbb907;
  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: #fbb907;
  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 #fbb907;
  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: #fbb907;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 13.12px;
  height: 20px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6px;
  width: 20px;
  position: absolute;
}

@media (min-width: 768px) {
  ul.list_columns_2 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_2 li {
    width: 49%;
    margin: 0;
  }
  ul.list_columns_3 {
    display: flex;
    gap: 12px 2%;
    flex-wrap: wrap;
  }
  ul.list_columns_3 li {
    width: 32%;
    margin: 0;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th, table td {
  line-height: 1.6;
}
table.table_address, table.table_timetable, table.table {
  margin-bottom: 1em;
}
table.table_address:last-child, table.table_timetable:last-child, table.table:last-child {
  margin-bottom: 0;
}
table.table_address {
  background: none;
}
table.table_address th, table.table_address td {
  text-align: left;
  padding: 1em 0 1em 0.5em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
table.table_address th {
  color: #49c23c;
  border-top: 1px solid #49c23c;
  border-bottom: 1px solid #49c23c;
  font-weight: 600;
  text-align: left;
  width: 32%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@media (min-width: 768px) {
  table.table_address th {
    width: 25%;
  }
  table.table_address th, table.table_address td {
    padding: 1.5em 0 1.5em 1em;
  }
}
table.table_timetable {
  table-layout: fixed;
}
table.table_timetable th, table.table_timetable td {
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0.8rem 0.2rem;
  text-align: center;
}
table.table_timetable thead th {
  background: #d8f0a5;
  color: #2d2d2d;
}
table.table_timetable thead th:first-child {
  width: 30%;
}
table.table_timetable tbody th {
  text-align: center;
  font-weight: normal;
}
@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: #49c23c;
  color: #fff;
  font-weight: bold;
}
table.table tbody th {
  background: #def4db;
}
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: #49c23c !important;
}

.consul2 {
  color: #13b5b1 !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: "Zen Old Mincho", 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: 600;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #49c23c;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Zen Old Mincho", 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: #49c23c;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq.open .question .faq_title::after {
  transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #fbb907;
  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 #dbf3d8;
  background: #fff;
  border-radius: 30px;
  margin-top: 82px;
  padding: 50px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
  }
}
.flow-block::after {
  content: "";
  display: block;
  position: absolute;
  width: 85px;
  height: 35px;
  top: auto;
  bottom: -65px;
  right: 0;
  left: 0;
  margin: auto;
  background: linear-gradient(180deg, rgb(73, 194, 60) 0%, rgb(155, 209, 38) 100%);
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  position: absolute;
}
.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: #49c23c;
}
.flow-block .title {
  --flow-title-font-size: 18px; /* .flow-block .title の font-size */
  --flow-title-line-height: 1.5; /* .flow-block .title の line-height */
  /**/
  flex: 0 0 auto;
  display: flex;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  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: #fbb907;
  background: #fbb907;
  margin-right: 0.5em;
  margin-bottom: auto;
  color: #fff;
  border-radius: 2px;
  flex: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-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;
  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);
  }
}

@media (min-width: 768px) {
  .home .footer {
    border-top: none;
  }
}
@media (min-width: 768px) {
  .home .footer:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(175, 229, 57) 0%, rgb(19, 181, 177) 100%);
    opacity: 0.078;
    width: 1544px;
    height: 1543px;
    bottom: -200px;
    right: -200px;
    margin: auto;
    z-index: -2;
  }
}

.footer {
  padding-top: 40px;
  background: transparent;
  position: relative;
  border-top: 2px solid #49c23c;
}
@media (min-width: 768px) {
  .footer {
    padding-top: 100px;
    border-top: none;
  }
}
@media (min-width: 768px) {
  .footer {
    margin-top: 20px;
  }
  .footer:before {
    content: "";
    display: block;
    position: absolute;
    width: calc(1200px + max(50% - 600px, 20px) + max(50% - 800px, 10px));
    height: 100%;
    top: 0;
    bottom: 0;
    right: auto;
    left: 0;
    margin: auto;
    background: #fff;
    z-index: -1;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    border-top-right-radius: clamp(129.1666666667px, 10.4166666667vw, 200px);
  }
}
.footer .sec_logo {
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  .footer .sec_logo img {
    max-width: 60%;
  }
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th,
.footer table.address td {
  padding: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-top: 40px;
}
@media (min-width: 768px) {
  .footer .sitemap {
    margin-top: 80px;
  }
}
.footer .sitemap a {
  text-decoration: none;
  color: #2d2d2d;
  position: relative;
  padding-right: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #2d2d2d;
  border-right: 1px solid #2d2d2d;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
@media (min-width: 768px) {
  .footer .row {
    justify-content: space-between;
  }
  .footer .row .col.con_logo {
    width: 22.0833333333%;
  }
  .footer .row .col.con_timetable {
    width: 45.8333333333%;
  }
  .footer .row .col.con_link {
    width: 24.1666666667%;
  }
}
.footer .footer_contact {
  font-size: 20px;
  border-bottom: dotted 1px;
  text-align: center;
  padding-bottom: 0.5em;
  font-family: "Zen Old Mincho", serif;
}
@media (max-width: 767px) {
  .footer .footer_contact {
    margin-top: 30px;
  }
}
.footer .footer_tel {
  text-align: center;
  margin: 0.5em 0;
}
.footer .footer_tel a {
  font-size: 30px;
  padding-left: 0.8em;
  position: relative;
  line-height: 1.4;
  font-weight: bold;
  color: #49c23c;
  letter-spacing: 0;
  font-family: Arial;
}
@media (min-width: 768px) {
  .footer .footer_tel a {
    font-size: 38px;
  }
}
.footer .footer_tel a:before {
  content: "";
  display: block;
  position: absolute;
  width: 26px;
  height: 26px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  max-width: 0.6842105263em;
  background: url(../img/common/icon_tel.png) no-repeat center/contain;
}
.footer .footer_web {
  text-align: center;
}
.footer .footer_web a {
  color: #fff;
  background: #9bd126;
  height: 100px;
  width: 100%;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-weight: bold;
  padding: 0 1em;
  border-radius: 10px;
  font-size: 15px;
  position: relative;
  transition: 0.2s;
  max-width: 290px;
  margin: 0 auto;
}
.footer .footer_web a:hover {
  opacity: 0.8;
}
.footer .footer_web a:after {
  content: "";
  display: block;
  position: absolute;
  width: 0.8em;
  height: 0.8em;
  bottom: 0.5em;
  right: 0.5em;
  margin: auto;
  background: #fff;
  clip-path: polygon(0 100%, 100% 100%, 100% 0);
}
.footer .footer_web a .footer_info_ttl {
  background: #fff;
  font-weight: bold;
  border-radius: 50vw;
  color: #9bd126;
  font-size: 1em;
  width: 100%;
  text-align: center;
}
.footer .footer_ul {
  display: flex;
  align-items: center;
  gap: 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .footer .footer_ul {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
}
.footer .footer_ul strong {
  font-size: 1.375em;
}
.footer .footer_ul .icon {
  padding-left: 55px;
  position: relative;
}
.footer .footer_ul .icon:before {
  content: "";
  display: block;
  position: absolute;
  width: 46px;
  height: 46px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
}
.footer .footer_ul .icon.icon_train:before {
  background: url(../img/common/icon_train.svg) no-repeat center/contain;
}
.footer .footer_ul .icon.icon_car:before {
  background: url(../img/common/icon_car.svg) no-repeat center/contain;
}
.footer .footer_ul .icon.icon_wheelchair:before {
  background: url(../img/common/icon_wheelchair.svg) no-repeat center/contain;
}

.copyright {
  margin-top: 80px;
  padding: 0 0 50px;
  text-align: center;
}
@media (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
    margin-top: 40px;
  }
}

.list_list dd a {
  color: #2d2d2d;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  animation: loopslider 120s linear infinite;
  display: flex;
  width: 2400px;
  height: 100%;
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1200px);
  }
}
@media (min-width: 768px) {
  .loopslider {
    animation: loopslider 140s linear infinite;
    width: 3840px;
  }
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-1920px);
    }
  }
}
.img_slider {
  max-width: 850px;
  margin: auto;
}

.img_slider img {
  border-radius: 0;
}

.img_slider .img_slide_thumb {
  margin-top: 10px;
}

.img_slider .img_slide_thumb img {
  padding: 0 2px;
}

.img_slider .img_slide_main .item {
  position: relative;
}

.img_slider .img_slide_main .img_slider_title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.7);
  padding: 15px 10px;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

@media (min-width: 768px) {
  .img_slider .img_slide_thumb img {
    padding: 0 5px;
  }
}
.sec_info {
  padding: 40px 0;
  background: #f4fae8;
}
@media (min-width: 768px) {
  .sec_info {
    padding: 100px 0;
  }
}
.sec_info h2.info_ttl {
  font-size: 30px;
  font-weight: 500;
  padding: 0;
  text-align: left;
  color: #49c23c;
  margin: 0 0 0 0.2em;
}
@media (min-width: 768px) {
  .sec_info h2.info_ttl {
    font-size: 40px;
  }
}
.sec_info h2.info_ttl .ja {
  color: #2d2d2d;
  font-size: 0.5em;
  margin-left: 1em;
}
.sec_info h2.info_ttl:before, .sec_info h2.info_ttl:after {
  content: none;
}
.sec_info .bg_wrap {
  background: #fff;
  padding: 20px;
}
@media (min-width: 768px) {
  .sec_info .bg_wrap {
    padding: 40px;
  }
}
.sec_info .list_list dt {
  color: #49c23c;
  font-weight: 600;
}
.sec_info .info_link {
  text-align: right;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .sec_info .info_link {
    margin-top: 20px;
  }
}
.sec_info .info_link a {
  color: #2d2d2d;
  text-decoration: none;
  border: solid 1px;
  border-radius: 50vw;
  margin-right: 0;
  padding: 0 2em;
  display: inline-block;
  line-height: 1.5;
  position: relative;
  transition: 0.2s;
}
.sec_info .info_link a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 8%;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #2d2d2d;
  border-right: 1px solid #2d2d2d;
  transform: translate(0, -50%) rotate(45deg);
  transition: 0.2s;
}
.sec_info .info_link a:hover {
  opacity: 0.8;
}

.sec_point {
  background: url(../img/top/sp_bg01.jpg) no-repeat center top/100%, url(../img/top/sp_bg01-1.png) no-repeat center bottom/100%;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .sec_point {
    padding: 160px 0 100px;
    background: url(../img/top/bg01.jpg) no-repeat center top/cover;
  }
}
.sec_point .point_ttl_main {
  padding-top: 0;
}
.sec_point .point_ttl_main img {
  padding-right: 2%;
  max-width: 80%;
}
.sec_point .point_ttl_main:before, .sec_point .point_ttl_main:after {
  content: none;
}
.sec_point .point_ttl {
  display: flex;
  align-items: flex-end;
  margin: 0 0 0.7em;
  padding: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  border: none;
  gap: 0.5em;
}
@media (min-width: 768px) {
  .sec_point .point_ttl {
    font-size: 40px;
  }
}
.sec_point .point_ttl:before, .sec_point .point_ttl:after {
  content: none;
}
.sec_point .point_ttl .point_num {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.sec_point .point_ttl .point_num .pont_text {
  font-size: 0.55em;
  width: 100%;
  text-align: center;
  padding-bottom: 0.5em;
  background: url(../img/top/path_point.png) no-repeat center bottom/4.5em;
}
.sec_point .point_ttl .point_num .num {
  font-size: 2.5em;
  color: #49c23c;
  font-weight: normal;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec_point .point_ttl.pc-center {
    justify-content: center;
  }
}
.sec_point .splide_box {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_point .splide_box {
    margin-top: 50px;
  }
}
.sec_point .splide_box .point_list_img {
  position: relative;
  z-index: 1;
  margin: 0 0 20px;
  padding: 0 20px 0;
}
@media (min-width: 768px) {
  .sec_point .splide_box .point_list_img {
    margin: 0;
  }
}
.sec_point .splide_box .pointsplide {
  margin-top: 0;
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .sec_point .splide_box .pointsplide {
    margin-top: -50px;
    margin-bottom: 150px;
  }
}
.sec_point .splide_box .splide__pagination {
  bottom: -30px;
}
@media (min-width: 768px) {
  .sec_point .splide_box .splide__pagination {
    bottom: -50px;
  }
}
.sec_point .splide_box .splide__arrow {
  opacity: 1;
  max-width: 8%;
  height: auto;
}
.sec_point .splide_box .splide__arrow--prev {
  left: max(50% - 520px, 0px);
  right: auto;
}
.sec_point .splide_box .splide__arrow--next {
  right: max(50% - 520px, 0px);
  left: auto;
}
.sec_point .splide_box .splide__slide img {
  height: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .sec_point .splide_box .splide__slide img {
    transform: scale(0.9);
    transition: 1s;
  }
  .sec_point .splide_box .splide__slide.is-active img {
    transform: scale(1);
    z-index: 1;
  }
}
.sec_point .row {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec_point .row {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .sec_point .row_horizontal .con_img {
    width: 46%;
    margin-right: 2%;
  }
  .sec_point .row_horizontal .con_text {
    width: 52%;
  }
  .sec_point .row_horizontal.reverse .con_img {
    margin-right: 0;
  }
  .sec_point .row_horizontal.reverse .con_text {
    margin-right: 2%;
  }
}
.sec_point .btnstyle a {
  max-width: 200px;
}

@media (min-width: 768px) {
  .sec_medical .container.wide {
    width: 1890px;
    max-width: 96%;
  }
}
.sec_medical .ttl_wrap {
  text-align: right;
  background: linear-gradient(180deg, #f4fae8 0%, #f4fae8 50%, #fff 50%, #fff 100%);
}
.sec_medical .ttl_wrap img {
  max-width: 90%;
}
.sec_medical .ttl_inner {
  margin-top: -17%;
  position: relative;
  background: linear-gradient(-45deg, rgba(155, 209, 38, 0.85) 0%, rgba(73, 194, 60, 0.85) 100%);
  margin-right: 40%;
  padding-left: max(50% - 600px, 20px);
  border-radius: 0 15px 15px 0;
}
@media (min-width: 768px) {
  .sec_medical .ttl_inner {
    margin-right: 50%;
    border-radius: 0 40px 40px 0;
  }
}
.sec_medical .ttl_inner .medical_ttl_main {
  color: #fff;
  padding: 1em 0;
  margin: 0;
  text-align: left;
  font-size: 30px;
}
@media (min-width: 768px) {
  .sec_medical .ttl_inner .medical_ttl_main {
    font-size: clamp(58.125px, 4.6875vw, 90px);
  }
}
.sec_medical .ttl_inner .medical_ttl_main .sub {
  font-size: 0.3777777778em;
  display: block;
}
.sec_medical .ttl_inner .medical_ttl_main:before, .sec_medical .ttl_inner .medical_ttl_main:after {
  content: none;
}
.sec_medical .medical_ttl1 {
  text-align: center;
  color: #49c23c;
  padding-left: 0;
  font-size: 36px;
  margin: 0 0 0.4em;
}
@media (min-width: 768px) {
  .sec_medical .medical_ttl1 {
    font-size: 60px;
  }
}
.sec_medical .medical_ttl1 .sub {
  display: block;
  background: #49c23c;
  color: #fff;
  font-size: 0.3666666667em;
  padding: 0.2em 1em;
  border-radius: 50vw;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "游ゴシック", "Hiragino Sans", sans-serif;
  font-weight: 600;
  letter-spacing: 0.08em;
}
.sec_medical .medical_ttl1:before, .sec_medical .medical_ttl1:after {
  content: none;
}
.sec_medical .bg_contents {
  margin-top: 50px;
  padding: 50px 0;
  background: #faf8e6;
}
@media (min-width: 768px) {
  .sec_medical .bg_contents {
    padding: 100px 0;
    margin-top: 100px;
    background: url(../img/top/bg02.jpg) no-repeat top right/calc(1200px + max(50% - 600px, 30px) + max(50% - 850px, 0px)) 100%;
  }
}
.sec_medical .bg_risk {
  background: #faebac;
  border-radius: 20px;
  padding: 20px;
  margin-top: max(40px, 10%);
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .sec_medical .bg_risk {
    padding: 40px;
    border-radius: 30px;
    margin-top: 80px;
    margin-bottom: 90px;
  }
}
.sec_medical .bg_risk .con_img {
  position: relative;
}
.sec_medical .bg_risk .con_img .balloon_img {
  position: absolute;
  left: 2%;
  top: 0;
  transform: translateY(-35%);
  max-width: 35%;
}
@media (min-width: 768px) {
  .sec_medical .bg_risk .con_img .balloon_img {
    max-width: 49%;
  }
}
.sec_medical .bg_risk .risk_ttl {
  border: none;
  margin: 0 auto 0.5em;
  text-align: center;
  display: table;
  padding: 0 1.3em;
  font-size: clamp(18px, 4.8vw, 22px);
}
@media (min-width: 768px) {
  .sec_medical .bg_risk .risk_ttl {
    font-size: 32px;
  }
}
.sec_medical .bg_risk .risk_ttl:before, .sec_medical .bg_risk .risk_ttl:after {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 2.9em;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  border-left: dotted 4px #fbb907;
  background: none;
  transform: rotate(-25deg);
}
.sec_medical .bg_risk .risk_ttl:after {
  left: auto;
  right: 0;
  transform: rotate(25deg);
}
.sec_medical .bg_risk .risk_ttl span.marker {
  background: linear-gradient(transparent 80%, rgba(251, 185, 7, 0.4) 20%);
}
.sec_medical .bg_risk .risk_link {
  text-align: right;
}
.sec_medical .bg_risk .risk_link a {
  color: #2d2d2d;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  padding: 0 2em;
  position: relative;
  transition: 0.2s;
}
.sec_medical .bg_risk .risk_link a:hover {
  opacity: 0.8;
}
.sec_medical .bg_risk .risk_link a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 6px;
  border-bottom: 1px solid #2d2d2d;
  border-right: 1px solid #2d2d2d;
  transition: 0.2s;
  transform: skew(45deg);
}
@media (min-width: 768px) {
  .sec_medical .bg_risk .con_img {
    width: 42%;
    margin-right: 2%;
  }
  .sec_medical .bg_risk .con_text {
    width: 56%;
  }
}
.sec_medical .bg_wh {
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .sec_medical .bg_wh {
    width: 49%;
    margin-right: 2%;
  }
  .sec_medical .bg_wh:last-child {
    margin-right: 0;
  }
}
.sec_medical .bg_wh img {
  width: 100%;
}
.sec_medical .bg_wh .text_wrap {
  padding: 15px;
}
@media (min-width: 768px) {
  .sec_medical .bg_wh .text_wrap {
    padding: 30px clamp(30px, 3vw, 55px);
  }
}
@media (min-width: 768px) {
  .sec_medical .bg_wh .btnstyle {
    display: flex;
    justify-content: flex-end;
    gap: 30px;
  }
  .sec_medical .bg_wh .btnstyle a {
    max-width: 200px;
  }
}
@media (max-width: 767px) {
  .sec_medical .bg_wh .btnstyle li + li {
    margin-top: 1em;
  }
}

.sec_trouble {
  padding: 10px 0 40px 0;
  background: url(../img/top/bg03.jpg);
  position: relative;
  overflow: hidden;
  z-index: 0;
}
@media (min-width: 768px) {
  .sec_trouble {
    padding: 100px 0;
    background: url(../img/top/top_trouble_img.png) no-repeat left 3% bottom 10%, url(../img/top/bg03.jpg);
  }
}
@media (min-width: 768px) {
  .sec_trouble .container {
    margin-left: 0;
    padding-left: 0;
    width: 98%;
  }
}
.sec_trouble .con_ttl {
  position: relative;
  margin-bottom: 50px;
}
.sec_trouble .con_ttl:before {
  content: "";
  display: block;
  position: absolute;
  width: 400px;
  height: 400px;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-10%);
  margin: auto;
  border-radius: 50%;
  background: #fff;
  z-index: -1;
}
@media (min-width: 768px) {
  .sec_trouble .con_ttl {
    width: max(600px, clamp(452.0833333333px, 36.4583333333vw, 700px));
    height: max(600px, clamp(452.0833333333px, 36.4583333333vw, 700px));
    padding-top: clamp(77.5px, 6.25vw, 120px);
    padding-left: clamp(51.6666666667px, 4.1666666667vw, 80px);
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 0;
    margin-top: calc((100px + clamp(129.1666666667px, 10.4166666667vw, 200px)) * -1);
    margin-left: calc(clamp(64.5833333333px, 5.2083333333vw, 100px) * -1);
  }
  .sec_trouble .con_ttl:before {
    content: none;
  }
  .sec_trouble .con_btn {
    width: auto;
    flex: 1;
  }
}
.sec_trouble .trouble_ttl {
  margin-block: 0;
  font-size: 24px;
  padding: 1em 0;
  background: url(../img/top/top_trouble_ttl.png) no-repeat center/contain;
}
@media (min-width: 768px) {
  .sec_trouble .trouble_ttl {
    font-size: clamp(36px, 4vw, 44px);
  }
}
.sec_trouble .trouble_ttl .large {
  font-size: 1.5909090909em;
  color: #49c23c;
}
.sec_trouble .trouble_ttl:before, .sec_trouble .trouble_ttl:after {
  content: none;
}
@media (min-width: 768px) {
  .sec_trouble .trouble_list {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
  }
}
.sec_trouble .trouble_list li {
  position: relative;
  transition: 0.2s;
  width: 100%;
}
@media (min-width: 768px) {
  .sec_trouble .trouble_list li {
    width: calc((100% - 60px) / 3);
  }
}
@media (min-width: 768px) and (max-width: 1600px) {
  .sec_trouble .trouble_list li {
    width: calc((100% - 30px) / 2);
  }
}
.sec_trouble .trouble_list li:hover {
  opacity: 0.8;
  cursor: pointer;
}
.sec_trouble .trouble_list li a {
  font-size: 0;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.sec_trouble .trouble_list li + li {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .sec_trouble .trouble_list li + li {
    margin-top: 0;
  }
}
.sec_trouble .trouble_list .bnr {
  background: #fff;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
  font-size: 16px;
  gap: 0.5em;
  padding: 1em;
}
@media (min-width: 768px) {
  .sec_trouble .trouble_list .bnr {
    height: 180px;
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1600px) {
  .sec_trouble .trouble_list .bnr {
    height: 160px;
    font-size: 16px;
  }
}
.sec_trouble .trouble_list .bnr img {
  max-width: 30%;
  -webkit-backface-visibility: hidden;
}
.sec_trouble .trouble_list .bnr:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10px;
  left: 10px;
  margin: auto;
  border: solid 1px #fff;
  border-radius: 15px;
}
.sec_trouble .trouble_list .link_text {
  color: #fff;
  font-size: 20px;
  padding: 0.3em 40px 0.3em 0;
  position: relative;
  font-weight: 600;
     text-align: center;
    padding-left: 40px;
}
@media (min-width: 768px) {
  .sec_trouble .trouble_list .link_text {
    font-size: 24px;
	    text-align: left;
    padding-left: 0;
  }
}
.sec_trouble .trouble_list .link_text:after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  background: url(../img/common/btn_arrow_wh.svg) no-repeat center/contain;
}

.sec_greeting {
  padding: 40px 0;
  background: url(../img/top/bg04.png) no-repeat left bottom/70%;
}
@media (min-width: 768px) {
  .sec_greeting {
    background: url(../img/top/bg04.png) no-repeat left 1% bottom 1%;
    padding: 100px 0;
  }
}
.sec_greeting .container {
  width: 100%;
}
.sec_greeting .greeting_ttl_main {
  padding: 0;
  text-align: left;
  color: #13b5b1;
  margin: 0 0 0.5em 0;
  font-size: 50px;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec_greeting .greeting_ttl_main {
    font-size: 90px;
  }
}
.sec_greeting .greeting_ttl_main::before, .sec_greeting .greeting_ttl_main:after {
  content: none;
}
.sec_greeting .greeting_ttl_sub {
  padding: 0;
  border: none;
  font-size: 22px;
  margin: 0 0 1em;
}
@media (min-width: 768px) {
  .sec_greeting .greeting_ttl_sub {
    font-size: clamp(36px, 3.1vw, 40px);
  }
}
.sec_greeting .greeting_ttl_sub:before, .sec_greeting .greeting_ttl_sub:after {
  content: none;
}
.sec_greeting .greeting_img {
  position: relative;
}
.sec_greeting .greeting_img .name_text {
  position: absolute;
  left: 2%;
  top: 2%;
  max-width: 43%;
}
@media (min-width: 768px) {
  .sec_greeting .btnstyle a {
    max-width: 200px;
  }
}
@media (min-width: 768px) {
  .sec_greeting .row {
    align-items: center;
  }
  .sec_greeting .row .con_img {
    width: 46%;
    padding-top: 5%;
  }
  .sec_greeting .row .con_text {
    width: 52%;
    margin-right: 2%;
    padding-left: max(50% - 600px, 20px);
  }
}

.preparation_text {
  position: relative;
}
.preparation_text:before {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background: #000;
}
.preparation_text:after {
  content: "決定次第、お知らせします";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: fit-content;
}

.child_ortho_table th,
.child_ortho_table td {
  padding: 20px 10px;
  border: 1px solid #ccc;
  vertical-align: middle;
  background: #fff;
}

.child_ortho_table tr:nth-child(even) th,
.child_ortho_table tr:nth-child(even) td {
  background: #f7f7f7;
}

.child_ortho_table thead th {
  font-size: 22px;
  color: #fff;
}

.child_ortho_table thead th:nth-child(1) {
  background: #4da4d9;
  width: 14%;
}

.child_ortho_table thead th:nth-child(2) {
  background: #84c76f;
  width: 23%;
}

.child_ortho_table thead th:nth-child(3) {
  background: #a68553;
}

.child_ortho_table thead th:nth-child(4) {
  background: #53b5c2;
  width: 26%;
}

.child_ortho_table tbody td:nth-child(2) {
  text-align: center;
  line-height: 1.4;
}

.child_ortho_table tbody td:nth-child(2) img {
  margin-bottom: 10px;
}

.child_ortho_table tbody td:nth-child(4) a {
  color: #4da4d9;
}

@media screen and (max-width: 767px) {
  .child_ortho_table thead th {
    font-size: 18px;
  }
  .child_ortho_table th,
  .child_ortho_table td {
    font-size: 16px;
  }
}
.child_ortho_table_wrap .row {
  display: flex;
  justify-content: space-between;
}

.child_ortho_table_wrap .row .right {
  width: calc(100% - 80px);
}

.child_ortho_table_wrap .row .left {
  width: 80px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 7em;
  padding-bottom: 3em;
  box-sizing: border-box;
}

.child_ortho_table_wrap .row .left::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 7em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1px;
  height: calc(100% - 16em);
  background: #444444;
}

.child_ortho_table_wrap .row .left::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 6em;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top: 12px solid #444444;
}

@media screen and (max-width: 767px) {
  .child_ortho_table_wrap .row .right {
    width: calc(100% - 60px);
  }
  .child_ortho_table_wrap .row .left {
    width: 60px;
  }
  .right p:last-child {
    font-size: 15px;
    margin-top: 0.5em;
  }
}
.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 */