.meta_categories a:before{font-family:'FontAwesome';padding-right:5px;content:'\f07b';}
.meta_tags ul{padding:0 0 10px 0;list-style-type:none;}
.meta_tags li{float:left;margin:0 10px 10px 0;padding:0 3px;background:#fff;border-radius:5px;box-shadow:1px 1px 1px #CCC;}
.meta_tags li:before{font-family:'FontAwesome';padding-right:5px;content:'\f02b';}
.meta_tags ul li:hover{color:#FFF;background:#333;box-shadow:-1px -1px 1px #999;}
.meta_tags ul li a{color:#666;text-decoration:none;}
.meta_tags ul li a:hover{color:#FFF;text-decoration:none;}

/*--------------------------------
SNS
---------------------------------*/
.share{
width:100%;
padding-bottom:10px;
}
.share h4{
font-size:120%; 
text-align:center;
}
.sns {
margin:0 auto;
text-align:center;
}
.sns ul {
margin:0 auto;
list-style:none;
padding-left: 10px;
}
.sns li {
float:left;
width:23%;
margin:0 2% 3% 0;
}
.sns li a {
font-size:95%;
position:relative;
display:block;
padding:10px;
color:#fff;
border-radius:6px;
text-align:center;
text-decoration: none;
text-shadow:1px 1px 0 rgba(255,255,255,0.3);
font-weight: bold;
}
.sns li a:hover {
-webkit-transform: translate3d(0px, 5px, 1px);
-moz-transform: translate3d(0px, 5px, 1px);
transform: translate3d(0px, 5px, 1px);
box-shadow:none;
}
.sns li:nth-child(4n) {
margin-right:0;
}

/* ツイッター */
.sns .twitter a {
background:#00acee;
box-shadow:0 5px 0 #0092ca;
}
.sns  .twitter a:hover {
background:#0092ca;
}
/* Facebook */
.sns  .facebook a {
background:#3b5998;
box-shadow:0 5px 0 #2c4373;
}
.sns .facebook a:hover {
background:#2c4373;
}
/* グーグル */
.sns .googleplus a {
background:#db4a39;
box-shadow:0 5px 0 #ad3a2d;
}
.sns  .googleplus a:hover {
background:#ad3a2d;
}
/* はてぶ */
.sns  .hatebu a {
background:#5d8ac1;
box-shadow:0 5px 0 #43638b;
}
.fa-hatena:before {
    content: "B!";
    font-family: Verdana;
    font-weight: bold
}
.sns .hatebu a:hover {
background:#43638b;
}
/* LINE */
.sns  .line a {
background:#25af00;
box-shadow:0 5px 0 #219900;
}
.sns .line a:hover {
background:#219900;
}
/* Pocket */
.sns  .pocket a {
background:#f03e51;
box-shadow:0 5px 0 #c0392b;
}
.sns  .pocket a:hover {
background:#c0392b;
}
/* RSS */
.sns  .rss a {
background:#ffb53c;
box-shadow:0 5px 0 #e09900;
}
.sns  .rss a:hover {
background:#e09900;
}
/* Feedly */
.sns  .feedly a {
background:#87c040;
box-shadow:0 5px 0 #74a436;
}
.sns  .feedly a:hover {
background:#74a436;
}
.widgettitle{margin:0 0 10px 0;padding:8px;background:#f4f4f4;border-bottom: solid 3px #d7d7d7;}
.widgettitle, .widgettitle a, .widgettitle a:hover{color:#494949;font-size:16px;line-height:18px;font-weight:bold;text-decoration:none;word-break:break-all;text-shadow:1px 1px 1px #888;}
