
山下達郎
2018/07/20 (金) 18:30 開演 @東京エレクトロンホール宮城 大ホール (宮城県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
冒頭に蛾の飛び入り参加もあり、ホーム感いっぱいのスタート。中盤、右ブロック前方の五月蝿いおじさんに、堪りかねた達郎さんがユーモアたっぷりの一喝!でも目は笑ってなかった。終盤、アトムになって銀河系を飛び回ってる自分に、気が付きました。3時間超の素晴らしいライブを満喫、達郎さん、スタッフに感謝です。
- いいね! 24
- コメント
- 2018/07/21 (土) 07:32
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/1) |次へ »
// NARROWSEARCH TL
//jQuery('.typeFes').not('#type00').addClass('hide');
jQuery(document).on('change','#typeLive',function(){
jQuery('.typeFes').addClass('hide');
jQuery('#' + jQuery('#typeLive option:selected').attr('class')).removeClass('hide');
jQuery('.typeFes').not('#' + jQuery('#typeLive option:selected').attr('class')).val('');
});
jQuery(document).on('click','.memoBox > dl dt a.btnMemo',function(){
jQuery(this).parents('dl').hide();
jQuery('form'+jQuery(this).attr('href')).show();
return false;
});
jQuery(document).on('click','dt a.btnCncl',function(){
jQuery('form'+jQuery(this).attr('href')).hide();
jQuery('form'+jQuery(this).attr('href')).siblings('dl').show();
return false;
});