.sekou {
	margin: 0.5rem;
	border: 1px solid #876239;
}

@media (max-width: 767px) {/*767px以下で表示*/

.sekou {
	margin: 0.3rem;
}


}