Skip to content
https://www.ne.jp

Performance

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

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

40
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

3.40 s

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

4.00 s

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

2.37 s

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

0.107

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

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

35.83 s

Page Load Progression

828 ms
1.7 s
2.5 s
3.3 s
4.1 s
5.0 s
5.8 s
6.6 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
5.1 MB transferred, 170 requests
FIX
5.1 MB transferred, 170 requests
Critical::
Page weighs 10.4 MB (5.1 MB transferred)
Warning::
JavaScript is 2.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.3 MB
Info::
Fonts are 1.4 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.4 MB
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 MB
Warning::
170 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.1 MB / 2.4 MB budget
5.1 MB transferred
170 requests
1.1 g CO2 per page load
JavaScript 2.3 MiB 45%
Fonts 1.4 MiB 27%
Images 1.3 MiB 25%
Other 67.8 KiB 1%
CSS 60.0 KiB 1%
Other 15.2 KiB 0%
HTML 11.8 KiB 0%
Other 2.1 KiB 0%
Other 1.1 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

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 (5.1 MiB of 5.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
9066ms total JS execution
FIX
9066ms total JS execution
Warning::
https://asahi-net.jp/: 2496ms CPU time
Warning::
Unattributable: 1644ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5N2...: 734ms CPU time
Warning::
https://asahi-net.jp/asset/js/app.js: 432ms CPU time
Warning::
https://faq.asahi-net.jp/parts/multi_faq_for_json....: 399ms CPU time
Warning::
Third-party scripts: 9066ms (100% of total)

Main Thread Breakdown

Script Evaluation 43% Other 25% Style & Layout 18% Script Parsing & Compilation 7% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://asahi-net.jp/2496ms46ms1ms3rd
Unattributable1644ms30ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5N2BLR4734ms596ms80ms3rd
https://asahi-net.jp/asset/js/app.js432ms84ms24ms3rd
https://faq.asahi-net.jp/parts/multi_faq_for_json.php?callback=jQuery36009807239104242725_1776899057114&params%5B%5D=%3Fpage%3D200%26id%3D2164_2299%26num%3D2%26position%3Djs-inPageFAQ-sv_top&_=1776899057115399ms373ms1ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5X4RL2F&l=itm_dl2_1024653353ms297ms45ms3rd
https://sp-trk.com/t/27rp4vqy?a=1776899058871&o=wgdgdu9lpj327ms312ms2ms3rd
https://cache.dga.jp/s/common_72/i_search_assist_v3_1.js323ms251ms8ms3rd
https://www.googletagmanager.com/gtag/js?id=G-0MWMB0GRZF&cx=c&gtm=4e64m0h2314ms266ms45ms3rd
https://connect.facebook.net/en_US/fbevents.js284ms204ms28ms3rd

Showing top 10 of 23 scripts

F
JS Bundles
Action
41 scripts, 1.0 MB unused
FIX
41 scripts, 1.0 MB unused
Warning::
https://tracking.sitest.jp/tag?p=p6940017a28828&u=...: 179 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-699...: 106 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-175...: 103 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5X4...: 98 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 68 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.0 MB
1047 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://tracking.sitest.jp/tag?p=p6940017a28828&u=https%3A%2F%2Fasahi-net.jp%2F265 KB179 KB (68%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-699497906144 KB106 KB (74%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17543968935137 KB103 KB (75%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5X4RL2F&l=itm_dl2_1024654176 KB98 KB (56%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW--&l=itm_dl2_1024653&cx=c&gtm=4e64k1134 KB68 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=G-0MWMB0GRZF&cx=c&gtm=4e64m0h2177 KB66 KB (37%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-9897441&l=itm_dl2_1024653&cx=c&gtm=4e64k1130 KB64 KB (50%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5X4RL2F&l=itm_dl2_1024653176 KB62 KB (35%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17543968935&cx=c&gtm=4e64m0h2137 KB61 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-699497906&cx=c&gtm=4e64m0h2144 KB57 KB (40%)3rd

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
170 resources · 5.1 MB · 1.0 MB savings available
FIX
170 resources · 5.1 MB · 1.0 MB savings available
Warning::
Page weight 4.1 MB over 1MB target
Got: 5.1 MB Expected: ≤ 1 MB
Info::
~1.0 MB of savings available
Warning::
169 third-party resources (100% of weight)
Info::
5 resources over 200KB
170 resources · 5.1 MiB · 169 third-party 4.1 MiB over 1MB target
JavaScript 45% · 2.3 MiB
Font 27% · 1.4 MiB
Image 25% · 1.3 MiB
Other 1% · 70.8 KiB
CSS 1% · 60.0 KiB
Document 0% · 11.9 KiB

~1.0 MiB of savings available

Remove unused JavaScript: 1.0 MiB
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.

B
Image Optimization
69 images, 0 KB saveable
REVIEW
69 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
69 images 1.3 MB
0 oversized -0 KB
68 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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
5 fonts (1441 KB)
PASS
5 fonts (1441 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

1441 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.4 s LCP 4.0 shttps://asahi-net.jp/asset/fonts/NotoSansJP-Regular.woff2NotoSansJP-Regular.woff2 https://asahi-net.jp/asset/fonts/NotoSansJP-Regular.woff2 — 436.7 KiB — 1.7 s — font-display: swaphttps://asahi-net.jp/asset/fonts/NotoSansJP-Medium.woff2NotoSansJP-Medium.woff2 https://asahi-net.jp/asset/fonts/NotoSansJP-Medium.woff2 — 441.6 KiB — 1.6 s — font-display: swaphttps://asahi-net.jp/asset/fonts/OpenSans-SemiBold.woff2OpenSans-SemiBold.woff2 https://asahi-net.jp/asset/fonts/OpenSans-SemiBold.woff2 — 59.1 KiB — 934 ms — font-display: swaphttps://asahi-net.jp/asset/fonts/NotoSansJP-Bold.woff2NotoSansJP-Bold.woff2 https://asahi-net.jp/asset/fonts/NotoSansJP-Bold.woff2 — 444.2 KiB — 1.7 s — font-display: swaphttps://asahi-net.jp/asset/fonts/OpenSans-Light.woff2OpenSans-Light.woff2 https://asahi-net.jp/asset/fonts/OpenSans-Light.woff2 — 59.2 KiB — 946 ms — font-display: swap
NotoSansJP-Regular.woff2 woff2 swap
Size 437 KB
Load time 1.7 s
Start 2.8 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
NotoSansJP-Medium.woff2 woff2 swap
Size 442 KB
Load time 1.6 s
Start 2.8 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
OpenSans-SemiBold.woff2 woff2 swap
Size 59 KB
Load time 934 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
NotoSansJP-Bold.woff2 woff2 swap
Size 444 KB
Load time 1.7 s
Start 2.8 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
OpenSans-Light.woff2 woff2 swap
Size 59 KB
Load time 946 ms
Start 5.9 s
Risk FOUT — text flashes from fallback to web font
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 ~661 KB and ~1322 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
170 requests over 11178ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.4 s LCP 4.0 shttps://www.ne.jp// https://www.ne.jp/ — 301 — 41 B — 970 ms — h2https://asahi-net.jp/asahi-net.jp/ https://asahi-net.jp/ — 200 — 10.1 KiB — 72 ms — h2https://asahi-net.jp/asset/css/style.cssasahi-net.jp/asset/css/style.css https://asahi-net.jp/asset/css/style.css — 200 — 57.3 KiB — 1.7 s — h2https://asahi-net.jp/asset/js/app.jsasahi-net.jp/asset/js/app.js https://asahi-net.jp/asset/js/app.js — 200 — 87.4 KiB — 1.4 s — h2https://asahi-net.jp/style_module.cssasahi-net.jp/style_module.css https://asahi-net.jp/style_module.css — 200 — 527 B — 729 ms — h2https://asahi-net.jp/asset/css/campaign_spotlight.cssasahi-net.jp/asset/css/campaign_spo... https://asahi-net.jp/asset/css/campaign_spotlight.css — 200 — 1.6 KiB — 732 ms — h2https://asahi-net.jp/asset/js/campaign_spotlight.jsasahi-net.jp/asset/js/campaign_spot... https://asahi-net.jp/asset/js/campaign_spotlight.js — 200 — 3.5 KiB — 712 ms — h2https://asahi-net.jp/asset/img/top/mv-01-sp.jpgasahi-net.jp/asset/img/top/mv-01-sp... https://asahi-net.jp/asset/img/top/mv-01-sp.jpg — 200 — 115.7 KiB — 1.2 s — h2https://asahi-net.jp/asset/img/common/campaign/2602485136/img-mv_slide_01_hikari.svgasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2602485136/img-mv_slide_01_hikari.svg — 200 — 20.4 KiB — 963 ms — h2https://asahi-net.jp/asset/img/common/campaign/2602485136/img-mv_slide_02_hikaricross.svgasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2602485136/img-mv_slide_02_hikaricross.svg — 200 — 20.9 KiB — 936 ms — h3https://asahi-net.jp/asset/img/common/campaign/2604506222/img-mv_slide_03_wimax5g.pngasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2604506222/img-mv_slide_03_wimax5g.png — 200 — 24.0 KiB — 736 ms — h3https://asahi-net.jp/asset/img/common/campaign/2309357351/mv-slide-04.pngasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2309357351/mv-slide-04.png — 200 — 188.2 KiB — 1.4 s — h3https://cache.dga.jp/s/common_72/search_tool_v3_1.jscache.dga.jp/s/common_72/search_too... https://cache.dga.jp/s/common_72/search_tool_v3_1.js — 200 — 1.6 KiB — 310 ms — http/1.1https://asahi-net.jp/asset/img/common/logo.svgasahi-net.jp/asset/img/common/logo.... https://asahi-net.jp/asset/img/common/logo.svg — 200 — 2.1 KiB — 728 ms — h3https://asahi-net.jp/asset/img/common/campaign/2602485136/img-mv_slide_05_withflets.svgasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2602485136/img-mv_slide_05_withflets.svg — 200 — 10.8 KiB — 986 ms — h3https://asahi-net.jp/asset/img/top/mv-slide-06-260306.pngasahi-net.jp/asset/img/top/mv-slide... https://asahi-net.jp/asset/img/top/mv-slide-06-260306.png — 200 — 35.8 KiB — 298 ms — h3https://asahi-net.jp/asset/img/top/recommend-home-01-sp.jpgasahi-net.jp/asset/img/top/recommen... https://asahi-net.jp/asset/img/top/recommend-home-01-sp.jpg — 200 — 35.7 KiB — 976 ms — h3https://asahi-net.jp/asset/fonts/NotoSansJP-Regular.woff2asahi-net.jp/asset/fonts/NotoSansJP... https://asahi-net.jp/asset/fonts/NotoSansJP-Regular.woff2 — 200 — 436.7 KiB — 1.7 s — h3https://asahi-net.jp/asset/fonts/NotoSansJP-Medium.woff2asahi-net.jp/asset/fonts/NotoSansJP... https://asahi-net.jp/asset/fonts/NotoSansJP-Medium.woff2 — 200 — 441.6 KiB — 1.6 s — h3https://asahi-net.jp/asset/fonts/OpenSans-SemiBold.woff2asahi-net.jp/asset/fonts/OpenSans-S... https://asahi-net.jp/asset/fonts/OpenSans-SemiBold.woff2 — 200 — 59.1 KiB — 934 ms — h3https://asahi-net.jp/asset/fonts/NotoSansJP-Bold.woff2asahi-net.jp/asset/fonts/NotoSansJP... https://asahi-net.jp/asset/fonts/NotoSansJP-Bold.woff2 — 200 — 444.2 KiB — 1.7 s — h3https://asahi-net.jp/asset/img/common/icon-scroll-top.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-scroll-top.svgz — 200 — 893 B — 731 ms — h3https://asahi-net.jp/asset/img/top/recommend-out-01-sp.jpgasahi-net.jp/asset/img/top/recommen... https://asahi-net.jp/asset/img/top/recommend-out-01-sp.jpg — 200 — 38.2 KiB — 987 ms — h3https://asahi-net.jp/asset/img/top/recommend-option-01-sp.jpgasahi-net.jp/asset/img/top/recommen... https://asahi-net.jp/asset/img/top/recommend-option-01-sp.jpg — 200 — 20.5 KiB — 768 ms — h3https://asahi-net.jp/asset/img/common/footer-license-01.pngasahi-net.jp/asset/img/common/foote... https://asahi-net.jp/asset/img/common/footer-license-01.png — 200 — 2.2 KiB — 748 ms — h3https://asahi-net.jp/asset/img/common/footer-license-02.svgasahi-net.jp/asset/img/common/foote... https://asahi-net.jp/asset/img/common/footer-license-02.svg — 200 — 2.4 KiB — 725 ms — h3https://asahi-net.jp/asset/img/common/footer-license-03.pngasahi-net.jp/asset/img/common/foote... https://asahi-net.jp/asset/img/common/footer-license-03.png — 200 — 3.8 KiB — 730 ms — h3https://asahi-net.jp/asset/img/common/footer-license-04.gifasahi-net.jp/asset/img/common/foote... https://asahi-net.jp/asset/img/common/footer-license-04.gif — 200 — 5.3 KiB — 769 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-5N2BLR4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5N2BLR4 — 200 — 192.3 KiB — 222 ms — h2https://asahi-net.jp/asset/img/top/recommend-heading-sp.pngasahi-net.jp/asset/img/top/recommen... https://asahi-net.jp/asset/img/top/recommend-heading-sp.png — 200 — 4.7 KiB — 777 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.4 s LCP 4.0 shttps://www.ne.jp// https://www.ne.jp/ — 301 — 41 B — 970 ms — h2https://asahi-net.jp/asahi-net.jp/ https://asahi-net.jp/ — 200 — 10.1 KiB — 72 ms — h2https://asahi-net.jp/asset/css/style.cssasahi-net.jp/asset/css/style.css https://asahi-net.jp/asset/css/style.css — 200 — 57.3 KiB — 1.7 s — h2https://asahi-net.jp/asset/js/app.jsasahi-net.jp/asset/js/app.js https://asahi-net.jp/asset/js/app.js — 200 — 87.4 KiB — 1.4 s — h2https://asahi-net.jp/style_module.cssasahi-net.jp/style_module.css https://asahi-net.jp/style_module.css — 200 — 527 B — 729 ms — h2https://asahi-net.jp/asset/css/campaign_spotlight.cssasahi-net.jp/asset/css/campaign_spo... https://asahi-net.jp/asset/css/campaign_spotlight.css — 200 — 1.6 KiB — 732 ms — h2https://asahi-net.jp/asset/js/campaign_spotlight.jsasahi-net.jp/asset/js/campaign_spot... https://asahi-net.jp/asset/js/campaign_spotlight.js — 200 — 3.5 KiB — 712 ms — h2https://asahi-net.jp/asset/img/top/mv-01-sp.jpgasahi-net.jp/asset/img/top/mv-01-sp... https://asahi-net.jp/asset/img/top/mv-01-sp.jpg — 200 — 115.7 KiB — 1.2 s — h2https://asahi-net.jp/asset/img/common/campaign/2602485136/img-mv_slide_01_hikari.svgasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2602485136/img-mv_slide_01_hikari.svg — 200 — 20.4 KiB — 963 ms — h2https://asahi-net.jp/asset/img/common/campaign/2602485136/img-mv_slide_02_hikaricross.svgasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2602485136/img-mv_slide_02_hikaricross.svg — 200 — 20.9 KiB — 936 ms — h3https://asahi-net.jp/asset/img/common/campaign/2604506222/img-mv_slide_03_wimax5g.pngasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2604506222/img-mv_slide_03_wimax5g.png — 200 — 24.0 KiB — 736 ms — h3https://asahi-net.jp/asset/img/common/campaign/2309357351/mv-slide-04.pngasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2309357351/mv-slide-04.png — 200 — 188.2 KiB — 1.4 s — h3https://cache.dga.jp/s/common_72/search_tool_v3_1.jscache.dga.jp/s/common_72/search_too... https://cache.dga.jp/s/common_72/search_tool_v3_1.js — 200 — 1.6 KiB — 310 ms — http/1.1https://asahi-net.jp/asset/img/common/logo.svgasahi-net.jp/asset/img/common/logo.... https://asahi-net.jp/asset/img/common/logo.svg — 200 — 2.1 KiB — 728 ms — h3https://asahi-net.jp/asset/img/common/campaign/2602485136/img-mv_slide_05_withflets.svgasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2602485136/img-mv_slide_05_withflets.svg — 200 — 10.8 KiB — 986 ms — h3https://asahi-net.jp/asset/img/top/mv-slide-06-260306.pngasahi-net.jp/asset/img/top/mv-slide... https://asahi-net.jp/asset/img/top/mv-slide-06-260306.png — 200 — 35.8 KiB — 298 ms — h3https://asahi-net.jp/asset/img/top/recommend-home-01-sp.jpgasahi-net.jp/asset/img/top/recommen... https://asahi-net.jp/asset/img/top/recommend-home-01-sp.jpg — 200 — 35.7 KiB — 976 ms — h3https://asahi-net.jp/asset/fonts/NotoSansJP-Regular.woff2asahi-net.jp/asset/fonts/NotoSansJP... https://asahi-net.jp/asset/fonts/NotoSansJP-Regular.woff2 — 200 — 436.7 KiB — 1.7 s — h3https://asahi-net.jp/asset/fonts/NotoSansJP-Medium.woff2asahi-net.jp/asset/fonts/NotoSansJP... https://asahi-net.jp/asset/fonts/NotoSansJP-Medium.woff2 — 200 — 441.6 KiB — 1.6 s — h3https://asahi-net.jp/asset/fonts/OpenSans-SemiBold.woff2asahi-net.jp/asset/fonts/OpenSans-S... https://asahi-net.jp/asset/fonts/OpenSans-SemiBold.woff2 — 200 — 59.1 KiB — 934 ms — h3https://asahi-net.jp/asset/fonts/NotoSansJP-Bold.woff2asahi-net.jp/asset/fonts/NotoSansJP... https://asahi-net.jp/asset/fonts/NotoSansJP-Bold.woff2 — 200 — 444.2 KiB — 1.7 s — h3https://asahi-net.jp/asset/img/common/icon-scroll-top.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-scroll-top.svgz — 200 — 893 B — 731 ms — h3https://asahi-net.jp/asset/img/top/recommend-out-01-sp.jpgasahi-net.jp/asset/img/top/recommen... https://asahi-net.jp/asset/img/top/recommend-out-01-sp.jpg — 200 — 38.2 KiB — 987 ms — h3https://asahi-net.jp/asset/img/top/recommend-option-01-sp.jpgasahi-net.jp/asset/img/top/recommen... https://asahi-net.jp/asset/img/top/recommend-option-01-sp.jpg — 200 — 20.5 KiB — 768 ms — h3https://asahi-net.jp/asset/img/common/footer-license-01.pngasahi-net.jp/asset/img/common/foote... https://asahi-net.jp/asset/img/common/footer-license-01.png — 200 — 2.2 KiB — 748 ms — h3https://asahi-net.jp/asset/img/common/footer-license-02.svgasahi-net.jp/asset/img/common/foote... https://asahi-net.jp/asset/img/common/footer-license-02.svg — 200 — 2.4 KiB — 725 ms — h3https://asahi-net.jp/asset/img/common/footer-license-03.pngasahi-net.jp/asset/img/common/foote... https://asahi-net.jp/asset/img/common/footer-license-03.png — 200 — 3.8 KiB — 730 ms — h3https://asahi-net.jp/asset/img/common/footer-license-04.gifasahi-net.jp/asset/img/common/foote... https://asahi-net.jp/asset/img/common/footer-license-04.gif — 200 — 5.3 KiB — 769 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-5N2BLR4www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5N2BLR4 — 200 — 192.3 KiB — 222 ms — h2https://asahi-net.jp/asset/img/top/recommend-heading-sp.pngasahi-net.jp/asset/img/top/recommen... https://asahi-net.jp/asset/img/top/recommend-heading-sp.png — 200 — 4.7 KiB — 777 ms — h3https://asahi-net.jp/asset/img/top/icon-check.svgzasahi-net.jp/asset/img/top/icon-che... https://asahi-net.jp/asset/img/top/icon-check.svgz — 200 — 890 B — 726 ms — h3https://asahi-net.jp/asset/img/top/icon-clipboard.svgzasahi-net.jp/asset/img/top/icon-cli... https://asahi-net.jp/asset/img/top/icon-clipboard.svgz — 200 — 1.2 KiB — 278 ms — h3https://asahi-net.jp/asset/img/top/recommend-image-sp.pngasahi-net.jp/asset/img/top/recommen... https://asahi-net.jp/asset/img/top/recommend-image-sp.png — 200 — 181.6 KiB — 1.4 s — h3https://asahi-net.jp/asset/img/common/icon-campaign.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-campaign.svgz — 200 — 1.4 KiB — 728 ms — h3https://asahi-net.jp/asset/img/common/icon-support.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-support.svgz — 200 — 1.0 KiB — 761 ms — h3https://asahi-net.jp/asset/img/common/icon-mypage.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-mypage.svgz — 200 — 1.1 KiB — 718 ms — h3https://asahi-net.jp/asset/img/common/icon-faq.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-faq.svgz — 200 — 1.7 KiB — 275 ms — h3https://asahi-net.jp/asset/img/common/icon-mail.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-mail.svgz — 200 — 1.0 KiB — 756 ms — h3https://asahi-net.jp/asset/img/common/icon-chevron-right.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-chevron-right.svgz — 200 — 849 B — 749 ms — h3https://asahi-net.jp/asset/img/common/icon-pdf.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-pdf.svgz — 200 — 1.1 KiB — 749 ms — h3https://asahi-net.jp/asset/img/common/icon-news.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-news.svgz — 200 — 1.3 KiB — 736 ms — h3https://asahi-net.jp/asset/img/common/icon-global.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-global.svgz — 200 — 1.4 KiB — 722 ms — h3https://asahi-net.jp/asset/img/common/icon-blank-01.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-blank-01.svgz — 200 — 843 B — 747 ms — h3https://asahi-net.jp/asset/img/common/icon-blank-02.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-blank-02.svgz — 200 — 843 B — 726 ms — h3https://asahi-net.jp/asset/img/top/icon-commitment.svgzasahi-net.jp/asset/img/top/icon-com... https://asahi-net.jp/asset/img/top/icon-commitment.svgz — 200 — 1.6 KiB — 756 ms — h3https://asahi-net.jp/asset/img/top/icon-award.svgzasahi-net.jp/asset/img/top/icon-awa... https://asahi-net.jp/asset/img/top/icon-award.svgz — 200 — 2.2 KiB — 719 ms — h3https://asahi-net.jp/asset/img/top/card-home-01.pngasahi-net.jp/asset/img/top/card-hom... https://asahi-net.jp/asset/img/top/card-home-01.png — 200 — 7.0 KiB — 731 ms — h3https://asahi-net.jp/asset/img/top/card-home-02.pngasahi-net.jp/asset/img/top/card-hom... https://asahi-net.jp/asset/img/top/card-home-02.png — 200 — 14.1 KiB — 765 ms — h3https://asahi-net.jp/asset/img/top/card-home-03.pngasahi-net.jp/asset/img/top/card-hom... https://asahi-net.jp/asset/img/top/card-home-03.png — 200 — 5.6 KiB — 765 ms — h3https://asahi-net.jp/asset/img/top/card-out-01.pngasahi-net.jp/asset/img/top/card-out... https://asahi-net.jp/asset/img/top/card-out-01.png — 200 — 6.1 KiB — 737 ms — h3https://asahi-net.jp/callback_inPageFAQ.jsasahi-net.jp/callback_inPageFAQ.js https://asahi-net.jp/callback_inPageFAQ.js — 200 — 2.7 KiB — 767 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-699497906&cx=c&gtm=4e64m0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-699497906&cx=c&gtm=4e64m0h2 — 200 — 143.7 KiB — 52 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-17543968935&cx=c&gtm=4e64m0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17543968935&cx=c&gtm=4e64m0h2 — 200 — 136.8 KiB — 67 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.5 s — h2https://www.googletagmanager.com/gtag/js?id=G-0MWMB0GRZF&cx=c&gtm=4e64m0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-0MWMB0GRZF&cx=c&gtm=4e64m0h2 — 200 — 177.0 KiB — 59 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 141 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 122 ms — h2https://taj1.ebis.ne.jp/rHwlksvY/cmt.jstaj1.ebis.ne.jp/rHwlksvY/cmt.js https://taj1.ebis.ne.jp/rHwlksvY/cmt.js — 200 — 10.2 KiB — 575 ms — h2https://t.afi-b.com/jslib/lpcv.js?cid=47128d5d&pid=X16316wt.afi-b.com/jslib/lpcv.js?cid=47128... https://t.afi-b.com/jslib/lpcv.js?cid=47128d5d&pid=X16316w — 200 — 28.2 KiB — 955 ms — h2https://ac.spider-one-af.net/fpc/track.min.jsac.spider-one-af.net/fpc/track.min.... https://ac.spider-one-af.net/fpc/track.min.js — 200 — 4.8 KiB — 1.0 s — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 49 ms — h3https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64m0h2v810345792za200zd810345792xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118128922&apve=1&apvf=f&apvc=1&tft=1776899057445&tfd=3371www.google.com/ccm/collect?rcb=13&f... https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64m0h2v810345792za200zd810345792xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118128922&apve=1&apvf=f&apvc=1&tft=1776899057445&tfd=3371 — 200 — 21 B — 89 ms — h3https://tracking.sitest.jp/tag?p=p6940017a28828&u=https%3A%2F%2Fasahi-net.jp%2Ftracking.sitest.jp/tag?p=p6940017a2... https://tracking.sitest.jp/tag?p=p6940017a28828&u=https%3A%2F%2Fasahi-net.jp%2F — 200 — 265.0 KiB — 1.5 s — h2https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&gtm=45be64m0h2v9215922908z8810345792za20gzb810345792zd810345792xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-699497906&tid=AW-699497906&tft=1776899057533&tfd=3459www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&gtm=45be64m0h2v9215922908z8810345792za20gzb810345792zd810345792xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-699497906&tid=AW-699497906&tft=1776899057533&tfd=3459 — 200 — 21 B — 61 ms — h3https://www.google.com/ccm/collect?rcb=4&frm=0&ae=g&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&_tu=CA&gtm=45be64m0h2v9215922908z8810345792za20gzb810345792zd810345792xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-699497906&tid=AW-699497906&tft=1776899057534&tfd=3460www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&ae=g&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&_tu=CA&gtm=45be64m0h2v9215922908z8810345792za20gzb810345792zd810345792xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-699497906&tid=AW-699497906&tft=1776899057534&tfd=3460 — 200 — 21 B — 60 ms — h3https://static.jp.zeals.ai/conversion/conversion_v2.jsstatic.jp.zeals.ai/conversion/conve... https://static.jp.zeals.ai/conversion/conversion_v2.js — 200 — 10.4 KiB — 113 ms — h2https://ac.fanp.me/ck/3aed840a1186Y609/cookie.jsac.fanp.me/ck/3aed840a1186Y609/cook... https://ac.fanp.me/ck/3aed840a1186Y609/cookie.js — 200 — 14.2 KiB — 1.0 s — h2https://www.google.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&gtm=45be64m0h2v9229487684z8810345792za20gzb810345792zd810345792xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-17543968935&tid=AW-17543968935&tft=1776899057588&tfd=3515www.google.com/ccm/collect?rcb=3&fr... https://www.google.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&gtm=45be64m0h2v9229487684z8810345792za20gzb810345792zd810345792xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-17543968935&tid=AW-17543968935&tft=1776899057588&tfd=3515 — 200 — 21 B — 86 ms — h3https://www.google.com/ccm/collect?rcb=3&frm=0&ae=g&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&_tu=CA&gtm=45be64m0h2v9229487684z8810345792za20gzb810345792zd810345792xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-17543968935&tid=AW-17543968935&tft=1776899057589&tfd=3515www.google.com/ccm/collect?rcb=3&fr... https://www.google.com/ccm/collect?rcb=3&frm=0&ae=g&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&_tu=CA&gtm=45be64m0h2v9229487684z8810345792za20gzb810345792zd810345792xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-17543968935&tid=AW-17543968935&tft=1776899057589&tfd=3515 — 200 — 21 B — 85 ms — h3https://dmp.im-apps.net/js/1024653/0001/itm.jsdmp.im-apps.net/js/1024653/0001/itm... https://dmp.im-apps.net/js/1024653/0001/itm.js — 200 — 3.4 KiB — 87 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-0MWMB0GRZF&gtm=45je64m0h2v876342654z8810345792za20gzb810345792zd810345792&_p=1776899055130&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1040679133&_eu=AAAAAGA&are=1&cid=930409229.1776899058&ec_mode=a&frm=0&pscdl=noapi&rcb=1&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~115616986~115938465~115938468~117266401~117512542~118463262&sid=1776899057&sct=1&seg=0&dl=https%3A%2F%2Fasahi-net.jp%2F&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&en=page_view&_fv=1&_nsi=1&_ss=1&ep.%2F=%2F&ep.asahi-net=%5Bobject%20Object%5D&ep.remove_index=%2F&tfd=3591region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-0MWMB0GRZF&gtm=45je64m0h2v876342654z8810345792za20gzb810345792zd810345792&_p=1776899055130&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1040679133&_eu=AAAAAGA&are=1&cid=930409229.1776899058&ec_mode=a&frm=0&pscdl=noapi&rcb=1&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~115616986~115938465~115938468~117266401~117512542~118463262&sid=1776899057&sct=1&seg=0&dl=https%3A%2F%2Fasahi-net.jp%2F&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&en=page_view&_fv=1&_nsi=1&_ss=1&ep.%2F=%2F&ep.asahi-net=%5Bobject%20Object%5D&ep.remove_index=%2F&tfd=3591 — 204 — 547 B — 119 ms — h2https://connect.facebook.net/signals/config/1756718828368818?v=2.9.303&r=stable&domain=asahi-net.jp&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1756718828368818?v=2.9.303&r=stable&domain=asahi-net.jp&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 125.3 KiB — 280 ms — h3https://bat.bing.com/p/action/343008406.jsbat.bing.com/p/action/343008406.js https://bat.bing.com/p/action/343008406.js — 200 — 428 B — 37 ms — h2https://bat.bing.com/p/action/97206282.jsbat.bing.com/p/action/97206282.js https://bat.bing.com/p/action/97206282.js — 200 — 400 B — 36 ms — h2https://dmp.im-apps.net/js/1024654/0001/itm.jsdmp.im-apps.net/js/1024654/0001/itm... https://dmp.im-apps.net/js/1024654/0001/itm.js — 200 — 3.4 KiB — 14 ms — h2https://cdn.smartnews-ads.com/i/pixel.jscdn.smartnews-ads.com/i/pixel.js https://cdn.smartnews-ads.com/i/pixel.js — 200 — 3.3 KiB — 118 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1928434502&t=pageview&_s=1&dl=https%3A%2F%2Fasahi-net.jp%2F&ul=en-us&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&sr=412x823&vp=412x823&_u=YCDACEABBAAAACAAI~&jid=1052115804&gjid=151033218&cid=930409229.1776899058&tid=UA-9490070-1&_gid=622146702.1776899058&_r=1&_slc=1&gtm=45He64m0h2n815N2BLR4v810345792za200zd810345792&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118128922&npa=1&z=1701694053www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1928434502&t=pageview&_s=1&dl=https%3A%2F%2Fasahi-net.jp%2F&ul=en-us&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&sr=412x823&vp=412x823&_u=YCDACEABBAAAACAAI~&jid=1052115804&gjid=151033218&cid=930409229.1776899058&tid=UA-9490070-1&_gid=622146702.1776899058&_r=1&_slc=1&gtm=45He64m0h2n815N2BLR4v810345792za200zd810345792&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938468~117266401~118128922&npa=1&z=1701694053 — 200 — 450 B — 30 ms — h2https://b6.im-apps.net/topicsb6.im-apps.net/topics https://b6.im-apps.net/topics — 200 — 142 B — 336 ms — h2https://sync6.im-apps.net/1024653/segment?token=X19pbV9zaWRzMgsync6.im-apps.net/1024653/segment?t... https://sync6.im-apps.net/1024653/segment?token=X19pbV9zaWRzMg — 200 — 310 B — 281 ms — http/1.1https://b6.im-apps.net/topicsb6.im-apps.net/topics https://b6.im-apps.net/topics — 200 — 54 B — 577 ms — h2https://sync6.im-apps.net/1024654/segment?token=X19pbV9zaWRzMgsync6.im-apps.net/1024654/segment?t... https://sync6.im-apps.net/1024654/segment?token=X19pbV9zaWRzMg — 200 — 310 B — 282 ms — http/1.1https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0MWMB0GRZF&cid=930409229.1776899058&gtm=45je64m0h2v876342654z8810345792za20gzb810345792zd810345792&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938468~117266401~117512542~118463262&z=1863915023www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0MWMB0GRZF&cid=930409229.1776899058&gtm=45je64m0h2v876342654z8810345792za20gzb810345792zd810345792&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938468~117266401~117512542~118463262&z=1863915023 — 200 — 408 B — 127 ms — h2https://b6.im-apps.net/pv/cmXG8O?cid=1024653&url=https%3A%2F%2Fasahi-net.jp%2F&ref=&title=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&lang=en-usb6.im-apps.net/pv/cmXG8O?cid=102465... https://b6.im-apps.net/pv/cmXG8O?cid=1024653&url=https%3A%2F%2Fasahi-net.jp%2F&ref=&title=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&lang=en-us — 200 — 212 B — 309 ms — h2https://b6.im-apps.net/pv/JT3PnN?cid=1024654&url=https%3A%2F%2Fasahi-net.jp%2F&ref=&title=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&lang=en-usb6.im-apps.net/pv/JT3PnN?cid=102465... https://b6.im-apps.net/pv/JT3PnN?cid=1024654&url=https%3A%2F%2Fasahi-net.jp%2F&ref=&title=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&lang=en-us — 200 — 94 B — 257 ms — h2https://bat.bing.net/action/0?ti=343008406&tm=gtm002&Ver=2&mid=6c2364c6-6fc8-428e-a27e-032d6ed4cb7f&bo=2&gtm_tag_source=1&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%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&kw=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80,%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BC,%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88,%E6%96%99%E9%87%91,%E6%AF%94%E8%BC%83,%E5%AE%89%E3%81%84,AsahiNet%20%E5%85%89,%E3%83%95%E3%83%AC%E3%83%83%E3%83%84%E5%85%89,%E5%85%89%E3%83%95%E3%82%A1%E3%82%A4%E3%83%90%E3%83%BC&p=https%3A%2F%2Fasahi-net.jp%2F&r=&lt=3046&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=748069bat.bing.net/action/0?ti=343008406&... https://bat.bing.net/action/0?ti=343008406&tm=gtm002&Ver=2&mid=6c2364c6-6fc8-428e-a27e-032d6ed4cb7f&bo=2&gtm_tag_source=1&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%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&kw=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80,%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BC,%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88,%E6%96%99%E9%87%91,%E6%AF%94%E8%BC%83,%E5%AE%89%E3%81%84,AsahiNet%20%E5%85%89,%E3%83%95%E3%83%AC%E3%83%83%E3%83%84%E5%85%89,%E5%85%89%E3%83%95%E3%82%A1%E3%82%A4%E3%83%90%E3%83%BC&p=https%3A%2F%2Fasahi-net.jp%2F&r=&lt=3046&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=748069 — 204 — 345 B — 165 ms — h2https://bat.bing.net/action/0?ti=97206282&Ver=2&mid=e99c07fe-bbd3-42ed-8d87-6f58ea2b1ddd&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%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&kw=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80,%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BC,%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88,%E6%96%99%E9%87%91,%E6%AF%94%E8%BC%83,%E5%AE%89%E3%81%84,AsahiNet%20%E5%85%89,%E3%83%95%E3%83%AC%E3%83%83%E3%83%84%E5%85%89,%E5%85%89%E3%83%95%E3%82%A1%E3%82%A4%E3%83%90%E3%83%BC&p=https%3A%2F%2Fasahi-net.jp%2F&r=&lt=3046&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=901273bat.bing.net/action/0?ti=97206282&V... https://bat.bing.net/action/0?ti=97206282&Ver=2&mid=e99c07fe-bbd3-42ed-8d87-6f58ea2b1ddd&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%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&kw=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80,%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BC,%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88,%E6%96%99%E9%87%91,%E6%AF%94%E8%BC%83,%E5%AE%89%E3%81%84,AsahiNet%20%E5%85%89,%E3%83%95%E3%83%AC%E3%83%83%E3%83%84%E5%85%89,%E5%85%89%E3%83%95%E3%82%A1%E3%82%A4%E3%83%90%E3%83%BC&p=https%3A%2F%2Fasahi-net.jp%2F&r=&lt=3046&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=901273 — 204 — 119 B — 130 ms — h2https://asahi-net.jp/callback_inPageOPT.jsasahi-net.jp/callback_inPageOPT.js https://asahi-net.jp/callback_inPageOPT.js — 200 — 4.5 KiB — 989 ms — h3https://i.smartnews-ads.com/p?id=e198b9e15117b3dad1116d62&t=1776899057&url=https%3A%2F%2Fasahi-net.jp%2F&referrer=&e=PageView&v=1.0.1&pv=8.17.0&s%5Blangs%5D=en-US&s%5Blangs%5D=en&s%5Bhc%5D=h12&s%5Btz%5D=UTC&s%5Bdpr%5D=1.75&exid=5fbedf04-21a3-44e0-8210-5b738d30db51&exid_r=5fbedf04-21a3-44e0-8210-5b738d30db51i.smartnews-ads.com/p?id=e198b9e151... https://i.smartnews-ads.com/p?id=e198b9e15117b3dad1116d62&t=1776899057&url=https%3A%2F%2Fasahi-net.jp%2F&referrer=&e=PageView&v=1.0.1&pv=8.17.0&s%5Blangs%5D=en-US&s%5Blangs%5D=en&s%5Bhc%5D=h12&s%5Btz%5D=UTC&s%5Bdpr%5D=1.75&exid=5fbedf04-21a3-44e0-8210-5b738d30db51&exid_r=5fbedf04-21a3-44e0-8210-5b738d30db51 — 200 — 227 B — 730 ms — h2https://i6.smartnews-ads.com/smallest.png?id=e198b9e15117b3dad1116d62&t=1776899057&url=https%3A%2F%2Fasahi-net.jp%2F&referrer=&e=PageView&v=1.0.1&pv=8.17.0&s%5Blangs%5D=en-US&s%5Blangs%5D=en&s%5Bhc%5D=h12&s%5Btz%5D=UTC&s%5Bdpr%5D=1.75&exid=5fbedf04-21a3-44e0-8210-5b738d30db51&exid_r=5fbedf04-21a3-44e0-8210-5b738d30db51i6.smartnews-ads.com/smallest.png?i... https://i6.smartnews-ads.com/smallest.png?id=e198b9e15117b3dad1116d62&t=1776899057&url=https%3A%2F%2Fasahi-net.jp%2F&referrer=&e=PageView&v=1.0.1&pv=8.17.0&s%5Blangs%5D=en-US&s%5Blangs%5D=en&s%5Bhc%5D=h12&s%5Btz%5D=UTC&s%5Bdpr%5D=1.75&exid=5fbedf04-21a3-44e0-8210-5b738d30db51&exid_r=5fbedf04-21a3-44e0-8210-5b738d30db51 — 200 — 420 B — 96 ms — h3https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0MWMB0GRZF&cid=930409229.1776899058&gtm=45je64m0h2v876342654z8810345792za20gzb810345792zd810345792&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938468~117266401~117512542~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0MWMB0GRZF&cid=930409229.1776899058&gtm=45je64m0h2v876342654z8810345792za20gzb810345792zd810345792&rcb=1&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938468~117266401~117512542~118463262 — 204 — 556 B — 125 ms — h2https://bat.bing.net/actionp/0?ti=343008406&tm=gtm002&Ver=2&mid=6c2364c6-6fc8-428e-a27e-032d6ed4cb7f&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=Dbat.bing.net/actionp/0?ti=343008406... https://bat.bing.net/actionp/0?ti=343008406&tm=gtm002&Ver=2&mid=6c2364c6-6fc8-428e-a27e-032d6ed4cb7f&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=D — 204 — 120 B — 95 ms — h2https://bat.bing.net/actionp/0?ti=97206282&Ver=2&mid=e99c07fe-bbd3-42ed-8d87-6f58ea2b1ddd&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=Dbat.bing.net/actionp/0?ti=97206282&... https://bat.bing.net/actionp/0?ti=97206282&Ver=2&mid=e99c07fe-bbd3-42ed-8d87-6f58ea2b1ddd&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=D — 204 — 121 B — 35 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5X4RL2F&l=itm_dl2_1024653www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5X4RL2F&l=itm_dl2_1024653 — 200 — 176.2 KiB — 134 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-5X4RL2F&l=itm_dl2_1024654www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5X4RL2F&l=itm_dl2_1024654 — 200 — 176.2 KiB — 133 ms — h3https://mpc2-prod-28-is5qnl632q-ue.a.run.app/events?cee=nompc2-prod-28-is5qnl632q-ue.a.run.ap... https://mpc2-prod-28-is5qnl632q-ue.a.run.app/events?cee=no — 200 — 237 B — 234 ms — h2https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1756718828368818&ev=PageView&dl=https%3A%2F%2Fasahi-net.jp%2F&rl=&if=false&ts=1776899058062&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776899058054.340103799996388523&eid=ob3_plugin-set_3ac63ac3cce77ea100e1ea242129445a8edd5c854d4548b7e731dbd4b01895ce&ler=empty&cdl=API_unavailable&pmd[title]=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&pmd[locale]=ja_JP&pmd[description]=ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%83%88%E3%83%83%E3%83%97%E3%81%AE%E3%83%9A%E3%83%BC%E3%82%B8%E3%80%82ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%81%AE%E5%80%8B%E4%BA%BA%E3%83%BB%E6%B3%95%E4%BA%BA%E3%81%AE%E3%81%8A%E5%AE%A2%E6%A7%98%E5%90%91%E3%81%91%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%81%AE%E7%B4%B9%E4%BB%8B%E3%80%81%E4%BC%9A%E5%93%A1%E3%81%AE%E7%9A%86%E6%A7%98%E3%81%AB%E3%81%AF%E3%81%8A%E6%89%8B%E7%B6%9A%E3%81%8D%E7%AD%89%E3%82%B5%E3%83%9D%E3%83%BC%E3%83%88%E3%81%AE%E3%81%94%E6%A1%88%E5%86%85%E3%82%92%E3%81%97%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%81%AF%E3%80%81%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%A7%E3%81%99%E3%80%82%E5%85%89%E5%9B%9E%E7%B7%9A%E3%80%81%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%81%AE%E3%81%BB%E3%81%8B%E3%80%81%E3%82%88%E3%82%8A%E5%AE%89%E5%85%A8%E3%81%AB%E4%BE%BF%E5%88%A9%E3%81%AB%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%E3%82%92%E3%81%8A%E4%BD%BF%E3%81%84%E3%81%84%E3%81%9F%E3%81%A0%E3%81%91%E3%82%8B%E3%82%AA%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%82%82%E3%81%94%E6%8F%90%E4%BE%9B%E3%81%97%E3%81%BE%E3%81%99%E3%80%82&pmd[keywords]=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%2C%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BC%2C%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%2C%E6%96%99%E9%87%91%2C%E6%AF%94%E8%BC%83%2C%E5%AE%89%E3%81%84%2CAsahiNet%20%E5%85%89%2C%E3%83%95%E3%83%AC%E3%83%83%E3%83%84%E5%85%89%2C%E5%85%89%E3%83%95%E3%82%A1%E3%82%A4%E3%83%90%E3%83%BC&plt=3046.3999996185303&it=1776899057716&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1756718828368818&ev=PageView&dl=https%3A%2F%2Fasahi-net.jp%2F&rl=&if=false&ts=1776899058062&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776899058054.340103799996388523&eid=ob3_plugin-set_3ac63ac3cce77ea100e1ea242129445a8edd5c854d4548b7e731dbd4b01895ce&ler=empty&cdl=API_unavailable&pmd[title]=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&pmd[locale]=ja_JP&pmd[description]=ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%83%88%E3%83%83%E3%83%97%E3%81%AE%E3%83%9A%E3%83%BC%E3%82%B8%E3%80%82ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%81%AE%E5%80%8B%E4%BA%BA%E3%83%BB%E6%B3%95%E4%BA%BA%E3%81%AE%E3%81%8A%E5%AE%A2%E6%A7%98%E5%90%91%E3%81%91%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%81%AE%E7%B4%B9%E4%BB%8B%E3%80%81%E4%BC%9A%E5%93%A1%E3%81%AE%E7%9A%86%E6%A7%98%E3%81%AB%E3%81%AF%E3%81%8A%E6%89%8B%E7%B6%9A%E3%81%8D%E7%AD%89%E3%82%B5%E3%83%9D%E3%83%BC%E3%83%88%E3%81%AE%E3%81%94%E6%A1%88%E5%86%85%E3%82%92%E3%81%97%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%81%AF%E3%80%81%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%A7%E3%81%99%E3%80%82%E5%85%89%E5%9B%9E%E7%B7%9A%E3%80%81%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%81%AE%E3%81%BB%E3%81%8B%E3%80%81%E3%82%88%E3%82%8A%E5%AE%89%E5%85%A8%E3%81%AB%E4%BE%BF%E5%88%A9%E3%81%AB%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%E3%82%92%E3%81%8A%E4%BD%BF%E3%81%84%E3%81%84%E3%81%9F%E3%81%A0%E3%81%91%E3%82%8B%E3%82%AA%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%82%82%E3%81%94%E6%8F%90%E4%BE%9B%E3%81%97%E3%81%BE%E3%81%99%E3%80%82&pmd[keywords]=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%2C%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BC%2C%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%2C%E6%96%99%E9%87%91%2C%E6%AF%94%E8%BC%83%2C%E5%AE%89%E3%81%84%2CAsahiNet%20%E5%85%89%2C%E3%83%95%E3%83%AC%E3%83%83%E3%83%84%E5%85%89%2C%E5%85%89%E3%83%95%E3%82%A1%E3%82%A4%E3%83%90%E3%83%BC&plt=3046.3999996185303&it=1776899057716&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 202 B — 171 ms — h3https://www.facebook.com/tr/www.facebook.com/tr/ https://www.facebook.com/tr/ — 200 — 19 B — 30 ms — h3https://rec.ebis.ne.jp/rec.php?ebisV=6.20&argument=rHwlksvY&referrer=&pagetitle=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&pageurl=https%3A%2F%2Fasahi-net.jp%2F&ebisUA=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&td=1azdwzp0kbp.1776899058&ebisAccessTypes=pv&ebisRand=1776899058107.0&fc=1&pids=&js=cbrec.ebis.ne.jp/rec.php?ebisV=6.20&a... https://rec.ebis.ne.jp/rec.php?ebisV=6.20&argument=rHwlksvY&referrer=&pagetitle=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&pageurl=https%3A%2F%2Fasahi-net.jp%2F&ebisUA=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&td=1azdwzp0kbp.1776899058&ebisAccessTypes=pv&ebisRand=1776899058107.0&fc=1&pids=&js=cb — 200 — 525 B — 742 ms — h2https://www.googletagmanager.com/gtag/destination?id=DC-9897441&l=itm_dl2_1024653&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-9897441&l=itm_dl2_1024653&cx=c&gtm=4e64k1 — 200 — 129.7 KiB — 47 ms — h3https://score.im-apps.net/v1/fraud?escvid=20409score.im-apps.net/v1/fraud?escvid=2... https://score.im-apps.net/v1/fraud?escvid=20409 — 200 — 210 B — 332 ms — h2https://dmp.im-apps.net/sdk/log.jsdmp.im-apps.net/sdk/log.js https://dmp.im-apps.net/sdk/log.js — 200 — 22.7 KiB — 10 ms — h2https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v837453705za200zd837453705xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401~117884344&apve=1&apvf=f&apvc=0&tft=1776899058304&tfd=4231www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v837453705za200zd837453705xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401~117884344&apve=1&apvf=f&apvc=0&tft=1776899058304&tfd=4231 — 200 — 21 B — 35 ms — h3https://atm.im-apps.net/a/beacon.gif?cid=1003842&c1=1024653&c2=GTM-5X4RL2F&c3=20409&c4=-&c5=-&d=completed&gtmcb=264384469atm.im-apps.net/a/beacon.gif?cid=10... https://atm.im-apps.net/a/beacon.gif?cid=1003842&c1=1024653&c2=GTM-5X4RL2F&c3=20409&c4=-&c5=-&d=completed&gtmcb=264384469 — 200 — 231 B — 337 ms — h2https://atm.im-apps.net/a/beacon.gif?cid=1004012&c1=1024653&c2=GTM-5X4RL2F&c3=20409&c4=-&c5=-&d=completedatm.im-apps.net/a/beacon.gif?cid=10... https://atm.im-apps.net/a/beacon.gif?cid=1004012&c1=1024653&c2=GTM-5X4RL2F&c3=20409&c4=-&c5=-&d=completed — 200 — 94 B — 994 ms — h2https://atb.im-apps.net/a/imsync/1003842/10093359/?token=43d9194b41b7a0cb0c2111520479f363&gtmcb=1160380513atb.im-apps.net/a/imsync/1003842/10... https://atb.im-apps.net/a/imsync/1003842/10093359/?token=43d9194b41b7a0cb0c2111520479f363&gtmcb=1160380513 — 200 — 212 B — 350 ms — h2https://ad.doubleclick.net/activity;src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=5356583670551;npa=1;auiddc=1120398701.1776899057;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=0;u4=null;u5=0;u6=1024653;u7=;u8=0;u9=0;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_jNpB0xQuQ6-O5zvYkc1b1265V9SnUd1RHA;~oref=https%3A%2F%2Fasahi-net.jp%2F?ad.doubleclick.net/activity;src=989... https://ad.doubleclick.net/activity;src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=5356583670551;npa=1;auiddc=1120398701.1776899057;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=0;u4=null;u5=0;u6=1024653;u7=;u8=0;u9=0;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_jNpB0xQuQ6-O5zvYkc1b1265V9SnUd1RHA;~oref=https%3A%2F%2Fasahi-net.jp%2F? — 200 — 65 B — 98 ms — h3https://b.im-apps.net/trackerb.im-apps.net/tracker https://b.im-apps.net/tracker — 204 — 187 B — 325 ms — h2https://9897441.fls.doubleclick.net/activityi;src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=5356583670551;npa=1;auiddc=1120398701.1776899057;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=0;u4=null;u5=0;u6=1024653;u7=;u8=0;u9=0;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_jNpB0xQuQ6-O5zvYkc1b1265V9SnUd1RHA;_dc_test=1;~oref=https%3A%2F%2Fasahi-net.jp%2F?9897441.fls.doubleclick.net/activit... https://9897441.fls.doubleclick.net/activityi;src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=5356583670551;npa=1;auiddc=1120398701.1776899057;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=0;u4=null;u5=0;u6=1024653;u7=;u8=0;u9=0;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_jNpB0xQuQ6-O5zvYkc1b1265V9SnUd1RHA;_dc_test=1;~oref=https%3A%2F%2Fasahi-net.jp%2F? — 200 — 677 B — 154 ms — h2https://ad.doubleclick.net/activity;src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=7624216322850;npa=1;auiddc=1120398701.1776899057;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=1;u4=1020028_%2Fstep%2Freguide;u5=%2Fstep%2Freguide;u6=1020028;u7=;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_qU-FILmzZLCN7r7OH8d5OLPgLzY6UKy3YQ;~oref=https%3A%2F%2Fasahi-net.jp%2F?ad.doubleclick.net/activity;src=989... https://ad.doubleclick.net/activity;src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=7624216322850;npa=1;auiddc=1120398701.1776899057;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=1;u4=1020028_%2Fstep%2Freguide;u5=%2Fstep%2Freguide;u6=1020028;u7=;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_qU-FILmzZLCN7r7OH8d5OLPgLzY6UKy3YQ;~oref=https%3A%2F%2Fasahi-net.jp%2F? — 302 — 21 B — 390 ms — h3https://9897441.fls.doubleclick.net/activityi;src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=7624216322850;npa=1;auiddc=1120398701.1776899057;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=1;u4=1020028_%2Fstep%2Freguide;u5=%2Fstep%2Freguide;u6=1020028;u7=;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_qU-FILmzZLCN7r7OH8d5OLPgLzY6UKy3YQ;_dc_test=1;~oref=https%3A%2F%2Fasahi-net.jp%2F?9897441.fls.doubleclick.net/activit... https://9897441.fls.doubleclick.net/activityi;src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=7624216322850;npa=1;auiddc=1120398701.1776899057;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=1;u4=1020028_%2Fstep%2Freguide;u5=%2Fstep%2Freguide;u6=1020028;u7=;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_qU-FILmzZLCN7r7OH8d5OLPgLzY6UKy3YQ;_dc_test=1;~oref=https%3A%2F%2Fasahi-net.jp%2F? — 200 — 1018 B — 142 ms — h2https://ac.spider-one-af.net/fpc/param.min.jsac.spider-one-af.net/fpc/param.min.... https://ac.spider-one-af.net/fpc/param.min.js — 200 — 1.6 KiB — 268 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=3908495534784877067;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4JxYET9HVPtMlG9ibugCkhG6iFQfDgllbuD0;_dc_time=1776899058;src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=7624216322850;npa=1;auiddc=1120398701.1776899057;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=1;u4=1020028_%2Fstep%2Freguide;u5=%2Fstep%2Freguide;u6=1020028;u7=;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_qU-FILmzZLCN7r7OH8d5OLPgLzY6UKy3YQ;~oref=https%3A%2F%2Fasahi-net.jp%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=3908495534784877067;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4JxYET9HVPtMlG9ibugCkhG6iFQfDgllbuD0;_dc_time=1776899058;src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=7624216322850;npa=1;auiddc=1120398701.1776899057;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=1;u4=1020028_%2Fstep%2Freguide;u5=%2Fstep%2Freguide;u6=1020028;u7=;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_qU-FILmzZLCN7r7OH8d5OLPgLzY6UKy3YQ;~oref=https%3A%2F%2Fasahi-net.jp%2F? — 200 — 63 B — 213 ms — h3https://adservice.google.com/ddm/fls/z/src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=7624216322850;npa=1;auiddc=*;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=1;u4=1020028_%2Fstep%2Freguide;u5=%2Fstep%2Freguide;u6=1020028;u7=;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_qU-FILmzZLCN7r7OH8d5OLPgLzY6UKy3YQ;_dc_test=1;~oref=https%3A%2F%2Fasahi-net.jp%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=7624216322850;npa=1;auiddc=*;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=1;u4=1020028_%2Fstep%2Freguide;u5=%2Fstep%2Freguide;u6=1020028;u7=;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_qU-FILmzZLCN7r7OH8d5OLPgLzY6UKy3YQ;_dc_test=1;~oref=https%3A%2F%2Fasahi-net.jp%2F — 302 — 22 B — 89 ms — h3https://adservice.google.com/ddm/fls/z/src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=5356583670551;npa=1;auiddc=*;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=0;u4=null;u5=0;u6=1024653;u7=;u8=0;u9=0;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_jNpB0xQuQ6-O5zvYkc1b1265V9SnUd1RHA;_dc_test=1;~oref=https%3A%2F%2Fasahi-net.jp%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=9897441;type=invmedia;cat=rfv-h0;rcb=12;ord=5356583670551;npa=1;auiddc=*;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=0;u4=null;u5=0;u6=1024653;u7=;u8=0;u9=0;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_jNpB0xQuQ6-O5zvYkc1b1265V9SnUd1RHA;_dc_test=1;~oref=https%3A%2F%2Fasahi-net.jp%2F — 302 — 22 B — 87 ms — h3https://adservice.google.com/ddm/fls/z/src=9897441;dc_pre=CPXFxenIgpQDFZNOpAQdqkkRIg;type=invmedia;cat=rfv-h0;rcb=12;ord=7624216322850;npa=1;auiddc=*;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=1;u4=1020028_%2Fstep%2Freguide;u5=%2Fstep%2Freguide;u6=1020028;u7=;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_qU-FILmzZLCN7r7OH8d5OLPgLzY6UKy3YQ;_dc_test=1;~oref=https%3A%2F%2Fasahi-net.jp%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=9897441;dc_pre=CPXFxenIgpQDFZNOpAQdqkkRIg;type=invmedia;cat=rfv-h0;rcb=12;ord=7624216322850;npa=1;auiddc=*;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=1;u4=1020028_%2Fstep%2Freguide;u5=%2Fstep%2Freguide;u6=1020028;u7=;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_qU-FILmzZLCN7r7OH8d5OLPgLzY6UKy3YQ;_dc_test=1;~oref=https%3A%2F%2Fasahi-net.jp%2F — 200 — 63 B — 34 ms — h3https://adservice.google.com/ddm/fls/z/src=9897441;dc_pre=CNTWxenIgpQDFfajJwIdH8su1A;type=invmedia;cat=rfv-h0;rcb=12;ord=5356583670551;npa=1;auiddc=*;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=0;u4=null;u5=0;u6=1024653;u7=;u8=0;u9=0;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_jNpB0xQuQ6-O5zvYkc1b1265V9SnUd1RHA;_dc_test=1;~oref=https%3A%2F%2Fasahi-net.jp%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=9897441;dc_pre=CNTWxenIgpQDFfajJwIdH8su1A;type=invmedia;cat=rfv-h0;rcb=12;ord=5356583670551;npa=1;auiddc=*;u1=https%3A%2F%2Fasahi-net.jp%2F;u2=%2F;u3=0;u4=null;u5=0;u6=1024653;u7=;u8=0;u9=0;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k1v9181460911z8837453705za20gzb837453705zd837453705xea;gcd=13l3lPl2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115938465~115938468~117266400~117384405;epver=2;dc_random=1776899058_jNpB0xQuQ6-O5zvYkc1b1265V9SnUd1RHA;_dc_test=1;~oref=https%3A%2F%2Fasahi-net.jp%2F — 200 — 63 B — 34 ms — h3https://connect.facebook.net/signals/config/197896148995305?v=2.9.303&r=stable&domain=asahi-net.jp&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C255%2C257%2C258%2C259%2C256%2C260%2C204%2C254%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/197896148995305?v=2.9.303&r=stable&domain=asahi-net.jp&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C255%2C257%2C258%2C259%2C256%2C260%2C204%2C254%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.7 KiB — 392 ms — h3https://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.4 s — https://sp-trk.com/usp-trk.com/u https://sp-trk.com/u — 200 — 317 B — 127 ms — http/1.1https://sp-trk.com/t/27rp4vqy?a=1776899058871&o=wgdgdu9lpjsp-trk.com/t/27rp4vqy?a=17768990588... https://sp-trk.com/t/27rp4vqy?a=1776899058871&o=wgdgdu9lpj — 200 — 5.6 KiB — 127 ms — http/1.1https://apm.yahoo.co.jp/rt/?p=W7UTWD28RR&label=&ref=https%3A%2F%2Fasahi-net.jp%2F&rref=&pt=&item=i1%2Ci2%2Ci3&cat=%2C%2C&price=%2C%2C&quantity=%2C%2C&et_optout=false&r=1776899059.0871322&pvid=zuikqjibttrmoantkmq&su=60404282-d69c-4272-a311-48c677a769ce&__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=W7UTWD28RR&la... https://apm.yahoo.co.jp/rt/?p=W7UTWD28RR&label=&ref=https%3A%2F%2Fasahi-net.jp%2F&rref=&pt=&item=i1%2Ci2%2Ci3&cat=%2C%2C&price=%2C%2C&quantity=%2C%2C&et_optout=false&r=1776899059.0871322&pvid=zuikqjibttrmoantkmq&su=60404282-d69c-4272-a311-48c677a769ce&__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://apm.yahoo.co.jp/rt/?p=W7UTWD28RR&label=&ref=https%3A%2F%2Fasahi-net.jp%2F&rref=&pt=&item=&cat=&price=&quantity=&et_optout=false&r=1776899059.2372434&pvid=zuikqjibttrmoantkmq&su=60404282-d69c-4272-a311-48c677a769ce&__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=W7UTWD28RR&la... https://apm.yahoo.co.jp/rt/?p=W7UTWD28RR&label=&ref=https%3A%2F%2Fasahi-net.jp%2F&rref=&pt=&item=&cat=&price=&quantity=&et_optout=false&r=1776899059.2372434&pvid=zuikqjibttrmoantkmq&su=60404282-d69c-4272-a311-48c677a769ce&__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 — 874 ms — https://apm.yahoo.co.jp/rt/?p=4DCZE3EGH7&label=&ref=https%3A%2F%2Fasahi-net.jp%2F&rref=&pt=&item=&cat=&price=&quantity=&et_optout=false&r=1776899059.2921383&pvid=zuikqjibttrmoantkmq&su=60404282-d69c-4272-a311-48c677a769ce&__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=4DCZE3EGH7&la... https://apm.yahoo.co.jp/rt/?p=4DCZE3EGH7&label=&ref=https%3A%2F%2Fasahi-net.jp%2F&rref=&pt=&item=&cat=&price=&quantity=&et_optout=false&r=1776899059.2921383&pvid=zuikqjibttrmoantkmq&su=60404282-d69c-4272-a311-48c677a769ce&__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://faq.asahi-net.jp/parts/multi_faq_for_json.php?callback=jQuery36009807239104242725_1776899057114&params%5B%5D=%3Fpage%3D200%26id%3D2164_2299%26num%3D2%26position%3Djs-inPageFAQ-sv_top&_=1776899057115faq.asahi-net.jp/parts/multi_faq_fo... https://faq.asahi-net.jp/parts/multi_faq_for_json.php?callback=jQuery36009807239104242725_1776899057114&params%5B%5D=%3Fpage%3D200%26id%3D2164_2299%26num%3D2%26position%3Djs-inPageFAQ-sv_top&_=1776899057115 — 200 — 5.0 KiB — 948 ms — http/1.1https://tracking.sitest.jp/api/resource?p=1186898&ur=61866596&n=https:%2F%2Fasahi-net.jp%2F&us=329921430tracking.sitest.jp/api/resource?p=1... https://tracking.sitest.jp/api/resource?p=1186898&ur=61866596&n=https:%2F%2Fasahi-net.jp%2F&us=329921430 — 200 — 64.6 KiB — 410 ms — h3https://sp-trk.com/i/27rp4vqy?lc=https%3A%2F%2Fasahi-net.jp%2F&hl=2&tp=0&if=0&te=1&so=landscape-primary&bp=Linux%20x86_64&lg=en-US&sw=412&sh=823&sl=0&st=0&sx=0&sy=0&ow=412&oh=823&aw=412&ah=823&cd=24&pr=1.75&tz=UTC&to=0&pc=4&dm=8&ss=1&ls=1&tu=4274535839621326772&u=4274535839604549555&iu=4274535839621326772&il=https%3A%2F%2Fasahi-net.jp%2F&su=4274535839621326772&np=def&id=1&od=0&mt=1&pe=1&gp=Google%20Inc.%20(Google)%7CANGLE%20(Google%2C%20Vulkan%201.3.0%20(SwiftShader%20Device%20(Subzero)%20(0x0000C0DE))%2C%20SwiftShader%20driver)&co=0&jv=0&ww=412&wh=823&ne=4g&nr=0&nd=0&es=33&hq=0&cw=1&pb1=1684489967&pb2=1684489967&pn=-664147605&pt=17&pd=0&t=01&a=1776899059012&r=4274535839621326772&o=n9nl3tk9djp&et=31&n=pvsp-trk.com/i/27rp4vqy?lc=https%3A%2... https://sp-trk.com/i/27rp4vqy?lc=https%3A%2F%2Fasahi-net.jp%2F&hl=2&tp=0&if=0&te=1&so=landscape-primary&bp=Linux%20x86_64&lg=en-US&sw=412&sh=823&sl=0&st=0&sx=0&sy=0&ow=412&oh=823&aw=412&ah=823&cd=24&pr=1.75&tz=UTC&to=0&pc=4&dm=8&ss=1&ls=1&tu=4274535839621326772&u=4274535839604549555&iu=4274535839621326772&il=https%3A%2F%2Fasahi-net.jp%2F&su=4274535839621326772&np=def&id=1&od=0&mt=1&pe=1&gp=Google%20Inc.%20(Google)%7CANGLE%20(Google%2C%20Vulkan%201.3.0%20(SwiftShader%20Device%20(Subzero)%20(0x0000C0DE))%2C%20SwiftShader%20driver)&co=0&jv=0&ww=412&wh=823&ne=4g&nr=0&nd=0&es=33&hq=0&cw=1&pb1=1684489967&pb2=1684489967&pn=-664147605&pt=17&pd=0&t=01&a=1776899059012&r=4274535839621326772&o=n9nl3tk9djp&et=31&n=pv — 200 — 1.4 KiB — 81 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=AW-699497906www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-699497906 — 200 — 143.6 KiB — 50 ms — h3https://www.google.com/ccm/form-data/699497906?gtm=45be64m0h2v9215922908za20gzb810345792zd810345792xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&rcb=4&label=OOVZCOLFudoDELL7xc0C&npa=1&frm=0&pscdl=noapi&auid=1120398701.1776899057&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&ec_mode=a&_tu=CA&em=tv.1www.google.com/ccm/form-data/699497... https://www.google.com/ccm/form-data/699497906?gtm=45be64m0h2v9215922908za20gzb810345792zd810345792xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&rcb=4&label=OOVZCOLFudoDELL7xc0C&npa=1&frm=0&pscdl=noapi&auid=1120398701.1776899057&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&ec_mode=a&_tu=CA&em=tv.1 — 204 — 20 B — 33 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-17543968935www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17543968935 — 200 — 137.3 KiB — 46 ms — h3https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&_tu=CA&gtm=45be64m0h2v9215922908za20gzb810345792zd810345792xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-699497906&tid=AW-699497906&tft=1776899059166&tfd=5093www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&en=page_view&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&_tu=CA&gtm=45be64m0h2v9215922908za20gzb810345792zd810345792xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-699497906&tid=AW-699497906&tft=1776899059166&tfd=5093 — 200 — 21 B — 38 ms — h3https://www.google.com/ccm/collect?rcb=4&frm=0&en=SAFIVT&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&ep.event_category=SAFIVT&ep.event_label=SAFIVT&_tu=CA&gtm=45be64m0h2v9215922908za20gzb810345792zd810345792xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-699497906&tid=AW-699497906&tft=1776899059167&tfd=5094www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&en=SAFIVT&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&ep.event_category=SAFIVT&ep.event_label=SAFIVT&_tu=CA&gtm=45be64m0h2v9215922908za20gzb810345792zd810345792xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-699497906&tid=AW-699497906&tft=1776899059167&tfd=5094 — 200 — 21 B — 36 ms — h3https://apm.yahoo.co.jp/rt/?p=W7UTWD28RR&label=&ref=https%3A%2F%2Fasahi-net.jp%2F&rref=&pt=&item=&cat=safivt&price=&quantity=&et_optout=false&r=1776899060.0943959&pvid=zuikqjibttrmoantkmq&su=60404282-d69c-4272-a311-48c677a769ce&__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=W7UTWD28RR&la... https://apm.yahoo.co.jp/rt/?p=W7UTWD28RR&label=&ref=https%3A%2F%2Fasahi-net.jp%2F&rref=&pt=&item=&cat=safivt&price=&quantity=&et_optout=false&r=1776899060.0943959&pvid=zuikqjibttrmoantkmq&su=60404282-d69c-4272-a311-48c677a769ce&__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://apm.yahoo.co.jp/rt/?p=4DCZE3EGH7&label=&ref=https%3A%2F%2Fasahi-net.jp%2F&rref=&pt=&item=&cat=safivt&price=&quantity=&et_optout=false&r=1776899059.4988933&pvid=zuikqjibttrmoantkmq&su=60404282-d69c-4272-a311-48c677a769ce&__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=4DCZE3EGH7&la... https://apm.yahoo.co.jp/rt/?p=4DCZE3EGH7&label=&ref=https%3A%2F%2Fasahi-net.jp%2F&rref=&pt=&item=&cat=safivt&price=&quantity=&et_optout=false&r=1776899059.4988933&pvid=zuikqjibttrmoantkmq&su=60404282-d69c-4272-a311-48c677a769ce&__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.google.com/ccm/collect?rcb=3&frm=0&en=SAFIVT&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&ep.event_category=SAFIVT&ep.event_label=SAFIVT&_tu=CA&gtm=45be64m0h2v9229487684za20gzb810345792zd810345792xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-17543968935&tid=AW-17543968935&tft=1776899059168&tfd=5095www.google.com/ccm/collect?rcb=3&fr... https://www.google.com/ccm/collect?rcb=3&frm=0&en=SAFIVT&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&ep.event_category=SAFIVT&ep.event_label=SAFIVT&_tu=CA&gtm=45be64m0h2v9229487684za20gzb810345792zd810345792xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938468~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-17543968935&tid=AW-17543968935&tft=1776899059168&tfd=5095 — 200 — 21 B — 36 ms — h3https://bat.bing.net/actionp/0?ti=97206282&Ver=2&mid=e99c07fe-bbd3-42ed-8d87-6f58ea2b1ddd&bo=3&evt=dedup&asc=Dbat.bing.net/actionp/0?ti=97206282&... https://bat.bing.net/actionp/0?ti=97206282&Ver=2&mid=e99c07fe-bbd3-42ed-8d87-6f58ea2b1ddd&bo=3&evt=dedup&asc=D — 204 — 120 B — 36 ms — h2https://capig.stape.jp/events/6a87fb77fedcc03e7ee76069fa3c8799bb4a3e6dd4f12f57912b4fbb064a2ba3capig.stape.jp/events/6a87fb77fedcc... https://capig.stape.jp/events/6a87fb77fedcc03e7ee76069fa3c8799bb4a3e6dd4f12f57912b4fbb064a2ba3 — 200 — 693 B — 333 ms — h3https://connect.facebook.net/signals/config/1486235682585847?v=2.9.303&r=stable&domain=asahi-net.jp&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C255%2C257%2C258%2C259%2C256%2C260%2C204%2C254%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1486235682585847?v=2.9.303&r=stable&domain=asahi-net.jp&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C255%2C257%2C258%2C259%2C256%2C260%2C204%2C254%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.7 KiB — 256 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=197896148995305&ev=PageView&dl=https%3A%2F%2Fasahi-net.jp%2F&rl=&if=false&ts=1776899059261&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776899058054.340103799996388523&eid=ob3_plugin-set_819cfbef3159c81b9b407d77efe4b2217d86f1837322864198ce8f435e0cce79&ler=empty&cdl=API_unavailable&pmd[title]=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&pmd[locale]=ja_JP&pmd[description]=ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%83%88%E3%83%83%E3%83%97%E3%81%AE%E3%83%9A%E3%83%BC%E3%82%B8%E3%80%82ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%81%AE%E5%80%8B%E4%BA%BA%E3%83%BB%E6%B3%95%E4%BA%BA%E3%81%AE%E3%81%8A%E5%AE%A2%E6%A7%98%E5%90%91%E3%81%91%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%81%AE%E7%B4%B9%E4%BB%8B%E3%80%81%E4%BC%9A%E5%93%A1%E3%81%AE%E7%9A%86%E6%A7%98%E3%81%AB%E3%81%AF%E3%81%8A%E6%89%8B%E7%B6%9A%E3%81%8D%E7%AD%89%E3%82%B5%E3%83%9D%E3%83%BC%E3%83%88%E3%81%AE%E3%81%94%E6%A1%88%E5%86%85%E3%82%92%E3%81%97%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%81%AF%E3%80%81%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%A7%E3%81%99%E3%80%82%E5%85%89%E5%9B%9E%E7%B7%9A%E3%80%81%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%81%AE%E3%81%BB%E3%81%8B%E3%80%81%E3%82%88%E3%82%8A%E5%AE%89%E5%85%A8%E3%81%AB%E4%BE%BF%E5%88%A9%E3%81%AB%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%E3%82%92%E3%81%8A%E4%BD%BF%E3%81%84%E3%81%84%E3%81%9F%E3%81%A0%E3%81%91%E3%82%8B%E3%82%AA%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%82%82%E3%81%94%E6%8F%90%E4%BE%9B%E3%81%97%E3%81%BE%E3%81%99%E3%80%82&pmd[keywords]=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%2C%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BC%2C%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%2C%E6%96%99%E9%87%91%2C%E6%AF%94%E8%BC%83%2C%E5%AE%89%E3%81%84%2CAsahiNet%20%E5%85%89%2C%E3%83%95%E3%83%AC%E3%83%83%E3%83%84%E5%85%89%2C%E5%85%89%E3%83%95%E3%82%A1%E3%82%A4%E3%83%90%E3%83%BC&plt=3046.3999996185303&it=1776899057716&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=197896148995305&ev=PageView&dl=https%3A%2F%2Fasahi-net.jp%2F&rl=&if=false&ts=1776899059261&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776899058054.340103799996388523&eid=ob3_plugin-set_819cfbef3159c81b9b407d77efe4b2217d86f1837322864198ce8f435e0cce79&ler=empty&cdl=API_unavailable&pmd[title]=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&pmd[locale]=ja_JP&pmd[description]=ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%83%88%E3%83%83%E3%83%97%E3%81%AE%E3%83%9A%E3%83%BC%E3%82%B8%E3%80%82ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%81%AE%E5%80%8B%E4%BA%BA%E3%83%BB%E6%B3%95%E4%BA%BA%E3%81%AE%E3%81%8A%E5%AE%A2%E6%A7%98%E5%90%91%E3%81%91%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%81%AE%E7%B4%B9%E4%BB%8B%E3%80%81%E4%BC%9A%E5%93%A1%E3%81%AE%E7%9A%86%E6%A7%98%E3%81%AB%E3%81%AF%E3%81%8A%E6%89%8B%E7%B6%9A%E3%81%8D%E7%AD%89%E3%82%B5%E3%83%9D%E3%83%BC%E3%83%88%E3%81%AE%E3%81%94%E6%A1%88%E5%86%85%E3%82%92%E3%81%97%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%81%AF%E3%80%81%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%A7%E3%81%99%E3%80%82%E5%85%89%E5%9B%9E%E7%B7%9A%E3%80%81%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%81%AE%E3%81%BB%E3%81%8B%E3%80%81%E3%82%88%E3%82%8A%E5%AE%89%E5%85%A8%E3%81%AB%E4%BE%BF%E5%88%A9%E3%81%AB%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%E3%82%92%E3%81%8A%E4%BD%BF%E3%81%84%E3%81%84%E3%81%9F%E3%81%A0%E3%81%91%E3%82%8B%E3%82%AA%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%82%82%E3%81%94%E6%8F%90%E4%BE%9B%E3%81%97%E3%81%BE%E3%81%99%E3%80%82&pmd[keywords]=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%2C%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BC%2C%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%2C%E6%96%99%E9%87%91%2C%E6%AF%94%E8%BC%83%2C%E5%AE%89%E3%81%84%2CAsahiNet%20%E5%85%89%2C%E3%83%95%E3%83%AC%E3%83%83%E3%83%84%E5%85%89%2C%E5%85%89%E3%83%95%E3%82%A1%E3%82%A4%E3%83%90%E3%83%BC&plt=3046.3999996185303&it=1776899057716&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 194 B — 131 ms — h3https://www.facebook.com/tr/www.facebook.com/tr/ https://www.facebook.com/tr/ — 200 — 16 B — 4 ms — h3https://tracking.sitest.jp/api/sessiontracking.sitest.jp/api/session https://tracking.sitest.jp/api/session — 204 — 0 B — 295 ms — h3https://mpc2-prod-26-is5qnl632q-uc.a.run.app/events?cee=nompc2-prod-26-is5qnl632q-uc.a.run.ap... https://mpc2-prod-26-is5qnl632q-uc.a.run.app/events?cee=no — 200 — 69 B — 160 ms — h2https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1486235682585847&ev=PageView&dl=https%3A%2F%2Fasahi-net.jp%2F&rl=&if=false&ts=1776899059542&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776899058054.340103799996388523&eid=ob3_plugin-set_b43cff28126fd7ef79f8fab0a2c09583d39d8ae7e58cab0a61ac3c3279e7b5c0&ler=empty&cdl=API_unavailable&pmd[title]=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&pmd[locale]=ja_JP&pmd[description]=ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%83%88%E3%83%83%E3%83%97%E3%81%AE%E3%83%9A%E3%83%BC%E3%82%B8%E3%80%82ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%81%AE%E5%80%8B%E4%BA%BA%E3%83%BB%E6%B3%95%E4%BA%BA%E3%81%AE%E3%81%8A%E5%AE%A2%E6%A7%98%E5%90%91%E3%81%91%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%81%AE%E7%B4%B9%E4%BB%8B%E3%80%81%E4%BC%9A%E5%93%A1%E3%81%AE%E7%9A%86%E6%A7%98%E3%81%AB%E3%81%AF%E3%81%8A%E6%89%8B%E7%B6%9A%E3%81%8D%E7%AD%89%E3%82%B5%E3%83%9D%E3%83%BC%E3%83%88%E3%81%AE%E3%81%94%E6%A1%88%E5%86%85%E3%82%92%E3%81%97%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%81%AF%E3%80%81%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%A7%E3%81%99%E3%80%82%E5%85%89%E5%9B%9E%E7%B7%9A%E3%80%81%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%81%AE%E3%81%BB%E3%81%8B%E3%80%81%E3%82%88%E3%82%8A%E5%AE%89%E5%85%A8%E3%81%AB%E4%BE%BF%E5%88%A9%E3%81%AB%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%E3%82%92%E3%81%8A%E4%BD%BF%E3%81%84%E3%81%84%E3%81%9F%E3%81%A0%E3%81%91%E3%82%8B%E3%82%AA%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%82%82%E3%81%94%E6%8F%90%E4%BE%9B%E3%81%97%E3%81%BE%E3%81%99%E3%80%82&pmd[keywords]=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%2C%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BC%2C%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%2C%E6%96%99%E9%87%91%2C%E6%AF%94%E8%BC%83%2C%E5%AE%89%E3%81%84%2CAsahiNet%20%E5%85%89%2C%E3%83%95%E3%83%AC%E3%83%83%E3%83%84%E5%85%89%2C%E5%85%89%E3%83%95%E3%82%A1%E3%82%A4%E3%83%90%E3%83%BC&plt=3046.3999996185303&it=1776899057716&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1486235682585847&ev=PageView&dl=https%3A%2F%2Fasahi-net.jp%2F&rl=&if=false&ts=1776899059542&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776899058054.340103799996388523&eid=ob3_plugin-set_b43cff28126fd7ef79f8fab0a2c09583d39d8ae7e58cab0a61ac3c3279e7b5c0&ler=empty&cdl=API_unavailable&pmd[title]=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&pmd[locale]=ja_JP&pmd[description]=ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%83%88%E3%83%83%E3%83%97%E3%81%AE%E3%83%9A%E3%83%BC%E3%82%B8%E3%80%82ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%81%AE%E5%80%8B%E4%BA%BA%E3%83%BB%E6%B3%95%E4%BA%BA%E3%81%AE%E3%81%8A%E5%AE%A2%E6%A7%98%E5%90%91%E3%81%91%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%81%AE%E7%B4%B9%E4%BB%8B%E3%80%81%E4%BC%9A%E5%93%A1%E3%81%AE%E7%9A%86%E6%A7%98%E3%81%AB%E3%81%AF%E3%81%8A%E6%89%8B%E7%B6%9A%E3%81%8D%E7%AD%89%E3%82%B5%E3%83%9D%E3%83%BC%E3%83%88%E3%81%AE%E3%81%94%E6%A1%88%E5%86%85%E3%82%92%E3%81%97%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82ASAHI%E3%83%8D%E3%83%83%E3%83%88%E3%81%AF%E3%80%81%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%81%A7%E3%81%99%E3%80%82%E5%85%89%E5%9B%9E%E7%B7%9A%E3%80%81%E3%83%A2%E3%83%90%E3%82%A4%E3%83%AB%E3%81%AE%E3%81%BB%E3%81%8B%E3%80%81%E3%82%88%E3%82%8A%E5%AE%89%E5%85%A8%E3%81%AB%E4%BE%BF%E5%88%A9%E3%81%AB%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%E3%82%92%E3%81%8A%E4%BD%BF%E3%81%84%E3%81%84%E3%81%9F%E3%81%A0%E3%81%91%E3%82%8B%E3%82%AA%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3%E3%82%B5%E3%83%BC%E3%83%93%E3%82%B9%E3%82%82%E3%81%94%E6%8F%90%E4%BE%9B%E3%81%97%E3%81%BE%E3%81%99%E3%80%82&pmd[keywords]=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%2C%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BC%2C%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%2C%E6%96%99%E9%87%91%2C%E6%AF%94%E8%BC%83%2C%E5%AE%89%E3%81%84%2CAsahiNet%20%E5%85%89%2C%E3%83%95%E3%83%AC%E3%83%83%E3%83%84%E5%85%89%2C%E5%85%89%E3%83%95%E3%82%A1%E3%82%A4%E3%83%90%E3%83%BC&plt=3046.3999996185303&it=1776899057716&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&cf=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf0&rqm=FGET — 200 — 194 B — 127 ms — h3https://www.facebook.com/tr/www.facebook.com/tr/ https://www.facebook.com/tr/ — 200 — 16 B — 3 ms — h3https://tracking.sitest.jp/api/sessiontracking.sitest.jp/api/session https://tracking.sitest.jp/api/session — 200 — 170 B — 349 ms — h3https://asahi-net.jp/asset/img/common/icon-line-01.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-line-01.svgz — 200 — 893 B — 726 ms — h3https://asahi-net.jp/asset/img/common/campaign/2309357351/bnr-syokai.svgasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2309357351/bnr-syokai.svg — 200 — 9.3 KiB — 960 ms — h3https://asahi-net.jp/asset/img/common/campaign/2309357351/bnr-auhikari.pngasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2309357351/bnr-auhikari.png — 200 — 262.7 KiB — 1.5 s — h3https://asahi-net.jp/asset/img/common/campaign/2602485136/bnr-ip_wimax.svgasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2602485136/bnr-ip_wimax.svg — 200 — 7.0 KiB — 763 ms — h3https://asahi-net.jp/asset/img/common/campaign/2307357348/bnr-hikari_au_set.svgasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2307357348/bnr-hikari_au_set.svg — 200 — 11.6 KiB — 1.0 s — h3https://asahi-net.jp/asset/img/common/campaign/2602485136/bnr-hikari_start-shinki-family.svgasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2602485136/bnr-hikari_start-shinki-family.svg — 200 — 13.4 KiB — 963 ms — h3https://asahi-net.jp/asset/img/common/campaign/2604506222/bnr-wimax5g_start.pngasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2604506222/bnr-wimax5g_start.png — 200 — 74.4 KiB — 1.2 s — h3https://asahi-net.jp/asset/img/common/campaign/2602485136/bnr-hikari_cross_start.svgasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2602485136/bnr-hikari_cross_start.svg — 200 — 13.9 KiB — 947 ms — h3https://asahi-net.jp/asset/img/common/campaign/2602485136/bnr-withflets.svgasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2602485136/bnr-withflets.svg — 200 — 8.1 KiB — 743 ms — h3https://asahi-net.jp/asset/img/common/campaign/2307357348/bnr-kansha.svgasahi-net.jp/asset/img/common/campa... https://asahi-net.jp/asset/img/common/campaign/2307357348/bnr-kansha.svg — 200 — 40.4 KiB — 957 ms — h3https://asahi-net.jp/asset/img/common/icon-slider-arrow-prev.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-slider-arrow-prev.svgz — 200 — 869 B — 724 ms — h3https://asahi-net.jp/asset/img/common/icon-slider-arrow-next.svgzasahi-net.jp/asset/img/common/icon-... https://asahi-net.jp/asset/img/common/icon-slider-arrow-next.svgz — 200 — 867 B — 713 ms — h3https://asahi-net.jp/asset/fonts/OpenSans-Light.woff2asahi-net.jp/asset/fonts/OpenSans-L... https://asahi-net.jp/asset/fonts/OpenSans-Light.woff2 — 200 — 59.2 KiB — 946 ms — h3https://asahi-net.jp/asset/img/top/card-out-02.pngasahi-net.jp/asset/img/top/card-out... https://asahi-net.jp/asset/img/top/card-out-02.png — 200 — 16.5 KiB — 735 ms — h3https://asahi-net.jp/asset/img/top/card-option-01.jpgasahi-net.jp/asset/img/top/card-opt... https://asahi-net.jp/asset/img/top/card-option-01.jpg — 200 — 30.4 KiB — 957 ms — h3https://asahi-net.jp/asset/img/common/bnr-norton_id_adviser.pngasahi-net.jp/asset/img/common/bnr-n... https://asahi-net.jp/asset/img/common/bnr-norton_id_adviser.png — 200 — 24.3 KiB — 965 ms — h3https://asahi-net.jp/asset/img/top/card-option-03.jpgasahi-net.jp/asset/img/top/card-opt... https://asahi-net.jp/asset/img/top/card-option-03.jpg — 200 — 21.2 KiB — 750 ms — h3https://cache.dga.jp/s/common_72/i_search_assist_v3_1.jscache.dga.jp/s/common_72/i_search_a... https://cache.dga.jp/s/common_72/i_search_assist_v3_1.js — 200 — 33.4 KiB — 1.0 s — http/1.1https://cache.dga.jp/s/common_72/new_ac.csscache.dga.jp/s/common_72/new_ac.css https://cache.dga.jp/s/common_72/new_ac.css — 200 — 630 B — 7 ms — http/1.1https://www.googletagmanager.com/gtag/destination?id=AW--&l=itm_dl2_1024653&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW--&l=itm_dl2_1024653&cx=c&gtm=4e64k1 — 200 — 133.9 KiB — 41 ms — h3https://asahi-net.jp/asset/img/common/favicon.icoasahi-net.jp/asset/img/common/favic... https://asahi-net.jp/asset/img/common/favicon.ico — 200 — 15.1 KiB — 733 ms — h3https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&ep.session=1&epn.cv=0&_tu=KA&gtm=45be64k1z8837453705za20gzb837453705zd837453705xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW--&tid=AW--&tft=1776899061481&tfd=7407www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fasahi-net.jp%2F&scrsrc=www.googletagmanager.com&rnd=1873205754.1776899057&dt=%E3%83%97%E3%83%AD%E3%83%90%E3%82%A4%E3%83%80%E3%83%BB%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%81%AF%20ASAHI%E3%83%8D%E3%83%83%E3%83%88&auid=1120398701.1776899057&navt=n&npa=1&ep.session=1&epn.cv=0&_tu=KA&gtm=45be64k1z8837453705za20gzb837453705zd837453705xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW--&tid=AW--&tft=1776899061481&tfd=7407 — 200 — 21 B — 35 ms — h3https://pubsub.googleapis.com/v1/projects/sitest-147004/topics/st-event-hub:publish?key=AIzaSyAcCdG8P-bxXu048G4oND68MOsy_9rPyC0pubsub.googleapis.com/v1/projects/s... https://pubsub.googleapis.com/v1/projects/sitest-147004/topics/st-event-hub:publish?key=AIzaSyAcCdG8P-bxXu048G4oND68MOsy_9rPyC0 — 200 — 0 B — 118 ms — h2https://pubsub.googleapis.com/v1/projects/sitest-147004/topics/st-stay-data:publish?key=AIzaSyAcCdG8P-bxXu048G4oND68MOsy_9rPyC0pubsub.googleapis.com/v1/projects/s... https://pubsub.googleapis.com/v1/projects/sitest-147004/topics/st-stay-data:publish?key=AIzaSyAcCdG8P-bxXu048G4oND68MOsy_9rPyC0 — 200 — 0 B — 115 ms — h2https://pubsub.googleapis.com/v1/projects/sitest-147004/topics/st-stay-data:publish?key=AIzaSyAcCdG8P-bxXu048G4oND68MOsy_9rPyC0pubsub.googleapis.com/v1/projects/s... https://pubsub.googleapis.com/v1/projects/sitest-147004/topics/st-stay-data:publish?key=AIzaSyAcCdG8P-bxXu048G4oND68MOsy_9rPyC0 — 200 — 247 B — 61 ms — h2https://pubsub.googleapis.com/v1/projects/sitest-147004/topics/st-event-hub:publish?key=AIzaSyAcCdG8P-bxXu048G4oND68MOsy_9rPyC0pubsub.googleapis.com/v1/projects/s... https://pubsub.googleapis.com/v1/projects/sitest-147004/topics/st-event-hub:publish?key=AIzaSyAcCdG8P-bxXu048G4oND68MOsy_9rPyC0 — 200 — 135 B — 64 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 9066ms · 2258KB · ¥12528/mo
asahi-net.jp
Other
Costly
Execution 2496ms
Transfer 10 KB
Monthly Cost ¥3449/mo
Unattributable
Other
Costly
Execution 1644ms
Transfer 0 KB
Monthly Cost ¥2272/mo
Google Tag Manager
Tag Manager
Costly
Execution 734ms
Transfer 192 KB
Unused 24%
Monthly Cost ¥1014/mo
asahi-net.jp
Other
Costly
Execution 432ms
Transfer 87 KB
Unused 53%
Monthly Cost ¥596/mo
faq.asahi-net.jp
Other
Costly
Execution 399ms
Transfer 5 KB
Monthly Cost ¥551/mo
Google Tag Manager
Tag Manager
Costly
Execution 353ms
Transfer 176 KB
Unused 35%
Monthly Cost ¥488/mo
sp-trk.com
Other
Costly
Execution 327ms
Transfer 6 KB
Monthly Cost ¥452/mo
cache.dga.jp
Other
Costly
Execution 323ms
Transfer 33 KB
Unused 66%
Monthly Cost ¥446/mo
Google Tag Manager
Tag Manager
Costly
Execution 314ms
Transfer 177 KB
Unused 37%
Monthly Cost ¥433/mo
Facebook Pixel
Advertising
Costly
Execution 284ms
Transfer 97 KB
Unused 35%
Monthly Cost ¥393/mo
Google Tag Manager
Tag Manager
Costly
Execution 283ms
Transfer 144 KB
Unused 40%
Monthly Cost ¥391/mo
Facebook Pixel
Advertising
Costly
Execution 247ms
Transfer 125 KB
Unused 28%
Monthly Cost ¥342/mo
Google Tag Manager
Tag Manager
Costly
Execution 225ms
Transfer 130 KB
Unused 50%
Monthly Cost ¥310/mo
Google Tag Manager
Tag Manager
Costly
Execution 190ms
Transfer 137 KB
Unused 45%
Monthly Cost ¥263/mo
tracking.sitest.jp
Other
Costly
Execution 176ms
Transfer 265 KB
Unused 68%
Monthly Cost ¥243/mo
Google Tag Manager
Tag Manager
Costly
Execution 136ms
Transfer 134 KB
Unused 51%
Monthly Cost ¥187/mo
Facebook Pixel
Advertising
Costly
Execution 102ms
Transfer 17 KB
Monthly Cost ¥141/mo
Facebook Pixel
Advertising
Costly
Execution 87ms
Transfer 17 KB
Monthly Cost ¥121/mo
t.afi-b.com
Other
Costly
Execution 85ms
Transfer 28 KB
Monthly Cost ¥118/mo
Google Tag Manager
Tag Manager
Costly
Execution 63ms
Transfer 144 KB
Unused 74%
Monthly Cost ¥87/mo
Google Tag Manager
Tag Manager
Costly
Execution 62ms
Transfer 176 KB
Unused 56%
Monthly Cost ¥86/mo
Google Analytics
Analytics
Costly
Execution 53ms
Transfer 21 KB
Monthly Cost ¥73/mo
Google Tag Manager
Tag Manager
Costly
Execution 51ms
Transfer 137 KB
Unused 75%
Monthly Cost ¥71/mo

These scripts may cost more than they're worth

  • asahi-net.jp adds 2496ms and costs ~¥3449/month
  • Unattributable adds 1644ms and costs ~¥2272/month
  • Google Tag Manager adds 734ms and costs ~¥1014/month
  • asahi-net.jp adds 432ms and costs ~¥596/month
  • faq.asahi-net.jp adds 399ms and costs ~¥551/month
  • Google Tag Manager adds 353ms and costs ~¥488/month
  • sp-trk.com adds 327ms and costs ~¥452/month
  • cache.dga.jp adds 323ms and costs ~¥446/month
  • Google Tag Manager adds 314ms and costs ~¥433/month
  • Facebook Pixel adds 284ms and costs ~¥393/month
  • Google Tag Manager adds 283ms and costs ~¥391/month
  • Facebook Pixel adds 247ms and costs ~¥342/month
  • Google Tag Manager adds 225ms and costs ~¥310/month
  • Google Tag Manager adds 190ms and costs ~¥263/month
  • tracking.sitest.jp adds 176ms and costs ~¥243/month
  • Google Tag Manager adds 136ms and costs ~¥187/month
  • Facebook Pixel adds 102ms and costs ~¥141/month
  • Facebook Pixel adds 87ms and costs ~¥121/month
  • t.afi-b.com adds 85ms and costs ~¥118/month
  • Google Tag Manager adds 63ms and costs ~¥87/month
  • Google Tag Manager adds 62ms and costs ~¥86/month
  • Google Analytics adds 53ms and costs ~¥73/month
  • Google Tag Manager adds 51ms and costs ~¥71/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

asahi-net.jp takes 2496ms 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 1644ms 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 734ms 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

asahi-net.jp takes 432ms 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

53% of asahi-net.jp's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

faq.asahi-net.jp takes 399ms 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 353ms 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

sp-trk.com takes 327ms 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

cache.dga.jp takes 323ms 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

66% of cache.dga.jp's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Google Tag Manager takes 314ms 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

Facebook Pixel takes 284ms 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 283ms 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

Facebook Pixel takes 247ms 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 225ms 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 190ms 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

tracking.sitest.jp takes 176ms 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

68% of tracking.sitest.jp's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Google Tag Manager takes 136ms 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

51% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Facebook Pixel takes 102ms 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

Facebook Pixel takes 87ms 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

t.afi-b.com takes 85ms 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 63ms 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

74% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Google Tag Manager takes 62ms 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

56% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Google Analytics takes 53ms 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 51ms 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

75% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

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