@charset "utf-8";


/* ACHIEVEMENT SHOPS */
.achievement_shops_2 {
	width: 1300px;
	margin: auto;
	display: flex;
	flex-wrap: wrap-reverse;
	flex-direction:row-reverse
	
}