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