#login_fs legend{
    display: none;
}

#bo_v{
    margin: 0;
}

#bo_sch legend{
    display: none;
}


@media (min-width: 1200px) {

}

@media (max-width: 992px) {

}

@media (max-width: 768px) {

}

@media (max-width: 520px) {

}

#hd_pop{
	width: auto !important;
}
/* 팝업 */
@media (max-width:768px){
    #hd_pop p{
        margin: 0;
    }

    .hd_pops{
		left: 10px !important;
		/* top: 70px !important; */
		max-width: calc(80% - 20px);
    }

    .hd_pops_con{
        width: auto !important;
        height: auto !important;
    }

    .hd_pops_con img{
        width: 100%;
    }

    /* .hd_pops_con{
        width: 100% !important;
        max-width: 450px;
    } */
}

@media(max-width: 560px){
    .hd_pops{
		max-width: calc(100% - 20px);
    }

    .hd_pops_footer .hd_pops_reject,
    .hd_pops_footer button{
        font-size: 12px;
    }
}
