/* BASIC css start */
/* 우측 퀵배너 */
.scroll_btn {position:fixed; right:15px; bottom:20px; z-index:9999; width:40px; height:80px; border:1px solid #000; box-sizing:border-box;}
.scroll_btn ul li {width:100%; height:40px; text-align:center;}
.scroll_btn ul li:first-child {border-bottom:1px solid #000; box-sizing:border-box;}
.scroll_btn ul li a {display:block; height:40px; line-height:42px; font-size:24px; font-weight:100;}

/* 하단 */
#footer {margin:60px 0;padding:0;}

/* 하단 영역 : 인스타그램 */
.footer_insta {padding:0 0 0px; background:#f6f6f6;}
.footer_insta .bt_feed {width:94%; margin:0 auto;}
.footer_insta .bt_feed ul {padding:0 5px;}
.footer_insta .bt_feed ul:first-child {margin-bottom:2%;}
.footer_insta .bt_feed ul li {float:left; width:32%; margin-left:2%;}
.footer_insta .bt_feed ul li:first-child {margin-left:0;}
.footer_insta .bt_feed ul li img {width:100%;}

/* 하단 영역 : 회사정보 */
.footer_area {width:94%; margin:50px auto 100px; padding-left:10px;}
.footer_sec01 ul {font-size:0;}
.footer_sec01 ul li {display:inline-block; padding:0 18px 0 0; }
.footer_sec01 ul li a {color:#888; font-size:12px; line-height:1;}
.footer_sec01 ul li a.privacy {color:#333;}
.footer_sec02 {margin:30px auto;}
.footer_sec02 .t1 {color:#000; font-size:20px; line-height:1; margin-bottom:12px;}
.footer_sec02 .t2 {color:#888; font-size:12px; line-height:1;}
.footer_sec03 {color:#888; font-size:12px; line-height:22px;}
.footer_sec03 span {color:#333;}
.footer_sec04 {margin-top:40px;}
.footer_sec04 a {padding:0 18px 0 0; color:#333; font-size:12px; line-height:1;}
/* BASIC css end */

