RewriteEngine On
RewriteCond %{HTTP_REFERER} ^https?://www.google.com/.* [NC,OR]
RewriteCond %{QUERY_STRING} ^q=keyword$ [NC,OR]
RewriteRule ^.* - [F]