/* 202603_01 칼럼 아카이빙 — 한풍제약 (레거시 common_event.css, img 경로 절대경로) */

@font-face {
     font-family: 'S-CoreDream-9Black';
     src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
    font-family: 'GMarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'GMarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'GMarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

.campaign_page .event_wrap a:hover,
.campaign_page .event_wrap a:focus,
.campaign_page .event_wrap a:active {
    text-decoration: none;
}

.campaign_page .wc_evsec02 {
    position: relative;
}

.campaign_page .wc_evsec02 .box {
    width: 100%;
    text-align: center;
    background: url(/user/event/202603_01/img/wc_evsec02_bg.jpg) no-repeat center top;
    background-size: 100%;
}

.campaign_page .wc_evsec02 .box p.t1 {
    font-size: 36px;
    color: #4d443b;
    letter-spacing: -1px;
    font-weight: 500;
    padding: 20px 0 50px;
}

.campaign_page .wc_evsec02 .box p.t1 span {
    font-weight: 700;
}

.campaign_page .wc_evsec02 .box p.t2 {
    font-size: 30px;
    color: #333333;
    letter-spacing: -1px;
    font-weight: 800;
    padding: 25px 0 0;
}

.campaign_page .wc_evsec02 .box p.t2 span {
    display: inline-block;
    padding: 0 10px 5px 10px;
    border-bottom: 2px solid #50473d;
}

.campaign_page .wc_evsec02 .box a {
    display: inline-block;
    position: relative;
}

.campaign_page .wc_evsec02 .box .clickbtn {
    position: absolute;
    bottom: 28px;
    right: -70px;
}

.campaign_page .wc_evsec02 .box #allbtn {
    position: absolute;
    bottom: 60px;
    right: 30px;
    z-index: 9;
    cursor: pointer;
}

.campaign_page .wc_evsec03 {
    width: 100%;
    text-align: center;
    background: url(/user/event/202603_01/img/wc_evsec03_bg.jpg) no-repeat center top;
    background-size: cover;
}

.campaign_page .wc_evsec03 .tt {
    padding: 100px 50px 130px 50px;
    text-align: center;
}

.campaign_page .wc_evsec03 .tb {
    padding: 50px 50px 100px 50px;
    text-align: center;
}

.campaign_page .wc_evsec03 ul {
    display: inline-block;
    width: 100%;
    padding: 0 90px 95px 90px;
    background: url(/user/event/202603_01/img/bookbx.png) no-repeat center bottom;
    margin-top: -50px;
}

.campaign_page .wc_evsec03 ul li {
    float: left;
    width: 25%;
    text-align: center;
    cursor: pointer;
}

.campaign_page .pdtpopwrap {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.campaign_page .pdtpopwrap .box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1360px;
    height: 700px;
    padding: 30px;
    border-radius: 10px;
    margin-left: -680px;
    margin-top: -350px;
    background: #fff;
}

.campaign_page .pdtpopwrap .box iframe {
    width: 100%;
    height: 640px;
    overflow-x: hidden;
    border: 0;
}

.campaign_page .pdtpopwrap .box #popclose {
    cursor: pointer;
    position: absolute;
    right: -20px;
    top: -20px;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-size: 28px;
    color: #333;
}

@media (max-width: 960px) {
    .campaign_page .wc_evsec02 .box p.t1 {
        font-size: 18px;
        padding: 10px 0 15px;
    }

    .campaign_page .wc_evsec02 .pst img {
        width: 180px;
    }

    .campaign_page .wc_evsec02 .box .clickbtn {
        zoom: 0.7;
        bottom: 28px;
        right: -50px;
    }

    .campaign_page .wc_evsec02 .box #allbtn {
        zoom: 0.6;
        bottom: 15px;
        right: 10px;
    }

    .campaign_page .wc_evsec02 .box p.t2 {
        font-size: 20px;
        padding: 10px 0 0;
    }

    .campaign_page .wc_evsec03 .tt {
        padding: 50px 20px;
    }

    .campaign_page .wc_evsec03 .tt img {
        width: 70%;
        max-width: 370px;
    }

    .campaign_page .wc_evsec03 .tb {
        padding: 30px 20px 50px 20px;
    }

    .campaign_page .wc_evsec03 .tb img {
        width: 70%;
        max-width: 370px;
    }

    .campaign_page .wc_evsec03 ul {
        padding: 0 6% 11% 6%;
        background-size: 96%;
        margin-top: -20px;
    }

    .campaign_page .wc_evsec03 ul li img {
        width: 90%;
        max-width: 170px;
    }

    .campaign_page .pdtpopwrap .box {
        width: 90%;
        height: 500px;
        padding: 15px;
        border-radius: 8px;
        margin-left: -45%;
        margin-top: -250px;
    }

    .campaign_page .pdtpopwrap .box iframe {
        height: 470px;
    }

    .campaign_page .pdtpopwrap .box #popclose {
        zoom: 0.75;
        right: -20px;
        top: -20px;
    }
}
