<div class="sg-options-grid" style="margin-bottom:16px;">
<div>
<label for="sg-separator">区切り文字</label>
<select id="sg-separator" onchange="sgConvert()">
<option value="-">ハイフン ( - )</option>
<option value="_">アンダースコア ( _ )</option>
<option value=".">ドット ( . )</option>
</select>
</div>
<div>
<label for="sg-maxlen">最大文字数</label>
<input type="number" id="sg-maxlen" value="80" min="10" max="500" oninput="sgConvert()" />
</div>
<div style="display:flex;flex-direction:column;justify-content:flex-end;">
<div class="sg-checkbox-row" style="margin-bottom:6px;">
<input type="checkbox" id="sg-stopwords" onchange="sgConvert()" />
<label for="sg-stopwords">ストップワード除去</label>
</div>
<div class="sg-checkbox-row">
<input type="checkbox" id="sg-translit" checked onchange="sgConvert()" />
<label for="sg-translit">アクセント文字変換</label>
</div>
</div>
</div>
<div style="margin-bottom:10px;">
<div class="sg-section-label">ベースURL(プレビュー用)</div>
<div class="sg-base-url-row">
<span class="sg-base-url-prefix">https://</span>
<input type="text" id="sg-baseurl" class="sg-base-url-input" value="example.com/" placeholder="example.com/" oninput="sgConvert()" />
</div>
</div>
<div style="margin-bottom:8px;">
<div class="sg-section-label">生成されたスラッグ</div>
<div class="sg-result-box empty" id="sg-result">スラッグがここに表示されます…</div>
<div class="sg-preview-box empty" id="sg-preview">フルURLのプレビューがここに表示されます…</div>
</div>
<div class="sg-row" style="margin-top:12px;">
<button class="sg-copy-btn" id="sg-copy-btn" onclick="sgCopySlug()">
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><rect x="9" y="9" width="13" height="13" rx="2"/><path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"/></svg>
スラッグをコピー
</button>
<button class="sg-copy-btn" id="sg-copy-url-btn" onclick="sgCopyUrl()" style="background:#0284c7;">
<svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/></svg>
フルURLをコピー
</button>
<span class="sg-char-badge" id="sg-char-count">0 文字</span>
</div>
URLエンコード → URLエンコーダー
メタタグ生成 → メタタグ生成ツール
確定申告・会計をもっとラクに? freee会計 なら、フリーランスの経費管理もクラウドで簡単。まずは無料で試してみましょう。
