.p_404 {
  background-color: #fff !important;
}
.p_404_sec {
  padding: 41px 0 0;
}
.p_404_main {
  position: relative;
  background-color: #e5e4e1;
  padding: 41px 20px 49px;
  max-width: 990px;
  width: 100%;
}
.p_404_main .c_ttl01 {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  display: none;
  font-size: 1.5rem;
}
.p_404_ttl {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.54;
  color: #03051b;
  padding-right: 10px;
}
.p_404_desc {
  color: #03051b;
  line-height: 1.8;
  margin-top: 20px;
  font-size: 1rem;
}
.p_404 .c_btn {
  position: relative;
  margin-top: 20px;
  width: 192px;
}
@media screen and (min-width: 768px) {
  .p_404_sec {
    padding: 100px 0 0;
  }
  .p_404_main {
    padding: 54px clamp(3.125rem, 14.7321428571vw + -3.9464285714rem, 9.3125rem) 54px clamp(6.25rem, 7.2916666667vw + 2.75rem, 9.3125rem);
  }
  .p_404_main .c_ttl01 {
    display: block;
    left: 26px;
    top: 64px;
  }
  .p_404_ttl {
    font-weight: 900;
    padding-right: 0;
    font-size: 2rem;
  }
  .p_404_desc {
    margin-top: 25px;
  }
  .p_404 .c_btn {
    width: 286px;
    left: -2px;
    margin-top: 52px;
  }
}
/*# sourceMappingURL=maps/404.css.map */
