
@charset "UTF-8";

#access + .widget_shop01 .inner_item_txt {
    display: flex;
    flex-direction: column;
}

#access + .widget_shop01 .inner_item_txt dl:nth-child(3) {
    order: 1;
}

#access + .widget_shop01 .inner_item_txt dl:nth-child(6) {
    order: 2;
}

#access + .widget_shop01 .inner_item_txt dl:nth-child(7) {
    order: 3;
}

#access + .widget_shop01 .inner_item_txt dl:nth-child(8) {
    order: 4;
}