/* BASIC css start */
#footer-container { padding-bottom: 10px; margin-top: 25px;}
#footer-container .menus ul { padding: 12px 20px; text-align: center; }
#footer-container .menus ul li { display: inline; }
#footer-container .menus ul li:nth-of-type(1) a{width: 17%;}
#footer-container .menus ul li:nth-of-type(2) a{width: 17%;}
#footer-container .menus ul li a {     width: 31%;
    color: #7a7a7a;
    font-size: 1em;
    display: inline-block;}
#footer-container .menus ul li:last-child a { background-image: none; }
#footer-container .menus ul.navtop{border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2;}
#footer-container .menus ul.navbot li{text-align: left;}
#footer-container .addr { font-size: .75em; padding-left: 20px; padding-bottom: 1em; padding-top: 1em; line-height: 14px; }
#footer-container .addr li { list-style-type: none; color: #999; font-size: 1.28em;
    font-family: 'Poppins',"¸¼Àº °íµñ",'Malgun Gothic',sans-serif;
    line-height: 19px;
    letter-spacing: 1px;}
.footerInfo:after{content: '';
    display: table;
    clear: both;}
.footerInfo{padding: 30px 20px;}
.footerInfo div{float: left;
    width: 50%;}
.footerInfo div dl{font-family: 'Poppins',"¸¼Àº °íµñ",'Malgun Gothic',sans-serif;}
.footerInfo div dl dt{    color: #9a9a9a;
    font-family: 'Poppins',"¸¼Àº °íµñ",'Malgun Gothic',sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 18px;}
.footerInfo div dl dd.tel{    color: #363636;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 10px;}
.footerInfo div dl dd{color: #9a9a9a; font-size: 1.1em; margin-top: 5px;}
#footer-container .wrapper address{text-align: left;
    color: #c1c1c1;
    font-family: 'Poppins',sans-serif;
    padding-left: 20px;
    font-weight: normal;}
#footer-container .wrapper .snsBox{padding: 30px 20px;}
#footer-container .wrapper .snsBox:after{content: '';
    display: table;
    clear: both;}
#footer-container .wrapper .pcver{float: left; padding-top: 4px;}
#footer-container .wrapper .pcver a{    color: #060606;
    font-family: 'Poppins', 'Source Sans Pro', sans-serif;
    font-weight: bold;}
#footer-container .wrapper .snsbtn{float: right;}
#footer-container .wrapper .snsbtn ul li{float: left; padding: 0 12px;}
#footer-container .wrapper .snsbtn ul li:last-of-type{padding-right: 0;}
/* BASIC css end */

