<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
brakepoint
*/
/* line 27, privacy.scss */
.wrapper {
  margin-bottom: 190px; }
  @media screen and (max-width: 800px) {
    /* line 27, privacy.scss */
    .wrapper {
      margin-bottom: 100px; } }
  /* line 32, privacy.scss */
  .wrapper .sidebar {
    top: calc(50% - 35px); }
    @media screen and (max-width: 800px) {
      /* line 32, privacy.scss */
      .wrapper .sidebar {
        top: auto;
        bottom: 0; } }
  /* line 39, privacy.scss */
  .wrapper section {
    padding-bottom: 195px; }
    @media screen and (max-width: 800px) {
      /* line 39, privacy.scss */
      .wrapper section {
        padding-bottom: 90px; } }
    @media screen and (min-width: 800px) {
      /* line 44, privacy.scss */
      .wrapper section.privacy01 {
        margin-top: -70px; } }
    /* line 49, privacy.scss */
    .wrapper section.privacy02 {
      padding-bottom: 0; }

/* line 55, privacy.scss */
.read {
  margin-bottom: 0; }
  @media screen and (max-width: 800px) {
    /* line 55, privacy.scss */
    .read {
      font-size: 13px; } }

/* line 62, privacy.scss */
.privacy-content {
  counter-reset: number; }
  /* line 64, privacy.scss */
  .privacy-content h3 {
    color: #C71D2B;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    margin: 64px 0 24px 1em; }
    @media screen and (max-width: 800px) {
      /* line 64, privacy.scss */
      .privacy-content h3 {
        font-size: 15px;
        margin: 50px 0 16px 20px; } }
    /* line 74, privacy.scss */
    .privacy-content h3::before {
      counter-increment: number;
      content: counter(number) ".";
      margin: 0 8px 0 -1em; }
      @media screen and (max-width: 800px) {
        /* line 74, privacy.scss */
        .privacy-content h3::before {
          margin-right: 5px; } }
    /* line 82, privacy.scss */
    .privacy-content h3.nonumber {
      margin-left: 0; }
      /* line 84, privacy.scss */
      .privacy-content h3.nonumber::before {
        display: none; }
  /* line 89, privacy.scss */
  .privacy-content p {
    padding-left: 24px;
    margin-bottom: 35px; }
    @media screen and (max-width: 800px) {
      /* line 89, privacy.scss */
      .privacy-content p {
        font-size: 13px; } }
    /* line 95, privacy.scss */
    .privacy-content p:last-child {
      margin-bottom: 0; }
  /* line 99, privacy.scss */
  .privacy-content ul {
    margin-left: 24px; }
  /* line 102, privacy.scss */
  .privacy-content a {
    color: #C71D2B; }
  /* line 105, privacy.scss */
  .privacy-content .shomei {
    padding-top: 25px; }
    /* line 107, privacy.scss */
    .privacy-content .shomei p {
      padding-bottom: 0;
      margin-bottom: 15px; }
  /* line 112, privacy.scss */
  .privacy-content .scroll-wrapper {
    padding-left: 24px; }
    /* line 114, privacy.scss */
    .privacy-content .scroll-wrapper table {
      width: 100%;
      min-width: 540px; }
      /* line 117, privacy.scss */
      .privacy-content .scroll-wrapper table th,
      .privacy-content .scroll-wrapper table td {
        font-size: 15px;
        line-height: 1.4;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        padding: 20px; }
        @media screen and (max-width: 800px) {
          /* line 117, privacy.scss */
          .privacy-content .scroll-wrapper table th,
          .privacy-content .scroll-wrapper table td {
            display: table-cell;
            width: auto;
            font-size: 13px;
            padding: 15px; } }
      /* line 133, privacy.scss */
      .privacy-content .scroll-wrapper table thead tr th:nth-child(1) {
        width: 37.6%;
        background-color: #FFFFFF; }
      /* line 137, privacy.scss */
      .privacy-content .scroll-wrapper table thead tr th:nth-child(2) {
        width: 62.4%; }
      /* line 142, privacy.scss */
      .privacy-content .scroll-wrapper table thead th {
        color: #C71D2B;
        font-weight: 600; }
      /* line 150, privacy.scss */
      .privacy-content .scroll-wrapper table tbody tr th:nth-child(1) {
        background-color: #FFFFFF; }

/*# sourceMappingURL=privacy.css.map */
</pre></body></html>