@charset "UTF-8";

/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */

/* アニメーション設定 */

/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */




/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */

/* MV */

/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */

#contents_mv .mv {
    background: url(../images/career/career_mv.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

#contents_mv .contents_title h2 {
    font-size: 11vw;
    letter-spacing: 0.1em;
    font-weight: 500;
    padding-right: 0;
    width: 100%;
}

#contents_mv .contents_title h2 img {
  width: 98%;
}


#contents_mv .contents_title_txt {
  text-align: center;
    width: 95%;
    font-size: 2.4rem;
    line-height: 2;
    margin: 120px auto 0 auto;
}

@media screen and (max-width: 750px) {

  #contents_mv .mv {
      background: url(../images/career/career_mv_sp.jpg) no-repeat;
      background-size: cover;
      background-position: top center;
  }

  #contents_mv .contents_title {
    top: 35vh;
    display: block;
  }

  #contents_mv.contents_career_interview .contents_title {
    top: 10vh;
    display: block;
  }

  #contents_mv.contents_career_jobinfo .contents_title {
    top: 9vh;
    display: block;
  }

  #contents_mv .contents_title_txt {
    margin: 60px auto 0 auto;
    font-size: 1.5rem;
    width: 95%;
  }

}


/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */

/* CONTENTS */

/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */

#contents_mv.career_top .contents_title {
  top: 40%;
}

#contents_mv.career_top .contents_box .contents_headline {
    font-size: 1.8rem;
    text-align: left;
}

#contents_mv.career_top .contents_box .contents_inner_txt {
    font-size: 1.3rem;
    letter-spacing: 0.1em;
}

#contents_mv.career_top .contents_box {
    position: absolute;
    top: 170%;
    left: 10%;
    margin: auto;
    max-width: 480px;
}

#contents_mv .contents_title_txt {
    margin: 60px auto 0 auto;
}

#contents_interview .contents_wrapper {
  margin: 70px auto;
}

#contents_interview h2 span {
    font-size: 7rem;
    letter-spacing: 0;
}

#contents_interview .contents_title {
    left: 3%;
    width: 670px;
}

#contents_interview .contents_imageBox {
    background: url(../images/career/career_interview_main.jpg) no-repeat;
    background-size: 100%;
    background-position: center;
}

#contents_project .contents_imageBox {
    background: url(../images/career/career_jobinfo_main.jpg) no-repeat;
    background-size: 100%;
    background-position: center;
}

#contents_entry .contents_wrapper .contents_inner .contents_entry_link {
    background: url(../images/career/entry_career_main.jpg) no-repeat;
    background-size: 100%;
    background-position: center;
}

#contents_interview .contents_linkBox_inner {
    width: 370px;
    height: 212px;
    margin: 106px 37px 106px 77px;
    position: relative;
}

#contents_entry .contents_wrapper .contents_inner p {
    color: #FFF;
}

#contents_entry .contents_wrapper .contents_inner .contents_title {
    letter-spacing: 0.3em;
    text-indent: -0.3em;
}

@media screen and (max-width: 750px) {

  #contents_interview .contents_title.sp_line {
    width: 290px;
    right: 3%;
    left: auto;
  }

  #contents_project .contents_title.sp_line {
    left: 2%;
    right: auto;
  }

  #contents_interview h2 span {
    font-size: 3rem;
    letter-spacing: 0;
  }

  #contents_interview .contents_imageBox {
      background: url(../images/career/career_interview_main.jpg) no-repeat;
      background-size: 100%;
      background-position: center;
  }

  #contents_project .contents_imageBox {
      background: url(../images/career/career_jobinfo_main.jpg) no-repeat;
      background-size: 100%;
      background-position: center;
  }

  #contents_entry .contents_wrapper .contents_inner .contents_entry_link {
      background: url(../images/career/entry_career_main_sp.jpg) no-repeat;
      background-size: 100%;
      background-position: center;
  }

  #contents_interview .contents_linkBox_inner {
    width: 90%;
    height: auto;
    margin: 75px auto 50px auto;
  }

  #contents_interview .contents_imageBox {
    left: auto;
    right: 0;
  }

  #contents_interview .contents_linkBox {
    right: auto;
    left: 0;
  }

  #contents_project .contents_imageBox {
    right: auto;
    left: 0;
  }

  #contents_project .contents_linkBox {
    left: auto;
    right: 0;
  }

  #contents_mv.career_top .contents_box {
    width: 70%;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
  }

  #contents_mv.career_top .contents_box .contents_headline {
    letter-spacing: 0;
    font-size: 1.2rem;
    text-align: left;
    line-height: 2;
  }

  #contents_mv.career_top .contents_box .contents_inner_txt {
    font-size: 1.0rem;
    letter-spacing: 0.1em;
  }

}

/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */

/* CAREER INTERVIEW */

/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */

#contents_mv.career_top .contents_title {
    max-width: 100%;
}

#contents_mv .contents_title {
    max-width: 1050px;
}

#contents_mv.contents_career_jobinfo .contents_title {
    max-width: 950px;
}

#contents_mv .contents_title p {
    width: 99%;
}

#contents_mv.career_top .contents_title p {
    width: 100%;
}

#contents_mv .contents_title h2 {
    font-size: 9.6rem;
}

#contents_interview01.contents_interviewArea .contents_wrapper {
    width: 90%;
    max-width: 1030px;
    margin: auto;
    min-height: 1300px;
}

#contents_interview02.contents_interviewArea .contents_wrapper {
    width: 90%;
    max-width: 1030px;
    margin: auto;
    min-height: 1200px;
}

#contents_entry {
  padding-top: 80px;
}

@media screen and (max-width: 750px) {

  #contents_entry .contents_wrapper .contents_inner .contents_title {
    text-indent: 0;
  }

  #contents_mv.contents_career_jobinfo .contents_title h2 {
    font-size: 3.4rem;
    text-align: center;
    width: 95%;
    margin: auto;
  }

  #contents_mv.contents_career_interview .contents_title h2 {
    font-size: 3.0rem;
    text-align: center;
    width: 95%;
    margin: auto;
  }

  #contents_mv.contents_career_jobinfo .contents_title p {
    width: 95%;
  }

  #contents_mv.contents_career_interview .contents_title p {
    width: 95%;
  }

}

/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */

/* 2021/4/7 add */

/* ———————————————————————————————————————————————————————————————————————————————————————————————————— */

.infoBox table,th,td {
    border-collapse: collapse;
    border: 1px solid gray;
}

.infoBox th {
    text-align: center;
}

.infoBox td:nth-child(n+1) {
    text-align: right;
    padding: 5px;
    vertical-align: middle;
}

.infoBox td:nth-child(1) {
    text-align: center;
}

.w100 {
  width: 100%;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.col_1 {
  width: 34%;
}

.col_2 {
  width: 22%;
}
