@charset "utf-8";

@media screen and (max-width: 767.9px){
    .p-taisyo {
        width: 100vw;
        margin-left: -5.3%;
    }
}
