@charset "utf-8";

@media (min-width: 751px) {
    .pokayoke_related_figure > figcaption{
        height: 70rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}