|
|
演奏率:1% |
購入call for love- iTunes Store
- レコチョク
- HMV&BOOKS online
 - TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:

2021/07/25 (日) 12:30
@神戸煉瓦倉庫K-wave (兵庫県)[出演] 花房真優
レビュー:1件
ポップス

2021/07/24 (土)
@CASHBOX (兵庫県)[出演] 花房真優
レビュー:--件
ポップス

2021/03/28 (日) 12:30
@神戸煉瓦倉庫K-wave (兵庫県)[出演] 花房真優
レビュー:--件
ポップス

2021/02/21 (日) 17:30
@神戸煉瓦倉庫K-wave (兵庫県)[出演] 花房真優
レビュー:--件
ポップス

2020/12/27 (日) 18:30
@ESAKA MUSE (大阪府)[出演] 花房真優
レビュー:--件
ポップス

2020/11/15 (日) 15:45
@イオンモール四條畷 (大阪府)[出演] 花房真優
レビュー:--件
ポップス

2020/07/27 (月) 20:15
@Live & kitchen 歌う魚 (大阪府)[出演] 花房真優
レビュー:--件
ポップス
// 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;
});