#tCommonHeader {
	position: relative;
	z-index: 10;
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.2);
}

.cv {
	position: relative;
	padding: 0;
}

.cvPart01 {
	position: relative;
	margin: 0 0 3vw;
	padding: 0;
}

#sec04 .cvPart01 {
	margin: 0;
}

#sec05 .cvPart01 ul {
	position: absolute;
	top: 46vw;
	left: 38vw;
	margin: 0;
	padding: 0;
	color: #11100e;
	list-style: none;
	font-size: 2.5vw;
	font-weight: bold;
}

#sec05 .cvPart01 ul a {
	color: #4b74e2;
}

.cvOnes {
	display: block;
	position: absolute;
	bottom: 3vw;
	left: 0;
	width: 100%;
	text-align: center;
}

.tkTxt {
	margin: 0 0 1em;
	padding: 0 2.5vw;
	font-size: 2.5vw;
}

#contentsArea .cvOnes img {
	width: 91vw;
}

.cv02 {
	position: relative;
}

.cvTk {
	position: absolute;
	bottom: 3vw;
	right: 5vw;
	text-align: center;
}

.cvTkSub {
	position: absolute;
	top: 30vw;
	left: 32vw;
	width: 65vw;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.4em;
	color: #333;
}

.cvTkSub li {
	padding: 0 0 0 1em;
	text-indent: -1em;
}

@media screen and (max-width:320px) {
	.cvTkSub {
		font-size: 8px;
		width: 68vw;
	}
}

.cvTkSub a {
	color: #245bde;
}

#contentsArea .cvTk img {
	width: 63vw;
}

#contentsArea #fv {
	position: relative;
}

#contentsArea .noteLink {
	width: 100%;
	margin: 0 0 1em;
	padding: 0 2vw;
	font-size: 2.5vw;
	color: #2e2e2e;
}

#contentsArea .noteLink02 {
	width: 100%;
	margin: 0 0 3em;
	padding: 0 2vw;
	font-size: 2.5vw;
	color: #2e2e2e;
}

#contentsArea .noteLink03 {
	width: 100%;
	margin: 0 0 1em;
	padding: 0.5em 2vw 0;
	font-size: 2.5vw;
	color: #2e2e2e;
}

.noteLink03 li {
	text-align: left;
	padding-left: 1.25em;
	text-indent: -1.25em;
}

#contentsArea .noteLink02 li::before {
	content: "●";
}

#contentsArea .noteLink03 li::before {
	content: "※";
}

#contentsArea .noteLink a,
#contentsArea .noteLink03 a {
	color: #245bde;
}

#sec02,
#sec05 {
	margin: 0 0 8vw;
}

#sec04 {
	margin: 0 0 5vw;
}

.accordion .carousel .slick-prev,
.accordion .carousel .slick-next {
	bottom: calc(50% - 4.5vw);
	background: linear-gradient( to top, #003e9c, #0184cc);
}
.accordion .carousel .slick-prev {
	left: -0.5%;
}
.accordion .carousel .slick-next {
	right: -0.5%;
}

#teiki_new{ margin-bottom:4em; }

#sec03 > div {
	position: relative;
	top: 0;
	left: 0;
}

#sec03 > div .graph01,
#sec03 > div .graph02 {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	text-align: center;
}

#sec03 > div .graph01 img,
#sec03 > div .graph02 img {
	width: 79vw;
}