Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FLink & Button QualityAction7 issue(s) across 203 links and 14 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.ymobile.jp/ | ワイモバイル | new tab | Add '(opens in new tab)' to text |
| https://www.linemo.jp/?utm_source=softba… | ラインモ | new tab | Add '(opens in new tab)' to text |
| https://www.ymobile.jp/ | ワイモバイル | new tab | Add '(opens in new tab)' to text |
| https://www.linemo.jp/?utm_source=softba… | ラインモ | new tab | Add '(opens in new tab)' to text |
| /corp/special/answer/ | (empty) | empty | Add link text or aria-label |
| /biz/about/ai/ | (empty) | empty | Add link text or aria-label |
| /mobile/special/sports/ | (empty) | empty | Add link text or aria-label |
| /mobile/network/tsunageru/ | (empty) | empty | Add link text or aria-label |
| https://line.naver.jp/ti/p/%40softbank | LINE | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/SoftBank | X(旧 Twitter) | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/SoftBank | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/softbank_offic… | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/SoftBank | YouTube | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
/corp/special/answer/; /biz/about/ai/; /mobile/special/sports/; /mobile/network/tsunageru/
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.ymobile.jp/; https://www.linemo.jp/?utm_source=softbank&utm_medium=web&utm_campaign=top&ut…; https://www.ymobile.jp/; https://www.linemo.jp/?utm_source=softbank&utm_medium=web&utm_campaign=top&ut…; https://line.naver.jp/ti/p/%40softbank; https://twitter.com/SoftBank; https://www.facebook.com/SoftBank; https://www.instagram.com/softbank_official/; https://www.youtube.com/user/SoftBank
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.top-page-carousel-01-controls_prev (#184 on page); button.top-page-carousel-01-controls_next (#185 on page); button.sb-appshell-v1-pagetop_button (#1001 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
F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
CLandmark StructureAction9 landmarksREVIEW
A page should have only one <main> landmark.
Multiple <main> elements violate the spec — there must be exactly one per page.
Learn more ▾ ▴
HTML5 spec: 'authors must not include more than one main element' visible to AT at the same time. Multiple <main>s confuse AT and break the 'jump to main content' shortcut. Refactor to a single <main> with nested <section>/<article>.
Source: HTML5 spec
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
BHeading Hierarchy8 headingsREVIEW
- H2 ソフトバンクの取り組み
- H3 社会課題に、アンサーを。
- H3 AI
- H3 スポーツ
- H3 ネットワーク
- H2 ソフトバンク最前線
- H2 ソフトバンクの改善活動
- H2 プレスリリース
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 fail WCAG AAREVIEW
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 ソフトバンク… | 17.46:1 | 3.0:1 | #000000 | #EAEAEA | Pass |
| h2 ソフトバンク… | 17.46:1 | 3.0:1 | #000000 | #EAEAEA | Pass |
| h2 ソフトバンク… | 17.46:1 | 3.0:1 | #000000 | #EAEAEA | Pass |
| h2 プレスリリー… | 17.46:1 | 3.0:1 | #000000 | #EAEAEA | Pass |
| h3 社会課題に、… | 17.46:1 | 3.0:1 | #000000 | #EAEAEA | Pass |
| h3 スポーツ | 17.46:1 | 3.0:1 | #000000 | #EAEAEA | Pass |
| h3 ネットワーク | 17.46:1 | 3.0:1 | #000000 | #EAEAEA | Pass |
| title ソフトバンク | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span 災害用伝言板 | 14.41:1 | 4.5:1 | #000000 | #D4D6D8 | Pass |
| span Disaster Message Boa… | 14.41:1 | 4.5:1 | #000000 | #D4D6D8 | Pass |
| a 登録・確認す… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a 利用方法をみ… | 18.10:1 | 4.5:1 | #000000 | #EEEEEE | Pass |
| span My SoftBank | 17.94:1 | 4.5:1 | #000000 | #EDEDED | Pass |
| span サポート | 18.43:1 | 4.5:1 | #000000 | #F0F0F0 | Pass |
| span 店舗を探す | 10.40:1 | 4.5:1 | #000000 | #F0A399 | Pass |
| span オンライン | 4.09:1 | 4.5:1 | #000000 | #D91901 | Fail |
| span ショップ | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span モバイル | 18.10:1 | 4.5:1 | #000000 | #EEEEEE | Pass |
| span ワイモバイル | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span ラインモ | 18.93:1 | 4.5:1 | #000000 | #F3F3F3 | 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.
BLighthouse Accessibility AuditsScore 82/100 — 4 failing, 20 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.top-page-menu-section > div.top-page-menu-icons-row > a.top-page-menu-item > span.top-page-menu-label |
ワイモバイル div.top-page-menu-section > div.top-page-menu-icons-row > a.top-page-menu-item > span.top-page-menu-label |
ラインモ div.top-page-menu-section > div.top-page-menu-icons-row > a.top-page-menu-item > span.top-page-menu-label |
インターネット
固定電話 div.top-page-menu-section > div.top-page-menu-icons-row > a.top-page-menu-item > span.top-page-menu-label |
でんき div.top-page-menu-section > div.top-page-menu-icons-row > a.top-page-menu-item > span.top-page-menu-label |
法人のお客さま div.top-page-menu-section > div.top-page-menu-icons-row > a.top-page-menu-item > span.top-page-menu-label |
企業・IR div.top-page-menu-section > div.top-page-menu-icons-row > a.top-page-menu-item > span.top-page-menu-label |
ネットワーク div.top-page-menu-section > div.top-page-menu-icons-row > a.top-page-menu-item > span.top-page-menu-label |
My SoftBank div.top-page-layout-service > div.top-page-menu-section > div.top-page-sub-menu > a.top-page-sub-btn |
サポート div.top-page-layout-service > div.top-page-menu-section > div.top-page-sub-menu > a.top-page-sub-btn |
店舗を探す div.top-page-layout-service > div.top-page-menu-section > div.top-page-sub-menu > a.top-page-sub-btn |
オンラインショップ div.top-page-layout-service > div.top-page-menu-section > div.top-page-sub-menu > a.top-page-sub-btn |
ENGLISH div.top-page-layout-service > div.top-page-menu-section > div.top-page-english-link > a |
製品/料金のお知らせ section.top-page-section-01 > div.section-info-product-notice > aside.section-info-notices > header.section-info-notices_header |
料金 li.section-info-notices_list-item > a.section-info-notices_link > div.section-info-notices_categories > span.section-info-notices_label |
2026年4月10日 li.section-info-notices_list-item > a.section-info-notices_link > div.section-info-notices_categories > span.section-info-notices_date |
ソフトバンクニュースを見る main.contents-area > section.top-page-section-01 > p.top-page-frontline-button-container > a.top-page-frontline-button |
詳しくはこちら main.contents-area > section.top-page-section-01 > p.top-page-improvement-button-container > a.top-page-improvement-button |
テクノロジー ul.top-page-list-news > li.top-page-list-news_item > a.top-page-link-news > span.top-page-link-news_label |
製品・サービス・料金 ul.top-page-list-news > li.top-page-list-news_item > a.top-page-link-news > span.top-page-link-news_label |
製品・サービス・料金 ul.top-page-list-news > li.top-page-list-news_item > a.top-page-link-news > span.top-page-link-news_label |
製品・サービス・料金 ul.top-page-list-news > li.top-page-list-news_item > a.top-page-link-news > span.top-page-link-news_label |
一覧を見る main.contents-area > section.top-page-section-01 > p.top-page-press-button-container > a.top-page-press-button |
These are opportunities to improve the legibility of your content.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
section.top-page-section-01 > div.top-page-layout-col2 > section.top-page-layout-col2_item > a.top-page-link-initiatives-all section.top-page-section-01 > div.top-page-layout-col2 > section.top-page-layout-col2_item > a.top-page-link-initiatives-all |
section.top-page-section-01 > div.top-page-layout-col2 > section.top-page-layout-col2_item > a.top-page-link-initiatives-all section.top-page-section-01 > div.top-page-layout-col2 > section.top-page-layout-col2_item > a.top-page-link-initiatives-all |
section.top-page-section-01 > div.top-page-layout-col2 > section.top-page-layout-col2_item > a.top-page-link-initiatives-all section.top-page-section-01 > div.top-page-layout-col2 > section.top-page-layout-col2_item > a.top-page-link-initiatives-all |
section.top-page-section-01 > div.top-page-layout-col2 > section.top-page-layout-col2_item > a.top-page-link-initiatives-all section.top-page-section-01 > div.top-page-layout-col2 > section.top-page-layout-col2_item > a.top-page-link-initiatives-all |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of 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 |
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
スライド 1 div.top-page-carousel-01 > div.top-page-carousel-01-pagination > div.top-page-carousel-01-pagination_dots > button.top-page-carousel-01-pagination_dot |
スライド 2 div.top-page-carousel-01 > div.top-page-carousel-01-pagination > div.top-page-carousel-01-pagination_dots > button.top-page-carousel-01-pagination_dot |
スライド 3 div.top-page-carousel-01 > div.top-page-carousel-01-pagination > div.top-page-carousel-01-pagination_dots > button.top-page-carousel-01-pagination_dot |
スライド 4 div.top-page-carousel-01 > div.top-page-carousel-01-pagination > div.top-page-carousel-01-pagination_dots > button.top-page-carousel-01-pagination_dot |
スライド 5 div.top-page-carousel-01 > div.top-page-carousel-01-pagination > div.top-page-carousel-01-pagination_dots > button.top-page-carousel-01-pagination_dot |
スライド 6 div.top-page-carousel-01 > div.top-page-carousel-01-pagination > div.top-page-carousel-01-pagination_dots > button.top-page-carousel-01-pagination_dot |
These items highlight common accessibility best practices.
AAlt Text QualityAll 115 images OKPASS
| Issue | Count |
|---|---|
| too long | 51 image(s) |