@charset "UTF-8";
@media print, screen and (min-width: 780.1px) {
  .sp {
    display: none !important;
  }
}
@media print, screen and (min-width: 1920px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 780px) {
  .pc {
    display: none !important;
  }
}

@media print, screen and (min-width: 780.1px) {
  .privacy-main {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 780px) {
  .privacy-main {
    padding-top: 32.8205128205vw;
    padding-bottom: 20.5128205128vw;
  }
}

.privacy-container {
  margin: 0 auto;
}
@media print, screen and (min-width: 780.1px) {
  .privacy-container {
    max-width: 1126px;
  }
}
@media screen and (max-width: 780px) {
  .privacy-container {
    width: 84.6153846154vw;
  }
}

@media print, screen and (min-width: 780.1px) {
  .privacy-header {
    padding-top: 36px;
    padding-left: 6px;
  }
}
@media screen and (max-width: 780px) {
  .privacy-header {
    padding-left: 0.5128205128vw;
  }
}

.privacy-title {
  font-family: var(--font-en);
  font-weight: 600;
  font-style: italic;
  color: #262626;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transform: rotate(-6.5deg);
          transform: rotate(-6.5deg);
}
@media print, screen and (min-width: 780.1px) {
  .privacy-title {
    font-size: 80px;
    line-height: 100%;
  }
}
@media screen and (max-width: 780px) {
  .privacy-title {
    font-size: 9.2307692308vw;
  }
}
.privacy-title span {
  display: block;
}
.privacy-title span:last-child {
  margin-top: 8px;
  margin-left: 220px;
}
@media screen and (max-width: 780px) {
  .privacy-title span:last-child {
    margin-top: 0.5128205128vw;
    margin-left: 24.6153846154vw;
  }
}

.privacy-content {
  max-width: 1126px;
  margin: 0 auto;
}
@media screen and (max-width: 780px) {
  .privacy-content {
    max-width: 84.6153846154vw;
  }
}

.update-date {
  font-family: var(--font-jp);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #262626;
  text-align: left;
}
@media print, screen and (min-width: 780.1px) {
  .update-date {
    margin-top: 132px;
  }
}
@media screen and (max-width: 780px) {
  .update-date {
    margin-top: 16.4102564103vw;
    font-size: 3.5897435897vw;
  }
}

@media print, screen and (min-width: 780.1px) {
  .intro-section {
    margin-top: 24px;
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 780px) {
  .intro-section {
    margin-top: 4.1025641026vw;
    margin-bottom: 14.358974359vw;
  }
}

.content-card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #F7F9FB;
  border: 1px solid #EBF1F7;
  border-radius: 0;
}

@media print, screen and (min-width: 780.1px) {
  .card-content {
    padding: 39px 63px;
  }
}
@media screen and (max-width: 780px) {
  .card-content {
    padding: 7.9487179487vw 8.4615384615vw;
  }
}
.card-content p {
  -webkit-font-feature-settings: "palt" on;
          font-feature-settings: "palt" on;
  letter-spacing: 0.05em;
  line-height: 170%;
}
@media screen and (max-width: 780px) {
  .card-content p {
    margin-top: 2.0512820513vw;
    font-size: 3.5897435897vw;
  }
}

.section-title {
  font-family: var(--font-jp);
  font-weight: 700;
  font-size: 26px;
  line-height: 1.3;
  letter-spacing: 0.01em;
  color: #262626;
  margin: 0 0 16px 0;
}
@media screen and (max-width: 780px) {
  .section-title {
    font-size: 5.1282051282vw;
    margin-bottom: 2.0512820513vw;
  }
}

.main-sections .policy-section {
  margin-bottom: 40px;
}
@media screen and (max-width: 780px) {
  .main-sections .policy-section {
    margin-bottom: 10.7692307692vw;
  }
}
.main-sections .policy-section:last-child {
  margin-bottom: 0;
}
.main-sections .policy-section h3.section-title {
  font-family: var(--font-jp);
  font-weight: 700;
  font-size: 26px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #262626;
  margin: 0 0 16px 0;
}
@media screen and (max-width: 780px) {
  .main-sections .policy-section h3.section-title {
    font-size: 5.1282051282vw;
    margin-bottom: 4.1025641026vw;
    padding-top: 0.2564102564vw;
  }
}
.main-sections .policy-section p {
  font-family: var(--font-jp);
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  letter-spacing: 0.05em;
  color: #262626;
  margin-bottom: 8px;
}
@media screen and (max-width: 780px) {
  .main-sections .policy-section p {
    font-size: 3.5897435897vw;
    margin-bottom: 3.5897435897vw;
  }
}
.main-sections .policy-section p:last-child {
  margin-bottom: 0;
}
.main-sections .policy-section .subsection {
  margin-bottom: 15px;
}
@media screen and (max-width: 780px) {
  .main-sections .policy-section .subsection {
    margin-bottom: 4.1025641026vw;
  }
}
.main-sections .policy-section .subsection:last-child {
  margin-bottom: 0;
}
.main-sections .policy-section .subsection p {
  margin-bottom: 8px;
}
@media screen and (max-width: 780px) {
  .main-sections .policy-section .subsection p {
    margin-bottom: 2.0512820513vw;
  }
}
.main-sections .policy-section .subsection p:last-child {
  margin-bottom: 0;
}
.main-sections .policy-section ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: var(--font-jp);
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #262626;
}
@media print, screen and (min-width: 780.1px) {
  .main-sections .policy-section ul li {
    line-height: 169%;
    font-size: 16px;
  }
}
@media screen and (max-width: 780px) {
  .main-sections .policy-section ul li {
    line-height: 170%;
    font-size: 3.5897435897vw;
  }
}
.main-sections .policy-section ul li::before {
  content: "・";
  -webkit-font-feature-settings: "palt" off;
          font-feature-settings: "palt" off;
  text-align: center;
}
@media print, screen and (min-width: 780.1px) {
  .main-sections .policy-section ul li::before {
    padding: 0 4px;
  }
}
@media screen and (max-width: 780px) {
  .main-sections .policy-section ul li::before {
    padding: 0 0.7692307692vw;
  }
}
@media screen and (max-width: 780px) {
  .main-sections .policy-section ul li {
    font-size: 3.5897435897vw;
  }
}
.main-sections .policy-section ul li:last-child {
  margin-bottom: 0;
}

.contact-procedure-title,
.contact-address-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: var(--font-jp);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #262626;
  margin: 0 0 8px 0;
}
@media screen and (max-width: 780px) {
  .contact-procedure-title,
  .contact-address-title {
    font-size: 3.5897435897vw;
    margin-bottom: 2.0512820513vw;
  }
}
.contact-procedure-title::before,
.contact-address-title::before {
  content: "・";
  -webkit-font-feature-settings: "palt" off;
          font-feature-settings: "palt" off;
  text-align: center;
}
@media print, screen and (min-width: 780.1px) {
  .contact-procedure-title::before,
  .contact-address-title::before {
    padding: 0 4px;
  }
}
@media screen and (max-width: 780px) {
  .contact-procedure-title::before,
  .contact-address-title::before {
    padding: 0 0.7692307692vw;
  }
}

.company-info {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  margin-top: 8px;
}
@media screen and (max-width: 780px) {
  .company-info {
    padding: 0;
    margin-top: 2.0512820513vw;
  }
}
.company-info p {
  font-family: var(--font-jp);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #262626;
  margin-bottom: 0;
}
@media screen and (max-width: 780px) {
  .company-info p {
    font-size: 3.5897435897vw;
    margin-bottom: 1.5384615385vw;
  }
}
.company-info p:last-child {
  margin-bottom: 0;
}

@media print, screen and (max-width: 960px) and (min-width: 780.1px) {
  .privacy-container {
    padding: 0 40px;
  }
  .privacy-title {
    font-size: 60px;
  }
  .content-card .card-content {
    padding: 30px;
  }
}