/* arguments inittial */
/* font style */
/* site style */
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
.sec-intro {
  margin-top: 125px;
  margin-bottom: 113px;
  padding: 0 20px;
}

@media (max-width: 767px) {
  .sec-intro {
    padding: 0 24px;
    margin-top: 58px;
    margin-bottom: 74px;
  }
}

.sec-intro .content-sec {
  max-width: 1060px;
  margin: 0 auto;
}

.sec-intro .content-sec .tit-sec {
  text-align: center;
  font-size: 38px;
  font-size: 3.8rem;
  font-weight: 700;
  margin-bottom: 60px;
  letter-spacing: 2px;
}

@media (max-width: 767px) {
  .sec-intro .content-sec .tit-sec {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 42px;
    text-align: left;
    letter-spacing: 1.4px;
    margin-bottom: 27px;
  }
}

.sec-intro .content-sec .tit-sec span {
  color: #13429B;
}

.sec-careers {
  padding: 0 20px;
}

@media (max-width: 767px) {
  .sec-careers {
    padding: 0 23px 0 24px;
  }
}

.sec-careers .content-sec {
  max-width: 1170px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .sec-careers .content-sec {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }
}

.sec-careers .item:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .sec-careers .item {
    width: 46.56%;
    margin-right: 6.88%;
    margin-bottom: 93px;
  }
  .sec-careers .item:nth-child(2n) {
    margin-right: 0;
  }
  .sec-careers .item:nth-last-child(2) {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .sec-careers .item {
    margin-bottom: 50px;
  }
}

.sec-careers .item .career-name {
  color: #13429B;
  font-size: 34px;
  font-size: 3.4rem;
  letter-spacing: 1.7px;
  font-weight: 700;
  margin-bottom: 28px;
  line-height: 48px;
}

@media (max-width: 767px) {
  .sec-careers .item .career-name {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 38px;
    letter-spacing: 1.5px;
    margin-bottom: 21px;
  }
}

.sec-careers .item .box-quote {
  padding-left: 33px;
  padding-bottom: 23px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  position: relative;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .sec-careers .item .box-quote {
    padding-left: 27px;
    padding-bottom: 20px;
    margin-bottom: 24px;
  }
}

.sec-careers .item .box-quote:before {
  position: absolute;
  content: '';
  width: 79px;
  height: 1px;
  background: #000000;
  left: 0;
  bottom: -1px;
}

.sec-careers .item .box-quote .quote-name {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  font-weight: 700;
  letter-spacing: .9px;
  margin-bottom: 13px;
  position: relative;
}

@media (max-width: 767px) {
  .sec-careers .item .box-quote .quote-name {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    letter-spacing: .8px;
    margin-bottom: 2px;
  }
}

.sec-careers .item .box-quote .quote-name:before {
  position: absolute;
  content: '';
  background: url("/assets/img/recruit/careerpath/ico_big_quote.png") no-repeat;
  background-size: 100% 100%;
  width: 27px;
  height: 30px;
  top: -1px;
  left: -33px;
}

@media (max-width: 767px) {
  .sec-careers .item .box-quote .quote-name:before {
    width: 21px;
    height: 24px;
    left: -27px;
  }
}

.sec-careers .item .box-quote .quote-desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 32px;
  letter-spacing: .8px;
}

.sec-careers .item .box-voice {
  border-radius: 10px;
  overflow: hidden;
}

.sec-careers .item .box-voice .voice-name {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 32px;
  background: #13429b;
  color: #fff;
  letter-spacing: 1px;
  padding: 4px 0;
}

.sec-careers .item .box-voice .content-voice {
  background: #F3F5FC;
  padding: 26px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

@media (max-width: 767px) {
  .sec-careers .item .box-voice .content-voice {
    padding: 17px 0 19px;
  }
}

.sec-careers .item .box-voice .content-voice .avatar {
  width: 152px;
  text-align: center;
  padding-top: 6px;
}

@media (max-width: 767px) {
  .sec-careers .item .box-voice .content-voice .avatar {
    padding-top: 7px;
    width: 92px;
  }
  .sec-careers .item .box-voice .content-voice .avatar img {
    width: 48px;
    position: relative;
    left: 5px;
  }
}

.sec-careers .item .box-voice .content-voice .detail {
  width: calc(100% - 152px);
  padding-right: 32px;
  padding-left: 23px;
  position: relative;
}

@media (max-width: 767px) {
  .sec-careers .item .box-voice .content-voice .detail {
    width: calc(100% - 92px);
    padding-right: 22px;
  }
}

.sec-careers .item .box-voice .content-voice .detail:before {
  position: absolute;
  content: '';
  background: url("/assets/img/recruit/careerpath/ico_small_quote.png") no-repeat;
  background-size: 100% 100%;
  width: 13px;
  height: 8px;
  top: -1px;
  left: 0;
}

.sec-careers .item .box-voice .content-voice .detail p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: .9px;
}

@media (min-width: 768px) {
  .nav-recruit02 {
    margin-top: 80px;
  }
}

@media (max-width: 767px) {
  .breadcum-bottom {
    margin-top: 72px;
  }
}
