@charset "UTF-8";
@import url("/_templet6/css/layout.css");
/*-------------------------------------------------
title       : 레이아웃
Author      : ㅈㅁㅈ
Create date : 2020-11-02
-------------------------------------------------*/

@font-face {
    font-family: 'ONE-Mobile-Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#gnb .topmenu > li { padding: 0 2.2rem; }

#gnb .submenu { left: 1.75rem; }

#gnb .submenu a { font-weight: 400; white-space: normal; word-break: keep-all; }

#gnb .topmenu > li > a { font-family:"ONE-Mobile-Regular";  font-weight:600; color:#000; font-size:.9rem; } 

#snb { background:url("/fla/img/layout/sub_visual.jpg") no-repeat center 0 !important; } 

#gnb .submenu a { font-size:.8rem; } 

@media (max-width: 1024px) { #gnb .submenu { left: 0; } }

