@charset 'utf-8';


.snsCount img{
    position: relative;
    top:-4px;
}

.snsCount{
    margin-top: 30px;
    font-size:20px;
    font-size: 2.0rem;
    color:#FFF;
    text-align: center;
}

.snsCount .twt{
    width: 26.6%;
}

.snsCount .fcb{
    width: 31.4%;
    margin-left: 15px;
}

.bnr{
	padding:30px 0 0;
}