@charset "utf-8";
/* DisabledFunction: FC001,BM003,FI003,FC002,FC004 */

/* footermenu Design 01 */
/* @latest 2022.04.18 JRA */
/* @latest 2023.01.12 SSJ */
/* @latest 2023.01.12 SSJ */



.footer {width:100%; overflow:hidden; border-top:1px solid rgba(255,255,255,0.1); background:#2f2f2f;}
.footer .inner {width:100%; max-width:1300px; margin:0 auto; box-sizing:border-box;}
.wrap_left_template ~ .footer .inner {max-width:1520px;}

.footer-area-001 {width:100%;}
.footer-area-001 .addressArea {width:100%; text-align:center; margin:0; padding:40px 0; box-sizing:border-box;}
.footer-area-001 .addressArea .footerLogo {float:left;text-align:left;margin-top:15px;padding-right:30px;box-sizing:border-box;max-width: 20%;}
.footer-area-001 .addressArea .footerLogo img {max-width:100%;}
.footer-area-001 .addressArea .p_wrap {margin:10px 0; float:left; width:80%; text-align:left; padding-left:30px; border-left:1px solid rgba(255,255,255,0.1); box-sizing:border-box;}
.footer-area-001 .addressArea .p_wrap > p {color:#888; line-height:150%; font-size:15px;float: left;max-width:70%;word-break: break-all;margin-right: 20px;}
.footer-area-001 .addressArea .p_wrap > p span {margin-right:20px;}
.footer-area-001 .addressArea .p_wrap > p:nth-child(n+2) {clear:both;}

/*이미지링크 없을떄 넓게*/
.footer-area-001 .addressArea .p_wrap > p:first-child:nth-last-child(2),
.footer-area-001 .addressArea .p_wrap > p:nth-child(2):nth-last-child(1) {max-width: 100%;}

.footer-list-001 {width:100%; font-size:12px; border-bottom: 1px solid rgba(138,138,138,0.2); border-top: 1px solid rgba(138,138,138,0.2); box-sizing:border-box;}
.footer-list-001 ul li {/*float:left;*/ display:inline; color:#333333; line-height:30px;}
.footer-list-001 ul li:last-child {border:none;}
.footer-list-001 ul li a {text-decoration:none; color:#888; padding:0 20px 0 0; font-size:16px; letter-spacing:-0.5px; text-align:left;}
.footer-list-001 ul li a:after,
.footer-list-001 ul li.link-group:after {content:"|"; padding-left:20px; opacity:0.8; color:#888;}
.footer-list-001 ul li:last-child a:after,
.footer-list-001 ul li.link-group:last-child:after {display:none;}
.footer-list-001 ul li a:hover {color:#bbb; font-weight: 600;}
.footer-list-001 ul li.link-group {padding: 0 20px 0 0;}
.footer-list-001 ul li.link-group select {font-size: 15px;color: #cdcdcd;border: 1px solid rgba(255,255,255,0.3);border-radius:2px;height: 32px !important;line-height: 32px;box-sizing: border-box;background:url(/images/wzwg/cmm/arrow_white.png) no-repeat right 5px center;appearance:none;-webkit-appearance:none;padding:0 25px 0 8px;background-size:6px;min-width: 150px;}
.footer-list-001 ul li.link-group select::-ms-expand {opacity:0;}
.footer-list-001 ul li.link-group select option {color:black; height:25px; line-height:25px; font-size:13px;}
.footer-list-001 ul li.link-group select option:checked,
.footer-list-001 ul li.link-group select option:focus,
.footer-list-001 ul li.link-group select option:active,
.footer-list-001 ul li.link-group select option:hover {background:#2f2f2f; color:white;}
.footer-list-001 ul li.link-group button {padding:0 10px;height: 32px;line-height: 30px;/*background: transparent;*//*color: #fff;*/font-size: 14px;font-weight: 600;}
/* .footer-list-001 ul li.link-group button:hover {background:#fff; color:#333;} */

.footer-list-001 .footer-center-001 {width:100%; margin:0 auto;}
.footer-center-001 ul {width:100%; display:table; padding:8px 0; min-height:47px; box-sizing:border-box;}

.footer-bt-001 {background:#fff; width:100%; height:100%; font-size:12px; min-width:660px;}
.footer_Left_001 {width:100%; position:relative;}
.addressArea {float:left; margin:18px 10px 20px 180px; font-size:12px; color:#777;}


    @media (min-width:991px){
       .wrap_left_template ~ #footer .footer-center-001 ul {padding-left:220px;}
       .wrap_left_template ~ #footer .footer-center-001 ul li:first-child {padding-left:15px;}
       .wrap_left_template ~ #footer .footer-area-001 .addressArea .footerLogo {width:220px !important;}
    }
    @media (min-width:991px) and (max-width:1540px){
        .wrap_left_template ~ #footer .footer-center-001 ul {padding-left:18%;}
        .wrap_left_template ~ #footer .footer-area-001 .addressArea .footerLogo {width:18% !important; padding-left:15px;}
        .wrap_left_template ~ #footer .footer-area-001 .addressArea .p_wrap {width:82%; padding-left:10px;}
    }
    @media (min-width:800px) and (max-width:1049px){
        .footer-list-001 {padding:0 10px; }
        .footer-area-001 .addressArea {padding:10px 10px 30px;}
    }

    @media (min-width:600px) and (max-width:799px){

    }
    @media (max-width:799px){
        .footer .inner {padding:0 10px;}
        .footer-area-001 .addressArea {padding:0 0 30px;}
        .footer-area-001 .addressArea .footerLogo,
        .footer-area-001 .addressArea .p_wrap {width:100%; padding:0 !important; border-left:none; max-width:none;}
        .footer-area-001 .addressArea .footerLogo img {display:block;max-width: 70%;}
        .footer-list-001 ul li.link-group {width:100%;margin-bottom:5px;padding: 0;}
        .footer-list-001 ul li.link-group:after {display:none;}
        .footer-list-001 ul li.link-group select {min-width:250px}
        .footer-area-001 .addressArea .p_wrap > p{float:none; max-width: 100%; margin-right:0;}
        .footer-area-001 .addressArea .p_wrap .kogl {margin-top:20px;}
    }




/* 공공누리, WA MARK */
.footer-area-001 .addressArea .p_wrap .ftrImg { text-align: right;}
.footer-area-001 .addressArea .p_wrap .kogl a {display: inline-block; box-sizing: border-box;vertical-align: middle;padding: 0 5px;}
.footer-area-001 .addressArea .p_wrap .kogl img {max-width: 100px;}
    @media (min-width:1050px){ 
        .footer-area-001 .addressArea .p_wrap {position: relative;}
        
    }
    @media (max-width:1049px){ 
        .footer-area-001 .addressArea .p_wrap .ftrImg {/* padding-top:20px; */}
    }
    
.footer-area-001 .addressArea .p_wrap > p:last-child, .footer-area-001 .addressArea .p_wrap > p:nth-last-child(2):first-child {max-width: 100%;}