@charset "utf-8";

@media print, screen and (max-width: 768px) {
  /*=== メインエリア ===*/
  .Header + * {
    padding-top: 40px;
  }
}