TOML

手芸材料 - TOML

手芸材料とは、編み物、裁縫、刺繍、ビーズ細工、クラフトなどの手作り作品を制作する際に使用される材料・道具・副資材の総称です。毛糸、布、糸、針、ボタン、ビーズ、リボンなどが代表的な材料で、それぞれに素材や形状、用途の異なる多様な種類が存在します。近年では手芸用品専門店やオンラインショップで豊富な品揃えが購入可能となり、初心者から上級者まで幅広い層に親しまれています。

手芸 クラフト DIY ハンドメイド 裁縫 編み物 刺繍 ビーズ 副資材
[[items]]
code = "01"
slug = "yarn"
name = "毛糸"
description = "編み物やかぎ針編みに使用される糸状の材料です。"
materials = "[\"ウール\",\"アクリル\",\"綿\",\"麻\",\"シルク\",\"アルパカ\",\"モヘア\",\"カシミヤ\"]"
types = ""
brands = ""
items = ""

[[items]]
code = "02"
slug = "fabric"
name = "布・生地"
description = "裁縫やクラフトに使用される織物の材料です。"
materials = "[\"綿\",\"麻\",\"ポリエステル\",\"シルク\",\"ウール\",\"レーヨン\",\"ちりめん\",\"フェルト\"]"
types = ""
brands = ""
items = ""

[[items]]
code = "03"
slug = "thread"
name = "糸"
description = "裁縫や刺繍に使用される細い繊維の材料です。"
materials = ""
types = "[\"手縫い糸\",\"ミシン糸\",\"刺繍糸\",\"絹糸\",\"綿糸\",\"ポリエステル糸\",\"ロックミシン糸\"]"
brands = ""
items = ""

[[items]]
code = "04"
slug = "needle"
name = "針"
description = "糸を通して布や生地を縫う道具です。"
materials = ""
types = "[\"縫い針\",\"まち針\",\"刺繍針\",\"棒針\",\"かぎ針\",\"輪針\",\"羊毛フェルト針\"]"
brands = ""
items = ""

[[items]]
code = "05"
slug = "button"
name = "ボタン"
description = "衣類やバッグの留め具として使用される装飾部品です。"
materials = "[\"貝\",\"木\",\"金属\",\"プラスチック\",\"くるみ\",\"革\",\"樹脂\"]"
types = ""
brands = ""
items = ""

[[items]]
code = "06"
slug = "beads"
name = "ビーズ"
description = "アクセサリー制作や装飾に使用される小さな粒状の材料です。"
materials = "[\"ガラス\",\"プラスチック\",\"木\",\"金属\",\"天然石\",\"パール\",\"スワロフスキー\"]"
types = ""
brands = ""
items = ""

[[items]]
code = "07"
slug = "ribbon"
name = "リボン"
description = "装飾や縁取りに使用される細長い布状の材料です。"
materials = ""
types = "[\"サテンリボン\",\"グログランリボン\",\"オーガンザリボン\",\"ベルベットリボン\",\"バイアステープ\",\"レース\"]"
brands = ""
items = ""

[[items]]
code = "08"
slug = "fastener"
name = "ファスナー"
description = "衣類やバッグの開閉に使用される金属またはプラスチック製の部品です。"
materials = ""
types = "[\"金属ファスナー\",\"コイルファスナー\",\"マジックテープ\",\"ホック\",\"スナップ\"]"
brands = ""
items = ""

[[items]]
code = "09"
slug = "embroidery-floss"
name = "刺繍糸"
description = "刺繍に特化した色豊かな糸です。"
materials = ""
types = ""
brands = "[\"DMC\",\"ANCHOR\",\"オリムパス\"]"
items = ""

[[items]]
code = "10"
slug = "craft-tools"
name = "手芸道具"
description = "手芸制作に使用されるはさみ、定規などの道具類です。"
materials = ""
types = ""
brands = ""
items = "[\"裁ちばさみ\",\"糸切りばさみ\",\"メジャー\",\"チャコペン\",\"リッパー\",\"シンブル\",\"ピンセット\"]"

[[items]]
code = "11"
slug = "interfacing"
name = "芯地・接着芯"
description = "布地に貼り付けて形や張りを出す材料です。"
materials = ""
types = "[\"アイロン接着芯\",\"縫い芯\",\"キルト芯\",\"厚手芯地\",\"薄手芯地\"]"
brands = ""
items = ""

[[items]]
code = "12"
slug = "elastic"
name = "ゴム・ひも"
description = "伸縮性のある材料や紐類です。"
materials = ""
types = "[\"平ゴム\",\"丸ゴム\",\"カラーゴム\",\"メッシュゴム\",\"マスクゴム\",\"巾着紐\"]"
brands = ""
items = ""

[[items]]
code = "13"
slug = "felt"
name = "フェルト"
description = "繊維を圧縮して作られた不織布です。"
materials = ""
types = "[\"アクリルフェルト\",\"羊毛フェルト\",\"厚手フェルト\",\"薄手フェルト\"]"
brands = ""
items = ""

[[items]]
code = "14"
slug = "leather-craft"
name = "レザークラフト材料"
description = "革細工に使用される革や金具類です。"
materials = "[\"牛革\",\"豚革\",\"羊革\",\"合成皮革\",\"カシメ\",\"ホック\",\"Dカン\"]"
types = ""
brands = ""
items = ""

[[items]]
code = "15"
slug = "resin"
name = "レジン材料"
description = "アクセサリー制作に使用される樹脂類です。"
materials = ""
types = "[\"UVレジン\",\"2液性レジン\",\"シリコン型\",\"着色剤\",\"封入素材\"]"
brands = ""
items = ""