@charset "utf-8";

/* Pc */
@media screen and (min-width:768px) {

    h1.product-name {
        font-size: 2.5rem;
    }

}
