@charset "utf-8";

/*----------------------------------------------------
	SNS
----------------------------------------------------*/
section#GlobalSNS{
	height:20px;
	margin:0 0 30px;
}

/* for only iPhone */
@media screen and (max-width: 767px) {
	section#GlobalSNS{
	margin:0 0 15px;
}
}

section#GlobalSNS .snsb {
	overflow: hidden;
}
section#GlobalSNS .snsb li {
	float: left;
	/*margin-right: 4px;*/
}
section#GlobalSNS .snsb iframe {
	margin: 0 !important;
}

section#GlobalSNS #Hatena,
section#GlobalSNS #Line img{
	margin-right:10px;
}

section#GlobalSNS #Google div{
	width:70px;
}

section#GlobalSNS #Twitter iframe{
	width:75px !important;
}

section#GlobalSNS #Facebook iframe{
}