/********************/
/* バナー */
/********************/

.banner {
  padding: 65px 0;
}

.banner a {
  transition: 0.4s;
}
.banner a:hover {
  opacity: 0.7;
}

@media screen and (max-width:767px) {
  .banner {
    padding: 25px;
  }
}



/********************/
/* TOP */
/********************/

.s-top-video_second .video_title {
  padding: 68px 0 88px;
}
@media screen and (max-width: 415px) {
  .s-top-video_second .video_title {
    padding: 45px 0 75px;
  }
}

.s-top-video_second .video_size {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 17px;
  height: auto;
  padding-bottom: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 415px) {
  .s-top-video_second .video_size {
    margin: -20px auto 0;
  }
}

.s-top-video_second .video_size .video_size_item {
  width: calc((100% - 17px * 2) / 3);
  height: auto;
  aspect-ratio: 16 / 9;
  position: relative;
}

.s-top-video_second .video_size iframe {
  width:100%;
  height: auto;
  aspect-ratio: 16 / 9;
  position: relative;
}

.video_size_item_txt {
  text-align: center;
  letter-spacing: .125em;
  font-size: 1.3rem;
}

@media screen and (max-width:767px) {

  .s-top-video_second .video_size .video_size_item {
    width: 100%;
  }

  .s-top-video_second .video_size {
    flex-direction: column;
  }

  /*.s-top-video_second .video_size iframe {
  width: calc((100% - 17px * 2) / 3);
  height: auto;
  aspect-ratio: 16 / 9;
  position: relative;
}

@media screen and (max-width:767px) {
  .s-top-video_second .video_size {
    flex-direction: column;
  }
  .s-top-video_second .video_size iframe {
    width: 100%;
  }*/
}



/********************/
/* 物流管理 */
/********************/

.banner.banner--logi {
  padding-bottom: 0;
}

.s-storage__list-item {
  display: flex;
  flex-direction: column;
}

.s-storage__list-item dd {
  flex: 1;
}

.s-process__product>div {
  float: unset;
  width: 100%;
}

.s-process__list th {
  width: 157px;
}

.s-process__list td {
  width: auto;
}

.s-process__product-bottom {
  margin-top: 10px;
  margin-left: 167px;
  font-size: 15px;
}

.s-sorting__square-zone {
  margin-top: 30px;
}

.s-sorting .p-title-square {
  position: relative;
  padding-left: 24px;
  margin-bottom: 10px;
  line-height: 1.4;
}
.s-sorting .p-title-square::before {
  position: absolute;
  top: 0;
  left: 0;
}

.s-sorting__square__text {
  font-size: 15px;
}

@media screen and (max-width:767px) {
  .s-process__list th {
    width: 105px;
  }
  .s-process__product-left .s-process__list {
    border-bottom: solid 2px #329673;
  }
  .s-process__list td, .s-process__list th {
    font-size: 13px;
  }
  .s-process__product-bottom {
    margin-left: 115px;
    font-size: 13px;
  }
  .s-sorting .p-title-square {
    font-size: 17px;
  }
  .s-sorting__square-zone {
    margin-top: 40px;
  }
}

.s-logi-map .s-logi-map__card:nth-child(8),
.s-logi-map .s-logi-map__card:nth-child(9) {
  margin-left: auto;
}
@media screen and (max-width: 999px) {
  .s-logi-map .s-logi-map__card:nth-child(8),
  .s-logi-map .s-logi-map__card:nth-child(9) {
    margin-left: 0;
  }
}

.s-logi-head--order {
  margin-bottom: 40px;
  border-top: solid 7px #329673;
  display: flex;
}
@media screen and (max-width: 767px) {
  .s-logi-head--order {
    margin-bottom: 14px;
  }
}

.s-logi-head__title-area--order {
  width: 20%;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  background-color: #329673;
}
@media screen and (max-width: 767px) {
  .s-logi-head__title-area--order {
    width: 60px;
    font-size: 2rem;
    line-height: 1.4;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.s-logi-head__title--pc {
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: unset;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .s-logi-head__title--pc {
    display: none;
  }
}

.s-logi-head__title--sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .s-logi-head__title--sp {
    display: flex;
    flex-direction: row-reverse;
  }
  .s-logi-head__title--sp span {
    writing-mode: vertical-rl;
  }
}

.s-logi-head__text--order {
  width: 80%;
  padding-top: 26px;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .s-logi-head__text--order {
    width: calc(100% - 60px);
    padding-top: 1em;
    padding-left: 1.5em;
    text-align: justify;
  }
}




@media screen and (max-width: 767px) {
  .s-logi-images-spNone {
    display: none;
  }
}


/********************/
/* 配送輸送 */
/********************/

.p-biz-card--deli-caution {
  font-size: 1.4rem;
  display: inline-block;
  transform: translateY(-25%);
}
@media screen and (max-width: 999px) {
  .p-biz-card--deli-caution {
    font-size: 1rem;
    transform: translateY(-10%);
  }
}



/********************/
/* 会社情報 */
/********************/

.s-co-sustainability {
  margin-top: 48px;
}
@media screen and (max-width: 999px) {
  .s-co-sustainability {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .s-co-sustainability {
    margin-top: 15px;
  }
}

.s-co-about__link--sustainability {
  background-color: #9E9E9F;
}
.s-co-about__link--history {
  background-color: #0467B1;
}

@media screen and (min-width: 1000px) {
  .c-grid__col--4-12lg.c-grid__col--4-12lg--company {
    width: 29%;
  }
  .c-grid__col--4-12lg.c-grid__col--4-12lg--company:last-child {
    width: 13%;
  }
}

.s-co-map .s-co-map__card:nth-child(8),
.s-co-map .s-co-map__card:nth-child(9) {
  margin-left: auto;
}
@media screen and (max-width: 999px) {
  .s-co-map .s-co-map__card:nth-child(8),
  .s-co-map .s-co-map__card:nth-child(9) {
    margin-left: 0;
  }
}



/********************/
/* 採用情報 */
/********************/

.s-recruit-video-zone {
  margin-top: -60px;
  margin-bottom: 120px;
}
@media screen and (max-width: 999px) {
  .s-recruit-video-zone {
    margin-top: 0;
    margin-bottom: 45px;
  }
}

.s-recruit-video_second .video_size {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 17px;
  height: auto;
  padding-bottom: 0;
  margin-bottom: 0;
}

.s-recruit-video_second .video_size iframe {
  width: calc((100% - 17px) / 2);
  height: auto;
  aspect-ratio: 16 / 9;
  position: relative;
}

@media screen and (max-width:767px) {
  .s-recruit-video_second .video_size {
    flex-direction: column;
  }
  .s-recruit-video_second .video_size iframe {
    width: 100%;
  }
}



/********************/
/* ヘルスケア */
/********************/

@media screen and (min-width: 768px) {
  .s-care-section__mente-lower .c-grid__col--6-12md:nth-child(1) {
    width: 37.7%;
  }
  .s-care-section__mente-lower .c-grid__col--6-12md:nth-child(2) {
    width: 62.3%;
  }
}

.s-care-section__mente-lower .s-care-facility {
  padding-left: 28px;
}
@media screen and (max-width: 999px) {
  .s-care-section__mente-lower .s-care-facility {
    max-width: none;
  }
}
@media screen and (max-width: 767px) {
  .s-care-section__mente-lower .s-care-facility {
    max-width: 500px;
    margin: auto;
    padding-left: 10px;
  }
}

.s-care-section__mente-lower .s-care-facility__item--2-3 {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .s-care-section__mente-lower .s-care-facility__item--2-3 {
    width: 66.66667%;
  }
}

.s-care-section__mente-lower .s-care-facility__item--1-3 {
  width: 25%;
}
.s-care-section__mente-lower .s-care-facility__item__spShow {
  display: none;
}
@media screen and (max-width: 767px) {
  .s-care-section__mente-lower .s-care-facility__item--1-3 {
    width: 33.33333%;
  }
  .s-care-section__mente-lower .s-care-facility__item__spShow {
    display: inline-block;
  }
  .s-care-section__mente-lower .s-care-facility__item__spNone {
    display: none;
  }
  .s-care-section__mente-lower .s-care-facility__item--1-3-spSpace {
    margin-top: 20px;
  }
}

.s-care-section__mente-lower .s-care-facility__title {
  margin-top: 10px;
  font-size: 14px;
}
.s-care-section__mente-lower .s-care-facility__text__one-word {
  display: inline-block;
}
.s-care-section__mente-lower .s-care-facility__text {
  font-size: 13px;
  line-height: 1.8;
}
@media screen and (max-width: 999px) {
  .s-care-section__mente-lower .s-care-facility__text__one-block {
    display: none;
  }
  .s-care-section__mente-lower .s-care-facility__text__pcBr {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .s-care-section__mente-lower .s-care-facility__title {
    font-size: 13px;
  }
  .s-care-section__mente-lower .s-care-facility__text {
    font-size: 12px;
  }
}

.s-care-section__mente-lower .s-care-facility__item__flex-item {
  display: flex;
  column-gap: 11px;
}

.s-care-section__mente-lower .s-care-facility__item__flex-item-01,
.s-care-section__mente-lower .s-care-facility__item__flex-item-02 {
  width: calc((100% - 11px) / 2);
}

.s-care-section__mente-lower .s-care-facility__row+.s-care-facility__row {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .s-care-section__mente-lower .s-care-facility__row+.s-care-facility__row {
    margin-top: 20px;
  }
}



/********************/
/* フッター追加 */
/********************/

@media screen and (max-width: 999px) {
  .l-footer__logo-plus {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__logo-plus {
    padding-top: 36px;
    margin-bottom: 36px;
  }
}

.l-footer__logo-plus .l-footer__logo-area {
  display: flex;
  justify-content: space-between;
}

.l-footer__logo-plus .l-footer__logo-area::before {
  right: 350px;
  width: calc(100% - 440px);
}
@media screen and (max-width: 999px) {
  .l-footer__logo-plus .l-footer__logo-area::before {
    right: 87px;
    width: calc(100% - 205px);
  }
}

.l-footer__logo__3t {
  width: 198px;
  margin-top: 10px;
  margin-left: 96px;
}
@media screen and (max-width: 767px) {
  .l-footer__logo__3t {
    width: 200px;
    position: absolute;
    top: 41px;
    right: 0;
    margin-top: 0;
    margin-left: 0;
  }
}

.l-footer__logo__flex {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}

.l-footer__logo__try {
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
 .l-footer__logo__try {
   position: absolute;
   top: 0;
   right: 5px;
   margin-top: 0;
  }
}

.l-footer__logo__sdgs {
  margin-top: -3px;
  margin-left: 30px;
  margin-right: 11px;
}
@media screen and (max-width: 999px) {
  .l-footer__logo__sdgs {
    margin: 28px auto;
    width: 254px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__logo__sdgs {
    margin-bottom: 0;
  }
}

.l-footer__logo-plus .tab-show {
  display: none;
}
@media screen and (max-width: 999px) {
  .l-footer__logo-plus .tab-none {
    display: none;
  }
  .l-footer__logo-plus .tab-show {
    display: block;
  }
}