.chuseok section .inner {
	margin: 0 auto;
	padding: 100px 0;
	width: 850px;
	text-align: center;
}

.chuseok .section3 {
	position: relative;
}

.chuseok .section3 a {
	position: absolute;
	bottom: 68px;
	left: 50%;
	transform: translateX(-50%);
	width: 850px;
}

.chuseok .section4 {
	background: #faede4;
}

.chuseok .section4 .inner {
	text-align: left;
}

.chuseok .section4 .inner span {
	font-size: 2.4rem;
	font-weight: 700;
	color: #444446;
}

.chuseok .section4 .inner ul {
	margin-top: 15px;
}

.chuseok .section4 .inner ul li {
	font-size: 1.8rem;
	line-height: 1.7;
	letter-spacing: -0.5px;
	color: #444446;
}