@charset "utf-8";

#job-link {
	padding-top: 87px;
	margin-top: -87px;
}

.main-image img{
	width: 100%;
}
.slogan-page{
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	line-height: 2;
	margin-top: 80px;
}
.job-title{
	font-family: "Hind Siliguri", sans-serif;
	text-align:center;
	font-size: 40px;
    font-weight: bold;
    color: #7F7F80;
    margin-bottom: 0;
	line-height: 1;
}
.job-title-child{
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	color: #2D2D2D;
}
.image-one{
	text-align: center;
}
.image-one img{
	width: 500px;
	margin: 50px 0;
}
.recruit-images{
	display: flex;
    justify-content: space-evenly;
    width: 975px;
    margin: 47px auto 32px;
}
/*
.jcate1::before,
.category.jcate1::before,*/
a.jcate1{
	background: #1b508f;
}
/*
.jcate2::before,
.category.jcate2::before,*/
a.jcate2{
	background: #3c934a;
}
/*
.jcate3::before,
.category.jcate3::before,*/
a.jcate3{
	background: #1a887d;
}

.jcate3 a{padding-right: 30px; position: relative;}
.jcate3 a:after{
	content: '';
	position: absolute;
	right: 0;
	display: inline-block;
	vertical-align: middle;
	color: #1a887d;
	line-height: 1;
	width: 1em;
	height: 1em;
	border: 0.2em solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateY(-25%) rotate(135deg);
}

.category.jcate1{
	color: #1b508f;
}
.category.jcate2{
	color: #3c934a;
}
.category.jcate3{
	color: #1a887d;
}
/*
.category::before{
	content: '';
	width: 12px;
	height: 12px;
	position: absolute;
	top: 2px;
	left: 0;
}*/
#recruit{
	width: calc(100% - 40px);
	max-width: 940px;
	margin-top: 70px;
	margin-left: auto;
	margin-right: auto;
}
.recruit_wrap{
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
	.recruit_wrap .recruit_block{
		width: 218px;
		margin-top: 25px;
	}
	.recruit_wrap .recruit_block img{
		width: 100%;
	}
	.recruit_wrap .recruit_block .category{
		font-weight: bold;
		position: relative;
		text-indent: 15px;
		margin-top: 12px;
	}
	.recruit_wrap .recruit_block .text1{
		margin-top: 5px;
		line-height: 22px;
		font-size: 14px;
	}
.recruit_wrap2{
	background: #d4ecf1;
	margin-top: 55px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 14px 30px 28px;
}
	.recruit_wrap2 .recruit_block{
		width: calc((100% - 80px) / 4);
		max-width: 205px;
	}
	.recruit_wrap2 .recruit_block .category{
		font-size: 18px;
		font-weight: bold;
		position: relative;
	}
		.recruit_wrap2 .recruit_block .category.other{
			text-indent: unset;
			color: #d7913e;
		}
		.recruit_wrap2 .recruit_block .category span{
			font-size: 15px;
		}
	/*
	.recruit_wrap2 .recruit_block .category::before{
		width: 15px;
		height: 15px;
		top: 3px;
	}*/
	.recruit_wrap2 .recruit_block a {
		font-size: 19px;
		color: #fff;
		display: inline-block;
		width: 100%;
		text-align: center;
		padding: 10px 0;
		margin-top: 5px;
	}
	a.other{
		background: #d7913e;
	}
.recruit-inquiry-container{
	display: flex;
    justify-content: space-evenly;
    width: 780px;
    margin: 26px auto 0;
}
.recruit-inquiry{
	display: flex;
	align-items: center;
}
.text, .address{
	font-size: 15px;
}
.tel{
	font-size: 19px;
}
.address{
	text-decoration: underline;
}
.detail, .js-switchingContents .jcate1{
	display: flex;
    justify-content: space-between;
    color: #1b508f;
}
.jcate3 b{
	color: #1a887d;
}
.jcate3 a{
    font-weight: bold;
	color: #1a887d;
}
.detail{
	width: 960px;
	margin: auto;
	margin-top: 35px;
}
.detail-table{
	width: 965px;
    margin: 20px auto;
}
.detail-table th, .detail-table td{
	border: 1px solid #cbcccc;
	/*font-weight: bold;*/
    font-size: 16px;
    padding: 10px;
	padding-left: 2rem;
    vertical-align: middle;
}
.detail-table th{
	background-color: #ececec;
}
/*.row{
	display: flex;
}*/
.entry{
	text-align: center;
    background-color: #174f8e;
    color: #fefefe;
    width: 200px;
    padding: 10px;
    margin: 30px auto 90px;
    font-size: 19px;
    font-weight: bold;
	display: block;
	border-radius: .25rem;
}
.entry:hover{
	background-color: #999;
}
.sec-recruit{
	background-color: #d3ecf1;
    padding: 4% 0;
    margin-top: 3%;
}
.recruit-container{
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.contents{
	width: calc(900px + 3rem);
	background-color: #fff;
	margin-left: auto;
    margin-right: auto;
    padding: 3rem;
}
.text-center{
	text-align: center;
	margin-bottom: 1rem;
	font-weight: bold;
	font-size: 19px;
}
.table{
	width: 100%;
}
.table th{
	width: 18%;
}
.table td, .table th{
	padding: 1.5rem .75rem;
	border-top: 1px solid #dee2e6;
}
.recruit-imgs{
	margin: 33px 0 80px;
}
.recruit-img{
	text-align: center;
	width: 346px;
	margin: auto;
}

.recruit-img img{
	width: 100%;
	height: auto;
}

.recruit-imgs b{
	display: block;
    text-align: center;
    font-size: 21px;
    font-family: ヒラギノ角ゴ Pro;
    margin: 30px 0;
}
.recruit-imgs p{
	width: 990px;
    margin: 35px auto 0;
    font-family: ヒラギノ角ゴ Pro;
    font-size: 17px;
    line-height: 1.8;
    text-align: justify;
}

.job_select{display: none;}

.js-switchingContents{display: none;}

.js-switchingContents.active{display: block;}

/*アコーディオン*/
.details {
	/*border-top: 2px solid #00a5a0;
	border-left: 2px solid #00a5a0;
	border-right: 2px solid #00a5a0;*/
}
.details:last-of-type {
		/*border-bottom: 2px solid #00a5a0;*/
	} 

.details-summary {
	position: relative;
	list-style: none;
	/*display: block;
	padding: 20px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background-color: #b2e4e2;*/
}

.details-summary:hover {
		cursor: pointer;
		opacity: 0.8;
	}


	.btn {
	position: absolute;
	right: 0;
	top: -2.5rem;
	display: inline-block;
	vertical-align: middle;
	color: #333;
	line-height: 1;
	width: 1em;
	height: 1em;
	border: 0.2em solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateY(-25%) rotate(135deg);
        transition-duration: 0.3s;
	}
	
		.is-active .btn{
			-webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
		}



.details-summary::-webkit-details-marker {
	display: none;
}

.details-content {
	padding: 20px;
}
.details-content p {
		margin: 0 0 20px;
		color: #000;
		font-size: 18px;
		text-align: left;
}
.details-content p:last-of-type {
			margin: 0 0 0;
		}

		
@media screen and (max-width: 950px){
	.recruit_wrap{
		justify-content: center;
		margin-left: -7px;
		margin-right: -7px;
	}
	.recruit_wrap .recruit_block{
		margin-left: 7px;
		margin-right: 7px;
	}
	.slogan-page, .recruit-imgs p{
		width: 100%;
		padding: 1rem;
		margin: 20px 0;
	}
	.tel{
		font-size: 17px;
	}
	.detail{
		flex-direction: column;
    	flex-wrap: wrap;
    	align-content: flex-start;
    	padding-left: 1.5rem;
	}
	.detail-table{
		width: 95%;
	}
	.recruit-container{
		width: 100%;
		padding: 4% 16%;
	}
	.table th, .table td{
		display: block;
		width: 100%;
	}
	.recruit-inquiry-container{
		flex-wrap: wrap;
		margin: 0;
	}
	.recruit-inquiry{
		margin-top: 16px;
	}
	.address{
		font-size: 14px;
	}
	.detail-table th, .detail-table td{
		display: block;
		width: 100%;
	}
	.recruit-container{
		padding: 4% 8%;
	}
	.contents{
		padding: 4%;
	}
}
@media screen and (max-width: 790px){
	.image-one img{
		width: 370px;
	}
	.recruit_wrap2{
		flex-wrap: wrap;
		justify-content: center;
		padding-left: 0;
		padding-right: 0;
		margin-left: -10px;
		margin-right: -10px;
	}
	.recruit_wrap2 .recruit_block{
		width: 140px;
		margin-top: 15px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.recruit_wrap2 .recruit_block .category,
	.recruit_wrap2 .recruit_block a{
		font-size: 16px;
	}
}
@media screen and (max-width: 510px){
	.recruit_wrap .recruit_block{
		width: calc(50% - 14px);
	}

	.recruit-inquiry {
		display: block;
		align-items: center;
	}

	.job-title {
		font-size: 2rem;
		margin-bottom: 0;
		line-height: 1.2;
	}

	#recruit{margin-top: 0;}
	
	.detail {
        width: 100%;
		padding: 0 10px;
    }

	.detail .jcate3{text-align: right;}

	.recruit-container {
        padding: 4% 2%;
    }

	.detail-table th, .detail-table td {
        font-size: 0.95rem;
    }

	.contents {
        padding: 2%;
        width: 100%;
    }

	.image-one img {
        width: 100%;
        height: auto;
    }

	.table th{border-bottom: none; padding-bottom: 10px;}

	.table td{border-top: none; padding-top: 10px;}

	.btn {
		right: 10px;

}