@charset "UTF-8";

@media screen and (max-width: 480px) {
a#ring+div .inner_item_img img {
        width: 70% !important;
}
}