@charset "utf-8";
.add_alectro_neologism_wrap{
  max-width: 500px;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.add_alectro_neologism_col{
  width: calc(100% / 2);
  text-align: center;
}
.add_alectro_neologism_top{
  font-size: 2.2rem;
  font-weight: 700;
}