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

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

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

.overlap {
  width: 572px;
  margin: auto;
}

.text-wrapper-1 {
  text-align: center;
  font-family: "Noto Sans JP";
  font-weight: 900;
  color: #4c4747;
  font-size: 20px;
  letter-spacing: 1.44px;
  white-space: nowrap;
  margin: 80px auto;
}

.overlap-2 {
  max-width: 998px;
  margin: -20px auto 120px;
}

.group-6 {
  max-width: 916px;
  height: 1022px;
  margin: auto;
}

.rectangle {
  width: 413px;
  height: 474px;
  border-radius: 5px;
  margin: 20px;
}

.rectangle-2 {
  display: flex;
}

.rectangle-3 {
  position: relative;
}

.rectangle-4 {
  width: 628px;
  height: 487px;
  margin-left: -80px;
}

.text-wrapper-11 {
  position: absolute;
  top: 40%;
  left: 5%;
  transform: rotate(-15.97deg);
  font-family: "Afacad";
  font-weight: 700;
  color: #ffffff;
  font-size: 96px;
  letter-spacing: -0.96px;
  line-height: normal;
}