<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*공통*/
.eng #gnb &gt; ul &gt; li &gt; a {padding:0 15px;font-size:18px;letter-spacing:0;}
#sub-visual.eng {padding:93px 0}

/*main*/
.eng .slider-pro h3.sp-layer {width:auto}
.eng #section4 .notice-wrap {width:600px;}
.eng #section4 .news-wrap {width: 750px;margin-left:10px;}
.eng .sp-thumbnail-text {margin-top:15px;}
.eng .sp-thumbnail-title {font-size:22px;line-height:1.3;letter-spacing:0;}

/*001*/
.eng .manageInfo .infoList .list .tit {line-height:1.3;word-break:keep-all}
@media (max-width: 981px) {
    .eng .manageInfo .infoList .list .txt {
        line-height: 1.3;
    }    
}
</pre></body></html>