@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'JeonjuCraftMjB';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2310@1.0/JeonjuCraftMjB.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
#navigation.navigation{    display: flex; justify-content: center; margin-left: unset; float: unset;}
#navigation.navigation li a{ font-family: 'GmarketSansMedium';     font-weight: 700; font-size: 14px;}
.m-copy.main_Banner_title{  }
.m-copy.main_Banner_title span{display: inline-block; width: 15px;}
.info.da_info li div p{  }
.info.da_info li div p span{display: inline-block; width: 12px;}
.main-top h2.title.new_title_img{width:330px;}
.main-top h2.title.new_title_img img{width: 100%;}
#logo.new_logo{width:235px;     top: 50%; transform: translateY(-50%);}
#logo.new_logo img{width:100%;}
#logo.mo_logo{width: 155px; padding: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}

@media (max-width: 1024px ){

    #navigation.navigation ul{width: 100%;}
    #navigation.navigation #main-menu > li > a{    font-family: 'GmarketSansMedium'; font-size: 1.1em; margin-top: 1px;}
}