@charset "utf-8";

/* ==================================================
404
================================================== */
.p404_intro {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 94px;

  p {
    width: 590px;
  }
}