浜田省吾 2026/01/08 (木) 18:00 開演 @レクザムホール 大ホール (香川県) ライブ情報に戻る
« 前へ | レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
首都圏では、なかなか当たらないので、帰省を兼ねて高松のチケットがゲットできました。会場の過半数を占める50代以上の熱気に包まれ、10代の頃に聞いた曲たちをやっていただき、私たちの方こそ感謝感激です。
シャウトする曲から静かに座って聴く曲、二部構成の幕間のVTR、バンドのうまさ、観客の一体感に加えて“ご当地紀行“的な趣向もあって、まさに“This is the concert “でしたー。
難しいと思いますが、省吾さんに今年は紅白で一度でいいから、悩める国民に“J BOY“を叩き込んでいただけないでしょうか?
いいね! 17
コメント
2026/01/10 (土) 13:27
» 問題のあるレビューを報告する
« 前へ | レビュー一覧へ (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;
});