.footer {
  overflow: hidden;
  position: relative;
  top: 110px;
}
.footer .js-resize-target {
  width: 100%;
}
.footer .contact {
  padding: 120px 0 0; }
.footer .contact__container {
  padding: 33px 0 116px; }
.footer .contact .contact-content-box__container {
  margin: 0; }
.footer .contact .contact-content-box__title {
  margin: 0 0 72px;
  padding: 0 41px; }

.footer__wrapper {
  position: relative;
  background: #999999;
  padding: 83px 79px; }

.footer .page__Top {
  position: absolute;
  top: -36px;
  right: 64px;
  width: 112px;
  height: 112px;
}

.footer .page__Top a {
  display: block;
}

.footer .page__Top img {
  width: 112px;
  height: 112px;
}

.footer__container {
  display: flex;
  justify-content: space-between;
  max-width: 1440px;
  margin: auto; }

.footer .mail-news {
  max-width: 786px; }

.footer .mail-news-title-box {
  margin: 0 0 41px; }
.footer .mail-news-title-box__title, .footer .mail-news-title-box__description {
  color: white; }

.footer .mail-news-register__notice {
  color: white;}
.footer .mail-news-register__notice a {
  border-bottom: 1px solid white;
  transition-property: color, border, -webkit-filter;
  transition-property: filter, color, border;
  transition-property: filter, color, border, -webkit-filter;
  transition-duration: 0.3s;
  color: #fff;
  text-decoration: none; }
.footer .mail-news-register__notice a:hover {
  color: #29abe2;
  -webkit-filter: brightness(1.3);
  filter: brightness(1.3); }

.footer .mail-news-register-content input {
  background: white;
  border-bottom: none; }

.footer .mail-news-register-submit {
  color: black; }

.footer-menu__container {
  display: flex;
  margin: 0 0 76px; }

.footer-menu-left {
  margin: 0 104px 0 0; }

.footer-menu-content {
  margin: 0 0 35px;
  width: max-content;}

.footer-menu-content.description {
  max-width: 350px;
  line-height: 1.6;
  font-size: 75%;
  width: 100%;
}

.footer-menu-content__link {
  color: white;
  font-weight: 700;
  transition-property: color, -webkit-filter;
  transition-property: filter, color;
  transition-property: filter, color, -webkit-filter;
  transition-duration: 0.3s;
  text-decoration: none; }
.footer-menu-content__link:hover {
  color: #29abe2;
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2); }
.footer-menu-content.-button{
  padding-bottom: 20px;
}
.footer-menu-content.-button .footer-menu-content__link{
  display: inline-block;
  padding: 12px 16px;
  font-weight: bold;
  color: #646464 !important;
  background: #fff;
  border-radius: 50vh;
}
.footer-menu-smalls {
  margin: -13px 0 0;
  font-size: 12px;
  color: black;
  font-weight: 700;}
.footer-menu-smalls .footer-menu-content:not(:last-child) {
  margin: 0 0 15px; }
.footer-menu-smalls .footer-menu-content__link {
  font-size: 12px;
  color: black;
  font-weight: 700;
  transition-property: color, -webkit-filter;
  transition-property: filter, color;
  transition-property: filter, color, -webkit-filter;
  transition-duration: 0.3s; }
.footer-menu-smalls .footer-menu-content__link.sublink {
  padding-left: 10px;
}
.footer-menu-smalls .footer-menu-content__link:hover {
  color: #29abe2;
  -webkit-filter: brightness(1.3);
  filter: brightness(1.3); }

.footer-menu__container-lease {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin: 0 0 40px;
}

.footer-menu-content-lease:not(:last-child) {
  margin-right: 20px;
}

.footer-menu-lease a {
  color: white;
  font-weight: 700;
}

.copy-right {
  color: white;
  font-size: 18px;
  max-width: 1440px;
  margin: auto; }

.copy-right-lease {
  color: white;
  font-size: 18px;
  max-width: 1440px;
  text-align: center;
}

@media screen and (min-width: 1023px) and (max-width: 1160px) {
  .footer__wrapper {
    padding: 83px 30px; }
  .footer-menu-left {
    margin: 0 50px 0 0; } }

@media (max-width: 1023px) {
  .footer__wrapper {
    padding: 40px 25px; }
  .footer .page__Top {
    top: -6.4vw;
    right: 4.53vw;
    width: 17.07vw;
    height: 17.07vw; }
  .footer .page__Top img {
    width: 17.07vw;
    height: 17.07vw; }
  .footer .contact {
    padding: 72px 0; }
  .footer .contact__container {
    padding: 18px 0 0; }
  .footer .contact .contact-content-box {
    padding: 0; }
  .footer .contact .contact-content-box__title {
    margin: 0 0 32px;
    padding: 0 25px; }
  .footer .contact .section-title::before {
    content: none; }
  .footer__container {
    display: block;
    max-width: 500px;
    margin: auto; }
  .footer .mail-news {
    width: 100%;
    margin: 0 0 41px; }
  .footer-menu__container {
    justify-content: space-between;
    margin: 0 0 36px;
    display: block;}
  .footer-menu-left {
    margin: 0; }
  .footer-menu-content {
    margin: 0 0 21px; }
  .footer-menu-content__link {
    font-size: 13px; }
  .footer-menu-smalls {
    margin: -9px 0 0; }
  .footer-menu-smalls .footer-menu-content:not(:last-child) {
    margin: 0 0 11px; }
  .footer-menu-smalls .footer-menu-content__link {
    font-size: 10px; }
  .copy-right {
    font-size: 10px; }
  .footer-menu__container-lease {
    display: block;
    text-align: center;
  }
  .footer-menu-content-lease:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .copy-right-lease {
    margin-bottom: 80px;
    font-size: 10px;
  }
}