/* BASIC css start */
/* FOOTER */

#footerpackage { position:relative; clear:both; }
/* 하단 퀵아이콘 */
#footerpackage .footer_icon_line { clear:both; display:table; width:100%; border-top:2px solid #000; border-bottom:1px solid #cecece; background-color:#fff; background-repeat:repeat; }
#footerpackage .footer_icon_line div { float:left; width:25%; border-left:1px solid #cecece; padding:10px 0; box-sizing:border-box; -webkit-box-sizing:border-box; }
#footerpackage .footer_icon_line div.first { border-left:0; }
#footerpackage .footer_icon_line div li { clear:both; text-align:center; }
#footerpackage .footer_icon_line div li.footer_icon_img { width:95%; margin:0 auto; }
#footerpackage .footer_icon_line div li.footer_icon_img img { max-width:100%; height:40px; }
#footerpackage .footer_icon_line div li.footer_icon_title { line-height:15px; font-size:10px; letter-spacing:0.05em; padding-top:4px; }
#footerpackage .footer_icon_line div li.footer_icon_title a { line-height:15px; color:#333; }
/* 하단 고객센터&은행 */
#footerpackage .center_line { clear:both; display:table; width:100%; padding:30px 0; }
#footerpackage .center_line .center_box { clear:both; width:95%; margin:20px auto 0; text-align:left; }
#footerpackage .center_line .first { margin:0 auto; }
#footerpackage .center_line .center_title { clear:both; font-size:14px; font-weight:700; letter-spacing:0.2em; color:#333; padding-bottom:5px; }
#footerpackage .center_line .center_info { clear:both; font-size:10px; font-weight:400; color:#000; letter-spacing:0.0em; line-height:16px; }
#footerpackage .center_line .center_info .call { font-size:18px; font-weight:700; line-height:25px; color:#000; letter-spacing:0.05em; }
#footerpackage .center_line .center_info .call a { color:#000; }
#footerpackage .center_line .center_info .holder { }
/* 하단 메뉴 */
#footerpackage .footer_menu { clear:both; width:100%; padding:15px 0; border-top:1px solid #cecece; border-bottom:1px solid #cecece; }
#footerpackage .footer_menu ul { font-size:0; line-height:0; text-align:center; }
#footerpackage .footer_menu ul li { display:inline-block; padding:0 6px; height:11px; border-left:1px solid #aeaeae; }
#footerpackage .footer_menu ul li.first { border:0; }
#footerpackage .footer_menu ul li a { font-size:11px; color:#000; letter-spacing:0.05em; line-height:11px; }
/* 하단 정보 */
#footerpackage address { clear:both; width:100%; padding:30px 0; text-align:center; font-size:11px; letter-spacing:0.05em; line-height:11px; color:#444; background:#f4f4f4; }
#footerpackage address .footer_info { clear:both; display:table; width:100%; line-height:16px; }
#footerpackage address .footer_info a { color:#444; }
#footerpackage address .footer_copy { clear:both; padding-top:10px; font-size:10px; color:#777; }
#footerpackage address .footer_copy a { color:#777; }
/* 상단으로 가기 */
.btnTop { display:none; position:fixed; bottom:15px; right:15px; z-index:100; margin:0px; border-top:0; border-radius:30px; opacity:0.9; background:#000; background-size:12px 12px; }
.btnTop a { display:inline-block; width:35px; height:35px; padding:0px; font-size:10px; text-align:center; line-height:35px; color:#fff; }

/* BASIC css end */

