.identity__h2 {
  background: #27277c;
  color: #FFF;
}

.ttl__box {
  border-color: #27277c;
}

.ttl__box_h1 {
  background: #27277c;
  color: #FFF;
}

.ttl__box_h2 {
  color: #27277c;
}

.ttl__img {
  max-width: 456px;
}

@media only screen and (max-width: 640px) {
  .ttl__img {
    max-width: 58%;
  }
}
