@charset "utf-8";

/*-------------------------------------------------
Author : Gahye Park
Create date :2022. 01. 04
-------------------------------------------------*/
#gnb .depth01{max-width:1200px; }

/* media query mobile */
@media screen and (max-width: 1280px){



	
}

@media screen and (max-width: 1200px){
	#gnb .depth01{max-width:100%; }
	

}

@media screen and (max-width: 1024px){



}

@media (max-width:690px) {



}

@media (max-width:560px) {



}

@media screen and (max-width: 480px){



}

@media (max-width:380px) {


}


