@charset "UTF-8";
.thanks_float_button {
  z-index: 10;
}

/* PC */
@media screen and (min-width: 769px) {

}
/* SP */
@media screen and (max-width: 768px) {

}