@charset "utf-8";
body{
	
}

.header-nav_item{
	position:relative;
}

.a_link{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.header .header-container{
	border:none;
	border-radius: 0;
	padding: 0;
	/* background: none; */
}

.header .header-nav .header-nav_link{
	height:92px;
	display: flex;
	align-items: center;
}

.-recruit .header-nav_link{
	height:92px;
	background: #3b883f;
	color: #fff!important;
	display: flex!important;
	align-items: center;
}
.-contact .header-nav_link{
	height:92px;
	background: #f2f6e8;
	color: #008a32;
	display: flex!important;
	align-items: center;
}

.-contact .header-nav_link:hover{
	opacity:0.7;
}

.-recruit .header-nav_link img{
	margin-left:8px;
}

.add_new_left{
	display:flex;
	align-items:center;
}

.rec_top_hd{
	 color: #fff;
	 display: block;
	 font-weight: 700;
	 line-height: 1.444;
	 font-size: 24px;
	 color: #000;
	 font-size: clamp(13px, 1.25vw, 18px);
	 margin-left:40px;
	 padding-bottom: 0px;
}



	 .rec_top_hd_sp{
		 display:none;
	 }

/*-- 固定ここまで --*/


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 1025px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
	
	    .header .header-sub {
        top: 100%;
  }
	.header .-recruit .header-sub{
	left: -50%;
	left: -72vw;
	right: -100vw;
	margin: auto;
}
	
.header .-recruit .header-sub::before{
        left: 72%;
        left: auto;
        right: 13vw;
}

    .header .header-sub .header-sub_list {
        column-gap: 20px;
        align-items: center;
		row-gap: 20px;
    }


.entry_hd_btn a{
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	background: #3b883f;
	color: #fff!important;
	padding:4px 0;
	font-size:13px!important;
}

	
.entry_hd_btn a:hover{
	opacity:0.7;
}
	
.header .header-sub .header-sub_list .entry_hd_btn a span{
	align-items:center;
	justify-content:center;
	padding:0;
	font-size:24px;
	font-weight:400;
}


.entry_hd_btn a:before,
.entry_hd_btn a:after,
.entry_hd_btn a span:before,
.entry_hd_btn a span:after{
	display:none!important;
}

.header .header-sub .header-sub_top a .header-sub_top_main img{
	display:none;
}


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1921px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

@media (min-width: 1251px) {
    .headerContainer {
        padding-left: min(130px, 3.0278vw);
        padding-right: min(130px, 3.0278vw);
    }
}
@media (min-width: 1501px) {
.header .header-container{
	padding-left: min(80px, 5.8vw);
}
}

@media (min-width: 1025px) {
.header .header-container{
	padding-left: min(40px, 5.8vw);
}
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
	
.headerContainer{
	padding: 0 10px;
}

.a_link{
	width:80%;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
	
	
		


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
.header .header-nav .header-nav_link{
	padding-left:10px;
	justify-content: space-between;
	height: initial;
	color: inherit!important;
}

	.header .header-nav .header-nav_link img{
		display:none;
	}

.header-sub_list a .en{
	display:none;
}

.-recruit .header-nav_link{
	background:#fff;
}

.header .header-nav .-contact .header-nav_link{
	background: #f2f6e8;
	color: #008a32!important;
}

.header-sub_top_main{
	display:flex;
	align-items:center;
}


.header-sub_top_main img{
	margin-left:8px;
}

.rec_top_hd{
	margin-left: 10px;
}
	
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */



/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width: 769px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.headerEntry_btn {
	width: clamp(100px, 12.708vw, 183px);
}

.headerNav {
    margin-right: min(155px, 12.4vw);
}

    .headerLogo .headerLogo_main {
        width: clamp(200px, 23vw, 300px);
    }

    .headerNav_list {
        -moz-column-gap: min(40px,1.7778vw);
        column-gap: min(40px, 1.7778vw);
 }
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 769px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */



/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

    .rec_top_hd {
		display:none;
    }

	 .rec_top_hd_sp{
		 display:block;
	 }

.headerNav_inner{
	height:100vh;
}
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 591px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

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

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 320px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */