@charset "utf-8";

/*-------------------------------
	キービジュアル
-------------------------------*/

.Keyvisual__image{
	background-image: url(../images/recruitment/img_keyvisual.jpg);
	background-image: image-set(url(../images/recruitment/img_keyvisual.jpg) 1x, url(../images/recruitment/img_keyvisual@2x.jpg) 2x);
	background-position: center top;
}

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

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

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

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

}



/*-------------------------------
	採用情報
-------------------------------*/

.Recruitment-block-wrap{
	width: 100%;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
}
.Recruitment-block{
	width: calc((100% - (1.5rem * 2)) / 3);
	padding: 4.6rem 3rem 2.8rem;
	background: #d9e0e4;
}
.Recruitment-block::before{
	content: "";
	display: block;
	height: 9.9rem;
	margin-bottom: 3rem;
	margin-left: auto;
	margin-right: auto;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}
.Recruitment-block__title{
	font-size: 1.6rem;
	margin-bottom: .8rem;
	text-align: center;
}

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

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

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

	.Recruitment-block{
		width: 100%;
		display: flex;
		align-items: flex-start;
		justify-content: flex-end;
		flex-wrap: wrap;
	}
	.Recruitment-block:not(:last-child){
		margin-bottom: 2.5rem;
	}
	.Recruitment-block::before{
		position: absolute;
		left: 3rem;
		top: 50%;
		transform: translateY(-50%);
	}
	.Recruitment-block__title{
		width: calc(100% - 13.5rem);
		text-align: left;
	}
	.Recruitment-block__text{
		width: calc(100% - 13.5rem);
	}

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

	.Recruitment-block-wrap{
		flex-direction: column;
	}
	.Recruitment-block{
		width: 100%;
		padding: 3.8rem 4.5rem 3rem 4rem;
		display: flex;
		align-items: flex-start;
		justify-content: flex-end;
		flex-wrap: wrap;
	}
	.Recruitment-block:not(:last-child){
		margin-bottom: 2.8rem;
	}
	.Recruitment-block::before{
		width: 13.4rem !important;
		position: absolute;
		left: 4rem;
		top: 50%;
		transform: translateY(-50%);
	}
	.Recruitment-block__title{
		width: calc(100% - 13.4rem);
		padding-left: 4.5rem;
		font-size: 2.8rem;
		margin-bottom: .8rem;
		text-align: left;
	}
	.Recruitment-block__text{
		width: calc(100% - 13.4rem);
		padding-left: 4.5rem;
	}

}



/*-------------------------------
	導入挨拶
-------------------------------*/

.Message__inner{
	margin-bottom: 13.5rem;
}
.Message__text{
	font-size: 1.6rem;
}
.Message__title{
	margin-bottom: 2rem;
}

.Message-slider__inner{
	transition-timing-function: linear;
}
.Message-slider__item{
	width: 30rem;
	height: 30rem;
	margin-right: 3rem;
}
.Message-slider__item.-even{
	margin-top: 8rem;
}
.Message-slider__item img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

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

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

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

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

	.Message__inner{
		margin-bottom: 17.5rem;
	}
	.Message__text{
		font-size: 2.8rem;
	}
	.Message__title{
		margin-bottom: 2rem;
	}
	
	.Message-slider__item{
		width: 36rem;
		height: 36rem;
		margin-right: 3.6rem;
	}
	.Message-slider__item.-even{
		margin-top: 9.5rem;
	}

}



/*-------------------------------
	働く環境・福利厚生
-------------------------------*/

.Support__subtitle{
	margin-bottom: .5rem;
}
.Support__text{
	margin-bottom: 4.5rem;
}
.Support-block:nth-of-type(1)::before{
	width: 10.6rem;
	background-image: url(../images/recruitment/icon_support1.svg);
}
.Support-block:nth-of-type(2)::before{
	width: 8.5rem;
	background-image: url(../images/recruitment/icon_support2.svg);
}
.Support-block:nth-of-type(3)::before{
	width: 9.3rem;
	background-image: url(../images/recruitment/icon_support3.svg);
}

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

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

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

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

	.Support__subtitle{
		margin-bottom: 2rem;
	}
	.Support__text{
		margin-bottom: 6rem;
	}
	.Support-block:nth-of-type(1)::before{
		height: 12rem;
	}
	.Support-block:nth-of-type(2)::before{
		height: 12.5rem;
	}
	.Support-block:nth-of-type(3)::before{
		height: 12rem;
	}

}



/*-------------------------------
	評価・給与
-------------------------------*/

.Salary__subtitle{
	margin-bottom: .5rem;
}
.Salary__text{
	margin-bottom: 4.5rem;
}
.Salary-block:nth-of-type(1)::before{
	width: 8.5rem;
	background-image: url(../images/recruitment/icon_salary1.svg);
}
.Salary-block:nth-of-type(2)::before{
	width: 10.5rem;
	background-image: url(../images/recruitment/icon_salary2.svg);
}
.Salary-block:nth-of-type(3)::before{
	width: 9.2rem;
	background-image: url(../images/recruitment/icon_salary3.svg);
}

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

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

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

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

	.Salary__subtitle{
		margin-bottom: 2rem;
	}
	.Salary__text{
		margin-bottom: 6rem;
	}
	.Salary-block:nth-of-type(1)::before{
		height: 12.8rem;
	}
	.Salary-block:nth-of-type(2)::before{
		height: 12.5rem;
	}
	.Salary-block:nth-of-type(3)::before{
		height: 12.5rem;
	}

}



/*-------------------------------
	募集要項
-------------------------------*/

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

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

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

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

}



/*-------------------------------
	募集要項
-------------------------------*/

.Entry{
	width: 100%;
	padding: 4.8rem 9rem 4.8rem 8rem;
	background: #e5eaed;
}
.Entry__inner{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.Entry__title{
	width: calc(100% - 36rem);
	padding-right: 2.5rem;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: calc(4.4 / 2.4);
}
.Entry__content{
	width: 100%;
	max-width: 36rem;
	text-align: center;
}
.Entry__tel{
	margin-bottom: 1rem;
}
.Entry__tel a{
	font-family: var(--en1);
	font-size: 3.8rem;
	font-weight: 700;
	letter-spacing: .025em;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.Entry__tel a::before{
	content: "TEL.";
	display: block;
	line-height: 1;
	letter-spacing: .025em;
}
.Entry__time{
	margin-bottom: 3.2rem;
	line-height: 1;
}
.Entry__button{
	width: 100%;
	height: 7rem;
}
.Entry__button a{
	font-size: 1.6rem;
}
.Entry__button a::before,
.Entry__button a::after{
	width: 1.7rem;
	height: 1.3rem;
	right: 2.8rem;
}

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

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

	.Entry{
		padding-left: 8rem;
	}
	.Entry__inner{
		flex-direction: column;
	}
	.Entry__title{
		width: 100%;
		margin-bottom: 2.5rem;
		padding-right: 0;
		text-align: center;
	}

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

	.Entry{
		padding: 4.8rem 5rem;
	}

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

	.Entry{
		padding: 6.5rem 5rem 7rem;
	}
	.Entry__inner{
		flex-direction: column;
		text-align: center;
	}
	.Entry__title{
		width: 100%;
		padding-right: 0;
		font-size: 4rem;
		margin-bottom: 4.8rem;
		line-height: calc(6 / 4);
	}
	.Entry__content{
		max-width: 100%;
	}
	.Entry__tel a{
		font-size: 5.6rem;
	}
	.Entry__time{
		font-size: 2.6rem;
		margin-bottom: 7.4rem;
	}
	.Entry__button{
		height: 14rem;
	}
	.Entry__button a{
		font-size: 3.2rem;
		padding-right: 10rem;
	}
	.Entry__button a::before,
	.Entry__button a::after{
		width: 3.6rem;
		height: 3rem;
		right: 5.5rem;
	}

}