@charset "UTF-8";
.c-imgblock--center img {
    margin-bottom: 24px;
}
.p-table__01 td {
    width: 50%;
}
.p-table__01 td .c-annotationtext {
    text-align: left;
    letter-spacing: -0.04em;
}

@media screen and (max-width: 767px) {
    .c-imgblock--center img {
        width: 90%;
    }
    
}

