@charset "utf-8";
/* ##############################################################################

    DEFAULT

############################################################################## */
  body {
    width: 1200px;
    transform: scale(.8);
    -moz-transform: scale(.8);
    -webkit-transform: scale(.8);
    transform-origin: 0 0;
  }
  .hero--catch .ttl {
    font-size: 72px;
  }
  .home_business .inner {
    width: 90%;
  }