.modal-select-content .label-modal-select button:disabled p.quantity.member {
    color:rgb(180, 180, 180) !important;
}
.input-password > input {
    padding-right: 41px;
}

.fc-timegrid-event-harness-inset:not(:last-child):nth-child(4n) {
    background-color: #bfbfbf;
    margin-bottom: 5px;
  }
.fc-timegrid-event-harness-inset:not(:first-child):nth-child(4n + 1) {
    background-color: #bfbfbf;
    margin-top: 5px;
}
.R17-page .fc-timegrid-event-harness-inset .fc-timegrid-event {
    border-bottom: 1px solid #bfbfbf;
}
.fc-timegrid-event {
    margin-bottom: 0;
}
.btn-top {
    margin-top: 50px;
    font-size: 20px;
}
.url-div {
    border: 2px solid #d90b08;
    min-height: 5rem;
    margin-bottom: 1rem;
    display: flex;
    flex-direction: column;
    padding-bottom: 1rem;
    background: #fbe7e7;
    border-radius: 8px;
}
.content-header {
    margin-bottom: 1rem;
}
.bg-red-btn {
    border-color: #d90b08 !important;
    background-color: #d90b08;
}
.old_login::after {
    content: " ";
    width: 24px;
    height: 24px;
    background-image: url(../assets/images/common/icon_arrow_round_r.svg);
    display: inline-block;
    background-repeat: no-repeat;
    left: 5px;
    top: 2px;
}
.new_login::after {
    content: " ";
    width: 24px;
    height: 24px;
    background-image: url(../assets/images/common/icon_arrow_round_g.svg);
    display: inline-block;
    background-repeat: no-repeat;
    left: 5px;
    top: 2px;
}
.bg-green {
    border-color: #67c5c1;
    background-color: #e6f6f6;
}
.bg-green-btn {
    border-color: #019e97 !important;
    background-color: #019e97;
}
.md-w-btn {
    width: auto;
}

.btn-back {
    border: #FFFFFF solid 1px;
}

.icon.i-user {
    background-image: url(../assets/images/common/icon_mypage.png);
}

.R17-page .fc-v-event.receiving {
    background-image: none;
}
.R17-page .fc-v-event.few {
    background-image: none;
}
.R17-page .fc-v-event.receiving:before {
    content: "◎";
    color: #D90B08;
}
.R17-page .fc-v-event.few:before {
    content: "△";
    color: #019E97;
}
.R17-page .fc-v-event.receiving:before, .R17-page .fc-v-event.few:before {
    font-size: 20px;
    line-height: 35px;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}
.lh-1-3 {
    line-height: 1.3 !important;
}
.lh-1-4 {
    line-height: 1.4 !important;
}
.lh-1-5 {
    line-height: 1.5 !important;
}
.px-2-5 {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
}
@media screen and (min-width: 375px) {
    .modal-dialog {
        max-width: 327px;
        margin: auto calc((100vw - 327px) / 2);
    }
}
.heading-sub-title-custom {
    border: 1px solid #ffcccb;
    white-space: pre-line;
    font-weight: normal;
    display: block;
    line-height: normal;
    padding: 8px 16px;
}
.heading-sub-title-custom .box {
    padding: 11px 12px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #DBDBDB;
    font-weight: 600;
    display: block;
    line-height: normal;
}
.lh-17 {
    line-height: 1.7 !important;
}
.L03-page .mb-1 {
    margin-bottom: 2px !important;
}
.lh-n {
    line-height: normal !important;
}
