@charset "UTF-8";
.card-post .contents .shop_name{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}