/* BASIC css start */
/*퀵 메뉴*/
.quick-menu-wrap{
    position:fixed;
    bottom:-200px;
    right:10px;
    z-index:776;
}

.quick-menu-wrap li{
    margin-bottom:7.5px;
}
.quick-menu-wrap li a{
    display:inline-block;
    width:29px;
    height:29px;
    line-height:29px;
    text-align:center;
    border-radius:50%;
    box-shadow: 3.5px 4px 9px 0px rgba(0, 0, 0, 0.23);
}
.quick-menu-wrap .btn-scroll a{
    background:rgba(255,255,255,0.75);
}
.quick-menu-wrap .btn-scroll a > img{
    width:12px;
    height:auto;
    vertical-align:middle;
}
.quick-menu-wrap .btn-navertalk a{
    background:#00c83c;
}
.quick-menu-wrap .btn-navertalk a > img{
    width:16px;
    height:auto;
    vertical-align:middle;
}
.quick-menu-wrap .btn-kakaotalk a{
    background:#f9e000;
}
.quick-menu-wrap .btn-kakaotalk a > img{
    width:18px;
    height:auto;
    vertical-align:middle;
}

/* 푸터 */
#footer-wrap{
    background:#eae5e1;
}
#footer-wrap .footer-inner{
    padding-top:35px;
}
#footer-wrap .box-bottom-shadow{
    background:#eae5e1;
}
#footer-wrap .footer-top-menus{
    padding:0 30px;
}
#footer-wrap .footer-top-menus li{
    padding:5px 0px;
}
#footer-wrap .footer-top-menus li a{
    display:inline-block;
    vertical-align:middle;
    line-height:20px;
    font-size:16px;
    font-family:'Noto Sans KR';
    color:#4e4e4e;
    padding-right:10px;
    letter-spacing:-0.8px;
}
#footer-wrap .footer-customer-center{
    margin:0 30px;
    padding-top:21px;
}
#footer-wrap .footer-customer-center .btn-toggle{
    position:relative;
    display:block;
    height:35px;
    line-height:35px;
    background:#d4cbc2;
    border-radius:17.5px;
    font-size:12px;
    font-weight:300;
    font-family:'Heebo';
    padding-left:19px;
    box-sizing:border-box;
}
#footer-wrap .footer-customer-center .btn-toggle::after{
    position:absolute;
    top:11.5px;
    right:17px;
    content:'';
    display:inline-block;
    width:12px;
    height:12px;
    background:url('/design/ooo1069/2020_m_renew/arr_s.png')no-repeat center center;
    background-size:12px auto;
    transform:rotate(0deg);
    transition:transform 0.2s ease-in-out;
}
#footer-wrap .footer-customer-center{
    padding-bottom:28px;
    border-bottom:1px solid #e4dfdb;
}
#footer-wrap .footer-customer-center .btn-toggle.active::after{
    transform:rotate(180deg);
    transition:transform 0.2s ease-in-out;
}
#footer-wrap .depth-customer-center{
    padding-top:25px;
    display:none;
}
#footer-wrap .depth-customer-center .bank-info h3{
    line-height:19px;
    color:#4e4e4e;
    font-size:12px;
    font-family:'Heebo';
}
#footer-wrap .depth-customer-center .bank-info h4 a{
    line-height:30px;
    color:#4e4e4e;
    font-size:18px;
    font-family:'Heebo';
    font-weight:500;
     padding-bottom:4px;
}
#footer-wrap .depth-customer-center .bank-info p{
    line-height:17px;
    color:#4e4e4e;
    font-size:12px;
    font-family:'Heebo';
    font-weight:300;
    letter-spacing:;
}
#footer-wrap .depth-customer-center .return-info{
    padding-top:19px;
}
#footer-wrap .depth-customer-center .return-info h3{
    line-height:19px;
    color:#4e4e4e;
    font-size:12px;
    font-family:'Heebo';
}
#footer-wrap .depth-customer-center .return-info p{
    line-height:17px;
    color:#4e4e4e;
    font-size:12px;
    font-family:'Heebo';
    font-weight:300;

}

#footer-wrap .footer-company-wrap .text-wrap{
    padding:0 30px;
    padding-top:21px;
}
#footer-wrap .footer-company-wrap .text-wrap h3{
    line-height:21px;
    color:#4e4e4e;
    font-size:12px;
    font-family:'Noto Sans KR';
    letter-spacing:-0.36px;
    padding-bottom:10px;
}
#footer-wrap .footer-company-wrap .text-wrap p{
    line-height:16px;
    font-family:'Heebo','Noto Sans KR';
    font-weight:300;
    color:#4e4e4e;
    letter-spacing:-0.36px;
}
#footer-wrap .footer-company-wrap .text-wrap p .tt{
    position:relative;
    padding-right:10px;
}
#footer-wrap .footer-company-wrap .text-wrap p .tt::after{
    position:absolute;
    top:5px;
    right:5px;
    content:'';
    display:inline-block;
    width:1px;
    height:6px;
    background:#706f6e;
}
#footer-wrap .footer-company-wrap .text-wrap p a{
    font-family:'Heebo','Noto Sans KR';
    font-weight:300;
    color:#4e4e4e;
}
#footer-wrap .footer-company-wrap .nhn-wrap{
    padding:0 30px;
    padding-top:19px;
    line-height:18px;
    color:#4e4e4e;
    font-size:12px;
    font-family:'Poppins','Noto Sans KR';
    font-weight:300;
    letter-spacing:-0.36px;
}
#footer-wrap .footer-company-wrap .nhn-wrap a{
    color:#4e4e4e;
    font-size:12px;
    font-family:'Poppins','Noto Sans KR';
    font-weight:300;
    letter-spacing:-0.36px;
}
#footer-wrap .footer-company-wrap .footer-mark{
    padding:0 30px;
    padding-top:18px;
    line-height:19px;
    color:#4e4e4e;
    font-size:12px;
    font-family:'Heebo';
}
#footer-wrap .footer-company-wrap .footer-mark a{
    font-weight:500;
    color:#3fc0e5;
}
#footer-wrap .app-down-wrap{
    padding:0 30px;
    padding-top:20px;
    font-size:0px;
}

#footer-wrap .app-down-wrap a{
    display:inline-block;
    height:25px;
    line-height:25px;
    text-align:center;
    padding-right:18px;
}
#footer-wrap .app-down-wrap a img{
    height:100%;
    vertical-align:top;
}
#footer-wrap .footer-bottom-menus{
    background:#e4d5c9;
    font-size:0px;
    text-align:center;
    padding:17px 0 70px 0;
}
#footer-wrap .footer-bottom-menus li{
    display:inline-block;
    vertical-align:top;
    padding:0 8px;
}
#footer-wrap .footer-bottom-menus li a{
    display:inline-block;
    line-height:18px;
    color:#4e4e4e;
    font-size:11px;
    font-family:'Heebo','Noto Sans KR';
    letter-spacing:-0.33px;
    vertical-align:middle;
}
#footer-wrap .footer-company-wrap .box-bottom-shadow{
    background:#e4d5c9;
    height:25px;
}
#footer-wrap .footer-company-wrap .box-bottom-shadow::after{
    height:25px;
    border-radius:0 0 21px 21px;
    background:#eae5e1;
    box-shadow: 0.5px 10px 8px 0.8px rgba(91, 91, 91, 0.08);
}
/* BASIC css end */

