.content {
	position: relative;
	height: 700px;
}

.page-title {
	z-index: 2;
}

div.atmos-text {
	position: absolute;
	left: -22px;
	background-image: url(../../images/atmos-bg-trans.png);
	width: 890px;
	height: 488px;
	top: 70px;
	z-index: 1;
}

div.atmos-text p {
	color: #221815;
	font-size: 15px;
	padding: 110px 160px;
}

ul.inquiry-addr {
	margin-top: 420px;
}