@charset "UTF-8";
.colum-description{
	max-width: 600px;
	margin:0 auto;
}
.colum-p img{
	max-width: 600px;
}
.colum-p{
	max-width: 820px;
	margin:15% auto;
}
.colum-p h2{
	text-align: left;
	padding: 5px;
	font-size: 1.2rem;
	border-bottom: 1px solid #333;
}
.colum-p h3{
	margin:20px 0;
	font-size: 1.4rem;
}
.colum-description p{
	font-size: 1.2rem;
	margin:20px 0;
}
.colum-description-p p{
	text-align: left;
}
.colum-description-p ul li{
	list-style: none;
	font-size: 1.4rem;
}

@media(max-width:1050px){
.work h2{
	font-size: 2rem;
	margin-bottom: 5px;
	}
.work h3{
	font-size: 1rem;
	margin:15px 0;
	}
	.work-list h2{
		font-size: 1.2rem;
	}
}