甲信越

山中湖・忍野(忍野八海)

富士山
COTA

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

  • 富士山
  • 富士山
景色でたどる / 甲信越 / 山中湖・忍野(忍野八海)

最終訪問日 2020年12月20日

初回訪問日 2008年7月12日

エリア内の施設

山中湖温泉 紅富士の湯, 忍野八海, PICA山中湖
この場所の訪問記録
  • 新着順
  • 古い順
  • COTA
    山中湖のグランピング後、本栖湖や秩父を通って帰る
  • COTA
    山梨県 EXPASA談合坂 (下り)、道の駅 花かげの郷まきおか。グランピング
  • COTA
    富士山登山。八合目 太子館で仮眠。山小屋の到着前から頭痛ひどく、ずっとかき氷を食べて頭がキンキンしているような状態。高山病だと思う。気温は取得できなかったが、10度以下な時もあるほど。夕食に呼ばれて、寝床の3階からおりてきたが食欲もなく。ほとんど残した。ご来光(日の出)を見て富士スバルライン 富士山五合目に戻る。帰りは駆けていったら結構早く下山できた。富士急雲上閣、忍野八海、山中湖温泉 紅富士の湯へ。味噌だれのトンカツをたべ、温泉に浸かった。帰りは帰省のラッシュがあり少しだけ渋滞し、新宿についた
  • COTA
    軽トラックで山中湖や箱根をドライブして下道で帰る
  • おじいちゃん
    (日)芦ノ湖スカイライン 三国山・駒ヶ岳 箱根テデイベアミユージアム (COTA:駒ヶ岳ケーブルカーは2005年廃止 箱根テディベアミュージアム)
  • おじいちゃん
    (月)忍野村 デ 富士山
  • おじいちゃん
    忍野八海 新宿より、山中湖バス1人2000円
  • おじいちゃん
    忍野・山中湖
  • おじいちゃん
    忍野八海
  • おじいちゃん
    山中湖で富士 撮影 (COTA:富士山撮影)
  • おじいちゃん
    本栖湖、忍野八海、河口
この続きをみる
この場所で印象的な物事
  • 2017 10 30 12;35 箱根駒ヶ岳 箱根芦ノ湖 行き交う遊覧船
    湖・貯水池の風景
甲信越で最近訪れた場所
  • 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をコピーしました