@charset "utf-8";

/* トップページ
======================================== */
.index .slider li {
	position: relative;
}
.index p[class^="lnk_"] {
	position: absolute;
}
.index .lnk_message {
	top: 73.9%;
	left: 14.2%;
	width: 73%;
}
.index .lnk_store {
	top: 25.8%;
	left: 20%;
	width: 61%;
}
.index .lnk_gachaneko {
	top: 59.5%;
	left: 20%;
	width: 61%;
}
.index .lnk_interview {
	top: 33%;
	left: 30%;
	width: 41%;
}
.index .lnk_data {
	top: 61.8%;
	left: 8%;
	width: 41%;
}
.index .lnk_ichinintoiro {
	top: 61.8%;
	left: 52%;
	width: 41%;
}
.index .lnk_jobmatching {
	top: 79%;
	left: 14.2%;
	width: 73%;
}
.index .lnk_special {
	top: 64%;
	left: 14.2%;
	width: 73%;
}
.index .lnk_training {
	top: 51.8%;
	left: 14.2%;
	width: 73%;
}
.index .lnk_requirement {
	top: 62.9%;
	left: 14.2%;
	width: 73%;
}
.index .lnk_faq {
	top: 74%;
	left: 14.2%;
	width: 73%;
}
.index .lnk_entry {
	top: 59.5%;
	left: 14.2%;
	width: 73%;
}

/* SNSボタン */
.index .icon_lnk_x {
	left: 28.4%;
}
.index .icon_lnk_youtube {
	left: 39.7%;
}
.index .icon_lnk_tiktok {
	left: 51%;
}
.index .icon_lnk_entry {
	left: 62.3%;
}
.index .pic01 p[class^="icon_lnk_"] {
	width: 9.5%;
	top: 52%;
}
.index .pic08 p[class^="icon_lnk_"] {
	width: 9.5%;
	top: 77.4%;
}

