@charset "utf-8";

@media screen and (min-width:641px) {
  #sns_button{
    padding: 0 70px 30px;
    background:#fff;
  }
  #sns_button li{
    margin:0;
    display:inline-block;
    padding:5px 5px 5px 0;
  }
  #sns_button li.tweet{
    margin-right: 30px;
  }

.contents_2col #sns_button{
    padding: 0 50px 30px;
  }
}

#info .date {
  margin-top: 4px;
  line-height: 1;
  font-size: 14px;
  font-weight: normal;
}

.url,
#info #article a {
  word-wrap: break-word;
}

#e404 .footer_share,
#info .footer_share {
  display: none;
}
