
@charset "UTF-8";

/*MV下の追加パーツレイアウト*/
.inner_item_txt p:nth-last-of-type(1) {
    display: inline-block;
    text-align: left;
}

.inner_item_txt:nth-of-type(1):nth-last-of-type(1) {
    text-align: center;
}