@charset "UTF-8";
/* -------------------------------------------------------
人事情報 CSS設定 20181114
---------------------------------------------------------- */
h1.heading { margin-bottom: 10px; }
.jinji-unit { margin-top: 20px; }
.root { margin-left: 0; padding-left: 0; font-size: 0; }
.root li { position: relative; display: inline-block; list-style: none; margin-right: 12px; }
.root li:after { /*三角の部分*/ content: ""; position: absolute; top: 0; left: 100%; border-style: solid; border-color: transparent; border-left-color: #666; border-width: 14px 12px; width: 0; height: 0; }
.root li a, .root li span { display: inline-block; padding: 0 3px 0 7px; height: 28px; line-height: 28px; text-decoration: none; color: #fff; background: #666; font-size: 12px; }
.root li:last-child, .root li:last-child span { border: none; background: none; color: #333; font-weight: bold; }
.root li:last-child::after { content: none; }
.root li span.class-m-title { color: #fff; background: #666; padding: 0 7px; }
/*▼ 検索エリア ▼*/
.jinji-search-outer { background-color: #f7faf8; width: 100%; padding: 20px 20px 20px 20px; margin-bottom: 30px; float:left; width: 48%; }
.link-search { font-size: 13px; font-weight: normal; padding-left:0.5em; }
.link-search a { text-decoration: underline; color: #4aa453; }
.jinji-search { width: 100%; }
.jinji-search-heading { background-image: url(/common/soon/images/v1/common/search-icon.svg); background-position: left; background-repeat: no-repeat; padding: 3px 0 0 23px; background-size: 20px 20px; font-size: 14px; margin-bottom: 20px; }
.select-box { width: 100%; margin-top: 15px; }
.jinji-search .select-class { width: 100%; min-height: 28px; padding: 0 8px; }
.jinji-search-input { width: 100%; margin: 15px 0 10px 0; border: 1px solid #b2b2b2; padding: 7px 10px; }
.jinji-search-button { display: block; width: 40%; background-color: #666666; color: #fff; border: none; border-bottom: 1px solid #444; font-size: 15px; height: auto; padding: 6px 10px 4px 10px; margin: 0 auto; cursor: pointer; }
.item-block { margin-bottom: 20px; }
.item-block .radio { padding-right: 1em; font-size: 13px; }
.error-msg { color:#f00; font-size: 13px; }
.jinji-search .login-wrap { border: 3px solid #4aa453; padding: 18px 18px; font-size: 13px; margin-bottom: 10px; }
.jinji-search .login-wrap .lead { font-size: 13px; margin-bottom: 8px; }
.jinji-search .regist,.jinji-search .login { margin-top: 12px; font-weight: bold; text-align: center; }
.jinji-search .regist a { font-size: 13px; background-color: #f2852c; color: #fff; display: inline-block; font-weight: normal; padding: 10px 25px 10px 38px; position: relative; -webkit-box-shadow: 0 1px 1px #ccc; box-shadow: 0 1px 1px #ccc; }
.jinji-search .login a { font-size: 13px; background-color: #fff; color: #4aa453; display: inline-block; font-weight: normal; padding: 10px 25px 10px 38px; position: relative; -webkit-box-shadow: 0 1px 1px #ccc; box-shadow: 0 1px 1px #ccc; }
.jinji-search .regist a::before { content: ""; position: absolute; left: 1.5rem; display: inline-block; width: 1.6rem; height: 1.6rem;background: url(/common/soon/images/v1/payment/icon-regist_white.png) no-repeat; background-size: contain; }
.jinji-search .login a::before { content: ""; position: absolute; left: 1.5rem; display: inline-block; width: 1.6rem; height: 1.6rem;background: url(/common/soon/images/v1/payment/icon-login.png) no-repeat; background-size: contain; }
/*▼ メニューエリア ▼*/
.jinji-menu-box-outer { float: right; width: 48%; }
.jinji-menu-box { position: relative; }
.class_l { background-color: #e2e2e2; font-size: 15px; }
.class_l > li { border-bottom: 1px solid #fff; }
.class_l li.current { font-weight: bold; }
.class_l li a:hover { text-decoration: underline; }
.class_l li { position: relative; }
.opener { position: absolute; top: 0; right: 0; display: block; width: 50px; height: 38px; float: right; cursor: pointer; z-index: 10; }
.opener span { position: absolute; top: 0; right: 18px; width: 100%; height: 2px; background-color: #4aa453; width: 12px; }
.opener span:nth-of-type(1) { top: 50%; }
.opener span:nth-of-type(2) { -webkit-transform: translateY(0px) rotate(90deg); transform: translateY(0px) rotate(90deg); top: 50%; }
.current > .opener span:nth-of-type(2) { display: none; }
.class-label { font-size: 12px; text-decoration: none; position: relative; background-color: #4aa453; border: 1px solid #4aa453; font-weight: normal; color: #fff; border-radius: 16px; padding: 0.2em 0.8em; }
.class_m { background-color: #f2f2f2; font-weight: normal; }
.class_s { background-color: #f7faf8; min-height: 100%; font-weight: normal; }
.class_l li > span, .class_m li a, .class_s li a { padding: 10px 50px 10px 20px; display: block; }
.class_m li a { padding-left: 30px; }
.class_s li a { padding-left: 40px; }
.class_m { display: none; }
.class_s { display: none; }
/*▼ リストエリア ▼*/
#jinji-search-outer { background-image: url(/common/soon/images/v1/common/hr.png); background-position: top; background-repeat: repeat-x; padding-top: 30px; margin-top: 60px; }
.jinji-menu-list { margin-bottom: 30px; }
.jinji-heading { margin-bottom: 10px; margin-top: 30px; display: block; font-size: 2.4rem; line-height: 1.4; font-weight: 600; }
.jinji-sub-heading { display: block; border-left: 1rem solid #4aa453; padding: 0 0 0 0.5rem; font-size: 1.2rem; line-height: 1; margin-bottom: 8px; }
.jinji-table { margin: 20px 0 30px 0; width: 100%; border-collapse: collapse; table-layout: fixed; }
.name-cell { width: 30%; }
.jinji-table th { background: #ddd; color: #333; padding: 7px 1em; font-weight: normal; font-size: 13px; border: solid 1px #f1f1f1; }
.jinji-table tbody th { background: #f7faf8; border: solid 1px #e4e4e4; text-align: left; }
.jinji-table td { padding: 7px 1em; font-weight: normal; font-size: 14px; border: solid 1px #f2f2f2; }
.jinji-table td.name { padding: 7px 1em 7px 2em; }
.name .label { position: relative; display: block; }
.name .label:before { content: "○"; font-size: 20px; position: absolute; top: 0; left: -1.2em; line-height: 1; }
.jinji-search-result { border: 10px solid #666; width: 100%; padding: 20px 20px 20px 20px; margin-bottom: 30px; }
.jinji-search-result-text { overflow: hidden; }
.jinji-search-result-text p { font-size: 14px; }
.jinji-search-result-text .match { font-weight: bold; padding-right: 0.5em; }
.jinji-search-result .tags { margin-top: 0; margin-bottom: 10px; }
.jinji-search-result .tags li { display: inline-block; background-color: #f2f2f2; border: 1px solid #e5e5e5; text-align: center; padding: 5px 10px; font-size: 1.2rem; }
/*▼ カンバンエリア ▼*/
.jinji-signage-heading {
  clear:both;
  background-color: #155183;
  color: #fff;
  font-size: 30px;
  height: 90px;
  background-image: url(/common/soon/images/v1/common/jinji-signage-bg.png);
  background-position: right 0 bottom 0;
  background-repeat: no-repeat;
  background-size: 100%;
}
.jinji-signage-heading a {color: #fff; display: block; height: 100%; width: 100%; line-height: 1; padding: 30px 30px 0 30px; }
.jinji-outer {margin-top: 30px;}
.jinji-signage {}

#root{
margin-top:1px;
}
#root a {}
#root span{
font-size:1.2rem;
color:#333;
line-height:1;
padding:6px 14px;
}
#root a span{
background-color:#ddd;
border-top:1px solid #f1f1f1;
border-bottom:1px solid #f1f1f1;
border-left:1px solid #f1f1f1;
display:inline-block;
position:relative;
margin-right:-3px;
}
#root a:first-child span{
background-color:#666;
color:#fff;
z-index:3;
}
#root a:last-child span{
background-color:#fff;
font-weight: bold;
}
#root span:last-child {
padding-left: 18px;
}
#root a:nth-child(2) span{
background-color:#999;
color:#fff;
z-index:2;
}
#root a:nth-child(3) span{
z-index:1;
}
#root a:nth-child(n+2) span{
padding-left:22px;
}
#root a:hover span{
background-color:#fff;
color:#333;
}
#root a span::before,#root a span::after{
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
left: 100%;
top: 50%;
}
#root a span::after{
border-color: rgba(255, 255, 255, 0);
border-left-color: #ddd;
border-width: 12px;
margin-top: -12px;
}
#root a:first-child span::after{
border-left-color: #666;
}
#root a:nth-child(2) span::after{
border-left-color: #999;
}
#root a:hover span::after{
border-left-color: #fff;
}
#root a span::before{
border-color: rgba(204, 204, 204, 0);
border-left-color: #f1f1f1;
border-width: 13px;
margin-top: -13px;
}
#root a:last-child span{
border:none;
}
#root a:last-child span::before,#root a:last-child span::after{
display:none;
}
#root .lowermost::before,#root .lowermost::after{
display:none;
}
.jinji-box { border: 1px solid #155183; margin: 0 0 20px 0;  padding: 1.5rem 2rem 0 2rem; font-size: 13px;  }
.jinji-box p { margin-bottom: 1.5rem; line-height: 22px; font-size: 13px; }
/*▼ 有料ログインボタン ▼*/
.jinji-unit .login-area { clear:both; background-color: #f1f1f1; padding: 30px 10px 30px 20px; margin: 30px 0; }
.jinji-unit .login-area ul li:before { display: none; }
.login-area a { color: #4aa453; text-decoration: underline; }
.login-area ul { margin-bottom: 1.5rem; }