.pdp .pdpMain .info-text-bottom {
  margin: 10px 0 0;
}
@media screen and (max-width: 768px) {
  .pdp .pdpMain .info-text-bottom {
    margin-top: 2.4154589372vw;
  }
}
.pdp .pdpMain .product-information-button {
  display: flex;
  margin: 23px auto 0;
  padding: 0 30px;
}
@media screen and (min-width: 769px) {
  .pdp .pdpMain .product-information-button {
    max-width: 316px;
  }
}
@media screen and (max-width: 768px) {
  .pdp .pdpMain .product-information-button {
    width: 76.3285024155vw;
    margin-top: 5.5555555556vw;
    padding: 0 7.2463768116vw;
  }
}

#pro-43825 .usage-block {
  position: relative;
  margin: 51px 20px 0;
}
#pro-43825 .usage-block::after {
  position: absolute;
  top: 4px;
  right: 0;
  width: 232px;
  height: 122px;
  background: url(palette.png) no-repeat 50% 50%;
  background-size: auto 100%;
  content: "";
}
#pro-43825 .usage-block ul.usage-color li {
  margin-bottom: 14px;
}

@media screen and (max-width: 768px) {
  #pro-43825 .usage-block {
    margin: 0;
  }
  #pro-43825 .usage-block::after {
    display: block;
    position: static;
    width: auto;
    height: 28.9855072464vw;
    margin: 8.6956521739vw 0 14.4927536232vw;
  }
}
