.notice-error {
    color: #f00;
}

.g-recaptcha {
    display: flex;
    justify-content: center;
}

.p-note.-hidden {
    display: none;
}

.p-note.-show {
    margin-top: 0.3em;
    display: block;
    width: fit-content;
}
