@charset "UTF-8";
.strengths {
  /*YKIの強み*/
}
@media screen and (max-width: 767px) {
  .strengths.our_strengths.page .ttl .page-ttl {
    margin-bottom: 60px;
    line-height: 1.1;
  }
}
@media screen and (max-width: 767px) {
  .strengths.our_strengths.page .ttl .page-ttl:before {
    top: -18px;
    left: 8px;
    height: 12px;
  }
}
@media screen and (max-width: 767px) {
  .strengths.our_strengths.page .ttl .page-ttl .page-ttl-s {
    margin-top: 10px;
  }
}
.strengths.our_strengths .contents {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .strengths.our_strengths .contents {
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
.strengths.our_strengths .our_strengths_top {
  position: relative;
  z-index: 2;
  padding-top: 134px;
  background-image: url(/strengths/img/history/bg_philosophy_top1.png), url(/strengths/img/history/bg_philosophy_top2.jpg);
  background-repeat: repeat-x, repeat-x;
  background-size: 1440px 594px, 2430px 1225px;
  background-position: top center, bottom center;
}
@media screen and (max-width: 767px) {
  .strengths.our_strengths .our_strengths_top {
    padding: 60px 5% 0;
    _background-size: 100% 300px, 100% auto;
    background-size: 100% 300px, 150% auto;
  }
}
.strengths.our_strengths .our_strengths_top h2 {
  color: #17A29B;
  font-size: 3.75rem;
  font-family: "Heebo", sans-serif;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .strengths.our_strengths .our_strengths_top h2 {
    margin-bottom: 15px;
    font-size: 2.25rem;
    line-height: 1.2;
  }
}
.strengths.our_strengths .our_strengths_top h3 {
  margin-bottom: 134px;
  font-size: 1.75rem;
  font-weight: 500;
  text-align: center;
  letter-spacing: 4px;
}
@media screen and (max-width: 767px) {
  .strengths.our_strengths .our_strengths_top h3 {
    margin-bottom: 40px;
    font-size: 1.125rem;
  }
}
.strengths.our_strengths .our_strengths_top p {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .strengths.our_strengths .our_strengths_top p {
    margin-bottom: 30px;
    text-align: left;
  }
}
.strengths.our_strengths .our_strengths_top figure {
  margin: 0 auto;
  width: 879px;
}
@media screen and (max-width: 767px) {
  .strengths.our_strengths .our_strengths_top figure {
    width: 100%;
  }
}
.strengths.our_strengths .our_strengths_section {
  margin-top: -40px;
}
.strengths.our_strengths .history_box {
  position: relative;
  height: 750px;
}
.strengths.our_strengths .item_img_scroll {
  overflow-x: scroll;
}
.strengths.our_strengths .item_img_scroll::-webkit-scrollbar {
  background: #fff;
  width: 5px;
  height: 5px;
  border-radius: 20px;
}
.strengths.our_strengths .item_img_scroll::-webkit-scrollbar-thumb {
  background-color: #CCCCCC;
  border-radius: 20px;
}
.strengths.our_strengths .history_img_box {
  left: 0;
  right: 0;
}
.strengths.our_strengths .history_img_box figure {
  width: 11292px;
  height: 750px;
}

/*スライド部分*//*# sourceMappingURL=strengths_common.css.map */