@charset "UTF-8";
/* CSS Document */

/*-------------------------
採用ページ
-------------------------*/

.sec-mv {
    background: url(../images/recruit/bg_mv_recruit.jpg) no-repeat bottom center;
    -webkit-background-size: cover;
    background-size: cover;
}

.sec-youkou .yu-mincho {
	text-align: center;
	letter-spacing: .24em;
}
.sec-youkou .yu-mincho span {
	color: #e51c23;
}
.area-youkou {
	position: relative;
	z-index: 10;
}

.txt-box .s-ttl,
.txt-box h3,
.s-btn {
	text-align: center;
}
.txt-box a {
	display: inline-block;
	margin: 0 auto;
}
.txt-box h3 {
	font-weight: 700;
	line-height: 1;
}
.txt-box a {
	/*border: 2px solid #333;*/
	padding: .8em 4em;
	font-weight: 700;
	letter-spacing: .24em;
}
.ttl-recruit {
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: center;
	font-weight: 700;
	line-height: 1;
}
.recruit .ttl-recruit {
	border-top-color: #e51c23;
	border-bottom-color: #e51c23;
	color: #e51c23;
}
.ttl-recruit span {
	display: inline-block;
	font-weight: 500;
}
.works-area {
	border-bottom: 2px solid #e51c23;
}
.works-area.of-01 {
	background: url(../images/recruit/bg_job_02.jpg) no-repeat left top;
}
.works-area.of-02 {
	background: url(../images/recruit/bg_job_01.jpg) no-repeat left top;
}
.works-area.of-03 {
	background: url(../images/recruit/bg_job_03.jpg) no-repeat left top;
}
.works-area.of-04 {
	background: url(../images/recruit/bg_job_04.jpg) no-repeat left top;
}
.works-area.of-05 {
	background: url(../images/recruit/bg_job_05.jpg) no-repeat left top;
}
.bx-pager {
	-js-display: flex;
display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-start;
}
.bx-works-wrap {
	z-index: 5;
	position: relative;
}
.bx-pager a {
	
}
.bx-pager a:not(:last-child) {
	padding-right: 5px;
}
.bx-pager a.active img {
	-webkit-filter: brightness(80%);
	-o-filter: brightness(80%);
	filter: brightness(80%);
}
.txt-works {
	/*background: rgba(255,255,255,.80);*/
	background: url(../images/recruit/bg_works.png);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 10;
}
.txt-works h5 {
	text-align: center;
	margin: auto;
}
.txt-works h5 span {
	background: #e51c23;
	color: #fff;
	font-weight: 700;
	box-shadow:0px 0px 19px 4px rgba(34,24,21,0.2);
	line-height: 1;
	padding: .5em 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



/* ====▼ 769px以上 ▼==== */
@media screen and (min-width:769px) {
	.area-youkou-in {
		position: absolute;
		z-index: 5;
		width: 100%;
	}
	.part-new .area-youkou-in {
		background: url(../images/recruit/bg_new.jpg) no-repeat right top;
		-webkit-background-size: cover;
		background-size: cover;
		top: 0;
		right: 0;
		position: relative;
	}
	.part-mid .area-youkou-in {
		background: url(../images/recruit/bg_mid.jpg) no-repeat left top;
		-webkit-background-size: cover;
		background-size: cover;
		top: 0;
		left: 0;
	}
	.youkou-con {
		width: 100%;
		position: absolute;
	}
	.txt-box {
		background: url(../images/recruit/bg_new_mid_txt.png);
		position: relative;
		z-index: 10;
		vertical-align: middle;
		display: table-cell;
	}
	.txt-box .s-ttl img.pc-only {
		display: inline-block;
	}
	.area-youkou,
	.area-youkou-in,
	.txt-box,
	.area-youkou .kara-layer,
	.youkou-con-in {
		height: 400px;
	}
	.area-youkou .kara-layer {
		position: absolute;
		top: 0;
		z-index: 100;
		background: #fff;
	}
	.part-new .kara-layer {
		left: 0;
	}
	.part-mid .kara-layer {
		right: 0;
	}
	.bg-layer img {
		height: 100%;
	}
	.txt-box {
		/*width: 530px;
		width: 48.18%;*/
		padding: 0 6em;
	}
	.part-new .txt-box-in {
		float: left;
	}
	.part-mid  .txt-box-in {
		float: right;
	}
	.sec-youkou .yu-mincho {
		font-size: 30px;
		font-size: 3rem;
		margin: 30px 0 80px;
	}
	.not-recruit{
		text-align: center;
		margin: 80px 0 0;
	}
	.txt-box h3 {
		font-size: 48px;
		font-size: 4.8rem;
		margin: 35px 0 43px;
	}
	.part-new h3 {
		text-shadow:0px 0px 4px #fff;
	}
	.part-mid .txt-box h3 {
		text-shadow:0px 0px 4px #000;
		color: #fff;
	}
	.txt-box a {
		font-size: 24px;
		font-size: 2.4rem;
		position: relative;
		z-index: 2;
		border: 2px solid #333;
		color: #333;
		overflow: hidden;
		display: inline-block;
		text-align: center;
		text-decoration: none;
		line-height: 54px;
		outline: none;
	}
	.txt-box a:hover {
		color: #fff;
	}
	.txt-box a::after {
		top: -100%;
		left: -100%;
		width: 100%;
		height: 100%;
	}
	.txt-box a:hover::after {
		top: 0;
		left: 0;
		background-color: #333;
	}
	.txt-box a::before,
	.txt-box a::after {
		position: absolute;
		z-index: -1;
		display: block;
		content: '';
	}
	.txt-box a,
	.txt-box a::before,
	.txt-box a::after {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	.area-youkou.part-new {
		margin-bottom: 50px;
	}
	.area-youkou.part-mid {
		margin-bottom: 100px;
	}
	.ttl-recruit {
		padding: 30px 0;
		font-size: 36px;
		font-size: 3.6rem;
	}
	.ttl-recruit span {
		margin-top: 30px;
		font-size: 18px;
		font-size: 1.8rem;
	}
	.works-in {
		position: relative;
	}
	.txt-works {
		width: 52%;
		position: absolute;
		left: 0;
	}
	.bx-works-wrap {
		width: 50%;
		float: right;
	}
	.bx-pager {
		margin-top: 2%;
	}
	.bx-pager a {
		width: 138px;
	}
	.txt-works {
		padding: 35px;
	}
	.works-area {
		padding: 100px 0;
	}
	.txt-works h5 {
		font-size: 30px;
		font-size: 3rem;
		position: absolute;
		top: -1em;
		left: 0;
		right: 0;
		display: inline-block;
	}
	.txt-works p {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.txt-works {
		top: 6em;
		left: 5%;
	}
}


/* ====▼ 1100px以下 ▼==== */
@media screen and (max-width:1100px) {
	.txt-works h5 {
		font-size: 20px;
		font-size: 2rem;
	}
	.txt-works p {
		font-size: 16px;
		font-size: 1.6rem;
	}
}


/* ====▼ 768px以下 ▼==== */
@media screen and (max-width:768px) {
	
	.part-new .youkou-con {
		background: url(../images/recruit/bg_new_sp.jpg) no-repeat right top;
		-webkit-background-size: 50% auto;
		background-size: 50% auto;
	}
	.part-mid .youkou-con {
		background: url(../images/recruit/bg_mid_sp.jpg) no-repeat left top;
		-webkit-background-size: 50% auto;
		background-size: 50% auto;
	}
	.part-new .txt-box-in {
		float: left;
	}
	.part-mid  .txt-box-in {
		float: right;
	}
	.txt-box-in {
		width: 50%;
		margin: 0;
		padding: 4%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.txt-box h3 {
		font-size: 20px;
		font-size: 2rem;
		margin: 10% 0;
	}
	
	.txt-box a {
		border: 2px solid #333;
	}
	.txt-box .s-ttl img {
		font-size: 16px;
		height: 2em;
	}
	.txt-box .s-ttl img.sp-only {
		display: inline-block;
	}
	.sec-youkou .yu-mincho {
		margin: 10% 0;
		font-size: 20px;
		font-size: 2rem;
	}
	.area-youkou.part-new,
	.area-youkou.part-mid {
		margin-bottom: 10%;
	}
	.ttl-recruit {
		padding: 1em 0;
		font-size: 20px;
		font-size: 2rem;
	}
	.ttl-recruit span {
		font-size: 16px;
		font-size: 1.6rem;
		margin-top: .5em;
	}
	.works-area {
		padding: 10% 4%;
	}
	.works-area .txt-works {
		padding: 4%;
		margin-bottom: 5%;
	}
	.txt-works h5 {
		margin-bottom: 5%;
		font-size: 18px;
		font-size: 1.8rem;
	}
	.txt-works p {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.bx-works-wrap .bx-pager {
		margin-top: 5%;
	}
	.bx-pager a {
		width: 18%;
	}
}


/*-------------------------
採用ページ：新卒
-------------------------*/

.new-graduate .sec-mv {
	background: url(../images/recruit/img_mv_recruitNew.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 0;
	position: relative;
}
.sec-mv-recruit {
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.new-graduate .sec-mv-recruit {
	background: #980309;
}
.sec-mv-recruit p,
.sec-mv-recruit h2 {
	color: #fff;
	text-align: right;
}
.sec-mv-recruit h2 {
	letter-spacing: .2em;
	font-weight: 700;
	line-height: 1;
}
.txt-newMid {
	font-weight: 700;
	letter-spacing: .24em;
	position: relative;
}
.new-graduate .ttl-recruit {
	border-top-color: #980309;
	border-bottom-color: #980309;
	color: #980309;
}
.recruit table {
	border: 1px solid #b9b9b9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	table-layout: fixed;
	width: 100%;
}
.recruit table th {
	background: #f5f5f5;
	vertical-align: middle;
}
.recruit table tr {
	border-bottom: 1px dotted #b9b9b9;
}
.recruit table td iframe {
	width: 100%;
}
.recruit table th {
	vertical-align: top;
	text-align: left;
	font-weight: 700;
	letter-spacing: .1em;
}
.recruit table th,
.recruit table td {
	line-height: 1.1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.recruit table td em {
	display: block;
	margin-top: 1em;
	font-weight: 700;
}
.recruit table td {
	line-height: 1.3;
}
.recruit tr.red{
	color: #F5181C;
}
.bx-recruit .bx-pager {
    -js-display: flex;
display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.btn-entry-wrap {
	text-align: center;
}

.btn-entry a {
	display: table;
	table-layout: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.new-graduate .btn-entry a {
	border: 4px solid #980309;
}
.btn-entry.tel a {
	color: #fff;
}
.new-graduate .btn-entry.tel a {
	background: #980309;
}
.new-graduate .btn-entry.mail a {
	color: #980309;
}
.btn-entry a span {
	font-weight: 700;
	letter-spacing: .05em;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.btn-entry a span em {
	letter-spacing: .1em;
}



/* ====▼ 769px以上 ▼==== */
@media screen and (min-width:769px) {
	.new-graduate .sec-mv,
	.mid-graduate .sec-mv {
		margin-top: 68px;
	}
	.sec-mv-recruit {
		width: 500px;
		padding: 50px 0 70px;
	}
	.new-graduate .kara-layer {
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		background: #980309;
	}
	.txt-newMid {
		font-size: 24px;
		font-size: 2.4rem;
	}
	.sec-mv-recruit h2 {
		font-size: 60px;
		font-size: 6rem;
		margin: 92px 0 52px;
	}
	.txt-newMid::after {
		width: 100px;
		height: 2px;
		content: '';
		position: absolute;
		background: #fff;
		right: 0;
		top: 60px;
	}
	.txt-detail {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.new-graduate .ttl-recruit,
	.mid-graduate .ttl-recruit {
		margin: 80px 0 70px;
	}
	.recruit table {
		margin-bottom: 70px;
	}
	.recruit table th {
		width: 200px;
	}
	.recruit table th,
	.recruit table td {
		padding: 15px 1em;
		font-size: 18px;
		font-size: 1.8rem;
	}
	.recruit table td iframe {
		height: 250px;
	}
	.bx-recruit {
		width: 663px;
		margin: 0 auto 50px;
	}
	.sec-entry {
		padding-bottom: 80px;
	}
	.btn-entry-wrap {
		font-size: 0;
	}
	.btn-entry {
		display: inline-block;
	}
	.btn-entry a span {
		font-size: 24px;
		font-size: 2.4rem;
	}
	.btn-entry a span em {
		font-size: 30px;
		font-size: 3rem;
	}
	.btn-entry a span:first-child {
		padding: 1em;
	}
	.btn-entry a span:nth-child(2) {
		padding-right: 1em;
	}
	.btn-entry.tel {
		margin-right: 100px;
	}
}


/* ====▼ 768px以下 ▼==== */
@media screen and (max-width:768px) {
	.sec-mv-recruit {
		width: 50%;
		padding: 5%;
	}
	.txt-newMid,
	.txt-detail {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.sec-mv-recruit h2 {
		font-size: 20px;
		font-size: 2rem;
		margin: 1em 0;
	}
	.txt-newMid::after {
		width: 50%;
		height: 2px;
		content: '';
		position: absolute;
		background: #fff;
		right: 0;
		top: 1.8em;
	}
	.sec-application h4 {
		margin: 10% 0;
	}
	.appli-table-wrap {
		padding: 0 4%;
	}
	.recruit table th,
	.recruit table td {
		display: block;
		padding: 1em;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.appli-table-wrap .bx-pager a {
		width: auto;
	}
	.bx-recruit {
		margin: 10% 0 15%;
	}
	.btn-entry-wrap {
		padding: 0 4%;
	}
	.btn-entry a {
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.btn-entry a span {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.btn-icon {
		width: 30%;
	}
	.btn-txt {
		width: 70%;
	}
	.btn-entry.mail {
		margin-top: 10%;
		padding-top: 10%;
		border-top: 1px dotted #444;
	}
	.btn-entry img {
		width: 100%;
		height: auto;
	}
	.sec-entry h4 {
		margin-bottom: 10%;
	}
	.sec-entry {
		padding-bottom: 10%;
	}
	.bx-recruit .bx-pager {
		margin-top: 5%;
	}
}



/*-------------------------
採用ページ：中途
-------------------------*/
.mid-graduate .sec-mv {
	background: url(../images/recruit/img_mv_recruitMid.jpg) no-repeat left top;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 0;
	position: relative;
}
.mid-graduate .sec-mv-recruit {
	background: #082772;
}
.mid-graduate .btn-entry a {
	border: 4px solid #082772;
}
.mid-graduate .btn-entry.tel a {
	background: #082772;
}
.mid-graduate .btn-entry.mail a {
	color: #082772;
}


/* ====▼ 769px以上 ▼==== */
@media screen and (min-width:769px) {
	.mid-graduate .kara-layer {
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		background: #082772;
	}
	
}


/* ====▼ 768px以下 ▼==== */
@media screen and (max-width:768px) {
	
}




