北関東

川原湯温泉・八ッ場ダム・吾妻渓谷

温泉
COTA

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

景色でたどる / 北関東 / 川原湯温泉・八ッ場ダム・吾妻渓谷

最終訪問日 2019年4月29日

初回訪問日 2008年6月21日

この場所の訪問記録
  • 新着順
  • 古い順
  • COTA
    群馬県吾妻郡高山村 ロックハート城。伊香保温泉からロックハート城、八ッ場ダム、碓氷峠を見た
  • COTA
    高崎 日産レンタカー 高崎駅東口営業所、セブンイレブン 高崎九蔵町店、川原湯温泉 川原湯温泉駅、道の駅 八ッ場ふるさと館、パノラマライン観光マップ展望台、万座温泉 石津硫黄鉱山跡、万座しぜん情報館、志賀高原 山の駅、中野市 戸隠 伊勢屋そば店、妙高高原 第一スーパー妙高店、セブンイレブン 妙高高原店、アパホテル&リゾート 上越妙高。 高崎駅からレンタカーで川原湯温泉・万座・志賀高原を通って上越妙高に泊まる。途中道に迷ったり草津白根山噴火による交通規制があった。国道最高地点付近を通過し長野県中野市の戸隠 伊勢屋そば店で食事
  • COTA
    高崎駅 八ッ場ダム(川原湯温泉)、草津温泉 手打蕎麦 あおやま、 本家ちちや 本店、鬼押出し園、横川SA (上り)、ニッポンレンタカー高崎西口駅前営業所。草津までのドライブ
  • COTA
    八ッ場ダムに沈む川原湯温泉に浸かり、長野原草津口や万座鹿沢口など吾妻線の旅。帰りは特急草津で上野
  • COTA
    高崎からレンタカーでダム(八ッ場ダム)に沈むことで移転が予定されている川原湯温泉へドライブ。榛名湖に寄った
  • おじいちゃん
    (日)榛名山 我妻景谷 草津温泉デ
  • おじいちゃん
    棒名湖 吾妻渓谷
この続きをみる
この場所で印象的な物事
  • 2019 11 10 13;52 秩父郡小鹿野町 河原沢 尾ノ内渓谷 ダリアと滝
    渓谷
  • 2015 07 05 19 06 道後温泉の商店街 入り口
    温泉郷
北関東で最近訪れた場所
  • 2020年11月7日
    2020 11 07 12;46 筑波山
    景勝地
    筑波山
  • 2020年10月24日
    2020 02 23 14;46 日光市 中禅寺湖
    主たる地域, 史跡
    奥日光
  • 2020年10月24日
    2020 10 24 10;53 日光 東照宮前の神橋
    史跡, 景勝地
    日光東照宮
  • 2020年10月24日
    2020 10 24 07;04 奥日光 戦場ヶ原 早朝・日の出の木漏れ日
    公園, 景勝地
    戦場ヶ原
  • 2020年10月24日
    2018 01 02 13;12 日光 華厳の滝
    景勝地
    華厳滝
  • 2020年10月24日
    2018 01 03 17;16 日光 東武日光駅 特急きりふり 東武300系
    お店, 景勝地, 駅や公共施設
    日光
  • 藤

    いますぐ楽になりたい

    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をコピーしました