#footer{
    text-align: left;
}
#footer a {
    text-decoration: none;
}
#footer span, #footer li, #footer a,#footer div,#footer strong,#footer p,#footer button{
    font-family: "Noto Sans KR";
}

button {
    border: none;
    background: none;
    outline: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#footer ul,
#footer ol {
    list-style: none;
}

#footer {
    margin-top: 3.5rem;
}

.footer_area {
    background: #f8f8f8;
    padding-bottom: 4.3rem;
}

.footer_area .fa_in {
    max-width: 1300px;
    padding: 0 5rem;
    margin: 0 auto;
    position: relative;
}

.footer_area .footer_list {
    padding-top: 4.5rem;
    margin-right: 14rem;
}

.footer_area .footer_list ul {
    display: block;
    text-align: left;
    font-size: 0;
}

.footer_area .footer_list li {
    margin-right: 3rem;
    padding-bottom: 1rem;
    display: inline-block;
    vertical-align: top;
}

.footer_area .footer_list a {}

.footer_area .footer_list span {
    font-size: 1.5rem;
    font-weight: 300;
    color: #000;
    letter-spacing: -0.05em;
    line-height: 2.5rem;
}

.footer_area .footer_list a:hover span {
    font-weight: bold;
}

.footer_area .footer_center {
    margin-top: 2.2rem;
}

.footer_area .footer_center dl {
    font-size: 0;
}

.footer_area .footer_center dt {
    display: block;
    text-align: left;
    margin-bottom: 1rem;
}

.footer_area .footer_center dt strong {
    font-size: 1.7rem;
    font-weight: bold;
    color: #151515;
    letter-spacing: 0;
    line-height: 2.7rem;
    padding-left: 3.3rem;
    background: url(../images/main/ico_center.png) 0 50% no-repeat;
    background-size: 2.7rem;
    display: inline-block;
    vertical-align: top;
    margin-right: 1rem;
}

.footer_area .footer_center dt span {
    font-size: 1.4rem;
    font-weight: 300;
    color: #909090;
    letter-spacing: 0;
    line-height: 2.7rem;
    display: inline-block;
    vertical-align: top;
}

.footer_area .footer_center dd {
    display: inline-block;
    vertical-align: top;
    margin-right: 0.5rem;
}

.footer_area .footer_center dd button {
    font-size: 1.2rem;
    font-weight: 300;
    color: #858585;
    letter-spacing: -0.05em;
    line-height: 1.9rem;
    border: 1px solid #ccc;
    background: #fff;
    padding: 0 7px 0 8px;
    display: block;
}

.footer_area .footer_center dd button span {
    display: block;
    padding-right: 9px;
    background: url(../images/main/ico_arrow_02.png) calc(100% - 1px) 50% no-repeat;
}

.footer_area .footer_center dd a {
    font-size: 1.2rem;
    font-weight: 300;
    color: #858585;
    letter-spacing: -0.05em;
    line-height: 1.9rem;
    border: 1px solid #ccc;
    background: #fff;
    padding: 0 7px 0 8px;
    display: block;
}

.footer_area .footer_center dd a span {
    display: block;
    padding-right: 9px;
    background: url(../images/main/ico_arrow_02.png) calc(100% - 1px) 50% no-repeat;
}

.footer_area .footer_copy {
    margin-top: 2.8rem;
    position: relative;
}

.footer_area .footer_copy ul {
    padding-right: 15.2rem;
    margin-left: -2rem;
    position: relative;
}

.footer_area .footer_copy ul:after {
    position: absolute;
    width: 1.6rem;
    height: 100%;
    content: "";
    top: 0;
    left: 0.2rem;
    background: #f8f8f8;
    z-index: 2;
}

.footer_area .footer_copy li {
    margin-left: 2rem;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.footer_area .footer_copy li:after {
    position: absolute;
    top: 0.75rem;
    left: -1rem;
    width: 1px;
    height: 1.4rem;
    content: "";
    background: #e0e0e0;
}

.footer_area .footer_copy li span {
    font-size: 1.5rem;
    font-weight: 300;
    color: #909090;
    letter-spacing: 0;
    line-height: 2.9rem;
}

.footer_area .footer_copy strong {
    position: absolute;
    top: 0;
    right: 0;
}

.footer_area .footer_copy p {
    margin-top: 0.2rem;
    font-size: 1.5rem;
    font-weight: 300;
    color: #909090;
    letter-spacing: 0;
    line-height: 2.9rem;
}

.footer_area .fa_pc_ver {
    font-size: 1.3rem;
    font-weight: 300;
    color: #858585;
    letter-spacing: -0.05em;
    line-height: 2.1rem;
    border: 1px solid #ccc;
    background: #fff;
    padding: 0 7px 0 8px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.footer_area .fa_m_ver {
    font-size: 1.3rem;
    font-weight: 300;
    color: #858585;
    letter-spacing: -0.05em;
    line-height: 2.1rem;
    border: 1px solid #ccc;
    background: #fff;
    padding: 0 7px 0 8px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
}

.footer_sns {
    position: absolute;
    top: 10.5rem;
    right: 5rem;
}

.footer_sns_in {
    margin-right: -0.2rem;
}

.footer_sns ul {
    text-align: right;
    font-size: 0;
}

.footer_sns li {
    width: 3.1rem;
    display: inline-block;
    vertical-align: top;
}

.footer_sns li:first-child+li {
    margin: 0 2.4rem 0 2.5rem;
}

.footer_sns li a {
    display: block;
}

.footer_sns li img {
    display: block;
    width: 100%;
}

.footer_family {
    position: absolute;
    top: 4.2rem;
    right: 5rem;
    z-index: 3;
}

.footer_family_in {
    position: relative;
}

.footer_family .btn_footer_family {
    font-size: 1.5rem;
    font-weight: normal;
    color: #252525;
    letter-spacing: 0;
    height: 3rem;
    width: 14rem;
    padding: 0 1rem;
    text-align: left;
    background: #fff url(../images/main/ico_arrow_down.png) 11.8rem 50% no-repeat;
    border: 1px solid #aaa;
    border-radius: 0.5rem;
    font-family: '맑은 고딕', Malgun Gothic, 'Apple SD Gothic Neo', 'Noto Sans KR', 'Helvetica', 'Nanum Gothic', Nanum Gothic, '나눔고딕', Dotum, '돋움', Gulim, '굴림', sans-serif;
    padding-bottom: 0.1rem;
}

.footer_family .btn_footer_family span {}

.footer_family ul {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 2.9rem;
    border: 1px solid #252525;
    width: calc(100% - 2px);
    border-radius: 0.5rem;
    padding-bottom: 0.8rem;
    background: #fff;
    box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1);
    z-index: 3;
    display: none;
}

.footer_family li {
    text-align: left;
}

.footer_family li button {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.5rem;
    font-weight: normal;
    color: #252525;
    letter-spacing: 0;
    text-align: left;
    width: 100%;
    padding: 0 1rem;
    height: 2.8rem;
    line-height: 2.8rem;
    background: url(../images/main/ico_arrow_up.png) 11.8rem 50% no-repeat;
    font-family: '맑은 고딕', Malgun Gothic, 'Apple SD Gothic Neo', 'Noto Sans KR', 'Helvetica', 'Nanum Gothic', Nanum Gothic, '나눔고딕', Dotum, '돋움', Gulim, '굴림', sans-serif;
}

.footer_family li a {
    font-size: 1.5rem;
    font-weight: normal;
    color: #252525;
    letter-spacing: -0.07em;
    padding: 0 1rem;
    height: 2.8rem;
    line-height: 2.8rem;
    display: block;
}

.footer_family li a:hover {
    background: #f7f8f9;
}

.footer_family li a span {
    font-family: '맑은 고딕', Malgun Gothic, 'Apple SD Gothic Neo', 'Noto Sans KR', 'Helvetica', 'Nanum Gothic', Nanum Gothic, '나눔고딕', Dotum, '돋움', Gulim, '굴림', sans-serif;
}

.footer_family li a:hover span {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.callcenter_area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8500;
    text-align: center;
    display: none;
}

.callcenter_area:after {
    background: rgba(0,0,0,0.8);
    content: "";
    width: 100%;
    height: 100%;
    display: block;
}

.callcenter_area .ca_in {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    display: inline-block;
    vertical-align: top;
    border-radius: 1rem;
    overflow: hidden;
}

.callcenter_area .callcenter_box {
    position: relative;
    padding: 3rem;
    text-align: center;
    width: 53rem;
    -ms-word-break: keep-all;
    word-break: keep-all;
}

.callcenter_area .callcenter_close {
    text-align: left;
    position: absolute;
    top: 2rem;
    right: 2rem;
}

.callcenter_area .callcenter_close .btn_callcenter_close {
    display: block;
    height: 3.5rem;
    width: 3.5rem;
    text-indent: -9999px;
    background: url(../images/main/ico_close.png) 50% 50% no-repeat;
    background-size: 2rem;
}

.callcenter_area .callcenter_title {
    margin-bottom: 1.5rem;
}

.callcenter_area .callcenter_title strong {
    font-size: 2.3rem;
    font-weight: bold;
    color: #000;
    letter-spacing: -0.05em;
    line-height: 4.3rem;
    display: block;
}

.callcenter_area .callcenter_input {
    margin-bottom: 2.5rem;
    text-align: center;
    background: #f9f9f9;
    border-radius: 1rem;
}

.callcenter_area .callcenter_input ul {
    padding: 3rem 0 2rem 0;
    display: inline-block;
    vertical-align: top;
}

.callcenter_area .callcenter_input li {
    margin-bottom: 1rem;
    font-size: 0;
    text-align: left;
}

.callcenter_area .callcenter_input strong {
    font-size: 1.5rem;
    font-weight: 500;
    color: #252525;
    letter-spacing: -0.05em;
    line-height: 2.5rem;
    display: inline-block;
    vertical-align: middle;
    width: 5rem;
}

.callcenter_area .callcenter_input span {
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
}

.callcenter_area .callcenter_input .input_callcenter_01 {
    font-size: 1.5rem;
    font-weight: 400;
    color: #454545;
    letter-spacing: -0.05em;
    line-height: 3.4rem;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 0.5rem;
    padding: 0 1rem;
    width: calc(23rem + 4px);
}

.callcenter_area .callcenter_input .input_callcenter_02 {
    font-size: 1.5rem;
    font-weight: 400;
    color: #454545;
    letter-spacing: -0.05em;
    line-height: 3.4rem;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 0.5rem;
    display: inline-block;
    vertical-align: middle;
    width: 7rem;
    text-align: center;
}

.callcenter_area .callcenter_input .input_callcenter_03 {
    font-size: 1.5rem;
    font-weight: 400;
    color: #454545;
    letter-spacing: -0.05em;
    line-height: 3.4rem;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 0.5rem;
    display: inline-block;
    vertical-align: middle;
    width: 7rem;
    text-align: center;
}

.callcenter_area .callcenter_input .input_callcenter_04 {
    font-size: 1.5rem;
    font-weight: 400;
    color: #454545;
    letter-spacing: -0.05em;
    line-height: 3.4rem;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 0.5rem;
    display: inline-block;
    vertical-align: middle;
    width: 7rem;
    text-align: center;
}

.callcenter_area .callcenter_input em {
    font-size: 1.5rem;
    font-weight: 500;
    color: #252525;
    letter-spacing: -0.05em;
    line-height: 2.5rem;
    display: inline-block;
    vertical-align: middle;
    width: 2rem;
    text-align: center;
}

.callcenter_area .callcenter_desc {
    padding-bottom: 3rem;
    text-align: left;
}

.callcenter_area .callcenter_desc strong {
    display: block;
    font-size: 1.5rem;
    font-weight: 400;
    color: #353535;
    letter-spacing: -0.05em;
    line-height: 2.5rem;
    margin-bottom: 1.5rem;
}

.callcenter_area .callcenter_desc ul {
}

.callcenter_area .callcenter_desc li {
    font-size: 1.5rem;
    font-weight: 300;
    color: #858585;
    letter-spacing: -0.05em;
    line-height: 2.5rem;
    margin-bottom: 0.5rem;
}

.callcenter_area .callcenter_btn {
    text-align: center;
    font-size: 0;
}

.callcenter_area .callcenter_btn .btn_callcenter_cancel {
    width: 37.5%;
    height: 6rem;
    font-size: 1.7rem;
    text-align: center;
    font-weight: 500;
    color: #fff;
    letter-spacing: -0.05em;
    background: #ccc;
    border-radius: 1rem;
    margin-right: 2%;
}

.callcenter_area .callcenter_btn .btn_callcenter {
    width: 60.5%;
    height: 6rem;
    font-size: 1.7rem;
    text-align: center;
    font-weight: 500;
    color: #fff;
    letter-spacing: -0.05em;
    background: #000;
    border-radius: 1rem;
}

@media all and (max-width:1417px) {
    .footer_area .footer_list {
        margin-right: 0;
    }

    .footer_family {
        top: auto;
        bottom: 0;
    }

    .footer_family ul {
        top: auto;
        bottom: 0;
        padding-top: 0.8rem;
        padding-bottom: 2.9rem;
    }

    .footer_family li button {
        top: auto;
        bottom: 0;
    }
}

@media all and (max-width:1400px) {
    .footer_sns {
        position: relative;
        top: auto;
        bottom: auto;
        right: auto;
        padding-top: 2.4rem;
    }

    .footer_sns ul {
        text-align: left;
    }

    .footer_area .footer_copy {
        margin-top: 1.6rem;
    }
}

@media all and (max-width:1300px) {
    .sb_quick_area {
        right: 3rem;
    }

    .footer_area .footer_list {
        overflow-x: auto;
    }

    .footer_area .footer_list::-webkit-scrollbar {
        height: 1rem;
        background: transparent;
    }

    .footer_area .footer_list::-webkit-scrollbar-thumb {
        background: transparent;
        border-radius: 0.5rem;
    }

    .footer_area .footer_list:hover::-webkit-scrollbar-thumb {
        background: #d6d6d6;
    }

    .footer_area .footer_list::-webkit-scrollbar-track {}

    .footer_area .footer_list ul {
        white-space: nowrap;
    }

}

@media all and (max-width:960px) {
    #footer {
        margin-top: 7rem;
    }

    .footer_area .fa_in {
        padding: 0 4rem 0 4rem;
        margin-bottom: 10rem;
    }

    .footer_family {
        right: 4rem;
    }

    .footer_area .fa_pc_ver {
        right: 15rem;
    }

    .footer_sns li {
        width: 3.6rem;
    }

    .footer_sns li:first-child+li {
        margin: 0 2.2rem 0 2.3rem;
    }
}

@media all and (max-width:780px) {
    .footer_area .footer_copy {
        padding-bottom: 5rem;
    }

    .footer_area .footer_copy ul {
        padding-right: 0;
    }

    .footer_area .footer_copy strong {
        top: auto;
        right: auto;
        bottom: 0;
        left: 0;
    }

    .footer_area .footer_copy strong img {
        width: 6rem;
    }
}

@media all and (max-width:640px) {
    #footer {
        margin-top: 6rem;
    }

    .footer_area .fa_in {
        padding: 0 2.5rem 0 2.5rem;
        margin-bottom: 8rem;
    }

    .footer_family {
        right: 2.5rem;
    }
}