@charset "UTF-8";

/* HEADER */
.mainheader__li__submenu__li__titles__texts--jp {
  line-height: 1.5;
}
.mainheader__li__submenu__li__titles__texts--en {
  margin-top: 5px;
}
@media only screen and (max-width: 1024px) {
  .drawer-menu__li:not(:last-of-type) {
    margin-bottom: 24px;
  }
}

/* FOOTER */
.mainfooter__main__ttl {
  max-width: 90%;
}
.mainfooter__main__ttl img {
  width: 100%;
}
.mainfooter__mirai__ttl {
  max-width: 50%;
}
.mainfooter__mirai__ttl img {
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .mainfooter__mirai__ttl {
    max-width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  
}

/* TOP */
.top-mv__mainbox__line__bottom {
  max-width: 90vw;
}

.top-slidetitle__min span {
  padding: 0 15px;
  line-height: 1;
  letter-spacing: 3px;
  font-weight: 800;
  font-size: clamp(2.188rem, 1.772rem + 0.87vw, 2.813rem);
}
.top-service__ttl h2.top-slidetitle {
  top: -90px;
}

.top-service__ttl__min span {
  color: #000;
  background: #fff;
}
.top-service__article__ttl__jp {
  text-wrap: nowrap;
}

.top-product__ttl__min span {
  color: #fff;
  background: #000447;
}
.top-product__ttl h2.top-slidetitle {
  top: 70px;
}

.top-company__ttl__min span {
  white-space: nowrap;
  font-size: clamp(1.625rem, 0.489rem + 4.85vw, 2.813rem);
  color: #fff;
  background: #b40019;
}
.top-company__links {
  grid-template-columns: 1fr;
}
.top-company__link__ttl__jp {
  font-weight: 900;
}

.top-bottomimg {
  padding-top: 100px;
}

@media only screen and (max-width: 767px) {
  .top-service__ttl h2.top-slidetitle {
    top: -50px;
  }

  .top-concept__flex__box__ttl__text {
    font-size: 4.8vw;
  }
  .top-concept__flex__box__ttl__text span {
    font-size: 5.7vw;
  }

  .top-product__ttl h2.top-slidetitle {
    top: 40px;
  }

  .top-company__ttl__img .top-company__ttl__min {
    top: -30%;
  }
  .top-company__link__ttl__jp span {
    display: block;
  }
}

/* TEXTILE */
.textile-merit__article__titlelines span {
  line-height: 1.2;
  white-space: initial;
}

/* PRODUCTS */
.product-oem__flow__text {
  max-width: 95%;
  font-size: 18px;
}

/* SUSTAINABLE */
.sust-statement__tabtitle span {
  letter-spacing: 0.1em;
}

@media only screen and (max-width: 1024px) {
  .sust-mv__text {
    bottom: 0;
  }
}

/* COMPANY PROFILE */
.top-about__flex__content__text {
  white-space: initial;
}
.inf-profile__topinfo__text em {
  font-size: 40px;
}

@media only screen and (max-width: 1024px) {
  .inf-profile__topinfo__text em {
    font-size: 48px;
  }
}

@media only screen and (max-width: 767px) {
  .top-about__flex__content__text span {
    font-size: 4vw;
  }
  
  .inf-profile__topinfo__text em {
    font-size: 7vw;
  }
  .inf-profile__info__contents li {
    font-size: 12.5px;
  }
}

/* HISTORY */
.history-main__gallery__title img {
  filter: brightness(0) invert(1);
  max-width: 930px;
}

@media only screen and (max-width: 767px) {
  .history-main__bottom__bg {
    margin-top: -160px;
  }
  .history-main__bottom__bg img {
    width: 980px;
  }
  .history-main__bottom__mainimg {
    padding-top: 200px;
  }
}

/* INQUIRIES */
.contact-dls dl dt span.must {
  width: 60px;
  height: 25px;
}
.contact__content__insec__title {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .contact__content__insec__title {
    padding-top: 40px;
  }
}