@charset "utf-8";

.containerWrap {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    clear: both;
    -webkit-text-size-adjust: 100%;
    background: #fff;
}

.sectlistWrap {
	box-shadow: none;
    margin-bottom: 0;
}
.sectlistWrap::before{
    content: "";
    top: 0;
    margin: 0 24px 16px;
    height: 5px;
    background: #2A3F80;
    display: block;
}
.sectlistline::after {
    content: "";
    bottom: 0;
    margin: 20px 0 0;
    height: 1px;
    background: #d4d4d4;
    display: block;
}
.sectlistline:last-child::after {
    content: "";
    display: none;
}
.sectlistWrap .mainnews_txtbox{
    margin: 8px 0 0;
}
.sectlistWrap ul.mainnews_con24:last-child{
    padding: 16px 24px 0;
}

.specialrepo{
    box-shadow:none;
    background-image: linear-gradient(45deg, #404458 0%, #272D45 99%, #272D45 100%);
    padding: 12px 0 24px;
    margin-top: 24px;
}
.specialrepo > p.tit_comp_st{
    border: none !important;
    padding-top: 0;
}
.spctit{
    color: #fff !important;
    padding-bottom: 16px;
}
.spctit a{
    color: #fff !important;
}
.text_style_w{
    color: #fff;
}
.spink_list{
    clear: both;
    margin: 16px 0 0;
    font-weight: 600;
}
.spink_list li {
    padding-left: 12px;
    font-size: 13px;
    margin-top: 6px;
    line-height: 160%;
    position: relative;
}
.spink_list li a{
    display: block;
}
.spink_list .subnews_ico {
    width: 7px;
    height: 7px;
    top: 6px;
    left: 0;
    position: absolute;
    background-position: -250px -25px;
}
.mboxcont::before{
    content: "";
    display: block;
    clear: both;
}

.link_list .subnews_ico {
    width: 7px;
    height: 7px;
    top: 9px;
    left: 0;
    position: absolute;
    background-position: -250px -13px;
}

.main_news {
    overflow: hidden;
    padding-bottom: 0;
}

.mainnews_list_thum {
    float: left;
    text-align: right;
    margin-right: 3%;
}

.mainnews_txtbox {
    margin: 12px 0 0;
    padding: 0 0 24px;
    border-bottom: 1px solid #D9D9D9
}

.m_list_title span {
    max-height: 45px;
    font-size: 16px;
    font-weight: 700;
    line-height: 128%;
}

.groupboxWrap{
    margin-top: 16px;
}

/*2504 소연수정*/
/* 영상뉴스 추가  */
.scr_lst_cont_video{
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}
.scr_b_thum_video {
    position: relative;
}
.scr_b_thum_video img {
    width: 100%;
    height: 100%;
    border-radius: 6px 6px;
}
.scr_b_hdl_video{
    font-size: 15px;
    font-weight: 700;
    max-height: 52px;
    min-height: 42px;
    line-height: 140%;
    margin-top: 12px;
    white-space: normal;
}
.opn_group_list_wrap p.tit_comp_st {
    border: none;
    padding-top: 0;
}

/* Top srcoll */
div.topscroll {
    margin: auto;
}
a.top_s_btn {
    position: fixed;
    display: none;
    width: 40px;
    height: 40px;
    bottom: 32px;
    right: 16px;
    z-index: 9999;
    border-radius: 100px;
    -webkit-box-shadow: 2px 15px 30px 0px rgb(0 0 0 / 18%);
    -moz-box-shadow: 2px 15px 30px 0px rgb(0 0 0 / 18%);
    box-shadow: 2px 15px 30px 0px rgb(0 0 0 / 18%);
}

.shortsInner {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    font-size: 0;
}

.shortsList {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    margin-left: 24px;
    padding: 16px 0;
}

.shortsItem {
    flex: 0 0 auto;
    width: 220px;  /* 영상 크기 조정 (3개에 맞춰 확대) */
    text-align: center;
}

.shortsItem iframe {
    width: 100%;
    height: 390px;
    border-radius: 6px;
}

.shorts_title {
    font-size: 15px;
    font-weight: 700;
    margin-top: 8px;
}


/*0604_새정부에바란다*/
/****** 2025 21대 대선 뉴스영역 추가 부분을 변경함 *******/
.vote21Wrap{
    padding: 16px 24px 16px;
    margin: 48px 0 0;
}
div.sp_tit_comp_st{
    font-size: 20px;
    font-weight: 800;
    position: relative;
    overflow: hidden;
}
div.sp_tit_comp_st::after{
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    margin-top: 10px;
    background-image: linear-gradient(to right, #023b96 0%, #0789eb 100%);
}
a.vote21_day_date{
    float: right;
    position: relative;
    top: 5px;
}
.contgroup_tit b{
    color: #0f4eb4;
}
.spc_newscont{
    margin-top: 24px;
    border-bottom: 1px solid #ddd;
}
.spc_newscont:last-child::after{
    content: "";
    display: block;
    height: 5px;
    margin-top: 8px;
    background-image: linear-gradient(to right, #023b96 0%, #0789eb 100%);
}
.spc_newscont_txtbox {
    margin: 12px 0 0;
    padding: 0 0 24px;
}
.spc_newscont_txtbox:last-child{
    border-bottom: none;
}
.spc_newscont__tit {
    font-size: 24px;
    font-weight: 800;
    padding-right: 8px;
    line-height: 130%;
    margin-bottom: 10px;
}
.spc_newscont_txtbox .text_style2 {
    clear: both;
    font-size: 15px;
    max-height: 70px;
    line-height: 155%;
    margin-top: 6px;
    color: #888;
    font-weight: 400;
    padding-right: 12px;
}

/*******************
********************

2026-01
유튜브랭킹 추가 css

********************
*******************/

/* 기본 스타일 */
.vdthum {
    position: relative
}

.vdthum span.timedate {
    background-color: rgba(2,2,2,.8);
    color: #fff;
    position: absolute;
    right: 6px;
    bottom: 6px;
    font: 13px Tahoma;
    letter-spacing: 0;
    padding: 4px 6px;
    border-radius: 4px;
}

ul.estudioswipe {
    margin: 8px 24px;
    padding: 0;
    display: flex;
    gap: 16px;
}

li.vd_listbox {
    background: #fff;
    display: inline-block;
    vertical-align: top
}

dl.vd_listcont {
    width: 290px;
    height: 240px;
}

dl.vd_listcont dt img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
}

/* 카테고리 영상 래퍼 */
.category_video_wrap{
    padding-top: 8px;
}
.estu_c_tit_rnk{
    font-weight: 800;
    font-size: 16px;
    margin-bottom: 15px;
    margin-left: 16px;
    margin-top: 20px;
}
.etv_tit_comp_st {
    font-size: 17px;
    font-weight: 800;
    position: relative;
    margin: 12px 24px 0;
    display: flex;
    align-items: center;
    gap: 6px;
}
.etv_tit_comp_st span.tit_bultply{
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}
.ytb-chntit {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    background: #F4F4F4;
    display: inline-block;
    border-radius: 6px;
    padding: 8px 12px;
    margin: 12px 24px 0;
}

/* 이투데이TV 리스트 */
.etvlistWrap {
    width: 100%;
    max-width: 750px;
    margin-bottom: 16px;
    padding-bottom: 8px;
    box-shadow: 0 8px 9px -2px rgb(0 0 0 / 10%);
    overflow: hidden;
}

.etvlistContWrap {
    margin: 16px 24px 0
}
.etvlistCont-item{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
.etvlistCont-list {
    width: 48%;
    margin-bottom: 24px
}

.etvlistCont-list:nth-of-type(2n) {
    margin-right: 0
}
dd.etvlistCont-list__tit {
    font-size: 15px;
    font-weight: 700;
    line-height: 125%;
    margin-top: 12px;
    padding-right: 6px
}
.etvlistCont-list__thum {
    position: relative;
}
.etvlistCont-list__thum img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
}
.etvlistCont-list__thum span.timedate {
    background-color: rgba(2, 2, 2, .8);
    color: #fff;
    position: absolute;
    right: 6px;
    bottom: 4px;
    font: 13px Tahoma;
    letter-spacing: 0;
    padding: 4px 6px;
    border-radius: 4px;
}

/* 랭킹영상 */
.vd_Ranklistcont{
    height: 100% !important;
}
.ca_titWrap{
    max-width: 290px;
    width: 100%;
    font-size: 18px;
    line-height: 140%;
    max-height: 50px;
    margin-top: 12px;
    padding: 0 4px;
    font-weight: 700;
    display: flex;
    gap: 6px;
    align-items: flex-start;
}
.ca_titWrap span{
    font-size: 18px;
    font-weight: 700;
    color: #333;
    max-height: 48px;
    line-height: 130%;
}
.ca_tit{flex: 1;}
.ca_namebox{
    font-size: 12px !important;
    background: #F2F2F2;
    padding: 6px 8px;
    color: #444;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
}

/* 가로 스크롤 영역 */
.swipe-rnk{
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 24px !important;
    font-size: 0;
}

.swipe-rnk::-webkit-scrollbar {
    height: 7px
}

.swipe-rnk::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 1px;
    background-clip: padding-box;
    border: 1px solid transparent
}

.swipe-rnk::-webkit-scrollbar-track {
    background-color: #ddd;
    border-radius: 1px;
    box-shadow: inset 0 0 3px #fff
}

/* 이투데이 pick 영상 */
.pck_ca_titWrap{
    max-width: 290px;
    width: 100%;
    margin-top: 8px;
    padding-right: 8px;
}
.pck_ca_tit{
    font-size: 18px;
    font-weight: 700;
    color: #333;
    max-height: 48px;
    min-height: 47px;
    line-height: 130%;
}
.pck_ca_namebox{
    font-size: 12px;
    background: #F2F2F2;
    padding: 6px 8px;
    color: #444;
    display: inline-block;
    border-radius: 4px;
    font-weight: 700;
    color: #333;
    max-height: 48px;
    line-height: 130%;
}
.pck_redWrap{
    margin-top: 12px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px 0 0;
}
.int_redpop{
    color: #888;
    font-size: 12px;
    font-weight: 600;
    padding-right: 8px;
}

/* 최신 랭킹뉴스 */
.videopick_rnkwrap{
    margin-top: 32px;
    padding-bottom: 24px;
}
    .videopick_rnklist{
        padding: 0 24px;
        margin-top: 12px;
    }
    .videopick_rnklist-item{
        display: flex;
        align-items: center;
        gap: 8px;
        margin-bottom: 12px;
    }
    .videopick_rnklist-item:last-child{
        margin-bottom: 0;
    }
    .videopick-categry{
        background: #4A4848;
        font-size: 12px;
        line-height: 1;
        color: #fff;
        padding: 8px 8px;
        border-radius: 6px;
    }
    .videopick-categry_tit{
        font-weight: bold;
        font-size: 15px;
        flex: 1;
    }
    .videopick-categry_tit:hover{
        text-decoration: underline;
    }

/* 채널 랭킹 */
.videopick_chn-rnkwrap{
    margin-top: 8px;
}
.videopick_line-titWrap{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 12px 0 0;
    margin: 0 24px;
    border-top: 3px solid #4A4848;
}
    .vpick_li-mtit{
        font-size: 17px;
        font-weight: 800;
    }
    .vpick_li-mtit span:first-child{
        display: inline-block;
        vertical-align: middle;
    }
    .vpick_li-daydate{
        font-size: 12px;
        color: #888;
        font-weight: 500;
        display: inline-block;
        border-radius: 6px;
    }
.videopick_chn-rnklist{
    margin-top: 4px;
    padding: 0 24px;
}
.chn-rnklistWrap{
    padding-bottom: 12px;
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    gap: 16px;
}
.chn-rnklistWrap:last-child{
    padding-top: 8px;
    border-bottom: none;
}
    .chn-rnklist-conts{
        max-width: 256px;
        width: 100%;
    }
        .chrnk-conts__cat{
            background: #EFEFEF;
            padding: 6px 12px;
            font-size: 13px;
            font-weight: 600;
            display: block;
            text-align: center;
            border-radius: 6px;
            margin-bottom: 12px;
        }
        .chrnk-conts__list{
            margin-bottom: 20px;
        }
            .chrnk-conts__list:last-child{
                margin-bottom: 0;
            }
        ol.chrnk-conts__item{
            display: flex;
            gap: 6px;
            align-items: flex-start;
        }
            .chrnk-nametag span{
                display: block;
            }
            .chrnk-nametag .name{
                font-size: 14px;
                font-weight: 700;
                color: #333;
            }
            .chrnk-nametag .tag{
                font-size: 12px;
                font-weight: 500;
                color: #888;
                margin-top: 4px;
            }
            .chrnk-nums{
                display: flex;
                flex-direction: column;
                align-items: center;
                gap: 2px;
            }
            .chrnk-nums span{
                display: block;
                font-size: 14px;
                font-weight: 600;
                color: #888;
            }
            .chrnk-nums span:first-child{
                display: block;
                font-size: 20px;
                font-weight: 800;
                color: #333;
            }
            .upnums{
                color:#E02C2C !important;
                display: inline-flex !important;
                align-items: center;
                white-space: nowrap;
                gap: 2px;
            }
            .upnums svg{
                flex-shrink: 0;
            }
            .upnums svg path{fill:#E02C2C;}
            .dwnums{
                color:#3F41C0 !important;
                display: inline-flex !important;
                align-items: center;
                white-space: nowrap;
                gap: 2px;
            }
            .dwnums svg{
                flex-shrink: 0;
            }
            .dwnums svg path{fill:#3F41C0;}

/* 영상 랭킹 */
.videoRanking_wrap{
    margin-top: 16px;
}
.vd-cat-ranklist{

}
.vd-cat-ranklist_chrnk{
    background: #EFEFEF;
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 600;
    display: block;
    text-align: center;
    border-radius: 6px;
    margin: 12px 24px 8px;
}
    .rank-group_tit{
        margin-top: 12px;
        display: flex;
        gap: 10px;
        align-items: center;
    }
    .rank-ca_namebox {
        color: #444;
        display: inline-block;
    }
    .rank-ca_namebox img{
        max-width: 36px;
        max-height: 36px;
        border-radius: 52px;
    }
    .rank-textwrap a{
        font-size: 14px;
        font-weight: 600;
        line-height: 130%;
        color: #555;
    }
.rnkico {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 24px;
    height: 24px;
    background: #E82502;
    color: #fff;
    text-align: center;
    line-height: 24px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 800;
}

/* modal popup*/
.modal {
    display: none;
    position: fixed;
    z-index:9999;
    top:0; left:0;
    width:100vw;
    height:100vh;
    background: rgba(0,0,0,0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    box-sizing: border-box;
}

.modal-content {
    background: #fff;
    max-width: 480px;
    width: 100%;
    overflow-y: auto;
    padding: 24px 32px;
    box-shadow: 0 0.4rem 1.6rem rgba(0,0,0,0.3);
    position: relative;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    clip-path: inset(0 round 12px);
}
div.video-introtext p{
    color: #333 !important;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: -0.4px;
    padding: 8px 0 8px;
}
.close {
    position: absolute;
    top: 4px;
    right: 8px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}