@charset "utf-8";

@media screen and (max-width: 750px) {

  .price_wrap .price_ttl {
    height: 88px;
  }
}

