@charset "utf-8";
/* 店舗情報の画像配置 */

.wrapp {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 10px;
}