@charset "UTF-8";
.satei {
  background-color: #ff6400;
}
@media (min-width: 768px) {
  .satei {
    padding: 30px 0 40px;
  }
}
@media (max-width: 767px) {
  .satei {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .satei__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .satei__wrapper {
    margin-left: 32vw;
  }
}
@media (min-width: 768px) {
  .satei__container {
    position: relative;
    max-width: 1200px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__container {
    max-width: 67vw;
  }
}
@media (min-width: 768px) {
  .satei__tx {
    display: block;
    max-width: 997px;
    margin-left: auto;
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__tx {
    max-width: 51.88vw;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .satei__tx {
    position: relative;
    display: block;
    width: 73.6vw;
    margin-left: 2.67vw;
    top: -3.33vw;
    margin-bottom: -3.33vw;
    z-index: 1;
  }
}
.satei__telbox {
  position: relative;
  background-color: #fff;
  border-radius: 15px;
}
@media (min-width: 768px) {
  .satei__telbox {
    padding: 15px 20px;
    gap: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__telbox {
    padding: 0.93vw;
    gap: 0 0.63vw;
  }
}
@media (max-width: 767px) {
  .satei__telbox {
    padding: 4vw;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.3);
  }
}
.satei__telbox::before {
  content: "";
  display: block;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 768px) {
  .satei__telbox::before {
    width: 248px;
    height: 353px;
    bottom: 0;
    left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__telbox::before {
    width: 14.59vw;
    height: 20.76vw;
    left: 0.93vw;
  }
}
@media (max-width: 767px) {
  .satei__telbox::before {
    width: 33.07vw;
    height: 46.93vw;
    top: -46.93vw;
    right: 2.67vw;
    z-index: 0;
  }
}
.satei__telbox.satei1::before {
  background-image: url(../img/truck/satei_img1.png);
}
@media (min-width: 768px) {
  .satei__telbox.satei1::before {
    width: 208px;
    height: 292px;
    bottom: 0;
    left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__telbox.satei1::before {
    width: 13vw;
    height: 18.25vw;
    left: 0.93vw;
  }
}
@media (max-width: 767px) {
  .satei__telbox.satei1::before {
    width: 27.73vw;
    height: 38.93vw;
    top: -38.93vw;
    right: 2.67vw;
    z-index: 0;
  }
}
.satei__telbox.satei2::before {
  background-image: url(../img/truck/satei_img2.png);
}
@media (min-width: 768px) {
  .satei__telbox.satei2::before {
    width: 238px;
    height: 274px;
    bottom: 0;
    left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__telbox.satei2::before {
    width: 14.88vw;
    height: 17.13vw;
    left: 0.93vw;
  }
}
@media (max-width: 767px) {
  .satei__telbox.satei2::before {
    width: 31.73vw;
    height: 36.53vw;
    top: -36.53vw;
    right: 2.67vw;
    z-index: 0;
  }
}
.satei__telbox.satei3::before {
  background-image: url(../img/truck/satei_img3.png);
}
@media (min-width: 768px) {
  .satei__telbox.satei3::before {
    width: 177px;
    height: 302px;
    bottom: 0;
    left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__telbox.satei3::before {
    width: 11.06vw;
    height: 18.88vw;
    left: 0.93vw;
  }
}
@media (max-width: 767px) {
  .satei__telbox.satei3::before {
    width: 23.6vw;
    height: 40.27vw;
    top: -40.27vw;
    right: 2.67vw;
    z-index: 0;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__telbox_p {
    font-size: 1.06vw;
  }
}
@media (max-width: 767px) {
  .satei__telbox_num {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #5f5f5f;
  }
}
@media (min-width: 768px) {
  .satei__freedial {
    width: 62px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__freedial {
    width: 3.87vw;
  }
}
@media (max-width: 767px) {
  .satei__freedial {
    color: #ff5900;
    line-height: 27px;
  }
}
@media (max-width: 767px) {
  .satei__freedial span {
    position: relative;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .satei__freedial span::before {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    width: 13px;
    height: 13px;
    background-image: url(../img/selljobcar/satei_tel_icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media (min-width: 768px) {
  .satei__telnum {
    width: 424px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__telnum {
    width: 23.53vw;
  }
}
@media (max-width: 767px) {
  .satei__telnum {
    width: 73.07vw;
  }
}
.satei__btnbox {
  opacity: 1;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
@media (min-width: 768px) {
  .satei__btnbox {
    width: 394px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .satei__btnbox {
    width: 20.59vw;
  }
}
@media (max-width: 767px) {
  .satei__btnbox {
    width: 72vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.satei__btnbox::before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -100%;
  left: 0;
  width: 30px;
  height: 100%;
  opacity: 0;
  transition: cubic-bezier(0.32, 0, 0.67, 0);
}
.satei__btnbox:hover {
  opacity: 1;
}
.satei__btnbox:hover::before {
  animation: kiran 0.5s linear;
}

.fv {
  position: relative;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
@media (min-width: 768px) {
  .fv {
    line-height: 1;
    margin-top: 130px;
    height: 47.93vw;
    margin-bottom: 80px;
    background-image: url(../img/truck/fv_img_pc2x.jpg);
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv {
    margin-top: 9.52vw;
  }
}
@media (max-width: 767px) {
  .fv {
    margin-top: 65px;
    height: 129.73vw;
    background-image: url(../img/truck/fv_img_sp.jpg);
    margin-bottom: 71.34vw;
  }
}
.fv__text {
  background-color: #ff5900;
  color: #fff;
  position: absolute;
  left: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .fv__text {
    bottom: -80px;
    height: 80px;
    padding-left: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .fv__text {
    padding-left: 30vw;
  }
}
@media (max-width: 767px) {
  .fv__text {
    bottom: -16vw;
    height: 16vw;
  }
}
@media (min-width: 768px) {
  .fv__text1 {
    font-size: 28px;
    height: 80px;
    line-height: 80px;
  }
}
@media (min-width: 1366px) and (max-width: 1500px) {
  .fv__text1 {
    font-size: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv__text1 {
    font-size: 1.61vw;
  }
}
@media (max-width: 767px) {
  .fv__text1 {
    font-size: 4.27vw;
    line-height: 1.2;
  }
}
@media (min-width: 768px) {
  .fv__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .fv__wrapper {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .fv__wrapper {
    width: 88vw;
    padding: 15px 0;
  }
}
.fv__tx {
  position: absolute;
}
@media (min-width: 768px) {
  .fv__tx1 {
    top: 17.33vw;
    right: 9.67vw;
    width: 57.87vw;
  }
}
@media (max-width: 767px) {
  .fv__tx1 {
    bottom: 2.67vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 84vw;
  }
}
@media (min-width: 768px) {
  .fv__tx2 {
    top: 2.67vw;
    right: 2.33vw;
    width: 6.07vw;
  }
}
@media (max-width: 767px) {
  .fv__tx2 {
    top: 8vw;
    left: 4.67vw;
    width: 13.6vw;
  }
}
.fv__nav {
  position: absolute;
}
@media (min-width: 768px) {
  .fv__nav {
    right: 40px;
    bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv__nav {
    right: 2.67vw;
    bottom: 0.67vw;
  }
}
@media (max-width: 767px) {
  .fv__nav {
    width: 100%;
    top: calc(100% + 16vw);
    left: 0;
    background-color: #ffcd00;
    height: 55.34vw;
    padding: 4vw;
  }
}
.fv__sptext {
  color: #ff5900;
  font-size: 5.87vw;
  padding: 0 10px 5px;
  line-height: 1;
  text-decoration: underline;
  text-decoration-color: #ff5900;
  text-decoration-style: wavy;
}
.fv__navitems {
  list-style: none;
}
@media (min-width: 768px) {
  .fv__navitems {
    gap: 0 5px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv__navitems {
    gap: 0 0.36vw;
  }
}
@media (max-width: 767px) {
  .fv__navitems {
    margin-top: 2.67vw;
    gap: 0.67vw;
  }
}
@media (min-width: 768px) {
  .fv__navitem:nth-of-type(7) {
    transform: translateY(-20px);
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv__navitem:nth-of-type(7) {
    transform: translateY(-2vw);
  }
}
@media (max-width: 767px) {
  .fv__navitem {
    width: 21.33vw;
  }
}
@media (min-width: 768px) {
  .fv__navimg {
    width: 130px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .fv__navimg {
    width: 8vw;
  }
}
@media (max-width: 767px) {
  .fv__navimg {
    width: 21.33vw;
  }
}

.sec01 {
  position: relative;
  background-color: #ffcd00;
}
@media (min-width: 768px) {
  .sec01 {
    padding: 80px 0 36vw;
  }
}
@media (max-width: 767px) {
  .sec01 {
    padding: 80px 0 117.33vw;
  }
}
@media (min-width: 768px) {
  .sec01__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec01__wrapper {
    margin-left: 32vw;
  }
}
.sec01__text {
  position: relative;
}
.sec01__text_pc {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec01__text_pc {
    font-size: 4.13vw;
    line-height: 8.27vw;
  }
}
.sec01__text_pc span {
  display: table;
  margin: 0 auto;
  width: fit-content;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(90deg, #e60012 50%, #ffa500 50.1%);
  background-position: 100% 0%;
  background-size: 300% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  transition: background 0.1s;
}
.sec01__text_sp {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .sec01__text_sp {
    font-size: 7.73vw;
    line-height: 17.87vw;
    margin-left: 5.33vw;
  }
}
.sec01__text_sp span {
  display: block;
  width: fit-content;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(90deg, #e60012 50%, #ffa500 50.1%);
  background-position: 100% 0%;
  background-size: 300% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  transition: background 0.1s;
}
.sec01__img {
  position: absolute;
}
@media (min-width: 768px) {
  .sec01__img1 {
    top: 5.33vw;
    right: 3.33vw;
    width: 27.13vw;
  }
}
@media (max-width: 767px) {
  .sec01__img1 {
    top: -4vw;
    right: -2.67vw;
    width: 54.13vw;
  }
}
@media (min-width: 768px) {
  .sec01__img2 {
    top: 32.67vw;
    left: calc(300px + 6vw);
    width: 24vw;
  }
}
@media (max-width: 767px) {
  .sec01__img2 {
    top: 80vw;
    right: 0;
    width: 48vw;
  }
}
@media (min-width: 768px) {
  .sec01__img3 {
    bottom: 0;
    right: 6.67vw;
    width: 55.43vw;
  }
}
@media (max-width: 767px) {
  .sec01__img3 {
    bottom: 0;
    right: 0;
    width: 95.2vw;
  }
}
.sec01__tx {
  position: absolute;
  z-index: 1;
  opacity: 0;
  animation: heartbeat 2.5s forwards ease-in-out;
  animation-play-state: paused;
}
@media (min-width: 768px) {
  .sec01__tx {
    bottom: 8.67vw;
    left: calc(300px + 7vw);
    width: 38.73vw;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec01__tx {
    left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec01__tx {
    bottom: 62vw;
    left: 7.33vw;
    width: 77.33vw;
  }
}
.sec01__tx.show {
  animation-play-state: running;
}

.sec02 {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .sec02 {
    background-image: url(../img/truck/02_bg_pc2x.jpg);
    padding: 110px 0 140px;
  }
}
@media (max-width: 767px) {
  .sec02 {
    background-image: url(../img/truck/02_bg_sp.jpg);
    padding: 50px 0;
  }
}
@media (min-width: 768px) {
  .sec02__wrapper {
    margin-left: 325px;
    padding-right: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec02__wrapper {
    margin-left: 32vw;
    padding-right: 2vw;
  }
}
.sec02__head {
  line-height: 1;
}
@media (min-width: 768px) {
  .sec02__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec02__title1 {
    font-size: 1.88vw;
  }
}
@media (max-width: 767px) {
  .sec02__title1 {
    font-size: 5.33vw;
  }
}
.sec02__title2 {
  position: relative;
}
@media (min-width: 768px) {
  .sec02__title2 {
    font-size: 57px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec02__title2 {
    font-size: 3.56vw;
  }
}
@media (max-width: 767px) {
  .sec02__title2 {
    font-size: 9.87vw;
    line-height: 12.67vw;
  }
}
.sec02__title2::before, .sec02__title2::after {
  display: inline-block;
  content: "";
  background: #000;
  width: 4px;
}
@media (min-width: 768px) {
  .sec02__title2::before, .sec02__title2::after {
    position: relative;
    height: 76px;
    margin: 0 30px;
    margin-top: 5px;
    vertical-align: middle;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec02__title2::before, .sec02__title2::after {
    height: 5.56vw;
    margin: 0 2vw;
  }
}
@media (max-width: 767px) {
  .sec02__title2::before, .sec02__title2::after {
    position: absolute;
    bottom: 0;
    height: 16vw;
  }
}
@media (min-width: 768px) {
  .sec02__title2::before {
    transform: rotate(-35deg);
  }
}
@media (max-width: 767px) {
  .sec02__title2::before {
    left: 8vw;
    transform: rotate(-25deg);
  }
}
@media (min-width: 768px) {
  .sec02__title2::after {
    transform: rotate(35deg);
  }
}
@media (max-width: 767px) {
  .sec02__title2::after {
    right: 8vw;
    transform: rotate(25deg);
  }
}
@media (min-width: 768px) {
  .sec02__body {
    max-width: 1120px;
  }
}
.sec02__items {
  list-style: none;
}
@media (min-width: 768px) {
  .sec02__items {
    gap: 60px 40px;
  }
}
@media (max-width: 767px) {
  .sec02__items {
    gap: 50px 0;
  }
}
.sec02__item {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .sec02__item {
    width: 310px;
  }
}
.sec02__box {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .sec02__imgbox {
    height: 240px;
  }
}
.sec02__subtitle {
  line-height: 1;
}
.sec02__p {
  line-height: 37px;
}
@media (min-width: 768px) {
  .sec02__p {
    min-height: 111px;
  }
}

@media (min-width: 768px) {
  .sec03 {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec03 {
    margin-left: 32vw;
  }
}
@media (min-width: 768px) {
  .sec03__wrapper {
    max-width: 1200px;
    padding: 80px 20px 100px 0;
  }
}
@media (max-width: 767px) {
  .sec03__wrapper {
    padding: 35px 0 40px;
  }
}
.sec03__head {
  line-height: 1;
}
.sec03__head.show .sec03__title1 span,
.sec03__head.show .sec03__title2 span {
  animation-play-state: running;
}
.sec03__title1 {
  display: inline-block;
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec03__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec03__title1 {
    font-size: 1.87vw;
  }
}
@media (max-width: 767px) {
  .sec03__title1 {
    font-size: 16px;
  }
}
.sec03__title1 span {
  display: inline-block;
  white-space: nowrap;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec03__title2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec03__title2 {
    font-size: 77px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec03__title2 {
    font-size: 4.88vw;
  }
}
@media (max-width: 767px) {
  .sec03__title2 {
    font-size: 32px;
  }
}
.sec03__title2 span {
  display: inline-block;
  white-space: nowrap;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec03__p {
  line-height: 23px;
}
.sec03__items {
  list-style: none;
}
.sec03__item {
  transition: transform ease 0.7s, opacity ease 0.7s;
  opacity: 0;
  transform: translateY(50px);
}
.sec03__item.show {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 768px) {
  .sec03__item {
    gap: 0 70px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec03__item {
    gap: 0 4.67vw;
  }
}
.sec03__imgbox {
  max-width: 100%;
}
@media (min-width: 768px) {
  .sec03__imgbox {
    width: 568px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec03__imgbox {
    width: 40%;
  }
}
.sec03__img {
  height: auto;
}
@media (min-width: 768px) {
  .sec03__content {
    flex: 1;
  }
}
@media (max-width: 767px) {
  .sec03__content {
    width: 84vw;
  }
}
.sec03__icon {
  max-width: 100%;
}
@media (min-width: 768px) {
  .sec03__icon {
    width: 240px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec03__icon {
    width: 15vw;
  }
}
@media (max-width: 767px) {
  .sec03__icon {
    width: 150px;
  }
}
.sec03__subtitle {
  line-height: 1.2;
}
@media (min-width: 768px) {
  .sec03__subtitle {
    font-size: 42px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec03__subtitle {
    font-size: 2.63vw;
  }
}
@media (max-width: 767px) {
  .sec03__subtitle {
    font-size: 32px;
  }
}
.sec03__subtitle strong {
  color: #ff5900;
}
@media (min-width: 768px) {
  .sec03__text {
    line-height: 45px;
  }
}
@media (max-width: 767px) {
  .sec03__text {
    line-height: 42px;
  }
}

.sec04 {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .sec04 {
    background-image: url(../img/truck/04_bg_pc2x.jpg);
  }
}
@media (max-width: 767px) {
  .sec04 {
    background-image: url(../img/truck/04_bg_sp.jpg);
    padding: 15px 0 40px;
  }
}
@media (min-width: 768px) {
  .sec04__wrapper {
    margin-left: 325px;
    padding-right: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec04__wrapper {
    margin-left: 32vw;
    padding-right: 2vw;
  }
}
.sec04__container {
  position: relative;
}
@media (min-width: 768px) {
  .sec04__container {
    max-width: 71vw;
  }
}
@media (min-width: 768px) {
  .sec04__content {
    padding: 4.67vw 0;
  }
}
.sec04__head {
  position: relative;
}
@media (min-width: 768px) {
  .sec04__head {
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .sec04__head {
    z-index: 0;
  }
}
@media (min-width: 768px) {
  .sec04__tx1 {
    width: 43.47vw;
  }
}
@media (max-width: 767px) {
  .sec04__tx1 {
    width: 86.53vw;
  }
}
@media (min-width: 768px) {
  .sec04__img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 47.88vw;
  }
}
@media (max-width: 767px) {
  .sec04__img {
    position: relative;
    width: 90vw;
    margin-top: -20vw;
    margin-left: 1.33vw;
    z-index: 1;
  }
}
.sec04__items {
  list-style: none;
}
@media (min-width: 768px) {
  .sec04__items {
    max-width: 38vw;
    gap: 0.62vw;
  }
}
@media (max-width: 767px) {
  .sec04__items {
    position: relative;
    width: 86.67vw;
    margin-top: -12.67vw;
    z-index: 2;
    gap: 0.67vw 2vw;
  }
}
.sec04__item {
  background-color: #fff;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .sec04__item {
    width: 11.88vw;
    height: 11.88vw;
  }
}
@media (max-width: 767px) {
  .sec04__item {
    width: 27.33vw;
    height: 27.33vw;
  }
}
.sec04__itemimg {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec04__1 img {
    width: 9.06vw;
  }
}
@media (max-width: 767px) {
  .sec04__1 img {
    width: 20.8vw;
  }
}
@media (min-width: 768px) {
  .sec04__2 img {
    width: 8.88vw;
  }
}
@media (max-width: 767px) {
  .sec04__2 img {
    width: 20.4vw;
  }
}
@media (min-width: 768px) {
  .sec04__3 img {
    width: 6.13vw;
  }
}
@media (max-width: 767px) {
  .sec04__3 img {
    width: 14.13vw;
  }
}
@media (min-width: 768px) {
  .sec04__4 img {
    width: 6.16vw;
  }
}
@media (max-width: 767px) {
  .sec04__4 img {
    width: 14vw;
  }
}
@media (min-width: 768px) {
  .sec04__5 img {
    width: 8.9vw;
  }
}
@media (max-width: 767px) {
  .sec04__5 img {
    width: 20.4vw;
  }
}
.sec04__tx2 {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec04__tx2 {
    width: 69.72vw;
  }
}
@media (max-width: 767px) {
  .sec04__tx2 {
    width: 79.87vw;
  }
}

.sec05 {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .sec05 {
    background-image: url(../img/truck/05_bg_pc2x.jpg);
    padding: 90px 0 100px;
  }
}
@media (max-width: 767px) {
  .sec05 {
    background-image: url(../img/truck/05_bg_sp.jpg);
    padding: 35px 0 50px;
  }
}
@media (min-width: 768px) {
  .sec05__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec05__wrapper {
    margin-left: 32vw;
  }
}
.sec05__head {
  line-height: 1;
}
.sec05__title1 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec05__title1::before, .sec05__title1::after {
  content: "";
  background-color: #000;
  height: 2px;
  width: 35px;
}
.sec05__title1::before {
  margin-right: 5px;
  transform: rotate(50deg);
}
.sec05__title1::after {
  margin-left: 5px;
  transform: rotate(-50deg);
}
@media (min-width: 768px) {
  .sec05__title2 {
    font-size: 74px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec05__title2 {
    font-size: 4.63vw;
  }
}
@media (max-width: 767px) {
  .sec05__title2 {
    font-size: 37px;
    line-height: 46px;
  }
}
@media (min-width: 768px) {
  .sec05__body {
    max-width: 1190px;
    padding: 0 20px;
  }
}
.sec05__items {
  list-style: none;
}
@media (min-width: 768px) {
  .sec05__items {
    gap: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec05__items {
    gap: 2.5vw;
  }
}
@media (max-width: 767px) {
  .sec05__items {
    gap: 30px 0;
  }
}
@media (min-width: 768px) {
  .sec05__1 {
    width: 660px;
  }
}
.sec05__1 .sec05__flex {
  gap: 10px;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec05__1 .sec05__flex {
    display: block;
  }
}
@media (min-width: 768px) {
  .sec05__2 {
    width: 350px;
  }
}
@media (max-width: 767px) {
  .sec05__dl {
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .sec05__dl + .sec05__dl {
    margin-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec05__dl + .sec05__dl {
    margin-left: 0;
    margin-top: 10px;
  }
}
.sec05__dt {
  line-height: 1;
  background-color: #fff;
  padding: 5px;
  width: 70px;
}
.sec05__dd {
  margin-left: 10px;
}
.sec05__lead {
  background-color: #000;
  color: #fff;
  padding: 10px;
}
.sec05__price {
  line-height: 1;
  margin-left: 10px;
}
.sec05__price span {
  display: inline-block;
  color: #ff5900;
}
@media (min-width: 768px) {
  .sec05__price span {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .sec05__price span {
    font-size: 48px;
  }
}
.sec05__balloon {
  position: relative;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 25px;
  padding: 30px;
  line-height: 30px;
}
.sec05__balloon::before, .sec05__balloon::after {
  content: "";
  position: absolute;
  right: 80px;
  width: 0;
  height: 0;
  margin: auto;
  transform: skew(-25deg);
}
.sec05__balloon::before {
  bottom: -30px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  border-width: 30px 39px 0 0;
}
.sec05__balloon::after {
  bottom: -28px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 28px 38px 0 0;
  z-index: 10;
}
.sec05__staff {
  position: relative;
  padding: 0 10px;
  margin-top: -15px;
  z-index: 1;
}
.sec05__staff p {
  margin-left: 20px;
  line-height: 30px;
}

@media (min-width: 768px) {
  .sec06 {
    margin-left: 325px;
    padding: 80px 0;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec06 {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec06 {
    padding: 35px 0 40px;
  }
}
@media (min-width: 768px) {
  .sec06__wrapper {
    max-width: 1220px;
    padding-right: 20px;
  }
}
.sec06__head {
  line-height: 1;
}
.sec06__head.show .sec06__title1 span,
.sec06__head.show .sec06__title2 span {
  animation-play-state: running;
}
.sec06__title1 {
  display: inline-block;
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec06__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec06__title1 {
    font-size: 1.87vw;
  }
}
@media (max-width: 767px) {
  .sec06__title1 {
    font-size: 16px;
  }
}
.sec06__title1 span {
  display: inline-block;
  white-space: nowrap;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec06__title2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec06__title2 {
    font-size: 78px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec06__title2 {
    font-size: 4.88vw;
  }
}
@media (max-width: 767px) {
  .sec06__title2 {
    font-size: 39px;
  }
}
.sec06__title2 span {
  display: inline-block;
  white-space: nowrap;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec06__p {
  line-height: 23px;
}
.sec06__items {
  list-style: none;
}
@media (max-width: 767px) {
  .sec06__items {
    gap: 1.33vw 0.67vw;
  }
}
@media (min-width: 768px) {
  .sec06__item {
    max-width: 338px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec06__item {
    max-width: 21.33vw;
  }
}
@media (max-width: 767px) {
  .sec06__item {
    max-width: 88vw;
    margin-inline: auto;
  }
}
@media (max-width: 767px) {
  .sec06__item:not(:first-of-type) {
    width: 42.67vw;
  }
}
@media (max-width: 767px) {
  .sec06__item:not(:first-of-type) .sec06__imgbox {
    width: 42.67vw;
    height: 42.67vw;
  }
}
@media (max-width: 767px) {
  .sec06__item:not(:first-of-type) .sec06__img {
    width: 42.67vw;
    height: 42.67vw;
  }
}
.sec06__imgbox {
  max-width: 100%;
}
@media (min-width: 768px) {
  .sec06__imgbox {
    width: 338px;
    height: 338px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec06__imgbox {
    width: 21.33vw;
    height: 21.33vw;
  }
}
@media (max-width: 767px) {
  .sec06__imgbox {
    width: 88vw;
    height: 88vw;
  }
}
.sec06__img {
  max-width: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .sec06__img {
    width: 338px;
    height: 338px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec06__img {
    width: 21.33vw;
    height: 21.33vw;
  }
}
@media (max-width: 767px) {
  .sec06__img {
    width: 88vw;
    height: 88vw;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec06__content {
    font-size: 1.2vw;
  }
}
@media (max-width: 767px) {
  .sec06__content {
    font-size: 4.8vw;
    line-height: 8.67vw;
  }
}
.sec06__content span {
  display: inline-block;
  border: 1px solid #000;
  padding: 2px 5px;
  min-height: 30px;
}
@media (min-width: 768px) {
  .sec06__name span {
    min-width: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec06__name span {
    min-width: 6vw;
  }
}
@media (max-width: 767px) {
  .sec06__name span {
    min-width: 24vw;
  }
}
.sec06__area.hokkaido span {
  background-color: #6c69ad;
}
.sec06__area.hokuriku span {
  background-color: #4dbaa9;
}
.sec06__area span {
  color: #fff;
  min-height: 30px;
}
@media (max-width: 767px) {
  .sec06__car {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.sec06__car span {
  background-color: #000;
  color: #fff;
  min-height: 30px;
}
@media (max-width: 767px) {
  .sec06__car span {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.sec07 {
  background-color: #e9eaea;
}
@media (min-width: 768px) {
  .sec07 {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .sec07 {
    padding: 35px 0 40px;
  }
}
@media (min-width: 768px) {
  .sec07__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec07__wrapper {
    margin-left: 32vw;
  }
}
.sec07__head {
  line-height: 1;
}
@media (min-width: 768px) {
  .sec07__head {
    max-width: 1200px;
  }
}
.sec07__head.show .sec07__title1 span,
.sec07__head.show .sec07__title2 span {
  animation-play-state: running;
}
.sec07__title1 {
  display: inline-block;
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec07__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec07__title1 {
    font-size: 1.87vw;
  }
}
@media (max-width: 767px) {
  .sec07__title1 {
    font-size: 16px;
  }
}
.sec07__title1 span {
  display: inline-block;
  white-space: nowrap;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec07__title2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec07__title2 {
    font-size: 78px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec07__title2 {
    font-size: 4.88vw;
  }
}
@media (max-width: 767px) {
  .sec07__title2 {
    font-size: 39px;
  }
}
.sec07__title2 span {
  display: inline-block;
  white-space: nowrap;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
@media (min-width: 768px) {
  .sec07__body {
    max-width: 1220px;
    padding-right: 20px;
  }
}
.sec07__box {
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .sec07__box {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .sec07__box {
    padding: 15px 20px 35px;
  }
}
.sec07__iconbox {
  float: left;
}
@media (min-width: 768px) {
  .sec07__iconbox {
    width: 90px;
    margin-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec07__iconbox {
    width: 7.5vw;
    margin-right: 2.5vw;
  }
}
@media (max-width: 767px) {
  .sec07__iconbox {
    width: 18.67vw;
    margin-right: 4vw;
  }
}
@media (min-width: 768px) {
  .sec07__icon {
    width: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec07__icon {
    width: 7.5vw;
  }
}
@media (max-width: 767px) {
  .sec07__icon {
    width: 18.67vw;
  }
}
.sec07__content {
  line-height: 35px;
  float: right;
  width: 100%;
}
@media (min-width: 768px) {
  .sec07__content {
    margin-left: -120px;
    padding-left: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec07__content {
    margin-left: -10vw;
    padding-left: 10vw;
  }
}
@media (max-width: 767px) {
  .sec07__content {
    margin-left: -22.67vw;
    padding-left: 22.67vw;
  }
}
@media (max-width: 767px) {
  .sec07__content::after {
    content: "";
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .sec07__info {
    display: block;
  }
}
.sec07__dl {
  line-height: 1;
}
@media (min-width: 768px) {
  .sec07__dl {
    margin: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .sec07__dl {
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  .sec07__dl {
    margin: 10px 0;
  }
}
.sec07__dl dt {
  background-color: #e9eaea;
  border: 1px solid #000;
  padding: 2px 5px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .sec07__dl dt {
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  .sec07__dl dt {
    min-width: 21.73vw;
    text-align: center;
    margin-right: 10px;
  }
}
.sec07__dl dd:not(:last-of-type) {
  margin-right: 20px;
}
.sec07 .cb {
  clear: both;
}
@media (min-width: 768px) {
  .sec07__review {
    float: right;
    width: 100%;
    margin-left: -120px;
    padding-left: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec07__review {
    display: block;
    margin-left: -10vw;
    padding-left: 10vw;
  }
}
.sec07__rating span {
  position: relative;
  z-index: 0;
  display: inline-block;
  white-space: nowrap;
  line-height: 1;
  color: #fff;
}
@media (min-width: 768px) {
  .sec07__rating span {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .sec07__rating span {
    font-size: 12vw;
  }
}
.sec07__rating span::before, .sec07__rating span::after {
  content: "★★★★★";
  letter-spacing: 0.2rem;
}
.sec07__rating span::after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #ffdc00;
}
.sec07__rating span[data-rate="5"]::after {
  width: 100%;
}
.sec07__rating span[data-rate="4"]::after {
  width: 80%;
}
.sec07__rating span[data-rate="3"]::after {
  width: 60%;
}
.sec07__rating span[data-rate="2"]::after {
  width: 40%;
}
.sec07__rating span[data-rate="1"]::after {
  width: 20%;
}
.sec07__rating span[data-rate="0"]::after {
  width: 0%;
}
.sec07__items {
  list-style: none;
}
.sec07__item {
  line-height: 1;
  padding: 5px 10px;
  border-right: 1px solid #000;
}
@media (min-width: 768px) and (max-width: 900px) {
  .sec07__item {
    font-size: 14px;
  }
}
.sec07__item:first-of-type {
  border-left: 1px solid #000;
}
.sec07__item span {
  color: #ff5900;
}
@media (min-width: 768px) and (max-width: 900px) {
  .sec07__item span {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .sec07__comment {
    float: right;
    width: 100%;
    margin-left: -120px;
    padding-left: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec07__comment {
    display: block;
    margin-left: -10vw;
    padding-left: 10vw;
  }
}

.sec08 {
  position: relative;
  background-color: #ffcd00;
}
@media (min-width: 768px) {
  .sec08 {
    background-image: url(../img/truck/08_img_pc.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
}
.sec08__ticker {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .sec08__ticker {
    height: 190px;
  }
}
.sec08__ticker_container {
  display: flex;
  position: absolute;
  animation: ticker 45s linear infinite;
}
.sec08__ticker_item {
  display: flex;
  flex-shrink: 0;
}
.sec08__ticker_img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .sec08__ticker_img {
    width: 843px;
    height: 190px;
  }
}
@media (min-width: 768px) {
  .sec08__wrapper {
    margin-left: 325px;
    padding: 80px 18.13vw 80px 0;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec08__wrapper {
    padding-top: 5.86vw;
    padding-bottom: 5.86vw;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec08__wrapper {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec08__wrapper {
    padding: 35px 0;
  }
}
.sec08__head {
  line-height: 1;
}
@media (min-width: 768px) {
  .sec08__head {
    width: 47.5vw;
  }
}
.sec08__head.show .sec08__title1 span,
.sec08__head.show .sec08__title2 span {
  animation-play-state: running;
}
.sec08__title1 {
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec08__title1 {
    display: table;
    margin-inline: auto;
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec08__title1 {
    font-size: 1.87vw;
  }
}
@media (max-width: 767px) {
  .sec08__title1 {
    display: inline-block;
    font-size: 16px;
  }
}
.sec08__title1 span {
  display: inline-block;
  white-space: nowrap;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec08__title2 {
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec08__title2 {
    display: table;
    margin-inline: auto;
    font-size: 93px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec08__title2 {
    font-size: 5.82vw;
  }
}
@media (max-width: 767px) {
  .sec08__title2 {
    display: inline-block;
    font-size: 39px;
  }
}
.sec08__title2 span {
  display: inline-block;
  white-space: nowrap;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
@media (min-width: 768px) {
  .sec08__body {
    max-width: 1200px;
  }
}
@media (max-width: 767px) {
  .sec08__p {
    position: relative;
    line-height: 23px;
    margin-bottom: -46px;
  }
}
.sec08__mapbox {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec08__map {
    width: 47.5vw;
  }
}
@media (max-width: 767px) {
  .sec08__map {
    width: 77.33vw;
  }
}
.sec08__items {
  list-style: none;
  gap: 1.33vw 2vw;
}
.sec08__item {
  width: 44.27vw;
}
.sec08__anc {
  position: relative;
  width: 44.27vw;
  height: 13.6vw;
  line-height: 1;
  color: #fff;
  border: 4px solid #fff;
  border-radius: 10px;
  padding-right: 6.67vw;
}
.sec08__anc::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2.67vw;
  margin: auto;
  width: 6.67vw;
  height: 6.67vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.sec08__anc.hokkaido {
  background-color: #6c69ad;
}
.sec08__anc.hokkaido::after {
  background-image: url(../img/truck/08_y_hokkaido.svg);
}
.sec08__anc.tohoku {
  background-color: #6288c5;
}
.sec08__anc.tohoku::after {
  background-image: url(../img/truck/08_y_tohoku.svg);
}
.sec08__anc.hokuriku {
  background-color: #4dbaa9;
}
.sec08__anc.hokuriku::after {
  background-image: url(../img/truck/08_y_hokuriku.svg);
}
.sec08__anc.kanto {
  background-color: #1dade5;
}
.sec08__anc.kanto::after {
  background-image: url(../img/truck/08_y_kanto.svg);
}
.sec08__anc.tokai {
  background-color: #009000;
}
.sec08__anc.tokai::after {
  background-image: url(../img/truck/08_y_tokai.svg);
}
.sec08__anc.kansai {
  background-color: #a9cd36;
}
.sec08__anc.kansai::after {
  background-image: url(../img/truck/08_y_kansai.svg);
}
.sec08__anc.chugokushikoku {
  background-color: #f29739;
}
.sec08__anc.chugokushikoku::after {
  background-image: url(../img/truck/08_y_chugokushikoku.svg);
}
.sec08__anc.kyusyu {
  background-color: #ec6d34;
}
.sec08__anc.kyusyu::after {
  background-image: url(../img/truck/08_y_kyushu.svg);
}
.sec08__anc.okinawa {
  background-color: #ec0057;
}
.sec08__anc.okinawa::after {
  background-image: url(../img/truck/08_y_okinawa.svg);
}
@media (min-width: 768px) {
  .sec08__imgbox {
    position: absolute;
    bottom: -30px;
    right: 14vw;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .sec08__img1 {
    width: 335px;
    height: 406px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec08__img1 {
    width: 20.94vw;
    height: 25.38vw;
  }
}
@media (max-width: 767px) {
  .sec08__img1 {
    width: 60.67vw;
  }
}
.sec08__tx {
  position: absolute;
}
@media (min-width: 768px) {
  .sec08__tx {
    width: 134px;
    bottom: 406px;
    right: 75px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec08__tx {
    width: 8.38vw;
    bottom: 25.38vw;
    right: 4.38vw;
  }
}
@media (max-width: 767px) {
  .sec08__foot {
    position: relative;
    display: table;
    margin-inline: auto;
    margin-top: -13.33vw;
  }
}

@media (min-width: 768px) {
  .sec09 {
    margin-left: 325px;
    padding: 110px 0 100px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec09 {
    margin-left: 32vw;
  }
}
@media (max-width: 767px) {
  .sec09 {
    padding: 35px 0 55px;
  }
}
@media (min-width: 768px) {
  .sec09__wrapper {
    gap: 0 130px;
    max-width: 1220px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec09__wrapper {
    gap: 0 65px;
  }
}
.sec09__head {
  line-height: 1;
}
.sec09__head.show .sec09__title1 span,
.sec09__head.show .sec09__title2 span {
  animation-play-state: running;
}
.sec09__title1 {
  display: inline-block;
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec09__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec09__title1 {
    font-size: 1.87vw;
  }
}
@media (max-width: 767px) {
  .sec09__title1 {
    font-size: 16px;
  }
}
.sec09__title1 span {
  display: inline-block;
  white-space: nowrap;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec09__title2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec09__title2 {
    font-size: 78px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec09__title2 {
    font-size: 4.88vw;
  }
}
@media (max-width: 767px) {
  .sec09__title2 {
    font-size: 39px;
  }
}
.sec09__title2 span {
  display: inline-block;
  white-space: nowrap;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
@media (min-width: 768px) {
  .sec09__body {
    flex: 1;
  }
}
.sec09__dl + .sec09__dl {
  margin-top: 40px;
}
.sec09__dt {
  position: relative;
  background-color: #e9eaea;
  letter-spacing: 0.06em;
  line-height: 32px;
  min-height: 42px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .sec09__dt {
    padding: 5px 10px 5px 49px;
  }
}
@media (max-width: 767px) {
  .sec09__dt {
    padding: 5px 45px 5px 49px;
  }
}
.sec09__dt::before {
  content: "Q";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 5px;
  left: 7px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: #fff;
  border: 2px solid #000;
}
.sec09__dt::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  width: 12px;
  height: 12px;
  transform: translateY(-4px) rotate(45deg);
  transition: transform 0.3s;
}
@media (min-width: 768px) {
  .sec09__dt::after {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
}
@media (max-width: 767px) {
  .sec09__dt::after {
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
  }
}
.sec09__dt.open::after {
  transform: translateY(4px) rotate(-135deg);
}
.sec09__dd {
  display: none;
  position: relative;
  line-height: 32px;
  letter-spacing: 0.06em;
  padding: 20px 10px 5px 49px;
}
.sec09__dd::before {
  content: "A";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 20px;
  left: 7px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-weight: bold;
  background-color: #ff5900;
  color: #fff;
}
.sec09__dd ol, .sec09__dd ul {
  list-style-position: inside;
}
.sec09__dd img {
  display: block;
  max-width: 100%;
}
.sec09__btn {
  position: relative;
  background-color: #fff;
  border-radius: 100px;
  border: 1px solid #000;
  letter-spacing: 0.06em;
  padding: 1px 25px;
  overflow: hidden;
  z-index: 0;
  width: 190px;
  height: 37px;
  margin-left: auto;
}
.sec09__btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}
.sec09__btn:hover {
  color: #fff;
  opacity: 1;
}
.sec09__btn:hover::before {
  border-color: #fff;
}
.sec09__btn:hover::after {
  transform: scale(1, 1);
}
.sec09__btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  width: 7px;
  height: 7px;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .sec09 .sec__btn {
    width: 309px;
    height: 69px;
  }
}

.sec10 {
  background-color: #e9eaea;
}
@media (min-width: 768px) {
  .sec10 {
    padding: 60px 0 70px;
  }
}
@media (max-width: 767px) {
  .sec10 {
    padding: 25px 0 50px;
  }
}
@media (min-width: 768px) {
  .sec10__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec10__wrapper {
    margin-left: 32vw;
  }
}
@media (min-width: 768px) {
  .sec10__container {
    max-width: 1220px;
    padding-right: 20px;
    gap: 0 130px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec10__container {
    gap: 0 30px;
  }
}
.sec10__head {
  line-height: 1;
}
.sec10__head.show .sec10__title1 span,
.sec10__head.show .sec10__title2 span {
  animation-play-state: running;
}
.sec10__title1 {
  display: inline-block;
  line-height: 1;
  background-color: #fff;
  border: 2px solid #000;
  padding: 5px;
}
@media (min-width: 768px) {
  .sec10__title1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec10__title1 {
    font-size: 1.87vw;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec10__title1 {
    font-size: 1.46vw;
  }
}
@media (max-width: 767px) {
  .sec10__title1 {
    font-size: 16px;
  }
}
.sec10__title1 span {
  display: inline-block;
  white-space: nowrap;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
.sec10__title2 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}
@media (min-width: 768px) {
  .sec10__title2 {
    font-size: 78px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec10__title2 {
    font-size: 4.88vw;
  }
}
@media (max-width: 767px) {
  .sec10__title2 {
    font-size: 39px;
  }
}
.sec10__title2 span {
  display: inline-block;
  white-space: nowrap;
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  transition: all 0.3s 0.15s;
  transition-property: clip-path;
  animation: textDisplay 0.3s linear forwards;
  animation-play-state: paused;
}
@media (min-width: 768px) {
  .sec10__body {
    flex: 1;
    max-width: 650px;
  }
}
.sec10__items {
  list-style: none;
  counter-reset: num;
}
.sec10__box {
  position: relative;
  background-color: #fff;
  border-radius: 15px;
}
@media (min-width: 768px) {
  .sec10__box {
    padding: 35px 35px 35px 20px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec10__box {
    padding: 2.56vw 2.56vw 2.56vw 1.46vw;
  }
}
@media (max-width: 767px) {
  .sec10__box {
    padding: 30px 25px;
  }
}
.sec10__box::before {
  counter-increment: num;
  content: "0" counter(num);
  display: block;
  position: absolute;
  color: #fff;
  font-family: "corporate-logo-ver2", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 68px;
  line-height: 1;
  -webkit-text-stroke: 1px #ff5900;
  text-stroke: 1px #ff5900;
  z-index: 0;
}
@media (min-width: 768px) {
  .sec10__box::before {
    top: 5px;
    left: 2px;
  }
}
@media (max-width: 767px) {
  .sec10__box::before {
    top: 15px;
    left: 15px;
  }
}
@media (min-width: 768px) {
  .sec10__img {
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .sec10__img1 {
    width: 154px;
    left: 35px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec10__img1 {
    width: 11.27vw;
    left: 2.56vw;
  }
}
@media (max-width: 767px) {
  .sec10__img1 {
    width: 22vw;
  }
}
@media (min-width: 768px) {
  .sec10__img2 {
    width: 161px;
    left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec10__img2 {
    width: 11.79vw;
    left: 1.46vw;
  }
}
@media (max-width: 767px) {
  .sec10__img2 {
    width: 28.53vw;
  }
}
@media (min-width: 768px) {
  .sec10__img3 {
    width: 155px;
    left: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec10__img3 {
    width: 11.35vw;
    left: 1.83vw;
  }
}
@media (max-width: 767px) {
  .sec10__img3 {
    width: 27.6vw;
  }
}
@media (min-width: 768px) {
  .sec10__img4 {
    width: 147px;
    left: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec10__img4 {
    width: 10.76vw;
    left: 2.93vw;
  }
}
@media (max-width: 767px) {
  .sec10__img4 {
    width: 28vw;
  }
}
@media (min-width: 768px) {
  .sec10__img5 {
    width: 180px;
    left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec10__img5 {
    width: 13.18vw;
    left: 2.2vw;
  }
}
@media (max-width: 767px) {
  .sec10__img5 {
    width: 26.93vw;
  }
}
@media (min-width: 768px) {
  .sec10__content {
    padding-left: 185px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .sec10__content {
    padding-left: 13.54vw;
  }
}
.sec10__subtitle {
  color: #ff5900;
}
.sec10__p {
  line-height: 26px;
  letter-spacing: 0.06em;
}
.sec10__btn {
  position: relative;
  border: 2px solid #ff5900;
  background: #ff5900;
  color: #fff;
  border-radius: 100px;
  letter-spacing: -0.02em;
  overflow: hidden;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec10__btn {
    width: 292px;
    height: 48px;
    padding-right: 27px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec10__btn {
    width: 21.38vw;
    height: 3.51vw;
    font-size: 1.07vw;
    padding-right: 1.98vw;
  }
}
@media (max-width: 767px) {
  .sec10__btn {
    width: 70vw;
    height: 13.07vw;
    padding-right: 7.33vw;
  }
}
.sec10__btn::before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -100%;
  left: 0;
  width: 30px;
  height: 100%;
  opacity: 0;
  transition: cubic-bezier(0.32, 0, 0.67, 0);
}
.sec10__btn:hover {
  opacity: 1;
}
.sec10__btn:hover::before {
  animation: kiran 0.5s linear;
}
.sec10__btnarrow {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}
@media (min-width: 768px) {
  .sec10__btnarrow {
    width: 27px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec10__btnarrow {
    width: 1.98vw;
  }
}
@media (max-width: 767px) {
  .sec10__btnarrow {
    width: 7.33vw;
  }
}
.sec10__arrow {
  display: block;
  background: linear-gradient(90deg, #ff5900 0%, #ff5900 50%, #d85900 50%, #d85900 100%);
  margin: auto;
  width: 50px;
  height: 22px;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

.sec11 {
  background-color: #ff5900;
  background-repeat: no-repeat;
  color: #fff;
}
@media (min-width: 768px) {
  .sec11 {
    background-image: url(../img/common/bnr/bnr_bk.png);
    background-position: top center;
    background-size: cover;
    padding: 80px 0 110px;
  }
}
@media (max-width: 767px) {
  .sec11 {
    background-image: url(../img/common/bnr/bnr_bk_sp.png);
    background-position: bottom center;
    background-size: 100% auto;
    padding: 40px 0 90px;
  }
}
@media (min-width: 768px) {
  .sec11__wrapper {
    margin-left: 325px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec11__wrapper {
    margin-left: 32vw;
  }
}
@media (min-width: 768px) {
  .sec11__head {
    font-size: 44px;
    max-width: 1220px;
    padding-right: 20px;
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .sec11__head {
    font-size: 8.53vw;
    line-height: 10.93vw;
  }
}
.sec11__head span {
  position: relative;
}
@media (min-width: 768px) {
  .sec11__head span {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .sec11__head span {
    padding: 0 10px 3.33vw;
  }
}
.sec11__head span::before, .sec11__head span::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.sec11__head span::before {
  left: 0;
  border-left: 2px solid #fff;
  transform: rotate(-30deg);
}
@media (min-width: 768px) {
  .sec11__head span::before {
    width: 44px;
    height: 67px;
  }
}
@media (max-width: 767px) {
  .sec11__head span::before {
    width: 5.87vw;
    height: 8.93vw;
  }
}
.sec11__head span::after {
  right: 0;
  border-right: 2px solid #fff;
  transform: rotate(30deg);
}
@media (min-width: 768px) {
  .sec11__head span::after {
    width: 44px;
    height: 67px;
  }
}
@media (max-width: 767px) {
  .sec11__head span::after {
    width: 5.87vw;
    height: 8.93vw;
  }
}
@media (min-width: 768px) {
  .sec11__body {
    max-width: 1220px;
    padding-right: 20px;
    gap: 0 50px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec11__body {
    gap: 0 3.13vw;
  }
}
.sec11__items {
  border-bottom: 1px solid #fff;
}
@media (min-width: 768px) {
  .sec11__items {
    flex: 1;
    border-top: 1px solid #fff;
  }
}
.sec11__item {
  position: relative;
}
@media (min-width: 768px) {
  .sec11__item {
    padding: 15px 70px 15px 15px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec11__item {
    padding: 0.93vw 5.12vw 0.93vw 0.93vw;
  }
}
@media (max-width: 767px) {
  .sec11__item {
    padding: 25px 10px 20px;
  }
}
@media (min-width: 768px) {
  .sec11__item::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 50px;
    background-image: url(../img/common/bnr/bnr_y_w.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform 0.3s;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec11__item::after {
    width: 3.66vw;
    height: 3.66vw;
    bottom: 0.73vw;
  }
}
.sec11__item + .sec11__item {
  border-top: 1px solid #fff;
}
.sec11__item:hover {
  opacity: 1;
  cursor: pointer;
}
.sec11__item:hover .sec11__subtitle {
  color: #ffff00;
}
@media (min-width: 768px) {
  .sec11__item:hover::after {
    background-image: url(../img/common/bnr/bnr_y_y.svg);
    transform: translateX(25px);
  }
}
@media (min-width: 768px) {
  .sec11__thumb {
    width: 160px;
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec11__thumb {
    width: 11.71vw;
    margin-right: 1.46vw;
  }
}
@media (min-width: 768px) {
  .sec11__content {
    flex: 1;
  }
}
.sec11__subtitle {
  position: relative;
}
@media (min-width: 768px) {
  .sec11__subtitle {
    line-height: 46px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec11__subtitle {
    font-size: 1.9vw;
    line-height: 3.37vw;
  }
}
@media (max-width: 767px) {
  .sec11__subtitle::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    width: 25px;
    height: 25px;
    background-image: url(../img/common/bnr/bnr_y_w.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform 0.3s;
  }
}
.sec11__text {
  letter-spacing: 0.06em;
}
@media (min-width: 768px) {
  .sec11__text {
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec11__text {
    font-size: 1.17vw;
    line-height: 1.76vw;
  }
}
@media (min-width: 768px) {
  .sec11__imgbox {
    width: 524px;
  }
}
@media (min-width: 768px) and (max-width: 1500px) {
  .sec11__imgbox {
    width: 31.3vw;
  }
}/*# sourceMappingURL=truck.css.map */