@charset "utf-8";

@media screen and (max-width: 768px) {
	.sp-none {
		display: none !important;
	}
}
@media screen and (min-width: 769px) {
	.pc-none {
		display: none !important;
	}
}

#area_menu {
	margin-top: 10px;
}
#area_menu > ul > li {
	border-top: 1px solid #fff;
}
#area_menu > ul > li:first-child {
	border-top: none;
}
#area_menu > ul > li > a {
	position: relative;
	display: block;
	padding: 8px 10px 8px 30px;
	background-color: #0C4384;
	font-size: 16px;
	color: #fff;
}
#area_menu > ul > li > a:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 50%;
	display: block;
	margin-top: -9px;
	width: 10px;
	height: 17px;
	background: transparent url(../images/arw03.png) no-repeat 0 0;
}
#area_menu > ul > li.open > a:before {
	transform: rotate(90deg);
}
#area_menu > ul > li > ul {
	display: none;
}
#area_menu > ul > li > ul > li {
	border-top: 1px solid #fff;
}
#area_menu > ul > li > ul > li:first-child {
	border-top: none;
}
#area_menu > ul > li > ul > li > a {
	position: relative;
	display: block;
	padding: 8px 10px 8px 30px;
	background-color: #FDE1BA;
	font-size: 16px;
	color: #000;
}
#area_menu > ul > li > ul > li > a:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 50%;
	display: block;
	margin-top: -9px;
	width: 10px;
	height: 17px;
	background: transparent url(../images/arw04.png) no-repeat 0 0;
}
/*-------------------------------------------------------- 
　　　　　　　　　　　トップページ top
---------------------------------------------------------- */
#topban {
	padding: 10px;
	width: 100%;
	background-color: #00468C;
}
#topban .inner {
	margin: 0 auto;
	width: 1100px;
}
#TOP .midashi {
	margin-top: 45px;
	text-align: center;
	background: transparent url(../images/top/blk1_midashi_bg.png) repeat-x left center;
}
#TOP #blk1 {
	margin-top: 40px;
}
#TOP .blk:after {
	content: "";
	clear: both;
	display: block;
}
#TOP .blk .title img {
	width: 100%;
	height: auto;
}
#TOP .blk .fl {
	width: 49.56%;
}
#TOP .blk .fl .body {
	padding: 25px 0;
	background-color: #eeeeee;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
#TOP .blk .fr {
	width: 49%;
}
#TOP .blk .fr .body {
	padding: 25px 15px;
	background-color: #eeeeee;
	height: 300px;
}
#TOP .blk .fr .btn {
	text-align: center;
	background-color: #eeeeee;
	height: 110px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
#TOP #area_map {
	background: url(../images/top/top_map_01.png) repeat-x left top;
	width:545px;
	height:361px;
}
#area_map .clearfix{
	width:545px;
}
#area_map .clearfix.chu_shi_kin_wrap{
	margin-top:123px;
}
#TOP #area_map .kyushyu{
	float:left;
	position: relative;
	margin:33px 0 0 111px;
	height:91px;
	width:106px;
}
.kyushyu #fukuoka{
	position:absolute;
	top:0;
	left:0;
}
.kyushyu #nagasaki{
	position:absolute;
	top:24px;
	left:0;
}
.kyushyu #oita{
	position:absolute;
	top:48px;
	left:0;
}
.kyushyu #kagoshima{
	position:absolute;
	top:73px;
	left:0;
}
.kyushyu #saga{
	position:absolute;
	top:0;
	left:59px;
}
.kyushyu #kumamoto{
	position:absolute;
	top:24px;
	left:59px;
}
.kyushyu #miyazaki{
	position:absolute;
	top:48px;
	left:59px;
}
#TOP #area_map .chubu {
	float:left;
	position: relative;
	margin:33px 0 0 52px;
	height:115px;
	width:106px;
}
.chubu #yamanashi{
	position:absolute;
	top:0;
	left:0;
}
.chubu #niigata{
	position:absolute;
	top:24px;
	left:0;
}
.chubu #ishikawa{
	position:absolute;
	top:48px;
	left:0;
}
.chubu #aichi{
	position:absolute;
	top:73px;
	left:0;
}
.chubu #mie{
	position:absolute;
	top:97px;
	left:0;
}
.chubu #nagano{
	position:absolute;
	top:0;
	left:59px;
}
.chubu #toyama{
	position:absolute;
	top:24px;
	left:59px;
}
.chubu #shizuoka{
	position:absolute;
	top:48px;
	left:59px;
}
.chubu #gifu{
	position:absolute;
	top:73px;
	left:59px;
}
#TOP #area_map .chugoku {
	float:left;
	position: relative;
	margin:24px 0 0 103px;
	height:66px;
	width:106px;
}
.chugoku #tottori{
	position:absolute;
	top:0;
	left:0;
}
.chugoku #okayama{
	position:absolute;
	top:24px;
	left:0;
}
.chugoku #yamaguchi{
	position:absolute;
	top:48px;
	left:0;
}
.chugoku #shimane{
	position:absolute;
	top:0;
	left:59px;
}
.chugoku #hiroshima{
	position:absolute;
	top:24px;
	left:59px;
}
#TOP #area_map .shikoku {
	float:left;
	position: relative;
	margin:24px 0 0 34px;
	height:42px;
	width:106px;
}
.shikoku #kagawa{
	position:absolute;
	top:0;
	left:0;
}
.shikoku #tokushima{
	position:absolute;
	top:24px;
	left:0;
}
.shikoku #ehime{
	position:absolute;
	top:0;
	left:59px;
}
.shikoku #kouchi{
	position:absolute;
	top:24px;
	left:59px;
}
#TOP #area_map .kinki {
	float:left;
	position: relative;
	margin:0 0 0 39px;
	height:90px;
	width:121px;
}
.kinki #shiga{
	position:absolute;
	top:0;
	left:0;
}
.kinki #osaka{
	position:absolute;
	top:24px;
	left:0;
}
.kinki #nara{
	position:absolute;
	top:48px;
	left:0;
}
.kinki #fukui{
	position:absolute;
	top:73px;
	left:0;
}
.kinki #kyoto{
	position:absolute;
	top:0;
	left:59px;
}
.kinki #hyogo{
	position:absolute;
	top:24px;
	left:59px;
}
.kinki #wakayama{
	position:absolute;
	top:48px;
	left:59px;
}
@media screen and (max-width:667px){
	#topban {
		margin-top: 20px;
		padding: 10px 0;
		width: 100%;
		background-color: #00468C;
	}
	#topban .inner {
		width: 100%;
	}
	#TOP .midashi {
		margin-top: 30px;
		background: transparent url(../images/top/blk1_midashi_bg.png) repeat-x left center;
		background-size: auto 3px;
	}
	#TOP .midashi img {
		width: 100px;
		height: auto;
	}
	#TOP #blk1 {
		margin-top: 20px;
	}
	#TOP .blk .fl {
		float: none;
		width: 100%;
	}
	#TOP .blk .fl .body {
		padding: 25px 0;
	}
	#TOP .blk .fr {
		float: none;
		margin-top: 10px;
		width: 100%;
	}
	#TOP .blk .fr .body {
		padding: 10px 5px;
	}
}

#TOP #blk2 {
	margin-top: 20px;
	padding-top: 40px;
	background: transparent url(../images/top/blk1_midashi_bg.png) repeat-x left top;
}
@media screen and (max-width:667px){
	#TOP #blk2 {
		margin-top: 20px;
		padding-top: 30px;
		background: transparent url(../images/top/blk1_midashi_bg.png) repeat-x left top;
		background-size: auto 3px;
	}
}

#TOP #blk3 {
	margin-top: 30px;
	padding: 10px 0;
	background-color: #eee;
}
#TOP #blk3 ul:after {
	content: "";
	clear: both;
	display: block;
}
#TOP #blk3 ul li {
	float: left;
	margin-left: 1%;
	padding: 40px 20px 20px 20px;
	width: 19.2%;
	height: 214px;
	line-height: 1.4em;
	background-color: #fff;
	font-weight: bold;
}
#TOP #blk3 ul li:first-child {
	margin-left: 0;
	padding: 65px 0 0 0;
	text-align: center;
	background-color: #00468C;
	color: #fff;
}
#TOP #blk3 ul li:first-child a {
	position: relative;
	display: inline-block;
	margin-top: 50px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#TOP #blk3 ul li:first-child a:after {
	content: "";
	position: absolute;
	right: -21px;
	top: 1px;
	width: 18px;
	height: 16px;
	background: transparent url(../images/top/cursor.png) no-repeat 0 0;
}
#TOP #blk3 ul li .category span {
	padding: 3px 10px;
	background-color: #00A3D9;
	border-radius: 5px;
	color: #fff;
}
#TOP #blk3 ul li .date {
	margin-top: 10px;
}
#TOP #blk3 ul li .title {
	margin-top: 10px;
}
#TOP #blk3 ul li a {
	text-decoration: underline;
}
@media screen and (max-width:667px){
	#TOP #blk3 ul li {
		float: none;
		margin-left: 0;
		padding: 10px 15px 15px 15px;
		width: 100%;
		height: auto;
		line-height: 1.4em;
		background-color: #fff;
		font-weight: bold;
	}
	#TOP #blk3 ul li:first-child {
		position: relative;
		margin-left: 0;
		padding: 10px 0;
		text-align: center;
		background-color: #00468C;
		color: #fff;
	}
	#TOP #blk3 ul li:first-child a {
		position: absolute;
		right: 20px;
		bottom: -25px;
		display: inline-block;
		margin-top: 0;
		font-size: 14px;
		color: #000;
		text-decoration: none;
	}
	#TOP #blk3 ul li:first-child a:after {
		content: "";
		position: absolute;
		right: -14px;
		top: 5px;
		width: 10px;
		height: 10px;
		background: transparent url(../images/top/cursor2.png) no-repeat 0 0;
		background-size: 10px auto;
	}
	#TOP #blk3 ul li:nth-child(2) {
		padding-top: 30px;
	}
	#TOP #blk3 ul li .category span {
		padding: 3px 10px;
		background-color: #00A3D9;
		border-radius: 5px;
		font-size: 12px;
		color: #fff;
	}
	#TOP #blk3 ul li .date {
		margin-top: 5px;
	}
	#TOP #blk3 ul li .title {
		margin-top: 5px;
	}
}

#TOP #blk4 {
	padding: 15px 0 30px;
}
#TOP #blk4 ul:after {
	content: "";
	clear: both;
	display: block;
}
#TOP #blk4 ul li {
	float: left;
	margin-left: 2%;
	margin-top: 15px;
	width: 49%;
}
#TOP #blk4 ul li:nth-child(2n+1) {
	margin-left: 0;
}
@media screen and (max-width:667px){
	#TOP #blk4 ul li {
		float: none;
		margin-left: 0;
		margin-top: 15px;
		width: 100%;
	}
}


#TOP .blk .fr input[type="checkbox"] {
	display: none;
}
#TOP .blk .fr input+label,
#TOP .blk .fr input+label::before,
#TOP .blk .fr input+label::after {
	-webkit-transition: all .2s;
	transition: all .2s;
}
#TOP .blk .fr input+label {
	display: inline-block;
	position: relative;
	margin: 0 3px 10px;
	padding: 5px 20px;
	border-radius: 5px;
	cursor: pointer;
}
#TOP .blk .fr input+label::before {
	display: block;
	content: attr(data-off-label);
	color: #fff;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
#TOP .blk .fr label {
	background-color: #bbb;
}
#TOP .blk .fr label::before {
	color: #fff;
}
#TOP .blk .fr .select_kind:checked+label {
	background-color: #00468C;
}
#TOP .blk .fr .select_kind:checked+label::before {
	color: #fff;
}
@media screen and (max-width:667px){
	#TOP .blk .fr input+label {
		display: inline-block;
		position: relative;
		margin: 5px;
		padding: 3px 15px;
		border-radius: 5px;
		cursor: pointer;
	}
	#TOP .blk .fr input+label::before {
		display: block;
		content: attr(data-off-label);
		color: #fff;
		text-align: center;
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-size: 14px;
	}
}


/*-------------------------------------------------------- 
　　　　　　　　　　　求人検索一覧 job
---------------------------------------------------------- */
#side nav {
	margin-top: 30px;
}
#side nav:first-child {
	margin-top: 0;
}
#side nav:nth-child(2) .blk {
	margin-top: 7px;
}
#side ul {
	padding: 18px 14px;
}
#side li a {
	display: inline-block;
	margin-bottom: 0;
}
#side .blk {
	border: solid 3px #DDDDDD;
}
#side .blk .body {
	padding: 20px 14px;
}
#side .blk .tc {
	text-align: center;
}
#side .side_ttl {
	margin-bottom: 0;
	padding: 8px;
}
#side .side_ttl:first-child {
	margin-top: 0;
}
#side .blk label {
	display: block;
}
#side .blk label input[type="text"] {
	padding:10px 0;
	background-color:#EEEEEE;
	border:1px #CBCBCB solid;
	font-size:16px;
	font-weight:bold;
	box-shadow:0 0 3px #ccc inset;
}
#side .blk select {
	width: 100%;
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0px;
	border: 1px solid #aaa;
	background: #fff;
	background: url(../images/job/arrow.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#fff 100%);
	background: url(../images/job/arrow.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#fff 100%);
}
#side .blk .btn {
	margin-top: 25px;
}

.wp-pagenavi {
	position: relative;
}
.wp-pagenavi.tb {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 10px;
	border-top: none;
	border-bottom: 3px solid #ccc;
}
.pageinfo {
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
	font-size: 17px;
}
.pageinfo strong {
	font-weight: bold;
	font-size: 22px;
	color: #FF7F00;
}

.job_list {
	position: relative;
	margin-top: 25px;
	padding: 20px;
	border: 1px solid #00439C;
	border-top: 15px solid #004496;
}
.job_list .title {
	line-height: 1.3em;
	font-weight: bold;
	font-size: 26px;
}
.job_list .body {
	margin-top: 10px;
	width: 480px;
}
.job_list .body dl:after {
	content: "";
	clear: both;
	display: block;
}
.job_list .body dl dt {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 20%;
}
.job_list .body dl dd {
	float: left;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 2%;
	width: 78%;
}
.job_list .btn_blk {
	position: absolute;
	right: 20px;
	bottom: 20px;
	padding: 12px 20px;
	text-align: center;
	background-color: #eee;
	border-radius: 5px;
}
.job_list .btn_blk .link {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.job_list .btn_blk .apply {
	padding-top: 10px;
	border-top: 1px solid #fff;
}





@media screen and (max-width:667px){
	.pageinfo {
		position: static;
		left: 0;
		top: 0;
		font-weight: bold;
		font-size: 14px;
	}
	.pageinfo strong {
		font-weight: bold;
		font-size: 18px;
		color: #FF7F00;
	}

	.job_list {
		margin-top: 20px;
		padding: 15px;
	}
	.job_list .title {
		line-height: 1.3em;
		font-weight: bold;
		font-size: 18px;
	}
	.job_list .body {
		margin-top: 10px;
		width: 100%;
	}
	.job_list .body dl dt {
		clear: both;
		float: left;
		margin-top: 5px;
		width: 20%;
	}
	.job_list .body dl dd {
		float: left;
		margin-top: 5px;
		padding-top: 0;
		padding-left: 2%;
		width: 78%;
	}
	.job_list .btn_blk {
		position: static;
		margin-top: 20px;
		padding: 12px 20px;
		background-color: #eee;
		border-radius: 5px;
	}
}



#JOB #main h1 {
	margin-bottom: 60px;
}
#JOB #main .title_wrap {
	position: relative;
}
#JOB #main h2 {
	margin-bottom: 0;
	padding: 0 0 7px 0;
	font-size: 20px;
}
#JOB #main .apply.bt {
	position: absolute;
	right: 0;
	bottom: 12px;
}
#JOB #main .apply.bt img {
	width: 168px;
	height: auto;
}
#JOB #main h3{
	margin:30px 0 20px;
	padding:10px;
	background-color: #004496;
	line-height:1.2;
	font-weight:bold;
	color: #fff;
}
#JOB #main h3 span{
	display: block;
	border-left:#fff solid 5px;
	padding-left:14px;
	line-height:1.4;
}
#JOB #main .text {
	padding: 0 1em;
}

table.table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
table.table th {
  padding: 15px;
  width: 30%;
  text-align: left;
  background-color: #DAEBF9;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
}
table.table td {
  padding: 15px;
  width: 70%;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
#JOB #main .btn_blk {
	margin-top: 70px;
	padding: 20px;
	text-align: center;
	background-color: #eee;
	border-radius: 5px;
}
#JOB #main .btn_blk .link {
	display: inline-block;
	margin: 0 10px;
}
#JOB #main .btn_blk .apply {
	display: inline-block;
	margin: 0 10px;
}
/*#JOB #main .btn_blk .apply input {
	display: inline-block;
	width: 238px;
	height: 68px;
	text-indent: -9999px;
	background: transparent url(../images/job/btn2.png) no-repeat 0 0;
	border: none;
	cursor: pointer;
}*/

@media screen and (max-width:667px){
	#JOB #main .apply.bt {
		bottom: 65px;
	}
	#JOB #main .apply.bt img {
		width: 120px;
		height: auto;
	}
	#JOB #main .btn_blk {
		margin-top: 30px;
	}
	#JOB #main .btn_blk .apply {
		margin-top: 10px;
	}
}



#JOB.entry #main h1 {
	margin-bottom: 30px;
}
#JOB.entry #main .in_text {
	margin-bottom: 30px;
	padding: 15px;
	background-color: #DAEBF9;
}
#JOB.entry #main .in_text p {
	line-height: 1.5em;
	font-weight: bold;
	font-size: 20px;
}
#JOB.entry #main .lead {
	padding: 0 15px;
}
#JOB.entry #main .lead span {
	font-weight: bold;
	color: #FF9200;
}
#JOB.entry #main table.form {
	margin-top: 20px;
	width: 100%;
	font-size: 14px;
}
#JOB.entry #main table.form th {
	position: relative;
	padding: 15px 10px 15px 30px;
	width: 32%;
	text-align: left;
	border-bottom: 3px solid #004496;
	font-weight: bold;
	font-size: 15px;
}
#JOB.entry #main table.form th:before {
	content: "■";
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 10px;
	height: 10px;
	line-height: 1em;
	color: #004496;
}
#JOB.entry #main table.form th.hiddu:after {
	content: "※必須";
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -7px;
	line-height: 1em;
	font-size: 14px;
	color: #FF9200;
}
#JOB.entry #main table.form td {
	padding: 15px 20px;
	width: 68%;
	border-bottom: 1px solid #ddd;
}
#JOB.entry #main table.form td input[type="text"],
#JOB.entry #main table.form td input[type="email"] {
	padding: 8px 5px;
	width: 360px;
	border: 1px solid #ccc;
	font-size: 14px;
}
#JOB.entry #main table.form td select {
	padding: 8px 50px 8px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0px;
	border: 1px solid #aaa;
	background: #fff;
	background: url(../images/job/arrow.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#fff 100%);
	background: url(../images/job/arrow.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#fff 100%);
	font-size: 14px;
}
#JOB.entry #main table.form td option {
	font-size: 14px;
}
#JOB.entry #main table.form td textarea {
	padding: 8px 5px;
	width: 360px;
	border: 1px solid #ccc;
	font-size: 14px;
}
@media screen and (max-width:667px){
	#JOB.entry #main .in_text {
		margin-bottom: 20px;
	}
	#JOB.entry #main .in_text p {
		line-height: 1.5em;
		font-weight: bold;
		font-size: 16px;
	}
	#JOB.entry #main table.form {
		display: block;
		width: 100%;
	}
	#JOB.entry #main table.form tbody {
		display: block;
		width: 100%;
	}
	#JOB.entry #main table.form tr {
		display: block;
		width: 100%;
	}
	#JOB.entry #main table.form th {
		display: block;
		width: 100%;
	}
	#JOB.entry #main table.form td {
		display: block;
		width: 100%;
	}
	#JOB.entry #main table.form td input[type="text"],
	#JOB.entry #main table.form td input[type="email"],
	#JOB.entry #main table.form td textarea {
		width: 100%;
	}
}


/*-------------------------------------------------------- 
　　　　　　　　　　　お仕事について about_work
---------------------------------------------------------- */
#ABOUT_WORK #main3 {
	padding-bottom: 100px;
}
#ABOUT_WORK .lead {
	padding: 20px 10px 0;
}
#ABOUT_WORK .row {
	padding: 0 10px;
}
#ABOUT_WORK .row:after {
	content: "";
	clear: both;
	display: block;	
}
#ABOUT_WORK .row .col {
	float: left;
	margin-left: 6%;
	margin-top: 30px;
	width: 47%;
}
#ABOUT_WORK .row .col:nth-child(2n+1) {
	margin-left: 0;
}
#ABOUT_WORK .row .col .title {
	position: relative;
	padding-left: 33px;
	border-bottom: 2px solid #004591;
	font-weight: bold;
	font-size: 30px;
	color: #004591;
}
#ABOUT_WORK .row .col .title:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	width: 23px;
	height: 16px;
	background: transparent url(../images/about_work/cursor.png) no-repeat 0 0;
	background-size: cover;
}
#ABOUT_WORK .row .col .img {
	margin-top: 20px;
}
#ABOUT_WORK .row .col .img img {
	width: 100%;
	height: auto;
}
#ABOUT_WORK .row .col .body {
	margin-top: 15px;
}
@media screen and (max-width:667px){
	#ABOUT_WORK .row .col {
		float: none;
		margin-left: 0;
		margin-top: 20px;
		width: 100%;
	}
	#ABOUT_WORK .row .col .title {
		position: relative;
		padding-left: 33px;
		border-bottom: 2px solid #004591;
		font-weight: bold;
		font-size: 24px;
		color: #004591;
	}
	#ABOUT_WORK .row .col .title:before {
		content: "";
		position: absolute;
		left: 0;
		top: 50%;
		margin-top: -10px;
		width: 23px;
		height: 16px;
		background: transparent url(../images/about_work/cursor.png) no-repeat 0 0;
		background-size: cover;
	}
	#ABOUT_WORK .row .col .body {
		margin-top: 10px;
	}
}







