/*
@import "bootstrap/variables";
*/
.sns-icon {
  margin: 0 0.1em; }

.embed-sns {
  display: inline-block;
  vertical-align: top;
  line-height: 1; }
  .embed-sns span {
    line-height: 1; }
  .embed-sns a {
    display: inline-block;
    height: 20px;
    line-height: 1; }
  .embed-sns img {
    width: inherit;
    height: inherit; }

.embed-sns.g-plus {
  width: 60px; }
  .embed-sns.g-plus > div {
    width: 60px !important; }
    .embed-sns.g-plus > div iframe {
      width: 60px !important; }
