@charset "utf-8";

/* シゴトスター診断
======================================== */
.jobmatching .slider li {
	position: relative;
}
.jobmatching p[class^="lnk_"] {
	position: absolute;
	width: 72%;
	left: 16.5%;
}
.jobmatching .lnk_a {
	top: 14.4%;
}
.jobmatching .lnk_b {
	top: 22.7%;
}
.jobmatching .lnk_c {
	top: 44.5%;
}
.jobmatching .lnk_d {
	top: 52.8%;
}
.jobmatching .lnk_e {
	top: 74.4%;
}
.jobmatching .lnk_f {
	top: 82.7%;
}
#cboxLoadedContent a {
	display: block;
}

@media screen and (max-height: 570px) {
	#cboxLoadedContent {
		width: 85%!important;
		height: auto!important;
		margin: auto;
	}
	#cboxLoadedContent img {
		width: 100%!important;
	}
}

/* SNSボタン */
.jobmatching  p[class^="icon_lnk_"] {
	top: 60%;
}
