.footer_copy {
  font-size: 1.6rem;
  font-weight: 400;
  margin: 2vw 0;
  text-align: center;
}

/*768px以下のモニタサイズ*/
@media screen and (max-width: 768px) {}





/*480px以下のモニタサイズ*/
@media screen and (max-width: 480px) {}