﻿@charset "UTF-8";
@import url(https://font.imbc.com/pretendard/pretendard.css);

.container.main {
    background: #202020;
    padding-top: 0
}

.tit-section2 {
    padding: 1.5rem 4.16% 1.2rem;
    font-family: 'notokr-medium';
    font-size: 1.7rem;
    line-height: 1;
    text-align: left
}

.link-txt {
    display: inline-block;
    position: absolute;
    top: 2.1rem;
    right: 4.16%;
    padding: 0.45rem 0.85rem 0.35rem;
    border: 1px solid #B0B0B0;
    border-radius: 22px;
    font-family: 'notokr-regular';
    font-size: 1.2rem;
    color: #757575;
    line-height: 1
}

.visual {
    position: relative;
    width: 100%;
    margin-top: -6rem;
    background: #000;
    overflow: hidden
}

.view-section .arr-tit-link.v2 {
    width: 0.85rem;
    height: 1.5rem
}

.view-section .link-arr2 {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4rem 5.27% 1.3rem
}

.tit-sec {
    color: #fff
}

.mainTop-wrap {
    position: relative;
    width: 100%;
    height: 31.5rem;
    overflow: hidden
}

.mTop-area ul {
    height: 31.5rem
}

    .mTop-area ul li {
        position: relative;
        float: left;
        display: block;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover
    }

        .mTop-area ul li:before {
            position: absolute;
            bottom: 0;
            display: inline-block;
            content: '';
            width: 100%;
            height: 12rem;
            z-index: 10;
            background-image: linear-gradient(to top, #010101 0%, transparent 100%);
            background: -webkit-linear-gradient(bottom, #010101 0%, transparent 100%);
            background: -o-linear-gradient(bottom, #010101 0%, transparent 100%);
            background: -moz-linear-gradient(bottom, #010101 0%, transparent 100%)
        }

        .mTop-area ul li a:before {
            position: absolute;
            top: 0;
            left: 0;
            display: inline-block;
            content: '';
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.1)
        }


        .mTop-area ul li a {
            position: relative;
            top: 0;
            display: inline-block;
            width: 100%;
            height: 100%
        }

.mTop-area .img-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgb(15, 15, 15), rgb(68, 41, 128));
    opacity: .9;
}

    .mTop-area .img-wrap .img-bx {
        position: absolute;
        top: 60.5px;
        left: 50%;
        transform: translateX(-50%);
        width: 300px;
        height: 169px;
        overflow: hidden;
    }

.mTop-area .txt-wrap {
    position: absolute;
    bottom: 3.2rem;
    width: 100%;
    color: #fff;
    text-align: center;
    z-index: 10;
    overflow: hidden
}


    .mTop-area .txt-wrap .date {
        font-family: 'notokr-demilight';
        font-size: 1.5rem;
        color: #fff /*#c6c6c6*/
    }

    .mTop-area .txt-wrap .title {
        padding: 0 2%;
        font-family: 'notokr-bold';
        font-size: 2.4rem;
        color: #fff;
        line-height: 1.1;
        text-align: center;
        min-height: 62px;
    }

    .mTop-area .txt-wrap .sum {
        padding: 0 2%;
        font-family: 'notokr-bold';
        font-size: 2.3rem;
        color: #fff;
        line-height: 1.2;
        letter-spacing: -0.05em;
        text-align: center;
        min-height: 54px;
        margin: 0 auto 10px;
        max-width: 300px;
    }

.mainTop-wrap .swiper-container-horizontal > .swiper-pagination-bullets {
    position: absolute;
    bottom: 2rem;
    right: 0;
    left: 0;
    text-align: center
}

.mainTop-wrap .swiper-pagination-bullet {
    border: 0.1rem solid #fff;
    background: #fff;
    opacity: 0.4;
    box-sizing: border-box
}

.mainTop-wrap .swiper-pagination-bullet-active {
    background: none;
    border: 0.1rem solid #fff;
    opacity: 1
}

@media screen and (max-width:340px) {
    .mainTop-wrap {
        height: 28rem
    }

    .mTop-area ul {
        height: 28rem
    }

    .mTop-area .txt-wrap {
        top: 16rem
    }

    .mainTop-wrap .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 7px;
    }
}

.btn-more-wrap2 .btn-more {
    padding: 1.1rem 0 1rem;
    margin: 0;
    font-size: 1.3rem;
    line-height: 1.9rem
}

    .btn-more-wrap2 .btn-more.on .icon.arr-more-relation {
        background-position: 0 -1.9rem
    }

.btn-more-wrap2 .icon.arr-more-relation {
    width: 1.9rem;
    height: 1.9rem;
    margin-left: 0.58rem
}

.relation-wrap {
    display: none
}

.relation-area.type-row.ver01 {
    padding-top: 1.9rem;
    height: 15rem;
    background: #141414;
    box-sizing: border-box
}

.relation-area.type-row ul {
    padding-left: 5.27%;
    padding-right: 5.27%
}

.relation-area.type-row li {
    width: 11rem;
    background: #060606
}

.relation-area.type-row.ver01 li .img {
    height: 6.2rem
}

    .relation-area.type-row.ver01 li .img:before {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3)
    }

.relation-area.type-row.ver01 li .txt-wrap {
    padding: 0.7rem 0.9rem
}

.relation-area.type-row.ver01 li .title {
    font-size: 1.3rem;
    color: #f2f2f2;
    line-height: 1.8rem;
    height: 2.8em
}

.onair-wrap {
    position: relative;
    width: 100%
}

    .onair-wrap .tit-sec {
        padding: 1.4rem 5.27%;
        line-height: 1
    }

    .onair-wrap .tit-onair {
        width: 48px;
        height: 1.4rem;
        margin-top: 0.55rem;
        background-size: 48px;
    }

        .onair-wrap .tit-onair a {
            display: block;
            width: 100%;
            height: 100%
        }

    .onair-wrap .link-sch {
        position: absolute;
        top: 1.4rem;
        right: 5.27%;
        display: inline-block;
        width: 5rem;
        height: 2.3rem;
        background: rgba(250, 250, 250, 0.08);
        font-family: 'notokr-regular';
        font-size: 1.2rem;
        color: #9b9b9b;
        line-height: 2.5rem;
        text-align: center
    }

    .onair-wrap .onair-dot {
        display: inline-block;
        width: 0.5rem;
        height: 0.5rem;
        margin-top: 0.6rem;
        margin-left: 0.5rem;
        background: #f70d0c;
        border-radius: 50%;
        vertical-align: top;
        animation: ani 1.1s ease infinite alternate
    }

    .onair-wrap.ch24-onair h2 {
        margin: 4px 5.27% 10px;
        width: 137px;
        height: 28px;
        background: url('//m.imbc.com/images/logo_mbiclive_kr.png') no-repeat left center;
        background-size: 137px;
        text-indent: -9999px;
        padding: 0;
    }

    .onair-wrap.ch24-onair {
    }

@keyframes ani {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

.onair-area.type-row.ver01 {
    height: 14rem;
    padding: 0 0 0.8rem
}

.onair-area .slide {
    height: 16.5rem
}

.onair-area.type-row li {
    width: 15.5rem;
    margin-right: 0.6rem
}

.onair-area.type-row.ver01 li .img {
    height: 8.7rem;
    border: transparent
}

.onair-area.type-row.ver01 li .channel {
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 4px;
    font-family: 'notokr-bold';
    font-size: 8px;
    color: #fff;
    letter-spacing: -0.05rem;
    z-index: 10;
}

.ch24-onair .onair-area.type-row.ver01 li .channel {
    font-family: 'mbcnew-bold'
}

.onair-area.type-row.ver01 li .txt-wrap {
    height: 5.3rem;
    padding: 0.6rem 0 0;
    box-sizing: border-box
}

.onair-area.type-row.ver01 li .title {
    color: #fff;
    line-height: 1.9rem
}

.onair-area li .bar-area {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.5rem;
    background: rgba(0, 0, 0, 0.5);
    text-align: left
}

    .onair-area li .bar-area .bar {
        display: inline-block;
        width: auto;
        height: 100%;
        vertical-align: top
    }

        .onair-area li .bar-area .bar:before {
            position: absolute;
            top: 0;
            left: 0;
            padding-left: 0.6rem;
            font-family: 'notokr-bold';
            font-size: 8px;
            line-height: 1.8rem;
            color: #fff;
            letter-spacing: -0.05rem
        }

        .onair-area li .bar-area .bar strong {
            font-size: 0;
            text-indent: -9999em
        }

.onair-area li.tv-mbc .bar-area .bar {
    background: linear-gradient(to right, rgb(70, 100, 230), rgb(27,58,195))
}

.onair-area li.tv-every1 .bar-area .bar {
    background: linear-gradient(to right, rgb(140, 215, 244), rgb(41,157,203))
}

.onair-area li.tv-drama .bar-area .bar {
    background: linear-gradient(to right, rgb(244,119,164), rgb(204,56,108))
}

.onair-area li.tv-music .bar-area .bar {
    background: linear-gradient(to right, rgb(242,180,121), rgb(246,135,31))
}

.onair-area li.tv-on .bar-area .bar {
    background: linear-gradient(to right, rgb(126,235,162), rgb(53,133,85))
}

.onair-area li.tv-mbcnet .bar-area .bar {
    background: linear-gradient(to right, rgb(84,204,173), rgb(30,145,115))
}

.onair-area li.ch-allthe .bar-area .bar {
    background: linear-gradient(to right, rgb(244,150,181), rgb(241,72,127))
}

.onair-area li.tv-flash .bar-area .bar {
    background: linear-gradient(to right,rgb(233,98,78), rgb(227,29,20))
}
/***ch24*/
#ch24Wrap li .bar-area .bar {
    background: linear-gradient(90deg, rgb(140,215,244), rgb(42,157,203));
    opacity: .8;
}

.onair-area li .bar-area .bar strong {
    font-size: 0;
    text-indent: -9999em
}
/***TV*/
.onair-area li.rd-fm4u .bar-area .bar {
    background: linear-gradient(to right, rgb(239,120,191), rgb(236,3,140))
}

.onair-area li.rd-fm .bar-area .bar {
    background: linear-gradient(to right, rgb(100,204,239), rgb(0,174,239))
}

.onair-area li.rd-allthat .bar-area .bar {
    background: linear-gradient(to right, rgb(193,122,252), rgb(244,46,120))
}


.connect-wrap {
    border-bottom: 0.1rem solid #181818;
    padding-bottom: 0;
    background: #202020
}

    .connect-wrap .tit-sec {
        font-family: 'mbcnew-light';
        color: #a2a2a2;
    }

        .connect-wrap .tit-sec strong {
            font-family: 'mbcnew-bold';
            color: #4969f0;
        }


.connect-area li button.btn-delete {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 50;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    box-shadow: 3px 3px 5px rgba(0,0,0,.3)
}

    .connect-area li button.btn-delete img {
        width: 100%;
    }

.connect-area li .bar-area {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.5rem;
    background: rgba(0, 0, 0, 0.5);
    text-align: left
}

.onair-area li .bar-area .bar {
    display: inline-block;
    width: auto;
    height: 100%;
    vertical-align: top
}

    .onair-area li .bar-area .bar:before {
        position: absolute;
        top: 0;
        left: 0;
        padding-left: 0.6rem;
        font-family: 'notokr-bold';
        font-size: 8px;
        line-height: 1.8rem;
        color: #fff;
        letter-spacing: -0.05rem
    }

.connect-area li .bar-area .bar {
    background: linear-gradient(90deg, rgb(140,215,244), rgb(42,157,203));
    opacity: .8;
}

    .connect-area li .bar-area .bar strong {
        font-size: 0;
        text-indent: -9999em
    }

.connect-area.type-row li {
    position: relative;
    width: 15.5rem;
    background: #181818
}

.connect-area.type-row.ver01 li .img {
    height: 8.7rem
}

.connect-area.type-row.ver01 li .title {
    color: #fff;
    line-height: 1.9rem
}

.connect-area.type-row.ver01 li .txt-wrap {
    position: relative;
    min-height: 7.9rem;
    padding: 0.6rem 1rem;
    box-sizing: border-box
}

.connect-area .txt-wrap .date {
    position: absolute;
    bottom: 1rem;
    font-family: 'noto-regular';
    font-size: 1.2rem;
    color: #959595;
    line-height: 1.2;
    letter-spacing: -0.05rem
}

.vodBest-wrap {
    margin-bottom: 0;
    background: #202020
}

#vodBestNav {
    overflow: hidden;
    width: 100%;
    height: 7rem;
    padding-top: 1.9rem;
    box-sizing: border-box
}

.nav-vodBest .nav {
    padding-left: 5.27%;
    width: auto
}

    .nav-vodBest .nav ul {
        overflow: hidden
    }

        .nav-vodBest .nav ul li {
            float: left;
            margin-right: 1rem
        }

            .nav-vodBest .nav ul li:last-child {
                margin-right: 0
            }

            .nav-vodBest .nav ul li a {
                display: block;
                height: 3.1rem;
                padding: 0 1rem;
                border: 0.1rem solid #474747;
                font-family: 'notokr-regular';
                font-size: 1.2rem;
                color: #acacac;
                line-height: 3.2rem;
                box-sizing: border-box
            }

            .nav-vodBest .nav ul li.on a {
                background: #4969f0;
                border: 0;
                color: #fff
            }

.view-section .vodBest-area.type-row {
    padding-top: 0
}

.vodBest-area.type-row li {
    width: calc(50% - 0.6rem);
    margin-right: 1.2rem;
    margin-bottom: 1.2rem;
    border: 0;
    background: #181818
}

    .vodBest-area.type-row li:nth-child(2n) {
        margin-right: 0
    }

.vodBest-area.type-row.Ver02 li .img {
    height: 8.7rem;
    border-bottom: 0
}

@media screen and (max-width:350px) {
    .vodBest-area.type-row.Ver02 li .img img {
        position: absolute;
        top: 0;
        left: -50%;
        right: -50%;
        bottom: 0;
        margin: auto;
        height: 100%;
        width: auto
    }
}

.vodBest-area.type-row.Ver02 li .txt-wrap {
    height: 7.9rem;
    padding: 0.8rem 1rem;
    box-sizing: border-box
}

    .vodBest-area.type-row.Ver02 li .txt-wrap .title {
        color: #f2f2f2;
        line-height: 1.9rem;
        height: 2.7em
    }

    .vodBest-area.type-row.Ver02 li .txt-wrap .program {
        position: static;
        margin-top: 0.8rem;
        font-family: 'notokr-bold';
        color: #4969f0
    }

.vodBest-top {
    padding: 0 5.27%
}

    .vodBest-top .img {
        position: relative;
        width: 100%;
        height: 18rem;
        overflow: hidden
    }

@media screen and (max-width:360px) {
    .vodBest-top .img {
        height: 16rem
    }
}

.vodBest-top .img .icon {
    display: inline-block;
    width: 2.4rem;
    height: 3.3rem;
    position: absolute;
    left: 50%;
    margin-left: -1.2rem;
    top: 50%;
    margin-top: -1.66rem
}

.vodBest-top .img:before {
    display: inline-block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3)
}

.vodBest-top .img:after {
    display: inline-block;
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 8rem;
    background-image: linear-gradient(to top,rgba(0,0,0, 0.8) 0%, transparent 100%);
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.8) 0%, transparent 100%);
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.8) 0%, transparent 100%);
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.8) 0%, transparent 100%)
}

.vodBest-top .time2 {
    z-index: 10
}

.vodBest-top .img .sort-area {
    position: absolute;
    bottom: -0.2rem;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10
}

    .vodBest-top .img .sort-area strong {
        display: inline-block;
        padding: 0.7rem 2rem 0.4rem 1.8rem;
        background: #202020;
        font-family: 'notokr-bold';
        font-size: 1.2rem;
        color: #a2a2a2;
        line-height: 1
    }

.vodBest-top .txt-wrap {
    position: relative;
    width: 100%;
    height: 6.5rem;
    padding: 1.3rem 1rem;
    text-align: center;
    box-sizing: border-box
}

.vodBest-top .title {
    font-family: 'notokr-regular';
    font-size: 1.8rem;
    color: #fff
}

.vodBest-wrap .btn-more-wrap2 {
    margin-top: 1.2rem
}

    .vodBest-wrap .btn-more-wrap2 .btn-more {
        margin-bottom: 2.5rem
    }

    .vodBest-wrap .btn-more-wrap2 .icon {
        margin-top: 0.5rem
    }

    .vodBest-wrap .btn-more-wrap2 .btn-more.on .icon {
        transform: rotate(180deg)
    }
/*210413 corona19 */
.view-section.corona-wrap {
    padding-bottom: 0;
    background-color: #000;
    overflow: hidden;
    margin: 0;
}

    .view-section.corona-wrap h3 {
        font-family: 'notokr-bold';
        padding: 0 5.27% 20px;
        width: 100%;
        word-break: keep-all;
        box-sizing: border-box;
        color: #fff;
        font-size: 22px;
        border: 0;
    }

        .view-section.corona-wrap h3 span {
            display: inline-block;
            margin-left: 5px;
            font-size: 15px;
            font-family: 'notokr-regular';
            color: #9c9c9c;
        }

    .view-section.corona-wrap .link-arr2 {
        top: 0;
        padding-top: .7rem;
    }

.corona-wrap .c-number {
    padding: 30px 5% 35px;
    text-align: center;
    letter-spacing: -.075rem;
    color: #fff;
    overflow: hidden;
    background: url(//m.imbc.com/images/bg-corona.jpg) no-repeat;
    background-size: 100%;
}

    .corona-wrap .c-number > div {
        width: 50%;
        float: left;
    }

    .corona-wrap .c-number strong {
        display: block;
        font-family: 'notokr-bold';
        font-size: 20px;
    }

    .corona-wrap .c-number span {
        margin-right: 3px;
        font-size: 17px;
        font-family: 'notokr-regular';
    }

    .corona-wrap .c-number .num-change span {
        margin-right: 2px;
        padding-right: 15px;
        background: url(//m.imbc.com/images/ico-arr-up.png) right center no-repeat;
        background-size: 12px
    }

.corona-wrap .pager {
    display: inline-block;
    width: 100%;
    padding: 15px 0 0;
    text-align: center;
}

.corona-wrap .swiper-pagination-bullet {
    border: 0.1rem solid rgba(170,170,170,0.7);
    box-sizing: border-box;
    opacity: 1;
}

.corona-wrap .swiper-pagination-bullet-active {
    background: #666;
    border: 0.1rem solid #666;
}

.corona-wrap .pager span:last-child {
    margin-right: 0;
}
/* 230622  α    α׷   ߰  */
.view-section.popular-wrap {
    padding: 15px 0;
    background-color: #202020;
    border: none;
}

.popular-wrap .popul-wrap .popul-tit {
    padding: 0 5.27%;
    border-bottom: 0;
    font-family: 'mbcnew-bold';
    font-size: 2.1rem;
    letter-spacing: -0.2rem;
    color: #fff;
    line-height: 2.6rem;
}

.popular-wrap .popul-wrap .popul-area .slide ul li {
    width: 12.2rem;
    position: relative;
}

    .popular-wrap .popul-wrap .popul-area .slide ul li .txt {
        width: 80%;
        margin-top: 10px;
        color: #bababa;
        font-size: 1.4rem;
        line-height: 2rem;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        word-wrap: break-word;
        -webkit-line-clamp: 2;
    }

    .popular-wrap .popul-wrap .popul-area .slide ul li .label {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 10px;
        font-family: 'notokr-bold';
        letter-spacing: -0.075em;
        color: #fff;
        background: rgba(0,0,0,0.5);
        line-height: 20px;
        /*padding: 0 4px;*/
        width: 42px;
        height: 20px;
        text-align: center;
        z-index: 10;
    }



.view-section.editor-wrap {
    padding-bottom: 0;
    background-color: #000;
    overflow: hidden
}

.editor-wrap .edit-wrap {
    height: 36.5rem
}

    .editor-wrap .edit-wrap h4 {
        font-family: 'mbcnew-bold';
        padding: 0 5.27%;
        width: 100%;
        word-break: keep-all;
        margin-bottom: 1.5rem;
        box-sizing: border-box;
        color: #fff;
        font-size: 2.1rem;
        margin-bottom: 0.7rem;
    }

    .editor-wrap .edit-wrap h5 {
        width: 100%;
        font-size: 1.4rem;
        line-height: 2rem;
        margin-bottom: 1.5rem;
        font-family: 'notokr-bold'
    }

    .editor-wrap .edit-wrap .drama h5 {
        color: #ffbed2
    }

    .editor-wrap .edit-wrap .ent h5 {
        color: #8cc8ff
    }

    .editor-wrap .edit-wrap .culture h5 {
        color: #ffda72
    }

    .editor-wrap .edit-wrap .original h5 {
        color: #c6abfc
    }

    .editor-wrap .edit-wrap .global h5 {
        color: #fb8781
    }

    .editor-wrap .edit-wrap .old h5 {
        color: #f6b77b
    }

    .editor-wrap .edit-wrap .life h5 {
        color: #bed881
    }


    .editor-wrap .edit-wrap .item-box {
        width: 100%;
        padding: 0 5.27%;
        box-sizing: border-box;
        background: #000
    }

    .editor-wrap .edit-wrap ul li {
        background-color: #202020;
        margin-top: 0.1rem;
        overflow: hidden;
        padding: 0.5rem;
        box-sizing: border-box
    }

        .editor-wrap .edit-wrap ul li:first-child {
            margin-top: 0
        }

        .editor-wrap .edit-wrap ul li a {
            display: table;
            font-size: 0;
            overflow: hidden
        }

        .editor-wrap .edit-wrap ul li .txt-wrap {
            display: table-cell;
            vertical-align: middle;
            width: 100%;
            padding: 0 1.5rem 0 1rem;
            box-sizing: border-box
        }

        .editor-wrap .edit-wrap ul li .img {
            width: 11rem;
            height: 6.2rem;
            box-sizing: border-box;
            float: right
        }

        .editor-wrap .edit-wrap ul li .tit {
            color: #acacac;
            font-size: 1.4rem;
            line-height: 1.9rem;
            max-height: 2.8em;
            font-family: 'notokr-regular'
        }

.editor-wrap .pager {
    display: inline-block;
    width: 100%;
    padding: 2rem 0;
    text-align: center
}

.view-section.ent-wrap {
    padding-bottom: 0.8rem;
    margin-bottom: 0;
    background: #202020
}

.ent-wrap .square-area.type-row {
    height: 32.3rem
}

.ent-wrap.view-section .type-row ul {
    padding: 0
}

.ent-wrap .square-area.type-row li {
    width: initial;
    height: initial;
    padding: 0 5.27%;
    margin-right: 0;
    overflow: hidden;
    box-sizing: border-box
}

.ent-wrap .square-area.type-row a {
    float: left;
    position: relative;
    width: calc(50% - 0.6rem);
    height: 15.6rem;
    margin-bottom: 1.2rem;
    margin-right: 1.2rem
}

    .ent-wrap .square-area.type-row a:nth-child(2n) {
        margin-right: 0
    }

    .ent-wrap .square-area.type-row a .img {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        overflow: hidden;
        text-align: center;
        background-color: #000
    }

        .ent-wrap .square-area.type-row a .img img {
            width: 100%;
            position: absolute;
            top: -50%;
            right: -50%;
            bottom: -50%;
            left: -50%;
            margin: auto
        }

@media screen and (max-width:500px) {
    .ent-wrap .square-area.type-row a .img img {
        width: auto;
        height: 100%
    }
}

.ent-wrap .square-area.type-row a .txt-wrap {
    z-index: 2;
    position: absolute;
    display: inline-block;
    width: calc(100% - 1rem);
    padding: 0.8rem 0.5rem;
    left: 0.5rem;
    bottom: 0.5rem;
    background: rgba(0, 0, 0, 0.7);
    box-sizing: border-box
}

.ent-wrap .square-area.type-row a .title {
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #fff
}

.ent-wrap .pager {
    display: inline-block;
    width: 100%;
    padding: 2rem 0;
    text-align: center
}

    .ent-wrap .pager a {
        background: #666;
        border-color: #666;
        opacity: 1;
        box-sizing: border-box
    }

        .ent-wrap .pager a.on {
            border: 0.1rem solid #fff;
            background: none
        }

.view-section.sports-wrap {
    background-color: #000;
    margin-bottom: 0
}

.sports-area {
    margin-bottom: 1.1rem
}

.sports-wrap ul li {
    width: 100%;
    border-top: 1px solid #474747;
    padding: 0.9rem 0
}

    .sports-wrap ul li a {
        display: table;
        overflow: hidden;
        width: 100%;
        height: 100%
    }

    .sports-wrap ul li .txt-wrap {
        display: table-cell;
        vertical-align: middle;
        padding-right: 2rem;
        box-sizing: border-box;
        font-family: 'notokr-regular'
    }

    .sports-wrap ul li .img2 {
        float: right;
        width: 11rem;
        height: 6.2rem
    }

        .sports-wrap ul li .img2:after {
            background: rgba(0, 0, 0, 0.3)
        }

        .sports-wrap ul li .img2 img {
            width: 100%;
            height: auto;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto
        }

    .sports-wrap ul li .txt-wrap p.title {
        color: #acacac;
        font-size: 1.4rem
    }

.sports-wrap .btn-more-wrap2 .icon {
    margin-top: 0.5rem
}

.view-section.promo-wrap {
    margin-bottom: 0;
    padding: 0;
    background: #131313;
    box-sizing: border-box;
    position: relative;
}

.promo-wrap .close-promo {
    width: 3.9rem;
    height: 2.3rem;
    text-align: center;
    position: absolute;
    top: 0;
    right: 5.27%;
    color: #fff;
    background: rgba(0,0,0,.3);
    font-size: 1.2rem
}

.promo-wrap .promo-list {
    /* position:absolute; */
    /* z-index:10; */
    /* bottom:0; */
    height: 70vw;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

    .promo-wrap .promo-list #promoWrap {
        margin-bottom: 5px;
    }

.promo-wrap li {
    width: 12rem;
    margin-right: .6rem;
    margin-bottom: 1.5rem;
}

    .promo-wrap li:last-child {
        margin: 0;
    }

    .promo-wrap li .txt {
        color: #fff;
        font-size: 1.4rem;
        line-height: 2rem;
        height: 4rem;
        margin-top: 5px;
    }

.promo-wrap .type-row li .img {
    display: block;
    height: 67px;
    overflow: hidden;
}

    .promo-wrap .type-row li .img:before {
        background: none
    }

.view-section.news-wrap {
    background: #202020;
    margin-bottom: 0;
    box-sizing: border-box;
}

.news-wrap .news-img {
    position: relative;
    padding: 1.5rem 5.27% 0;
}

    .news-wrap .news-img .img {
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
    }

        .news-wrap .news-img .img:before {
            position: absolute;
            bottom: 0;
            display: inline-block;
            content: '';
            width: 100%;
            height: 100%;
            opacity: .5;
            background-image: linear-gradient(to top, #010101 0%, transparent 100%);
            background: -o-linear-gradient(bottom, #010101 0%, transparent 100%);
            background: -moz-linear-gradient(bottom, #010101 0%, transparent 100%);
        }

    .news-wrap .news-img .txt {
        box-sizing: border-box;
        width: 78%;
        padding-left: 4%;
        position: absolute;
        bottom: 15px;
        font-size: 1.8rem;
        line-height: 2.5rem;
        max-height: 5rem;
        font-family: 'notokr-bold';
        color: #fff;
    }

.news-wrap ul {
    padding: 0 5.27%;
}

.news-wrap li {
    font-size: 1.4rem;
    line-height: 4rem;
    border-bottom: 1px solid #343434;
    color: #acacac;
}

.view-section.legend-wrap {
    background-color: #000;
    margin-bottom: 0;
    box-sizing: border-box;
    overflow: hidden;
}

.legend-wrap h5 {
    width: 100%;
    padding: 0 5.27%;
    font-size: 1.4rem;
    line-height: 2.8rem;
    font-family: 'notokr-bold';
    color: #ffda72
}

.legend-wrap .legend-area li {
    width: 12rem;
    margin-right: .8rem
}

    .legend-wrap .legend-area li:last-child {
        margin: 0;
    }

    .legend-wrap .legend-area li .txt {
        padding: 1rem 0 2rem;
        color: #bababa;
        font-size: 1.4rem;
        line-height: 2rem;
    }

.classic-wrap {
    background-color: #000;
    color: #fff;
    margin-bottom:0;
}

    .classic-wrap h5 {
        font-size: 14px;
        color: #8f83ff;
        padding: 0 5.27%;
        margin-top: 2px;
        font-family: 'pretend-bold';
    }

    .classic-wrap .slide {
        margin-bottom: 35px;
    }

        .classic-wrap .slide ul {
            display: flex;
            box-sizing: border-box;
        }

            .classic-wrap .slide ul li {
                flex: 0 0 155px;
                margin-right: 6px;
            }

                .classic-wrap .slide ul li:last-child {
                    margin-right: 0;
                }

                .classic-wrap .slide ul li .img {
                    display: block;
                    width: 100%;
                    height: 87px;
                    overflow: hidden;
                }

                    .classic-wrap .slide ul li .img img {
                        width: 100%;
                        height: 100%;
                        object-fit: cover;
                        object-position: 50% 50%;
                    }

                .classic-wrap .slide ul li p.txt {
                    margin-top: 7px;
                    line-height: 1.357142;
                    font-size: 14px;
                    -webkit-line-clamp: 3;
                    max-height: 57px;
                }

    .classic-wrap .btn-more-wrap2 .btn-more {
        display: block;
    }

.view-section.original-wrap {
    background-color: #202020;
    margin-bottom: 0;
    padding-bottom: 2.4rem;
}

.original-wrap .type-row ul {
    height: 30rem
}

.original-wrap .type-row li {
    float: none;
    padding: 0 5.27%;
    margin-right: 0;
    box-sizing: border-box
}

    .original-wrap .type-row li .item {
        float: left;
        width: calc(50% - 0.6rem);
        height: 14.3rem;
        margin-right: 1.2rem;
        margin-bottom: 1.2rem;
        border: 0;
        background: #181818
    }

        .original-wrap .type-row li .item:nth-child(2n) {
            margin-right: 0
        }

    .original-wrap .type-row li .img {
        height: 8.7rem
    }

        .original-wrap .type-row li .img img {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            height: auto;
            width: 100%
        }

@media screen and (max-width:350px) {
    .original-wrap .type-row li .img img {
        position: absolute;
        top: 0;
        left: -50%;
        right: -50%;
        bottom: 0;
        margin: auto;
        height: 100%;
        width: auto
    }
}

.original-wrap .type-row li .txt-wrap {
    padding: 0.6rem 1rem 1.4rem;
    background-color: #181818
}

.original-wrap .type-row li .title {
    height: 4rem;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.9rem
}

.original-wrap .pager {
    display: block;
    text-align: center;
    margin-top: 2rem
}

.view-section.life-wrap {
    padding-bottom: 2rem;
    margin-bottom: 0;
    background: #000 url("//m.imbc.com/images/bg-life_v3.jpg") no-repeat top center;
    background-size: contain
}

.life-wrap .type-vertical.Ver02 {
    width: calc(100% - 5.27% - 5.27%);
    margin-top: 1.6rem;
    margin-left: 5.27%;
    padding: 0;
    border: 0;
    background: #000;
    box-sizing: border-box
}

.life-wrap .type-vertical ul li {
    padding: 0.5rem 0.5rem 0.5rem 1.4rem;
    border-color: #212121
}

.life-wrap .type-vertical .txt-wrap {
    padding-left: 0;
    padding-right: 2rem;
    margin: 0
}

.life-wrap .img2 {
    width: 11rem;
    height: 6.2rem
}

.life-wrap .type-vertical .txt-wrap .title {
    font-size: 1.4rem;
    color: #acacac;
    line-height: 1.9rem
}

.life-wrap .img2:after {
    background: rgba(0, 0, 0, 0.3)
}

.life-wrap .type-vertical.Ver02 ul li .img2 img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.ad-wrap {
    margin-bottom: 0;
    border-top: 0.1rem solid #202020;
    background: #000
}

    .ad-wrap .swiper-pagination-bullet {
        background: #666;
        border: 0.1rem solid #666;
        opacity: 1;
        box-sizing: border-box
    }

    .ad-wrap .swiper-pagination-bullet-active {
        border: 0.1rem solid #fff;
        background: none
    }

/* 250728 podcast */
.podcast-wrap{
    background-color:#000;
    margin-bottom:0;
}
.podcast-wrap h2 {
    margin-bottom:20px;
}
.podcast-wrap h2 b{
    font-size:1px;
    color:transparent;
    display:inline-block;
    width:54px;
    height:16px;
    background:url(https://m.imbc.com/images/ico-logo.png) no-repeat 50% 0/100%;
    vertical-align:2px;
}

.podcast-wrap .podcast-list ul{
    padding:0 5.27%;
    box-sizing:border-box;
}

.podcast-wrap .podcast-list ul li{
    margin-top:15px;
}

.podcast-wrap .podcast-list ul li:first-child{
    margin-top:0;
}

.podcast-wrap .podcast-list ul li a{
    display:flex;
    align-items:center;
}

.podcast-wrap .podcast-list ul li .img{
    width:98px;
    height:98px;
    overflow:hidden;
    flex:0 0 98px;
    margin-right:14px;
}

.podcast-wrap .podcast-list ul li .txt{
    flex:0 0 calc(100% - 112px);
    width:calc(100% - 112px);
}

.podcast-wrap .podcast-list ul li span{
    color:#fff;
    line-height:1.5;
}

.podcast-wrap .podcast-list ul li .tit{
    font-size:14px;
    margin-bottom:7px;
    max-height:42px;
}

.podcast-wrap .podcast-list ul li .program,
.podcast-wrap .podcast-list ul li .date{
    display:block;
    font-size:12px;
    color:#b8b8b8;
}

.podcast-wrap .podcast-list ul li .program{

}

