@charset "utf-8";
.w_90{
    width: 90px;
}

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