.privacy .mv {
  background: url(/img/bg_privacy.jpg) no-repeat center/cover; }
  .privacy .mv .mv-text h2 {
    margin-bottom: 0; }
.privacy section {
  width: 90%;
  margin: 50px auto; }
  .privacy section h2 {
    margin-bottom: 30px; }
  .privacy section p:last-of-type {
    text-align: right; }

@media (min-width: 1200px) {
  section {
    max-width: 1000px; } }

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