@charset "UTF-8";

/*共通*/
.c-section--max {
  padding: 128px 0;
}

.en {
  font-family: "Josefin Sans", sans-serif;
}

.u-font-kc {
  color: #00c91a;
}

.c-section:nth-child(odd) {
  background-color: #f2feed;
}

.c-em {
  color: #ad3d00;
  font-weight: bold;
}

.c-headline__type4-ttl {
  font-size: 32px;
  font-size: 3.2rem;
}

.serif {
  font-family: serif;
}

.c-btn-solid-border:hover .c-btn-solid-border__txt-in {
  color: #00c91a;
}

.c-btn-solid-border__icon i {
  color: #00c91a;
}

.g-pagetop a {
  background: #00c91a;
}

.c-section--orange {
  background-color: #fef3ed;
}

.g-footer__copyright {
  color: #000;
}

.mt-50 {
  margin-top: -100px;
}

/*メインビジュアル*/

.c-visual-figure {
  width: 90%;
  position: absolute;
  top: 90px;
  left: 50%;
  z-index: 2;
  -webkit-transform: translateX(calc(-50% + 210px));
  transform: translateX(calc(-50% + 210px));
}

.c-visual .catchcopy {
  top: 65%;
  left: 5%;
  opacity: 1;
}

.c-visual .catchcopy:before {
  content: none;
}

.c-visual .catchcopy span {
  background: #00c91a;
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  padding: 6px 12px;
}

.c-visual .catchcopy-title > * {
  font-size: 66px;
  font-size: 6.6rem;
}

.c-visual-news__more a {
  background: #00c91a;
  color: #fff;
}

/*ヘッダー*/

.g-header__logo-link-img {
  max-width: 100px;
}

.c-visual-sub-image .src:after {
  padding: 500px 0 0;
}

.c-visual-sub-image .src {
  background-position: center;
  filter: unset;
}

/* .c-visual-sub .catchcopy{
    top: 35%;
} */

.c-visual-sub-image:before {
  /* background: linear-gradient(to right, rgb(255 202 0 / 64%), rgb(178 11 11 / 48%)); */
  background: inherit;
}

.c-visual-sub-image {
  height: 300px;
}

.post-detail {
  top: 35% !important;
}

.c-visual-sub .catchcopy {
  color: #000;
}

.c-visual-sub .catchcopy:before,
.c-visual-sub .catchcopy:after {
  background-color: #000;
}
/*コンセプト*/

.u-font-pc-8rem {
  font-size: 8rem;
  font-size: 80px;
  color: #00c91a;
}

/*お悩み*/

.fukidashi {
  padding-top: 10px;
  margin: 0 auto 10px;
  box-sizing: border-box;
  font-size: 2.6rem;
  font-weight: 700;
  color: #00c91a;
  text-align: center;
}

.onayami_h2 {
  margin-bottom: 30px;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.38;
  color: #00c91a;
  text-align: center;
}

.heading-006 {
  display: inline-block;
  position: relative;
  color: #00c91a;
  font-size: 6rem;
  font-weight: bold;
}

.heading-006::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 45%;
  width: 100px;
  height: 2px;
  background-color: #00c91a;
}

.heading-006::after {
  right: -110px;
}

.heading-007 {
  display: inline-block;
  position: relative;
  color: #333;
}

.heading-007:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
  background: #fec640;
}

.reserve-btn {
  display: block;
  padding: 30px;
  background: #00c91a;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
}

.reserve-btn:hover {
  color: #fff;
  text-decoration: none;
}

.line-bnr {
  background: #06c655;
}

.m-box {
  width: 90%;
  margin: 0 auto;
}

.yanami-box p {
  line-height: 1.9;
}

.c-section--gray {
  background: #f8f8f8;
}

/*スタッフ紹介*/

.staff-name {
  font-size: 3rem;
  border-bottom: 1px solid;
}

.staff-name span {
  font-size: 2rem;
  margin-left: 3%;
}

.position {
  font-size: 2rem;
}

/*リテアスについて*/

.symptoms {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.symptoms li {
  width: 18%;
}

.symptoms li p {
  font-size: 1.6rem;
  margin: 20px 0 0;
}

/*　メニュー　*/

.menu-table {
  width: 100% !important;
  color: #666;
  padding: 40px !important;
  text-align: left;
  margin-top: 30px;
}

.menu-table tr {
  min-height: 160px;
}

.menu-table td,
.menu-table th {
  padding: 20px !important;
}

.menu-table th {
  border-bottom: rgba(11, 67, 11, 0.4) 1px solid;
  font-weight: bold;
  color: #666;
  text-align: left;
  white-space: pre-wrap !important;
  width: 40%;
  vertical-align: middle;
}

.menu-table th span {
  display: block;
  width: 100%;
}

.menu-table td {
  border-bottom: rgba(0, 0, 0, 0.05) 1px solid;
  text-align: left !important;
  vertical-align: bottom;
}

.menu-table .title {
  font-size: 2.4rem;
  color: #ffa22f;
}

.menupage .menubtn {
  display: none;
}

.normal {
  text-decoration: line-through;
  display: block;
}

.menu_price {
  font-size: 2rem;
  color: #ffffff;
  background: #f48736;
  padding: 10px;
  font-weight: bold;
}

.menu-table td a:hover {
  text-decoration: none;
}

.green {
  color: #00870a;
}

.yanami-box {
  border: 1px solid #00c91a;
  background: #fff;
  position: relative;
}

.yanami-box h4 {
  background-color: #00c91a;
}

.yanami-box ul {
  margin: 0 auto;
  padding: 50px;
  color: #00c91a;
}

.yanami-box li {
  width: 100%;
  text-align: left;
  line-height: 55px;
  border-bottom: 1px solid #00c91a;
  margin: 0 auto;
}

.yanami-box li span {
  font-weight: bold;
  font-size: 120%;
  border-bottom: 1px solid #00c91a;
}

.yanami-box li i {
  margin-right: 10px;
}

.symptom-point-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.symptom-point-list li {
  position: relative;
  padding-left: 1.6em;
  line-height: 1.9;
}

.symptom-point-list li + li {
  margin-top: 0.4em;
}

.symptom-point-list li i {
  position: absolute;
  left: 0;
  top: 10px;
  font-size: 0.9em;
}

.page-symptoms .yanami-box li {
  line-height: normal;
}

.half li {
  width: 50% !important;
}

.orange {
  color: #beab00;
}

.c-box {
  background-color: #fafff0;
}

.post-content .date {
  background: #00c91acc;
}

.heading-007 {
  position: relative;
  color: #333333;
  width: 100%;
}

.heading-007::before {
  content: "";
  height: 1px;
  background-color: #ccdfe3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}

.heading-007 span {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.05em;
  display: inline-block;
  background-color: #f0f3ff;
  padding: 0 20px;
  position: relative;
  color: #11939b;
}

/*slick menu */

.m_list_wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 60px 0px;
  background: #fff;
}

.m_list_wrap picture {
  width: 60%;
}

.menu_area {
  width: 35%;
  margin: 0 auto;
  text-align: left;
}

.menu_area h3 {
  font-size: 2.6rem;
  font-weight: bold;
  font-family: serif;
  color: #00c91a;
}

.price {
  font-size: 2rem;
  color: #00c91a;
  font-weight: bold;
}

.m_text {
  margin: 20px 0;
}

.menu_area ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.menu_area li {
  width: fit-content;
  text-align: center;
  padding: 5px;
  border: 1px solid #000;
  margin: 0px 5px 5px 0;
}

/* c-table*/

.c-table th {
  border-bottom: #58913d 1px solid;
}

/*CTA*/

.g-cta {
  padding: 30px 0;
}

/*フッター*/

.g-footer {
  background-color: #f2feed;
}

.g-footer nav {
  border-bottom: 1px solid rgb(0 0 0 / 50%);
}

.g-footer nav a {
  color: #000;
}

.g-footer nav a:hover {
  color: #000;
}

.g-footer__address .number {
  color: #000;
}

.g-footer__inner {
  padding: 30px;
}

.preloader .preloader-after,
.preloader .preloader-before {
  /* background: #ff8e02; */
  background: #58913d;
}

.u-font-sc {
  color: #46331c;
}

.c-headline__type3 {
  border-left: 6px solid #58913d;
}

.customer-feedback {
  padding: 40px;
  background-color: #f9f9f9;
  text-align: center;
}

.customer-feedback h2 {
  font-size: 36px;
  margin-bottom: 20px;
  color: #333;
}

.feedback-cards {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.feedback-card {
  max-width: 300px;
  text-align: left;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  overflow: hidden;
}

.feedback-card img {
  width: 100%;
  height: auto;
  border-radius: 12px 12px 0 0;
}

.feedback-text {
  padding: 20px;
  font-size: 16px;
  line-height: 1.6;
  color: #555;
}

.customer-name {
  padding: 0 20px 20px;
  font-style: italic;
  color: #888;
  font-size: 14px;
}

/*スマホ*/

@media screen and (max-width: 767px) {
  /*共通*/

  .c-section--max {
    padding: 50px 0;
  }

  .u-font-pc-8rem {
    font-size: 50px;
    font-size: 5rem;
  }

  /*FV*/

  .c-visual {
    margin-top: 0;
  }

  .c-visual-figure {
    transform: unset;
    width: 100%;
    top: 0;
    left: 0;
  }

  .c-visual .catchcopy {
    width: 100%;
    left: 0;
    top: 20%;
  }

  .c-visual .catchcopy-title > * {
    font-size: 5vw;
  }

  .g-nav {
    background: linear-gradient(to bottom, #00c91a 0%, #8b0000 100%);
  }

  .c-visual-image {
    height: 40vh;
  }

  .c-visual .catchcopy-body {
    margin: 0px auto 0 auto;
    font-size: 1.6rem;
  }

  .c-table th {
    border-bottom: unset;
  }

  .c-table td {
    border-bottom: #00c91a 1px solid;
    margin-top: -20px;
  }

  .c-table td,
  .c-table th {
    padding: 10px !important;
  }

  .reserve-btn {
    font-size: 1.4rem;
  }

  /*サブビジュアル*/
  .c-visual-sub-image {
    height: 230px;
  }

  /*コンセプト*/

  .half {
    flex: 0 0 50%;
  }

  /*お悩み*/

  .fukidashi {
    font-size: 2rem;
    text-align: center;
  }

  .onayami_h2 {
    font-size: 2rem;
  }

  /*メニューカルーセル*/

  .m_list_wrap picture {
    width: 100%;
  }

  .menu_area {
    width: 98%;
    margin: 20px auto 0;
    text-align: left;
  }

  .c-slick-photo__next,
  .c-slick-photo__prev {
    top: 30%;
  }

  /*フッター*/
  .g-fixarea-footer__item {
    background-color: #00c91a;
  }

  /*リテアスについて*/
  .symptoms li {
    width: 45%;
    margin-bottom: 20px;
  }

  /*メニュー*/
  .menu-table {
    padding: 0;
  }

  .menu-table th,
  td {
    width: 100%;
    display: block;
  }

  .menu-table th {
    border-bottom: unset;
    padding: 10px !important;
  }

  .menu-table td {
    border-bottom: none;
    padding: 0;
    margin: 0 0 36px;
    text-align: center !important;
  }

  .menu-table .title {
    font-size: 3rem;
  }

  .mt-50 {
    margin-top: 0;
  }

  .yanami-box ul {
    padding: 10px;
  }

  .yanami-box li {
    line-height: 32px;
  }

  /*フッター*/
  .g-footer__inner {
    padding: 0;
  }

  .feedback-cards {
    flex-direction: column;
    align-items: center;
  }

  .feedback-card {
    width: 80%;
    margin-bottom: 20px;
  }

  .half li {
    width: 100% !important;
  }

  .container90 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

  .text-left-sp {
    text-align: left !important;
  }

  /* .yanami-box {
    padding: 20px 16px;
  } */
}

.price-board__item + .price-board__item {
  margin-top: 48px;
}

.price-board__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
}

.price-board__titlewrap {
  display: flex;
  align-items: center;
  gap: 16px;
  min-width: 0;
}

.price-board__icon {
  color: #8bc500;
  font-size: 28px;
  line-height: 1;
  flex-shrink: 0;
}

.price-board__title {
  margin: 0;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.6;
}

.price-board__price {
  margin: 0;
  font-size: 2rem;
  line-height: 1.4;
  white-space: nowrap;
  flex-shrink: 0;
}

.price-board__desc {
  margin: 12px 0 0;
  text-align: left;
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* iPad向けのCSS */
  .c-visual-image {
    height: 60vh;
  }
  .c-visual .catchcopy-title > * {
    font-size: 36px;
    font-size: 3.6rem;
  }
  .c-visual .catchcopy {
    top: 55%;
  }
  .c-visual-figure {
    left: 28%;
  }
  .u-font-pc-8rem {
    font-size: 6, 4rem;
    font-size: 64px;
  }

  .yanami-box ul {
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .price-board {
    padding: 28px 20px;
  }

  .price-board__item + .price-board__item {
    margin-top: 32px;
  }

  .price-board__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding-bottom: 16px;
  }

  .price-board__titlewrap {
    gap: 12px;
    align-items: flex-start;
  }

  .price-board__icon {
    margin-top: 2px;
  }

  .price-board__price {
    font-size: 1.75rem;
  }
}

.is-pc-tablet,
.pc-tablet {
  display: block;
}

@media (max-width: 767px) {
  .is-pc-tablet,
  .pc-tablet {
    display: none;
  }
}
