@charset "UTF-8";

/*バナー修正_250626*/
#banner + .contents_box01 a {
  transition: 0.3s all;
}
#banner + .contents_box01 a:hover {
  opacity: 0.7;
}