東北

新青森駅

2011 07 16 10 00 13 新青森駅に停車中の新幹線
COTA

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

青森 / 新青森駅

同じエリア内の施設・場所

最終訪問日 2024年9月29日

初回訪問日 2011年7月16日

この場所の変化

1986-11-01, 新幹線開業を見据えて開業, 2010-12-04, 新幹線が八戸より当駅まで開業
この場所の訪問記録
  • 新着順
  • 古い順
  • COTA
    強風, , 寒い
    青森駅前から弘南バスで五所川原へ。奥羽本線と五能線経由で行く方が早いが、乗り換え駅の川部駅で一時間弱の待ち時間があるためバスを選んだ。新青森の停留所からかつて見たことないくらいの人が乗車してきて「帰省ラッシュはすごいな」 […]
  • COTA
    新青森から特急つがるで大鰐温泉駅へ。先日休止が決定してしまった弘南鉄道大鰐線の大鰐駅(大鰐温泉駅隣接)より弘高下駅。車内に撮影についての掲示があったので諦めようと思ったが、折り返しで時間のあった運転士さんからお声がけ頂き […]
  • COTA
    快晴
    津軽線とわんタク(デマンド型乗合タクシー)で龍飛崎へ。 津軽線の本数が少ないので朝早めに出発したが、おかげで龍飛周辺を楽しめた。津軽線は空席がある程度あるくらいで想像よりは乗っていたのは休日だったからだろうか。しかし2時 […]
  • COTA
    快晴
    青森駅からJRバス 東北のみずうみ号で八甲田経由・奥入瀬渓流渓谷へ。雲井の滝から銚子大滝まで散策。銚子大滝からバスで十和田湖へ。食事処 とちの茶屋で昼食。散策後にバスで青森駅に戻る。新青森から帰路
  • COTA
    , 強風, 寒い
    東京は暑くて具合悪くなりそうだったけど、青森ついたら風強くて寒いくらいだ。助かる
  • COTA
    強風,
    青森 ダイワロイネットホテル青森、青森駅 バスターミナル、城ヶ倉温泉、八甲田山、新青森駅
  • COTA
    青森 JR 青森駅、青森県営浅虫水族館、ダイワロイネットホテル青森
  • COTA
    , 涼しい
    青森 ダイワロイネットホテル青森、新青森駅、五所川原 立佞武多の館、和モダンカフェ。五所川原の立ちねぷたの展示場所へ。何度か目にしているものの、博物館は初めて行った。立派で博物館自体も回廊になっていてよくできている
  • COTA
    , 涼しい
    青森の青森市内や三内丸山遺跡・五所川原を巡りに。東京 東北新幹線 東京駅、青森 青森県観光物産館 アスパム、ユニバース 東青森店、鮨処あすか 新町店。青森駅は新駅舎を建てている途中だった。以前の古い駅舎を思い出す
  • COTA
    遅れてついた。津軽新城によりみち
この続きをみる
東北で最近訪れた場所
  • 2024年12月28日
    駅
    駅や公共施設
    中泊・津軽中里
  • 2024年12月28日
    ストーブ
    お店, 史跡, 公園, 駅や公共施設
    金木
  • 2024年12月28日
    ねぶた
    主たる地域, 博物館, 駅や公共施設
    五所川原・北津軽(五能線・津軽鉄道)
  • 2024年12月28日
    浜
    主たる地域, 思い入れがある, 駅や公共施設
    青森
  • 2024年12月26日
    図書館
    お店, 史跡, 景勝地, 駅や公共施設
    弘前・黒石・南津軽・中津軽
  • 2024年12月26日
    COTA
    博物館, 史跡
    旧弘前偕行社
  • 藤

    いますぐ楽になりたい

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