@media screen and (max-width:1024px) {
    .join_step .pic{width: inherit;}
}
@media screen and (max-width:800px) {
    #con .main_visual .slogan .main_kr_txt{font-family: 'NanumSquare'; color:#fff;font-size:35px; line-height:45px; padding: 25px 0; }

}
@media screen and (min-width:801px) {
    #hd .menu_wrap #gnb .depth2{top:66px; border-top: 1px solid rgba(255,255,255,0.3);}
}