.p-stemcell__section._01 {
  padding: 3.125rem 0 0;
}
@media screen and (min-width: 768px) {
  .p-stemcell__section._01 {
    padding: 6.25rem 0 0;
  }
}
.p-stemcell__section._02 {
  padding: 3.125rem 0;
  background-color: #F9F6F2;
}
@media screen and (min-width: 768px) {
  .p-stemcell__section._02 {
    padding: 3.125rem 0 6.25rem;
    background-color: #FFFFFF;
  }
}
.p-stemcell__section._03 {
  padding: 1.5625rem 0;
  background-color: #F9F6F2;
}
@media screen and (min-width: 768px) {
  .p-stemcell__section._03 {
    padding: 6.25rem 0;
  }
}
.p-stemcell__section._04 {
  padding: 3.125rem 0;
}
@media screen and (min-width: 768px) {
  .p-stemcell__section._04 {
    padding: 6.25rem 0;
  }
}
.p-stemcell__section._step {
  padding: 1.5625rem 0;
  background-color: #CDD9E2;
}
@media screen and (min-width: 768px) {
  .p-stemcell__section._step {
    padding: 3.125rem 0;
  }
}
.p-stemcell__section._05 {
  padding: 3.125rem 0;
}
@media screen and (min-width: 768px) {
  .p-stemcell__section._05 {
    padding: 6.25rem 0;
  }
}

.p-stemcell__sec01-content {
  margin-top: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-stemcell__sec01-content {
    margin-top: 3.125rem;
    gap: 3.125rem;
  }
}

.p-stemcell__sec02-content {
  margin-top: 2.0625rem;
}
@media screen and (min-width: 768px) {
  .p-stemcell__sec02-content {
    margin-top: 1.5rem;
  }
}

.p-symptom__beforeAfter02 .item {
  padding: 0.8125rem 0.9375rem 1.5625rem;
  background-color: #FFFFFF;
}
@media screen and (min-width: 768px) {
  .p-symptom__beforeAfter02 .item {
    padding: 0;
    background-color: initial;
  }
}

.p-stemcell__sec03-content {
  margin-top: 1.25rem;
}

.p-stemcell__sec04-content {
  margin-top: 1.25rem;
}

.p-stemcell__sec07-content {
  margin-top: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-stemcell__sec07-content {
    margin-top: 3.125rem;
    gap: 3.125rem;
  }
}
.p-stemcell__sec07-content .pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-stemcell__sec07-content .textarea {
  margin-top: 1.25rem;
}
.p-stemcell__sec07-content .lists {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-stemcell__sec07-content .lists {
    grid-template-columns: repeat(2, 1fr);
    gap: 3.125rem;
  }
}
.p-stemcell__sec07-content .list {
  margin-top: 1.4375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}
.p-stemcell__sec07-content .list .c-check-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
}/*# sourceMappingURL=page-stemcell.css.map */