.main-content {
	background:url(../images/main-content.png) no-repeat top left;
    background-size: 100% auto;
}
.chk-cookie-wrap {
	background:#3e3136;
	border-bottom:5px solid #b39651;
}
.cookie-action .btn-agree {
	background:#cfb677;
	color:#3e3136;
}
.cookie-action .btn-agree:hover {
	background:#f0d38a;
}
.cookie-action a.link {
	color:#edf8f6;
	border-bottom:1px solid #ccc;
}
.cookie-action a.link:hover {
	color:#cfa850;
	border-bottom:1px solid #cfa850;
}
.noti-cookie-wrap {
	background:#f9f8f6;
	border-top:1px solid #e4e3e1;
}
.noti-cookie-description p {
	color:#726060;
}
.noti-cookie-action .btn-noti-close {
	background:#cfb677;
	color:#3e3136;
}
.noti-cookie-action .btn-noti-close:hover {
	background:#f0d38a;
}