@charset "utf-8";

/*-----------------------------------------------------------------------------
                                        MAIN
-------------------------------------------------------------------------------*/

.goto_election2022{
    position:absolute;
    top: -41px;
    right: 313px;
    width: 155px;
    height:125px;
    font-size:0;
    background:url('https://image.edaily.co.kr/images/election/icon_elect.png') no-repeat;
}

.election_2022.hidden{
    display:none;
    animation:fadein .5s;
    -moz-animation:fadein .5s;
    -webkit-animation:fadein .5s;
    -o-animation:fadein .5s;
}
.election_2022{
    position:relative;
    display:block;
    width:100%;
    display:inline-block;
    height:200px;
    margin-bottom:30px;
    background: #1b50cf;
    animation:fadein .5s;
    -moz-animation:fadein .5s;
    -webkit-animation:fadein .5s;
    -o-animation:fadein .5s;
}
.election_2022{
    position:relative;
    display:block;
    width:100%;
    display:inline-block;
    height:200px;
    margin-bottom:30px;
    background: #f6f0e9;
    animation:fadein .5s;
    -moz-animation:fadein .5s;
    -webkit-animation:fadein .5s;
    -o-animation:fadein .5s;
}
.election_2022:before{
    content:"";
    position:absolute;
    top:0;
    left:45%;
    width:55%;
    height:200px;
    background: #ff1058;
}
.btn_goelection{
    position:absolute;
    top: -26px;
    left: -120px;
    width:136px;
    height:198px;
    font-size:0;
    /* background:url('https://image.edaily.co.kr/images/election/btn_gonelect_02.png') no-repeat; */
    background:url('https://image.edaily.co.kr/images/election/btn_gonelect_03.png') no-repeat;
    z-index: 2;
}
.btn_godetail {
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -56px;
    z-index: 20;
}

.elect_sp_body{
    position: relative;
    padding:0 30px;
    z-index: 1;
}
.elect_sp_body:after{
    content:"";
    display:block;
    clear:both
}
.elect_sp_main{
    float:left;
}
.elect_sp_main>dl dt{
    overflow:hidden;
    position:absolute;
    top: 26px;
    left: 30px;
    float:left;
    width:212px;
    height:147px;
    box-shadow: 5px 0px 5px 0px #11111147;
}
.elect_sp_main>dl dt>img{
    width:100%;
    height:100%;
    object-fit:cover
}
.elect_sp_main>dl dd{
    float:left;
    display:table;
    width: 303px;
    height:200px;
    padding: 0 30px 0 55px;
    margin-left: 180px;
    border-bottom: 1px solid #eee;
    background:#fff;
}
.elect_sp_main>dl dd>p{
    display:table-cell;
    vertical-align: middle;
    font-size:25px;
    line-height:30px;
    font-weight:600
}
.elect_sp_main>dl dd>p>span{
    display:-webkit-box;
    word-wrap: break-word;
    -webkit-box-orient:vertical;
    -ms-box-orient:vertical;
    box-orient:vertical;
    -webkit-line-clamp:3;
    -ms-line-clamp:3;
    line-clamp:3;
    text-overflow: ellipsis;
    overflow:hidden
}
@media screen and (min-width:0\0){
    .elect_sp_main>dl dd>p>span{
        overflow:hidden;
        display:inline-block;
        max-height:90px
    }    
}


.elect_sp_sub{
    float:left;
    padding-top:23px;
}
.elect_sp_sub ul>li{
    float:left;
    width:162px;
    margin-left:13px;
}
.elect_sp_sub ul>li:first-child{
    margin-left:25px;
}
.elect_sp_sub ul>li>a>dl>dt{
    width:161px;
    height:100px;
    overflow:hidden;
}
.elect_sp_sub ul>li>a>dl>dt img{
    width:100%;
    height:100%;
    object-fit:cover
}
.elect_sp_sub ul>li>a>dl>dd{
    overflow:hidden;
    display:-webkit-box;
    margin-top:15px;
    word-wrap: break-word;
    -webkit-box-orient:vertical;
    -ms-box-orient:vertical;
    box-orient:vertical;
    -webkit-line-clamp:2;
    -ms-line-clamp:2;
    line-clamp:2;
    text-overflow: ellipsis;
    color:#333;
    font-size:16px;
    line-height:21px
}
@media screen and (min-width:0\0){
    .elect_sp_sub ul>li>a>dl>dd{
        overflow:hidden;
        display:inline-block;
        max-height:42px;
    }    
}

.btn_elx{
    position: absolute;
    top: -23px;
    right: -20px;
    width:41px;
    height:41px;
    font-size:0;
    background:url('https://image.edaily.co.kr/images/election/btn_elx.png') no-repeat;
    z-index:1
}



/*-----------------------------------------------------------------------------
                                        DETAIL
-------------------------------------------------------------------------------*/
.election_2022.sp_sub{
    display:none;
}
.election_2022.sp_sub.open{
    display:block;
    margin-top:-31px
}
#headers {
    position: relative;
    margin-bottom: 30px;
}
.sticky-wrapper.is-sticky .election_2022.sp_sub{
    top:206px
}
.goto_election2022_sub{
    position:absolute;
    top: -43px;
    right:300px;
    width: 195px;
    height:53px;
    font-size:0;
    background:url('https://image.edaily.co.kr/images/election/icon_elect_sub.png') no-repeat;
}
.btn_elx_sub {
    position: absolute;
    top: -5px;
    right: 292px;
    width: 21px;
    height: 21px;
    font-size: 0;
    background: url('https://image.edaily.co.kr/images/election/btn_elx_sub_up.png') no-repeat;
    z-index: 1;
}
.btn_elx_sub.open{
    background: url('https://image.edaily.co.kr/images/election/btn_elx_sub_down.png') no-repeat;
}


/*-----------------------------------------------------------------------------
                                        대통령 인수위 특집
-------------------------------------------------------------------------------*/
.government.election_2022:before {
    background: #fff;
}

.government .bg_wave {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1080px;
    margin-left: -540px;
    height: 200px;
    background: url('https://image.edaily.co.kr/images/etc/qatar_bgwave.png') no-repeat;
    z-index: 0;
}
.government .btn_goelection{
    position:absolute;
    top: 23px;
    left: -119px;
    width: 153px;
    height: 153px;
    font-size:0;
    background:url('https://image.edaily.co.kr/images/etc/qatar_t.gif') no-repeat;
    z-index: 2;
    background-size: 100%;
}
.government .elect_sp_main>dl dd{
    padding: 0 0 0 55px;
    border:0;
    background:transparent;
}
.government .elect_sp_main>dl dt{
    top: 26px;
    left: 35px;
    float:left;
    width:216px;
    height:150px;
    box-shadow:none;
}
.government .elect_sp_main>dl dd>p {
    position:relative
}
.government .elect_sp_main>dl dd>p>span{
    color:#333
}
.government .elect_sp_body {
    padding: 0 0 0 30px;
}
.government .elect_sp_sub ul>li {
    margin-left: 15px;
}
.government .elect_sp_sub ul>li:first-child {
    margin-left: 35px;
}

/* 탑배너 */
.government.goto_election2022{
    top: -41px;
    right: 313px;
    width: 189px;
    height:56px;
    font-size:0;
    background:url('https://image.edaily.co.kr/images/election/icon_government.png') no-repeat;
}
.goto_election2022_sub{
    position:absolute;
    top: -43px;
    right:300px;
    width: 189px;
    height:56px;
    font-size:0;
    background:url('https://image.edaily.co.kr/images/etc/icon_quatar.png') no-repeat;
}


/*-----------------------------------------------------------------------------
                                        글로벌 스탠드
-------------------------------------------------------------------------------*/
.globalstandard.election_2022{
    background: #212a4c;
}
.globalstandard.election_2022:before {
    background: #212a4c;
}
.globalstandard .bg_wave {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1080px;
    margin-left: -540px;
    height: 200px;
    background: url('https://image.edaily.co.kr/images/election/global_bg.png') no-repeat;
    z-index: 0;
}
.globalstandard .btn_goglobal{
    position:absolute;
    top: 25px;
    left: -158px;
    width:174px;
    height:146px;
    font-size:0;
    background:url('https://image.edaily.co.kr/images/election/global_t.png') no-repeat;
    z-index: 2;
}
.globalstandard .elect_sp_main>dl dd{
    padding: 0 0 0 55px;
    border:0;
    background:transparent;
}
.globalstandard .elect_sp_main>dl dd>p>span{
    color:#fff
}
.globalstandard .elect_sp_main>dl dd>p>span::after{
    content: "";
    position: absolute;
    top: 27px;
    left: 241px;
    width: 254px;
    height: 147px;
    background: linear-gradient(to right, #0f1836, #ffc0cb00);
    z-index: -1;
}
.globalstandard .elect_sp_body {
    padding: 0 0 0 30px;
}
.globalstandard .elect_sp_sub ul>li {
    margin-left: 15px;
}
.globalstandard .elect_sp_sub ul>li:first-child {
    margin-left: 35px;
}

/* 탑배너 */
.globalstandard.goto_election2022_sub{
    top: -41px;
    right: 313px;
    width: 189px;
    height:56px;
    font-size:0;
    background:url('https://image.edaily.co.kr/images/election/icon_globals.png') no-repeat;
}
.global.btn_elx_sub {
    position: absolute;
    top: 0px;
    right: 302px;
    width: 21px;
    height: 21px;
    font-size: 0;
    background: url('https://image.edaily.co.kr/images/election/btn_gls_sub_up.png') no-repeat;
    z-index: 1;
}
.global.btn_elx_sub.open{
    background: url('https://image.edaily.co.kr/images/election/btn_gls_sub_down.png') no-repeat;
}