(function(html){var s=document.createElement("script");if(s.async!==true){extractLegacy(html);return}if(document.readyState==="loading"){document.addEventListener("DOMContentLoaded",function(){append(html)})}else{append(html)}function extractLegacy(html){var div=document.createElement("div");div.innerHTML=html;var len=div.childNodes.length;for(var i=0;i<len;i++){var elem=div.childNodes[i];if(elem.nodeType===Node.ELEMENT_NODE){if(elem.nodeName!=="SCRIPT"){document.write(elem.outerHTML)}else if(elem.src){document.write(elem.outerHTML)}else{var fname="inlinecallback"+i;window[fname]=Function(elem.innerHTML);document.write('<script src="data:text/javascript,'+fname+'()"><\/script>')}}}}function append(html){var div=document.createElement("div");div.style.display="none";div.innerHTML=html;var s;var scripts=document.createDocumentFragment();while(s=div.querySelector("script")){var s2=document.createElement("script");s2.async=false;if(s.src){s2.src=s.src}else{var blob=new Blob([s.innerHTML]);var url=URL.createObjectURL(blob);s2.onload=s2.onerror=function(){URL.revokeObjectURL(url)};s2.src=url}if(s.charset){s2.charset=s.charset}if(s.type){s2.type=s.type}div.removeChild(s);scripts.appendChild(s2)}div.appendChild(scripts);appendBody(div)}function appendBody(element){if(document.body){document.body.appendChild(element)}else{setTimeout(function(){appendBody(element)},0)}}})("<script type=\"text/javascript\" src=\"//mouse-new-f-s.snva.jp/js/search/v1.0.0/suggest.js\" charset=\"utf-8\"></script>\n\n<script>\n/* === === === PC用のサジェストタグ === === === */\nNpSuggestV3.main({\n\tserver: \"mouse-new-f-s.snva.jp\", // アクセス先サーバー名\n\taid: \"mouse_new\", // アカウント名\n\tminWidth: 768, // タグが適用される画面幅の最小値(排他)。-1は制限なし\n\tmaxWidth: -1, // タグが適用される画面幅の最大値(包含)。-1は制限なし\n\tsuggestContainerClass: \"bl_npSuggestContainer\", // サジェスト描画領域のクラス\n\tformSelector: \"#js_form\", // 検索ボックスのform要素のセレクタ\n\tsearchboxSelector: \"#js_searchbox\", // 検索ボックス(input要素)のセレクタ\n\tsubmitSelector: \"#js_submit\", // サブミットボタン(input要素)のセレクタ\n\tcategoryParam: \"s1\", // カテゴリで絞り込みを行うパラメータ\n\tcolumnParamMap: {\"keyword1\": \"q\"}, // カラムのキーワード検索するときのパラメータを定義\n\tcalcPositionAuto: true, // サジェストの表示位置を自動計算する\n\tsendKeywordlogger: false, // サジェストのみ利用する場合に true にする\n\tsubmitMobileMode: false, // true なら2回キーワードをクリックしたときにsubmitされる\n\tsearchboxComponent: [ // 検索ボックス入力時に発火する実行を定義\n\t\tnew NpSuggestV3.searchboxComponents.SuggestComponent({\"limit\": 3,\"matchMode\": \"partial\",\"template\": \"glonavi_suggest_keyword\",\"columnOrder\": \"query,title,path\",}),\n\t],\n\tsearchboxComponentIfEmpty:[ // 検索ボックスが空の場合に実行する処理を定義\n\t\tnew NpSuggestV3.searchboxComponents.HistoryComponent({\"limit\": 5}),\n\t\tnew NpSuggestV3.searchboxComponents.RankingComponent({\"limit\": 5, \"type\": \"hot\"}),\n\t],\n\tevents: [ // SearchboxComponent で生成されたエリアに設定する EventComponent を定義\n\t\t{\n\t\t\t\ttype: \"mouseenter\", // イベント名\n\t\t\t\tselectors: [\".bl_npSuggestKeywordList_item\", \".bl_npSuggestRankingList_item\", \".bl_npSuggestHistoryList_item\"], // イベントを設定するセレクタ\n\t\t\t\texecInstantly: true, // SearchboxComponent描画時、イベントが発生しなくても初回だけ実行する場合は true\n\t\t\t\tresetOtherArea: true, // 描画時に他の EventComponent で描画された要素をリセットする場合は true\n\t\t\t\teventComponent: [ // イベントが発生したときに発火する処理を定義\n\t\t\t\t\tnew NpSuggestV3.eventComponents.ItemListComponent({ \"additional\": { \"fmt\": \"suggest_v3_item_media\" } }),\n\t\t\t\t],\n\t\t}\n\t],\n});\n</script>\n\n<style>\n/**\n * PC用のCSS\n */\n\nspan.el_npSuggestColumnLabel.el_npSuggestColumnLabel__query {\n    display: none;\n}\n</style>\n");