@charset "utf-8";
/* ======================================================= research */

.research_wrap {
  clear: both;
  position: relative;
  z-index: 1000;
  -moz-perspective: 2600px;
  -webkit-perspective: 2600px;
  -ms-perspective: 2600px;
  perspective: 2600px;
  visibility: hidden;
  height: 1px;
}
.research_wrap.show,
.research_wrap.visible {
  visibility: visible;
}
.research {
  position: relative;
  clear: both;
  width: 100%;
  margin: 0 0 20px 0;
  -webkit-transition: all 0.5s cubic-bezier(0.14, 0.67, 0.24, 0.95);
  -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.research.show {
  opacity: 1;
  -moz-transform: translateX(0px) rotateX(0deg);
  -webkit-transform: translateX(0px) rotateX(0deg);
  -ms-transform: translateX(0px) rotateX(0deg);
  transform: translateX(0px) rotateX(0deg);
}
/* --------------------------------------- research__body */

.research__body {
  padding: 40px 40px 30px 40px;
  background: #fff;
}
/* ------------------------------- research__btn-area */

.research-job__ttl {
  margin: 0 0 22px 0;
  line-height: 1.25;
  font-size: 114.2%;
  font-weight: bold;
}
.research-job__ttl-type02 {
  float: left;
  width: 320px;
  margin: 0;
  padding: 12px 15px 0 0;
}
/* ------------------------------- research__btn-area */

.research__btn-area {
  width: 880px;
  display: table;
  padding: 15px 50px 10px 50px;
  background: #fff8e5;
}
.research__btn-area .inner {
  padding: 0 0 0 36px;
  background: url(/search/img/icon_search_yellow.png) no-repeat 0 center;
}
.research__btn-area .txt,
.research__btn-area .btn {
  display: table-cell;
  vertical-align: middle;
}
.research__btn-area .txt {
  width: 630px;
  padding: 0 20px 0 0;
}
.research__btn-area .btn {
  width: 192px;
}
.research__btn-area .btn a {
  display: block;
  width: 192px;
  height: 43px;
  background: url(/search/img/btn_research_o.png) no-repeat 0 0;
}
/* ------------------------------- research-job__list */

.research-job__list li {
  float: left;
  width: 205px;
  padding: 0 20px 0 0;
  margin: 0 0 5px 0;
}
.research-skill__list li {
  float: left;
  width: 160px;
  padding: 0 20px 0 0;
  margin: 0 0 5px 0;
}
.research-word .research__body {
  padding: 40px 50px;
}
.research-word input {
  float: right;
  width: 525px;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}
/* -------------------※ ie8-----*/

.ie8 .research-job__list li {
  width: 195px;
}
.ie8 .research-skill__list li {
  width: 150px;
}
/* ------------------------------- research-area__item01 */

.research-area__item01 {
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}
.research-area__item01,
.research-area__item02 {
  margin: 0 0 30px 0;
}
.research-area__item01 th,
.research-area__item01 td,
.research-area__item02 th,
.research-area__item02 td {
  padding: 0 0 25px 0;
}
/* ------------------------------- research-area__table */

.research-area__table th {
  width: 100px;
  vertical-align: top;
}
/* ------------------------------- research-salary__item */

.research-salary__item {
  width: 780px;
  margin: auto;
}
.research-salary__item li {
  float: left;
  margin: 0 50px 0 0;
}
.research-insistence__list li {
  float: left;
  width: 205px;
  padding: 0 20px 0 0;
  margin: 0 0 5px 0;
}
/* -------------------※ ie8-----*/

.ie8 .research-salary__item {
  width: 850px;
}
.ie8 .research-insistence__list li {
  width: 195px;
}
.ie8 .research-salary__item .radio-only {
  padding: 5px 0 0 0;
}
/* ------------------------------- ●position● */

.research-area__item01 ul,
.research-area__item02 ul {
  float: left;
  width: 100px;
}
.research-area__item02 {
  width: 430px;
  border-bottom: 1px solid #e6e6e6;
}
.research-area__item03 {
  clear: both;
}
.research-area__left {
  float: left;
}
.research-area__right {
  float: right;
}
/* ======================================================= selected */

.selected {
  margin: 0 0 30px 0;
  /* padding: 12px 0; */
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  font-size: 85.7%;
  line-height: 1.9;
}
.selected__item {
  width: 100%;
}
.selected__item table {
  width: 100%;
}
.selected__item table th {
  width: 74px;
  white-space: nowrap;
  vertical-align: top;
  display: none;
}
.selected__item table td {
  width: 756px;
  vertical-align: top;
}
.selected__item table dl {
  display: inline;
  padding: 0 10px 0 0;
  margin: 0 15px 0 0;
  line-height: 1.25;
  border-right: 1px #ccc solid;
}
.selected__item table dt,
.selected__item table dd {
  display: inline-block;
}
.selected__item table dt {
  padding: 0 10px 0 0;
  font-weight: bold;
}
.selected__item table dl dd:after {
  content: "・";
}
.selected__item table dl dd:last-child:after {
  content: "";
}
.selected__link {
  float: right;
  margin: 4px 0 0 0;
}
.selected__link li {
  display: inline-block;
  width: 120px;
  white-space: nowrap;
}
.selected__item .modal-link {
  /*    position: relative;*/
  line-height: 1.25;
  width: 122px;
  height: 21px;
  margin: 0 0 0 -5px;
}
.selected__item .modal-link a {
  display: inline-block;
  width: 122px;
  height: 21px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -6095px -5px no-repeat;
  vertical-align: middle;
}
.selected__link .more-link a {
  display: inline-block;
  line-height: 1.25;
  position: relative;
  padding: 0 0 0 12px;
}
.selected__link .more-link a:before {
  position: absolute;
  bottom: 50%;
  left: 0;
  margin: 0  0 -3px 0;
  content: "";
  width: 4px;
  height: 7px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -48px -5px no-repeat;
}
.selected__link .modal-link {
  margin: 0 15px 0 0;
}
.selected__link .modal-link a {
  display: inline-block;
  line-height: 1.25;
  position: relative;
  padding: 0 0 0 12px;
}
.selected__link .modal-link a:before {
  position: absolute;
  bottom: 50%;
  left: 0;
  margin: 0  0 -4px 0;
  content: "";
  width: 8px;
  height: 8px;
  background: url(/search/img/icon_search_term_change.png) 0 0 no-repeat;
}
/* ======================================================= job-info */

.job-info {
  margin: 0 0 20px 0;
}
.job-info__list {
  float: left;
}
.job-info__list li {
  float: left;
  padding: 0 20px;
  line-height: 1.2;
  border-left: 1px solid #ccc;
}
.job-info__list li:first-child {
  padding: 0 20px 0 0;
  border-left: none;
}
.job-info__list li.current a {
  color: #333;
}
.job-info__result {
  float: right;
  line-height: 1.25;
  white-space: nowrap;
}
.job-info__result strong {
  color: #ffaa00;
  font-size: 142.8%;
}
/* ======================================================= job-detail-area */

.job-detail-area {
  position: relative;
  margin: 0 0 15px 0;
  font-size: 114.3%;
}
/* --------------------------------------- job-detail-area__item01 */

.job-detail-area__item01 {
  padding: 40px 50px 87px 50px;
  background: #fff;
}
.job-detail-area__item01 .job-detail-area__info-txt {
  width: 450px;
  padding: 0;
}
.job-detail-area__item01 .job-detail-area__info-txt:before {
  display: none;
}

/* ------------------------------- job-detail-area__headarea */

.job-detail-area__headarea {
  min-height: 271px;
  padding: 0 0 42px 0;
}
/* ------------------------------- job-detail-area__ttl */

.job-detail-area__ttl {
  position: relative;
}
/* ------------------------------- job-detail-area__id */

.job-detail-area__id {
  font-size: 85.7%;
}
.job-detail-area__id td.firstcell {
  padding: 0 20px 0 0;
  border: none;
}
/* ------------------------------- job-detail-area__info-ttl */

.job-detail-area__info-ttl {
  width: 150px;
  float: left;
  font-size: 112.5%;
  line-height: 1.4;
  box-sizing: border-box;
}
.info-ttl01 {
  position: relative;
  padding: 40px 0 0 0;
}
.info-ttl01:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 20px;
  height: 28px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -7252px -5px no-repeat;
}
.info-ttl02 {
  position: relative;
  padding: 35px 0 0 0;
}
.info-ttl02:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 27px;
  height: 24px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -9776px -5px no-repeat;
}
.info-ttl03 {
  position: relative;
  padding: 40px 0 0 0;
}
.info-ttl03:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 30px;
  height: 30px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -7316px -5px no-repeat;
}
.info-ttl04 {
  position: relative;
  padding: 43px 0 0 0;
}
.info-ttl04:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 26px;
  height: 31px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -7356px -5px no-repeat;
}
/* ------------------------------- job-detail-table */

.job-detail-table {
  width: 100%;
  font-size: 87.5%;
  border-bottom: 1px solid #e5e5e5;
}
.job-detail-table.job-detail-table_border_none {
  font-size: 100%;
  margin: 0 0 20px 0;
  border: none;
}
.job-detail-table.job-detail-table_border_none:last-child {
  margin: 0;
}
.job-detail-table th,
.job-detail-table td {
  padding: 10px;
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
.job-detail-table th {
  width: 20%;
  font-weight: normal;
  white-space: nowrap;
  background: #f5f5f5;
}
.job-detail-table td {
  /*  width: 80%;*/
  -ms-word-break: break-word;
  word-break: break-word;
}
.job-detail-table.job-detail-table_border_none td {
  padding: 0 10px;
  border: none;
}
.job-detail-table li {
}
.job-detail-table li:before {
}
.job-detail-table li:last-child {
  /*  margin: 0;*/
}
/* ----------------------- .job-detail-table__annotation */

.job-detail-content ul,
.job-detail-content ol,
.job-detail-content p {
  /*  margin: 0 0 10px 0;*/
}
/* ----------------------- .job-detail-table__annotation */

.job-detail-table__annotation {
  font-size: 85.7%;
  color: #666;
  text-indent: -1.4em;
  margin: 0 0 0 1.4em;
}
/* --------------------------------------- job-detail-area__item02 */

.job-detail-area__item02 {
  display: none;
}
/*復帰するかもしれない為コメント化*/
/*
.job-detail-area__item02 {
  padding: 30px 50px;
  background: #edf4fb;
}
.job-detail-area__item02 .item {
  display: table;
}
.job-detail-area__item02 .item__left .txt, .job-detail-area__item02 .item .btn {
  display: table-cell;
  vertical-align: middle;
}
.job-detail-area__item02 .item .txt {
  padding: 0 30px 0 0;
  line-height: 1.25;
}
.job-detail-area__item02 .item__left .txt {
  padding: 0 30px 0 0;
}
.job-detail-area__item02 .item .btn a {
  display: block;
  width: 341px;
  height: 63px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -5744px -5px no-repeat;
}
.job-detail-area__item02 .item__right .txt, .job-detail-area__item02 .item .link {
  display: table-cell;
  vertical-align: middle;
}
.job-detail-area__item02 .item .link a {
  position: relative;
  display: inline-block;
  padding: 0 0 0 12px;
  font-size: 128.5%;
  font-weight: bold;
  line-height: 1.25;
}
.job-detail-area__item02 .item .link a:before {
  position: absolute;
  bottom: 50%;
  left: 0;
  margin: 0  0 -3px 0;
  content: "";
  width: 4px;
  height: 7px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -48px -5px no-repeat;
}
*/
/* --------------------------------------- job-detail-area__new-icon */

.job-detail-area__new-icon {
  position: absolute;
  top: -4px;
  left: -4px;
}
/* ------------------------------- ●position● */

.job-detail-area__item02 .item__left {
  display: table;
  float: left;
  width: 488px;
  border-right: 1px solid #abcae8;
}
.job-detail-area__item02 .item__right {
  display: table;
  float: right;
  width: 344px;
  padding: 20px 0;
}
/* ======================================================= recommend-job */

.recommend-job {
  margin: 0 0 40px 0;
}
.recommend-job-one-line {
  margin: 0;
}
#js-job-panel__details {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
}
#js-job-panel__details .job-panel01 {
  position: relative;
  top: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
}
.recommend-job-one-line .job-panel01 a {
  margin: 0;
}
/* ======================================================= search-modal */

.search-modal {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 10000;
}
/* --------------------------------------- search-modal__wrap */

.search-modal__wrap {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -490px;
  width: 980px;
  z-index: 10000;
}
/* ------------------------------- search-modal__ttl */

.search-modal__ttl {
  float: left;
  margin: 0 30px 22px 0;
  padding: 0 0 0 35px;
  color: #fff;
  font-size: 114.2%;
  font-weight: bold;
  background: url(/search/img/icon_search_modal.png) no-repeat 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-modal__ttl.action {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}
/* ------------------------------- search-modal__clear */

.search-modal__clear {
  float: left;
  margin: 2px 0 0 0;
  padding: 0 0 0 28px;
  background: url(/search/img/icon_check_modal.png) no-repeat 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-modal__clear a {
  color: #ccc;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-modal__clear a:hover {
  color: #fff;
}
.search-modal__clear.action {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}
/* ------------------------------- modal-contents */

.search-modal__close {
  float: right;
  width: 29px;
  height: 29px;
  margin: -2px 0 0 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.search-modal__close:hover {
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}
/* ------------------------------- modal-contents */

.modal-contents {
  clear: both;
  position: relative;
  top: 50px;
  background: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal-contents.action {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
/* -------------------※ ie8-----*/

.ie8 .modal-contents {
  top: 0;
}
.modal-contents__body-inner {
  background: #e6e6e6;
}
/* ----------------------- modal-select */

.modal-select {
  position: relative;
  float: right;
  width: 740px;
  min-height: 444px;
  padding: 25px 35px 5px 35px;
  background: #fff;
}
.modal-select__ttl {
  float: left;
  width: 70px;
  font-weight: bold;
  font-size: 114.2%;
}
.modal-select-list-wrap {
  padding: 18px 0 8px 0;
  border-top: 1px dashed #bfbfbf;
}
.sp-modal-selected-title + .modal-select-list-wrap,
.modal-select-list-wrap:first-child {
  padding: 0 0 5px 0;
  border: none;
}
.modal-select-list-wrap:last-child {
  padding: 12px 0 0 0;
}
.modal-select__item li {
  margin: 0 0 4px 0;
}
.modal-select__item li span {
  padding: 0 0 0 6px;
  color: #999;
  font-size: 78.6%;
}
.modal-select__item li.none-num,
.modal-select__item li.none-num span {
  color: #ccc;
}
.modal-select__item li.none-num label:hover {
  cursor: default;
}
.ie8 .modal-select input,
.ie9 .modal-select input {
  padding: 5px;
}
.ie8 .modal-select li.none-num input,
.ie9 .modal-select li.none-num input {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -ms-filter: "alpha(opacity=30)";
}
/* ----------------------- modal-select__is-left modal-select__is-right */

.modal-select__is-left {
  float: left;
  width: 360px;
}
.modal-select__is-right {
  float: left;
  width: 332px;
  margin: 0 0 0 48px;
}
/* ----------------------- modal-select__job-item */

.modal-select__job-item li {
  float: left;
  width: 245px;
}
/* ----------------------- modal-select__skill-item */

.modal-select__skill-item li {
  float: left;
  width: 185px;
}
/* ----------------------- modal-select__salary-item02 */

.modal-select__salary-item01 {
  margin: 0 0 30px 0;
}
.modal-select__salary-item02 li {
  float: left;
  margin: 0 35px 0 0;
}
/* ----------------------- modal-select__insistence-item */

.modal-select__insistence-item li {
  float: left;
  width: 370px;
}
/* ----------------------- modal-select__area-item */

.modal-select__area-item .sub-area {
  font-size: 85.7%;
  color: #333;
}
.modal-select__area-item ul {
  width: 670px;
  float: right;
}
.modal-select__area-item li {
  float: left;
  padding: 0 0 0 20px;
  margin: 0;
  white-space: nowrap;
}
.modal-select__area-item li:first-child {
  padding: 0;
}
.ie8 .modal-select__area-item li,
.ie9 .modal-select__area-item li {
  white-space: nowrap;
}
.modal-select__area-item01 .list-lv01 {
  margin: 0 0 10px 0;
}
.modal-select__area-item01 .list-lv02 {
  margin: 5px 0 0 10px;
  font-size: 85.7%;
}
.modal-select__area-item01 .list-lv02 > li {
  float: left;
  min-width: 126px;
  padding: 0;
  margin: 0 0 2px 5px;
}
.modal-select__area-item01 {
  margin: 0 0 10px 0;
}
.modal-select__area-item02 li,
.modal-select__area-item03 li {
  min-width: 174px;
}
.modal-select__area-item04 li,
.modal-select__area-item05 li {
  min-width: 108px;
}
.modal-select__area-item05 .inner-area-item:last-child {
  margin: 0 0 0 10px;
}
.modal-select__area-item05 {
  margin: 0;
}
.ie8 .modal-select__area-item05 li,
.ie9 .modal-select__area-item05 li {
  white-space: nowrap;
}
.modal-select__loader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 474px;
  background: #fff;
}
.modal-select__loader img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 38px;
  margin: auto;
}
/* ----------------------- modal-nav */

.modal-nav {
  position: relative;
  width: 170px;
  float: left;
  background: #e6e6e6;
}
.modal-nav ul {
  position: relative;
  background: #e6e6e6;
}
.modal-nav li {
  height: 94px;
  border-top: 1px solid #ccc;
}
.modal-nav li:first-child {
  border-top: none;
}
.modal-nav li a {
  position: relative;
  display: block;
  padding: 36px 20px;
  z-index: 500;
}
.modal-nav li a span {
  position: relative;
  padding: 0 12px 0 0;
  white-space: nowrap;
}
.modal-nav li a span:after {
  position: absolute;
  bottom: 50%;
  right: 0;
  margin: 0  0 -3px 0;
  content: "";
  width: 4px;
  height: 7px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -48px -5px no-repeat;
}
.modal-nav li.modal-nav_is_current a span {
  position: relative;
  padding: 0 12px 0 0;
}
.modal-nav li.modal-nav_is_current a span:after {
  position: absolute;
  bottom: 50%;
  right: 0;
  margin: 0 0 -3px 0;
  content: "";
  width: 4px;
  height: 7px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -105px -5px no-repeat;
}
.modal-nav li.modal-nav_is_current a {
  color: #fff;
}
.modal-nav li .check-icon {
  position: absolute;
  top: 40px;
  right: 10px;
  width: 19px;
  height: 16px;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  background: url(/search/img/icon_checked.png) no-repeat 0 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.modal-nav li.checked .check-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
}
.modal-nav__current-img {
  position: absolute;
  top: 0;
  left: -10px;
  width: 202px;
  height: 98px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -5534px -5px no-repeat;
  z-index: 200;
}
/* ----------------------- modal-contents__btn-area */

.modal-contents__btn-area {
  padding: 18px 20px 15px 20px;
  clear: both;
  border-top: 1px solid #ccc;
}
.modal-contents__btn-area .txt {
  float: left;
  padding: 2px 0 0 0;
}
.modal-contents__btn-area .btn {
  float: right;
}
.modal-contents__btn-area .btn a {
  display: block;
  width: 192px;
  height: 43px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -6429px -5px no-repeat;
}
.modal-contents__btn-area .txt strong {
  color: #ffaa00;
  font-size: 142.8%;
}
/* ======================================================= job-category-txt */

.job-category-txt {
  margin: 0 0 30px 0;
}
.job-category-txt strong {
  font-size: 185.7%;
  color: #ffaa00;
  line-height: 1.25;
}
/* ======================================================= job-category-list */

.job-category-list {
  margin: 0 0 30px 0;
  padding: 47px 50px 40px 50px;
  background: #fff;
}
/* --------------------------------------- job-category-list__ttl */

.job-category-list__ttl {
  margin: 0 0 28px 0;
  padding: 4px 0 0 50px;
  font-size: 142.8%;
  line-height: 1.4;
  background: url(/search/img/icon_detail04.png) no-repeat 0 0;
}
/* --------------------------------------- job-category-list__link */

.job-category-list__link li {
  float: left;
  width: 208px;
  margin: 0 0 10px 0;
  padding: 0 10px 0 0;
}
.job-category-list__link li:first-child {
  margin: 0 0 10px 0;
}
.job-category-list__link li a {
  position: relative;
  padding: 0 0 0 10px;
}
.job-category-list__link li a:before {
  position: absolute;
  bottom: 50%;
  left: 0;
  margin: 0  0 -3px 0;
  content: "";
  width: 4px;
  height: 7px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -48px -5px no-repeat;
}
.job-category-list-wrap {
  display: block;
  padding: 18px 0 8px 0;
  border-bottom: 1px dashed #bfbfbf;
}
.job-category-list__link.cf.list-lv01 {
  margin: 0 0 5px 0;
}
.job-category-list__ttl + .job-category-list-wrap,
.job-category-list-wrap:first-child {
  padding: 0 0 8px 0;
}
.job-category-list .job-category-list-wrap:last-child {
  padding: 18px 0 0 0;
  border: none;
}
/* -------------------※ ie8-----*/

.ie8 .job-category-list__link li {
  width: 200px;
}
/* --------------------------------------- job-category-list-area */

.job-category-list-area {
  margin: 0 0 60px 0;
}
.job-category-list-area .job-category-list__link li {
  width: 145px;
  margin: 0 0 7px 0;
  white-space: nowrap;
}
.job-category-list-area .job-category-list__link.list-lv01 li {
  width: auto;
}
.job-category-list-area .job-category-list__link.list-lv02 {
  margin: 10px 0 0 15px;
  font-size: 85.7%;
}
.job-category-list-area .job-category-list__link.list-lv02 li {
  width: 80px;
  margin: 0 0 5px 5px;
}
.job-category-list-area__ttl {
  clear: both;
  float: left;
  width: 90px;
  margin: 0 0 13px 0;
  line-height: 1.25;
  font-size: 114.2%;
}
.job-category-list-area-wrap {
  float: left;
  width: 790px;
}
.job-category-list-area
  .job-category-list__link.job-category-list-area-wrap_type_01
  li {
  width: 145px;
}
.job-category-list-area .job-category-list__link .sub-area {
  font-size: 85.7%;
}
/* -------------------※ ie8-----*/

.ie8 .job-category-list-area-wrap {
  width: 785px;
}
.ie8 .job-category-list-area__ttl {
  width: 85px;
}
/* ======================================================= company-job */

.special-job {
  margin: 0 0 60px 0;
}
/* ======================================================= company-job */

.company-job {
  margin: 60px 0;
}
.company-job__inner {
  padding: 47px 50px;
  background: #fff;
}
.company-job li {
  float: left;
  width: 115px;
  margin: 0 15px;
  text-align: center;
}
.company-job li a {
  display: block;
  height: 30px;
}
/* ======================================================= more-link-job */

.more-link-job {
  padding: 55px 0 0 0;
  text-align: center;
  border-top: 1px solid #ccc;
}
.more-link-job__txt {
  margin: 0 0 24px 0;
  line-height: 1.4;
  font-weight: bold;
  font-size: 142.8%;
}
.more-link-job__txt strong {
  color: #ffaa00;
}
.more-link-job__btn a {
  display: block;
  width: 366px;
  height: 53px;
  margin: auto;
  background: url(/sol/contents/it/common/img/spritesheet.png) -2864px -5px no-repeat;
}
/* ======================================================= search-ttl-area */

.search-ttl-area {
  display: table;
  margin: 0 0 30px 0;
}
.search-ttl-area__img,
.search-ttl-area__txt {
  display: table-cell;
  vertical-align: top;
}
.search-ttl-area__img {
  padding: 0 30px 0 0;
}
.search-ttl-area__txt .ttl {
  margin: 0 0 12px 0;
  line-height: 1.25;
  font-size: 185.7%;
  font-weight: bold;
}
.search-ttl-area__txt .sub-ttl {
  margin: 0 0 22px 0;
  line-height: 1.4;
  font-size: 114.2%;
  font-weight: bold;
}
/* ======================================================= search-nil */

.search-nil {
  margin: 0 0 60px 0;
  padding: 17px 0 0 0;
  text-align: center;
  border: 2px solid #ccc;
}
.search-nil .txt00 {
  position: relative;
  display: block;
  padding: 32px 0 0 0;
  font-size: 114.2%;
}
.search-nil .txt00:before {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -12px;
  content: "";
  width: 24px;
  height: 24px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -370px -5px no-repeat;

}
.search-nil .txt01 {
  font-size: 85.7%;
}
.search-nil .txt02 {
  font-size: 85.7%;
}
/* ======================================================= news */

.info__item {
  clear: both;
}
.info__item:nth-child(2n + 1) {
  background: #f5f5f5;
}
.info__item a {
  display: block;
  padding: 12px 20px;
  color: #333;
}
.info__item .date {
  float: left;
  width: 145px;
  line-height: 1.25;
  white-space: nowrap;
}
.info__item a .ttl {
  position: relative;
  margin: 0 0 0 145px;
  padding: 0 0 0 13px;
  line-height: 1.25;
  color: #0059b2;
}
.info__item a .ttl:before {
  position: absolute;
  bottom: 50%;
  left: 0;
  margin: 0  0 -3px 0;
  content: "";
  width: 4px;
  height: 7px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -48px -5px no-repeat;
}
.info__item a:hover .ttl {
  color: #1269ed;
  text-decoration: underline;
}
/* ======================================================= info-dtl-date */

.info-dtl-date {
  display: block;
  margin: 0 0 25px 0;
}
/* ======================================================= job-company */

/* --------------------------------------- company-list-wrap */

.company-list-wrap {
  padding: 0 0 35px 0;
}
.company-list-wrap:last-child {
  padding: 0;
}
/* ------------------------------- company-list__item */

.company-list__item {
  float: left;
  width: 190px;
  margin: 0 0 0 40px;
}
.company-list__item:first-child {
  margin: 0;
}
.company-list__item a {
  display: block;
}
.company-list__item a:hover {
  text-decoration: none;
}
.company-list__item .img {
  width: 188px;
  height: 140px;
  margin: 0 0 15px 0;
  border: 1px solid #ccc;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.company-list__item a:hover .img {
  border: 1px solid #1269ed;
}
.company-list__item .ttl {
  position: relative;
  margin: 0 0 8px 0;
  padding: 0 0 0 12px;
  line-height: 1.4;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.company-list__item .ttl:before {
  position: absolute;
  bottom: 50%;
  left: 0;
  margin: 0  0 -3px 0;
  content: "";
  width: 4px;
  height: 7px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -48px -5px no-repeat;
}
.company-list__item a .txt {
  color: #333;
}
.company-list__item .link {
  margin: 10px 0 0 0;
  font-size: 85.7%;
}
.company-list__item .link .link-ttl {
  margin: 0 0 2px 0;
  font-weight: bold;
}
.company-list__item .link a {
  display: inline-block;
  padding: 0 10px 0 14px;
}
/* -------------------※ ie8-----*/

.ie8 .company-list__item {
  width: 188px;
}
/* ----------------------------------------------------15/05/26 追記-----*/

.modal-contents__btn-area.type-nil .btn span {
  display: block;
  width: 192px;
  height: 43px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -6227px -5px no-repeat;
}
.modal-contents__btn-area.type-nil .txt {
  padding: 10px 0 0 0;
}
.modal-contents__btn-area.type-nil .btn span img {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
}
.modal-contents__btn-area.type-nil .txt {
  padding: 8px 0 0 0;
}
/* ----------------------------------------------------15/05/28 追記-----*/
.job-detail-area__headarea {
}
.job-detail-area__ttl {
}
.job-detail-area__headarea span {
}
.job-detail-area__headarea .job-panel__info-ttl {
  font-size: 112.5%;
}
.job-detail-area__headarea .job-panel__info-area {
  display: block;
  color: #fff;
  position: absolute;
  top: 100%;
  right: 200px;
  z-index: 2;
  width: 180px;
  min-height: 180px;
  margin: 30px 0 0 0;
  background: #014590;
  border-radius: 50%;
  font-size: 87.5%;
}
.job-detail-area__headarea .job-panel__info-pay {
  display: block;
  /*  color: #fff;*/
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 2;
  width: 180px;
  min-height: 180px;
  margin: 30px 0 0 0;
  background: #ffaa00;
  border-radius: 50%;
  font-size: 87.5%;
}
.ie8 .job-detail-area__headarea .job-panel__info-area {
  background: url(/search/img/bg_info_area_ie8.png) 0 0 no-repeat;
}
.ie8 .job-detail-area__headarea .job-panel__info-pay {
  background: url(/search/img/bg_info_pay_ie8.png) 0 0 no-repeat;
}
.job-detail-area__headarea .job-panel__info-area:after {
  content: "";
  position: absolute;
  left: 19px;
  bottom: 19px;
  padding: 0;
  width: 21px;
  height: 21px;
  padding: 0;
  background: url(/search/img/bg_info_area_arrow.png) 0 0 no-repeat;
}
.job-detail-area__headarea .job-panel__info-pay:after {
  content: "";
  position: absolute;
  left: 19px;
  bottom: 19px;
  padding: 0;
  width: 21px;
  height: 21px;
  padding: 0;
  background: url(/search/img/bg_info_pay_arrow.png) 0 0 no-repeat;
}
.job-detail-area__headarea .job-panel__info-area .title,
.job-detail-area__headarea .job-panel__info-area .route {
  display: block;
  text-align: center;
  width: 140px;
  padding: 0 20px;
}
.job-detail-area__headarea .job-panel__info-pay .title,
.job-detail-area__headarea .job-panel__info-pay .price {
  display: block;
  text-align: center;
  width: 140px;
  padding: 0 20px;
}
.job-detail-area__headarea .job-panel__info-area .title {
  margin: 30px 0 0 0;
  font-size: 128.6%;
}
.job-detail-area__headarea .job-panel__info-pay .title {
  margin: 30px 0 0 0;
  font-size: 128.6%;
}
.job-detail-area__headarea .job-panel__info-area .route {
  margin: 15px 0 0 0;
  font-weight: normal;
  display: none;
}
.job-detail-area__headarea .job-panel__info-area .time {
  display: block;
  margin: -4px 0 0 0;
  font-weight: bold;
}
.job-detail-area__headarea .job-panel__info-area .time .num {
  padding: 0 2px;
  font-size: 214.3%;
  font-family: "Roboto", sans-serif;
}
.job-detail-area__headarea .job-panel__info-pay .price {
  display: block;
  margin: 17px 0 0 0;
  font-weight: bold;
}
.job-detail-area__headarea .job-panel__info-pay .price .num {
  padding: 0 2px;
  font-size: 214.3%;
  font-family: "Roboto", sans-serif;
}
.job-detail-area__headarea .job-panel__info-company {
  display: block;
}
.job-detail-area__id {
  position: absolute;
  top: 43px;
  right: 50px;
}
.job-detail-area__id tr {
  font-size: 85.7%;
  color: #999;
}
.job-detail-area__id th {
  padding: 3px 0 1px 0;
  width: 85px;
  font-weight: normal;
  text-align: center;
}
.job-detail-area__headarea .job-panel__info-txt {
  clear: both;
  margin: 0;
}
/* ----------------------------------------------------15/07/31 追記-----*/

.sp-mail-btn {
  display: none;
}

/* ----------------------------------------------------16/06/02 追記-----*/

/*
/* 案件詳細画面
/* 新規流入者向けモジュール
**/

.first-view-module {
  display: none;
  background: #fff;
  margin: 0 0 40px 0;
}

.first-view-module__head {
  padding: 0 0 20px;
  background: url("/search/img/bg_fvm_arrow_blue.png") no-repeat 50% 100%;
}

.first-view-module__head .inr {
  position: relative;
  background: #004590;
  padding: 20px 0 20px 20px;
}

.first-view-module__head .lead-text {
  width: 765px;
  height: 79px;
  text-indent: -9999px;
  background: url("/search/img/txt_fvm_lead-txt.png") no-repeat 0 0;
}

.first-view-module__head .emblem {
  position: absolute;
  top: -17px;
  right: 23px;
  width: 140px;
  height: 125px;
}

.first-view-module__body {
  padding: 0 30px 16px 30px;
}

.first-view-module__body .block {
  width: 430px;
  float: left;
  margin: 0 0 0 60px;
}

.ie8 .first-view-module__body .block {
  margin: 0 0 0 55px;
}

.first-view-module__body .block:first-child {
  margin: 0;
}

.first-view-module__body .heading {
  text-indent: -9999px;
  margin: 0 0 6px 0;
}

.first-view-module__body .heading01 {
  background: url("/search/img/txt_fvm_heading_01.png") no-repeat 50% 0;
}

.first-view-module__body .heading02 {
  background: url("/search/img/txt_fvm_heading_02.png") no-repeat 50% 0;
}

.first-view-module__body .btn {
  margin: 0 0 2px -1px;
}

.first-view-module__body .btn a {
  display: block;
}

.first-view-module__body .btn01 {
  background: url("/search/img/txt_fvm_btn_01_o.png") no-repeat 0 0;
}

.first-view-module__body .btn02 {
  background: url("/search/img/txt_fvm_btn_02_o.png") no-repeat 0 0;
}

.first-view-module__body .text {
  font-size: 78.6%;
}

/*
/* 案件詳細画面
/* 選べる2つの登録方法！
/* 新規流入者向けモジュール
**/

.job-registration-area {
  display: none;
  background: #fff;
  border-top: 1px solid #ccc;
}

.job-registration-area__head {
  text-align: center;
  padding: 45px 0 25px 0;
}

.job-registration-area__head .ttl {
  margin: 0 0 15px 0;
  text-indent: -9999px;
  background: url("/search/img/txt_refistration_ttl.png") no-repeat 50% 0;
}
.job-registration-area__head .txt {
  margin: 0 0 6px 0;
}
.job-registration-area__head .link > a {
  position: relative;
  padding: 0 0 0 12px;
}
.job-registration-area__head .link > a:after {
  position: absolute;
  bottom: 50%;
  left: 0;
  margin: 0 0 -3px 0;
  content: "";
  width: 4px;
  height: 7px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -48px -5px no-repeat;
}


.job-registration-area__body .block {
  position: relative;
  float: left;
  width: 50%;
  padding: 50px 50px 46px 50px;
  box-sizing: border-box;
}

.job-registration-area__body .block.online {
  background: #fff8e5 url("/search/img/bg_registration_arrow_white.png")
    no-repeat 50% 0;
}
.job-registration-area__body .block.visit {
  background: #edf4fb url("/search/img/bg_registration_arrow_white.png")
    no-repeat 50% 0;
}

.job-registration-area__body .block.online:after,
.job-registration-area__body .block.visit:after {
  content: "";
  position: absolute;
  right: 50px;
  display: block;
}
.job-registration-area__body .block.online:after {
  width: 114px;
  height: 123px;
  top: 84px;
  background: url("/search/img/bg_online.png") no-repeat 0 0;
}
.job-registration-area__body .block.visit:after {
  width: 179px;
  height: 117px;
  top: 90px;
  background: url("/search/img/bg_visit.png") no-repeat 0 0;
}

.job-registration-area__body .heading {
  text-indent: -9999px;
  width: 100%;
  height: 61px;
  margin: 0 0 20px 0;
}
.job-registration-area__body .heading.online {
  background: url("/search/img/txt_online_heading.png") no-repeat 0 0;
}
.job-registration-area__body .heading.visit {
  background: url("/search/img/txt_visit_heading.png") no-repeat 0 0;
}
.job-registration-area__body .merit {
  margin: 0 0 22px 0;
}
.job-registration-area__body .merit > li {
  text-indent: -9999px;
  margin: 0 0 8px 0;
}
.job-registration-area__body .merit > li:last-child {
  margin: 0;
}
.job-registration-area__body .merit.online .txt01 {
  background: url("/search/img/txt_online_merit_01.png") no-repeat 0 0;
}
.job-registration-area__body .merit.online .txt02 {
  background: url("/search/img/txt_online_merit_02.png") no-repeat 0 0;
}
.job-registration-area__body .merit.online .txt03 {
  background: url("/search/img/txt_online_merit_03.png") no-repeat 0 0;
}

.job-registration-area__body .merit.visit .txt01 {
  background: url("/search/img/txt_visit_merit_01.png") no-repeat 0 0;
}
.job-registration-area__body .merit.visit .txt02 {
  background: url("/search/img/txt_visit_merit_02.png") no-repeat 0 0;
}
.job-registration-area__body .merit.visit .txt03 {
  background: url("/search/img/txt_visit_merit_03.png") no-repeat 0 0;
}
.job-registration-area__body .btn {
  margin: 0 0 0 -1px;
}
.job-registration-area__body .btn.online {
  background: url("/search/img/btn_online_o.png") no-repeat 0 0;
}
.job-registration-area__body .btn.visit {
  background: url("/search/img/btn_visit_o.png") no-repeat 0 0;
}
.job-registration-area__body .txt {
  font-size: 68.8%;
}

/* ----------------------------------------------------16/06/10 追記-----*/
/* TODO: あとで消す */
.job-detail-area__pr-ttl {
  min-height: 33px;
  padding: 23px 0 0 113px;
  margin: 30px 0 20px 0;
  font-size: 125%;
  font-weight: bold;
  line-height: 1.3;
  background: url(/search/img/bg_prPoint.png) no-repeat 0 0;
}
.job-detail-area__period {
  padding: 0 0 0 28px;
  margin: 15px 0 0 0;
  background: url(/search/img/icon_attention_gray.png) no-repeat 0 0.2em;
}
.job-detail-area__period .date {
  font-weight: bold;
}
.job-detail-area__section {
  border-top: 1px solid #ccc;
  padding: 50px 0;
  overflow: hidden;
}
.job-detail-content {
  width: 726px;
  margin: 0 0 0 150px;
  /*float: left;*/
}
/*
/* 案件詳細画面
/* 新規用と切り分けるためソースも分けて記載
**/

.first-cta-module {
  background: #fff;
  margin: 0 0 40px 0;
}
.first-cta-module--has_vos {
  /* vosコード初期表示用モジュールスタイル */
  display: none;
}
.first-cta-module__head {
  padding: 0 0 20px;
  background: url("/search/img/bg_fvm_arrow_blue.png") no-repeat 50% 100%;
}

.first-cta-module__head .inr {
  position: relative;
  background: #004590;
  padding: 15px 0 15px 20px;
}

.first-cta-module__head .lead-text {
  /*
  width: 765px;
  height: 79px;
  text-indent: -9999px;
  background: url('/search/img/txt_fvm_lead-txt.png') no-repeat 0 0;
*/
}

.first-cta-module__head .emblem {
  /*
  position: absolute;
  top: -20px;
  right: 18px;
  width: 140px;
  height: 125px;
  text-indent: -9999px;
  background: url('/search/img/img_no1_medal.png') no-repeat 0 0;
*/
}
.first-cta-module__head {
  text-align: center;
  /*  padding: 45px 0 25px 0;*/
  /*  color: #fff;*/
}

.first-cta-module__head .ttl {
  text-indent: -9999px;
  height: 28px;
  background: url("/search/img/txt_first_cta_ttl.png") no-repeat 50% 0;
}
.first-cta-module__head .txt {
  display: none;
}
.first-cta-module__head .link > a {
  position: relative;
  padding: 0 0 0 12px;
}
.first-cta-module__head .link > a:after {
  position: absolute;
  bottom: 50%;
  left: 0;
  margin: 0 0 -3px 0;
  content: "";
  width: 4px;
  height: 7px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -48px -5px no-repeat;
}
.first-cta-module__body {
  padding: 0 30px 16px 30px;
}

.first-cta-module__body .block {
  width: 430px;
  float: left;
  margin: 0 0 0 60px;
}

.ie8 .first-cta-module__body .block {
  margin: 0 0 0 55px;
}

.first-cta-module__body .block:first-child {
  margin: 0;
}

.first-cta-module__body .heading {
  text-indent: -9999px;
  margin: 0 0 6px 0;
}

.first-cta-module__body .heading01 {
  background: url("/search/img/txt_fvm_heading_01.png") no-repeat 50% 0;
}

.first-cta-module__body .heading02 {
  background: url("/search/img/txt_fvm_heading_02.png") no-repeat 50% 0;
}

.first-cta-module__body .btn {
  margin: 0 0 2px -1px;
}

.first-cta-module__body .btn a {
  display: block;
}

.first-cta-module__body .btn01 {
  background: url("/search/img/txt_fvm_btn_01_o.png") no-repeat 0 0;
}

.first-cta-module__body .btn02 {
  background: url("/search/img/txt_fvm_btn_02_o.png") no-repeat 0 0;
}

.first-cta-module__body .text {
  font-size: 78.6%;
}

.second-cta-module {

}
/*
/* 案件詳細画面
/* 選べる2つの登録方法！
/* 新規用と切り分けるためソースも分けて記載
**/

.job-detail-area-cta {
  background: #fff;
  border-top: 1px solid #ccc;
}

.job-detail-area-cta__head {
  text-align: center;
  padding: 45px 0 25px 0;
}

.job-detail-area-cta__head .ttl {
  margin: 0 0 15px 0;
  text-indent: -9999px;
  background: url("/search/img/txt_refistration_ttl.png") no-repeat 50% 0;
}
.job-detail-area-cta__head .txt {
  margin: 0 0 6px 0;
}
.job-detail-area-cta__head .link > a {
  position: relative;
  padding: 0 0 0 12px;
}
.job-detail-area-cta__head .link > a:after {
  position: absolute;
  bottom: 50%;
  left: 0;
  margin: 0 0 -3px 0;
  content: "";
  width: 4px;
  height: 7px;
}


.job-detail-area-cta__body .block {
  position: relative;
  float: left;
  width: 50%;
  padding: 50px 50px 46px 50px;
  box-sizing: border-box;
}

.job-detail-area-cta__body .block.online {
  background: #fff8e5 url("/search/img/bg_registration_arrow_white.png")
    no-repeat 50% 0;
}
.job-detail-area-cta__body .block.visit {
  background: #edf4fb url("/search/img/bg_registration_arrow_white.png")
    no-repeat 50% 0;
}

.job-detail-area-cta__body .block.online:after,
.job-detail-area-cta__body .block.visit:after {
  content: "";
  position: absolute;
  right: 50px;
  display: block;
}
.job-detail-area-cta__body .block.online:after {
  width: 114px;
  height: 123px;
  top: 84px;
  background: url("/search/img/bg_online.png") no-repeat 0 0;
}
.job-detail-area-cta__body .block.visit:after {
  width: 179px;
  height: 117px;
  top: 90px;
  background: url("/search/img/bg_visit.png") no-repeat 0 0;
}

.job-detail-area-cta__body .heading {
  text-indent: -9999px;
  width: 100%;
  height: 61px;
  margin: 0 0 20px 0;
}
.job-detail-area-cta__body .heading.online {
  background: url("/search/img/txt_online_heading.png") no-repeat 0 0;
}
.job-detail-area-cta__body .heading.visit {
  background: url("/search/img/txt_visit_heading.png") no-repeat 0 0;
}
.job-detail-area-cta__body .merit {
  margin: 0 0 22px 0;
}
.job-detail-area-cta__body .merit > li {
  text-indent: -9999px;
  margin: 0 0 8px 0;
}
.job-detail-area-cta__body .merit > li:last-child {
  margin: 0;
}
.job-detail-area-cta__body .merit.online .txt01 {
  background: url("/search/img/txt_online_merit_01.png") no-repeat 0 0;
}
.job-detail-area-cta__body .merit.online .txt02 {
  background: url("/search/img/txt_online_merit_02.png") no-repeat 0 0;
}
.job-detail-area-cta__body .merit.online .txt03 {
  background: url("/search/img/txt_online_merit_03.png") no-repeat 0 0;
}

.job-detail-area-cta__body .merit.visit .txt01 {
  background: url("/search/img/txt_visit_merit_01.png") no-repeat 0 0;
}
.job-detail-area-cta__body .merit.visit .txt02 {
  background: url("/search/img/txt_visit_merit_02.png") no-repeat 0 0;
}
.job-detail-area-cta__body .merit.visit .txt03 {
  background: url("/search/img/txt_visit_merit_03.png") no-repeat 0 0;
}
.job-detail-area-cta__body .btn {
  margin: 0 0 0 -1px;
}
.job-detail-area-cta__body .btn.online {
  background: url("/search/img/btn_online_o.png") no-repeat 0 0;
}
.job-detail-area-cta__body .btn.visit {
  background: url("/search/img/btn_visit_o.png") no-repeat 0 0;
}
.job-detail-area-cta__body .txt {
  font-size: 68.8%;
}

.job-detail-save {
	display: flex;
  flex-flow: column nowrap;
  position: absolute;
  top: 0;
  left: auto;
  width: 35px;
  margin-left: -65px;
}
.job-detail-save.is-fixed {
  position: fixed;
  top: 50px;
}
.job-detail-save__pocket,
.job-detail-save__mail {
	display: block;
	width: 36px;
  height: 35px;
}
.job-detail-save__pocket img,
.job-detail-save__mail img {
	width: 36px;
  height: 35px;
}
.job-detail-save__pocket:hover,
.job-detail-save__mail:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
}
.job-detail-save__pocket {
  margin-bottom: 10px;
}
.job-detail-save-sp {
  display: none;
}

/*
/* 案件詳細画面
/* 固定CTAモジュール
**/
.pc-job-detail-fix-cta {
  position: fixed;
  bottom: -100%;
  left: 0;
  z-index: 1200;
  width: 100%;
  padding: 29px 0 22px 0;
  background: #002c5c;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.pc-job-detail-fix-cta .inner:after {
  display: block;
  clear: both;
  content: "";
}
.pc-job-detail-fix-cta.action {
  bottom: 0;
}
.pc-job-detail-fix-cta .inner {
  width: 980px;
  margin: 0 auto;
}
/* .block */
.pc-job-detail-fix-cta .block {
  float: left;
}
.pc-job-detail-fix-cta .block.online {
  margin-left: 33px;
}
.pc-job-detail-fix-cta .block.visit {
  margin-left: 20px;
}
/* .img-text */
.pc-job-detail-fix-cta .block .img-text {
  margin-bottom: 10px;
  text-indent: -9999px;
}
.pc-job-detail-fix-cta .block.side-text .img-text {
  width: 303px;
  height: 62px;
  background: url("/search/img/txt_fvm_side_01.png") no-repeat 0 0;
}
.pc-job-detail-fix-cta .block.online .img-text {
  width: 181px;
  height: 14px;
  background: url("/search/img/txt_fvm_btn-txt_01.png") no-repeat 0 0;
}
.pc-job-detail-fix-cta .block.visit .img-text {
  width: 190px;
  height: 14px;
  background: url("/search/img/txt_fvm_btn-txt_02.png") no-repeat 0 0;
}
/* .btn */
.pc-job-detail-fix-cta .btn img {
  display: block;
}
.pc-job-detail-fix-cta .block.online .btn {
  background: url("/search/img/btn_fvm_btn_01_312_43_o.png") no-repeat 0 0;
}
.pc-job-detail-fix-cta .block.visit .btn {
  background: url("/search/img/btn_fvm_btn_02_312_43_o.png") no-repeat 0 0;
}
.btns {
  color: #004590;
  cursor: pointer;
}
/* ----------------------------------------------------16/06/23 追記-----*/
.search-modal.job-detail-search-modal {
  display: block;
  position: static;
  top: auto;
}
.search-modal.job-detail-search-modal .search-modal__close {
  display: none;
}
.search-modal.job-detail-search-modal .overlay {
  display: none;
}
.search-modal.job-detail-search-modal .search-modal__ttl {
  color: #333;
  font-size: 142.8%;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  background: url(/search/img/icon_search_modal_black.png) no-repeat 0 0;
}
.search-modal.job-detail-search-modal .modal-contents {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px 1px;
}
.search-modal.job-detail-search-modal .search-modal__wrap {
  position: static;
  top: auto;
  left: auto;
  margin: 0;
}
.search-modal.job-detail-search-modal .search-modal__clear {
  margin: 5px 0 0 0;
  background: url(/search/img/icon_check_modal_black.png) no-repeat 0 0.1em;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  /*  float: none;*/
}
.search-modal.job-detail-search-modal .search-modal__clear a {
  color: #333;
}

.selected__result {
  float: left;
  font-weight: bold;
  font-size: 116.6%;
}
.selected__result strong {
  padding: 0 5px;
  font-size: 157.1%;
  color: #ffaa00;
  line-height: 1.2;
}
.selected__item {
  clear: both;
}
.home-pickup {
  position: relative;
  z-index: 500;
  width: 100%;
  background: #f2f2f2;
}
.home-pickup .inner {
  display: table;
  padding: 19px 0 14px 0;
  margin: 0 auto;
}
.home-pickup__ttl {
  display: table-cell;
  padding: 0 30px 0 40px;
  background: url(/img/icon_noisemaker.png) 0 50% no-repeat;
}
.home-pickup__list {
  display: table-cell;
}
.pickup-list {
  display: table;
  margin: 0 0 0 -14px;
}
.pickup-list__item {
  display: table-cell;
  padding: 0 0 0 14px;
}
.pickup-list__link {
  position: relative;
  font-weight: bold;
  font-size: 114.3%;
  padding: 0 0 0 12px;
  line-height: 1.2;
}
.pickup-list__link:before {
  content: "　";
  display: inline-block;
  position: absolute;
  top: 0.45em;
  left: 0;
  width: 4px;
  height: 7px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -48px -5px no-repeat;
}
.special-block {
  position: relative;
  margin: 0 0 60px 0;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px 1px;
}
.special-block__main-visual img {
  vertical-align: top;
}
.special-block__label {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 103px;
  height: 103px;
  background: url(/special/img/icon_feature.png) 0 0 no-repeat;
}
.special-block__name {
  position: absolute;
  top: 74px;
  right: 0;
  left: 0;
  width: 60px;
  padding: 6px 0 3px 0;
  margin: auto;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 114.3%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.special-block__ttl {
  position: absolute;
  top: 129px;
  right: 0;
  left: 0;
  padding: 0 40px;
  font-size: 242.9%;
  color: #fff;
  text-align: center;
}
.special-block__txt {
  padding: 21px 0 18px 0;
  text-align: center;
  font-size: 114.3%;
  line-height: 1.75;
}
.special-block__attentionBox {
  padding: 22px 0 20px 0;
  border-top: 1px solid #e6e6e6;
  text-align: center;
  font-size: 85.7%;
}
.special-block__attentionBox .blank-txt {
  position: relative;
  padding: 0 10px 0 0;
  margin: 0 5px 0 0;
}
.special-block__attentionBox .blank-txt:after {
	content: "";
	position: absolute;
	top: 5px;
	right: 0;
	display: inline-block;
	width: 8px;
	height: 6px;
	background: url(/sol/contents/it/common/img/spritesheet.png) -240px -5px no-repeat;
}
.selected__area {
  border: none;
  clear: both;
}
.selected__area dt {
  display: inline-block;
  padding: 0 10px 0 0;
  font-weight: bold;
}
.selected__area dd {
  position: relative;
  padding: 0 10px 0 0;
  margin: 0 5px 0 0;
  display: inline-block;
  line-height: 1.2;
}
.selected__area dd:after {
  position: absolute;
  right: 0;
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background: #ccc;
}

.selected--type-special .selected__result strong {
  padding: 0 5px 0 0;
}

/*
/* ホーム
/* 再訪問者用モジュール
**/
.revisitModule {
  position: fixed;
  bottom: -138px;
  z-index: 1000;
  width: 100%;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.0980392) 0px -1px 2px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px -1px 2px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0980392) 0px -1px 2px 0px;
}
.revisitModule.action {
}
.revisitModule__inner {
  width: 980px;
  margin: 0 auto;
  padding: 30px 0 26px 0;
  display: table;
  position: relative;
}
.revisitModule__heading {
  display: table-cell;
  width: 302px;
  padding: 0 38px 0 0;
  vertical-align: top;
}
.revisitModule__content {
  display: table-cell;
  min-width: 639px;
}
.revisitModule img {
  display: block;
}
.revisitModule__block {
  float: left;
}
.revisitModule__block:first-child {
  margin: 0 15px 0 0;
}
.revisitModule__subHeading img {
  margin: 0 0 10px 0;
}
.revisitModule__btn.btn01 {
  background: url(/img/btn_fvm_btn_01_312_43_o.png) no-repeat 0 0;
}
.revisitModule__btn.btn02 {
  background: url(/img/btn_fvm_btn_02_312_43_o.png) no-repeat 0 0;
}
.revisitModule__close {
  position: absolute;
  top: -15px;
  right: 0;
  background: url(/img/btn_fvm_close_o.png) no-repeat 0 0;
}


/*
  17/07/10　追記
  案件詳細、検索モジュール追加
*/
.details-job-search {
  display: none;
  background: #004590;
  padding: 30px 50px 20px;
  margin: 0 0 40px 0;
}

.details-job-search__text-area {
  float: left;
  width: 695px;
}

.details-job-search__text {
  background: url("/search/img/txt_job-search_pc.png") 0 0 no-repeat;
  width: 695px;
  height: 57px;
  text-indent: -9999px;
  margin: 0 0 30px 0;
}

.details-job-search__text-area .search-area__search {
  margin: 0;
}
.details-job-search__text-area .search-area__search-details {
  margin: 0;
}

.details-job-search__text-area .search-area__search .search__inner {
  width: 190px !important;
}
.details-job-search__text-area .search-area__search-details .search__inner {
  width: 190px !important;
}

.details-job-search__text-area
  .search-area__search
  .search__inner
  .customSelect {
  box-sizing: border-box;
}
.details-job-search__text-area
  .search-area__search-details
  .search__inner
  .customSelect {
  box-sizing: border-box;
}

.details-job-search__text-area .search-area__search .search__inner .item {
  width: 190px !important;
}
.details-job-search__text-area
  .search-area__search-details
  .search__inner
  .item {
  width: 190px !important;
}

.details-job-search__symbol {
  float: right;
  width: 153px;
  margin: -10px 0 0 0;
}

.details-job-search__symbol img {
  vertical-align: top;
}
.details-job-search__sp-search-button {
  display: none;
}


.job-detail-area__tag-list {
  margin: 14px 0 0 0;
}

.job-detail-area__tag-list > li {
  display: inline-block;
  margin: 0 0 6px 0;
}

.job-detail-area__tag-list > li a {
  display: block;
  background: #f5f5f5;
  font-size: 87.5%;
  color: #333;
  padding: 2px 4px;
}

.job-detail-area__description--with-marker::before {
  content: "◆";
}

.job-detail-area__row {
  display: flex;
}

.job-detail-area__col--left {
  margin-right: 28px;
}

.job-detail-area__title {
  font-size: 1.285rem;
  font-weight: 700;
  margin-bottom: 27px;
}

.job-detail-area__heading {
  font-size: 1.142rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 8px;
  position: relative;
  padding-left: 30px;
}

.job-detail-area__heading::before {
  content: "";
  display: block;
  width: 5px;
  height: 16px;
  border-bottom: 4px solid #004590;
  border-right: 4px solid #004590;
  transform: rotate(45deg);
  position: absolute;
  left: 6px;
  top: -5px;
}

.job-detail-area__heading--section1 {
  padding-left: 35px;
  margin-bottom: 24px;
  position: relative;
  font-size: 1.285rem;
}

.job-detail-area__heading--section1:before {
  position: absolute;
  left: 0;
  content: "";
  width: 20px;
  height: 208px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -7252px -5px no-repeat;
}

.job-detail-area__heading--section2 {
  padding-left: 35px;
  margin-bottom: 24px;
  position: relative;
  font-size: 1.285rem;
}

.job-detail-area__heading--section2:before {
  position: absolute;
  left: 0;
  content: "";
  width: 27px;
  height: 24px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -9776px -5px no-repeat;
}

.job-detail-area__heading--section3 {
  padding-left: 35px;
  margin-bottom: 24px;
  position: relative;
  font-size: 1.285rem;
}

.job-detail-area__heading--section3:before {
  position: absolute;
  left: 0;
  content: "";
  width: 26px;
  height: 31px;
  background: url(/sol/contents/it/common/img/spritesheet.png) -7356px -5px no-repeat;
}
.job-detail-area__text {
  font-size: 1rem;
  line-height: 1.857;
}

.job-detail-area__anchor-text::before {
  content: "";
  display: inline-block;
  height: 7px;
  width: 9px;
  margin-right: 4px;
  background: url(/about/img/arrow_bottom_blue.png) no-repeat;
  background-size: contain;
}

.job-detail-area__anchor {
  font-size: 0.857rem;
  line-height: 2.166;
  display: flex;
  align-items: center;
}

.anchor-icon {
  margin-right: 2px;
}

.job-detail-area__job-description-summaries {
  display: flex;
  justify-content: space-between;
  background: #edf4fb;
  padding: 10px 20px;
  margin-bottom: 45px;
}
.job-detail-area__job-description-summary {
  flex: 1;
  padding: 10px 20px 0;
}
.job-detail-area__job-description-summary:first-child {
  padding-left: 0;
}

.job-detail-area__job-description-summary:not(:last-child) {
  border-right: 1px solid #cad0d7;
}

.job-detail-area__separator--mb-m {
  height: 1px;
  background: #ccc;
  margin-bottom: 45px;
}

.job-detail-area__separator--mb-s {
  height: 1px;
  background: #ccc;
  margin-bottom: 30px;
}

.job-detail-area__job-description:not(:last-child) {
  margin-bottom: 45px;
}

.job-detail-area__anchor-links {
  display: flex;
  margin-bottom: 40px;
}

.job-detail-area__anchor-links
  .job-detail-area__anchor:not(:last-child)::after {
  content: "";
  display: block;
  width: 1px;
  height: 50%;
  background: #ccc;
  margin: 0 21px;
  pointer-events: none;
  cursor: default;
}

.job-detail-area__list {
  margin-bottom: 5px;
}

.job-detail-area__list-item {
  position: relative;
  padding-left: 1rem;
}

.job-detail-area__list-item::before {
  content: "・";
  position: absolute;
  left: -1px;
}

.link-to-about {
  background: #fff;
  padding: 50px;
  margin-bottom: 84px;
}

.link-to-about__heading {
  font-size: 1.857rem;
  line-height: 1.384;
  font-weight: 700;
  text-align: center;
  margin-bottom: 18px;
}

.link-to-about__heading br {
  display: none;
}

.link-to-about__description {
  font-size: 1.142rem;
  line-height: 1.625;
  text-align: center;
  margin-bottom: 30px;
}
.link-to-about__link {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  max-width: 366px;
  margin: 0 auto;
}

.link-to-about__image--pc {
  position: relative;
  width: 100%;
  height: 56px;
}

.link-to-about__image--pc-default {
  position: absolute;
  transition: opacity 0.2s ease;
  opacity: 1;
  top: 0;
  z-index: 2;
}

.link-to-about__image--pc-hover {
  position: absolute;
  top: 0;
  z-index: 1;
}

.link-to-about__image--pc-default:hover {
  opacity: 0;
}

.link-to-about__image--sp {
  display: none;
}

.job-detail-area__separator--sp {
  display: none;
}
.job-description-table__row {
  display: flex;
}

.job-description-table__row-heading {
  flex: 0 0 auto;
}

.job-description-table__row-body {
  flex: 0 2 auto;
}

.job-description-table__row-heading::after {
  content: "：";
}

.job-detail-area__text--notice {
  display: flex;
}
.job-detail-area__text--notice::before {
  content: "※";
  display: block;
  margin-right: 5px;
}

.job-detail-area__text--notice {
  margin-top: 8px;
}

.job-description-table {
    width: 100%;
    font-size: 87.5%;
    border-bottom: 1px solid #e5e5e5;
}
.job-description-table__heading,
.job-description-table__data {
  padding: 10px;
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}

.job-description-table__heading {
  width: 20%;
  font-weight: normal;
  white-space: nowrap;
  background: #f5f5f5;
}

.job-description-table__data {
  word-break: break-word;
}