@charset "UTF-8";
/* CSS Document*/

.search-title1 .shop-news-txt {
	width: 100%;	
}
.search-title1 .shop-news-ttl {
	font-weight: bold;
	font-size: 20px;
}

@media screen and (min-width: 640px) {
.search-title1 .l-shop-news {
	float: left;
	margin-right: 2%;
	width: 28%;
}
}