島津亜矢
2023/11/14 (火) 17:00 開演 @ふくやま芸術文化ホール リーデンローズ 大ホール (広島県)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
ゲストさんのレビュー
夫と聴きに行きました。私は島津亜矢さんのコンサートは二回目でしたが、夫は初めてで、想像以上の迫力と綺麗な声の魅力にどっぷりとはまってしまいました。ぜひぜひ福山にまた来て下さい。そして、島津亜矢さんを生で聴いたことのない人はぜひぜひ聴いてください。良い時間。ありがとうございました。
- いいね! 2
- コメント
- 2023/11/14 (火) 21:16
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});