@charset "utf-8";

/*-----------------------------------------------------------------

	smartphone

-----------------------------------------------------------------*/

@media screen and (max-width: 320px) {
    .spPadding {
        padding-top: 15px !important;
        padding-bottom: 10px !important;
    }
}