/* BASIC css start */
/* 하단 영역 관련 스타일 */
#footer {background-color:#ddd9d7; margin-top:150px; padding:67px 0 100px; width:100% !important;}
#footer .ft_logo {color:#010101; line-height:25px; font-size:25px; font-family: 'Raleway', sans-serif; font-weight:700; letter-spacing:2px;text-align:center;}
#footer .ft_menu {padding:38px 0px; text-align:center;}
#footer .ft_menu ul li {text-align:center; display:inline-block; margin:0px 22px; font-family: 'Raleway', sans-serif; font-weight:400; font-size:13px;}
#footer .ft_menu ul li a {color:#888; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s;  transition: all 0.5s;}
#footer .ft_menu ul li a:hover {color:#000; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s;  transition: all 0.5s;}
#footer .ft_menu ul li a strong {color:#000;}
#footer .ft_copy {text-align:center; font-size:12px; color:#888; line-height:20px;}
#footer .ft_copy a {font-size:12px; color:#888; font-family:"Noto Sans KR"; }
#footer .ft_copy2 {text-align:center; font-size:12px; color:#888; line-height:20px; padding-top:38px;}

/* BASIC css end */

