@charset "utf-8";
#nw_request_200317 .form-container {
    width: 580px;
    margin: 0 auto;
}
.request__header--txt {
  font-size: 14px;
  text-align: center;
  line-height: 1.8;
  margin-top: 12px;
  padding: 0 15px;
}
.request__header--img {
  width: 100%;
  max-width: 460px;
  margin: 3.4rem auto;
  padding: 15px;
}
@media only screen and (max-width: 1024px) {
  .l-header__logo {
      max-width: 122px!important;
      margin-right: auto;
      line-height: 1;
  }
  .l-footer__nav {
      float: none!;
      padding-top: 0px;
      display: block;
      margin-right: 0;
      position: unset!important;
  }
}