{{$t('stop_reception')}}
{{fanclub.name}}
{{fanclub.owner.name}}
「ウサギ★クラブ」は僕が今進めてる作品やプロジェクトを、まだ公開してない段階から共有する会員制のファンコミュニティです。 僕がが創作していく過程を一番近くの席で見られる密着メイキングみたいなものです。
日々の活動や考えてることなどをメンバーだけに毎日投稿しております。ライブ配信したり、またグループチャットでは僕を交えて語ったりメンバーの誕生会を祝いあったりしてます。
Twitterでは埋もれがちな展覧会やサイン会情報や作品情報をいち早く知れるツールとして、またサイン会整理券やグッズの優先販売の場として、ファン同士の交流の場として活用してください。
以前ファンの方だった方も新規ファンの方も遠慮なく入って頂きたいなと思います。
{{$t('subscription_fee')}}
{{$t('trial_period', {trialPeriod: "なし"})}}
{{$t('plan_select')}}
{{plan.name || fanclub.name}}
{{plan.localCurrencyAmount ?? `${plan.amount}${$t('currency')}`}} /{{$t('month')}}
{{$t('subscription_fee_title')}}
{{$t('trial_period', {trialPeriod: "なし"})}}
{{plan.name || fanclub.name}}({{stripe.month}}{{$t('monthly')}})
{{$t('discount', {discountRate: calcDiscount(stripe), annual: calcAnnualDiscountAmount(stripe, plan.amount)})}}
{{(+stripe.amount).toLocaleString()}}{{$t('currency')}}
{{(+plan.amount * stripe.month).toLocaleString()}}{{$t('currency')}}
{{orderPlans('desc').map(plan => `${plan.name || fanclub.name}:${plan.localCurrencyAmount ?? `${plan.amount}${$t('currency')}`} /${$t('month')}`).join('、')}}