@charset "UTF-8";
.p-hip-joint__section._sec01 {
  padding: 3.125rem 0;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__section._sec01 {
    padding: 6.25rem 0;
  }
}
.p-hip-joint__section._sec02 {
  padding: 1.5625rem 0;
  background-color: #F9F6F2;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__section._sec02 {
    padding: 6.25rem 0;
  }
}
.p-hip-joint__section._sec03 {
  padding: 3.125rem 0 3.3125rem;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__section._sec03 {
    padding: 6.25rem 0;
  }
}
.p-hip-joint__section._sec04 {
  padding: 4.6875rem 0 0;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__section._sec04 {
    padding: 6.25rem 0 0;
  }
}
.p-hip-joint__section._sec05 {
  padding: 6.25rem 0 0;
}
.p-hip-joint__section._sec06 {
  padding: 3.125rem 0;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__section._sec06 {
    padding: 6.25rem 0;
  }
}
.p-hip-joint__section._step {
  padding: 1.5625rem 0;
  background-color: #CDD9E2;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__section._step {
    padding: 3.125rem 0;
  }
}

.p-hip-joint__text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__text {
    line-height: 2;
  }
}
@media screen and (min-width: 768px) {
  .p-hip-joint__text._pcTextCenter {
    text-align: center;
  }
}
.p-hip-joint__text._textCenter {
  text-align: center;
}

.p-hip-joint__movie {
  padding: 3.125rem 0;
  background-color: #FAFAFA;
}

.p-hip-joint__reservation-title-block {
  max-width: 700px;
  width: 100%;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.25rem;
}
.p-hip-joint__reservation-title-block .p-hip-joint__title {
  width: 100%;
  color: inherit;
}

.p-hip-joint__section-title {
  text-align: center;
  font-family: "Yu Mincho", YuMincho, "游明朝体", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__section-title {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2;
  }
}

.p-hip-joint__reservation-textarea {
  margin-top: 1.25rem;
  max-width: 800px;
  margin-inline: auto;
}

.p-hip-joint__reservation-text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 2;
}
.p-hip-joint__reservation-text + .p-hip-joint__reservation-text {
  margin-top: 1em;
}

.p-hip-joint__movie-content {
  aspect-ratio: 345/230;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__movie-content {
    aspect-ratio: 1090/447;
  }
}
.p-hip-joint__movie-content video,
.p-hip-joint__movie-content img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-hip-joint__movie-textarea {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__movie-textarea {
    text-align: center;
  }
}

.p-hip-joint__sec01-contents {
  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: 3.125rem;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__sec01-contents {
    margin-top: 3.125rem;
    gap: 6.25rem;
  }
}

.p-hip-joint__sec01-content {
  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-hip-joint__sec01-content {
    gap: 3.125rem;
  }
}

.p-hip-joint__sec01-bottom {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__sec01-bottom {
    margin-top: 3.125rem;
  }
}
.p-hip-joint__sec01-bottom img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-hip-joint__sec01-btn-wrap {
  text-align: center;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__sec01-btn-wrap {
    margin-top: 3.125rem;
  }
}

.p-hip-joint__sec02-lead {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__sec02-lead {
    margin-top: 3.125rem;
  }
}
@media screen and (min-width: 768px) {
  .p-hip-joint__sec02-lead .text {
    text-align: center;
  }
}

.p-hip-joint__sec02-sub-lead {
  margin-top: 1.25rem;
}
.p-hip-joint__sec02-sub-lead .text + .text {
  margin-top: 1.25rem;
}

.p-hip-joint__sec02-items {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__sec02-items {
    margin-top: 3.125rem;
  }
}

.p-hip-joint__sec02-item._02 {
  margin-top: 2.0625rem;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__sec02-item._02 {
    margin-top: 1.5rem;
  }
}
.p-hip-joint__sec02-item._03 {
  margin-top: 1.375rem;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__sec02-item._03 {
    margin-top: 3.125rem;
  }
}
.p-hip-joint__sec02-item._04 {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__sec02-item._04 {
    margin-top: 3.125rem;
  }
}
.p-hip-joint__sec02-item._05 {
  margin-top: 1.25rem;
}

.p-hip-joint__sec02-notice {
  margin-top: 1.25rem;
}
.p-hip-joint__sec02-notice .text + .text {
  margin-top: 1.25rem;
}

.p-hip-joint__sec03-content {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__sec03-content {
    margin-top: 3.125rem;
  }
}

.p-hip-joint__sec03-list {
  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: 0.6875rem;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__sec03-list {
    margin-top: 1.4375rem;
    gap: 1.125rem;
  }
}
.p-hip-joint__sec03-list .list-item {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #E8E2D3;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__sec03-list .list-item {
    padding-bottom: 0.9375rem;
  }
}

.p-hip-joint__sec04-content {
  margin-top: 3.125rem;
}

.p-hip-joint__sec04-flow {
  margin-top: 3.125rem;
}

.p-hip-joint__sec05-content {
  margin-top: 3.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.125rem;
}

.p-hip-joint__sec05-flow {
  margin-top: 3.125rem;
}
@media screen and (min-width: 768px) {
  .p-hip-joint__sec05-flow {
    margin-top: 1.25rem;
  }
}

.p-hip-joint__sec05-btn-wrap {
  text-align: center;
  margin-top: 3.125rem;
}

.p-hip-joint__sec06-content {
  margin-top: 3.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3.375rem;
}/*# sourceMappingURL=page-hip-joint-pain.css.map */