@charset "UTF-8";
.rctTtl_1 span.redIco {
	margin-right: 10px;
	padding: 6px 18px 3px;
	background: #f00;
	color: #fff;
	font-size: 14px;
}

.rctTtl_1 span.blueIco {
	margin-right: 10px;
	padding: 6px 18px 3px;
	background: #00A0E9;
	color: #fff;
	font-size: 14px;
}

.rctTtl_1 span.grayIco {
	margin-right: 10px;
	padding: 6px 18px 3px;
	background: #6A6A6A;
	color: #fff;
	font-size: 14px;
}

.for_PC {
	display: block;
}

.for_SP {
	display: none;
}

@media screen and (max-width:768px) {
	.for_PC {
		display: none;
	}
	.for_SP {
		display: block;
	}
	.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: 100px 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;
}

.empSec .listImgSP{
	display: none;
	padding: 0;
	list-style: none;
}
.empSec .listImg {
	padding: 0;
	overflow: hidden;
	list-style: none;
}

.empSec .listImg li {
	width: 240px;
	float: left;
	margin-right: 20px;
}
.empSec .listImg li img {
	width: 100%;
}

.empSec .listImg li:nth-child(3n) {
	margin: 0;
}

.empSec .listImg2 {
	padding: 0;
	list-style: none;
	text-align: center;
}

.empSec .listImg2 li {
	list-style: none;
}

@media screen and (max-width:768px) {
	.empSec .listImg2 li iframe {
		width: 100%;
	}
	.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;
	}
	.empSec .listImg{
		display: none;
		padding: 0;
		list-style: none;
	}
	.empSec .listImgSP{
		display: block;
		padding: 0;
		list-style: none;
	}
	.empSec .listImgSP li{
		float: left;
		margin: 0;
	}
	.empSec .listImgSP img{
		width: 100%;
		height: auto;
	}
}


/* 仕事内容
=========================================== */

.jobCnt {
	margin-top: 40px;
}

.jobCnt .jobIn {}


/*==clearfix==*/

.jobCnt .jobIn:after {
	content: "";
	display: block;
	clear: both;
}

@media screen and (max-width:768px) {
	.jobCnt {
		margin-top: 20px;
		padding-right: 15px;
		padding-left: 15px;
	}
}


/* 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;
	}
}


/*employees description*/

.empDesc {
	padding-top: 15px;
}

.empDesc ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
}

.empDesc ul li {
	width: 184px;
	float: left;
	margin-right: 8px;
}
.empDesc ul li a{
	text-decoration: none;
	display: block;
}
.empDesc ul li a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#mainContents .empDesc ul li a:hover{
	text-decoration: none;
}
.empDesc ul li .pht{
	width: 100%;
	margin: 0;
	padding-top: 100%;
	position: relative;
	overflow: hidden;
}
.empDesc ul li .pht img{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.empDesc ul li:nth-child(4n) {
	margin-right: 0;
}

.empDesc li .name{
	margin-top: 20px;
	padding-top: 20px;
	position: relative;
	color: #666;
	font-size: 20px;
	font-weight: bold;
}

.empDesc li .name:before {
	content: "";
	display: block;
	width: 30px;
	height: 4px;
	margin-left: -15px;
	background-color: #00a0e9;
	position: absolute;
	top: 0;
	left: 15px;
}

@media screen and (max-width:768px) {
	.empDesc {
		padding: 0 15px;
	}
	.empDesc ul li {
		width: 49%;
		margin: 0 0 20px 0 !important;
	}
	.empDesc ul li:nth-child(2n) {
		margin-left: 2% !important;
	}
	.empDesc ul li img {
		width: 100%;
	}
}


/*dual Btn*/

.dualBtnHolder {
	overflow: hidden;
}

.dualBtnHolder .grayBtn,
.dualBtnHolder .aplBtn {
	float: left;
	width: 49%;
}

.dualBtnHolder .grayBtn {
	margin: 0 1% 0 0;
}

.dualBtnHolder .aplBtn {
	margin: 0 0 0 1%;
}

@media screen and (max-width:768px) {
	.dualBtnHolder {
		padding: 0 15px;
	}
	.dualBtnHolder .grayBtn {
		width: 100%;
		padding: 0;
		margin-bottom: 20px;
	}
	.dualBtnHolder .aplBtn {
		width: 100%;
		padding: 0;
		margin: 0;
	}
}


/*gray btn*/

.grayBtn {
	width: 448px;
	margin: 40px auto 0;
}

.grayBtn a {
	padding: 37px;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f80101',EndColorStr='#cc0000',GradientType=0)";
	background: -webkit-linear-gradient(45deg, #7a7a7a, #666666);
	background: -moz-linear-gradient(45deg, #7a7a7a, #666666);
	background: -o-linear-gradient(45deg, #7a7a7a, #666666);
	background: linear-gradient(45deg, #7a7a7a, #666666);
	font-size: 128.571%;
	line-height: 1;
	text-align: center;
	display: block;
	position: relative;
}

#mainContents .grayBtn a:link,
#mainContents .grayBtn a:active,
#mainContents .grayBtn a:visited {
	color: #fff;
	text-decoration: none;
}

.grayBtn a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#7a7a7a',EndColorStr='#666666',GradientType=0)";
	background: -webkit-linear-gradient(45deg, #7a7a7a, #666666);
	background: -moz-linear-gradient(45deg, #7a7a7a, #666666);
	background: -o-linear-gradient(45deg, #7a7a7a, #666666);
	background: linear-gradient(45deg, #7a7a7a, #666666);
}

.grayBtn a:after {
	content: "";
	display: block;
	width: 11px;
	height: 100%;
	background: url(/recruit/work/images/aplbtn_arw.png) center center no-repeat;
	position: absolute;
	top: 0;
	right: 30px;
}

.ie9 .grayBtn a {
	width: 100%;
	box-sizing: border-box;
	display: table;
}

@media screen and (max-width:768px) {
	.grayBtn {
		width: 100%;
		margin-top: 20px;
		padding-right: 0;
		padding-left: 15px;
	}
	.grayBtn a {
		padding: 20px;
		font-size: 16px;
	}
}


/* 応募する
=========================================== */

.aplBtn {
	width: 448px;
	margin: 40px auto 0;
}

.aplBtn a {
	padding: 37px;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f80101',EndColorStr='#cc0000',GradientType=0)";
	background: -webkit-linear-gradient(45deg, #f80101, #cc0000);
	background: -moz-linear-gradient(45deg, #f80101, #cc0000);
	background: -o-linear-gradient(45deg, #f80101, #cc0000);
	background: linear-gradient(45deg, #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=0)";
	background: -webkit-linear-gradient(45deg, #f80101, #cc0000);
	background: -moz-linear-gradient(45deg, #f80101, #cc0000);
	background: -o-linear-gradient(45deg, #f80101, #cc0000);
	background: linear-gradient(45deg, #f80101, #cc0000);
}

.aplBtn a:after {
	content: "";
	display: block;
	width: 11px;
	height: 100%;
	background: url(/recruit/work/images/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: 0;
	}
	.aplBtn a {
		padding: 20px;
		font-size: 16px;
	}
}


/* 話が聞いてみたい方へ
=========================================== */

.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=0)";
	background: -webkit-linear-gradient(45deg, #02aaf6, #0394d7);
	background: -moz-linear-gradient(45deg, #02aaf6, #0394d7);
	background: -o-linear-gradient(45deg, #02aaf6, #0394d7);
	background: linear-gradient(45deg, #02aaf6, #0394d7);
	font-size: 128.571%;
	line-height: 1;
	text-align: center;
	display: block;
	position: relative;
}

#mainContents .inqBtn a:link,
#mainContents .inqBtn a:active,
#mainContents .inqBtn a:visited {
	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=0)";
	background: -webkit-linear-gradient(45deg, #02aaf6, #0394d7);
	background: -moz-linear-gradient(45deg, #02aaf6, #0394d7);
	background: -o-linear-gradient(45deg, #02aaf6, #0394d7);
	background: linear-gradient(45deg, #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;
		font-size: 16px;
	}
}


/**/
