.privacy-ttl {
  margin-top: 0;
  margin-bottom: 3.6603221083455346vw; }
  @media (max-width: 768px) {
    .privacy-ttl {
      margin-bottom: 10.666666666666668vw;
      text-align: center; } }
  .privacy-ttl .eng {
    font-size: 7.320644216691069vw;
    font-family: "Roboto", sans-serif;
    font-weight: 100;
    color: #194DA8; }
    @media (max-width: 768px) {
      .privacy-ttl .eng {
        font-size: 9.066666666666666vw; } }
  .privacy-ttl .jap {
    font-size: 1.3177159590043925vw;
    color: #7C7C7C;
    font-weight: 400;
    letter-spacing: .2em;
    margin-top: .5em; }
    @media (max-width: 768px) {
      .privacy-ttl .jap {
        font-size: 4.8vw; } }

.privacy-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6.954612005856515vw; }
  @media (max-width: 768px) {
    .privacy-list {
      display: block;
      margin-bottom: 13.333333333333334vw; } }
  .privacy-list .box {
    width: 45.1683748169839vw; }
    @media (max-width: 768px) {
      .privacy-list .box {
        width: 100%; } }
  .privacy-list__item {
    font-size: 1.3177159590043925vw;
    line-height: 2.2; }
    @media (max-width: 768px) {
      .privacy-list__item {
        font-size: 3.2vw; } }
    .privacy-list__item + .privacy-list__item {
      margin-top: 2em; }
  .privacy-list__last {
    font-size: 1.3177159590043925vw;
    line-height: 2.2;
    text-align: right;
    margin-top: 2em; }
    @media (max-width: 768px) {
      .privacy-list__last {
        font-size: 3.2vw; } }

.solicitation-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6.954612005856515vw; }
  @media (max-width: 768px) {
    .solicitation-list {
      display: block;
      margin-bottom: 13.333333333333334vw; } }
  .solicitation-list .box {
    width: 45.1683748169839vw; }
    @media (max-width: 768px) {
      .solicitation-list .box {
        width: 100%; } }
  .solicitation-list__item {
    margin: 0; }
    .solicitation-list__item dt {
      font-size: 1.7569546120058566vw;
      color: #194DA8;
      line-height: 1.75;
      font-weight: 500; }
      @media (max-width: 768px) {
        .solicitation-list__item dt {
          font-size: 4.8vw; } }
    .solicitation-list__item dd {
      font-size: 1.3177159590043925vw;
      line-height: 2.2;
      margin: 0; }
      @media (max-width: 768px) {
        .solicitation-list__item dd {
          font-size: 3.2vw; } }
    .solicitation-list__item + .solicitation-list__item {
      margin-top: 2em; }
