@charset "utf-8";
/* ------------------------------------------ */
/* Staff CSS */
/* ------------------------------------------ */
.area-pagettl::before {
	background-image: url(../img/recruit/staff/bg.jpg);
}

/* sec-staff
--------------------------------------------- */
.t-name, .t-position {
	color: #000;
}

.t-name {
	position: relative;
}

.t-name .t-kind {
	position: relative;	
}

.t-name .t-kind::before {
	position: relative;
	content:"職種";
	font-size: 1.6rem;
	display: inline-block;	
	margin-right: 10px;
	top: -6px;
}

.t-name .t-position::before {
	position: relative;
	content:"役職";
	font-size: 1.6rem;
	display: inline-block;	
	margin-right: 10px;
	top: -6px;
}


.t-year {
	margin-bottom: 15px;
	margin-top: 10px;
}

.lbox-staff .scount::after {
	margin-left: 15px;
}

.lbox-staff.has-llinettl .t-name,
.lbox-staff.has-llinettl .t-position,
.lbox-staff.has-llinettl .t-year {
	text-align: right;
}
.lbox-staff.has-llinettl .bg-en {
	transform: translateY(0);
}
.lbox-staff.has-rlinettl .bg-en {
	transform: translate(-60%,0);
}

@media (max-width: 768px) {
	.lbox-staff.has-rlinettl .bg-en {
		transform: translate(-60%,20%);
	}
	
	.lbox-staff.has-llinettl .bg-en {
		transform: translate(0,20%);
	}
}

@media (max-width: 480px) {
	.lbox-staff .pic-l {
		margin-left: -5%;
		margin-right: -5%;
	}
	.lbox-staff.has-rlinettl .bg-en {
		transform: translate(-67%,35%);
	}
	
	.lbox-staff.has-llinettl .bg-en {
		transform: translate(0,35%);
	}
	.t-name .t-kind::before,
	.t-name .t-position::before {
		font-size: 1.4rem;
		margin-right: 0;
		top: -5px;
	}

}

/* sec-room */
#sec-room {
	position: relative;
}

#sec-room::before {
	content:"";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 80%;
	height: 80%;
	background: #fffcd4;
	z-index: -1;
}
.lbox-room.has-rlinettl .c-left {
	position: relative;
}

.lbox-room.has-rlinettl .c-left .pic-area {
	position: absolute;
	top: -120px;
}

.lbox-room.has-rlinettl .c-left .pic-area .pic-l img {
	width: 100%;
}

.lbox-room.has-rlinettl .c-right .pic-s img,
.lbox-room.has-rlinettl .c-left .pic-m img {
	max-width: 100%;
}

.lbox-room.has-rlinettl .c-left .pic-m {
    width: 70%;
    max-width: 550px;
    margin: 25px auto 0 auto;
}



@media (max-width: 1024px) {
	.lbox-room.has-rlinettl .c-right {
		padding-right: 5%;
	}
	.lbox-room.has-rlinettl .c-right .txt-area {
		display: table;
		width: 100%;
		table-layout: auto;
	}
	.lbox-room.has-rlinettl .c-right .txt-area .stxt,
	.lbox-room.has-rlinettl .c-right .txt-area .pic-s {
		display: table-cell;
		vertical-align: top;
	}
	
	.lbox-room.has-rlinettl .c-right .txt-area .pic-s {
		padding-left: 3%;
	}
	
	.lbox-room.has-rlinettl .c-right .txt-area .pic-s {
		max-width: 290px;
	}
	
	.lbox-room.has-rlinettl .c-left .pic-area {
		position: relative;
		top: 0;
	}
}

@media (max-width: 768px) {
	#sec-room::before {
		width: 90%;
	    height: 65%;
	}
	.lbox-room.has-rlinettl .c-right .txt-area,
	.lbox-room.has-rlinettl .c-right .txt-area .stxt, 
	.lbox-room.has-rlinettl .c-right .txt-area .pic-s {
		display: block;
    	width: 100%;
    	padding: 0;
	}
	.lbox-room.has-rlinettl .c-right .txt-area .pic-s {
	    max-width: 100%;
		text-align: right;
	}
	
	.lbox-room.has-rlinettl .c-right .txt-area .pic-s img {
		width: 340px;
    	transform: translate(10%,-20%);
	}
}

@media (max-width: 600px) {
	.lbox-room.has-rlinettl .c-right .txt-area .pic-s img {
		width: 70%;
		transform: translate(5%,0);
	}
}

@media (max-width: 480px) {
	#sec-room::before {
		width: 100%;
	}
	.lbox-room.has-rlinettl .c-left .pic-area {
		left: 5%;
		margin-left: -5%;
	}
}

/* sec-recruit ---------------------- */
#recruit #sec-recruit .container-full .row .c-right img {
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    max-width: none;
    right: 0;
}

#recruit #sec-recruit .rbtns {
	bottom: 0;
	min-width: auto;
}


@media (max-width: 1024px) {
	#recruit.page-staff #sec-recruit .container-full .row .c-left .txt-recruit.pb50 {
		padding-bottom: 30px;
	}
	#recruit #sec-recruit .container-full .row .c-right {
		text-align: left;
	}
	#recruit #sec-recruit .container-full .row .c-right img {
	    max-width: 720px;
	}
}

@media (max-width: 768px) {
	#recruit.page-staff .rbtns,
	#recruit.page-staff .list-rbtn {
		width: auto;
		margin: 0 auto;
	}
	
	#recruit.page-staff #sec-recruit.mb40 {
		margin-bottom: 0;
	}
	#recruit #sec-recruit .container-full .row .c-right img {
	    max-width: 100%;
	}
}

@media (max-width: 700px) {
	#recruit.page-staff #sec-recruit .container-full .row .c-left .txt-recruit.pb50 {
		padding-bottom: 20px;
	}
	#recruit.page-staff .rbtns,
	#recruit.page-staff .list-rbtn {
		width: 100%;
	}	
}

@media (max-width: 480px) {
	#recruit.page-staff #sec-recruit .container-full .row .c-left .txt-recruit.pb50 {
		padding-bottom: 10px;
	}
}

