✦ Verified product
A2-DX/ザムスト
JPY 8,690.00
Euphoria ShopHub
Verified independent store
→
:root { --main-blue: #4BBFDA; /* 最初のサンプルの色 */ --side-bg: #f9f9f9; /* サイズ名の列の背景色 */ --border-color: #ddd; --text-dark: #333; } /* 表を囲む枠 */ .table-box { border: 0.5px solid var(--bor
der-color); border-radius: 10px; overflow: hidden; max-width: 500px; /* 見やすい幅に調整 */ margin: 20px 0; } .size-table { width: 100%; border-collapse: collapse; font-size: 15px; font-family: sans-serif; } /* ヘッダー */ .size-table thead tr { background: var(--main-blue); } .size-table thead th { color: #fff; padding: 14px; font-weight: 500; border: 0.5px solid var(--border-color); letter-spacing: 0.05em; } /* ボディ */ .size-table td { padding: 16px; text-align: center; border: 0.5px solid var(--border-color); background: #fff; color: var(--text-dark); font-weight: bold; /* 画像に合わせて太字 */ } /* サイズ列(M, L, LL) */ .label-cell { background: var(--side-bg) !important; width: 30%; font-size: 17px; } /* 数値列 */ .value-cell { width: 70%; font-size: 17px; } /* ホバー効果 */ .size-table tbody tr:hover td { background: #f5f5f5 !important; } サイズ シューズの大きさ(cm) M 22.0 〜 25.0 L 25.0 〜 28.0 LL 28.0 〜 31.0