@charset "utf-8";

.logo-box {
  width: 100%;
}

.header-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-item > a {
  display: block;
  width: 260px;
}

ul.detail-ossmPoint {
  overflow: hidden;
  border: solid 1px #e2ddd6;
  padding: 8px 4px 8px;
  background: #fbf9f8;
  width: 600px;
  margin: 8px auto;
}

ul.detail-ossmPoint li {
  float: left;
  width: 115px;
  text-align: center;
  font-size: 12px;
  color: #bea98f;
  border: 1px solid #bea98f;
  box-sizing: border-box;
  padding: 4px 0;
  margin: 3px 3px 0 0;
  line-height: 13px;
  background: #fff;
  list-style: none;
}

ul.detail-ossmPoint li.list_on {
  float: left;
  width: 115px;
  text-align: center;
  font-size: 12px;
  color: #ff5f25;
  border: 1px solid #ff5f25;
  box-sizing: border-box;
  padding: 4px 0;
  margin: 3px 3px 0 0;
  font-weight: bold;
  background: #fff;
}

.indeed-center-img {
  max-width: 600px;
  display: block;
  margin: 0 auto;
}

.inner-box div#shokubajyohouBox2.indeed-shokubajyohouBox2 {
  bottom: auto;
  margin: 30px auto;
}

.inner-box div#shokubajyohouBox2.indeed-shokubajyohouBox2 .job-entry-btn_pc {
  width: 40%;
  top: auto;
  left: 0;
  margin: 0 auto;
  position: relative;
}

.last_update_date_feed {
    text-align: right;
    width: 600px;
    height: auto;
    margin: 1em auto;
}

.last_update_date_feed_recommend {
    text-align: right;
    height: auto;
    margin: 1em auto;
}

.indeed-slider-box {
    margin: 0 auto;
    width: 600px;
}
