クイックスタート

このガイドでは、Framerのすべての機能について説明します。
- はじめる — Create your account and set up a new project
- 自動SEOの使い方 — Sitemaps, meta tags, and clean markup handled for you
- デザインの使い方 — Frames, layers, and components on one canvas
- 高度な分析ツールの使い方 — Traffic and behavior insights built into the editor
- Collaborateの使い方 — Real-time editing with your whole team
- CMSの使い方 — Manage repeating content from one collection
- アニメーションの使い方 — Scroll effects and hover states without code
- AIツールの使い方 — Full landing pages from a text prompt
- カスタムドメインの使用方法 — Your own web address with SSL handled
- How to Use Site & Page Metadata — Control how every page looks in search
- How to Use Automatic Sitemap — A live index of every page you publish
所要時間: 各作品につき5分
このガイドには以下の内容も含まれています。 プロのヒント | よくある間違い | トラブルシューティング | 価格 | 代替案
このガイドを信頼する理由
I have shipped client work in Framer for two years and tested every feature covered here. This tutorial comes from real hands-on work — not marketing copy or vendor screenshots.

Framer is a powerful, browser-based tool for designing, prototyping, and publishing responsive websites without coding.
Most people only scratch the surface of it.
They build one page from scratch, publish, and never touch the CMS or the animations panel again.
このガイドでは、主要な機能の使い方をステップバイステップで解説します。
Framerチュートリアル
Learning how to use Framer means one shift in thinking: away from static design files, toward component-based, responsive web development. The basics below get you there.

フレーマ
Design, prototype, and publish a real website from one browser tab. Framer removes the handoff to developers — what you draw on the canvas is what goes live. Start free, upgrade when you need a custom domain.
Framer を使い始める
Complete this one-time setup before touching any feature.
Here is what my own first week with the editor looked like:

それでは、各ステップを順を追って見ていきましょう。
ステップ1:アカウントを作成する
Go to the Framer website and click Sign Up.
Enter your email and set a password.
✓ チェックポイント: チェックしてください 受信トレイ 確認メールについて。
ステップ2:エディターを開く
Framer runs in the browser, so Windows and マック both work with no install.
Log in and the canvas loads immediately.
Here is what you get out of the box:

✓ チェックポイント: プロジェクト一覧が表示されたメインダッシュボードが表示されるはずです。
ステップ3:新しいプロジェクトを開始する
Click New Project. Choose a blank canvas to build from scratch, or open an example template and change it.
You can also import a Figma file, which Framer converts into clean, responsive HTML.
✅ 完了: Your Framer project is open and ready for any feature below.
Framer自動SEOの使い方
自動化 SEO — Automated SEO handles sitemaps, meta tags, and clean markup so your site ranks without extra tools.
ステップ1:サイト設定を開く
Open site settings from the top-left menu of your Framer project.
Framer builds an automatic sitemap the moment you publish.
Step 2: Write Page Metadata
Manually update a unique meta title and description for every page.
これは以下のようなものです。
✓ チェックポイント: Each page shows its own title in the metadata list.
Step 3: Fix Your Heading Tags
Open the Accessibility panel and assign correct HTML tags to each text layer.
Every page needs exactly one H1 containing its primary keyword.
✅ 結果: Your site ships with semantic structure and search-ready metadata.
💡 プロのヒント: Enable the Lazy loading setting for media below the fold. Images outside the first viewport load later and your page speed improves.
How to Use Framer Designer
デザイン — Design gives you frames, layers, and pre-made components on a single canvas.
Step 1: Create a Frame
Go to Frame > New Frame. Frames are the building blocks of your Framer design.
Step 2: Add Your Elements
Add a text layer, images, or a button inside the frame.
Select any element and drag the resizing handles to adjust its size.
これは以下のようなものです。

✓ チェックポイント: Your frame holds every element you added, in order.
Step 3: Switch to Stacks
Use Stacks to manage spacing and alignment automatically instead of absolute positioning.
✅ 結果: A clean layout that holds together instead of drifting apart.
💡 プロのヒント: Give section frames top and bottom padding. Add left and right padding to the containers inside them for consistent spacing.
Framer Advanced Analytics の使い方
高度な分析 — Advanced Analytics reports traffic and behavior insights without a third-party script.
ステップ1:アナリティクスタブを開く
Click Analytics in the top bar of your project.
Step 2: Choose a Date Range
Pick a window and compare it against the previous period.
Weekly ranges show trends; daily ranges only show noise.
これは以下のようなものです。

✓ チェックポイント: You see visitors, page views, and your top pages.
Step 3: Act on What You See
Find pages with high exit rates and edit that content first.
One weak headline can cost more traffic than a whole redesign wins back.
✅ 結果: Real numbers telling you which page to change next.
💡 プロのヒント: Watch referrer データ every week. It shows which sites connect back to you and which posts earn links on their own.
How to Use Framer Collaborator
協力する — Collaborate lets designers work on the same site in real time.
Step 1: Send an Invitation
Click Share, then invite a collaborator by email.
Step 2: Set Their Role
Choose Editor for people who build, or Viewer for people who only watch and leave feedback.
これは以下のようなものです。

✓ チェックポイント: 彼らの アバター appears on the canvas once they accept the invitation.
Step 3: Work at the Same Time
Edit one canvas together. Every change syncs live for everyone.
✅ 結果: One shared project instead of five conflicting copies.
💡 プロのヒント: Organize and rename layers before you invite anyone. Clear names save your team hours of hunting through the layer list.
Framer CMSの使い方
CMS — CMS turns repeating content into a collection you manage from one place.
ステップ1:コレクションを作成する
Open the CMS panel and add a new collection.
One collection per content type: blog posts, case studies, team members.
Step 2: Add Your Fields
Set a field for each piece of content: title, image, body, and slug.
これは以下のようなものです。

✓ チェックポイント: Your collection lists every entry in a simple table.
Step 3: Connect It to the Design
Select a component on the canvas and bind each layer to a CMS field.
Build the card once and every entry inherits that design.
✅ 結果: New entries publish automatically using the same layout.
💡 プロのヒント: Drop a search icon entry point for site search into your header. That icon entry point for site search helps readers find older posts fast.
Framer Animationsの使い方
アニメーション — Animations bring your ideas to life with scroll effects, hover states, and transitions.
ステップ1:要素を選択する
Pick the element you want to animate on the canvas.
Step 2: Open the Animation Menu
Go to Animation > New Animation and choose a trigger.
Scroll, hover, and click cover most real interactions you need.
これは以下のようなものです。

✓ チェックポイント: A preview plays the moment you release the trigger.
Step 3: Adjust the Curve
Change the easing and duration until the motion feels natural.
✅ 結果: Interactions that feel designed, not bolted on afterwards.
💡 プロのヒント: Keep entrance animations under 400ms. Anything longer makes a fast site feel slow, and visitors read that as a broken page.
How to Use Framer AI Tools
AIツール — Framer AI generates complete, responsive, styled landing pages from simple text prompts.
ステップ1:新しいプロジェクトを開始する
Create a new project and click the AI option instead of a blank canvas.
ステップ2:プロンプトを作成する
Describe the site you want in plain language. Name your audience and tone.
これは以下のようなものです。

✓ チェックポイント: A full page appears on your canvas within seconds.
Step 3: Edit the Result
Treat the output as a draft. Change copy, swap images, adjust spacing.
✅ 結果: A working first draft instead of a blank screen.
💡 プロのヒント: Generate two or three versions from similar prompts. Copy the best section out of each one and build your real page from those.
How to Use Framer Custom Domain
カスタムドメイン — Custom Domain points your own web address at the site you just built.
ステップ1:ドメイン設定を開く
Go to site settings and select Domains.
ステップ2:ドメインを追加する
Type your domain, then copy the DNS records Framer shows you.
You need one A record and one CNAME in most cases.
✓ チェックポイント: Framer shows a pending status until DNS resolves.
Step 3: Paste the Records
Add those records at your registrar. Most updates finish within an hour.
✅ 結果: Your project loads on your own domain with SSL handled for you.
💡 プロのヒント: Connect the domain before you publish anything public. Doing it later means cleaning up redirects and losing 早い ランキング。
How to Use Framer Site & Page Metadata
Site & Page Metadata — Site and page metadata control how each page looks in search results and shared links.
Step 1: Open a Page
Select a page in the left panel and open its settings.
Step 2: Write the Title and Description
Keep titles under 60 characters and descriptions close to 155.
Write them for a person deciding whether to click, not for a crawler.
✓ チェックポイント: The preview card updates as you type.
Step 3: Add a Social Image
Upload an open graph image so links look right when people share them.
✅ 結果: Every page carries its own title, description, and share card.
💡 プロのヒント: Never ship the default title on more than one page. Duplicate titles make search engines choose which page to bury.
How to Use Framer Automatic Sitemap
Automatic Sitemap — Automatic Sitemap keeps a live index of every page you publish.
Step 1: Publish the Site
Framer writes the sitemap on publish. No plugin, no code.
Step 2: Check the File
Open yoursite.com/sitemap.xml in a browser window.
✓ チェックポイント: You see every published page listed there.
Step 3: Submit It
Add that sitemap URL to Google Search Console.
Resubmit after any large batch of new pages.
✅ 結果: Search engines find new pages in days instead of weeks.
💡 プロのヒント: Hide staging pages from the sitemap in page settings. Only pages you want indexed belong in that file.
Framerのプロ向けヒントとショートカット
After two years of daily use, these are the tips I give every new designer on my team.
キーボードショートカット
| アクション | ショートカット |
|---|---|
| Insert a frame | F |
| Insert a text layer | T |
| Duplicate selection | Cmd / Ctrl + D |
| ライブプレビューを開く | Cmd / Ctrl + P |
ほとんどの人が見逃す隠れた機能
- Master Component Library: Keep every component in one central file so updates and version control stay simple across a growing site.
- Plugin manager: Open it from the toolbar to add new tools to the editor without touching code.
- Prototype testing: Go to Prototype > Test Prototype to click through high-fidelity interactions before you publish.
Best Places to Learn Framer
- Framer University: Over 100 practical video lessons taught by an official Framer mentor.
- Official documentation: Covers every part of the tool, with tutorials and guides for each panel.
- ユーチューブ チャネル: Watch a deep pile of video tutorials and real case studies from the team.
- Community forum: The best place to connect with other designers and get answers fast.
- Udemy and Skillshare: Pick a structured course if you want the basics in a fixed order.
- GitHub: Source code and open resources, useful if developers are in the loop.
額縁製作でよくある間違いを避ける
Mistake #1: Positioning everything by hand
❌ 間違い: Dragging every element into place with absolute positioning, then watching the layout break on a smaller screen.
✅ 右: Use Stacks so spacing and alignment update on their own when content changes.
Mistake #2: Designing only for desktop
❌ 間違い: Publishing a site without ever opening the tablet or phone breakpoint.
✅ 右: Check each breakpoint and adjust text sizes and padding before you publish.
Mistake #3: Editing instances instead of components
❌ 間違い: Changing one instance and expecting the rest to follow.
✅ 右: Edit the component itself. Instances inherit structure, layout, and shared styles, while a variable lets each instance override just the intended fields without affecting the others.
額装機のトラブルシューティング
Problem: Text overflows on the phone breakpoint
原因: Font sizes are locked to fixed pixel values, so they never scale down.
修理: Use REM units for font sizes. Type then scales properly across every breakpoint.
Problem: The published site looks different from the canvas
原因: Unpublished changes, or your browser is serving a cached copy.
修理: Publish again, then hard-refresh the page. Confirm you are viewing the right domain.
Problem: A collaborator cannot edit anything
原因: They were invited as a Viewer rather than an Editor.
修理: Open Share, change their role to Editor, and send a fresh invitation.
📌 注記: これらの方法で問題が解決しない場合は、Framerサポートにお問い合わせください。
Framer とは何ですか?
フレーマ is a website builder where you create layouts on a canvas using frames, layers, and pre-made components — or generate a whole site from a text prompt.
Think of it as a design tool and a web host sharing one window.
こちらの簡単な概要をご覧ください。
主な機能は以下のとおりです。
- 自動SEO: Sitemaps, meta tags, and clean markup handled for you
- デザイン: Frames, layers, and components on one canvas
- 高度な分析: Traffic and behavior insights built into the editor
- コラボレーション: Real-time editing with your whole team
- CMS: Manage repeating content from one collection
- アニメーション: Scroll effects and hover states without code
- AIツール: Full landing pages from a text prompt
- カスタムドメイン: Your own web address with SSL handled
- Site & Page Metadata: Control how every page looks in search
- 自動サイトマップ: A live index of every page you publish
It also handles high-fidelity prototypes, real-time collaboration, and reusable symbols, so one project carries an idea from sketch to live site.
詳細については、こちらをご覧ください。 額装レビュー.

That single window replaces the usual design-file-then-developer round trip.
フレーマーの価格
Here is what Framer costs in 2026:
| プラン | 価格 | 最適な用途 |
|---|---|---|
| 基本 | $10 | 個人サイトとポートフォリオ |
| プロ | $30 | フリーランサー and growing business sites |
| 規模 | $100 | Agencies and high-traffic content sites |
無料トライアル: Yes — a free plan lets you build and publish on a Framer subdomain.
返金保証: Not advertised. You can downgrade or cancel at any time.

💰 最もお得な価格: Pro — it covers a custom domain, CMS content, and analytics on one plan.
フレーマー対代替案
How does Framer compare? Here is the landscape:
| 道具 | 最適な用途 | 価格 | 評価 |
|---|---|---|---|
| フレーマ | Design control and animations | 月額10ドル | ⭐ 4.5 |
| ガンマ | Decks and quick one-pagers | 月額10ドル | ⭐ 4.6 |
| 耐久性 | Instant small-business sites | 月額12ドル | ⭐ 4.4 |
| 10ウェブ | AI-built WordPress sites | 月額10ドル | ⭐ 4.4 |
| ドリック | Simple no-code 仕事 サイト | 月額18ドル | ⭐ 4.5 |
| タイプドリーム | Notion風のページ作成ツール | 月額15ドル | ⭐ 4.3 |
| B12 | Done-for-you service sites | 月額42ドル | ⭐ 4.2 |
| ジンドゥー | Tiny shops and local pages | 月額9ドル | ⭐ 4.1 |
おすすめ商品:
- 総合ベスト: Framer — design freedom plus real publishing in one tool.
- ベスト予算: Jimdo — cheapest way to get a small page online.
- 初心者におすすめ: Durable — answers a few questions and builds the site for you.
- Best for content sites: 10Web — WordPress underneath, so plugins stay available.
🎯 Framer Alternatives
Framerの代替サービスをお探しですか?おすすめの選択肢はこちらです。
- 🚀 ガンマ: Turns a prompt into decks, docs, and simple sites in minutes.
- ⚡ 耐久性: Builds a working small-business site in about thirty seconds.
- 💰 バターナッツ: Free AI site ジェネレータ aimed at first-time founders.
- 🧠 コードデザイン: AI layouts you can refine visually, then export.
- 🎨 サイト: Visual builder for designers who want fine control.
- 🔧 10ウェブ: AI website building on top of managed WordPress hosting.
- 👶 パイナップルビルダー: Guided setup with copy and images written for you.
- 💼 ドリック: Clean no-code builder with a generous free tier.
- 📊 タイプドリーム: Notion-style editing for people who hate design tools.
- 🌟 ジンドゥー: Budget builder with local business and shop templates.
- 🏢 B12: Done-for-you sites for law, finance, and consulting firms.
- 🔥 アピーパイ: Site and app building bundled in one no-code platform.
全リストについては、こちらをご覧ください。 フレーマーの代替品 ガイド。
⚔️ 額装業者比較
Here is how Framer stacks up against each one:
- フレーマー対ガンマ: Gamma wins on speed for decks. Framer wins on any site you plan to keep.
- フレーマー vs 耐久性: Durable is faster to launch. Framer gives you real design control afterwards.
- フレーマー対バターナッツ: Butternut is free and simple. Framer scales past the first landing page.
- Framer vs CodeDesign: CodeDesign exports code. Framer hosts and publishes for you instead.
- フレーマー対シター: Siter feels similar on the canvas. Framer has stronger CMS and animations.
- Framer vs 10Web: 10Web keeps WordPress plugins. Framer skips plugins and the maintenance they bring.
- フレーマー vs パイナップルビルダー: Pineapple Builder holds your hand more. Framer rewards you for learning it.
- フレーマー対ドリック: Dorik is cheaper at the low end. Framer handles complex interactions far better.
- Framer vs Typedream: Typedream is quicker to write in. Framer is quicker to design in.
- Framer vs Jimdo: Jimdo suits tiny local pages. Framer suits brands that care how things look.
- フレーマー vs B12: B12 does the work for you. Framer keeps the work in your hands.
- フレーマー vs アピーパイ: Appy Pie also builds apps. Framer stays focused on websites and does them better.
今すぐFramerを使い始めましょう
Framerの主要な機能をすべて使いこなせるようになりました。
- ✅ 自動SEO
- ✅ デザイン
- ✅ 高度な分析
- ✅ コラボレーションする
- ✅ CMS
- ✅ アニメーション
- ✅ AIツール
- ✅ カスタムドメイン
- ✅ Site & Page Metadata
- ✅ Automatic Sitemap
次のステップ: open a new project and try one feature today.
Most people start with Design, because frames make everything else click.
5分もかかりません。
よくある質問
Framerは何に使用されますか?
Framer is used to design, prototype, and publish responsive websites in one browser tab. Designers build on a canvas with frames and components, then publish live without a developer handoff.
Framerは無料でウェブサイトを作成できますか?
Yes. A free plan lets you build and publish a site on a Framer subdomain. Paid plans start at $10 and add a custom domain, CMS content, and more pages.
FramerはFigmaより優れていますか?
They do different jobs. Figma is better for static design files and team libraries. Framer is better when you want that design to become a real, published website.
Framerでウェブサイトを作成できますか?
Yes. Framer handles design, CMS content, animations, metadata, and hosting. You publish directly from the editor, so no separate developer or hosting setup is needed.
Framerの月額料金はいくらですか?
Framer pricing runs $10 per month for Basic, $30 for Pro, and $100 for Scale. A free tier is available if you only need a subdomain site.













