:root {
  --header-height-pc: 60;
  --header-height-sp: 44;
  --color-text: #393939;
  --color-azure-radiance: #0096FF;
  --color-biscay: #20386D;
  --color-white: #fff;
  --color-prussian-blue: #001F4A;
  --font-family-base: "Noto Sans JP", sans-serif;
  --font-en: "Roboto", sans-serif;
  --font-ja: "Noto Sans JP", sans-serif;
  --font-inter: "Inter", sans-serif;
  --z-index-header: 100;
  --z-float: 90;
}
.p_privacy_main {
  font-weight: 500;
  line-height: 2.1739130435;
  font-size: 0.71875rem;
  padding-top: 35px;
  color: #333333;
}
@media screen and (min-width: 768px) {
  .p_privacy_main {
    line-height: 2.3333333333;
    font-weight: 700;
    font-size: 0.9375rem;
    padding-top: 93px;
  }
}
.p_privacy_block:not(:first-child) {
  border-top: 1px solid #CCCCCC;
  padding-top: 16px;
}
@media screen and (min-width: 768px) {
  .p_privacy_block:not(:first-child) {
    border-top-width: 2px;
    padding-top: 32px;
  }
}
.p_privacy_block__right {
  text-align: right;
}
.p_privacy_block__content > *:not(:last-child) {
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .p_privacy_block__content > *:not(:last-child) {
    margin-bottom: 26px;
  }
}
.p_privacy_block__blue {
  font-weight: 700;
  color: #20386D;
  font-size: 0.625rem;
  margin-bottom: 13px;
}
@media screen and (min-width: 768px) {
  .p_privacy_block__blue {
    font-size: 1.125rem;
    margin-bottom: 23px;
  }
}
.p_privacy_block__ttl {
  font-weight: 700;
  margin-bottom: 12px;
  color: #393939;
}
@media screen and (min-width: 768px) {
  .p_privacy_block__ttl {
    font-size: 1.25rem;
    margin-bottom: 23px;
  }
}
.p_privacy_block__ttl ~ .p_privacy_block__ttl {
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  .p_privacy_block__ttl ~ .p_privacy_block__ttl {
    margin-top: 25px;
  }
}
.p_privacy_block01__right {
  text-align: right;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p_privacy_block01__right {
    margin-bottom: 59px;
  }
}
.p_privacy_block02 {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .p_privacy_block02 {
    margin-top: 32px;
  }
}
.p_privacy_block03 {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .p_privacy_block03 {
    margin-top: 52px;
  }
}
.p_privacy_block04 {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_privacy_block04 {
    margin-top: 67px;
  }
}
.p_privacy .c_printer {
  margin-top: 35px;
}
@media screen and (min-width: 768px) {
  .p_privacy .c_printer {
    margin-top: 93px;
  }
}
