@charset "UTF-8";
.page_title_wrap {
  overflow: hidden;
  position: relative;
  background: #555555;
  padding: 20px 0;
  background-image: url("../img/common/under_title.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page_title_wrap:before, .page_title_wrap:after {
  display: none;
}
.page_title_wrap .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 315px;
  gap: 22.5px;
}
@media only screen and (max-width: 767px) {
  .page_title_wrap .container {
    min-height: 150px;
    gap: 14px;
  }
}
.page_title_wrap .page_title {
  color: #3b2520;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 45px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.25;
  z-index: 1;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .page_title_wrap .page_title {
    font-size: 28px;
  }
}

.mce-content-body h2,
.mce-content-body h3,
.mce-content-body h4,
.mce-content-body h5,
.mce-content-body .text-large {
  font-weight: 600;
  font-family: "Zen Maru Gothic", sans-serif;
}
.mce-content-body h3 {
  color: #3b2520;
  font-size: 30px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-bottom: 1.2em;
  text-align: center;
  padding-top: 84px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h3 {
    font-size: 24px;
  }
}
.mce-content-body h3:after {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  background: url("../img/common/h2.png") no-repeat center/contain;
  width: 296px;
  height: 74px;
}
@media (max-width: 767px) {
  .mce-content-body h3:after {
    width: 236.8px;
    height: 59.2px;
  }
}
.mce-content-body h3 small {
  display: block;
  color: #9ebc2c;
}
.mce-content-body h4 {
  color: #3b2520;
  display: block;
  text-align: left;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  padding-left: 25px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: dashed 2px #f9ab4f;
  border-bottom: dashed 2px #f9ab4f;
  position: relative;
  padding-left: 35px;
}
.mce-content-body h4:after {
  content: "";
  position: absolute;
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: auto;
  top: 20px;
  bottom: auto;
  background: url("../img/common/h3.png") no-repeat center/contain;
  width: 21px;
  height: 18px;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h4 {
    font-size: 22px;
  }
}
.mce-content-body h4.aside_title {
  color: #555555;
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #333333;
  font-size: 2.2rem;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  line-height: 1.5;
  padding-bottom: 1.2rem;
}
.mce-content-body h4.aside_title:after, .mce-content-body h4.aside_title:before {
  display: none;
}
.mce-content-body h5 {
  color: #3b2520;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  position: relative;
  letter-spacing: 0.08em;
  padding: 0;
  padding-left: 19px;
  border-bottom: solid 2px #9ebc2c;
  padding-bottom: 8px;
}
.mce-content-body h5:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h5 {
    font-size: 20px;
  }
}
.mce-content-body h5:after {
  content: "";
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: auto;
  top: 10px;
  bottom: auto;
  width: 5px;
  height: 13px;
  background: #9ebc2c;
  background: linear-gradient(180deg, #9ebc2c 0%, #9ebc2c 50%, #f9ab4f 50%, #f9ab4f 100%);
}
@media only screen and (max-width: 767px) {
  .mce-content-body h5:after {
    top: 10px;
  }
}
.mce-content-body h6 {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-top: 1.8em;
  margin-bottom: 1.2em;
  border: none;
  position: relative;
}
.mce-content-body h6:before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mce-content-body h6 {
    font-size: 18px;
  }
}
.mce-content-body h6 {
  display: table;
  background: #68bbb3;
  padding: 6px 10px;
  border-radius: 5px;
}
.mce-content-body .section_bg h6,
.mce-content-body .box_bg h6 {
  background: #fff;
}
.mce-content-body .section_bg .box_bg h6,
.mce-content-body .section_bg .box_border h6,
.mce-content-body .box_bg .box_bg h6,
.mce-content-body .box_bg .box_border h6 {
  background: #68bbb3;
}
.mce-content-body .section_bg .box_bg .box_bg h6,
.mce-content-body .section_bg .box_border .box_bg h6,
.mce-content-body .box_bg .box_bg .box_bg h6,
.mce-content-body .box_bg .box_border .box_bg h6 {
  background: #fff;
}

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

.section {
  padding-top: 76px;
  padding-bottom: 76px;
}
@media only screen and (max-width: 767px) {
  .section {
    padding-top: 51px;
    padding-bottom: 51px;
  }
}
.section h3:first-child {
  margin-bottom: 24px;
}
.section hr {
  margin-bottom: 100px;
  margin-top: 100px;
  max-width: 1000px;
}

.section_bg {
  background: #ffeed4;
}
.section_bg .box_bg {
  background: #fff;
}
.section_bg .box_bg .box_bg {
  background: #fbf9df;
}
.section_bg .box_bg .box_bg .box_bg {
  background: #fff;
}

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

.box_border {
  background: #fff;
  border: 2px solid #68bbb3;
}

.box_border .box_bg {
  background: #fbf9df;
}

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

.box_bg,
.box_border {
  margin-top: 0;
  margin-bottom: 50px;
  border-radius: 40px;
  padding: 50px 34px;
}
.box_bg:last-child,
.box_border:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1250px) {
  .box_bg,
  .box_border {
    padding: 50px 34px;
  }
}
@media only screen and (max-width: 767px) {
  .box_bg,
  .box_border {
    padding: 24px 16px;
    margin-bottom: 40px;
    border-radius: 20px;
  }
}
.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 {
  background: #fff !important;
  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 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: 50px;
}
@media only screen and (max-width: 767px) {
  div.clearfix {
    margin-bottom: 40px;
  }
}

.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: 2px solid #9ebc2c;
  border-radius: 10px;
  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;
}
.link_anchor a {
  line-height: 1.3;
  position: relative;
  text-decoration: none;
  transition: 0.3s;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  border-radius: 0;
  border: none;
  color: #555555 !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: #9ebc2c !important;
  opacity: 1;
  text-decoration: underline;
}
.link_anchor a::after {
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  left: calc( ( 1.6875em / 2 ) - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: calc(0.65em + 0.25em - 3px);
}
@media only screen and (max-width: 767px) {
  .link_anchor a::after {
    top: calc(0.65em + 0.25em - 1px);
  }
}
.link_anchor a::before {
  display: block;
  background: #9ebc2c;
  border-radius: 50%;
  height: 1.6875em;
  width: 1.6875em;
  left: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .link_anchor a::before {
    top: 2px;
  }
}
@media only screen and (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_triangle,
.ul_check,
.ol_circle {
  margin-bottom: 24px;
}
.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: 12px;
  padding-left: 20px;
  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: 24px;
}

.ul_circle li::before {
  border-radius: 50%;
  background: #b979ad;
  height: 8px;
  left: 0;
  top: 9px;
  width: 8px;
}

.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: 10px;
  width: 7px;
  z-index: 1;
}
.ul_check li:after {
  content: "";
  position: absolute;
  display: block;
  background: #555555;
  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 #ff6100;
  top: 10px;
}

.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: #9ebc2c;
  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 only screen and (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;
  }
}
.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: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-size: 26px;
  font-weight: 600;
  height: 40px;
  left: 0;
  letter-spacing: 0;
  line-height: 36.8px;
  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: #68bbb3;
  font-family: "Zen Maru Gothic", sans-serif;
}
.box_faq .question .faq_title {
  cursor: pointer;
  font-family: "Zen Maru Gothic", sans-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: #9ebc2c;
  border-radius: 1px;
  width: 16px;
  height: 3px;
}
.box_faq .question .faq_title::after {
  transform: rotate(90deg);
  transition: 0.3s;
}
.box_faq .question.open .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: #ff6100;
  top: 30px;
  font-family: "Zen Maru Gothic", sans-serif;
}

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

.flow-block {
  border: 2px solid #9ebc2c;
  background: #fff;
  border-radius: 40px;
  margin-top: 82px;
  padding: 50px 34px;
  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: 50px 34px;
  }
}
@media only screen and (max-width: 767px) {
  .flow-block {
    padding: 24px 16px;
    border-radius: 20px;
  }
}
.flow-block::after {
  content: "";
  bottom: -95px;
  border: 32px solid transparent;
  border-top-color: #cfe18b;
  left: 50%;
  margin-left: -32px;
  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: #9ebc2c;
}
.flow-block .title {
  padding: 0;
  flex: 0 0 auto;
  font-family: "Zen Maru Gothic", sans-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: flex;
  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: #ff6100;
  background: #ff6100;
  margin-right: 0.5em;
  color: #fff;
  padding: 0 0.5em;
  height: 30px;
  border-radius: 2px;
  flex: none;
  font-size: 20px;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  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;
  font-family: "Zen Maru Gothic", sans-serif;
}
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;
  font-weight: bold;
}
table.table_address tbody tr th:first-child {
  border-top: 1px solid #9ebc2c;
  color: #9ebc2c;
  width: 25%;
  border-bottom: none;
  font-weight: 600;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
@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 #9ebc2c;
}
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: #9ebc2c;
  border-bottom: 1px solid #9ebc2c;
  border-top: 1px solid #9ebc2c;
}
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: none;
  padding: 1rem 0.2rem;
  text-align: center;
  border: none;
}
table.table_timetable thead {
  border-bottom: 2px solid #ddd;
}
table.table_timetable thead th {
  background: none;
  color: #555555;
}
table.table_timetable thead th:first-child {
  width: 25%;
}
table.table_timetable tbody {
  border-bottom: 2px solid #ddd;
}
table.table_timetable tbody th {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  table.table_timetable {
    font-size: 90%;
  }
}
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: #f9ab4f;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
table.table_fee tbody th {
  background: #fff;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  font-weight: bold;
}
table.table_fee tbody td {
  text-align: left;
  padding-right: 1em;
}
table.table_fee tbody td:last-child {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  table.table_fee th.spw65 {
    width: 65%;
  }
}
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: #efefef;
  text-align: left;
  vertical-align: middle;
  padding-left: 1em;
  width: 25%;
  font-weight: bold;
}
@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: #efefef;
}
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 {
  color: #9ebc2c !important;
}

.consul2 {
  color: #ff6100 !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;
  }
}
@media only screen and (max-width: 767px) {
  .js-scrollable.wide table,
  .js-scrollable_pc.wide table {
    min-width: 1000px;
  }
}
.js-scrollable.wide table th,
.js-scrollable.wide table td,
.js-scrollable_pc.wide table th,
.js-scrollable_pc.wide table td {
  padding: 15px 8px;
}

.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;
  overflow: hidden;
  background: #9ebc2c;
}
.footer .container {
  background: #fff;
  border-radius: clamp(24px, 3.125vw, 60px);
  padding: clamp(24px, 3.125vw, 60px);
}
@media only screen and (max-width: 767px) {
  .footer .container {
    padding: clamp(16px, 2.0833333333vw, 40px);
  }
}
.footer .footer_bg {
  background: #819925;
  padding: clamp(12px, 1.5625vw, 30px);
  border-radius: clamp(8px, 1.0416666667vw, 20px);
  margin-top: clamp(12px, 1.5625vw, 30px);
}
.footer .row {
  align-items: center;
}
.footer .sec_logo {
  font-size: 13px;
  letter-spacing: 0;
}
.footer .sec_logo .logo_text {
  font-family: "Zen Maru Gothic", sans-serif;
  color: #4f2017;
  font-size: 1.6em;
  font-weight: bold;
  display: block;
  margin-bottom: 0.3em;
}
.footer .sec_logo img {
  display: block;
  max-width: 50%;
}
.footer .ul_icon {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: clamp(16px, 2.0833333333vw, 40px);
}
@media only screen and (max-width: 767px) {
  .footer .ul_icon {
    gap: 20px;
    flex-direction: column;
    margin-bottom: 30px;
  }
}
.footer .ul_icon li {
  width: 49%;
  position: relative;
  padding-left: 4em;
  padding-top: 12px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .footer .ul_icon li {
    width: 100%;
  }
}
.footer .ul_icon li:before {
  content: "";
  display: block;
  position: absolute;
  width: 55px;
  height: 55px;
  top: 0;
  bottom: auto;
  right: auto;
  left: 0;
  margin: auto;
}
.footer .footer_icon {
  font-size: clamp(14px, 1.5vw, 16px);
}
.footer .footer_icon:before {
  max-width: 3.5em;
}
.footer .icon_car:before {
  background: url(../img/common/icon_footer02.png) no-repeat center/contain;
}
.footer .icon_free:before {
  background: url(../img/common/icon_footer03.png) no-repeat center/contain;
}
.footer .icon_map {
  position: relative;
  padding-left: 4em;
  margin-top: 0;
}
.footer .icon_map:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: auto;
  right: auto;
  left: 0;
  margin: auto;
  width: 55px;
  height: 55px;
  background: url(../img/common/icon_footer01.png) no-repeat center/contain;
}
.footer .icon_map p {
  margin-bottom: 0.5em;
}
.footer .icon_access {
  position: relative;
  padding-left: 4em;
  margin-top: 30px;
  padding-top: 12px;
}
.footer .icon_access:before {
  content: "";
  display: block;
  position: absolute;
  width: 55px;
  height: 55px;
  top: 0;
  bottom: auto;
  right: auto;
  left: 0;
  margin: auto;
  background: url(../img/common/icon_footer04.png) no-repeat center/contain;
}
.footer .icon_access p {
  margin-bottom: 0.5em;
}
.footer .ul_access {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 5px 0;
  background: #fff;
  border-radius: clamp(8px, 1.0416666667vw, 20px);
  background: #fff;
  padding: clamp(8px, 1.0416666667vw, 20px);
}
.footer .ul_access li {
  width: 32%;
}
@media (max-width: 1000px) {
  .footer .ul_access li {
    width: 49%;
  }
}
.footer .ul_access li a {
  text-align: left;
  border-bottom: solid 1px;
  padding: 0.5em 0;
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 14px;
  transition: 0.2s;
}
.footer .ul_access li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 2px;
  margin: auto;
  width: 4px;
  height: 4px;
  border-top: 1px solid #9ebc2c;
  border-right: 1px solid #9ebc2c;
  transform: translate(0, -50%) rotate(45deg);
  transition: 0.2s;
}
.footer .ul_access li a:hover {
  opacity: 0.8;
}
.footer .ul_access li a:hover:after {
  right: 0;
}
.footer .ul_reserve {
  display: flex;
  justify-content: space-between;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  align-items: center;
  margin-top: clamp(16px, 2.0833333333vw, 40px);
  font-size: clamp(14px, 1.2vw, 16px);
}
.footer .ul_reserve li {
  width: 49%;
  color: #3b2520;
  line-height: 1.2;
}
.footer .ul_reserve a[href^="tel:"] {
  padding-left: 1em;
  position: relative;
  font-size: clamp(20px, 2.8vw, 35px);
  display: block;
  color: #3b2520;
}
@media only screen and (max-width: 767px) {
  .footer .ul_reserve a[href^="tel:"] {
    font-size: clamp(20px, 5.4vw, 35px);
  }
}
.footer .ul_reserve a[href^="tel:"]:before {
  content: "";
  display: block;
  position: absolute;
  width: 29px;
  height: 31px;
  top: 0.1142857143em;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  max-width: 0.8285714286em;
  background: url(../img/common/icon_tel2.png) no-repeat center/contain;
}
.footer .ul_reserve .web_link {
  background: #f19a34;
  border-radius: 20px;
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 0.5em;
  font-size: clamp(18px, 2.5vw, 26px);
  text-align: center;
  position: relative;
  transition: 0.2s;
}
.footer .ul_reserve .web_link:hover {
  opacity: 0.8;
}
.footer .ul_reserve .web_link:after {
  content: "";
  display: block;
  position: absolute;
  width: 0.4em;
  height: 0.4em;
  top: auto;
  bottom: 0.5em;
  right: 0.5em;
  left: auto;
  margin: auto;
  background: linear-gradient(135deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%);
}
.footer .ul_reserve .web_link .icon {
  padding-top: 30px;
  position: relative;
  display: block;
}
.footer .ul_reserve .web_link .icon:before {
  content: "";
  display: block;
  position: absolute;
  width: 33px;
  height: 22px;
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  background: url(../img/common/icon_pc_wh2.png) no-repeat 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: 8px 0;
  line-height: 1.4;
}
.footer table.address th {
  width: 60px;
  text-align: left;
  padding-right: 8px;
}
.footer .sec_img {
  margin: 0;
}
.footer .sitemap {
  text-align: center;
  margin-bottom: 30px;
  margin-top: clamp(22px, 2.8645833333vw, 55px);
}
.footer .sitemap a {
  text-decoration: none;
  color: #fff;
  position: relative;
}
.footer .sitemap a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .footer {
    padding-top: clamp(48px, 6.25vw, 120px);
  }
  .footer .googlemap {
    height: 100%;
    padding-top: initial;
  }
}

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

.list_list dd a {
  color: #555555;
  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;
  }
}

.loopslider_wrap {
  overflow: hidden;
}

.loopslider {
  animation: loopslider 40s linear infinite;
  width: calc((clamp(192.8px, 25.1041666667vw, 482px) + clamp(12px, 1.5625vw, 30px)) * 8);
  display: flex;
  height: 100%;
}

.loopslider_item {
  width: calc(clamp(192.8px, 25.1041666667vw, 482px) + clamp(12px, 1.5625vw, 30px));
}
.loopslider_item img {
  width: clamp(192.8px, 25.1041666667vw, 482px);
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc((clamp(192.8px, 25.1041666667vw, 482px) + clamp(12px, 1.5625vw, 30px)) * -1 * 4));
  }
}
body.home .wrap {
  overflow: visible;
}

.container.wide {
  width: 1200px;
}

.color01 {
  color: #9ebc2c;
}

.color02 {
  color: #68bbb3;
}

.color03 {
  color: #b979ad;
}

.color04 {
  color: #ff6100;
}

.dib {
  display: inline-block;
}

.sec_slider {
  padding: clamp(40px, 5.2083333333vw, 100px) 0;
  background: url(../img/top/bg01.jpg) no-repeat center/cover;
}
@media only screen and (max-width: 767px) {
  .sec_slider {
    padding: clamp(40px, 5.2083333333vw, 100px) 0 clamp(80px, 10.4166666667vw, 200px);
    background: url(../img/top/sp_bg01.png) no-repeat right bottom/35%, #d9efed;
  }
}
.sec_slider .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.sec_slider .row {
  align-items: center;
}
.sec_slider .con_slider {
  position: relative;
}
.sec_slider .con_slider:after {
  content: "";
  display: block;
  position: absolute;
  width: clamp(342.8px, 44.6354166667vw, 857px);
  height: clamp(250px, 32.5520833333vw, 625px);
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  background: url(../img/top/slider_fig.png) no-repeat center/contain;
}
@media only screen and (max-width: 767px) {
  .sec_slider .con_slider:after {
    background: url(../img/top/sp_slider_fig.png) no-repeat center/contain;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
  }
}
.sec_slider .con_text {
  padding-right: max(50% - 600px, 10px);
}
@media only screen and (max-width: 767px) {
  .sec_slider .con_text {
    padding: 0 10px;
  }
}
.sec_slider .ttl {
  text-align: center;
  font-weight: bold;
  font-size: clamp(24px, 3vw, 40px);
  letter-spacing: 0.15em;
  color: #6ab125;
  line-height: 1.3;
  margin-bottom: 0.8em;
}

.sec_feature_ttl {
  background: url(../img/top/bg02.jpg) no-repeat center/cover;
  padding: clamp(44px, 5.7291666667vw, 110px) 0 0;
}
@media only screen and (max-width: 767px) {
  .sec_feature_ttl {
    padding-bottom: clamp(32px, 4.1666666667vw, 80px);
  }
}
.sec_feature_ttl .ttl {
  text-align: left;
  width: clamp(381.2px, 49.6354166667vw, 953px);
}
@media only screen and (max-width: 767px) {
  .sec_feature_ttl .ttl {
    width: 100%;
  }
}

.sec_feature .feature_num {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: clamp(18px, 2vw, 28px);
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 1;
}
.sec_feature .feature_num .num {
  font-size: 2.1428571429em;
  margin-right: 0.1em;
}
.sec_feature h3 {
  padding-top: 0;
  text-align: left;
  font-size: clamp(22px, 2.8vw, 36px);
  font-weight: bold;
  letter-spacing: 0.1em;
  margin: 0 0 0.8em;
}
.sec_feature h3:before, .sec_feature h3:after {
  content: none;
}
.sec_feature h4 {
  padding: 0;
  text-align: center;
  border: none;
  margin: 0 0 0.5em;
  font-size: clamp(16px, 1.8vw, 32px);
}
@media only screen and (min-width: 768px) {
  .sec_feature h4 {
    min-height: 3em;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .sec_feature h4 {
    font-size: 18px;
  }
}
.sec_feature h4:before, .sec_feature h4:after {
  content: none;
}
.sec_feature .feature01 {
  padding: 0 0 clamp(30px, 3.90625vw, 75px);
  position: relative;
}
.sec_feature .feature01:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: calc(100% - clamp(54px, 7.03125vw, 135px));
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: url(../img/top/feature01_bg.jpg) no-repeat center/cover;
  z-index: -1;
}
.sec_feature .feature01:after {
  content: "";
  display: block;
  position: absolute;
  width: clamp(41.6px, 5.4166666667vw, 104px);
  height: clamp(44.4px, 5.78125vw, 111px);
  top: clamp(12px, 1.5625vw, 30px);
  bottom: auto;
  right: auto;
  left: max(50% - 550px, clamp(24px, 3.125vw, 60px));
  margin: auto;
  background: url(../img/top/dog_fig01.png) no-repeat center/contain;
}
@media only screen and (min-width: 768px) {
  .sec_feature .feature01 .container {
    max-width: calc(100% - clamp(32px, 4.1666666667vw, 80px));
    width: calc(100% - clamp(32px, 4.1666666667vw, 80px));
  }
}
@media only screen and (max-width: 767px) {
  .sec_feature .feature01 .con_text {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .sec_feature .feature01 .con_text {
    padding-left: max(50% - 600px, 0px);
    padding-top: clamp(80px, 10.4166666667vw, 200px);
  }
}
@media only screen and (min-width: 768px) {
  .sec_feature .feature01 .feature01_row1 {
    margin-bottom: 1%;
  }
}
.sec_feature .feature01 .feature01_row2 {
  max-width: 1815px;
  margin: 0 auto;
  text-align: center;
}
.sec_feature .feature01 .feature01_row2 > div:nth-child(even) {
  margin-top: clamp(26px, 3.3854166667vw, 65px);
}
@media only screen and (max-width: 767px) {
  .sec_feature .feature01 .feature01_row2 img {
    margin: 0 auto;
    max-width: 80%;
  }
}
.sec_feature .feature_others {
  text-align: center;
  padding-bottom: clamp(80px, 10.4166666667vw, 200px);
}
@media only screen and (max-width: 767px) {
  .sec_feature .feature_others {
    padding-bottom: clamp(40px, 5.2083333333vw, 100px);
  }
}
@media only screen and (min-width: 768px) {
  .sec_feature .feature_others .container {
    max-width: calc(100% - clamp(48px, 6.25vw, 120px));
    width: calc(100% - clamp(48px, 6.25vw, 120px));
  }
}
.sec_feature .feature_others .feature_num {
  margin-top: 0.5em;
}
.sec_feature .feature_others h3 {
  text-align: center;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(18px, 2.2vw, 36px);
  letter-spacing: 0;
}
.sec_feature .feature_others figure {
  position: relative;
}
.sec_feature .feature_others figure:before {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  z-index: 1;
}
.sec_feature .feature_others .row > [class^=col_] {
  display: flex;
  flex-direction: column;
  margin-top: 2%;
  position: relative;
  padding: 2% 2% 4%;
}
.sec_feature .feature_others .row > [class^=col_]:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 80%;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .sec_feature .feature_others .row .col_2 {
    margin-right: 2%;
    width: 49%;
  }
  .sec_feature .feature_others .row .col_2:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .sec_feature .feature_others .row .col_3 {
    margin-right: 2%;
  }
}
@media only screen and (min-width: 768px) {
  .sec_feature .feature_others .row .col_3:last-child {
    margin-right: 0;
  }
}
.sec_feature .feature_others .feature02:before {
  background: url(../img/top/feature02_bg.jpg) no-repeat center/cover;
}
.sec_feature .feature_others .feature02 figure:before {
  width: clamp(76.8px, 10vw, 192px);
  height: clamp(75.6px, 9.84375vw, 189px);
  top: auto;
  bottom: calc(clamp(10px, 1.3020833333vw, 25px) * -1);
  left: auto;
  right: calc(clamp(6px, 0.78125vw, 15px) * -1);
  background: url(../img/top/feature02_fig.png) no-repeat center/contain;
}
.sec_feature .feature_others .feature03:before {
  background: url(../img/top/feature03_bg.jpg) no-repeat center/cover;
}
.sec_feature .feature_others .feature03 figure:before {
  width: clamp(70.8px, 9.21875vw, 177px);
  height: clamp(62.8px, 8.1770833333vw, 157px);
  top: calc(clamp(3.2px, 0.4166666667vw, 8px) * -1);
  bottom: auto;
  left: calc(clamp(16.8px, 2.1875vw, 42px) * -1);
  right: auto;
  background: url(../img/top/feature03_fig.png) no-repeat center/contain;
}
.sec_feature .feature_others .feature04:before {
  background: url(../img/top/feature04_bg.jpg) no-repeat center/cover;
}
.sec_feature .feature_others .feature04 figure:before {
  width: clamp(59.2px, 7.7083333333vw, 148px);
  height: clamp(49.2px, 6.40625vw, 123px);
  top: auto;
  bottom: calc(clamp(12.8px, 1.6666666667vw, 32px) * -1);
  left: auto;
  right: clamp(2px, 0.2604166667vw, 5px);
  background: url(../img/top/feature04_fig.png) no-repeat center/contain;
}
@media only screen and (min-width: 768px) {
  .sec_feature .feature_others .feature05 {
    transform: translateY(clamp(32px, 4.1666666667vw, 80px));
  }
}
.sec_feature .feature_others .feature05:before {
  background: url(../img/top/feature05_bg.jpg) no-repeat center/cover;
}
.sec_feature .feature_others .feature05 figure:before {
  width: clamp(61.2px, 7.96875vw, 153px);
  height: clamp(59.2px, 7.7083333333vw, 148px);
  top: calc(clamp(22px, 2.8645833333vw, 55px) * -1);
  bottom: auto;
  left: auto;
  right: clamp(4px, 0.5208333333vw, 10px);
  background: url(../img/top/feature05_fig.png) no-repeat center/contain;
}
@media only screen and (max-width: 767px) {
  .sec_feature .feature_others .feature05 figure:before {
    top: calc(clamp(12px, 1.5625vw, 30px) * -1);
  }
}
.sec_feature .feature_others .feature05 img {
  filter: drop-shadow(0 0 10px rgba(85, 85, 85, 0.1));
}
.sec_feature .feature_others .feature06:before {
  background: url(../img/top/feature06_bg.jpg) no-repeat center/cover;
}
.sec_feature .feature_others .feature06 figure:before {
  width: clamp(56px, 7.2916666667vw, 140px);
  height: clamp(54.8px, 7.1354166667vw, 137px);
  top: auto;
  bottom: calc(clamp(10.8px, 1.40625vw, 27px) * -1);
  left: calc(clamp(4px, 0.5208333333vw, 10px) * -1);
  right: auto;
  background: url(../img/top/feature06_fig.png) no-repeat center/contain;
}

.sec_tab {
  background: url("../img/top/bg03.jpg") repeat center top;
  padding: clamp(40px, 5.2083333333vw, 100px) 0 clamp(72px, 9.375vw, 180px);
}

.sec_tab h2 {
  text-align: center;
  font-weight: bold;
  font-size: clamp(24px, 5vw, 60px);
  letter-spacing: 0.15em;
  margin: 0 auto 0.5em;
  line-height: 1.5;
  color: #3b2520;
  position: relative;
  padding: 0 2.5em;
  display: table;
  background: url(../img/top/ttl_bg.png) no-repeat center/contain;
}
@media only screen and (max-width: 767px) {
  .sec_tab h2 {
    font-size: clamp(24px, 7vw, 60px);
  }
}
.sec_tab h2 small {
  display: block;
  font-size: 0.5333333333em;
}
.sec_tab .sub_ttl {
  text-align: center;
  font-weight: bold;
  font-size: clamp(20px, 4.5vw, 40px);
  letter-spacing: 0.15em;
  margin: 0 0 1em;
  line-height: 1.5;
  color: #3b2520;
  font-family: "Zen Maru Gothic", sans-serif;
}
@media only screen and (max-width: 767px) {
  .sec_tab .sub_ttl {
    font-size: clamp(20px, 5vw, 40px);
  }
}
.sec_tab h3 {
  text-align: left;
  padding-top: 0;
  border-bottom: solid 2px #9d9d9d;
  font-size: clamp(20px, 3vw, 42px);
  padding-bottom: 0.3em;
  padding-left: 0.8em;
  margin-bottom: 0.5em;
}
.sec_tab h3:before {
  content: "";
  display: block;
  position: absolute;
  width: 0.4285714286em;
  height: 0.4285714286em;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  background: #9d9d9d;
  border-radius: 50%;
}
.sec_tab h3:after {
  content: none;
}

.sec_tab .slider_btn_wrap {
  width: 100%;
  max-width: 100%;
  margin-bottom: clamp(8px, 1.0416666667vw, 20px);
}
.sec_tab .slider_btn_wrap .slick-list {
  padding: 0 !important;
}

.sec_tab .slider_btn .slick-track {
  transform: none !important;
}
@media only screen and (max-width: 767px) {
  .sec_tab .slider_btn .slick-track {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px 1%;
  }
}
.sec_tab .slider_btn .btn {
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .sec_tab .slider_btn .btn {
    width: 49% !important;
  }
}
@media only screen and (min-width: 768px) {
  .sec_tab .slider_btn .btn:nth-child(even) {
    margin-top: clamp(22px, 2.8645833333vw, 55px);
  }
}
.sec_tab .slider_btn .btn:hover {
  cursor: pointer;
}

.sec_tab .slider_wrap {
  padding-top: 60px;
}
@media only screen and (max-width: 767px) {
  .sec_tab .slider_wrap {
    padding-top: 45px;
  }
}

.sec_tab .slider_wrap .slick-prev:before {
  content: "" !important;
}

.sec_tab .slider_wrap .slick-next:before {
  content: "" !important;
}

.sec_tab .slider_wrap .slick-next:before,
.sec_tab .slider_wrap .slick-prev:before {
  width: 48px;
  height: 48px;
}
@media only screen and (max-width: 767px) {
  .sec_tab .slider_wrap .slick-next:before,
  .sec_tab .slider_wrap .slick-prev:before {
    width: 40px;
    height: 30px;
  }
}

.sec_tab .slider_wrap button.slick-prev,
.sec_tab .slider_wrap button.slick-next {
  z-index: 1;
  top: 20px;
  bottom: auto;
  width: 48px;
  height: 48px;
}
@media only screen and (max-width: 767px) {
  .sec_tab .slider_wrap button.slick-prev,
  .sec_tab .slider_wrap button.slick-next {
    bottom: -60px;
    width: 40px;
    height: 30px;
  }
}

.sec_tab .slider_wrap button.slick-prev {
  right: 70px;
  left: auto;
  background: url("../img/top/prev.png") no-repeat center/contain !important;
}
@media (min-width: 1400px) {
  .sec_tab .slider_wrap button.slick-prev {
    right: -100px;
  }
}

.sec_tab .slider_wrap button.slick-next {
  right: 0;
  background: url("../img/top/next.png") no-repeat center/contain !important;
}
@media (min-width: 1400px) {
  .sec_tab .slider_wrap button.slick-next {
    right: -170px;
  }
}

.sec_tab .slider_wrap .slide {
  margin: 10px;
}

.sec_tab .slider_wrap .slick-disabled {
  opacity: 0.5;
}

@media only screen and (min-width: 768px) {
  .sec_tab .box {
    padding: clamp(8px, 1.0416666667vw, 20px) clamp(8px, 1.0416666667vw, 20px) clamp(16px, 2.0833333333vw, 40px) clamp(8px, 1.0416666667vw, 20px);
  }
}

.sec_tab .box .contents_block {
  position: relative;
  background: #fff;
  border-radius: clamp(24px, 3.125vw, 60px);
  padding: clamp(20px, 2.6041666667vw, 50px);
}
@media only screen and (min-width: 768px) {
  .sec_tab .box .contents_block {
    box-shadow: clamp(4px, 0.5208333333vw, 10px) clamp(8px, 1.0416666667vw, 20px) clamp(4px, 0.5208333333vw, 10px) rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (max-width: 767px) {
  .sec_tab .box .contents_block {
    padding: 20px 10px;
  }
}

.sec_tab .btnstyle a {
  color: #fff !important;
  height: 6.875em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.5;
  padding: 1.5em;
  border-radius: clamp(8px, 1.0416666667vw, 20px);
  max-width: 100%;
  text-align: left;
  padding: 1em 2em 1em 1em;
  letter-spacing: 0;
  font-size: clamp(12px, 1.6vw, 16px);
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .sec_tab .btnstyle a {
    font-size: clamp(10px, 2.6vw, 16px);
    padding: 0.5em 1.3em 0.5em 0.5em;
  }
}
.sec_tab .btnstyle a:after {
  max-width: 1.5em;
  right: 0.5em;
}
@media only screen and (max-width: 767px) {
  .sec_tab .btnstyle a:after {
    max-width: 1em;
    right: 0.3em;
  }
}
@media only screen and (min-width: 768px) {
  .sec_tab .btnstyle a small {
    font-size: 100%;
  }
}

.sec_tab ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: clamp(6px, 0.78125vw, 15px);
  max-width: 100%;
}

.sec_tab ul li {
  width: calc((100% - clamp(6px, 0.78125vw, 15px) * 3) / 3);
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
  .sec_tab ul li {
    width: calc((100% - clamp(6px, 0.78125vw, 15px)) / 2);
  }
}

.sec_tab .slide01 h3 {
  color: #ff6100;
}
.sec_tab .slide01 .btnstyle a {
  background: #f9ab4f;
  border-color: #f9ab4f;
}

.sec_tab .slide02 h3 {
  color: #68bbb3;
}
.sec_tab .slide02 .btnstyle a {
  background: #93d2cc;
  border-color: #93d2cc;
}

.sec_tab .slide03 h3 {
  color: #9ebc2c;
}
.sec_tab .slide03 .btnstyle a {
  background: #b2c666;
  border-color: #b2c666;
}

.sec_tab .slide04 h3 {
  color: #b979ad;
}
.sec_tab .slide04 .btnstyle a {
  background: #baa0b5;
  border-color: #baa0b5;
}

.sec_tab .slide05 h3 {
  color: #ff6100;
}
.sec_tab .slide05 .btnstyle a {
  background: #f9ab4f;
  border-color: #f9ab4f;
}

.sec_tab .cont02 {
  width: calc(1000px + clamp(16px, 2.0833333333vw, 40px));
  max-width: 100%;
  margin: 0 auto;
}

.sec_ttl {
  padding: clamp(44px, 5.7291666667vw, 110px) 0 clamp(32px, 4.1666666667vw, 80px);
  position: relative;
  z-index: 0;
}
.sec_ttl .ttl {
  color: #fff;
  font-size: clamp(40px, 7vw, 75px);
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: left;
  margin: 0;
  position: relative;
  display: table;
  z-index: -1;
  padding-right: 1em;
}
.sec_ttl .ttl small {
  font-size: 0.48em;
}
.sec_ttl .ttl:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  z-index: -1;
}
.sec_ttl.sec_guard {
  background: url(../img/top/bg04.jpg) no-repeat center/cover;
}
.sec_ttl.sec_guard::before {
  content: "";
  display: block;
  position: absolute;
  width: 245px;
  height: 210px;
  top: calc(clamp(16px, 2.0833333333vw, 40px) * -1);
  bottom: auto;
  right: max(50% - 600px, 10px);
  left: auto;
  margin: auto;
  max-width: 18%;
  background: url(../img/top/dog_fig02.png) no-repeat center top/contain;
}
.sec_ttl.sec_guard .ttl:before {
  width: 2.32em;
  height: 2.32em;
  background: #9ebc2c;
  opacity: 0.7;
  border-radius: 50%;
  bottom: 0.3em;
}
.sec_ttl.sec_cure {
  background: url(../img/top/bg06.jpg) no-repeat center/cover;
}
.sec_ttl.sec_cure::before {
  content: "";
  display: block;
  position: absolute;
  width: 113px;
  height: 121px;
  top: 5px;
  bottom: auto;
  right: auto;
  left: max(50% - 550px, clamp(24px, 3.125vw, 60px));
  margin: auto;
  transform: translateY(-100%);
  max-width: 9%;
  background: url(../img/top/dog_fig03.png) no-repeat center bottom/contain;
}
@media only screen and (max-width: 767px) {
  .sec_ttl.sec_cure::before {
    max-width: 13%;
  }
}
.sec_ttl.sec_cure:after {
  content: "";
  display: block;
  position: absolute;
  width: 105px;
  height: 200px;
  top: 0;
  bottom: 0;
  right: max(50% - 600px, 20px);
  left: auto;
  margin: auto;
  max-height: 80%;
  background: url(../img/top/dog_fig04.png) no-repeat center top/contain;
}
.sec_ttl.sec_cure .ttl:before {
  width: 2.1733333333em;
  height: 2.4933333333em;
  background: rgba(104, 187, 179, 0.7);
  clip-path: polygon(100% 0, 0 60%, 55% 100%);
  opacity: 0.7;
  bottom: 0.3em;
}

.sec_btn .btn_list {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(8px, 1.0416666667vw, 20px) clamp(16px, 2.0833333333vw, 40px);
}
.sec_btn .btn_list li {
  width: calc((100% - clamp(16px, 2.0833333333vw, 40px)) / 2);
}
@media only screen and (max-width: 767px) {
  .sec_btn .btn_list li {
    width: 100%;
  }
}
.sec_btn .btn_list li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: clamp(16px, 2.0833333333vw, 40px);
  color: #fff;
  font-size: clamp(20px, 2vw, 28px);
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  gap: 1em;
  line-height: 1.2;
  padding: 0.5em;
  transition: 0.2s;
  position: relative;
}
.sec_btn .btn_list li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 1.1428571429em;
  height: 1.1785714286em;
  top: 0;
  bottom: 0;
  right: 0.5em;
  left: auto;
  margin: auto;
  background: url(../img/top/arrow_wh.png) no-repeat center/contain;
}
.sec_btn .btn_list li a:hover {
  opacity: 0.8;
}
.sec_btn .btn_list li a img {
  width: 3.8214285714em;
  transition: 0.2s;
}
.sec_btn .btn_list li a img:hover {
  opacity: 1;
}
.sec_btn.sec_guard {
  padding: clamp(24px, 3.125vw, 60px) 0 clamp(76px, 9.8958333333vw, 190px);
  background: url(../img/top/bg05.jpg) no-repeat center/cover;
}
.sec_btn.sec_guard .btn_list li a {
  background: #9ebc2c;
}
.sec_btn.sec_cure {
  padding: clamp(24px, 3.125vw, 60px) 0 clamp(44px, 5.7291666667vw, 110px);
  background: url(../img/top/bg07.jpg) no-repeat center/cover;
}
.sec_btn.sec_cure .btn_list li a {
  background: #68bbb3;
}

h4:has(.point) {
  padding-left: 0;
}
h4:has(.point):before, h4:has(.point):after {
  content: none;
}

.point {
  border: #ff6100;
  background: #ff6100;
  margin-right: 0.5em;
  color: #fff;
  padding: 0 0.5em;
  height: 30px;
  border-radius: 2px;
  flex: none;
  font-size: 20px;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  text-align: center;
  font-style: normal;
  line-height: 32px;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .spw70 {
    width: 70%;
  }
}
.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 */