@charset "UTF-8";

#concept_image + section .inner_item_img a img {
    height: 38vw;
    max-height: 460px;
    object-fit: cover;
    object-position: 100% 40%;
    max-width: 400px!important;
    min-height: 440px;
}