甲信越

河口湖・富士急ハイランド・精進湖

富士山
COTA

縮小画像を表示しています。すべての拡大画像や詳細を表示するためにはSNS・メールでの認証が必要です

景色でたどる / 甲信越 / 河口湖・富士急ハイランド・精進湖

最終訪問日 2020年12月20日

初回訪問日 1988年12月25日

解説 山梨県富士吉田市の遊園地。ジェットコースターなど絶叫アトラクションが多い

エリア内の施設

本栖湖, 河口湖, くつろぎのやど 泰平館, 西湖, 紅葉台, シッコゴ公園
この場所の訪問記録
  • 新着順
  • 古い順
  • COTA
    富士急ハイランド・コニファーフォレストでNANA MIZUKI LIVE FLIGHT 2014 山梨公演。終了時間は富士急の電車との接続調整が図られた。高速バスで新宿から帰宅
  • COTA
    南武線経由で立川に出て大月駅から富士急行に乗る。車体には富士登山電車と書かれていた。特急ではないが観光用に改造された列車に乗る。河口湖オルゴールの森美術館、河口湖スイーツガーデンを経て河口湖駅から富士急ハイランド近くの宿にとまる
  • おじいちゃん
    (月)河口湖 西湖 精進湖 本栖湖
  • おじいちゃん
    (日)河口湖 奉平館 (COTA :山梨県 和風温泉宿「くつろぎのやど 泰平館」撮影はなし)
  • おじいちゃん
    (水)河口湖ラベンダー畑デ ダリアの花 外
  • おじいちゃん
    ポピー花の都 河口湖ラベンダー ポピー満開 ラベンダー少シオソカツタ (COTA:ラベンダー少し遅かった)
  • おじいちゃん
    河口湖ハーブフェステイバル。モモ狩り 景徳院・笹一酒造
  • おじいちゃん
    河口湖。西湖。未湖。 本栖湖、白糸の滝、田貫湖
  • おじいちゃん
    富士山五合目。河口湖
  • おじいちゃん
    富士七合目で撮影 新宿8時河口湖10時七合目
  • おじいちゃん
    本栖湖、忍野八海、河口
この続きをみる
この場所で印象的な物事
  • 2017 10 30 12;35 箱根駒ヶ岳 箱根芦ノ湖 行き交う遊覧船
    湖・貯水池の風景
  • 2008 02 23 15 21 29曽我梅林と富士山
    富士山が見える
甲信越で最近訪れた場所
  • 2020年12月20日
    富士山
    主たる地域, 博物館, 史跡, 公園, 駅や公共施設
    河口湖・富士急ハイランド・精進湖
  • 2020年12月20日
    富士山
    主たる地域, 景勝地, 宿泊施設, 駅や公共施設
    山中湖・忍野(忍野八海)
  • 2020年12月20日
    2020 12 20 13;16 南巨摩郡身延町 本栖湖と富士山
    景勝地
    身延・富士川・南部町(身延線)
  • 2020年12月19日
    2014 05 31 11 59 23富士急の電車から見る富士山
    景勝地, 駅や公共施設
    郡内(大月・上野原・富士吉田・都留市・富士急沿線)
  • 2020年8月22日
    2020 08 22 15;26 新潟県十日町市松之山 旧東川小学校 最後の教室 体育館
    思い入れがある, 博物館
    最後の教室(旧東川小学校)
  • 2019年4月30日
    2019 04 30 16;40 新潟県十日町市 清津峡付近の桜
    景勝地
    清津峡
  • 藤

    いますぐ楽になりたい

    2025年1月27日
  • 2007 09 23 12 21 34ハリストス教会

    何かをしてあげたい・祈りたい

    2024年11月1日
  • 2021 12 24 14;32 田川後藤寺 上本町商店街のベンチに腰かけるcota

    しっかりしたい

    2025年1月27日
  • 祭り

    発散したい

    2025年1月27日
  • 2015 07 05 17 36 伊予灘ものがたりの乗客・みきゃんさん

    認められたい

    2024年11月1日
  • 海

    捉え方を知る

    2024年11月1日
'; window._nslWebViewNoticeElement.insertAdjacentHTML("afterbegin", webviewNoticeHTML); document.body.appendChild(window._nslWebViewNoticeElement); } }); } } window._nslDOMReady(function () { window.nslRedirect = function (url) { if (scriptOptions._redirectOverlay) { const overlay = document.createElement('div'); overlay.id = "nsl-redirect-overlay"; let overlayHTML = ''; const overlayContainer = "
", overlayContainerClose = "
", overlaySpinner = "
", overlayTitle = "

" + scriptOptions._localizedStrings.redirect_overlay_title + "

", overlayText = "

" + scriptOptions._localizedStrings.redirect_overlay_text + "

"; switch (scriptOptions._redirectOverlay) { case "overlay-only": break; case "overlay-with-spinner": overlayHTML = overlayContainer + overlaySpinner + overlayContainerClose; break; default: overlayHTML = overlayContainer + overlaySpinner + overlayTitle + overlayText + overlayContainerClose; break; } overlay.insertAdjacentHTML("afterbegin", overlayHTML); document.body.appendChild(overlay); } window.location = url; }; let targetWindow = scriptOptions._targetWindow || 'prefer-popup', lastPopup = false; document.addEventListener('click', function (e) { if (e.target) { const buttonLinkElement = e.target.closest('a[data-plugin="nsl"][data-action="connect"]') || e.target.closest('a[data-plugin="nsl"][data-action="link"]'); if (buttonLinkElement) { if (lastPopup && !lastPopup.closed) { e.preventDefault(); lastPopup.focus(); } else { let href = buttonLinkElement.href, success = false; if (href.indexOf('?') !== -1) { href += '&'; } else { href += '?'; } const redirectTo = buttonLinkElement.dataset.redirect; if (redirectTo === 'current') { href += 'redirect=' + encodeURIComponent(window.location.href) + '&'; } else if (redirectTo && redirectTo !== '') { href += 'redirect=' + encodeURIComponent(redirectTo) + '&'; } if (targetWindow !== 'prefer-same-window' && checkWebView()) { targetWindow = 'prefer-same-window'; } if (targetWindow === 'prefer-popup') { lastPopup = NSLPopup(href + 'display=popup', 'nsl-social-connect', buttonLinkElement.dataset.popupwidth, buttonLinkElement.dataset.popupheight); if (lastPopup) { success = true; e.preventDefault(); } } else if (targetWindow === 'prefer-new-tab') { const newTab = window.open(href + 'display=popup', '_blank'); if (newTab) { if (window.focus) { newTab.focus(); } success = true; window._nslHasOpenedPopup = true; e.preventDefault(); } } if (!success) { window.location = href; e.preventDefault(); } } } } }); let buttonCountChanged = false; const googleLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="google"]'); if (googleLoginButtons.length && checkWebView()) { googleLoginButtons.forEach(function (googleLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(googleLoginButton); } else { googleLoginButton.remove(); buttonCountChanged = true; } }); } const facebookLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="facebook"]'); if (facebookLoginButtons.length && checkWebView() && /Android/.test(window.navigator.userAgent) && !isAllowedWebViewForUserAgent('facebook')) { facebookLoginButtons.forEach(function (facebookLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(facebookLoginButton); } else { facebookLoginButton.remove(); buttonCountChanged = true; } }); } const separators = document.querySelectorAll('div.nsl-separator'); if (buttonCountChanged && separators.length) { separators.forEach(function (separator) { const separatorParentNode = separator.parentNode; if (separatorParentNode) { const separatorButtonContainer = separatorParentNode.querySelector('div.nsl-container-buttons'); if (separatorButtonContainer && !separatorButtonContainer.hasChildNodes()) { separator.remove(); } } }) } });})();
記事URLをコピーしました