.first-view {
  max-width: 1100px;
  height: 427px;
  background-image: url(./img/contact.jpeg);
  background-size: cover;
  background-position: 50% 50%;
  margin: auto;
}

.overlap-group {
  height: 309px;
  margin: auto;
}

.text-wrapper {
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 164px;
  letter-spacing: 4.92px;
  line-height: 171px;
  white-space: nowrap;
  color: #ffffff;
  text-align: center;
  padding-top: 80px;
}

.text-wrapper-2 {
  font-family: "Noto Sans JP";
  font-weight: 900;
  color: #ffffff;
  font-size: 48px;
  letter-spacing: 1.44px;
  line-height: 141px;
  white-space: nowrap;
  text-align: center;
}

.text-wrapper-14 {
  text-align: center;
  font-family: "Noto Sans JP";
  font-weight: 700;
  color: #4c4747;
  font-size: 1.875rem;
  letter-spacing: 2.00px;
  line-height: 64px;
  white-space: nowrap;
}

.text-wrapper-15 {
  text-align: center;
  font-family: "Noto Sans JP";
  font-weight: 500;
  color: #4c4747;
  font-size: 1.25rem;
  letter-spacing: 0.75px;
  line-height: 33px;
  padding-top: 1.25rem;
}

.group-2 {
  width: 298px;
  height: 74px;
  margin: 40px auto;
}

.overlap-group-2 {
  position: relative;
  width: 296px;
  height: 74px;
  background-color: #a9d708;
  border-radius: 20px;
}

.text-wrapper-21 {
  position: absolute;
  top: 26px;
  left: 108px;
  font-family: "Noto Sans JP";
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 22px;
  white-space: nowrap;
}

.frame {
  width: 100%;
  margin-top: 150px;
}

.frame-2 {
  width: 100%;
  margin: 150px auto;
}

.element {
  width: 347px;
  height: 261px;
  aspect-ratio: 1.33;
  object-fit: cover;
  margin-left: 60%;
}