.panel-error {
    display: none;
}

.panel-error .bth__cnt,
.panel-error .bth__ttl-h2 {
    line-height: 28px;
}

@media screen and (max-width: 1023px) {
    .panel-error .fz20 {
        font-size: 16px !important;
    }

    .panel-error .bth__cnt,
    .panel-error .bth__ttl-h2 {
        line-height: 25px;
    }
}