/*--------------------------------------------------------------
  COMPANY INFO
--------------------------------------------------------------*/
.warehouse .l-main {
  overflow: hidden;
}

.philosophy {
  margin-bottom: 30x;
}

.warehouse .philosophy .bg-container-side {
  width: 26.6666666667%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
}

.warehouse .philosophy .inner {
  background-image: linear-gradient(40.368deg, #2ED0FA, #0051CA);
  padding-top: min(30px, 1.875rem, 8vw);
  padding-bottom: min(61.5px, 3.84375rem, 16.4vw);
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.warehouse .philosophy .bg-container {
  position: absolute;
  top: 0;
  right: max(-400px, -25rem, -106.6666666667vw);
  left: max(-405px, -25.3125rem, -108vw);
  bottom: 0;
  z-index: -1;
  opacity: 0.15;
}

.warehouse .philosophy .text-container {
  margin-top: min(16.5px, 3.53125rem, 3.9236111111vw);
  color: #fff;
  text-align: center;
}

.warehouse .philosophy .text-container .left {
  text-align: left;
}

.warehouse .philosophy .text-container h2 {
  margin-top: min(6.5px, 3.53125rem, 3.9236111111vw);
  font-size: min(28px, 4.625rem, 4.9166666667vw);
  line-height: 1.4523809524;
  letter-spacing: 0.1em;
}

.warehouse .philosophy .text-container h3 {
  margin-top: min(16.5px, 3.53125rem, 3.9236111111vw);
  font-size: min(25px, 4.625rem, 4.9166666667vw);
  line-height: 1.4523809524;
  letter-spacing: 0.1em;
}

.warehouse .philosophy .text-container h2 span {
  font-size: min(47px, 5.625rem, 4.9166666667vw);
  line-height: 1.4523809524;
  letter-spacing: 0.1em;
  color: rgba(255, 255, 0, 0.95);
  text-shadow: 6px 5px 3px #0051CA;
}

.warehouse .philosophy .tell {
  background-color: rgba(255, 255, 255, .6);
  color: #000;
  font-size: 20px;
  margin-top: 30px;
  padding: 15px 6px;
  height: 250px;
  text-align: center;
  display: block;
  line-height: 1.4523809524;
  letter-spacing: 0.1em;
}

.warehouse .philosophy .tell .mail {
  /* font-weight: 100; */
  color: #0051CA;
  border-bottom: 1px solid #0051CA;
}

.warehouse .philosophy .tell-title {
  font-size: 20px;
}

.warehouse .philosophy .bg-container img {
  -o-object-fit: cover;
  object-fit: cover;
}

/* .warehouse .philosophy .lead {
  font-family: sofia-pro, sans-serif;
  font-size: min(16px, 1rem, 4.27vw);
  font-weight: 600;
  line-height: 1.2727272727;
  text-align: center;
  color: #fff;
} */

.warehouse .philosophy .title {
  font-size: min(38px, 4.2875rem, 5.2vw);
  line-height: 0.45;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
  margin-top: min(1px, 0.0625rem, 0.2666666667vw);
}

.warehouse .philosophy .box {
  width: 84%;
  margin-top: min(30px, 1.875rem, 8vw);
  margin-inline: auto;
}

.warehouse .philosophy .image-container {
  max-width: 825px;
  margin-inline: auto;
  position: relative;
}

.warehouse .philosophy .thumbnail .slick-track {
  transform: unset !important;
}
.slick-prev,
.slick-next {
  display: none!important;
}

.warehouse .philosophy .thumbnail-img {
  width: calc(100% / 6);
  opacity: 0.3;
  transition: opacity .3s linear;
}

.warehouse .philosophy .thumbnail .slick-current {
  opacity: 1;
}

.warehouse .philosophy .image-container .swipe-image {
  position: absolute;
  top: 150px;
  left: -20px;
  z-index: 1;

  width: 45px;
  opacity: .9;
}

.warehouse .logo-title img {
  width: min(150px, 16.25rem, 18.0555555556vw);
  margin-top: 30px;
}

/*      warehouse-floor      */
.warehouse .warehouse-floor .inner {
  margin-inline: auto;
  overflow: visible;
  max-width: 1440px;
  width: 84%;
}

.warehouse .warehouse-floor .box {
  justify-content: center;
  align-items: center;
  flex-direction: row;
  -moz-column-gap: min(100px, 6.25rem, 6.9444444444vw);
  column-gap: min(100px, 6.25rem, 1.9444444444000002vw);
  width: min(1200px, 75rem, 83.3333333333vw);
  background-color: #fff;
  box-shadow: 9px 20px min(15px, 0.9375rem, 4vw) rgba(103, 103, 103, 0.2);
  margin-bottom: 50px;
}

.warehouse .warehouse-floor .title-area {
  text-align: left;
  padding: 10px 20px;
  margin: 20px 0;
}

.warehouse .warehouse-floor .title-area:nth-child(even) {
  text-align: right;
  margin: 20px 0;
  padding: 10px 20px;
}

.warehouse .warehouse-floor .title-area h3 {
  margin-top: min(6.5px, 3.53125rem, 3.9236111111vw);
  font-size: min(37px, 4.625rem, 4.9166666667vw);
  line-height: 1.4523809524;
  letter-spacing: 0.1em;
  color: #0051CA;
  margin: 10px 0;
}

.warehouse .warehouse-floor .title-area h4 {
  color: #000;
  font-size: min(15px, 4.625rem, 4.9166666667vw);
}

/*       .warehouse-access       */
.warehouse .warehouse-access .inner {
  margin-inline: auto;
  overflow: visible;
  max-width: 1440px;
  /* width: min(1200px, 75rem, 83.3333333333vw); */
  width: 84%;
  /* box-shadow: 0 0 min(15px, 0.9375rem, 4vw) rgba(134, 134, 134, 0.16); */
}

.warehouse .warehouse-access .box {
  display: block;
  justify-content: center;
  flex-direction: row;
  -moz-column-gap: min(100px, 6.25rem, 2.9444444444vw);
  column-gap: min(100px, 6.25rem, 2.9444444444vw);
  width: min(1200px, 75rem, 83.3333333333vw);
  margin-top: min(17.5px, 1.09375rem, 1.2152777778vw);
  margin-bottom: 60px;

  background-color: #fff;
  box-shadow: 9px 20px min(15px, 0.9375rem, 4vw) rgba(103, 103, 103, 0.2);
  padding: 25px 10px;
  text-align: center;
}

.warehouse .warehouse-access .warehouse-text h2 {
  margin-top: min(6.5px, 3.53125rem, 3.9236111111vw);
  font-size: min(27px, 4.625rem, 4.9166666667vw);
  line-height: 1.4523809524;
  letter-spacing: 0.1em;

  color: #0051CA;
}

.warehouse .warehouse-access .warehouse-text h3 {
  margin-top: min(6.5px, 3.53125rem, 3.9236111111vw);
  font-size: min(14px, 3.625rem, 3.9166666667vw);
  line-height: 1.4523809524;
  letter-spacing: 0.1em;
  color: #000;
  text-align: left;
}

.warehouse .warehouse-access .warehouse-text:first-child {
  margin-bottom: 30px;
}

.warehouse .warehouse-access .button {
  display: flex;
  justify-content: center;
  margin-top: min(30px, 1.875rem, 8vw);
  margin-bottom: 30px;
}

.warehouse .warehouse-access .button .c-button-green {
  color: #fff;
  background-color: #00C85B;
  background-image: linear-gradient(13.855deg, #00C85B, #00ADAC);
  width: min(266px, 62.875rem, 60.666666666699996vw);
  height: min(71px, 11.9375rem, 35.5333333333vw);
  transition: color 0.3s ease;
}

.warehouse .warehouse-access .button .c-button-green::before {
  background-color: #fff;
  transition: background-color 0.3s ease;
}

.warehouse .warehouse-access .button .c-button-green::after {
  background-image: linear-gradient(19.7deg, #0FC3C1, #1CFF83);
}

@media (768px <=width) {
  .warehouse .philosophy {
    margin-inline: auto;
    padding-top: min(48px, 3rem, 12.8vw);
    position: relative;
  }

  .warehouse .philosophy .inner {
    background-image: linear-gradient(11.122deg, #2ED0FA, #0051CA);
    /* width: min(1200px, 75rem, 83.3333333333vw); */
    padding-top: min(84px, 5.25rem, 5.8333333333vw);
    padding-bottom: min(106px, 6.625rem, 7.3611111111vw);
  }

  .warehouse .philosophy .bg-container-side {
    width: min(344px, 21.5rem, 23.8888888889vw);
    position: absolute;
    top: 0;
    right: 0;
    z-index: -2;
  }

  .warehouse .philosophy .bg-container {
    position: absolute;
    top: max(-203px, -12.6875rem, -14.0972222222vw);
    right: 0;
    left: 0;
    bottom: max(-67px, -4.1875rem, -4.6527777778vw);
    z-index: -1;
  }


  .warehouse .philosophy .title {
    font-size: min(62px, 4.625rem, 6.9166666667vw);
    line-height: 1.4523809524;
    letter-spacing: 0.1em;
    margin-top: min(-20px, 0.3125rem, 0.3472222222vw);

    text-shadow: 11px 15px 11px #0051CA;
  }

  .warehouse .philosophy .box {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    -moz-column-gap: min(100px, 6.25rem, 2.9444444444vw);
    column-gap: min(100px, 6.25rem, 2.9444444444vw);
    width: min(1200px, 75rem, 83.3333333333vw);
    margin-top: min(17.5px, 1.09375rem, 1.2152777778vw);
  }

  .warehouse .philosophy .image-container {
    width: min(716px, 67.5625rem, 50.5138888889vw);
    margin-inline: 0;
  }

  /*      画像自動scroll  11/8追記                */
  .warehouse .philosophy .thumbnail .slick-track {
    transform: unset !important;
  }

  .warehouse .philosophy .thumbnail-img {
    width: calc(100% / 6);
    height: auto;
    opacity: 0.3;
    transition: opacity .3s linear;
  }

  .warehouse .philosophy .thumbnail .slick-current {
    opacity: 1;
  }

  .warehouse .philosophy .text-container {
    margin-top: min(16.5px, 3.53125rem, 3.9236111111vw);
    color: #fff;
    text-align: center;
  }

  .warehouse .philosophy .text-container h2 {
    margin-top: min(6.5px, 3.53125rem, 3.9236111111vw);
    font-size: min(28px, 4.625rem, 4.9166666667vw);
    line-height: 1.4523809524;
    letter-spacing: 0.1em;
  }

  .warehouse .philosophy .text-container h2 span {
    font-size: min(47px, 5.625rem, 7.9166666667vw);
    line-height: 1.4523809524;
    letter-spacing: 0.1em;
    color: rgba(255, 255, 0, 0.95);
    text-shadow: 6px 5px 3px #0051CA;
    padding: 10px 10px;
    width: 300px;
  }

  .warehouse .philosophy .text-container h3 {
    margin-top: min(16.5px, 3.53125rem, 3.9236111111vw);
    font-size: min(25px, 4.625rem, 4.9166666667vw);
    line-height: 1.4523809524;
    letter-spacing: 0.1em;
  }

  .warehouse .philosophy .tell {
    background-color: rgba(255, 255, 255, .6);
    color: #000;
    font-size: 20px;
    margin-top: 30px;
    padding: 13px 6px;
    height: 320px;

    line-height: 1.4523809524;
    letter-spacing: 0.1em;
  }

  .warehouse .philosophy .tell .mail {
    /* font-weight: 100; */
    color: #0051CA;
    border-bottom: 1px solid #0051CA;
    line-height: 1.4523809524;
    letter-spacing: 0.1em;

    margin-bottom: 20px;
  }

  .warehouse .philosophy .tell-title {
    font-size: 25px;
  }

  .warehouse .philosophy .text-container .left {
    text-align: left;
  }

  .warehouse .philosophy .text {
    font-size: min(26px, 1.625rem, 1.8055555556vw);
    line-height: 2.1153846154;
  }

  .warehouse .philosophy .text span {
    font-size: min(38px, 2.375rem, 2.6388888889vw);
    line-height: 1.4473684211;
  }

  /*       .warehouse-floor        */
  .warehouse .warehouse-floor {
    margin-top: min(68px, 19.875rem, 17.4166666667vw);
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .warehouse .warehouse-floor img {
    min-width: min(150px, 34.3125rem, 220.6666666667vw);
  }

  .warehouse .warehouse-floor .inner {
    margin-inline: auto;
    overflow: visible;
    max-width: 1440px;
    width: min(1200px, 75rem, 83.3333333333vw);
  }

  .warehouse .warehouse-floor .box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    -moz-column-gap: min(100px, 6.25rem, 6.9444444444vw);
    column-gap: min(100px, 6.25rem, 1.9444444444000002vw);
    width: min(1200px, 75rem, 83.3333333333vw);

    background-color: #fff;
    box-shadow: 9px 20px min(15px, 0.9375rem, 4vw) rgba(103, 103, 103, 0.2);
    padding: 25px 10px;
  }

  .warehouse .warehouse-floor .title-area {
    text-align: center;
    justify-content: center;
    align-items: center;
    min-width: 300px;
  }

  .warehouse .warehouse-floor .title-area h3 {
    margin-top: min(6.5px, 3.53125rem, 3.9236111111vw);
    font-size: min(33px, 4.625rem, 4.9166666667vw);
    line-height: 1.4523809524;
    letter-spacing: 0.1em;

    color: #0051CA;
  }

  .warehouse .warehouse-floor .title-area h4 {
    color: #000;
    font-size: min(21px, 4.625rem, 4.9166666667vw);
  }

  /*       .warehouse-access       */
  .warehouse .warehouse-access {
    margin-top: min(68px, 19.875rem, 17.4166666667vw);
  }

  .warehouse .logo-title img {
    width: min(150px, 16.25rem, 18.0555555556vw);
  }

  .warehouse .warehouse-access .inner {
    margin-inline: auto;
    overflow: visible;
    max-width: 1440px;
    width: min(1200px, 75rem, 83.3333333333vw);
  }

  .warehouse .warehouse-floor .logo-title {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .warehouse .warehouse-access .box {
    display: flex;
    justify-content: center;
    flex-direction: row;
    -moz-column-gap: min(100px, 6.25rem, 2.9444444444vw);
    column-gap: min(100px, 6.25rem, 2.9444444444vw);
    width: min(1200px, 75rem, 83.3333333333vw);
    margin-top: min(17.5px, 1.09375rem, 1.2152777778vw);
    margin-bottom: 60px;

    background-color: #fff;
    box-shadow: 9px 20px min(15px, 0.9375rem, 4vw) rgba(103, 103, 103, 0.2);
    padding: 25px 10px;
  }

  .warehouse .warehouse-access .title-area {
    text-align: center;
    justify-content: center;
    width: 25%;
  }

  .warehouse .warehouse-access .warehouse-text h2 {
    margin-top: min(6.5px, 3.53125rem, 3.9236111111vw);
    font-size: min(27px, 4.625rem, 4.9166666667vw);
    line-height: 1.4523809524;
    letter-spacing: 0.1em;

    color: #000;
  }

  .warehouse .warehouse-access .warehouse-text h3 {
    margin-top: min(6.5px, 3.53125rem, 3.9236111111vw);
    font-size: min(17px, 3.625rem, 3.9166666667vw);
    line-height: 1.4523809524;
    letter-spacing: 0.1em;

    color: #000;
  }

  .warehouse .philosophy .image-container .swipe-image {
    display: none;
  }

  .warehouse .button-container {
    display: flex;
    width: 670px;
    /* margin-left: min(50px, 3.125rem, 3.4722222222vw); */
    margin: 0 auto;
    margin-top: 20px;
  }

  .warehouse .button-container .c-button {
    font-size: min(16px, 1rem, 1.1111111111vw);
    font-weight: 700;
    line-height: 1.5;
    width: min(160px, 10rem, 11.1111111111vw);
    height: min(83px, 5.1875rem, 5.7638888889vw);
  }

  .warehouse .button-container .c-button::before {
    width: min(16px, 1rem, 4.2666666667vw);
    height: min(1px, 0.0625rem, 0.2666666667vw);
  }

  .warehouse .button-container .c-button-green {
    background-image: linear-gradient(19.7deg, #00C85B, #00ADAC);
    max-width: 600px;
    font-size: 15px;
  }

  .warehouse .button-container .c-button-green::after {
    background-image: linear-gradient(19.7deg, #0FC3C1, #1CFF83);
  }

  .warehouse .button-container .c-button-blue {
    background-image: linear-gradient(19.7deg, #2ED0FA, #0051CA);
    max-width: 600px;
    font-size: 15px;
  }

  .warehouse .button-container .c-button-blue::after {
    background-image: linear-gradient(19.7deg, #2F83FD, #71E2FF);
  }

  .c-contact .button-container {
    display: flex;
    /* margin-left: min(50px, 3.125rem, 3.4722222222vw); */
    width: 600px;
    margin: 0 auto;
    margin-top: 40px;
    gap: 20px;
  }
}


.warehouse .button-container {
  display: flex;
  /* margin-left: min(50px, 3.125rem, 3.4722222222vw); */
  /* width: 670px; */
  margin: 0 auto;
  margin-top: 40px;
  gap: 30px;
}

.warehouse .button-container .c-button {
  font-size: min(16px, 1rem, 1.1111111111vw);
  font-weight: 700;
  line-height: 1.5;
  width: min(160px, 10rem, 11.1111111111vw);
  height: min(83px, 5.1875rem, 5.7638888889vw);
}

.warehouse .button-container .c-button::before {
  width: min(16px, 1rem, 4.2666666667vw);
  height: min(1px, 0.0625rem, 0.2666666667vw);
}

.warehouse .button-container .c-button-green {
  background-image: linear-gradient(19.7deg, #00C85B, #00ADAC);
  width: 400px;
  height: 50px;
  font-size: 9px;
}

.warehouse .button-container .c-button-green::after {
  background-image: linear-gradient(19.7deg, #0FC3C1, #1CFF83);
}

.warehouse .button-container .c-button-blue {
  background-image: linear-gradient(19.7deg, #2ED0FA, #0051CA);
  width: 400px;
  height: 50px;
  font-size: 9px;
}

.warehouse .button-container .c-button-blue::after {
  background-image: linear-gradient(19.7deg, #2F83FD, #71E2FF);
}

.c-contact .button-container {
  display: flex;
  /* margin-left: min(50px, 3.125rem, 3.4722222222vw); */
  width: 100%;
  margin: 0 auto;
  margin-top: 40px;
  gap: 20px;
}

@media screen and (min-width: 768px) {
  .c-contact .button-container {
    display: flex;
    /* margin-left: min(50px, 3.125rem, 3.4722222222vw); */
    width: 600px;
    margin: 0 auto;
    margin-top: 40px;
    gap: 20px;
  }

  .warehouse .button-container .c-button-green {
    font-size: 15px;
  }
  .warehouse .button-container .c-button-blue {
    font-size: 15px;
  }
}