/* 221011 */
#fixed_navi .nav02 .to_steamdl {
  width: 320px;
  margin-top: 20px;
  margin-left: auto;
}
#fixed_navi .nav02 .to_steamdl img {
  width: 100%;
}

@media only screen and (max-width: 1023px){
#fixed_navi .nav02 .to_steamdl {
    width: 320px;
    width: 42.6666666667vw;
}
}