Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction3 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CAlt Text QualityAction10 of 140 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 10 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
BLink & Button Quality1 issue(s) across 117 links and 36 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://note.com/peraichi/m/me7e0fce63a2… | 活用事例 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=88 | ランディングページ | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=14 | 製品・サービスの紹介 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=11 | 企業・会社・コーポレ… | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=17 | 説明会・セミナー | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=15 | ネットショップ・通販 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=13 | 店舗・施設の紹介 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=16 | イベント | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=20 | プロフィール | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=82 | ポートフォリオ | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=12 | 採用 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates | その他のカテゴリはこ… | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=21 | 美容 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=33 | ビジネス・コンサルテ… | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=58 | 習い事・資格スクール | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=61 | 建築・リフォーム | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=83 | 個人事業主・フリーラ… | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=43 | 整骨院・接骨院・治療… | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=92 | エステサロン | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=55 | 塾・学習支援 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=24 | 弁護士・会計士等士業 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=25 | 不動産 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates | その他のカテゴリはこ… | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=70 | シンプル | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=35 | かわいい | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=65 | おしゃれ | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=36 | 和風 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates?tags=47 | かっこいい | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/templates | テンプレート 一覧は… | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/landing_pages/view/… | フォーム | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/pages/payment | 決済 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/pages/reservation | 予約 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/landing_pages/view/… | メルマガ | new tab | Add '(opens in new tab)' to text |
| https://note.com/peraichi/m/me7e0fce63a2… | 活用事例 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/landing_pages/view/… | 制作代行 | new tab | Add '(opens in new tab)' to text |
| https://enterprise.hp.peraichi.com | 資料請求 | new tab | Add '(opens in new tab)' to text |
| https://support.peraichi.com/hc/ja/artic… | まずはホームページを… | new tab | Add '(opens in new tab)' to text |
| https://support.peraichi.com/hc/ja/artic… | 商品やサービスをネッ… | new tab | Add '(opens in new tab)' to text |
| https://support.peraichi.com/hc/ja/artic… | 予約受付をネットでし… | new tab | Add '(opens in new tab)' to text |
| https://support.peraichi.com/hc/ja/artic… | 手軽な請求手段を持ち… | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/pages/reservation | 詳しく見る | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/pages/payment | 詳しく見る | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/landing_pages/view/… | 詳しく見る | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/landing_pages/view/… | 詳しく見る | new tab | Add '(opens in new tab)' to text |
| https://note.com/peraichi | ペライチ公式note | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview1124 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview1024 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview0924 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview0828 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview1224 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview1124 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview1024 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview0924 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview0828 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview1224 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview1124 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview1024 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview0924 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/univ/interview0828 | インタビュー … | new tab | Add '(opens in new tab)' to text |
| https://status.peraichi.com/ | 障害情報 | new tab | Add '(opens in new tab)' to text |
| https://recruit.peraichi.co.jp/ | 採用情報 | new tab | Add '(opens in new tab)' to text |
| http://peraichi.co.jp/ | 運営会社 | new tab | Add '(opens in new tab)' to text |
| /pages/payment | ペライチ決済 | new tab | Add '(opens in new tab)' to text |
| /pages/reservation | ペライチ予約 | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/landing_pages/view/… | メール・顧客管理 | new tab | Add '(opens in new tab)' to text |
| https://mkt.peraichi.com/ | ペライチなんでもマー… | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/landing_pages/view/… | 制作代行サービス | new tab | Add '(opens in new tab)' to text |
| https://peraichi.com/landing_pages/view/… | サポーター募集ページ | new tab | Add '(opens in new tab)' to text |
| https://peraichi.zendesk.com/hc/ja | ヘルプ・よくあるご質… | new tab | Add '(opens in new tab)' to text |
| https://raksul.com | ネット印刷のラクスル | new tab | Add '(opens in new tab)' to text |
| https://novasell.com/ | ノバセル(広告のプラ… | new tab | Add '(opens in new tab)' to text |
| https://www.hacobell.com/ | ハコベル(物流のプラ… | new tab | Add '(opens in new tab)' to text |
| https://www.notosiki.co.jp/ | ダンボールワン(梱包… | new tab | Add '(opens in new tab)' to text |
| https://josys.com/ | ジョーシス(ITデバイ… | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://note.com/peraichi/m/me7e0fce63a2d; https://peraichi.com/templates?tags=88; https://peraichi.com/templates?tags=14; https://peraichi.com/templates?tags=11; https://peraichi.com/templates?tags=17; https://peraichi.com/templates?tags=15; https://peraichi.com/templates?tags=13; https://peraichi.com/templates?tags=16; https://peraichi.com/templates?tags=20; https://peraichi.com/templates?tags=82 (+64 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.p-fixed-tryout-banner-parts__close-btn (#1442 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
B404 Error PageHTTP 404, custom pageREVIEW
BLighthouse Accessibility AuditsScore 87/100 — 4 failing, 26 passedREVIEW
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
メニュー div.l-header-upper > div.l-header-upper__container > div#js-mobile-nav > button.l-header-mobile-nav__btn |
What's Peraichi? div.p-top-new-overview__container > div.p-top-new-overview__desc > div.p-top-new-overview__title > p.u-weight-bold |
専門知識は必要なし! div.p-top-new-overview__func-lists > a > div.p-top-new-overview__func-item > div.p-top-new-overview__func-item--note |
カンタン操作で div.p-top-new-overview__func-item--img > div.p-top-new-overview__func-item--desc > h3 > span.p-top-new-overview__func-item--desc__secondary |
アイデアをその場で形に! div.p-top-new-overview__func-lists > a > div.p-top-new-overview__func-item > div.p-top-new-overview__func-item--note |
わずか30分で div.p-top-new-overview__func-item--img > div.p-top-new-overview__func-item--desc > h3 > span.p-top-new-overview__func-item--desc__secondary |
疑問も不安もその場で解消! div.p-top-new-overview__func-lists > a > div.p-top-new-overview__func-item > div.p-top-new-overview__func-item--note |
安心サポートで div.p-top-new-overview__func-item--img > div.p-top-new-overview__func-item--desc > h3 > span.p-top-new-overview__func-item--desc__secondary |
ペライチ予約 div.p-top-new-features__item > div.p-top-new-features__item-name > div.p-top-new-features__item-main > p.u-color-primary |
詳しく見る div.p-top-new-features__others--start > div.p-top-new-features__item > div.u-flex > a.p-top-common-button |
ペライチ決済 div.p-top-new-features__item > div.p-top-new-features__item-name > div.p-top-new-features__item-main > p.u-color-primary |
詳しく見る div.p-top-new-features__others--start > div.p-top-new-features__item > div.u-flex > a.p-top-common-button |
フォーム div.p-top-new-features__item > div.p-top-new-features__item-name > div.p-top-new-features__item-main > p.u-color-primary |
詳しく見る div.p-top-new-features__others--start > div.p-top-new-features__item > div.u-flex > a.p-top-common-button |
こんなサイトも、あんなサイトも。自分だけのサイトが作れます! div.u-bgcolor-white > div.u-pb-md > div.u-pt-md > p.p-top-new-features__others--title |
メルマガ配信 div.p-top-new-features__item > div.p-top-new-features__item-name > div.p-top-new-features__item-main > p.u-color-primary |
詳しく見る div.p-top-new-features__others--end > div.p-top-new-features__item > div.u-flex > a.p-top-common-button |
ペライチ公式note div.p-top-new-university > div.p-top-new-university__top > div.u-mt-md > a.c-btn |
例えば、こんなコンテンツを発信しています div.p-top-new-university > div.p-top-new-university__bottom > div.p-top-new-university__bottom-title > span |
2026.04.17 li.u-border-bottom > a.link--inherit > div.u-inline-block > span.u-color-gray-dark |
2026.04.02 li.u-border-bottom > a.link--inherit > div.u-inline-block > span.u-color-gray-dark |
2026.03.30 li.u-border-bottom > a.link--inherit > div.u-inline-block > span.u-color-gray-dark |
2026.03.16 li.u-border-bottom > a.link--inherit > div.u-inline-block > span.u-color-gray-dark |
2026.03.03 li.u-border-bottom > a.link--inherit > div.u-inline-block > span.u-color-gray-dark |
ログイン body._fallback_style > footer#footer > div.u-align-center > a.link--underline |
会員登録 body._fallback_style > footer#footer > div.u-align-center > a.link--underline |
ペライチとは、株式会社ペライチが運営するホームページ作成サービスです。専門知識が無くてもスピーディかつ簡単にホームページが制作できます。ペライチの特徴は、直観… body._fallback_style > footer#footer > div.u-align-center > p.l-footer__overview-desc |
These are opportunities to improve the legibility of your content.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
1
2
3
4
5
6 div.p-top-new-mainvisual__container > div.p-top-new-mainvisual__main-slider > div.p-top-new-mainvisual__fv-sp > ul#js-top-new-fv-slider-sp |
1
2
3
4
5
6
7
8 div.p-top-new-features__first-template > div.p-top-new-features__first-template__container > div.p-top-new-feature__example-pages > ul#js-top-new-example-pages-sp-slider |
コーポレートサイト
教室予約
ポートフォリオ
ネットショップ
ホテル予約
資料請求
コーポレートサイト
教室予約
ポートフォリオ
ネットショップ
ホテル予約
… div.u-bgcolor-white > div.u-pb-md > div.u-pt-md > ul#js-top-new-template-slider |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
A+Heading Hierarchy47 headingsPASS
- H1 初期費用0円、ページ完成までわずか30分 ホームページ作成は ペライチ
- H2 ペライチとは?
- H3 充実の機能を カンタン操作で
- H3 ページ完成まで わずか30分で
- H3 国産サービスならではの 安心サポートで
- H2 専門知識は必要なし カンタン操作で本格的なホームページを作成
- H3 感覚的な操作で、ページのレイアウトを自由にカスタマイズ
- H3 プロが作成した、600種類以上のテンプレートが使い放題!
- H3 面倒な作業は不要で、 URLもカンタン設定
- H3 フォームや予約・決済など、 さまざまなコンバージョン機能を実装可能!
- H4 予約管理業務の工数を大幅削減!
- H4 決済をもっと自由に、手軽に。
- H4 お問合せや受付など幅広く活用!
- H4 ネットショップ
- H4 ホテル予約
- H4 資料請求
- H4 コーポレートサイト
- H4 教室予約
- H4 ポートフォリオ
- H4 コーポレートサイト
- H4 教室予約
- H4 ポートフォリオ
- H4 ネットショップ
- H4 ホテル予約
- H4 資料請求
- H4 コーポレートサイト
- H4 教室予約
- H4 ポートフォリオ
- H4 ネットショップ
- H4 ホテル予約
- H4 資料請求
- H4 コーポレートサイト
- H4 教室予約
- H4 ポートフォリオ
- H3 メルマガ配信で リピーター増加や売上拡大をサポート
- H4 リピーターを増やせる!
- H2 アイデアをその場で形に!スピーディーなページ制作でビジネスの機会損失を回避
- H3 場所や時間を選ばずに ページを更新
- H3 コピーライティングも AIにおまかせ
- H3 ABテスト用ページも ワンクリックで
- H2 疑問も不安もその場で解消! 国産サービスならではの安心サポート
- H3 その場で質問が出来る チャットサポート
- H3 マンツーマンで併走する オンライン個別サポート
- H3 ビジネスノウハウを学べる 会員限定セミナー
- H2 選ばれて、累計60万ユーザー突破 たくさんのお声をいただいております!
- H2 よくある質問
- H2 新着情報
A+Form AccessibilityNo form controlsPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 ペライチとは… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 専門知識は必… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 カンタン操作… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 アイデアをそ… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 スピーディー… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 ページ制作で… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 疑問も不安も… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 国産サービス… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 選ばれて、 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 突破 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 たくさんのお… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 よくある質問 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 新着情報 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 感覚的な操作… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 自由にカスタ… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 プロが作成し… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 600種類以上の… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 面倒な作業は… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 URLもカンタン… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 フォームや予… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.