YAML
家具の種類 - YAML
家具は形状(脚もの・箱もの)や機能(人体系・準人体系・建物系)によって分類されます。主な種類には、座る家具(椅子・ソファ)、寝る家具(ベッド)、作業家具(テーブル・机)、収納家具(タンス・キャビネット・棚)などがあり、それぞれが生活空間の機能性と快適性を支えています。部屋の用途に応じて適切な家具を選ぶことで、より豊かな暮らしを実現できます。
家具
インテリア
椅子
ソファ
ベッド
テーブル
収納
分類
- code: "01"
slug: "seating-furniture"
name: "座る家具"
description: "身体を支えて座るための家具です。"
category: "人体系家具"
- code: "01-01"
slug: "chair"
name: "椅子"
description: "1人が座るための背もたれ付きの家具です。"
parentCode: "01"
category: "人体系家具"
- code: "01-02"
slug: "sofa"
name: "ソファ"
description: "複数人が座れる肘掛けと背もたれ付きの長椅子です。"
parentCode: "01"
category: "人体系家具"
- code: "01-03"
slug: "stool"
name: "スツール"
description: "背もたれと肘掛けがないコンパクトな座る家具です。"
parentCode: "01"
category: "人体系家具"
- code: "01-04"
slug: "bench"
name: "ベンチ"
description: "背もたれがない長椅子です。"
parentCode: "01"
category: "人体系家具"
- code: "02"
slug: "sleeping-furniture"
name: "寝る家具"
description: "睡眠や休息のための家具です。"
category: "人体系家具"
- code: "02-01"
slug: "bed"
name: "ベッド"
description: "睡眠のための寝台です。"
parentCode: "02"
category: "人体系家具"
- code: "03"
slug: "table-furniture"
name: "テーブル類"
description: "物を置いたり作業をしたりするための家具です。"
category: "準人体系家具"
- code: "03-01"
slug: "dining-table"
name: "ダイニングテーブル"
description: "食事をするためのテーブルです。"
parentCode: "03"
category: "準人体系家具"
- code: "03-02"
slug: "desk"
name: "机"
description: "仕事や勉強をするためのテーブルです。"
parentCode: "03"
category: "準人体系家具"
- code: "03-03"
slug: "coffee-table"
name: "センターテーブル"
description: "ソファ前に置く低いテーブルです。"
parentCode: "03"
category: "準人体系家具"
- code: "03-04"
slug: "side-table"
name: "サイドテーブル"
description: "ソファやベッド横に置く補助テーブルです。"
parentCode: "03"
category: "準人体系家具"
- code: "04"
slug: "storage-furniture"
name: "収納家具"
description: "物を収納・整理するための家具です。"
category: "建物系家具"
- code: "04-01"
slug: "chest"
name: "チェスト"
description: "引き出し式の収納家具です。"
parentCode: "04"
category: "建物系家具"
- code: "04-02"
slug: "wardrobe"
name: "ワードローブ"
description: "扉式の洋服箪笥です。"
parentCode: "04"
category: "建物系家具"
- code: "04-03"
slug: "cabinet"
name: "キャビネット"
description: "扉付きの箱型収納家具です。"
parentCode: "04"
category: "建物系家具"
- code: "04-04"
slug: "shelf"
name: "棚"
description: "物を置くための水平な板です。"
parentCode: "04"
category: "建物系家具"
- code: "04-05"
slug: "sideboard"
name: "サイドボード"
description: "腰程の高さの横長収納家具です。"
parentCode: "04"
category: "建物系家具"