@charset "utf-8";

/* ↓最低料金↓ */
.min-price-text {
    font-weight: bold;
    display: flex;
    align-items: center;
    border-bottom: 3px solid #ff7062;
    width: fit-content;
    white-space: nowrap;
}
/* ↑最低料金↑ */