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

#footerpackage { position:relative; clear:both; }

/* 하단 고객센터&은행 */
#footerpackage .center_line { clear:both; display:table; width:100%; }
#footerpackage .center_line .center_box { clear:both; width:100%; margin:0 auto; text-align:center; padding:20px 0; border-top:1px solid #e4e4e4; }
#footerpackage .center_line .first { margin:0 auto; }
#footerpackage .center_line .center_title { clear:both; font-size:12px; 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:20px; font-weight:700; line-height:25px; color:#000; letter-spacing:0.05em; }

#footerpackage .center_line .center_info .center_value { clear:both; color:#555; font-size:15px; letter-spacing:0.07em; line-height:22.5px; }
.center_btn { clear:both; width:100%; text-align:center; margin-top:10px; }
.center_btn div { display:inline-block; width:40%; height:30px; text-align:center; font-weight:bold; letter-spacing:0.02em; border:0px solid #dedede; background:#000; border-radius:30px; margin:0 1px; }
.center_btn div a { line-height:30px; color:#fff; font-size:11px; }

/* 하단 메뉴 */
#footerpackage .footer_menu { clear:both; width:100%; padding:15px 0; background:#f4f4f4; border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; }
#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:#333; 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:#555; background:#f4f4f4; font-style:normal; }
#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:9px; 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; }


.btnTop { display:none; position:fixed; bottom:33px; right:15px; z-index:100; margin:0px; width:36px; height:23px; }
.btnTop img {width:100%; height:100%; }
.btnTop a { display:block; width:36px; height:23px; padding:0px; }




/* BASIC css end */

