@media screen and (max-width: 767px) {
  #onomatopoeia .mv {
    padding-top: 21.8666666667vw;
  }
}
#onomatopoeia .mv .mv__inner {
  position: relative;
  aspect-ratio: 690/676.0345;
  width: 92vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .mv .mv__inner {
    aspect-ratio: 1002.0924/537.2042;
    width: 100vw;
    padding: 8.3333333333vw;
  }
}
#onomatopoeia .mv .mv__inner .mv__title {
  position: absolute;
  top: -17.8666666667vw;
  left: 0.2666666667vw;
  z-index: 3;
  width: 36.6666666667vw;
  transition: clip-path 0.5s ease;
  clip-path: inset(0 100% 0 0);
}
#onomatopoeia .mv .mv__inner .mv__title._animated {
  clip-path: inset(0);
}
@media screen and (min-width: 768px) {
  #onomatopoeia .mv .mv__inner .mv__title {
    width: 26.3333333333vw;
    top: 1.5vw;
    left: 3.1666666667vw;
  }
}
#onomatopoeia .mv .mv__inner .mv__onomatopoeia {
  position: absolute;
}
#onomatopoeia .mv .mv__inner .mv__onomatopoeia._01 {
  z-index: 3;
  top: 5.8666666667vw;
  width: 14.9333333333vw;
  animation-delay: 0.5s;
}
@media screen and (max-width: 767px) {
  #onomatopoeia .mv .mv__inner .mv__onomatopoeia._01 {
    right: 17.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .mv .mv__inner .mv__onomatopoeia._01 {
    width: 9.3333333333vw;
    top: 5vw;
    left: 37.25vw;
  }
}
#onomatopoeia .mv .mv__inner .mv__onomatopoeia._02 {
  top: 36.8vw;
  left: 0.8vw;
  z-index: 3;
  width: 15.2vw;
  animation-delay: 0.75s;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .mv .mv__inner .mv__onomatopoeia._02 {
    width: 9.5vw;
    top: 17.75vw;
    left: 5.1666666667vw;
  }
}
#onomatopoeia .mv .mv__inner .mv__onomatopoeia._03 {
  top: 64vw;
  z-index: 3;
  width: 30.9333333333vw;
  transition: opacity 0.75s;
  transition-delay: 1s;
}
#onomatopoeia .mv .mv__inner .mv__onomatopoeia._03 img {
  transition: filter 2s;
}
@media screen and (max-width: 767px) {
  #onomatopoeia .mv .mv__inner .mv__onomatopoeia._03 {
    left: 4vw;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .mv .mv__inner .mv__onomatopoeia._03 {
    width: 19.8333333333vw;
    top: 15.5vw;
    right: 9.8333333333vw;
  }
}
#onomatopoeia .mv .mv__inner .mv__img {
  position: absolute;
}
#onomatopoeia .mv .mv__inner .mv__img._01 {
  top: 0;
  left: 0;
  z-index: 1;
  width: 65.2vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .mv .mv__inner .mv__img._01 {
    width: 46.8333333333vw;
    top: 6.9166666667vw;
    left: 8.3333333333vw;
  }
}
#onomatopoeia .mv .mv__inner .mv__img._02 {
  z-index: 2;
  bottom: 0;
  right: 0;
  width: 65.2vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .mv .mv__inner .mv__img._02 {
    width: 44.5vw;
    right: 8.3333333333vw;
    bottom: 1.8333333333vw;
  }
}
#onomatopoeia .lead {
  position: relative;
}
#onomatopoeia .lead .lead__inner {
  padding: 7.4666666667vw 3.2vw 16.5333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .lead .lead__inner {
    padding: 2.5vw 2.5vw 5vw;
  }
}
#onomatopoeia .lead .lead__inner .lead__heading {
  width: 25.2vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .lead .lead__inner .lead__heading {
    width: 17.5vw;
  }
}
#onomatopoeia .lead .lead__inner .lead__text {
  font-size: 3.3333333333vw;
  line-height: 1.5;
  font-weight: 800;
  margin-top: 3.2vw;
  padding-left: 3.2vw;
  padding-right: 3.2vw;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .lead .lead__inner .lead__text {
    font-size: 1.5vw;
    margin-top: 1.6666666667vw;
    padding-left: 2vw;
    padding-right: 2vw;
    letter-spacing: 0.08em;
  }
}
#onomatopoeia .lead .lead__inner .lead__list {
  width: 78.4vw;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 4.8vw;
  gap: 3.2vw 3.2vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .lead .lead__inner .lead__list {
    width: 37.5833333333vw;
    margin-top: 3.1666666667vw;
    gap: 1.8333333333vw 2.0833333333vw;
  }
}
#onomatopoeia .lead .lead__inner .lead__list .lead__item {
  position: relative;
}
#onomatopoeia .lead .lead__inner .lead__list .lead__item a {
  position: relative;
  display: flex;
  border: 2px solid #3188c9;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  transition: transform 0.25s;
  isolation: isolate;
  border-radius: 8vw;
  min-height: 11.7333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .lead .lead__inner .lead__list .lead__item a {
    min-height: 5.5vw;
    border-radius: 3.3333333333vw;
  }
}
@media (any-hover: hover) {
  #onomatopoeia .lead .lead__inner .lead__list .lead__item a:hover {
    transform: translateY(4px);
  }
  #onomatopoeia .lead .lead__inner .lead__list .lead__item a:hover::before {
    transform: translateY(-4px);
  }
}
#onomatopoeia .lead .lead__inner .lead__list .lead__item a::before, #onomatopoeia .lead .lead__inner .lead__list .lead__item a::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 8vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .lead .lead__inner .lead__list .lead__item a::before, #onomatopoeia .lead .lead__inner .lead__list .lead__item a::after {
    border-radius: 3.3333333333vw;
  }
}
#onomatopoeia .lead .lead__inner .lead__list .lead__item a::before {
  background-color: #3188c9;
  bottom: -1.6vw;
  right: -1.0666666667vw;
  z-index: -1;
  transition: transform 0.25s;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .lead .lead__inner .lead__list .lead__item a::before {
    bottom: -0.6666666667vw;
    right: -0.5vw;
    border-radius: 3.3333333333vw;
  }
}
#onomatopoeia .lead .lead__inner .lead__list .lead__item a::after {
  background-color: #fff;
  z-index: -1;
}
#onomatopoeia .lead .lead__inner .lead__list .lead__item a img {
  display: block;
  width: 60%;
}
#onomatopoeia .lead::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 148%;
  bottom: 0;
  z-index: -1;
  background-size: auto auto;
  background-color: rgb(255, 255, 255);
  background-image: repeating-linear-gradient(0deg, transparent, transparent 2vw, rgb(216, 231, 244) 2vw, rgb(216, 231, 244) 5.6vw);
}
@media screen and (min-width: 768px) {
  #onomatopoeia .lead::before {
    height: 140%;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 1.25vw, rgb(216, 231, 244) 1.25vw, rgb(216, 231, 244) 3.5vw);
  }
}
#onomatopoeia .product01 {
  position: relative;
}
#onomatopoeia .product01 .product01__inner {
  width: 51.2vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10.6666666667vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01 .product01__inner {
    width: 60vw;
    padding-bottom: 4.6666666667vw;
  }
}
#onomatopoeia .product01 .product01__inner .product01__head {
  position: relative;
  padding-top: 42.6666666667vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01 .product01__inner .product01__head {
    padding-top: 20vw;
  }
}
#onomatopoeia .product01 .product01__inner .product01__head .product01__heading {
  position: absolute;
  top: 20.8vw;
  left: -17.8666666667vw;
  width: 81.8666666667vw;
  transition: clip-path 0.5s ease;
  clip-path: inset(0 100% 0 0);
}
#onomatopoeia .product01 .product01__inner .product01__head .product01__heading._animated {
  clip-path: inset(0);
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01 .product01__inner .product01__head .product01__heading {
    top: 7.5vw;
    left: 17.5vw;
    width: 30.8333333333vw;
  }
}
#onomatopoeia .product01 .product01__inner .product01__head .product01__headingOnomatopoeia {
  position: absolute;
  top: 5.8666666667vw;
  left: -14.6666666667vw;
  width: 31.4666666667vw;
  animation-delay: 0.75s;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01 .product01__inner .product01__head .product01__headingOnomatopoeia {
    top: 3.5vw;
    left: 0.8333333333vw;
    width: 19.6666666667vw;
  }
}
#onomatopoeia .product01 .product01__inner .product01__body .product01__list {
  display: flex;
  flex-direction: column;
  row-gap: 9.3333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01 .product01__inner .product01__body .product01__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 5vw;
         column-gap: 5vw;
  }
}
#onomatopoeia .product01 .product01__inner .product01__body .product01__list .product01__item {
  transition-delay: 0.25s;
}
#onomatopoeia .product01 .product01__decoration._01, #onomatopoeia .product01 .product01__decoration._02 {
  display: block;
  position: absolute;
}
#onomatopoeia .product01 .product01__decoration._01 {
  aspect-ratio: 83.6935/641.5383;
  width: 11.0666666667vw;
  right: 0;
  top: 56.5333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01 .product01__decoration._01 {
    width: 6.9166666667vw;
    top: 4.1666666667vw;
  }
}
#onomatopoeia .product01 .product01__decoration._02 {
  aspect-ratio: 58.6811/647.067;
  width: 7.7333333333vw;
  left: 0;
  top: 140.5333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01 .product01__decoration._02 {
    width: 4.8333333333vw;
    top: 20vw;
  }
}
#onomatopoeia .product01Item {
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 3.2vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01Item {
    row-gap: 1vw;
  }
}
#onomatopoeia .product01Item .product01Item__onomatopoeia {
  position: absolute;
  width: 27.3333333333vw;
  top: 6.4vw;
  left: -16vw;
  animation-delay: 0.75s;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01Item .product01Item__onomatopoeia {
    top: 4vw;
    left: -6.6666666667vw;
    width: 12.3333333333vw;
  }
}
#onomatopoeia .product01Item .product01Item__data .product01Item__dataText {
  font-size: 3.3333333333vw;
  line-height: 1.6;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01Item .product01Item__data .product01Item__dataText {
    line-height: 1.4;
    font-size: 1.5vw;
  }
}
#onomatopoeia .product01Item .product01Item__data .product01Item__dataProduct {
  font-size: 3.2vw;
  line-height: 1.5;
  font-weight: 300;
  margin-top: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01Item .product01Item__data .product01Item__dataProduct {
    font-size: 1.3333333333vw;
    margin-top: 1.8333333333vw;
  }
}
#onomatopoeia .product01Item .product01Item__data .product01Item__dataLink {
  display: block;
  width: 72%;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01Item .product01Item__data .product01Item__dataLink {
    width: 50%;
  }
}
#onomatopoeia .product01Item .product01Item__data .product01Item__dataStore {
  font-size: 3.2vw;
  line-height: 1.5;
  font-weight: 300;
  margin-top: 1.3333333333vw;
}
@media screen and (max-width: 767px) {
  #onomatopoeia .product01Item .product01Item__data .product01Item__dataStore {
    letter-spacing: -0.08em;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01Item .product01Item__data .product01Item__dataStore {
    font-size: 1.3333333333vw;
    margin-top: 0.8333333333vw;
  }
}
#onomatopoeia .product01Item .product01Item__data .product01Item__dataStore small {
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01Item .product01Item__data .product01Item__dataStore small {
    font-size: 1vw;
  }
}
#onomatopoeia .product01Item._02 .product01Item__onomatopoeia {
  left: auto;
  width: 22vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01Item._02 .product01Item__onomatopoeia {
    top: 23.6666666667vw;
    right: -3.9166666667vw;
    width: 9vw;
  }
}
#onomatopoeia .product01Item._02 .product01Item__subImg {
  position: absolute;
  z-index: -1;
  bottom: 29.8666666667vw;
  right: -17.0666666667vw;
  width: 29.7333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product01Item._02 .product01Item__subImg {
    bottom: 10vw;
    right: -2.5vw;
    width: 15.1666666667vw;
  }
}
#onomatopoeia .product02 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#onomatopoeia .product02 .product02__inner {
  width: 92vw;
  margin-left: auto;
  padding-bottom: 13.3333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner {
    width: 87.5vw;
    padding-bottom: 6.6666666667vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__head {
  position: relative;
  padding-top: 48vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__head {
    padding-top: 24.5833333333vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__head .product02__heading {
  position: absolute;
  top: 23.4666666667vw;
  left: 5.8666666667vw;
  width: 60.5333333333vw;
  transition: clip-path 0.5s ease;
  clip-path: inset(0 100% 0 0);
}
#onomatopoeia .product02 .product02__inner .product02__head .product02__heading._animated {
  clip-path: inset(0);
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__head .product02__heading {
    top: 13.1666666667vw;
    left: 25.8333333333vw;
    width: 33.1666666667vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__head .product02__headingOnomatopoeia {
  position: absolute;
  top: 10.6666666667vw;
  right: 10.6666666667vw;
  width: 28.2666666667vw;
  transition-delay: 0.75s;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__head .product02__headingOnomatopoeia {
    top: 6.3333333333vw;
    right: 16.0833333333vw;
    width: 16.25vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body {
  transition-delay: 0.25s;
}
@media screen and (max-width: 767px) {
  #onomatopoeia .product02 .product02__inner .product02__body {
    display: flex;
    flex-direction: column;
    row-gap: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body {
    display: grid;
    grid-template-areas: "dataArea . imgArea";
    grid-template-columns: 25.8333333333vw 1.6666666667vw 59.6666666667vw;
    margin-right: auto;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea {
  position: relative;
  grid-area: imgArea;
  z-index: 1;
  padding-top: 72.2666666667vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea {
    padding-top: 55.5833333333vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea .product02Item__img {
  position: absolute;
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea .product02Item__img._01 {
  z-index: 3;
  width: 40.5333333333vw;
  top: 0;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea .product02Item__img._01 {
    left: 0;
    width: 25.3333333333vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea .product02Item__img._02 {
  z-index: 2;
  width: 54.9333333333vw;
  right: 0;
  bottom: 3.7333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea .product02Item__img._02 {
    bottom: 3.3333333333vw;
    width: 37.6666666667vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea .product02Item__img .product02Item__imgNo {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 3.7333333333vw;
  font-weight: 300;
  bottom: 1.3333333333vw;
  left: 2.4vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea .product02Item__img .product02Item__imgNo {
    font-size: 2.3333333333vw;
    bottom: 1.1666666667vw;
    left: 1.1666666667vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea::before, #onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  z-index: 0;
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea::before {
  width: 40.5333333333vw;
  height: 57.4666666667vw;
  border-top-left-radius: 11.2vw;
  left: -2.6666666667vw;
  top: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea::before {
    width: 25.3333333333vw;
    height: 35.9166666667vw;
    border-top-left-radius: 7vw;
    left: 3.3333333333vw;
    top: 3.3333333333vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea::after {
  width: 54.9333333333vw;
  height: 47.0666666667vw;
  right: 2.6666666667vw;
  bottom: 0vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea::after {
    width: 37.75vw;
    height: 34.8333333333vw;
    right: 3.3333333333vw;
    bottom: 0vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea .product02Item__onomatopoeia {
  position: absolute;
  width: 31.7333333333vw;
  z-index: 2;
  top: 0.5333333333vw;
  right: 15.4666666667vw;
  animation-delay: 0.75s;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__imgArea .product02Item__onomatopoeia {
    top: 6.6666666667vw;
    right: 15vw;
    width: 16.9166666667vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea {
  grid-area: dataArea;
}
@media screen and (max-width: 767px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea {
    padding-right: 8vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataText {
  font-size: 3.3333333333vw;
  line-height: 1.6;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataText {
    line-height: 1.4;
    font-size: 1.5vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataProduct {
  font-size: 3.2vw;
  line-height: 1.5;
  font-weight: 300;
  margin-top: 2.4vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataProduct {
    font-size: 1.3333333333vw;
    margin-top: 1.8333333333vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataLink {
  display: block;
  width: 44%;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataLink {
    width: 50%;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataLink + .product02Item__dataStore {
  margin-top: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataLink + .product02Item__dataStore {
    margin-top: 0.8333333333vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataStore {
  font-size: 3.2vw;
  line-height: 1.5;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataStore {
    letter-spacing: -0.08em;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataStore {
    font-size: 1.3333333333vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataStore + .product02Item__dataProduct {
  margin-top: 3.4666666667vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataStore + .product02Item__dataProduct {
    margin-top: 0.8333333333vw;
  }
}
#onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataStore small {
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02 .product02__inner .product02__body .product02__dataArea .product02Item__data .product02Item__dataStore small {
    font-size: 1vw;
  }
}
#onomatopoeia .product02::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  background-image: radial-gradient(circle, #fde6df 0.5333333333vw, transparent 0.5333333333vw), radial-gradient(circle, #fde6df 0.5333333333vw, transparent 0.5333333333vw), radial-gradient(circle, #fde6df 0.5333333333vw, transparent 0.5333333333vw), radial-gradient(circle, #fde6df 0.5333333333vw, transparent 0.5333333333vw);
  background-position: 0 0, 2.6666666667vw 0, 1.3333333333vw 2.4vw, 4vw 2.4vw;
  background-size: 5.3333333333vw 4.8vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product02::after {
    background-image: radial-gradient(circle, #fde6df 0.3333333333vw, transparent 0.3333333333vw), radial-gradient(circle, #fde6df 0.3333333333vw, transparent 0.3333333333vw), radial-gradient(circle, #fde6df 0.3333333333vw, transparent 0.3333333333vw), radial-gradient(circle, #fde6df 0.3333333333vw, transparent 0.3333333333vw);
    background-position: 0 0, 1.6666666667vw 0, 0.8333333333vw 1.5vw, 2.5vw 1.5vw;
    background-size: 3.3333333333vw 3vw;
  }
}
#onomatopoeia .product03 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#onomatopoeia .product03 .product03__inner {
  position: relative;
  z-index: 1;
  padding-bottom: 13.3333333333vw;
}
@media screen and (max-width: 767px) {
  #onomatopoeia .product03 .product03__inner {
    padding-left: 23.6vw;
    padding-right: 8vw;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner {
    width: 87.5vw;
    padding-bottom: 12.5833333333vw;
    padding-left: 20vw;
  }
}
#onomatopoeia .product03 .product03__inner .product03__head {
  position: relative;
  padding-top: 53.3333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__head {
    padding-top: 21.6666666667vw;
  }
}
#onomatopoeia .product03 .product03__inner .product03__head .product03__heading {
  position: absolute;
  top: 26.6666666667vw;
  left: -8vw;
  width: 70.2666666667vw;
  transition: clip-path 0.5s ease;
  clip-path: inset(0 100% 0 0);
}
#onomatopoeia .product03 .product03__inner .product03__head .product03__heading._animated {
  clip-path: inset(0);
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__head .product03__heading {
    top: 10.5833333333vw;
    left: 10.3333333333vw;
    width: 39.4166666667vw;
  }
}
#onomatopoeia .product03 .product03__inner .product03__head .product03__headingOnomatopoeia {
  position: absolute;
  top: 12.5333333333vw;
  right: 6.9333333333vw;
  width: 32.6666666667vw;
  animation-delay: 0.5s;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__head .product03__headingOnomatopoeia {
    top: 5.9166666667vw;
    right: 3.25vw;
    width: 20.4166666667vw;
  }
}
#onomatopoeia .product03 .product03__inner .product03__body {
  transition-delay: 0.25s;
}
@media screen and (max-width: 767px) {
  #onomatopoeia .product03 .product03__inner .product03__body {
    display: flex;
    flex-direction: column;
    row-gap: 8.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__body {
    display: grid;
    grid-template-areas: "imgArea .  dataArea";
    grid-template-columns: 32.5vw 5vw 30vw;
    margin-right: auto;
  }
}
#onomatopoeia .product03 .product03__inner .product03__body .product03__imgArea {
  position: relative;
  grid-area: imgArea;
  z-index: 1;
  padding-top: 70.6666666667vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__body .product03__imgArea {
    padding-top: 37.75vw;
  }
}
#onomatopoeia .product03 .product03__inner .product03__body .product03__imgArea .product03Item__img {
  position: absolute;
  width: 68.8vw;
  top: 0;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__body .product03__imgArea .product03Item__img {
    left: 0;
    width: 32.5vw;
  }
}
#onomatopoeia .product03 .product03__inner .product03__body .product03__imgArea .product03Item__img .product03Item__imgNo {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 3.7333333333vw;
  font-weight: 300;
  bottom: 1.3333333333vw;
  left: 2.4vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__body .product03__imgArea .product03Item__img .product03Item__imgNo {
    font-size: 2.3333333333vw;
    bottom: 1.1666666667vw;
    left: 1.1666666667vw;
  }
}
#onomatopoeia .product03 .product03__inner .product03__body .product03__imgArea .product03Item__onomatopoeia {
  position: absolute;
  width: 19.6vw;
  z-index: 2;
  top: 1.6vw;
  left: -8vw;
  animation-delay: 0.75s;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__body .product03__imgArea .product03Item__onomatopoeia {
    top: 3.75vw;
    left: -2vw;
    width: 9.25vw;
  }
}
#onomatopoeia .product03 .product03__inner .product03__body .product03__dataArea {
  grid-area: dataArea;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__body .product03__dataArea {
    padding-top: 8.1666666667vw;
  }
}
#onomatopoeia .product03 .product03__inner .product03__body .product03__dataArea .product03Item__data .product03Item__dataText {
  font-size: 3.3333333333vw;
  line-height: 1.6;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__body .product03__dataArea .product03Item__data .product03Item__dataText {
    line-height: 1.4;
    font-size: 1.5vw;
  }
}
#onomatopoeia .product03 .product03__inner .product03__body .product03__dataArea .product03Item__data .product03Item__dataProduct {
  font-size: 3.2vw;
  line-height: 1.5;
  font-weight: 300;
  margin-top: 2.4vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__body .product03__dataArea .product03Item__data .product03Item__dataProduct {
    font-size: 1.3333333333vw;
    margin-top: 1.8333333333vw;
  }
}
#onomatopoeia .product03 .product03__inner .product03__body .product03__dataArea .product03Item__data .product03Item__dataLink {
  display: block;
  width: 54%;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__body .product03__dataArea .product03Item__data .product03Item__dataLink {
    width: 43%;
  }
}
#onomatopoeia .product03 .product03__inner .product03__body .product03__dataArea .product03Item__data .product03Item__dataLink + .product03Item__dataStore {
  margin-top: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__body .product03__dataArea .product03Item__data .product03Item__dataLink + .product03Item__dataStore {
    margin-top: 0.8333333333vw;
  }
}
#onomatopoeia .product03 .product03__inner .product03__body .product03__dataArea .product03Item__data .product03Item__dataStore {
  font-size: 3.2vw;
  line-height: 1.5;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  #onomatopoeia .product03 .product03__inner .product03__body .product03__dataArea .product03Item__data .product03Item__dataStore {
    letter-spacing: -0.08em;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__inner .product03__body .product03__dataArea .product03Item__data .product03Item__dataStore {
    font-size: 1.3333333333vw;
  }
}
#onomatopoeia .product03 .product03__decoration {
  position: absolute;
  left: 0;
  width: 95.0666666667vw;
  z-index: 0;
  transition: clip-path 0.5s ease;
  clip-path: inset(0 100% 0 0);
}
#onomatopoeia .product03 .product03__decoration._animated {
  clip-path: inset(0);
}
@media screen and (max-width: 767px) {
  #onomatopoeia .product03 .product03__decoration {
    top: 113.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product03 .product03__decoration {
    bottom: 4vw;
    width: 33.5833333333vw;
  }
}
#onomatopoeia .product04 {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#onomatopoeia .product04 .product04__inner {
  position: relative;
  z-index: 1;
  padding-bottom: 13.3333333333vw;
}
@media screen and (max-width: 767px) {
  #onomatopoeia .product04 .product04__inner {
    padding-right: 23.6vw;
    padding-left: 8vw;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner {
    width: 87.5vw;
    padding-bottom: 12.5833333333vw;
    padding-left: 12.3333333333vw;
  }
}
#onomatopoeia .product04 .product04__inner .product04__head {
  position: relative;
  padding-top: 46.6666666667vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__head {
    padding-top: 17.75vw;
  }
}
#onomatopoeia .product04 .product04__inner .product04__head .product04__heading {
  position: absolute;
  top: 22.6666666667vw;
  left: 11.2vw;
  width: 58.5333333333vw;
  transition: clip-path 0.5s ease;
  clip-path: inset(0 100% 0 0);
}
#onomatopoeia .product04 .product04__inner .product04__head .product04__heading._animated {
  clip-path: inset(0);
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__head .product04__heading {
    top: 7.9166666667vw;
    left: 18.5vw;
    width: 36.0833333333vw;
  }
}
#onomatopoeia .product04 .product04__inner .product04__head .product04__headingOnomatopoeia {
  position: absolute;
  top: 12.2666666667vw;
  left: 2.4vw;
  width: 31.4666666667vw;
  transition-delay: 0.75s;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__head .product04__headingOnomatopoeia {
    top: 6.6666666667vw;
    left: 7vw;
    width: 19.6666666667vw;
  }
}
#onomatopoeia .product04 .product04__inner .product04__body {
  transition-delay: 0.25s;
}
@media screen and (max-width: 767px) {
  #onomatopoeia .product04 .product04__inner .product04__body {
    display: flex;
    flex-direction: column;
    row-gap: 8.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__body {
    display: grid;
    grid-template-areas: "dataArea . imgArea";
    grid-template-columns: 31.6666666667vw 3.4166666667vw 32.5vw;
    margin-right: auto;
  }
}
#onomatopoeia .product04 .product04__inner .product04__body .product04__imgArea {
  position: relative;
  grid-area: imgArea;
  z-index: 1;
  padding-top: 70.6666666667vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__body .product04__imgArea {
    padding-top: 37.75vw;
  }
}
#onomatopoeia .product04 .product04__inner .product04__body .product04__imgArea .product04Item__img {
  position: absolute;
  width: 68.8vw;
  top: 0;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__body .product04__imgArea .product04Item__img {
    left: 0;
    width: 32.5vw;
  }
}
#onomatopoeia .product04 .product04__inner .product04__body .product04__imgArea .product04Item__img .product04Item__imgNo {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 3.7333333333vw;
  font-weight: 300;
  bottom: 1.3333333333vw;
  left: 2.4vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__body .product04__imgArea .product04Item__img .product04Item__imgNo {
    font-size: 2.3333333333vw;
    bottom: 1.1666666667vw;
    left: 1.1666666667vw;
  }
}
#onomatopoeia .product04 .product04__inner .product04__body .product04__imgArea .product04Item__onomatopoeia {
  position: absolute;
  width: 30.5333333333vw;
  z-index: 2;
  top: -1.3333333333vw;
  animation-delay: 0.75s;
}
@media screen and (max-width: 767px) {
  #onomatopoeia .product04 .product04__inner .product04__body .product04__imgArea .product04Item__onomatopoeia {
    right: -17.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__body .product04__imgArea .product04Item__onomatopoeia {
    top: 2.0833333333vw;
    left: -1.4166666667vw;
    width: 13.8333333333vw;
  }
}
#onomatopoeia .product04 .product04__inner .product04__body .product04__dataArea {
  grid-area: dataArea;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__body .product04__dataArea {
    padding-top: 4.5833333333vw;
  }
}
#onomatopoeia .product04 .product04__inner .product04__body .product04__dataArea .product04Item__data .product04Item__dataText {
  font-size: 3.3333333333vw;
  line-height: 1.6;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__body .product04__dataArea .product04Item__data .product04Item__dataText {
    line-height: 1.4;
    font-size: 1.5vw;
  }
}
#onomatopoeia .product04 .product04__inner .product04__body .product04__dataArea .product04Item__data .product04Item__dataProduct {
  font-size: 3.2vw;
  line-height: 1.5;
  font-weight: 300;
  margin-top: 2.4vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__body .product04__dataArea .product04Item__data .product04Item__dataProduct {
    font-size: 1.3333333333vw;
    margin-top: 1.8333333333vw;
  }
}
#onomatopoeia .product04 .product04__inner .product04__body .product04__dataArea .product04Item__data .product04Item__dataLink {
  display: block;
  width: 54%;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__body .product04__dataArea .product04Item__data .product04Item__dataLink {
    width: 43%;
  }
}
#onomatopoeia .product04 .product04__inner .product04__body .product04__dataArea .product04Item__data .product04Item__dataLink + .product04Item__dataStore {
  margin-top: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__body .product04__dataArea .product04Item__data .product04Item__dataLink + .product04Item__dataStore {
    margin-top: 0.8333333333vw;
  }
}
#onomatopoeia .product04 .product04__inner .product04__body .product04__dataArea .product04Item__data .product04Item__dataStore {
  font-size: 3.2vw;
  line-height: 1.5;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  #onomatopoeia .product04 .product04__inner .product04__body .product04__dataArea .product04Item__data .product04Item__dataStore {
    letter-spacing: -0.08em;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__inner .product04__body .product04__dataArea .product04Item__data .product04Item__dataStore {
    font-size: 1.3333333333vw;
  }
}
#onomatopoeia .product04 .product04__decoration {
  position: absolute;
  right: 0;
  width: 50.8vw;
  z-index: 0;
  transition: clip-path 0.5s ease;
  clip-path: inset(0 0 0 100%);
}
#onomatopoeia .product04 .product04__decoration._animated {
  clip-path: inset(0);
}
@media screen and (max-width: 767px) {
  #onomatopoeia .product04 .product04__decoration {
    top: 112vw;
  }
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04 .product04__decoration {
    bottom: 8.8333333333vw;
    width: 38.8333333333vw;
  }
}
#onomatopoeia .product04::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  background-image: radial-gradient(circle, #d8e7f4 0.5333333333vw, transparent 0.5333333333vw), radial-gradient(circle, #d8e7f4 0.5333333333vw, transparent 0.5333333333vw), radial-gradient(circle, #d8e7f4 0.5333333333vw, transparent 0.5333333333vw), radial-gradient(circle, #d8e7f4 0.5333333333vw, transparent 0.5333333333vw);
  background-position: 0 0, 2.6666666667vw 0, 1.3333333333vw 2.4vw, 4vw 2.4vw;
  background-size: 5.3333333333vw 4.8vw;
}
@media screen and (min-width: 768px) {
  #onomatopoeia .product04::after {
    background-image: radial-gradient(circle, #d8e7f4 0.3333333333vw, transparent 0.3333333333vw), radial-gradient(circle, #d8e7f4 0.3333333333vw, transparent 0.3333333333vw), radial-gradient(circle, #d8e7f4 0.3333333333vw, transparent 0.3333333333vw), radial-gradient(circle, #d8e7f4 0.3333333333vw, transparent 0.3333333333vw);
    background-position: 0 0, 1.6666666667vw 0, 0.8333333333vw 1.5vw, 2.5vw 1.5vw;
    background-size: 3.3333333333vw 3vw;
  }
}/*# sourceMappingURL=living.css.map */