header#main-header{position:fixed;z-index:100;top:0;left:0;right:0;width:100%;background-color:#fff;border-bottom:1px solid #e8e9eb}header#main-header.border-none-page{border-bottom:none}header#main-header .header-inner-wrapper{padding:2.7777777778vw 4.4444444444vw;display:flex;justify-content:space-between;align-items:center;width:100%;position:relative}@media(min-width:768px){header#main-header .header-inner-wrapper{margin:0 auto;padding:1rem 0;width:1200px}}header#main-header .logo-area img{width:25.5555555556vw;height:6.3888888889vw}@media(min-width:768px){header#main-header .logo-area img{width:7.25rem;height:1.8125rem}}header#main-header .user-panel{display:flex;align-items:center}header#main-header .noti-link{cursor:pointer;margin-right:5.5555555556vw;font-size:6.1111111111vw}@media(min-width:768px){header#main-header .noti-link{margin-right:.25rem;display:flex;align-items:center;justify-content:center;font-size:1.5rem;width:2.5rem;height:2.5rem;border-radius:50%}header#main-header .noti-link:hover{background-color:#f5f6f8}}header#main-header .profile-avatar{cursor:pointer}@media(min-width:768px){header#main-header .profile-avatar:after{position:absolute;z-index:-10;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);content:"";display:inline-block;width:2.875rem;height:2.875rem}header#main-header .profile-avatar:hover:after{background-color:#f5f6f8}}