header {
  background: url("../images/a_01.jpg") no-repeat top 100% center;
  height: 934px;
  position: relative; }
  header > img {
    width: 130px;
    height: auto;
    position: absolute;
    top: 0;
    right: 0; }

.about {
  background: url("../images/a_02.jpg") no-repeat top 100% center;
  height: 1243px; }

.about_02 {
  background: url("../images/a_03.jpg") no-repeat top 100% center;
  height: 433px; }

footer {
  background: url("../images/a_04.jpg") no-repeat top 100% center;
  height: 263px; }
  footer ul {
    display: flex;
    justify-content: center; }
    footer ul li a {
      width: 420px;
      height: 128px; }
    footer ul li:not(:last-child) {
      margin-right: 180px; }

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