.a-head_en {
  display: grid;
  place-content: center;
  width: 120px;
  height: 26px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  background-color: #1a2e67;
  border-radius: 4px;
}

.a-head_en {
  width: 250px;
}

@media (min-width: 768px) {
  .p-guide_repair dl dt {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: 270px;
  }
}
