@charset "utf-8";

.l-content .mainVisual img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.l-content .descrtion .name {
	display: block;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 190px;
	max-width: 100%;
	white-space: nowrap;
}

.l-content .width_edit--100 {
	width: 100%;
}

.l-content .search_item {
	width: 50%;
}