@charset "UTF-8";
.page_title_wrap {
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #98cc89;
  background: url("../img/common/under_title.jpg") no-repeat center/cover;
}
.page_title_wrap:before, .page_title_wrap:after {
  display: none;
}
.page_title_wrap .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 200px;
}
@media only screen and (max-width: 767px) {
  .page_title_wrap .container {
    height: 120px;
  }
}
.page_title_wrap .page_title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333333;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 38px;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.25;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .page_title_wrap .page_title {
    font-size: 25px;
  }
}

.mce-content-body h2, .mce-content-body h3, .mce-content-body h4, .mce-content-body h5, .mce-content-body .text-large {
  font-weight: 400;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.mce-content-body h2 {
  color: #333333;
  font-size: 30px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-bottom: 1.2em;
  text-align: center;
  padding-top: 47px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h2 {
    font-size: 24px;
  }
}
.mce-content-body h2:after {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  background: url("../img/common/h2.svg") no-repeat center/contain;
  width: 38px;
  height: 37px;
}
.mce-content-body h3 {
  color: #333333;
  display: block;
  text-align: left;
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  padding-bottom: 14px;
  border-bottom: 2px solid #98cc89;
  position: relative;
  padding-left: 28px;
}
.mce-content-body h3:after {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: auto;
  top: 0.5em;
  bottom: auto;
  background: #98cc89;
  border-radius: 14px;
  width: 14px;
  height: 14px;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h3 {
    font-size: 22px;
  }
}
.mce-content-body h3.aside_title {
  color: #333333;
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #333333;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 1.2rem;
}
.mce-content-body h3.aside_title:after, .mce-content-body h3.aside_title:before {
  display: none;
}
.mce-content-body h4 {
  color: #333333;
  font-size: 24px;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  letter-spacing: 0.08em;
  padding: 0;
  padding-left: 17px;
  border-bottom: 1px solid #98cc89;
  padding-bottom: 10px;
}
.mce-content-body h4:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h4 {
    font-size: 19px;
  }
}
.mce-content-body h4:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0.4em;
  bottom: auto;
  width: 3px;
  height: 18px;
  background: #98cc89;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h4:after {
    top: 13px;
  }
}
.mce-content-body h5 {
  color: #333333;
  font-size: 20px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  border: none;
  position: relative;
  padding: 0;
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #cbe5c4));
  background: linear-gradient(180deg, transparent 60%, #cbe5c4 60%);
}
.mce-content-body h5:before {
  display: none;
}
.mce-content-body h5 + * {
  margin-top: 2.4rem;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h5 {
    font-size: 17px;
  }
}

.text-large {
  color: #98cc89;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 767px) {
  .text-large {
    font-size: 22px;
  }
}

.section {
  padding-top: 85.5px;
  padding-bottom: 85.5px;
}
@media only screen and (max-width: 767px) {
  .section {
    padding-top: 57.375px;
    padding-bottom: 57.375px;
  }
}
.section h3:first-child {
  margin-bottom: 27px;
}
.section hr {
  margin-bottom: 112.5px;
  margin-top: 112.5px;
  max-width: 1200px;
}

.section_bg {
  background: #f7f3ef;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #f7f3ef;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

.box_bg {
  background: #f7f3ef;
}
.box_bg .box_bg {
  background: #fff;
}
.box_bg .box_bg .box_bg {
  background: #f7f3ef;
}

.box_border {
  background: #fff;
  border: 5px solid #f7f3ef;
}

.box_border .box_bg {
  background: #f7f3ef;
}

.section_bg .box_border .box_bg {
  background: #f7f3ef;
}

.box_bg,
.box_border {
  margin-top: 0;
  margin-bottom: 56.25px;
  border-radius: 0 30px 0 30px;
  padding: 56.25px 38.25px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1250px) {
  .box_bg,
  .box_border {
    padding: 56.25px;
  }
}
@media only screen and (max-width: 767px) {
  .box_bg,
  .box_border {
    padding: 27px 18px;
    margin-bottom: 45px;
  }
}
.section .box_bg:first-child, .section_bg .box_bg:first-child,
.section .box_border:first-child,
.section_bg .box_border:first-child {
  margin-top: 27px;
}
.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 only screen and (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: 56.25px;
}
@media only screen and (max-width: 767px) {
  div.clearfix {
    margin-bottom: 45px;
  }
}

.mce-content-body .link_anchor {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .mce-content-body .link_anchor {
    margin-top: 20px;
  }
}

.link_anchor {
  border: 1px solid #98cc89;
  border-radius: 5px;
  padding: min(30px , 3.8vw);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: min(20px , 2.4vw);
     -moz-column-gap: min(20px , 2.4vw);
          column-gap: min(20px , 2.4vw);
  row-gap: min(14px, 2vw);
}
.link_anchor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  line-height: 1;
  margin: 0;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0;
  border: none;
  color: #333333 !important;
  display: inline;
  padding: 0.25em 0;
  padding-left: 2.1em;
}
.link_anchor a::after, .link_anchor a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}
.link_anchor a:before {
  display: none;
}
.link_anchor a:hover {
  background: none;
  color: #98cc89 !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc( ( 1.6875em / 2 ) - 4px);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 4px);
}
.link_anchor a::before {
  display: block;
  background: #98cc89;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@media only screen and (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_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 27px;
}
.ul_circle:last-child,
.ul_triangle:last-child,
.ul_check:last-child,
.ol_circle:last-child {
  margin-bottom: 0;
}
.ul_circle li,
.ul_triangle li,
.ul_check li,
.ol_circle li {
  margin-top: 0;
  line-height: 1.75;
  margin-bottom: 13.5px;
  padding-left: 22.5px;
  position: relative;
}
.ul_circle 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_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 + p,
.ul_triangle + p,
.ul_check + p,
.ol_circle + p {
  margin-bottom: 27px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #98cc89;
  height: calc(18px / 2);
  left: 0;
  top: 9px;
  width: calc(18px / 2);
}

.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);
  -ms-transform: rotate(50deg);
      transform: rotate(50deg);
  top: calc(18px * 1.75 / 2 - 18px / 4);
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #a3937d;
  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 #98cc89;
  top: calc(18px * 1.75 / 2 - 18px / 4);
}

.ol_circle {
  counter-reset: ol_circle;
}
.ol_circle li {
  padding-left: 31.5px;
  position: relative;
}
.ol_circle li::before, .ol_circle li:after {
  content: "";
  position: absolute;
}
.ol_circle li::before {
  background-color: #98cc89;
  border-radius: 50%;
  color: #fff;
  content: counter(ol_circle);
  counter-increment: ol_circle;
  display: block;
  font-size: 14.76px;
  height: 22.5px;
  left: 0;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  top: 6.75px;
  width: 22.5px;
  position: absolute;
}

@media only screen and (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;
  }
}
.box_faq {
  border-bottom: 1px solid #ddd;
  padding-bottom: 31.5px;
  margin-bottom: 31.5px;
}
.box_faq:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.box_faq .question,
.box_faq .answer {
  padding: 6.75px 0px 6.75px 67.5px;
  position: relative;
}
.box_faq .question::before,
.box_faq .answer::before {
  border-radius: 22.5px;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 29.25px;
  font-weight: 600;
  height: 45px;
  left: 0;
  letter-spacing: 0;
  line-height: 45px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 45px;
}
.box_faq .question {
  font-size: 22.5px;
  font-weight: 400;
  line-height: 1.6;
}
.box_faq .question::before {
  content: "Q";
  color: #fff;
  background: #98cc89;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  margin-top: 0;
  padding-right: 22.5px;
  position: relative;
}
.box_faq .question .faq_title::before, .box_faq .question .faq_title::after {
  position: absolute;
  content: "";
  top: 13.5px;
  right: 0;
  background: #98cc89;
  border-radius: 1px;
  width: 18px;
  height: 3.375px;
}
.box_faq .question .faq_title::after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.box_faq .question.open .faq_title::after {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.box_faq .answer {
  display: none;
  padding-top: 37px;
}
.box_faq .answer p {
  margin-top: 0;
}
.box_faq .answer::before {
  content: "A";
  color: #fff;
  background: #a3937d;
  top: 30px;
}

.flow-box {
  margin-bottom: 56.25px;
}
.flow-box:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .flow-box {
    margin-bottom: 45px;
  }
  .flow-box:last-child {
    margin-bottom: 0;
  }
}

.flow-block {
  border: 5px solid #f7f3ef;
  background: #fff;
  border-radius: 0 30px 0 30px;
  margin-top: 92.25px;
  padding: 56.25px 38.25px;
  position: relative;
}
.flow-block:first-child {
  margin-top: 0;
}
.flow-block:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1250px) {
  .flow-block {
    padding: 56.25px;
  }
}
@media only screen and (max-width: 767px) {
  .flow-block {
    padding: 27px 18px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 36px solid transparent;
  border-top-color: #eee7df;
  left: 50%;
  margin-left: -36px;
  position: absolute;
}
@media only screen and (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: #98cc89;
}
.flow-block .title {
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1.4;
  margin-top: 0 !important;
  text-align: left;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flow-block .title:after, .flow-block .title:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .flow-block .title {
    padding: 0;
    font-size: 18px;
  }
}
.flow-block .title .num {
  display: block;
  border: #98cc89;
  background: #98cc89;
  margin-right: 0.5em;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  font-style: normal;
  line-height: 32px;
  letter-spacing: 1px;
}
.flow-block .title .number_text {
  padding-top: 3px;
}

table {
  width: 100%;
  border-collapse: collapse;
}
table.table_address {
  background: none;
  margin-bottom: 1em;
}
table.table_address:last-child {
  margin-bottom: 0;
}
table.table_address tbody tr th {
  text-align: left;
  float: none;
  padding: 1em 0 1em 1em;
}
table.table_address tbody tr th:first-child {
  border-top: 1px solid #98cc89;
  color: #98cc89;
  width: 25%;
  border-bottom: none;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  table.table_address tbody tr th:first-child {
    width: 35%;
  }
}
table.table_address tbody tr:last-child th:first-child {
  border-bottom: 1px solid #98cc89;
}
table.table_address tbody tr th, table.table_address tbody tr td {
  text-align: left;
  padding: 1em 0 1em 1em;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  line-height: 1.6;
}
table.table_address tbody tr th:first-child, table.table_address tbody tr td:first-child {
  color: #98cc89;
  border-bottom: 1px solid #98cc89;
  border-top: 1px solid #98cc89;
}
table.table_timetable {
  table-layout: fixed;
  margin-bottom: 0.5em;
}
table.table_timetable:last-child {
  margin-bottom: 0;
}
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 th {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
table.table_timetable thead th {
  background: #d3e1b6;
  color: #333333;
  padding: 0.5rem 0.2rem;
}
table.table_timetable thead th:first-child {
  width: 34%;
}
@media only screen and (min-width: 768px) {
.page-name-clinic table.table_timetable thead th:first-child {width: 20%;}
}
table.table_timetable tbody th {
  text-align: center;
}
table.table_timetable tbody th, table.table_timetable tbody td {
  padding: 14px 0.2rem;
}
table.table_timetable + p {
  line-height: 1.5;
}
table.table_fee {
  table-layout: fixed;
  margin-bottom: 1em;
}
table.table_fee:last-child {
  margin-bottom: 0;
}
table.table_fee th, table.table_fee td {
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
table.table_fee thead th, table.table_fee thead td {
  background: #d3e1b6;
  color: #333333;
  text-align: center;
  font-weight: bold;
}
table.table_fee tbody th {
  background: #fff;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  font-weight: 400;
}
table.table_fee tbody td {
  text-align: left;
  padding-right: 1em;
}
table.table_fee tbody td:last-child {
  text-align: left;
}
table.table_fee2 {
  margin-bottom: 1em;
}
table.table_fee2:last-child {
  margin-bottom: 0;
}
table.table_fee2 th, table.table_fee2 td {
  background: #fff;
  border: 1px solid #ddd;
  padding: 15px 10px;
  text-align: center;
  letter-spacing: 0.1em;
}
table.table_fee2 tbody th {
  background: #f1f4ea;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  width: 25%;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  table.table_fee2 tbody th {
    width: 35%;
  }
}
table.table_fee2 tbody td {
  text-align: left;
  padding-right: 1em;
}
table.table_fee2 tbody td:last-child {
  text-align: left;
}
table.table_fee_bg tbody tr th {
  background: #f1f4ea;
}
table.table_fee_right tbody tr td:last-child {
  text-align: right;
}
table.table_fee2_right tbody tr td:last-child {
  text-align: right;
}

.consul {
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto,
    "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
  color: #98cc89 !important;
}

.consul2 {
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", -apple-system, BlinkMacSystemFont, Roboto,
    "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
  color: #a3937d !important;
}

.js-scrollable,
.js-scrollable_pc {
  margin-bottom: 1em;
}
.js-scrollable table,
.js-scrollable_pc table {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .js-scrollable table,
  .js-scrollable_pc table {
    width: auto;
    min-width: 768px;
  }
}

.js-scrollable_pc table {
  width: auto;
  min-width: 768px;
}

.js-scrollable.scroll-hint {
  overflow-y: hidden !important;
}

.home .footer {
  border-top: none;
}

.footer {
  padding-top: 50px;
  background: url("../img/common/logo_bg.jpg") no-repeat center;
  overflow: hidden;
  border-top: 2px solid #98cc89;
}
.footer .sec_logo {
  margin: 0 0 30px;
  text-align: center;
}
.footer .footer_text {
  line-height: 23px;
  margin-top: 5px;
}
.footer table.address {
  margin-bottom: 10px;
}
.footer table.address th, .footer table.address td {
  padding: 13px 0;
  line-height: 1.4;
  border-bottom: 1px solid #cccccc;
}
.footer table.address th {
  width: 100px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #a3937d;
  text-align: left;
  padding-right: 8px;
}
.footer table.address .btn {
  background: #98cc89;
  color: #fff !important;
  text-decoration: none;
  position: relative;
  width: 200px;
  display: inline-block;
  text-align: center;
  border-radius: 0 10px 0 10px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  padding: 5px;
  margin-top: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer table.address .btn::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 4px;
  right: 4px;
  margin: 0 auto;
  width: 10px;
  height: 10px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media only screen and (min-width: 768px) {
  .footer table.address .btn:hover {
    opacity: 0.7;
  }
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
}
.footer .sitemap a {
  text-decoration: none;
  color: #333333;
  position: relative;
  padding-left: 15px;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
.footer .sitemap a:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
  .footer .col_2 + .col_2 {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .footer {
    padding-top: 70px;
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}
@media screen and (min-width: 1250px) {
  .footer {
    padding-top: 100px;
  }
}

.copyright {
  background: #faf7f2;
  color: #333333;
  margin-top: 30px;
  padding: 10px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .copyright {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .copyright {
    padding: 10px 0 17%;
  }
}

.list_list dd a {
  color: #333333;
  text-decoration: none;
}
.list_list dd a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .list_list dt {
    padding: 0.5em 0 0;
  }
  .list_list dd {
    padding: 0 0 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .list_list dt {
    float: left;
  }
  .list_list dd {
    padding-left: 120px;
  }
}

.sec_news .sec_title {
  text-align: center;
}
.sec_news .btnstyle a {
  width: 120px;
  padding: 0.5em 0em;
}
@media only screen and (max-width: 767px) {
  .sec_news .btnstyle {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .sec_news .sec_title {
    text-align: left;
  }
  .sec_news .title_box {
    position: relative;
  }
  .sec_news .title_box .btnstyle {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
  }
}

.sec_tab .tab_item {
  display: none;
}
.sec_tab .tab_item.active {
  display: block;
}
.sec_tab .tab_item_wrap {
  background: rgba(255, 255, 255, 0.5);
  padding: 40px;
  border-radius: 0 30px 0 30px;
}
.sec_tab .tab_btn_wrap {
  margin-bottom: 0 !important;
}
.sec_tab .tab_btn_wrap li {
  border-radius: 0 20px 0 20px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  color: #333333;
  position: relative;
  background: #f1f6ef;
}
.sec_tab .tab_btn_wrap li + li {
  margin-top: 20px;
}
.sec_tab .tab_btn_wrap li:hover {
  cursor: pointer;
}
.sec_tab .tab_btn_wrap li.active {
  background: #98cc89;
  -webkit-filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.2));
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.sec_tab .tab_btn_wrap li.active:after {
  border: 15px solid transparent;
  border-left: 20px solid #98cc89;
  content: "";
  height: 0;
  position: absolute;
  right: -35px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0;
}
.sec_tab .tab_item .btnstyle {
  margin-bottom: 0 !important;
}
.sec_tab .tab_item .btnstyle:nth-child(n+3) {
  margin-top: 15px !important;
}
.sec_tab .tab_item .btnstyle a {
  line-height: 1.2;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 767px) {
  .sec_tab .tab_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .sec_tab .tab_btn_wrap li {
    height: 60px;
    width: 49%;
    margin-right: 2%;
  }
  .sec_tab .tab_btn_wrap li:not(:first-child) {
    margin-top: 0;
  }
  .sec_tab .tab_btn_wrap li:nth-child(2n) {
    margin-right: 0;
  }
  .sec_tab .tab_btn_wrap li:nth-child(n+3) {
    margin-top: 2%;
  }
  .sec_tab .tab_btn_wrap {
    margin-bottom: 20px !important;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    font-size: 18px;
    line-height: 22px;
  }
  .sec_tab .tab_btn_wrap .tab_btn.active::after {
    right: 0;
    left: 0;
    bottom: -25px;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    top: auto;
    border-left: 15px solid transparent;
    border-top: 10px solid #98cc89;
  }
  .sec_tab .tab_item_wrap {
    padding: 20px;
  }
  .sec_tab .tab_item ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec_tab .tab_item .btnstyle {
    width: calc((100% - 10px) / 2);
  }
  .sec_tab .tab_item .btnstyle a {
    height: 60px;
  }
}
@media only screen and (min-width: 768px) {
  .sec_tab .tab_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .sec_tab .tab_btn_wrap {
    width: 260px;
  }
  .sec_tab .tab_btn_wrap .tab_btn {
    font-size: 28px;
  }
  .sec_tab .tab_btn_wrap .tab_btn .small {
    font-size: 22px;
  }
  .sec_tab .tab_content {
    width: calc(100% - 260px - 40px);
  }
  .sec_tab .tab_item .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec_tab .tab_item li {
    width: calc((100% - 20px) / 2);
  }
  .sec_tab .tab_item li.btnstyle {
    margin-bottom: 0 !important;
  }
  .sec_tab .tab_item li.btnstyle:nth-child(n+3) {
    margin-top: 20px !important;
  }
  .sec_tab .tab_item li.btnstyle a {
    font-size: clamp(18px, 2vw, 22px);
    max-width: 100%;
    -webkit-box-shadow: 0 0 15px #aaa;
            box-shadow: 0 0 15px #aaa;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1239px) {
  .sec_tab .tab_btn_wrap {
    width: 180px;
  }
  .sec_tab .tab_content {
    width: calc(100% - 180px - 40px);
  }
}

.home h2 {
  margin: 0 0 40px;
  padding: 0;
  background: 0;
  text-align: left;
  padding-left: 140px;
  z-index: 1;
  font-size: 48px;
}
.home h2::after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  bottom: -10px;
  right: auto;
  left: 100px;
  margin: 0 auto;
  width: 150px;
  height: 140px;
  background: url("../img/top/top_h2.png") no-repeat left bottom/contain;
  z-index: -1;
}
.home h2::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  margin: 0 auto;
  width: 120px;
  height: 2px;
  border-top: 1px solid #98cc89;
}
.home h3 {
  margin: 0 0 20px;
  padding: 0;
  background: 0;
  border: none;
}
.home h3::before, .home h3::after {
  display: none;
}
.home section {
  padding: 100px 0;
}
@media only screen and (max-width: 767px) {
  .home h2 {
    margin-bottom: 20px;
    font-size: 26px;
    padding-left: 60px;
  }
  .home h2::before {
    width: 40px;
  }
  .home h2::after {
    width: 70px;
    left: 30px;
    bottom: -10px;
  }
  .home section {
    padding: 40px 0;
  }
}

.sec_news .news {
  position: relative;
}
.sec_news h2 {
  font-size: 42px;
}
.sec_news h3 {
  line-height: 1;
  font-size: 28px;
  color: #fff;
  background: #98cc89;
  height: 80px;
  width: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0 30px 0 30px;
}
.sec_news dl {
  border-top: 1px solid #ccc;
  padding-top: 25px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
}
.sec_news dl dt {
  padding-left: 10px;
}
.sec_news dl dt:last-of-type {
  margin-bottom: 0;
}
.sec_news dl dd {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
.sec_news dl dd:last-of-type {
  margin-bottom: 0;
}
.sec_news dl + p {
  text-align: right;
}
.sec_news dl + p a {
  font-family: "Times New Roman", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", serif;
  color: #333333;
  text-decoration: none;
  padding-right: 30px;
  background: url("../img/common/arrow01.png") no-repeat center right;
}
.sec_news .blog h3 {
  background: #a3937d;
}
.sec_news .blog dd a:hover {
  color: #a3937d;
}
.sec_news .blog dl + p a {
  background: url("../img/common/arrow02.png") no-repeat center right;
}
.sec_news .blog dl + p a:hover {
  color: #a3937d;
}
@media screen and (min-width: 768px) {
  .sec_news .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec_news dl dd {
    padding-left: 160px;
  }
  .sec_news .title_box {
    width: 260px;
  }
  .sec_news .text_box {
    width: calc(100% - 260px - 40px);
  }
  .sec_news dl + p a {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .sec_news h2 {
    font-size: 30px;
  }
  .sec_news h3 {
    height: 50px;
    font-size: 22px;
    width: 180px;
  }
  .sec_news dl {
    padding-top: 15px;
  }
  .sec_news dl dt {
    padding-top: 0;
  }
  .sec_news dl dd {
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
  }
  .sec_news dl + p a {
    font-size: 20px;
  }
  .sec_news .row {
    margin-bottom: 30px;
  }
  .sec_news .blog {
    margin-top: 0 !important;
    margin-bottom: 0;
  }
}

.sec01 {
  background: url("../img/common/logo_bg.jpg") no-repeat center top 120px;
}
@media only screen and (min-width: 768px) {
  .sec01 {
    padding-top: 130px !important;
  }
}

.sec02 h2 {
  line-height: 1.2;
  padding-left: 0;
  display: table;
  margin: 0 auto 20px;
}
.sec02 h2 .line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #dce9d1));
  background: linear-gradient(180deg, transparent 60%, #dce9d1 60%);
}
.sec02 h2::before, .sec02 h2::after {
  display: none;
}
@media only screen and (max-width: 767px) {
  .sec02 {
    background: url("../img/top/sp_sec02_bg.jpg") no-repeat center/cover;
  }
  .sec02 .container {
    background: rgba(255, 255, 255, 0.9);
    padding: 40px 20px;
    position: relative;
  }
  .sec02 .container::after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 0 auto;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid #98cc89;
  }
  .sec02 h2 {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .sec02 {
    background: url("../img/top/sec02_bg.jpg") no-repeat center/cover;
  }
  .sec02 h2 {
    font-size: 36px;
    margin-bottom: 40px;
  }
  .sec02 h2 + p {
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
  }
  .sec02 .btnstyle a {
    max-width: 360px;
  }
}

.sec03 a {
  position: relative;
  display: block;
  z-index: 1;
}
.sec03 a::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background: #e5efd0;
  border-radius: 0 30px 0 30px;
  z-index: -1;
}
.sec03 .col_3:nth-child(even) a::after,
.sec03 .col_2:nth-child(even) a::after {
  background: #eee7df;
}
@media only screen and (max-width: 767px) {
  .sec03 .row:not(:last-child) {
    margin-bottom: 30px;
  }
  .sec03 .col_3 + .col_3,
  .sec03 .col_2 + .col_2 {
    margin-top: 30px;
  }
  .sec03 a::after {
    top: 10px;
    left: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .sec03 {
    padding-top: 130px !important;
  }
  .sec03 a img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: block;
  }
  .sec03 a:hover img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translate(5px, 5px);
        -ms-transform: translate(5px, 5px);
            transform: translate(5px, 5px);
    opacity: 1;
  }
  .sec03 .col_3 {
    width: calc((100% - 150px) / 3);
    margin-right: 75px;
  }
  .sec03 .col_3:nth-child(n+4) {
    margin-top: 60px;
  }
  .sec03 .col_2 {
    width: calc((100% - 75px) / 2);
    margin-right: 75px;
  }
}

.sec04 {
  background: url("../img/top/sec04_bg.jpg") no-repeat center top;
}
.sec04 h2::before {
  border-color: #fff;
}
.sec04 h2::after {
  background: url("../img/top/top_h2_w.png") no-repeat left bottom/contain;
}
.sec04 h3 {
  display: inline-block;
  line-height: 1;
  font-size: 20px;
  color: #fff;
  background: #a3937d;
  border-radius: 0 30px 0 30px;
  letter-spacing: 0;
  padding: 15px 25px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .sec04 h3 {
    text-align: center;
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .sec04 {
    padding-top: 130px !important;
  }
  .sec04 h3 {
    font-size: 30px;
    padding: 25px 35px;
    margin-bottom: 40px;
  }
}

.sec05 {
  background: #af9f8e url("../img/top/sec05_bg.jpg") no-repeat center bottom/contain;
}
.sec05 h2 {
  color: #fff;
}
.sec05 h2::after {
  background: url("../img/top/top_h2_w.png") no-repeat left bottom/contain;
}
.sec05 h2::before {
  border-color: #fff;
}
.sec05 .text > p {
  color: #fff;
}
.sec05 .btnstyle a {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
@media only screen and (max-width: 767px) {
  .sec05 .row {
    margin-bottom: 30px;
  }
  .sec05 .img {
    margin-bottom: 20px;
  }
  .sec05 .btn_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .sec05 .btn_box .btnstyle {
    width: calc((100% - 20px) / 2);
  }
}
@media only screen and (min-width: 768px) {
  .sec05 {
    padding-top: 130px !important;
    padding-bottom: 130px !important;
  }
  .sec05 .img {
    width: 48.2%;
  }
  .sec05 .text {
    width: calc(100% - 60px - 48.2%);
  }
  .sec05 .btn_box {
    gap: 0 30px;
    grid-template-columns: repeat(3, 1fr);
  }
  .sec05 .btn_box .btnstyle a {
    height: 80px;
    font-size: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1239px) {
  .sec05 .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec05 .img {
    width: 44%;
  }
  .sec05 .text {
    width: calc(100% - 40px - 44%);
  }
}
@media only screen and (min-width:1239px) {
.sec05 .text{
  padding-top:50px;
}
}
.loopslider_wrap {
  overflow: hidden;
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  .loopslider_wrap {
    padding: 100px 0;
  }
}

.loopslider {
  -webkit-animation: loopslider 60s linear infinite;
          animation: loopslider 60s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 6024px;
  height: 100%;
}
.loopslider li {
  margin: 0 20px;
}
@media only screen and (max-width: 767px) {
  .loopslider li {
    margin: 0 10px;
  }
}

@-webkit-keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-3012px);
            transform: translateX(-3012px);
  }
}

@keyframes loopslider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-3012px);
            transform: translateX(-3012px);
  }
}
@media print, screen and (max-width: 1239px) {
  .loopslider {
    width: 4344px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-2172px);
              transform: translateX(-2172px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-2172px);
              transform: translateX(-2172px);
    }
  }
}
@media only screen and (max-width: 767px) {
  .loopslider {
    width: 2400px;
  }
  @-webkit-keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1200px);
              transform: translateX(-1200px);
    }
  }
  @keyframes loopslider {
    0% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-1200px);
              transform: translateX(-1200px);
    }
  }
}
.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 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;
  z-index: 1;
}

.img_slider .img_slide_main .slick-next {
  right: 20px;
}

.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 only screen and (max-width: 767px) {
  .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;
  }
}
@media only screen and (min-width: 768px) {
  .header {
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .header.header_scrolled {
    -webkit-box-shadow: 0 0 10px #ccc;
            box-shadow: 0 0 10px #ccc;
  }
}
@media only screen and (max-width: 767px) {
  .header_logo {
    max-width: 90%;
    margin: auto;
  }
}
@media only screen and (min-width: 768px) {
  .global_nav .menu-item > .sub-menu > li {
    border-top: 1px solid #fff;
    border-bottom: none !important;
  }
  .sub-menu_wrap {
    border-top: 1px solid #fff;
  }
}
/*Gナビ　サブメニューの幅調整*/
@media only screen and (min-width: 768px) {
  .global_nav .menu-item > .sub-menu {
    min-width: 100%;
  }
}
/*Gナビ アイコン画像をホバー時白くする*/
@media only screen and (min-width: 768px) {
  .global_nav .menu-item.active > a img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
}

/*Gナビななめ線の場合*/
@media only screen and (min-width: 768px) and (max-width: 1239px) {
  .global_nav .menu-item > a {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1239px) {
  .menu-item > .sub-menu a,
  .menu-item > .sub-menu_wrap a {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .sp_nav {
    padding: 10px 0;
  }
}
@media screen and (min-width: 768px) {
  .copyright {
    padding-bottom: 100px;
  }
}

.sitemap_box .menu a br {
  display: none;
}

.color01 {
  color: #98cc89;
}

.color02 {
  color: #a3937d;
}

a[href^="tel:"] {
  color: #333333 !important;
  text-decoration: none !important;
}

table a {
  color: #333;
}
table a:hover {
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .js-scrollable {
    overflow-y: hidden !important;
  }
}
.link_box {
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.link_box:hover {
  -webkit-filter: brightness(94%);
          filter: brightness(94%);
  opacity: 1;
}
.link_box p:last-child {
  margin: 0;
}
.link_box p:last-child a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.link_box .link {
  display: none;
}

.arrow_box .col_2 {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .arrow_box .col_2 .arrow_box .col_2:first-child::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: calc(-45px - 2.5%);
    margin: 0 auto;
    border: 30px solid transparent;
    border-left: 15px solid #a11a53;
  }
}
@media only screen and (max-width: 767px) {
  .arrow_box .col_2 .arrow_box .col_2:first-child::after {
    content: "";
    display: block;
    position: absolute;
    bottom: calc(-45px - 2.5%);
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    margin: 0 auto;
    border: 30px solid transparent;
    border-top: 15px solid #a11a53;
  }
}

/*白ボタン*/
.btnstyle.white a {
  background: #fff;
  color: #98cc89 !important;
  border: #98cc89 2px solid;
}
.btnstyle.white a::after {
  border-left: 6px solid #98cc89;
}

.btn_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 20px;
}
.btn_box .btnstyle {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}
.btn_box .btnstyle a {
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (min-width: 768px) {
  .btn_box.col_2 {
    width: 540px;
    margin: auto;
  }
  .btn_box.col_3 {
    width: 720px;
    margin: auto;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .btn_box.col_2,
  .btn_box.col_3 {
    display: block;
  }
  .btn_box.col_2 .btnstyle + .btnstyle,
  .btn_box.col_3 .btnstyle + .btnstyle {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .btnstyle a {
    font-size: 20px;
  }
  body:not(.home) .row > .btnstyle {
    margin-bottom: 0;
  }
  body:not(.home) .row > .btnstyle a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .btnstyle__left a,
  .btnstyle__right a {
    margin-left: auto;
    margin-right: auto;
  }
}
.btnstyle.blank a::after {
  border: none;
  background: none;
  content: "\e89e";
  bottom: auto;
  top: 50% !important;
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}

.table_timetable th,
.table_timetable td {
  letter-spacing: 0;
}
.table_timetable thead th {
  border: none;
}

@media only screen and (max-width: 768px) {
  .alignleft,
  .alignright {
    max-height: 260px;
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .alignleft.h300,
  .alignright.h300 {
    max-height: 300px;
    width: auto;
    display: block;
    margin: 0 auto 20px;
  }
}
.aligncenter:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .alignleft,
  .alignright,
  .aligncenter {
    display: block;
    margin: 0 auto 20px;
  }
}
@media only screen and (min-width: 768px) {
  .img_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .img_right > *:first-child {
    width: 34%;
  }
  .img_right > *:last-child {
    width: 62%;
  }
}
@media only screen and (min-width: 768px) {
  body:not(.home) #main .col_2 .box_bg,
  body:not(.home) #main .col_3 .box_bg,
  body:not(.home) #main .col_2 .box_border,
  body:not(.home) #main .col_3 .box_border {
    padding: 30px;
  }
}
.tb {
  display: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .tb {
    display: inline !important;
  }
}
@media only screen and (max-width: 767px) {
  .tb {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .let0 {
    letter-spacing: 0 !important;
  }
}
table.table_timetable th,
table.table_timetable td,
table.table_fee thead th,
table.table_fee thead td,
table.table_fee2 thead th,
table.table_fee2 thead td {
  font-weight: normal !important;
}

table.table_fee2 thead th,
table.table_fee2 thead td {
  color: #fff;
  background: #98cc89;
}

table.table_fee tbody th {
  background: #f1f4ea;
}

.box_form dd.flex p {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}

.box_form dd.flex p + p {
  margin-top: 10px;
}

@media only screen and (min-width: 768px) {
  .wpcf7 input[type=text],
  .wpcf7 input[type=tel] {
    max-width: 300px;
  }
}
@media only screen and (max-width: 767px) {
  .wpcf7 input[type=text],
  .wpcf7 input[type=tel] {
    max-width: 190px;
  }
  .box_form dd .wpcf7-checkbox input {
    width: auto !important;
  }
}
.slick-dots {
  bottom: 0;
}
.slick-dots li {
  margin: 0 7px;
}
.slick-dots li button:before {
  font-size: 15px;
}

ul.box_bg,
ul.box_border {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  ul.box_bg,
  ul.box_border {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .clearfix:last-child > .alignleft,
  .clearfix:last-child > .alignright,
  .clearfix:last-child > .aligncenter {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .googlemap {
    padding-top: 36%;
  }
}
@media only screen and (min-width: 768px) {
  .global_nav .menu-item > .sub-menu_wrap .sub-menu a:after {
    top: 0.7em !important;
  }
  .ul_circle li::before {
    top: 11px;
  }
  .ul_triangle li::before {
    top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }
  .link_anchor a::before {
    width: 24px;
    height: 24px;
    top: 1px;
  }
  .link_anchor a::after {
    left: 8px;
    top: 10px;
  }
}
.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;
}

.doctor_table01 th{
  width:80px!important;
  padding-left:5px!important;
}
.nutritional-therapy_flow02 .flow-block .title .num{
  width:auto;
  padding-left:10px;
  padding-right:10px;
}
.sec_open{
padding-bottom:0!important;
}
.sec_open .container{
  border:1px solid #98cc89;
  border-radius:0 30px 0 30px;
  text-align:center;
  padding:30px 10px;
  font-size:18px;
}
.sec_open .border{
  display:table;
  margin:0 auto 20px;
  background: linear-gradient(180deg, transparent 70%,#e0f0db 70%,#e0f0db 100%,transparent 100%);
font-size:24px;
  line-height:1;
}
.sec_open .border + p{
  margin:20px 0;
  line-height:1.6;
}
.sec_open .color02{
  color:#8c704b;
}
@media only screen and (min-width: 768px) {
  .sec_open .container{
    padding:50px;
    font-size:26px;
  }
  .sec_open .border{
    font-size:36px;
  }
}

.img_slide_thumb.few-slides .slick-track {
  transform:unset!important;
}