.cv a,
.cv .noteLink a {
	color: #078fd5;
}

.cv02 {
	padding: 4vw 0 4vw;
	background: #ebebeb;
}

.cvOnes,
.cvOnesb {
	display: block;
	width: 100%;
	text-align: center;
}

.cvOnes {
	position: absolute;
	bottom: 2.5vw;
	left: 0;
}

.cvPart02Inb {
	padding: 0 0 2vw;
	background: url(../img/img-cv-tk02b.jpg) center bottom;
	background-size: 100% auto;
}

.cvTres {
	display: block;
	position: absolute;
	bottom: 5vw;
	left: 0;
	width: 100%;
	text-align: center;
}

#contentsArea .cvOnes img,
#contentsArea .cvOnesb img,
#contentsArea .cvTres img {
	width: 89vw;
}

#contentsArea .cvTwos img {
	width: 92vw;
}

#contentsArea .noteLink {
	padding: 1vw 3vw 5vw;
}

#contentsArea #sec01 .noteLink,
#contentsArea #sec03 .noteLink {
	width: 100%;
	background: url(../img/bg-cv.jpg) center 0 repeat;
	background-size: 100% auto;
}

.cv02 .noteLink {
	color: #000;
}

.noteLink a {
	color: #00ccff;
}

#sec02 > div:nth-of-type(2) {
	margin: 0 0 5vw;
}

#sec02 .carousel {
	background: #a6d7f2;
    padding: 0;
    border-left: 1.55vmin solid #0786d2;
	border-right: 1.55vmin solid #0786d2;
    margin-top: -1px;
}
#sec02 .carousel ul {
	margin: 0 4% 2% 4%;
	padding-bottom: 2%;
}

#sec03 .carousel {
	background: url(../img/bg_faq.png);
	background-size: 20%;
	padding: 2%;
}
#sec03 .carousel ul {
	margin: 0 4% 2% 4%;
	padding-bottom: 2%;
}
#sec03 .carousel .caution{
	margin-bottom: 2em;
}
#sec03 .carousel .sectionInner h2 {
	padding: 5vw 20vw;
}



#contentsArea #fv .cvOnes {
	display: inline-block;
	position: absolute;
	bottom: 4vw;
	left: 0;
	width: 100%;
}
#contentsArea #fv .cvOnes img {
	width: 87vw;
}

.cvPart01,
.cvPart02 {
	position: relative;
}

.cvPart02In {
	padding: 0 0 2vw;
	background: url(../img/img-cv-tkb.jpg) center bottom;
	background-size: 100% auto;
}

.cvPart01 {
	margin: 0 3vw;
}

.tkInfo {
	padding: 0 8vw;
	width: 100%;
	box-sizing: border-box;
}

.tkInfo li {
	font-size: 2vw;
	text-indent: -1em;
}

.tkInfo li::before {
	content: "※";
}
