@charset "utf-8";
/* CSS Document */

.p-name {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.8em;
}

.p-name-img {
    width: 125px;
}