.pr-horse01 {
  position: absolute;
  z-index: 10;
  pointer-events: none;
}
.pr-horse02 {
  position: absolute;
  z-index: 10;
  pointer-events: none;
}
.pr-txt1 {
  color: #fff;
}
.privacy .md-txtLink1 {
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .wrapper.bg-privacy {
    background: url("/assets/img/privacy/bg_privacy_pc.jpg?jraodds25sum") no-repeat center top;
  }
  .pr-section {
    margin-bottom: 270px;
  }
  .pr-horse01 {
    top: -20px;
    right: -178px;
  }
  .pr-horse02 {
    bottom: 176px;
    left: -94px;
  }
  .pr-title1 {
    margin-bottom: 265px;
  }
  .pr-title2 {
    margin-bottom: 30px;
  }
  .pr-title3 {
    margin-bottom: 30px;
  }
  .pr-txt1 {
    font-size: 20px;
    line-height: 1.9;
    font-weight: bold;
  }
  .privacy .sub-sectionEntry .sub-entryArea.sub-entryArea--end {
    margin-top: 448px;
  }
  .privacy:has(.sub-entryArea--end) .pr-horse02 {
    bottom: 159px;
  }
}
@media screen and (max-width: 767px) {
  .wrapper.bg-privacy {
    background: url("/assets/img/privacy/bg_privacy_sp.jpg?jraodds25sum") no-repeat center top;
    background-size: 375px auto;
  }
  .pr-section {
    margin-bottom: 160px;
  }
  .pr-horse01 {
    width: 95px;
    right: -20px;
    top: 47.5px;
  }
  .pr-horse02 {
    width: 106px;
    left: -20px;
    bottom: 152.5px;
  }
  .pr-title1 {
    width: 312.5px;
    margin: 0 auto 165px;
  }
  .pr-title2 {
    width: 210px;
    margin: 0 auto 20px;
  }
  .pr-title3 {
    width: 212px;
    margin: 0 auto 20px;
  }
  .pr-txt1 {
    font-size: 14px;
    line-height: 1.857142857142857;
    letter-spacing: 0.02em;
    font-weight: 500;
  }
  .privacy .sub-sectionEntry .sub-entryArea.sub-entryArea--end {
    margin-top: 227.5px;
  }
  .privacy:has(.sub-entryArea--end) .pr-horse02 {
    bottom: 90px;
  }
}
