/* BASIC css start */
#footer { background:#efefef; padding:40px 15px; box-sizing:border-box; clear:both; margin-top:70px;}
.footer-inner { margin-bottom:30px; }
.footer-inner .footer-banner img { width:100%; }
.footer-inner .footer-banner h4 { color:#1c1c1c; font-size:12px; font-weight:500; display:block; margin:15px 0 5px; }
.footer-inner .footer-banner p { color:#777; font-size:12px; line-height:22px; }
.footer-menu { margin:30px 0; }
.footer-menu > ul { width:50%; }
.footer-menu > ul > li > a { display:block; line-height:35px; font-size:13px; }
.footer-notice .notice { margin-bottom:30px; }
.footer-notice .notice li,
.footer-notice .notice li a { color:#777; display:block; line-height:24px; font-size:12px; }
.footer-notice .notice li.tit { color:#1c1c1c; }
.footer-notice .notice li .kakaotalk { display:block; margin-top:10px; width:100%; height:48px; font-size:13px; background:#412929; border-radius:5px; line-height:48px; text-align:center; color:#fff; }
.footer-notice .notice li .kakaotalk span { display:inline-block; margin-left: 7px; }
.footer-notice .notice li .kakaotalk svg { vertical-align: text-bottom; }

.company-info,
.company-info a { color:#777; font-size:12px; line-height:22px; }
.company-info .link-company { display:inline-block; font-size:12px; text-align:center; margin-left:10px; border-radius:4px; border:1px solid #bbb; color:#1c1c1c; padding:0 10px; height:24px; line-height:24px; box-sizing:border-box; }
.sns-box { margin-top:30px; }
.sns-box ul li { margin-right:35px; }


#footer .footerInfo { display: block; }
#footer .footerInfo .footerInfoTop {border-bottom:1px solid #b3b3b3; padding:20px;}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft {float:left;}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft dt {margin-bottom:6px; font-size: 1.3em;}
#footer .footerInfo .footerInfoTop .footerInfoTopLeft .tel {color:#f1494d; font-size:1.500em; margin-bottom:6px;}
#footer .footerInfo .footerInfoTop .footerInfoTopRight {width:70px; height:70px; border-radius:35px; background-color:#3c3c3c; display: table; text-align:center; float:right;}
#footer .footerInfo .footerInfoTop .footerInfoTopRight a { color:#fff; display: table-cell; vertical-align: middle;}
#footer .footerInfo .footerInfoBottom {border-bottom:1px solid #b3b3b3; padding:20px;}
#footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {float:left;}
#footer .footerInfo .footerInfoBottom .footerInfoBottomLeft dt {margin-bottom:6px; font-size: 1.3em;}
#footer .footerInfo .footerInfoBottom .footerInfoBottomRight {width:70px; height:70px; border-radius:35px; background-color:#3c3c3c; display: table; text-align:center; float:right;}
#footer .footerInfo .footerInfoBottom .footerInfoBottomRight a { color:#fff; display: table-cell; vertical-align: middle;}
#footer .footerMiddle {background-color:#ebebeb; text-align:center; padding:12px 0;}
#footer .footerMiddle a {width:33.3%; display:inline-block; border-left:1px solid #b3b3b3; margin-left: -1px;}
#footer .footerlogo {position: relative; overflow: hidden;zoom: 1; padding: 10px 0 0 0;}
#footer .footerlogo p {width: 25%; float: left; text-align: center;}
#footer address {padding:12px 10px; color:#606060;}
#footer address .agreeButton {margin:5px 0;}
#footer address .agreeButton a {color:#fff; background-color:#b3b3b3; padding:2px 5px;}
/* 하단 고정 버튼 */
.section_fixedFooter {display:none;-webkit-transition:0.1s ease-in-out; -moz-transition:0.1s ease-in-out; -o-transition:0.1s ease-in-out; transition:0.1s ease-in-out;  z-index:99; width:42px; height:42px; position:fixed; bottom:28px; right:17px; color:#777; }
.section_fixedFooter .btn_toggle_area { width: 100%; height: 42px; position: relative;}
.section_fixedFooter .btn_toggle_area .btn_up { box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2); width:42px; height:42px; line-height:45px; display: block; text-align:center; background:#fff; border-radius:30px; color:#fff; }
.section_fixedFooter .btn_toggle_area span { color:#777; font-size:17px; }



/* BASIC css end */

