2 |
|
演奏率:39% |
購入あわよくば- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2021/01/16 (土) 17:30
@港町LOVERS 2021会場[出演] 明香音
レビュー:--件
ポップス
2020/01/31 (金) 19:00
@神戸チキンジョージ (兵庫県)[出演] 明香音
レビュー:--件
ポップス
2020/01/03 (金) 15:00
@三宮オーパ2 (兵庫県)[出演] 明香音
レビュー:--件
ポップス
2019/09/12 (木) 20:10
@Live & kitchen 歌う魚 (大阪府)[出演] 明香音
レビュー:--件
ポップス
2017/10/01 (日) 13:20
@学芸大学MAPLEHOUSE A-stage (東京都)[出演] 明香音
レビュー:--件
ポップスロック
2017/09/09 (土) 19:55
@KOBE KITANO Happy music Voice会場 [HAPPY LAURA / 三宮Live & Bar VOICE] (兵庫県)[出演] 明香音
レビュー:--件
ポップス
2017/07/13 (木) 20:30
@LIVE bar 酔夏男 (大阪府)[出演] 明香音
レビュー:--件
ポップス
2016/12/27 (火) 20:45
@Soap opera classics -Umeda- (大阪府)[出演] 明香音
レビュー:--件
ポップス
2016/12/24 (土)
@CASHBOX (兵庫県)[出演] 明香音
レビュー:--件
ポップスロック
// 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;
});