@charset "UTF-8";


#greeting + .contents_box01 .inner_item_img img {
    max-width: none !important;
    width: 50% !important;
}

#greeting2 + .contents_box01 .inner_item_img img {
    max-width: none !important;
    width: 73% !important;
    object-fit: none;
}

