#top{width:100%;height:101px;padding:0 20px 0 24px;background:#111}#top #navbar{width:100%;padding:40px 0 0 0;display:flex;justify-content:space-between;align-items:center}#top #logo{width:186px;height:44px;display:flex;justify-content:space-between;align-items:center}#top .share{margin:0 8px 0 0;display:inline-block}#top .icon{font-size:24px;color:rgba(225,225,225,.8);cursor:pointer;transition:.1s}#top .icon:hover{color:#fff}#top .icon:nth-child(1):hover{color:#1877f2}#top .icon:nth-child(2):hover{color:#00c300}#headerImg{width:100%;position:relative;overflow:hidden}#headerImg .pc-bg{width:110%;position:absolute;z-index:-1;top:0;left:-5%;object-fit:unset;filter:blur(24px)}#headerImg .pc{width:1280px;height:100%;object-fit:cover;margin:auto;animation:fadeIn 1.3s}#headerText{width:100%}#headerText .title{letter-spacing:2px;font-size:40px;font-weight:500;line-height:60px;margin:24px 0 32px 0}#headerText .time{font-weight:400}#headerText .content{text-align:justify;letter-spacing:1px;font-size:20px;font-weight:300;line-height:1.7;margin:32px 0 96px 0}@media(max-width: 1024px){#top{height:77px;display:flex;align-items:center}#top #navbar{padding:0}#headerImg{height:0;padding-bottom:66.6%}#headerImg .pc-bg{display:none}#headerImg .mobile{width:100%;height:100%;position:absolute;left:0;top:0;animation:fadeIn 1s}#headerText .content{letter-spacing:1px}}@media(max-width: 767px){#top{height:41px;padding:0 8px 0 10px}#top #logo{width:102px;height:24px;padding-top:4px}#top #logo .logo_udn{width:24px}#top #logo .logo_name{width:74px}#headerText .title{font-size:32px;line-height:40px;margin:12px 0 24px 0}#headerText .content{margin:24px 0 48px 0}}@media all and (-ms-high-contrast: none){.pc-bg{opacity:0}}