@charset "utf-8";

#c1 {
	clear: both;
	background-image: url(../images/contents/imgCompany.jpg);
	margin:    ;
	padding: 25px 0 25px 0;
}
#c1 h1,
#c1 div {
	text-align: left;
}
#c2 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c3 {
	clear: both;
	margin: 0 auto 10px auto;
	padding:    ;
}
#c3 h3,
#c3 div {
	text-align: left;
}
#c4 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c4 ul li {
	list-style-type: none;
	text-align: left;
	float: none;
	box-sizing: border-box;
	overflow: hidden;
}
#c4 ul li { margin-bottom: px; }
#c4 ul li:last-child { margin-bottom: 0; }
#c5 {
	clear: both;
	background-color: #f5f5f5;
	margin: 20px auto 0 auto;
	padding: 20px 20px 20px 20px;
}
#c5 dl dt {
	background-color: transparent;
	width: 30%;
}
#c5 dl dd {
	background-color: transparent;
	width: 70%;
}
#c6 {
	clear: both;
	background-color: #f5f5f5;
	margin:    ;
	padding: 0 20px 30px 20px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c1 {
}
#c2 {
}
#c3 {
}
#c4 {
}
#c5 {
}
#c6 {
}
}
@media screen and (max-width: 640px) {
#c1 {
	margin: 0 auto 20px auto;
}
#c2 {
}
#c3 {
}
#c4 {
}
#c5 {
}
#c6 {
}
}
