.cBreadcrumbs {
  bottom: calc(100% + 160rem);
}

.pFV {
  position: relative;
  width: 100%;
  padding: 162rem 30rem 0;
  overflow: hidden;
}
.pFV__titleItem {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.pFV__text {
  margin-top: 34rem;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.02em;
}

.pFVIllust {
  position: absolute;
}
.pFVIllust--1 {
  top: 100rem;
  right: -94rem;
  width: 264rem;
  height: 126rem;
}
.pFVIllust__inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.pFVIllust__bird {
  position: absolute;
  top: 36rem;
  left: 25rem;
  width: 22rem;
  height: 22rem;
  opacity: 0;
}
.pFVIllust__item {
  position: relative;
  width: 100%;
  height: 100%;
}

.pPrivacy {
  position: relative;
  width: 100%;
  padding: 0 30rem 217rem;
  margin-top: 56rem;
  overflow: hidden;
}
.pPrivacy__list {
  display: flex;
  flex-direction: column;
  gap: 40rem;
}
.pPrivacy__illust {
  position: absolute;
  right: -107rem;
  bottom: 65rem;
  width: 287rem;
  height: 148rem;
}

.pPrivacyItem__title {
  display: flex;
  gap: 10px;
  align-items: center;
}
.pPrivacyItem__title_index {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3px;
}
.pPrivacyItem__title_index_number {
  font-family: var(--font-lexendtera);
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.07em;
}
.pPrivacyItem__title_index_icon {
  width: 34px;
  height: 8px;
}
.pPrivacyItem__title_text {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.58;
  letter-spacing: 0.02em;
}
.pPrivacyItem__container {
  margin-top: 12rem;
}
.pPrivacyItem__text {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
.pPrivacyItem__list {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-left: 4rem;
  margin-top: 10rem;
}
.pPrivacyItem__list_item {
  position: relative;
  display: flex;
  gap: 10px;
  align-items: flex-start;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.02em;
}
.pPrivacyItem__list_item::before {
  display: block;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  margin-top: 0.7em;
  content: "";
  background-color: var(--color-black);
  border-radius: 50%;
}

.pPrivacyContact {
  margin-top: 24rem;
}
.pPrivacyContact__title {
  position: relative;
  padding-bottom: 17px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.58;
  letter-spacing: 0.02em;
}
.pPrivacyContact__title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  content: "";
  background: url("../images/common/common-border.svg") repeat-x;
  background-position: left top;
  background-size: contain;
}
.pPrivacyContact__container {
  margin-top: 13px;
}
.pPrivacyContact__subtitle {
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}
.pPrivacyContact__address {
  margin-top: 2px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
.pPrivacyContact__tel {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.02em;
}

@media screen and (min-width: 768px) {
  .pFV {
    width: 100%;
    padding: 230rem 0 0;
  }
  .pFV__inner {
    display: block;
    padding: 0 276rem;
    margin: 0;
  }
  .pFV__title {
    padding: 0;
  }
  .pFV__titleItem {
    gap: 16px;
  }
  .pFV__titleItem .cTitle__decoration {
    gap: 9rem;
  }
  .pFV__text {
    margin-top: 81rem;
    font-size: 16px;
    line-height: 2;
  }
  .pFVIllust {
    position: absolute;
  }
  .pFVIllust--1 {
    top: 102rem;
    right: auto;
    left: 454rem;
    width: 310rem;
    height: 96rem;
  }
  .pFVIllust--2 {
    top: 217rem;
    right: -117rem;
    width: 366rem;
    height: 160rem;
  }
  .pFVIllust__bird {
    top: 45rem;
    left: 25rem;
    width: 34rem;
    height: 27rem;
  }
  .pPrivacy {
    padding: 0 276rem 304rem;
    margin-top: 80rem;
  }
  .pPrivacy__list {
    gap: 72rem;
  }
  .pPrivacy__illust {
    right: auto;
    bottom: 48rem;
    left: -143rem;
    width: 366rem;
    height: 161rem;
  }
  .pPrivacyItem {
    position: relative;
  }
  .pPrivacyItem__illust {
    position: absolute;
  }
  .pPrivacyItem__illust--1 {
    top: 102rem;
    left: -416rem;
    width: 366rem;
    height: 160rem;
  }
  .pPrivacyItem__illust--2 {
    top: 0;
    right: -439rem;
    width: 463rem;
    height: 413rem;
  }
  .pPrivacyItem__illust--3 {
    top: 66rem;
    right: -393rem;
    width: 366rem;
    height: 98rem;
  }
  .pPrivacyItem__title {
    flex-direction: column;
    gap: 14rem;
    align-items: flex-start;
  }
  .pPrivacyItem__title_index {
    margin-top: 0;
  }
  .pPrivacyItem__title_index_number {
    font-size: 22px;
  }
  .pPrivacyItem__title_index_icon {
    width: 40px;
    height: 14px;
  }
  .pPrivacyItem__title_text {
    font-size: 26px;
  }
  .pPrivacyItem__container {
    margin-top: 24rem;
  }
  .pPrivacyItem__text {
    font-size: 16px;
    line-height: 2;
  }
  .pPrivacyItem__list {
    gap: 5px;
  }
  .pPrivacyItem__list_item {
    font-size: 16px;
  }
  .pPrivacyContact {
    padding-right: 52rem;
    margin-top: 64rem;
  }
  .pPrivacyContact__title {
    padding-bottom: 21px;
    font-size: 18px;
  }
  .pPrivacyContact__container {
    margin-top: 18px;
  }
  .pPrivacyContact__subtitle {
    font-size: 18px;
  }
  .pPrivacyContact__address {
    margin-top: 5px;
    font-size: 18px;
  }
  .pPrivacyContact__tel {
    margin-top: 3px;
    font-size: 18px;
  }
}