.block-contact {
  margin: 0px auto;
}

.contact {
  overflow: visible;
}
@media screen and (max-width:767px) {
  .contact:before {
    content: "Contact";
    font-size: 40.7124681934vw;
    opacity: 0.1;
    line-height: 1;
    position: fixed;
    left: -57.2519083969vw;
    top: 89.058524173vw;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    font-weight: 400;
    z-index: -1;
    white-space: nowrap;
  }
}
.contact .l-main {
  padding-top: 0;
}
@media screen and (max-width:767px) {
  .contact .l-main {
    padding-top: 38.1679389313vw;
  }
}
@media print, screen and (min-width:768px) {
  .contact .c-ttl-02 {
    top: 475px;
    left: -205px;
  }
}
@media screen and (max-width:767px) {
  .contact .c-ttl-02 {
    padding-bottom: 25.4452926209vw;
  }
}
@media screen and (max-width:767px) {
  .contact .l-sticky {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media print, screen and (min-width:768px) {
  .contact .l-fixed__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 82vh;
    gap: 40px;
  }
}
.contact .l-content {
  padding-bottom: 200px;
}
@media screen and (max-width:767px) {
  .contact .l-content {
    padding-bottom: 22.9007633588vw;
  }
}

.contact-title {
  font-size: 40px;
  font-weight: 500;
}
@media screen and (max-width: 1080px) {
  .contact-title {
    font-size: 3.7037037037vw;
  }
}

.contact-title {
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: 500;
}
@media screen and (max-width:767px) {
  .contact-title {
    font-size: 4.5801526718vw;
    margin-bottom: 2.5445292621vw;
  }
}
.contact-txt {
  font-size: 14px;
  line-height: 2.1428571429;
}
.contact-txt + .contact-title {
  margin-top: 55px;
}
@media screen and (max-width:767px) {
  .contact-txt + .contact-title {
    margin-top: 15.2671755725vw;
  }
}
@media screen and (max-width:767px) {
  .contact-txt {
    font-size: 3.5623409669vw;
  }
}