.c-headline {
  background-image: url(../../../img/views/privacy/pc/main_visual.jpg);
  margin-bottom: 140px; }

.content {
  padding-bottom: 220px; }
  .content p {
    line-height: 2;
    margin-bottom: 65px; }
    .content p.line {
      border-bottom: 1px solid #cacaca;
      margin-bottom: 52px;
      padding-bottom: 60px; }
    .content p.title {
      font-size: 32px;
      letter-spacing: 3px;
      margin-bottom: 33px; }
  .content dl {
    margin-bottom: 60px; }
    .content dl dt {
      font-size: 20px;
      margin-bottom: 20px; }
    .content dl dd {
      line-height: 2; }
      .content dl dd a {
        color: #3300cc;
        text-decoration: none; }
        .content dl dd a:hover {
          color: #1c1b22;
          text-decoration: underline; }
  .content .bg {
    align-items: center;
    background-color: #f8f8f8;
    display: flex;
    justify-content: center;
    margin-top: 75px;
    padding: 56px 100px; }
    .content .bg p {
      line-height: 1;
      margin-bottom: 0; }
      .content .bg p.txt-lg {
        font-size: 18px;
        font-weight: bold;
        padding-right: 30px; }
      .content .bg p:nth-child(2) {
        padding-right: 23px; }

@media screen and (max-width: 750px) {
  .c-headline {
    background-image: url(../../../img/views/privacy/sp/main_visual.jpg);
    margin-bottom: 4.7rem; }
  .content {
    padding-bottom: 10rem; }
    .content p {
      font-size: 1.2rem;
      margin-bottom: 2.8rem; }
      .content p.line {
        margin-bottom: 3.9rem;
        padding-bottom: 3rem; }
      .content p.title {
        font-size: 2rem;
        letter-spacing: .15rem;
        margin-bottom: 1.6rem; }
    .content dl {
      margin-bottom: 2.7rem; }
      .content dl dt {
        font-size: 1.5rem;
        margin-bottom: .5rem; }
      .content dl dd {
        font-size: 1.2rem; }
    .content .bg {
      display: block;
      margin: 2.5rem -1rem 0;
      padding: 2.3rem 2.5rem 2rem;
      text-align: center; }
      .content .bg p {
        line-height: 1.8;
        margin-bottom: 0; }
        .content .bg p.txt-lg {
          font-size: 1.4rem;
          margin-bottom: 0.4rem;
          padding: 0; }
        .content .bg p:nth-child(2) {
          padding: 0; } }

/*# sourceMappingURL=index.css.map */