.f-sns-mo {
    display: none;
}
footer {
    background: #f1f3f7;
    padding-top: 30px;
    padding-bottom: 50px;
}
body.homeshop_body footer {
    background: #fff;
}
footer article {
    width: 1200px;
    margin: auto;
    position: relative;
}
.f-menu {
    margin-left: -12px;
}
.f-menu li {
    display: inline-block;
}
.f-menu li a {
    display: block;
    padding: 12px;
    font-size: 16px;
    color: #545c70;
    font-weight: 500;
}
.f-menu li a:hover {
    color: #9795f0;
}
.f-sns {
    position: absolute;
    top: 0;
    right: 0;
}
.f-sns li {
    display: inline-block;
}
.f-sns li a {
    display: block;
    padding: 12px;
}
.f-sns li a img {
    width: 25px;
    opacity: 0.4;
}
.f-sns li a:hover img {
    opacity: 0.7;
}
.f-info {
    color: #545c70;
    font-size: 15px;
    margin-bottom: 16px;
}
.f-info .tel:hover {
    color: #9795f0;
}
.f-info .channel {
    color: #6f64e8;
    font-weight: 700;
}
.mm-info {
    color: #6a7792;
    font-size: 14px;
    margin-bottom: 16px;
}
.mm-info li {
    display: inline-block;
    position: relative;
    margin-right: 20px;
}
.mm-info li:last-child:after {
    display: none;
}
.mm-info li:after {
    content: "";
    width: 1px;
    height: 13px;
    background: #99a4b9;
    position: absolute;
    right: -12px;
    top: 50%;
    transform: translateY(-50%);
}
.mm-info li a.email:hover {
    color: #9795f0;
}
.address {
    color: #6a7792;
    font-size: 14px;
    margin-bottom: 16px;
}
.copyright {
    color: #8696b0;
    font-size: 14px;
}

/* 홈앤쇼핑 푸터 */
#hns_footer {
    overflow: hidden;
    padding: 0px 0 15px;
}
#hns_footer .footerLine {
    border-top: 1px solid #cfcfcf;
}
#hns_footer .footerCenter {
    width: 960px;
    margin: auto;
}
#hns_footer .footerCenter.wide {
    width: 1100px;
}
#hns_footer .footerCenter > div {
    display: inline-block;
    width: 100%;
}
#hns_footer .footerCenter div {
    float: left;
}
#hns_footer .footerCenter .menuLinks {
    height: 22px;
    padding: 10px 0;
    border-bottom: 1px solid #cfcfcf;
}
#hns_footer .footerCenter .ft_first {
    padding: 25px 0 20px;
}
#hns_footer .footerCenter .customer {
    float: left;
    width: 179px;
    height: 85px;
    padding-left: 21px;
    border-left: 1px solid #eee;
}
#hns_footer .footerCenter .mobile {
    float: left;
    width: 197px;
    padding-left: 19px;
    border-left: 1px solid #eee;
}
#hns_footer .footerCenter .catalog {
    float: left;
    width: 143px;
    padding-left: 38px;
}
#hns_footer .footerCenter .address {
    position: relative;
    height: 100px;
    padding: 20px 0;
}
#hns_footer .footerCenter .address .logo {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -22px;
}
#hns_footer .footerCenter .address .bizinfo {
    float: left;
    padding-left: 159px;
}
#hns_footer .footerCenter .address .service {
    float: right;
    width: 384px;
    height: 100px;
    padding-left: 15px;
    border-left: 1px solid #eee;
}
#hns_footer .footerCenter .company {
    height: 34px;
    padding: 7px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.ftBtn {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    background: url(//image.hnsmall.com/images/img2014/common/footer_button.png) no-repeat;
}
.ftb_tcampaign {
    width: 170px;
    height: 27px;
    background-color: #f3f3f3;
    background-position: 0 0;
}
.ftb_opinion {
    width: 170px;
    height: 27px;
    background-color: #f3f3f3;
    background-position: 0 -28px;
}
.ftb_cardBenefit {
    width: 170px;
    height: 27px;
    background-color: #f3f3f3;
    background-position: 0 -56px;
}
.ftb_faq {
    width: 50px;
    height: 15px;
    margin-top: 14px;
    background-position: 0 -98px;
}
.ftb_inquire {
    width: 90px;
    height: 15px;
    margin-top: 14px;
    background-position: -55px -98px;
}
.ftb_catalog {
    width: 108px;
    height: 21px;
    margin-top: 14px;
    background-position: 0 -132px;
}
.ftb_bizinfo {
    position: absolute;
    top: 51px;
    left: 345px;
    width: 81px;
    height: 15px;
    background-position: 0 -173px;
}
.ftb_service {
    width: 116px;
    height: 18px;
    margin-top: 10px;
    background-position: 0 -208px;
}
.ftb_more {
    width: 35px;
    height: 13px;
    margin-left: 7px;
    background-position: 0 -246px;
}
.ftb_halfprice {
    width: 108px;
    height: 21px;
    background-position: 0 -280px;
}

/* 푸터 UI 변경 2017-06-16 */
#hns_footer .footerCenter .address.address_v3 {
    padding-bottom: 28px;
}
#hns_footer .footerCenter .address.address_v3 .bizinfo {
    padding-left: 190px;
}
#hns_footer .footerCenter .address.address_v3 .logo {
    left: 49px;
}
#hns_footer .footerCenter .address.address_v3 .ftb_bizinfo {
    left: 314px;
    top: 68px;
}
#hns_footer .footerCenter .address.address_v3 .service.type02 {
    width: 485px;
    height: auto;
    position: relative;
    margin-bottom: 15px;
    border-left: 0;
}
#hns_footer .footerCenter .address.address_v3 .company {
    float: right;
    width: 485px;
    height: auto;
    padding: 0 0 0 12px;
    border: none;
}
#hns_footer .footerCenter .address.address_v3 .cscenter {
    float: left;
    width: 145px;
    height: 98px;
    margin-left: 20px;
    padding: 0 18px 0 20px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.address_v3 .ftBtn {
    background: url(http://image.hnsmall.com/images/img2014/common/footer_button02.png) no-repeat;
}
.address_v3 .ftBtn.ftb_faq {
    width: 70px;
    height: 21px;
    margin: 10px 4px 0 0;
    background-position: 0 -98px;
    vertical-align: top;
}
.address_v3 .ftBtn.ftb_inquire {
    width: 70px;
    height: 21px;
    margin-top: 10px;
    background-position: -74px -98px;
    vertical-align: top;
}
.address_v3 .ftb_bizinfo {
    position: absolute;
    top: 51px;
    left: 345px;
    width: 81px;
    height: 15px;
    background-position: 0 -173px;
}
.address_v3 .ftb_service {
    position: absolute;
    top: 0;
    left: 170px;
    width: 100px;
    height: 15px;
    margin-top: 0;
    background-position: 0 -208px;
}

#hns_footer .ac {
    text-align: center;
}

@media (max-width: 1200px) {
    .f-sns {
        display: none;
    }
    .f-sns-mo {
        display: block;
        position: static;
    }
    footer article {
        width: 100%;
        padding: 0 5%;
        box-sizing: border-box;
    }
    .f-menu li a {
        font-size: 15px;
        padding: 4px 12px;
    }
    .f-info {
        font-size: 13px;
        margin: 14px 0;
    }
    .mm-info {
        font-size: 12px;
    }
    .mm-info li:after {
        height: 10px;
        transform: translateY(-30%);
    }
    .address {
        font-size: 12px;
        border-bottom: 1px solid #dce4f0;
        padding-bottom: 16px;
        margin-bottom: 0;
    }
    .copyright {
        font-size: 11px;
    }

    /* 홈앤쇼핑 푸터 */
    #footer_shopType1_m {
        width: 100%;
        padding: 0;
        background: #f4f4f4;
        position: relative;
        padding-bottom: 20px;
    }
    #footer_shopType1_m .footer_nav {
        background: #666;
        height: 35px;
        border-top: 1px solid #565b62;
        border-bottom: 1px solid #565b62;
        overflow: hidden;
    }
    #footer_shopType1_m .footer_nav li {
        width: 25%;
        float: left;
        padding-top: 10px;
    }
    #footer_shopType1_m .footer_nav li a {
        display: block;
        font-size: 13px;
        color: #fff;
        text-align: center;
        height: 15px;
        line-height: 15px;
        border-right: 1px solid #a1a1a1;
    }
    #footer_shopType1_m .footer_nav li:last-child a {
        border: none;
    }

    #footer_shopType1_m address {
        padding: 15px 10px 0px;
        color: #999;
        font-size: 10px;
    }
    #footer_shopType1_m address .ceo {
        display: block;
        color: #777;
        font-size: 13px;
        padding-bottom: 3px;
        font-weight: bold;
    }
    #footer_shopType1_m address .mail {
        color: #959595;
    }
    #footer_shopType1_m address .btnWhite {
        display: inline-block;
        border-radius: 2px;
        background: #565656;
        color: #fff;
        padding: 4px 7px;
    }
    #footer_shopType1_m address .btn_py {
        display: block;
        padding: 4px 0 7px;
        font-size: 10px;
    }
    #footer_shopType1_m .copy {
        color: #888;
        font-size: 10px;
        display: block;
        text-align: center;
        padding-bottom: 20px;
    }
    #footer_shopType1_m address a {
        color: #999;
        font-size: 10px;
    }

    #footer_shopType1_m .footer_nav2 {
        border-top: 1px solid #cdcdcd;
        margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
    }
    #footer_shopType1_m .footer_nav2 ul {
        overflow: hidden;
        text-align: center;
    }
    #footer_shopType1_m .footer_nav2 ul li {
        display: inline-block;
    }
    #footer_shopType1_m .footer_nav2 ul li a {
        color: #898989;
        display: inline-block;
        padding: 10px 0;
        font-size: 11px;
    }
    #footer_shopType1_m .footer_nav2 ul li em {
        width: 3px;
        height: 3px;
        vertical-align: middle;
        display: inline-block;
        background: url(http://image.hnsmall.com/images/mobile2014/common/footer_dot.png) right center no-repeat;
        background-size: 3px 3px;
    }

    #footer_shopType1_m .footer_Nnav2 {
        border-top: 1px solid #e8e8e8;
        margin-top: 3px;
        margin-left: 10px;
        margin-right: 10px;
    }
    #footer_shopType1_m .footer_Nnav2 ul {
        overflow: hidden;
        text-align: center;
    }
    #footer_shopType1_m .footer_Nnav2 ul li {
        display: inline-block;
    }
    #footer_shopType1_m .footer_Nnav2 ul li a {
        color: #888;
        display: inline-block;
        padding: 10px 0 5px;
        font-size: 12px;
        font-weight: bold;
    }
    #footer_shopType1_m .footer_Nnav2 ul li em {
        width: 3px;
        height: 3px;
        vertical-align: middle;
        display: inline-block;
        background: url(http://image.hnsmall.com/images/mobile2014/common/ico_header.png) no-repeat -30px -374px;
        background-size: 300px auto;
    }

    #footer_shopType1_m address.addNew {
        padding: 0px;
        color: #888;
        font-style: normal;
        font-size: 12px;
        text-align: center;
    }
    #footer_shopType1_m address.addNew .addInfo {
        display: inline-block;
    }
    #footer_shopType1_m address.addNew .addInfo > img {
        width: 320px;
    }
    #footer_shopType1_m address .copy {
        color: #898989;
        font-size: 12px;
        display: block;
        text-align: center;
        padding-bottom: 16px;
    }
    #footer_shopType1_m address a {
        color: #4d4d4d;
        font-size: 12px;
    }
    #footer_shopType1_m .adminPhone {
        position: relative;
        height: 30px;
        padding: 10px 0 0;
        overflow: hidden;
    }
    #footer_shopType1_m .adminPhone em {
        position: absolute;
        top: 12px;
        left: 50%;
        margin-left: -83px;
        width: 19px;
        height: 19px;
        margin-right: 5px;
        background: url(http://image.hnsmall.com/images/mobile2014/common/ico_header.png) no-repeat 0 -360px;
        background-size: 300px auto;
        font-size: 0;
    }
    #footer_shopType1_m .adminPhone a {
        position: absolute;
        left: 50%;
        margin-left: -60px;
        color: #4d4d4d;
        font-size: 22px;
    }

    #footer_shopType1_m .certify_area {
        text-align: center;
    }
    #footer_shopType1_m .certify_area .ico_mark {
        display: inline-block;
        width: 45px;
        height: 45px;
        vertical-align: middle;
        background: url(http://image.hnsmall.com/images/mobile2014/common/ico_certify_mark.png) no-repeat;
        background-size: 155px auto;
        font-size: 0;
        line-height: 0;
    }
    #footer_shopType1_m .certify_area .isms {
        margin-right: 10px;
        background-position: 0 0;
    }
    #footer_shopType1_m .certify_area .pims {
        margin-right: 10px;
        background-position: -55px 0;
    }
    #footer_shopType1_m .certify_area .brand {
        background-position: -110px 0;
    }

    #footer_shopType1_m.v_0201 {
        border-top: 1px solid #ddd;
    }
}
