@charset "UTF-8";
/***************************************** カテゴリページ ****************************************/
#maker_detail_products .product_wrapper .button_small { padding: 10px 60px; }

.products_wrapper .products .product_wrapper .product .product_infos .product_photos .product_toggle_favorite { padding-top: 4px !important; padding-bottom: 4px !important; border-radius: 0 !important; }
.products_wrapper .products .product_wrapper .product .product_infos .product_urls .product_homepage_link_wrapper { padding-top: 10px; }
.products_wrapper .products .product_wrapper .product .product_infos .product_urls .product_news_link_wrapper { padding-top: 4px; }
.products_wrapper .products .product_wrapper .product .product_infos .product_urls .product_showrooms_link_wrapper { padding-top: 4px; }
.products_wrapper .products .product_wrapper .product .product_infos .product_urls .product_movie_link_wrapper { /*margin-top: 16px;*/ padding-top: 4px; }

.product_maker_name { padding-top: 4px; }

.product_maker_homepage { padding-top: 4px; }

/*ニュース*/
.news-contents .news-content h7 { font-size: 1.1rem; line-height: 1.3rem; padding: 12px 10px 10px 20px; background: #CC3335; color: #FFF; margin: 6px 0; font-weight: 550; position: relative; border: none; display: block; }
.news-contents .news-content h7:before { content: ""; position: absolute; top: 0; left: 0; border-width: 0px 0px 16px 16px; border-style: solid; border-color: #FFF #D75052 #D75052 #FFF; background: #CC3335; display: block; width: 0; }

/***************************************** カテゴリページ ****************************************/
#categories .categories_2nd_subcategory_image { position: relative; z-index: 1; /* 必要であればリンク要素の重なりのベース順序指定 */ }
#categories .categories_2nd_subcategory_image a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-indent: -999px; z-index: 2; /* 必要であればリンク要素の重なりのベース順序指定 */ }
#categories .categories_2nd_subcategory_name a { color: #333; }
#categories .categories_2nd_subcategory_name a:hover { color: #333; }
#categories .categories_2nd_subcategory_description a { color: #777; }
#categories .categories_2nd_subcategory_description a:hover { color: #777; }

/*# sourceMappingURL=database.css.map */
