@CHARSET "UTF-8";

/* スマートフォン用CSS */
@media screen and (max-width: 640px) {

    .robotImg {
        width:40px !important;
        height:40px !important;
    }
}
