@charset "UTF-8";
/* -------------------------------------
    キャリアページ
-----------------------------------------*/
.career {
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .career {
    margin-bottom: 80px;
  }
}
.career-mv__inner {
  background-image: url(/recruit/assets/images/common/career_mv.jpg);
}
@media screen and (max-width: 500px) {
  .career-mv__inner {
    background-image: url(/recruit/assets/images/common/career_mv_sp.jpg);
  }
}
.career-mv__catchcopy {
  font-size: 34px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.7;
}
.career-mv__catchcopy-title {
  margin-bottom: 20px;
  text-transform: unset;
}
.career-mv__catchcopy:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .career-mv__catchcopy:not(:last-child) {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .career-mv__catchcopy {
    font-size: 16px;
  }
}
.career-mv__catchcopy span {
  display: inline-block;
  background-color: #007F8E;
  padding: 0 10px;
}
.career-mv .people-mv__inner::before,
.career-mv .catchcopy-title::after {
  display: none;
}
.career-mv .name__item span {
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .career-mv .catchcopy-title {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.career-mv .catchcopy-title br {
  display: none;
}
@media screen and (max-width: 767px) {
  .career-mv .catchcopy-title br {
    display: block;
  }
}
.career-mv .catchcopy-title::before {
  content: "";
  width: 26px;
  height: 1px;
  background: #007F8E;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .career-mv .catchcopy-title::before {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .career-mv .name__sub-item {
    display: block;
    font-size: 12px;
  }
}
.career-mv .name__sub-item:first-of-type {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .career-mv .name__sub-item:first-of-type {
    margin-bottom: 10px;
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .career-mv .people-mv__catchcopy-wrap {
    margin-bottom: 27px;
  }
}
.career__title {
  text-align: center;
  letter-spacing: 0.06em;
  color: #007F8E;
  font-size: 36px;
  font-weight: 500;
  font-family: "Roboto Condensed", sans-serif;
}
@media screen and (max-width: 767px) {
  .career__title {
    font-size: 30px;
  }
}
.career__table {
  background-color: #EEF8F9;
  margin-bottom: 100px;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .career__table {
    margin-bottom: 40px;
    padding: 60px 0;
  }
}
.career__table .table-inner {
  width: 74%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .career__table .table-inner {
    width: 100%;
  }
}
.career__table .table-inner dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.6;
  border-bottom: 1px solid #BAC3C3;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .career__table .table-inner dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.career__table .table-inner dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 133px;
  height: 61px;
  margin-right: 30px;
  background-color: #007F8E;
  color: #fff;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
}
@media screen and (max-width: 767px) {
  .career__table .table-inner dl dt {
    width: 100%;
    height: 51px;
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .career__table .table-inner dl dd {
    width: 100%;
    font-size: 14px;
  }
}
.career__media {
  width: calc(100% - 39px);
  margin-bottom: 20px;
  margin-left: auto;
  padding: 7px 0 60px 41px;
  border-left: 1px solid #007F8E;
}
@media screen and (max-width: 767px) {
  .career__media {
    width: 94.44%;
    padding: 30px 0 40px 5.56%;
    margin-bottom: 0;
  }
}
.career__media-title {
  background-color: #EEF8F9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  margin-bottom: 23px;
  color: #222;
}
@media screen and (max-width: 767px) {
  .career__media-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .career__media-title span {
    width: 100%;
  }
}
.career__media-title span:not(.term) {
  padding: 0 20px 0 0;
  font-size: clamp(15px, 1.85vw, 20px);
}
@media screen and (max-width: 767px) {
  .career__media-title span:not(.term) {
    padding: 20px 20px 20px 19px;
    font-size: 16px;
  }
}
.career__media-title span.term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  margin-right: 19px;
  padding: 0 0 0 13px;
  background-color: #007F8E;
  color: #fff;
  font-size: clamp(16px, 2.037vw, 22px);
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .career__media-title span.term {
    height: 40px;
    margin-right: 0;
    padding-left: 19px;
    font-size: 18px;
  }
}
.career__media-title span.term::after {
  content: "";
  display: block;
  width: 22px;
  height: 100%;
  margin-left: 11px;
  border-top: solid 25px #EEF8F9;
  border-bottom: solid 25px #EEF8F9;
  border-right: 0;
  border-left: solid 22px #007F8E;
}
@media screen and (max-width: 767px) {
  .career__media-title span.term::after {
    display: none;
  }
}
.career__media .media01__img {
  width: 47.048%;
  margin-left: 40px;
}
@media screen and (max-width: 767px) {
  .career__media .media01__img {
    width: 100%;
    margin: 0 0 20px;
  }
}
.career__media .media01__title {
  margin-bottom: 30px;
  color: #222;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .career__media .media01__title {
    width: 100%;
    margin: 0 0 20px;
    font-size: 18px;
  }
}
.career__media .media01__title::after {
  display: none;
}
.career__media .media01__text {
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .career__media .media01__text {
    font-size: 14px;
  }
}
.career__media .media01__text + .media01__text {
  margin-top: 1.8em;
}
.career .recommend__outer {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.career .recommend__item-wrap:nth-child(n+3) {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .career .recommend__item-wrap:nth-child(n+3) {
    margin-top: 20px;
  }
}

.education .section-title {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .education .section-title {
    margin-bottom: 40px;
  }
}
.education .l-inner {
  padding: 0 9px;
}
@media screen and (max-width: 767px) {
  .education .l-inner {
    padding: 0 20px;
  }
}
.education-intro {
  padding: 120px 0 150px;
}
@media screen and (max-width: 767px) {
  .education-intro {
    padding: 65px 0 80px;
  }
}
.education-intro .l-inner {
  padding: 0 9px;
}
@media screen and (max-width: 767px) {
  .education-intro .l-inner {
    padding: 0 20px;
  }
}
.education-intro .section-title {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .education-intro .section-title {
    margin-bottom: 40px;
  }
}
.education-intro__text {
  max-width: 900px;
  margin: 50px auto;
  text-align: left;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .education-intro__text {
    font-size: 14px;
    margin: 35px auto 30px;
  }
}
.education__item {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .education__item {
    margin-bottom: 50px;
  }
}
.education__item-ttl {
  margin-bottom: 30px;
  padding: 18px 0;
  background-color: #E5F6F9;
  text-align: center;
  color: #007F8E;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.1;
}
@media screen and (max-width: 767px) {
  .education__item-ttl {
    margin-bottom: 20px;
    padding: 20px 0;
    font-size: 20px;
  }
}
.education__text {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .education__text {
    font-size: 14px;
  }
}
.education__table01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .education__table01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
  }
}
.education__table01-wrap {
  background-color: #46A2AD;
  border-radius: 10px;
  width: 32%;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .education__table01-wrap {
    width: 100%;
    margin-top: 30px;
    padding: 40px 30px;
  }
}
.education__table01-heading {
  margin-bottom: 20px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .education__table01-heading {
    font-size: 20px;
    padding-bottom: 16px;
    margin-bottom: 20px;
  }
}
.education__table01-item {
  width: 100%;
  background-color: #fff;
  text-align: center;
  padding: 21px 10px;
  font-size: 18px;
  color: #222;
}
@media screen and (max-width: 767px) {
  .education__table01-item {
    font-size: 16px;
    padding: 15px 10px;
  }
}
.education__table01-item:not(:first-of-type) {
  margin-top: 10px;
}
.education__table02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .education__table02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px;
  }
}
.education__table02::after {
  content: "";
  display: block;
  width: 31%;
}
.education__table02-item {
  width: 31%;
  padding: 24px 10px;
  font-size: 18px;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .education__table02-item {
    width: 100%;
    max-width: unset;
    margin-top: 10px;
    padding: 15px 10px;
    font-size: 16px;
  }
}
.education__table02-item:not(:nth-of-type(-n+3)) {
  margin-top: 10px;
}
.education__table02-item::after {
  display: none;
}
.education__item-subttl {
  margin: 0 0 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  color: #007F8E;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .education__item-subttl {
    font-size: 16px;
  }
}
.education__item-inner {
  position: relative;
  margin-top: 50px;
  padding: 45px 52px 40px;
  border: 1px solid #3D99BB;
}
@media screen and (max-width: 767px) {
  .education__item-inner {
    margin-top: 59px;
    padding: 20px 21px;
    border-color: #46A2AD;
  }
}
.education__item-inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 82.1%;
  z-index: 2;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  border: 31px solid transparent;
  border-bottom: 31px solid #FFF;
}
@media screen and (max-width: 956px) {
  .education__item-inner:before {
    right: 92px;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .education__item-inner:before {
    top: 1px;
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, -100%);
        -ms-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
    border-width: 27px;
    border-bottom-width: 32px;
  }
}
.education__item-inner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 82%;
  z-index: 1;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  border: 32px solid transparent;
  border-bottom: 32px solid #3D99BB;
}
@media screen and (max-width: 956px) {
  .education__item-inner:after {
    right: 91px;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .education__item-inner:after {
    left: 50%;
    right: auto;
    -webkit-transform: translate(-50%, -100%);
        -ms-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
    border-width: 27px;
    border-bottom: 32px solid #46A2AD;
  }
}

/* -------------------------------------
    data
-----------------------------------------*/
.data {
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  .data {
    padding: 60px 0;
  }
}
.data .l-inner {
  max-width: 900px;
}
.data__box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px 60px;
}
@media screen and (max-width: 1000px) {
  .data__box-wrap {
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  .data__box-wrap {
    gap: 16px;
    max-width: 4000px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .data__box-wrap--spfull {
    max-width: inherit;
  }
}
.data__box-wrap + .data__box-wrap {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .data__box-wrap + .data__box-wrap {
    margin-top: 30px;
  }
}
.data__box {
  width: calc(50% - 30px);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 30px 30px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .data__box {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .data__box {
    width: calc(50% - 8px);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    padding: 20px 10px;
  }
}
.data__box--full {
  width: 100%;
}
.data__box--full .data__box-img {
  max-width: inherit;
}
.data__box-title {
  border-bottom: 1px solid #D2D2D2;
  color: #065B7A;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  padding-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  .data__box-title {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .data__box-title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 350px) {
  .data__box-title {
    font-size: 1.6rem;
  }
}
.data__box-img {
  max-width: 959px;
  margin: 25px auto 0;
}
.data__box-img img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .data__box-img {
    max-width: 220px;
  }
}

/* -------------------------------------
    1分でわかるアプレシアシステムズ
-----------------------------------------*/
.data {
  padding-bottom: 120px;
}

.minutes-sub-item__text--narrow {
  letter-spacing: -0.03em;
}

@media screen and (max-width: 767px) {
  .data {
    padding-bottom: 80px;
  }
}
/* -------------------------------------
    募集要項
-----------------------------------------*/
.corporate {
  padding-bottom: 120px;
}

@media screen and (max-width: 767px) {
  .corporate {
    padding-bottom: 80px;
  }
}
/* -------------------------------------
    レコメンドエリア
-----------------------------------------*/
.recommend-item__text--small {
  font-size: 2rem;
  letter-spacing: 0.03em;
}

@media screen and (max-width: 767px) {
  .recommend-item__text--small {
    font-size: 1.5rem;
    letter-spacing: -0.03em;
  }
}