@charset "UTF-8";

.subTitle {
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 25px;
}
.ttl-comp-06 {
  letter-spacing: 0.15em;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.77;
  color: #191a1b;
  text-align: center;
  margin-bottom: 49px;
}
.ttl-comp-06 small {
  display: block;
  font-weight: 500;
  color: #121311;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 2px;
  margin-bottom: 6px;
}
.ttl-comp-06 .color-green {
  font-weight: 500;
  color: #319b03;
}
.ttl-comp-07 {
  text-align: center;
  margin-bottom: 48px;
}
.ttl-comp-07 span {
  font-size: 40.93px;
  font-size: 4.093rem;
  letter-spacing: 0.15em;
  color: #191a1b;
  padding-bottom: 45px;
  background: url("/co/img/service/strength/ico-border.png") no-repeat center bottom;
  background-size: 100% auto;
  display: inline-block;
  line-height: 1;
}
.ttl-comp-07 strong {
  display: inline-block;
  position: relative;
  color: #ffffff;
  letter-spacing: 0;
  font-size: 58.47px;
  font-size: 5.847rem;
  font-weight: 400;
  line-height: 1;
  top: 6px;
  margin: 0 19px;
}
.ttl-comp-07 strong:before {
  content: '';
  z-index: -1;
  width: 70px;
  height: 69px;
  background-color: #319b03;
  left: 46%;
  top: 46%;
  transform: translate(-50%, -50%);
  position: absolute;
  border-radius: 50%;
}
.sec-strength-main {
  margin-bottom: 25px;
}
.strength-head__block {
  border: 2px solid #319b03;
  padding: 0 20px 46px;
  margin: 161px 0 125px;
  text-align: center;
}
.strength-head__block .txt-basic {
  color: #191a1b;
}
.strength-head__block p {
  margin-bottom: 35px;
}
.strength-head__block p:last-of-type {
  margin-bottom: 0;
}
.strength-head__list {
  background-color: #fff;
  z-index: 10;
  width: 78%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: -28px auto 24px;
  padding: 0 45px;
}
.strength-head__list .item {
  position: relative;
  width: 16.6666666667%;
  text-align: center;
}
.strength-head__list .item:after {
  content: '';
  position: absolute;
  z-index: 1;
  background: url("/co/img/service/strength/ico-next.png") no-repeat center/contain;
  width: 8px;
  height: 15px;
  top: 23px;
  right: -9px;
}
.strength-head__list .item:last-child:after {
  display: none;
}
.strength-head__list .item__img {
  height: 64px;
  margin-bottom: 12px;
}
.strength-head__list .item__ttl {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  color: #191a1b;
}
.strength-main__list .item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -34px 80px;
}
.strength-main__list .item__content {
  width: 55%;
  padding: 0 34px;
}
.strength-main__list .item__content .txt-basic {
  color: #191a1b;
}
.strength-main__list .item__content .txt-basic p {
  margin-bottom: 35px;
}
.strength-main__list .item__content .txt-basic p:last-of-type {
  margin-bottom: 0;
}
.strength-main__list .item__img {
  width: 45%;
  padding: 0 34px;
  margin: 60px 0 0;
}
.strength-main__list .item__order {
  color: #319b03;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.04em;
  font-weight: 500;
  margin-bottom: 10px;
}
.strength-main__list .item__order strong {
  font-weight: 500;
  font-size: 40px;
  font-size: 4rem;
  letter-spacing: 0;
}
.strength-main__list .item__ttl {
  font-size: 35px;
  font-size: 3.5rem;
  color: #191a1b;
  letter-spacing: 0.15em;
  line-height: 1.77;
  margin-bottom: 30px;
}
.strength-main__list .item__link {
  font-size: 14px;
  font-size: 1.4rem;
  color: #656565;
  line-height: 2.1;
  top: -3px;
  position: relative;
  display: inline-block;
  letter-spacing: 0.15em;
}
.strength-main__list .item__link:after {
  content: '';
  position: absolute;
  z-index: 1;
  background-color: #b2b2b2;
  height: 1px;
  left: 0;
  right: 5px;
  bottom: 0;
}

@media screen and (max-width: 1200px) {
  .strength-head__list {
    width: 90%;
    padding: 0;
  }
}