Skip to content

Instantly share code, notes, and snippets.

@hirozo454
hirozo454 / checklist-standalone.html
Created May 7, 2026 01:26
酒類通信販売 HP法令チェックリスト — FUJISAN SAKE (fujisan.bbbyk105.workers.dev)
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>酒類通信販売 HP法令チェックリスト — FUJISAN SAKE</title>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body { font-family: 'Segoe UI', 'Yu Gothic', sans-serif; background: #f0f2f5; color: #222; }