@charset "UTF-8";

@media screen and (max-width: 600px){
#banner + .composite_box01.block_images_11 .inner_item_img img, 
#banner + .composite_box01.block_images_11 .inner_item_txt .pwrap .iwrap {
    height: 250px !important;
}
}

@media screen and (min-width: 600px) and (max-width: 900px){
#concept2 + .contents_box01 .inner_item_img img {
    max-width: none !important;
    width: 80% !important;
}
}
