@charset "UTF-8";
/* ------------------------------------------------------------
■ 事業内容 -- service-warehousing
------------------------------------------------------------ */
.warehouse-operations {
  width: 100%;
  position: relative;
  padding: 211px 0 214px;
}
@media (max-width: 1023px) {
  .warehouse-operations {
    padding: 56px 0 90px;
  }
}
.warehouse-operations::before {
  content: "";
  width: 68.1770833333%;
  height: 100%;
  position: absolute;
  top: 121px;
  right: 0;
  background-color: #0C5176;
}
@media (max-width: 1023px) {
  .warehouse-operations::before {
    top: 36px;
  }
}
.warehouse-operations::after {
  content: "";
  width: 74.4791666667%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #B3B8C6;
  clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
}
@media (max-width: 1023px) {
  .warehouse-operations::after {
    width: 86.1333333333%;
  }
}
.warehouse-operations .warehouse-operations__inner {
  width: clamp(970px, 81.1764705882%, 1380px);
  position: relative;
  z-index: 10;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner {
    width: clamp(320px, 85.3333333333%, 430px);
  }
}
.warehouse-operations .warehouse-operations__inner .warehouse-operations__title .warehouse-operations__title-en {
  display: block;
  font-size: 1.8rem;
  line-height: 1.222;
  letter-spacing: 0.04em;
  color: #242424;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner .warehouse-operations__title .warehouse-operations__title-en {
    font-size: 1.4rem;
    line-height: 1.286;
  }
}
.warehouse-operations .warehouse-operations__inner .warehouse-operations__title .warehouse-operations__title-ja {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.438;
  letter-spacing: 0.1em;
  color: #242424;
  margin-top: 7px;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner .warehouse-operations__title .warehouse-operations__title-ja {
    font-size: 2.8rem;
    line-height: 1.429;
    margin-top: 4px;
  }
}
.warehouse-operations .warehouse-operations__inner .warehouse-operations__list {
  width: 100%;
  margin-top: 80px;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner .warehouse-operations__list {
    margin-top: 40px;
  }
}
.warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item {
  width: 85.5072463768%;
  display: flex;
  align-items: center;
  background-color: #242424;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item {
    width: 100%;
    display: block;
  }
}
.warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item:not(:first-child) {
  margin-top: 60px;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item:not(:first-child) {
    margin-top: 40px;
  }
}
.warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item:nth-of-type(2) {
  position: relative;
  left: 3.6231884058%;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item:nth-of-type(2) {
    left: 0;
  }
}
.warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item:nth-of-type(3) {
  position: relative;
  left: 7.2463768116%;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item:nth-of-type(3) {
    left: 0;
  }
}
.warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item:nth-of-type(4) {
  position: relative;
  left: 10.8695652174%;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item:nth-of-type(4) {
    left: 0;
  }
}
.warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item:nth-of-type(5) {
  position: relative;
  left: 14.4927536232%;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item:nth-of-type(5) {
    left: 0;
  }
}
.warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item .warehouse-operations__img {
  width: 33.8983050847%;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item .warehouse-operations__img {
    width: 100%;
  }
}
.warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item .warehouse-operations__content {
  width: 66.1016949153%;
  padding-left: clamp(20px, 1.2711864407% + 1.3vw, 72px);
  padding-right: 10px;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item .warehouse-operations__content {
    width: 100%;
    padding: 40px 25px;
  }
}
.warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item .warehouse-operations__content .warehouse-operations__heading {
  font-size: clamp(2rem, 1.2941176471vw, 2.2rem);
  font-weight: 700;
  line-height: 1.455;
  letter-spacing: 0.1em;
  margin-bottom: 0.773em;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item .warehouse-operations__content .warehouse-operations__heading {
    margin-bottom: 20px;
  }
}
.warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item .warehouse-operations__content .warehouse-operations__tasks .warehouse-operations__task {
  font-size: clamp(1.4rem, 0.9411764706vw, 1.6rem);
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.1em;
}
@media (max-width: 1023px) {
  .warehouse-operations .warehouse-operations__inner .warehouse-operations__list .warehouse-operations__item .warehouse-operations__content .warehouse-operations__tasks .warehouse-operations__task {
    font-size: 1.6rem;
  }
}

.flow--warehouse {
  padding: 306px 0 220px;
}
@media (max-width: 1023px) {
  .flow--warehouse {
    padding: 130px 0 40px;
  }
}
.flow--warehouse .flow__steps .flow__step.flow__step--yellow {
  border: 2px solid #FFE627;
  cursor: pointer;
}
.flow--warehouse .flow__steps .flow__step.flow__step--yellow .flow__step-content .flow__step-number {
  color: #FFCF03;
}
.flow--warehouse .flow__steps .flow__step.flow__step--yellow .flow__step-content .flow__step-number::after {
  background-color: #FFCF03;
}
.flow--warehouse .flow__steps .flow__step.flow__step--yellow .flow__step-content .flow__step-title {
  color: #FFCF03;
}
.flow--warehouse .flow__steps .flow__step .flow__step-content .flow__step-title {
  height: 3.75em;
}
@media (max-width: 1023px) {
  .flow--warehouse .flow__steps .flow__step .flow__step-content .flow__step-title {
    height: auto;
  }
}
.flow--warehouse .flow__steps .flow__step .flow__step-detail--03 {
  width: clamp(900px, 90.9090909091vw, 1000px);
  position: absolute;
  top: 50%;
  left: 0;
  opacity: 0;
  transform: translate(-53%, -6%) scale(0);
  transition: all 0.3s;
  transform-origin: 65% 0;
  z-index: 100;
  background-color: #FFFFFF;
  border-radius: 10px;
  padding: 57px 0 32px;
}
@media (max-width: 1023px) {
  .flow--warehouse .flow__steps .flow__step .flow__step-detail--03 {
    width: 98.1012658228%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -45%) scale(0);
    transform-origin: center;
    padding: 19px 0 30px;
  }
}
.flow--warehouse .flow__steps .flow__step .flow__step-detail--03.is-active {
  opacity: 1;
  transform: translate(-53%, -6%) scale(1);
}
@media (max-width: 1023px) {
  .flow--warehouse .flow__steps .flow__step .flow__step-detail--03.is-active {
    transform: translate(-50%, -45%) scale(1);
  }
}
.flow--warehouse .flow__steps .flow__step .flow__step-detail--03 .flow__step-detail-img {
  width: 85.8%;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .flow--warehouse .flow__steps .flow__step .flow__step-detail--03 .flow__step-detail-img {
    width: 94.1935483871%;
    padding-left: 4.1935483871%;
  }
}
.flow--warehouse .flow__steps .flow__step .flow__step-detail--03 .flow__step-detail-text {
  width: max-content;
  font-size: clamp(2rem, 2vw, 2.2rem);
  font-weight: 700;
  line-height: 1.455;
  letter-spacing: 0.1em;
  color: #003F60;
  border-bottom: 2px solid #003F60;
  padding-bottom: 10px;
  margin: 12.6px auto 0;
}
@media (max-width: 1023px) {
  .flow--warehouse .flow__steps .flow__step .flow__step-detail--03 .flow__step-detail-text {
    width: 90.3225806452%;
    font-size: clamp(1.8rem, 3.6vw, 2.2rem);
    font-size: 1.8rem;
    line-height: 1.667;
    border-bottom: none;
    padding-bottom: 0;
    margin-top: 10px;
  }
}/*# sourceMappingURL=service-warehousing.css.map */