@charset "utf-8";

#main .notFound {
	margin: 90px 0 100px;
	color: #00A596;
	font-size: 14px;
	font-weight: bolder;
	line-height: 2.4;
	letter-spacing: 1px;
	text-align: center;
}

#main .comMore {
	margin-bottom: 30px;
}

.wrap > .comBox {
	display: none;
}
