東北

仙台

電車
COTA

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

  • 銅像

最終訪問日 2022年6月27日

初回訪問日 1995年3月17日

この場所の訪問記録
  • 新着順
  • 古い順
  • COTA
    このコンテンツを書き換えてHTMLタグを保持します みんなについていくことが全部じゃない。 あなたのマイナスを求めてる人もいる。 「当たり前」に苦しめられてきたんだよね? だったら当たり前になる必要はない。 人は知ってる […]
  • COTA
    仙台 ホテルメトロポリタン仙台イースト、伊達の牛たん本舗
  • COTA
    仙台 ホテルメトロポリタン仙台イースト、Humming Meal Market、松島 松島海岸駅、瑞巌寺、洗心庵、UP!BAKER flora
  • COTA
    東京駅、仙台 東北新幹線 仙台駅、ホテルメトロポリタン仙台イースト、山寺駅 立石寺 (山寺)、せみ塚、如法堂 (奥之院)。仙山線で山寺へ
  • COTA
    東日本大震災被災地復興支援ツアーに参加。仙台から塩釜港にバス移動し遊覧船。松島港から松島を観光し南三陸へバス移動。南三陸ホテル観洋に宿泊
  • COTA
    盛岡から東北本線で一関を経由して松島へ。瑞巌寺などを見てから塩釜に向かった。仙石線は松島海岸の周辺は無事だが、それ以外の沿岸部では東日本大震災で甚大な被害を受けていて本塩釜よりも先(以東)が運転見合わせになっている。松島海岸〜本塩釜は代行バスが出ているため、バスで本塩釜へ。本塩釜でロッカーを探していたところ、駅員から「ロッカーはあっちだ」と言われ、海の方を指さされる。ようは津波で流されてしまったようだ。駅舎も修復工事中。塩竈神社を見てから帰路は仙石線で仙台、東北新幹線で東京
  • おじいちゃん
    (木)5人で島島めぐり塩釜まで
  • おじいちゃん
    (火)松島遊覧 五大堂 島めぐり 3人 COTA、3人で島めぐり 天気は晴れてよかつた
  • おじいちゃん
    (木)ホテル大観荘
  • おじいちゃん
    (火)日本三景松島
この続きをみる
受け止め方
  • Jinr Youtube Thumbnail Ac51v949t0i

    車窓「寝台特急 北斗星」上野〜札幌 2008

この場所で印象的な物事
  • 2022 01 03 17;04 原宿 新年の竹下通り
    賑やかな繁華街
東北で最近訪れた場所
  • 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をコピーしました