@charset "UTF-8";

#c1 + * img, #c2 + * img {
    height: 200px;
    object-fit: contain;
    font-family: 'object-fit: contain;';
    padding: 30px 0;
}
#flow1 + * img, #flow2 + * img, #flow3 + * img, #flow4 + * img, #flow5 + * img, #flow6 + * img, #flow7 + * img {
    box-sizing: border-box;
    object-fit: contain;
    font-family: 'object-fit: contain;';
    max-width: 300px !important;
    max-height: 300px !important;
    width: 70% !important;
    padding: 60px;
}
#flow2 + * img {
    max-height: 250px !important;
}
#flow1 + * .inner_item_img, #flow2 + * .inner_item_img, #flow3 + * .inner_item_img, #flow4 + * .inner_item_img, #flow5 + * .inner_item_img, #flow6 + * .inner_item_img, #flow7 + * .inner_item_img {
    background: rgb(218,238,251,0.1);
}