@charset "utf-8";

.error {
    color: #AD002D;
}

.error::before {
    content: "※ ";
}

.menu_comment_group .error {
    margin-left: 15px;
}
