@charset "UTF-8";
body > *:not(header):not(footer):not(nav) {
  /*************
  List
  *************/
  /*************
  Index Page Section
  *************/
  /*.h1_block.indexpage #strengthTitle{
    background-image: url(../../images/strength/strength_title.png);
    width: 302px;
  }
  .h1_block.indexpage #irTitle{
    background-image: url(../../images/ir/ir_title.png);
    width: 200px;
  }
  .h1_block.indexpage #serviceTitle{
    background-image: url(../../images/service/service_title.png);
    width: 414px;
  }
  .h1_block.indexpage #companyTitle{
    background-image: url(../../images/company/company_title.png);
    width: 230px;
  }*/
  /*************
  Column
  *************/
  /*************
  Highlight
  *************/
  /*************
  Flow
  *************/
  /*************
  Page Index
  *************/
  /* "HIP"の強み
  ------------------------------------------------------------*/
  /* 高度な技術者集団
  ------------------------------------------------------------*/
  /* ISO認証
  ------------------------------------------------------------*/
  /* 業務内容
  ------------------------------------------------------------*/
  /* IR
  ------------------------------------------------------------*/
  /* 派遣法に基づく情報公開
  ------------------------------------------------------------*/
  /* 新着情報一覧
  ------------------------------------------------------------*/
}
body > *:not(header):not(footer):not(nav) h5 {
  font-weight: bold;
  color: #205f42;
  padding: 0;
  font-size: 150%;
  margin: 10px 0;
}
body > *:not(header):not(footer):not(nav) .green {
  color: #205f42;
}
body > *:not(header):not(footer):not(nav) .bgwhite {
  background-color: #fff !important;
}
body > *:not(header):not(footer):not(nav) .italic {
  font-style: italic;
}
body > *:not(header):not(footer):not(nav) .bold {
  font-weight: bold;
}
body > *:not(header):not(footer):not(nav) .xx-small {
  font-size: 60% !important;
}
body > *:not(header):not(footer):not(nav) .x-small {
  font-size: 75% !important;
}
body > *:not(header):not(footer):not(nav) .small {
  font-size: 88.88% !important;
}
body > *:not(header):not(footer):not(nav) .large {
  font-size: 120% !important;
}
body > *:not(header):not(footer):not(nav) .x-large {
  font-size: 150% !important;
}
body > *:not(header):not(footer):not(nav) .xx-large {
  font-size: 200% !important;
}
body > *:not(header):not(footer):not(nav) .clearboth {
  clear: both;
}
body > *:not(header):not(footer):not(nav) .hover:hover, body > *:not(header):not(footer):not(nav) a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transition: 0.3s ease-in-out;
}
body > *:not(header):not(footer):not(nav) .notalpha {
  opacity: 1;
  filter: alpha(opacity=100);
}
body > *:not(header):not(footer):not(nav) .inner iframe {
  width: 100%;
}
body > *:not(header):not(footer):not(nav) .inner dl {
  font-size: 1.17em;
  line-height: 1.9;
  padding-bottom: 15px; /* display: table; */ /* border-collapse: separate; */ /* border-spacing: 5px; */ /* margin-bottom: 50px; */
}
body > *:not(header):not(footer):not(nav) .inner ol {
  font-size: 1.17em;
  line-height: 1.9;
  list-style-type: decimal;
  margin-left: 2em;
}
body > *:not(header):not(footer):not(nav) .inner ul {
  font-size: 1.17em;
  line-height: 1.9;
  padding: 15px 15px 0;
  text-indent: -1em;
  margin-left: 1em;
}
body > *:not(header):not(footer):not(nav) .inner ul.font100 {
  font-size: 100%;
}
body > *:not(header):not(footer):not(nav) .inner ul ul {
  font-size: 100%;
  margin-left: 1em;
}
body > *:not(header):not(footer):not(nav) .inner ul ul ul {
  padding-bottom: 0;
}
body > *:not(header):not(footer):not(nav) .inner a {
  text-decoration: underline;
}
body > *:not(header):not(footer):not(nav) .inner p img {
  max-width: 100%;
  height: auto;
}
body > *:not(header):not(footer):not(nav) #level_3rd h1 strong {
  padding: 36px 0;
}
body > *:not(header):not(footer):not(nav) table.list.tableFixed {
  table-layout: fixed;
}
body > *:not(header):not(footer):not(nav) table.list .tableNowrap {
  white-space: nowrap;
}
body > *:not(header):not(footer):not(nav) .spBlock {
  display: none;
}
body > *:not(header):not(footer):not(nav) .insteadH2 {
  padding: 32px 0 20px 0;
}
body > *:not(header):not(footer):not(nav) .tdEmpty {
  background: url(../images/td_empty.png) no-repeat top left;
}
body > *:not(header):not(footer):not(nav) .relative {
  position: relative;
}
body > *:not(header):not(footer):not(nav) .mb30 {
  margin-bottom: 30px !important;
}
body > *:not(header):not(footer):not(nav) .mb40 {
  margin-bottom: 40px !important;
}
body > *:not(header):not(footer):not(nav) .mb50 {
  margin-bottom: 50px !important;
}
body > *:not(header):not(footer):not(nav) .mt30 {
  margin-top: 30px !important;
}
body > *:not(header):not(footer):not(nav) .mt40 {
  margin-top: 40px !important;
}
body > *:not(header):not(footer):not(nav) .mt50 {
  margin-top: 50px !important;
}
body > *:not(header):not(footer):not(nav) .pt50 {
  padding-top: 50px !important;
}
body > *:not(header):not(footer):not(nav) .pb50 {
  padding-bottom: 50px !important;
}
body > *:not(header):not(footer):not(nav) .width60 {
  width: 60%;
  margin: 0 auto;
}
body > *:not(header):not(footer):not(nav) .width70 {
  width: 70%;
  margin: 0 auto;
}
body > *:not(header):not(footer):not(nav) .width80 {
  width: 80%;
  margin: 0 auto;
}
body > *:not(header):not(footer):not(nav) .width90 {
  width: 90%;
  margin: 0 auto;
}
body > *:not(header):not(footer):not(nav) .col .col_inner img {
  max-width: 100%;
  height: auto;
}
body > *:not(header):not(footer):not(nav) .flow-allow .maxHeight p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 84%;
  padding-bottom: 0;
}
body > *:not(header):not(footer):not(nav) .normalList li,
body > *:not(header):not(footer):not(nav) .normalList dt {
  background: url(../images/bg_icon_link.png) no-repeat 4px 0.7em;
  padding-bottom: 3px;
  text-indent: 0;
  padding-left: 1em;
}
body > *:not(header):not(footer):not(nav) .discList {
  list-style-type: disc;
  text-indent: 0 !important;
}
body > *:not(header):not(footer):not(nav) .h1_block.indexpage {
  background: #2a855c url(/assets/img/ir/indexpage_section.png) no-repeat center top !important;
  border-top: 5px solid #1d6444;
}
body > *:not(header):not(footer):not(nav) .h1_block.indexpage h1 {
  height: 167px;
}
body > *:not(header):not(footer):not(nav) .h1_block.indexpage strong {
  /*  background-repeat: no-repeat;
    background-position: center center;
    text-indent: 100%;
    white-space: nowrap;
    overflow:hidden;*/
  padding: 0 !important;
  line-height: 167px;
}
body > *:not(header):not(footer):not(nav) .indexpage_section {
  width: 100%;
  display: block;
  background: #f9f5ed;
}
body > *:not(header):not(footer):not(nav) .indexpage_section .wrapper {
  display: block;
  margin: 0 auto;
  background: none;
}
body > *:not(header):not(footer):not(nav) .indexpage_menu {
  text-align: center;
  padding: 20px 0 50px !important;
  width: 100%;
  margin: 0 !important;
  text-indent: 0 !important;
}
body > *:not(header):not(footer):not(nav) .indexpage_menu li {
  display: inline-block;
  width: 33.3%;
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
}
body > *:not(header):not(footer):not(nav) .indexpage_menu li:last-child a {
  border-right: 1px solid #e3dfd8;
}
body > *:not(header):not(footer):not(nav) .indexpage_menu li a {
  border-left: 1px solid #e3dfd8;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  /* text-decoration: none; */
}
body > *:not(header):not(footer):not(nav) .indexpage_menu li img {
  /* width: 80%; */
  max-width: 200px;
  height: auto;
}
body > *:not(header):not(footer):not(nav) .column2_type01 .col .col_inner img.spacer {
  width: 1px !important;
  height: 1px !important;
}
body > *:not(header):not(footer):not(nav) .column2_type03 {
  margin: 20px auto;
  display: block;
}
body > *:not(header):not(footer):not(nav) .column2_type03 .col {
  display: inline-block;
  float: left;
}
body > *:not(header):not(footer):not(nav) .column2_type03 .col {
  width: 70%;
}
body > *:not(header):not(footer):not(nav) .column2_type03 .col:last-child {
  width: 30%;
}
body > *:not(header):not(footer):not(nav) .column2_type03 .col .col_inner {
  padding: 0 0 0 30px;
}
body > *:not(header):not(footer):not(nav) .column2_type03 .col:first-child .col_inner {
  padding: 0 30px 0 0;
}
body > *:not(header):not(footer):not(nav) .column3_type02 .col {
  display: inline-block;
  width: 50%;
  float: left;
}
body > *:not(header):not(footer):not(nav) .column3_type02 .col:nth-child(odd) {
  width: 25%;
}
body > *:not(header):not(footer):not(nav) .column3_type02 .col .col_inner {
  padding: 0 15px 0 15px;
}
body > *:not(header):not(footer):not(nav) .column2_type03:before,
body > *:not(header):not(footer):not(nav) .column2_type03:after,
body > *:not(header):not(footer):not(nav) .column3_type02:before,
body > *:not(header):not(footer):not(nav) .column3_type02:after {
  content: "";
  display: table;
}
body > *:not(header):not(footer):not(nav) .column2_type03:after,
body > *:not(header):not(footer):not(nav) .column3_type02:after {
  clear: both;
}
body > *:not(header):not(footer):not(nav) .highlight_area {
  background: #e4f8ef;
  text-align: center;
  border-radius: 10px;
  padding: 2em;
}
body > *:not(header):not(footer):not(nav) .highlight_area h3,
body > *:not(header):not(footer):not(nav) .highlight_area h4 {
  background: transparent !important;
}
body > *:not(header):not(footer):not(nav) .highlight_area p {
  text-align: left;
}
body > *:not(header):not(footer):not(nav) .highlight_area2 {
  background: #f9f5ed;
  border: 1px solid #d3d3d3;
  text-align: center;
  border-radius: 7px;
}
body > *:not(header):not(footer):not(nav) .highlight_area2 h3 {
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  background: #205f42 !important;
  border-bottom: 2px solid #087b4a;
  color: #fff !important;
  margin-top: 0 !important;
  padding: 0.3em !important;
  position: relative;
}
body > *:not(header):not(footer):not(nav) .highlight_area2 h3:after {
  background: url(../images/highlight_area2_arrow.png) no-repeat center center;
  content: "";
  position: absolute;
  bottom: -16px;
  left: 0;
  width: 100%;
  height: 16px;
  /* color: rgb(32, 95, 66); */
}
body > *:not(header):not(footer):not(nav) .highlight_area2 ul {
  margin: 0 2em 2em;
}
body > *:not(header):not(footer):not(nav) .highlight_area3 {
  background: #f9f5ed;
  text-align: center;
  border-radius: 10px;
  padding: 2em;
}
body > *:not(header):not(footer):not(nav) .highlight_area3.introduction {
  background: #f9f5ed url(../../images/service/introduction_icon.png) no-repeat 25% center;
  background-size: 95px 118px;
  height: 100px;
  line-height: 50px;
  font-size: 200%;
  padding-left: 40%;
  padding-top: 30px;
  padding-bottom: 40px;
  text-align: left;
}
body > *:not(header):not(footer):not(nav) .highlight_area3.introduction .xx-large {
  font-size: 300% !important;
  /* vertical-align: bottom; */
}
body > *:not(header):not(footer):not(nav) .flow-allow {
  line-height: 1.6em;
  overflow: hidden;
}
body > *:not(header):not(footer):not(nav) .flow-allow dt {
  background: #205F42;
  color: #fff;
  border-bottom: solid 1px #d1d1d1;
  border-top: solid 1px #d1d1d1;
  width: 21%;
  margin-bottom: 3em;
  padding: 2%;
  float: left;
  clear: left;
  position: relative;
  text-align: center;
}
body > *:not(header):not(footer):not(nav) .flow-allow dd {
  margin: 0 0 3em 25%;
  padding: 2%;
  width: 71%;
  border-bottom: solid 1px #d1d1d1;
  border-top: solid 1px #d1d1d1;
  background: #f6f6f6;
}
body > *:not(header):not(footer):not(nav) .flow-allow dt:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -31px;
  left: 0;
  color: #033333;
  background: url(/common/images/flow_allow.png) no-repeat center top;
  height: 32px;
  width: 100%;
}
body > *:not(header):not(footer):not(nav) .flow-allow dt:last-child {
  margin-bottom: 0;
}
body > *:not(header):not(footer):not(nav) .flow-allow dt.lastEl:after {
  background: none;
}
body > *:not(header):not(footer):not(nav) .pageIndex {
  width: 97%;
  background: #F0F0F0;
  overflow: hidden;
  text-indent: 0 !important;
  margin-left: 0 !important;
}
body > *:not(header):not(footer):not(nav) .pageIndex li {
  float: left;
  width: 48%;
  margin: 0 1% 20px;
  /* background: #205f42; */
}
body > *:not(header):not(footer):not(nav) .pageIndex li a {
  background: url(/assets/img/ir/bg_icon_subnavi_arrow03.png) no-repeat 95% center;
  font-size: 120%;
  display: block;
  height: 100%;
  width: 88%;
  padding-left: 10%;
  color: #0a8147;
  border: solid 4px #2a855c;
  background-color: #fff;
  text-decoration: none;
  line-height: 80px;
  position: relative;
  transition: background-color 0.5s ease-out;
}
body > *:not(header):not(footer):not(nav) .pageIndex li a:hover {
  background: #2a855c url(/assets/img/ir/bg_icon_subnavi_arrow01.png) no-repeat 95% center;
  color: #fff;
}
body > *:not(header):not(footer):not(nav) .indexpage_menu.strengthMenu {
  padding: 90px 0 !important;
}
body > *:not(header):not(footer):not(nav) #level_3rd h1 strong.engineer {
  background-image: url(../../images/strength/strength_icon01.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 80px 80px;
  padding: 36px 0 36px 100px;
}
body > *:not(header):not(footer):not(nav) #strength_engineer_icon {
  background-image: url(../../images/strength/strength_icon01.png);
  background-position: center 5%;
  background-repeat: no-repeat;
  position: relative;
}
body > *:not(header):not(footer):not(nav) #level_3rd h1 strong.follow {
  background-image: url(../../images/strength/strength_icon02.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 80px 80px;
  padding: 36px 0 36px 100px;
}
body > *:not(header):not(footer):not(nav) #strength_follow_icon {
  background-image: url(../../images/strength/strength_icon02.png);
  background-position: center 5%;
  background-repeat: no-repeat;
  position: relative;
}
body > *:not(header):not(footer):not(nav) #level_3rd h1 strong.network {
  background-image: url(../../images/strength/strength_icon03.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 80px 80px;
  padding: 36px 0 36px 100px;
}
body > *:not(header):not(footer):not(nav) #strength_network_icon {
  background-image: url(../../images/strength/strength_icon03.png);
  background-position: center 5%;
  background-repeat: no-repeat;
  position: relative;
}
body > *:not(header):not(footer):not(nav) #strength_engineer_icon a,
body > *:not(header):not(footer):not(nav) #strength_follow_icon a,
body > *:not(header):not(footer):not(nav) #strength_network_icon a {
  padding: 200px 0 40px;
  font-weight: bold;
  font-size: 120%;
  text-decoration: none;
}
body > *:not(header):not(footer):not(nav) #strength_engineer_icon a:after,
body > *:not(header):not(footer):not(nav) #strength_follow_icon a:after,
body > *:not(header):not(footer):not(nav) #strength_network_icon a:after {
  content: "";
  display: block;
  width: 100%;
  height: 28px;
  background-image: url(../../images/strength/strength_arrow.png);
  background-position: center 5%;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
}
body > *:not(header):not(footer):not(nav) #strength_engineer01 li img {
  max-width: 240px;
}
body > *:not(header):not(footer):not(nav) #strength_engineer01 .secondEl {
  position: relative;
}
body > *:not(header):not(footer):not(nav) #strength_engineer01 .secondEl:after {
  right: -50%;
  top: 0;
}
body > *:not(header):not(footer):not(nav) #strength_engineer01 .secondEl:before {
  left: -50%;
}
body > *:not(header):not(footer):not(nav) #strength_engineer01 .secondEl:before,
body > *:not(header):not(footer):not(nav) #strength_engineer01 .secondEl:after {
  content: "";
  display: block;
  background-image: url(../../images/strength/engineer_icon_bg.png);
  background-repeat: no-repeat;
  background-position: center 47%;
  width: 100%;
  height: 100%;
  position: absolute;
  /* top: 35%; */
  /* left: 0; */
}
body > *:not(header):not(footer):not(nav) #isoExcluding {
  position: relative;
  left: -23%;
}
body > *:not(header):not(footer):not(nav) #contract_menu {
  overflow: hidden;
  border-bottom: 1px solid #d1d1d1;
}
body > *:not(header):not(footer):not(nav) #contract_menu dt {
  float: left;
  clear: left;
  width: 30%;
  min-height: 180px;
  text-align: center;
  border-top: 1px solid #d1d1d1;
  position: relative;
  padding-bottom: 1em;
}
body > *:not(header):not(footer):not(nav) #contract_menu dt a {
  display: block;
  height: 100%;
  width: 100%;
}
body > *:not(header):not(footer):not(nav) #contract_menu dt img {
  width: auto;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translateY(-50%);
  text-align: center;
}
body > *:not(header):not(footer):not(nav) #contract_menu dd {
  border-top: 1px solid #d1d1d1;
  padding-top: 1em;
  /* font-size: 1.17em; */
  padding-left: 30%;
  font-size: 100%;
}
body > *:not(header):not(footer):not(nav) #contract_menu dd a {
  text-decoration: none;
}
body > *:not(header):not(footer):not(nav) #contract_menu dd p,
body > *:not(header):not(footer):not(nav) #contract_menu dd ul {
  font-size: 100%;
}
body > *:not(header):not(footer):not(nav) .ir-faq dl {
  margin-bottom: 50px;
}
body > *:not(header):not(footer):not(nav) .ir-faq dl dt,
body > *:not(header):not(footer):not(nav) .ir-faq dl dd {
  padding-left: 30px;
  position: relative;
}
body > *:not(header):not(footer):not(nav) .ir-faq dl dt {
  color: rgb(31, 94, 65);
  font-weight: bold;
}
body > *:not(header):not(footer):not(nav) .ir-faq dl dd {
  margin-bottom: 10px;
}
body > *:not(header):not(footer):not(nav) .ir-faq dl dd:before,
body > *:not(header):not(footer):not(nav) .ir-faq dl dt:before {
  content: "";
  display: block;
  width: 22px;
  height: 30px;
  position: absolute;
  left: 0;
}
body > *:not(header):not(footer):not(nav) .ir-faq dl dt:before {
  content: "";
  display: block;
  background: url(/assets/img/ir/Q.png) no-repeat left 4px;
  background-size: 20px 20px;
  width: 20px;
  height: 25px;
  position: absolute;
  left: 2px;
}
body > *:not(header):not(footer):not(nav) .ir-faq dl dd:before {
  content: "";
  display: block;
  background: url(/assets/img/ir/A.png) no-repeat left 4px;
  background-size: 20px 20px;
  width: 20px;
  height: 25px;
  position: absolute;
  left: 2px;
}
body > *:not(header):not(footer):not(nav) #ir_training {
  width: 460px;
}
body > *:not(header):not(footer):not(nav) .hakenhoudisclosure ul li {
  margin-top: 10px;
}
body > *:not(header):not(footer):not(nav) .hakenhoudisclosure ul li p {
  padding-bottom: 0;
}
body > *:not(header):not(footer):not(nav) .hakenhoudisclosure ul ul li {
  margin-bottom: 10px;
}
body > *:not(header):not(footer):not(nav) #ir_calendar table th:first-child {
  width: 180px;
}
body > *:not(header):not(footer):not(nav) #hakenhoudisclosure_tel h3 img,
body > *:not(header):not(footer):not(nav) #hakenhoudisclosure_mail h3 img {
  vertical-align: bottom;
  margin-right: 12px;
  margin-bottom: -1px;
}
body > *:not(header):not(footer):not(nav) #hakenhoudisclosure_tel .mb10 img {
  vertical-align: sub;
  margin-right: 12px;
}
body > *:not(header):not(footer):not(nav) .news_dl {
  line-height: 2.2 !important;
  margin-bottom: 50px;
}
body > *:not(header):not(footer):not(nav) .news_dl dt {
  float: left;
  clear: left;
  width: 10em;
  font-weight: bold;
  color: #205F42;
}
body > *:not(header):not(footer):not(nav) .news_dl dd {
  padding-left: 10em;
}
body > *:not(header):not(footer):not(nav) .news_dl dd img {
  vertical-align: middle;
  margin-right: 10px;
}

/*# sourceMappingURL=ir-fg-pc_old.css.map */