@charset "UTF-8";
.top-ondokei-sp {
  position: absolute;
  max-width: 375px;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .top-ondokei-sp {
    display: none;
  }
}

.top-car-sp {
  position: absolute;
  z-index: 9;
  bottom: 35px;
  left: 0;
  right: 0;
  margin: auto;
  width: 175px;
}
@media screen and (min-width: 768px) {
  .top-car-sp {
    display: none;
  }
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-track {
  background: #eee;
  border-left: solid 1px #ececec;
}

::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 10px;
}

@media screen and (max-width: 767px) {
  * {
    box-sizing: border-box;
  }
  img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
  }
  p {
    font-size: 14px;
  }
  .d-none-sp {
    display: none;
  }
  .d-block-sp {
    display: block;
  }
  .d-iblock-sp {
    display: inline-block;
  }
  #wrapper-page-copy {
    display: none;
  }
  #wrapper-page-copy h1, #wrapper-page-copy h2 {
    width: auto;
    display: none;
  }
  #wrapper-logo {
    width: auto;
    margin: 0;
  }
  #wrapper-logo .left {
    display: none;
  }
  #wrapper-logo .right {
    position: absolute;
    z-index: 100;
    top: 55px;
    right: 5px;
  }
  #wrapper-logo .right p {
    display: none;
  }
  #wrapper-logo .right li:first-child {
    display: none;
  }
  #wrapper-logo .right li:nth-child(2) img {
    vertical-align: top;
  }
  #wrapper-header {
    display: none;
    width: 100%;
    padding-top: 60px;
  }
  #wrapper-container {
    width: auto;
    padding-top: 70px;
  }
  #container {
    width: auto;
  }
  #side {
    display: none;
  }
  #main {
    width: auto;
    float: none;
    margin: auto;
    padding: 0 20px 0;
  }
  #main p {
    line-height: 2;
  }
  #main p.sub-title {
    width: auto;
  }
  #main h2 {
    overflow: hidden;
  }
  #main dt {
    width: auto;
    float: none;
  }
  #footer {
    width: auto;
    display: flex;
    flex-direction: column;
  }
  #footer .left {
    align-self: center;
    margin-top: 1em;
    order: 2;
  }
  #footer .right {
    width: auto;
    order: 1;
  }
  #footer address {
    margin-top: 1em;
    order: 3;
    align-self: center;
  }
  #footer ul.footer-nav-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #footer ul.footer-nav-main li {
    margin: 1em 1em 0;
  }
  #footer ul.footer-nav-main li > ul {
    display: none;
  }
  #nav-main {
    display: none;
  }
  .top #wrapper-header {
    display: block;
  }
  .top #wrapper-container {
    padding-top: 0;
  }
  .top #header {
    width: auto;
    overflow: hidden;
    background: none;
  }
  .top #slider {
    margin: auto;
  }
  .top #slider img {
    max-width: none;
  }
  .top #container {
    width: auto;
  }
  .top #main {
    width: auto;
    padding: 0 15px;
  }
  .top #main img {
    width: 100%;
  }
  .top #main .news {
    width: auto;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .top #main .news-inner {
    padding-left: 17px;
  }
  .top #main h2.top-heading,
  .top #main .top-heading {
    padding-left: 15px;
  }
  .top .left {
    float: none;
  }
  .top .right {
    float: none;
  }
  .service #main .content01 h3 {
    width: auto;
  }
  .voice #main .content02 .left {
    float: none;
    width: 214px;
    margin: 0;
    padding: 0;
  }
  .voice #main .content02 .right {
    float: none;
  }
  .profile #main dl {
    width: 100%;
  }
  .profile #main dt {
    display: block;
    float: none;
    width: auto;
  }
  .profile #main dd {
    display: block;
    float: none;
    width: auto;
    margin-left: auto;
    border-left: none;
    border-right: none;
    padding-left: 10px;
  }
  .profile #main ul.nav-tab {
    height: 42px;
  }
  .map #main .content01 .left {
    width: 100%;
  }
  .map #main .content01 .google-map {
    width: 100%;
  }
  .map #main .content01 .google-map iframe {
    width: 100%;
  }
  .fleet #main .content01 .akishima-kichi .left {
    width: 100%;
    float: none;
    display: block;
  }
  .fleet #main .content01 .akishima-kichi .right {
    width: 227px;
    margin: 1em auto 0;
    float: none;
    display: block;
  }
  .talent #main .edu dt {
    float: none;
    margin-top: 1.5em;
  }
  .talent #main .edu dd {
    float: none;
    width: auto;
    margin-left: 0;
  }
  .talent #main .nintei .left {
    width: auto;
  }
  .warehouse #main .content03 .text-box {
    margin: 1em 0;
  }
  .safetyandeco #main dl {
    width: auto;
  }
  .safetyandeco #main dl dt {
    width: auto;
    float: none;
    overflow: hidden;
  }
  .safetyandeco #main dl dd {
    margin-left: 0;
    width: auto;
    border: none;
  }
  .voice #main img {
    width: 100%;
  }
  .voice #main .content01 {
    background-image: none;
    height: auto;
    margin-bottom: 30px;
    margin-bottom: 10vw;
  }
  .voice #main .content02 {
    width: auto;
    margin-bottom: 90px;
  }
  .policy #main .box h3 {
    width: auto;
  }
  .contact #main .content01 {
    margin-left: 0;
  }
  .contact #main .box {
    padding: 0;
  }
  .contact #main .box p.line01 {
    font-size: 14px;
  }
  .contact #main .box p.line02 {
    font-size: 14px;
  }
  .contact #main .box p.line03 a {
    font-size: 14px;
  }
  .notfound #main {
    margin-left: 0;
    text-align: left;
  }
  .notfound #main h2 {
    text-align: center;
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.top-bottom-links {
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .top-bottom-links {
    display: flex;
    align-items: center;
    gap: 35px;
  }
}
.top-bottom-links * {
  box-sizing: border-box;
}

.top-engage {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .top-engage {
    width: 558px;
    padding: 25px;
    background-color: #f0f0f5;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.top-sns__area {
  margin-top: 15px;
}

.top-sns {
  display: flex;
  gap: 25px;
  align-items: center;
}
.prf-sns li {
  height: 35px;
}
.prf-sns li img {
  height: 100%;
  width: auto;
}

.vehicle_fork {
  margin-top: 0.5em;
  font-size: 1.3rem;
  color: #000;
}

.vehicle_total-sub {
  font-size: 0.9em;
  text-align: right;
  margin-bottom: 1em;
}

.slider {
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
}

.slider-img {
  margin: 0 10px;
}

.slider-img img {
  height: auto;
  width: 100%;
}

.slick-prev, .slick-next {
  z-index: 1;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.pickup img {
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .talent_certified {
    flex: 1 1 40%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.talent_certified--number {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
}

.talent_certified--number img {
  flex: 0 0 auto;
  width: 14px;
  height: auto;
}
.talent_certified--number img.big {
  height: auto;
  width: 27px;
}

.nav-local__list li {
  width: 186px;
}
.nav-local__list li a {
  width: 100%;
  display: block;
  color: #999;
  text-decoration: none;
  display: flex;
  align-items: center;
  padding: 12px;
  font-weight: bold;
}
.nav-local__list li a.on, .nav-local__list li a:hover {
  color: #185298;
}
.nav-local__list li a::before {
  content: "";
  flex: 0 0 auto;
  display: block;
  background-image: url(/images/loco-nav-arrow.png);
  background-size: contain;
  width: 13px;
  height: 13px;
  margin-right: 8px;
}

#nav-local .nav-sns {
  margin-top: 15px;
  gap: 15px;
}
#nav-local .nav-sns li {
  border: none;
}
#nav-local .nav-sns li a {
  text-decoration: none;
}

.nav-engage {
  margin-top: 15px;
}

.c-btn {
  display: inline-block;
  width: 200px;
  text-align: center;
  text-decoration: none;
  padding: 1em;
  outline: none;
  border-radius: 8px;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}

.c-btn::before,
.c-btn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
}

.c-btn,
.c-btn::before,
.c-btn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

a.c-btn {
  position: relative;
  z-index: 2;
  background-color: #0070b3;
  border: 2px solid #fff;
  color: #fff;
  line-height: 60px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
a.c-btn:visited {
  color: #fff;
  text-decoration: none;
}

a.c-btn:hover {
  color: #0070b3;
  border: 2px solid #0070b3;
}

.c-btn::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-btn:hover::after {
  -webkit-transform: scale(2) rotate(180deg);
  transform: scale(2) rotate(180deg);
  background: #fff;
}

a.form-btn {
  width: 100%;
  font-size: 20px;
  text-decoration: none;
  margin-bottom: 20px;
  line-height: 1.2;
  display: flex;
  justify-content: center;
}
a.form-btn > img {
  vertical-align: middle;
  margin-right: 10px;
}

.btn-container2 {
  margin-top: 15px;
  display: flex;
  gap: 15px;
  box-sizing: border-box;
  flex-direction: column;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .btn-container2 {
    flex-direction: row;
    flex-wrap: wrap;
    background-color: #eaf7ff;
    border-radius: 10px;
    padding: 30px;
    gap: 30px;
    margin-bottom: 40px;
  }
}
.btn-container2 .btn-wrap {
  box-sizing: border-box;
  flex: 1 1 40%;
}
.btn-container2 .btn-wrap p {
  margin-top: 0;
  padding: 0 1em;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .btn-container2 .btn-wrap p br {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .btn-container2 .btn-wrap p {
    color: #000;
    margin: auto;
  }
}
.btn-container2 a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.btn-container3 {
  margin-top: 40px;
  display: flex;
  gap: 10px;
  flex-direction: column;
  border-bottom: dotted #0070b3;
}
@media screen and (min-width: 768px) {
  .btn-container3 {
    flex-direction: row;
  }
}
.btn-container3 > a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.recruit-mov__wrap {
  width: 100%;
  aspect-ratio: 16/9;
}

.recruit-mov__frame {
  width: 100%;
  height: 100%;
}

.recruit-mov__career {
  width: 100%;
}
.recruit-mov__career .item {
  width: 100%;
  aspect-ratio: 16/9;
}
.recruit-mov__career .item iframe {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .recruit-mov__career {
    display: flex;
    gap: 20px;
  }
  .recruit-mov__career .item {
    width: 50%;
    aspect-ratio: 16/9;
  }
}

.recruit-people {
  display: flex;
  margin-bottom: 1.5em;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .recruit-people {
    gap: 40px;
  }
}
.recruit-people .face {
  max-width: 110px;
}

.recruit-q {
  padding-right: 0.5em;
  font-weight: bold;
  color: #DD7321;
}

.recruit-a {
  padding-right: 0.5em;
  font-weight: bold;
  color: #0070b3;
}

.recruit-interview-txt {
  counter-reset: number 0;
}
.recruit-interview-txt .recruit-q::before {
  counter-increment: number 1;
  content: "Q" counter(number);
}
.recruit-interview-txt .recruit-a::before {
  content: "A" counter(number);
}

.recruit-title-05 {
  font-size: 1.3em;
  border: none;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
  color: #0070b3;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}

button.tab-list-item {
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
button.tab-list-item:not(:last-child) {
  border-right: 3px solid #fff;
}

.tab {
  margin: 0 auto;
}

.tab-list {
  display: flex;
}

.tab-list-item {
  width: 25%;
  text-align: center;
  padding: 8px 0;
  cursor: pointer;
}

.tab-contents {
  background-color: #fffcf1;
  display: none;
  padding: 20px;
}

.is-btn-active {
  background-color: #fffcf1;
  font-weight: bold;
}

.is-contents-active {
  display: block;
}

.recruit-img {
  display: inline-block;
  padding: 0 0 1em 0;
}

@media screen and (min-width: 768px) {
  .recruit-img {
    padding: 0 1.2em 1em;
  }
  .img-f-r {
    float: right;
    padding-right: 0;
  }
  .img-f-l {
    float: left;
    padding-left: 0;
  }
  .img-w-m {
    width: 40%;
  }
  .img-w-s {
    width: 30%;
  }
  .recruit-interview-txt {
    overflow: auto;
    line-height: 1.75;
  }
}
.step-new {
  border: 2px solid #0070b3;
  padding: 0.5em;
}
@media screen and (min-width: 768px) {
  .step-new {
    background-color: rgba(0, 112, 179, 0.1);
    display: flex;
    gap: 20px;
    align-items: center;
    border: none;
  }
}

.step-ttl {
  font-size: 1.3em;
  font-weight: bold;
  color: #0070b3;
  display: block;
  margin-bottom: 0.2em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .step-ttl {
    border: 2px solid #0070b3;
    padding: 0.25em 0.5em;
    background-color: #fff;
  }
}
.step-ttl small {
  color: #0070b3;
}
@media screen and (max-width: 767px) {
  .step-ttl br {
    display: none;
  }
}

.step-txt {
  display: block;
  color: #000;
}

.triangle {
  display: block;
  width: 50px;
  margin: 10px auto 10px;
}

.flow {
  border: 3px solid rgb(107, 144, 219);
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .flow {
    display: flex;
    justify-content: space-evenly;
  }
}

.flow > li {
  padding: 30px;
}

.flow > li:not(:last-child) {
  border-bottom: 3px solid rgb(107, 144, 219);
  position: relative;
}
@media screen and (min-width: 768px) {
  .flow > li:not(:last-child) {
    border-bottom: none;
    border-right: 3px solid rgb(107, 144, 219);
  }
}

.flow > li:not(:last-child)::before,
.flow > li:not(:last-child)::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .flow > li:not(:last-child)::before,
  .flow > li:not(:last-child)::after {
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
  }
}

.flow > li:not(:last-child)::before {
  border-width: 22px;
  border-top-color: rgb(107, 144, 219);
}
@media screen and (min-width: 768px) {
  .flow > li:not(:last-child)::before {
    border-top-color: transparent;
    border-left-color: rgb(107, 144, 219);
  }
}

.flow > li:not(:last-child)::after {
  border-width: 18px;
  border-top-color: #fff;
}
@media screen and (min-width: 768px) {
  .flow > li:not(:last-child)::after {
    border-top-color: transparent;
    border-left-color: #fff;
  }
}

.flow > li {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .flow > li {
    align-items: stretch;
  }
}

.flow .flow-item {
  font-size: 20px;
  font-weight: 600;
  color: rgb(107, 144, 219);
  justify-content: center;
  margin-right: 1vw;
  text-align: center;
  flex: 1 0 auto;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .flow .flow-item {
    margin-right: 5px;
    font-size: 16px;
  }
}

.flow .flow-item .icon {
  font-size: 12px;
  color: #fff;
  background: rgb(107, 144, 219);
  background: -moz-linear-gradient(left, rgb(107, 144, 219) 0%, rgb(102, 213, 233) 100%);
  background: -webkit-linear-gradient(left, rgb(107, 144, 219) 0%, rgb(102, 213, 233) 100%);
  background: linear-gradient(to right, rgb(107, 144, 219) 0%, rgb(102, 213, 233) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#6b90db", endColorstr="#66d5e9",GradientType=1 );
  padding: 5px 10px;
  margin-bottom: 10px;
  display: block;
  border-radius: 20px;
}

@media screen and (min-width: 768px) {
  .recruit-chart {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
    border: 4px dashed #c3e9ff;
    padding: 1em 0.25em;
  }
}

.chart-wrap {
  position: relative;
  width: 100%;
  height: 400px;
}
@media screen and (min-width: 768px) {
  .chart-wrap {
    position: relative;
    width: 50%;
    height: 300px;
  }
}

.chart-img-wrap h4 {
  font-size: 16px;
  margin-bottom: 0em;
  color: #0070b3;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .chart-img-wrap h4 {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
}
@media screen and (min-width: 768px) {
  .chart-img-wrap {
    flex: 0 1 50%;
  }
}
.chart-img-wrap .img {
  overflow: hidden;
}
.chart-img-wrap .img img {
  width: 105%;
  height: 105%;
}

.recruit-title-06 {
  margin-top: 1em;
  font-size: 16px;
}
.recruit-title-06::before {
  content: "●";
}

#main .recruit-title-07 {
  color: #0070b3;
  border-bottom: 2px solid #0070b3;
  padding: 0.32em 1em 0.25em 0.25em;
  line-height: 1;
  margin: 1.5em 0 0.5em;
  font-size: 16px;
}
#main .recruit-title-07::before {
  content: "■";
  display: inline-block;
  margin-right: 0.25em;
  font-size: 0.8em;
}
@media screen and (min-width: 768px) {
  #main .recruit-title-07 {
    font-size: 21px;
  }
}

#main .recruit-title-08 {
  opacity: 0.8;
  color: #0070b3;
  border-bottom: 2px dashed #c3e1f4;
  padding: 0.32em 1em 0.25em 0.25em;
  line-height: 1;
  margin: 1.5em 0 0.5em;
  font-size: 16px;
}
#main .recruit-title-08::before {
  content: "■";
  display: inline-block;
  margin-right: 0.25em;
  font-size: 0.8em;
}
@media screen and (min-width: 768px) {
  #main .recruit-title-08 {
    font-size: 17px;
  }
}

.c-list li {
  margin-top: 0.9em;
  list-style: disc;
  margin-left: 2em;
  line-height: 1.4;
}
.c-list li .ttl {
  color: #444;
  font-size: 1.1em;
  display: block;
}

.work-schedule__wrap {
  display: flex;
  gap: 10px;
}

.work-schedule li {
  margin-top: 1em;
  position: relative;
  align-items: center;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .work-schedule li {
    display: flex;
    margin-top: 2em;
  }
}

.work-schedule-time {
  display: block;
  width: 8em;
  flex: 0 0 4em;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: rgb(107, 144, 219);
  background: -moz-linear-gradient(left, rgb(107, 144, 219) 0%, rgb(102, 213, 233) 100%);
  background: -webkit-linear-gradient(left, rgb(107, 144, 219) 0%, rgb(102, 213, 233) 100%);
  background: linear-gradient(to right, rgb(107, 144, 219) 0%, rgb(102, 213, 233) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#6b90db", endColorstr="#66d5e9",GradientType=1 );
  padding: 4px 5px;
}
@media screen and (min-width: 768px) {
  .work-schedule-time {
    padding: 8px 10px;
    display: block;
  }
}

.work-schedule-image {
  display: flex;
  flex-direction: column;
  flex: 1 1 50%;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .work-schedule-image {
    flex: 0 0 180px;
  }
}
.work-schedule-image img {
  width: 100%;
  height: auto;
}

.contents-line {
  display: block;
  margin: 10px 0;
  height: 2px;
  background-color: rgba(0, 112, 179, 0.2);
}

.mean-container .mean-nav .sns {
  width: 100%;
}
.mean-container .mean-nav .nav-sns {
  justify-content: center;
}
.mean-container .mean-nav .nav-engage {
  width: 100%;
}

.hidden {
  opacity: 0;
}

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.nintei .right {
  display: flex;
}
.nintei .icon__has-txt {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.nintei .icon__has-txt .txt {
  color: #000;
  font-size: 10px;
}

@media screen and (min-width: 768px) {
  .talent .nintei {
    display: flex;
  }
  .talent #main .nintei .left {
    width: 445px;
    margin-right: 20px;
  }
  .talent #main .nintei .right {
    width: 150px;
    flex: 1 0 150px;
  }
  .talent #main .nintei .right p {
    width: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.talent #main .nintei .left p.title {
  font-size: 116%;
  margin-bottom: 5px;
  color: #5877BA;
}
/*# sourceMappingURL=styles_sp.css.map */