@charset 'UTF-8';

.gallery .cat-list {
	margin-bottom: 40px;
}

.gallery .page {
	margin-top: 20px;
}

.works_detail .imgbox {
	margin-bottom: 30px;
}
.works_detail .imgbig {
	width: 450px;
	margin: 0 auto;
}
.works_detail .square a{
	background: #FFFFFF;
}
.works_detail .imglist {
	max-width: 755px;
	width: 100%;
	margin: 20px auto 0;
	text-align: center;
	font-size: 0;
}
.works_detail .imglist .square {
	display: inline-block;
	width: 120px;
	margin: 20px 5px 0 0;
}
.works_detail .text{
	font-size: 1.4rem;
	line-height: 2.14;
}

.works_detail .button{
	margin-top: 40px;
}
.works_detail .button a{
	font-size: 1.4rem;
	display: block;
	margin: 0 0 auto;
	text-decoration: none;
	font-family: 'Frank Ruhl Libre', serif;
	border:1px solid #44433F;
	text-align: center;
	width: 63px;
	padding-top: 2px;
	line-height: 23px;
	letter-spacing: 0.04em;
}
.works_detail .button a:hover{
	opacity: 0.8;
}
