.floBanPc1 {
  z-index: 9999;
  position: fixed;
  width: 50px;
  height: 65px;
  bottom: calc(111px + 2em);
  left: 85vw;
  border: 0.1px solid #fcfcfc;
  border-radius: 12px;
  text-align: center;
  padding: 7px;
  background-color: #fdfcfc;
  box-shadow: 2.5px 2.5px 3px 3px rgb(215, 215, 215);
  text-decoration: none !important;
}

#kakaobtn {
  width: 30px;
  height: 30px;
}

.flobtnText {
  font-size: 0.8em;
  text-align: center;
  color: #000;
  text-decoration: none !important;
}
