body {
    font-size: 1.2rem; /* デフォルトの1rem(16px)より大きくする */
}
.errMsg {
    color: #be0707c6;
    font-weight: bold;
}

