@charset "UTF-8";
.p-treatment01__section._01 {
  background-color: #CDD9E2;
  padding: 1.5625rem 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__section._01 {
    padding: 3.125rem 0;
  }
}
.p-treatment01__section._02 {
  background-color: #F2F2F2;
  padding: 1.5625rem 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__section._02 {
    padding: 3.125rem 0;
  }
}
.p-treatment01__section._03 {
  padding: 3.125rem 0 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__section._03 {
    padding: 6.25rem 0 0;
  }
}
.p-treatment01__section._04 {
  padding: 3.125rem 0 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__section._04 {
    padding: 8.5rem 0 0;
  }
}
.p-treatment01__section._05 {
  padding: 3.125rem 0 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__section._05 {
    padding: 6.25rem 0 0;
  }
}
.p-treatment01__section._06 {
  padding: 3.125rem 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__section._06 {
    padding: 6.25rem 0;
  }
}
.p-treatment01__section._07 {
  padding: 3.125rem 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__section._07 {
    padding: 6.25rem 0;
  }
}
.p-treatment01__section._09 {
  padding: 3.125rem 0 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__section._09 {
    padding: 6.25rem 0 0;
  }
}
.p-treatment01__section._10 {
  padding: 3.125rem 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__section._10 {
    padding: 6.25rem 0;
  }
}
.p-treatment01__section._11 {
  background-color: #F9F6F2;
  padding: 1.5625rem 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__section._11 {
    padding: 3.125rem 0;
  }
}
.p-treatment01__section._12 {
  padding: 3.125rem 0 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__section._12 {
    padding: 6.25rem 0 0;
  }
}
.p-treatment01__section._faq {
  padding: 1.5625rem 0;
  background: -webkit-gradient(linear, right top, left top, from(#E5DECC), to(#AE9E78));
  background: linear-gradient(270deg, #E5DECC 0%, #AE9E78 100%);
}
@media screen and (min-width: 768px) {
  .p-treatment01__section._faq {
    padding: 3.125rem 0;
  }
}
.p-treatment01__section._worry {
  padding: 1.5625rem 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__section._worry {
    padding: 3.125rem 0;
  }
}

.p-treatment01__section-title {
  text-align: center;
  font-family: "Zen Old Mincho", "Noto Serif", serif;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p-treatment01__section-title {
    font-size: 1.5rem;
    line-height: 2;
  }
}

.p-treatment01__sub-heading {
  text-align: center;
  font-family: "Zen Old Mincho", "Noto Serif", serif;
  color: #766A4C;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sub-heading {
    font-size: 28px;
    line-height: 2;
  }
}

.p-treatment01__heading-block {
  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;
}

.p-treatment01__heading-sub {
  font-family: "Zen Old Mincho", "Noto Serif", serif;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  font-size: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-treatment01__heading-sub {
    line-height: 2;
  }
}

.p-treatment01__heading-main {
  font-family: "Zen Old Mincho", "Noto Serif", serif;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-treatment01__heading-main {
    font-weight: 400;
    line-height: 2;
    font-size: 1.5rem;
  }
}

.p-treatment01__textarea {
  margin-top: 1.25rem;
}

.p-treatment01__text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p-treatment01__text {
    line-height: 2;
  }
}
.p-treatment01__text + .p-treatment01__text {
  margin-top: 1.25rem;
}
.p-treatment01__text._sec12 {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__text._sec12 {
    margin-top: 0.625rem;
  }
}

.p-treatment01__sec01-cards {
  margin-top: 1.25rem;
  display: grid;
  gap: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec01-cards {
    margin-top: 3.125rem;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
}

.p-treatment01__sec01-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 6px 15px 0 #AAC1D3;
          box-shadow: 0 6px 15px 0 #AAC1D3;
}

.p-treatment01__sec01-card-photo {
  aspect-ratio: 345/227;
  max-height: 14.1875rem;
  min-height: 14.1875rem;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec01-card-photo {
    aspect-ratio: 535/227;
  }
}
.p-treatment01__sec01-card-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-treatment01__sec01-card-body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1.25rem 1rem 1rem;
  background-color: #FFFFFF;
}

.p-treatment01__sec01-card-text {
  font-size: 1rem;
  line-height: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

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

.p-treatment01__sec02-slider {
  margin-top: 1.75rem;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec02-slider {
    margin-top: 3.25rem;
  }
}

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

.p-treatment01__sec03-heading-block {
  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;
}

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

.p-treatment01__sec03-column {
  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: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec03-column {
    margin-top: 1.25rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1.125rem;
  }
}

.p-p-treatment01__sec03-list {
  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;
}
.p-p-treatment01__sec03-list .c-check-box {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p-p-treatment01__sec03-list {
    gap: 1.25rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24rem;
            flex: 0 0 24rem;
    padding: 1.25rem;
    border: 1px solid #E8E2D3;
  }
  .p-p-treatment01__sec03-list .c-check-box {
    padding-bottom: 0;
    border-bottom: none;
    font-size: 0.875rem;
  }
}

@media screen and (min-width: 768px) {
  .p-treatment01__sec03-textarea {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
.p-treatment01__sec03-textarea .text {
  font-size: 0.875rem;
  line-height: 1.4;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec03-textarea .text {
    font-size: 1rem;
    line-height: 2;
  }
}
.p-treatment01__sec03-textarea .text + .text {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec03-textarea .text + .text {
    margin-top: 1em;
  }
}

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

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

.p-treatment01__sec05-item + .p-treatment01__sec05-item {
  margin-top: 1.25rem;
}

.p-treatment01__sec05-pic {
  margin-top: 1.25rem;
  aspect-ratio: 345/185;
}
@media screen and (min-width: 500px) {
  .p-treatment01__sec05-pic {
    aspect-ratio: initial;
  }
}
.p-treatment01__sec05-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-treatment01__sec05-textarea {
  margin-top: 1.25rem;
}

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

.p-treatment01__sec06-item + .p-treatment01__sec06-item {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec06-item + .p-treatment01__sec06-item {
    margin-top: 3.125rem;
  }
}

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

.p-treatment01__sec07-items {
  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-treatment01__sec07-items {
    gap: 3.125rem;
  }
}

.p-treatment01__sec07-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec07-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec07-item:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (min-width: 768px) {
  .p-treatment01__sec07-body {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.p-treatment01__sec07-textarea {
  margin-top: 1.25rem;
}

@media screen and (min-width: 768px) {
  .p-treatment01__sec07-photo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25rem;
            flex: 0 0 25rem;
  }
}
.p-treatment01__sec07-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

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

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

.p-treatment01__sec09-lead-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec09-lead-text {
    line-height: 2;
  }
}
.p-treatment01__sec09-lead-text + .p-treatment01__sec09-lead-text {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec09-lead-text + .p-treatment01__sec09-lead-text {
    margin-top: 0;
  }
}

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

.p-treatment01__sec09-textarea {
  margin-top: 1.25rem;
}

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

.p-treatment01__sec10-section + .p-treatment01__sec10-section {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec10-section + .p-treatment01__sec10-section {
    margin-top: 6.25rem;
  }
}

.p-treatment01__sec10-items {
  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-treatment01__sec10-items {
    margin-top: 3.125rem;
    gap: 3.125rem;
  }
}

.p-treatment01__sec10-item {
  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-treatment01__sec10-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec10-item:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (min-width: 768px) {
  .p-treatment01__sec10-body {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

@media screen and (min-width: 768px) {
  .p-treatment01__sec10-pic {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25rem;
            flex: 0 0 25rem;
  }
}
.p-treatment01__sec10-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

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

.p-treatment01__sec11-movie {
  aspect-ratio: 345/230;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec11-movie {
    aspect-ratio: 1090/447;
  }
}
.p-treatment01__sec11-movie {
  /* 仮(後で動画に差し替え) */
}
.p-treatment01__sec11-movie video,
.p-treatment01__sec11-movie img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-treatment01__sec11-textarea {
  margin-top: 1.25rem;
}

.p-treatment01__sec11-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec11-text {
    line-height: 2;
    text-align: center;
  }
}

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

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

.p-treatment01__sec12-wrapper + .p-treatment01__sec12-wrapper {
  margin-top: 3.125rem;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec12-wrapper + .p-treatment01__sec12-wrapper {
    margin-top: 6.25rem;
  }
}

.p-treatment01__sec12-list {
  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;
}
.p-treatment01__sec12-list._lg {
  gap: 3.125rem;
}

.p-treatment01__sec12-list-item._col2 {
  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-treatment01__sec12-list-item._col2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-treatment01__sec12-list-item._short {
  max-width: 50rem;
}

@media screen and (min-width: 768px) {
  .p-treatment01__sec12-list-body {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25rem;
            flex: 0 0 25rem;
  }
}

@media screen and (min-width: 768px) {
  .p-treatment01__sec12-textarea {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.p-treatment01__sec12-link {
  color: #998E73;
  text-decoration: underline;
}

.p-treatment01__sec12-text-wrap {
  margin-top: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec12-text-wrap {
    margin-top: 0.25rem;
  }
}

.p-treatment01__sec12-pic {
  margin-top: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .p-treatment01__sec12-pic {
    margin-top: 0.25rem;
  }
}
.p-treatment01__sec12-pic img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-treatment01__step {
  padding: 1.5625rem 0;
  background-color: #CDD9E2;
}
@media screen and (min-width: 768px) {
  .p-treatment01__step {
    padding: 3.125rem 0;
  }
}

.p-treatment01__reservation-title-block {
  max-width: 700px;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .p-treatment01__reservation-title-block {
    gap: 1.25rem;
  }
}

.p-treatment01__reservation-textarea {
  max-width: 800px;
  margin: 1.25rem auto 0;
}
@media screen and (min-width: 768px) {
  .p-treatment01__reservation-textarea {
    margin-top: 2.5rem;
  }
}

.p-treatment01__reservation-text {
  font-weight: 400;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-treatment01__reservation-text {
    font-size: 0.875rem;
  }
}
.p-treatment01__reservation-text + .p-treatment01__reservation-text {
  margin-top: 1em;
}/*# sourceMappingURL=page-treatment-contents01.css.map */