@charset "UTF-8";

@media screen and ( max-width : 480px ) {
#q-code + .contents_box01 .inner_item_img img {
    max-width: none !important;
    width: 80% !important;
}
}

