h4.works_title{
	color: #a3abbe;
	font-size: 1.71429rem;
	margin-bottom: 10px;
}
h5.works_subtitle{
	color: #333;
	font-size: 1.28571rem;
	margin-bottom: 10px;
}
.discription-1 p,
.discription-2 p{
	margin: 0;
}
.content-1 .product{
	text-align: center;
	margin-bottom: 10px;
}
.content-2-l{
	float: left;
	width: 47%;
}
	
.content-2-r{
	float: right;
	width: 47%;
}
.content-2-l .product,
.content-2-r .product{
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #ccc;
	padding: 15px 10px;
	margin-bottom: 10px;
	height: 250px;
}
.content-2-l .product img,
.content-2-r .product img{
	vertical-align: middle;
}
.title{
	font-size: 1.21429rem;
	font-weight: bold;
}
.title span{
}
p.award{
	color: #e30a20;
}
.content-1 p.award{
	margin-bottom: 20px;
}
p.person{
	font-weight: bold;
}
p.info{
	margin-bottom: 10px;
}
#works2{
	padding-top: 30px;
}
.works2_name{
	font-size: 1.21429rem;
	margin-bottom: 10px;
	line-height: 1.5;
}
.introduction p{
	line-height: 1.7;
}
.introduction img{
	margin: 5px 20px 5px 0;
	float: left;
}
.discription .content p.writter_name{
	font-weight: bold;
}