@charset "UTF-8";
/* ==========================================================
*   index
========================================================== */

/* Twitter Timeline */

.twitter-timeline-container {
    width: 247px;
    margin-bottom: 22px !important;
}

.twitter-timeline {
    height: 35vh;
    margin: 0 auto;
    overflow-y: scroll;
    border-radius: 10px;
    scrollbar-width: none;
    -ms-overflow-style: none;
    border-bottom: 1px solid #cfd9de;
}

.twitter-timeline::-webkit-scrollbar {
    display: none;
}
  
.twitter-timeline__tittle {
    width: 210px;
    margin: auto;
    display: flex;
    align-items: center;
    font-size: 0.75rem;
    position: relative;
    padding: 10px 10px 0;
    box-sizing: border-box;
    justify-content: start;
    cursor: default !important;
    border: 1px solid #000000;
    background-color: #000000;
    border-radius: 10px 10px 0px 0px;
}

.twitter-timeline__tittle::after {
    content: "";
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -10px;
    height: 10px;
    background-color: #000000;
}

.twitter-timeline__tittle .twitter-icon {
    width: 15px;
    flex-shrink: 0;
}

.twitter-timeline__tittle .twitter-icon svg {
    display: block;
    width: 100%;
    height: auto;
}

.twitter-timeline__tittle .twitter-text {
    color: #FFF;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    padding-left: 6px;
    white-space: nowrap;
}

@media screen and (max-width: 959px) {
    .twitter-timeline {
        height: 370px;
        border-radius: 20px;
    }
}

/* Chatplus */
.chat-plus {
    width: 210px;
    color: #FFF;
    padding: 10px 15px;
    background: #000;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 30px;
}

.chat-plus .twitter-icon img {
    width: 24.656px;
    height: 20.222px;
    margin-bottom: 3px;
}
.chat-button {
    bottom: 68px;
    right: 18.5px;
    width: 210px;
    margin-bottom: 12px;
    color: #FFF;
    border-radius: 25px;
    background-color: #F24D5A;
}

#chatplusview {
    display: none;
    right: 300px !important;
    bottom: 22px !important;
    left: unset !important;
}

#chatplusview.no_prompt, #chatplusview.front {
    max-height: calc(100vh - 220px) !important;
    max-width: 420px !important;
    z-index: 100;
}

#chatplusview .ico-chat-close {
    position: absolute;
    width: 25px;
    height: 25px;
    right: -30px;
    cursor: pointer;
}

#chatplusview .operate {
    cursor: pointer;
}

#chatplusview .button-close, #chatplusview .button-remove {
    pointer-events: none;
}

#chatplusview .button-compress {
    z-index: 2;
}

@media screen and (max-width: 959px) {
    #chatplusview {
        max-height: 270px !important;
        width: 315px !important;
        bottom: 90px !important;
        left: unset !important;
        right: 65px !important;
    }

    #chatplusview.chatplusview-modern {
        margin: 0;
        width: 90vw !important;
        left: 50% !important;
        height: 370px !important;
        right: unset !important;
        max-width: 500px !important;
        transform: translateX(-50%);
    }

    #chatplusview .ignica-store_chat-close {
        left: 0px;
        top: -35px;
        right: 30px;
        color: #FFF;
        display: flex;
        position: absolute;
        font-size: 1.25rem;
        justify-content: space-between;
    }
}

/* ---------------------------------------------
*   c-category-acc
--------------------------------------------- */

.c-category-acc__head,
.c-category-acc__head-parent {
  padding: 16px 20px 16px 16px;
  height: unset;
}
/*  */

/* ---------------------------------------------
*   c-box-modal
--------------------------------------------- */
@media screen and (min-width: 751px) {
    .c-box-modal--absolute {
      z-index: 10;
      overflow: visible;
      position: absolute;
    }

    .c-box-modal__content--receipt,
    .c-box-modal__content--delivery {
        top: 75px;
        left: 225px;
        width: 400px;
        transform: unset;
    }
    
    .c-box-modal__content--delivery {
        top: 105px;
        width: 444px;
    }
}

/* ---------------------------------------------
*   c-delivery-receipt
--------------------------------------------- */
.c-delivery-receipt {
    display: flex;
    color: #FFF;
    font-weight: 500;
    padding: 12px 16px;
    border-radius: 6px;
    font-size: 0.875rem;
    align-items: center;
    background-color: var(--default-color);
}

.c-delivery-receipt::before {
    content: none !important;
}

.c-delivery-receipt > svg {
    width: 40px;
    margin-right: 8px;
}

.c-delivery-receipt:hover,
.c-txt-radio__item:checked + .c-delivery-receipt {
    color: #FFF;
    background-color: #B1B1B1;
}

@media screen and (max-width: 750px) {
    .c-delivery-receipt {
        padding: 3.2vw 4vw;
        font-size: 3.5vw;
    }
    
    .c-delivery-receipt > svg {
        width: 7vw;
        margin-right: 2vw;
    }
}


/* ---------------------------------------------
*   c-input-content
--------------------------------------------- */
@media screen and (max-width: 750px) {
    .c-input-content {
        width: 20vw;
        height: 20vw;
        margin-right: 2vw;
    }
    
    .c-input-content__border-item {
        font-size: 5.6vw;
    }
    
    .c-input-content__border-text {
        font-size: 3.73333vw;
        margin-top: 2.66667vw;
    }
}
/*  */
@media screen and (max-width: 750px) {
    .container-img-coupon {
        height: 17vh;
    }
}

.c-coupon-list-top-txt-top{
    top: 30px !important;
}

.c-coupon-list-top-img-top{
    top: 40px !important;
}

@media screen and (max-width: 750px) {
    .c-coupon-list-top-txt-top{
        top: 20px !important;
    }
    
    .c-coupon-list-top-img-top{
        top: 30px !important;
    }
}

/*  */
.detail-banner__index {
    width: 440px;
    height: 80px;
    border-radius: 40px;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #2A367D;
    background-image: url(/img/common/arrow_white_right-5332af81a130e1fb5ecd05af0aa359e8.svg);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 2.5% 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
}

.detail-banner__index:hover {
    opacity: 0.7;
}

@media screen and (max-width: 750px) {
    .detail-banner__index{
        width: 320px;
        height: 60px;
        font-size: 13px;
        background-size: 2.5% 30%;
    }

    .detail-banner__index img {
        height: 5vw;
    }
}

.avoid-lcp {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
