/* ==========================================
   Privacy Policy Page — PC (992px+)
   ========================================== */

@media screen and (min-width: 992px) {

  .pp-main-surface {
    padding-top: 36px;
  }

  .pp-article {
    padding-bottom: 100px;
  }

  .pp-lead {
    font-size: 15px;
    line-height: 1.85;
    margin-bottom: 1.45em;
  }

  .pp-section {
    margin-top: 44px;
  }

  .pp-section:first-of-type {
    margin-top: 48px;
  }

  .tai-privacy-page .pp-section-title {
    font-size: 16px;
    line-height: 1.55;
    margin-bottom: 16px;
  }

  .pp-section-body {
    font-size: 15px;
    line-height: 1.85;
    margin-bottom: 16px;
  }

  .pp-bullet-list {
    font-size: 15px;
    line-height: 1.85;
    padding-left: 1.25em;
  }

  .pp-bullet-list li {
    margin-bottom: 10px;
  }

  .pp-purpose-block {
    margin-top: 26px;
  }

  .pp-purpose-block:first-of-type {
    margin-top: 22px;
  }

  .pp-purpose-heading {
    font-size: 15px;
    margin-bottom: 12px;
  }

  .pp-dash-list {
    font-size: 15px;
    line-height: 1.85;
  }

  .pp-dash-list li {
    margin-bottom: 10px;
  }

  .pp-contact {
    font-size: 15px;
    line-height: 1.85;
    margin-top: 22px;
    gap: 4px;
  }
}
