.back_img {
    background:url(../img/back_img.jpg) no-repeat;
    object-fit: cover;
}

.elice_font_color {
    color: #fff49f;
    
}

.liststyle_type_1 {
        list-style-type:upper-roman;
}

.liststyle_type_2 {
        list-style-type:lower-roman;
}

.liststyle_type_3 {
        list-style-type:none;
}

.liststyle_type_4 {
        list-style-type:circle;
}
