/* BASIC css start */
@charset "euc-kr";
/*ÇªÅÍ CS*/
.ft-cs { padding: 100px 0 60px; }
.ft-cs section > h2 { font-size: 18px; font-weight: bold; margin-bottom: 5px; }
.ft-cs section > h2 > span { margin-left: 5px; font-weight: 400; }
.ft-cs section > div { display: flex; justify-content: space-between; }
.ft-cs section dl dt { font-size: 15px; margin-bottom: 10px; margin-top: 15px; font-weight: bold; }
.ft-cs section dl dd { margin-bottom: 6px; font-size: 13px; line-height: 22px; color: #686868; }
.ft-cs section dl dd b { margin-right: 5px; }
.ft-cs section dl dd a { text-decoration: underline; }


/*ÇªÅÍ*/
#footer .ft-top { background-color: #f7f7f7; padding: 15px 0; }
#footer .ft-top ul { margin-left: 100px; }
#footer .ft-top ul li { float: left; width: 20%; text-align: center; }
#footer .ft-top ul li a { font-size: 16px; }

.ft-bottom { position: relative; padding: 20px 0; }
.ft-bottom > div { float: left; }
.ft-bottom > div.ft-logo { margin-right: 60px; }
.ft-bottom > div.ft-info { font-family: 'µ¸¿ò',Dotum; color: #aaa; }
.ft-bottom > div.ft-info a { font-family: 'µ¸¿ò',Dotum; color: #aaa; }
.ft-bottom > div.ft-info a:hover { color: #515151; }
.ft-bottom > div.ft-info > ul { margin-bottom: 20px; }
.ft-bottom > div.ft-info > ul:last-child { margin-bottom: 0; }
.ft-bottom > div.ft-info > ul.ft-company strong { color: #515151; margin-right: 10px; font-weight: 400; }
.ft-bottom > div.ft-info > ul.ft-company span { position: relative; padding-right: 20px; }
.ft-bottom > div.ft-info > ul.ft-company span:after { content: ''; position: absolute; top: 50%; right: 10px; width: 1px; height: 8px; margin-top: -4px; background-color: #aaa; }
.ft-bottom > div.ft-info > ul.ft-company span:last-child { padding-right: 0; }
.ft-bottom > div.ft-info > ul.ft-company span:last-child:after { display: none; }
.ft-bottom > div.ft-info > ul.ft-terms > li { float: left; margin-right: 30px; }
.ft-bottom > div.ft-link { position: absolute; top: 20px; right: 0; }
.ft-bottom > div.ft-link li { float: right; margin-left: 20px; }
.ft-bottom > div.ft-link li img { opacity: 0.6; filter: saturate(0); }
.ft-bottom > div.ft-link li a:hover img { opacity: 1; filter: saturate(1); }





/* BASIC css end */

