/* ========== カラー ========== */
.color-circle:nth-child(1) {
    background: #7992A1;
}

.color-circle:nth-child(2) {
    background: #FFFFFF;
}