<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* SNS Button
***************************************************************/
#fb-root {
height:0;
}
#socialBox ul li {
display:block;
float:left;
margin-right:5px;
padding-left:0;
}
#socialBox ul.tuning li {
margin-right:0;
}
#socialBox li.facebook {
margin-right:7px;
}
#socialBox li.twitter {
width:78px;
}
.fb-like iframe {
z-index: 9999;
}
#socialBox li.google {
width:60px;
}
#socialBox li.pinterest {
margin-right:30px;
}

</pre></body></html>