@charset "utf-8";
.grid-rows { display:table; width:100%; }
.grid-rows .grid-cols { display:table-cell; vertical-align:top; }
.grid-rows .grid-cols.__x2 { width:50%; }
.grid-rows .grid-cols.__x3 { width:33.333333%; } 
.grid-rows .grid-cols.__x4 { width:25%; }
.grid-rows .grid-cols.__x6 { width:16.666666%; }
.grid-rows .grid-cols.__ltr { text-align:left; }
.grid-rows .grid-cols.__center { text-align:center; }
.grid-rows .grid-cols.__rtl { text-align:right; }
.grid-rows .grid-cols.__vt { vertical-align:top; }
.grid-rows .grid-cols.__vm { vertical-align:middle; }
.grid-rows .grid-cols.__vb { vertical-align:bottom; }
/* CSS Reset */
#footer { padding-bottom:50px; font-weight:400; font-family:'Noto Sans KR', sans-serif; font-size:15px; line-height:22px; letter-spacing:-0.025em; border:none; }
#footer *,
#footer *:before,
#footer *:after { margin:0; padding:0; font-weight:inherit; font-family:inherit; box-sizing:border-box; }
#footer dl, #footer ul, #footer ol { list-style:none; }
#footer a { position:relative; color:#333333; text-decoration:none; }
#footer a > strong { font-weight:bold; color:#000000; }
#footer a:hover,
#footer a:active { color:#000000; }
#footer img { vertical-align:top; }
#footer .inner { position:relative; margin:0 auto; padding:0; width:1200px; }
#footer .column { padding:20px 0; border-top:1px solid #ebebeb; }
#footer .column > .grid-rows > .__thead { display:table-cell; width:16.666666%; }
#footer-social { position:relative; margin:0; padding:0; border:none; }
#footer-social .social-title { display:none; }
#footer-social .social-list { display:block; padding-left:16.666666%; font-size:0; line-height:0; }
#footer-social .social-list > ul { display:inline-block; }
#footer-social .social-list:before,
#footer-social .social-list:after { content:''; clear:both; display:table; width:100%; overflow:hidden; }
#footer-social .social-list .el { float:left; }
#footer-social .social-list > ul:nth-child(n+2),
#footer-social .social-list .el:nth-child(n+2) { margin-left:10px; }
#footer-social .social-list .el > a { display:block; }
#footer-social .social-more { position:absolute; left:auto; right:0; top:0; padding:0; }
#footer-social .social-more .el { display:inline-block; padding-right:10px; font-size:12px; line-height:41px; color:#000; text-decoration:none; background:url(/WebContent/images/footer/icon-arrow-link.png) no-repeat right center; }
#footer-social .social-more .el:before { content:'SNS '; }
#footer-info { text-align:left; word-break:keep-all; }
#footer-info .el { position:relative; font-size:15px; line-height:22px; }
#footer-info .el:nth-child(n+2):before { content:''; display:inline-block; margin-left:30px; padding-left:30px; height:10px; border-left:1px solid #dddddd; }
#footer-address { margin-top:15px; color:#8a8a8a; }
#footer-address .el { display:block; font-weight:300; font-size:15px; line-height:24px; }
#footer-address .el.__button { display:inline; margin:0 6px; padding:0 6px; font-size:12px; color:#8a8a8a; border:1px solid #d7d7d7; border-radius:4px; }
#footer-address .el > span:nth-child(n+2):before { content: ''; display:inline-block; margin-left:12px; padding-left:12px; height:12px; border-left: 1px solid #dddddd; }
#footer-address > .el:last-child { margin-top:15px; font-family:Nunito, sans-serif; font-size:13px; text-align:left; }
#footer-family { position:absolute; right:0; bottom:0; padding:0; }
#footer-family .family { float:left; position:relative; min-width:160px; }
#footer-family .family:nth-child(n+2) { margin-left:5px; }
#footer-family .family .toggle { position:relative; padding:0 10px; width:100%; height:34px; font-size:12px; text-align:left; white-space:nowrap; border:1px solid #d7d7d7; background-color:#ffffff; box-sizing:border-box; z-index:3; }
#footer-family .family .toggle:before { content:''; position:absolute; right:10px; top:50%; margin-top:-1px; width:0; height:0; border:4px solid transparent; border-top-color:#000000; overflow:hidden; }
#footer-family .family .toggle.__active:before { content:''; margin-top:-5px; border-color:transparent; border-bottom-color:#000000; }
#footer-family .link_fam { display:none; position:absolute; left:0; right:0; bottom:0; padding:10px; height:0px; border:1px solid #bdbdbd; border-bottom:0; background-color:#ffffff; overflow:hidden; z-index:-1; }
#footer-family .link_fam dt,
#footer-family .link_fam dd,
#footer-family .link_fam li { margin:0; padding:2px 0; }
#footer-family .link_fam.__active { display:block; bottom:100%; overflow-y:auto; z-index:3; }
#footer-family .link_fam .legend { padding:20px 0 4px; font-size:1.1em; color:#009bfa; }
#footer-family .link_fam .legend:first-child { padding-top:0; }
#footer-family .link_fam .el > a { display:block; font-size:12px; line-height:20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
#footer-family .link_fam .el .el > a:before { content:'- '; }
#footer-family .link_fam .el > a:hover,
#footer-family .link_fam .el > a:active { color:#009bfa; text-decoration:none; }
