@charset "utf-8";
/* エラー表示 */
.err_str {
    color: #ff0000;
    font-size: 12px;
    font-size: 1.2rem;
}
