@import url("https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800|Noto+Sans+KR:100,300,400,500,700,900|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp");
body,h1, h2, h3, h4, h5, h6,input, button {font-family:'Noto Sans KR','Roboto',sans-serif !important;}
		@font-face {
			font-family: 'GmarketSansBold';
			src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
			font-weight: normal;
			font-style: normal;
		}

		@font-face {
			font-family: 'GmarketSansMedium';
			src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
			font-weight: normal;
			font-style: normal;
		}
		a.logo{font-family: 'GmarketSansBold';font-size:30px;}
		.hide{display:none}
@media (max-width: 991.98px) {
    .navbar-expand-lg .navbar-brand {
        padding-top: 0.5rem;
        padding-bottom: 0;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg.transparent:not(.fixed) {
        padding-top: 0;
    }
}
.hst{max-height:20px;overflow:hidden;text-indent:1000px}