@charset "UTF-8";

#line_btn + .contents_btn01 a:nth-child(2) {
  background-color: #00C959;
}
#line_btn + .contents_btn01 a:nth-child(2):hover {
  background-color: rgba(0, 201, 89, 0.7);
}