.header{background-color:#fff;height:72px;left:0;padding:0 20px;position:fixed;top:0;width:100%;z-index:100}.header .inner{align-items:center;display:flex;height:100%;justify-content:space-between}.header h1 a{display:block;line-height:0;width:88px}.header h1 a img{width:100%}.header .gnb_list{display:flex;gap:32px}.header .gnb_item a{color:#414141;font-weight:500;line-height:140%}.header .apply,.header .gnb_item a{font-size:16px;letter-spacing:-.01em}.header .apply{align-items:center;background-color:#fc6a10;border-radius:4px;color:#fff;display:flex;font-weight:600;height:40px;justify-content:center;line-height:200%;padding:0 12px}.header .apply span{margin-right:4px}@media (max-width:1024px){.header{height:64px}.header h1 a{width:74px}.header .gnb_list{display:none}.header .apply{font-size:14px;font-weight:500;height:32px;letter-spacing:0;line-height:160%;padding:0 6px}.header .apply span{display:none}}