#cashmere #kids {
  font-feature-settings: "palt";
  padding-bottom: 4rem;
}
#cashmere #kids .kv {
  width: 100%;
  aspect-ratio: 750/750;
}
#cashmere #kids .kv .h1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  pointer-events: none;
  inset: 0;
}
#cashmere #kids .item_container .yellowblock {
  position: relative;
  z-index: 0;
  margin-top: 15rem;
  margin-bottom: 15rem;
}
@media (min-width: 750px) {
  #cashmere #kids .item_container .yellowblock {
    margin-top: 18rem;
  }
}
#cashmere #kids .item_container .yellowblock ._yellowbk {
  width: 100%;
  height: 100rem;
  background-color: #faf0e1;
  clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 95%);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}
@media (min-width: 750px) {
  #cashmere #kids .item_container .yellowblock ._yellowbk {
    height: 115rem;
  }
}
#cashmere #kids .item_container .item_copy_Box {
  margin: 6rem auto 5.4rem;
  text-align: center;
}
#cashmere #kids .item_container .item_copy_Box .item_copy_Box_inner .item_copy_category img {
  width: 6rem;
}
@media (min-width: 750px) {
  #cashmere #kids .item_container .item_copy_Box .item_copy_Box_inner .item_copy_category img {
    width: 7rem;
  }
}
#cashmere #kids .item_container .item_copy_Box .item_copy_Box_inner h2 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 37px;
}
@media (min-width: 750px) {
  #cashmere #kids .item_container .item_copy_Box .item_copy_Box_inner h2 {
    font-size: 2.2rem;
  }
}
#cashmere #kids .item_container .item_container_Box .imgArea img {
  width: 33rem;
  display: block;
  margin: 0 auto;
}
@media (min-width: 750px) {
  #cashmere #kids .item_container .item_container_Box .imgArea img {
    width: calc(100% - 55px);
  }
}
#cashmere #kids .item_container .item_container_Box .itemData {
  margin-top: 4.3rem;
}

.itemData .itemData__careLabel li .itemData__careLabelImg._washingmachine {
  width: 51px;
}

.itemData .itemData__careLabel li .itemData__careLabelImg._cashmere {
  width: 135px;
}

figure {
  margin: 0;
}/*# sourceMappingURL=kids.css.map */