.thepage .art h2::after {
  content: none;
}

.btm-iv .cont .t {
  color: #093B83;
}

.btm-iv .cont .btn {
  background-color: #093B83;
}

.btm-iv .thumb.p01 {
  background-image: url(/recruit/img/career/career-interview1.png);
}

.btm-iv .thumb.p02 {
  background-image: url(/recruit/img/career/career-interview2.png);
}

.btm-iv .thumb.p03 {
  background-image: url(/recruit/img/career/career-interview3.png);
}

@media (min-width: 1200px) {
  .body-interview-index .container {
    width: 1110px;
  }
}

.body-interview-index .sec.first .top-t {
    font-family: "Hiragino Mincho ProN", "游明朝", "YuMincho", "Sawarabi Mincho", serif;
    font-size: 42px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 45px;
}

@media (max-width: 767px) {
  .body-interview-index .sec.first .top-t {
      font-size: 28px;
      margin-bottom: 0;
  }
}

.body-interview-index .inv-box .t {
  color: #093B83;
}

.body-interview-index .inv-box .btn-blue,
.body-interview-index .inv-box .btn-blue:active {
  background: #093B83;
}

.thumb .title {
  color: #093B83;
}