@charset "UTF-8";

#business_shredder_mtx .pc-none {
	display: none;
}

/* アイテム幅 */
#business_shredder_mtx .item {
	width: 28%;
}

#business_shredder_mtx .hyo_title .hyo-5,
#business_shredder_mtx .iteminfo .itemsell-5,
#business_shredder_mtx .hyo_title .hyo-6,
#business_shredder_mtx .iteminfo .itemsell-6,
#business_shredder_mtx .hyo_title .hyo-7,
#business_shredder_mtx .iteminfo .itemsell-7,
#business_shredder_mtx .hyo_title .hyo-10,
#business_shredder_mtx .iteminfo .itemsell-10,
#business_shredder_mtx .hyo_title .hyo-14,
#business_shredder_mtx .iteminfo .itemsell-14
{
	height: min(8cqw,40px);
}
#business_shredder_mtx .search-title {
	width: var(--side-margin);
}
#business_shredder_mtx .search-box__wrap {
	flex: 1;
}
#business_shredder_mtx .search-box input, #business_shredder_mtx .search-box2 input {
	transform: scale(1.1);
}