@charset "UTF-8";
@media screen and (min-width:769px) {
  #career .mtxcont {
    padding: 110px 0 170px 0;
    background: #fafafa;
  }
  #career .mtxcont .innerbox {
    width: 1000px;
    margin: 0 auto;
  }
  #career .mtxcont .innerbox .tl {
    font-size: 2.6rem;
    line-height: 3.7rem;
    margin: 0 0 40px 0;
    font-weight: 600;
  }
  #career .mtxcont .innerbox .tx {
    font-size: 1.4rem;
    line-height: 2.6rem;
  }
  #career .rec_bgbox {
    padding: 165px 0 0 0;
    background: #FAFAFA;
  }
  #career .stepcont {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 0 0;
  }
  #career .stepcont::after {
    content: "";
    width: calc(100% - ((100% - 1000px) / 2) + 75px);
    height: calc(100% - 2.8rem);
    background: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
  #career .stepcont .innerbox {
    width: 1000px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 0 70px 0;
  }
  #career .stepcont .innerbox .tlbox {
    margin: 0 0 40px 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
  }
  #career .stepcont .innerbox .tlbox .mtl {
    font-size: 5.6rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.4rem;
    margin: 0 0 20px 0;
  }
  #career .stepcont .innerbox .tlbox .subtl {
    font-size: 2rem;
    line-height: 3.2rem;
    font-weight: 400;
    margin: 0 0 0 0;
  }
  #career .stepcont .innerbox .tlbox .tx {
    margin: 20px 0 0 0;
    font-size: 1.5rem;
    line-height: 2.4rem;
    letter-spacing: 0.1rem;
  }
  #career .trainingcont {
    padding: 140px 0;
    background: #fafafa;
  }
  #career .trainingcont .innerbox {
    width: 1000px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
  }
  #career .trainingcont .innerbox .tlbox {
    margin: 0 0 40px 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
  }
  #career .trainingcont .innerbox .tlbox .mtl {
    font-size: 5.6rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.4rem;
    margin: 0 0 20px 0;
  }
  #career .trainingcont .innerbox .tlbox .subtl {
    font-size: 2rem;
    line-height: 3.2rem;
    font-weight: 400;
    margin: 0 0 40px 0;
  }
  #career .trainingcont .innerbox .flexbox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #career .trainingcont .innerbox .flexbox .box {
    padding: 35px;
    background: #fff;
    border: 1px solid #E0E0E0;
    margin: 0 0 20px 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
  }
  #career .trainingcont .innerbox .flexbox .box.box2 {
    width: calc((100% - 20px) / 2);
    justify-content: center;
    text-align: center;
  }
  #career .trainingcont .innerbox .flexbox .box .tl {
    width: 180px;
    font-size: 1.8rem;
    line-height: 2.6rem;
    font-weight: 600;
  }
  #career .trainingcont .innerbox .flexbox .box .tx {
    width: calc(100% - 180px);
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
@media screen and (max-width:768px) {
  #career .mtxcont {
    padding: 110px 0 110px 0;
    background: #fafafa;
  }
  #career .mtxcont .innerbox {
    width: 90%;
    margin: 0 auto;
  }
  #career .mtxcont .innerbox .tl {
    font-size: 2.6rem;
    line-height: 3.7rem;
    margin: 0 0 40px 0;
    font-weight: 600;
  }
  #career .mtxcont .innerbox .tx {
    font-size: 1.4rem;
    line-height: 2.6rem;
  }
  #career .rec_bgbox {
    padding: 110px 0 0 0;
    background: #FAFAFA;
  }
  #career .stepcont {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 0 0;
  }
  #career .stepcont::after {
    content: "";
    width: calc(100% - ((100% - 1000px) / 2) + 75px);
    height: calc(100% - 2.8rem);
    background: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
  #career .stepcont .innerbox {
    width: 90%;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 0 110px 0;
  }
  #career .stepcont .innerbox .tlbox {
    margin: 0 0 40px 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
  }
  #career .stepcont .innerbox .tlbox .mtl {
    font-size: 4rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.2rem;
    margin: 0 0 10px 0;
  }
  #career .stepcont .innerbox .tlbox .subtl {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
    margin: 0 0 0 0;
  }
  #career .stepcont .innerbox .tlbox .tx {
    margin: 20px 0 0 0;
    font-size: 1.3rem;
    line-height: 2rem;
    letter-spacing: 0.1rem;
  }
  #career .stepcont .innerbox .graph {
    width: 100%;
  }
  #career .stepcont .innerbox .graph img {
    width: 700px;
    height: auto;
    max-width: 700px;
  }
  #career .trainingcont {
    padding: 110px 0;
    background: #fafafa;
  }
  #career .trainingcont .innerbox {
    width: 90%;
    margin: 0 auto;
    z-index: 2;
    position: relative;
  }
  #career .trainingcont .innerbox .tlbox {
    margin: 0 0 20px 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
  }
  #career .trainingcont .innerbox .tlbox .mtl {
    font-size: 4rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: -0.2rem;
    margin: 0 0 10px 0;
  }
  #career .trainingcont .innerbox .tlbox .subtl {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
  }
  #career .trainingcont .innerbox .flexbox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #career .trainingcont .innerbox .flexbox .box {
    padding: 5%;
    background: #fff;
    border: 1px solid #E0E0E0;
    margin: 0 0 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
  }
  #career .trainingcont .innerbox .flexbox .box.box2 {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
  #career .trainingcont .innerbox .flexbox .box .tl {
    width: 100%;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 600;
  }
  #career .trainingcont .innerbox .flexbox .box .tx {
    margin: 15px 0 0 0;
    width: 100%;
    font-size: 1.3rem;
    line-height: 2rem;
  }
}