.cv,
.cvIn {
	position: relative;
}

.cvIn {
	background: url(../img/img-sefd-01.jpg) center bottom;
	background-size: 100% auto;
}

.cvInb {
	background: #fef0d3;
	background-size: 100% auto;
}

.cvPart01 {
	position: relative;
}

.cvPart01 .cvOnes {
	position: absolute;
	bottom: 5vw;
	left: 0;
	width: 100%;
	text-align: center;
}

.cvPart01 .cvOnes02 {
	position: absolute;
	bottom: 4.5vw;
	left: 0;
	width: 100%;
	text-align: center;
}

#contentsArea .cvPart01 .cvOnes img,
#contentsArea .cvPart01 .cvOnes02 img {
	width: 86%;
}

.recommendType.column {
	min-width: 1200px;
}

.cvTxtList {
	margin: 0 auto;
	padding: 1vw 0.8em 8vw;
}

.cvTxtList li {
	padding: 0 0 0 1em;
	font-size: 2vw;
	text-indent: -1em;
}

.cvTxtList li:before {
	content: "※";
}

.cvTxtList a {
	color: #0c84ea;
}
