@charset "utf-8";
@media screen and (max-width: 1199px) {
  main {
    width: 100%;
    min-width: 100%;
  }
}
/*
 * HERO
 */
.main__hero {
  width: 100%;
  height: 570px;
  margin-top: -28px;
  position: relative;
  background: transparent url(/ytc/corp/recruit/sales-driver/img/pc-hero-benefits-and-training.jpg?t=25112601) no-repeat 50% 50%;
  background-size: cover;
}
.main__hero-title {
  position: absolute;
  top: 248px;
  left: 220px;
  font-size: 3.2rem;
  color: #fff;
  font-weight: bold;
  line-height: 1.7;
}

@media screen and (max-width:767px){
  .main__hero {
    width: 100vw;
    height: 93.33vw;
    margin-top: -8vw;
    background: transparent url(/ytc/corp/recruit/sales-driver/img/sp-hero-benefits-and-training.jpg?t=25112601) no-repeat 50% 50%;
    background-size: cover;
  }
  .main__hero-title {
    font-size: 4.27vw;
    top: 38.7vw;
    left: 7.0vw;
  }
}

.main__lead {
  width: 960px;
  margin: 0 auto;
  padding: 70px 0 60px;
  font-size:1.6rem;
  font-weight: 500;
  text-align: center;
  line-height: 2.2;

}

@media screen and (max-width:767px){
  .main__lead {
    width: 85.3vw;
    padding: 2.6vw 0 18vw;
    font-size:3.47vw;
    line-height: 2.0;
    text-align: left;
  }
}

.main__description-sectiontitle {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 960px;
  height: 60px;
  box-sizing: border-box;
  margin: 0 auto 20px;
  font-size: 2.6em;
  font-weight: bold;
  line-height: 1.0;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
}
.main__description-sectiontitle span {
  display: inline-block;
  width: 100%;
}

.main__description-sectionlead {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 40px;
  text-align: center;
  font-size: 2.0rem;
  font-weight: 500;
}

.main__description-details {
  display: flex;
  flex-wrap: wrap;

  width: 100%;
  max-width: 960px;
  margin: 0 auto 40px;
  padding: 0;
}
.main__description-detail {
  display: block;
  width: 292px;
  margin: 0 42px 50px 0;
}
.main__description-detail:nth-of-type(3n) {
  margin-right: 0;
}

@media screen and ( max-width: 980px) and ( min-width: 768px ) {
  .main__description-sectionlead {
    width: 90%;
    max-width: 960px;
    margin: 0 auto 40px;
    text-align: center;
    font-size: 2.0rem;
    font-weight: 500;
    flex-basis: 30%;
  }

  .main__description-detail:nth-of-type(3n) {
    margin-right: 42px;
  }
  .main__description-detail {
    width: 292px;
    margin: 0 42px 50px;
  }

}
.main__description-detail h3 {
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: -1px;

}

.main__description-detail p {
  font-size: 1.6rem;
  line-height: 1.75;
  letter-spacing: -1px;

}


.main__description-detail h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  box-sizing: border-box;
  border: 1px solid #fccf00;
  background-color: #fccf00;
  color: #000;
  margin: 0 0 20px 0;
  font-weight: bold;
  text-align: center;
}

.main__description-detail span {
  display: inline-block;
  width: 100%;
  text-align: center;
}

@media screen and (max-width:767px){
  .main__description {
    margin-bottom: 6.67vw;
  }
  .main__description-sectiontitle {
    width: 85.3vw;
    margin: 0 auto 4.4vw;
    height: 10.6vw;
    font-size: 4.27vw;
  }
  .main__description-sectionlead {
    width: 85.3vw;
    max-width: 85.3vw;
    margin: 0 auto 11.3vw;
    font-size: 3.47vw;
  }

  .main__description-details {
    display: block;
    width: 85.3vw;
    max-width: 85.3vw;
    margin: 0 auto 8.3vw;
    padding: 0;
  }
  .main__description-detail {
    display: block;
    width: 85.3vw;
  }

  .main__description-detail h3,.main__description-detail p {
    font-size:3.47vw;
  }

}

/* 2025.11 add */

.strongpoint {
  width: 100%;
  padding: 70px 0 0;
  background-color: #f0f0f0;
}

.strongpoint>ul {
  list-style-type: none;
  padding: 0;
}
.strongpoint li {
  display: block;
  box-sizing: border-box;
}

.strongpoint h2 {
  width: 100%;
  text-align: center;
  font-weight: 900;
  font-size: 3.2rem;
  line-height: 1.0;
  margin: 0 0 60px;
  padding: 0;
}

.strongpoint_first {
  width: 960px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.strongpoint_first li {
  width: 480px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between
}
.strongpoint_first li h3 {
  width: 110px;
  height: 90px;
  margin: 0 20px 0 0;
  padding: 3.8rem 0 0;
  box-sizing: border-box;
  background: url(/ytc/corp/recruit/sales-driver/assets/img/icon_cat.svg?t=25112601) no-repeat center top;
  background-size: 90px 90px;
  font-size: 2.0rem;
  font-weight: 900;
  text-align: center;
  line-height: 1.0;
}
.strongpoint_first li div {
  width: 370px;
}

.strongpoint_first h4 {
  margin: 0;
  padding: 0;
  font-weight: 900;
  font-size: 3.4rem;
  letter-spacing: -1px;
  line-height: 1.6;
}
.strongpoint_first h4 strong {
  color: #65be97;
  font-size: 5.4rem;
  line-height: 1.0;
}
.strongpoint_first h4 span {
  display: inline-block;
  padding-left: 30px;
  background: url(/ytc/corp/recruit/sales-driver/assets/img/icon_plus.svg?t=25112601) no-repeat left 0 top 27px;
  background-size: 27px auto;
}

.strongpoint_first li:nth-child(2) strong {
  padding-left: 3.4rem;
}

.strongpoint_first p {
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.7;
  margin: 1rem 0 0 0;
  padding-left: 0.7rem;
}
.strongpoint_second {
  width: 960px;
  margin: 70px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.strongpoint_second li {
  position: relative;
  width: 300px;
  height: 60px;
  padding-left: 68px;
  margin-bottom: 65px;
  background: url(/ytc/corp/recruit/sales-driver/assets/img/icon_cat.svg?t=25112601) no-repeat left center;
  background-size: 58px auto;
  font-size: 2.6rem;
  font-weight: 900;
  line-height: 60px;
  letter-spacing: -1px;
}
.strongpoint_second .annotation {
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.35;
}
.strongpoint_second li::after {
  content: "POINT";
  position: absolute;
  top:26px;
  left: 0;
  width: 58px;
  font-size: 1.2rem;
  font-weight: 900;
  text-align: center;
  letter-spacing: -0.8px;
  line-height: 1.0;

}
.strongpoint_second li:nth-child(3n+2) {
  width: 360px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation:landscape) {
  .strongpoint_first {
    width: 94%;
  }

  .strongpoint_first li {
    width: 47%;
  }
  .strongpoint_second {
    width: 94%;
  }
  .strongpoint_second li {
    position: relative;
    width: 32%;
  }
  .strongpoint_second li:nth-child(3n+2) {
    width: 36%;
  }
}
@media screen and (max-width:767px){
  .strongpoint {
    padding: 10.7vw 0 5.3vw;
  }

  .strongpoint h2 {
    font-size: 4.26vw;
    margin: 0 0 8vw;
  }

  .strongpoint_first {
    width: 85.4vw;
    padding: 0 0;
    margin: 0 auto;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  .strongpoint_first li {
    width: 85.4vw;
  }

  .strongpoint_first li h3 {
    width: 18vw;
    height: 18vw;
    margin: 0 3.3vw 0 0;
    padding: 5.8vw 0 0;
    background-size: 14.6vw auto;
    font-size: 3.46vw;
  }
  .strongpoint_first li div {
    width: 67.3vw;
  }

  .strongpoint_first h4 {
    font-size: 6.1vw;
  }

  .strongpoint_first h4 strong {
    font-size: 9.8vw;
  }
  .strongpoint_first h4 span {
    padding-left: 5.5vw;
    background: url(/ytc/corp/recruit/sales-driver/assets/img/icon_plus.svg?t=25112601) no-repeat left 0 top 4.9vw;
    background-size: 4.8vw auto;
  }

  .strongpoint_first li:nth-child(2) strong {
    padding-left: 3.4rem;
  }

  .strongpoint_first p {
    font-size: 2.6vw;
    margin: 2.6vw 0 0 0;
    padding-left: 0.6vw;
  }
  .strongpoint_second {
    width: 85.4vw;
    margin: 10.7vw auto 0;
  }
  .strongpoint_second li {
    position: relative;
    width: 42.7vw;
    height: 12vw;
    padding-left: 12.6vw;
    margin-bottom: 6vw;
    background: url(/ytc/corp/recruit/sales-driver/assets/img/icon_cat.svg?t=25112601) no-repeat left center;
    background-size: 8vw auto;
    font-size: 3.46vw;
    line-height: 12vw;
    letter-spacing: -0.2vw;
  }
  .strongpoint_second li::after {
    content: "POINT";
    position: absolute;
    top: 5.4vw;
    left: 0;
    width: 8vw;
    font-size: 1.6vw;
    letter-spacing: -0.11vw;
  }
  .strongpoint_second .annotation {
    display: block;
    font-size: 2.6vw;
    line-height: 1.35;
    position: relative;
    margin-top: -2.6vw;
  }

  .strongpoint_second li:nth-child(3n+2) {
    width: 42.7vw;
  }
  .strongpoint_second li:nth-child(5) {
    padding-top: 2.0vw;
    line-height: 1.35;
  }

}


.main__benefits-and-training {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 50px 0 60px;
}

.main__benefits-and-training-title {
  width: 960px;
  margin: 0 auto;
  line-height: 1.0;
  text-align: center;
  font-size: 3.6rem;
  padding-bottom: 20px;
}
.next-content .main__benefits-and-training-title {
  width: 960px;
  margin: 0 auto;
  line-height: 1.0;
  text-align: center;
  font-size: 3.6rem;
  padding-bottom: 20px;
}

.title {
  position: relative;
}
.title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc( 50% - 50px );
  width: 100px;
  height: 3px;
  background-color: #000;
}

@media screen and (max-width: 767px){
  .main__benefits-and-training {
    position: relative;
    width: 100vw;
    margin: 0 auto;
    padding: 0 0 0;
  }

  .next-content .main__benefits-and-training-title {
    width: 85.3vw;
    font-size: 4.5vw;
    padding-bottom: 2.67vw;
    margin: 0 auto;
  }

  .title {
    position: relative;
  }
  .title::after {
    content: "";
    left: calc( 50% - 6.7vw );
    width: 13.4vw;
    height: 0.4vw;
  }

}