/* BASIC css start */
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/*ÇÏ´Ü ÇªÅÍ*/

#footer {
    margin: 0px;
    padding: 30px 25px 0;
    border-top: 1px solid #c6c6c6;
    color: #151515;
}


.footerlogo {
    padding-bottom: 15px;
}


.footerlogo a {
    display: inline-block;
    width: 35%;
}

.footerlogo a img {
    width: 100%;
}



.cs-center {
    display: flex;
    flex-direction: column;
    padding-bottom: 15px;
    font-size: 12px;
    line-height: 21px;
}

.cs-number {
    font-size: 13px;
    font-weight: 600;
    color: #151515;
}

.footerslide-btn {
    font-size: 12px;
    line-height: 12px;
    padding-bottom:30px;
}

img.slide-btn {
    padding-top: 3px;
    margin-left: 5px;
}

.copylight {
    padding-left: 15px;
    margin-top: 20px;
    color: #797979;
}

.sns {
    display: inline-block;
    width: 100%;
    padding: 0 0 20px;
}

.sns_wrap {
    display: flex;
    gap: 3%;
}

.sns_menu > a {
    display: block;
    width:100%;
    font-size:12px;
    text-align:left;
}




ul.sns_wrap li.sns_menu {
    float: left;
    position: relative;
    text-align: center;
}

ul.sns_wrap li.sns_menu {
    
}

li.sns_menu img {
    width: 85%;
}


li.sns_menu:hover .drop {
    display: flex;
    flex-direction: column;
}


ul.drop {
    display: none;
    position: absolute;
    left: -15%;
    bottom: 100%;
    border: 1px solid #D9D9D9;
    background-color: #fff;
}

ul.drop li {
    text-align: center;
    color: #797979;
}

ul.drop li a {
    display: block;
    padding: 5px;
    font-size:12px;
}



#customer {
    clear: both;
    overflow: hidden;
    width: 100%;
    margin: 0px auto 0;
    padding: 20px 0;
    border-top: 0px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
    background-color: #E2E2E2;
    text-align: center;
}

#cus_left {
    overflow: hidden;
    float: left;
    width: 47%;
    margin: 0;
    padding: 0 10px 0 4px;
    text-align: center;
    font: bold 12px arial, Dotum, AppleGothic, sans-serif;
    letter-spacing: 0.2px;
    color: #151515;
    border-right: 1px solid #E2E2E2;
    line-height: 17px;
}

#cus_left h2 {
    color: #151515;
    font: 11px 'Pretendard Variable', verdana;
    margin: 0 auto 10px;
    line-height: 14px;
    font-weight: bold;
}

#cus_right {
    overflow: hidden;
    float: left;
    width: 45%;
    margin: 0;
    padding: 0 4px;
    text-align: center;
    font: bold 12px Pretendard Variable, sans-serif;
    letter-spacing: 0.2px;
    color: #151515;
    border-left: 0px solid #E2E2E2;
}

#cus_right h2 {
    color: #151515;
    font: 11px 'Pretendard Variable', verdana;
    margin: 0 auto 10px;
    line-height: 14px;
    font-weight: bold;
}

#cus_right ul li {
    line-height: 17px;
    height: 40px;
    font-size: 12px;
}

#cus_right ul li:nth-child(2) {
    line-height: 17px;
    height: 25px;
    font-size: 12px;
}





#footer .footerTerms {
    margin: 15px 0 0;
    font-size: 11px;
    text-align: center;
}

#footer .footerTerms a {
    padding: 0 10px;
    font-weight: bold;
    text-transform: uppercase;
}

#footer .inis {
    margin: 10px auto 20px;
    text-align: center;
    padding: 0 20px;
}

#footer .inis img {
    width: 100%;
}

#footer .bloglink {
    margin: 10px auto;
    text-align: center;
    padding: 0 20px;
}

#footer .bloglink span {
    margin: 0 5px;
}

#footer .bloglink img {
    width: 10%;
    cursor: auto;
}





.footer_top {
    height: 30px;
    width: 95%;
    margin: 0 auto;
    padding: 10px 0 10px 0
}

.footer_top .logo {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}

.footer_top .logo img {
    width: 85%;
    padding: 7px 0 7px 0;
    max-width: 175px;
    min-width: 150px
}

.footer_top .sns {
    display: inline-block;
    float: right;
    width: 50%
}

.footer_top .sns a {
    display: inline-block;
    float: right;
    color: #fff;
    padding: 10px 15px 10px 0
}

.footer_top .sns a i {
    font-size: 16px
}

.customer {
    width: 95%;
    margin: 0 auto
}

.customer .num a {
    font-weight: 500;
    font-size: 14px;
    ;
    color: #C1C1C1
}

.customer .time {
    font-weight: 100;
    font-size: 12px;
    color: #C1C1C1
}







/* ÇÏ´Ü¸Þ´º³¡ */
.wizcall {
    margin: 7px auto 0px auto;
    text-align: center;
}

.wizcall a {
    display: inline-block;
    width: 80%;
    padding: 4px 10px 5px 10px !important;
    font-size: 12px;
    color: #151515;
    border: 1px solid #E2E2E2 !important;
    background-color: #fff;
    box-shadow: inset 0px 1px 1px #fff;
    border-radius: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
}

.wizcall a:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 3px;
    vertical-align: middle;
    margin-top: -2px;
    background: url("/design/lightbrain/wizmobile/ico_footer_tel.png") no-repeat 0 0;
    background-size: 100% 100%;
}

.wizdeli {
    margin: 10px auto;
    text-align: center;
}

.wizdeli a {
    display: inline-block;
    width: 80%;
    padding: 6px 10px 5px 10px !important;
    font-size: 12px;
    color: #151515;
    border: 1px solid #E2E2E2 !important;
    background-color: #fff;
    box-shadow: inset 0px 1px 1px #fff;
    border-radius: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wizdeli a:before {
    content: "";
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -2px;
    background: url("/design/lightbrain/wizmobile/ico_footer_de.png") no-repeat 0 0;
    background-size: 100% 100%;
}


/* =========================================
   1. ¾ÆÄÚµð¾ð ¹öÆ° ¿µ¿ª (OFFICIAL)
   ========================================= */
.footer_accordion {
    position: relative;
    background-color: #fff;
    color: #151515;
    cursor: pointer;
    padding: 10px 0px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Pretendard Variable';
    
    /* ´ÝÇôÀÖÀ» ¶§ À§¾Æ·¡ Å×µÎ¸® ³ëÃâ */
    border: none;
    border-bottom: 1px solid #ddd !important; 
}

/* ¿­·ÈÀ» ¶§ ÇÏ´Ü Å×µÎ¸® Åõ¸í Ã³¸® (³»¿ë¹°°ú ¿¬°áµÇ°Ô) */
.footer_accordion.active_footer {
    border-bottom-color: transparent !important; 
}


/* =========================================
   2. ¾ÆÄÚµð¾ð ¿ìÃø ½ÊÀÚ°¡ (+ / -) ¾ÆÀÌÄÜ
   ========================================= */
.footer_accordion:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 8px;
    height: 1px;
    background: #151515;
    top: calc(50% - 1px);
    right: 5px !important;          
}

.footer_accordion:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 8px;
    height: 1px; 
    background: #151515;
    top: calc(50% - 1px); 
    right: 5px !important;
    transform: rotate(90deg); /* 90µµ È¸ÀüÇØ¼­ ¼¼·Î¼± ¸¸µé±â (+) */
    transition: .3s linear;
}

/* ¿­·ÈÀ» ¶§ ¼¼·Î¼±À» °¡·Î·Î ´¯È÷±â (-) */
.active_footer:after {
    transform: rotate(0deg);            
}


/* =========================================
   3. ¾ÆÄÚµð¾ð ³»¿ë¹° ¿µ¿ª (ÇÏÀ§ ¸Þ´ºµé)
   ========================================= */
.footer-menu {
    display: flex;
    flex-wrap: nowrap; /* °¡·Î ¹Ð¸² ¹æÁö */
    flex-direction: column;
    justify-content: flex-start;
    gap: 0;
    max-height: 0;
    overflow: hidden; /* ³ôÀÌ ¾Ö´Ï¸ÞÀÌ¼ÇÀ» À§ÇØ ÇÊ¼ö */
    transition: max-height 0.2s ease-out;
    background-color: #fff;
    color: #151515;
    font-size: 12px;
    text-align: left;
    
    /* ´ÝÇôÀÖÀ» ¶§ ÆÐµù ¹× Å×µÎ¸® ÃÊ±âÈ­ */
    padding: 0 15px; 
    margin-bottom: 30px;
    border-bottom: none;
    
}

/* ³»¿ë¹° ¿­·ÈÀ» ¶§ ÇÏ´Ü Å×µÎ¸® »ý¼º (¹Ú½º ÀüÃ¼ °¨½Î±â) */
.active_footer + .footer-menu {
    padding-bottom: 20px;          
    border-bottom: 1px solid #ddd; 
}

/* ³»ºÎ ¸µÅ©(±Û¾¾) ½ºÅ¸ÀÏ */
.footer-menu a {
    display: inline-block;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    color: #151515;
}

/* ¸ð¹ÙÀÏ È¯°æ µî¿¡¼­ ½ºÅ©·Ñ¹Ù ¼û±â±â */
.footer-menu::-webkit-scrollbar {
    display: none !important;
}



/* //ÇÏ´Ü °íÁ¤ ¸Þ´º */
@media screen and (min-width:420px) and (max-width:767px) {
    #footer .footerInfo {
        position: relative;
        overflow: hidden;
        zoom: 1;
        border-bottom: 1px solid #999;
    }

    #footer .footerInfo .footerInfoTop {
        width: 46%;
        float: left;
        border-bottom: 0;
        border-right: 1px solid #999;
        margin-left: -1px;
        padding: 20px 2%;
    }

    #footer .footerInfo .footerInfoTop .footerInfoTopLeft {
        float: left;
    }

    #footer .footerInfo .footerInfoBottom {
        width: 46%;
        float: left;
        border-bottom: 0;
        padding: 20px 2%;
    }

    #footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {
        float: left;
    }
}

@media screen and (min-width:768px) {



    #footer .footerInfo {
        position: relative;
        overflow: hidden;
        zoom: 1;
        border-bottom: 1px solid #999;
    }

    #footer .footerInfo .footerInfoTop {
        width: 46%;
        float: left;
        border-bottom: 0;
        border-right: 1px solid #999;
        margin-left: -1px;
        padding: 20px 2%;
    }

    #footer .footerInfo .footerInfoTop .footerInfoTopLeft {
        float: left;
    }

    #footer .footerInfo .footerInfoBottom {
        width: 46%;
        float: left;
        border-bottom: 0;
        padding: 20px 2%;
    }

    #footer .footerInfo .footerInfoBottom .footerInfoBottomLeft {
        float: left;
    }
}






/* ÇÏ´Ü °íÁ¤ ¹öÆ° */
.section_fixedFooter .btn_toggle_area {
    width: 100%;
    height: 100px;
    position: relative;
    z-index: 999;
}

.section_fixedFooter .btn_toggle_area .btn_up {
    width: 33px;
    height: 33px;
    line-height: 33px;
    display: block;
    border: 2px solid rgba(88, 86, 86, 0.59);
    background-color: rgba(104, 108, 111, 0.8);
    text-align: center;
    border-radius: 30px;
    color: #fff;
    position: absolute;
    top: 45px;
    right: 10px;
}




/* //ÇÏ´Ü °íÁ¤ ¹öÆ° */



/*ÇÏ´Ü ¸Þ´º*/
.nav_log {
    line-height: 45px;
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    width: 16%;
    z-index: 9999;
}

.nav_log img {
    height: 30px;
}

.nav_top {
    display: inline-block;
    text-align: center;
    width: 30px;
    z-index: 9999;
    position: fixed;
    bottom: 120px;
    right: 0px;
}

.nav_top img {
    height: 30px;
}

.nav_down {
    display: inline-block;
    text-align: center;
    width: 30px;
    z-index: 9999;
    position: fixed;
    bottom: 90px;
    right: 0px;
}

.nav_down img {
    height: 30px;
}

.nav_tok {
    display: inline-block;
    text-align: center;
    width: 30px;
    z-index: 9999;
    position: fixed;
    bottom: 60px;
    right: 0px;
}

.nav_tok img {
    height: 30px;
}

.nav_home {
    line-height: 45px;
    display: inline-block;
    text-align: center;
    border-radius: 30px;
    color: #fff;
    width: 16%;
    z-index: 9999;

}

.nav_home img {
    height: 30px;
}


#mbris_main_section {
    top: 0;
}


.footer-info {
    display: none;
    padding-bottom: 30px;
    line-height: 20px;
    color: #797979;
    font-size:12px;
}

.page-up {
    position: fixed;
    bottom: 70px;
    right: 10PX;
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    transition: all .3s;
    z-index: 10;
}

.page-up img{
   height:45px;
}

.talk {
    position: fixed;
    bottom: 125px;
    right: 10PX;
    z-index: 12;
}

.talk a {
    display:inline-block;
    width:45px;
    height: 45px;
    background: #fff;
    BOX-SHADOW: 0px 0px 16px rgba(0,0,0,0.1);
    BORDER-RADIUS: 50PX;
}
  
.talk a p {
    line-height: 45px;
    text-align: center;
} 
  
.talk img {
    margin: 10px 0 0 10px;
    width:31px;
}

/* BASIC css end */

