Skip to content
https://plala.or.jp

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
74
GRADE
C
FIX
4
REVIEW
3
PASS
8
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

43
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
74
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

8.26 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

17.66 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

262 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.168

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

18.27 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

28.39 s

Page Load Progression

2.6 s
5.2 s
7.9 s
10.5 s
13.1 s
15.7 s
18.3 s
20.9 s
Checks
17
8 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
6.3 MB transferred, 108 requests
FIX
6.3 MB transferred, 108 requests
Critical::
Page weighs 7.2 MB (6.3 MB transferred)
Info::
Fonts are 3.2 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 3.2 MB
Warning::
Images are 1.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.6 MB
Warning::
JavaScript is 784 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 784 KB
Info::
CSS is 437 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 437 KB
Warning::
108 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.3 MB / 2.4 MB budget
6.3 MB transferred
108 requests
1.3 g CO2 per page load
Fonts 3.2 MiB 52%
Images 1.6 MiB 26%
JavaScript 784.2 KiB 12%
CSS 437.4 KiB 7%
Other 159.5 KiB 2%
HTML 26.5 KiB 0%
Other 1.4 KiB 0%
Other 592 B 0%
Other 121 B 0%
0 2.4 MB 4.9 MB
Over budget

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

F
JS Execution Cost
Action
4373ms total JS execution
FIX
4373ms total JS execution
Warning::
https://www.plala.or.jp/resources_v2/plala/all/js/...: 1993ms CPU time
Warning::
https://www.plala.or.jp/: 799ms CPU time
Warning::
Unattributable: 646ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5ZL...: 328ms CPU time
Warning::
https://scripts.clarity.ms/0.8.59/clarity.js: 263ms CPU time
Info::
Third-party scripts: 1581ms (36% of total)

Main Thread Breakdown

Script Evaluation 50% Other 24% Style & Layout 15% Rendering 6% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.plala.or.jp/resources_v2/plala/all/js/shared/jquery-3.6.0.min.js1993ms1383ms11ms1st
https://www.plala.or.jp/799ms5ms1ms1st
Unattributable646ms11ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5ZLLBC328ms275ms50ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js263ms232ms7ms3rd
https://www.googletagmanager.com/gtag/js?id=G-EML759Z512&cx=c&gtm=4e64h1206ms168ms36ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-11412435412&cx=c&gtm=4e64h1139ms110ms28ms3rd
F
JS Bundles
Action
22 scripts, 319 KB unused
FIX
22 scripts, 319 KB unused
Warning::
https://www.plala.or.jp/resources_v2/plala/all/js/...: 100 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/js/...: unminified — 16 KB could be saved
Warning::
https://www.googletagmanager.com/gtag/destination?...: 68 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-EML7...: 65 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5ZL...: 63 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/js/...: 23 KB unused (27%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 319 KB
319 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.plala.or.jp/resources_v2/plala/all/js/shared/common.js151 KB100 KB (67%)1st
https://www.googletagmanager.com/gtag/destination?id=AW-11412435412&cx=c&gtm=4e64h1138 KB68 KB (49%)3rd
https://www.googletagmanager.com/gtag/js?id=G-EML759Z512&cx=c&gtm=4e64h1158 KB65 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5ZLLBC153 KB63 KB (41%)3rd
https://www.plala.or.jp/resources_v2/plala/all/js/shared/jquery-3.6.0.min.js88 KB23 KB (27%)1st
https://www.plala.or.jp/resources_v2/plala/all/js/top/fadein.js1 KB1st
https://www.plala.or.jp/resources_v2/plala/all/js/shared/le-mtagconfig.js0 KB1st
https://www.plala.or.jp/urgent_data/data/urgency_data.js2 KB1st
https://www.plala.or.jp/urgent_data/js/urgency.js1 KB1st
https://www.plala.or.jp/resources_v2/plala/all/js/shared/ocn/ocn.js1 KB1st

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
59 images, 0 KB saveable
REVIEW
59 images, 0 KB saveable
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.plala.or.jp/resources_v2/plala/all/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
59 images 1.6 MB
0 oversized -0 KB
59 legacy format
28 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

C
Page Weight Inventory
Action
108 resources · 6.3 MB · 319 KB savings available
REVIEW
108 resources · 6.3 MB · 319 KB savings available
Warning::
Page weight 5.3 MB over 1MB target
Got: 6.3 MB Expected: ≤ 1 MB
Info::
~319 KB of savings available
Info::
21 third-party resources (8% of weight)
Info::
5 resources over 200KB
108 resources · 6.3 MiB · 21 third-party 5.3 MiB over 1MB target
Font 52% · 3.2 MiB
Image 26% · 1.6 MiB
JavaScript 12% · 784.2 KiB
CSS 7% · 437.4 KiB
Other 2% · 142.3 KiB
Document 1% · 44.4 KiB

~318.6 KiB of savings available

Remove unused JavaScript: 318.6 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
8% third-party, 0 ms blocking
PASS
8% third-party, 0 ms blocking
Info::
Third-party code accounts for 8% of page weight (507.5 KiB of 6.3 MiB)
Info::
Third-party blocking time is low (0 ms)
92%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
3 fonts (3317 KB)
PASS
3 fonts (3317 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

3317 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 8.3 s LCP 17.7 shttps://www.plala.or.jp/resources_v2/plala/all/font/d226afef-6536-4b18-9b28-defffcc4baae.woff2d226afef-6536-4b18-9b28... https://www.plala.or.jp/resources_v2/plala/all/font/d226afef-6536-4b18-9b28-defffcc4baae.woff2 — 1.2 MiB — 5.3 s — font-display: swaphttps://www.plala.or.jp/resources_v2/plala/all/font/ca94208f-21dd-4dc8-ab7c-057d8dbfcccb.woff2ca94208f-21dd-4dc8-ab7c... https://www.plala.or.jp/resources_v2/plala/all/font/ca94208f-21dd-4dc8-ab7c-057d8dbfcccb.woff2 — 1012.2 KiB — 14.0 s — font-display: swaphttps://www.plala.or.jp/resources_v2/plala/all/font/3e49aace-6c5a-4a76-a80e-21ab7ad44f14.woff23e49aace-6c5a-4a76-a80e... https://www.plala.or.jp/resources_v2/plala/all/font/3e49aace-6c5a-4a76-a80e-21ab7ad44f14.woff2 — 1.0 MiB — 12.0 s — font-display: swap
d226afef-6536-4b18-9b28... woff2 swap
Size 1259 KB
Load time 5.3 s
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
ca94208f-21dd-4dc8-ab7c... woff2 swap
Size 1012 KB
Load time 14.0 s
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
3e49aace-6c5a-4a76-a80e... woff2 swap
Size 1046 KB
Load time 12.0 s
Start 3.5 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~1658 KB and ~3316 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
108 requests over 18631ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 8.3 s LCP 17.7 shttps://www.plala.or.jp// https://www.plala.or.jp/ — 200 — 26.5 KiB — 1.3 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/css/shared/common.css/resources_v2/plala/all/css/shared/... https://www.plala.or.jp/resources_v2/plala/all/css/shared/common.css — 200 — 389.4 KiB — 2.4 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/font/font.css/resources_v2/plala/all/font/font.c... https://www.plala.or.jp/resources_v2/plala/all/font/font.css — 200 — 12.3 KiB — 530 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/shared/jquery-3.6.0.min.js/resources_v2/plala/all/js/shared/j... https://www.plala.or.jp/resources_v2/plala/all/js/shared/jquery-3.6.0.min.js — 200 — 87.7 KiB — 1.6 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/shared/common.js/resources_v2/plala/all/js/shared/c... https://www.plala.or.jp/resources_v2/plala/all/js/shared/common.js — 200 — 151.3 KiB — 1.9 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/shared/common_parts.js/resources_v2/plala/all/js/shared/c... https://www.plala.or.jp/resources_v2/plala/all/js/shared/common_parts.js — 200 — 30.3 KiB — 1.0 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/shared/le-mtagconfig.js/resources_v2/plala/all/js/shared/l... https://www.plala.or.jp/resources_v2/plala/all/js/shared/le-mtagconfig.js — 200 — 295 B — 1.3 s — http/1.1https://www.plala.or.jp/cgi-bin/confirm_ipv6.cgi/cgi-bin/confirm_ipv6.cgi https://www.plala.or.jp/cgi-bin/confirm_ipv6.cgi — 200 — 253 B — 1.3 s — http/1.1https://www.plala.or.jp/emg_data/css/emargency.css/emg_data/css/emargency.css https://www.plala.or.jp/emg_data/css/emargency.css — 200 — 1.4 KiB — 511 ms — http/1.1https://www.plala.or.jp/emg_data/data/emargency_data.js/emg_data/data/emargency_data.js https://www.plala.or.jp/emg_data/data/emargency_data.js — 200 — 1.2 KiB — 1.3 s — http/1.1https://www.plala.or.jp/emg_data/js/emargency.js/emg_data/js/emargency.js https://www.plala.or.jp/emg_data/js/emargency.js — 200 — 2.2 KiB — 1.5 s — http/1.1https://www.plala.or.jp/urgent_data/css/urgency.css/urgent_data/css/urgency.css https://www.plala.or.jp/urgent_data/css/urgency.css — 200 — 1.4 KiB — 772 ms — http/1.1https://www.plala.or.jp/urgent_data/data/urgency_data.js/urgent_data/data/urgency_data.js https://www.plala.or.jp/urgent_data/data/urgency_data.js — 200 — 1.8 KiB — 1.5 s — http/1.1https://www.plala.or.jp/urgent_data/js/urgency.js/urgent_data/js/urgency.js https://www.plala.or.jp/urgent_data/js/urgency.js — 200 — 1.3 KiB — 1.6 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/css/top/style.css/resources_v2/plala/all/css/top/sty... https://www.plala.or.jp/resources_v2/plala/all/css/top/style.css — 200 — 25.9 KiB — 1.0 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/css/shared/ocn/ocn.css/resources_v2/plala/all/css/shared/... https://www.plala.or.jp/resources_v2/plala/all/css/shared/ocn/ocn.css — 200 — 6.3 KiB — 1.0 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/shared/ocn/ocn.js/resources_v2/plala/all/js/shared/o... https://www.plala.or.jp/resources_v2/plala/all/js/shared/ocn/ocn.js — 200 — 601 B — 1.8 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/top/fadein.js/resources_v2/plala/all/js/top/fade... https://www.plala.or.jp/resources_v2/plala/all/js/top/fadein.js — 200 — 1.4 KiB — 1.8 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/top/top-slider.js/resources_v2/plala/all/js/top/top-... https://www.plala.or.jp/resources_v2/plala/all/js/top/top-slider.js — 200 — 809 B — 1.8 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/top/top.js/resources_v2/plala/all/js/top/top.... https://www.plala.or.jp/resources_v2/plala/all/js/top/top.js — 200 — 630 B — 1.8 s — http/1.1https://fast.fonts.net/t/1.css?apiType=css&projectid=f1f80139-8a9e-4109-a100-e87dff27fe71fast.fonts.net/t/1.css?apiType=css&... https://fast.fonts.net/t/1.css?apiType=css&projectid=f1f80139-8a9e-4109-a100-e87dff27fe71 — 200 — 647 B — 132 ms — h2https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_togo-portal_01.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_togo-portal_01.png — 200 — 106.8 KiB — 771 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_togo-portal_01_sp.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_togo-portal_01_sp.png — 200 — 111.7 KiB — 2.3 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_ocn-docomo-cashback_06.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_ocn-docomo-cashback_06.png — 200 — 77.9 KiB — 527 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_ocn-docomo-cashback_06_sp.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_ocn-docomo-cashback_06_sp.png — 200 — 102.1 KiB — 545 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/img_top_kv_newmail_temporary.jpg/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/img_top_kv_newmail_temporary.jpg — 200 — 61.6 KiB — 532 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/img_top_kv_newmail_temporary_sp.jpg/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/img_top_kv_newmail_temporary_sp.jpg — 200 — 36.0 KiB — 275 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-5ZLLBCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5ZLLBC — 200 — 152.5 KiB — 149 ms — h2https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_caution_red.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_caution_red.png — 200 — 1.7 KiB — 760 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_add-update_sp.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_add-update_sp.png — 200 — 81.0 KiB — 1.0 s — http/1.1
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 8.3 s LCP 17.7 shttps://www.plala.or.jp// https://www.plala.or.jp/ — 200 — 26.5 KiB — 1.3 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/css/shared/common.css/resources_v2/plala/all/css/shared/... https://www.plala.or.jp/resources_v2/plala/all/css/shared/common.css — 200 — 389.4 KiB — 2.4 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/font/font.css/resources_v2/plala/all/font/font.c... https://www.plala.or.jp/resources_v2/plala/all/font/font.css — 200 — 12.3 KiB — 530 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/shared/jquery-3.6.0.min.js/resources_v2/plala/all/js/shared/j... https://www.plala.or.jp/resources_v2/plala/all/js/shared/jquery-3.6.0.min.js — 200 — 87.7 KiB — 1.6 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/shared/common.js/resources_v2/plala/all/js/shared/c... https://www.plala.or.jp/resources_v2/plala/all/js/shared/common.js — 200 — 151.3 KiB — 1.9 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/shared/common_parts.js/resources_v2/plala/all/js/shared/c... https://www.plala.or.jp/resources_v2/plala/all/js/shared/common_parts.js — 200 — 30.3 KiB — 1.0 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/shared/le-mtagconfig.js/resources_v2/plala/all/js/shared/l... https://www.plala.or.jp/resources_v2/plala/all/js/shared/le-mtagconfig.js — 200 — 295 B — 1.3 s — http/1.1https://www.plala.or.jp/cgi-bin/confirm_ipv6.cgi/cgi-bin/confirm_ipv6.cgi https://www.plala.or.jp/cgi-bin/confirm_ipv6.cgi — 200 — 253 B — 1.3 s — http/1.1https://www.plala.or.jp/emg_data/css/emargency.css/emg_data/css/emargency.css https://www.plala.or.jp/emg_data/css/emargency.css — 200 — 1.4 KiB — 511 ms — http/1.1https://www.plala.or.jp/emg_data/data/emargency_data.js/emg_data/data/emargency_data.js https://www.plala.or.jp/emg_data/data/emargency_data.js — 200 — 1.2 KiB — 1.3 s — http/1.1https://www.plala.or.jp/emg_data/js/emargency.js/emg_data/js/emargency.js https://www.plala.or.jp/emg_data/js/emargency.js — 200 — 2.2 KiB — 1.5 s — http/1.1https://www.plala.or.jp/urgent_data/css/urgency.css/urgent_data/css/urgency.css https://www.plala.or.jp/urgent_data/css/urgency.css — 200 — 1.4 KiB — 772 ms — http/1.1https://www.plala.or.jp/urgent_data/data/urgency_data.js/urgent_data/data/urgency_data.js https://www.plala.or.jp/urgent_data/data/urgency_data.js — 200 — 1.8 KiB — 1.5 s — http/1.1https://www.plala.or.jp/urgent_data/js/urgency.js/urgent_data/js/urgency.js https://www.plala.or.jp/urgent_data/js/urgency.js — 200 — 1.3 KiB — 1.6 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/css/top/style.css/resources_v2/plala/all/css/top/sty... https://www.plala.or.jp/resources_v2/plala/all/css/top/style.css — 200 — 25.9 KiB — 1.0 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/css/shared/ocn/ocn.css/resources_v2/plala/all/css/shared/... https://www.plala.or.jp/resources_v2/plala/all/css/shared/ocn/ocn.css — 200 — 6.3 KiB — 1.0 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/shared/ocn/ocn.js/resources_v2/plala/all/js/shared/o... https://www.plala.or.jp/resources_v2/plala/all/js/shared/ocn/ocn.js — 200 — 601 B — 1.8 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/top/fadein.js/resources_v2/plala/all/js/top/fade... https://www.plala.or.jp/resources_v2/plala/all/js/top/fadein.js — 200 — 1.4 KiB — 1.8 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/top/top-slider.js/resources_v2/plala/all/js/top/top-... https://www.plala.or.jp/resources_v2/plala/all/js/top/top-slider.js — 200 — 809 B — 1.8 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/js/top/top.js/resources_v2/plala/all/js/top/top.... https://www.plala.or.jp/resources_v2/plala/all/js/top/top.js — 200 — 630 B — 1.8 s — http/1.1https://fast.fonts.net/t/1.css?apiType=css&projectid=f1f80139-8a9e-4109-a100-e87dff27fe71fast.fonts.net/t/1.css?apiType=css&... https://fast.fonts.net/t/1.css?apiType=css&projectid=f1f80139-8a9e-4109-a100-e87dff27fe71 — 200 — 647 B — 132 ms — h2https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_togo-portal_01.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_togo-portal_01.png — 200 — 106.8 KiB — 771 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_togo-portal_01_sp.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_togo-portal_01_sp.png — 200 — 111.7 KiB — 2.3 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_ocn-docomo-cashback_06.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_ocn-docomo-cashback_06.png — 200 — 77.9 KiB — 527 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_ocn-docomo-cashback_06_sp.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_ocn-docomo-cashback_06_sp.png — 200 — 102.1 KiB — 545 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/img_top_kv_newmail_temporary.jpg/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/img_top_kv_newmail_temporary.jpg — 200 — 61.6 KiB — 532 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/img_top_kv_newmail_temporary_sp.jpg/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/img_top_kv_newmail_temporary_sp.jpg — 200 — 36.0 KiB — 275 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-5ZLLBCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5ZLLBC — 200 — 152.5 KiB — 149 ms — h2https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_caution_red.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_caution_red.png — 200 — 1.7 KiB — 760 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_add-update_sp.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_add-update_sp.png — 200 — 81.0 KiB — 1.0 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/bg_kv_dot2.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/bg_kv_dot2.png — 404 — 4.8 KiB — 1.0 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_ttl-catch.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_ttl-catch.png — 200 — 1001 B — 1.3 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_arrow-green_right.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_arrow-green_right.png — 200 — 1.4 KiB — 1.3 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/info_blank_icon.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/info_blank_icon.png — 200 — 1.8 KiB — 1.6 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_mypage_grey.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_mypage_grey.png — 200 — 2.6 KiB — 1.6 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_to-mypage_sp.jpg/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_to-mypage_sp.jpg — 200 — 87.7 KiB — 2.1 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/font/d226afef-6536-4b18-9b28-defffcc4baae.woff2/resources_v2/plala/all/font/d226af... https://www.plala.or.jp/resources_v2/plala/all/font/d226afef-6536-4b18-9b28-defffcc4baae.woff2 — 200 — 1.2 MiB — 5.3 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/font/ca94208f-21dd-4dc8-ab7c-057d8dbfcccb.woff2/resources_v2/plala/all/font/ca9420... https://www.plala.or.jp/resources_v2/plala/all/font/ca94208f-21dd-4dc8-ab7c-057d8dbfcccb.woff2 — 200 — 1012.2 KiB — 14.0 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/font/3e49aace-6c5a-4a76-a80e-21ab7ad44f14.woff2/resources_v2/plala/all/font/3e49aa... https://www.plala.or.jp/resources_v2/plala/all/font/3e49aace-6c5a-4a76-a80e-21ab7ad44f14.woff2 — 200 — 1.0 MiB — 12.0 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/includes/shared/header.html?_=1776812970082/resources_v2/plala/all/includes/sh... https://www.plala.or.jp/resources_v2/plala/all/includes/shared/header.html?_=1776812970082 — 200 — 8.2 KiB — 1.8 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/includes/shared/bottom_nav.html?_=1776812970083/resources_v2/plala/all/includes/sh... https://www.plala.or.jp/resources_v2/plala/all/includes/shared/bottom_nav.html?_=1776812970083 — 200 — 1.3 KiB — 1.9 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/includes/shared/footer.html?_=1776812970084/resources_v2/plala/all/includes/sh... https://www.plala.or.jp/resources_v2/plala/all/includes/shared/footer.html?_=1776812970084 — 200 — 5.3 KiB — 2.1 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/includes/shared/ocn/ocn_03.html?_=1776812970085/resources_v2/plala/all/includes/sh... https://www.plala.or.jp/resources_v2/plala/all/includes/shared/ocn/ocn_03.html?_=1776812970085 — 200 — 3.1 KiB — 2.2 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/img_loader.gif/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/img_loader.gif — 200 — 4.4 KiB — 2.3 s — http/1.1https://www.googletagmanager.com/gtag/js?id=G-EML759Z512&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-EML759Z512&cx=c&gtm=4e64h1 — 200 — 158.2 KiB — 56 ms — h2https://s.yimg.jp/images/listing/tool/cv/ytag.jss.yimg.jp/images/listing/tool/cv/yt... https://s.yimg.jp/images/listing/tool/cv/ytag.js — 200 — 11.8 KiB — 1.7 s — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 119 ms — h2https://www.google.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.plala.or.jp%2F&scrsrc=www.googletagmanager.com&rnd=809092776.1776812970&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%AA%E3%82%89%E3%80%80%E3%81%B7%E3%82%89%E3%82%89&auid=1061288452.1776812970&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v6846827za200zd6846827xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938468~117266401~117384406&apve=1&apvf=f&apvc=1&tft=1776812970328&tfd=3688www.google.com/ccm/collect?rcb=17&f... https://www.google.com/ccm/collect?rcb=17&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.plala.or.jp%2F&scrsrc=www.googletagmanager.com&rnd=809092776.1776812970&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%AA%E3%82%89%E3%80%80%E3%81%B7%E3%82%89%E3%82%89&auid=1061288452.1776812970&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v6846827za200zd6846827xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938466~115938468~117266401~117384406&apve=1&apvf=f&apvc=1&tft=1776812970328&tfd=3688 — 200 — 21 B — 115 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-11412435412&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-11412435412&cx=c&gtm=4e64h1 — 200 — 137.6 KiB — 76 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-EML759Z512&gtm=45je64h1v9104019888z86846827za20gzb6846827zd6846827&_p=1776812970099&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=968792617.1776812970&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~118463262&sid=1776812970&sct=1&seg=0&dl=https%3A%2F%2Fwww.plala.or.jp%2F&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%AA%E3%82%89%E3%80%80%E3%81%B7%E3%82%89%E3%82%89&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3800region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-EML759Z512&gtm=45je64h1v9104019888z86846827za20gzb6846827zd6846827&_p=1776812970099&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=968792617.1776812970&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~118463262&sid=1776812970&sct=1&seg=0&dl=https%3A%2F%2Fwww.plala.or.jp%2F&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%AA%E3%82%89%E3%80%80%E3%81%B7%E3%82%89%E3%82%89&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3800 — 204 — 550 B — 95 ms — h2https://bat.bing.com/p/action/97085483.jsbat.bing.com/p/action/97085483.js https://bat.bing.com/p/action/97085483.js — 200 — 1.8 KiB — 36 ms — h2https://www.clarity.ms/tag/uet/97085483www.clarity.ms/tag/uet/97085483 https://www.clarity.ms/tag/uet/97085483 — 200 — 1.0 KiB — 134 ms — http/1.1https://bat.bing.net/actionp/0?ti=97085483&tm=gtm002&Ver=2&mid=48bfa941-fd53-410c-abcd-93e32f589090&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=Dbat.bing.net/actionp/0?ti=97085483&... https://bat.bing.net/actionp/0?ti=97085483&tm=gtm002&Ver=2&mid=48bfa941-fd53-410c-abcd-93e32f589090&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=D — 204 — 121 B — 152 ms — h2https://bat.bing.net/action/0?ti=97085483&tm=gtm002&Ver=2&mid=48bfa941-fd53-410c-abcd-93e32f589090&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%AA%E3%82%89%E3%80%80%E3%81%B7%E3%82%89%E3%82%89&kw=%E5%85%89%E3%82%B3%E3%83%A9%E3%83%9C,%E3%81%B7%E3%82%89%E3%82%89%E5%85%89,%E3%83%89%E3%82%B3%E3%83%A2%E5%85%89,%E3%83%95%E3%83%AC%E3%83%83%E3%83%84%E5%85%89,%E3%81%B2%E3%81%8B%E3%82%8A,%E3%83%96%E3%83%AD%E3%83%BC%E3%83%89%E3%83%90%E3%83%B3%E3%83%89,%E9%AB%98%E9%80%9F,IPv6,%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88,%E6%8E%A5%E7%B6%9A%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9,%E3%83%86%E3%83%AC%E3%83%93,IP%E9%9B%BB%E8%A9%B1,%E3%81%B7%E3%82%89%E3%82%89,%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BC,NTT,ISP&p=https%3A%2F%2Fwww.plala.or.jp%2F&r=&lt=3502&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=408841bat.bing.net/action/0?ti=97085483&t... https://bat.bing.net/action/0?ti=97085483&tm=gtm002&Ver=2&mid=48bfa941-fd53-410c-abcd-93e32f589090&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%AA%E3%82%89%E3%80%80%E3%81%B7%E3%82%89%E3%82%89&kw=%E5%85%89%E3%82%B3%E3%83%A9%E3%83%9C,%E3%81%B7%E3%82%89%E3%82%89%E5%85%89,%E3%83%89%E3%82%B3%E3%83%A2%E5%85%89,%E3%83%95%E3%83%AC%E3%83%83%E3%83%84%E5%85%89,%E3%81%B2%E3%81%8B%E3%82%8A,%E3%83%96%E3%83%AD%E3%83%BC%E3%83%89%E3%83%90%E3%83%B3%E3%83%89,%E9%AB%98%E9%80%9F,IPv6,%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88,%E6%8E%A5%E7%B6%9A%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9,%E3%83%86%E3%83%AC%E3%83%93,IP%E9%9B%BB%E8%A9%B1,%E3%81%B7%E3%82%89%E3%82%89,%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BC,NTT,ISP&p=https%3A%2F%2Fwww.plala.or.jp%2F&r=&lt=3502&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=408841 — 204 — 347 B — 149 ms — h2https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&dl=https%3A%2F%2Fwww.plala.or.jp%2F&scrsrc=www.googletagmanager.com&rnd=809092776.1776812970&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%AA%E3%82%89%E3%80%80%E3%81%B7%E3%82%89%E3%82%89&auid=1061288452.1776812970&navt=n&npa=1&_tu=CA&gtm=45be64h1v9174438150z86846827za20gzb6846827zd6846827xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-11412435412&tid=AW-11412435412&tft=1776812970534&tfd=3894www.google.com/ccm/collect?rcb=5&fr... https://www.google.com/ccm/collect?rcb=5&frm=0&ae=g&dl=https%3A%2F%2Fwww.plala.or.jp%2F&scrsrc=www.googletagmanager.com&rnd=809092776.1776812970&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%AA%E3%82%89%E3%80%80%E3%81%B7%E3%82%89%E3%82%89&auid=1061288452.1776812970&navt=n&npa=1&_tu=CA&gtm=45be64h1v9174438150z86846827za20gzb6846827zd6846827xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-11412435412&tid=AW-11412435412&tft=1776812970534&tfd=3894 — 200 — 21 B — 24 ms — h3https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 123 ms — h2https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 279 B — 341 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/img_logo_plala.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/img_logo_plala.png — 200 — 5.3 KiB — 531 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_search_wht.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_search_wht.png — 200 — 1.9 KiB — 593 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/btn_head_menu.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/btn_head_menu.png — 200 — 1.3 KiB — 741 ms — http/1.1https://b99.yahoo.co.jp/pagead/conversion_async.jsb99.yahoo.co.jp/pagead/conversion_a... https://b99.yahoo.co.jp/pagead/conversion_async.js — -1 — 0 B — 1.1 s — https://apm.yahoo.co.jp/rt/?p=PFXCVI8JIN&label=&ref=https%3A%2F%2Fwww.plala.or.jp%2F&rref=&pt=&item=&cat=&price=&quantity=&et_optout=false&r=1776812972.554709&pvid=d8cyaot8bmfmo98kflp&__lt__cid_valid=false&_impl=ytag&brands=%22Chromium%22%3B%20v%3D%22147.0.7727.101%22%2C%20%22Not.A%2FBrand%22%3B%20v%3D%228.0.0.0%22&platform=%22Android%22&platform_version=%2211.0%22apm.yahoo.co.jp/rt/?p=PFXCVI8JIN&la... https://apm.yahoo.co.jp/rt/?p=PFXCVI8JIN&label=&ref=https%3A%2F%2Fwww.plala.or.jp%2F&rref=&pt=&item=&cat=&price=&quantity=&et_optout=false&r=1776812972.554709&pvid=d8cyaot8bmfmo98kflp&__lt__cid_valid=false&_impl=ytag&brands=%22Chromium%22%3B%20v%3D%22147.0.7727.101%22%2C%20%22Not.A%2FBrand%22%3B%20v%3D%228.0.0.0%22&platform=%22Android%22&platform_version=%2211.0%22 — -1 — 0 B — 1.1 s — https://www.plala.or.jp/resources_v2/plala/all/images/shared/btn_top-arrow.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/btn_top-arrow.png — 200 — 1.4 KiB — 722 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_add-update.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_add-update.png — 200 — 121.2 KiB — 1.3 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_to-mypage.jpg/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/kv_to-mypage.jpg — 200 — 130.5 KiB — 793 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_mypage_og.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_mypage_og.png — 200 — 2.8 KiB — 272 ms — http/1.1https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 279 B — 101 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_password.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_password.png — 200 — 2.8 KiB — 274 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_kikihosho.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_kikihosho.png — 200 — 4.5 KiB — 273 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_plus.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_plus.png — 200 — 2.3 KiB — 266 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_manual.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_manual.png — 200 — 2.3 KiB — 272 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_qa.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_qa.png — 200 — 4.5 KiB — 266 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_contact.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_contact.png — 200 — 3.8 KiB — 259 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/bullet_dn_gry.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/bullet_dn_gry.png — 200 — 1.5 KiB — 272 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/bnr_ocn-docomo-cashback_06.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/bnr_ocn-docomo-cashback_06.png — 200 — 34.8 KiB — 268 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/bnr_ocn-docomo-cashback_06_sp.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/bnr_ocn-docomo-cashback_06_sp.png — 200 — 102.1 KiB — 1.0 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/cp_banner/bnr_ocn-docomo-cashback_06.png/resources_v2/plala/all/images/cp_b... https://www.plala.or.jp/resources_v2/plala/all/images/cp_banner/bnr_ocn-docomo-cashback_06.png — 200 — 26.4 KiB — 272 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/cp_banner/mcafee.png/resources_v2/plala/all/images/cp_b... https://www.plala.or.jp/resources_v2/plala/all/images/cp_banner/mcafee.png — 200 — 13.7 KiB — 266 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/cp_banner/support_plus.png/resources_v2/plala/all/images/cp_b... https://www.plala.or.jp/resources_v2/plala/all/images/cp_banner/support_plus.png — 200 — 28.5 KiB — 272 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/cp_banner/ts.png/resources_v2/plala/all/images/cp_b... https://www.plala.or.jp/resources_v2/plala/all/images/cp_banner/ts.png — 200 — 16.1 KiB — 266 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/cp_banner/dcard_gold.png/resources_v2/plala/all/images/cp_b... https://www.plala.or.jp/resources_v2/plala/all/images/cp_banner/dcard_gold.png — 200 — 37.7 KiB — 3.5 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/cp_banner/dcard.png/resources_v2/plala/all/images/cp_b... https://www.plala.or.jp/resources_v2/plala/all/images/cp_banner/dcard.png — 200 — 20.6 KiB — 267 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/bnr_stop-kaizoku.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/bnr_stop-kaizoku.png — 200 — 356.9 KiB — 1.6 s — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_mente.png/resources_v2/plala/all/images/top/... https://www.plala.or.jp/resources_v2/plala/all/images/top/icon_support_mente.png — 200 — 2.9 KiB — 260 ms — http/1.1https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 279 B — 100 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_search_header_sp.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_search_header_sp.png — 200 — 1.1 KiB — 259 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_webmail_footer_sp.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_webmail_footer_sp.png — 200 — 2.1 KiB — 259 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_mypage_header_up.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_mypage_header_up.png — 200 — 540 B — 258 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_footer_nav.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_footer_nav.png — 200 — 1.3 KiB — 259 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_blank_white.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_blank_white.png — 200 — 598 B — 258 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/img_logo_official.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/img_logo_official.png — 200 — 3.4 KiB — 259 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/img_logo_plala_business.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/img_logo_plala_business.png — 200 — 3.1 KiB — 259 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/img_logo_youtube.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/img_logo_youtube.png — 200 — 1.7 KiB — 259 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/logo_ntt_docomo.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/logo_ntt_docomo.png — 200 — 5.0 KiB — 259 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/img_logo_ipv4.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/img_logo_ipv4.png — 200 — 2.0 KiB — 259 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/icon_hand-point.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/icon_hand-point.png — 200 — 3.1 KiB — 259 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/icon_notice.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/icon_notice.png — 200 — 2.7 KiB — 266 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/midashi_ocn-campaign.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/midashi_ocn-campaign.png — 200 — 28.6 KiB — 259 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/img_ocn-point01.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/img_ocn-point01.png — 200 — 3.4 KiB — 259 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/img_ocn-point02.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/img_ocn-point02.png — 200 — 6.1 KiB — 266 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/img_ocn-point03.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/img_ocn-point03.png — 200 — 5.3 KiB — 259 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/img_ocn-point04.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/ocn/img_ocn-point04.png — 200 — 6.5 KiB — 259 ms — http/1.1https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 279 B — 101 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_newslide_big_left.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_newslide_big_left.png — 200 — 1.3 KiB — 817 ms — http/1.1https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_newslide_big_right.png/resources_v2/plala/all/images/shar... https://www.plala.or.jp/resources_v2/plala/all/images/shared/icon_newslide_big_right.png — 200 — 1.3 KiB — 264 ms — http/1.1https://www.plala.or.jp/support/info/info.json?_=1776812970086/support/info/info.json?_=177681297... https://www.plala.or.jp/support/info/info.json?_=1776812970086 — 200 — 140.3 KiB — 1.0 s — http/1.1https://a.clarity.ms/collecta.clarity.ms/collect https://a.clarity.ms/collect — 204 — 279 B — 100 ms — http/1.1https://www.plala.or.jp/favicon.ico/favicon.ico https://www.plala.or.jp/favicon.ico — 200 — 1.4 KiB — 769 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
36% of JavaScript execution is third-party
First-party Third-party 1581ms · 474KB · ¥2185/mo
Unattributable
Other
Costly
Execution 646ms
Transfer 0 KB
Monthly Cost ¥893/mo
Google Tag Manager
Tag Manager
Costly
Execution 328ms
Transfer 153 KB
Unused 41%
Monthly Cost ¥453/mo
Microsoft Clarity
Session Replay
Costly
Execution 263ms
Transfer 26 KB
Monthly Cost ¥363/mo
Google Tag Manager
Tag Manager
Costly
Execution 206ms
Transfer 158 KB
Unused 41%
Monthly Cost ¥284/mo
Google Tag Manager
Tag Manager
Costly
Execution 139ms
Transfer 138 KB
Unused 49%
Monthly Cost ¥192/mo

These scripts may cost more than they're worth

  • Unattributable adds 646ms and costs ~¥893/month
  • Google Tag Manager adds 328ms and costs ~¥453/month
  • Microsoft Clarity adds 263ms and costs ~¥363/month
  • Google Tag Manager adds 206ms and costs ~¥284/month
  • Google Tag Manager adds 139ms and costs ~¥192/month

Unattributable takes 646ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 328ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Microsoft Clarity takes 263ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 206ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 139ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback