@charset "UTF-8";
.list_post_article .comments .like .u_likeit_list_module .u_likeit_list_btn {
    font-size: 0;
}

.list_post_article .comments .like .u_likeit_list_module .u_likeit_list_btn .u_ico {
    background-image: url(https://ssl.pstatic.net/static/blog/sp_likeit_blog_section2.png);
    background-size: 48px 34px;
    background-position: 0px -19px;
    width: 17px;
    height: 15px;
    display: inline-block;
    margin: 0 3px 0 0;
}

.list_post_article .comments .like .u_likeit_list_module .u_likeit_list_btn.on .u_ico {
    background-image: url(https://ssl.pstatic.net/static/blog/sp_likeit_blog_section2.png);
    background-size: 48px 34px;
    background-position: -21px -19px;
    width: 17px;
    height: 15px;
}

.list_post_article .comments .like .u_likeit_list_module .u_likeit_list_btn.double_heart .u_ico {
    background-image: url(https://ssl.pstatic.net/static/blog/sp_likeit_blog_section2.png);
    background-size: 48px 34px;
    background-position: 0px 0px;
    width: 22px;
    height: 15px;
}

.list_post_article .comments .like .u_likeit_list_module .u_likeit_list_btn.double_heart.on .u_ico {
    background-image: url(https://ssl.pstatic.net/static/blog/sp_likeit_blog_section2.png);
    background-size: 48px 34px;
    background-position: -26px 0px;
    width: 22px;
    height: 15px;
}

.list_post_article .comments .like .u_likeit_list_module .u_likeit_list_btn .u_txt {
    margin-right: 4px;
    font-family: "나눔고딕", "NanumGothic", "NanumGothicWebFont", "Malgun Gothic", "맑은 고딕", "Dotum", "돋움", "Helvetica", "Apple SD Gothic Neo", "sans-serif";
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    color: #000;
    vertical-align: top;
}

.list_post_article .comments .like .u_likeit_list_module .u_likeit_list_btn .u_cnt {
    font-family: "나눔고딕", "NanumGothic", "NanumGothicWebFont", "Malgun Gothic", "맑은 고딕", "Dotum", "돋움", "Helvetica", "Apple SD Gothic Neo", "sans-serif";
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    color: #000;
    vertical-align: top;
}

.post-btn .u_likeit_list_module {
    display: inline-block;
    position: relative;
    vertical-align: top;
    z-index: 1;
}

.post-btn .u_likeit_list_module .u_likeit_list_btn {
    overflow: visible;
    font-size: 0;
}

.post-btn .u_likeit_list_module .u_likeit_list_btn .u_txt {
    margin-right: 3px;
    font-family: "나눔고딕",NanumGothic,NanumGothicWebFont,"Malgun Gothic","맑은 고딕",Dotum,"돋움",Helvetica,"Apple SD Gothic Neo",sans-serif;
    font-size: 12px;
    line-height: 29px;
    font-weight: normal;
}

.post-btn .u_likeit_list_module .u_likeit_list_btn .u_cnt {
    font-family: "나눔고딕",NanumGothic,NanumGothicWebFont,"Malgun Gothic","맑은 고딕",Dotum,"돋움",Helvetica,"Apple SD Gothic Neo",sans-serif;
    font-size: 12px;
    line-height: 29px;
    font-weight: normal;
}

/*# sourceMappingURL=likeit_blog.css.map */