@charset "utf-8";
.main__content-interview {
  position: relative;
  background:#fff url(/ytc/corp/recruit/sales-driver/img/pc_home_headbg.jpg?t=25112601) no-repeat top 630px center;
  background-size: 2830px 1480px;
}
.main__content-interview-wrapper {
  width: 960px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.main__content-interview-wrapper::before {
    content: "";
    display: block;
    position: absolute;
    top: 740px;
    left: -125px;
    width: 312px;
    height: 560px;
    background: url(/ytc/corp/recruit/sales-driver/img/home__hero-cart.png?t=25112601) no-repeat 47px 0,
        url(/ytc/corp/recruit/sales-driver/img/home__hero-truck.png?t=25112601) no-repeat bottom left;
    background-size: 110px 158px, 312px 180px;
    z-index: 10;
}
.main__content-interview-wrapper::after {
    content: "";
    display: block;
    position: absolute;
    right: -155px;
    top: 1150px;
    width: 432px;
    height: 162px;
    background: url(/ytc/corp/recruit/sales-driver/img/jobdescription-stepup-box.png?t=25112601) no-repeat 0 0;
    background-size: 432px 161.2px;
    z-index: 10;
}

.main__content-interview-wrapper h2 {
  width: 100%;
  max-widtH: 960px;
  margin: 80px auto;
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
}

.main-interview ul {
  list-style-type: none;
  width: 100%;
  max-width: 960px;
  margin: 80px auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}


.main-interview li {
  display: table;
  width: 450px;
  height: 450px;
  margin-bottom: 60px;
}

.main-interview li a {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
  width: 100%;
  height: 100%;
}

.main-interview li span.tab {
  display: block;
  position: absolute;
  top: 260px;
  left: 0;
  width: 125px;
  height: 20px;
  overflow: hidden;
}
.main-interview span.tab span {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  margin: 0 10px 0 0;
  width: 115px;
  font-size: 1.2rem;
  font-weight: 500;
  color: #fff;
  z-index: 2;
}

.main-interview li span.tab::before {
  content: '';
  width: 200px;
  height: 200px;
  top: -90px;
  left: -95px;
  position: absolute;
  transform: rotate(63deg);
  background-color: rgba(0,0,0,.85);
  transform-origin: 50% 50%;
  z-index: 1;
}


.main-interview li div {
  background-color: rgba(255,207,0,.85);
  width: 100%;
  height: 170px;
  box-sizing: border-box;
  margin: 0;
  padding: 15px 15px;
}
.main-interview h3 {
  font-size: 2.6rem;
  font-weight: 900;
  line-height: 1.5;
  margin: 0;
}
.main-interview p {
  position: absolute;
  bottom: 15px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  width: 420px;
  text-align: right;
  margin: 10px auto 0;
}
.main__content-interview-01 { background: url(/ytc/corp/recruit/sales-driver/img/interview01.jpg?t=25112601) no-repeat 0 0; background-size: 450px auto;}
.main__content-interview-02 { background: url(/ytc/corp/recruit/sales-driver/img/interview02.jpg?t=25112601) no-repeat 0 0; background-size: 450px auto;}
.main__content-interview-03 { background: url(/ytc/corp/recruit/sales-driver/img/interview03.jpg?t=25112601) no-repeat 0 0; background-size: 450px auto;}
.main__content-interview-04 { background: url(/ytc/corp/recruit/sales-driver/img/interview04.jpg?t=25112601) no-repeat 0 0; background-size: 450px auto;}

@media screen and (orientation:landscape) and (min-width: 768px) and ( max-width: 1023px) {
.main__content-interview-wrapper {
    width: 90%;
    height: auto;
  }
  .main-interview ul {
    width: 100%;
    max-width: 100%;
  }


  .main-interview li {
    display: table;
    width: 43vw;
    height: 43vw;
    margin-bottom: 60px;
  }

  .main-interview li div {
    background-color: rgba(255,207,0,.85);
    width: 100%;
    height: 13vw;
    box-sizing: border-box;
    margin: 0;
    padding: 3% 3%;
  }
  .main-interview h3 {
    font-size: 1.8vw;
  }
  .main-interview p {
    position: absolute;
    bottom: 15px;
    font-size: 1.4vw;
    font-weight: 500;
    line-height: 1.5;
    width: 90%;
    box-sizing: border-box;
    }

}


@media screen and (max-width:767px) {
  .main__content-interview {
    width: 100vw;
    position: relative;
    background:#fff url(/ytc/corp/recruit/sales-driver/img/sp_home_headbg.jpg?t=25112601) no-repeat top 250vw center;
    background-size: 100vw auto;
  }
  .main__content-interview-wrapper {
    width: 100vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .main__content-interview-wrapper::before {
    content: "";
    top: 288vw;
    left: 2.8vw;
    width: 27.6vw;
    height: 66.66vw;
    background: url(/ytc/corp/recruit/sales-driver/img/home__hero-cart.png?t=25112601) no-repeat 1.1vw 0,
        url(/ytc/corp/recruit/sales-driver/img/home__hero-truck.png?t=25112601) no-repeat bottom left;
    background-size: 10.9vw 15.66vw, 27.47vw 15.85vw;
    z-index: 10;
  }
.main__content-interview-wrapper::after {
    content: "";
    right: -5.7vw;
    top: 345vw;
    width: 42.6vw;
    height: 15.9vw;
    background: url(/ytc/corp/recruit/sales-driver/img/jobdescription-stepup-box.png?t=25112601) no-repeat 0 0;
    background-size: 42.6vw 15.9vw;
  }

  .main__content-interview-wrapper h2 {
    width: 100%;
    max-width: 100vw;
    margin: 8vw auto;
    font-size: 4.27vw;
  }

  .main-interview ul {
    width: 100%;
    max-width: 100vw;
    margin: 8vw auto;
    justify-content: center;
  }

  .main-interview li {
    width: 75.7vw;
    height: 75.7vw;
    margin-bottom: 6.6vw;
  }

  .main-interview li span.tab {
    display: block;
    position: absolute;
    top: 42.6vw;
    left: 0;
    width: 28.8vw;
    height: 5.0vw;
  }

  .main-interview span.tab span {
    margin: 0 2.4vw 0 0;
    width: 26.4vw;
    font-size: 3.2vw;
  }

  .main-interview li span.tab::before {
    content: '';
    width: 30vw;
    height: 30vw;
    top: -10vw;
    left: -3vw;
  }

  .main-interview li div {
    width: 100%;
    height: 28.1vw;
    padding: 2.6vw 3.2vw;
  }
  .main-interview h3 {
    font-size: 4.27vw;
    line-height: 1.4;
  }
  .main-interview p {
    position: absolute;
    bottom: 3.3vw;
    font-size: 3.2vw;
    line-height: 1.4;
    width: 69.6vw;
  }

  .main__content-interview-01 { background-size: 75.7vw auto;}
  .main__content-interview-02 { background-size: 75.7vw auto;}
  .main__content-interview-03 { background-size: 75.7vw auto;}
  .main__content-interview-04 { background-size: 75.7vw auto;}

}



/* next content */
.main__interview-title,
.next-content .main__interview-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:1199px){
  .next-content {
    width: 960px;
    margin: 170px auto;
  }
}
@media screen and ( max-width: 767px) {
  .next-content {
    width: 100vw;
    margin: 170px auto;
  }

  .main__interview-title,
  .next-content .main__interview-title {
    width: 85.3vw;
    font-size: 4.5vw;
    padding-bottom: 2.67vw;
    margin: 0 auto;
  }

  .title::after {
    content: "";
    left: calc( 50% - 6.7vw );
    width: 13.4vw;
    height: 0.4vw;
  }
}


/* 個別ページ */
/* hero */
.main__hero {
  width: 100%;
  min-width: 1200px;
  height: 542px;
  margin-top: -28px;
  position: relative;
}
.main__hero-title {
  position: absolute;
  top: 248px;
  left: 220px;
  font-size: 3.2rem;
  color: #000;
  font-weight: bold;
  line-height: 1.7;
}
.interview01 .main__hero { background: transparent url(/ytc/corp/recruit/sales-driver/interview/img/hero-interview01.jpg?t=25112601) no-repeat 50% 50%; background-size: cover; }
.interview02 .main__hero { background: transparent url(/ytc/corp/recruit/sales-driver/interview/img/hero-interview02.jpg?t=25112601) no-repeat 50% 50%; background-size: cover; }
.interview03 .main__hero { background: transparent url(/ytc/corp/recruit/sales-driver/interview/img/hero-interview03.jpg?t=25112601) no-repeat 50% 50%; background-size: cover; }
.interview04 .main__hero { background: transparent url(/ytc/corp/recruit/sales-driver/interview/img/hero-interview04.jpg?t=25112601) no-repeat 50% 50%; background-size: cover; }

@media screen and (max-width: 1199px){
  .main__hero {
    width: calc( 100vw - calc( 100vw - 100%));
    min-width: calc( 100vw - calc( 100vw - 100%));
    height: 542px;
    margin-top: -28px;
    position: relative;
  }
}

@media screen and (max-width: 767px){
  .main__hero {
    width: 100vw;
    min-width: 100vw;
    height: 93.33vw;
    margin-top: -8vw;
    background-size: auto 100%;
  }
  .main__hero-title {
    font-size: 4.27vw;
    top: 43.8vw;
    left: 7.0vw;
  }
  .interview01 .main__hero { background: transparent url(/ytc/corp/recruit/sales-driver/interview/img/hero-interview01-sp.jpg?t=25112601) no-repeat top center; background-size: auto 100%; }
  .interview02 .main__hero { background: transparent url(/ytc/corp/recruit/sales-driver/interview/img/hero-interview02-sp.jpg?t=25112601) no-repeat top center; background-size: auto 100%; }
  .interview03 .main__hero { background: transparent url(/ytc/corp/recruit/sales-driver/interview/img/hero-interview03-sp.jpg?t=25112601) no-repeat top center; background-size: auto 100%; }
  .interview04 .main__hero { background: transparent url(/ytc/corp/recruit/sales-driver/interview/img/hero-interview04-sp.jpg?t=25112601) no-repeat top center; background-size: auto 100%; }
}

/* PROFILE */
.main__interview.profile {
  width: 100%;
  min-width: 1200px;
  height: 297px;
  background-color: #fccf00;
  position: relative;
}
.main__interview.profile .wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}

.main__interview.profile h3 {
  font-size: 3.2rem;
  font-weight: 900;
  line-height: 1.0;
  margin: 0 0 40px;
  padding: 70px 0 0;
}
.main__interview.profile p {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: -1px;
}
.main__interview.profile p.disclaimer {
  width: 100%;
  text-align: right;
  font-size: 1.4rem;
  font-weight: normal;
}

.main__interview.profile .column2 {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.main__interview.profile .column2-1 {
  width: 384px;
  box-sizing: border-box;
  padding: 0 36px 0 0;
  border-right: 1px solid #000;
  min-height: 70px;
}
.main__interview.profile .column2-1 span.head {
  display: inline-block;
  width: 4.8rem;
  text-align-last: justify;
}
.main__interview.profile .column2-1 span.body {
  display: inline-block;
  position: relative;
  width: auto;
  padding-left: 2rem;
}
.main__interview.profile .column2-1 span.body::before {
  position: absolute;
  left: 1.0rem;
  content: ':\0020\0020\0020';
}
.main__interview.profile .column2-2 {
  width: 576px;
  padding: 0 0 0 36px;
}
@media screen and (orientation:landscape) and (min-width: 768px) and ( max-width: 1023px) {
  .main__interview.profile .wrapper {
    width: 80%;
}

  .main__interview.profile .column2 {
    width: calc( 100vw - calc( 100vw - 100%));
    min-width: calc( 100vw - calc( 100vw - 100%));
  }

  .main__interview.profile .column2-1 {
    width: 40%;
    padding: 0 3vw 0 0;
    border-right: 1px solid #000;
    min-height: 70px;
  }

  .main__interview.profile .column2-2 {
    width: 60%;
    padding: 0 0 0 3vw;
  }
    .main__interview.profile .column2-2 p {
    width: 100%;
    padding: 0 0;
  }
}
@media screen and (max-width: 1199px){
  .main__interview.profile {
    width: calc( 100vw - calc( 100vw - 100%));
    min-width: calc( 100vw - calc( 100vw - 100%));
  }

}

@media screen and (max-width: 767px){
  .main__interview.profile {
    width: 100%;
    min-width: auto;
    height: 77vw;
  }
  .main__interview.profile .wrapper {
    width: 85.3vw;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
  }

  .main__interview.profile h3 {
    font-size: 4.2vw;
    margin: 0 0 6.6vw;
    padding: 7.3vw 0 6.6vw;
    border-bottom: 0.13vw solid #000;
  }
  .main__interview.profile p {
    font-size: 3.2vw;
    line-height: 1.6;
    font-weight: 500;
    letter-spacing: -1px;
  }
  .main__interview.profile p.disclaimer {
    text-align: right;
    font-size: 3.2vw;
  }

  .main__interview.profile .column2 {
    width: 100%;
    box-sizing: border-box;
    display: block;
  }
  .main__interview.profile .column2-1 {
    width: 85.3vw;
    box-sizing: border-box;
    padding: 0 0 0 0;
    border-right: none;
    min-height: auto;
    margin-bottom: 3.2vw;
  }
  .main__interview.profile .column2-1 span.head {
    display: inline-block;
    width: 13vw;
    text-align-last: justify;
  }
  .main__interview.profile .column2-1 span.body {
    display: inline-block;
    position: relative;
    width: auto;
    padding-left: 6.4vw;
  }
  .main__interview.profile .column2-1 span.body::before {
    position: absolute;
    left: 3.2vw;
    content: ':\0020\0020\0020';
  }
  .main__interview.profile .column2-2 {
    width: 85.3vw;
    padding: 0 0 0 0;
    margin-bottom: 5.3vw;
  }

}



/* インタビュー本体 */
.main__interview-content {
  width: 960px;
  margin: 100px auto 0;
}
.main__interview-content h3 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 2.6rem;
  font-weight: 900;
  line-height: 1.7;
  letter-spacing: -1px;
}
.main__interview-content p {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: -1px;

}

.main__interview-content .interview_1st,
.main__interview-content .interview_2nd,
.main__interview-content .interview_3rd {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 100px;
}

.main__interview-content .interview_1st,
.main__interview-content .interview_3rd {
  padding-right: 510px;
}

.main__interview-content .interview_2nd {
  padding-left: 510px;
}

.interview01 .interview_1st { background: url(/ytc/corp/recruit/sales-driver/interview/img/interview01-01.jpg?t=25112601) no-repeat top right; background-size: 470px auto; }
.interview01 .interview_2nd { background: url(/ytc/corp/recruit/sales-driver/interview/img/interview01-02.jpg?t=25112601) no-repeat top left; background-size: 470px auto; }
.interview01 .interview_3rd { background: url(/ytc/corp/recruit/sales-driver/interview/img/interview01-03.jpg?t=25112601) no-repeat top right; background-size: 470px auto; }
.interview02 .interview_1st { background: url(/ytc/corp/recruit/sales-driver/interview/img/interview02-01.jpg?t=25112601) no-repeat top right; background-size: 470px auto; }
.interview02 .interview_2nd { background: url(/ytc/corp/recruit/sales-driver/interview/img/interview02-02.jpg?t=25112601) no-repeat top left; background-size: 470px auto; }
.interview02 .interview_3rd { background: url(/ytc/corp/recruit/sales-driver/interview/img/interview02-03.jpg?t=25112601) no-repeat top right; background-size: 470px auto; }
.interview03 .interview_1st { background: url(/ytc/corp/recruit/sales-driver/interview/img/interview03-01.jpg?t=25112601) no-repeat top right; background-size: 470px auto; }
.interview03 .interview_2nd { background: url(/ytc/corp/recruit/sales-driver/interview/img/interview03-02.jpg?t=25112601) no-repeat top left; background-size: 470px auto; }
.interview03 .interview_3rd { background: url(/ytc/corp/recruit/sales-driver/interview/img/interview03-03.jpg?t=25112601) no-repeat top right; background-size: 470px auto; }
.interview04 .interview_1st { background: url(/ytc/corp/recruit/sales-driver/interview/img/interview04-01.jpg?t=25112601) no-repeat top right; background-size: 470px auto; }
.interview04 .interview_2nd { background: url(/ytc/corp/recruit/sales-driver/interview/img/interview04-02.jpg?t=25112601) no-repeat top left; background-size: 470px auto; }
.interview04 .interview_3rd { background: url(/ytc/corp/recruit/sales-driver/interview/img/interview04-03.jpg?t=25112601) no-repeat top right; background-size: 470px auto; }
@media screen and (orientation:landscape) and (min-width: 768px) and ( max-width: 1023px) {
  .main__interview-content {
    width: 85%;
}


}
@media screen and (max-width: 767px) {
  .main__interview-content {
    width: 85.3vw;
    margin: 13.3vw auto 0;
  }
  .main__interview-content h3 {
    margin: 0 0 3.3vw 0;
    font-size: 4.27vw;
    line-height: 1.7;
  }
  .main__interview-content p {
    font-size: 3.2vw;
    line-height: 1.66;
  }

  .main__interview-content .interview_1st,
  .main__interview-content .interview_2nd,
  .main__interview-content .interview_3rd {
    margin-bottom: 13.3vw;
  }

  .main__interview-content .interview_1st,
  .main__interview-content .interview_3rd {
    padding-right: 0;
    padding-bottom: 64vw;
  }

  .main__interview-content .interview_2nd {
    padding-left: 0;
    padding-bottom: 64vw;
  }

  .interview01 .interview_1st,
  .interview01 .interview_2nd,
  .interview01 .interview_3rd,
  .interview02 .interview_1st,
  .interview02 .interview_2nd,
  .interview02 .interview_3rd,
  .interview03 .interview_1st,
  .interview03 .interview_2nd,
  .interview03 .interview_3rd,
  .interview04 .interview_1st,
  .interview04 .interview_2nd,
  .interview04 .interview_3rd { background-position: center bottom; background-size: 85.3vw auto; }

}

/* message */
.main__interview.message .column2 {
  position: relative;
  width: 960px;
  margin: 45px auto 0;
  padding: 465px 0 250px;
  overflow: visible;
  display: flex;
  align-items: center;
}
.main__interview.message .column2::after {
  content: '';
  position: absolute;
  top: 335px;
  left: -47px;
  width: 260px;
  height: 138px;
  background:url(/ytc/corp/recruit/sales-driver/interview/img/message-cat.png?t=25112601) no-repeat 0 0;
  background-size: 259px auto;
}

.interview01 .main__interview.message .column2 { background: url(/ytc/corp/recruit/sales-driver/interview/img/message-interview01.jpg?t=25112601) no-repeat top center; background-size: 960px auto;}
.interview02 .main__interview.message .column2 { background: url(/ytc/corp/recruit/sales-driver/interview/img/message-interview02.jpg?t=25112601) no-repeat top center; background-size: 960px auto;}
.interview03 .main__interview.message .column2 { background: url(/ytc/corp/recruit/sales-driver/interview/img/message-interview03.jpg?t=25112601) no-repeat top center; background-size: 960px auto;}
.interview04 .main__interview.message .column2 { background: url(/ytc/corp/recruit/sales-driver/interview/img/message-interview04.jpg?t=25112601) no-repeat top center; background-size: 960px auto;}

.main__interview.message .column2-1 {
  box-sizing:border-box;
  width: 420px;
  height: auto;
  min-height: 250px;
  text-align: center;
  display: table;
  vertical-align: middle;
}

.main__interview.message .column2-2 {
  box-sizing:border-box;
  display: table;
  width: 540px;
}

.main__interview.message .column2-1 h4 {
  display: table-cell;
  padding: 0;
  margin: 0;
  font-size: 2.6rem;
  font-weight: 900;
  line-height: 1.7;
  vertical-align: middle;
}


.main__interview.message .column2-2 p {
  display: table-cell;
  padding: 0;
  margin: 0;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.75;
  vertical-align: middle;
  letter-spacing: -1px;
}
.main__interview  p strong,
.main__interview-content p strong {
  font-weight: normal;
  border-bottom: 3px solid #fccf00;
}
@media screen and (max-width: 1199px) {
  .main__interview.message  {
    width: calc( 100vw - calc( 100vw - 100%));
    min-width: calc( 100vw - calc( 100vw - 100%));
  }
}

@media screen and (orientation:landscape) and (min-width: 768px) and ( max-width: 1023px) {
  .main__interview.message .column2 {
    position: relative;
    width: 90%;
    margin: 45px auto 0;
    padding: 465px 0 250px;
    overflow: visible;
    display: flex;
    align-items: center;
  }
  .main__interview.message .column2::after {
    content: '';
    position: absolute;
    top: 335px;
    left: -47px;
    width: 260px;
    height: 138px;
    background:url(/ytc/corp/recruit/sales-driver/interview/img/message-cat.png?t=25112601) no-repeat 0 0;
    background-size: 259px auto;
  }
}


@media screen and (max-width: 767px) {
.main__interview.message .column2 {
  width: 85.3vw;
  margin: 6vw auto 0;
  padding: 42vw 0 12vw;
  overflow: visible;
  display: block;
  align-items: flex-start;
}
.main__interview.message .column2::after {
  content: '';
  position: absolute;
  top: -14vw;
  left: -2.6vw;
  width: 31vw;
  height: 16.6vw;
  background:url(/ytc/corp/recruit/sales-driver/interview/img/message-cat.png?t=25112601) no-repeat 0 0;
  background-size: 31vw auto;
}

.interview01 .main__interview.message .column2,
.interview02 .main__interview.message .column2,
.interview03 .main__interview.message .column2,
.interview04 .main__interview.message .column2 { background-size: 85.3vw auto; }

.main__interview.message .column2-1 {
  box-sizing:border-box;
  width: 85.3vw;
  height: auto;
  min-height: auto;
  text-align: left;
  display: block;
}

.main__interview.message .column2-2 {
  box-sizing:border-box;
  display: table;
  width: 85.3vw;
}

.main__interview.message .column2-1 h4 {
  display: block;
  font-size: 4.3vw;
  line-height: 1.56;
  margin-bottom: 3.3vw;

}


.main__interview.message .column2-2 p {
  display: block;
  font-size: 3.2vw;
  font-weight: normal;
  line-height: 1.67;
}
.main__interview  p strong,
.main__interview-content p strong {
  font-weight: normal;
  border-bottom: 0.4vw solid #fccf00;
}





}

/* other people */
.main__interview-wrapper {
  margin: 40px auto 190px;
}
/*
.others .swiper-slide a::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100px;
  background: transparent;
  z-index: 2;
}
*/
@media screen and (max-width: 1199px) {
  .main__interview.others  {
    width: calc( 100vw - calc( 100vw - 100%));
    min-width: calc( 100vw - calc( 100vw - 100%));
  }
  .main__interview-wrapper {
    width: calc( 100vw - calc( 100vw - 100%));
    min-width: calc( 100vw - calc( 100vw - 100%));
  }
}

@media screen and (max-width: 767px) {
  .main__interview-wrapper {
    margin: 6.6vw auto 13.3vw;
    height: 37.3vw;
  }

  .main__salesdriver-interview {
    position: absolute;
    left: 0;
    width: 100vw;
    height: 37.3vw;
    margin: 0 0 0 0;
    padding: 0;
  }

  .main__salesdriver-interview .swiper-slide {
    display: table;
    width: 37.3vw;
    height: 37.3vw;
  }
  .main__interview .swiper-wrapper {
    transition-timing-function: linear;
  }

  .main__salesdriver-interview .swiper-slide a {
    display: table-cell;
    padding: 2vw;
    font-size: 2.4vw;
    width: 37.3vw;
    height: 37.3vw;
  }
  .main__salesdriver-interview .swiper-slide span {
    position: relative;
    z-index: 3;
  }

  /*
  .main__salesdriver-interview .swiper-slide a::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 16vw;
    background: transparend;
    z-index: 2;
  }
*/

}