@charset 'UTF-8';

/*------------------*/
.gallery-list{
	margin-bottom: 100px;
}


.pickup .article:nth-child(4n),
.pickup .article{
	width: 280px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.pickup .article:nth-child(3n) {
	margin-right: 0;
}


.pickup .article h4{
	margin: 15px 0 0;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 1.75;
}