html {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
}

.sec6 .list {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.sec6 .list li {
  max-width: 268px;
  height: 208px;
}
.sec6 .list li img {
  width: 100%;
  height: auto;
}
.sec6 .list2 {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.sec6 .list2 li {
  height: 208px;
}
.sec6 .list2 li img {
  width: 100%;
  height: auto;
}
.sec6 .list2 li:nth-child(1) img {
  max-width: 310px;
  width: 100%;
  height: auto;
}
.sec6 .list2 li:nth-child(2) img {
  max-width: 467px;
  width: 100%;
  height: auto;
}
.sec6 .list2 li:nth-child(3) img {
  max-width: 310px;
  width: 100%;
  height: auto;
}/*# sourceMappingURL=anti-vibration.css.map */