@charset "utf-8";
/* CSS Document */

@media (max-width: 640px) {
	#sns_btn_area_pec{
	height:auto !important;
	margin-bottom:10px;
}
	
	ul.sns_btns_pec {
	float:none !important;
}

	ul.sns_btns_pec li{
	list-style:none !important;
	float:none !important;
	line-height:1 !important;
	margin-bottom:5px;
}

	ul.sns_btns_pec li:last-child{
	margin-bottom:0;
}
}

#sns_btn_area_pec{
	height:1em;
	margin-bottom:10px;
}
/*ul.sns_btns_pec {
	float:right;
}*/

ul.sns_btns_pec {
	float:left;
}

ul.sns_btns_pec li{
	list-style:none;
	float:left;
	line-height:1;
}
li.btsp_pec{ margin-right:20px;}


/*table{
	clear:right;
}
*/



