/* BASIC css start */
#layout_footer {position: relative;border-top:1px solid #e1e1e1;width: 100%; margin-top:100px;-webkit-transition: all 0.2s ease-in-out;}
#layout_footer > div{position: relative;padding:20px}
.open #layout_footer{left:80%;position:fixed;-webkit-transition: all 0.2s ease-in-out;}
#layout_footer ul.fmu {margin-bottom: 15px;margin-top: -40px; padding: 0;}
#layout_footer ul.fmu li:nth-child(1){float: left;text-align: left;}
#layout_footer ul.fmu li:nth-child(2){text-align: center;}
#layout_footer ul.fmu li:nth-child(3){text-align: right;}
#layout_footer ul.fmu li:nth-child(4){text-align: right;float:right;}


#layout_footer ul.fmu li {display: inline-block; width: 24%; text-align: center;}

#layout_footer ul.fmu li a{color: #666666; font-size: 1em; text-align: center;}
#layout_footer ul.fsns {padding: 15px 0 0 0px;}
#layout_footer ul.fsns li {display:inline-block;text-align:center;margin-right: 5px;}
#layout_footer ul.fsns li img{width:40px;}
#layout_footer .ftext div{color: #9e9e9e; margin-bottom: 1px;padding: 0;font-family: 'Noto Sans KR',sans-serif !important; font-size: 0.9em;}
#layout_footer .ftext div a{color:#9e9e9e;}
#layout_footer .ftext div strong a{color:#222;font-weight: normal;}
#layout_footer .top_btn{position: relative; width: 33px;  margin: 0 auto;border:2px solid #444444;top:-77px;}
#layout_footer .top_btn img{width:33px;}
#layout_footer ul.fnb {text-align:center;}
#layout_footer ul.fnb li {display:inline-block; font-size:14px;}
#layout_footer ul.fnb li:first-child {background:none; padding-left:0px;}
#layout_footer ul.fcp {text-align:center; padding-top:12px; line-height:16px}
#layout_footer ul.fcp li {display:inline-block; font-size:11px; color:#999; background:url('http://dstortion.img15.kr/m/images/design/header_gnb_bar.gif') no-repeat left center;background-size: 1px 10px; padding:0 1px 0 5px;}
#layout_footer ul.fcp li:first-child {background:none; padding-left:0px;}
#layout_footer ul.fcp li a {color:#888;}
#layout_footer .cscenter{padding-top: 15px; padding-left: 0;}
#layout_footer .cscenter a{display: block; font-size: 1.8em; font-weight: bold;}
#layout_footer .cscenter span{color: #9e9e9e;}
#layout_footer .cscenter span strong{color: #000;font-size: 1.1em;}

.a1 {
   z-index: 101;
   position: fixed;
   right: 16px;
   bottom: 16px;;
} 
/* BASIC css end */

