@charset "utf-8";

@media screen and (max-width: 767px) {
    .pp_img {
        figure {
            max-width: 200px;
        }
    }
}