@charset "utf-8";

.top .features .inner .tab-head li{
  flex-direction: column;
  height: 65px;
}
.top .features .inner .tab-head li p{
  color: #FFF;
  font-size: 1rem;
  line-height: 1;
  margin-top: .75em;
}
.top .features .inner .tab-cont .tab-inner .head-upper{
  align-items: center;
  column-gap: 10px;
}
.top .features .inner .tab-cont .tab-inner.uchinoko .head-upper figure{
  max-width: 320px;
}