﻿@charset "utf-8";

/* ****************************************************
Title: top.css
Created: 2010-00-00
Last Modified: 2010-00-00
Editor(s): xxxxxx
Last Editor: xxxxxx
***************************************************** */


/* Table Of Contents
----------------------------------------

# General Elements
# gNav
# pageBody
# content
# sidebar
# clearfix
# common classes

----------------------------------------*/
a {
	color:#2f50b3;
	text-decoration:none;
}

a :hover{
	color:#2f50b3;
	text-decoration:underline;
}

#pageBody #content{
	float:left;
	width:707px;
}

#pageBody #content .ttlimg{
	float:left;
	height:100px;
	margin:0px 0 14px 0;
	width:706px;
}

#pageBody #content .textlist{
	float:left;
	width:706px;
	margin:0 0 6px 0;
}

#pageBody #content .textlist dt{
	font-size:110%;
	float:left;
	font-weight:bold;
	width:66px;
}

#pageBody #content .textlist dd{
	display:inline;
	float:left;
	
}

#pageBody #content .textlist img{
	float:left;
	margin:2px 0 0 0; 
}

#pageBody #content .textlist span{
	float:left;
	font-size:100%;
	font-weight:bold;
	margin:0 8px 0 0; 
}

#pageBody #content .block{
	float:left;
	margin:0 0 10px 0;
	width:707px;
}

#pageBody #content .bottomblock{
	margin:0 0 50px 0;
}

#pageBody #content .block .ttl{
	background:url(../../common/images/bg_title01.gif) no-repeat;
	float:left;
	height:53px;
	width:706px;
}

#pageBody #content .block .ttl h2{
	float:left;
	margin:18px 0 0 15px;
	width: 560px;
}

#pageBody #content .block .ttl img{
	float:left;
	margin:5px 10px 0 0;
}

#pageBody #content .block .ttl span{
	float:left;
	font-size:120%;
	font-weight:bold;
}

#pageBody #content .block .ttl p{
	color:#666666;
	float:right;
	font-size:80%;
	margin:34px 10px 0 0; 
}

#pageBody #content .block .box{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	float:left;
	width:674px;
	padding:15px 15px 0 15px;
}

#pageBody #content .block .box p.text01{
	padding-bottom: 20px;
}

#pageBody #content .block .box ul .lineh{
	margin:0 0 20px 0;
}

#pageBody #content .block .box .ulttl{
	font-size:110%;
	font-weight:bold;
	color:#2f50b3;
}

#pageBody #content .block .box em{
	color:#000000;
	font-weight:normal;
}

#pageBody #content .block .box .ulcon{
	font-size:100%;
}

#pageBody #content .block .box .boxbottom{
	color:#666666;
	float:right;
	font-size:90%;
	margin:5px 10px 6px 0;
}

#pageBody #content .block .box .boxbottom img{
	margin:0 0 3px 10px;
}

table.advice_table01 {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
	color:#333333;
} 

table.advice_table01 th {
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

table.advice_table01 td {
	background-color: #f3f3f3;
	text-align: left;
	padding: 10px;
	border: 1px solid #ccc;
}

table.advice_table01 td.katagaki01 {
	width: 100px;
} 

table.advice_table02 {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
	color:#333333;
} 

table.advice_table02 th {
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

table.advice_table02 td {
	background-color: #f3f3f3;
	text-align: left;
	padding: 10px;
	border: 1px solid #ccc;
}

/* 20130118_追加
----------------------------------------*/
table.advice_table03 {
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
	color:#333333;
} 

table.advice_table03 th {
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

table.advice_table03 td {
	text-align: left;
	padding: 10px;
	border: 1px solid #ccc;
}

table.advice_table03 td.kekka01 {
	background-color: #f3f3f3;
}

table.advice_table03 td.hyoka01 {
	text-align: center;
}

/* 20130121_追加 */
#pageBody #content .blockcontent02 p img{
	float:left;
}

#pageBody #content .blockcontent02 p .btnscout{
	float:left;
	margin:0 0 0 119px;
}

#pageBody #content .blockcontent02 p{
	float:left;
	margin:17px 0 25px 58px;
	width:960px;
}

#pageBody #content .blockcontent02{
	float:left;
	width:961px;
}

.tenshoku-entry-box01 {
	border: 1px solid #ccc;
	padding-top: 18px;
	margin-bottom: 20px;
}

.tenshoku-entry-box02 {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 14px 16px 15px 16px;
}

#pageBody #content .block .box03{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top: 25px;
	width: 704px;
}

#pageBody #content .block .box03 p{
	padding: 0 10px 23px 15px;
}

#pageBody #content .block .box03 ul{
	padding: 0 10px 23px 15px;
}

#pageBody #content .block .box03 p.boxbottom{
	color:#666666;
	font-size:90%;
	text-align:right;
	padding-bottom: 7px;
}

#pageBody #content .block .box03 .boxbottom img{
	margin:0 0 3px 10px;
}

#pageBody #content .block .box03 h3.title01{  
    border-left:7px solid #EC9E80;
		background-color: #e9e6e3;
    padding:.6em .9em;
		margin: 0 15px 15px 15px;
		float: none;
		font-weight: bold;
}

/* 20130508_徳久追加
----------------------------------------*/
table.advice_table02 {
	border-collapse: collapse;
	margin: 17px 18px 30px 18px;
	width: 95%;
	color:#333333;
} 

table.advice_table02 th {
	border: 1px solid #ccc;
	background-color: #e3e3e3;
	padding: 10px;
	font-weight: bold;
	text-align: left;
}

table.advice_table02 tr {
	background-color: #f5f5f5;
	text-align: center;
	padding: 10px;
	border: 1px solid #ccc;
}

table.advice_table02 td {
	background-color: #fff;
	text-align: left;
	padding: 10px;
	border: 1px solid #ccc;
}

table.advice_table02 td.center {
	background-color: #f5f5f5;
	text-align: center;
	padding: 10px;
	width: 120px;
	border: 1px solid #ccc;
} 


/*ここまで
----------------------------------------*/

.interview-text {
	float: left;
	width: 475px;
}

.interview-navi {
	float: right;
	border: 1px solid #ccc;
	width: 200px;
	margin-right: 15px;
}

.interview-navi ul {
	padding-bottom: 5px !important;
}

.interview-navi ul li {
	background: url(../../common/images/bg_dot02.gif) no-repeat 0 8px;
	padding: 0 0 5px 7px;
	width: auto;
}

.interview-navi h3.title02{  
    border-left:7px solid #EC9E80;
		background-color: #e9e6e3;
    padding:.6em .9em;
		margin-bottom: 10px;
		float: none;
		font-weight: bold;
}



#pageBody #content .ttlimg-advice {
	background: url(../images/bh_advice.jpg) no-repeat;
	height:43px;
	margin:0px 0 14px 0;
	width:688px;
	padding: 57px 0 0 18px;
}

/* # 20140303追加
---------------------------------------------------------------------------- */
#pageBody .button01_280{
	float:left;
	padding:0 0 0 35px;
}

#pageBody .button01_280 img{
	float:left;
	margin:22px 0 30px 30px;
}

/* 2023/08/18 追加 kurosu TASK_1-13675 キャリアセミナーページの修正と表示ロジック確認 */
#pageBody .block05 .table02 td {
	display: flex;
}
/* 2023/08/18 追加 end kurosu  */


/* 2023/11 追加 */
.job-item {
	border-top: 7px solid #191d5d;
	border-radius: 8px;
	box-shadow: 0 0 8px rgb(0 0 0 / 20%);
	margin-bottom: 40px;
  }
  
  .job-item .title-job {
	font-size: 16px;
	font-weight: 700;
	background-color: #f5f5f5;
	padding: 12px 15px;
	border-bottom: 1px solid #c8c8c8;
  }
  
  .job-item .title-job a {
	color: #191d5d;
  }
  
  .job-item .row-job {
	display: flex;
	align-items: center;
	border-bottom: 1px dashed #999999;
	background-color: #fff;
  }
  
  .job-item .title-column,
  .job-item .content-column {
	font-size: 13px;
  }
  
  .job-item .title-column {
	padding: 15px 0 15px 15px;
	width: 110px;
	color: #000;
	font-weight: bold;
  }
  
  .job-item .content-column {
	flex: 1;
	padding: 0 10px;
  }
  
  .job-item .search-btn {
	display: flex !important;
	justify-content: center;
	padding: 15px 0;
	background-color: #fff;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
  }
  
  a.oubo_btn:hover {
  text-decoration: none!important;
  color: #fff!important;
  opacity: 0.8!important;
  }
  .job-item .description {
	padding-top: 15px;
	padding-bottom: 15px;
  }
  div.TileOn {
	background-color: #005fb2;
  }
  div.TileOff {
	background-color: #d0dfec;
  }
  
  div.TileOn,
  div.TileOff {
	height: 30px;
	width: 95px;
	border-radius: 2px;
	margin-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  span.age1,
  span.age2 {
	font-family: Meiryo UI;
	font-size: 10pt;
	color: White;
	font-weight: bold;
  }
  @media screen and (max-width: 750px) {
	  .job-item .row-job {
	  flex-flow: column;
	}
  
	.job-item .title-column,
	.job-item .content-column {
	  width: 100%;
	  box-sizing: border-box;
	}
  
	.job-item .content-column {
	  padding: 0 15px 20px 15px;
	}
  
	.job-item .title-column {
	  padding: 20px 0 10px 15px;
	}
	body div.TileOn,
	body div.TileOff {
	  position: relative;
	  height: auto;
	  width: 25%;
	  max-width: 100px;
	  margin-right: 10px;
	  padding: 6px 0;
	  float: left;
	  text-align: center;
	}
  
	body div.TileOn {
	  background-color: #6495ed;
	}
	body div.TileOff {
	  background-color: #e6e6fa;
	}
  }
  
  .show-paginate .sort-result select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(/common/new_images/img_index/arrow-down.png);
	background-repeat: no-repeat;
  }
  .show-paginate .sort-result select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(/common/new_images/img_index/arrow-down.png);
	background-repeat: no-repeat;
  }
  .show-paginate {
	margin-top: 25px;
	font-size: 16px;
  }
  
  .show-paginate .text-paginate {
	font-size: 16px;
  }
  
  .show-paginate .sort-result,
  .paginate-flex {
	display: flex;
	justify-content: space-between;
	margin-top: 8px;
  }
  
  .show-paginate .sort-result select {
	background-position-x: 96%;
	background-position-y: 50%;
	background-size: 9px 7px;
	border: 1px solid #afafaf;
	border-radius: 2px;
	padding: 6px 20px 6px 10px;
	outline: none;
  }
  
  .show-paginate .sort-result .paginate-number a {
	color: #646464;
  }
  #pageBody .paginate-number {
	font-size: 90%;
  }
  #pageBody .paginate-number a {
	display: inline-block;
	padding: 4px 6px;
	color: #009;
	border: solid 1px #009;
	border-radius: 4px;
	line-height: 1;
	margin-bottom: 5px;
  }
  
  #pageBody .paginate-number a:hover {
	background-color: #009;
	color: #fff;
	text-decoration: none;
  }
  
  #pageBody .paginate-number p {
	display: inline-block;
	padding: 4px 6px;
	color: #fff;
	border: solid 1px #009;
	background-color: #009;
	border-radius: 4px;
	line-height: 1;
	margin-bottom: 5px;
  }
  
  .show-paginate .text-paginate {
	font-size: 16px;
  }
  .wrap-static {
	margin-bottom: 35px;
	background-color: F;
  }
  
  .wrap-static .company-title h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	word-break: break-all;
  }
  
  .title-job span{
	  font-size: 14px;
	  padding-left: 10px;
  }
  @media screen and (max-width: 750px) {
	#pageBody .paginate-number {
	  font-size: 120%;
	}
	.show-paginate .sort-result .paginate-number {
	  margin-top: 15px;
	}
	.show-paginate .sort-result {
	  flex-flow: column;
	}
  
	.show-paginate {
	  font-size: 14px;
	}
  
	.result-search-head .title-head,
	.result-search-head .total-result {
	  font-size: 20px;
	  font-weight: bold;
	}
  
	.show-paginate .sort-result .paginate-number {
	  margin-top: 15px;
	}
	.wrap-static .company-title h2 {
	  font-size: 21px;
	}
	.title-job span{
	  font-size: 14px;
	  width:100%;
	  padding-left: 10px;
  }
  }