#neck {
	background: url(../images/concept/concept_neck.jpg) no-repeat center center;
}

#concept_desc .inner {
	position: relative;
	height: 555px;
	background: url(../images/concept/concept_desc_bg.jpg) no-repeat;
}
#concept_desc #concept_desc_text {
	padding: 222px 180px 0 180px;
}
#concept_desc #concept_desc_text p {
	font-size: 14px;
	line-height: 2em;
}

.stamp {
	display: none;
	position: absolute;
	top: 60px;
	left: 50%;
}
#stamp_passion {
	margin-left: -200px;
}
#stamp_belief {
	margin-left: -50px;
}
#stamp_honesty {
	margin-left: 100px;
}

#concept_logo h4,
#concept_works h4 {
	margin-bottom: 30px;
}
#concept_logo p,
#concept_works ul {
	padding: 0 42px;
}