/* BASIC css start */
/* 하단 */
.footer {background:#000; padding:30px 20px 35px; color:#fff;}
.footer a {color:#fff;}
.footer .ft_notice {margin-bottom:40px;}
.footer .ft_notice {display:flex;}
.footer .ft_notice li {margin-right:14px;}
.footer .ft_notice li:last-child {margin-right:0;}
.footer .ft_cs {margin-bottom:30px;}
.footer .ft_cs h3 {}
.footer .ft_cs h4 {font-weight: 700; font-size: 19px; padding:13px 0 9px;}
.footer .ft_cs p {}
.footer .ft_info {margin-bottom:40px;}
.footer .ft_info p {color:#686868;}
.footer .ft_sns {}
.footer .ft_sns li {display:inline-block; vertical-align:top; margin-right:12px;}
.footer .ft_sns li a img {height:16px;}

.fixbtn {position:fixed; right:0; bottom:90px; z-index:10;}
.fixbtn p img {height:32px;}
/* BASIC css end */

