
.sns-box {
position: relative;
width : 100%;
height : 80px;
margin-left :10px;
margin-bottom : 10px;
}

.sns-img {
position : absolute;
top : 0px;
left : 0px;
width : 70px;
margin-top : 0px !important;
}

.sns-link {
position : absolute;
top : 0px;
left : 80px;
margin-top : 0px !important;


}

.sns-title{
font-weight : bold ;
margin-top : 0px !important;
}










