@charset "UTF-8";


.copy {
  position: relative;
}

.footer_link {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}

.footer_link a {
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
