@charset "UTF-8";
/* ブレークポイントはmin-width: 750px */
@media screen and (min-width: 750px),print {
  /*.item-kv {
    background-image: url("../../images/renew2024/item/item008/kv_left.jpg"), url("../../images/renew2024/item/item008/kv_right.jpg");
    background-repeat: no-repeat;
    background-size: 50vw 100%, 50vw 100%;
    background-position: left top, right top;
  }*/
}

@media screen and (max-width: 749px) {
  .item-step-section-type span {
    letter-spacing: -0.05em;
  }
}