@charset "utf-8";
/* 初めての方へ
************************/
ul.ulGeneral li {
    margin-bottom: 0.5rem;
}

ul.ulGeneral li:last-of-type {
    margin-bottom: 1.5rem;
}