@charset "UTF-8";

.p-attendingRegist__item__textWrap--A:not(:last-of-type),
.p-attendingRegist__item__textWrap--B:not(:last-of-type),
.p-attendingRegist__item__textWrap--C {
    margin-right: 0;
    margin-left: 15px;
}
.p-attendingRegist__item__textWrap--A .p-attendingRegist__item__textWrap__ttl {
    width: 64px;
}
.p-attendingRegist__item__textWrap--B .p-attendingRegist__item__textWrap__ttl {
    width: 54px;
}
.p-attendingRegist__item__textWrap--C .p-attendingRegist__item__textWrap__ttl {
    width: 44px;
}
