
@media screen and (min-width: 1000px){
    body .global_mode_review1 .r_box{display: flex;flex-direction: row;flex-wrap: nowrap;align-items: stretch;}
    body .global_mode_review1 .r_box .r_item{display: flex;flex-direction: column;justify-content: space-between;}
}
