@charset "UTF-8";
/*�̰� ����ž��� ����̶� noneó��*/
#menu4528_obj1255{
	display: none;
}
/* sns wrap */
#sns_wrap {
    width: 100%;
    height: 160px;
}

#sns_wrap li {
    position: relative;
    float: left;
    width: 100%;
    height: 160px;
    font-size: 16px;
    font-weight: bold;
    background-color: rgba(255, 255, 255, .8);
    border-right: 1px solid #ddd;
    padding: 45px 30px 0 30px;
    box-sizing: border-box;
}

#sns_wrap li:last-child {
    border: none;
}

#sns_wrap li a {
    display: inline-block;
    display: -webkit-box;
    display: -moz-box;
    width: 100%;
    height: 50px;
    color: #202020;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}


/* #sns_wrap li:first-child {
    width: 50%;
    border-right: 1px solid rgba(0, 0, 0, .1);
} */

#sns_wrap .sns_icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    text-indent: -99999px;
    background: url(../images/fb_icon.jpg) center center no-repeat;
}

#sns_wrap .sns_cont span {
    display: block;
    color: #555;
    font-size: 14px;
    font-weight: normal;
    margin-top: 15px;
}
