@media screen and (max-width: 767px) {

		.shop-list li>strong{
			width: 8em;
			padding: 0.5em 1em;
			font-size: 100%;
		}
}