.formError {
    border: 2px solid #ca0813 !important;
}

.alert-danger {
    margin-top: 20px;
    background-color: #fbe4e6;
}
.error-area, .success-area {
    padding: 5px;
}
.form-warning {
    margin: 0;
}

.form-warning p {
    font-size: 14px;
    color: #ca0813;
    font-weight: 600;
    background: #fbe4e6;
    padding: 1rem 1.5rem;
    margin-bottom: 0px !important;
    width: 100%;
}

.error-message {
    margin-bottom: 30px !important;
}
.btn-icon-custom{
    background-color: #dadada;
}
.shop_name_custom {
    font-size: 1.6rem !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.black-square-custom {
    font-size: 15px;
    margin-right: 5px;
}
.text-location-custom {
    font-weight: normal !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.box_5_custom {
    margin-bottom: 50px;
}
.break-line-custom {
    white-space: pre-line;
}
.warning {
    border: 2px solid #ca0813 !important;
    box-shadow: inset 0px 0px 0px -1px #ca0813;
}
.error-area-custom {
    padding: 10px 0px;
}
.link-custom {
    text-decoration: none;
}
.link-custom:hover {
    text-decoration: none;
}

@media screen and (max-width: 375px){
    .form-warning p {
        font-size: 13px;
        padding: 1rem 0.5rem;
    }
}

@media screen and (max-width: 320px){
    .form-warning p {
        font-size: 12px;
        padding: 1rem 0.2rem;
    }
}
input:read-only {
    background-color: lightgray;
    pointer-events: none;
}
.my-shop-custom {
    margin-top: 5px;
}
.btn-Change, .btn-Change:hover {
    width: 70px !important;
    margin-left: 0px !important;
}
.email-custom {
    pointer-events: none;
}
.r-myshop-custom {
    white-space: nowrap;
}
@media screen and (max-width: 340px) {
    .btn-icon-custom{
        font-size: 12px;
        padding: 0px 6px;
    }
    .btn.btn-icon img {
        margin-right: 5px;
    }
}
.sub_title-custom {
    margin-bottom: 0px !important;
}
.c-total-client {
    margin-left: 5px;
}
.btn-center-custom {
    text-align: center !important;
}
.btn.btn-disabled {
    background-color: #dadada !important;
}
.date-picker.custom .datepicker table tr td.disabled.day:not(.range) .icon-date1 {
    display: none;
}
.date-picker.custom .datepicker table tr td.disabled.day{
    background-color: #eee;
}

#modal-no-myshop-alert .modal-dialog {
    max-width: 271px;
    text-align: center; }

#modal-no-myshop-alert .modal-content {
    padding-top: 27px; }

#modal-no-myshop-alert .modal-body {
    margin-bottom: 22px; }

#modal-no-myshop-alert .modal-info {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 8px;
    margin-top: 8px;
    flex: 1; }

#modal-no-myshop-alert .modal-note {
    color: #ee3213; }

#modal-no-myshop-alert .btn.bg-white {
    color: #4d80ff;
    border-color: #4d80ff; }
.reserve_title.cargoods {
    padding-left: 7px; }
.reserve_title.cargoods img {
    width: 25px;
    margin-top: -7px;
    margin-right: 3px; }
.reserve_title.visit {
    padding-left: 7px; }
.reserve_title.visit img {
    width: 18px;
    margin-top: 0px;
    margin-right: 3px; }
.reserve_title.karosene {
    padding-left: 7px; }
.reserve_title.karosene img {
    width: 22px;
    margin-top: -7px;
    margin-right: 3px; }
.font-weight-700 {
    font-weight: 700 !important;
}
.btn-error-time {
    color: #eee !important;
    background-color: #4d80ff !important;
}
.displayNone {
    display: none !important;
}

#modal_pop_success .modal-dialog {
    max-width: 271px;
    padding: 0; }

#modal_pop_success .modal-body {
    margin-bottom: 1px; }

#modal_pop_success .box_1_btn {
    background-image: none;
    flex-direction: column;
    justify-content: flex-end;
    height: 81px;
    padding-bottom: 6px;
    margin-bottom: 9px; }
#modal_pop_success .box_1_btn span {
    width: auto; }
#modal_pop_success .box_1_btn img {
    margin: 0; }
#modal_pop_success .box_1_btn img.vehicle {
    width: 37px;
    margin-bottom: 10px; }
#modal_pop_success .box_1_btn img.tire {
    width: 33px;
    margin-bottom: 7px; }
#modal_pop_success .box_1_btn img.oil {
    width: 23px;
    margin-bottom: 7px; }
#modal_pop_success .box_1_btn img.coating {
    width: 30px;
    margin-bottom: 1px;
    margin-left: -9px; }
#modal_pop_success .box_1_btn img.wash {
    width: 32px;
    margin-bottom: 5px; }
.lh2 {
    line-height: 2 !important;
}
.mypage_fuel_discount_title {
    font-size:18px
}
.mypage_fuel_discount_title img {
    width:23.5px
}
.mypage_fuel_discount hr {
    margin: 20px 0;
}
.mypage_fuel_discount h4 {
    font-weight: 500;
}
.mypage_fuel_discount h6 {
    font-weight: 600;
}
.fuel_discount_count {
    border-radius: 23px;
    background-color: #e8e8e8;
    color: black;
    font-size: 14px;
    line-height: 40px;
    width: 100%;
    border: 1px solid #c7c7c7;
    text-align: center;
}
.fuel-discount-content {
    margin: 10px 0;
    padding-top: 10px;
}
.fuel-discount-content .fuel-discount-img {
    width: 100%;
    height: 15vh;
    padding: 0 20px 10px 20px;
}
.fuel-discount-img img, .popup img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.fuel-discount-expire {
    width: 100%;
    height: 100%;
    border: 2px solid #e62d2d;
    border-radius: 5px;
    text-align: center;
    background-color: rgb(255 0 0 / 15%);
    color: #e62d2d;
    padding: 10px 0 5px 0;
}
.fuel-discount-description {
    margin-top: 15px;
}
.fuel-discount-seperate-bar {
    width: 100%;
    height: 10px;
    background-color: rgb(0 0 0 / 7%);
    border: 1px solid rgba(0 0 0 / 7%);
}
.nav-tabs {
    height: 37px;
}
.nav-tabs .nav-link.active {
    padding-bottom: 10px;
}
@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fade-out {
    100% {
        opacity: 0;
    }
    0% {
        opacity: 1;
    }
}
.popup {
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    background-color: rgba(0 0 0 / 70%);
}
.popup:not([open]) {
    display: none;
}
.popup[open] {
    animation: fade-in 500ms forwards;
}
.popup[close] {
    display: block;
    inset: 0;
    animation: fade-out 500ms forwards;
    pointer-events: none;
}
.popup-content {
    position: fixed;
    width: 100%;
    top: 35%;
    padding: 20px;
    background-color: white;
}
.popup-img {
    height: 15vh;
    margin-top: 10px;
}
.close-popup {
    padding: 0 50px 0 50px;
}
.popup-showed {
    overflow: hidden;
}
.modal-barcode .dialog-top {
    align-items: start;
}

.subscription-mor .plan-benefits-detail span {
    font-size: 13px;
    border-radius: 0 0 3px 0;
}

.subscription-mor .plan-benefits-detail p {
    line-height: 1.5;
}

.item-news-content {
    width: 100%;
}

.list-notice-empty, .list-coupon-empty {
    padding: 12px;
}

.comment-header {
    margin-top: 30px;
}

.comment-header h2 {
    font-size: 18px !important;
    font-weight: 600;
}

@media screen and (max-width: 768px){
    .mypage_discount_oil_body .discount_oil_item_barcode img {
        max-height: none;
    }

    .mypage_history_payment .break_line {
        display: block;
    }

    .mypage_history .mypage_history_payment.error-payment {
        padding: 15px;
    }

    .mypage_history .mypage_history_payment_heading p {
        line-height:20px;
        margin-bottom: 0px;
    }
}
/* Notice, Coupon */
.news-list {
    max-width: none !important;
    border: none !important;
    border-top: 1px solid #dcdcdc;
    height: 100vh !important;
}
.news-list .item-news-title {
    min-height: 36px !important;
}
.news-detail {
    max-width: none !important;
}
body {
    margin: auto !important;
}
.nav-tabs .nav-link {
    font-family: inherit !important;
}
.tabs-wrapper {
    width: auto !important;
}
.nav-tabs .nav-link.active {
    padding-bottom: 8px !important;
}
.coupon-list {
    max-width: none !important;
    border: none !important;
    height: 100vh !important;
    overflow: scroll !important;
}
.number-plate-group input:disabled {
    background: white !important;
}
.description-payment p {
    margin-bottom: 7px;
}
.no-ocr .ocr button.btn-ocr {
    display: block;
}
.no-ocr .ocr button.btn-ocr-none {
    display: none;
}
.notice-list-item-unread {
    font-family: Hiragino Sans, Noto Sans JP, sans-serif;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    background: #222;
    padding: 3px 5px;
    margin-left: 10px;
    flex-shrink: 0
}