/* BASIC css start */
#footer h2 {line-height:32px; font-weight:600; font-size:13px; position:relative;}
#footer h2.last {margin-top:20px;}
#footer {padding:40px 16px;}
#footer .footer_info .description {margin-top:20px;}
#footer .footer_info .description .company {color:#858585; font-size:11px; font-weight:400; line-height:18px;}
#footer .footer_info .description .security {color:#858585; font-size:11px; font-weight:400; line-height:18px; margin-top:15px;}
#footer .footer_info .description .btn {margin-top:25px; font-size:11px; font-weight:400; display:flex; justify-content: space-between;}

#footer .sub.cs h3 {font-size:16px; font-weight:600; margin-bottom:10px;}
#footer .sub.cs span {font-size:12px; line-height:22px; color:#9A9A9A; font-weight:400;}
#footer .sub.cs .btn {margin-top:25px; display:flex;}
#footer .sub.cs .btn a {width:75px; height:32px; border-radius:16px; text-align:center; line-height:32px; background:#f5f5f5; display:block; margin-right:4px;}
#footer .sub.cs span.callBtn{display: block; margin-top: 15px;}
#footer .sub.cs span.callBtn a{background: #fff; display: block; color: #555; text-align: center; font-size: 14px; padding: 10px 0; border: 1px solid #c9c9c9;}
#footer .sub.bank h3 {font-size:13px; font-weight:600; line-height:22px; margin-bottom:10px;}
#footer .sub.bank .account {display:flex;}
#footer .sub.bank span {margin-top:5px; font-size:12px; line-height:22px; color:#111; margin-top:10px; display:block;}
#footer .sub.bank .account span:first-child {margin-right:40px;}
#footer .sub.bank p {font-size:12px; font-weight:400; line-height:22px; margin-top:25px;}

.fixed_quick {position:fixed; bottom:-45px; right:5px; z-index:1000; transition: all 0.3s;}
.fixed_quick a {border-radius: 5px; background: rgba(255, 255, 255, 0.80); width:40px; height:40px; line-height:40px; display:block; text-align:center; margin-bottom:10px; border:1px solid #EAEAEA; box-sizing:border-box;}
.fixed_quick a.naver {border:1px solid #00DE5A; background:#00DE5A; color:#fff; font-size:24px;}
.fixed_quick a img {height:16px;}
.fixed_quick a:last-child {margin-bottom:0;}
.fixed_quick.scroll {bottom:70px;}


/* BASIC css end */

