-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpricing.html
More file actions
577 lines (543 loc) · 22.7 KB
/
Copy pathpricing.html
File metadata and controls
577 lines (543 loc) · 22.7 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
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
<!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(プレッツェル)の料金はシンプル。売上の20%のみ。初期費用なし・月額固定費なし。売上が0円なら費用も0円。リスクゼロで始められる成果連動型モデル。">
<meta name="keywords" content="ファンサブスク,クリエイターマネジメント,料金,成果報酬,myfans,candfans,Fantia,OnlyFans,Pretzel,プレッツェル">
<link rel="canonical" href="https://pretzel-mgmt.github.io/pretzel-website/pricing.html">
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<meta property="og:title" content="料金プラン | Pretzel(プレッツェル)- クリエイターマネジメント">
<meta property="og:description" content="Pretzel(プレッツェル)の料金はシンプル。売上の20%のみ。初期費用なし・月額固定費なし。売上が0円なら費用も0円。">
<meta property="og:type" content="website">
<meta property="og:url" content="https://pretzel-mgmt.github.io/pretzel-website/pricing.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">
<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@400;500;600;700;800&family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="icon" type="image/svg+xml" href="assets/images/logo-icon.svg">
<link rel="stylesheet" href="assets/css/style.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "トップ", "item": "https://pretzel-mgmt.github.io/pretzel-website/"},
{"@type": "ListItem", "position": 2, "name": "料金プラン", "item": "https://pretzel-mgmt.github.io/pretzel-website/pricing.html"}
]
}
</script>
<style>
:root {
--bg-primary: #0a0a0f;
--bg-secondary: #0e0e18;
--bg-card: #14141f;
--bg-card-hover: #1a1a2e;
--accent-gradient: linear-gradient(135deg, #6366f1, #ec4899);
--accent-start: #6366f1;
--accent-end: #ec4899;
--text-primary: #e2e8f0;
--text-secondary: #94a3b8;
--text-muted: #64748b;
--cyan: #22d3ee;
--border-color: rgba(99, 102, 241, 0.15);
--border-hover: rgba(99, 102, 241, 0.4);
--radius: 16px;
--radius-sm: 10px;
}
*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: 'Inter', 'Noto Sans JP', -apple-system, sans-serif;
background: var(--bg-primary);
color: #cbd5e1;
line-height: 1.9;
-webkit-font-smoothing: antialiased;
}
p {
margin-bottom: 1.2em;
}
/* ===== NAV ===== */
/* ===== HERO ===== */
.page-hero {
padding: 160px 24px 80px;
text-align: center;
position: relative; overflow: hidden;
}
.page-hero::before {
content: '';
position: absolute; top: 0; left: 50%; transform: translateX(-50%);
width: 600px; height: 600px;
background: radial-gradient(circle, rgba(99,102,241,0.12) 0%, transparent 70%);
pointer-events: none;
}
.page-hero h1 {
font-size: clamp(2rem, 5vw, 3.2rem); font-weight: 800;
background: var(--accent-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent;
margin-bottom: 20px;
}
.page-hero p {
color: var(--text-secondary); font-size: 1.1rem; max-width: 640px; margin: 0 auto;
line-height: 1.9;
}
/* ===== PRICING HERO CARD ===== */
.pricing-hero {
max-width: 640px; margin: 0 auto 64px; padding: 0 24px;
}
.pricing-card-main {
background: linear-gradient(180deg, rgba(99,102,241,0.1) 0%, var(--bg-card) 100%);
border: 2px solid var(--accent-start);
border-radius: 24px;
padding: 48px 40px;
text-align: center;
position: relative;
overflow: hidden;
}
.pricing-card-main::before {
content: '';
position: absolute; top: 0; left: 0; right: 0; height: 3px;
background: var(--accent-gradient);
}
.pricing-label {
display: inline-block;
background: var(--accent-gradient);
color: #fff; font-size: 0.8rem; font-weight: 700;
padding: 6px 20px; border-radius: 50px;
margin-bottom: 24px;
}
.pricing-rate {
font-size: clamp(3rem, 8vw, 4.5rem); font-weight: 900;
background: var(--accent-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent;
line-height: 1.2; margin-bottom: 8px;
}
.pricing-rate-sub {
font-size: 1.2rem; font-weight: 600; color: var(--text-primary);
margin-bottom: 24px;
}
.pricing-zero-list {
list-style: none; text-align: left;
max-width: 320px; margin: 0 auto 8px;
}
.pricing-zero-list li {
font-size: 1rem; color: var(--text-secondary);
padding: 8px 0; padding-left: 28px; position: relative;
line-height: 1.8;
}
.pricing-zero-list li::before {
content: '\2713'; position: absolute; left: 0;
color: var(--cyan); font-weight: 700;
}
/* ===== WHY THIS MODEL ===== */
.section { padding: 0 24px 80px; max-width: 1000px; margin: 0 auto; }
.section-title {
font-size: clamp(1.5rem, 3vw, 2rem); font-weight: 800;
text-align: center; margin-bottom: 16px;
}
.section-desc {
color: var(--text-secondary); font-size: 1rem;
text-align: center; max-width: 640px; margin: 0 auto 48px;
line-height: 1.9;
}
.benefits-grid {
display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;
margin-bottom: 56px;
}
.benefit-card {
background: var(--bg-card);
border: 1px solid var(--border-color);
border-radius: var(--radius);
padding: 32px 24px;
text-align: center;
transition: all 0.3s ease;
}
.benefit-card:hover {
border-color: var(--border-hover);
transform: translateY(-4px);
}
.benefit-icon {
font-size: 2rem; margin-bottom: 16px;
}
.benefit-card h3 {
font-size: 1.1rem; font-weight: 700; margin-bottom: 12px;
}
.benefit-card p {
color: var(--text-secondary); font-size: 0.92rem; line-height: 1.8;
margin-bottom: 0;
}
/* ===== EXAMPLES ===== */
.examples-grid {
display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px;
margin-bottom: 56px;
}
.example-card {
background: var(--bg-card);
border: 1px solid var(--border-color);
border-radius: var(--radius-sm);
padding: 28px 24px;
text-align: center;
}
.example-revenue {
color: var(--text-secondary); font-size: 0.85rem; margin-bottom: 8px;
}
.example-amount {
font-size: 1.8rem; font-weight: 800; color: var(--text-primary);
margin-bottom: 8px;
}
.example-arrow {
color: var(--text-muted); font-size: 1.2rem; margin-bottom: 8px;
}
.example-fee {
color: var(--text-muted); font-size: 0.85rem; margin-bottom: 4px;
}
.example-fee-amount {
font-size: 1.3rem; font-weight: 700;
background: var(--accent-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent;
}
/* ===== SERVICES INCLUDED ===== */
.services-list {
display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px;
max-width: 700px; margin: 0 auto;
}
.services-list li {
color: var(--text-secondary); font-size: 0.95rem;
padding: 12px 16px; padding-left: 40px; position: relative;
background: var(--bg-card);
border: 1px solid var(--border-color);
border-radius: var(--radius-sm);
line-height: 1.8;
}
.services-list li::before {
content: '\2713'; position: absolute; left: 16px;
color: var(--cyan); font-weight: 700;
}
/* ===== FAQ ===== */
.faq-section { padding: 80px 24px; max-width: 800px; margin: 0 auto; }
.faq-section h2 {
font-size: clamp(1.5rem, 3vw, 2rem); font-weight: 800; text-align: center; margin-bottom: 48px;
}
.faq-item {
border: 1px solid var(--border-color);
border-radius: var(--radius-sm);
margin-bottom: 12px;
overflow: hidden;
transition: border-color 0.3s;
}
.faq-item:hover { border-color: var(--border-hover); }
.faq-q {
display: flex; align-items: center; justify-content: space-between;
padding: 20px 24px; cursor: pointer;
background: var(--bg-card);
font-weight: 600; font-size: 0.95rem;
user-select: none;
transition: background 0.3s;
line-height: 1.7;
}
.faq-q:hover { background: var(--bg-card-hover); }
.faq-q::after {
content: '+'; font-size: 1.4rem; color: var(--text-muted);
transition: all 0.3s ease;
flex-shrink: 0; margin-left: 16px;
}
.faq-item.open .faq-q::after { content: '\2212'; }
.faq-a {
max-height: 0; overflow: hidden;
transition: max-height 0.4s ease, padding 0.3s;
padding: 0 24px;
color: var(--text-secondary); font-size: 0.9rem; line-height: 1.9;
background: var(--bg-card);
}
.faq-item.open .faq-a {
max-height: 300px;
padding: 0 24px 20px;
}
/* ===== CTA ===== */
.cta-section { padding: 80px 24px; text-align: center; }
.cta-section h2 { font-size: clamp(1.5rem, 3vw, 2rem); font-weight: 800; margin-bottom: 20px; }
.cta-section p { color: var(--text-secondary); margin-bottom: 32px; max-width: 500px; margin-left: auto; margin-right: auto; line-height: 1.9; }
.cta-btn {
display: inline-block;
background: var(--accent-gradient); color: #fff; text-decoration: none;
padding: 16px 48px; border-radius: 50px;
font-size: 1rem; font-weight: 700;
transition: all 0.3s ease;
}
.cta-btn:hover { opacity: 0.9; transform: translateY(-2px); }
/* ===== FOOTER ===== */
.footer {
border-top: 1px solid var(--border-color);
padding: 48px 24px; text-align: center;
}
.footer-inner { max-width: 1200px; margin: 0 auto; }
.footer-logo {
margin-bottom: 16px;
}
.footer-logo img { height: 32px; width: auto; display: block; margin: 0 auto; }
.footer-links { list-style: none; display: flex; justify-content: center; gap: 24px; flex-wrap: wrap; margin-bottom: 24px; }
.footer-links a { color: var(--text-muted); text-decoration: none; font-size: 0.85rem; transition: color 0.3s; }
.footer-links a:hover { color: var(--text-primary); }
.footer-copy { color: var(--text-muted); font-size: 0.8rem; }
/* ===== RESPONSIVE ===== */
@media (max-width: 900px) {
.benefits-grid { grid-template-columns: 1fr; max-width: 420px; margin: 0 auto 56px; }
.examples-grid { grid-template-columns: 1fr; max-width: 320px; margin: 0 auto 56px; }
.services-list { grid-template-columns: 1fr; }
}
@media (max-width: 768px) {
.page-hero { padding: 120px 16px 60px; }
.page-hero h1 { font-size: clamp(1.6rem, 8vw, 2.2rem); }
.page-hero p br { display: none; }
.pricing-card-main { padding: 36px 24px; }
.pricing-hero { padding: 0 16px; }
.section { padding: 0 16px 60px; }
.section-title { font-size: 1.4rem; }
.section-desc br { display: none; }
.benefit-card { padding: 24px 20px; }
.faq-section { padding: 60px 16px; }
.cta-section { padding: 60px 16px; }
.cta-section h2 { font-size: 1.4rem; }
.cta-section p br { display: none; }
}
</style>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "なぜ報酬は売上の20%なのですか?",
"acceptedAnswer": {
"@type": "Answer",
"text": "パーセンテージ制にすることで、あなたの収益が伸びれば私たちの実績も伸びるインセンティブ構造になっています。つまり、マネージャーがあなたの売上を伸ばすことに全力を尽くす仕組みです。"
}
},
{
"@type": "Question",
"name": "売上が少ない月は支払いも少なくなりますか?",
"acceptedAnswer": {
"@type": "Answer",
"text": "はい、売上の20%なので、売上がゼロの月は支払いもゼロです。固定費がかからないので、リスクなく始められます。"
}
},
{
"@type": "Question",
"name": "途中で解約できますか?",
"acceptedAnswer": {
"@type": "Answer",
"text": "はい、契約期間の縛りはありません。合わないと感じたら、いつでも解約していただけます。"
}
},
{
"@type": "Question",
"name": "法人・店舗向けの料金はいくらですか?",
"acceptedAnswer": {
"@type": "Answer",
"text": "法人・店舗向けサービスの料金は個別にご相談ください。コンカフェ・ガールズバー・風俗店・プロダクションなど、規模や要件に応じてお見積もりします。"
}
}
]
}
</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>
<main>
<!-- ===== HERO ===== -->
<section class="page-hero">
<h1>シンプルな料金体系</h1>
<p>複雑なプランは一切なし。<br>料金は売上の20%だけ。それ以外の費用は一切かかりません。</p>
</section>
<!-- ===== MAIN PRICING CARD ===== -->
<div class="pricing-hero">
<div class="pricing-card-main">
<span class="pricing-label">ワンプラン・シンプル料金</span>
<div class="pricing-rate">20%</div>
<div class="pricing-rate-sub">売上からのコミッションのみ</div>
<ul class="pricing-zero-list">
<li>初期費用 0円</li>
<li>月額固定費 0円</li>
<li>売上が0円なら費用も0円</li>
<li>隠れた追加料金なし</li>
</ul>
</div>
</div>
<!-- ===== WHY THIS MODEL ===== -->
<section class="section">
<h2 class="section-title">この料金モデルが選ばれる理由</h2>
<p class="section-desc">
Pretzelは完全成果連動型。<br>
あなたの売上が伸びた分だけ<br>
報酬をいただくモデルです。<br>
だからこそ、私たちは<br>
あなたの成功に全力でコミットします。
</p>
<div class="benefits-grid">
<div class="benefit-card">
<div class="benefit-icon"><svg width="32" height="32" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="bGrad1" x1="0%" y1="0%" x2="100%" y2="100%"><stop offset="0%" stop-color="#6366f1"/><stop offset="100%" stop-color="#ec4899"/></linearGradient></defs><path d="M12 2L3 7v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V7l-9-5zm0 2.18l7 3.89v5.43c0 4.5-3.08 8.71-7 9.93-3.92-1.22-7-5.43-7-9.93V8.07l7-3.89z" fill="url(#bGrad1)"/><path d="M10 14.17l-2.59-2.58L6 13l4 4 8-8-1.41-1.42L10 14.17z" fill="url(#bGrad1)"/></svg></div>
<h3>リスクゼロで始められる</h3>
<p>初期費用も月額費用もなし。売上がなければ費用は一切かかりません。安心してスタートできます。</p>
</div>
<div class="benefit-card">
<div class="benefit-icon"><svg width="32" height="32" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="bGrad2" x1="0%" y1="0%" x2="100%" y2="100%"><stop offset="0%" stop-color="#6366f1"/><stop offset="100%" stop-color="#ec4899"/></linearGradient></defs><path d="M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z" fill="url(#bGrad2)"/></svg></div>
<h3>利益が一致するパートナー</h3>
<p>あなたの売上が上がれば私たちの報酬も上がる。だから全力であなたの成長をサポートします。</p>
</div>
<div class="benefit-card">
<div class="benefit-icon"><svg width="32" height="32" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="bGrad3" x1="0%" y1="0%" x2="100%" y2="100%"><stop offset="0%" stop-color="#6366f1"/><stop offset="100%" stop-color="#ec4899"/></linearGradient></defs><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41L9 16.17z" fill="url(#bGrad3)"/></svg></div>
<h3>シンプルで分かりやすい</h3>
<p>複雑なプランの比較は不要。料金は売上の20%だけ。誰でもすぐに理解できます。</p>
</div>
</div>
</section>
<!-- ===== CONCRETE EXAMPLES ===== -->
<section class="section">
<h2 class="section-title">具体的な料金シミュレーション</h2>
<p class="section-desc">実際にどのくらいの費用になるか、具体例でご確認ください。</p>
<div class="examples-grid">
<div class="example-card">
<div class="example-revenue">月の売上が</div>
<div class="example-amount">10万円</div>
<div class="example-arrow">↓</div>
<div class="example-fee">手数料</div>
<div class="example-fee-amount">2万円</div>
</div>
<div class="example-card">
<div class="example-revenue">月の売上が</div>
<div class="example-amount">30万円</div>
<div class="example-arrow">↓</div>
<div class="example-fee">手数料</div>
<div class="example-fee-amount">6万円</div>
</div>
<div class="example-card">
<div class="example-revenue">月の売上が</div>
<div class="example-amount">50万円</div>
<div class="example-arrow">↓</div>
<div class="example-fee">手数料</div>
<div class="example-fee-amount">10万円</div>
</div>
</div>
</section>
<!-- ===== INCLUDED SERVICES ===== -->
<section class="section">
<h2 class="section-title">20%に含まれるサービス</h2>
<p class="section-desc">プラン選びで迷う必要なし。すべてのサービスが含まれています。</p>
<ul class="services-list">
<li>コンテンツ戦略企画</li>
<li>マーケティング支援</li>
<li>収益データ分析</li>
<li>専属担当マネージャー</li>
<li>ファンコミュニティ運営</li>
<li>プラットフォーム最適化</li>
<li>SNS集客支援</li>
<li>撮影ディレクション</li>
<li>身バレ・プライバシー対策</li>
<li>アカウント開設サポート</li>
</ul>
</section>
<!-- ===== FAQ ===== -->
<section class="faq-section">
<h2>料金に関するよくある質問</h2>
<div class="faq-item">
<div class="faq-q">コミッションはどのように計算されますか?</div>
<div class="faq-a">
ファンサブスクプラットフォームでの売上(プラットフォーム手数料控除後の金額)に対して、20%を乗じた金額が弊社の報酬となります。<br><br>
売上が0円の月は費用は一切発生しません。
</div>
</div>
<div class="faq-item">
<div class="faq-q">本当に初期費用はかからないのですか?</div>
<div class="faq-a">
はい、初期費用は一切かかりません。アカウント開設、プロフィール設計、初期コンテンツの企画・ディレクション、SNSアカウントの初期設定など、立ち上げに必要な作業はすべて20%のコミッションに含まれています。
</div>
</div>
<div class="faq-item">
<div class="faq-q">最低契約期間はありますか?</div>
<div class="faq-a">
原則として最低契約期間は設けておりません。ただし、成果を実感いただくために3ヶ月以上の継続をおすすめしています。<br><br>
解約をご希望の場合は、担当者にお申し出いただければ速やかに対応いたします。
</div>
</div>
<div class="faq-item">
<div class="faq-q">支払い方法を教えてください。</div>
<div class="faq-a">
毎月の売上確定後、翌月15日までにコミッション(20%)を差し引いた金額をお振り込みいたします。<br><br>
面倒な請求手続きは不要です。
</div>
</div>
<div class="faq-item">
<div class="faq-q">売上が少ない月でも20%取られるのですか?</div>
<div class="faq-a">
はい、売上がある月は一律20%です。ただし、売上が0円なら費用も0円です。<br><br>
固定費がないため、売上が少ない月でも赤字になることはありません。
</div>
</div>
</section>
<!-- ===== CTA ===== -->
<section class="cta-section">
<h2>まずは無料相談から</h2>
<p>あなたの状況やゴールに合わせて、<br>収益化の具体的なプランを<br>無料でご提案いたします。</p>
<a href="contact.html" class="cta-btn">無料相談する</a>
</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>
<script src="assets/js/main.js"></script>
<script>
// Hamburger menu
document.getElementById('hamburger').addEventListener('click', function() {
document.getElementById('navLinks').classList.toggle('active');
});
// FAQ accordion
document.querySelectorAll('.faq-q').forEach(q => {
q.addEventListener('click', () => {
const item = q.parentElement;
const wasOpen = item.classList.contains('open');
document.querySelectorAll('.faq-item').forEach(i => i.classList.remove('open'));
if (!wasOpen) item.classList.add('open');
});
});
</script>
</body>
</html>