@charset "UTF-8";
@import url("../../../main/css/layout.css");
/*-------------------------------------------------
title       : 레이아웃
Author      : ㅈㅁㅈ
Create date : 2020-08-20
-------------------------------------------------*/
#header #logo a::before { background: url("/eng/img/layout/logo_f.png") no-repeat center 0; background-size: auto 100%; }

#gnb1 > ul .submenu li { margin-bottom: 1.15rem; line-height: 1.2; }

#quick {z-index: 5;}
#quick .item { padding-left: 32rem; }

#quick .graph .legend { width: calc(100% - 32rem) !important; }

#quick .control { height: 49rem; }

#quick .control.close::after { top: 0.5rem; left: 0.2rem; }

#quick.active .graph.active ul { width: calc(100% - 36rem); }

#contents_body .sitemap .group.group3 + .group { display: none; }

#contents_body .sitemap .group.sns { clear: none; }

#contents_body .sitemap .group.sns .list > li:nth-child(2) { display: none; }
