![{}](https://static.livefans.jp/img/images/live/big/1891247_0.jpg?lID=980953)
たかはしほのか
2018/06/21 (木) 21:00 開演 @TOWER RECORDS新宿 (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
たかはしほのか、アリ地獄説。
なにも押し付けない、引き寄せる事もしない。ただ近寄付いて転がり落ちてくる獲物を、緩いスロープの底で静かに待ち構えている。
落ちてきた獲物も、決して嚙み殺したりしない。じわじわと吸い取って、気づいた時には抜け出す気力を奪っている。
あんなもっさりした地味娘の静かな弾き語りに、まるでテルミンか二胡のようなまどろみの響きに、時の過ぎることすら忘れさせられるのは何故だ。
- いいね! 0
- コメント
- 2018/06/21 (木) 22:22
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (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;
});