@charset 'UTF-8';


.works .article .title{
	font-size: 1.4rem;
	line-height: 2;
	margin: 13px 0 7px;
}
.works .article .title a{
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 2;
}

.works .article .text{
	font-size: 1.4rem;
	line-height: 2;
}