header {
  background: url("../images/a_01.jpg") no-repeat top 100% center;
  height: 872px; }

.goods {
  background: url("../images/a_02.jpg") no-repeat top 100% center;
  height: 1044px; }
  .goods div {
    width: 1234px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap; }
    .goods div a {
      display: block;
      width: 290px;
      height: 468px; }

/*# sourceMappingURL=style.css.map */
