#contents > section {
  border-top: 1px solid #e3e3e6;
  padding-bottom: 180px;
}
#contents .wrap {
  width: 770px;
}
#contents footer {
  border-top: 1px solid #e3e3e5;
}

@media (max-width: 970px) {
  #contents h2 {
    line-height: 2em;
  }
  #contents > section {
    border-top: 1px solid #e3e3e6;
    padding-bottom: 90px;
  }
  #contents > section .wrap {
    margin: 0 20px;
    width: calc(100% - 40px);
  }
}

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