@charset "UTF-8";

@media only screen and (max-width: 700px) {
    #greeting_message + .contents_box01 .inner_item_img img {
        width: 60% !important;
    }
}