-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
464 lines (428 loc) · 22.4 KB
/
Copy pathindex.html
File metadata and controls
464 lines (428 loc) · 22.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
<!DOCTYPE html>
<html lang="ja">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-K83S4M97G5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-K83S4M97G5');
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pretzel(プレッツェル)| クリエイターマネジメント</title>
<meta name="description" content="Pretzel(プレッツェル)はファンサブスク特化型クリエイターマネジメント。myfans・candfans・Fantia・OnlyFansの収益最大化を完全サポート。無料相談受付中。">
<meta name="keywords" content="ファンサブスク,クリエイターマネジメント,myfans,candfans,Fantia,OnlyFans,収益化,Pretzel,プレッツェル">
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<link rel="canonical" href="https://pretzel-mgmt.github.io/pretzel-website/index.html">
<!-- OGP -->
<meta property="og:title" content="Pretzel(プレッツェル)| クリエイターマネジメント">
<meta property="og:description" content="Pretzel(プレッツェル)はファンサブスク特化型クリエイターマネジメント。myfans・candfans・Fantia・OnlyFansの収益最大化を完全サポート。無料相談受付中。">
<meta property="og:type" content="website">
<meta property="og:url" content="https://pretzel-mgmt.github.io/pretzel-website/index.html">
<meta property="og:image" content="https://res.cloudinary.com/dfihwvfea/image/upload/w_1200,h_630,c_fill,f_auto,q_auto/pretzel/hero-landscape-2">
<meta property="og:site_name" content="Pretzel">
<meta property="og:locale" content="ja_JP">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Pretzel(プレッツェル)| クリエイターマネジメント">
<meta name="twitter:description" content="Pretzel(プレッツェル)はファンサブスク特化型クリエイターマネジメント。myfans・candfans・Fantia・OnlyFansの収益最大化を完全サポート。無料相談受付中。">
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="assets/images/logo-icon.svg">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Noto+Sans+JP:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<!-- Stylesheet -->
<link rel="stylesheet" href="assets/css/style.css">
<style>
@media (max-width: 768px) {
.about__text br,
.cta-section__text br,
.hero__subtitle br,
.section-header__subtitle br { display: none; }
}
</style>
<!-- JSON-LD Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Pretzel",
"alternateName": "プレッツェル",
"url": "https://pretzel-mgmt.github.io/pretzel-website/",
"description": "ファンサブスクリプション特化型クリエイターマネジメントエージェンシー。myfans・candfans・Fantia・OnlyFans対応。",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer service",
"availableLanguage": "Japanese"
},
"sameAs": [
"https://twitter.com/pretzel_mgmt"
],
"areaServed": {
"@type": "Country",
"name": "Japan"
},
"knowsAbout": ["ファンサブスクリプション", "クリエイターマネジメント", "myfans", "candfans", "Fantia", "OnlyFans", "収益化支援"]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Pretzel",
"url": "https://pretzel-mgmt.github.io/pretzel-website/",
"description": "ファンサブスク特化型クリエイターマネジメント",
"inLanguage": "ja",
"potentialAction": {
"@type": "SearchAction",
"target": "https://pretzel-mgmt.github.io/pretzel-website/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Pretzel(プレッツェル)とは何ですか?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Pretzelは、ファンサブスクリプション(myfans・candfans・Fantia等)に特化したクリエイターマネジメントサービスです。SNS運用からファンサブスクの収益化まで、専属マネージャーが一貫してサポートします。"
}
},
{
"@type": "Question",
"name": "初期費用はかかりますか?",
"acceptedAnswer": {
"@type": "Answer",
"text": "いいえ、初期費用は一切かかりません。報酬は売上の20%のみで、あなたの収益が伸びることが私たちの成果です。"
}
},
{
"@type": "Question",
"name": "まだアカウントを持っていなくても相談できますか?",
"acceptedAnswer": {
"@type": "Answer",
"text": "はい、アカウントをお持ちでなくても大丈夫です。「始めたいけど不安」「何から始めればいいかわからない」という段階でも、お気軽にご相談ください。"
}
},
{
"@type": "Question",
"name": "どのファンサブスクプラットフォームに対応していますか?",
"acceptedAnswer": {
"@type": "Answer",
"text": "myfans、candfans、Fantiaなど、主要なファンサブスクプラットフォーム全てに対応しています。あなたに最適なプラットフォームの選定からサポートします。"
}
},
{
"@type": "Question",
"name": "顔出しなしでも稼げますか?",
"acceptedAnswer": {
"@type": "Answer",
"text": "はい、顔出しなしでも月10万円以上稼いでいるクリエイターは多数います。匿名・顔出しなしの運用戦略もPretzelの得意分野です。"
}
}
]
}
</script>
</head>
<body>
<!-- ========== Navigation ========== -->
<nav class="nav">
<div class="nav-inner">
<a href="index.html" class="nav-logo"><img src="assets/images/logo.svg" alt="Pretzel" height="36" style="display:block;"></a>
<ul class="nav-links" id="navLinks">
<li><a href="services.html">サービス</a></li>
<li><a href="pricing.html">料金</a></li>
<li><a href="results.html">実績</a></li>
<li><a href="blog.html">ブログ</a></li>
<li><a href="contact.html">お問い合わせ</a></li>
<li><a href="launch.html" class="nav-cta">夜職の方へ</a></li>
<li><a href="uraaka.html" class="nav-cta" style="background: linear-gradient(135deg, #a855f7, #ec4899);">裏垢女子の方へ</a></li>
</ul>
<button class="hamburger" id="hamburger" aria-label="メニュー">
<span></span><span></span><span></span>
</button>
</div>
</nav>
<!-- Mobile menu -->
<div class="nav__overlay" id="navOverlay"></div>
<div class="nav__mobile-menu" id="mobileMenu">
<a href="services.html">サービス</a>
<a href="pricing.html">料金</a>
<a href="results.html">実績</a>
<a href="faq.html">よくある質問</a>
<a href="blog.html">ブログ</a>
<a href="contact.html">お問い合わせ</a>
<a href="launch.html" class="btn-primary w-full text-center">夜職の方へ</a>
<a href="uraaka.html" class="btn-primary w-full text-center" style="background: linear-gradient(135deg, #a855f7, #ec4899);">裏垢女子の方へ</a>
</div>
<main>
<!-- ========== Hero ========== -->
<section class="hero" id="hero">
<div class="hero__bg">
<div class="hero__shape hero__shape--1"></div>
<div class="hero__shape hero__shape--2"></div>
<div class="hero__shape hero__shape--3"></div>
</div>
<div class="hero__content">
<span class="badge mb-lg">ファンサブスクリプション特化型エージェンシー</span>
<h1 class="hero__title">
あなたの才能を、<br><span class="gradient-text">収益に変える。</span>
</h1>
<p class="hero__subtitle">
myfans・candfans・Fantia・OnlyFans対応。<br>
戦略設計からコンテンツ制作、運用まで一気通貫でサポート。
</p>
<div class="hero__actions">
<a href="contact.html" class="btn-primary">無料相談する</a>
<a href="services.html" class="btn-secondary">サービスを見る</a>
</div>
</div>
</section>
<!-- ========== Features ========== -->
<section class="section" id="features">
<div class="container">
<div class="section-header reveal">
<span class="badge section-header__badge">Why Pretzel</span>
<h2 class="section-header__title">選ばれる4つの理由</h2>
<p class="section-header__subtitle">クリエイターの可能性を最大限に引き出す、<br>Pretzelの強み。</p>
</div>
<div class="features-grid">
<div class="card reveal">
<div class="card__icon"><svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="url(#iconGrad)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><defs><linearGradient id="iconGrad" x1="0%" y1="0%" x2="100%" y2="100%"><stop offset="0%" stop-color="#6366f1"/><stop offset="100%" stop-color="#ec4899"/></linearGradient></defs><path d="M18 20V10"/><path d="M12 20V4"/><path d="M6 20v-6"/></svg></div>
<h3 class="card__title">収益最大化</h3>
<p class="card__text">データ分析に基づいた価格設計・プロモーション戦略で、クライアントの平均収益UP率は47%。確かな実績でサポートします。</p>
</div>
<div class="card reveal">
<div class="card__icon"><svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="url(#iconGrad)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><circle cx="12" cy="12" r="3"/><path d="M12 2v3"/><path d="M12 19v3"/><path d="M2 12h3"/><path d="M19 12h3"/></svg></div>
<h3 class="card__title">戦略的コンテンツ企画</h3>
<p class="card__text">データドリブンなコンテンツ設計で、ファンのエンゲージメントを最大化。トレンド分析と独自のノウハウを活用します。</p>
</div>
<div class="card reveal">
<div class="card__icon"><svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="url(#iconGrad)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg></div>
<h3 class="card__title">完全サポート体制</h3>
<p class="card__text">アカウント開設から日々の運用、トラブル対応まで。専属マネージャーが24時間体制であなたをバックアップします。</p>
</div>
<div class="card reveal">
<div class="card__icon"><svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="url(#iconGrad)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="1" x2="12" y2="23"/><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/></svg></div>
<h3 class="card__title">成果報酬型</h3>
<p class="card__text">料金は売上の20%のみ。初期費用なし・月額固定費なし。売上がなければ費用もゼロ、リスクなく始められます。</p>
</div>
</div>
</div>
</section>
<!-- ========== About ========== -->
<section class="section" id="about" style="background: var(--color-bg-card);">
<div class="container">
<div class="section-header reveal">
<span class="badge badge--cyan section-header__badge">About</span>
<h2 class="section-header__title">Pretzelとは</h2>
</div>
<div class="about__content reveal">
<p class="about__text">
Pretzelは、<br>
ファンサブスクリプションプラットフォームに特化した<br>
クリエイターマネジメントエージェンシーです。<br>
myfans、candfans、Fantia、OnlyFansなど<br>
主要プラットフォームに精通したプロフェッショナルチームが、<br>
あなたのクリエイター活動を<br>
戦略面・制作面・運用面から徹底的にサポートします。
</p>
<div class="stats">
<div class="stat reveal">
<div class="stat__number">50+</div>
<div class="stat__label">クライアント数</div>
</div>
<div class="stat reveal">
<div class="stat__number">94%</div>
<div class="stat__label">平均継続率</div>
</div>
<div class="stat reveal">
<div class="stat__number">4+</div>
<div class="stat__label">対応プラットフォーム</div>
</div>
</div>
</div>
</div>
</section>
<!-- ========== Services ========== -->
<section class="section" id="services">
<div class="container">
<div class="section-header reveal">
<span class="badge badge--pink section-header__badge">Services</span>
<h2 class="section-header__title">サービス</h2>
<p class="section-header__subtitle">あなたのフェーズに合わせた<br>最適なプランをご用意しています。</p>
</div>
<div class="services-grid">
<div class="service-card reveal">
<div class="service-card__header">
<span class="card__tag">既存クリエイター向け</span>
<h3 class="service-card__title">Pretzel Standard</h3>
<p class="service-card__subtitle">すでに活動中のクリエイター向けのマネジメントプラン。収益改善とファン拡大を加速させます。</p>
</div>
<ul class="service-card__features">
<li>収益データ分析・改善提案</li>
<li>コンテンツ企画・制作サポート</li>
<li>プラットフォーム最適化</li>
<li>ファンコミュニケーション支援</li>
<li>月次レポート・戦略MTG</li>
</ul>
<a href="services.html" class="btn-primary w-full text-center">詳しく見る</a>
</div>
<div class="service-card reveal">
<div class="service-card__header">
<span class="card__tag">新規立ち上げ・夜職特化</span>
<h3 class="service-card__title">Pretzel Launch</h3>
<p class="service-card__subtitle">新規アカウント立ち上げを完全サポート。夜職の方の副業・転職にも対応します。</p>
</div>
<ul class="service-card__features">
<li>アカウント開設・初期設定</li>
<li>ブランディング設計</li>
<li>プロフィール・コンテンツ制作</li>
<li>集客・プロモーション戦略</li>
<li>匿名性・プライバシー管理</li>
</ul>
<a href="launch.html" class="btn-primary w-full text-center">詳しく見る</a>
</div>
</div>
</div>
</section>
<!-- ========== Testimonials ========== -->
<section class="section" id="testimonials" style="background: var(--color-bg-card);">
<div class="container">
<div class="section-header reveal">
<span class="badge section-header__badge">Voice</span>
<h2 class="section-header__title">クライアントの声</h2>
<p class="section-header__subtitle">Pretzelと一緒に成長した<br>クリエイターのリアルな声をお届けします。</p>
</div>
<div class="testimonials-grid">
<div class="testimonial reveal">
<p class="testimonial__text">
自分ひとりで運用していた時と比べて、収益が3倍以上になりました。コンテンツの企画から撮影のアドバイスまで、本当に心強いパートナーです。
</p>
<div class="testimonial__author">
<div class="testimonial__avatar">A</div>
<div>
<div class="testimonial__name">Aさん</div>
<div class="testimonial__role">myfans / 活動歴1年</div>
</div>
</div>
</div>
<div class="testimonial reveal">
<p class="testimonial__text">
夜職からの転身でしたが、アカウント開設から丁寧にサポートしてもらえて、3ヶ月目で安定した収益が出るようになりました。プライバシー管理も安心です。
</p>
<div class="testimonial__author">
<div class="testimonial__avatar">B</div>
<div>
<div class="testimonial__name">Bさん</div>
<div class="testimonial__role">candfans / 活動歴6ヶ月</div>
</div>
</div>
</div>
<div class="testimonial reveal">
<p class="testimonial__text">
データに基づいた提案がとても的確で、ファンの反応が明らかに変わりました。月次レポートで自分の成長が数字で見えるのもモチベーションになります。
</p>
<div class="testimonial__author">
<div class="testimonial__avatar">C</div>
<div>
<div class="testimonial__name">Cさん</div>
<div class="testimonial__role">OnlyFans / 活動歴2年</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ========== CTA ========== -->
<section class="section cta-section" id="cta">
<div class="container">
<div class="reveal">
<h2 class="cta-section__title">まずは無料相談から</h2>
<p class="cta-section__text">あなたの状況やご希望をヒアリングし、<br>最適なプランをご提案します。<br>お気軽にご連絡ください。</p>
<div class="cta-section__actions">
<a href="#" class="btn-icon btn-line">
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor"><path d="M19.365 9.863c.349 0 .63.285.63.631 0 .348-.281.63-.63.63H17.61v1.125h1.755c.349 0 .63.283.63.63 0 .349-.281.63-.63.63h-2.386c-.345 0-.627-.281-.627-.63V9.862c0-.346.282-.63.63-.63h2.386zm-3.855 0c.348 0 .63.285.63.631v3.024c0 .349-.282.63-.63.63-.345 0-.627-.281-.627-.63V10.494c0-.346.282-.63.63-.63zm-2.77 0c.348 0 .63.285.63.631v3.024c0 .349-.282.63-.63.63-.116 0-.224-.035-.316-.093l-2.102-1.395v.858c0 .349-.282.63-.63.63-.345 0-.627-.281-.627-.63V10.494c0-.346.282-.63.63-.63.115 0 .224.034.315.092l2.103 1.397v-.86c0-.346.282-.63.63-.63zm-5.395 0c.349 0 .63.285.63.631v3.024c0 .349-.282.63-.63.63h-2.386c-.345 0-.627-.281-.627-.63V9.862c0-.346.282-.63.63-.63h2.386zM7.22 11.124H5.97v1.755h1.25v-1.755zM12 2C6.48 2 2 5.813 2 10.5c0 2.655 1.394 5.023 3.573 6.585l-.47 2.352c-.065.328.232.617.548.517l2.782-.876c1.13.368 2.343.572 3.567.572 5.523 0 10-3.813 10-8.5S17.523 2 12 2z"/></svg>
LINEで相談する
</a>
<a href="#" class="btn-icon btn-x">
<svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg>
X DMで相談する
</a>
</div>
</div>
</div>
</section>
</main>
<!-- ========== Footer ========== -->
<footer class="footer">
<div class="footer-inner">
<div class="footer-logo"><img src="assets/images/logo.svg" alt="Pretzel" height="32" style="display:block;margin:0 auto;"></div>
<ul class="footer-links">
<li><a href="services.html">サービス</a></li>
<li><a href="pricing.html">料金</a></li>
<li><a href="results.html">実績</a></li>
<li><a href="blog.html">ブログ</a></li>
<li><a href="contact.html">お問い合わせ</a></li>
<li><a href="launch.html">夜職の方へ</a></li>
<li><a href="uraaka.html">裏垢女子の方へ</a></li>
</ul>
<p style="margin-top:8px;text-align:center"><a href="sitemap-page.html" style="color:#94a3b8;font-size:13px;text-decoration:none">サイトマップ</a></p>
<p class="footer-copy" style="text-align:center">© 2026 Pretzel. All rights reserved.</p>
</div>
</footer>
<!-- ========== JavaScript ========== -->
<script>
// --- Sticky nav scroll effect ---
const nav = document.getElementById('nav');
window.addEventListener('scroll', () => {
if (window.scrollY > 50) {
nav.classList.add('scrolled');
} else {
nav.classList.remove('scrolled');
}
});
// --- Hamburger menu ---
const hamburger = document.getElementById('hamburger');
const mobileMenu = document.getElementById('mobileMenu');
const navOverlay = document.getElementById('navOverlay');
function toggleMenu() {
hamburger.classList.toggle('active');
mobileMenu.classList.toggle('open');
navOverlay.classList.toggle('visible');
document.body.style.overflow = mobileMenu.classList.contains('open') ? 'hidden' : '';
}
hamburger.addEventListener('click', toggleMenu);
navOverlay.addEventListener('click', toggleMenu);
// Close mobile menu when a link is clicked
mobileMenu.querySelectorAll('a').forEach(link => {
link.addEventListener('click', () => {
if (mobileMenu.classList.contains('open')) {
toggleMenu();
}
});
});
// --- Scroll reveal ---
const revealElements = document.querySelectorAll('.reveal');
const revealObserver = new IntersectionObserver((entries) => {
entries.forEach(entry => {
if (entry.isIntersecting) {
entry.target.classList.add('visible');
revealObserver.unobserve(entry.target);
}
});
}, {
threshold: 0.1,
rootMargin: '0px 0px -50px 0px'
});
revealElements.forEach(el => revealObserver.observe(el));
</script>
</body>
</html>