/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 23 2025 | 05:43:11 */
/* 親要素の .post-meta と組み合わせて、カテゴリ名にだけ背景色を付ける */
.post-meta {
    padding: 0;
    margin: 0;
	align-items: center;   
}


/*  個別投稿 */
.news-cate .category-news-other ,.news-cate .category-news-notice,.item-cate .category-item-tire,.item-cate .category-item-audio,.item-cate .category-item-tire-wheel,.item-cate .category-item-navi,.item-cate .category-item-other,.blog-cate .category-nagoya,.blog-cate .category-kasugai,.blog-cate .category-gifu,.blog-cate .category-oogaki{ font-size: .8em; line-height:1em; padding:3px 5px;} 
.news-blog .post-meta .published{margin-right:10px;}
/* お知らせ */
.post-meta .category-news-other,.news-category a.category-news-other ,.news-cate .et_pb_text_inner .category-news-other {
	color: #fff !important;
    background-color: #666;
}


.post-meta .category-news-notice ,.news-category a.category-news-notice ,.news-cate .et_pb_text_inner .category-news-notice{
	color: #fff !important;
	background-color: #f33;
}

/* タイヤ買取実績 */
.item-category.category-item-tire,.sidebar-item .sidebar-item-category.category-item-tire{
	color: #fff !important;
	background-color: #f00 !important;
}
.item-category.category-item-audio,.sidebar-item .sidebar-item-category.category-item-audio{
	color: #fff !important;
	background-color: #f60 !important;
}
.item-category.category-item-tire-wheel,.sidebar-item .sidebar-item-category.category-item-tire-wheel{
	color: #fff !important;
	background-color: #390 !important;
}
.item-category.category-item-wheel,.sidebar-item .sidebar-item-category.category-item-wheel{
	color: #000 !important;
	background-color: #ff0 !important;
}

.item-category.category-item-navi,.sidebar-item .sidebar-item-category.category-item-navi{
	color: #fff !important;
	background-color: #000 !important;
}
.item-category.category-item-other,.sidebar-item .sidebar-item-category.category-item-other{
	color: #fff !important;
	background-color: #666 !important;
}
/* 農機具買取実績 */
.item-category.category-cultivators_tractors,.sidebar-item .sidebar-item-category.category-cultivators_tractors{
	color: #fff !important;
	background-color: #b8860b !important;
}
.item-category.category-grass-cutter,.sidebar-item .sidebar-item-category.category-grass-cutter{
	color: #fff !important;
	background-color: #f60 !important;
}
.item-category.category-harvest,.sidebar-item .sidebar-item-category.category-harvest{
	color: #fff !important;
	background-color: #390 !important;
}
.item-category.category-hand-tools,.sidebar-item .sidebar-item-category.category-hand-tools{
	color: #000 !important;
	background-color: #ff0 !important;
}
.item-category.category-item-other,.sidebar-item .sidebar-item-category.category-item-other{
	color: #fff !important;
	background-color: #666 !important;
}
/*店舗ブログ */
.post-meta .category-all-stores,.blog-cate .category-all-stores ,.tenpo-blog .category-all-stores{
	color: #000 !important;
	background-color: #ff0 !important;
}
.post-meta .category-nagoya,.blog-cate .category-nagoya ,.tenpo-blog .category-nagoya {
	color: #fff !important;
	background-color: #f00 !important;
}
.post-meta .category-kasugai,.blog-cate .category-kasugai ,.tenpo-blog .category-kasugai{
	color: #fff !important;
	background-color: #f60 !important;
}
.post-meta .category-gifu,.blog-cate .category-gifu ,.tenpo-blog .category-gifu{
	color: #fff !important;
	background-color: #390 !important;
}
.post-meta .category-oogaki,.blog-cate .category-oogaki ,.tenpo-blog .category-oogaki{
	color: #fff !important;
	background-color: #666 !important;
}
