No post data.
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
SELECT `Brand`.`code` FROM `brands` AS `Brand` WHERE `Brand`.`delete_flg` = '0' | 4 | 4 | 0 | |
SELECT `OperationSetting`.`id`, `OperationSetting`.`code`, `OperationSetting`.`controller`, `OperationSetting`.`value`, `OperationSetting`.`created_user`, `OperationSetting`.`created`, `OperationSetting`.`modified_user`, `OperationSetting`.`modified`, `OperationSetting`.`delete_flg` FROM `sieve_stg`.`operation_settings` AS `OperationSetting` WHERE `OperationSetting`.`delete_flg` = '0' | 509 | 509 | 2 | |
SELECT `Basket`.`id`, `Basket`.`data`, `Basket`.`created`, `Basket`.`modified_user`, `Basket`.`modified`, `Basket`.`delete_flg` FROM `sieve_stg`.`baskets` AS `Basket` WHERE `Basket`.`id` IS NULL AND `Basket`.`delete_flg` = '0' LIMIT 1 | 0 | 0 | 0 | |
BEGIN | ||||
SELECT COUNT(*) AS `count` FROM `sieve_stg`.`baskets` AS `Basket` WHERE `Basket`.`id` = '6042d3e5-d250-44fe-9567-218e0a00013d' | 1 | 1 | 0 | |
SELECT COUNT(*) AS `count` FROM `sieve_stg`.`baskets` AS `Basket` WHERE `Basket`.`id` = '6042d3e5-d250-44fe-9567-218e0a00013d' | 1 | 1 | 0 | |
INSERT INTO `sieve_stg`.`baskets` (`id`, `data`, `modified`, `created`, `modified_user`) VALUES ('6042d3e5-d250-44fe-9567-218e0a00013d', '{\"cart\":{\"version\":\"1.00\",\"shipping_count\":1,\"total_quantity\":0,\"items\":[]},\"subscription_cart\":{\"version\":\"1.00\",\"shipping_count\":1,\"total_quantity\":0,\"items\":[]}}', '2021-03-06 09:59:17', '2021-03-06 09:59:17', '-') | 1 | 1 | 3 | maybe slow |
COMMIT | ||||
SELECT `Basket`.`id`, `Basket`.`data`, `Basket`.`created`, `Basket`.`modified_user`, `Basket`.`modified`, `Basket`.`delete_flg` FROM `sieve_stg`.`baskets` AS `Basket` WHERE `Basket`.`id` = '6042d3e5-d250-44fe-9567-218e0a00013d' AND `Basket`.`delete_flg` = '0' LIMIT 1 | 1 | 1 | 0 | |
SELECT `TaxRate`.`id`, `TaxRate`.`tax_div`, `TaxRate`.`tax`, `TaxRate`.`from`, `TaxRate`.`label_div`, `TaxRate`.`memo`, `TaxRate`.`created_user`, `TaxRate`.`created`, `TaxRate`.`modified_user`, `TaxRate`.`modified`, `TaxRate`.`delete_flg` FROM `sieve_stg`.`tax_rates` AS `TaxRate` WHERE `TaxRate`.`from` <= '2021-03-06' AND `TaxRate`.`tax_div` = 1 AND `TaxRate`.`delete_flg` = '0' ORDER BY `TaxRate`.`from` DESC LIMIT 1 | 1 | 1 | 0 | |
SELECT `TaxRate`.`id`, `TaxRate`.`tax_div`, `TaxRate`.`tax`, `TaxRate`.`from`, `TaxRate`.`label_div`, `TaxRate`.`memo`, `TaxRate`.`created_user`, `TaxRate`.`created`, `TaxRate`.`modified_user`, `TaxRate`.`modified`, `TaxRate`.`delete_flg` FROM `sieve_stg`.`tax_rates` AS `TaxRate` WHERE `TaxRate`.`from` <= '2021-03-06' AND `TaxRate`.`tax_div` = 2 AND `TaxRate`.`delete_flg` = '0' ORDER BY `TaxRate`.`from` DESC LIMIT 1 | 1 | 1 | 0 | |
SELECT `Page`.`id`, `Page`.`code`, `Page`.`name`, `Page`.`title`, `Page`.`keywords`, `Page`.`description`, `Page`.`content`, `Page`.`label_div`, `Page`.`memo`, `Page`.`created_user`, `Page`.`created`, `Page`.`modified_user`, `Page`.`modified`, `Page`.`delete_flg` FROM `sieve_stg`.`pages` AS `Page` WHERE `code` = 'item_list' AND `Page`.`delete_flg` = '0' LIMIT 1 | 1 | 1 | 0 | |
SELECT `PagePart`.`id`, `PagePart`.`page_id`, `PagePart`.`part_id`, `PagePart`.`display_section_div`, `PagePart`.`display_order`, `PagePart`.`content`, `PagePart`.`created_user`, `PagePart`.`created`, `PagePart`.`modified_user`, `PagePart`.`modified`, `PagePart`.`delete_flg`, `Page`.`id`, `Page`.`code`, `Page`.`name`, `Page`.`title`, `Page`.`keywords`, `Page`.`description`, `Page`.`content`, `Page`.`label_div`, `Page`.`memo`, `Page`.`created_user`, `Page`.`created`, `Page`.`modified_user`, `Page`.`modified`, `Page`.`delete_flg`, `Part`.`id`, `Part`.`code`, `Part`.`name`, `Part`.`title`, `Part`.`ajax_div`, `Part`.`content`, `Part`.`system_parts_flg`, `Part`.`label_div`, `Part`.`memo`, `Part`.`created_user`, `Part`.`created`, `Part`.`modified_user`, `Part`.`modified`, `Part`.`delete_flg` FROM `sieve_stg`.`page_parts` AS `PagePart` LEFT JOIN `sieve_stg`.`pages` AS `Page` ON (`PagePart`.`page_id` = `Page`.`id` AND `Page`.`delete_flg` = '0') LEFT JOIN `sieve_stg`.`parts` AS `Part` ON (`PagePart`.`part_id` = `Part`.`id` AND `Part`.`delete_flg` = '0') WHERE `page_id` = '527b103b-d354-431c-8f8a-d644fd5ad003' AND `PagePart`.`delete_flg` = '0' ORDER BY `PagePart`.`display_section_div` ASC, `PagePart`.`display_order` ASC | 11 | 11 | 1 | maybe slow |
SELECT `Part`.`id`, `Part`.`code`, `Part`.`name`, `Part`.`title`, `Part`.`ajax_div`, `Part`.`content`, `Part`.`system_parts_flg`, `Part`.`label_div`, `Part`.`memo`, `Part`.`created_user`, `Part`.`created`, `Part`.`modified_user`, `Part`.`modified`, `Part`.`delete_flg` FROM `sieve_stg`.`parts` AS `Part` WHERE `Part`.`code` = 'parts_sidebar_recent' AND `Part`.`delete_flg` = '0' LIMIT 1 | 1 | 1 | 1 | |
SELECT `ItemCategory`.`id`, `ItemCategory`.`item_category_div`, `ItemCategory`.`code`, `ItemCategory`.`brand_id`, `ItemCategory`.`title`, `ItemCategory`.`subtitle`, `ItemCategory`.`link_url`, `ItemCategory`.`read`, `ItemCategory`.`title_kana`, `ItemCategory`.`prefecture_div`, `ItemCategory`.`description`, `ItemCategory`.`keywords`, `ItemCategory`.`head_tag`, `ItemCategory`.`image`, `ItemCategory`.`icon_image`, `ItemCategory`.`parent_category_tree`, `ItemCategory`.`main_content`, `ItemCategory`.`side_content`, `ItemCategory`.`wysiwyg_flg`, `ItemCategory`.`display_order`, `ItemCategory`.`release_div`, `ItemCategory`.`only_bussiness_flg`, `ItemCategory`.`disp_date_from`, `ItemCategory`.`disp_date_to`, `ItemCategory`.`core_item_div`, `ItemCategory`.`allow_pre_published_flg`, `ItemCategory`.`label_div`, `ItemCategory`.`memo`, `ItemCategory`.`created_user`, `ItemCategory`.`created`, `ItemCategory`.`modified_user`, `ItemCategory`.`modified`, `ItemCategory`.`delete_flg`, `ItemCategory`.`tmp`, (CONCAT(`ItemCategory`.`parent_category_tree`,":", `ItemCategory`.`id`)) AS `ItemCategory__category_tree` FROM `sieve_stg`.`item_categories` AS `ItemCategory` WHERE `ItemCategory`.`delete_flg` = 0 AND '2021-03-06 09:59:17' BETWEEN COALESCE(`ItemCategory`.`disp_date_from`, '1000-01-01') AND COALESCE(`ItemCategory`.`disp_date_to`, '9999-12-31') AND `ItemCategory`.`item_category_div` = 2 AND `ItemCategory`.`delete_flg` = '0' AND ((`ItemCategory`.`only_bussiness_flg` = '0') OR (`ItemCategory`.`only_bussiness_flg` IS NULL) OR (`ItemCategory`.`only_bussiness_flg` = '0')) ORDER BY `display_order` asc | 10 | 10 | 1 | maybe slow |
SELECT `ItemCategory`.`id`, `ItemCategory`.`item_category_div`, `ItemCategory`.`code`, `ItemCategory`.`brand_id`, `ItemCategory`.`title`, `ItemCategory`.`subtitle`, `ItemCategory`.`link_url`, `ItemCategory`.`read`, `ItemCategory`.`title_kana`, `ItemCategory`.`prefecture_div`, `ItemCategory`.`description`, `ItemCategory`.`keywords`, `ItemCategory`.`head_tag`, `ItemCategory`.`image`, `ItemCategory`.`icon_image`, `ItemCategory`.`parent_category_tree`, `ItemCategory`.`main_content`, `ItemCategory`.`side_content`, `ItemCategory`.`wysiwyg_flg`, `ItemCategory`.`display_order`, `ItemCategory`.`release_div`, `ItemCategory`.`only_bussiness_flg`, `ItemCategory`.`disp_date_from`, `ItemCategory`.`disp_date_to`, `ItemCategory`.`core_item_div`, `ItemCategory`.`allow_pre_published_flg`, `ItemCategory`.`label_div`, `ItemCategory`.`memo`, `ItemCategory`.`created_user`, `ItemCategory`.`created`, `ItemCategory`.`modified_user`, `ItemCategory`.`modified`, `ItemCategory`.`delete_flg`, `ItemCategory`.`tmp`, (CONCAT(`ItemCategory`.`parent_category_tree`,":", `ItemCategory`.`id`)) AS `ItemCategory__category_tree` FROM `sieve_stg`.`item_categories` AS `ItemCategory` WHERE `ItemCategory`.`delete_flg` = 0 AND '2021-03-06 09:59:17' BETWEEN COALESCE(`ItemCategory`.`disp_date_from`, '1000-01-01') AND COALESCE(`ItemCategory`.`disp_date_to`, '9999-12-31') AND `ItemCategory`.`item_category_div` = 3 AND `ItemCategory`.`release_div` = 1 AND ((`ItemCategory`.`description` LIKE '%テレビボード%') OR (`ItemCategory`.`title` LIKE '%テレビボード%') OR (`ItemCategory`.`title_kana` LIKE '%テレビボード%')) AND `ItemCategory`.`delete_flg` = '0' AND ((`ItemCategory`.`only_bussiness_flg` = '0') OR (`ItemCategory`.`only_bussiness_flg` IS NULL) OR (`ItemCategory`.`only_bussiness_flg` = '0')) ORDER BY `ItemCategory`.`disp_date_from` desc | 3 | 3 | 2 | maybe slow |
SELECT `ItemCategoryRelation`.`id`, `ItemCategoryRelation`.`item_category_div`, `ItemCategoryRelation`.`item_id`, `ItemCategoryRelation`.`item_category_id`, `ItemCategoryRelation`.`label_div`, `ItemCategoryRelation`.`memo`, `ItemCategoryRelation`.`created_user`, `ItemCategoryRelation`.`created`, `ItemCategoryRelation`.`modified_user`, `ItemCategoryRelation`.`modified`, `ItemCategoryRelation`.`delete_flg` FROM `sieve_stg`.`item_category_relations` AS `ItemCategoryRelation` WHERE `ItemCategoryRelation`.`delete_flg` = '0' AND `ItemCategoryRelation`.`item_category_id` IN ('58b4bf0f-b244-4493-bc37-5312a0104cac', '5d36c4d3-c160-42e3-b7b9-130c0a00015c', '5d37d74e-66a0-4adf-8ad9-2a240a00015c') | 3 | 3 | 12 | maybe slow |
SELECT `Item`.`id`, `Item`.`code`, `Item`.`brand_id`, `Item`.`name`, `Item`.`title`, `Item`.`name_kana`, `Item`.`jan_code`, `Item`.`smaregi_original_code`, `Item`.`description`, `Item`.`keywords`, `Item`.`subscription_div`, `Item`.`reservation_div`, `Item`.`scheduled_arrival_date`, `Item`.`release_div`, `Item`.`only_member_flg`, `Item`.`only_bussiness_flg`, `Item`.`outlet_flg`, `Item`.`not_purchase_flg`, `Item`.`price_hidden_flg`, `Item`.`set_item_flg`, `Item`.`set_item_contents`, `Item`.`disp_date_from`, `Item`.`disp_date_to`, `Item`.`selling_date_from`, `Item`.`selling_date_to`, `Item`.`sale_date_from`, `Item`.`sale_date_to`, `Item`.`price`, `Item`.`sale_price`, `Item`.`member_price`, `Item`.`business_price`, `Item`.`cost_price`, `Item`.`shipping_weight`, `Item`.`point_div`, `Item`.`free_shipping_div`, `Item`.`cool_div`, `Item`.`specific_point`, `Item`.`specific_point_date_from`, `Item`.`specific_point_date_to`, `Item`.`item_tags`, `Item`.`item_list_tags`, `Item`.`explain`, `Item`.`explain2`, `Item`.`wysiwyg_flg`, `Item`.`wysiwyg_flg2`, `Item`.`item_variation_group_id`, `Item`.`stock_div`, `Item`.`stock_quantity`, `Item`.`warning_stock_quantity`, `Item`.`lot_quantity`, `Item`.`core_item_flg`, `Item`.`item_variation_attribute1`, `Item`.`item_variation_attribute2`, `Item`.`tax_div`, `Item`.`preview_image_index`, `Item`.`brand`, `Item`.`attribute1`, `Item`.`attribute2`, `Item`.`attribute3`, `Item`.`attribute4`, `Item`.`attribute5`, `Item`.`attribute6`, `Item`.`attribute7`, `Item`.`attribute8`, `Item`.`attribute9`, `Item`.`attribute10`, `Item`.`item_option1`, `Item`.`item_option2`, `Item`.`item_option3`, `Item`.`item_option4`, `Item`.`item_option5`, `Item`.`images`, `Item`.`image_captions`, `Item`.`representative_image`, `Item`.`point`, `Item`.`google_product_category`, `Item`.`pla_image`, `Item`.`shipping_category_id`, `Item`.`parts_id1`, `Item`.`parts_id2`, `Item`.`parts_id3`, `Item`.`parts_id4`, `Item`.`parts_id5`, `Item`.`disp_inform_restock_flg`, `Item`.`delivery_sources_id`, `Item`.`external_cooperation_1`, `Item`.`external_cooperation_2`, `Item`.`external_cooperation_3`, `Item`.`external_cooperation_4`, `Item`.`external_cooperation_5`, `Item`.`ga_page_view`, `Item`.`avg_review`, `Item`.`notice_text`, `Item`.`recommend`, `Item`.`label_div`, `Item`.`memo`, `Item`.`created_user`, `Item`.`created`, `Item`.`modified_user`, `Item`.`modified`, `Item`.`delete_flg`, `Item`.`parent_item_id`, (COALESCE(IF('2021-03-06 09:59:17' BETWEEN COALESCE(`Item`.`sale_date_from`, '1000-01-01') AND COALESCE(`Item`.`sale_date_to`, '9999-12-31'), `Item`.`sale_price`, NULL), `Item`.`price`)) AS `Item__current_price`, (TRUNCATE (COALESCE(IF('2021-03-06 09:59:17' BETWEEN COALESCE(`Item`.`sale_date_from`, '1000-01-01') AND COALESCE(`Item`.`sale_date_to`, '9999-12-31'), `Item`.`sale_price` * (IF(`Item`.`tax_div` = 1, 1.1, 1.08)), NULL), `Item`.`price` * (IF(`Item`.`tax_div` = 1, 1.1, 1.08))), 0 ) ) AS `Item__current_price_withtax`, (IF(`Item`.`sale_price` IS NULL, 1, IF('2021-03-06 09:59:17' BETWEEN COALESCE(`Item`.`sale_date_from`, '1000-01-01') AND COALESCE(`Item`.`sale_date_to`, '9999-12-31'), 2, 1))) AS `Item__price_div`, (IF('2021-03-06 09:59:17' BETWEEN COALESCE(`Item`.`selling_date_from`, '1000-01-01') AND COALESCE(`Item`.`selling_date_to`, '9999-12-31'), 1, 2)) AS `Item__selling_div`, (IF(SYSDATE() BETWEEN `Item`.`sale_date_from` AND `Item`.`sale_date_to` ,true, false)) AS `Item__sales_term_flg`, (IF(`Item`.`item_variation_group_id` IS NULL OR `Item`.`item_variation_group_id` = "", "", (SELECT SUM(stock_quantity) AS sum_stock_quantity FROM items WHERE item_variation_group_id = `Item`.`item_variation_group_id` ) )) AS `Item__variation_sum_stock_quantity` FROM `sieve_stg`.`items` AS `Item` WHERE `Item`.`delete_flg` = 0 AND '2021-03-06 09:59:17' BETWEEN COALESCE(`Item`.`disp_date_from`, '1000-01-01') AND COALESCE(`Item`.`disp_date_to`, '9999-12-31') AND `Item`.`release_div` = 1 AND ((((`Item`.`item_variation_group_id` is not null) AND (`Item`.`item_variation_group_id` <> '') AND (`Item`.`core_item_flg` = '1'))) OR (((`Item`.`item_variation_group_id` is null) OR (`Item`.`item_variation_group_id` = '')))) AND ((`Item`.`name` LIKE '%テレビボード%') OR (`Item`.`name_kana` LIKE '%テレビボード%') OR (`Item`.`title` LIKE '%テレビボード%') OR (`Item`.`code` LIKE '%テレビボード%') OR (`Item`.`keywords` LIKE '%テレビボード%') OR (`Item`.`explain` LIKE '%テレビボード%') OR (`Item`.`item_tags` LIKE '%テレビボード%')) AND `Item`.`delete_flg` = '0' AND ((`Item`.`only_bussiness_flg` = '0') OR (`Item`.`only_bussiness_flg` IS NULL) OR (`Item`.`only_bussiness_flg` = '0')) ORDER BY `Item`.`disp_date_from` desc, `code` asc LIMIT 24 | 1 | 1 | 8 | maybe slow |
SELECT `SetItemRelation`.`id`, `SetItemRelation`.`parent_item_id`, `SetItemRelation`.`child_item_id`, `SetItemRelation`.`quantity`, `SetItemRelation`.`created_user`, `SetItemRelation`.`created`, `SetItemRelation`.`modified_user`, `SetItemRelation`.`modified`, `SetItemRelation`.`delete_flg` FROM `sieve_stg`.`set_item_relations` AS `SetItemRelation` WHERE `SetItemRelation`.`delete_flg` = '0' AND `SetItemRelation`.`parent_item_id` = ('56416ed2-f9c4-40cb-adec-5c19a0104cac') | 0 | 0 | 1 | maybe slow |
SELECT `ItemCategoryRelation`.`id`, `ItemCategoryRelation`.`item_category_div`, `ItemCategoryRelation`.`item_id`, `ItemCategoryRelation`.`item_category_id`, `ItemCategoryRelation`.`label_div`, `ItemCategoryRelation`.`memo`, `ItemCategoryRelation`.`created_user`, `ItemCategoryRelation`.`created`, `ItemCategoryRelation`.`modified_user`, `ItemCategoryRelation`.`modified`, `ItemCategoryRelation`.`delete_flg` FROM `sieve_stg`.`item_category_relations` AS `ItemCategoryRelation` WHERE `ItemCategoryRelation`.`delete_flg` = '0' AND `ItemCategoryRelation`.`item_id` = ('56416ed2-f9c4-40cb-adec-5c19a0104cac') | 3 | 3 | 1 | maybe slow |
SELECT `ItemKeyword`.`id`, `ItemKeyword`.`item_id`, `ItemKeyword`.`keyword`, `ItemKeyword`.`priority`, `ItemKeyword`.`label_div`, `ItemKeyword`.`memo`, `ItemKeyword`.`created_user`, `ItemKeyword`.`created`, `ItemKeyword`.`modified_user`, `ItemKeyword`.`modified`, `ItemKeyword`.`delete_flg` FROM `sieve_stg`.`item_keywords` AS `ItemKeyword` WHERE `ItemKeyword`.`delete_flg` = '0' AND `ItemKeyword`.`item_id` = ('56416ed2-f9c4-40cb-adec-5c19a0104cac') | 5 | 5 | 3 | maybe slow |
SELECT `Page`.`id`, `Page`.`code`, `Page`.`name`, `Page`.`title`, `Page`.`keywords`, `Page`.`description`, `Page`.`content`, `Page`.`label_div`, `Page`.`memo`, `Page`.`created_user`, `Page`.`created`, `Page`.`modified_user`, `Page`.`modified`, `Page`.`delete_flg` FROM `sieve_stg`.`pages` AS `Page` WHERE `code` = 'item_list' AND `Page`.`delete_flg` = '0' LIMIT 1 | 1 | 1 | 0 | |
SELECT `PagePart`.`id`, `PagePart`.`page_id`, `PagePart`.`part_id`, `PagePart`.`display_section_div`, `PagePart`.`display_order`, `PagePart`.`content`, `PagePart`.`created_user`, `PagePart`.`created`, `PagePart`.`modified_user`, `PagePart`.`modified`, `PagePart`.`delete_flg`, `Page`.`id`, `Page`.`code`, `Page`.`name`, `Page`.`title`, `Page`.`keywords`, `Page`.`description`, `Page`.`content`, `Page`.`label_div`, `Page`.`memo`, `Page`.`created_user`, `Page`.`created`, `Page`.`modified_user`, `Page`.`modified`, `Page`.`delete_flg`, `Part`.`id`, `Part`.`code`, `Part`.`name`, `Part`.`title`, `Part`.`ajax_div`, `Part`.`content`, `Part`.`system_parts_flg`, `Part`.`label_div`, `Part`.`memo`, `Part`.`created_user`, `Part`.`created`, `Part`.`modified_user`, `Part`.`modified`, `Part`.`delete_flg` FROM `sieve_stg`.`page_parts` AS `PagePart` LEFT JOIN `sieve_stg`.`pages` AS `Page` ON (`PagePart`.`page_id` = `Page`.`id` AND `Page`.`delete_flg` = '0') LEFT JOIN `sieve_stg`.`parts` AS `Part` ON (`PagePart`.`part_id` = `Part`.`id` AND `Part`.`delete_flg` = '0') WHERE `page_id` = '527b103b-d354-431c-8f8a-d644fd5ad003' AND `PagePart`.`delete_flg` = '0' ORDER BY `PagePart`.`display_section_div` ASC, `PagePart`.`display_order` ASC | 11 | 11 | 1 | maybe slow |
3 duplicate queries run.
Peak Memory Use 13.84 MB
Message | Memory use |
---|---|
Component initialization | 6.33 MB |
Controller action start | 10.18 MB |
Controller render start | 10.91 MB |
View render complete | 12.54 MB |
Total Request Time: 276 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 92.32 | |
Event: Controller.initialize | 40.36 | |
Event: Controller.startup | 23.45 | |
Controller action | 47.35 | |
Event: Controller.beforeRender | 2.09 | |
» Processing toolbar data | 1.96 | |
Rendering View | 60.35 | |
» Event: View.beforeRender | 0.03 | |
» Rendering APP/View/Front/ItemList/index_sieve.ctp | 7.77 | |
» » Rendering APP/View/Front/Elements/item_info_sieve.ctp | 2.71 | |
» » Rendering APP/View/Front/Elements/pager_sieve.ctp | 0.24 | |
» Event: View.afterRender | 0.02 | |
» Event: View.beforeLayout | 0.01 | |
» Rendering APP/View/Front/Layouts/default_sieve.ctp | 51.63 | |
» » Rendering APP/View/Front/Elements/gaTrackingCode.ctp | 1.20 | |
» » Rendering APP/View/Front/Elements/parts_header_sieve.ctp | 1.13 | |
» » Rendering APP/View/Front/Elements/parts_breadcrumb_sieve.ctp | 0.19 | |
» » Rendering APP/View/Front/Elements/parts_sidebar_genre.ctp | 2.06 | |
» » Rendering APP/View/Front/Elements/parts_item_list_special_sieve.ctp | 1.47 | |
» » Rendering APP/View/Front/Elements/parts_sidebar_recent_sieve.ctp | 0.17 | |
» » Rendering APP/View/Front/Elements/parts_footer_sieve.ctp | 0.52 | |
Event: View.afterLayout | 0.00 |
Time | Message |
---|---|
2021-03-06 09:59:17 | Array ( [0] => Array ( [ItemCategory] => Array ( [id] => 58b4bf0f-b244-4493-bc37-5312a0104cac [item_category_div] => 3 [code] => TVboard [brand_id] => [title] => テレビボードの選び方|お部屋とテレビとローボードの関係 [subtitle] => <コラム> [link_url] => [read] => [title_kana] => [prefecture_div] => [description] => インテリアを揃えるときにテレビボードはなくてはならないアイテムの一つ!今回はテレビボードを選ぶ時に役に立つ情報をご紹介いたします。 [keywords] => テレビボード,ローボード,液晶テレビ,コーナーボード,収納,ブルーレイ,DVDレコーダー,プレーヤー, [head_tag] => [image] => 58b560c4-0184-4075-9121-6b20a0104cac.jpg [icon_image] => [parent_category_tree] => [main_content] => <p>家具・インテリアを買い揃える時に、テレビボードは揃えておきたいアイテムではないでしょうか? </p><p>テレビボードと言っても、収納が豊富にできるタイプやコーナーテレビボード、ローボードなど、様々な形やサイズのものがあります。 </p><p>SIEVEでは、どんなインテリアにも合わせやすいローボードタイプのものを企画、販売しております。 </p><p>ローボードタイプは、圧迫感のないスッキリした見た目と、大きなテレビボードも置くことができるのも特徴です。 </p><p><br> </p><h2>ローボードとテレビのサイズ </h2><p><img src="/img/cache/58b37105-dec8-4450-a2be-097aa0104cac.jpg" alt="テレビのサイズ32-01.jpg" class="half" "=""><img src="/img/cache/58b370e8-92a4-4c50-9957-74cba0104cac.jpg" alt="テレビのサイズ43-01.jpg" class="half" "=""><img src="/img/cache/58b370b3-ac0c-4f2f-9520-097ba0104cac.jpg" alt="テレビのサイズ49-01.jpg" class="w100" "=""> </p><p style="text-align: right;"><span style="font-size: 10px;"><i>highlight lowboard |横幅160 高さ42(cm)</i></span> </p><p>ローボードにテレビを置く場合、ローボードの横幅より少し小さいサイズのテレビを置くことで、バランスと安定性が良く美しく見えます。 </p><p>ハイライト ローボード(highlight low board)を例に見ていただきますと、 </p><p>ローボードの横幅が160cmに対して、49V型(横幅 約110cm)のテレビ位までが、安定感を感じるサイズではないでしょうか。 </p><p><br></p><p><img src="/img/cache/58b545dc-9ff8-4409-9c6b-528aa0104cac.jpg" alt="テレビのサイズ55-01.jpg" class="w100" "=""><br> </p><p>55V型(横幅 約134cm)のテレビでも、十分に置いていただけるサイズですが、やや圧迫感が出てきます。 </p><p>55V型以上のサイズのテレビの場合は、横幅160cm以上のサイズを選ばれた方が、見た目には美しく感じるのではないのでしょうか。 </p><p><br> </p><h2>画面のサイズと距離</h2><p>画面と見る位置までの距離は、<span style="background-color: rgb(255, 255, 0);"><strong>テレビ画面の高さの約3倍が目安です。</strong></span> </p><p>例えば、49V型テレビの視聴距離は約1.8mが最適と言われています。(画面の高さ「約60cm」のおよそ3倍) </p><p>4K対応テレビ以上であれば、さらに画質が高精細になるので近くで見ることができます。(画面の高さの1.5倍ほど)<br> </p><p><img src="/img/cache/58b5016d-ea10-456f-8b4c-5311a0104cac.jpg" alt="テレビの視聴距離" class="w100" "=""> </p><p>座り方や体格等によって、目線の高さは異なりますが、ソファに座ってテレビを見る場合、テレビ台の高さは40cm前後が良いと言われています。 </p><p>※座高(SH)が40cm前後のソファで、40cm~50cmほどの高さが目安となります。 </p><p>テレビの中心を少し見下ろした位が目安になりますので、TVボードをご検討中の方は、ソファに座った時の目線の位置や距離を測っていただき、テレビのサイズやローボードの高さを決める参考にしていただければと思います。 </p><p><br> </p><p><br> </p><h3>視聴距離とは</h3><p>テレビ画面がもっとも綺麗に見える距離のことです。 </p><p>距離はテレビのフレームやスタンドを除く画面の高さから算出されます。 </p><p>フルHDやハイビジョンでは高精細な映像の為、画面の高さの約3倍必要となります。 </p><p>また、4K対応テレビであればさらに精細なため約1.5倍と言われています。 </p><p>反対にブラウン管テレビの場合は、5~7倍の視聴距離が必要になります。 </p><p><br></p><p><img src="/img/cache/58b540a7-84e4-464c-abe9-69fea0104cac.jpg" alt="ソファとTVボードの距離" class="w100" "=""> </p><p style="text-align: right;"><span style="font-size: 10px;"><i>※フルHDテレビの場合</i></span> </p><p><br> </p><h3>フルHDテレビと視聴距離の目安</h3><table class="table table-bordered"> <tbody> <tr> <td>32V型 </td> <td>約39cm </td> <td>117cm </td> </tr> <tr> <td>43V型 </td> <td>約53cm </td> <td>159cm </td> </tr> <tr> <td>49V型 </td> <td>約60cm </td> <td>180cm </td> </tr> <tr> <td>58V型 </td> <td>約72cm </td> <td>216cm </td> </tr> <tr> <td>65V型 </td> <td>約80cm </td> <td>240cm </td> </tr> </tbody> </table><p><br> </p><h3 style="font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; background-color: rgb(255, 255, 255);">4K対応テレビの視聴距離の目安</h3><table class="table table-bordered"> <tbody> <tr> <td>32V型 </td> <td>約39cm </td> <td>59cm </td> </tr> <tr> <td>43V型 </td> <td>約53cm </td> <td>80cm </td> </tr> <tr> <td>49V型 </td> <td>約60cm </td> <td>90cm </td> </tr> <tr> <td>58V型 </td> <td>約72cm </td> <td>108cm </td> </tr> <tr> <td>65V型 </td> <td>約80cm </td> <td>120cm </td> </tr> </tbody> </table><p><br> </p><p><img src="/img/cache/58b54a94-64e0-4c5c-a9da-6b20a0104cac.jpg" alt="ローボード ディスプレイ" class="w100" "=""><br></p><p>テレビボードにはテレビの他にも、ブルーレイ/ DVDプレーヤー・HDDレコーダー、ネット動画を見る端末、無線機器やゲームなど、最近では多くの機器がテレビと接続できるようになり、テレビボードとして必要な機能や収納性を考えて選ぶ必要があります。</p><p>日本でローボードといえば、テレビやAV機器を置くことをメインに考えられていますが、テレビを置かず、オーディオで音楽を楽しんだり、ディスプレイしてインテリアを楽しんだりするのも良いのではないでしょうか。</p><p><br></p><p>今回はテレビを中心にご説明致しましたが、他にもデザインやコーディネートなど、テレビボードを選ぶ基準はいろいろあります。まずは今回の内容を知っていただき、自分の生活にあったテレビボードを探していただければと思います!</p> [side_content] => [wysiwyg_flg] => 1 [display_order] => 4 [release_div] => 1 [only_bussiness_flg] => [disp_date_from] => 2017-02-28 20:00:00 [disp_date_to] => [core_item_div] => 1 [allow_pre_published_flg] => [label_div] => 1 [memo] => [created_user] => shop-admin [created] => 2017-02-28 09:06:39 [modified_user] => system [modified] => 2017-03-16 18:03:48 [delete_flg] => [tmp] => [category_tree] => ) [ItemCategoryRelation] => Array ( [0] => Array ( [id] => 58ca54f4-1230-45bc-91d3-0c05a0104cac [item_category_div] => 7 [item_id] => 560a4b33-6fcc-434d-aba5-651afd5ad003 [item_category_id] => 58b4bf0f-b244-4493-bc37-5312a0104cac [label_div] => [memo] => [created_user] => system [created] => 2017-03-16 18:03:48 [modified_user] => system [modified] => 2017-03-16 18:03:48 [delete_flg] => ) [1] => Array ( [id] => 58ca54f4-547c-48b7-8e32-0c05a0104cac [item_category_div] => 7 [item_id] => 587ee38d-ed30-475b-a84f-6466a0104cac [item_category_id] => 58b4bf0f-b244-4493-bc37-5312a0104cac [label_div] => [memo] => [created_user] => system [created] => 2017-03-16 18:03:48 [modified_user] => system [modified] => 2017-03-16 18:03:48 [delete_flg] => ) [2] => Array ( [id] => 58ca54f4-c92c-407e-a5f3-0c05a0104cac [item_category_div] => 7 [item_id] => 587ee38d-57dc-4c7a-9273-6466a0104cac [item_category_id] => 58b4bf0f-b244-4493-bc37-5312a0104cac [label_div] => [memo] => [created_user] => system [created] => 2017-03-16 18:03:48 [modified_user] => system [modified] => 2017-03-16 18:03:48 [delete_flg] => ) ) ) [1] => Array ( [ItemCategory] => Array ( [id] => 5d36c4d3-c160-42e3-b7b9-130c0a00015c [item_category_div] => 3 [code] => TVboard_2 [brand_id] => [title] => テレビボードの選び方|お部屋とテレビとローボードの関係 [subtitle] => <コラム> [link_url] => [read] => [title_kana] => [prefecture_div] => [description] => インテリアを揃えるときにテレビボードはなくてはならないアイテムの一つ!今回はテレビボードを選ぶ時に役に立つ情報をご紹介いたします。 [keywords] => テレビボード,ローボード,液晶テレビ,コーナーボード,収納,ブルーレイ,DVDレコーダー,プレーヤー, [head_tag] => <link rel=”canonical” href=”https://sieve-online.jp/special/TVboard” /> [image] => 58b560c4-0184-4075-9121-6b20a0104cac.jpg [icon_image] => [parent_category_tree] => [main_content] => <div> <p>家具・インテリアを買い揃える時に、テレビボードは揃えておきたいアイテムではないでしょうか? </p> <p>テレビボードと言っても、収納が豊富にできるタイプやコーナーテレビボード、ローボードなど、様々な形やサイズのものがあります。 </p><br> <p style="">以前、お部屋に合ったダイニングテーブルの選び方をコラムでご紹介したところ、 大変ご好評をいただきました。 </p><br> <p style="">前回記事: <a href="https://sieve-online.jp/special/dining_table001/" title="ダイニングテーブルの選び方|高さ・サイズ・スペース" target="_blank" style="text-decoration: underline; color: #3c5a86;"> ダイニングテーブルの選び方|高さ・サイズ・スペース </a> </p><br> <p style="">今回はお部屋とテレビとローボードの関係をご紹介いたします。</p><br> <p>SIEVEでは、どんなインテリアにも合わせやすいローボードタイプのものを企画、販売しております。 </p><p>ローボードタイプは、圧迫感のないスッキリした見た目と、大きなテレビボードも置くことができるのも特徴です。 </p><p><br> </p><h2>ローボードとテレビのサイズ </h2><p> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b37105-dec8-4450-a2be-097aa0104cac.jpg" alt="テレビのサイズ32V型" class="half" > </div> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b370e8-92a4-4c50-9957-74cba0104cac.jpg" alt="テレビのサイズ43V型" class="half" > </div> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b370b3-ac0c-4f2f-9520-097ba0104cac.jpg" alt="テレビのサイズ49V型" class="w100" > </div> </p><p style="text-align: right;"><span style="font-size: 10px;"><i>highlight lowboard |横幅160 高さ42(cm)</i></span> </p><p>ローボードにテレビを置く場合、ローボードの横幅より少し小さいサイズのテレビを置くことで、バランスと安定性が良く美しく見えます。 </p><p>ハイライト ローボード(highlight low board)を例に見ていただきますと、 </p><p>ローボードの横幅が160cmに対して、49V型(横幅 約110cm)のテレビ位までが、安定感を感じるサイズではないでしょうか。 </p><p><br></p><p> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b545dc-9ff8-4409-9c6b-528aa0104cac.jpg" alt="テレビのサイズ55V型" class="w100" > </div> <br> </p><p>55V型(横幅 約134cm)のテレビでも、十分に置いていただけるサイズですが、やや圧迫感が出てきます。 </p><p>55V型以上のサイズのテレビの場合は、横幅160cm以上のサイズを選ばれた方が、見た目には美しく感じるのではないのでしょうか。 </p><p><br> </p><h2>画面のサイズと距離</h2><p>画面と見る位置までの距離は、<span style="background-color: rgb(255, 255, 0);"><strong>テレビ画面の高さの約3倍が目安です。</strong></span> </p><p>例えば、49V型テレビの視聴距離は約1.8mが最適と言われています。(画面の高さ「約60cm」のおよそ3倍) </p><p>4K対応テレビ以上であれば、さらに画質が高精細になるので近くで見ることができます。(画面の高さの1.5倍ほど)<br> </p><p> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b5016d-ea10-456f-8b4c-5311a0104cac.jpg" alt="テレビの視聴距離" class="w100" > </div> </p><p>座り方や体格等によって、目線の高さは異なりますが、ソファに座ってテレビを見る場合、テレビ台の高さは40cm前後が良いと言われています。 </p><p>※座高(SH)が40cm前後のソファで、40cm~50cmほどの高さが目安となります。 </p><p>テレビの中心を少し見下ろした位が目安になりますので、TVボードをご検討中の方は、ソファに座った時の目線の位置や距離を測っていただき、テレビのサイズやローボードの高さを決める参考にしていただければと思います。 </p><p><br> </p><p><br> </p><h3>視聴距離とは</h3><p>テレビ画面がもっとも綺麗に見える距離のことです。 </p><p>距離はテレビのフレームやスタンドを除く画面の高さから算出されます。 </p><p>フルHDやハイビジョンでは高精細な映像の為、画面の高さの約3倍必要となります。 </p><p>また、4K対応テレビであればさらに精細なため約1.5倍と言われています。 </p><p>反対にブラウン管テレビの場合は、5~7倍の視聴距離が必要になります。 </p><p><br></p><p> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b540a7-84e4-464c-abe9-69fea0104cac.jpg" alt="ソファとTVボードの距離" class="w100" > </div> </p><p style="text-align: right;"><span style="font-size: 10px;"><i>※フルHDテレビの場合</i></span> </p><p><br> </p><h3>フルHDテレビと視聴距離の目安</h3><table class="table table-bordered"> <tbody> <tr> <td>32V型 </td> <td>約39cm </td> <td>117cm </td> </tr> <tr> <td>43V型 </td> <td>約53cm </td> <td>159cm </td> </tr> <tr> <td>49V型 </td> <td>約60cm </td> <td>180cm </td> </tr> <tr> <td>58V型 </td> <td>約72cm </td> <td>216cm </td> </tr> <tr> <td>65V型 </td> <td>約80cm </td> <td>240cm </td> </tr> </tbody> </table><p><br> </p><h3 style="font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; background-color: rgb(255, 255, 255);">4K対応テレビの視聴距離の目安</h3><table class="table table-bordered"> <tbody> <tr> <td>32V型 </td> <td>約39cm </td> <td>59cm </td> </tr> <tr> <td>43V型 </td> <td>約53cm </td> <td>80cm </td> </tr> <tr> <td>49V型 </td> <td>約60cm </td> <td>90cm </td> </tr> <tr> <td>58V型 </td> <td>約72cm </td> <td>108cm </td> </tr> <tr> <td>65V型 </td> <td>約80cm </td> <td>120cm </td> </tr> </tbody> </table><p><br> </p><p> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b54a94-64e0-4c5c-a9da-6b20a0104cac.jpg" alt="ローボード ディスプレイ" class="w100" > </div> <br></p><p>テレビボードにはテレビの他にも、ブルーレイ/ DVDプレーヤー・HDDレコーダー、ネット動画を見る端末、無線機器やゲームなど、最近では多くの機器がテレビと接続できるようになり、テレビボードとして必要な機能や収納性を考えて選ぶ必要があります。</p><p>日本でローボードといえば、テレビやAV機器を置くことをメインに考えられていますが、テレビを置かず、オーディオで音楽を楽しんだり、ディスプレイしてインテリアを楽しんだりするのも良いのではないでしょうか。</p><p><br></p><p>今回はテレビを中心にご説明致しましたが、他にもデザインやコーディネートなど、テレビボードを選ぶ基準はいろいろあります。まずは今回の内容を知っていただき、自分の生活にあったテレビボードを探していただければと思います!</p><br><br> <p> <a href="https://sieve-online.jp/genre/storage/" title="TVボード一覧ページ" target="_blank" style="text-decoration: underline; color: #3c5a86;">TVボードの一覧ページはこちら</a> </p><br><br><br> </div> </div> <div class="redactor-editor" style="background: none;"> <div id="PartsTopSpecial" class="parts"><section class="panel panel-default mt15 mb15"> <div class="panel-heading clearfix pt0 pb0"> <h4 class="pull-left"><img src="/img/sieve/top_icon002_b.png" alt="トピックス画像"><span>トピックス</span></h4> </div> <ul class="panel-body row-8px mt15 equal-height"> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/sofaspecial01/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5d2d4f36-2b0c-4077-b519-50560a0001a1.jpg" alt="ソファの選び方|サイズ・レイアウト" src="https://sieve-online.jp/img/cache/w600_h425_5d2d4f36-2b0c-4077-b519-50560a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br>ソファの選び方|サイズ・レイアウト</h2> <p class="topics-area hidden-xs"> ソファを選ぶ時、何を基準に考えれば良いでしょうか?サイズ・座り心地・デザインなど、ソファを選ぶときに役立つポイントをご紹介いたします! </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/dining_table001/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_58da31f6-4c84-4cca-971f-3b5da0104cac.jpg" alt="ダイニングテーブルの選び方|高さ・サイズ・スペース" src="https://sieve-online.jp/img/cache/w600_h425_58da31f6-4c84-4cca-971f-3b5da0104cac.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br>ダイニングテーブルの選び方|高さ・サイズ・スペース</h2> <p class="topics-area hidden-xs"> 家具を探している時は、自分好みのインテリアや素敵な生活を想像し、楽しい時間です。そんな楽し家具選びを失敗しないためにも、ダイニングテーブルの選び方をご案内させていただきます。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/center_table01/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_596f3169-e0a0-4df2-9d64-067e0a0001a1.jpg" alt="センターテーブルの選び方|リビングテーブルシリーズ" src="https://sieve-online.jp/img/cache/w600_h425_596f3169-e0a0-4df2-9d64-067e0a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><アイテム><br>センターテーブルの選び方|リビングテーブルシリーズ</h2> <p class="topics-area hidden-xs"> SIEVEのセンターテーブルは、デザインはもちろんの事、コンセプトに合わせて仕様が異なります。今回はセンターテーブルの選び方をご案内いたします! </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/rectunitsofa1seater/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5c9d7edb-711c-474c-80e1-2abd0a0001a1.jpg" alt="レクトユニットソファ『1人掛け』|SVE-SF013S" src="https://sieve-online.jp/img/cache/w600_h425_5c9d7edb-711c-474c-80e1-2abd0a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><アイテム><br>レクトユニットソファ『1人掛け』|SVE-SF013S</h2> <p class="topics-area hidden-xs"> レクトユニットソファ"一人掛け"を販売開始いたしました!肘置きのクッションは自由に移動ができ、ワイド/ロングと組み合わせる事で様々なレイアウトが可能です。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/formlowsofa/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5c74a0d0-0c6c-4da1-97db-67960a0001a1.jpg" alt="フォームローソファ|form low sofa|SVE-SF019S" src="https://sieve-online.jp/img/cache/w600_h425_5c74a0d0-0c6c-4da1-97db-67960a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><アイテム><br>フォームローソファ|form low sofa|SVE-SF019S</h2> <p class="topics-area hidden-xs"> form low sofaは、角材を組み合わせた脚フレームに、背と座一体型の本体フレームを配置したローソファです。 </p> </a> </div> </li> </ul> <div class="text-center pb20"> <a class="readmore" href="https://sieve-online.jp/special/"> <span class="glyphicon glyphicon-play"></span><small>特集をもっと見る</small> </a> </div> <div id="PartsTopSpecial" class="parts"><section class="panel panel-default mt15 mb15"> <div class="panel-heading clearfix pt0 pb0"> <h4 class="pull-left"><img src="https://sieve-online.jp/img/cache/5d64f6dc-f734-45be-957e-24160a0001a1.png" alt="事例画像"><span>事例</span></h4> </div> <ul class="panel-body row-8px mt15 equal-height"> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/sieveroom018/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w400_59e077ae-7290-4912-8b69-5f770a0001a1.jpg" alt="SIEVEのあるお部屋 NO.018「石川県 K 様」" src="https://sieve-online.jp/img/cache/w400_59e077ae-7290-4912-8b69-5f770a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br> SIEVEのあるお部屋 NO.018「石川県 K 様」</h2> <p class="topics-area hidden-xs"> SIEVEのあるお部屋、今回のご紹介は、石川県にお住まいの K 様のお部屋です。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/sieveroom022/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5cfe2190-eaf8-450f-9e41-328f0a0001a1.jpg" alt="SIEVEのあるお部屋 NO.022「京都府 M 様」" src="https://sieve-online.jp/img/cache/w600_h425_5cfe2190-eaf8-450f-9e41-328f0a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br>SIEVEのあるお部屋 NO.022「京都府 M 様」</h2> <p class="topics-area hidden-xs"> SIEVEのあるお部屋、今回のご紹介は、京都府にお住まいの M 様のお部屋です。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/sieveroom021/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5c3da126-94d0-4e6f-8430-7de70a0001a1.jpg" alt="SIEVEのあるお部屋 NO.021「和歌山県 T 様」" src="https://sieve-online.jp/img/cache/w600_h425_5c3da126-94d0-4e6f-8430-7de70a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br>SIEVEのあるお部屋 NO.021「和歌山県 T 様」</h2> <p class="topics-area hidden-xs"> SIEVEのあるお部屋、今回のご紹介は、和歌山県にお住まいの T 様のお部屋です。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/sieveroom020/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5bfbbfc8-d34c-4102-9dad-3e9a0a0001a1.jpg" alt="SIEVEのあるお部屋 NO.020「長野県 K 様」" src="https://sieve-online.jp/img/cache/w600_h425_5bfbbfc8-d34c-4102-9dad-3e9a0a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br>SIEVEのあるお部屋 NO.020「長野県 K 様」</h2> <p class="topics-area hidden-xs"> SIEVEのあるお部屋、今回のご紹介は、長野県にお住まいの K 様のお部屋です。 </p> </a> </div> </li> </ul> <div class="text-center pb20"> <a class="readmore" href="https://sieve-online.jp/special/"> <span class="glyphicon glyphicon-play"></span><small>特集をもっと見る</small> </a> </div> <div id="PartsTopSpecial" class="parts"><section class="panel panel-default mt15 mb15"> <div class="panel-heading clearfix pt0 pb0"> <h4 class="pull-left"><img src="https://sieve-online.jp/img/cache/5d64f6dc-f734-45be-957e-24160a0001a1.png" alt="商品一覧画像"><span>商品一覧</span></h4> </div> <ul class="panel-body row-8px mt15 equal-height"> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/member_1000point"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_5d54d64d-9ab4-47ac-8990-3ad00a0001a1.jpg" alt="【新規会員登録】で『1,000ポイント』プレゼント!" src="https://sieve-online.jp/img/cache/w600_5d54d64d-9ab4-47ac-8990-3ad00a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><キャンペーン><br>【新規会員登録】で『1,000ポイント』プレゼント!</h2> <p class="topics-area hidden-xs"> 新規会員登録をしていただいたお客様に、すぐに使える『1,000ポイント』をプレゼントいたします!!</p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/sieveroom018/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w400_59e077ae-7290-4912-8b69-5f770a0001a1.jpg" alt="SIEVEのあるお部屋 NO.018「石川県 K 様」" src="https://sieve-online.jp/img/cache/w400_59e077ae-7290-4912-8b69-5f770a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br> SIEVEのあるお部屋 NO.018「石川県 K 様」</h2> <p class="topics-area hidden-xs"> SIEVEのあるお部屋、今回のご紹介は、石川県にお住まいの K 様のお部屋です。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/sofaspecial01/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5d2d4f36-2b0c-4077-b519-50560a0001a1.jpg" alt="ソファの選び方|サイズ・レイアウト" src="https://sieve-online.jp/img/cache/w600_h425_5d2d4f36-2b0c-4077-b519-50560a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br>ソファの選び方|サイズ・レイアウト</h2> <p class="topics-area hidden-xs"> ソファを選ぶ時、何を基準に考えれば良いでしょうか?サイズ・座り心地・デザインなど、ソファを選ぶときに役立つポイントをご紹介いたします! </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/dining_table001/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_58da31f6-4c84-4cca-971f-3b5da0104cac.jpg" alt="ダイニングテーブルの選び方|高さ・サイズ・スペース" src="https://sieve-online.jp/img/cache/w600_h425_58da31f6-4c84-4cca-971f-3b5da0104cac.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br>ダイニングテーブルの選び方|高さ・サイズ・スペース</h2> <p class="topics-area hidden-xs"> 家具を探している時は、自分好みのインテリアや素敵な生活を想像し、楽しい時間です。そんな楽し家具選びを失敗しないためにも、ダイニングテーブルの選び方をご案内させていただきます。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/center_table01/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_596f3169-e0a0-4df2-9d64-067e0a0001a1.jpg" alt="センターテーブルの選び方|リビングテーブルシリーズ" src="https://sieve-online.jp/img/cache/w600_h425_596f3169-e0a0-4df2-9d64-067e0a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><アイテム><br>センターテーブルの選び方|リビングテーブルシリーズ</h2> <p class="topics-area hidden-xs"> SIEVEのセンターテーブルは、デザインはもちろんの事、コンセプトに合わせて仕様が異なります。今回はセンターテーブルの選び方をご案内いたします! </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/floor_cushionCP/"> <img class="https://sieve-online.jp/img/cache/w600_h425_5c74b769-1870-48c8-8463-73640a0001a1.jpg" alt="【銀行振込】で『フロアクッション』プレゼント!" src="https://sieve-online.jp/img/cache/w600_h425_5c74b769-1870-48c8-8463-73640a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><キャンペーン><br>【銀行振込】で『フロアクッション』プレゼント!</h2> <p class="topics-area hidden-xs"> お買上げ金額15万円以上『銀行振込』でお支払いいただくと、SIEVEオリジナル【フロアクッション】プレゼント!! </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/sieveroom022/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5cfe2190-eaf8-450f-9e41-328f0a0001a1.jpg" alt="SIEVEのあるお部屋 NO.022「京都府 M 様」" src="https://sieve-online.jp/img/cache/w600_h425_5cfe2190-eaf8-450f-9e41-328f0a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br>SIEVEのあるお部屋 NO.022「京都府 M 様」</h2> <p class="topics-area hidden-xs"> SIEVEのあるお部屋、今回のご紹介は、京都府にお住まいの M 様のお部屋です。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/amazonpay/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5cd3d002-507c-42a0-98fd-2c390a0001a1.jpg" alt="『Amazon Pay』 がご利用いただけるようになりました|アマゾンペイ" src="https://sieve-online.jp/img/cache/w600_h425_5cd3d002-507c-42a0-98fd-2c390a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><ガイド><br>『Amazon Pay』 がご利用いただけるようになりました|アマゾンペイ</h2> <p class="topics-area hidden-xs"> 「 Amazon Pay 」がお支払い方法に加わりご利用頂けるようになりました!Amazonアカウントをお持ちの方は、入力の手間が省けスムーズにお買い物がしていただけます。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/rectunitsofa1seater/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5c9d7edb-711c-474c-80e1-2abd0a0001a1.jpg" alt="レクトユニットソファ『1人掛け』|SVE-SF013S" src="https://sieve-online.jp/img/cache/w600_h425_5c9d7edb-711c-474c-80e1-2abd0a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><アイテム><br>レクトユニットソファ『1人掛け』|SVE-SF013S</h2> <p class="topics-area hidden-xs"> レクトユニットソファ"一人掛け"を販売開始いたしました!肘置きのクッションは自由に移動ができ、ワイド/ロングと組み合わせる事で様々なレイアウトが可能です。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/formlowsofa/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5c74a0d0-0c6c-4da1-97db-67960a0001a1.jpg" alt="フォームローソファ|form low sofa|SVE-SF019S" src="https://sieve-online.jp/img/cache/w600_h425_5c74a0d0-0c6c-4da1-97db-67960a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><アイテム><br>フォームローソファ|form low sofa|SVE-SF019S</h2> <p class="topics-area hidden-xs"> form low sofaは、角材を組み合わせた脚フレームに、背と座一体型の本体フレームを配置したローソファです。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/sieveroom021/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5c3da126-94d0-4e6f-8430-7de70a0001a1.jpg" alt="SIEVEのあるお部屋 NO.021「和歌山県 T 様」" src="https://sieve-online.jp/img/cache/w600_h425_5c3da126-94d0-4e6f-8430-7de70a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br>SIEVEのあるお部屋 NO.021「和歌山県 T 様」</h2> <p class="topics-area hidden-xs"> SIEVEのあるお部屋、今回のご紹介は、和歌山県にお住まいの T 様のお部屋です。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/sieveroom020/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5bfbbfc8-d34c-4102-9dad-3e9a0a0001a1.jpg" alt="SIEVEのあるお部屋 NO.020「長野県 K 様」" src="https://sieve-online.jp/img/cache/w600_h425_5bfbbfc8-d34c-4102-9dad-3e9a0a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br>SIEVEのあるお部屋 NO.020「長野県 K 様」</h2> <p class="topics-area hidden-xs"> SIEVEのあるお部屋、今回のご紹介は、長野県にお住まいの K 様のお部屋です。 </p> </a> </div> </li> </ul> <div class="text-center pb20"> <a class="readmore" href="https://sieve-online.jp/special/"> <span class="glyphicon glyphicon-play"></span><small>特集をもっと見る</small> </a> </div> <div id="PartsTopSpecial" class="parts"><section class="panel panel-default mt15 mb15"> <div class="panel-heading clearfix pt0 pb0"> <h4 class="pull-left"><img src="https://sieve-online.jp/img/cache/5d64f6dc-f734-45be-957e-24160a0001a1.png" alt="お得情報画像"><span>お得情報一覧</span></h4> </div> <ul class="panel-body row-8px mt15 equal-height"> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/member_1000point"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_5d54d64d-9ab4-47ac-8990-3ad00a0001a1.jpg" alt="【新規会員登録】で『1,000ポイント』プレゼント!" src="https://sieve-online.jp/img/cache/w600_5d54d64d-9ab4-47ac-8990-3ad00a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><キャンペーン><br>【新規会員登録】で『1,000ポイント』プレゼント!</h2> <p class="topics-area hidden-xs"> 新規会員登録をしていただいたお客様に、すぐに使える『1,000ポイント』をプレゼントいたします!!</p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/rakuten_pay01/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w200_5d64ffde-1860-43c4-8c68-29820a0001a1.png" alt="『 楽天ペイ』 がご利用いただけるようになりました|楽天ペイ" src="https://sieve-online.jp/img/cache/w200_5d64ffde-1860-43c4-8c68-29820a0001a1.png" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><ガイド><br>『楽天ペイ』 がご利用いただけるようになりました|楽天ペイ</h2> <p class="topics-area hidden-xs"> 楽天IDでスムーズに購入ができる『楽天ペイ』がご利用できるようになりました。楽天IDに登録した情報でシーヴオンラインでも簡単にお支払いができポイントも『貯まる』『使える』サービスです!</p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/amazonpay/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5cd3d002-507c-42a0-98fd-2c390a0001a1.jpg" alt="『Amazon Pay』 がご利用いただけるようになりました|アマゾンペイ" src="https://sieve-online.jp/img/cache/w600_h425_5cd3d002-507c-42a0-98fd-2c390a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><ガイド><br>『Amazon Pay』 がご利用いただけるようになりました|アマゾンペイ</h2> <p class="topics-area hidden-xs"> 「 Amazon Pay 」がお支払い方法に加わりご利用頂けるようになりました!Amazonアカウントをお持ちの方は、入力の手間が省けスムーズにお買い物がしていただけます。 </p> </a> </div> </li> </ul> <div class="text-center pb20"> <a class="readmore" href="https://sieve-online.jp/special/"> <span class="glyphicon glyphicon-play"></span><small>特集をもっと見る</small> </a> </div> </section> </div> <div id="PartsItemListSpecial" class="parts"></div> <style> #PartsItemListSpecial{ overflow: hidden; } #PartsTopSpecial .panel-body{ display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; } .covered-list{ display: none !important;; } #PartsTopSpecial .top-inner { height: 380px; } .redactor-editor img.half { float: left; } #PartsTopSpecial h4{ width: 100%; display:flex; align-items:center; } #PartsTopSpecial h4:after{ margin-left:25px; border-top:1px solid #9f9f9f; content: ''; display: block; flex-grow:1; } #PartsTopSpecial h4 img{ width: 28px; } #PartsTopSpecial h4 span{ font-size: 18px; padding-left: 18px; line-height: 30px; } </style> [side_content] => [wysiwyg_flg] => 0 [display_order] => 4 [release_div] => 1 [only_bussiness_flg] => [disp_date_from] => 2017-02-28 20:00:00 [disp_date_to] => [core_item_div] => 1 [allow_pre_published_flg] => [label_div] => 2 [memo] => [created_user] => system [created] => 2019-07-23 17:26:59 [modified_user] => nakazawa [modified] => 2019-09-24 16:00:08 [delete_flg] => [tmp] => [category_tree] => ) [ItemCategoryRelation] => Array ( ) ) [2] => Array ( [ItemCategory] => Array ( [id] => 5d37d74e-66a0-4adf-8ad9-2a240a00015c [item_category_div] => 3 [code] => TVboard_3 [brand_id] => [title] => テレビボードの選び方|お部屋とテレビとローボードの関係 [subtitle] => <コラム> [link_url] => [read] => [title_kana] => [prefecture_div] => [description] => インテリアを揃えるときにテレビボードはなくてはならないアイテムの一つ!今回はテレビボードを選ぶ時に役に立つ情報をご紹介いたします。 [keywords] => テレビボード,ローボード,液晶テレビ,コーナーボード,収納,ブルーレイ,DVDレコーダー,プレーヤー, [head_tag] => <link rel=”canonical” href=”https://sieve-online.jp/special/TVboard” /> [image] => 58b560c4-0184-4075-9121-6b20a0104cac.jpg [icon_image] => [parent_category_tree] => [main_content] => <div> <p>家具・インテリアを買い揃える時に、テレビボードは揃えておきたいアイテムではないでしょうか? </p> <p>テレビボードと言っても、収納が豊富にできるタイプやコーナーテレビボード、ローボードなど、様々な形やサイズのものがあります。 </p><br> <p style="">以前、お部屋に合ったダイニングテーブルの選び方をコラムでご紹介したところ、 大変ご好評をいただきました。 </p><br> <p style="">前回記事: <a href="https://sieve-online.jp/special/dining_table001/" title="ダイニングテーブルの選び方|高さ・サイズ・スペース" target="_blank" style="text-decoration: underline; color: #3c5a86;"> ダイニングテーブルの選び方|高さ・サイズ・スペース </a> </p><br> <p style="">今回はお部屋とテレビとローボードの関係をご紹介いたします。</p><br> <p>SIEVEでは、どんなインテリアにも合わせやすいローボードタイプのものを企画、販売しております。 </p><p>ローボードタイプは、圧迫感のないスッキリした見た目と、大きなテレビボードも置くことができるのも特徴です。 </p><p><br> </p><h2>ローボードとテレビのサイズ </h2><p> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b37105-dec8-4450-a2be-097aa0104cac.jpg" alt="テレビのサイズ32V型" class="half" > </div> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b370e8-92a4-4c50-9957-74cba0104cac.jpg" alt="テレビのサイズ43V型" class="half" > </div> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b370b3-ac0c-4f2f-9520-097ba0104cac.jpg" alt="テレビのサイズ49V型" class="w100" > </div> </p><p style="text-align: right;"><span style="font-size: 10px;"><i>highlight lowboard |横幅160 高さ42(cm)</i></span> </p><p>ローボードにテレビを置く場合、ローボードの横幅より少し小さいサイズのテレビを置くことで、バランスと安定性が良く美しく見えます。 </p><p>ハイライト ローボード(highlight low board)を例に見ていただきますと、 </p><p>ローボードの横幅が160cmに対して、49V型(横幅 約110cm)のテレビ位までが、安定感を感じるサイズではないでしょうか。 </p><p><br></p><p> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b545dc-9ff8-4409-9c6b-528aa0104cac.jpg" alt="テレビのサイズ55V型" class="w100" > </div> <br> </p><p>55V型(横幅 約134cm)のテレビでも、十分に置いていただけるサイズですが、やや圧迫感が出てきます。 </p><p>55V型以上のサイズのテレビの場合は、横幅160cm以上のサイズを選ばれた方が、見た目には美しく感じるのではないのでしょうか。 </p><p><br> </p><h2>画面のサイズと距離</h2><p>画面と見る位置までの距離は、<span style="background-color: rgb(255, 255, 0);"><strong>テレビ画面の高さの約3倍が目安です。</strong></span> </p><p>例えば、49V型テレビの視聴距離は約1.8mが最適と言われています。(画面の高さ「約60cm」のおよそ3倍) </p><p>4K対応テレビ以上であれば、さらに画質が高精細になるので近くで見ることができます。(画面の高さの1.5倍ほど)<br> </p><p> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b5016d-ea10-456f-8b4c-5311a0104cac.jpg" alt="テレビの視聴距離" class="w100" > </div> </p><p>座り方や体格等によって、目線の高さは異なりますが、ソファに座ってテレビを見る場合、テレビ台の高さは40cm前後が良いと言われています。 </p><p>※座高(SH)が40cm前後のソファで、40cm~50cmほどの高さが目安となります。 </p><p>テレビの中心を少し見下ろした位が目安になりますので、TVボードをご検討中の方は、ソファに座った時の目線の位置や距離を測っていただき、テレビのサイズやローボードの高さを決める参考にしていただければと思います。 </p><p><br> </p><p><br> </p><h3>視聴距離とは</h3><p>テレビ画面がもっとも綺麗に見える距離のことです。 </p><p>距離はテレビのフレームやスタンドを除く画面の高さから算出されます。 </p><p>フルHDやハイビジョンでは高精細な映像の為、画面の高さの約3倍必要となります。 </p><p>また、4K対応テレビであればさらに精細なため約1.5倍と言われています。 </p><p>反対にブラウン管テレビの場合は、5~7倍の視聴距離が必要になります。 </p><p><br></p><p> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b540a7-84e4-464c-abe9-69fea0104cac.jpg" alt="ソファとTVボードの距離" class="w100" > </div> </p><p style="text-align: right;"><span style="font-size: 10px;"><i>※フルHDテレビの場合</i></span> </p><p><br> </p><h3>フルHDテレビと視聴距離の目安</h3><table class="table table-bordered"> <tbody> <tr> <td>32V型 </td> <td>約39cm </td> <td>117cm </td> </tr> <tr> <td>43V型 </td> <td>約53cm </td> <td>159cm </td> </tr> <tr> <td>49V型 </td> <td>約60cm </td> <td>180cm </td> </tr> <tr> <td>58V型 </td> <td>約72cm </td> <td>216cm </td> </tr> <tr> <td>65V型 </td> <td>約80cm </td> <td>240cm </td> </tr> </tbody> </table><p><br> </p><h3 style="font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; background-color: rgb(255, 255, 255);">4K対応テレビの視聴距離の目安</h3><table class="table table-bordered"> <tbody> <tr> <td>32V型 </td> <td>約39cm </td> <td>59cm </td> </tr> <tr> <td>43V型 </td> <td>約53cm </td> <td>80cm </td> </tr> <tr> <td>49V型 </td> <td>約60cm </td> <td>90cm </td> </tr> <tr> <td>58V型 </td> <td>約72cm </td> <td>108cm </td> </tr> <tr> <td>65V型 </td> <td>約80cm </td> <td>120cm </td> </tr> </tbody> </table><p><br> </p><p> <div class="slick-slider-item slick-initialized"> <img src="/img/cache/58b54a94-64e0-4c5c-a9da-6b20a0104cac.jpg" alt="ローボード ディスプレイ" class="w100" > </div> <br></p><p>テレビボードにはテレビの他にも、ブルーレイ/ DVDプレーヤー・HDDレコーダー、ネット動画を見る端末、無線機器やゲームなど、最近では多くの機器がテレビと接続できるようになり、テレビボードとして必要な機能や収納性を考えて選ぶ必要があります。</p><p>日本でローボードといえば、テレビやAV機器を置くことをメインに考えられていますが、テレビを置かず、オーディオで音楽を楽しんだり、ディスプレイしてインテリアを楽しんだりするのも良いのではないでしょうか。</p><p><br></p><p>今回はテレビを中心にご説明致しましたが、他にもデザインやコーディネートなど、テレビボードを選ぶ基準はいろいろあります。まずは今回の内容を知っていただき、自分の生活にあったテレビボードを探していただければと思います!</p><br><br> <p> <a href="https://sieve-online.jp/genre/storage/" title="TVボード一覧ページ" target="_blank" style="text-decoration: underline; color: #3c5a86;">TVボードの一覧ページはこちら</a> </p><br><br><br> </div> </div> <div class="redactor-editor" style="background: none;"> <div id="PartsTopSpecial" class="parts"><section class="panel panel-default mt15 mb15" style=""> <div class="panel-heading clearfix pt0 pb0"> <h4 class="pull-left"><img src="/img/sieve/top_icon002_b.png" alt="">トピックス</h4> </div> <ul class="panel-body row-8px mt15 equal-height"> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/member_1000point"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_5d54d64d-9ab4-47ac-8990-3ad00a0001a1.jpg" alt="【新規会員登録】で『1,000ポイント』プレゼント!" src="https://sieve-online.jp/img/cache/w600_5d54d64d-9ab4-47ac-8990-3ad00a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><キャンペーン><br>【新規会員登録】で『1,000ポイント』プレゼント!</h2> <p class="topics-area hidden-xs"> 新規会員登録をしていただいたお客様に、すぐに使える『1,000ポイント』をプレゼントいたします!!</p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/sieveroom018/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w400_59e077ae-7290-4912-8b69-5f770a0001a1.jpg" alt="SIEVEのあるお部屋 NO.018「石川県 K 様」" src="https://sieve-online.jp/img/cache/w400_59e077ae-7290-4912-8b69-5f770a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br> SIEVEのあるお部屋 NO.018「石川県 K 様」</h2> <p class="topics-area hidden-xs"> SIEVEのあるお部屋、今回のご紹介は、石川県にお住まいの K 様のお部屋です。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/sofaspecial01/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5d2d4f36-2b0c-4077-b519-50560a0001a1.jpg" alt="ソファの選び方|サイズ・レイアウト" src="https://sieve-online.jp/img/cache/w600_h425_5d2d4f36-2b0c-4077-b519-50560a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br>ソファの選び方|サイズ・レイアウト</h2> <p class="topics-area hidden-xs"> ソファを選ぶ時、何を基準に考えれば良いでしょうか?サイズ・座り心地・デザインなど、ソファを選ぶときに役立つポイントをご紹介いたします! </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/dining_table001/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_58da31f6-4c84-4cca-971f-3b5da0104cac.jpg" alt="ダイニングテーブルの選び方|高さ・サイズ・スペース" src="https://sieve-online.jp/img/cache/w600_h425_58da31f6-4c84-4cca-971f-3b5da0104cac.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><コラム><br>ダイニングテーブルの選び方|高さ・サイズ・スペース</h2> <p class="topics-area hidden-xs"> 家具を探している時は、自分好みのインテリアや素敵な生活を想像し、楽しい時間です。そんな楽し家具選びを失敗しないためにも、ダイニングテーブルの選び方をご案内させていただきます。 </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/center_table01/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_596f3169-e0a0-4df2-9d64-067e0a0001a1.jpg" alt="センターテーブルの選び方|リビングテーブルシリーズ" src="https://sieve-online.jp/img/cache/w600_h425_596f3169-e0a0-4df2-9d64-067e0a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><アイテム><br>センターテーブルの選び方|リビングテーブルシリーズ</h2> <p class="topics-area hidden-xs"> SIEVEのセンターテーブルは、デザインはもちろんの事、コンセプトに合わせて仕様が異なります。今回はセンターテーブルの選び方をご案内いたします! </p> </a> </div> </li> <li class="col-sm-4 col-xs-6"> <div class="top-inner"> <a href="https://sieve-online.jp/special/rectunitsofa1seater/"> <img class="lazyload" data-original="https://sieve-online.jp/img/cache/w600_h425_5c9d7edb-711c-474c-80e1-2abd0a0001a1.jpg" alt="レクトユニットソファ『1人掛け』|SVE-SF013S" src="https://sieve-online.jp/img/cache/w600_h425_5c9d7edb-711c-474c-80e1-2abd0a0001a1.jpg" style="display: inline;"> <h2 class="equal-height-item" style="min-height: 70px;"><アイテム><br>レクトユニットソファ『1人掛け』|SVE-SF013S</h2> <p class="topics-area hidden-xs"> レクトユニットソファ"一人掛け"を販売開始いたしました!肘置きのクッションは自由に移動ができ、ワイド/ロングと組み合わせる事で様々なレイアウトが可能です。 </p> </a> </div> </li> </ul> <div class="text-center pb20"> <a class="readmore" href="https://sieve-online.jp/special/"> <span class="glyphicon glyphicon-play"></span><small>特集をもっと見る</small> </a> </div> </section> </div> <style> #PartsTopSpecial .panel-body{ display: -ms-flexbox; display: -webkit-box; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; } .covered-list{ display: none; } .covered-list a:hover{ text-decoration: none; } .to-covered{ position: relative; margin-bottom: 0; padding: 4px 10px; font-size: .84em; background: #ffebf1; transition: all .2s ease; text-align: center; } .to-covered:hover{ background: #ffbbce; } #PartsTopSpecial .top-inner { height: 380px; } @media only screen and (max-width: 767px){ #PartsTopSpecial .panel-body li{ width: 100%; overflow: hidden; clear: both; } #PartsTopSpecial .panel-body .top-inner{ clear: both; overflow: hidden; } #PartsTopSpecial .panel-body .top-inner img{ display: inline; float: left; width: 50%; margin: 0; } #PartsTopSpecial .panel-body .top-inner h2{ float: left; padding-left: 4%; width: 46%; min-height: 53px; } #PartsTopSpecial .panel-body .top-inner p.topics-area{ float: left; width: 46%; padding-left: 4%; margin-block-start: 0; margin-block-end: 0; } #PartsTopSpecial .panel-body .top-inner p.hidden-xs{ display: block !important; } } .redactor-editor img.half { float: left; } </style> [side_content] => [wysiwyg_flg] => 0 [display_order] => 4 [release_div] => 1 [only_bussiness_flg] => [disp_date_from] => 2017-02-28 20:00:00 [disp_date_to] => [core_item_div] => 1 [allow_pre_published_flg] => [label_div] => 2 [memo] => [created_user] => system [created] => 2019-07-24 12:58:06 [modified_user] => nakazawa [modified] => 2019-09-24 16:00:20 [delete_flg] => [tmp] => [category_tree] => ) [ItemCategoryRelation] => Array ( ) ) ) |
Constant | Value |
---|---|
CONFIG | /home/sieve/www/app/Config/ |
Constant | Value |
---|---|
APP | /home/sieve/www/app/ |
APP_DIR | app |
APPLIBS | /home/sieve/www/app/Lib/ |
CACHE | /home/sieve/www/app/tmp/cache/ |
CAKE | /home/sieve/www/lib/Cake/ |
CAKE_CORE_INCLUDE_PATH | /home/sieve/www/lib |
CORE_PATH | /home/sieve/www/lib/ |
CAKE_VERSION | 2.10.6 |
CSS | /home/sieve/www/app/webroot/css/ |
CSS_URL | css/ |
DS | / |
FULL_BASE_URL | https://staging.sieve-online.jp |
IMAGES | /home/sieve/www/app/webroot/img/ |
IMAGES_URL | img/ |
JS | /home/sieve/www/app/webroot/js/ |
JS_URL | js/ |
LOGS | /home/sieve/www/app/tmp/logs/ |
ROOT | /home/sieve/www |
TESTS | /home/sieve/www/app/Test/ |
TMP | /home/sieve/www/app/tmp/ |
VENDORS | /home/sieve/www/vendors/ |
WEBROOT_DIR | webroot |
WWW_ROOT | /home/sieve/www/app/webroot/ |
Environment Variable | Value |
---|---|
Php Version | 7.2.28 |
Redirect Https | on |
Redirect Ssl Tls Sni | staging.sieve-online.jp |
Redirect Status | 200 |
Https | on |
Ssl Tls Sni | staging.sieve-online.jp |
Http User Agent | CCBot/2.0 (https://commoncrawl.org/faq/) |
Http Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
Http Accept Language | en-US,en;q=0.5 |
Http Accept Encoding | br,gzip |
Http Host | staging.sieve-online.jp |
Http Connection | Keep-Alive |
Path | /sbin:/usr/sbin:/bin:/usr/bin |
Server Signature | |
Server Software | Apache |
Server Name | staging.sieve-online.jp |
Server Addr | 10.0.1.61 |
Server Port | 443 |
Remote Addr | 3.238.7.202 |
Document Root | /home/sieve/www/app/webroot |
Request Scheme | https |
Context Prefix | |
Context Document Root | /home/sieve/www/app/webroot |
Server Admin | root@localhost |
Script Filename | /home/sieve/www/app/webroot/index.php |
Remote Port | 36648 |
Redirect Url | /search/ |
Redirect Query String | keyword=%E3%83%86%E3%83%AC%E3%83%93%E3%83%9C%E3%83%BC%E3%83%89 |
Gateway Interface | CGI/1.1 |
Server Protocol | HTTP/1.1 |
Request Method | GET |
Query String | keyword=%E3%83%86%E3%83%AC%E3%83%93%E3%83%9C%E3%83%BC%E3%83%89 |
Request Uri | /search/?keyword=%E3%83%86%E3%83%AC%E3%83%93%E3%83%9C%E3%83%BC%E3%83%89 |
Script Name | /index.php |
Php Self | /index.php |
Request Time Float | 1614992357.193 |
Request Time | 1614992357 |