{"version":3,"file":"siteMetadata.C213Q-Ao.mjs","names":[],"sources":["https:/framerusercontent.com/modules/opqKaa9gdz1Nqj9K9bnE/8Q2GhCaN6BBc2x3nxEu8/siteMetadata.js"],"sourcesContent":["// Generated by Framer (9d1d4bc)\nexport default function metadata(params,activeLocale){return{customHTMLBodyEnd:\"<script>\\n// We pre-filled your app ID in the widget URL: 'https://widget.intercom.io/widget/wgvy651g'\\n(function(){var w=window;var ic=w.Intercom;if(typeof ic===\\\"function\\\"){ic('reattach_activator');ic('update',w.intercomSettings);}else{var d=document;var i=function(){i.c(arguments);};i.q=[];i.c=function(args){i.q.push(args);};w.Intercom=i;var l=function(){var s=d.createElement('script');s.type='text/javascript';s.async=true;s.src='https://widget.intercom.io/widget/wgvy651g';var x=d.getElementsByTagName('script')[0];x.parentNode.insertBefore(s,x);};if(document.readyState==='complete'){l();}else if(w.attachEvent){w.attachEvent('onload',l);}else{w.addEventListener('load',l,false);}}})();\\n</script>\",customHTMLBodyStart:'<!-- Google Tag Manager (noscript) -->\\n<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W6VPBT4\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\\n<!-- End Google Tag Manager (noscript) -->',customHTMLHeadEnd:\"<!-- Start VWO Async SmartCode -->\\n<link rel=\\\"preconnect\\\" href=\\\"https://dev.visualwebsiteoptimizer.com\\\">\\n<script type=\\\"text/javascript\\\" id=\\\"vwoCode\\\">\\nwindow._vwo_code || (function() {\\nvar account_id=739982,\\nversion=2.0,\\nsettings_tolerance=2000,\\nhide_element='body',\\nhide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important',\\n/* DO NOT EDIT BELOW THIS LINE */\\nf=false,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?window.sessionStorage:window.localStorage;code={use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(){if(!f){f=true;var e=d.getElementById('_vis_opt_path_hides');if(e)e.parentNode.removeChild(e)}},finished:function(){return f},load:function(e){var t=this.getSettings(),n=d.createElement('script'),i=this;if(t){n.textContent=t;d.getElementsByTagName('head')[0].appendChild(n);if(!window.VWO||VWO.caE){stT.removeItem(cK);i.load(e)}}else{n.fetchPriority='high';n.src=e;n.type='text/javascript';n.onerror=function(){_vwo_code.finish()};d.getElementsByTagName('head')[0].appendChild(n)}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();window._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t=d.currentScript,n=d.createElement('style'),i=this.hide_element(),r=t&&!t.async&&i?i+this.hide_element_style():'',o=d.getElementsByTagName('head')[0];n.setAttribute('id','_vis_opt_path_hides');v&&n.setAttribute('nonce',v.nonce);n.setAttribute('type','text/css');if(n.styleSheet)n.styleSheet.cssText=r;else n.appendChild(d.createTextNode(r));o.appendChild(n);this.load('https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&vn='+version)}};window._vwo_code=code;code.init();})();\\n</script>\\n<!-- End VWO Async SmartCode -->\\n\\n<!-- Set Google search console -->\\n<meta name=\\\"google-site-verification\\\" content=\\\"OIAzt7VJQeCZwEx_olX1p_OJ-hWNRVvCrrabiHz0194\\\">\\n<!-- ✅ Canonical tag（正規URLを明示） -->\\n<link rel=\\\"canonical\\\" href=\\\"https://admina.moneyforward.com\\\">\\n\\n<!-- ✅ HubSpotトラッキング付きURLをnoindex扱いにする -->\\n<script>\\n  (function() {\\n    const url = window.location.href;\\n    if (url.includes('__hstc') || url.includes('__hssc') || url.includes('__hsfp')) {\\n      const meta = document.createElement('meta');\\n      meta.name = 'robots';\\n      meta.content = 'noindex, follow';\\n      document.head.appendChild(meta);\\n    }\\n  })();\\n</script>\\n\\n<script>\\n/**\\n * HubSpot Forms API用のトラッキングデータを送信\\n * - hubspotutk: HubSpot Cookieの値 → Zapierで context.hutk にマップ\\n * - page_url: 現在のURL（UTM/gclid含む） → Zapierで context.pageUri にマップ\\n * - page_title: ページタイトル → Zapierで context.pageName にマップ\\n */\\n\\n// Cookie取得関数\\nfunction getCookie(name) {\\n  const match = document.cookie.match(new RegExp('(^| )' + name + '=([^;]+)'));\\n  return match ? decodeURIComponent(match[2]) : null;\\n}\\n\\n// フォーム送信時にトラッキングデータを追加\\ndocument.addEventListener('submit', function(e) {\\n  const form = e.target;\\n  \\n  // フォーム要素でない場合はスキップ\\n  if (!form || form.tagName !== 'FORM') return;\\n  \\n  // 既に追加済みかチェック\\n  if (form.querySelector('input[name=\\\"hubspotutk\\\"]')) return;\\n  \\n  // 1. hubspotutk（Cookie値）\\n  const hutk = getCookie('hubspotutk');\\n  if (hutk) {\\n    const hutkInput = document.createElement('input');\\n    hutkInput.type = 'hidden';\\n    hutkInput.name = 'hubspotutk';\\n    hutkInput.value = hutk;\\n    form.appendChild(hutkInput);\\n    console.log('Added hubspotutk:', hutk);\\n  } else {\\n    console.warn('hubspotutk cookie not found');\\n  }\\n  \\n  // 2. page_url（現在のURL - UTM/gclid含む）\\n  const pageUrlInput = document.createElement('input');\\n  pageUrlInput.type = 'hidden';\\n  pageUrlInput.name = 'page_url';\\n  pageUrlInput.value = window.location.href;\\n  form.appendChild(pageUrlInput);\\n  console.log('Added page_url:', window.location.href);\\n  \\n  // 3. page_title（ページタイトル）\\n  const pageTitleInput = document.createElement('input');\\n  pageTitleInput.type = 'hidden';\\n  pageTitleInput.name = 'page_title';\\n  pageTitleInput.value = document.title;\\n  form.appendChild(pageTitleInput);\\n  console.log('Added page_title:', document.title);\\n  \\n}, true); // useCapture=trueで確実に先行実行\\n\\nconsole.log('HubSpot tracking script loaded');\\n</script>\",customHTMLHeadStart:'<!-- Google Tag Manager -->\\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\\'gtm.start\\':\\nnew Date().getTime(),event:\\'gtm.js\\'});var f=d.getElementsByTagName(s)[0],\\nj=d.createElement(s),dl=l!=\\'dataLayer\\'?\\'&l=\\'+l:\\'\\';j.async=true;j.src=\\n\\'https://www.googletagmanager.com/gtm.js?id=\\'+i+dl;f.parentNode.insertBefore(j,f);\\n})(window,document,\\'script\\',\\'dataLayer\\',\\'GTM-W6VPBT4\\');</script>\\n<!-- End Google Tag Manager -->\\n\\n<!-- Langage setting -->\\n<link rel=\"”alternate”\" hreflang=\"”en”\" href=\"”https://admina.moneyforward.com/us/”\">\\n<link rel=\"”alternate”\" hreflang=\"”ja”\" href=\"”https://admina.moneyforward.com/jp/”\">\\n\\n<script src=\"https://tag.clearbitscripts.com/v1/pk_2df1ba4011836005a7f8d3fe2c766a3e/tags.js\" referrerpolicy=\"strict-origin-when-cross-origin\"></script>\\n<script async=\"\" src=\"https://s.yimg.jp/images/listing/tool/cv/ytag.js\"></script>\\n<script>\\nwindow.yjDataLayer = window.yjDataLayer || [];\\nfunction ytag() { yjDataLayer.push(arguments); }\\nytag({\"type\":\"ycl_cookie\"});\\n</script>',description:\"Admina removes the complexity of IT management tasks and frees your team to do the amazing things they are meant to do!\",favicon:\"https://framerusercontent.com/assets/svvAYR8M1UqXnZkJSEAH9irzRg.jpg\",robots:\"max-image-preview:large\",socialImage:\"https://framerusercontent.com/assets/FrFsfMZ7CmY2dl0NreUOSDnW4U.png\",title:\"Admina by Money Forward\"};}export const metadataVersion=1;\nexport const __FramerMetadata__ = {\"exports\":{\"metadataVersion\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"2DACA,SAAwB,EAAS,EAAO,EAAa,CAAC,MAAM,CAAC,kBAAkB;;;YAAssB,oBAAoB;;4CAAuP,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAAo4J,oBAAoB;;;;;;;;;;;;;;;;;;YAA0gC,YAAY,0HAA0H,QAAQ,sEAAsE,OAAO,0BAA0B,YAAY,sEAAsE,MAAM,0BAA0B"}