@charset "UTF-8";

.contents_box01 .inner_item_img img {
    max-width: none !important;
    width: 100% !important;
    max-height: 600px;
    object-fit: contain;
}