@charset "UTF-8";



#sns_btn {
position: relative;
width: 100%;
height: 40px;
}
#sns_btn .inner {
position: absolute;
top: 0;
right: 0;
width: 210px;
}
#sns_btn p {
float: left;
height: 20px;
}

#sns_btn .sns_btn_fb {
margin: -5px 6px 0 0;
}
#sns_btn .sns_btn_tw {
overflow: hidden;
width: 80px;
height: 20px;
}