@charset "utf-8";
/* 
Theme Name: el plano by DigiPress
Theme URI: http://digipress.digi-state.com/
Description: DigiPress for WordPress Theme
Version: 1.0.1.7
Author: digistate co.,ltd.
Author URI: http://www.digistate.co.jp/
Tags: 1column,2column,3column,Any color
*/
.share{
  font-family:"Hiragino Kaku Gothic Pro",'ヒラギノ角ゴPro W3', 'Hiragino Kaku Gothic Pro', Osaka, メイリオ, Meiryo, 'ＭＳ Ｐゴシック',sans-serif;
  display:table;
  width:100%;
  height:60px;
  text-align:center;
  border-radius:5px;;
  overflow:hidden;
  margin:0 0 5px 0;
}
.share a{
  text-align:center!important;
  font-size:19px;
  font-weight:bold;
  line-height:1;
  text-decoration:none!important;
  vertical-align:middle;
  width:33%;
  height:60px;
  display:table-cell;
  opacity:1;
  color:#ffffff !important;
}
.share_facebook{
  background:#3B5998;
}
.share_twitter{
  background: #00acee;
}
.share_line{
  background: #5ae628;
}
.share_facebook:hover,
.share_twitter:hover,
.share_line:hover{

}

.post_thumb, .post_thumb_portfolio, .widget-post-thumb {
background:#000000 !important;
}