#wrapper {
	background: #fff;
}

.cv01 .sectionInner > div {
	position: relative;
}

#contentsArea .cv01 .sectionInner > div > div {
	width: 100%;
	text-align: center;
}

#contentsArea .cv01.cv .sectionInner .btn img {
	width: 85vw;
}

.cv01 .sectionInner .cvInfo {
	padding: 2% 3% 6vw;
	color: #000;
	font-size: 2.5vw;
	text-align: left;
	background: #8dd596;
	box-sizing: border-box;
}

.cv01 .sectionInner .cvInfo li {
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.cv01 .sectionInner .cvInfo li a {
	color: #0048eb;
}

.cv02 {
	position: relative;
	top: 0;
	left: 0;
	padding: 0 0 10vw;
	text-align: center;
}

.cv02 > div {
	position: absolute;
	bottom: 10vw;
	left: 0;
	width: 100%;
}

#contentsArea .cv02 > div img {
	width: 89vw;
}

.tkInfo {
	width: 100%;
	padding: 2vw 10vw;
	text-align: left;
	font-size: 2.5vw;
	text-indent: -1em;
	box-sizing: border-box;
}

.tkInfo a {
	color: #ff5003;
}

.cvCont {
	padding: 0 0 6vw;
	background: url(../img/bg-cv-01.gif) 0 bottom repeat-y;
	background-size: 100% auto;
}

.importDetail .id-sec:first-of-type {
	margin: 0 0 30px;
}