![{}](https://i.scdn.co/image/ab6761610000e5ebdb417b9f4ed2461b1f7dc4a7)
斉藤和義
2017/06/01 (木) 18:30 開演 @名古屋国際会議場 センチュリーホール (愛知県)ライブ情報に戻る
« 前へ| レビュー一覧へ (2/2) |次へ »
今年Zepp のマニッシュ依頼の和義さんの姿、スタートと同時にせっちゃ~んと甘い声の女性ファンの盛り上がりに驚いた!
弾き語りツアーで歌うたいもピアノ演奏で和義さんの声も美しかった。創作楽器と使用されている楽器の話や12弦ギターで禁じられた遊びが披露されギターの上手さも良くわかったもののやはりエロ話に笑 けど来れて良かった。
- いいね! 32
- コメント
- 2017/06/01 (木) 23:32
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (2/2) |次へ »
// 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;
});