body { background:#eeebe9; }



header { position:absolute; top:0px; left:0px; width:100%; height:173px; border-bottom:1px solid rgba(0,0,0,10%); z-index:10; }
header #logo { position:absolute; top:35px; left:50%; width:142px; height:70px; transform:translateX(-50%); }
header #logo a { display:block; width:100%; height:100%; background:url(/images/common/logo2.svg)no-repeat 0 0; background-size:100%; }

header #lang { position:absolute; top:26px; right:19px; width:140px; height:29px; border-radius:50px; background:#ffffff; transition:all 0.3s ease-in-out ; display:flex; justify-content: center; }
header #lang li { position:relative; width:22%; height:29px; line-height:29px; overflow:hidden; text-align:center;   }
header #lang li a { display:block; width:100%; height:100%; font-family: 'Minerva Modern Bold'; font-size:14px; color:#10284c; }


.noticetitle2 { position:relative; width:100%; text-align:center; padding-top:220px; font-family: 'blacker-sans-display-trial'; font-size:45px; font-weight:300; color:#10284c; }



#gnb li a { color:#10284c; }



