.policy_terms_error {
    display: table;
    height: 100%;
    width: 100%;
    color: #666;
    text-align: center;
}

.policy_terms_error .error_content {
    display: table-cell;
    vertical-align: middle;
}

.policy_terms_error .error_content h1 {
    margin: 22px 0 16px;
    font-size: 28px;
    line-height: 33px;
}

.policy_terms_error .error_content p {
    font-size: 14px;
    line-height: 21px;
}

.policy_terms_error .error_content .button_area {
    margin-top: 22px;
}

.policy_terms_error .error_content .button_area button {
    width: 111px;
    height: 45px;
    border-radius: 4px;
    border: 1px solid #d7d7d7;
    background: transparent;
    font-size: 16px;
    color: #666;"
}
