@charset "UTF-8";
/**/

#pokemon #Tomica-wrapper {
  width: 99%;
}
.pokemon-wrapper {
  width: 99%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container {
  width: 98%;
}
.price {
  position: relative;
}
.kakaku01 {
  position: absolute;
  width: 60%;
  left: 20%;
  top: 15%;
}