料金プラン
時間売りではなく、成果物で納品します。
const plans = [ const plans = [ const plans = [
{ name: "Starter", price: 140000, hours: 20 }, { name: "Starter", price: 140000, hours: 20 }, { name: "Starter", price: 140000, hours: 20 },
{ name: "Growth", price: 275000, hours: 40 }, { name: "Growth", price: 275000, hours: 40 }, { name: "Growth", price: 275000, hours: 40 },
{ name: "Pro", price: 520000, hours: 80 }, { name: "Pro", price: 520000, hours: 80 }, { name: "Pro", price: 520000, hours: 80 },
{ name: "Team", price: 980000, hours: 160 }, { name: "Team", price: 980000, hours: 160 }, { name: "Team", price: 980000, hours: 160 },
]; ]; ];
function selectPlan(budget, hours) { function selectPlan(budget, hours) { function selectPlan(budget, hours) {
return plans.find(p => p.hours >= hours); return plans.find(p => p.hours >= hours); return plans.find(p => p.hours >= hours);
} } }
const plans = [ const plans = [ const plans = [
{ name: "Starter", price: 140000, hours: 20 }, { name: "Starter", price: 140000, hours: 20 }, { name: "Starter", price: 140000, hours: 20 },
{ name: "Growth", price: 275000, hours: 40 }, { name: "Growth", price: 275000, hours: 40 }, { name: "Growth", price: 275000, hours: 40 },
{ name: "Pro", price: 520000, hours: 80 }, { name: "Pro", price: 520000, hours: 80 }, { name: "Pro", price: 520000, hours: 80 },
{ name: "Team", price: 980000, hours: 160 }, { name: "Team", price: 980000, hours: 160 }, { name: "Team", price: 980000, hours: 160 },
]; ]; ];
function selectPlan(budget, hours) { function selectPlan(budget, hours) { function selectPlan(budget, hours) {
return plans.find(p => p.hours >= hours); return plans.find(p => p.hours >= hours); return plans.find(p => p.hours >= hours);
} } }
const plans = [ const plans = [ const plans = [
{ name: "Starter", price: 140000, hours: 20 }, { name: "Starter", price: 140000, hours: 20 }, { name: "Starter", price: 140000, hours: 20 },
{ name: "Growth", price: 275000, hours: 40 }, { name: "Growth", price: 275000, hours: 40 }, { name: "Growth", price: 275000, hours: 40 },
{ name: "Pro", price: 520000, hours: 80 }, { name: "Pro", price: 520000, hours: 80 }, { name: "Pro", price: 520000, hours: 80 },
{ name: "Team", price: 980000, hours: 160 }, { name: "Team", price: 980000, hours: 160 }, { name: "Team", price: 980000, hours: 160 },
]; ]; ];
function selectPlan(budget, hours) { function selectPlan(budget, hours) { function selectPlan(budget, hours) {
return plans.find(p => p.hours >= hours); return plans.find(p => p.hours >= hours); return plans.find(p => p.hours >= hours);
} } }
const plans = [ const plans = [ const plans = [
{ name: "Starter", price: 140000, hours: 20 }, { name: "Starter", price: 140000, hours: 20 }, { name: "Starter", price: 140000, hours: 20 },
{ name: "Growth", price: 275000, hours: 40 }, { name: "Growth", price: 275000, hours: 40 }, { name: "Growth", price: 275000, hours: 40 },
{ name: "Pro", price: 520000, hours: 80 }, { name: "Pro", price: 520000, hours: 80 }, { name: "Pro", price: 520000, hours: 80 },
{ name: "Team", price: 980000, hours: 160 }, { name: "Team", price: 980000, hours: 160 }, { name: "Team", price: 980000, hours: 160 },
]; ]; ];
function selectPlan(budget, hours) { function selectPlan(budget, hours) { function selectPlan(budget, hours) {
return plans.find(p => p.hours >= hours); return plans.find(p => p.hours >= hours); return plans.find(p => p.hours >= hours);
} } }プラン・料金
スワイプしてプランを比較
まずは小さく
Starterで月140,000円から。バグ修正や小規模改修を試して、体制を見極められます。
継続的な改善に
Standardは週1打合せ付き。月次レポートで改善提案を受けながら、開発体制を強化。
事業成長と共に
Pro / Teamは当日対応・専任PM配置。急速な成長期の開発スピードを支えます。
ℹ︎ 時間売りではありません。成果は"納品物"としてお返しします。
※ 超過時間:¥6,500〜7,000/h / 契約:月次更新(3か月割引あり)
プランの選び方
Starter (20h)
- ・小さな改修を月次で進めたい
- ・まずは試してみたい
- ・非同期でOK
Growth (40h)
- ・定期的な改善を進めたい
- ・週次レビューで壁打ちしたい
- ・改善提案も欲しい
Pro (80h)
- ・スピード重視
- ・当日対応が必要
- ・優先キューで安心したい
Team (160h)
- ・複数プロジェクト並行
- ・専任PM配置が必要
- ・カスタム対応が必要