@charset "utf-8";

.eb_serum_anker{
  margin-top: calc(clamp(0px, 0.52083333vw, 10px) * 1);
}

.eb_serum_anker a{
  color: #1a1a1a;
  font-size: calc(clamp(0px, 0.72916667vw, 14px) * 1);
  letter-spacing: 1.5px;
  border-bottom: solid 1px #1a1a1a;
  padding-bottom: 0.4vw;
}
.eb_serum_anker a:hover{
  border-bottom: solid 1px #999;
}