@charset "utf-8";

/*-----------------------------------------------------------------

	smartphone

-----------------------------------------------------------------*/


@media screen and (min-width: 320px) and (max-width: 375px) {
    .spPadding {
        padding-top: 15px !important;
        padding-bottom: 10px !important;
    }
}