/* BASIC css start */
/* 하단 */
#footer{position:relative; background-color:#13101f; overflow:hidden;}
#footerInner{position:relative; }
.footer-top-con{position:relative; width: 100%;}

.footer-bottom-con{position:relative;}
.footer-bottom-con > div{color: #fff; display: inline-block; vertical-align: top;}
.footer-bottom-con > div h4{
    color: #fff;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    letter-spacing: .5px;
    line-height: 24px;}
.footer-bottom-con > div h2{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
    line-height: 24px;
    padding: 25px 0;
    letter-spacing: 1px;}
    
.footer-bottom-con .txt-b{
    color: #c3c3c3;
    letter-spacing: .5px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 300;}
    
    
.footer-bottom-con .txt-n{
    color: #c3c3c3;
    letter-spacing: .5px;
    line-height: 22px;
    font-size: 13px;
    font-weight: 300;
    margin-top: 15px;}
    
    
.footer-bottom-con .txt-s{
    color: #c3c3c3;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 20px;
    font-weight: 300;
    padding: 20px 0;}

#footer .area-box{max-width:1200px; width:90%;/*1510px;*/ margin:0px auto;}
#footerBottom{padding:25px 0 60px 0; overflow:hidden;}
.footer-gnb-list{}
.footer-gnb{display: inline-block; margin-right: 40px;}
.footer-gnb ul{}
.footer-gnb ul li{margin-top:15px; font-size:15px; font-weight:400; letter-spacing:-0.65px; color:#666;}
.footer-gnb ul li a{font-size:15px; font-weight:400; letter-spacing:-0.65px; color:#666;}
.footer-gnb ul li a:hover{color:#999; text-decoration:underline;}
.footer-gnb ul li:first-child{margin-top:0;}
.footer-gnb ul li.tit{margin-bottom: 40px;}    
.footer-gnb ul li.tit a{
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0;
    font-family: 'Spoqa Han Sans Neo';}

.footer-cs{margin-right: 150px;}
.footer-info{margin-right: 75px;}
.footer-com{
    float: right;}
.footer-com ul{
    margin-top: 15px;}
.footer-com ul li{}
.footer-com ul li a{color: #6c6c79;
    height: 28px;
    width: 148px;
    display: block;
    line-height: 28px;
    text-indent: 10px;
    background: #25262e;
    margin-bottom: 10px;
    border: 1px solid #15161d;
    background-image: url(/design/dermacle/img/pc/footer_com_arrow.png);
    background-position: 130px;
    background-repeat: no-repeat;}
/* BASIC css end */

