.popup-loader-modal-see-more {
    display: none;
    position: fixed;
    z-index: 6;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    text-align: center;
}

.popup-content-popup-content-modal-see-more {
    margin: 12% auto;
    max-width: 300px;
    border-radius: 20px;
    box-sizing: unset !important;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 80%;
    background: #fff;
}

.div-popup-content1-modal-see-more {
    margin: auto;
    display: flex;
    background: transparent;
    justify-content: center;
    height: 100%;
}

.modal-top-custom-modal-see-more {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto !important;
    transform: none !important;
    top: 20%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    border-radius: 0;
    max-width: 100% !important;
    width: 100% !important;
    text-align: center !important;
}

.div-popup-content-modal-see-more {
    display: flex;
    align-items: center;
    height: auto;
}

.justify-content-center-modal-see-more {
    justify-content: center !important;
}

.max-width-300-modal-see-more {
    max-width: 300px;
}

.div-popup-content3-modal-see-more {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #888;
    padding: 10px;
}

.padding-0-modal-see-more {
    padding: 0px !important;
}

p#pTitleModel {
    text-align: center;
    font-size: 13px;
    font-weight: bolder;
    margin-top: 10px;
}

.modal-title-sns-modal-see-more {
    font-size: 13px !important;
    color: #000000 !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: bold !important;
}

.hr-modal-see-more {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #D9D9D9;
    color: #D9D9D9;
    margin: 1em 0;
}

.hrHeight-modal-see-more {
    border: none;
    height: 1px;
    color: #f2f2f2;
    background-color: #f2f2f2;
}

.close-modal-see-more {
    text-align: center;
    color: #00b0f0;
    margin: 0 auto;
    padding-bottom: 16px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
}

.close-modal-see-more:hover, .close-modal-see-more:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.modal-btn-footer-sns-modal-see-more {
    font-size: 13px !important;
    color: #00B0F0 !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: normal !important;
}

.modal-see-more {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto !important;
    transform: none !important;
    top: 10%;
    display: flex !important;
    justify-content: center !important;
    align-items: flex-start;
    border-radius: 0 !important;;
    max-width: 100% !important;
    width: 100% !important;
    text-align: center !important;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .div-popup-content1-modal-see-more {
        margin: auto;
        display: table;
        background: transparent;
        justify-content: center;
        height: 100%;
    }

    .div-popup-content1-margin-15pt-modal-see-more {
        margin: 15% auto !important;
        margin-left: 13% !important;
        border: none !important;
    }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
    .div-popup-content1-margin-15pt-modal-see-more {
        margin: 15% auto !important;
        margin-left: 9% !important;
        border: none !important;
    }
}

@media only screen and (max-width: 750px) {
    .div-popup-content1-modal-see-more {
        margin: auto;
        display: table;
        background: transparent;
        justify-content: center;
        height: 100%;
    }

    .div-popup-content1-margin-15pt-modal-see-more {
        margin: 15% auto !important;
        margin-left: 10% !important;
        border: none !important;
    }
}

@media screen and (max-width: 768px) {
    .modal-see-more {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto !important;
        transform: none !important;
        top: 5%;
        display: flex !important;
        justify-content: center !important;
        align-items: flex-start;
        border-radius: 0 !important;
        max-width: 100% !important;
        width: 100% !important;
        text-align: center !important;
    }
}

@media only screen and (max-width: 850px) {
    .div-popup-content1-margin-15pt-modal-see-more {
        margin: 15% auto !important;
        margin-left: 11% !important;
        border: none !important;
    }
}

@media only screen and (max-width: 900px) {
    .div-popup-content1-margin-15pt-modal-see-more {
        margin: 15% auto !important;
        margin-left: 5% !important;
        border: none !important;
    }
}

@media only screen and (max-width: 914px) {
    .div-popup-content1-margin-15pt-modal-see-more {
        margin: 15% auto !important;
        margin-left: 15% !important;
        border: none !important;
        position: absolute;
        top: 50%;
        left: 35%;
        transform: translate(-50%, -50%) !important;
    }
}

@media only screen and (max-width: 920px) {
    .div-popup-content1-margin-15pt-modal-see-more {
        margin: 15% auto !important;
        margin-left: 23% !important;
        border: none !important;
    }
}