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

  style info : ブラウザごとの初期スタイルをリセット

============================================================ */

/* --------------------------------
  font-size (default : 14px)

    10px ： 72%
    11px ： 79%
    12px ： 86%
    13px ： 93%
    14px ： 100%
    15px ： 108%
    16px ： 115%
    17px ： 122%
    18px ： 129%
    19px ： 136%
    20px ： 143%
    21px ： 150%
    22px ： 158%
    23px ： 165%
    24px ： 172%
    25px ： 179%
    26px ： 186%
-------------------------------- */

.old-newsWrap div,
.old-newsWrap p,
.old-newsWrap dl,
.old-newsWrap dt,
.old-newsWrap dd,
.old-newsWrap ul,
.old-newsWrap ol,
.old-newsWrap li,
.old-newsWrap h1,
.old-newsWrap h2,
.old-newsWrap h3,
.old-newsWrap h4,
.old-newsWrap h5,
.old-newsWrap h6,
.old-newsWrap form,
.old-newsWrap fieldset,
.old-newsWrap input,
.old-newsWrap textarea,
.old-newsWrap pre,
.old-newsWrap blockquote,
.old-newsWrap th,
.old-newsWrap td {
  margin: 0;
  padding: 0;
}
.old-newsWrap table {
  border-collapse: collapse;
  border-spacing: 0;
}
.old-newsWrap fieldset,
.old-newsWrap img {
  border: none;
}
.old-newsWrap input,
.old-newsWrap textarea,
.old-newsWrap select {
  font-size: 100%;
}
.old-newsWrap img {
  vertical-align: top;
}
.old-newsWrap dt,
.old-newsWrap address,
.old-newsWrap caption,
.old-newsWrap cite,
.old-newsWrap code,
.old-newsWrap dfn,
.old-newsWrap th,
.old-newsWrap var {
  font-style: normal;
  font-weight: normal;
}
.old-newsWrap em,
.old-newsWrap strong,
.old-newsWrap th {
  font-style: normal;
  font-weight: bold;
}
.old-newsWrap ol,
.old-newsWrap ul {
  list-style: none;
}
.old-newsWrap caption,
.old-newsWrap th {
  text-align: left;
}
.old-newsWrap h1,
.old-newsWrap h2,
.old-newsWrap h3,
.old-newsWrap h4,
.old-newsWrap h5,
.old-newsWrap h6 {
  font-size: 100%;
  font-weight: normal;
}
.old-newsWrap q:before,
.old-newsWrap q:after {
  content: '';
}
.old-newsWrap abbr,
.old-newsWrap acronym {
  border: none;
}
/* ============================================================

  style info : 全体で汎用的に使用できるスタイルを記述

============================================================ */

/* --------------------------------
  clearfix (.cf)
-------------------------------- */
.old-newsWrap .cf:after {
  content: '';
  display: block;
  clear: both;
}
/* --------------------------------
  image replace (.ir)
-------------------------------- */

.old-newsWrap .ir {
  display: block;
  border: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.old-newsWrap .irCmn {
  display: block;
  border: none;
  background: transparent url(../img/common/spr_pc.png) no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* --------------------------------
  property
-------------------------------- */

/* width */

.old-newsWrap .w30 {
  width: 30px !important;
}
.old-newsWrap .w50 {
  width: 50px !important;
}
.old-newsWrap .w80 {
  width: 80px !important;
}
.old-newsWrap .w100 {
  width: 100px !important;
}
.old-newsWrap .w130 {
  width: 130px !important;
}
.old-newsWrap .w150 {
  width: 150px !important;
}
.old-newsWrap .w200 {
  width: 200px !important;
}
.old-newsWrap .w250 {
  width: 250px !important;
}
.old-newsWrap .w300 {
  width: 300px !important;
}
.old-newsWrap .w350 {
  width: 350px !important;
}
.old-newsWrap .w400 {
  width: 400px !important;
}
.old-newsWrap .w450 {
  width: 450px !important;
}
.old-newsWrap .w500 {
  width: 500px !important;
}
.old-newsWrap .w600 {
  width: 600px !important;
}
/* ============================================================

  style info : サイト全体で共通のスタイルを記述（PC）

============================================================ */

/* -----------------------------------
  basic
----------------------------------- */

.old-newsWrap {
  margin: 0 auto;
  max-width: 740px;
  background: #fff;
  color: #000;
  font-size: 14px;
  text-align: center;
  line-height: 1.8;
}
.old-newsWrap {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .old-newsWrap {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
.old-newsWrap th,
.old-newsWrap td {
  color: #000;
  line-height: 1.8;
}
.old-newsWrap a {
  outline: none;
}
.old-newsWrap a:link,
.old-newsWrap a:visited {
  color: #000;
  text-decoration: underline;
}
.old-newsWrap a:hover,
.old-newsWrap a:active {
  color: #000;
  text-decoration: none;
}
.old-newsWrap a:hover {
  cursor: pointer;
}
/* -----------------------------------
  layout
----------------------------------- */

/* footer fix */
.old-newsWrap #container {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}
.old-newsWrap #wrapper {
  padding-bottom: 160px;
  width: 100%;
}
.old-newsWrap #footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/* layout */

.old-newsWrap #contents {
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
  text-align: left;
}
.old-newsWrap #main {
  display: inline;
  float: right;
  text-align: left;
}
.old-newsWrap #sub {
  display: inline;
  float: left;
  width: 200px;
  text-align: left;
}
/* -----------------------------------
  header
----------------------------------- */

.old-newsWrap #header {
  /*--20170215 min-width:960pxから1140pxに修正--*/
  min-width: 1140px;
  /*--ここまで--*/
  padding: 13px 15px 7px 15px;
  background: url(../img/common/bg_header.png) left top repeat-x;
  /*--20170215　下記css追加--*/
  top: 0;
  position: fixed;
  z-index: 9999;
  background-color: #FFFFFF;
  width: 98%;
  box-shadow: 0px 4px 2px -2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 4px 2px -2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 2px -2px rgba(0, 0, 0, 0.1);
  /*--ここまで--*/
}
.old-newsWrap #header h1 {
  display: inline;
  float: left;
  margin-top: 3px;
}
.old-newsWrap #header nav {
  display: inline;
  float: right;
}
.old-newsWrap #header nav ul {
  border-left: solid 1px #bfbfbf;
}
.old-newsWrap #header nav ul li {
  float: left;
  width: 140px;
  border-right: solid 1px #bfbfbf;
}
.old-newsWrap #header nav ul li a {
  overflow: hidden;
  display: block;
  width: 138px;
  height: 54px;
  margin: 0 1px;
}
.old-newsWrap #header nav ul li a img {
  margin: 0;
}
.old-newsWrap #header nav ul li a:hover img,
.old-newsWrap #header nav ul li a.current img {
  margin-top: -60px;
}
/* -----------------------------------
  footer
----------------------------------- */

.old-newsWrap #footer {
  text-align: left;
}
.old-newsWrap #footer nav {
  padding: 0 15px 10px 15px;
}
.old-newsWrap #footer nav ul {
  font-size: 72%;
  text-align: right;
  line-height: 1.2;
}
.old-newsWrap #footer nav ul li {
  display: inline;
  margin-left: 10px;
  padding-left: 10px;
  border-left: solid 1px #bfbfbf;
}
.old-newsWrap #footer nav ul li.first {
  border-left: none;
}
.old-newsWrap #footer .powered {
  padding: 13px 15px;
  background: #333;
  color: #fff;
  font-size: 72%;
}
.old-newsWrap #footer .powered .copyright,
.old-newsWrap #footer .powered .copyright img {
  vertical-align: bottom;
  line-height: 1.2;
}
.old-newsWrap #footer .powered .copyright span {
  margin-right: 10px;
}
.old-newsWrap #footer .powered .group {
  margin-top: 6px;
}
.old-newsWrap #footer .powered .group a {
  color: #fff !important;
}
.old-newsWrap #footer dl {
  margin-bottom: 10px;
}
.old-newsWrap #footer dl a {
  color: #fff !important;
}
.old-newsWrap #footer dl dt {
  float: left;
  width: 165px;
  font-size: 110%;
}
.old-newsWrap #footer dl dd {
  overflow: hidden;
  border-left: dotted 1px #717171;
}
.old-newsWrap #footer dl dd ul {
  margin-left: -1px;
  line-height: 1.2;
}
.old-newsWrap #footer dl dd ul li {
  float: left;
  margin: 3px 0;
  padding: 0 12px;
  border-left: solid 1px #414141;
  white-space: nowrap;
}
/* -----------------------------------
  sub
----------------------------------- */

.old-newsWrap #sub .localNav ul {
  border-top: solid 1px #dadada;
  background: url(../img/common/bg_dot.png) left top repeat;
  line-height: 1.5;
}
.old-newsWrap #sub .localNav ul.sub {
  border-top: solid 2px #dadada;
}
.old-newsWrap #sub .localNav ul li {
  border-bottom: solid 1px #dadada;
}
.old-newsWrap #sub .localNav ul li a {
  display: block;
  padding: 15px 0 15px 30px;
  background: url(../img/common/arw_square_r.png) 7px center no-repeat;
  font-weight: bold;
  text-decoration: none !important;
}
.old-newsWrap #sub .localNav ul li.line-2 a {
  padding: 12px 0 12px 30px;
  font-size: 93%;
}
.old-newsWrap #company #sub .localNav ul li a.current,
.old-newsWrap #company #sub .localNav ul li a:hover {
  background-color: #32deed;
}
.old-newsWrap #news #sub .localNav ul li a.current,
.old-newsWrap #news #sub .localNav ul li a:hover {
  background-color: #fffc00;
}
.old-newsWrap #specialities #sub .localNav ul li a.current,
.old-newsWrap #specialities #sub .localNav ul li a:hover {
  background-color: #ff72ec;
}
.old-newsWrap #recruitment #sub .localNav ul li a.current,
.old-newsWrap #recruitment #sub .localNav ul li a:hover {
  background-color: #ccff00;
}
.old-newsWrap #sub .relatedNav {
  margin-top: 40px;
  line-height: 1.5;
}
.old-newsWrap #top #sub .relatedNav {
  margin-top: 0;
}
.old-newsWrap #sub .relatedNav h2 {
  border: none;
  border-left: solid 3px #000;
  margin-bottom: 10px;
  padding: 0 0 0 8px;
  font-size: 100%;
  line-height: 1;
}
.old-newsWrap #sub .relatedNav ul li {
  margin-bottom: 10px;
}
.old-newsWrap #sub .relatedNav ul li a {
  padding: 8px 8px 6px 8px;
  display: block;
  background: url(../img/common/bg_dot.png) -2000px top repeat;
  text-decoration: none;
  font-weight: bold;
}
.old-newsWrap #sub .relatedNav ul li.company a:hover {
  background: url(../img/common/bg_dot.png) -3000px top repeat;
}
.old-newsWrap #sub .relatedNav ul li.specialities a:hover {
  background: url(../img/common/bg_dot.png) -5000px top repeat;
}
.old-newsWrap #sub .relatedNav ul li.atl a:hover {
  background: url(../img/common/bg_dot.png) -5000px top repeat;
}
.old-newsWrap #sub .relatedNav ul li.recruitment a:hover {
  background: url(../img/common/bg_dot.png) -6000px top repeat;
}
.old-newsWrap #sub .relatedNav ul li .img {
  margin-bottom: 5px;
}
.old-newsWrap #sub .relatedNav ul li .label {
  background: url(../img/common/arw_square_r.png) left center no-repeat;
  padding: 0 0 0 20px;
}
.old-newsWrap #sub .relatedNav ul li.atl {
  padding-top: 10px;
}
.old-newsWrap div#social {
  margin-top: 20px;
}
.old-newsWrap div#social div {
  float: left;
  width: auto;
}
.old-newsWrap div#social #twitter {
  float: left;
  width: auto;
}
.old-newsWrap div#social #facebook {
  float: left;
  margin-left: 10px;
  width: auto;
}
/* -----------------------------------
  visual
----------------------------------- */

/* デバッグ用 */

.old-newsWrap #log {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
/* canvasを使用するので背景を隠す */

.old-newsWrap .useCanvas #contents {
  background: none;
}
.old-newsWrap #backVisual {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.old-newsWrap #backVisualCanvas {
  background-color: #fff;
}
/* -----------------------------------
  parts
----------------------------------- */

/* #topicPath */

.old-newsWrap #topicPath {
  margin: 15px 0;
  font-size: 72%;
  line-height: 1.3;
}
.old-newsWrap #topicPath li {
  display: inline;
  margin-right: 3px;
}
.old-newsWrap #topicPath li a {
  padding-right: 10px;
  background: url(../img/common/arw_min_r.png) right center no-repeat;
}
/* br */

.old-newsWrap br.pc {
  display: block;
}
.old-newsWrap br.sp {
  display: none;
}
/* title */

.old-newsWrap .pageTitle {
  margin-bottom: 20px;
  padding: 12px 1px;
  border-top: solid 4px #000;
  border-bottom: solid 2px #cccdcd;
  font-size: 172%;
  font-weight: bold;
  line-height: 1.2;
}
.old-newsWrap .pageTitle span {
  position: relative;
  top: -2px;
  color: #333;
  font-size: 60%;
  font-weight: normal;
  margin-left: 1em;
}
.old-newsWrap .pageTitle h3 {
  font-weight: bold;
  line-height: 1.4;
}
.old-newsWrap .pageTitle .data {
  margin-top: 10px;
  font-size: 65%;
  font-weight: normal;
  text-align: right;
}
.old-newsWrap .pageTitle .data span {
  top: 0;
  padding-left: 5px;
  margin-left: 5px;
  border-left: solid 1px #ccc;
  font-size: 100%;
}
.old-newsWrap .basicTitle01 {
  margin-bottom: 15px;
  padding: 5px 10px;
  background: #000;
  color: #fff;
  font-size: 129%;
  line-height: 1.2;
}
.old-newsWrap .basicTitle02 {
  padding: 5px 0;
  border-bottom: solid 4px #000;
  font-size: 129%;
  line-height: 1.2;
  font-weight: bold;
}
.old-newsWrap .basicTitle03 {
  margin-bottom: 15px;
  padding: 0 0 0 16px;
  border-left: solid 4px #000;
  font-size: 129%;
  line-height: 1.2;
  font-weight: bold;
}
.old-newsWrap .basicTitle04 {
  margin-bottom: 15px;
  padding: 0 0 0 16px;
  border-left: solid 4px #000;
  line-height: 1.2;
  font-weight: bold;
}
.old-newsWrap .basicTitle04 .main {
  margin-bottom: 3px;
  font-size: 200%;
}
.old-newsWrap .basicTitle05 {
  margin-bottom: 15px;
  padding: 0 0 0 16px;
  border-left: solid 4px #000;
  line-height: 1.2;
  font-size: 115%;
  font-weight: bold;
}
/* link */

.old-newsWrap .moreLink {
  text-align: right;
}
.old-newsWrap .moreLink a {
  padding-left: 20px;
  background: url(../img/common/arw_square_r.png) left center no-repeat;
}
.old-newsWrap .blankLink {
  padding: 2px 0 2px 25px;
  background: url(../img/common/icn_blank_blu.png) 3px center no-repeat;
}
.old-newsWrap .pdfLink {
  padding: 2px 0 2px 25px;
  background: url(../img/common/icn_pdf.png) 3px center no-repeat;
}
.old-newsWrap .fileLink {
  padding: 2px 0 2px 25px;
  background: url(../img/common/icn_file.png) 3px center no-repeat;
}
.old-newsWrap .relatedLink {
  text-align: right;
}
.old-newsWrap .relatedLink span {
  padding-left: 20px;
  background: url(../img/common/arw_square_r.png) left center no-repeat;
}
/* button */

.old-newsWrap a.pagetopButton {
  width: 33px;
  height: 33px;
  background: url(../img/common/btn_pagetop.png) left top no-repeat;
}
.old-newsWrap .textButton {
  display: inline-block;
  padding: 10px;
  background: url(../img/common/bg_dot.png) -1000px top repeat;
  line-height: 1.5;
  text-decoration: none !important;
}
.old-newsWrap .textButton .label {
  display: inline-block;
  margin-left: 5px;
  padding: 5px 0 5px 32px;
  font-size: 115%;
  font-weight: bold;
  background: url(../img/common/arw_button_r.png) left center no-repeat;
}
.old-newsWrap .textButton .label span {
  margin-left: 10px;
  font-size: 86%;
  font-weight: normal;
}
.old-newsWrap .backButton .label {
  background: url(../img/common/arw_button_l.png) left center no-repeat;
}
.old-newsWrap #company .textButton:hover {
  background: url(../img/common/bg_dot.png) -3000px top repeat;
}
.old-newsWrap #recruitment .textButton:hover {
  background: url(../img/common/bg_dot.png) -6000px top repeat;
}
.old-newsWrap #news .textButton:hover,
.old-newsWrap #topics .textButton:hover {
  background: url(../img/common/bg_dot.png) -4000px top repeat;
}
.old-newsWrap .textButton:hover p.label {
  background: url(../img/common/arw_button_r.png) -1000px center no-repeat;
}
.old-newsWrap .backButton:hover p.label {
  background: url(../img/common/arw_button_l.png) -1000px center no-repeat;
}
.old-newsWrap .textButton .blankLink {
  font-size: 115%;
  font-weight: bold;
}
.old-newsWrap .textButton:hover .blankLink {
  background: url(../img/common/icn_blank_blk.png) 3px center no-repeat;
}
/* text */

.old-newsWrap .caution {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 72%;
  line-height: 1.5;
}
.old-newsWrap .sign {
  text-align: right;
  margin-top: 40px;
}
.old-newsWrap .basicSection p.sign {
  margin-bottom: 0;
}
.old-newsWrap .sign p {
  margin-bottom: 15px !important;
}
.old-newsWrap .blank {
  padding: 2px 25px 2px 0;
  background: url(../img/common/icn_blank_blu.png) right center no-repeat;
}
.old-newsWrap a:hover .blank {
  background: url(../img/common/icn_blank_blk.png) right center no-repeat;
}
/* tableDataList */

.old-newsWrap .tableDataList {
  margin-bottom: 20px;
  border: solid 3px #000;
  border-top: solid 1px #000;
  background: #f2f2f2;
}
.old-newsWrap .tableDataList dt,
.old-newsWrap .tableDataList dd {
  padding: 15px;
  border-top: 2px solid #000;
}
.old-newsWrap .tableDataList dt {
  margin-right: -22%;
  float: left;
  clear: both;
  display: inline;
  width: 22%;
  font-weight: bold;
}
.old-newsWrap .tableDataList dd {
  margin-left: 22%;
  border-left: 1px dotted #000;
  background: #fff;
}
/* basicTable */

.old-newsWrap .basicTable {
  margin-bottom: 20px;
  border: solid 3px #000;
}
.old-newsWrap .basicTable th,
.old-newsWrap .basicTable td {
  padding: 10px 15px;
  border-bottom: solid 2px #000;
  font-size: 115%;
}
.old-newsWrap .basicTable th {
  width: 22%;
  background: #f3f3f3;
  border-right: dotted 1px #000;
  font-weight: bold;
}
.old-newsWrap .basicTable td {
  border-right: solid 2px #000;
}
/* basicSection */

.old-newsWrap .basicSection {
  margin-bottom: 40px;
}
.old-newsWrap .basicSection .basicTitle01 {
  margin-bottom: 10px;
}
.old-newsWrap .basicSection .img,
.old-newsWrap .basicSection p {
  margin-bottom: 25px;
}
.old-newsWrap .basicSection ul li span {
  font-weight: bold;
}
/* leadSection */

.old-newsWrap .leadSection {
  margin-bottom: 30px;
}
.old-newsWrap .leadSection p {
  padding: 0 1px;
}
.old-newsWrap .leadSection .button {
  margin-top: 10px;
  text-align: right;
}
/* infoList */

.old-newsWrap .infoList {
  margin-bottom: 30px;
  line-height: 1.5;
}
.old-newsWrap .infoList .basicTitle01 {
  margin-bottom: 0;
}
.old-newsWrap .infoList .caution {
  margin: 15px 0;
}
.old-newsWrap .infoList ul {
  position: relative;
  zoom: 1;
  margin-right: -13px;
}
.old-newsWrap .infoList ul li {
  float: left;
  width: 175px;
  margin: 10px 13px 5px 0;
}
.old-newsWrap .infoList ul li a {
  display: block;
  text-decoration: none !important;
}
.old-newsWrap .infoList ul li a:hover {
  background: #fffc00;
}
.old-newsWrap .infoList ul li p.data {
  background: #666;
  color: #fff;
  font-size: 72%;
  line-height: 1.4;
}
.old-newsWrap .infoList ul li p.data time,
.old-newsWrap .infoList ul li p.data span {
  float: left;
  padding: 3px 5px;
}
.old-newsWrap .infoList ul li p.data time {
  background: #333;
}
.old-newsWrap .infoList ul li p.data span.new {
  background: #f00;
}
/* 修正141007 */

.old-newsWrap .infoList ul li .img {
  height: 100px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.old-newsWrap .infoList ul li .img img {
  max-height: 100px;
  max-width: 175px;
}
/* //修正141007 */

.old-newsWrap .infoList ul li p.desc {
  padding: 5px 3px;
  font-size: 86%;
}
.old-newsWrap .infoList ul li p.desc .blankLink,
.old-newsWrap .infoList ul li p.desc .fileLink,
.old-newsWrap .infoList ul li p.desc .pdfLink {
  color: #666;
}
.old-newsWrap .infoList p.moreLink {
  margin-top: 10px;
}
/* newsList */

.old-newsWrap .newsList ul li {
  border-bottom: solid 1px #000;
}
.old-newsWrap .newsList ul li div.container,
.old-newsWrap .newsList ul li a {
  display: block;
  padding: 6px 0;
  text-decoration: none;
}
.old-newsWrap .newsList ul li time {
  display: table-cell;
  width: 30px;
  background: #f2f2f2;
  padding: 5px;
  text-align: center;
  line-height: 1.2;
  margin-right: 12px;
  vertical-align: middle;
  font-family: Arial;
  font-weight: bold;
}
.old-newsWrap .newsList ul li time span {
  display: block;
}
.old-newsWrap .newsList ul li time span.sep {
  display: none;
}
.old-newsWrap .newsList ul li p {
  display: table-cell;
  padding: 5px 12px;
  vertical-align: middle;
}
.old-newsWrap .newsList ul li .blankLink,
.old-newsWrap .newsList ul li .fileLink,
.old-newsWrap .newsList ul li .pdfLink {
  background-position: right center;
  padding: 2px 25px 2px 0;
}
.old-newsWrap .newsList ul li a p {
  text-decoration: underline;
}
.old-newsWrap .newsList ul li a:hover {
  background: #fffc00;
}
.old-newsWrap .newsList ul li a:hover time {
  background: #f2ef00;
}
.old-newsWrap #recruitment .newsList ul li a:hover {
  background: #ccff00;
}
.old-newsWrap #recruitment .newsList ul li a:hover time {
  background: #b7e500;
}
/* basicList */

.old-newsWrap ul.basicList li {
  margin-left: 1.5em;
  list-style: disc outside;
}
/* contentsNav */

.old-newsWrap .contentsNav {
  overflow: hidden;
  margin-bottom: 20px;
}
.old-newsWrap .contentsNav ul {
  position: relative;
  zoom: 1;
  margin-right: -10px;
}
.old-newsWrap .contentsNav ul li {
  margin-bottom: 30px;
}
.old-newsWrap .contentsNav ul li a {
  display: block !important;
}
.old-newsWrap .contentsNav ul li a .img {
  margin-bottom: 10px;
}
.old-newsWrap .contentsNav ul li p.desc {
  margin: 10px 0 0 0;
}
.old-newsWrap .contentsNav ul li.grid-2 {
  display: inline;
  float: left;
  width: 365px;
  margin: 10px 10px 0 0;
}
.old-newsWrap .contentsNav ul li.grid-3 {
  display: inline;
  float: left;
  width: 240px;
  margin: 10px 10px 0 0;
}
.old-newsWrap .contentsNav ul li.line-1 p.label {
  padding: 10px 0 0 32px
}
.old-newsWrap .contentsNav ul li.line-2 p.label {
  font-size: 100%;
  line-height: 1.3;
}
/* tabNav */

.old-newsWrap .tabNav ul {
  border-bottom: solid 4px #000;
}
.old-newsWrap .tabNav ul li {
  float: left;
  margin-right: 10px;
}
.old-newsWrap .tabNav ul li a {
  display: block;
  padding: 13px 13px 10px 13px;
  background: url(../img/common/bg_dot.png) -1000px top repeat;
  font-size: 129%;
  font-weight: bold;
  text-decoration: none !important;
}
.old-newsWrap .tabNav ul li a.current,
.old-newsWrap .tabNav ul li a:hover {
  background: #fffc00;
}
.old-newsWrap .tabNav ul li a span {
  display: block;
  padding-left: 25px;
  background: url(../img/common/arw_square_r.png) left center no-repeat;
}
/* entryNav */

.old-newsWrap .entryNav {
  margin: 30px 0 20px 0;
  padding: 14px;
  border: solid 6px #ccff00;
  background: #fff;
}
.old-newsWrap .entryNav h3 {
  padding: 0 0 5px 0;
  border-bottom: solid 2px #ccff00;
  font-size: 115%;
  font-weight: bold;
}
.old-newsWrap .entryNav p {
  margin: 10px 0;
}
.old-newsWrap .entryNav ul {
  margin-right: -10px;
}
.old-newsWrap .entryNav ul li {
  display: inline;
  float: left;
  width: 226px;
  margin: 0 10px 0 0;
}
.old-newsWrap .entryNav ul li.main {
  width: 130px;
}
.old-newsWrap .entryNav ul li.wide {
  margin-top: 10px;
  width: 698px;
}
.old-newsWrap .entryNav ul li a.textButton {
  display: block;
}
.old-newsWrap .entryNav ul li a.textButton:hover {
  background: url(../img/common/bg_dot.png) -6000px top repeat;
}
.old-newsWrap .entryNav ul li a.textButton p {
  margin: 0;
}
.old-newsWrap .entryNav ul li a.textButton p span {
  margin-left: 0px;
  font-size: 87%;
  font-weight: bold;
}
.old-newsWrap .entryNav .line-2 {
  display: none;
}
.old-newsWrap .entryNav ul li {
  display: inline;
  float: left;
  width: 345px;
  margin: 0 10px 0 0;
}
/*20170227追加*/

.old-newsWrap .entryNav {
  clear: both;
}
/* pageNav */

.old-newsWrap .pageNav {
  position: relative;
  margin-top: 30px;
}
.old-newsWrap .pageNav ul {
  text-align: center;
}
.old-newsWrap .pageNav ul li {
  display: inline-block;
}
.old-newsWrap .pageNav ul li a {
  display: inline-block;
  padding: 10px 25px;
  background: url(../img/common/bg_dot.png) -1000px top repeat;
  font-size: 115%;
  font-weight: bold;
  text-decoration: none;
}
.old-newsWrap .pageNav ul li a:hover {
  background: #ccff00;
}
.old-newsWrap .pageNav ul li.prev {
  float: left;
  text-align: left;
}
.old-newsWrap .pageNav ul li.prev a span {
  padding-left: 23px;
  background: url(../img/common/arw_basic_l_blu.png) left center no-repeat;
}
.old-newsWrap .pageNav ul li.prev a:hover span {
  background: url(../img/common/arw_basic_l_blk.png) left center no-repeat;
}
.old-newsWrap .pageNav ul li.next {
  float: right;
  text-align: left;
}
.old-newsWrap .pageNav ul li.next a span {
  padding-right: 23px;
  background: url(../img/common/arw_basic_r_blu.png) right center no-repeat;
}
.old-newsWrap .pageNav ul li.next a:hover span {
  background: url(../img/common/arw_basic_r_blk.png) right center no-repeat;
}
/* localSubNav */

.old-newsWrap .localSubNav {
  overflow: hidden;
}
.old-newsWrap .localSubNav ul {
  margin-left: -1px;
  line-height: 1.2;
}
.old-newsWrap .localSubNav ul li {
  display: inline;
  float: left;
  margin: 0.5em 0;
  padding: 0 1.2em;
  border-left: solid 1px #ccc;
  white-space: nowrap;
}
.old-newsWrap .localSubNav ul li a.current {
  color: #999;
  text-decoration: none !important;
}
/* modalPanel */

.old-newsWrap .modalPanel {
  /*display: none;*/
  width: 801px;
  padding: 7px 0;
  background: url(../img/common/bg_dot.png) -1000px top repeat;
  text-align: left;
}
.old-newsWrap .modalPanel .inner {
  position: relative;
  margin: 0 7px;
  padding: 1px;
  background: #fff;
}
.old-newsWrap .modalPanel .pageNav {
  position: relative;
  margin: -4px 24px 24px 24px;
  padding-top: 10px;
  border-top: solid 2px #000;
}
.old-newsWrap .modalPanel .close {
  position: absolute;
  right: -27px;
  top: -27px;
}
.old-newsWrap .modalPanel .close a {
  display: block;
  width: 32px;
  height: 32px;
  border: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../img/common/icn_close.png) left top no-repeat;
}
.old-newsWrap .modalPanel .content {
  padding: 24px;
}
.old-newsWrap .modalPanel h4 {
  padding: 7px 24px;
  background: #000;
  color: #fff;
  font-size: 172%;
  font-weight: bold;
  line-height: 1.3;
}
.old-newsWrap .modalPanel .text p {
  margin-top: 20px;
}
.old-newsWrap .modalPanel .figure {
  margin-top: 30px;
}
.old-newsWrap #modal-win {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.old-newsWrap #modal-win-inner {
  position: relative;
  z-index: 101;
  margin: 0 auto 20px auto;
}
.old-newsWrap #modal-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #000;
  cursor: pointer;
}
/* ============================================================

  style info : ページごとのスタイルを記述

============================================================ */

/* -----------------------------------
  top
----------------------------------- */

.old-newsWrap #top #main {
  float: left;
}
.old-newsWrap #top #sub {
  float: right;
}
.old-newsWrap #top #visual img {
  opacity: 0;
}
.old-newsWrap #top .banner {
  margin-bottom: 35px;
}
.old-newsWrap #top .banner a {
  position: relative;
  display: block;
  height: 91px;
  padding: 7px;
  background: url(../img/common/bg_dot.png) left top repeat;
  text-decoration: none !important;
}
.old-newsWrap #top .banner a:hover {
  background: url(../img/common/bg_dot.png) -5000px top repeat;
}
.old-newsWrap #top .banner a p {
  position: absolute;
  left: 27px;
  top: 35%;
  z-index: 200;
}
.old-newsWrap #top .banner a p span {
  padding-left: 27px;
  background: url(../img/common/arw_square_r.png) left center no-repeat;
  font-size: 143%;
  font-weight: bold;
}
.old-newsWrap #top .banner a img {
  position: relative;
  z-index: 100;
}
.old-newsWrap #top .banner_recruit {
  margin-bottom: 35px;
  height: 105px;
  width: 740px;
}
.old-newsWrap #top .banner_recruit a {
  position: relative;
  display: block;
  height: 91px;
  padding: 7px;
  background: url(../img/common/bg_dot.png) left top repeat;
  text-decoration: none !important;
}
.old-newsWrap #top .banner_recruit a:hover {
  background: url(../img/common/bg_dot.png) -6000px top repeat;
}
.old-newsWrap #top .banner_recruit a p {
  position: absolute;
  left: 27px;
  top: 35%;
  z-index: 200;
}
.old-newsWrap #top .banner_recruit a p span {
  padding-left: 27px;
  background: url(../img/common/arw_square_r.png) left center no-repeat;
  font-size: 143%;
  font-weight: bold;
}
.old-newsWrap #top .banner_recruit a img {
  position: relative;
  z-index: 100;
}
.old-newsWrap #top .banner_recruit .dummy_img {
  width: 726px;
  height: 91px;
  background-color: white;
}
/* -----------------------------------
  company
----------------------------------- */

.old-newsWrap #company #wrapper {
  background: url(../img/company/bg_under.jpg) center top repeat-x;
}
.old-newsWrap .companyTop #wrapper {
  background: url(../img/company/bg_top.jpg) center top repeat-x !important;
}
.old-newsWrap #company .categoryTitle {
  overflow: hidden;
  height: 105px;
}
.old-newsWrap #company .categoryTitle img {
  margin-top: -40px;
}
.old-newsWrap .companyTop .categoryTitle {
  height: auto !important;
}
.old-newsWrap .companyTop .categoryTitle img {
  margin-top: 0 !important;
}
.old-newsWrap .companyTop .contentsNav ul {
  margin-right: -40px;
}
.old-newsWrap .companyTop .contentsNav ul li {
  margin-right: 40px;
}
.old-newsWrap .companyTop .contentsNav ul li.grid-3 {
  width: 220px;
  margin-bottom: 10px;
}
.old-newsWrap .companyDescription .leadSection .img {
  margin-bottom: 15px;
}
.old-newsWrap .companyVision .vision {
  margin: 40px 0 80px 0;
  text-align: center;
}
.old-newsWrap .companyVision .vision h3 {
  width: 160px;
  margin: 0 auto;
  padding: 30px 0;
  background: #000;
  color: #fff;
  font-size: 129%;
  font-weight: bold;
  opacity: 0;
}
.old-newsWrap .companyVision .vision h3 span {
  display: block;
  margin-top: 10px;
  font-size: 80%;
}
.old-newsWrap .companyVision .vision p {
  margin-top: 50px;
  font-size: 143%;
  line-height: 2;
  font-weight: bold;
  opacity: 0;
}
/* 20130321 */

.old-newsWrap .companyVision .GroupVision {
  margin: 40px 0 80px 0;
  border-top: 1px solid #333;
  font-size: 93%;
}
.old-newsWrap .companyVision .GroupVision p {
  padding-top: 40px;
}
/* 20130321 end*/

.old-newsWrap .companyAccess .mapSection {
  margin-bottom: 30px;
}
.old-newsWrap .companyAccess .mapSection ul li {
  float: right;
  margin-left: 20px;
  font-size: 86%;
}
.old-newsWrap .companyAccess .mapSection ul li.main {
  float: left;
  margin-left: 0;
  font-size: 100%;
}
/* -----------------------------------
  news
----------------------------------- */

.old-newsWrap #news #wrapper,
.old-newsWrap #topics #wrapper {
  background: url(../img/news/bg_under.jpg) center top repeat-x;
}
.old-newsWrap .newsTop #wrapper {
  background: url(../img/news/bg_top.jpg) center top repeat-x !important;
}
.old-newsWrap #news .categoryTitle {
  overflow: hidden;
  height: 105px;
}
.old-newsWrap #news .categoryTitle img {
  margin-top: -40px;
}
.old-newsWrap .newsTop .categoryTitle {
  height: auto !important;
}
.old-newsWrap .newsTop .categoryTitle img {
  margin-top: 0 !important;
}
.old-newsWrap .newsTop .infoList .section {
  margin-top: 20px;
}
.old-newsWrap .newsTop .infoList .caution {
  margin-bottom: -10px;
}
.old-newsWrap .newsDetail .entry .pageTitle {
  margin-bottom: 15px;
  font-size: 143%
}
.old-newsWrap .newsDetail .entry .body p {
  margin-bottom: 20px;
}
.old-newsWrap .newsDetail .entry .body p.lead {
  font-weight: bold;
}
.old-newsWrap .newsDetail .back {
  margin-top: 30px;
  text-align: center;
}
/* -----------------------------------
  specialities
----------------------------------- */

.old-newsWrap .specialitiesTop #main {
  margin-top: -105px;
}
.old-newsWrap .specialitiesTop .contentsNav ul {
  margin: 0;
}
.old-newsWrap .specialitiesTop .contentsNav ul li {
  margin-bottom: 20px;
}
.old-newsWrap .specialitiesTop .contentsNav ul li a {
  padding: 7px;
  background: url(../img/common/bg_dot.png) -1000px top repeat;
}
.old-newsWrap .specialitiesTop .contentsNav ul li a:hover {
  background: url(../img/common/bg_dot.png) -5000px top repeat;
}
.old-newsWrap .specialitiesTop .contentsNav ul li.offshore {
  float: left;
  width: 200px;
}
.old-newsWrap .specialitiesTop .contentsNav ul li.project,
.old-newsWrap .specialitiesTop .contentsNav ul li.bigdata,
.old-newsWrap .specialitiesTop .contentsNav ul li.infra {
  float: right;
  width: 520px;
}
.old-newsWrap .specialitiesTop .contentsNav ul li.marketing {
  clear: both;
}
.old-newsWrap .specialitiesTop #atl .text {
  float: left;
  width: 370px;
}
.old-newsWrap .specialitiesTop #atl .img {
  float: right;
  width: 350px;
}
.old-newsWrap .specialitiesTop #atl .img img {
  margin-bottom: 1px;
}
.old-newsWrap .specialitiesTop #atl .logo {
  margin: 60px 0 50px 0;
  text-align: center;
}
.old-newsWrap .specialitiesTop #atl .content h4 {
  text-align: center;
}
.old-newsWrap .specialitiesTop #offshore .text {
  position: relative;
  z-index: 200;
}
.old-newsWrap .specialitiesTop #offshore .text h5 {
  margin: 45px 0;
  font-size: 143%;
  font-weight: bold;
  line-height: 1.4;
}
.old-newsWrap .specialitiesTop #offshore .img {
  position: relative;
  z-index: 100;
}
.old-newsWrap .specialitiesTop #offshore .img .img01 {
  position: absolute;
  left: 420px;
  top: -10px;
  overflow: hidden;
  width: 335px;
  height: 280px;
  z-index: 110;
}
.old-newsWrap .specialitiesTop #offshore .img .img01 img {
  margin: -5px 0 0 -165px;
}
.old-newsWrap .specialitiesTop #offshore .img .img02 {
  position: absolute;
  left: 340px;
  top: -20px;
  z-index: 120;
}
.old-newsWrap .specialitiesTop #offshore .img .img03 {
  position: absolute;
  padding: 195px 0 0 600px;
  z-index: 130;
}
.old-newsWrap .specialitiesTop #offshore dl {
  padding: 0 140px 30px 0;
}
.old-newsWrap .specialitiesTop #offshore dl dt {
  margin-top: 30px;
  padding: 5px 0 5px 36px;
  font-weight: bold;
  font-size: 129%;
}
.old-newsWrap .specialitiesTop #offshore dl dt.no01 {
  background: url(../img/common/icn_no_blk_01.png) left center no-repeat;
}
.old-newsWrap .specialitiesTop #offshore dl dt.no02 {
  background: url(../img/common/icn_no_blk_02.png) left center no-repeat;
}
.old-newsWrap .specialitiesTop #offshore dl dt.no03 {
  background: url(../img/common/icn_no_blk_03.png) left center no-repeat;
}
.old-newsWrap .specialitiesTop #offshore dl dd {
  margin-left: 36px;
}
/* -----------------------------------
  recruitment
----------------------------------- */

.old-newsWrap #recruitment #wrapper {
  background: url(../img/recruitment/bg_under.jpg) center top repeat-x;
}
.old-newsWrap .recruitmentTop #wrapper {
  background: url(../img/recruitment/bg_top.jpg) center top repeat-x !important;
}
.old-newsWrap #recruitment .categoryTitle {
  overflow: hidden;
  height: 105px;
}
.old-newsWrap #recruitment .categoryTitle img {
  margin-top: -100px;
}
.old-newsWrap .recruitmentTop .categoryTitle {
  height: auto !important;
}
.old-newsWrap .recruitmentTop .categoryTitle img {
  margin-top: 0 !important;
}
.old-newsWrap .recruitmentTop .contentsNav ul li.member {
  margin: 0 10px 0 0;
}
.old-newsWrap .recruitmentRequirement .leadSection ol {
  margin: 30px 0 40px 0;
  border-top: solid 2px #ccc;
  font-size: 129%;
  font-weight: bold;
}
.old-newsWrap .recruitmentRequirement .leadSection ol li {
  padding: 10px 10px 10px 38px;
  border-bottom: solid 2px #ccc;
}
.old-newsWrap .recruitmentRequirement .leadSection ol li.no01 {
  background: url(../img/common/icn_no_blk_01.png) 2px center no-repeat;
}
.old-newsWrap .recruitmentRequirement .leadSection ol li.no02 {
  background: url(../img/common/icn_no_blk_02.png) 2px center no-repeat;
}
.old-newsWrap .recruitmentRequirement .leadSection ol li.no03 {
  background: url(../img/common/icn_no_blk_03.png) 2px center no-repeat;
}
.old-newsWrap .recruitmentRequirement .leadSection ol li.no04 {
  background: url(../img/common/icn_no_blk_04.png) 2px center no-repeat;
}
.old-newsWrap .recruitmentGrade .gradeSection section {
  margin: 20px 0 30px 0;
}
.old-newsWrap .recruitmentTypicality .typicalitySection {
  position: relative;
  margin-bottom: 70px;
  text-align: center;
}
.old-newsWrap .recruitmentTypicality .typicalitySection h4 {
  margin-bottom: 30px;
}
.old-newsWrap .recruitmentTypicality .typicalitySection .img {
  position: absolute;
  left: 0;
  top: 0;
}
.old-newsWrap .recruitmentTypicality #typicality01 .img {
  left: 616px;
  top: 21px;
}
.old-newsWrap .recruitmentTypicality #typicality02 .img {
  left: 0;
  top: 138px;
}
.old-newsWrap .recruitmentTypicality #typicality03 .img {
  left: 616px;
  top: 59px;
}
.old-newsWrap .recruitmentTypicality #typicality04 .img {
  left: 0;
  top: -9px;
}
.old-newsWrap .recruitmentTypicality #typicality05 .img {
  left: 596px;
  top: -12px;
}
.old-newsWrap .recruitmentTypicality #typicality06 .img {
  left: 0;
  top: 144px;
}
.old-newsWrap .recruitmentTypicality #typicality07 .img {
  left: 616px;
  top: 158px;
}
.old-newsWrap .recruitmentTypicality #typicality08 .img {
  left: 0;
  top: 73px;
}
.old-newsWrap .recruitmentTypicality #typicality09 .img {
  left: 616px;
  top: -15px;
}
.old-newsWrap .recruitmentTypicality #typicality10 .img {
  left: 20px;
  top: -12px;
}
.old-newsWrap .recruitmentInformation .dataSection {
  position: relative;
}
.old-newsWrap .recruitmentInformation .dataSection .inner {
  padding-bottom: 30px;
  background: #fff;
}
.old-newsWrap .recruitmentInformation .dataSection dl {
  margin-bottom: 45px;
  font-size: 115%;
  line-height: 1.5;
}
.old-newsWrap .recruitmentInformation .dataSection dl dt {
  width: 4em;
  padding: 0.2em 0.5em;
  background: #ccff00;
}
.old-newsWrap .recruitmentInformation .dataSection dl dd {
  margin: -1.7em 0 0 6em;
}
.old-newsWrap .recruitmentInformation .dataSection .figure {
  text-align: center;
}
.old-newsWrap .recruitmentHr .basicSection .img {
  float: right;
  width: 101px;
  margin: 0 0 20px 30px;
}
.old-newsWrap .recruitmentHr .basicSection p {
  overflow: hidden;
}
.old-newsWrap .recruitmentHr .basicSection p.caution {
  margin-top: -1em;
}
.old-newsWrap .recruitmentHr .basicSection dl.column {
  font-size: 86%;
}
.old-newsWrap .recruitmentHr .basicSection dl.column dt {
  font-weight: bold;
}
.old-newsWrap .recruitmentHr .basicSection dl.markList dt {
  color: #adadad;
  font-size: 150%;
}
.old-newsWrap .recruitmentOffice .photoSection {
  margin-bottom: 30px;
}
.old-newsWrap .recruitmentOffice .photoSection ul.img {
  margin: 5px 30px 0 30px;
}
.old-newsWrap .recruitmentOffice .photoSection ul.img li {
  float: left;
  width: 320px;
  margin: 10px;
}
.old-newsWrap .recruitmentOffice .photoSection div.img {
  margin-top: 15px;
  text-align: center;
}
.old-newsWrap .recruitmentOffice #office08,
.old-newsWrap .recruitmentOffice #office07 {
  width: 365px;
  text-align: left;
}
.old-newsWrap .recruitmentOffice #office07 {
  float: left;
  margin-right: 10px;
}
.old-newsWrap .recruitmentOffice #office08 {
  float: right;
}
.old-newsWrap .recruitmentMessage .basicSection .basicTitle03 {
  margin-bottom: 20px;
  padding-left: 15px;
  border-left: solid 4px #000;
  font-size: 172%;
  line-height: 1;
}
.old-newsWrap .recruitmentMessage .basicSection .img {
  float: left;
  margin: 0 15px 15px 0;
}
.old-newsWrap .recruitmentMember .pageTitle {
  margin-bottom: 15px;
}
.old-newsWrap .recruitmentMember .categorySelect {
  margin-bottom: -25px;
  padding-bottom: 15px;
  border-bottom: solid 2px #000;
  vertical-align: middle;
}

.old-newsWrap .recruitmentMember .categorySelect ul li {
  float: left;
  margin: 10px 10px 0 0;
}
.old-newsWrap .recruitmentMember .categorySelect ul li a {
  display: block;
  background: url(../img/common/bg_dot.png) -1000px top repeat;
  color: #969696;
  font-size: 86%;
  font-weight: bold;
  text-decoration: none !important;
}
.old-newsWrap .recruitmentMember .categorySelect ul li a span {
  display: block;
  padding: 6px 10px 6px 25px;
  background: url(../img/common/icn_check_s.png) -740px center no-repeat;
}
.old-newsWrap .recruitmentMember .categorySelect ul li a.selected {
  background: #ccff00;
  color: #000;
}
.old-newsWrap .recruitmentMember .categorySelect ul li a.selected span {
  background: url(../img/common/icn_check_s.png) 10px center no-repeat;
}

.old-newsWrap .recruitmentMember .categorySelect .basicTitle03 {
  display: inline-block;
  border-left: none;
  margin: 0 15px 0 0;
  padding-left: 0;
  font-size: 108%;
  vertical-align: middle;
}
.old-newsWrap .recruitmentMember .categorySelect select {
  vertical-align: middle;
}
.old-newsWrap .recruitmentMember .memberNav ul {
  position: relative;
  margin: 0 -20px 20px 0;
  zoom: 1;
}
.old-newsWrap .recruitmentMember .memberNav ul li {
  position: relative;
  zoom: 1;
  float: left;
  margin: 0 20px 10px 0;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.old-newsWrap .recruitmentMember .memberNav ul li.selected {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.old-newsWrap .memberDetail h4.basicTitle03 {
  margin: 30px 0 20px 0;
  padding-left: 15px;
  font-size: 172%;
  line-height: 1;
}
.old-newsWrap .memberDetail .basicSection div.img {
  float: right;
  margin: 0 0 20px 20px;
}
.old-newsWrap .memberDetail .basicSection ul.img {
  position: relative;
  margin: 0 -32px 20px 0;
}
.old-newsWrap .memberDetail .basicSection ul.img li {
  float: left;
  margin-right: 32px;
}
.old-newsWrap .memberDetail .scheduleSection {
  position: relative;
  padding: 15px 15px 10px 15px;
  background: #f2f2f2;
}
.old-newsWrap .memberDetail .scheduleSection h4 {
  margin-bottom: 10px;
  color: #333;
  font-size: 115%;
  font-weight: bold;
  line-height: 1.3;
}
.old-newsWrap .memberDetail .scheduleSection dl {
  border-top: dotted 1px #999;
  padding-top: 0.5em;
  line-height: 1.5;
}
.old-newsWrap .memberDetail .scheduleSection dl dt {
  width: 9em;
  margin-left: 1px;
}
.old-newsWrap .memberDetail .scheduleSection dl dd {
  margin: -1.5em 0 0.5em 0;
  padding: 0 0 0.5em 9.5em;
  border-bottom: dotted 1px #999;
}
.old-newsWrap .memberDetail .scheduleSection .img {
  position: absolute;
  left: 555px;
  top: 30px;
}
.old-newsWrap #member001 .scheduleSection .img {
  left: 555px;
  top: 30px;
}
.old-newsWrap .memberDetail .careerSection h4 {
  display: inline-block;
  padding: 5px 8px;
  background: #000;
  color: #fff;
  font-size: 115%;
  font-weight: bold;
  line-height: 1.3;
}
.old-newsWrap .memberDetail .careerSection ol li {
  margin: 10px 0 5px 0;
  padding: 0 0 20px 53px;
  line-height: 1.5;
}
.old-newsWrap .memberDetail .careerSection ol li.no01 {
  background: url(../img/common/icn_no_grn_01.png) left top no-repeat;
}
.old-newsWrap .memberDetail .careerSection ol li.no02 {
  background: url(../img/common/icn_no_grn_02.png) left top no-repeat;
}
.old-newsWrap .memberDetail .careerSection ol li.no03 {
  background: url(../img/common/icn_no_grn_03.png) left top no-repeat;
}
.old-newsWrap .memberDetail .careerSection ol li.no04 {
  background: url(../img/common/icn_no_grn_04.png) left top no-repeat;
}
.old-newsWrap .memberDetail .careerSection ol li.no05 {
  background: url(../img/common/icn_no_grn_05.png) left top no-repeat;
}
.old-newsWrap .memberDetail .careerSection ol li.no06 {
  background: url(../img/common/icn_no_grn_06.png) left top no-repeat;
}
/* gradeSection */

.old-newsWrap .gradeSection {
  margin-bottom: 50px;
}
/* typeSection */

.old-newsWrap .typeSection ul {
  width: 780px;
  margin: -5px 0 0 0;
  padding: 0 0 40px;
  overflow: hidden;
}
.old-newsWrap .typeSection ul li {
  position: relative;
  float: left;
  width: 350px;
  margin: 0 40px 0 0;
  padding: 20px 0;
  /*padding: 20px 0 75px 0;*/
  border-bottom: dotted 1px #666;
  /*text-align: right;*/
}
.old-newsWrap .typeSection ul li.last {
  border: none;
}
.old-newsWrap .typeSection ul li h5 {
  text-align: left;
}
.old-newsWrap .typeSection ul li p.text {
  margin: 0 0 5px 0;
  text-align: left;
}
.old-newsWrap .typeSection ul li a.textButton {
  display: block;
  /*position: absolute;
  bottom: 20px;
  right: 0;*/
}
.old-newsWrap .typeSection ul li a.textButton .label span {
  font-weight: bold;
  font-size: 100%;
}
/* flowSection */

.old-newsWrap .flowSection {
  padding: 10px 0 50px;
}
.old-newsWrap .flowSection ul li {
  float: left;
}
.old-newsWrap .flowSection ul li.step01 {
  width: 221px;
}
.old-newsWrap .flowSection ul li.step02,
.old-newsWrap .flowSection ul li.step03 {
  width: 230px;
}
.old-newsWrap .flowSection ul li.step03 {
  margin: 0 3px 0 0;
}
.old-newsWrap .flowSection ul li.step04 {
  width: 55px;
}
.old-newsWrap .flowSection ul li p.textStage {
  background: url(../img/recruitment/fig_arw_flow.gif) no-repeat right top;
  font-size: 129%;
  padding: 6px 0 4px;
  text-align: center;
}
.old-newsWrap .flowSection ul li.step04 p.textStage {
  height: 70px;
  padding: 90px 15px;
  background: #ccff00 none;
}
.old-newsWrap .flowSection ul li .contBox {
  margin: 10px 0 0 0;
  padding: 10px 8px 5px 8px;
}
.old-newsWrap .flowSection ul li .contBox .note {
  font-size: 86%;
}
.old-newsWrap .flowSection ul li.step02 .contBox,
.old-newsWrap .flowSection ul li.step03 .contBox {
  border-left: 1px solid #e0e0e0;
}
/* faqBox */

.old-newsWrap .faqBox {
  margin-bottom: 40px;
}
.old-newsWrap .faqBox p.text {
  float: left;
  width: 420px;
  margin: 0 20px 0 0;
  padding: 3px 0 0 0;
}
.old-newsWrap .faqBox a.textButton {
  float: left;
  width: 280px;
}
/* outlineSection */

.old-newsWrap .outlineSection {
  padding: 3px 0 25px;
  text-align: right;
}
.old-newsWrap .outlineSection h5.basicTitle05,
.old-newsWrap .outlineSection p.text {
  margin-bottom: 10px;
  text-align: left;
}
.old-newsWrap .guidelineSection dl dd ul {
  margin: 5px 0 0 0;
}
.old-newsWrap .guidelineSection dl dd ul li {
  margin-bottom: 5px;
}
.old-newsWrap .guidelineSection dl dd .mainText {
  font-size: 115%;
}
.old-newsWrap .guidelineSection dl dd .subText {
  font-size: 86%;
}
/* faqSection */

.old-newsWrap .faqSection dt {
  margin: 0 0 4px;
}
.old-newsWrap .faqSection dt th,
.old-newsWrap .faqSection dd th {
  text-align: center;
  vertical-align: top;
}
.old-newsWrap .faqSection dt th {
  width: 60px;
  padding: 12px 0;
  background: #000;
}
.old-newsWrap .faqSection dd th {
  width: 54px;
  padding: 10px 0;
  border: 3px solid #000;
  background: #fff;
}
.old-newsWrap .faqSection td {
  padding: 0 0 0 17px;
}
.old-newsWrap .faqSection dt td {
  font-size: 129%;
}
.old-newsWrap .faqSection dd {
  margin: 0 0 30px;
}
/* siteusageSection */

.old-newsWrap .siteusage h5 {
  font-weight: bold;
  font-size: 129%;
}
.old-newsWrap .siteusage .date {
  text-align: right;
}
/* -----------------------------------
  misc
----------------------------------- */

.old-newsWrap #misc #main,
.old-newsWrap #inquiry #main {
  margin-top: -105px;
}
/* privacypolicySection */

.old-newsWrap .privacypolicy h5 {
  font-weight: bold;
  font-size: 129%;
}
/*20170327削除.privacypolicy ul {
  margin-bottom: 20px;
}
.old-newsWrap .privacypolicy li {
  margin-bottom: 10px;
}*/

.old-newsWrap .privacypolicy span {
  padding-right: 15px;
}
.old-newsWrap .privacypolicy .pmark {
  margin-bottom: 25px;
}
.old-newsWrap .privacypolicy .pmark p {
  margin-bottom: 8px;
}
.old-newsWrap .privacypolicy .pmark a {
  display: inline-block;
  padding: 8px;
  border: 8px solid #eee;
  background-color: #fff;
}
.old-newsWrap .privacypolicy .pmark a:hover {
  border: 8px solid #ddd;
}
/* sitemapSection */

.old-newsWrap .sitemap .siteTopLink {
  font-size: 129%;
  padding-left: 20px;
  background: url(../img/common/arw_square_r.png) left center no-repeat;
}
.old-newsWrap .sitemap .siteLink {
  clear: both;
  padding-bottom: 30px;
}
.old-newsWrap .sitemap .siteLink li {
  width: 370px;
  float: left;
  margin-bottom: 10px;
}
.old-newsWrap .sitemap .siteLink li a {
  padding-left: 20px;
  background: url(../img/common/arw_square_r.png) left center no-repeat;
}
.old-newsWrap .sitemap .entryNav {
  margin-top: 0;
}
/* -----------------------------------
  error
----------------------------------- */

.old-newsWrap .error .errorSection {
  padding: 125px 0 100px 0;
  text-align: center;
}
.old-newsWrap .error .errorSection h2 {
  margin-bottom: 60px;
  font-size: 172%;
  font-weight: bold;
}
.old-newsWrap .error .errorSection p {
  font-size: 129%;
  font-weight: bold;
  line-height: 2.5em;
}
.old-newsWrap .error .errorSection ul {
  margin-top: 90px;
}
.old-newsWrap .error .errorSection ul li {
  display: inline;
  margin: 0 10px;
}
.old-newsWrap .error .errorSection ul li .textButton .label {
  width: 15em;
  text-align: left;
}
/* -----------------------------------
  2016.3 更新
----------------------------------- */

.old-newsWrap .mt2016 {}
.old-newsWrap .mt2016_sp {
  display: none;
}
.old-newsWrap .mt2016_tag {
  font-size: 86%;
  background: url(../img/common/ic_tag-pc.gif) no-repeat 0 2px;
  /*background-size:56px;*/
  padding: 0 0 0 63px;
  margin: 5px 0 0 0;
}
.old-newsWrap .infoList ul li .mt2016_tag a {
  display: inline;
  text-decoration: underline !important;
  color: #666666;
}
.old-newsWrap .infoList ul li .mt2016_tag a:hover {
  background-color: transparent;
  text-decoration: none;
  color: #000;
}
.old-newsWrap .mt2016_entry_info {
  overflow: hidden;
  margin-top: 15px;
}
.old-newsWrap .mt2016_entry_info .data {
  margin-top: 5px;
  text-align: left;
  float: left;
  max-width: 30%;
}
.old-newsWrap .mt2016_entry_info .mt2016_tag {
  max-width: 68%;
  text-align: right;
  float: right;
  font-size: 65%;
  background: url(../img/common/ic_tag2-pc.gif) no-repeat 0 0;
  padding: 0px 0 4px 73px;
  margin: 0;
  line-height: 1.5;
  /*background-size:100%;*/
}
.old-newsWrap .mt2016_entry_info .mt2016_tag a {
  font-weight: normal;
}
.old-newsWrap .mt2016_newsnavi {
  border: 6px solid #fffc00;
  padding: 30px 33px;
  margin-bottom: 30px;
}
.old-newsWrap .mt2016_newsnavi h3 {
  margin-bottom: 5px;
}
.old-newsWrap .mt2016_newsnavi__list {
  overflow: hidden;
  zoom: 1;
  margin: 0 -15px 15px 0;
}
.old-newsWrap .mt2016_newsnavi__list li {
  width: 74px;
  height: 74px;
  float: left;
  margin: 0 10px 0 0;
}
.old-newsWrap .mt2016_newsnavi__list li a {
  display: block;
  width: 74px;
  height: 74px;
  background-color: #f2f2f2;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
}
.old-newsWrap .mt2016_newsnavi__list li a:hover {
  background-color: #fffc00;
}
.old-newsWrap .mt2016_newsnavi__list__btn1 a {
  background-image: url(../img/common/category1.png);
}
.old-newsWrap .mt2016_newsnavi__list__btn2 a {
  background-image: url(../img/common/category2.png);
}
.old-newsWrap .mt2016_newsnavi__list__btn3 a {
  background-image: url(../img/common/category3.png);
}
.old-newsWrap .mt2016_newsnavi__list__btn4 a {
  background-image: url(../img/common/category4.png);
}
.old-newsWrap .mt2016_newsnavi__list__btn5 a {
  background-image: url(../img/common/category5.png);
}
.old-newsWrap .mt2016_newsnavi__list__btn6 a {
  background-image: url(../img/common/category6.png);
}
.old-newsWrap .mt2016_newsnavi__list__btn7 a {
  background-image: url(../img/common/category7.png);
}
.old-newsWrap .mt2016_newsnavi__list__btn8 a {
  background-image: url(../img/common/category8.png);
}
.old-newsWrap .mt2016_newsnavi__all {
  overflow: hidden;
  zoom: 1;
}
.old-newsWrap .mt2016_newsnavi__all li {
  float: left;
  font-size: 86%;
}
.old-newsWrap .mt2016_newsnavi__all li a {
  background: url(../img/common/ic_link_ab.png) no-repeat left center;
  padding: 0 0 0 15px;
  margin: 0 15px 0 0;
}
.old-newsWrap .newsDetail .mt2016_newsnavi {
  margin: 70px 0 0 0;
}
.old-newsWrap .mt2016_pagetitle h3 {
  font-size: 140%;
  border-top: 4px solid #000;
  border-bottom: 2px solid #ccc;
  padding: 17px 0;
  font-weight: bold;
  margin-bottom: 30px;
}
.old-newsWrap .mt2016 .pageNav {
  position: relative;
  margin: 0 0 24px 0;
  padding-top: 10px;
  border-top: solid 2px #000;
}
/*-------------201603 static---------------*/

.old-newsWrap .about_us_page {}
.old-newsWrap .about_us_page .basicTitle03 {
  margin-bottom: 40px;
}
.old-newsWrap .about_us_page .pageTitle {
  margin-bottom: 40px;
}
.old-newsWrap .about_us_page .sign p {
  text-align: left;
  width: 287px;
  float: right;
}
.old-newsWrap .about_us_page .sign div {
  clear: both;
}
.old-newsWrap .companyVision .about_us_page .vision h5 {
  width: 160px;
  margin: 0 auto;
  padding: 45px 0;
  background: #000;
  color: #fff;
  font-size: 129%;
  font-weight: bold;
  opacity: 1;
}
.old-newsWrap .companyVision .about_us_page .vision h5 span {
  display: block;
  margin-top: 10px;
  font-size: 80%;
}
.old-newsWrap .companyVision .about_us_page .vision p {
  opacity: 1;
  /*  20171019 下記を解除
  text-align:left;
  */
  line-height: 1.5;
}
.old-newsWrap .companyVision .about_us_page .GroupVision {
  margin: -40px 0 80px 0;
  border: 1px solid #d2d2d2;
  font-size: 93%;
  padding: 30px;
}
.old-newsWrap .companyVision .about_us_page .GroupVision p {
  padding-top: 0;
}
.old-newsWrap .about_us_page .basicTitle01 {
  font-size: 100%;
  font-weight: bold;
  padding: 12px 20px;
}
.old-newsWrap .about_us_page article {
  margin-bottom: 80px;
}
.old-newsWrap .about_us_page .tableDataList dt {
  margin-right: -32%;
  float: left;
  clear: both;
  display: inline;
  width: 32%;
  font-weight: bold;
}
.old-newsWrap .about_us_page .tableDataList dd {
  margin-left: 32%;
  border-left: 1px dotted #000;
  background: #fff;
}
.old-newsWrap .about_us_page .tableDataList dd,
.old-newsWrap .about_us_page .tableDataList dt {
  line-height: 1.3;
}
.old-newsWrap .tableDataList .dd2 {
  display: table-cell;
  vertical-align: middle;
  height: 2.7em;
}
/*2017新規追加*/

.old-newsWrap .system_environmen_box {
  margin-right: -20px;
}
.old-newsWrap .system_environmen_list_personnel_system {
  width: 360px;
  height: 180px;
  display: inline-block;
  margin-right: 17px;
  margin-bottom: 20px;
  background-image: url("../img/recruitment/01personnel_system_hover.png");
}
.old-newsWrap .system_environmen_list_personnel_system a {
  display: inline-block;
}
.old-newsWrap .system_environmen_list_personnel_system a:hover {
  background-color: transparent;
  /* IE6対応 */
}
.old-newsWrap .system_environmen_list_personnel_system a:hover img {
  visibility: hidden;
}
.old-newsWrap .system_environmen_list_workstyle {
  width: 360px;
  height: 180px;
  display: inline-block;
  margin-right: 17px;
  margin-bottom: 20px;
  background-image: url("../img/recruitment/02workstyle_hover.png");
}
.old-newsWrap .system_environmen_list_workstyle a {
  display: inline-block;
}
.old-newsWrap .system_environmen_list_workstyle a:hover {
  background-color: transparent;
  /* IE6対応 */
}
.old-newsWrap .system_environmen_list_workstyle a:hover img {
  visibility: hidden;
}
.old-newsWrap .system_environmen_list_training {
  width: 360px;
  height: 180px;
  display: inline-block;
  margin-right: 17px;
  margin-bottom: 20px;
  background-image: url("../img/recruitment/03training_hover.png");
}
.old-newsWrap .system_environmen_list_training a {
  display: inline-block;
}
.old-newsWrap .system_environmen_list_training a:hover {
  background-color: transparent;
  /* IE6対応 */
}
.old-newsWrap .system_environmen_list_training a:hover img {
  visibility: hidden;
}
.old-newsWrap .system_environmen_list_welfare {
  width: 360px;
  height: 180px;
  display: inline-block;
  margin-right: 17px;
  margin-bottom: 20px;
  background-image: url("../img/recruitment/04welfare_hover.png");
}
.old-newsWrap .system_environmen_list_welfare a {
  display: inline-block;
}
.old-newsWrap .system_environmen_list_welfare a:hover {
  background-color: transparent;
  /* IE6対応 */
}
.old-newsWrap .system_environmen_list_welfare a:hover img {
  visibility: hidden;
}
.old-newsWrap .system_environmen_list_development {
  width: 360px;
  height: 180px;
  display: inline-block;
  margin-right: 17px;
  margin-bottom: 20px;
  background-image: url("../img/recruitment/05development_hover.png");
}
.old-newsWrap .system_environmen_list_development a {
  display: inline-block;
}
.old-newsWrap .system_environmen_list_development a:hover {
  background-color: transparent;
  /* IE6対応 */
}
.old-newsWrap .system_environmen_list_development a:hover img {
  visibility: hidden;
}
.old-newsWrap .system_environmen_list_vacation {
  width: 360px;
  height: 180px;
  display: inline-block;
  margin-right: 17px;
  margin-bottom: 20px;
  background-image: url("../img/recruitment/06vacation_hover.png");
}
.old-newsWrap .system_environmen_list_vacation a {
  display: inline-block;
}
.old-newsWrap .system_environmen_list_vacation a:hover {
  background-color: transparent;
  /* IE6対応 */
}
.old-newsWrap .system_environmen_list_vacation a:hover img {
  visibility: hidden;
}
.old-newsWrap .system_environmen_list_office {
  width: 360px;
  height: 180px;
  display: inline-block;
  margin-right: 17px;
  margin-bottom: 20px;
  background-image: url("../img/recruitment/07office_hover.png");
}
.old-newsWrap .system_environmen_list_office a {
  display: inline-block;
}
.old-newsWrap .system_environmen_list_office a:hover {
  background-color: transparent;
  /* IE6対応 */
}
.old-newsWrap .system_environmen_list_office a:hover img {
  visibility: hidden;
}
.old-newsWrap .system_environmen_list_interchange {
  width: 360px;
  height: 180px;
  display: inline-block;
  margin-right: 17px;
  margin-bottom: 20px;
  background-image: url("../img/recruitment/08interchange_hover.png");
}
.old-newsWrap .system_environmen_list_interchange a {
  display: inline-block;
}
.old-newsWrap .system_environmen_list_interchange a:hover {
  background-color: transparent;
  /* IE6対応 */
}
.old-newsWrap .system_environmen_list_interchange a:hover img {
  visibility: hidden;
}
.old-newsWrap .workstyle_img,
.old-newsWrap .trainig_img,
.old-newsWrap .welfare_img {
  float: right;
  width: auto;
  margin: 0 0 20px 20px;
}
.old-newsWrap .network_img {
  float: left;
  width: auto;
  margin: 0 20px 0 0;
}
.old-newsWrap .vacation_inner_box {
  display: table-cell;
  width: 350px;
  float: left;
}
.old-newsWrap .vacation_two-columnbox_one {
  height: 230px;
}
.old-newsWrap .vacation_two_rows_box section:nth-child(even) {
  margin-left: 40px;
}
.old-newsWrap .contentsNav ul li.grid-3 {
  width: 365px;
}
.old-newsWrap .development_inner_box {
  display: table-cell;
  width: 350px;
  float: left;
}
.old-newsWrap .development_two-columnbox_one {
  height: auto;
  clear: both;
}
.old-newsWrap .development_two_rows_box section:nth-child(even) {
  margin-left: 40px;
}
/*20170324*/

.old-newsWrap .disp {
  position: fixed;
  bottom: 160px;
  right: 50px;
}
.old-newsWrap .disp:hover {
  opacity: 0.8;
}
.old-newsWrap .fuwatAnime {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-name: fuwatAnime;
  -ms-animation-name: fuwatAnime;
  animation-name: fuwatAnime;
  visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fuwatAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.old-newsWrap .leadSection .img {
  margin-bottom: 15px;
}
.old-newsWrap .fadein {
  opacity: 1;
  transform: translateX(0px);
}
/*ここまで*/

/*20171018追加*/

.old-newsWrap .icon {
  margin-right: 1%;
  vertical-align: middle
}
.old-newsWrap .companyVision .vision .message {
  margin-top: 25px;
  line-height: 1.5;
}
.old-newsWrap .companyVision .vision li {
  overflow: auto;
  margin-top: 50px;
  line-height: 1.5;
  font-size: 143%;
  text-align: left;
  font-weight: bold;
}
.old-newsWrap .left_image {
  float: left;
  height: 105px;
  margin-right: 5px;
}
.old-newsWrap .message>.icon_image {
  display: none;
}
.old-newsWrap .video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.old-newsWrap .video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.old-newsWrap .js-overflow-inner {
  display: table;
  min-width: 100%;
}
.old-newsWrap .js-overflow-inner {
  background: -webkit-linear-gradient(right, hsla(0, 0%, 100%, 0), #fff 20px) 0 0/30px 100%, -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0), #fff 20px) right/30px 100%;
  background: linear-gradient(to left, hsla(0, 0%, 100%, 0), #fff 20px) 0 0/30px 100%, linear-gradient(to right, hsla(0, 0%, 100%, 0), #fff 20px) right/30px 100%;
  background-repeat: no-repeat;
  background-attachment: local;
}
.old-newsWrap .modTable {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 1.6;
}
.old-newsWrap .modTable .modList {
  font-size: 1rem;
  padding-left: 0;
}
.old-newsWrap .modTable:last-child {
  margin-bottom: 0;
}
.old-newsWrap .modTable th,
.old-newsWrap .modTable td,
.old-newsWrap .modTable table {
  border-collapse: collapse;
  border: 1px solid #d7dfea;
}
.old-newsWrap .modTable table {
  width: 100%;
}
.old-newsWrap .modTable .nowrap {
  white-space: nowrap;
}
.old-newsWrap .modTable th,
.old-newsWrap .modTable td {
  padding: 20px 15px;
}
.old-newsWrap .modTable th {
  background: rgba(193, 211, 230, 0.2);
}
.old-newsWrap .modTable.modTableScroll {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.old-newsWrap .modTable.modTableScroll table {
  min-width: 100%;
  width: auto;
}
.old-newsWrap .modTable.modTableScroll th {
  min-width: 8em;
}
/*ここまで*/