@charset "utf-8";

/* Sp */
@media screen and (max-width:767.9px) {

    #home-intro-section {

        & > div {
        }

        & > img {
            height: 6rem;
            width: auto;
            margin: 2rem auto;
        }

    }

}
