@charset "UTF-8";


/* H2
=========================================== */
@media screen and (max-width:768px) {
	.rctTtl_1 {
		/*line-height: 1.9;*/
		display: block;
		position: relative;
		padding: 12px 10px 7px 20px !important;
		background: #0088d1;
		color: #fff;
		font-size: 18px !important;
		font-weight: bold !important;
		border-bottom: 2px solid #026ba9;
	}
	.rctTtl_1:before{
		content: '';
		display: block;
		width: 3px;
		height: 14px;
		background: #61abee;
		position: absolute;
		top: 50%;
		left: 10px;
		margin-top: -7px;
	}
}


/* psn
=========================================== */
.psn{
	margin-top: 5px;
}
/*==clearfix==*/
.psn:after{content:""; display:block; clear:both;}

.psn .pht{
	width: 357px;
	float: right;
}
.psn .pht p{
	width: 100%;
	margin: 0;
	padding-top: 81.793%;
	position: relative;
	overflow: hidden;
}
.psn .pht p img{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.psn .exp{
	width: 403px;
	background-color: #00a0e9;
	float: left;
}
.psn .exp .expIn{
	padding: 14px 18px 12px;
}
.psn .exp .txt{
  padding-bottom: 0.8em;
	background: url(/recruit/employee/images/employee/psn_line.gif) left bottom no-repeat;
	color: #fff;
	font-size: 228.571%;
	font-weight: bold;
	line-height: 1.3125;
}
.psn .exp .job{
	margin: 50px 0 0;
	color: #fff;
	font-size: 114.286%;
	line-height: 1.375;
}
.psn .exp .name{
	margin: 10px 0 0;
	color: #fff;
	font-size: 200%;
}

@media screen and (max-width:768px){
	.psn{
		margin-top: 10px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.psn .pht,
	.psn .exp{
		width: 100%;
		float: none;
	}
	.psn .exp .expIn{
		padding: 10px;
	}
	.psn .exp .txt{
		font-size: 18px;
	}
	.psn .exp .job{
		margin-top: 15px;
		font-size: 12px;
	}
	.psn .exp .name{
		font-size: 16px;
	}
}

/* 共通
=========================================== */
/*empSec*/
.empSec{
	margin-top: 65px;
}
.empSec p{
	margin: 0;
}
.empSec .empTtl{
	padding-bottom: 16px;
	color: #00a0e9;
	font-size: 214.286%;
	font-weight: normal;
	text-align: center;
	position: relative;
}
#main .empSec .empTtl{
	margin: 0;
}
.empSec .empTtl:after{
	content: "";
	display: block;
	width: 30px;
	height: 4px;
	margin-left: -15px;
	background-color: #00a0e9;
	position: absolute;
	bottom: 0;
	left: 50%;
}

.empSec .empFigL{
	width: 300px;
	margin: 0 20px 0 0;
	float: left;
}
.empSec .empFigR{
	width: 300px;
	margin: 0 0 0 20px;
	float: right;
}
.empSec .empFigL img,
.empSec .empFigR img{
	width: 100%;
}
.empSec .empExp{
	color: #666;
}
.empSec .empExp p{
	line-height: 2;
}

@media screen and (max-width:768px){
	.empSec{
		margin-top: 30px;
	}
	.empSec .empTtl{
		padding-bottom: 10px;
		border-bottom: 2px solid #ccc;
		color: #3e3e3e;
		font-size: 20px;
		font-weight: bold;
		line-height: 1;
		text-align: left;
		position: relative;
	}
	#main .empSec .empTtl{
		margin-right: 15px;
		margin-left: 15px;
	}
	.empSec .empTtl:after {
		content: '';
		display: block;
		width: 50px;
		margin-left: 0;
		background: #00a0e9;
		position: absolute;
		left: 0;
		bottom: -2px;
		height: 2px;
	}
	.empSec .empFigL,
	.empSec .empFigR{
		width: 100%;
		margin: 0 0 20px 0;
	}
}


/* 仕事内容
=========================================== */
.jobCnt{
	margin-top: 40px;
}
.jobCnt .jobIn{}
/*==clearfix==*/
.jobCnt .jobIn:after{content:""; display:block; clear:both;}

.empSec .jobCnt .empFigL,
.empSec .jobCnt .empFigR{
	margin-bottom: 10px;
}

@media screen and (max-width:768px){
	.jobCnt{
		margin-top: 20px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.empSec .jobCnt .empFigL,
	.empSec .jobCnt .empFigR{
		margin: 0 0 20px 0;
	}
}


/* 1日のスケジュール
=========================================== */
.scjCnt{
	margin-top: 40px;
	padding: 30px;
	background-color: #daf3ff;
}
.scjCnt .scjIn{
}
/*==clearfix==*/
.scjCnt .scjIn:after{content:""; display:block; clear:both;}

.scjCnt .scjTime{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.scjCnt .empFigL + .scjTime,
.scjCnt .empFigR + .scjTime{
	width: 380px;
}
/*==clearfix==*/
.scjCnt .scjTime:after{content:""; display:block; clear:both;}

.scjCnt .scjTime li{
	margin-top: 7px;
}
/*==clearfix==*/
.scjCnt .scjTime li:after{content:""; display:block; clear:both;}
.scjCnt .scjTime li:first-of-type{
	margin-top: 0;
}
.scjCnt .scjTime li .time{
	width: 5em;
	color: #00a0e9;
	font-size: 114.286%;
	font-weight: bold;
	line-height: 1.4;
	float: left;
	clear: both;
}
.scjCnt .scjTime li p{
	margin: 0 0 0 5em;
	font-size: 114.286%;
}

@media screen and (max-width:768px){
	.scjCnt{
		margin-top: 20px;
		padding: 15px;
	}
	.scjCnt .empFigR + .scjTime{
		width: 100%;
	}
	.scjCnt .scjTime li .time,
	.scjCnt .scjTime li p{
		font-size: 14px;
	}
}


/* 大切にしている価値観
=========================================== */
.valCnt{
	margin-top: 40px;
}
.valCnt .valExp{
	line-height: 2;
	color: #666;
}

.valCnt .valList{
	margin: 60px 0 0;
	padding: 0;
	border-top: 1px solid #ccc;
	list-style: none;
}
.valCnt .valList li{
	border-bottom: 1px solid #ccc;
	padding: 35px 0 30px;
}
/*==clearfix==*/
.valCnt .valList li:after{content:""; display:block; clear:both;}
.valCnt .valList li .elm{
	width: 300px;
	color: #00a0e9;
	font-size: 142.857%;
	font-weight: bold;
	float: left;
}
.valCnt .valList li .txt{
	margin-left: 320px;
	color: #666;
	line-height: 2;
}

@media screen and (max-width:768px){
	.valCnt{
		margin-top: 20px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.valCnt .valList{
		margin-top: 0;
		border-top: none;
	}
	.valCnt .valList li{
		margin-top: 30px;
		padding: 0;
		border-bottom: none;
	}
	.valCnt .valList li .elm{
		width: 100%;
		padding-bottom: 10px;
		border-bottom: 2px solid #ccc;
		color: #3e3e3e;
		font-size: 20px;
		font-weight: bold;
		line-height: 1;
		text-align: left;
		position: relative;
		float: none;
	}
	.valCnt .valList li .elm:after{
		content: '';
		display: block;
		width: 50px;
		margin-left: 0;
		background: #00a0e9;
		position: absolute;
		left: 0;
		bottom: -2px;
		height: 2px;
	}
	.valCnt .valList li .txt{
		width: 100%;
		margin-top: 20px;
		margin-left: 0;
	}
}


/* 応募する
=========================================== */
.aplBtn{
	width: 448px;
	margin: 40px auto 0;
}
.aplBtn a{
	padding: 37px;
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#f80101',EndColorStr='#cc0000',GradientType=1)";

	background:-webkit-linear-gradient(135deg, #f80101, #cc0000);
	background:-moz-linear-gradient(135deg, #f80101, #cc0000);
	background:-o-linear-gradient(135deg, #f80101, #cc0000);
	background:linear-gradient(135deg, #f80101, #cc0000);

	font-size: 128.571%;
	line-height: 1;
	text-align: center;
	display: block;
	position: relative;
}
#mainContents .aplBtn a:link,
#mainContents .aplBtn a:active,
#mainContents .aplBtn a:visited{
	color: #fff;
	text-decoration: none;
}
.aplBtn a:hover{
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#f80101',EndColorStr='#cc0000',GradientType=1)";

	background:-webkit-linear-gradient(135deg, #f80101, #cc0000);
	background:-moz-linear-gradient(135deg, #f80101, #cc0000);
	background:-o-linear-gradient(135deg, #f80101, #cc0000);
	background:linear-gradient(135deg, #f80101, #cc0000);
}
.aplBtn a:after{
	content: "";
	display: block;
	width: 11px;
	height: 100%;
	background: url(/recruit/employee/images/employee/aplbtn_arw.png) center center no-repeat;
	position: absolute;
	top: 0;
	right: 30px;
}
.ie9 .aplBtn a{
	width: 100%;
	box-sizing: border-box;
	display: table;
}

@media screen and (max-width:768px){
	.aplBtn{
		width: 100%;
		margin-top: 20px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.aplBtn a{
		padding: 20px 32px;
		font-size: 16px;
	}
	.aplBtn a:after{
		right: 20px;
	}
}


/* 話が聞いてみたい方へ
=========================================== */
.forLst{
	margin-top: 70px;
	text-align: center;
}
.forLst .flCht{
	margin: 0;
	color: #00a0e9;
	font-size: 128.571%;
}
.forLst .flCht span{
	display: inline-block;
	position: relative;
}
.forLst .flCht span:before{
	content: "";
	display: block;
	width: 27px;
	height: 27px;
	margin-top: -13px;
	background: url(/recruit/employee/images/employee/flttl_l.png) center center no-repeat;
	position: absolute;
	top: 50%;
	left: -40px;
}
.forLst .flCht span:after{
	content: "";
	display: block;
	width: 27px;
	height: 27px;
	margin-top: -13px;
	background: url(/recruit/employee/images/employee/flttl_r.png) center center no-repeat;
	position: absolute;
	top: 50%;
	right: -40px;
}

.forLst .flTtl{
	margin: 15px 0 0;
	font-size: 128.571%;
}

.forLst .flTxt{
	margin: 8px 0 0;
	color: #666;
	line-height: 2;
	text-align: left;
}

@media screen and (max-width:768px){
	.forLst{
		margin-top: 35px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.forLst .flCht{
		font-size: 14px;
	}
	.forLst .flTtl{
		font-size: 16px;
	}
	.forLst .flTxt{
		font-size: 14px;
	}
}


/* お問い合わせフォーム
=========================================== */
.inqBtn{
	width: 448px;
	margin: 40px auto 0;
}
.inqBtn a{
	padding: 37px;
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#02aaf6',EndColorStr='#0394d7',GradientType=1)";

	background:-webkit-linear-gradient(135deg, #02aaf6, #0394d7);
	background:-moz-linear-gradient(135deg, #02aaf6, #0394d7);
	background:-o-linear-gradient(135deg, #02aaf6, #0394d7);
	background:linear-gradient(135deg, #02aaf6, #0394d7);

	font-size: 128.571%;
	line-height: 1;
	text-align: center;
	display: block;
	position: relative;
}
#mainContents .inqBtn a{
	color: #fff;
	text-decoration: none;
}
.inqBtn a:hover{
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#02aaf6',EndColorStr='#0394d7',GradientType=1)";

	background:-webkit-linear-gradient(135deg, #02aaf6, #0394d7);
	background:-moz-linear-gradient(135deg, #02aaf6, #0394d7);
	background:-o-linear-gradient(135deg, #02aaf6, #0394d7);
	background:linear-gradient(135deg, #02aaf6, #0394d7);
}
.inqBtn a:after{
	content: "";
	display: block;
	width: 11px;
	height: 100%;
	background: url(/recruit/employee/images/employee/aplbtn_arw.png) center center no-repeat;
	position: absolute;
	top: 0;
	right: 30px;
}
.ie9 .inqBtn a{
	width: 100%;
	box-sizing: border-box;
	display: table;
}

@media screen and (max-width:768px){
	.inqBtn{
		width: 100%;
		margin-top: 20px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.inqBtn a{
		padding: 20px 32px;
		font-size: 16px;
	}
	.inqBtn a:after{
		right: 20px;
	}
}
