OKAMURA TAKAKO Special Live 2017 " Christmas Picnic "
2017/12/08 (金) ~ 2017/12/23 (土)
![](https://static.livefans.jp/img/images/live/big/1891247_0.jpg?gID=119773)
- ※画像はランダム表示されるイメージです。
アーティストや公演に関係するものではありません。
ライブレビュー(2件)
2017/12/14 (木) 18:30開演 @ 名古屋市芸術創造センター ホール(愛知県)
- いいね! 3
- コメント
- 2018/01/06 (土) 00:04
2017/12/08 (金) 17:30開演 @ 大田区民ホール アプリコ 大ホール(東京都)
- いいね! 7
- コメント
- 2017/12/09 (土) 00:05
レビューを投稿する
// 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;
});