@charset "UTF-8";
@media all and (max-width: 768px)
{
	/* 搜尋器 */
	#showgroup_main > aside{ display: none; }	
	.showgroup_total_results{ display: none; }
}