@charset "utf-8";


/*main*/
 body {font-family: 'Noto Sans KR';  letter-spacing:-.5px; box-sizing:border-box; color:#333; font-size:16px; font-weight:300}

.sec {padding-top: 100px;}
.sec:last-child {padding-bottom: 100px;}


@media screen and (max-width:1024px){
   
}


@media screen and (max-width:768px){
  
}


@media screen and (max-width:500px){

    

}