@charset "UTF-8";
#atadora-contents #voices .voice-cont-txt, #atadora-contents #voices .voices-lead, #atadora-contents #stepup .merit-col p, #atadora-contents #stepup .lead {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Meiryo", sans-serif;
  font-weight: 500;
}
.driver-voice {
  background: #E9FAE1;
}
#atadora-contents {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "Meiryo", sans-serif;
  width: 100%;
  overflow: hidden;
}
#atadora-contents * {
  box-sizing: border-box;
}
#atadora-contents img {
  display: block;
}
@media screen and (min-width: 769px) {
  #atadora-contents .sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #atadora-contents .pc {
    display: none;
  }
}
#atadora-contents section {
  padding: 0 20px;
}
#atadora-contents .inner {
  max-width: 900px;
  margin: 0 auto;
  padding-top: 100px;
}
#atadora-contents #mainvisual {
  margin-bottom: 33px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #mainvisual {
    margin-bottom: 14px;
    padding: 0;
  }
}
#atadora-contents #mainvisual .inner {
  max-width: 1100px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #mainvisual .inner {
    padding: 0;
    padding-top: 82px;
  }
}
#atadora-contents #stepup {
  margin-bottom: 98px;
}
@media screen and (max-width: 480px) {
  #atadora-contents #stepup {
    margin-bottom: 11vw;
  }
}
#atadora-contents #stepup .hdr {
  color: #000;
  font-size: 37px;
  font-weight: 700;
  line-height: 47px;
  letter-spacing: 0.045em;
  white-space: nowrap;
  margin-bottom: 34px;
  padding-bottom: 46px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #stepup .hdr {
    font-size: 4.8vw;
    line-height: 1.63;
    letter-spacing: 0;
    margin-bottom: 18px;
    padding-bottom: 24px;
  }
}
#atadora-contents #stepup .hdr span.num {
  font-size: 58px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #stepup .hdr span.num {
    font-size: 7.3333vw;
    line-height: 0.6;
  }
}
#atadora-contents #stepup .hdr span.brackets {
  display: inline-block;
  margin: 0 -0.5em;
}
#atadora-contents #stepup .lead {
  font-size: 18px;
  line-height: 2.222;
  letter-spacing: 0.06em;
  text-align: center;
  margin-bottom: 74px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #stepup .lead {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 40px;
  }
}
#atadora-contents #stepup figure {
  width: 846px;
  margin: 0 auto 84px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #stepup figure {
    width: 100%;
    margin-bottom: 11vw;
  }
}
#atadora-contents #stepup .merit-hdr {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #E4006E;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  height: 46px;
  margin-bottom: 30px;
  border-radius: 23px;
  background-color: #F9DBE8;
}
@media screen and (max-width: 480px) {
  #atadora-contents #stepup .merit-hdr {
    font-size: 4.8vw;
    height: 7.5vw;
    margin-bottom: 5vw;
  }
}
#atadora-contents #stepup .merit-hdr span {
  font-size: 21px;
  position: relative;
  transform: translateY(4%);
}
@media screen and (max-width: 480px) {
  #atadora-contents #stepup .merit-hdr span {
    font-size: 4vw;
  }
}
#atadora-contents #stepup .merit {
  max-width: 845px;
  margin: 0 auto;
}
#atadora-contents #stepup .merit-row {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #atadora-contents #stepup .merit-row {
    display: block;
  }
}
#atadora-contents #stepup .merit-col {
  width: 258px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #stepup .merit-col {
    width: 100%;
  }
  #atadora-contents #stepup .merit-col + .merit-col {
    margin-top: 3.1vw;
  }
}
#atadora-contents #stepup .merit-col h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  line-height: 28px;
  text-align: center;
  height: 84px;
  margin-bottom: 12px;
  border-radius: 10px;
  background-color: #E4006E;
}
@media screen and (max-width: 768px) {
  #atadora-contents #stepup .merit-col h4 {
    height: 28px;
  }
}
@media screen and (max-width: 480px) {
  #atadora-contents #stepup .merit-col h4 {
    font-size: 4vw;
    line-height: 1;
    height: 6.1333vw;
    margin-bottom: 2vw;
    border-radius: 1.3vw;
  }
}
#atadora-contents #stepup .merit-col p {
  font-size: 16px;
  line-height: 30px;
}
#atadora-contents #stepup .merit-col p span {
  white-space: nowrap;
}
@media screen and (max-width: 480px) {
  #atadora-contents #stepup .merit-col p {
    font-size: 3.5vw;
    line-height: 1.58;
  }
}
#atadora-contents #voices {
  padding: 111px 20px 125px;
  background-color: #E9F9E1;
}
@media screen and (max-width: 480px) {
  #atadora-contents #voices {
    padding: 13vw 0;
  }
  #atadora-contents #voices .inner {
    width: 89.3333vw;
    margin: 0 auto;
  }
}
#atadora-contents #voices .voices-hdr {
  color: #000;
  font-size: 48px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-align: center;
  margin-bottom: 7px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voices-hdr {
    font-size: 7.7333vw;
    line-height: 1.233;
    letter-spacing: 0;
    width: 82.6vw;
    margin: 0 auto 4.3vw;
  }
}
#atadora-contents #voices .voices-hdr span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  letter-spacing: 0.12em;
  width: 506px;
  height: 51px;
  margin: 0 auto 19px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voices-hdr span {
    font-size: 4.53vw;
    width: 82.6vw;
    height: 8.26vw;
    margin-bottom: 4.3vw;
  }
}
#atadora-contents #voices .voices-hdr::after {
  content: none;
}
#atadora-contents #voices .voices-lead {
  font-size: 18px;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voices-lead {
    font-size: 16px;
    line-height: 1.8;
  }
}
#atadora-contents #voices .voice-list {
  max-width: 845px;
  margin: 72px auto 0;
}
@media screen and (max-width: 750px) {
  #atadora-contents #voices .voice-list {
    margin-top: 9.4vw;
  }
}
#atadora-contents #voices .voice {
  min-height: 128px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice {
    min-height: 14.9333vw;
  }
}
#atadora-contents #voices .voice + .voice {
  margin-top: 21px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice + .voice {
    margin-top: 2.1333vw;
  }
}
#atadora-contents #voices .voice.show {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice.show {
    margin-bottom: 3.7333vw;
  }
}
#atadora-contents #voices .voice + .show {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice + .show {
    margin: 3.7333vw 0 !important;
  }
}
#atadora-contents #voices .voice-btn {
  display: flex;
  align-items: center;
  width: 100%;
  background: #fff url(../img/contents01/voice_acc_open.png) right 21px top 52px/30px no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice-btn {
    height: 14.9333vw;
    padding-right: 6.4vw;
    background: #fff url(../img/contents01/voice_acc_open.png) right 1.6vw center/6.4vw no-repeat;
  }
}
#atadora-contents #voices .voice-btn:hover {
  opacity: 0.7;
}
#atadora-contents #voices .voice-btn-tmb {
  width: 240px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice-btn-tmb {
    width: 15.466vw;
    height: 100%;
  }
  #atadora-contents #voices .voice-btn-tmb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
#atadora-contents #voices .voice-btn-ttl {
  font-size: 25px;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 38px;
  letter-spacing: 0.08em;
  white-space: nowrap;
  width: 390px;
  padding-left: 38px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice-btn-ttl {
    font-size: 3.2vw;
    line-height: 1.46;
    width: 48vw;
    padding-left: 2.1333vw;
  }
}
#atadora-contents #voices .voice-btn-career {
  color: #009245;
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  white-space: nowrap;
  width: 140px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice-btn-career {
    font-size: 2.4vw;
    line-height: 1.5;
    text-align: left;
    width: 16.8vw;
  }
}
#atadora-contents #voices .voice-body {
  display: flex;
  width: 747px;
  margin: 50px 0 0 auto;
  padding-bottom: 50px;
  background-color: #fff;
  position: relative;
  background: #fff url(../img/contents01/voice_acc_close.png) right 22px top 20px/31px no-repeat;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice-body {
    display: block;
    width: 100%;
    margin-top: 0;
    padding-bottom: 0;
    background: #fff url(../img/contents01/voice_acc_close.png) right 1.6vw top 3.3333vw/6.4vw no-repeat;
  }
}
#atadora-contents #voices .voice:first-of-type .voice-body {
  margin-top: 126px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice:first-of-type .voice-body {
    margin-top: 0;
  }
}
#atadora-contents #voices .voice-imgs {
  width: 375px;
  margin-top: -50px;
  margin-left: -98px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice-imgs {
    display: flex;
    align-items: flex-end;
    width: 100%;
    margin: 0;
  }
}
#atadora-contents #voices .driver-img {
  width: 100%;
  margin-bottom: 33px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .driver-img {
    width: 58.3582%;
    margin-bottom: 0;
  }
}
#atadora-contents #voices .truck-img {
  width: 219px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .truck-img {
    width: 36.1194%;
    margin: 0 0 0 2.9851%;
  }
}
#atadora-contents #voices .voice-cont {
  width: calc(100% - 277px);
  padding: 61px 40px 0 42px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice-cont {
    width: 100%;
    padding: 4vw 5.2289vw 5.2289vw;
  }
}
#atadora-contents #voices .voice-cont-ttl {
  font-size: 25px;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: 0.04em;
  white-space: nowrap;
  margin-bottom: 13px;
}
@media screen and (max-width: 480px) {
  #atadora-contents #voices .voice-cont-ttl {
    font-size: 4vw;
    line-height: 1.52;
    white-space: normal;
    margin-bottom: 1vw;
  }
  /* #atadora-contents #voices .voice-cont-ttl br {
    display: none;
  } */
}
#atadora-contents #voices .voice-cont-career {
  color: #009245;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice-cont-career {
    font-size: 2.6667vw;
    line-height: 1.5;
    margin-bottom: 1vw;
  }
}
#atadora-contents #voices .voice-cont-txt {
  font-size: 18px;
  text-align: justify;
  line-height: 39px;
}
@media screen and (max-width: 768px) {
  #atadora-contents #voices .voice-cont-txt {
    font-size: 16px;
    line-height: 1.625;
  }
}
@media screen and (max-width: 480px) {
  #atadora-contents #voices .voice-cont-txt {
    font-size: 3.5vw;
  }
}
#atadora-contents #voices .acc-body {
  display: none;
  opacity: 0;
  cursor: pointer;
  position: relative;
}
#atadora-contents #voices .show .acc-body {
  animation: accFadeIn 0.4s ease forwards;
}
#atadora-contents #voices .acc-btn {
  display: block;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  #atadora-contents #voices .voice-btn-ttl {
    width: 385px;
  }
  #atadora-contents #voices .career-large .voice-btn-career {
    width: 170px;
  }
}

@keyframes accFadeIn {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes accFadeInSP {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
#atadora-contents .at-pagination {
  padding: 150px 20px;
}
@media screen and (max-width: 750px) {
  #atadora-contents .at-pagination {
    padding: 80px 20px;
  }
}

#atadora-contents .at-pagination img {
  display: inline-block;
}

/* newマーク */
.new-mark .voice-btn::before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 3em solid transparent;
	border-left: 3em solid #E60044; 
	position: absolute;
	z-index: 10;
}
@media screen and (max-width: 500px) {
.new-mark .voice-btn::before {
	content: "";
	top: 0;
	left: 0;
	border-bottom: 1.5em solid transparent;
	border-left: 1.5em solid #E60044; 
	position: absolute;
	z-index: 10;
}
}
.new-mark .voice-btn::after {
	content: "New!";
	top: 9px;
	left: 0;
	transform: rotate(-45deg);
	color: #fff;
	position: absolute;
	z-index: 10;
	font-size: .8em;
	font-weight: 700;
	/* ホバー時のチラつき対策 */
	-webkit-font-smoothing: antialiased; 
}
@media screen and (max-width: 500px) {
  .new-mark .voice-btn::after {
	content: "New!";
	top: 4px;
	left: 0;
	transform: rotate(-45deg);
	color: #fff;
	position: absolute;
	z-index: 10;
	font-size: .4em;
	font-weight: 700;
	/* ホバー時のチラつき対策 */
	-webkit-font-smoothing: antialiased; 
}
}