@charset "UTF-8";

section {
    padding-top: 209px;
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 120px;
}

.event-title {
    /* padding-bottom: 60px;
    border-bottom: 1px solid #DEDEDE; */
}

.event-title p {
    margin-top: 0;
    line-height: 70px;
}

.event-list-title {
    margin: 0 auto;
    padding: 80px 0 30px;
    max-width: 1100px;
    width: 100%;
    border-bottom: 3px solid var(--Text-Main, #222);
    gap: 10px;
    position: relative;
}

.event-list-title p {
    margin: 0;
    color: #2B2B2B;
    font-family: Pretendard;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 33.8px;
    letter-spacing: -0.5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.event-list-title>span {
    word-break: keep-all;
    color: #999;
    font-family: Pretendard;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.5px;
    flex-shrink: 0;
}

.event-list-cont {
    padding: 30px 0 0;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

.event-list-cont>p.imgbox img {
    width: 100%;
}

.event-list-cont button.cstPopBtn {
    border-radius: 100px;
    border: 1px solid #E40321;
    background: #E40321;
    height: 80px;
    color: #FFF;
    text-align: center;
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    padding: 0 90px;
    margin: 60px auto 0;
    display: block;
}

.edit-btn {
    width: 4px;
    height: 16px;
    position: absolute;
    right: -60px;
    top: 30px;
}

.edit-btn img {
    height: 100%;
}

.more_opt {
    display: none;
    position: absolute;
    right: 0;
    background: #fff;
    border: 1px solid #b8bfc4;
    z-index: 100;
    top: 25px;
}

.more_opt li {
    word-break: keep-all;
    text-align: center;
    border-bottom: none;
    width: auto;
    padding: 0;
}

.more_opt li a {
    color: var(--Text-Sub2, #AAA);
    font-family: Pretendard;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.36px;
    width: 100px;
    text-align: center;
    display: block;
    padding: 10px 0;
    background: #fff;
}

/* ========================================= tablet =========================================*/
/* ========================================= tablet =========================================*/
/* ========================================= tablet =========================================*/

@media (max-width:1320px) and (min-width: 721px) {
    section {
        padding-top: 15.83vw;
        max-width: 96.97vw;
        margin: 0 auto;
        padding-bottom: 9.09vw;
    }

    .event-title {
        /* padding-bottom: 4.55vw;
        border-bottom: 0.08vw solid #DEDEDE; */
    }

    .event-title p {
        margin-top: 0;
        line-height: 5.3vw;
    }

    .event-list-title {
        margin: 0 auto;
        padding: 6.06vw 0 2.27vw;
        max-width: 83.33vw;
        width: 100%;
        border-bottom: 0.23vw solid var(--Text-Main, #222);
        position: relative;
        display: block;
    }

    .event-list-title p {
        margin: 0;
        color: #2B2B2B;
        font-family: Pretendard;
        font-size: 1.97vw;
        font-style: normal;
        font-weight: 700;
        line-height: 2.56vw;
        letter-spacing: -0.04vw;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .event-list-title>span {
        word-break: keep-all;
        color: #999;
        font-family: Pretendard;
        font-size: 1.21vw;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.04vw;
        flex-shrink: 0;
    }

    .event-list-cont {
        padding: 2.27vw 0 0;
        max-width: 83.33vw;
        width: 100%;
        margin: 0 auto;
    }

    .event-list-cont>p.imgbox img {
        width: 100%;
    }

    .event-list-cont button.cstPopBtn {
        border-radius: 7.58vw;
        border: 0.08vw solid #E40321;
        background: #E40321;
        height: 6.06vw;
        color: #FFF;
        text-align: center;
        font-family: Pretendard;
        font-size: 1.36vw;
        font-style: normal;
        font-weight: 700;
        line-height: 2.65vw;
        padding: 0 6.82vw;
        margin: 4.55vw auto 0;
        display: block;
    }

    .edit-btn {
        width: 0.3vw;
        height: 1.21vw;
        position: absolute;
        right: -4.55vw;
        top: 2.27vw;
    }

    .edit-btn img {
        height: 100%;
    }

    .more_opt {
        display: none;
        position: absolute;
        right: 0;
        background: #fff;
        border: 0.08vw solid #b8bfc4;
        z-index: 100;
        top: 1.89vw;
    }

    .more_opt li {
        word-break: keep-all;
        text-align: center;
        border-bottom: none;
        width: auto;
        padding: 0;
    }

    .more_opt li a {
        color: var(--Text-Sub2, #AAA);
        font-family: Pretendard;
        font-size: 1.36vw;
        font-style: normal;
        font-weight: 400;
        line-height: 2.27vw;
        letter-spacing: -0.03vw;
        width: 7.58vw;
        text-align: center;
        display: block;
        padding: 0.76vw 0;
        background: #fff;
    }
}

/* ========================================= mobile ========================================= */
/* ========================================= mobile ========================================= */
/* ========================================= mobile ========================================= */

@media (max-width: 720px) {

    section {}

    .event-title {
        margin-top: 16.67vw;
        padding-bottom: 8.33vw;
        border-bottom: none;
    }

    .event-title h1 {
        color: var(--title-, #222);
        font-family: Pretendard;
        font-size: 7.78vw;
        font-style: normal;
        font-weight: 700;
        line-height: 1.1;
    }

    .event-title p {
        color: var(--title-, #222);
        font-family: Pretendard;
        font-size: 3.61vw;
        font-style: normal;
        font-weight: 400;
        line-height: 9.72vw;
    }

    .event-box {
        margin-top: 0;
        padding: 0 6.94vw;
        border-top: none;
    }

    .event-list-title {
        padding: 8.33vw 0 4.17vw;
        max-width: 152.78vw;
        width: 100%;
        border-bottom: 0.42vw solid var(--Text-Main, #222);
        gap: 0;
        border-top: 0.14vw solid #DEDEDE;
    }

    .event-list-title p {
        font-size: 4.17vw;
        line-height: 4.69vw;
        letter-spacing: -0.07vw;
        padding-bottom: 2.78vw;
    }

    .event-list-title>span {
        position: relative;
        top: auto;
        right: auto;
        margin-left: 0;
        font-size: 3.06vw;
        letter-spacing: -0.07vw;
    }

    .event-list-cont {
        padding: 4.17vw 0 0;
    }

    .event-list-cont>p.imgbox img {}

    .event-list-cont button.cstPopBtn {
        border-radius: 15.28vw;
        border: 0.14vw solid #E40321;
        background: #E40321;
        height: 11.11vw;
        font-size: 3.06vw;
        line-height: 5.28vw;
        padding: 0 12.5vw;
        margin: 4.17vw auto 0;
    }

    .edit-btn {}

    .edit-btn img {}

    .more_opt {}

    .more_opt li {}

    .more_opt li a {}

}