@charset "utf-8";
#header .container .logo_wrap .class_name { font-size: 1.2rem; }
#gnb .depth01 > ul > li > a  { font-size: 0.85rem; }
#gnb .depth01 > ul > li > a > span { max-height: 2.2rem;}

#header .container .logo_wrap { position: unset !important; transform: unset !important; }
.oneFull #gnb .depth01 > ul { width: auto !important; float: unset !important; }

/* media query mobile */
@media screen and (max-width: 1820px){
    .oneFull #gnb .depth01 > ul { width: auto !important; padding-left: unset !important; }
}
@media screen and (max-width: 1440px){


	
}
@media screen and (max-width: 1280px){



	
}

@media screen and (max-width: 1200px){

	

}

@media screen and (max-width: 1024px){



}

@media (max-width:690px) {



}

@media (max-width:560px) {



}

@media screen and (max-width: 480px){



}

@media (max-width:380px) {


}



