/*キービジュアル*/
.recruit_kv{
	position:relative;
	font-family:myfont;
	max-width:1920px;
	margin:0 auto;
}
.recruit_kv_sub_map{
	position:relative;
	z-index:0;
	max-width:1920px;
	width:100%;
	margin:0 auto;
	text-align:right;
}
.recruit_kv_sub_1{
	position:absolute;top:45.12%;right:34.5%;z-index:2;
}
.recruit_kv_sub_1:hover{
	cursor:pointer;
}
.recruit_kv_sub_1 img{
	width:12vw;pointer-events: none;
	max-width:230.4px;
}
.recruit_kv_sub_1_icon{
	position:absolute;top:50.12%;right:40%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_1_icon img{
	width:2.4vw;
	max-width:46.08px;
}
.recruit_kv_sub_1_text{

	font-size:min(0.95vw,18.24px);
	position:absolute;top:57.62%;right:38.9%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_1_messbox{
	opacity:0;
	position:absolute;
	top:50%;
	left:50%;z-index:4;
	transform: translate(-50%, -50%);
	background-color:rgba(0,0,0,0.8);
	width:1000px;
	height:650px;
	padding:100px;
	box-sizing:border-box;
	
	transition:opacity 0.3s;
}
.recruit_kv_sub_1_messbox .flex_1{
	display:flex;
	justify-content:space-between;
	width:100%;
}
.recruit_kv_sub_1_messbox .flex_1 .text_1 .text{
	color:#fff;
	width:373px;
}
.recruit_kv_sub_1_messbox .flex_1 .text_1 .text:nth-child(1){
	font-size:30px;
	font-weight:bold;
}
.recruit_kv_sub_1_messbox .flex_1 .text_1 .text:nth-child(2){
	margin-top:40px;
	font-size:20px;
}
.recruit_kv_sub_1_messbox .flex_1 .img_1{
	text-align:center;
}
.recruit_kv_sub_1_messbox .flex_1 .img_1 .text a{
	font-size:20px;
	color:#fff;
}

.recruit_kv_sub_2{
	position:absolute;top:27.5%;right:59.45%;z-index:2;
}
.recruit_kv_sub_2:hover{
	cursor:pointer;
}
.recruit_kv_sub_2 img{
	width:15.55vw;pointer-events: none;
	max-width:298.56px;
}
.recruit_kv_sub_2_icon{
	position:absolute;top:31.32%;right:66.1%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_2_icon img{
	width:2.1vw;
	max-width:40.32px;
}
.recruit_kv_sub_2_text{
	font-size:min(0.95vw,18.24px);
	position:absolute;top:38.72%;right:64.2%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_2_messbox{
	opacity:0;
	position:absolute;
	top:50%;
	left:50%;z-index:4;
	transform: translate(-50%, -50%);
	background-color:rgba(0,0,0,0.8);
	width:1000px;
	height:650px;
	padding:100px;
	box-sizing:border-box;
	
	transition:opacity 0.3s;
}
.recruit_kv_sub_2_messbox .flex_1{
	display:flex;
	justify-content:space-between;
	width:100%;
}
.recruit_kv_sub_2_messbox .flex_1 .text_1 .text{
	color:#fff;
	width:373px;
}
.recruit_kv_sub_2_messbox .flex_1 .text_1 .text:nth-child(1){
	font-size:30px;
	font-weight:bold;
}
.recruit_kv_sub_2_messbox .flex_1 .text_1 .text:nth-child(2){
	margin-top:40px;
	font-size:20px;
}
.recruit_kv_sub_2_messbox .flex_1 .img_1{
	text-align:center;
}
.recruit_kv_sub_2_messbox .flex_1 .img_1 .text a{
	font-size:20px;
	color:#fff;
}

.recruit_kv_sub_3{
	position:absolute;top:26.5%;right:13.1%;z-index:2;
}
.recruit_kv_sub_3:hover{
	cursor:pointer;
}
.recruit_kv_sub_3 img{
	width:8.4vw;pointer-events: none;
	max-width:161.28px;
}
.recruit_kv_sub_3_icon{
	position:absolute;top:42.32%;right:15.8%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_3_icon img{
	width:3.1vw;
	max-width:59.52px;
}
.recruit_kv_sub_3_text{
	font-size:min(0.95vw,18.24px);
	position:absolute;top:49.7%;right:13.8%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_3_messbox{
	opacity:0;
	position:absolute;
	top:50%;
	left:50%;z-index:4;
	transform: translate(-50%, -50%);
	background-color:rgba(0,0,0,0.8);
	width:1000px;
	height:650px;
	padding:100px;
	box-sizing:border-box;
	
	transition:opacity 0.3s;
}
.recruit_kv_sub_3_messbox .flex_1{
	display:flex;
	justify-content:space-between;
	width:100%;
}
.recruit_kv_sub_3_messbox .flex_1 .text_1 .text{
	color:#fff;
	width:373px;
}
.recruit_kv_sub_3_messbox .flex_1 .text_1 .text:nth-child(1){
	font-size:30px;
	font-weight:bold;
}
.recruit_kv_sub_3_messbox .flex_1 .text_1 .text:nth-child(2){
	margin-top:40px;
	font-size:20px;
}
.recruit_kv_sub_3_messbox .flex_1 .img_1{
	text-align:center;
}
.recruit_kv_sub_3_messbox .flex_1 .img_1 .text a{
	font-size:20px;
	color:#fff;
}

.recruit_kv_sub_4{
	position:absolute;top:50.35%;right:26.05%;z-index:2;
}
.recruit_kv_sub_4:hover{
	cursor:pointer;
}
.recruit_kv_sub_4 img{
	width:4.6vw;pointer-events: none;
	max-width:88.32px;
}
.recruit_kv_sub_4_icon{
	position:absolute;top:58.32%;right:27%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_4_icon img{
	width:2.4vw;
	max-width:46.08px;
}
.recruit_kv_sub_4_text{
	font-size:min(0.95vw,18.24px);
	position:absolute;top:66.72%;right:26.5%;z-index:3;pointer-events: none;
	line-height:140%;
}
.recruit_kv_sub_4_messbox{
	opacity:0;
	position:absolute;
	top:50%;
	left:50%;z-index:4;
	transform: translate(-50%, -50%);
	background-color:rgba(0,0,0,0.8);
	width:1000px;
	height:650px;
	padding:100px;
	box-sizing:border-box;
	
	transition:opacity 0.3s;
}
.recruit_kv_sub_4_messbox .flex_1{
	display:flex;
	justify-content:space-between;
	width:100%;
}
.recruit_kv_sub_4_messbox .flex_1 .text_1 .text{
	color:#fff;
	width:373px;
}
.recruit_kv_sub_4_messbox .flex_1 .text_1 .text:nth-child(1){
	font-size:30px;
	font-weight:bold;
}
.recruit_kv_sub_4_messbox .flex_1 .text_1 .text:nth-child(2){
	margin-top:40px;
	font-size:20px;
}
.recruit_kv_sub_4_messbox .flex_1 .img_1{
	text-align:center;
}
.recruit_kv_sub_4_messbox .flex_1 .img_1 .text a{
	font-size:20px;
	color:#fff;
}

.recruit_kv_sub_5{
	position:absolute;top:27.35%;right:26.05%;z-index:2;
}
.recruit_kv_sub_5:hover{
	cursor:pointer;
}
.recruit_kv_sub_5 img{
	width:31.2vw;pointer-events: none;
	max-width:594px;
}
.recruit_kv_sub_5_icon{
	position:absolute;top:34.32%;right:40%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_5_icon img{
	width:2.55vw;
	max-width:48.96px;
}
.recruit_kv_sub_5_text{
	font-size:min(0.95vw,18.24px);
	position:absolute;top:41.72%;right:38.3%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_5_messbox{
	opacity:0;
	position:absolute;
	top:50%;
	left:50%;z-index:4;
	transform: translate(-50%, -50%);
	background-color:rgba(0,0,0,0.8);
	width:1000px;
	height:650px;
	padding:100px;
	box-sizing:border-box;
	
	transition:opacity 0.3s;
}
.recruit_kv_sub_5_messbox .flex_1{
	display:flex;
	justify-content:space-between;
	width:100%;
}
.recruit_kv_sub_5_messbox .flex_1 .text_1 .text{
	color:#fff;
	width:373px;
}
.recruit_kv_sub_5_messbox .flex_1 .text_1 .text:nth-child(1){
	font-size:30px;
	font-weight:bold;
}
.recruit_kv_sub_5_messbox .flex_1 .text_1 .text:nth-child(2){
	margin-top:40px;
	font-size:20px;
}
.recruit_kv_sub_5_messbox .flex_1 .img_1{
	text-align:center;
}
.recruit_kv_sub_5_messbox .flex_1 .img_1 .text a{
	font-size:20px;
	color:#fff;
}

.recruit_kv_sub_6{
	position:absolute;top:49.25%;right:69.55%;z-index:2;
}
.recruit_kv_sub_6:hover{
	cursor:pointer;
}
.recruit_kv_sub_6 img{
	width:18vw;pointer-events: none;
	max-width:345.6px;
}
.recruit_kv_sub_6_icon{
	position:absolute;top:54.32%;right:75%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_6_icon img{
	width:2.2vw;
	max-width:42.24px;
}
.recruit_kv_sub_6_text{
	font-size:min(0.95vw,18.24px);
	position:absolute;top:59.82%;right:74.3%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_6_messbox{
	opacity:0;
	position:absolute;
	top:50%;
	left:50%;z-index:4;
	transform: translate(-50%, -50%);
	background-color:rgba(0,0,0,0.8);
	width:1000px;
	height:650px;
	padding:100px;
	box-sizing:border-box;
	
	transition:opacity 0.3s;
}
.recruit_kv_sub_6_messbox .flex_1{
	display:flex;
	justify-content:space-between;
	width:100%;
}
.recruit_kv_sub_6_messbox .flex_1 .text_1 .text{
	color:#fff;
	width:373px;
}
.recruit_kv_sub_6_messbox .flex_1 .text_1 .text:nth-child(1){
	font-size:30px;
	font-weight:bold;
}
.recruit_kv_sub_6_messbox .flex_1 .text_1 .text:nth-child(2){
	margin-top:40px;
	font-size:20px;
}
.recruit_kv_sub_6_messbox .flex_1 .img_1{
	text-align:center;
}
.recruit_kv_sub_6_messbox .flex_1 .img_1 .text a{
	font-size:20px;
	color:#fff;
}


.recruit_kv_sub_7{
	position:absolute;top:48.25%;right:53%;z-index:2;
}
.recruit_kv_sub_7:hover{
	cursor:pointer;
}
.recruit_kv_sub_7 img{
	width:4.5vw;pointer-events: none;
	max-width:86px;
}
.recruit_kv_sub_7_icon{
	position:absolute;top:53%;right:53.5%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_7_icon img{
	width:4vw;
	max-width:55.24px;
}
.recruit_kv_sub_7_text{
	font-size:min(0.95vw,18.24px);
	position:absolute;top:61%;right:53.3%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_7_messbox{
	opacity:0;
	position:absolute;
	top:50%;
	left:50%;z-index:4;
	transform: translate(-50%, -50%);
	background-color:rgba(0,0,0,0.8);
	width:1000px;
	height:650px;
	padding:100px;
	box-sizing:border-box;
	
	transition:opacity 0.3s;
}
.recruit_kv_sub_7_messbox .flex_1{
	display:flex;
	justify-content:space-between;
	width:100%;
}
.recruit_kv_sub_7_messbox .flex_1 .text_1 .text{
	color:#fff;
	width:373px;
}
.recruit_kv_sub_7_messbox .flex_1 .text_1 .text:nth-child(1){
	font-size:30px;
	font-weight:bold;
}
.recruit_kv_sub_7_messbox .flex_1 .text_1 .text:nth-child(2){
	margin-top:40px;
	font-size:20px;
}
.recruit_kv_sub_7_messbox .flex_1 .img_1{
	text-align:center;
}
.recruit_kv_sub_7_messbox .flex_1 .img_1 .text a{
	font-size:20px;
	color:#fff;
}


.recruit_kv_sub_8{
	position:absolute;top:85.25%;right:46.5%;z-index:2;
}
.recruit_kv_sub_8:hover{
	cursor:pointer;
}
.recruit_kv_sub_8 img{
	width:6vw;pointer-events: none;
	max-width:129px;
}
.recruit_kv_sub_8_icon{
	position:absolute;top:53%;right:55%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_8_icon img{
	width:4vw;
	max-width:55.24px;
}
.recruit_kv_sub_8_text{
	font-size:min(0.95vw,18.24px);
	position:absolute;top:91%;right:47.8%;z-index:3;pointer-events: none;
}
.recruit_kv_sub_8_messbox{
	opacity:0;
	position:absolute;
	top:50%;
	left:50%;z-index:4;
	transform: translate(-50%, -50%);
	background-color:rgba(0,0,0,0.8);
	width:1000px;
	height:650px;
	padding:100px;
	box-sizing:border-box;
	
	transition:opacity 0.3s;
}
.recruit_kv_sub_8_messbox .flex_1{
	display:flex;
	justify-content:space-between;
	width:100%;
}
.recruit_kv_sub_8_messbox .flex_1 .text_1 .text{
	color:#fff;
	width:373px;
}
.recruit_kv_sub_8_messbox .flex_1 .text_1 .text:nth-child(1){
	font-size:30px;
	font-weight:bold;
}
.recruit_kv_sub_8_messbox .flex_1 .text_1 .text:nth-child(2){
	margin-top:40px;
	font-size:20px;
}
.recruit_kv_sub_8_messbox .flex_1 .img_1{
	text-align:center;
}
.recruit_kv_sub_8_messbox .flex_1 .img_1 .text a{
	font-size:20px;
	color:#fff;
}


.recruit_kv_sm{
	display:none;
}


.recruit_kv_sm_1_sub {
	width:90%;
	margin:0 auto;
	padding:30px 0;
}

.recruit_kv_sm_1_sub .text_1{
	font-size:20px;
	font-weight:bold;
	color:#538EFF;
}
.recruit_kv_sm_1_sub .text_2{
	margin-top:20px;
	font-size:16px;
}
.recruit_kv_sm_1_sub .img_1{
	margin-top:20px;
	text-align:center;
}
.recruit_kv_sm_1_sub .img_1 img{
	max-width:100%;
}
.recruit_kv_sm_1_sub .img_1 a{
	font-size:16px;
	color:#000;
	padding:5px 25px;
	border:1px solid black;
	border-radius:20px;
}

@keyframes fadeinout1{0% {transform:scale(1);}50% {transform:scale(1.05);}100% {transform:scale(1);}}

.fade_in_out{
	animation: fadeinout1 1s infinite;/
}

@keyframes fadeinout2{0% {transform:translatey(0);}30% {transform:translatey(-15px);}50%  {transform:translatey(0);}80% {transform:translatey(-15px);}100% {transform:translatey(0);}}

.fade_in_out_2{
	animation: fadeinout2 1s infinite;/
}



@media screen and (min-width:1921px) {
}
@media screen and (max-width:1366px) {

}
@media screen and (max-width:1024px) {


}

@media screen and (max-width:784px) {
.recruit_kv{
	display:none;
}
.recruit_kv_sm{
	display:block;
}
}

@media screen and (max-width:550px) {
/*キービジュアル*/
.top_kv_sub_1 img{
	width:200px;
}

}

@media screen and (max-width:430px) {

}