.wp-block-acf-price-table .price-grid{flex-direction:column;gap:clamp(1.5rem,3vw,2rem);display:flex}.wp-block-acf-price-table table.price-tb{table-layout:fixed;border-collapse:collapse;border-radius:var(--radius,5px);background:#fff;width:100%;font-size:15.5px;overflow:hidden;box-shadow:0 20px 45px -32px #0b3b4066}.wp-block-acf-price-table table.price-tb th,.wp-block-acf-price-table table.price-tb td{border-bottom:1px solid var(--line);overflow-wrap:break-word;padding:13px 16px}.wp-block-acf-price-table table.price-tb th:first-child,.wp-block-acf-price-table table.price-tb td:first-child{width:34%}.wp-block-acf-price-table table.price-tb th:nth-child(2),.wp-block-acf-price-table table.price-tb td:nth-child(2){width:22%}.wp-block-acf-price-table table.price-tb th:nth-child(3),.wp-block-acf-price-table table.price-tb td:nth-child(3){width:44%}.wp-block-acf-price-table table.price-tb thead th{background:var(--main-2);color:#fff;text-align:left;font-size:15px;font-weight:700}.wp-block-acf-price-table table.price-tb td.yen{color:var(--accent-d);text-align:right;font-family:Noto Sans,sans-serif;font-weight:700}.wp-block-acf-price-table table.price-tb tbody tr:last-child td{border-bottom:none}.wp-block-acf-price-table .price-note{border-radius:var(--radius,5px);background:#fff;padding:28px 26px;box-shadow:0 18px 40px -32px #0b3b4066}.wp-block-acf-price-table .price-note h3{color:var(--main-2);align-items:center;gap:9px;margin:0 0 14px;font-size:18px;display:flex}.wp-block-acf-price-table .price-note h3 svg{width:22px;height:22px;fill:var(--accent);flex:none}.wp-block-acf-price-table .price-note ul{gap:11px;margin:0;padding:0;list-style:none;display:grid}.wp-block-acf-price-table .price-note li{color:var(--muted);gap:10px;font-size:15.5px;display:flex}.wp-block-acf-price-table .price-note li svg{width:18px;height:18px;fill:var(--main);flex:none;margin-top:3px}.wp-block-acf-price-table.acf-block-preview .price-grid:not(:has(td)):not(:has(li)){color:#999;border-radius:var(--radius,5px);background-color:#00000008;border:2px dashed #ccc;justify-content:center;align-items:center;min-height:120px;display:flex}.wp-block-acf-price-table.acf-block-preview .price-grid:not(:has(td)):not(:has(li)):before{content:"ブロックの編集で項目を追加して下さい"}