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

.mil_area_left {
    width: 80% !important;
}
.cost_palmo_en .cost_ttl h2 {
    margin-top: 30px !important;
}
@media handheld, only screen and (max-width:420px) {
.mil_area p {
      width: 95% !important;
  }
.cost_palmo_en .cost_ttl h2 {
  margin-top: 12px !important;
}
}

@media handheld, only screen and (max-width:380px) {
 .pokemon1 {
    position: absolute;
    top: 58% !important;
}
}