/* ==================================================
 * Color set
 * ================================================== */
/* ==================================================
 * Font
 * ================================================== */
/* ==================================================
 * width
 * ================================================== */
/* ==================================================
 * layout
 * ================================================== */
/* ==================================================
 * bg
 * ================================================== */
/* ==================================================
 * font text
 * ================================================== */
/* ==================================================
 * other
 * ================================================== */
#main-contents::after {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1920/186;
  background-image: url("/img/common/footer-frame-top.png");
  background-size: 100%;
}

.body-symptoms #main-contents::after {
  background-color: #fffbee;
}

.btn-01__link, .btn-02__link {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 600;
}
.btn-01__link {
  border-radius: 20px;
  background: #fff;
  border: solid 1px #d9d9d9;
  font-weight: 600;
  line-height: 1.5294117647;
}
.btn-01__link:hover {
  background: #fffbee;
}
.btn-02__link {
  border-radius: 50rem;
  background: #e6f1dd;
  color: #56a01d;
  font-weight: 600;
  line-height: 1.5294117647;
}
.btn-02__link:hover {
  color: rgba(86, 160, 29, 0.8);
}

#side-bar {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 88;
}

.deco-marker-grn {
  position: relative;
  z-index: 1;
}
.deco-marker-grn:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  transition: 0.3s;
  width: 100%;
  aspect-ratio: 184/26;
  background-image: url("/img/common/marker-grn.png");
  background-size: 100%;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
}
.deco-leaf-01, .deco-leaf-02, .deco-leaf-03 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  text-align: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.deco-leaf-01::before, .deco-leaf-01::after, .deco-leaf-02::before, .deco-leaf-02::after, .deco-leaf-03::before, .deco-leaf-03::after {
  content: "";
  display: block;
}
.deco-leaf-01::after, .deco-leaf-02::after, .deco-leaf-03::after {
  transform: scaleX(-1);
}
.deco-leaf-01::before, .deco-leaf-01::after {
  width: 50px;
  min-width: 50px;
  aspect-ratio: 50/51;
  background-image: url("/img/common/deco-leaf-01.png");
  background-size: 100%;
}
.deco-leaf-02::before, .deco-leaf-02::after {
  width: 72px;
  min-width: 72px;
  aspect-ratio: 72/40;
  background-image: url("/img/common/deco-leaf-02.png");
  background-size: 100%;
}
.deco-leaf-03::before, .deco-leaf-03::after {
  width: 96px;
  min-width: 96px;
  aspect-ratio: 96/62;
  background-image: url("/img/common/deco-leaf-03.png");
  background-size: 100%;
}
.deco-leaf-04 {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 10px;
}
.deco-leaf-04::before {
  content: "";
  display: block;
  width: 27px;
  aspect-ratio: 27/28;
  background-image: url("/img/common/deco-leaf-04.png");
  background-size: 100%;
}

.arw-circle-grn, .arw-circle-wht {
  position: relative;
  z-index: 1;
}
.arw-circle-grn::after, .arw-circle-wht::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  transition: 0.3s;
  width: 20px;
  aspect-ratio: 1/1;
  background-image: url("/img/common/arrow-circle-grn.png");
  background-size: 100%;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%);
}
.arw-circle-grn:hover::after, .arw-circle-wht:hover::after {
  transform: translate(-2px, -50%);
}
.arw-circle-wht::after {
  background-image: url("/img/common/arrow-circle-wht.png");
  background-size: 100%;
}

.frame-wave-01, .frame-wave-02, .frame-wave-03, .frame-wave-04, .frame-wave-05 {
  position: relative;
  z-index: 1;
}
.frame-wave-01::after, .frame-wave-02::after, .frame-wave-03::after, .frame-wave-04::after, .frame-wave-05::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  transition: 0.3s;
  width: 100%;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 1px);
}
.frame-wave-01::after {
  aspect-ratio: 1920/70;
  background-image: url("/img/common/frame-wave-01.png");
  background-size: 100%;
}
.frame-wave-02::after {
  aspect-ratio: 1920/70;
  background-image: url("/img/common/frame-wave-02.png");
  background-size: 100%;
}
.frame-wave-03::after {
  aspect-ratio: 1920/90;
  background-image: url("/img/common/frame-wave-03.png");
  background-size: 100%;
}
.frame-wave-04::after {
  aspect-ratio: 1920/100;
  background-image: url("/img/common/frame-wave-04.png");
  background-size: 100%;
}
.frame-wave-05::after {
  aspect-ratio: 1920/60;
  background-image: url("/img/common/frame-wave-05.png");
  background-size: 100%;
}

.deco-bf, .deco-af,
.obj-bf,
.obj-af,
.bg-bf,
.bg-af {
  position: relative;
  z-index: 1;
}
.deco-bf::before, .deco-af::after,
.obj-bf::before,
.obj-af::after,
.bg-bf::before,
.bg-af::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  transition: 0.3s;
}

.tbl {
  width: 100%;
}
.tbl td {
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}
.tbl-01 th,
.tbl-01 td {
  padding: 15px 0;
  font-weight: 500;
}
.tbl-01 th {
  width: 30%;
  padding-right: 2%;
}
.tbl-01 th span {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.tbl-01 th span::before {
  content: "";
  display: block;
  width: 4px;
  background: #56a01d;
  border-radius: 50rem;
}
.tbl-01 td {
  padding-left: 2%;
}
.tbl-01 tr:not(:first-child) th,
.tbl-01 tr:not(:first-child) td {
  border-top: solid 1px #d9d9d9;
}
.tbl-01 tr:last-child th,
.tbl-01 tr:last-child td {
  padding-bottom: 0 !important;
}
.tbl-02 {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.tbl-02 dl {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.tbl-02 dt {
  width: 120px;
  max-width: 100%;
  background: #e6f1dd;
  color: #56a01d;
  padding: 12px 20px;
  border-radius: 20px;
  font-weight: 600;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .tbl-02 dt {
    font-size: 30px;
    font-size: 3.90625vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .tbl-02 dt {
    font-size: 20px;
  }
}
.tbl-02 dd {
  padding: 12px 0;
  width: 940px;
  max-width: 100%;
}

.com-layout {
  display: flex;
}
.com-tel .tel {
  line-height: 1;
  letter-spacing: 0.04em;
  font-weight: 600;
}
.com-contents {
  display: flex;
  flex-direction: column;
}
.com-box-shadow {
  box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.1);
}
.com-drop-shadow {
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
}

.layout-clm-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.layout-clm-2 .list-item,
.layout-clm-2 .layout-item {
  width: calc((100% - 40px) / 2);
}
.layout-clm-2-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
.layout-clm-2-c .list-item,
.layout-clm-2-c .layout-item {
  width: calc((100% - 40px) / 2);
}
.layout-clm-3 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.layout-clm-3 .list-item,
.layout-clm-3 .layout-item {
  width: calc((100% - 80px) / 3);
}
.layout-clm-3-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
.layout-clm-3-c .list-item,
.layout-clm-3-c .layout-item {
  width: calc((100% - 80px) / 3);
}
.layout-clm-4 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.layout-clm-4 .list-item,
.layout-clm-4 .layout-item {
  width: calc((100% - 120px) / 4);
}
.layout-clm-4-c {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
.layout-clm-4-c .list-item,
.layout-clm-4-c .layout-item {
  width: calc((100% - 120px) / 4);
}

.list-blog .list-item, .list-news .list-item, .list-privacy .list-item, .list-commit .list-item, .list-flow .list-item, .list-column .list-item {
  width: 100%;
}
.list-news time {
  display: block;
}
.list-news__item {
  padding: 15px 0;
}
.list-news__item:not(:first-child) {
  border-top: solid 1px #d9d9d9;
}
.list-news__link {
  display: flex;
  flex-direction: column;
  row-gap: 5px;
}
.list-news__bx {
  display: flex;
  align-items: center;
  gap: 10px;
}
.list-news__ttl {
  width: 100%;
  overflow-wrap: break-word;
  word-break: break-all;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-align: left;
}
.list-info {
  display: flex;
  flex-direction: column;
  row-gap: 12px;
}
.list-info dl {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.list-info dt,
.list-info dd {
  line-height: 1.5294117647;
}
.list-info dt {
  width: 90px;
  min-width: 90px;
  background: #56a01d;
  color: #fff;
  border-radius: 5px;
  padding: 0 5px 2px 5px;
  text-align: center;
}
.list-info dd {
  white-space: pre-wrap;
}
.list-check {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(3, auto);
  gap: 20px;
}
.list-check__item {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.list-check__item::before {
  content: "";
  display: block;
  width: 19px;
  min-width: 19px;
  aspect-ratio: 19/15;
  background-image: url("/img/common/ic-check.png");
  background-size: 100%;
  transform: translateY(10px);
}
.list-card__item {
  background: #fff;
  border-radius: 20px;
  padding: 10px;
  box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.list-card__img {
  text-align: center;
}
.list-card__img img {
  border-radius: 20px;
}
.list-card .ttl-03 {
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .list-card .ttl-03 {
    font-size: 34px;
    font-size: 4.4270833333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-card .ttl-03 {
    font-size: 22.6666666667px;
  }
}
.list-commit__item:nth-child(even) {
  flex-direction: row-reverse;
}
.list-commit .com-layout {
  justify-content: space-between;
}
.list-commit .img img {
  border-radius: 20px;
}
.list-commit .txtbx {
  width: 640px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.list-commit .ttl-05 {
  font-size: 32px;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  .list-commit .ttl-05 {
    font-size: 42px;
    font-size: 5.46875vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-commit .ttl-05 {
    font-size: 28px;
  }
}
.list-price {
  display: flex;
  flex-wrap: wrap;
  gap: 80px;
}
.list-price .list-item,
.list-price .layout-item {
  width: calc((100% - 80px) / 2);
}
.list-price__item {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
}
.list-price dt,
.list-price dd {
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 600;
}
.list-price dt {
  width: 150px;
  max-width: 100%;
  background: #349e51;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .list-price dt {
    font-size: 34px;
    font-size: 4.4270833333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-price dt {
    font-size: 22.6666666667px;
  }
}
.list-price dd {
  width: calc(100% - 150px);
  color: #56a01d;
  font-size: 32px;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  .list-price dd {
    font-size: 42px;
    font-size: 5.46875vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-price dd {
    font-size: 28px;
  }
}
.list-price dd span {
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .list-price dd span {
    font-size: 34px;
    font-size: 4.4270833333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-price dd span {
    font-size: 22.6666666667px;
  }
}
.list-flow__item {
  position: relative;
  z-index: 1;
}
.list-flow__item:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  transition: 0.3s;
  width: 208px;
  aspect-ratio: 208/46;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: rgba(86, 160, 29, 0);
  background: linear-gradient(180deg, rgba(86, 160, 29, 0) 0%, #56a01d 100%);
  left: 50%;
  top: 100%;
  transform: translate(-50%, calc(80px - 50%));
}
.list-flow .com-layout {
  justify-content: space-between;
}
.list-flow .img img {
  border-radius: 20px;
}
.list-flow .txtbx {
  width: 640px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.list-flow dl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 10px;
}
.list-flow dt {
  background: #e6f1dd;
  color: #56a01d;
  border-radius: 50rem;
  padding: 0 10px 3px 10px;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .list-flow dt {
    font-size: 30px;
    font-size: 3.90625vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-flow dt {
    font-size: 20px;
  }
}
.list-flow .ttl-03 {
  width: 100%;
  text-align: left;
  color: #333333;
  font-weight: 600;
  font-size: 32px;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  .list-flow .ttl-03 {
    font-size: 42px;
    font-size: 5.46875vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-flow .ttl-03 {
    font-size: 28px;
  }
}
.list-column__item {
  display: flex;
  flex-direction: column;
  row-gap: 30px;
  position: relative;
  z-index: 1;
}
.list-column__item::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  transition: 0.3s;
  width: 100vw;
  min-width: 1280px;
  aspect-ratio: 1920/473;
  background-image: url("/img/common/bg-wind.png");
  background-size: 100%;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
}
.list-column__item:nth-child(even)::after {
  transform: translate(-50%, 0) scaleX(-1);
}
.list-column .ttl-05 {
  font-size: 32px;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  .list-column .ttl-05 {
    font-size: 42px;
    font-size: 5.46875vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .list-column .ttl-05 {
    font-size: 28px;
  }
}
.list-column__img {
  text-align: center;
}
.list-column__img img {
  border: solid 1px #d9d9d9;
  border-radius: 20px;
}

.tag-main__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .tag-main__list {
    font-size: 28px;
    font-size: 3.6458333333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .tag-main__list {
    font-size: 18.6666666667px;
  }
}
.tag-main__link {
  display: block;
  background: #349e51;
  color: #fff;
  padding: 10px 20px;
  border-radius: 4px;
}
.tag-main__link:hover {
  opacity: 0.8;
}
.tag-sub__list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 0;
}
.tag-sub__item {
  line-height: 1;
  border-left: solid 1px #333333;
  padding: 0 10px;
}

.ttl-main {
  font-weight: 600;
  letter-spacing: 0.04em;
}
.ttl-sub {
  border-left: solid #56a01d 6px;
  background: #fffbee;
  padding: 10px 20px 15px 20px;
  border-radius: 5px;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .ttl-sub {
    font-size: 34px;
    font-size: 4.4270833333vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .ttl-sub {
    font-size: 22.6666666667px;
  }
}
.ttl-01 {
  background: #f8993b;
  color: #fff;
  border-radius: 50rem;
  padding: 8px 20px;
}
.ttl-02 {
  font-weight: 600;
  background: #feebd8;
  color: #f8993b;
  display: flex;
  justify-content: center;
  text-align: center;
  border-radius: 50rem;
  padding: 10px 20px;
  position: relative;
  z-index: 1;
}
.ttl-02 span {
  position: relative;
  z-index: 1;
}
.ttl-02 span::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-text-stroke: 4px #fff;
  text-stroke: 4px #fff;
  paint-order: stroke fill;
  stroke-linejoin: round;
}
.ttl-02::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  transition: 0.3s;
  width: 35px;
  aspect-ratio: 35/14;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #feebd8;
  left: 50%;
  top: 100%;
  transform: translate(-50%, -1px);
}
.ttl-03 {
  color: #56a01d;
  text-align: center;
  border-bottom: solid 1px #d9d9d9;
  padding-bottom: 12px;
}
.ttl-04 {
  font-weight: 600;
  background: #349e51;
  color: #fff;
  border-radius: 20px;
  padding: 15px 20px;
}
.ttl-05 {
  border-bottom: solid 1px #d9d9d9;
  padding-bottom: 10px;
  font-weight: 600;
}
.ttl-05 span {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.ttl-05 span::before {
  content: "";
  display: block;
  width: 5px;
  border-radius: 50rem;
  background: #56a01d;
}

.txt-plain {
  line-height: 2.1875;
}

.header-nav__link:hover,
.footer-nav__link:hover {
  opacity: 0.8;
}

.header-nav {
  margin-top: 7px;
}
.header-nav__list {
  display: flex;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  font-weight: 600;
}
.header-nav__item {
  text-align: center;
  line-height: 1.2;
}
.header-nav__link {
  color: #334433;
  letter-spacing: 0.04em;
  white-space: pre-wrap;
}

.footer-nav__list {
  display: flex;
  justify-content: space-between;
  letter-spacing: 0;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .footer-nav__list {
    font-size: 24px;
    font-size: 3.125vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .footer-nav__list {
    font-size: 16px;
  }
}
.footer-nav__item {
  line-height: 1;
}
.footer-nav__link {
  color: #334433;
  display: inline-flex;
  white-space: nowrap;
}
.footer-nav br {
  display: none;
}

.header-bar {
  padding: 10px 1.3%;
}

.mv,
.sv {
  width: 100%;
  position: relative;
  z-index: 1;
}
.mv img,
.sv img {
  display: block;
  width: 100%;
}
.mv::after,
.sv::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  transition: 0.3s;
  width: 100%;
  aspect-ratio: 1920/70;
  background-image: url("/img/common/frame-wave-01.png");
  background-size: 100%;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 1px);
}

.mv {
  aspect-ratio: 1920/840;
  background: url("/img/top/mv.jpg") center center no-repeat;
  background-size: cover;
}
.mv-cc {
  width: 665px;
  max-width: 34.6354166667%;
  position: absolute;
  left: 0.52%;
  bottom: 0;
  transform: translate(0, -45%);
}
.mv-cc .main {
  width: 100%;
  transform: translateX(5%);
}
.mv-cc .sub {
  width: 29.02%;
}

.sv {
  aspect-ratio: 1920/380;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sv::after {
  background-image: url("/img/common/frame-wave-02.png");
  background-size: 100%;
}
.sv-ttl {
  width: 665px;
  max-width: 34.6354166667%;
  aspect-ratio: 665/61;
  background: url("/img/common/sv-ttl-base.png") center center no-repeat;
  background-size: cover;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  letter-spacing: 0.04em;
  font-weight: 600;
  line-height: 1;
  font-size: 42px;
  font-size: 2.1875vw;
}
@media screen and (max-width: 1260px) {
  .sv-ttl {
    font-size: 28px;
  }
}
@media screen and (min-width: 1920px) {
  .sv-ttl {
    font-size: 42px;
  }
}
.sv-bg-symptoms {
  background: url("/img/symptoms/sv.jpg") center center no-repeat;
  background-size: cover;
}
.sv-bg-about {
  background: url("/img/about/sv.jpg") center center no-repeat;
  background-size: cover;
}
.sv-bg-menu {
  background: url("/img/menu/sv.jpg") center center no-repeat;
  background-size: cover;
}
.sv-bg-column {
  background: url("/img/column/sv.jpg") center center no-repeat;
  background-size: cover;
}
.sv-bg-news {
  background: url("/img/news/sv.jpg") center center no-repeat;
  background-size: cover;
}
.sv-bg-contact {
  background: url("/img/contact/sv.jpg") center center no-repeat;
  background-size: cover;
}
.sv-bg-complete {
  background: url("/img/complete/sv.jpg") center center no-repeat;
  background-size: cover;
}
.sv-bg-privacy {
  background: url("/img/privacy/sv.jpg") center center no-repeat;
  background-size: cover;
}
.sv-bg-site {
  background: url("/img/site/sv.jpg") center center no-repeat;
  background-size: cover;
}
.sv-bg-notfound {
  background: url("/img/notfound/sv.jpg") center center no-repeat;
  background-size: cover;
}

.body-symptoms .sv::after {
  background-image: url("/img/common/frame-wave-01.png");
  background-size: 100%;
}

.top-trouble {
  padding: 80px 0 175px 0;
}
.top-trouble .ttl-main {
  margin-bottom: 60px;
}
.top-trouble .obj-af::after {
  width: 240px;
  max-width: 100%;
  aspect-ratio: 240/45;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  background: #f8993b;
  background: linear-gradient(0deg, #f8993b 0%, rgba(248, 153, 59, 0) 100%);
  left: 50%;
  top: 100%;
  transform: translate(-50%, 20px);
}
.top-trouble .txtbx h3 {
  letter-spacing: 0;
  line-height: 1.2222222222;
}

.top-about {
  padding: 50px 0 70px 0;
}
.top-about .ttl-main {
  margin-bottom: 50px;
}
.top-about .list-item {
  width: 400px;
  max-width: 100%;
  padding: 20px;
  border-radius: 20px;
  background: #349e51;
  color: #fff;
  text-align: center;
}
.top-about .img {
  margin-right: -390px;
}
.top-about.obj-af::after {
  width: 374px;
  max-width: 19.4791666667%;
  aspect-ratio: 374/536;
  background-image: url("/img/top/about-illust.png");
  background-size: 100%;
  left: 0;
  bottom: 0;
}

.top-banner {
  padding: 70px 0 200px 0;
}
.top-banner .cts-full {
  -moz-column-gap: 2.08%;
       column-gap: 2.08%;
}
.top-banner .bnr-item {
  width: 920px;
  max-width: 47.9166666667%;
  aspect-ratio: 920/340;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
}
.top-banner .bnr-link {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-banner .bnr-ttl {
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top-banner .bnr-ttl .txt {
  position: relative;
  z-index: 1;
}
.top-banner .bnr-ttl .btn {
  margin-top: -15px;
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  padding: 10px 20px;
  border-radius: 20px;
  background: #349e51;
  color: #fff;
  font-weight: 800;
  font-size: 32px;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  .top-banner .bnr-ttl .btn {
    font-size: 42px;
    font-size: 5.46875vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  .top-banner .bnr-ttl .btn {
    font-size: 28px;
  }
}
.top-banner .bnr-ttl .btn::before {
  content: "";
  display: block;
  width: 20px;
  min-width: 20px;
  aspect-ratio: 1/1;
  background-image: url("/img/common/arrow-circle-wht.png");
  background-size: 100%;
}
.top-banner .menu {
  background: url("/img/top/banner-menu.jpg") center center no-repeat;
  background-size: cover;
}
.top-banner .column {
  background: url("/img/top/banner-column.jpg") center center no-repeat;
  background-size: cover;
}

.top-access {
  padding: 60px 0 200px 0;
}
.top-access .txtbx {
  min-width: 480px;
}
.top-access .ttl-main {
  margin-bottom: 60px;
}

.top-news {
  padding: 80px 0 35px 0;
}
.top-news .cts-1080 {
  min-height: 220px;
}
.top-news .btn {
  position: absolute;
  top: 130px;
  left: 0;
  z-index: 1;
}

#ctn-low section {
  padding: 150px 0;
}
#ctn-low section:last-child {
  padding-bottom: 50px !important;
}
#ctn-low .ttl-main {
  text-align: center;
  margin-bottom: 60px;
  font-size: 41px;
  font-size: 4.1rem;
}
@media screen and (max-width: 768px) {
  #ctn-low .ttl-main {
    font-size: 51px;
    font-size: 6.640625vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  #ctn-low .ttl-main {
    font-size: 34px;
  }
}
#ctn-low .ttl-main em {
  color: #56a01d;
  font-size: 47px;
  font-size: 4.7rem;
}
@media screen and (max-width: 768px) {
  #ctn-low .ttl-main em {
    font-size: 57px;
    font-size: 7.421875vw;
  }
}
@media screen and (max-width: 768px) and (min-width: 539px) {
  #ctn-low .ttl-main em {
    font-size: 38px;
  }
}
#ctn-low .bg-gra-img {
  background-position: center bottom -15vw;
}

.about-greeting .img h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.about-store .img-01 {
  margin-left: -100px;
}
.about-store .img-02 {
  margin-left: -50px;
}

.menu-trouble .txtbx {
  background: url("/img/menu/trouble-txtbx-base.png") center center no-repeat;
  background-size: cover;
  margin-left: -35px;
}
.menu-trouble .list-check__item span {
  border-bottom: dotted 2px #56a01d;
  padding-bottom: 3px;
}

#footer {
  padding: 20px 0 35px 0;
}
#footer .btn {
  width: 220px;
  max-width: 100%;
}
#footer .btn a {
  width: 100%;
  height: 70px;
}

.footer-copy small {
  letter-spacing: 0;
}/*# sourceMappingURL=style.css.map */