@charset "utf-8";
.pop .sttl {
	margin-bottom: 60px;
	text-align: center;
	}
.pop .page {
	background: none;
}
.pop .wrapper {
    width: 1000px;
}
.pop .page img{
	margin: 0;
	padding: 0;
}
.pop #gFooter #ftrCV,
.pop .page #contactArea {
	display: none!important;
}
h2,p{
	margin: 0;
	padding: 0;
}

.pop .cvArea {
	position: relative;
}
.pop .cvArea .btn {
	position: absolute;
	right: 40px;
	bottom: 20px;
	width: 33.76623376623377%;
}
@media only screen and (max-width:840px) {

.pop .wrapper {
    width: 100%!important;
    padding-left: 0;
    padding-right: 0;
}
@media only screen and (max-width:640px) {
	
.pop .cvArea .btn {
	position: absolute;
	right: 5.324675324675324%;
	bottom: 14.19753086419753%;
	width: 33.76623376623377%;
	height: 40.123456790123456%;
}

.pop .wrapper {
    width: 100%!important;
    padding-left: 0;
    padding-right: 0;
}


