@charset "utf-8";

@media only screen and (max-width: 767px) {

.work{
	overflow: hidden;
}

/*=========================================
 
 headContents

=========================================*/

.work .headContents{
	padding: 15px 5px 10px;
	min-height: 280px;
}
.work .headContents .headWrap{
	width: 100%;
}
.work .headContents .headWrap .headTextBox{
	width: 50%;
	float: right;
}
.work.type02 .headContents .headWrap .headTextBox,
.work.type03 .headContents .headWrap .headTextBox,
.work.type05 .headContents .headWrap .headTextBox,
.work.type06 .headContents .headWrap .headTextBox,
.work.type07 .headContents .headWrap .headTextBox,
.work.type09 .headContents .headWrap .headTextBox{
	margin-top: 20px;
}
.work .headIcon{
	margin-top: 0;
}
.work .headIcon span{
	display: inline-block;
	width: 100px;
	padding: 2px 0;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	background-color: #a78e48;
	border-radius: 4px;
}
.work .headLead{
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.4;
}
.work .heading01{
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.work .heading01 span{
	font-size: 13px;
	color: #333333;
}

/* page type */
.work.type01 .headContents{
	background: url(/company/recruit/graduate/work/img/01_bg01.jpg) no-repeat 38% 0;
	background-size: auto 100%;
}
.work.type02 .headContents{
	background: url(/company/recruit/graduate/work/img/02_bg01.jpg) no-repeat 36% 0;
	background-size: auto 100%;
}
.work.type03 .headContents{
	background: url(/company/recruit/graduate/work/img/03_bg01.jpg) no-repeat 35% 0;
	background-size: auto 100%;
}
.work.type04 .headContents{
	background: url(/company/recruit/graduate/work/img/04_bg01.jpg) no-repeat 36% 0;
	background-size: auto 100%;
}
.work.type05 .headContents{
	background: url(/company/recruit/graduate/work/img/05_bg01.jpg) no-repeat 36% 0;
	background-size: auto 100%;
}
.work.type06 .headContents{
	background: url(/company/recruit/graduate/work/img/06_bg01.jpg) no-repeat 36% 0;
	background-size: auto 100%;
}
.work.type07 .headContents{
	background: url(/company/recruit/graduate/work/img/07_bg01.jpg) no-repeat 36% 0;
	background-size: auto 100%;
}
.work.type08 .headContents{
	background: url(/company/recruit/graduate/work/img/08_bg01.jpg) no-repeat 32% 0;
	background-size: auto 100%;
}
.work.type09 .headContents{
	background: url(/company/recruit/graduate/work/img/09_bg01.jpg) no-repeat 34% 0;
	background-size: auto 100%;
}


/*========================================
 
 contentsWrap

=========================================*/

/* contentImage */
.work .contentImage{
	text-align: center;
}

/* contentsInner */
.work .contentsInner{
	width: 100%;
}

/* contentsBlock
----------------------------------- */

.work .contentsInner .contentsBlock{
	padding: 10px;
	border-bottom: 1px solid #eeeeee;
}
.work .contentsBlock .titleArea{
	display: table-cell;
	vertical-align: middle;
}
.work .contentsBlock .titleArea .lead{
	padding-left: 10px;
	margin-top: 0;
	font-size: 15px;
	font-weight: bold;
}
.work .contentsBlock .contentsIcon{
	display: table-cell;
	vertical-align: middle;
	width: 90px;
	height: 90px;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #d40c0c;
	border-radius: 4px;
	color: #ffffff;
}
.work .contentsBlock .contentsIcon p{
	margin-top: 5px;
}
.work .contentsBlock .contentsIcon img{
	width: auto;
	height: 35px;
}
.work .contentsBlock .contentsIcon.size01{
	padding: 10px 10px 5px;
}
.work .contentsBlock .contentsIcon.size02{
	padding: 4px 5px 1px;
	font-size: 10px;
}


/* colWrap
----------------------------------- */

.work .colWrap.col2 .col .title{
	padding: 10px 10px 8px;
	margin-top: 0;
	font-size: 15px;
	background-color: #d40c0c;
	border-radius: 4px;
	color: #ffffff;
}
.work .colWrap.col2 .col .title span{
	display: inline-block;
	position: relative;
	padding-left: 35px;
}

/* carrier */
.work .colWrap.col2 .col.carrier .title span:after{
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	background: url(/company/recruit/graduate/work/img/work_ic06.png) no-repeat center 0;
	background-size: 26px auto;
	position: absolute;
	top: 0;
	left: 0;
}
.work .colWrap.col2 .col.carrier dl{
	padding: 20px 0;
	margin-top: 0;
	border-bottom: 2px solid #a78e48;
	position: relative;
}
.work .colWrap.col2 .col.carrier dl:after{
	content: "";
	display: block;
	width: 32px;
	height: 16px;
	background: url(/company/recruit/graduate/work/img/work_ic09.png) no-repeat 0 center;
	background-size: 32px auto;
	position: absolute;
	bottom: -10px;
	left: 45%;
}
.work .colWrap.col2 .col.carrier dl.icNone:after{
	background: none;
}
.work .colWrap.col2 .col.carrier dl dt{
	font-size: 15px;
	font-weight: bold;
}
.work .colWrap.col2 .col.carrier dl dd{
	margin-top: 5px;
}

/* schedule */
.work .colWrap.col2 .col.schedule{
	margin-top: 20px;
}
.work .colWrap.col2 .col.schedule .title span:after{
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	background: url(/company/recruit/graduate/work/img/work_ic07.png) no-repeat center 0;
	background-size: 22px auto;
	position: absolute;
	top: 0;
	left: 0;
}
.work .colWrap.col2 .col.schedule .colInner{
	margin-top: 5px;
}
.work .colWrap.col2 .col.schedule dl{
	display: table;
	width: 100%;
	padding: 10px 0;
	margin-top: 0;
	border-bottom: 1px dashed #cccccc;
}
.work .colWrap.col2 .col.schedule .colInner dl:last-child{
	border-bottom: 1px solid #eeeeee;
}
.work .colWrap.col2 .col.schedule dl dt{
	display: table-cell;
	width: 20%;
	font-weight: bold;
	color: #d40c0c;
}
.work .colWrap.col2 .col.schedule dl dd{
	display: table-cell;
	width: 80%;
}


/* bdBox
----------------------------------- */

.work .bdBox .title{
	padding: 10px 10px 8px;
	margin-top: 0;
	font-size: 15px;
	background-color: #d40c0c;
	border-radius: 4px;
	color: #ffffff;
}
.work .bdBox .title span{
	display: inline-block;
	position: relative;
	padding-left: 35px;
}
.work .bdBox .title span:after{
	content: "";
	display: block;
	width: 25px;
	height: 22px;
	background: url(/company/recruit/graduate/work/img/work_ic08.png) no-repeat center 0;
	background-size: 25px auto;
	position: absolute;
	top: 0;
	left: 0;
}
.work .bdBox .colWrap{
	margin-top: 15px;
}
.work .bdBox .colWrap .col{
	float: left;
	width: 48%;
}
.work .bdBox .colWrap .col.textArea{
	padding-left: 4%;
}
.work .bdBox .colWrap .col.textArea p{
	margin-top: 0;
}


/*
.work .flowBlock{
	width: 320px;
	margin: 0 auto;
}
.work .flowBlock ul li{
	float: left;
	width: 80px;
	margin: 20px 10px;
	position: relative;
	font-size: 12px;
}
.work .flowBlock ul li:first-child,
.work .flowBlock ul li:nth-child(4){
	margin-left: 20px;
}
.work .flowBlock ul li a{
	display: table-cell;
	width: 80px;
	height: 80px;
	text-align: center;
	border: 2px solid #d40c0c;
	border-radius: 4px;
	font-weight: bold;
	color: #d40c0c;
	vertical-align: bottom;
	position: relative;
}
.work .flowBlock ul li a span{
	display: inline-block;
	padding-left: 10px;
	padding-bottom: 5px;
	position: relative;
}
.work .flowBlock ul li:after{
	content: "";
	display: block;
	width: 50px;
	height: 38px;
	background: url(/company/recruit/graduate/work/img/work_ic20.png) no-repeat 0 center;
	background-size: 50px auto;
	position: absolute;
	top: -30px;
	left: 15px;
}
.work .flowBlock ul li.alone:after{
	content: "";
	display: block;
	width: 34px;
	height: 38px;
	background: url(/company/recruit/graduate/work/img/work_ic19.png) no-repeat 0 center;
	background-size: 22px auto;
	position: absolute;
	top: -30px;
	left: 30px;
}
.work .flowBlock ul li a:after{
	content: "";
	display: block;
	width: 36px;
	height: 34px;
	background: url(/company/recruit/graduate/work/img/work_ic16.png) no-repeat 0 center;
	background-size: 20px auto;
	position: absolute;
	top: 25px;
	right: -38px;
}
.work .flowBlock ul li:last-child a:after{
	content: "";
	display: block;
	width: 50px;
	height: 34px;
	background: url(/company/recruit/graduate/work/img/work_ic16.png) no-repeat 0 center;
	background-size: 20px auto;
	position: absolute;
	top: 25px;
	right: -52px;
}
.work .flowBlock ul li:first-child a:before,
.work .flowBlock ul li:nth-child(4) a:before{
	content: "";
	display: block;
	width: 50px;
	height: 34px;
	background: url(/company/recruit/graduate/work/img/work_ic16.png) no-repeat 0 center;
	background-size: 20px auto;
	position: absolute;
	top: 25px;
	left: -22px;
}
.work .flowBlock ul li a span:before{
	content: "";
	display: block;
	width: 6px;
	height: 12px;
	background: url(/company/recruit/graduate/work/img/work_ic17.png) no-repeat 0 center;
	background-size: 6px auto;
	position: absolute;
	top: 2px;
	left: 0;
}
.work .flowBlock ul li.active a span:before{
	background: url(/company/recruit/graduate/work/img/work_ic18.png) no-repeat 0 center;
	background-size: 6px auto;
}


.work .flowBlock ul li.type01 a{
	background: url(/company/recruit/graduate/work/img/work_ic10.png) no-repeat 55% 15px;
	background-size: 30px auto;
}
.work .flowBlock ul li.type02{
	background: url(/company/recruit/graduate/work/img/work_ic11.png) no-repeat 50% 15px;
	background-size: 30px auto;
}
.work .flowBlock ul li.type03{
	background: url(/company/recruit/graduate/work/img/work_ic12.png) no-repeat 50% 15px;
	background-size: 30px auto;
}
.work .flowBlock ul li.type04{
	background: url(/company/recruit/graduate/work/img/work_ic13.png) no-repeat 50% 15px;
	background-size: 30px auto;
}
.work .flowBlock ul li.type05{
	background: url(/company/recruit/graduate/work/img/work_ic14.png) no-repeat 50% 15px;
	background-size: 30px auto;
}
.work .flowBlock ul li.type06{
	background: url(/company/recruit/graduate/work/img/work_ic15.png) no-repeat 50% 15px;
	background-size: 30px auto;
}


.work .flowBlock ul li.active a{
	background-color: #d40c0c;
	color: #ffffff;
}
.work .flowBlock ul li.type01.active a{
	background: url(/company/recruit/graduate/work/img/work_ic10on.png) no-repeat 55% 15px;
	background-size: 30px auto;
	background-color: #d40c0c;
}
.work .flowBlock ul li.type02.active a{
	background: url(/company/recruit/graduate/work/img/work_ic11on.png) no-repeat 50% 15px;
	background-size: 30px auto;
	background-color: #d40c0c;
}
.work .flowBlock ul li.type03.active a{
	background: url(/company/recruit/graduate/work/img/work_ic12on.png) no-repeat 50% 15px;
	background-size: 30px auto;
	background-color: #d40c0c;
}
.work .flowBlock ul li.type04.active a{
	background: url(/company/recruit/graduate/work/img/work_ic13on.png) no-repeat 50% 15px;
	background-size: 30px auto;
	background-color: #d40c0c;
}
.work .flowBlock ul li.type05.active a{
	background: url(/company/recruit/graduate/work/img/work_ic14on.png) no-repeat 50% 15px;
	background-size: 30px auto;
	background-color: #d40c0c;
}
.work .flowBlock ul li.type06.active a{
	background: url(/company/recruit/graduate/work/img/work_ic15on.png) no-repeat 50% 15px;
	background-size: 30px auto;
	background-color: #d40c0c;
}
*/


/* flowBlock
----------------------------------- */

.flowBlock{
	width:320px;
	margin:0 auto;
	padding-bottom:25px;
}
.flowBlock ul{
	position: relative;
}
.flowBlock ul li{
	float: left;
	width: 132px;
	height: 143px;
	padding: 60px 5px 0;
	margin-left: 18px;
	position: relative;
	border: 2px solid #d40c0c;
	border-radius: 4px;
	margin-top:38px;
}
.flowBlock ul li:nth-child(3n){
}
.flowBlock ul li p{
	margin-top: 5px;
}
.flowBlock ul li p a{
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #d40c0c;
	border: 2px solid #d40c0c;
	border-radius: 4px;
	vertical-align: bottom;
	position: relative;
	padding-top:4px;
	padding-bottom:4px;
}
.flowBlock ul li.active p a,
.flowBlock ul li:hover p a{
	border: 2px solid #ffffff;
}
.flowBlock ul li.active p.active a,
.flowBlock ul li p a:hover{
	color: #d40c0c;
	background-color: #ffffff;
}
.flowBlock ul li p a span{
	display: inline-block;
	padding-left: 12px;
	position: relative;
}
.flowBlock ul li:before{
	content: "";
	display: block;
	width: 56px;
	height: 32px;
	background: url(/company/recruit/graduate/work/img/work_ic20.png) no-repeat 0 center;
	background-size: 56px auto;
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left:-28px;
}
.flowBlock ul li.alone:before{
	content: "";
	display: block;
	width: 28px;
	height: 32px;
	background: url(/company/recruit/graduate/work/img/work_ic19.png) no-repeat 0 center;
	background-size: 28px auto;
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left:-14px;
}
.flowBlock ul li:after{
	content: "";
	display: block;
	width: 16px;
	height: 34px;
	background: url(/company/recruit/graduate/work/img/work_ic16.png) no-repeat 0 center;
	background-size: 16px auto;
	position: absolute;
	top: 44px;
	right: -19px;
}
.flowBlock ul li:nth-child(odd) > p:first-child:after{
	content: "";
	display: block;
	width: 16px;
	height: 34px;
	background: url(/company/recruit/graduate/work/img/work_ic16.png) no-repeat 0 center;
	background-size: 16px auto;
	position: absolute;
	top: 44px;
	left: -19px;
}
/*.work .flowBlock ul li:last-child:after{
	content: "";
	display: block;
	width: 50px;
	height: 34px;
	background: url(/company/recruit/graduate/work/img/work_ic21.png) no-repeat 0 center;
	background-size: 50px auto;
	position: absolute;
	top: 44px;
	right: -52px;
}*/
/*.work .flowBlock ul:before{
	content: "";
	display: block;
	width: 50px;
	height: 34px;
	background: url(/company/recruit/graduate/work/img/work_ic21.png) no-repeat 0 center;
	background-size: 50px auto;
	position: absolute;
	top: 44px;
	left: -50px;
}*/
.flowBlock ul li p a span:before{
	content: "";
	display: block;
	width: 7px;
	height: 12px;
	background: url(/company/recruit/graduate/work/img/work_ic18.png) no-repeat 0 center;
	background-size: 7px auto;
	position: absolute;
	top: 4px;
	left: 0;
}
.flowBlock ul li.active p.active a span:before,
.flowBlock ul li p a:hover span:before{
	background: url(/company/recruit/graduate/work/img/work_ic17.png) no-repeat 0 center;
	background-size: 7px auto;
}

/* ictype */
.flowBlock ul li.type01{
	background: url(/company/recruit/graduate/work/img/work_ic10.png) no-repeat 55% 20px;
	background-size: 30px auto;
}
.flowBlock ul li.type02{
	background: url(/company/recruit/graduate/work/img/work_ic11.png) no-repeat 50% 20px;
	background-size: 30px auto;
}
.flowBlock ul li.type03{
	background: url(/company/recruit/graduate/work/img/work_ic12.png) no-repeat 50% 20px;
	background-size: 30px auto;
}
.flowBlock ul li.type04{
	background: url(/company/recruit/graduate/work/img/work_ic13.png) no-repeat 50% 20px;
	background-size: 30px auto;
}
.flowBlock ul li.type05{
	background: url(/company/recruit/graduate/work/img/work_ic14.png) no-repeat 50% 20px;
	background-size: 30px auto;
}
.flowBlock ul li.type06{
	background: url(/company/recruit/graduate/work/img/work_ic15.png) no-repeat 50% 20px;
	background-size: 30px auto;
}

/* ictype hover,active */
.flowBlock ul li.active a{
	background-color: #d40c0c;
	color: #ffffff;
}
.flowBlock ul li.type01.active{
	background: url(/company/recruit/graduate/work/img/work_ic10on.png) no-repeat 55% 20px;
	background-size: 30px auto;
	background-color: #d40c0c;
}
.flowBlock ul li.type02.active{
	background: url(/company/recruit/graduate/work/img/work_ic11on.png) no-repeat 50% 20px;
	background-size: 30px auto;
	background-color: #d40c0c;
}
.flowBlock ul li.type03.active{
	background: url(/company/recruit/graduate/work/img/work_ic12on.png) no-repeat 50% 20px;
	background-size: 30px auto;
	background-color: #d40c0c;
}
.flowBlock ul li.type04.active{
	background: url(/company/recruit/graduate/work/img/work_ic13on.png) no-repeat 50% 20px;
	background-size: 30px auto;
	background-color: #d40c0c;
}
.flowBlock ul li.type05.active{
	background: url(/company/recruit/graduate/work/img/work_ic14on.png) no-repeat 50% 20px;
	background-size: 30px auto;
	background-color: #d40c0c;
}
.flowBlock ul li.type06.active{
	background: url(/company/recruit/graduate/work/img/work_ic15on.png) no-repeat 50% 20px;
	background-size: 30px auto;
	background-color: #d40c0c;
}


/* workFlowBlock
----------------------------------- */

.workFlowBlock{
	width:320px;
	margin:0 auto;
	padding-bottom:25px;
}
.workFlowBlock ul{
	position: relative;
}
.workFlowBlock ul li{
	float: left;
	width: 132px;
	height: 143px;
	padding: 60px 5px 0;
	margin-left: 18px;
	position: relative;
	border: 2px solid #d40c0c;
	border-radius: 4px;
	margin-top:38px;
}
.workFlowBlock ul li:nth-child(3n){
}
.workFlowBlock ul li p{
	margin-top: 5px;
}
.workFlowBlock ul li p a{
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	background-color: #d40c0c;
	border: 2px solid #d40c0c;
	border-radius: 4px;
	vertical-align: bottom;
	position: relative;
	padding-top:4px;
	padding-bottom:4px;
}
.workFlowBlock ul li.active p a,
.workFlowBlock ul li:hover p a{
	border: 2px solid #ffffff;
}
.workFlowBlock ul li.active p.active a,
.workFlowBlock ul li p a:hover{
	color: #d40c0c;
	background-color: #ffffff;
}
.workFlowBlock ul li p a span{
	display: inline-block;
	padding-left: 12px;
	position: relative;
}
.workFlowBlock ul li:before{
	content: "";
	display: block;
	width: 56px;
	height: 32px;
	background: url(/company/recruit/graduate/work/img/work_ic20.png) no-repeat 0 center;
	background-size: 56px auto;
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left:-28px;
}
.workFlowBlock ul li.alone:before{
	content: "";
	display: block;
	width: 28px;
	height: 32px;
	background: url(/company/recruit/graduate/work/img/work_ic19.png) no-repeat 0 center;
	background-size: 28px auto;
	position: absolute;
	top: -32px;
	left: 50%;
	margin-left:-14px;
}
.workFlowBlock ul li:not(:last-child):after{
	content: "";
	display: block;
	width: 16px;
	height: 34px;
	background: url(/company/recruit/graduate/work/img/work_ic16.png) no-repeat 0 center;
	background-size: 16px auto;
	position: absolute;
	top: 44px;
	right: -19px;
}
.workFlowBlock ul li:nth-child(n+3):nth-child(2n+1) > p:first-child:after{
	content: "";
	display: block;
	width: 16px;
	height: 34px;
	background: url(/company/recruit/graduate/work/img/work_ic16.png) no-repeat 0 center;
	background-size: 16px auto;
	position: absolute;
	top: 44px;
	left: -19px;
}
.workFlowBlock ul li p a span:before{
	content: "";
	display: block;
	width: 7px;
	height: 12px;
	background: url(/company/recruit/graduate/work/img/work_ic18.png) no-repeat 0 center;
	background-size: 7px auto;
	position: absolute;
	top: 4px;
	left: 0;
}
.workFlowBlock ul li.active p.active a span:before,
.workFlowBlock ul li p a:hover span:before{
	background: url(/company/recruit/graduate/work/img/work_ic17.png) no-repeat 0 center;
	background-size: 7px auto;
}

/* ictype */
.workFlowBlock ul li.type01{
	background: url(/company/recruit/graduate/work/img/work_ic10.png) no-repeat 55% 20px;
	background-size: 30px auto;
}
.workFlowBlock ul li.type02{
	background: url(/company/recruit/graduate/work/img/work_ic11.png) no-repeat 50% 20px;
	background-size: 30px auto;
}
.workFlowBlock ul li.type03{
	background: url(/company/recruit/graduate/work/img/work_ic12.png) no-repeat 50% 20px;
	background-size: 30px auto;
}
.workFlowBlock ul li.type04{
	background: url(/company/recruit/graduate/work/img/work_ic13.png) no-repeat 50% 20px;
	background-size: 30px auto;
}
.workFlowBlock ul li.type05{
	background: url(/company/recruit/graduate/work/img/work_ic14.png) no-repeat 50% 20px;
	background-size: 30px auto;
}
.workFlowBlock ul li.type06{
	background: url(/company/recruit/graduate/work/img/work_ic15.png) no-repeat 50% 20px;
	background-size: 30px auto;
}

/*=================================

	clearfix

=================================*/
.work .headContents .headWrap:after,
.work .contentsBlock:after,
.work .contentsBlock .textWrap:after,
.work .bdBox .colWrap:after,
.flowBlock ul:after{
	content: "";
	display: block;
	clear: both;
}

}

