/* ----------STRENGTH-------------- */

.strengths {
  width: 100%;
  height: auto;

  background-color: black;
}

.strengths_container {
  max-width: 1100px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 120px 45px 120px 45px;
  color: #fff;
}

.strengths_container h2 {
  margin-bottom: 130px;

  font-family: 'Lato', sans-serif;
  font-size: 6.4rem;
  font-weight: 300;
  text-align: center;
  line-height: 4.8rem;
  letter-spacing: 0.9rem;
}

.strengths_01 {
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 115px;
}

.strengths_01-img {
  max-width: 471px;
  width: 100%;
  height: auto;

  text-align: start;
}

.strengths_01-img img {
  width: 100%;
}

.strengths_01-description {
  margin-left: 95px;
  padding-top: 25px;

  text-align: start;
}

.strengths_01-description h3 {
  margin: 40px 0 55px 0;

  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.26rem;
}

.strengths_01-description p {
  letter-spacing: 0.1rem;
  line-height: 3.5rem;
}

.strengths_01-descriptionNumber {
  width: 80px;
  height: 80px;
}

.strengths_01-descriptionNumber img {
  width: 100%;
}

.strengths_02_sp {
  display: none;
}

.strengths_02 {
  display: block;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 115px;
}

.strengths_02-img {
  max-width: 471px;
  width: 100%;
  height: auto;

  text-align: start;
}

.strengths_02-img img {
  width: 100%;
}

.strengths_02-description {
  margin-right: 95px;
  padding-top: 25px;

  text-align: start;
}

.strengths_02-description h3 {
  margin: 40px 0 55px 0;

  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.26rem;
}

.strengths_02-description p {
  letter-spacing: 0.1rem;
  line-height: 3.5rem;
}

.strengths_02-descriptionNumber {
  width: 80px;
  height: 80px;
}

.strengths_02-descriptionNumber img {
  width: 100%;
}

.strengths_03 {
  display: flex;
  width: 100%;
  height: auto;
}

.strengths_03-img {
  max-width: 471px;
  width: 100%;
  height: auto;

  text-align: start;
}

.strengths_03-img img {
  width: 100%;
}

.strengths_03-description {
  margin-left: 95px;
  padding-top: 25px;

  text-align: start;
}

.strengths_03-description h3 {
  margin: 40px 0 55px 0;

  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.26rem;
}

.strengths_03-description p {
  letter-spacing: 0.1rem;
  line-height: 3.5rem;
}

.strengths_03-descriptionNumber {
  width: 80px;
  height: 80px;
}

.strengths_03-descriptionNumber img {
  width: 100%;
}

@media(max-width:950px) {
  .strengths_container {
    max-width: 950px;
  }

  .strengths_01 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .strengths_01-img img {
    max-width: 471px;
    width: 100%;
    height: auto;
  }

  .strengths_01-description {
    margin-left: 0px;
    padding-top: 0px;
    margin-top: 50px;

    text-align: start;
  }

  .strengths_02 {
    display: block;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 115px;
  }

  .strengths_02-img {
    order: 1;
    max-width: 471px;
    width: 100%;
    height: auto;

    text-align: start;
  }

  .strengths_02-img img {
    max-width: 471px;
    width: 100%;
    height: auto;
  }

  .strengths_02-description {
    order: 2;
    margin-top: 30px;
    margin-right: 0px;
    padding-top: 0px;

    text-align: start;
  }

  .strengths_02-description h3 {
    margin: 40px 0 55px 0;

    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: 0.26rem;
  }

  .strengths_02-description p {
    letter-spacing: 0.1rem;
    line-height: 3.5rem;
  }

  .strengths_03 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .strengths_03-img img {
    max-width: 471px;
    width: 100%;
    height: auto;
  }

  .strengths_03-description {
    margin-top: 50px;
    margin-left: 0px;
    padding-top: 0px;

    text-align: start;
  }
}

@media(max-width:670px) {
  .strengths_container {
    max-width: 670px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 50px 25px 70px 25px;
  }

  .strengths_container h2 {
    margin-bottom: 60px;

    font-size: 3.8rem;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.1rem;
    line-height: 4.8rem;
    letter-spacing: 0.5rem;
  }

  .strengths_01 {
    margin-bottom: 65px;
  }

  .strengths_01-description {
    margin-top: 40px;
    margin-left: 0px;
    padding-top: 0px;

    text-align: start;
  }

  .strengths_01-description h3 {
    margin: 30px 0 40px 0;
    
    font-size: 2.0rem;
    font-weight: 400;
    letter-spacing: 0.26rem;
  }

  .strengths_02 {
    margin-bottom: 60px;
  }

  .strengths_02-description {
    margin-top: 40px;
    margin-left: 0px;
    padding-top: 0px;

    text-align: start;
  }

  .strengths_02-description h3 {
    margin: 30px 0 40px 0;

    font-size: 2.0rem;
    font-weight: 400;
    letter-spacing: 0.26rem;
  }

  .strengths_02-description p {
    letter-spacing: 0.1rem;
    line-height: 3.5rem;
  }

  .strengths_03 {
    margin-bottom: 0px;
  }

  .strengths_03-description h3 {
    margin: 30px 0 40px 0;

    font-size: 2.0rem;
    font-weight: 400;
    letter-spacing: 0.26rem;
  }

  .strengths_03-description {
    margin-top: 40px;
    margin-left: 0px;
    padding-top: 0px;

    text-align: start;
  }
}

.between {
  width: 100%;
  height: auto;

  text-align: center;
}

.between img {
  width: 100%;
  height: 400px;

  object-fit: cover;
  vertical-align: top;
}

@media(max-width:670px) {
  .between {
    width: 100%;
    height: auto;

    text-align: center;
  }

  .between img {
    width: 100%;
    height: 250px;

    object-fit: cover;
    vertical-align: top;
  }
}