@charset "UTF-8";

#seo1 + .contents_box01 .inner_item_txt:nth-of-type(1):nth-last-of-type(1) {
    display: none;
}

#seo2 + .contents_box01 .inner_item_txt:nth-of-type(1):nth-last-of-type(1) {
    display: block;
}