Skip to content
https://tv-asahi.co.jp

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
69
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

20
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
47
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
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.

4.56 s

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

14.73 s

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

2.15 s

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

0.190

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

10.37 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.

24.63 s

Page Load Progression

1.3 s
2.5 s
3.8 s
5.1 s
6.3 s
7.6 s
8.9 s
10.2 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
23.7 MB transferred, 126 requests
FIX
23.7 MB transferred, 126 requests
Critical::
Page weighs 25.7 MB (23.7 MB transferred)
Warning::
Images are 22.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 22.2 MB
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Warning::
126 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 5.0 g CO2 per page load
23.7 MB / 2.4 MB budget
23.7 MB transferred
126 requests
5.0 g CO2 per page load
Images 22.2 MiB 94%
JavaScript 1.2 MiB 5%
Other 262.4 KiB 1%
CSS 42.1 KiB 0%
Other 12.2 KiB 0%
HTML 4.3 KiB 0%
Other 1.9 KiB 0%
Other 301 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (23.7 MiB of 23.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
11519ms total JS execution
FIX
11519ms total JS execution
Warning::
https://www.tv-asahi.co.jp/Top24/assets/index.js: 3953ms CPU time
Warning::
https://www.tv-asahi.co.jp/: 2766ms CPU time
Warning::
Unattributable: 1483ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-P3H...: 986ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DK0D...: 554ms CPU time
Warning::
Third-party scripts: 11519ms (100% of total)

Main Thread Breakdown

Other 35% Script Evaluation 31% Style & Layout 18% Rendering 11% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://www.tv-asahi.co.jp/Top24/assets/index.js3953ms891ms2ms3rd
https://www.tv-asahi.co.jp/2766ms13ms5ms3rd
Unattributable1483ms32ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P3HJF2986ms836ms113ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DK0DVKPCR6&cx=c&gtm=4e64k0554ms408ms89ms3rd
https://www.googletagmanager.com/gtag/js?id=G-DJWW7JPFSS&cx=c&gtm=4e64k0431ms335ms94ms3rd
https://www.googletagmanager.com/gtag/js?id=G-1MF0KVKVN1&cx=c&gtm=4e64k0415ms331ms81ms3rd
https://www.googletagmanager.com/gtag/js?id=G-GFX8N57Z5R&cx=c&gtm=4e64k0387ms302ms81ms3rd
https://www.googletagmanager.com/gtag/js?id=G-EWDQYCBMEL&cx=c&gtm=4e64k0354ms283ms66ms3rd
https://www.google-analytics.com/analytics.js123ms97ms9ms3rd

Showing top 10 of 11 scripts

D
JS Bundles
Action
17 scripts, 458 KB unused
FIX
17 scripts, 458 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DJWW...: 71 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-DK0D...: 71 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-GFX8...: 67 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.tv-asahi.co.jp/Top24/assets/index.js: 65 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-EWDQ...: 64 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 458 KB
458 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-DJWW7JPFSS&cx=c&gtm=4e64k0169 KB71 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-DK0DVKPCR6&cx=c&gtm=4e64k0176 KB71 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-GFX8N57Z5R&cx=c&gtm=4e64k0151 KB67 KB (44%)3rd
https://www.tv-asahi.co.jp/Top24/assets/index.js206 KB65 KB (32%)3rd
https://www.googletagmanager.com/gtag/js?id=G-EWDQYCBMEL&cx=c&gtm=4e64k0144 KB64 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=G-1MF0KVKVN1&cx=c&gtm=4e64k0143 KB64 KB (45%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P3HJF2197 KB56 KB (29%)3rd
https://www.tv-asahi.co.jp/mps/bigdata/luid/get_luid.js2 KB3rd
https://www.tv-asahi.co.jp/mps/bigdata/luid/optout_migration.js0 KB3rd
https://www.tv-asahi.co.jp/mps/bigdata/luid/opt_init.js1 KB3rd

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

F
Page Weight Inventory
Action
126 resources · 23.7 MB · 458 KB savings available
FIX
126 resources · 23.7 MB · 458 KB savings available
Warning::
Page weight 22.7 MB over 1MB target
Got: 23.7 MB Expected: ≤ 1 MB
Info::
~458 KB of savings available
Warning::
125 third-party resources (100% of weight)
Info::
10 resources over 200KB
126 resources · 23.7 MiB · 125 third-party 22.7 MiB over 1MB target
Image 94% · 22.2 MiB
JavaScript 5% · 1.2 MiB
Other 1% · 272.3 KiB
CSS 0% · 42.1 KiB
Document 0% · 4.5 KiB

~457.8 KiB of savings available

Remove unused JavaScript: 457.8 KiB
F
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.

No Cache-Control header

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

C
Image Optimization
Action
78 images, 0 KB saveable
REVIEW
78 images, 0 KB saveable
Warning::
https://www.tv-asahi.co.jp/Top16/cms/push/03723/06... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top24/assets/icons/tela... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/commons/1/images/footer... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top16/cms/push/03723/02... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top24/assets/images/ch2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top24/assets/icons/abem... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/commons/1/images/footer... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top16/cms/banner/00244/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top24/assets/icons/tver... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top16/cms/push/03723/01... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top16/cms/push/03723/04... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top24/assets/icons/inst... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top24/assets/icons/line... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/commons/1/images/footer... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top24/assets/images/ch1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top16/cms/push/03723/03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top24/assets/icons/x.sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top24/assets/icons/yout... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top24/assets/images/bs_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/commons/1/images/footer... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top24/assets/images/tva... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top16/cms/push/03723/05... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.tv-asahi.co.jp/Top24/assets/icons/tele... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
78 images 22.2 MB
0 oversized -0 KB
77 legacy format
23 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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
No web fonts (system fonts)
PASS
No web fonts (system fonts)
Info::
No web fonts loaded — system fonts are fastest
No web fonts loaded — system fonts are optimal.
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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
prefetch

1 resource hints configured

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
126 requests over 8052ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 4.6 s LCP 14.7 shttps://tv-asahi.co.jp// https://tv-asahi.co.jp/ — 301 — 202 B — 991 ms — http/1.1https://www.tv-asahi.co.jp/www.tv-asahi.co.jp/ https://www.tv-asahi.co.jp/ — 200 — 4.3 KiB — 35 ms — h2https://www.tv-asahi.co.jp/Top24/assets/resources.jsonwww.tv-asahi.co.jp/Top24/assets/res... https://www.tv-asahi.co.jp/Top24/assets/resources.json — 200 — 7.6 KiB — 844 ms — h2https://www.tv-asahi.co.jp/Top24/assets/index.jswww.tv-asahi.co.jp/Top24/assets/ind... https://www.tv-asahi.co.jp/Top24/assets/index.js — 200 — 205.5 KiB — 1.9 s — h2https://www.tv-asahi.co.jp/Top24/assets/index.csswww.tv-asahi.co.jp/Top24/assets/ind... https://www.tv-asahi.co.jp/Top24/assets/index.css — 200 — 42.1 KiB — 1.3 s — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/tvasahi-tools.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/tvasahi-tools.js — 200 — 3.7 KiB — 747 ms — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/ssl_tools.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/ssl_tools.js — 200 — 6.2 KiB — 1.1 s — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/ssl_tools_f.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/ssl_tools_f.js — 200 — 4.2 KiB — 858 ms — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/optout.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/optout.js — 200 — 2.7 KiB — 748 ms — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/opt_init.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/opt_init.js — 200 — 1.3 KiB — 855 ms — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/optout_migration.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/optout_migration.js — 200 — 364 B — 749 ms — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/get_luid.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/get_luid.js — 200 — 2.5 KiB — 1.1 s — h2https://www.googletagmanager.com/gtm.js?id=GTM-P3HJF2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P3HJF2 — 200 — 197.4 KiB — 66 ms — h2https://www.googletagmanager.com/gtag/js?id=G-EWDQYCBMEL&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-EWDQYCBMEL&cx=c&gtm=4e64k0 — 200 — 144.0 KiB — 46 ms — h2https://www.googletagmanager.com/gtag/js?id=G-1MF0KVKVN1&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-1MF0KVKVN1&cx=c&gtm=4e64k0 — 200 — 143.3 KiB — 42 ms — h2https://www.googletagmanager.com/gtag/js?id=G-DK0DVKPCR6&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DK0DVKPCR6&cx=c&gtm=4e64k0 — 200 — 176.2 KiB — 72 ms — h3https://www.googletagmanager.com/gtag/js?id=G-DJWW7JPFSS&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DJWW7JPFSS&cx=c&gtm=4e64k0 — 200 — 169.0 KiB — 64 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 44 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.3 s — h2https://www.google.com/ccm/collect?rcb=15&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&scrsrc=www.googletagmanager.com&rnd=1348741165.1776894858&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&auid=1968819438.1776894858&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v72138960za200zd72138960xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&apve=1&apvf=f&apvc=1&tft=1776894857933&tfd=2605www.google.com/ccm/collect?rcb=15&f... https://www.google.com/ccm/collect?rcb=15&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&scrsrc=www.googletagmanager.com&rnd=1348741165.1776894858&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&auid=1968819438.1776894858&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v72138960za200zd72138960xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&apve=1&apvf=f&apvc=1&tft=1776894857933&tfd=2605 — 200 — 21 B — 119 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-1MF0KVKVN1&gtm=45je64k0v871823003z872138960za20gzb72138960zd72138960&_p=1776894857656&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117512542~118463261&sid=1776894858&sct=1&seg=0&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2715region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-1MF0KVKVN1&gtm=45je64k0v871823003z872138960za20gzb72138960zd72138960&_p=1776894857656&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117512542~118463261&sid=1776894858&sct=1&seg=0&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2715 — 204 — 551 B — 98 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-EWDQYCBMEL&gtm=45je64k0v9182568005z872138960za20gzb72138960zd72138960&_p=1776894857656&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266400~117512542&sid=1776894858&sct=1&seg=0&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&en=page_view&_fv=1&_ss=1&tfd=2804region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-EWDQYCBMEL&gtm=45je64k0v9182568005z872138960za20gzb72138960zd72138960&_p=1776894857656&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266400~117512542&sid=1776894858&sct=1&seg=0&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&en=page_view&_fv=1&_ss=1&tfd=2804 — 204 — 48 B — 36 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=23750335&t=pageview&_s=1&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&ul=en-us&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&sr=412x823&vp=412x823&_u=YCDAgEABAAAAACAAI~&jid=1886196593&gjid=1024024988&cid=1189288471.1776894858&tid=UA-81697886-1&_gid=671237520.1776894858&_slc=1&gtm=45He64k0n71P3HJF2v72138960za200zd72138960&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&npa=1&z=668511776www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=23750335&t=pageview&_s=1&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&ul=en-us&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&sr=412x823&vp=412x823&_u=YCDAgEABAAAAACAAI~&jid=1886196593&gjid=1024024988&cid=1189288471.1776894858&tid=UA-81697886-1&_gid=671237520.1776894858&_slc=1&gtm=45He64k0n71P3HJF2v72138960za200zd72138960&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&npa=1&z=668511776 — 200 — 454 B — 10 ms — h2https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-81697886-1&cid=1189288471.1776894858&jid=1886196593&gjid=1024024988&_gid=671237520.1776894858&npa=1&_u=YCDAgEABAAAAAGAAI~&z=415031580stats.g.doubleclick.net/j/collect?t... https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-81697886-1&cid=1189288471.1776894858&jid=1886196593&gjid=1024024988&_gid=671237520.1776894858&npa=1&_u=YCDAgEABAAAAAGAAI~&z=415031580 — 200 — 652 B — 28 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=23750335&t=pageview&_s=1&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&ul=en-us&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&sr=412x823&vp=412x823&_u=YCDACEABBAAAAGAAI~&jid=1005123141&gjid=1823035054&cid=1189288471.1776894858&tid=UA-10311092-2&_gid=671237520.1776894858&_r=1&_slc=1&gtm=45He64k0n71P3HJF2v72138960za200zd72138960&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&npa=1&z=926108369www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=23750335&t=pageview&_s=1&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&ul=en-us&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&sr=412x823&vp=412x823&_u=YCDACEABBAAAAGAAI~&jid=1005123141&gjid=1823035054&cid=1189288471.1776894858&tid=UA-10311092-2&_gid=671237520.1776894858&_r=1&_slc=1&gtm=45He64k0n71P3HJF2v72138960za200zd72138960&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&npa=1&z=926108369 — 200 — 26 B — 9 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-DK0DVKPCR6&gtm=45je64k0v894319598z872138960za20gzb72138960zd72138960&_p=1776894857656&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&sid=1776894858&sct=1&seg=0&en=page_view&_fv=1&_ss=1&ep.timesta%EF%BD%8Dp=2026%2F04%2F22%2021%3A54%3A17&ep.page_location_origin1=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&ep.page_hostname_directory_1=www.tv-asahi.co.jp%2F&tfd=2970region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-DK0DVKPCR6&gtm=45je64k0v894319598z872138960za20gzb72138960zd72138960&_p=1776894857656&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&sid=1776894858&sct=1&seg=0&en=page_view&_fv=1&_ss=1&ep.timesta%EF%BD%8Dp=2026%2F04%2F22%2021%3A54%3A17&ep.page_location_origin1=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&ep.page_hostname_directory_1=www.tv-asahi.co.jp%2F&tfd=2970 — 204 — 290 B — 49 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DK0DVKPCR6&cid=1189288471.1776894858&gtm=45je64k0v894319598z872138960za20gzb72138960zd72138960&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DK0DVKPCR6&cid=1189288471.1776894858&gtm=45je64k0v894319598z872138960za20gzb72138960zd72138960&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542 — 204 — 301 B — 13 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-DK0DVKPCR6&cid=1189288471.1776894858&gtm=45je64k0v894319598z872138960za20gzb72138960zd72138960&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542&z=871182229www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-DK0DVKPCR6&cid=1189288471.1776894858&gtm=45je64k0v894319598z872138960za20gzb72138960zd72138960&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542&z=871182229 — 200 — 408 B — 26 ms — h2https://www.tv-asahi.co.jp/commons/1/json/notifications.jsonwww.tv-asahi.co.jp/commons/1/json/n... https://www.tv-asahi.co.jp/commons/1/json/notifications.json — 200 — 207 B — 746 ms — h2https://www.tv-asahi.co.jp/commons/1/json/common-header-desktop.jsonwww.tv-asahi.co.jp/commons/1/json/c... https://www.tv-asahi.co.jp/commons/1/json/common-header-desktop.json — 200 — 1.4 KiB — 855 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 4.6 s LCP 14.7 shttps://tv-asahi.co.jp// https://tv-asahi.co.jp/ — 301 — 202 B — 991 ms — http/1.1https://www.tv-asahi.co.jp/www.tv-asahi.co.jp/ https://www.tv-asahi.co.jp/ — 200 — 4.3 KiB — 35 ms — h2https://www.tv-asahi.co.jp/Top24/assets/resources.jsonwww.tv-asahi.co.jp/Top24/assets/res... https://www.tv-asahi.co.jp/Top24/assets/resources.json — 200 — 7.6 KiB — 844 ms — h2https://www.tv-asahi.co.jp/Top24/assets/index.jswww.tv-asahi.co.jp/Top24/assets/ind... https://www.tv-asahi.co.jp/Top24/assets/index.js — 200 — 205.5 KiB — 1.9 s — h2https://www.tv-asahi.co.jp/Top24/assets/index.csswww.tv-asahi.co.jp/Top24/assets/ind... https://www.tv-asahi.co.jp/Top24/assets/index.css — 200 — 42.1 KiB — 1.3 s — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/tvasahi-tools.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/tvasahi-tools.js — 200 — 3.7 KiB — 747 ms — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/ssl_tools.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/ssl_tools.js — 200 — 6.2 KiB — 1.1 s — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/ssl_tools_f.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/ssl_tools_f.js — 200 — 4.2 KiB — 858 ms — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/optout.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/optout.js — 200 — 2.7 KiB — 748 ms — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/opt_init.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/opt_init.js — 200 — 1.3 KiB — 855 ms — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/optout_migration.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/optout_migration.js — 200 — 364 B — 749 ms — h2https://www.tv-asahi.co.jp/mps/bigdata/luid/get_luid.jswww.tv-asahi.co.jp/mps/bigdata/luid... https://www.tv-asahi.co.jp/mps/bigdata/luid/get_luid.js — 200 — 2.5 KiB — 1.1 s — h2https://www.googletagmanager.com/gtm.js?id=GTM-P3HJF2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P3HJF2 — 200 — 197.4 KiB — 66 ms — h2https://www.googletagmanager.com/gtag/js?id=G-EWDQYCBMEL&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-EWDQYCBMEL&cx=c&gtm=4e64k0 — 200 — 144.0 KiB — 46 ms — h2https://www.googletagmanager.com/gtag/js?id=G-1MF0KVKVN1&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-1MF0KVKVN1&cx=c&gtm=4e64k0 — 200 — 143.3 KiB — 42 ms — h2https://www.googletagmanager.com/gtag/js?id=G-DK0DVKPCR6&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DK0DVKPCR6&cx=c&gtm=4e64k0 — 200 — 176.2 KiB — 72 ms — h3https://www.googletagmanager.com/gtag/js?id=G-DJWW7JPFSS&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-DJWW7JPFSS&cx=c&gtm=4e64k0 — 200 — 169.0 KiB — 64 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 44 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.3 s — h2https://www.google.com/ccm/collect?rcb=15&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&scrsrc=www.googletagmanager.com&rnd=1348741165.1776894858&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&auid=1968819438.1776894858&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v72138960za200zd72138960xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&apve=1&apvf=f&apvc=1&tft=1776894857933&tfd=2605www.google.com/ccm/collect?rcb=15&f... https://www.google.com/ccm/collect?rcb=15&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&scrsrc=www.googletagmanager.com&rnd=1348741165.1776894858&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&auid=1968819438.1776894858&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v72138960za200zd72138960xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&apve=1&apvf=f&apvc=1&tft=1776894857933&tfd=2605 — 200 — 21 B — 119 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-1MF0KVKVN1&gtm=45je64k0v871823003z872138960za20gzb72138960zd72138960&_p=1776894857656&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117512542~118463261&sid=1776894858&sct=1&seg=0&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2715region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-1MF0KVKVN1&gtm=45je64k0v871823003z872138960za20gzb72138960zd72138960&_p=1776894857656&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266400~117512542~118463261&sid=1776894858&sct=1&seg=0&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2715 — 204 — 551 B — 98 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-EWDQYCBMEL&gtm=45je64k0v9182568005z872138960za20gzb72138960zd72138960&_p=1776894857656&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266400~117512542&sid=1776894858&sct=1&seg=0&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&en=page_view&_fv=1&_ss=1&tfd=2804region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-EWDQYCBMEL&gtm=45je64k0v9182568005z872138960za20gzb72138960zd72138960&_p=1776894857656&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266400~117512542&sid=1776894858&sct=1&seg=0&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&en=page_view&_fv=1&_ss=1&tfd=2804 — 204 — 48 B — 36 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=23750335&t=pageview&_s=1&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&ul=en-us&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&sr=412x823&vp=412x823&_u=YCDAgEABAAAAACAAI~&jid=1886196593&gjid=1024024988&cid=1189288471.1776894858&tid=UA-81697886-1&_gid=671237520.1776894858&_slc=1&gtm=45He64k0n71P3HJF2v72138960za200zd72138960&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&npa=1&z=668511776www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=23750335&t=pageview&_s=1&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&ul=en-us&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&sr=412x823&vp=412x823&_u=YCDAgEABAAAAACAAI~&jid=1886196593&gjid=1024024988&cid=1189288471.1776894858&tid=UA-81697886-1&_gid=671237520.1776894858&_slc=1&gtm=45He64k0n71P3HJF2v72138960za200zd72138960&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&npa=1&z=668511776 — 200 — 454 B — 10 ms — h2https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-81697886-1&cid=1189288471.1776894858&jid=1886196593&gjid=1024024988&_gid=671237520.1776894858&npa=1&_u=YCDAgEABAAAAAGAAI~&z=415031580stats.g.doubleclick.net/j/collect?t... https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-81697886-1&cid=1189288471.1776894858&jid=1886196593&gjid=1024024988&_gid=671237520.1776894858&npa=1&_u=YCDAgEABAAAAAGAAI~&z=415031580 — 200 — 652 B — 28 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=23750335&t=pageview&_s=1&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&ul=en-us&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&sr=412x823&vp=412x823&_u=YCDACEABBAAAAGAAI~&jid=1005123141&gjid=1823035054&cid=1189288471.1776894858&tid=UA-10311092-2&_gid=671237520.1776894858&_r=1&_slc=1&gtm=45He64k0n71P3HJF2v72138960za200zd72138960&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&npa=1&z=926108369www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=23750335&t=pageview&_s=1&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&ul=en-us&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&sr=412x823&vp=412x823&_u=YCDACEABBAAAAGAAI~&jid=1005123141&gjid=1823035054&cid=1189288471.1776894858&tid=UA-10311092-2&_gid=671237520.1776894858&_r=1&_slc=1&gtm=45He64k0n71P3HJF2v72138960za200zd72138960&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344&npa=1&z=926108369 — 200 — 26 B — 9 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-DK0DVKPCR6&gtm=45je64k0v894319598z872138960za20gzb72138960zd72138960&_p=1776894857656&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&sid=1776894858&sct=1&seg=0&en=page_view&_fv=1&_ss=1&ep.timesta%EF%BD%8Dp=2026%2F04%2F22%2021%3A54%3A17&ep.page_location_origin1=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&ep.page_hostname_directory_1=www.tv-asahi.co.jp%2F&tfd=2970region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-DK0DVKPCR6&gtm=45je64k0v894319598z872138960za20gzb72138960zd72138960&_p=1776894857656&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=0&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&sid=1776894858&sct=1&seg=0&en=page_view&_fv=1&_ss=1&ep.timesta%EF%BD%8Dp=2026%2F04%2F22%2021%3A54%3A17&ep.page_location_origin1=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&ep.page_hostname_directory_1=www.tv-asahi.co.jp%2F&tfd=2970 — 204 — 290 B — 49 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DK0DVKPCR6&cid=1189288471.1776894858&gtm=45je64k0v894319598z872138960za20gzb72138960zd72138960&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-DK0DVKPCR6&cid=1189288471.1776894858&gtm=45je64k0v894319598z872138960za20gzb72138960zd72138960&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542 — 204 — 301 B — 13 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-DK0DVKPCR6&cid=1189288471.1776894858&gtm=45je64k0v894319598z872138960za20gzb72138960zd72138960&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542&z=871182229www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-DK0DVKPCR6&cid=1189288471.1776894858&gtm=45je64k0v894319598z872138960za20gzb72138960zd72138960&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512542&z=871182229 — 200 — 408 B — 26 ms — h2https://www.tv-asahi.co.jp/commons/1/json/notifications.jsonwww.tv-asahi.co.jp/commons/1/json/n... https://www.tv-asahi.co.jp/commons/1/json/notifications.json — 200 — 207 B — 746 ms — h2https://www.tv-asahi.co.jp/commons/1/json/common-header-desktop.jsonwww.tv-asahi.co.jp/commons/1/json/c... https://www.tv-asahi.co.jp/commons/1/json/common-header-desktop.json — 200 — 1.4 KiB — 855 ms — h2https://www.tv-asahi.co.jp/common/json/recommended/drama.jsonwww.tv-asahi.co.jp/common/json/reco... https://www.tv-asahi.co.jp/common/json/recommended/drama.json — 200 — 1.8 KiB — 746 ms — h2https://www.tv-asahi.co.jp/common/json/GenreProgram/all.jsonwww.tv-asahi.co.jp/common/json/Genr... https://www.tv-asahi.co.jp/common/json/GenreProgram/all.json — 200 — 49.3 KiB — 1.2 s — h2https://www.tv-asahi.co.jp/common/json/TVer/tverRanking.jsonwww.tv-asahi.co.jp/common/json/TVer... https://www.tv-asahi.co.jp/common/json/TVer/tverRanking.json — 200 — 8.4 KiB — 864 ms — h2https://www.tv-asahi.co.jp/Top24/json/top_telasa.jsonwww.tv-asahi.co.jp/Top24/json/top_t... https://www.tv-asahi.co.jp/Top24/json/top_telasa.json — 200 — 1.7 KiB — 866 ms — h2https://www.tv-asahi.co.jp/post/json/new_article.jsonwww.tv-asahi.co.jp/post/json/new_ar... https://www.tv-asahi.co.jp/post/json/new_article.json — 200 — 145.0 KiB — 1.5 s — h2https://www.tv-asahi.co.jp/Top24/json/announcer.jsonwww.tv-asahi.co.jp/Top24/json/annou... https://www.tv-asahi.co.jp/Top24/json/announcer.json — 200 — 12.1 KiB — 1.3 s — h2https://www.tv-asahi.co.jp/event/renew/api/list.jsonwww.tv-asahi.co.jp/event/renew/api/... https://www.tv-asahi.co.jp/event/renew/api/list.json — 200 — 24.7 KiB — 933 ms — h2https://www.tv-asahi.co.jp/Top24/json/info.jsonwww.tv-asahi.co.jp/Top24/json/info.... https://www.tv-asahi.co.jp/Top24/json/info.json — 200 — 759 B — 748 ms — h2https://www.tv-asahi.co.jp/Top24/json/media.jsonwww.tv-asahi.co.jp/Top24/json/media... https://www.tv-asahi.co.jp/Top24/json/media.json — 200 — 1.6 KiB — 749 ms — h2https://www.tv-asahi.co.jp/commons/1/json/common-footer-desktop.jsonwww.tv-asahi.co.jp/commons/1/json/c... https://www.tv-asahi.co.jp/commons/1/json/common-footer-desktop.json — 200 — 14.4 KiB — 855 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datahttps://www.tv-asahi.co.jp/Top24/assets/images/tvasahi.svgwww.tv-asahi.co.jp/Top24/assets/ima... https://www.tv-asahi.co.jp/Top24/assets/images/tvasahi.svg — 200 — 9.8 KiB — 762 ms — h2https://www.tv-asahi.co.jp/Top16/cms/push/03723/01.jpgwww.tv-asahi.co.jp/Top16/cms/push/0... https://www.tv-asahi.co.jp/Top16/cms/push/03723/01.jpg — 200 — 132.4 KiB — 1.1 s — h2https://www.tv-asahi.co.jp/Top16/cms/push/03723/02.jpgwww.tv-asahi.co.jp/Top16/cms/push/0... https://www.tv-asahi.co.jp/Top16/cms/push/03723/02.jpg — 200 — 305.0 KiB — 1.7 s — h2https://www.tv-asahi.co.jp/Top16/cms/push/03723/03.jpgwww.tv-asahi.co.jp/Top16/cms/push/0... https://www.tv-asahi.co.jp/Top16/cms/push/03723/03.jpg — 200 — 42.2 KiB — 965 ms — h2https://www.tv-asahi.co.jp/Top16/cms/push/03723/04.jpgwww.tv-asahi.co.jp/Top16/cms/push/0... https://www.tv-asahi.co.jp/Top16/cms/push/03723/04.jpg — 200 — 417.8 KiB — 1.8 s — h2https://www.tv-asahi.co.jp/Top16/cms/push/03723/05.jpgwww.tv-asahi.co.jp/Top16/cms/push/0... https://www.tv-asahi.co.jp/Top16/cms/push/03723/05.jpg — 200 — 119.4 KiB — 1.4 s — h2https://www.tv-asahi.co.jp/Top16/cms/push/03723/06.jpgwww.tv-asahi.co.jp/Top16/cms/push/0... https://www.tv-asahi.co.jp/Top16/cms/push/03723/06.jpg — 200 — 62.5 KiB — 1.5 s — h2https://www.tv-asahi.co.jp/Top16/cms/banner/00244/01.pngwww.tv-asahi.co.jp/Top16/cms/banner... https://www.tv-asahi.co.jp/Top16/cms/banner/00244/01.png — 200 — 74.0 KiB — 1.5 s — h2https://www.tv-asahi.co.jp/Top16/cms/douga/1194.pngwww.tv-asahi.co.jp/Top16/cms/douga/... https://www.tv-asahi.co.jp/Top16/cms/douga/1194.png — 200 — 433.0 KiB — 1.6 s — h2https://www.tv-asahi.co.jp/Top24/assets/icons/telasa.svgwww.tv-asahi.co.jp/Top24/assets/ico... https://www.tv-asahi.co.jp/Top24/assets/icons/telasa.svg — 200 — 1.0 KiB — 760 ms — h2https://www.tv-asahi.co.jp/Top16/cms/douga/1036.jpgwww.tv-asahi.co.jp/Top16/cms/douga/... https://www.tv-asahi.co.jp/Top16/cms/douga/1036.jpg — 200 — 162.5 KiB — 1.4 s — h2https://www.tv-asahi.co.jp/Top24/assets/icons/tver.svgwww.tv-asahi.co.jp/Top24/assets/ico... https://www.tv-asahi.co.jp/Top24/assets/icons/tver.svg — 200 — 1.8 KiB — 765 ms — h2https://www.tv-asahi.co.jp/Top16/cms/douga/1238.jpgwww.tv-asahi.co.jp/Top16/cms/douga/... https://www.tv-asahi.co.jp/Top16/cms/douga/1238.jpg — 200 — 263.2 KiB — 1.4 s — h2https://www.tv-asahi.co.jp/Top24/assets/icons/teleasa_douga.svgwww.tv-asahi.co.jp/Top24/assets/ico... https://www.tv-asahi.co.jp/Top24/assets/icons/teleasa_douga.svg — 200 — 9.9 KiB — 789 ms — h2https://www.tv-asahi.co.jp/Top16/cms/douga/1237.jpgwww.tv-asahi.co.jp/Top16/cms/douga/... https://www.tv-asahi.co.jp/Top16/cms/douga/1237.jpg — 200 — 324.0 KiB — 1.6 s — h2https://i.ytimg.com/vi/cZAjBjGJCGY/mqdefault.jpgi.ytimg.com/vi/cZAjBjGJCGY/mqdefaul... https://i.ytimg.com/vi/cZAjBjGJCGY/mqdefault.jpg — 200 — 9.9 KiB — 65 ms — h2https://i.ytimg.com/vi/Vf0Bv0o_5d4/mqdefault.jpgi.ytimg.com/vi/Vf0Bv0o_5d4/mqdefaul... https://i.ytimg.com/vi/Vf0Bv0o_5d4/mqdefault.jpg — 200 — 10.1 KiB — 44 ms — h2https://i.ytimg.com/vi/SltxX7g_Ls4/mqdefault.jpgi.ytimg.com/vi/SltxX7g_Ls4/mqdefaul... https://i.ytimg.com/vi/SltxX7g_Ls4/mqdefault.jpg — 200 — 10.5 KiB — 49 ms — h2https://i.ytimg.com/vi/AA8_o4DtCro/mqdefault.jpgi.ytimg.com/vi/AA8_o4DtCro/mqdefaul... https://i.ytimg.com/vi/AA8_o4DtCro/mqdefault.jpg — 200 — 9.0 KiB — 52 ms — h2https://i.ytimg.com/vi/2d91vbjrDV8/mqdefault.jpgi.ytimg.com/vi/2d91vbjrDV8/mqdefaul... https://i.ytimg.com/vi/2d91vbjrDV8/mqdefault.jpg — 200 — 9.0 KiB — 46 ms — h2https://news.tv-asahi.co.jp/articles_img/000500535_640.jpgnews.tv-asahi.co.jp/articles_img/00... https://news.tv-asahi.co.jp/articles_img/000500535_640.jpg — 200 — 25.0 KiB — 1.7 s — h2https://news.tv-asahi.co.jp/articles_img/000500524_640.jpgnews.tv-asahi.co.jp/articles_img/00... https://news.tv-asahi.co.jp/articles_img/000500524_640.jpg — 200 — 26.4 KiB — 1.8 s — h2https://news.tv-asahi.co.jp/articles_img/900188995_640.jpgnews.tv-asahi.co.jp/articles_img/90... https://news.tv-asahi.co.jp/articles_img/900188995_640.jpg — 200 — 57.7 KiB — 2.0 s — h2https://shop.tv-asahi.co.jp/images/product/927706/001/927706_001_01.jpgshop.tv-asahi.co.jp/images/product/... https://shop.tv-asahi.co.jp/images/product/927706/001/927706_001_01.jpg — 200 — 220.3 KiB — 2.2 s — h2https://www.tv-asahi.co.jp/Top24/assets/icons/x.svgwww.tv-asahi.co.jp/Top24/assets/ico... https://www.tv-asahi.co.jp/Top24/assets/icons/x.svg — 200 — 836 B — 775 ms — h2https://www.tv-asahi.co.jp/Top24/assets/icons/instagram.svgwww.tv-asahi.co.jp/Top24/assets/ico... https://www.tv-asahi.co.jp/Top24/assets/icons/instagram.svg — 200 — 8.9 KiB — 855 ms — h2https://www.tv-asahi.co.jp/Top24/assets/icons/youtube.svgwww.tv-asahi.co.jp/Top24/assets/ico... https://www.tv-asahi.co.jp/Top24/assets/icons/youtube.svg — 200 — 956 B — 847 ms — h2https://www.tv-asahi.co.jp/Top24/assets/icons/line.svgwww.tv-asahi.co.jp/Top24/assets/ico... https://www.tv-asahi.co.jp/Top24/assets/icons/line.svg — 200 — 2.5 KiB — 767 ms — h2https://shop.tv-asahi.co.jp/data/image/product/scenario/000011/000011751/928107_001_01_vlfjP9AK.jpgshop.tv-asahi.co.jp/data/image/prod... https://shop.tv-asahi.co.jp/data/image/product/scenario/000011/000011751/928107_001_01_vlfjP9AK.jpg — 200 — 203.9 KiB — 1.9 s — h2https://shop.tv-asahi.co.jp/data/image/product/scenario/000011/000011756/9J0122_001_01_XnhGxzpP.jpgshop.tv-asahi.co.jp/data/image/prod... https://shop.tv-asahi.co.jp/data/image/product/scenario/000011/000011756/9J0122_001_01_XnhGxzpP.jpg — 200 — 124.4 KiB — 1.8 s — h2https://shop.tv-asahi.co.jp/data/image/product/scenario/000011/000011754/9J0120_001_01_BBSuCawQ.jpgshop.tv-asahi.co.jp/data/image/prod... https://shop.tv-asahi.co.jp/data/image/product/scenario/000011/000011754/9J0120_001_01_BBSuCawQ.jpg — 200 — 191.2 KiB — 1.9 s — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-DJWW7JPFSS&gtm=45je64k0v894259493z872138960za20gzb72138960zd72138960&_p=1776894857656&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266400~117384405~117512542~118128923&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&sid=1776894858&sct=1&seg=0&en=page_view&_fv=1&_ss=1&ep.timesta%EF%BD%8Dp=2026%2F04%2F22%2021%3A54%3A17&ep.page_location_origin1=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&tfd=3459region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-DJWW7JPFSS&gtm=45je64k0v894259493z872138960za20gzb72138960zd72138960&_p=1776894857656&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=8&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938469~117266400~117384405~117512542~118128923&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&sid=1776894858&sct=1&seg=0&en=page_view&_fv=1&_ss=1&ep.timesta%EF%BD%8Dp=2026%2F04%2F22%2021%3A54%3A17&ep.page_location_origin1=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&tfd=3459 — 204 — 20 B — 16 ms — h3https://www.tv-asahi.co.jp/reborn/poster.jpgwww.tv-asahi.co.jp/reborn/poster.jp... https://www.tv-asahi.co.jp/reborn/poster.jpg — 200 — 120.1 KiB — 1.2 s — h2https://www.tv-asahi.co.jp/borderless/poster.jpgwww.tv-asahi.co.jp/borderless/poste... https://www.tv-asahi.co.jp/borderless/poster.jpg — 200 — 93.1 KiB — 1.3 s — h2https://www.tv-asahi.co.jp/mikaiketsu03/poster.jpgwww.tv-asahi.co.jp/mikaiketsu03/pos... https://www.tv-asahi.co.jp/mikaiketsu03/poster.jpg — 200 — 74.6 KiB — 800 ms — h2https://www.tv-asahi.co.jp/tamikoi/poster.jpgwww.tv-asahi.co.jp/tamikoi/poster.j... https://www.tv-asahi.co.jp/tamikoi/poster.jpg — 200 — 91.2 KiB — 1.7 s — h2https://www.tv-asahi.co.jp/drama-daisakusen/poster.jpgwww.tv-asahi.co.jp/drama-daisakusen... https://www.tv-asahi.co.jp/drama-daisakusen/poster.jpg — 200 — 39.4 KiB — 1.1 s — h2https://www.tv-asahi.co.jp/drama_error/poster.jpgwww.tv-asahi.co.jp/drama_error/post... https://www.tv-asahi.co.jp/drama_error/poster.jpg — 200 — 56.2 KiB — 942 ms — h2https://www.tv-asahi.co.jp/yomeisareo/poster.jpgwww.tv-asahi.co.jp/yomeisareo/poste... https://www.tv-asahi.co.jp/yomeisareo/poster.jpg — 200 — 57.9 KiB — 612 ms — h2https://www.tv-asahi.co.jp/Top24/images/info/0005/images/wHw07NbmcM.jpgwww.tv-asahi.co.jp/Top24/images/inf... https://www.tv-asahi.co.jp/Top24/images/info/0005/images/wHw07NbmcM.jpg — 200 — 51.5 KiB — 560 ms — h2https://www.tv-asahi.co.jp/Top24/assets/icons/abema.svgwww.tv-asahi.co.jp/Top24/assets/ico... https://www.tv-asahi.co.jp/Top24/assets/icons/abema.svg — 200 — 3.6 KiB — 753 ms — h2https://www.tv-asahi.co.jp/Top24/images/media/0001/images/EWmP1xhqMX.jpgwww.tv-asahi.co.jp/Top24/images/med... https://www.tv-asahi.co.jp/Top24/images/media/0001/images/EWmP1xhqMX.jpg — 200 — 9.9 KiB — 448 ms — h2https://www.tv-asahi.co.jp/Top24/images/media/0001/images/gVvME9TTiU.jpgwww.tv-asahi.co.jp/Top24/images/med... https://www.tv-asahi.co.jp/Top24/images/media/0001/images/gVvME9TTiU.jpg — 200 — 22.7 KiB — 1.3 s — h2https://www.tv-asahi.co.jp/Top24/images/media/0001/images/izdxeYLV0k.jpgwww.tv-asahi.co.jp/Top24/images/med... https://www.tv-asahi.co.jp/Top24/images/media/0001/images/izdxeYLV0k.jpg — 200 — 24.4 KiB — 658 ms — h2https://www.tv-asahi.co.jp/Top24/images/media/0001/images/to2tvrx6SQ.jpgwww.tv-asahi.co.jp/Top24/images/med... https://www.tv-asahi.co.jp/Top24/images/media/0001/images/to2tvrx6SQ.jpg — 200 — 14.5 KiB — 753 ms — h2https://www.tv-asahi.co.jp/Top24/assets/images/bs_asahi.pngwww.tv-asahi.co.jp/Top24/assets/ima... https://www.tv-asahi.co.jp/Top24/assets/images/bs_asahi.png — 200 — 6.5 KiB — 1.1 s — h2https://www.tv-asahi.co.jp/Top24/assets/images/ch1.pngwww.tv-asahi.co.jp/Top24/assets/ima... https://www.tv-asahi.co.jp/Top24/assets/images/ch1.png — 200 — 5.1 KiB — 649 ms — h2https://www.tv-asahi.co.jp/Top24/assets/images/ch2.pngwww.tv-asahi.co.jp/Top24/assets/ima... https://www.tv-asahi.co.jp/Top24/assets/images/ch2.png — 200 — 5.5 KiB — 955 ms — h2https://www.tv-asahi.co.jp/commons/1/images/footer_banners_saiyo.pngwww.tv-asahi.co.jp/commons/1/images... https://www.tv-asahi.co.jp/commons/1/images/footer_banners_saiyo.png — 200 — 7.7 KiB — 384 ms — h2https://www.tv-asahi.co.jp/commons/1/images/footer_banners_ihoubokumetsu.pngwww.tv-asahi.co.jp/commons/1/images... https://www.tv-asahi.co.jp/commons/1/images/footer_banners_ihoubokumetsu.png — 200 — 8.2 KiB — 760 ms — h2https://www.tv-asahi.co.jp/commons/1/images/footer_banners_SDGs.pngwww.tv-asahi.co.jp/commons/1/images... https://www.tv-asahi.co.jp/commons/1/images/footer_banners_SDGs.png — 200 — 5.3 KiB — 760 ms — h2https://www.tv-asahi.co.jp/commons/1/images/footer_banners_tvdata.jpgwww.tv-asahi.co.jp/commons/1/images... https://www.tv-asahi.co.jp/commons/1/images/footer_banners_tvdata.jpg — 200 — 10.3 KiB — 669 ms — h2https://www.tv-asahi.co.jp/Top24/json/tver_banner.jsonwww.tv-asahi.co.jp/Top24/json/tver_... https://www.tv-asahi.co.jp/Top24/json/tver_banner.json — 200 — 113 B — 1.1 s — h2https://statics.tver.jp/images/content/thumbnail/episode/small/ep1p996gdr.jpg?v=13statics.tver.jp/images/content/thum... https://statics.tver.jp/images/content/thumbnail/episode/small/ep1p996gdr.jpg?v=13 — 200 — 82.7 KiB — 2.9 s — h2https://statics.tver.jp/images/content/thumbnail/episode/small/ep29owum3k.jpg?v=20statics.tver.jp/images/content/thum... https://statics.tver.jp/images/content/thumbnail/episode/small/ep29owum3k.jpg?v=20 — 200 — 164.9 KiB — 2.6 s — h2https://statics.tver.jp/images/content/thumbnail/episode/small/epbufv2hwl.jpg?v=15statics.tver.jp/images/content/thum... https://statics.tver.jp/images/content/thumbnail/episode/small/epbufv2hwl.jpg?v=15 — 200 — 139.3 KiB — 2.8 s — h2https://www.tv-asahi.co.jp/Top24/images/top_telasa/0069/images/WHdywYOYyv.jpgwww.tv-asahi.co.jp/Top24/images/top... https://www.tv-asahi.co.jp/Top24/images/top_telasa/0069/images/WHdywYOYyv.jpg — 200 — 87.1 KiB — 1.1 s — h2https://www.tv-asahi.co.jp/Top24/images/top_telasa/0069/images/N9LYWHxv69.jpgwww.tv-asahi.co.jp/Top24/images/top... https://www.tv-asahi.co.jp/Top24/images/top_telasa/0069/images/N9LYWHxv69.jpg — 200 — 74.2 KiB — 1.3 s — h2https://www.tv-asahi.co.jp/Top24/images/top_telasa/0069/images/6qwFGrNSFJ.jpgwww.tv-asahi.co.jp/Top24/images/top... https://www.tv-asahi.co.jp/Top24/images/top_telasa/0069/images/6qwFGrNSFJ.jpg — 200 — 49.8 KiB — 948 ms — h2https://www.tv-asahi.co.jp/event/renew/contents/0396/images/ttmJYfyphn.jpgwww.tv-asahi.co.jp/event/renew/cont... https://www.tv-asahi.co.jp/event/renew/contents/0396/images/ttmJYfyphn.jpg — 200 — 2.2 MiB — 2.1 s — h2https://www.tv-asahi.co.jp/event/renew/contents/0408/images/dPrIBfx2nX.pngwww.tv-asahi.co.jp/event/renew/cont... https://www.tv-asahi.co.jp/event/renew/contents/0408/images/dPrIBfx2nX.png — 200 — 14.0 MiB — 2.8 s — h2https://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.8 s — https://apm.yahoo.co.jp/rt/?p=1001321777&label=&ref=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&rref=&pt=&item=&cat=&price=&quantity=&et_optout=false&r=1776894859.7242415&pvid=j5sw35xg8ismoalbkdk&su=37d840c4-df65-4fce-9b21-62f1da897301&__lt__cid_valid=false&_impl=ytag&brands=%22Not-A.Brand%22%3B%20v%3D%2224.0.0.0%22%2C%20%22Chromium%22%3B%20v%3D%22146.0.7680.164%22&platform=%22Android%22&platform_version=%2211.0%22apm.yahoo.co.jp/rt/?p=1001321777&la... https://apm.yahoo.co.jp/rt/?p=1001321777&label=&ref=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&rref=&pt=&item=&cat=&price=&quantity=&et_optout=false&r=1776894859.7242415&pvid=j5sw35xg8ismoalbkdk&su=37d840c4-df65-4fce-9b21-62f1da897301&__lt__cid_valid=false&_impl=ytag&brands=%22Not-A.Brand%22%3B%20v%3D%2224.0.0.0%22%2C%20%22Chromium%22%3B%20v%3D%22146.0.7680.164%22&platform=%22Android%22&platform_version=%2211.0%22 — -1 — 0 B — 1.1 s — https://www.tv-asahi.co.jp/asameshi/poster.jpgwww.tv-asahi.co.jp/asameshi/poster.... https://www.tv-asahi.co.jp/asameshi/poster.jpg — 200 — 88.9 KiB — 415 ms — h2https://www.tv-asahi.co.jp/miracle9/poster.jpgwww.tv-asahi.co.jp/miracle9/poster.... https://www.tv-asahi.co.jp/miracle9/poster.jpg — 200 — 94.3 KiB — 1.2 s — h2https://www.tv-asahi.co.jp/kamaigachi/poster.jpgwww.tv-asahi.co.jp/kamaigachi/poste... https://www.tv-asahi.co.jp/kamaigachi/poster.jpg — 200 — 97.9 KiB — 1.2 s — h2https://www.tv-asahi.co.jp/garibenv/poster.jpgwww.tv-asahi.co.jp/garibenv/poster.... https://www.tv-asahi.co.jp/garibenv/poster.jpg — 200 — 76.4 KiB — 355 ms — h2https://www.tv-asahi.co.jp/Top24/images/announcer/0025/images/Bf2GsQl9FG.jpgwww.tv-asahi.co.jp/Top24/images/ann... https://www.tv-asahi.co.jp/Top24/images/announcer/0025/images/Bf2GsQl9FG.jpg — 200 — 21.1 KiB — 954 ms — h2https://www.tv-asahi.co.jp/Top24/images/announcer/0014/images/AsPdRXreaC.jpgwww.tv-asahi.co.jp/Top24/images/ann... https://www.tv-asahi.co.jp/Top24/images/announcer/0014/images/AsPdRXreaC.jpg — 200 — 58.3 KiB — 310 ms — h2https://www.tv-asahi.co.jp/Top24/images/announcer/0061/images/k1kaw3RoSi.jpgwww.tv-asahi.co.jp/Top24/images/ann... https://www.tv-asahi.co.jp/Top24/images/announcer/0061/images/k1kaw3RoSi.jpg — 200 — 50.3 KiB — 723 ms — h2https://www.tv-asahi.co.jp/Top24/images/announcer/0065/images/rYBCNlpzkC.jpgwww.tv-asahi.co.jp/Top24/images/ann... https://www.tv-asahi.co.jp/Top24/images/announcer/0065/images/rYBCNlpzkC.jpg — 200 — 137.4 KiB — 1.2 s — h2https://www.tv-asahi.co.jp/Top24/images/announcer/0008/images/NFDYwAXam4.jpgwww.tv-asahi.co.jp/Top24/images/ann... https://www.tv-asahi.co.jp/Top24/images/announcer/0008/images/NFDYwAXam4.jpg — 200 — 53.1 KiB — 649 ms — h2https://www.tv-asahi.co.jp/Top24/images/announcer/0059/images/Qxu49FJnrc.jpgwww.tv-asahi.co.jp/Top24/images/ann... https://www.tv-asahi.co.jp/Top24/images/announcer/0059/images/Qxu49FJnrc.jpg — 200 — 64.0 KiB — 666 ms — h2https://statics.tver.jp/images/content/thumbnail/episode/small/epkuoag6n9.jpg?v=12statics.tver.jp/images/content/thum... https://statics.tver.jp/images/content/thumbnail/episode/small/epkuoag6n9.jpg?v=12 — 200 — 155.8 KiB — 2.0 s — h2https://statics.tver.jp/images/content/thumbnail/episode/small/ep9rbkqri1.jpg?v=17statics.tver.jp/images/content/thum... https://statics.tver.jp/images/content/thumbnail/episode/small/ep9rbkqri1.jpg?v=17 — 200 — 144.4 KiB — 1.9 s — h2https://post.tv-asahi.co.jp/wp-content/uploads/2026/04/kodoku0423_01.jpgpost.tv-asahi.co.jp/wp-content/uplo... https://post.tv-asahi.co.jp/wp-content/uploads/2026/04/kodoku0423_01.jpg — 200 — 96.8 KiB — 1.7 s — h2https://post.tv-asahi.co.jp/wp-content/uploads/2026/04/making_1.jpgpost.tv-asahi.co.jp/wp-content/uplo... https://post.tv-asahi.co.jp/wp-content/uploads/2026/04/making_1.jpg — 200 — 79.0 KiB — 2.0 s — h2https://post.tv-asahi.co.jp/wp-content/uploads/2026/04/tetsuko0422_1.jpgpost.tv-asahi.co.jp/wp-content/uplo... https://post.tv-asahi.co.jp/wp-content/uploads/2026/04/tetsuko0422_1.jpg — 200 — 95.7 KiB — 1.7 s — h2https://post.tv-asahi.co.jp/wp-content/uploads/2026/04/2-1-5.jpgpost.tv-asahi.co.jp/wp-content/uplo... https://post.tv-asahi.co.jp/wp-content/uploads/2026/04/2-1-5.jpg — 200 — 102.4 KiB — 1.7 s — h2https://post.tv-asahi.co.jp/wp-content/uploads/2026/04/1-1-5.jpgpost.tv-asahi.co.jp/wp-content/uplo... https://post.tv-asahi.co.jp/wp-content/uploads/2026/04/1-1-5.jpg — 200 — 79.8 KiB — 1.2 s — h2https://www.googletagmanager.com/gtag/js?id=G-GFX8N57Z5R&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-GFX8N57Z5R&cx=c&gtm=4e64k0 — 200 — 151.4 KiB — 28 ms — h3https://link.tv-asahi.co.jp/luid?_t=1776894862630link.tv-asahi.co.jp/luid?_t=1776894... https://link.tv-asahi.co.jp/luid?_t=1776894862630 — 200 — 800 B — 503 ms — h2https://www.tv-asahi.co.jp/favicon.icowww.tv-asahi.co.jp/favicon.ico https://www.tv-asahi.co.jp/favicon.ico — 200 — 4.4 KiB — 747 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-GFX8N57Z5R&gtm=45je64k0v872430258z872138960za20gzb72138960zd72138960&_p=1776894857656&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542&sid=1776894862&sct=1&seg=0&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&en=page_view&_fv=1&_ss=1&ep.page_hostname_directory_1=www.tv-asahi.co.jp%2F&tfd=7433region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-GFX8N57Z5R&gtm=45je64k0v872430258z872138960za20gzb72138960zd72138960&_p=1776894857656&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1189288471.1776894858&frm=0&pscdl=noapi&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512542&sid=1776894862&sct=1&seg=0&dl=https%3A%2F%2Fwww.tv-asahi.co.jp%2F&dt=%E3%83%86%E3%83%AC%E3%83%93%E6%9C%9D%E6%97%A5&en=page_view&_fv=1&_ss=1&ep.page_hostname_directory_1=www.tv-asahi.co.jp%2F&tfd=7433 — 204 — 20 B — 14 ms — h3https://link.tv-asahi.co.jp/official/logging?_t=1776894863140link.tv-asahi.co.jp/official/loggin... https://link.tv-asahi.co.jp/official/logging?_t=1776894863140 — 200 — 62 B — 10 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 11519ms · 1224KB · ¥15917/mo
www.tv-asahi.co.jp
Other
Costly
Execution 3953ms
Transfer 206 KB
Unused 32%
Monthly Cost ¥5463/mo
www.tv-asahi.co.jp
Other
Costly
Execution 2766ms
Transfer 4 KB
Monthly Cost ¥3821/mo
Unattributable
Other
Costly
Execution 1483ms
Transfer 0 KB
Monthly Cost ¥2049/mo
Google Tag Manager
Tag Manager
Costly
Execution 986ms
Transfer 197 KB
Unused 29%
Monthly Cost ¥1363/mo
Google Tag Manager
Tag Manager
Costly
Execution 554ms
Transfer 176 KB
Unused 40%
Monthly Cost ¥766/mo
Google Tag Manager
Tag Manager
Costly
Execution 431ms
Transfer 169 KB
Unused 42%
Monthly Cost ¥596/mo
Google Tag Manager
Tag Manager
Costly
Execution 415ms
Transfer 143 KB
Unused 45%
Monthly Cost ¥574/mo
Google Tag Manager
Tag Manager
Costly
Execution 387ms
Transfer 151 KB
Unused 44%
Monthly Cost ¥534/mo
Google Tag Manager
Tag Manager
Costly
Execution 354ms
Transfer 144 KB
Unused 45%
Monthly Cost ¥489/mo
Google Analytics
Analytics
Costly
Execution 123ms
Transfer 21 KB
Monthly Cost ¥170/mo
s.yimg.jp
Other
Costly
Execution 67ms
Transfer 12 KB
Monthly Cost ¥93/mo

These scripts may cost more than they're worth

  • www.tv-asahi.co.jp adds 3953ms and costs ~¥5463/month
  • www.tv-asahi.co.jp adds 2766ms and costs ~¥3821/month
  • Unattributable adds 1483ms and costs ~¥2049/month
  • Google Tag Manager adds 986ms and costs ~¥1363/month
  • Google Tag Manager adds 554ms and costs ~¥766/month
  • Google Tag Manager adds 431ms and costs ~¥596/month
  • Google Tag Manager adds 415ms and costs ~¥574/month
  • Google Tag Manager adds 387ms and costs ~¥534/month
  • Google Tag Manager adds 354ms and costs ~¥489/month
  • Google Analytics adds 123ms and costs ~¥170/month
  • s.yimg.jp adds 67ms and costs ~¥93/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

www.tv-asahi.co.jp takes 3953ms 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

www.tv-asahi.co.jp takes 2766ms 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

Unattributable takes 1483ms 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 986ms 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 554ms 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 431ms 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 415ms 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 387ms 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 354ms 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 Analytics takes 123ms 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

s.yimg.jp takes 67ms 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