﻿a {
    text-decoration: none !important;
    color: var(--main-font-color);
    font-weight: 500;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

.mt-30 {
    margin-top: 30px !important;
}

.mtb-45 {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
}

.centerPopup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
}

/* controlBox */
.indicator {
    position: relative;
    display: inline-flex;
    width: 18px !important;
}

    .indicator > button {
        text-indent: -9999px;
        position: relative;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 0px solid #e5e5e5;
        user-select: none;
        cursor: pointer;
    }

    .indicator > .slick-prev {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-7.png') top left no-repeat;
        top:1px;
    }

    .indicator > .slick-next {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-7.png') bottom left no-repeat;
    }

.controlBox {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: fit-content;
    border: 0;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-top: 45px;
    float:left;
}


.controlBox.in {
    top:-100px;
}
    .controlBox.middle {
        top: -50%;
        margin-top: 0 !important;
    }

    .controlBox > div {
        margin-right: 15px;
    }
    .controlBox.in > div,
    .controlBox.middle > div {
        margin: 0;
    }

.indicator2 {
    position: relative;
    display: inline-flex;
    width: 40px;
    height: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

    .indicator2 > button {
        text-indent: -9999px;
        overflow: hidden;
        border: 0;
        position: relative;
        display: inline-block;
        width: 8px;
        height: 13px;
        line-height: 13px;
        text-align: center;
        user-select: none;
        cursor: pointer;
    }

.indicator2 > .slick-prev {
    background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-4.png') center center no-repeat;
}

.indicator2 > .slick-next {
    background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-5.png') center center no-repeat;
}

.indicator3 {
    position: relative;
    display: inline-flex;
    width: 40px;
    height: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

    .indicator3 > button {
        text-indent: -9999px;
        overflow: hidden;
        border: 0;
        position: relative;
        display: inline-block;
        width: 8px;
        height: 13px;
        line-height: 13px;
        text-align: center;
        user-select: none;
        cursor: pointer;
    }

    .indicator3 > .slick-prev {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-4.png') center center no-repeat;
    }

    .indicator3 > .slick-next {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-5.png') center center no-repeat;
    }

.indicator4 {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: fit-content;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

    .indicator4 > button {
        text-indent: -9999px;
        overflow: hidden;
        border: 0;
        position: absolute;
        display: inline-block;
        width: 22px;
        height: 43px;
        line-height: 43px;
        top: 50%;
        margin-top: -21.5px;
        text-align: center;
        user-select: none;
        cursor: pointer;
        float: left;
        transition: all 0.3s ease-in-out;
    }

    .indicator4 > .slick-prev {
        left: 0;
        margin-left: 20px;
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/prev_no.png') center center no-repeat;
    }

        .indicator4 > .slick-prev:hover {
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/prev_arrow.png') center center no-repeat;
            transition: all 0.1s ease-in-out;
        }

    .indicator4 > .slick-next {
        left: 100%;
        margin-left: -40px;
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/next_no.png') center center no-repeat;
    }

        .indicator4 > .slick-next:hover {
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/next_arrow.png') center center no-repeat;
            transition: all 0.1s ease-in-out;
        }

.indicator4.mobile {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: fit-content;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
    .indicator4.mobile > button {
        text-indent: -9999px;
        overflow: hidden;
        border: 0;
        position: absolute;
        display: inline-block;
        width: 12px;
        height: 23px;
        line-height: 23px;
        top: 50%;
        margin-top: -11.5px;
        text-align: center;
        user-select: none;
        cursor: pointer;
        float: left;
    }

    .indicator4.mobile > .slick-prev {
        left: 10%;
        margin-left: -24px;
        background: url('https://img.hkglobaltv.co.kr/front/images/mobile/prev.png') center center no-repeat;
    }

    .indicator4.mobile > .slick-next {
        left: 90%;
        margin-left: 12px;
        background: url('https://img.hkglobaltv.co.kr/front/images/mobile/next.png') center center no-repeat;
    }

.indicator5 {
    position: relative;
    display: inline-flex;
    width: 40px;
    height: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

    .indicator5 > button {
        text-indent: -9999px;
        overflow: hidden;
        border: 0;
        position: relative;
        display: inline-block;
        width: 8px;
        height: 13px;
        line-height: 13px;
        text-align: center;
        user-select: none;
        cursor: pointer;
    }

    .indicator5 > .slick-prev {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-4.png') center center no-repeat;
    }

    .indicator5 > .slick-next {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-5.png') center center no-repeat;
    }

.indicator6 {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: fit-content;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

    .indicator6 > button {
        text-indent: -9999px;
        overflow: hidden;
        border: 0;
        position: absolute;
        display: inline-block;
        width: 10px;
        height: 16px;
        line-height: 16px;
        text-align: center;
        user-select: none;
        cursor: pointer;
    }

    .indicator6 > .slick-prev {
        left: 5%;
        margin-left:-15px;
        background: url('https://img.hkglobaltv.co.kr/front/images/mobile/prev_on.png') center center no-repeat;
    }

    .indicator6 > .slick-prev.slick-disabled {
        background: url('https://img.hkglobaltv.co.kr/front/images/mobile/prev_off.png') center center no-repeat;
    }

    .indicator6 > .slick-next {
        left: 95%;
        margin-left:5px;
        background: url('https://img.hkglobaltv.co.kr/front/images/mobile/next_on.png') center center no-repeat;
    }

        .indicator6 > .slick-next.slick-disabled {
            background: url('https://img.hkglobaltv.co.kr/front/images/mobile/next_off.png') center center no-repeat;
        }

.indicator7 {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: fit-content;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

    .indicator7 > button {
        text-indent: -9999px;
        overflow: hidden;
        border: 0;
        position: absolute;
        display: inline-block;
        width: 10px;
        height: 16px;
        line-height: 16px;
        text-align: center;
        user-select: none;
        cursor: pointer;
    }

    .indicator7 > .slick-prev {
        left: 5%;
        margin-left: -25px;
        background: url('https://img.hkglobaltv.co.kr/front/images/mobile/prev_on.png') center center no-repeat;
    }

        .indicator7 > .slick-prev.slick-disabled {
            background: url('https://img.hkglobaltv.co.kr/front/images/mobile/prev_off.png') center center no-repeat;
        }

    .indicator7 > .slick-next {
        left: 95%;
        margin-left: 15px;
        background: url('https://img.hkglobaltv.co.kr/front/images/mobile/next_on.png') center center no-repeat;
    }

        .indicator7 > .slick-next.slick-disabled {
            background: url('https://img.hkglobaltv.co.kr/front/images/mobile/next_off.png') center center no-repeat;
        }

.customDot {
    position: relative;
    display: inline-block;
    width: 300px;
    height: 5px;
    margin: 0;
    padding: 0;
}

.customDot2 {
    position: relative;
    display: inline-block;
    width: 300px;
    height: 5px;
    margin: 0;
    padding: 0;
}

.customDot3 {
    position: relative;
    display: inline-block;
    width: 300px;
    height: 5px;
    margin: 0;
    padding: 0;
}

.customDot4 {
    position: relative;
    display: inline-block;
    width: 300px;
    height: 5px;
    margin: 0;
    padding: 0;
}

.slick-dots {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 5px;
    border-radius: 5px;
    background-color: #dcdfe5;
    margin: 0;
    padding: 0;
}

    .slick-dots > li {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 5px;
        border-radius: 5px;
        background-color: #dcdfe5;
        float: left;
        overflow: hidden;
        cursor: pointer;
    }

        .slick-dots > li:first-child:nth-last-child(1) {
            width: 100%;
        }

        .slick-dots > li:first-child:nth-last-child(2),
        .slick-dots > li:first-child:nth-last-child(2) ~ li {
            width: 50%;
        }

        .slick-dots > li:first-child:nth-last-child(3),
        .slick-dots > li:first-child:nth-last-child(3) ~ li {
            width: 33.3333%;
        }

        .slick-dots > li:first-child:nth-last-child(4),
        .slick-dots > li:first-child:nth-last-child(4) ~ li {
            width: 25%;
        }

        .slick-dots > li:first-child:nth-last-child(5),
        .slick-dots > li:first-child:nth-last-child(5) ~ li {
            width: 20%;
        }

        .slick-dots > li:first-child:nth-last-child(6),
        .slick-dots > li:first-child:nth-last-child(6) ~ li {
            width: 16.6%;
        }

            .slick-dots > li:first-child:nth-last-child(7),
            .slick-dots > li:first-child:nth-last-child(7) ~ li {
                width: 14.2%;
            }
                .slick-dots > li:first-child:nth-last-child(8),
                .slick-dots > li:first-child:nth-last-child(8) ~ li {
                    width: 12.5%;
                }
                    .slick-dots > li:first-child:nth-last-child(9),
                    .slick-dots > li:first-child:nth-last-child(9) ~ li {
                        width: 10%;
                    }

        .slick-dots > li:first-child:nth-last-child(10),
        .slick-dots > li:first-child:nth-last-child(10) ~ li {
            width: 16.6%;
        }


        .slick-dots > li.slick-active {
            background-color: #000;
        }

        .slick-dots > li > button {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 100%;
            border: 0;
            font-size: 0;
            background: none;
            cursor: pointer;
        }

.control {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: url('https://img.hkglobaltv.co.kr/front/images/pc/stop.png') center center no-repeat;
    user-select: none;
    cursor: pointer;
}

    .control.pause {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/play.png') center center no-repeat;
    }



/* 커스텀 팝업 */
.hkglobal-popup {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 10px 0 #000000aa;
}

.hkglobal-title {
    font-family: 'Pretendard Variable', 'Pretendard';
    color: #000;
    line-height:150%;
}

.hkglobal-confirm-btn {
    background-color: #037a81;
    color: #fff;
}

    .hkglobal-confirm-btn:hover {
        background-color: #000;
    }

html {
    width: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Pretendard Variable', 'Pretendard';
    width: 100%;
    height: 100%;
    max-width: 1920px;
    overflow-y: scroll;
    overflow-x: hidden;
    line-height: 1;
}

/* header */

.headerBox {
    position: relative;
    display:inline-block;
    top: 0;
    left: 50%;
    margin-left: -600px;
    width: 100%;
    height: auto;
    min-height:0;
    max-height:220px;
    max-width: 1200px;
    user-select: none;
}

.headerTop {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: 34px;
    line-height: 34px;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    float:left;
}

    .headerTop:after {
        position: absolute;
        display: inline-block;
        top: 0;
        left: -360px;
        content: "";
        width: 1920px;
        height: 34px;
        background-color: #f7f7f7;
        z-index: -1;
    }

    .headerTop > div {
        position: relative;
        display: inline-block;
        width: 50%;
        height: 100%;
    }

        .headerTop > div > ul {
            position: relative;
            display: inline-flex;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
            flex-direction: row;
            align-content: center;
            justify-content: flex-start;
            align-items: center;
            flex-wrap: nowrap;
            float:left;
        }

        .headerTop > div.left > ul {
            justify-content: flex-start;
        }

        .headerTop > div.right > ul {
            justify-content: flex-end;
        }

        .headerTop > div > ul > li {
            position: relative;
            display: inline-block;
            font-size: 13px;
            font-weight: 500;
            color: #666;
            letter-spacing: normal;
            transition: all 0.3s ease-in-out;
        }

            .headerTop > div > ul > li > span {
                color: #037a81;
                font-weight: 600;
            }

    .headerTop li:not(li:has(span)):hover {
        color: #000;
        transition: all 0.1s ease-in-out;
        cursor: pointer;
    }

    .headerTop > div > ul > li + li {
        margin-left: 11px;
    }

        .headerTop > div > ul > li + li:before {
            content: "";
            display: inline-block;
            height: 11px;
            width: 1px;
            background-color: #ccc;
            margin-right: 11px;
            margin-top: 12px;
        }

.gnb {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: 86px;
    line-height: 86px;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    background-color: #fff;
    float:left;
}

    .gnb.fixed {
        position: fixed;
        top: 0;
        width: 100%;
        max-width: 1200px;
        height: 86px;
        z-index: 99;
        left:50%;
        margin-left:-600px;
    }

    .gnb.pc:after {
        clear: both;
        position: absolute;
        display: inline-block;
        top: 0;
        left: -360px;
        content: "";
        width: 1920px;
        height: 87px;
        z-index: -1;
        background-color: #fff;
        border-bottom: 1px solid #e5e5e5;
    }

    .gnb > div {
        position: relative;
        display: inline-block;
        width: 33%;
        height: 100%;
    }

        .gnb > div.left {
            width: calc(50% - 94px);
        }

        .gnb > div.center {
            width: 188px;
        }

        .gnb > div.right {
            width: calc(50% - 94px);
        }

        .gnb > div > ul {
            position: relative;
            display: inline-flex;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
            flex-direction: row;
            align-content: center;
            justify-content: flex-start;
            align-items: center;
            flex-wrap: nowrap;
        }

        .gnb > div.left > ul {
            justify-content: flex-start;
        }

        .gnb > div.center > ul {
            justify-content: center;
        }

        .gnb > div.right > ul {
            justify-content: flex-end;
        }

        .gnb > div > ul > li {
            position: relative;
            display: inline-block;
            font-size: 21px;
            font-weight: 700;
            color: #000;
            letter-spacing: -0.42px;
            cursor: pointer;
            visibility: visible;
        }

        .gnb > div.left > ul > li:first-child.active {
            color: #ff0000;
        }

        .gnb > div > ul > li.active {
            color: #037a81;
        }

    .gnb div:not(.center) li:not(.search):not(.searchBox):after {
        content: "";
        position: absolute;
        display: inline-block;
        width: calc(100% + 10px);
        top: 60px;
        left: -5px;
        border-bottom: 2px solid #f00400;
        opacity: 0;
    }

    .gnb div:not(.center) li:hover:not(.search):not(.searchBox):after {
        opacity: 0.8;
        transition: all 0.1s ease-in-out;
    }

    .gnb > div > ul > li + li {
        margin-left: 40px;
    }

    .gnb > div.left > ul > li > i {
        position: relative;
        display: inline-block;
        width: 8px;
        height: 8px;
        background-color: #ff0000;
        border-radius: 4px;
        margin-right: 13px;
        top: -4px;
        left: 5px;
        box-shadow: 0 0 2px 1px #ff0000aa;
    }

        .gnb > div.left > ul > li > i:before {
            content: "";
            width: 14px;
            height: 14px;
            border: 1px solid #ff0000aa;
            display: block;
            position: absolute;
            border-radius: 7px;
            margin-top: -3px;
            margin-left: -3px;
            -webkit-animation: pulseOn 1.3s ease-out infinite;
            -moz-animation: pulseOn 1.3s ease-out infinite;
            animation: pulseOn 1.3s ease-out infinite;
            opacity: 1;
        }

    .gnb > div.left > ul > li > span {
        color: #ff0000;
    }

    .gnb > div.right > ul > li.search.blind {
        transition: all 0.3s ease-out;
        visibility: hidden !important;
        opacity: 0;
    }

    .gnb > div.right > ul > li.searchBox.blind {
        transition: all 0.3s ease-out;
        transform: translateX(20px);
        visibility: hidden !important;
        opacity: 0;
    }

    .gnb > div.right > ul > li.search {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/search-off.png') center center no-repeat;
        width: 29px;
        height: 29px;
        margin-top: 2px;
    }

        .gnb > div.right > ul > li.search:hover {
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/search-on.png') center center no-repeat;
        }

    .gnb > div.right > ul > li.searchBox {
        position: absolute;
        display: inline-block;
        width: 392px;
        height: 86px;
        float: right;
        z-index: 1;
        background-color: #fff;
    }
        .gnb > div.right > ul > li.searchBox > div {
            position: absolute;
            display: inline-block;
            border: 2px solid #037a81;
            width: 100%;
            height: 52px;
            border-radius: 30px;
            margin-top: 18px;
            box-sizing: border-box;
        }
        .gnb > div.right > ul > li.searchBox > div > input[type=submit] {
            position: absolute;
            display: inline-block;
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/search-on.png') center center no-repeat;
            width: 29px;
            height: 29px;
            top: 10px;
            right: 15px;
            cursor: pointer;
            border: 0;
            outline: 0;
            box-shadow: none;
        }

        .gnb > div.right > ul > li.searchBox > div > input[type=text] {
            position: absolute;
            display: inline-block;
            font-size: 20px;
            font-weight: 500;
            color: #000;
            letter-spacing: normal;
            width: 100%;
            max-width: 310px;
            height: 48px;
            border: 0px solid #ddd;
            margin-left: 25px;
        }

            .gnb > div.right > ul > li.searchBox > div > input[type=text]:focus-visible,
            .gnb > div.right > ul > li.searchBox > div > input[type=submit]:focus-visible,
            .gnb > div.right > ul > li.searchBox > div > input[type=submit]:focus {
                border: 0;
                outline: 0;
                box-shadow: none;
            }

@-webkit-keyframes pulseOn {
    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}

/* main */
.contentsBox {
    position: relative;
    display: block;
    top: 0;
    left: 50%;
    margin-left: -600px;
    margin-top: auto;
    width: 100%;
    max-width: 1200px;
    height: max-content;
    user-select: none;
}

.topContents {
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    top: 22px;
    margin-bottom:44px;
}

.onair {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    min-width: 800px;
    float: left;
}

    .onair > .vod {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 450px;
        float: left;
        overflow: hidden;
    }

        .onair > .vod > iframe {
            position: absolute;
            display: inline-block;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
        }

    .onair > .button.mobile {
        display: none;
    }
    .onair > .button {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 98px;
        padding: 0;
        margin: 0;
        margin-top: 22px;
    }

        .onair > .button > li {
            position: relative;
            display: inline-flex;
            font-size: 22px;
            font-weight: 700;
            color: #000;
            letter-spacing: normal;
            cursor: pointer;
            width: calc(100% / 3);
            height: 98px;
            border: 1px solid #e1e1e1;
            float: left;
            margin: 0;
            padding-left: 18px;
            margin-right: 0px;
            border-right: 0;
            line-height: 1.18;
            flex-direction: column;
            flex-wrap: nowrap;
            align-content: center;
            align-items: flex-start;
            justify-content: center;
            transition: all 0.3s ease-in-out;
        }

            .onair > .button > li.on {
                border: 2px solid #ff0000 !important;
                z-index: 1;
                box-shadow: 0 0 6px 1.6px #ff00004d;
                transition: all 0.1s ease-in-out;
            }

            .onair > .button > li:hover {
                background-color: #f0f0f0;
                transition: all 0.1s ease-in-out;
            }

            .onair > .button > li:last-child {
                border-right: 1px solid #e1e1e1;
            }

            .onair > .button > li span.on {
                color: #ff0000;
                font-weight: 700;
                margin-right: 5px;
            }

            .onair > .button > li > div.time {
                color: #888;
                font-weight: 300;
            }

            .onair > .button > li > div.title {
                position: relative;
                display: block;
                width: 100%;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
            }

    .onair.detail {
        max-width: 1200px;
    }

        .onair.detail > .vod {
            min-height: 450px;
        }

            .onair.detail > .vod:has(>iframe) {
                min-height: 675px;
            }

            .onair.detail > .vod:after {
                position: absolute;
                display: inline-block;
                top: 0;
                left: -360px;
                content: "";
                width: 1920px;
                height: 675px;
                z-index: -1;
            }

        .onair.detail > .button > li {
            padding-left: 35px;
        }

.marketPrice {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 570px;
    max-width: 392px;
    margin-left: 10px;
    border-top: 3px solid #037a81;
    border-bottom: 1px solid #e1e1e1;
    float: left;
    background-color: #fff;
}

.marketGnb {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: 66px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    float: left;
}

    .marketGnb > ul {
        margin: 0;
        padding-left:20px;
    }

        .marketGnb > ul > li {
            position: relative;
            display: inline-flex;
            font-size: 20px;
            font-weight: 600;
            color: #888;
            letter-spacing: normal;
            cursor: pointer;
            width: fit-content;
            height: 66px;
            float: left;
            margin: 0;
            margin-right: 20px;
            line-height: 1.2;
            flex-direction: column;
            flex-wrap: nowrap;
            align-content: center;
            align-items: center;
            justify-content: center;
        }

            .marketGnb > ul > li.on,
            .marketGnb > ul > li:hover {
                color: #000;
                transition: all 0.1s ease-in-out;
            }

    .marketGnb > .updateTime {
        position: relative;
        display: inline-block;
        font-size: 14px;
        line-height: 1.14;
        color: #888;
        font-weight: 300;
        margin-top: 15px;
        width:165px;
        text-align:right;
        margin-right:5px;
    }

        .marketGnb > .updateTime > span {
            position: relative;
            display: inline-block;
            vertical-align: middle;
        }

        .marketGnb > .updateTime > a {
            position: relative;
            display: inline-block;
            margin-left: 5px;
        }

            .marketGnb > .updateTime > a > img.rotate {
                -webkit-animation: updateClick 1.3s ease-out alternate;
                -moz-animation: updateClick 1.3s ease-out alternate;
                animation: updateClick 1.3s ease-out alternate;
            }

.marketContents {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 186px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}

    .marketContents > ul {
        position: absolute;
        display: inline-block;
        width: 100%;
        height: 186px;
        margin: 0;
        padding: 0;
        bottom: -10%;
        opacity: 0;
        transition: all 0.4s ease-in-out;
    }

        .marketContents > ul.on {
            bottom: 0%;
            opacity:1;
            transition: all 0.2s ease-in-out;
        }

        .marketContents > ul > li {
            position: relative;
            display: inline-block;
            width: calc(100% - 40px);
            float: left;
            margin: 0 20px;
        }

            .marketContents > ul > li > span {
                position: relative;
                display: inline-block;
                float: left;
                margin: 0;
                padding: 0;
                font-size: 22px;
                letter-spacing: normal;
                font-weight: 600;
                color: #000;
                height: 62px;
                line-height: 62px;
            }

                .marketContents > ul > li > span:nth-child(1) {
                    width: 40%;
                    text-align: left;
                }

                .marketContents > ul > li > span:nth-child(2) {
                    width: 35%;
                    text-align: right;
                }

                .marketContents > ul > li > span:nth-child(3) {
                    width: 25%;
                    text-align: right;
                    display: inline-flex;
                    flex-direction: column;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: center;
                    align-items: flex-end;
                }

                    .marketContents > ul > li > span:nth-child(3) > span:nth-child(1) {
                        width: 100%;
                        text-align: right;
                        height: 17px;
                        line-height: 17px;
                        font-size: 15px;
                        float: left;
                    }

                    .marketContents > ul > li > span:nth-child(3) > span:nth-child(2) {
                        width: 100%;
                        text-align: right;
                        height: 16px;
                        line-height: 16px;
                        font-size: 13px;
                        font-weight: 500;
                        float: left;
                    }


                .marketContents > ul > li > span > span > i {
                    font-size: 9px;
                    font-style: normal !important;
                    margin-right: 5px;
                }

    .marketContents .up {
        color: #eb3838 !important;
    }

    .marketContents .down {
        color: #4f59c3 !important;
    }

.exchange {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 314px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
    background-color: #f5f6f8;
}

    .exchange > ul {
        position: relative;
        display: inline-flex;
        width: calc(100% - 28px);
        height: 242px;
        margin: 19px 0 0 14px;
        padding: 0;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: center;
    }

        .exchange > ul > li {
            position: relative;
            display: inline-flex;
            width: 178px;
            height: 118px;
            float: left;
            margin: 0 6px 6px 0;
            background-color: #fff;
            border-radius: 12px;
            flex-direction: column;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: flex-start;
            align-items: center;
        }

            .exchange > ul > li:nth-child(2n) {
                margin-right: 0;
            }

            .exchange > ul > li:nth-child(3),
            .exchange > ul > li:nth-child(4) {
                margin-bottom: 0;
            }

            .exchange > ul > li > span {
                position: relative;
                display: inline-block;
            }

                .exchange > ul > li > span:nth-child(1) {
                    font-size: 18px;
                    line-height: 1.17;
                    font-weight: 600;
                    color: #000;
                    margin-top: 16px;
                }

                .exchange > ul > li > span:nth-child(2) {
                    font-size: 22px;
                    line-height: 1.18;
                    font-weight: 600;
                    margin-top: 4px;
                }

                .exchange > ul > li > span:nth-child(3) {
                    border: 1px solid #000;
                    width: 148px;
                    height: 32px;
                    border-radius: 4px;
                    display: inline-flex;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: space-evenly;
                    align-items: center;
                    margin-top: 4px;
                    font-size: 15px;
                    font-weight: 600;
                }

                    .exchange > ul > li > span:nth-child(3) > span:nth-last-child(1) {
                        font-weight: 500;
                    }


                .exchange > ul > li > span > span > i {
                    font-size: 9px;
                    font-style: normal !important;
                    margin-right: 5px;
                }

    .exchange .up {
        color: #eb3838 !important;
        border-color: #eb3838 !important;
    }

    .exchange .down {
        color: #4f59c3 !important;
        border-color: #4f59c3 !important;
    }

    .exchange > .updateTime {
        position: relative;
        font-size: 14px;
        line-height: 1.14;
        color: #888;
        font-weight: 300;
        text-align: right;
        display: inline-block;
        width: 100%;
        padding-right: 17px;
        margin-top: 12px;
    }

        .exchange > .updateTime > span:not(#updateDate2) {
            color: #000;
        }

        .exchange > .updateTime > span > i {
            position: relative;
            display: inline-block;
            width: 6px;
            height: 6px;
            background-color: #ff0000;
            border-radius: 3px;
            margin-right: 5px;
            margin-left: 5px;
            top: -1px;
        }

@-webkit-keyframes updateClick {
    100% {
        transform: rotate(360deg);
    }
}

/* banner */
div.banner {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 1200px;
    height: auto;
}

    div.banner > ul > li {
        position: relative;
        display: inline-block;
        width: 100%;
    }

        div.banner > ul > li > img {
            position: relative;
            width: fit-content;
            display: inline-block;
            cursor: pointer;
        }

    div.banner div.indexBox {
        position: absolute;
        display: inline-block;
        width: 72px;
        height: 26px;
        border-radius: 15px;
        background-color: #aaa;
        bottom: 18px;
        right: 22px;
        opacity: 90%;
        font-size: 15px;
        padding-top: 6px;
        padding-right: 10px;
        text-align: right;
        color: #fff;
    }

        div.banner div.indexBox > span.slideStatus {
            position: absolute;
            display: inline-block;
            width: 15px;
            height: 15px;
            top: 6px;
            left: 9px;
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/pause_small.png') center center no-repeat;
            user-select: none;
            cursor: pointer;
        }

            div.banner div.indexBox > span.slideStatus.pause {
                background: url('https://img.hkglobaltv.co.kr/front/images/pc/play_small.png') center center no-repeat;
            }

        div.banner div.indexBox > span#currentPage {
            position: relative;
            display: inline-block;
            width: fit-content;
            margin-right: 3px;
        }

        div.banner div.indexBox > span#pageCount {
            position: relative;
            display: inline-block;
            margin-left: 3px;
        }

div.indexBox.blind {
    display: none;
}

div.banner.top {
    position:relative;
    display:inline-block;
    width:1200px;
    height:auto;
    min-height:0;
    max-height:100px;
    margin:0;
    padding:0;
    float:left;
}

    div.banner.top div.bannerBack {
        position: absolute;
        display: inline-block;
        top: 0;
        left: -360px;
        content: "";
        width: 1920px;
        height: 100px;
        z-index: -1;
        background-size: 500% !important;
    }

    div.banner.top .slick-list {
        overflow:unset;
    }

    div.banner.bottom {
        position: relative;
        display: inline-block;
        width: 1200px;
        height: auto;
        min-height: 0;
        max-height: 100px;
        left: 50%;
        margin-left: -600px;
        overflow: hidden;
        float: left;
    }

    div.banner.top img,
    div.banner.bottom img,
    div.banner.scroll img {
        display: block;
        width: 100%;
        height:100%;
    }

div.banner.scroll {
    position: fixed;
    display: inline-block;
    width: auto;
    max-width:150px;
    height:auto;
    max-height: 138px;
    bottom: 100px;
    left: 50%;
    margin-left: 610px;
    z-index: 88;
}

    div.banner.scroll span.close {
        position: absolute;
        display: inline-block;
        width: 20px;
        height: 20px;
        top: 0;
        right: 0;
        cursor: pointer;
        z-index: 1;
    }

    div.banner.scroll > ul.bannerList {
        position: relative;
        display: inline-block;
        width: 150px;
        height: 138px;
        overflow: hidden;
        cursor: pointer;
    }

    div.banner.scroll > ul.bannerList li.blind {
        display: none;
    }

    div.banner.scroll > span.goToTop {
        position: absolute;
        display: inline-flex;
        width: 32px;
        height: 58px;
        background-color: #fff;
        border: 1px solid #e5e5e5;
        bottom: -85px;
        left: 20px;
        box-shadow: 0 3px 6px 0 #00000014;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }

        div.banner.scroll > span.goToTop:after {
            content: "";
            position: absolute;
            display: inline-block;
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow.png') no-repeat;
            width: 12px;
            height: 7px;
        }

div.banner.scroll > span.goToTop:hover::after {
    -webkit-animation: arrowUpDown .5s ease-out infinite alternate;
    -moz-animation: arrowUpDown .5s ease-out infinite alternate;
    animation: arrowUpDown .5s ease-out infinite alternate;
}


/* main news */
.newsContents {
    position: relative;
    display: inline-flex;
    width: 1200px;
    margin-top: 55px;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}

    .newsContents > div.title {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 43px;
        color: #000;
        font-size: 36px;
        font-weight: 700;
        line-height: 1.19;
        text-align: center;
        margin-bottom: 32px;
    }

    .newsContents > .leftArea {
        position: relative;
        display: inline-block;
        width: 671px;
        height: auto;
        border-bottom: 1px solid #e1e1e1;
        padding-bottom: 41px;
    }

.leftArea > .topNews {
    position: relative;
    display: inline-flex;
    width: 671px;
    height: 322px;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    cursor: pointer;
}

    .leftArea > .topNews > .newsTitle {
        position: relative;
        display: -webkit-box;
        width: 100%;
        height: 98px;
        color: #000;
        font-size: 36px;
        font-weight: 700;
        line-height: 1.39;
        letter-spacing: -0.72px;
        text-align: left;
        margin-bottom: 26px;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .leftArea > .topNews > .newsImg {
        position: relative;
        display: inline-block;
        width: 340px;
        height: 198px;
        top: 0;
        overflow: hidden;
    }

        .leftArea > .topNews > .newsImg > img {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 100%;
        }

    .leftArea > .topNews > .newsSum {
        position: relative;
        display: -webkit-box;
        width: 309px;
        height: 198px;
        color: #000;
        font-size: 22px;
        font-weight: 500;
        line-height: 39px;
        letter-spacing: normal;
        text-align: left;
        margin-left: 22px;
        word-break: break-all;
        text-align: justify;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

.leftArea > .recentNews {
    position: relative;
    display: inline-flex;
    width: 671px;
    height: 260px;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 33px;
}

    .leftArea > .recentNews > .title {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 34px;
        color: #000;
        font-size: 28px;
        font-weight: 700;
        line-height: 1.21;
        letter-spacing: normal;
        text-align: left;
        margin-bottom: 17px;
    }

        .leftArea > .recentNews > .title > span {
            float: right;
        }

    .leftArea > .recentNews > ul {
        position: relative;
        display: inline-flex;
        width: 100%;
        height: 200px;
        margin: 0;
        padding: 0;
        overflow: hidden;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: flex-start;
        justify-content: space-between;
        align-items: flex-start;
    }

        .leftArea > .recentNews > ul > li {
            position: relative;
            display: inline-block;
            width: 100%;
            float: left;
            color: #666;
            font-size: 24px;
            font-weight: 500;
            margin: 0;
            padding: 0;
            letter-spacing: normal;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            cursor: pointer;
            transition: all 0.3s ease-in-out;
        }

            .leftArea > .recentNews > ul > li:hover {
                color: #000;
                transition: all 0.1s ease-in-out;
            }

.newsContents > .rightArea {
    position: relative;
    display: inline-block;
    width: 480px;
    height: 100%;
    margin-left: 49px;
}

.rightArea > .title {
    position: relative;
    display: inline-block;
    width: 480px;
    height: 56px;
    color: #000;
    font-size: 28px;
    font-weight: 700;
    line-height: 57px;
    text-align: left;
    margin-bottom: 15px;
}

    .rightArea > .title > span {
        float: right;
    }

.rightArea > ul {
    position: relative;
    display: inline-block;
    width: 480px;
    height: fit-content;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-top: 3px solid #1c1c1c;
    border-bottom: 1px solid #e1e1e1;
}

    .rightArea > ul li {
        position: relative;
        display: inline-block;
        width: 480px;
        height: 95px;
        line-height: 100px;
        color: #000;
        font-size: 22px;
        font-weight: 600;
        margin: 0;
        padding: 0;
        overflow: hidden;
        border: 0;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

        .rightArea > ul li + li {
            border-top: 1px solid #e1e1e1 !important;
        }

        .rightArea > ul li:hover {
            color: #037a81;
            transition: all 0.1s ease-in-out;
        }

        .rightArea > ul li:nth-child(2n) {
            background-color: #fbfbfb !important;
        }

        .rightArea > ul li > span {
            position: relative;
            display: flex;
            width: 150px;
            height: 95px !important;
            text-align: left;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: flex-start;
            align-items: center;
            padding: 0 30px;
            float: left;
        }

            .rightArea > ul li > span:nth-child(2) {
                width: auto;
                font-weight: 500;
                letter-spacing: -0.44px;
                line-height: 1.36;
            }

.more {
    position: relative;
    display: inline-flex;
    width: 60px;
    height: 21px;
    line-height: 21px;
    font-size: 18px;
    font-family: 'Pretendard Variable', 'Pretendard';
    font-weight: 500;
    letter-spacing: normal;
    cursor: pointer;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    color: #888;
    margin-top:10px;
}
    .more > img {
        position: relative;
        display: inline-block;
        width: 6px;
        height:11px;
        margin-left:5px;
    }

.more:hover img {
    -webkit-animation: arrowLR .4s ease-out infinite alternate;
    -moz-animation: arrowLR .4s ease-out infinite alternate;
    animation: arrowLR .4s ease-out infinite alternate;
}

@keyframes arrowLR {
    0% {
        margin-left: 2px;
    }

    100% {
        margin-left: 5px;
    }
}

/* youtubeContents */
.youtubeContents {
    clear: both;
    position: relative;
    display: inline-flex;
    width: 1200px;
    height: fit-content;
    max-width: 1200px;
    margin: 35px 0;
    padding: 0;
    top: 0;
    left: 50%;
    margin-left: -600px;
    background-color: #fff;
    overflow: hidden;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
}

    .youtubeContents > .mainList {
        position: relative;
        display: inline-block;
        width: 100%;
        margin: 25px 0;
    }

        .youtubeContents > .mainList > .title {
            position: relative;
            display: inline-block;
            font-size: 32px;
            font-weight: 700;
            line-height: 1.19;
            letter-spacing: normal;
            color: #000;
            width: 100%;
            margin-bottom: 16px;
            margin-top: 11px;
        }

            .youtubeContents > .mainList > .title > span {
                float: right;
                margin-top: -10px;
            }

.moreYoutube:before {
    content: "한경글로벌TV";
    position: relative;
    display: inline-flex;
    font-family: 'Pretendard Variable', 'Pretendard';
    font-weight: 700;
    letter-spacing: normal;
    width: 126px;
    height: 41px;
    color: #037a81;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    border: 0.14em solid #037a81;
    border-radius: 25px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.moreYoutube::after {
    content: "";
    position: relative;
    display: inline-block;
    background: url('https://img.hkglobaltv.co.kr/front/images/pc/youtube.png') no-repeat;
    width: 28px;
    height: 28px;
    margin-bottom: 5px;
    margin-left: -14px;
}

.youtubeContents > .mainList > .list {
    position: relative;
    display: inline-block;
    width: 100%;
}

    .youtubeContents > .mainList > .list > ul {
        position: relative;
        display: inline-block;
        width: 284px;
        margin-right: 21px;
        float: left;
        cursor: pointer;
    }

        .youtubeContents > .mainList > .list > ul:nth-child(4) {
            margin-right: 0;
        }

        .youtubeContents > .mainList > .list > ul > li {
            position: relative;
            display: inline-block;
            width: 100%;
            font-size: 20px;
            font-weight: 700;
            line-height: 1.3;
            letter-spacing: normal;
            color: #000;
        }

            .youtubeContents > .mainList > .list > ul > li.thumb {
                border: 0;
                margin: 0;
                border-radius: 15px;
                padding: 0;
                overflow: hidden;
            }

                .youtubeContents > .mainList > .list > ul > li.thumb > img {
                    width: 100%;
                    height: 100%;
                    margin: 0;
                }

            .youtubeContents > .mainList > .list > ul > li.title {
                display: -webkit-box;
                margin-top: 10px;
                text-overflow: ellipsis;
                overflow: hidden;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
            }

            .youtubeContents > .mainList > .list > ul > li.info {
                font-weight: 500;
                font-size: 18px;
                margin-top: 12px;
                line-height: 1.33;
                color: #888;
            }

                .youtubeContents > .mainList > .list > ul > li.info > span {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                }

                    .youtubeContents > .mainList > .list > ul > li.info > span:first-child {
                    }

/* popuparProgram */
.popularProgram {
    position: relative;
    display: flex;
    width: 1200px;
    height: 581px;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
}

    .popularProgram:after {
        position: absolute;
        display: inline-block;
        top: 0;
        left: -360px;
        content: "";
        width: 1920px;
        height: 581px;
        background-color: #fff8f5;
        z-index: -1;
    }

    .popularProgram > div.title {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 43px;
        color: #000;
        font-size: 32px;
        font-weight: 700;
        line-height: 1.19;
        text-align: center;
        margin-top: 65px;
        margin-bottom: 38px;
    }

    .popularProgram > div.program {
        position: relative;
        display: inline-block;
        width: 1200px;
        height: 300px;
        overflow: hidden;
    }

        .popularProgram > div.program > .programList {
            position: relative;
            display: inline-block;
            width: 1220px;
            height: 300px;
        }

            .popularProgram > div.program > .programList ul {
                position: relative;
                display: inline-block;
                width: 284px;
                margin-right: 21px;
                float: left;
                cursor:pointer;
            }

                .popularProgram > div.program > .programList ul > li.programImg {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: fit-content;
                    min-height: 183px;
                    max-height: 183px;
                    background-color: #3b3a49;
                    border: 1px solid #e1e1e1;
                    float: left;
                }
                    .popularProgram > div.program > .programList ul > li.programImg > span {
                        position: relative;
                        display: inline-flex;
                        width: 100%;
                        height: 183px;
                        color: #fff;
                        font-size: 38px;
                        font-weight: 600;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        align-content: center;
                        justify-content: center;
                        align-items: center;
                    }
                        .popularProgram > div.program > .programList ul > li.programImg > img {
                            position: relative;
                            display: inline-block;
                            width: 100%;
                        }

                .popularProgram > div.program > .programList ul > li.info {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 102px;
                    background-color: #fff;
                    text-align: center;
                    overflow: hidden;
                    float: left;
                }

                    .popularProgram > div.program > .programList ul > li.info > span {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 19px;
                        font-size: 16px;
                        font-weight: 500;
                        color: #888;
                        line-height: 1.5;
                        margin-top: 3px;
                    }

                        .popularProgram > div.program > .programList ul > li.info > span:first-child {
                            height: 29px;
                            font-size: 24px;
                            font-weight: 700;
                            color: #000;
                            line-height: 1.08;
                            margin-top: 25px;
                        }

    
/* wowGlobalPartner*/
.wowGlobalPartner {
    position: relative;
    display: flex;
    width: 100%;
    height: 772px;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    overflow: hidden;
}

    .wowGlobalPartner > div.title {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 43px;
        color: #000;
        font-size: 32px;
        font-weight: 700;
        line-height: 1.19;
        text-align: center;
        margin-top: 79px;
        margin-bottom: 18px;
    }

        .wowGlobalPartner > div.title > span {
            color: #ff0000;
        }

    .wowGlobalPartner > div.partnerList {
        position: relative;
        display: inline-block;
        width: 1236px;
        height: 483px;
    }

        .wowGlobalPartner > div.partnerList > div > div > ul {
            position: relative;
            display: inline-block;
            width: 272px;
            height: 483px;
            margin-right: 37px;
            float: left;
            cursor: pointer;
        }

            .wowGlobalPartner > div.partnerList > div > div > ul > li.top {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 374px;
                float: left;
                overflow: hidden;
            }

                .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 100%;
                }

                    .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li.thumb {
                        position: absolute;
                        display: inline-block;
                        width: 272px;
                        height: 100%;
                        /*visibility: visible;*/
                        float: left;
                        transition: all 0.3s ease-in-out;
                        opacity: 1;
                        overflow: hidden;
                    }

                        .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li.thumb > img {
                            position: absolute;
                            display: inline-block;
                            width: 100%;
                            bottom: 0;
                        }

                    .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li.thumbOver {
                        position: absolute;
                        display: inline-block;
                        width: 272px;
                        height: 100%;
                        /*visibility: hidden;*/
                        background-color: #dededeaa;
                        border-radius: 15px;
                        float: left;
                        transition: all 0.3s ease-in-out;
                        opacity: 0;
                        overflow: hidden;
                    }

                        .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li.thumbOver > img {
                            position: absolute;
                            display: inline-block;
                            width: 100%;
                            bottom: 0;
                        }

                    .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(3) {
                        position: relative;
                        display: inline-block;
                        width: fit-content;
                        height: 37px;
                        font-size: 28px;
                        line-height: 37px;
                        text-align: left;
                        color: #000;
                        font-weight: bold;
                        letter-spacing: normal;
                        margin-top: 21px;
                        margin-left: 15px;
                    }

                        .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(3) > img {
                            position: relative;
                            display: inline-block;
                            width: 37px;
                            height: 37px;
                            line-height: 37px;
                            margin-left: 6px;
                            padding: 0;
                            vertical-align: top;
                            cursor: pointer;
                        }

                    .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(4) {
                        position: relative;
                        display: block;
                        width: 52px;
                        height: fit-content;
                        margin-top: 6px;
                        margin-left: 15px;
                    }

                        .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(4) > span.invest {
                            position: relative;
                            display: inline-block;
                            font-size: 14px;
                            font-weight: 500;
                            line-height: 1.43;
                            letter-spacing: normal;
                            text-align: left;
                            color: #888;
                        }

                        .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(4) > span.icon {
                            position: relative;
                            display: inline-flex;
                            font-size: 14px;
                            font-weight: 600;
                            letter-spacing: normal;
                            text-align: center;
                            color: #000;
                            width: 50px;
                            height: 32px;
                            border: 2px solid #000;
                            border-radius: 16px;
                            flex-direction: row;
                            flex-wrap: nowrap;
                            align-content: center;
                            justify-content: center;
                            align-items: center;
                            margin-top: 10px;
                        }

                            .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(4) > span.icon + span.icon {
                                margin-top: 5px;
                            }

                            .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(4) > span.icon.new {
                                color: #ff0000;
                                border-color: #ff0000;
                            }

                            .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(4) > span.icon.hint {
                                color: #9b30d2;
                                border-color: #9b30d2;
                            }

        .wowGlobalPartner > div.partnerList ul > li.bottom {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 88px;
        }

            .wowGlobalPartner > div.partnerList ul > li.bottom > ul {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 100%;
            }

                .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:first-child {
                    position: relative;
                    display: -webkit-box;
                    width: 195px;
                    height: 56px;
                    font-size: 22px;
                    line-height: 1.36;
                    text-align: left;
                    color: #000;
                    font-weight: bold;
                    letter-spacing: -0.44px;
                    margin-top: 21px;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    float: left;
                }

                .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2) {
                    position: relative;
                    display: inline-flex;
                    width: 60px;
                    height: 60px;
                    font-size: 14px;
                    line-height: 16px;
                    font-weight: bold;
                    color: #000;
                    border: 4px solid #000;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                    margin-top: 21px;
                    margin-left: 17px;
                    text-align: center;
                    cursor: pointer;
                }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).free.now {
                        color: #ff0000;
                        border-color: #ff0000;
                    }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).free.due {
                        color: #888;
                        border-color: #888;
                    }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).now {
                        color: #ff0000;
                        border-color: #ff0000;
                    }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).due {
                        color: #888;
                        border-color: #888;
                    }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).fix.due {
                        color: #000;
                        border-color: #000;
                    }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).free.now:before {
                        content: "무료\A방송중";
                        white-space: pre;
                    }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).free.due:before {
                        content: "무료\A방송예정";
                        white-space: pre;
                    }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).paid.now:before {
                        content: "회원\A방송중";
                        white-space: pre;
                    }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).paid.due:before {
                        content: "회원\A방송예정";
                        white-space: pre;
                    }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).now:before {
                        content: "방송중";
                        white-space: pre;
                    }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).due:before {
                        content: "방송예정";
                        white-space: pre;
                    }

                .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(3) {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 20px;
                    font-size: 17px;
                    line-height: 1.18;
                    text-align: left;
                    color: #888;
                    font-weight: 500;
                    letter-spacing: normal;
                    margin-top: 10px;
                }

       
/* on Air */
.onAirContents {
    clear: both;
    position: relative;
    display: inline-flex;
    width: 1200px;
    height: fit-content;
    max-width: 1200px;
    margin: 0;
    padding: 0;
    top: 0;
    left: 50%;
    margin-left: -600px;
    background-color: #fff;
    overflow: hidden;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
}

    .onAirContents > .onAirList {
        position: relative;
        display: inline-block;
        width: 100%;
        margin: 0 0 65px;
    }

        .onAirContents > .onAirList > ul {
            position: relative;
            display: inline-block;
            width: 284px;
            height: 288px;
            margin-right: 21px;
            float: left;
            cursor: pointer;
            margin-bottom: 20px;
            border: 1px solid #e1e1e1;
            transition: all 0.3s ease-in-out;
        }

            .onAirContents > .onAirList > ul:hover {
                border: 1px solid #000;
                transition: all 0.1s ease-in-out;
            }

            .onAirContents > .onAirList > ul:nth-child(4n) {
                margin-right: 0;
            }

            .onAirContents > .onAirList > ul > li.thumb {
                position: relative;
                display: inline-block;
                width: 100%;
                float: left;
            }

                .onAirContents > .onAirList > ul > li.thumb > img {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                }

            .onAirContents > .onAirList > ul > li.bottom {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 127px;
                border: 0px solid #e1e1e1;
                overflow: hidden;
                padding: 22px 20px;
            }

                .onAirContents > .onAirList > ul > li.bottom > span:first-child {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    font-size: 20px;
                    font-weight: 700;
                    line-height: 1.3;
                    letter-spacing: normal;
                    color: #000;
                    margin-bottom: 10px;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                }

                .onAirContents > .onAirList > ul > li.bottom > span:not(:first-child) {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    font-size: 18px;
                    font-weight: 500;
                    margin-top: 12px;
                    line-height: 1.33;
                    letter-spacing: normal;
                    color: #888;
                    margin-top: 0;
                }


/* schedule */
.scheduleBox {
    position: relative;
    display: flex;
    width: 100%;
    height: fit-content;
    flex-direction: column;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
}

    .scheduleBox > div.title {
        position: relative;
        display: inline-flex;
        width: 100%;
        height: 52px;
        color: #000;
        font-size: 32px;
        font-weight: 700;
        line-height: 52px;
        text-align: left;
        margin-top: 57px;
        margin-bottom: 22px;
        flex-direction: row;
        align-content: center;
        justify-content: space-between;
        flex-wrap: nowrap;
        align-items: flex-start;
    }

        .scheduleBox > div.title > span {
            position: relative;
            display: inline-flex;
            width: 168px;
            height: 52px;
            border: 1px solid #000;
            font-size: 20px;
            font-weight: bold;
            letter-spacing: normal;
            flex-direction: row;
            align-content: center;
            justify-content: center;
            align-items: center;
            flex-wrap: nowrap;
            cursor: pointer;
            transition: all 0.3s ease-in-out;
        }
            .scheduleBox > div.title > span:hover {
                background-color: #000;
                color: #fff;
                transition: all 0.1s ease-in-out;
            }
            .scheduleBox > div.title > span > i {
                position: relative;
                display: inline-block;
                width: 19px;
                height: 18px;
                line-height: 18px;
                text-align: center;
                background: url('https://img.hkglobaltv.co.kr/front/images/pc/download.svg') center center no-repeat;
                user-select: none;
                margin-left: 10px;
                transition: all 0.3s ease-in-out;
            }

            .scheduleBox > div.title > span:hover > i {
                filter: invert(89%) sepia(73%) saturate(170%) hue-rotate(231deg) brightness(106%) contrast(112%);
                transition: all 0.1s ease-in-out;
            }
    
    .scheduleBox > .contents {
        position: relative;
        display: inline-block;
        width: 100%;
    }

        .scheduleBox > .contents > .selectDate {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 137px;
            border-top: 2px solid #888;
            border-bottom: 2px solid #88888855;
        }

            .scheduleBox > .contents > .selectDate > ul {
                position: relative;
                display: inline-flex;
                width: 100%;
                height: 100%;
                flex-direction: row;
                align-content: center;
                justify-content: center;
                align-items: center;
                flex-wrap: nowrap;
            }

                .scheduleBox > .contents > .selectDate > ul > li {
                    position: relative;
                    display: inline-flex;
                    width: calc(100% / 7);
                    height: 100%;
                    font-size: 34px;
                    letter-spacing: normal;
                    font-weight: bold;
                    color: #dcdfe5;
                    flex-direction: column;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                    flex-wrap: nowrap;
                    cursor: pointer;
                    transition: all 0.3s ease-in-out;
                }

                    .scheduleBox > .contents > .selectDate > ul > li:hover {
                        color: #888;
                        transition: all 0.1s ease-in-out;
                    }

                    .scheduleBox > .contents > .selectDate > ul > li.today {
                    }

                        .scheduleBox > .contents > .selectDate > ul > li.today:before {
                            content: "▼";
                            position: absolute;
                            display: block;
                            width: 100%;
                            color: #037a81;
                            font-size: 15px;
                            margin-top: -125px;
                            text-align: center;
                            cursor: initial;
                        }

                    .scheduleBox > .contents > .selectDate > ul > li.select {
                        color: #037a81;
                    }

                    .scheduleBox > .contents > .selectDate > ul > li > span:nth-child(2) {
                        position: relative;
                        display: inline-block;
                        font-size: 18px;
                        font-weight: 500;
                        margin-top: 8px;
                    }

        .scheduleBox > .contents > .list {
            position: relative;
            display: inline-block;
            width: 100%;
            height: fit-content;
            border-bottom: 2px solid #88888855;
        }

            .scheduleBox > .contents > .list > ul {
                position: relative;
                display: inline-flex;
                width: 100%;
                height: 216px;
                flex-direction: row;
                align-content: center;
                justify-content: center;
                align-items: center;
                flex-wrap: nowrap;
                border-bottom: 2px solid #efefef;
                background-color: #fff;
            }

                .scheduleBox > .contents > .list > ul > li {
                    position: relative;
                    display: inline-flex;
                    width: fit-content;
                    margin: 28px auto;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                }

                    .scheduleBox > .contents > .list > ul > li:nth-child(1) {
                        width: 200px;
                        font-size: 28px;
                        letter-spacing: normal;
                        font-weight: 600;
                        color: #000;
                        min-width:200px;
                    }

                        .scheduleBox > .contents > .list > ul > li:nth-child(1).onair:after {
                            content: "";
                            position: absolute;
                            display: inline-block;
                            background: url('https://img.hkglobaltv.co.kr/front/images/pc/icon_onair.png') no-repeat;
                            width: 71px;
                            height: 34px;
                            margin-top: -70px;
                            margin-left: -60px;
                        }

                .scheduleBox > .contents > .list > ul:has(li.onair) {
                    background-color: #fbfbfb;
                }

                .scheduleBox > .contents > .list > ul > li:nth-child(2) {
                    width: 284px;
                }

                    .scheduleBox > .contents > .list > ul > li:nth-child(2) > span {
                        display: inline-flex;
                        width: 284px;
                        height: 160px;
                        background-color: #3b3a49;
                        color: #fff;
                        font-size: 35px;
                        font-weight: 600;
                        overflow: hidden;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        align-content: center;
                        justify-content: center;
                        align-items: center;
                    }

                    .scheduleBox > .contents > .list > ul > li:nth-child(2) > span > img {
                        width:100%;
                    }

                .scheduleBox > .contents > .list > ul > li:nth-child(3) {
                    width: 716px;
                    height: 100%;
                    display: inline-flex;
                    flex-direction: column;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                    padding-left: 56px;
                }

                    .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(1) {
                        width: 100%;
                        height: 34px;
                        font-size: 28px;
                        letter-spacing: normal;
                        font-weight: bold;
                        color: #000;
                        margin-bottom: 5px;
                        cursor: pointer;
                        transition: all 0.3s ease-in-out;
                    }

                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(1):hover {
                            color: #037a81;
                            transition: all 0.1s ease-in-out;
                        }

                    .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(2) {
                        width: 100%;
                        height: 21px;
                        font-size: 18px;
                        letter-spacing: normal;
                        font-weight: 500;
                        color: #000;
                    }

                    .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) {
                        width: 100%;
                        height: 36px;
                        margin-top: 22px;
                    }
                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon:after {
                            position: relative;
                            display: inline-flex;
                            font-style: normal;
                            font-size: 18px;
                            font-weight: 600;
                            letter-spacing: normal;
                            width: 36px;
                            height: 36px;
                            flex-direction: row;
                            flex-wrap: nowrap;
                            align-content: center;
                            justify-content: center;
                            align-items: center;
                            border: 1px solid #000;
                            background-color: #fff;
                            border-radius: 8px;
                            float: left;
                            margin-right: 6px;
                            box-sizing: border-box;
                        }


                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.first:after,
                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.popular:after,
                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.special:after {
                            width: 68px;
                            height: 36px;
                            background-color:#000;
                        }

                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.live:after {
                            content: "생";
                            color: #ff0000;
                            border-color: #f59b9b;
                        }

                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.main:after {
                            content: "본";
                            color: #000;
                            border-color: #a7a8aa;
                        }

                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.re:after {
                            content: "재";
                            color: #3273e3;
                            border-color: #8eadf1;
                        }

                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.first:after {
                            content: "첫방송";
                            color: #fff;
                            background-color: #9d38d1;
                            border-color: #9d38d1;
                        }

                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.popular:after {
                            content: "인기";
                            color: #fff;
                            background-color: #f28520;
                            border-color: #f28520;
                        }

                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.special:after {
                            content: "특집";
                            color: #fff;
                            background-color: #27a5ac;
                            border-color: #27a5ac;
                        }

        .scheduleBox > .contents > .broadcastMark {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 150px;
            padding: 30px 0 0 60px;
        }

            .scheduleBox > .contents > .broadcastMark > span {
                position: relative;
                display: inline-flex;
                font-size: 18px;
                line-height: 18px;
                font-weight: 500;
                letter-spacing: normal;
                text-align: left;
                color: #ff0000;
                flex-direction: row;
                align-content: center;
                justify-content: center;
                align-items: center;
                flex-wrap: nowrap;
                margin-right: 15px;
                float: left;
            }
                .scheduleBox > .contents > .broadcastMark > span:before {
                    content: "";
                    position: relative;
                    display: inline-block;
                    width: 18px;
                    height: 18px;
                    border: 1px solid #f59b9b;
                    border-radius: 5px;
                    margin-right: 5px;
                    float: left;
                }
                .scheduleBox > .contents > .broadcastMark > span:nth-child(2) {
                    color: #000000;
                }

                    .scheduleBox > .contents > .broadcastMark > span:nth-child(2):before {
                        border-color: #a7a8aa;
                    }

                .scheduleBox > .contents > .broadcastMark > span:nth-child(3) {
                    color: #3273e3;
                }
                    .scheduleBox > .contents > .broadcastMark > span:nth-child(3):before {
                        border-color: #8eadf1;
                    }

                .scheduleBox > .contents > .broadcastMark > span > img {
                    margin-right: 4px;
                }

/* 프로그램 */
.programListBanner {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    min-height: 450px;
    float: left;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}

    .programListBanner.slick-initialized {
        visibility: visible;
        opacity: 1;
        transition: all 1s ease-in-out;
    }

    .programListBanner ul {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 100%;
        min-height: 450px;
        top: 0;
        left: 0;
        cursor: pointer;
        background-color: #3b3a49;
    }

    .programListBanner.detail ul {
        transform: scale(0.9) skewY(1deg);
        opacity: 0.3;
        transition: all 0.3s ease-in-out;
    }

    .programListBanner.detail ul:hover {
        opacity: 1;
        transition: all 0.3s ease-in-out;
    }

        .programListBanner.detail ul.is-center {
            transform: scaleX(1);
            opacity: 1;
            transition: all 0.3s ease-in-out;
        }
                
        .programListBanner.detail ul > li.hover {
            position: absolute;
            display: inline-block;
            width: 100%;
            height: 0;
            float: left;
            bottom: 0;
            background-color: transparent;
            z-index: 1;
            visibility: hidden;
        }

        .programListBanner.detail ul.slick-center li.hover.on {
            visibility: visible;
            height: 100%;
        }
        
            .programListBanner.detail ul.slick-center li.hover.on::after {
                content: "";
                width: 100%;
                height: 100%;
                font-size: 30px;
                color: #fff;
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                align-content: center;
                justify-content: center;
                align-items: center;
            }

    .programListBanner ul > li.backgroundImg {
        position: absolute;
        display: inline-block;
        width: 100%;
    }

    .programListBanner.detail ul > li.backgroundImg {
        text-align: center;
    }

            .programListBanner ul > li.backgroundImg > img {
                position: relative;
                display: inline-block;
                width: fit-content;
            }

    .programListBanner ul > li.title {
        position: absolute;
        display: inline-flex;
        width: 100%;
        height: 100%;
        font-size: 60px;
        font-weight: 600;
        color: #fff;
        z-index: 1;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

.programMain {
    position: relative;
    display: flex;
    width: 100%;
    height: 450px;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    margin-top: 22px;
    margin-bottom: 55px;
}

    .programMain > .left {
        position: relative;
        display: inline-block;
        width: 800px;
        height: 450px;
        float: left;
    }

        .programMain > .left.full {
            width: 1200px;
        }

    .programMain > .right {
        position: relative;
        display: inline-block;
        width: 390px;
        height: 450px;
        margin-left: 10px;
        background-color:#dedede;
    }

        .programMain > .right > .bannerList {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 450px;
            float:left;
        }

                .programMain > .right > .bannerList ul > li {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                }

        .programMain > .right.blind {
            display: none;
        }

.programMainBottom {
    position: relative;
    display: inline-block;
    width: 100%;
    height: fit-content;
}

    .programMainBottom > .tab {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 52px;
        float: left;
        left: 50%;
        margin-left: -162px;
        margin-bottom: 32px;
    }

        .programMainBottom > .tab > span {
            position: relative;
            display: inline-flex;
            width: 162px;
            height: 52px;
            color: #888;
            font-size: 20px;
            font-weight: bold;
            letter-spacing: normal;
            border: 1px solid #e1e1e1;
            float: left;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: center;
            align-items: center;
            cursor: pointer;
        }

            .programMainBottom > .tab > span.on {
                border: 1px solid #000;
                color: #000;
            }

            .programMainBottom > .tab > span:hover {
                color: #000;
            }

    .programMainBottom > .programList {
        position: relative;
        display: inline-block;
        width: 100%;
        margin: 0 0 44px;
    }

        .programMainBottom > .programList > div {
            position: relative;
            display: none;
            width: 100%;
            transition: all 0.3s ease-in-out;
        }

            .programMainBottom > .programList > div.on {
                display: inline-block;
            }

            .programMainBottom > .programList > div > ul {
                position: relative;
                display: inline-block;
                width: 388px;
                height: 392px;
                margin-right: 18px;
                float: left;
                cursor: pointer;
                margin-bottom: 21px;
                border:1px solid #e1e1e1;
            }

                .programMainBottom > .programList > div > ul:nth-child(3n) {
                    margin-right: 0;
                }

                .programMainBottom > .programList > div > ul > li.thumb {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 249px;
                    float: left;
                    overflow: hidden;
                    background-color: #3b3a49;
                }

                    .programMainBottom > .programList > div > ul > li.thumb > span {
                        position: relative;
                        display: inline-flex;
                        width: 100%;
                        height: 249px;
                        color: #fff;
                        font-size: 50px;
                        font-weight:600;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        align-content: center;
                        justify-content: center;
                        align-items: center;
                    }

                    .programMainBottom > .programList > div > ul > li.thumb > img {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                    }

                .programMainBottom > .programList > div > ul > li.bottom {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    height: 144px;
                    border: 0px solid #e1e1e1;
                    overflow: hidden;
                    flex-direction: row;
                    flex-wrap: wrap;
                    align-content: flex-start;
                    justify-content: center;
                    align-items: center;
                }

                    .programMainBottom > .programList > div > ul > li.bottom > span:first-child {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        font-size: 28px;
                        font-weight: bold;
                        line-height: 1.21;
                        letter-spacing: normal;
                        color: #000;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                        margin-top: 32px;
                        text-align: center;
                    }

                    .programMainBottom > .programList > div > ul > li.bottom > span:not(:first-child) {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        font-size: 22px;
                        font-weight: 500;
                        margin-top: 12px;
                        line-height: 1.36;
                        letter-spacing: normal;
                        color: #888;
                        margin-top: 10px;
                        text-align: center;
                    }

    .programMainBottom > .moreBtn {
        position: relative;
        display: none;
        width: 282px;
        height: 58px;
        border: 1px solid #000;
        color: #000;
        font-size: 20px;
        letter-spacing: normal;
        font-weight: 500;
        left: 50%;
        margin-left: -141px;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        user-select: none;
        margin-bottom: 75px;
    }

        .programMainBottom > .moreBtn.on {
            display: inline-flex;
        }

        .programMainBottom > .moreBtn:after {
            content: "";
            position: absolute;
            display: inline-block;
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow.png') center center no-repeat;
            transform: rotate(180deg);
            width: 12px;
            height: 7px;
            margin-left: 100px;
        }

        .programMainBottom > .moreBtn:hover::after {
            -webkit-animation: arrowUpDown .5s ease-out infinite alternate;
            -moz-animation: arrowUpDown .5s ease-out infinite alternate;
            animation: arrowUpDown .5s ease-out infinite alternate;
        }

@keyframes arrowUpDown {
    0% {
        margin-top: 5px;
    }

    100% {
        margin-top: -5px;
    }
}

.programDetail.top {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: fit-content;
    max-height: 473px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    margin:0;
}

    .programDetail.top:after {
        position: absolute;
        display: inline-block;
        top: 0;
        left: -360px;
        content: "";
        width: 1920px;
        height: 473px;
        z-index: -1;
    }

    .programDetail.top > .topImg {
        position: relative;
        display: inline-block;
        width: 1920px;
        height: fit-content;
        max-height: 473px;
        min-height: 0;
        z-index: -1;
    }

        .programDetail.top > .topImg > img {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 100%;
        }

    .programDetail.top > .tab {
        position: relative;
        display: inline-flex;
        width: 100%;
        height: 82px;
        line-height:82px;
        top: 0;
        margin-top:0;
        color: #fff;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        float:left;
    }

        .programDetail.top > .tab:after {
            position: absolute;
            display: inline-block;
            top: 0;
            left: -360px;
            content: "";
            width: 1920px;
            height: 82px;
            z-index: -1;
            background: radial-gradient(circle, #00000077, #00000077, #000000aa);
        }

        .programDetail.top > .tab > span {
            position: relative;
            display: inline-block;
            font-weight: 500;
            cursor: pointer;
            transition: all 0.3s ease-in-out;
        }

            .programDetail.top > .tab > span:not(span.time):hover,
            .programDetail.top > .tab > span:not(span.time).on {
                font-weight: bold;
                transition: all 0.1s ease-in-out;
            }

                .programDetail.top > .tab > span:not(span.time).on::after {
                    content: "▲";
                    font-size: 15px;
                    position: absolute;
                    display: inline-block;
                    width: 100%;
                    bottom: -36px;
                    left: 50%;
                    margin-left: -7.5px;
                }

            .programDetail.top > .tab > span:nth-child(1) {
                font-size: 24px;
                margin-right: 52px;
                float: left;
            }

            .programDetail.top > .tab > span:nth-child(2) {
                font-size: 24px;
                margin-right: 52px;
            }

            .programDetail.top > .tab > span:nth-child(3) {
                font-size: 24px;
                margin-right: 52px;
            }

            .programDetail.top > .tab > span.time {
                position: absolute;
                font-size: 22px;
                margin-right: 0;
                font-weight: 500;
                right: 0;
            }

.programInfo {
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 0;
}

    .programInfo > .bottom {
        clear: both;
        position: relative;
        display: inline-block;
        width: 100%;
        height: fit-content;
        margin-bottom: 50px;
        min-height: 800px;
    }

        .programInfo > .bottom > .title {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: 38px;
            line-height: 38px;
            font-size: 32px;
            font-weight: bold;
            letter-spacing: normal;
            color: #000;
            margin-top: 56px;
            margin-bottom: 17px;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: flex-end;
            justify-content: space-between;
            align-items: flex-end;
        }

        .programInfo > .bottom > .title2 {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 34px;
            font-size: 28px;
            font-weight: bold;
            letter-spacing: normal;
            color: #000;
            margin-top: 70px;
            margin-bottom: 18px;
        }

        .programInfo > .bottom > div.standard {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 248px;
        }

            .programInfo > .bottom > div.standard > div.broadcastImg {
                position: relative;
                display: inline-block;
                width: 386px;
                height: 248px;
                overflow: hidden;
                float: left;
                background-color: #3b3a49;
            }

                .programInfo > .bottom > div.standard > div.broadcastImg > span {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    height: 248px;
                    color: #fff;
                    font-size: 45px;
                    font-weight: 600;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                }

                .programInfo > .bottom > div.standard > div.broadcastImg > img {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                }

            .programInfo > .bottom > div.standard > ul {
                position: relative;
                display: inline-flex;
                width: 780px;
                height: 248px;
                border-top: 2px solid #888;
                border-bottom: 2px solid #888;
                margin-left: 34px;
                flex-direction: column;
                flex-wrap: wrap;
                align-content: flex-start;
                justify-content: flex-start;
                align-items: flex-start;
            }

                .programInfo > .bottom > div.standard > ul > li {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    height: 61px;
                    border-bottom: 1px solid #efefef;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: flex-start;
                    align-items: center;
                }

                    .programInfo > .bottom > div.standard > ul > li:last-child {
                        border: none;
                    }

                    .programInfo > .bottom > div.standard > ul > li > span {
                        position: relative;
                        display: inline-block;
                        width: 25%;
                        font-size: 20px;
                        font-weight: 600;
                        letter-spacing: normal;
                        padding-left: 55px;
                    }

                        .programInfo > .bottom > div.standard > ul > li > span + span {
                            width: 75%;
                            font-weight: 500;
                            padding-left: 20px;
                        }

                    .programInfo > .bottom > div.standard > ul > li:first-child > span + span {
                        font-weight: 600;
                    }

        .programInfo > .bottom > div.contents {
            font-family: 'Pretendard Variable', 'Pretendard' !important;
            position: relative;
            display: inline-block;
            width: 100%;
            height: fit-content;
            margin-top: 70px;
        }

            .programInfo > .bottom > div.contents > p,
            .programInfo > .bottom > div.contents > p > span {
                font-family: 'Pretendard Variable', 'Pretendard' !important;
            }

.programVod {
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 0;
}


    .programVod > .title {
        position: relative;
        display: inline-flex;
        width: 100%;
        height: 38px;
        line-height: 38px;
        font-size: 32px;
        font-weight: bold;
        letter-spacing: normal;
        color: #000;
        margin-top: 56px;
        margin-bottom: 17px;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: flex-end;
        justify-content: space-between;
        align-items: flex-end;
    }

        .programVod > .title > span {
            position: relative;
            display: inline-block;
            width: 100%;
            font-size: 32px;
            font-weight: bold;
            letter-spacing: normal;
            color: #000;
            text-align: left;
        }

            .programVod > .title > span:nth-child(2) {
                color: #9b9b9b;
                text-align: right;
                font-size: 20px;
                font-weight: 500;
            }

            .programVod > .title > span:nth-child(2)::before {
                content: "";
                position: relative;
                display: inline-block;
                background: url('https://img.hkglobaltv.co.kr/front/images/pc/bang.png') bottom right no-repeat;
                width: 24px;
                height: 24px;
                margin-right: 5px;
                margin-bottom:-5px;
            }

            .programVod > .title > span:nth-child(2) > span {
                font-weight: bold;
                color: #6c6dbf;
            }

    .programVod > .left {
        position: relative;
        display: inline-block;
        width: 800px;
        height: fit-content;
        min-height:0;
        float: left;
        overflow: hidden;
    }

        .programVod > .left.full {
            width:1200px;
        }
            .programVod > .left.full iframe {
                width:1200px;
                height:677px;
            }

        .programVod > .left > .mainVod {
            position: relative;
            display: inline-block;
            width: 100%;
            height: fit-content;
        }

            .programVod > .left > .mainVod > ul {
                position: relative;
                display: inline-block;
                width: 100%;
                height: fit-content;
            }

                .programVod > .left > .mainVod > ul > li.vod {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height:fit-content;
                    min-height: 450px;
                    float: left;
                }

                .programVod > .left > .mainVod > ul > li.bottom {
                    position: relative;
                    /*display: inline-block;*/
                    display: none;
                    width: 100%;
                    height: 192px;
                    border: 1px solid #e1e1e1;
                    overflow: hidden;
                    padding: 34px 42px;
                    float: left;
                }

                    .programVod > .left > .mainVod > ul > li.bottom > span:first-child {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 34px;
                        font-size: 28px;
                        font-weight: bold;
                        line-height: 34px;
                        letter-spacing: normal;
                        color: #000;
                        margin-bottom: 20px;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                    }

                    .programVod > .left > .mainVod > ul > li.bottom > span:not(:first-child) {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 24px;
                        line-height: 24px;
                        font-size: 20px;
                        font-weight: 500;
                        margin-top: 12px;
                        letter-spacing: normal;
                        color: #888;
                        margin-top: 3px;
                    }

    .programVod > .right {
        position: relative;
        display: inline-block;
        width: 390px;
        /*height: 642px;*/
        height: 450px;
        margin-left: 10px;
    }

        .programVod > .right > .bannerList {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 100%;
            overflow: hidden;
            background-color:#dedede;
        }

            .programVod > .right > .bannerList ul {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 100%;
            }

                .programVod > .right > .bannerList ul > li.bannerImg {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 100%;
                }

                    .programVod > .right > .bannerList ul > li.bannerImg > img {
                        position: relative;
                        display: inline-block;
                        width: auto;
                        height: 100%;
                        text-align: center;
                    }

                .programVod > .right > .bannerList ul > li.title {
                    position: absolute;
                    display: inline-block;
                    width: 100%;
                    height: 38px;
                    font-size: 32px;
                    font-weight: 500;
                    line-height: 1.38;
                    letter-spacing: -0.64px;
                    color: #fff;
                    z-index: 1;
                    margin-top: 293px;
                    padding: 0 40px;
                    text-align: center;
                }

    .programVod > .bottom {
        position: relative;
        display: inline-block;
        overflow: hidden;
        width:100%;
        min-height:560px;
    }

        .programVod > .bottom > .noData {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: 150px;
            font-size: 28px;
            font-weight: 600;
            letter-spacing: normal;
            color: #000;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: flex-start;
            align-items: center;
        }

        .programVod > .bottom > .title {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: 38px;
            line-height: 38px;
            font-size: 32px;
            font-weight: bold;
            letter-spacing: normal;
            color: #000;
            margin-top: 56px;
            margin-bottom: 17px;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: flex-end;
            justify-content: space-between;
            align-items: flex-end;
        }

        .programVod > .bottom > .vodList {
            position: relative;
            display: inline-block;
            width: 1220px;
            margin: 0;
        }
            .programVod > .bottom > .vodList .slick-list {
                overflow:unset;
            }
            .programVod > .bottom > .vodList ul {
                position: relative;
                display: inline-block;
                width: 284px;
                height: 288px;
                margin-right: 21px;
                float: left;
                cursor: pointer;
                margin-bottom: 0;
                border: 1px solid #e1e1e1;
                transition: all 0.3s ease-in-out;
            }

                .programVod > .bottom > .vodList ul:hover {
                    border: 1px solid #a7a8aa;
                    transition: all 0.1s ease-in-out;
                }

                .programVod > .bottom > .vodList ul.on {
                    border: 1px solid #f00400;
                }

                .programVod > .bottom > .vodList ul > li.thumb {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    float: left;
                }

                    .programVod > .bottom > .vodList ul > li.thumb > img {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                    }

                .programVod > .bottom > .vodList ul > li.bottom {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 128px;
                    overflow: hidden;
                    padding: 22px 20px;
                }

                    .programVod > .bottom > .vodList ul > li.bottom > span:first-child {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        font-size: 20px;
                        font-weight: 700;
                        line-height: 1.3;
                        letter-spacing: normal;
                        color: #000;
                        margin-bottom: 10px;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                    }

                    .programVod > .bottom > .vodList ul > li.bottom > span:not(:first-child) {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        font-size: 18px;
                        font-weight: 500;
                        margin-top: 12px;
                        line-height: 1.33;
                        letter-spacing: normal;
                        color: #888;
                        margin-top: 0;
                    }


/* board 공통 */
::placeholder {
    color: #9b9b9b;
    font-weight: 500;
}

.pagingBox {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: 50px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 55px;
}

    .pagingBox > span.page {
        position: relative;
        display: inline-flex;
        width: 48px;
        height: 48px;
        background-color: #fff;
        border: 0px solid #dbdbdb;
        color: #000;
        font-size: 20px;
        font-weight: 500;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        cursor: pointer;
    }

        .pagingBox > span.page.on {
            border: 1px solid #dbdbdb;
            color: #037a81;
            font-weight: 600;
        }

        .pagingBox > span.page:hover {
            border: 1px solid #000;
        }

    .pagingBox > span.icon:before {
        content: "";
        position: relative;
        display: inline-block;
        width: 48px;
        height: 48px;
    }

    .pagingBox > span.icon.prev:before {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/prev_off.png') top left no-repeat;
        margin-right: 25px;
    }

    .pagingBox > span.icon.prev.on:before {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/prev_on.png') top left no-repeat;
        cursor: pointer;
    }

    .pagingBox > span.icon.prevAll:before {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/prev_all_off.png') top left no-repeat;
        margin-right: 4px;
    }

    .pagingBox > span.icon.prevAll.on:before {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/prev_all_on.png') top left no-repeat;
        cursor: pointer;
    }

    .pagingBox > span.icon.next:before {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/next_off.png') top left no-repeat;
        margin-left: 25px;
    }

    .pagingBox > span.icon.next.on:before {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/next_on.png') top left no-repeat;
        cursor: pointer;
    }

    .pagingBox > span.icon.nextAll:before {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/next_all_off.png') top left no-repeat;
        margin-left: 4px;
    }

    .pagingBox > span.icon.nextAll.on:before {
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/next_all_on.png') top left no-repeat;
        cursor: pointer;
    }

.writeBtn {
    position: relative;
    display: inline-flex;
    width: 180px;
    height: 62px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    color: #fff;
    background-color: #037a81;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: normal;
    float: right;
    margin-top: 24px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

    .writeBtn:hover {
        background-color: #000;
        transition: all 0.1s ease-in-out;
    }

    .writeBtn:before {
        content: "";
        position: relative;
        display: inline-block;
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/writing.png') center left no-repeat;
        width: 19px;
        height: 21px;
        margin-right: 5px;
    }

    .writeBtn:after {
        content: "글쓰기";
        position: relative;
        display: inline-block;
    }

i.newIcon {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-left: 5px;
}

    i.newIcon:after {
        content: "";
        position: relative;
        display: inline-block;
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/new.png') center center no-repeat;
        width: 28px;
        height: 28px;
    }


.btnBox {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: fit-content;
    margin-top: 24px;
    margin-bottom: 100px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

    .btnBox > .btn01 {
        position: relative;
        display: inline-flex;
        width: 108px;
        height: 62px;
        border: 1px solid #c7c7c7;
        background-color: #fff;
        color: #888;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: normal;
        line-height: 1.18;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

        .btnBox > .btn01:hover {
            background-color: #000;
            color: #fff;
            transition: all 0.1s ease-in-out;
        }

    .btnBox > .btn02 {
        position: relative;
        display: inline-flex;
        width: 108px;
        height: 62px;
        background-color: #037a81;
        color: #fff;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: normal;
        line-height: 1.18;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

        .btnBox > .btn02:hover {
            background-color: #000;
            transition: all 0.1s ease-in-out;
        }

    .btnBox > span + span {
        margin-left: 12px;
    }

    .btnBox > .btn03 {
        position: relative;
        display: inline-flex;
        width: 108px;
        height: 62px;
        border: 1px solid #c7c7c7;
        background-color: #fff;
        color: #888;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: normal;
        line-height: 1.18;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
    }

        .btnBox > .btn03:hover {
            background-color: #000;
            color: #fff;
            transition: all 0.1s ease-in-out;
        }

.formBox {
    position: relative;
    display: inline-flex;
    width: 100%;
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    letter-spacing: normal;
    color: #000;
    margin-top: 0;
    margin-bottom: 22px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: flex-end;
    align-items: flex-end;
}

    .formBox > select {
        position: relative;
        display: inline-flex;
        width: 300px;
        min-width: 300px;
        height: 52px;
        padding: 0 25px;
        font-weight: bold;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-6.png') center right no-repeat;
        background-position-x: calc(100% - 25px);
        cursor: pointer;
    }

        .formBox > select::-ms-expand {
            display: none;
        }

        .formBox > select > option[selected] {
            background-color: #037a81 !important;
            color: #fff;
        }

    .formBox > input[type=text] {
        position: relative;
        display: inline-flex;
        width: 300px;
        min-width: 300px;
        height: 52px;
        padding: 0 50px 0 25px;
        cursor: pointer;
        border: 1px solid #d1d1d1;
        margin-left: 12px;
    }

    .formBox > span.searchClear {
        position: absolute;
        display: none;
        width: 32px;
        height: 32px;
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/close2.svg') center center no-repeat;
        background-size: 80% 80%;
        margin-bottom: 9px;
        margin-right: 100px;
        z-index: 1;
        filter: invert(100%) sepia(99%) saturate(0%) hue-rotate(346deg) brightness(104%) contrast(100%);
        cursor: pointer;
        opacity: 0.5;
    }

    .formBox > span.btn03 {
        position: relative;
        display: inline-flex;
        width: 79px;
        height: 52px;
        background-color: #f6f6f6;
        color: #000;
        font-size: 22px;
        font-weight: bold;
        letter-spacing: normal;
        line-height: 1.18;
        border: 1px solid #c7c7c7;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
        margin-left: 12px;
    }

    .formBox > .btn03:hover {
        background-color: #000;
        color: #fff;
        transition: all 0.1s ease-in-out;
    }

span.asterisk {
    position: relative;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #f00;
    margin-left: 5px;
}

    span.asterisk:after {
        content: "*";
    }

/* programBoard */
.programBoard {
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 0;
}

    .programBoard > .bottom {
        position: relative;
        display: inline-block;
        width: 100%;
        height: fit-content;
        min-height: 800px;
    }

        .programBoard > .bottom > .title {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: 38px;
            line-height: 38px;
            font-size: 32px;
            font-weight: bold;
            letter-spacing: normal;
            color: #000;
            margin-top: 56px;
            margin-bottom: 17px;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: flex-end;
            justify-content: space-between;
            align-items: flex-end;
        }

        .programBoard > .bottom > .boardList {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: fit-content;
            flex-direction: column;
            flex-wrap: nowrap;
            align-content: flex-start;
            justify-content: flex-start;
            align-items: flex-start;
            border-top: 2px solid #888;
            border-bottom: 2px solid #dedede;
        }

            .programBoard > .bottom > .boardList > ul {
                position: relative;
                display: inline-flex;
                width: 100%;
                height: 60px;
                border-bottom: 1px solid #efefef;
                color: #000;
                font-size: 19px;
                font-weight: 500;
            }

                .programBoard > .bottom > .boardList > ul.today {
                    background-color: #fbfbfb;
                }

                .programBoard > .bottom > .boardList > ul.head {
                    height: 70px;
                    border-bottom: 2px solid #dedede;
                    color: #000;
                    font-size: 20px;
                    font-weight: bold;
                }

                .programBoard > .bottom > .boardList > ul > li {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                }

                .programBoard > .bottom > .boardList > ul:last-child {
                    border: 0;
                }

                .programBoard > .bottom > .boardList > ul > li:nth-child(1) {
                    width: 20%;
                }

                .programBoard > .bottom > .boardList > ul > li:nth-child(2) > span {
                    position: relative;
                    display: inline-flex;
                    width: fit-content;
                    height: 59px;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: flex-start;
                    align-items: center;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    padding: 0 50px;
                    cursor: pointer;
                }

                .programBoard > .bottom > .boardList > ul > li > span:after {
                    content: "";
                    position: absolute;
                    display: inline-block;
                    width: calc(100% + 10px);
                    top: 45px;
                    left: -5px;
                    border-bottom: 2px solid #ff0000aa;
                    opacity: 0;
                    transition: all 0.3s ease-in-out;
                }

                .programBoard > .bottom > .boardList > ul > li:nth-child(2) > span:after {
                    left: 45px;
                    width: calc(100% - 90px);
                }

                .programBoard > .bottom > .boardList > ul > li > span:hover::after {
                    opacity: 0.8;
                    transition: all 0.1s ease-in-out;
                }

                .programBoard > .bottom > .boardList > ul:not(.head) > li:nth-child(2) {
                    justify-content: flex-start;
                }

                .programBoard > .bottom > .boardList > ul > li:nth-child(3) {
                    width: 30%;
                }

                .programBoard > .bottom > .boardList > ul > li:nth-child(4) {
                    width: 20%;
                }

                    .programBoard > .bottom > .boardList > ul > li:nth-child(4) > time {
                        color: #037a81;
                    }

                .programBoard > .bottom > .boardList > ul.noData > li {
                    width: 100%;
                    background-color: #fbfbfb;
                    color:#000;
                    font-weight:500;
                }

        .programBoard > .bottom > .contents_top {
            position: relative;
            display: inline-block;
            width: 100%;
            border-top: 2px solid #888;
            border-bottom: 2px solid #ddd;
        }

            .programBoard > .bottom > .contents_top > ul {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 180px;
                padding-left: 26px;
            }

                .programBoard > .bottom > .contents_top > ul > li:nth-child(1) {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 24px;
                    font-size: 20px;
                    letter-spacing: normal;
                    font-weight: 600;
                    color: #037a81;
                    margin-top: 37px;
                }

                .programBoard > .bottom > .contents_top > ul > li:nth-child(2) {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 34px;
                    font-size: 28px;
                    letter-spacing: normal;
                    font-weight: bold;
                    color: #000;
                    margin-top: 5px;
                }

                .programBoard > .bottom > .contents_top > ul > li:nth-child(3) {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 23px;
                    font-size: 19px;
                    letter-spacing: normal;
                    font-weight: 500;
                    color: #888;
                    margin-top: 19px;
                }

        .programBoard > .bottom > .contents_bottom {
            position: relative;
            display: inline-block;
            width: 100%;
            height: fit-content;
            min-height: 300px;
            padding-left: 26px;
            font-size: 22px;
            line-height: 1.91;
            letter-spacing: 0.09px;
            font-weight: 500;
            color: #000;
            margin-top: 50px;
            padding-bottom: 50px;
            border-bottom: 2px solid #ddd;
            white-space: pre-wrap;
        }

        .programBoard > .bottom > .contents {
            position: relative;
            display: inline-block;
            width: 100%;
            border-top: 2px solid #888;
        }

            .programBoard > .bottom > .contents > ul {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 86px;
                border-bottom: 2px solid #ddd;
            }

                .programBoard > .bottom > .contents > ul > li {
                    position: relative;
                    display: inline-block;
                    height: 86px;
                    font-size: 20px;
                    font-weight: bold;
                    letter-spacing: normal;
                    color: #000;
                    float: left;
                }

                    .programBoard > .bottom > .contents > ul > li:nth-child(1) {
                        width: 25%;
                        padding-top: 31px;
                        padding-left: 27px;
                    }

                    .programBoard > .bottom > .contents > ul > li:nth-child(2) {
                        width: 75%;
                        padding-top: 15px;
                        padding-left: 25px;
                    }


                .programBoard > .bottom > .contents > ul:nth-child(3) > li:nth-child(2) {
                    padding-top: 31px;
                }

                .programBoard > .bottom > .contents > ul:nth-child(4) {
                    height: 435px;
                    overflow: hidden;
                }

                    .programBoard > .bottom > .contents > ul:nth-child(4) > li {
                        height: 100%;
                    }

                        .programBoard > .bottom > .contents > ul:nth-child(4) > li:nth-child(2n+1) {
                            height: 100%;
                        }

                .programBoard > .bottom > .contents > ul > li > select {
                    position: relative;
                    display: inline-flex;
                    width: 300px;
                    min-width: 300px;
                    height: 56px;
                    padding: 0 25px;
                    margin-left: -25px;
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    appearance: none;
                    background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-6.png') center right no-repeat;
                    background-position-x: calc(100% - 25px);
                    cursor: pointer;
                }

.programBoard > .bottom > .contents > ul > li > select::-ms-expand {
    display: none;
}

.programBoard > .bottom > .contents > ul > li > select > option[selected] {
    background-color: #037a81 !important;
    color: #fff;
}

.programBoard > .bottom > .contents > ul > li > input[type=text] {
    position: relative;
    display: inline-flex;
    width: 100%;
    min-width: 100%;
    height: 56px;
    padding: 0 25px;
    cursor: pointer;
    border: 1px solid #c7c7c7;
    margin-left: -25px;
}

                .programBoard > .bottom > .contents > ul > li > textarea {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    min-width: 100%;
                    height: 400px !important;
                    margin-left: -25px;
                    padding: 28px 25px;
                    cursor: pointer;
                    font-size: 20px;
                    line-height: 1.6;
                    border: 1px solid #c7c7c7;
                    float: left;
                    overflow: hidden;
                    resize: none;
                }

                .programBoard > .bottom > .contents > ul > li > #text_length {
                    position: absolute;
                    display: inline-block;
                    width: 100px;
                    height: 25px;
                    border: 0;
                    background-color: #dededeaa;
                    z-index: 1;
                    font-size: 15px;
                    font-weight: 500;
                    line-height: 30px;
                    color: #aaa;
                    border-radius: 10px 0 0 0;
                    bottom: 20px;
                    right: 27px;
                    text-align: right;
                    padding-right: 10px;
                }

/* noticeBoard */
.noticeBoard {
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 0;
}

    .noticeBoard > .bottom {
        position: relative;
        display: inline-block;
        width: 100%;
        height: fit-content;
        min-height: 800px;
    }

        .noticeBoard > .bottom > .title {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: 38px;
            line-height: 38px;
            font-size: 32px;
            font-weight: bold;
            letter-spacing: normal;
            color: #000;
            margin-top: 56px;
            margin-bottom: 17px;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: flex-end;
            justify-content: space-between;
            align-items: flex-end;
        }

        .noticeBoard > .bottom > .boardList {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: fit-content;
            flex-direction: column;
            flex-wrap: nowrap;
            align-content: flex-start;
            justify-content: flex-start;
            align-items: flex-start;
            border-top: 2px solid #888;
            border-bottom: 2px solid #dedede;
        }

            .noticeBoard > .bottom > .boardList > ul {
                position: relative;
                display: inline-flex;
                width: 100%;
                height: 60px;
                border-bottom: 1px solid #efefef;
                color: #000;
                font-size: 19px;
                font-weight: 500;
            }

                .noticeBoard > .bottom > .boardList > ul.today {
                    background-color: #fbfbfb;
                }

                .noticeBoard > .bottom > .boardList > ul.head {
                    height: 70px;
                    border-bottom: 2px solid #dedede;
                    color: #000;
                    font-size: 20px;
                    font-weight: bold;
                }

                .noticeBoard > .bottom > .boardList > ul > li {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                }

                .noticeBoard > .bottom > .boardList > ul:last-child {
                    border: 0;
                }

                .noticeBoard > .bottom > .boardList > ul > li:nth-child(1) {
                    width: 30%;
                }

                .noticeBoard > .bottom > .boardList > ul > li:nth-child(2) > span {
                    position: relative;
                    display: inline-flex;
                    width: fit-content;
                    height: 59px;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: flex-start;
                    align-items: center;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    padding: 0 50px;
                    cursor: pointer;
                }

                .noticeBoard > .bottom > .boardList > ul > li > span:after {
                    content: "";
                    position: absolute;
                    display: inline-block;
                    width: calc(100% + 10px);
                    top: 45px;
                    left: -5px;
                    border-bottom: 2px solid #ff0000aa;
                    opacity: 0;
                    transition: all 0.3s ease-in-out;
                }

                .noticeBoard > .bottom > .boardList > ul > li:nth-child(2) > span:after {
                    left: 45px;
                    width: calc(100% - 90px);
                }

                .noticeBoard > .bottom > .boardList > ul > li > span:hover::after {
                    opacity: 0.8;
                    transition: all 0.1s ease-in-out;
                }

                .noticeBoard > .bottom > .boardList > ul:not(.head) > li:nth-child(2) {
                    justify-content: flex-start;
                }

                .noticeBoard > .bottom > .boardList > ul > li:nth-child(3) {
                    width: 30%;
                }

                    .noticeBoard > .bottom > .boardList > ul > li:nth-child(3) > time {
                        color: #037a81;
                    }

                .noticeBoard > .bottom > .boardList > ul.noData > li {
                    width: 100%;
                    background-color: #fbfbfb;
                }

        .noticeBoard > .bottom > .contents_top {
            position: relative;
            display: inline-block;
            width: 100%;
            border-top: 2px solid #888;
            border-bottom: 2px solid #ddd;
        }

            .noticeBoard > .bottom > .contents_top > ul {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 180px;
                padding-left: 26px;
            }

                .noticeBoard > .bottom > .contents_top > ul > li:nth-child(1) {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 34px;
                    font-size: 28px;
                    letter-spacing: normal;
                    font-weight: bold;
                    color: #000;
                    margin-top: 55px;
                }

                .noticeBoard > .bottom > .contents_top > ul > li:nth-child(2) {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 23px;
                    font-size: 19px;
                    letter-spacing: normal;
                    font-weight: 500;
                    color: #888;
                    margin-top: 19px;
                }

        .noticeBoard > .bottom > .contents_bottom {
            position: relative;
            display: inline-block;
            width: 100%;
            height: fit-content;
            min-height: 300px;
            padding-left: 26px;
            font-size: 22px;
            line-height: 1.91;
            letter-spacing: 0.09px;
            font-weight: 500;
            color: #000;
            margin-top: 50px;
            padding-bottom: 50px;
            border-bottom: 2px solid #ddd;
            white-space: pre-wrap;
        }

        .noticeBoard > .bottom > .contents {
            position: relative;
            display: inline-block;
            width: 100%;
            border-top: 2px solid #888;
        }

            .noticeBoard > .bottom > .contents > ul {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 86px;
                border-bottom: 2px solid #ddd;
            }

                .noticeBoard > .bottom > .contents > ul > li {
                    position: relative;
                    display: inline-block;
                    height: 86px;
                    font-size: 20px;
                    font-weight: bold;
                    letter-spacing: normal;
                    color: #000;
                    float: left;
                }

                    .noticeBoard > .bottom > .contents > ul > li:nth-child(1) {
                        width: 25%;
                        padding-top: 31px;
                        padding-left: 27px;
                    }

                    .noticeBoard > .bottom > .contents > ul > li:nth-child(2) {
                        width: 75%;
                        padding-top: 15px;
                        padding-left: 25px;
                    }

                .noticeBoard > .bottom > .contents > ul:nth-child(3) > li:nth-child(2) {
                    padding-top: 31px;
                }

                .noticeBoard > .bottom > .contents > ul:nth-child(4) {
                    height: 435px;
                    overflow: hidden;
                }

                    .noticeBoard > .bottom > .contents > ul:nth-child(4) > li {
                        height: 100%;
                    }

                        .noticeBoard > .bottom > .contents > ul:nth-child(4) > li:nth-child(2n+1) {
                            height: 100%;
                        }

                .noticeBoard > .bottom > .contents > ul > li > textarea {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    min-width: 100%;
                    height: 400px !important;
                    margin-left: -25px;
                    padding: 28px 25px;
                    cursor: pointer;
                    font-size: 20px;
                    line-height: 1.6;
                    border: 1px solid #c7c7c7;
                    float: left;
                    overflow: hidden;
                    resize: none;
                }

                .noticeBoard > .bottom > .contents > ul > li > #text_length {
                    position: absolute;
                    display: inline-block;
                    width: 100px;
                    height: 25px;
                    border: 0;
                    background-color: #dededeaa;
                    z-index: 1;
                    font-size: 15px;
                    font-weight: 500;
                    line-height: 30px;
                    color: #aaa;
                    border-radius: 10px 0 0 0;
                    bottom: 20px;
                    right: 27px;
                    text-align: right;
                    padding-right: 10px;
                }


/* viewerBoard */
.viewerBoard {
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 0;
}

    .viewerBoard > .bottom {
        position: relative;
        display: inline-block;
        width: 100%;
        height: fit-content;
        min-height: 800px;
    }

        .viewerBoard > .bottom > .title {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: 38px;
            line-height: 38px;
            font-size: 32px;
            font-weight: bold;
            letter-spacing: normal;
            color: #000;
            margin-top: 56px;
            margin-bottom: 17px;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: flex-end;
            justify-content: space-between;
            align-items: flex-end;
        }
                
        .viewerBoard > .bottom > .boardList {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: fit-content;
            flex-direction: column;
            flex-wrap: nowrap;
            align-content: flex-start;
            justify-content: flex-start;
            align-items: flex-start;
            border-top: 2px solid #888;
            border-bottom: 2px solid #dedede;
        }

            .viewerBoard > .bottom > .boardList > ul {
                position: relative;
                display: inline-flex;
                width: 100%;
                height: 60px;
                border-bottom: 1px solid #efefef;
                color: #000;
                font-size: 19px;
                font-weight: 500;
            }

                .viewerBoard > .bottom > .boardList > ul.notice {
                    background-color: #fbfbfb;
                    color: #037a81;
                }

                .viewerBoard > .bottom > .boardList > ul.today {
                    background-color: #fbfbfb;
                }

                .viewerBoard > .bottom > .boardList > ul.head {
                    height: 70px;
                    border-bottom: 2px solid #dedede;
                    color: #000;
                    font-size: 20px;
                    font-weight: bold;
                }

                .viewerBoard > .bottom > .boardList > ul > li {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                }

                .viewerBoard > .bottom > .boardList > ul:last-child {
                    border: 0;
                }

                .viewerBoard > .bottom > .boardList > ul > li:nth-child(1) {
                    width: 20%;
                }

                .viewerBoard > .bottom > .boardList > ul > li:nth-child(2) {
                    width: 40%;
                }

                    .viewerBoard > .bottom > .boardList > ul > li:nth-child(2) > span {
                        position: relative;
                        display: inline-flex;
                        width: fit-content;
                        height: 59px;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        align-content: center;
                        justify-content: flex-start;
                        align-items: center;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        cursor: pointer;
                    }


                .viewerBoard > .bottom > .boardList > ul > li:nth-child(3) > span {
                    position: relative;
                    display: inline-flex;
                    width: fit-content;
                    height: 59px;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: flex-start;
                    align-items: center;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    padding: 0 50px;
                    cursor: pointer;
                }

                .viewerBoard > .bottom > .boardList > ul > li > span:after {
                    content: "";
                    position: absolute;
                    display: inline-block;
                    width: calc(100% + 10px);
                    top: 45px;
                    left: -5px;
                    border-bottom: 2px solid #ff0000aa;
                    opacity: 0;
                    transition: all 0.3s ease-in-out;
                }

                .viewerBoard > .bottom > .boardList > ul > li:nth-child(3) > span:after {
                    left: 45px;
                    width: calc(100% - 90px);
                }

                .viewerBoard > .bottom > .boardList > ul > li > span:hover::after {
                    opacity: 0.8;
                    transition: all 0.1s ease-in-out;
                }

                .viewerBoard > .bottom > .boardList > ul:not(.head) > li:nth-child(3) {
                    justify-content: flex-start;
                }

                .viewerBoard > .bottom > .boardList > ul > li:nth-child(4) {
                    width: 30%;
                }

                .viewerBoard > .bottom > .boardList > ul > li:nth-child(5) {
                    width: 20%;
                }

                    .viewerBoard > .bottom > .boardList > ul > li:nth-child(5) > time {
                        color: #ff0000;
                    }

                .viewerBoard > .bottom > .boardList > ul.noData > li {
                    width: 100%;
                    background-color: #fbfbfb;
                }
        .viewerBoard > .bottom > div.alert {
            position: relative;
            display: inline-flex;
            width: 100%;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: center;
            align-items: center;
            margin:0;
            padding:0;
            border:0;
            margin-bottom:90px;
        }
            .viewerBoard > .bottom > div.alert > span {
                position: relative;
                display: inline-block;
                text-align: center;
                width: 100%;
                height: fit-content;
                font-size: 20px;
                font-weight: 400;
                letter-spacing: normal;
                line-height: 1.7;
                color: #9b9b9b;
            }
            .viewerBoard > .bottom > div.alert > span:before {
                content: "";
                position: relative;
                display: inline-block;
                background: url('https://img.hkglobaltv.co.kr/front/images/pc/bang.png') center center no-repeat;
                width: 24px;
                height: 24px;
                margin-bottom:-5px;
                margin-right:5px;
            }

        .viewerBoard > .bottom > .contents_top {
            position: relative;
            display: inline-block;
            width: 100%;
            border-top: 2px solid #888;
            border-bottom: 2px solid #ddd;
        }

            .viewerBoard > .bottom > .contents_top > ul {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 180px;
                padding-left: 26px;
            }

                .viewerBoard > .bottom > .contents_top > ul > li:nth-child(1) {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 24px;
                    font-size: 20px;
                    letter-spacing: normal;
                    font-weight: 600;
                    color: #037a81;
                    margin-top: 37px;
                }

                .viewerBoard > .bottom > .contents_top > ul > li:nth-child(2) {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 34px;
                    font-size: 28px;
                    letter-spacing: normal;
                    font-weight: bold;
                    color: #000;
                    margin-top: 5px;
                }

                .viewerBoard > .bottom > .contents_top > ul > li:nth-child(3) {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 23px;
                    font-size: 19px;
                    letter-spacing: normal;
                    font-weight: 500;
                    color: #888;
                    margin-top: 19px;
                }

        .viewerBoard > .bottom > .contents_bottom {
            position: relative;
            display: inline-block;
            width: 100%;
            height: fit-content;
            min-height: 300px;
            padding-left: 26px;
            font-size: 22px;
            line-height: 1.91;
            letter-spacing: 0.09px;
            font-weight: 500;
            color: #000;
            margin-top: 50px;
            padding-bottom: 50px;
            border-bottom: 2px solid #ddd;
            white-space: pre-wrap;
        }

        .viewerBoard > .bottom > .contents {
            position: relative;
            display: inline-block;
            width: 100%;
            border-top: 2px solid #888;
        }

            .viewerBoard > .bottom > .contents > ul {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 86px;
                border-bottom: 2px solid #ddd;
            }

                .viewerBoard > .bottom > .contents > ul > li {
                    position: relative;
                    display: inline-block;
                    height: 86px;
                    font-size: 20px;
                    font-weight: bold;
                    letter-spacing: normal;
                    color: #000;
                    float: left;
                }

                    .viewerBoard > .bottom > .contents > ul > li:nth-child(1) {
                        width: 25%;
                        padding-top: 31px;
                        padding-left: 27px;
                    }

                    .viewerBoard > .bottom > .contents > ul > li:nth-child(2) {
                        width: 75%;
                        padding-top: 15px;
                        padding-left: 25px;
                    }

                    .viewerBoard > .bottom > .contents > ul > li > select {
                        position: relative;
                        display: inline-flex;
                        width: 300px;
                        min-width: 300px;
                        height: 56px;
                        padding: 0 25px;
                        margin-left: -25px;
                        -webkit-appearance: none;
                        -moz-appearance: none;
                        appearance: none;
                        background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-6.png') center right no-repeat;
                        background-position-x: calc(100% - 25px);
                        cursor: pointer;
                    }

                        .viewerBoard > .bottom > .contents > ul > li > select::-ms-expand {
                            display: none;
                        }

                        .viewerBoard > .bottom > .contents > ul > li > select > option[selected] {
                            background-color: #037a81 !important;
                            color: #fff;
                        }

                    .viewerBoard > .bottom > .contents > ul > li > input[type=text] {
                        position: relative;
                        display: inline-flex;
                        width: 100%;
                        min-width: 100%;
                        height: 56px;
                        padding: 0 25px;
                        cursor: pointer;
                        border: 1px solid #c7c7c7;
                        margin-left: -25px;
                    }

                .viewerBoard > .bottom > .contents > ul:nth-child(3) > li:nth-child(2) {
                    padding-top: 31px;
                }

                .viewerBoard > .bottom > .contents > ul:nth-child(4) {
                    height: 435px;
                    overflow: hidden;
                }

                    .viewerBoard > .bottom > .contents > ul:nth-child(4) > li {
                        height: 100%;
                    }

                        .viewerBoard > .bottom > .contents > ul:nth-child(4) > li:nth-child(2n+1) {
                            height: 100%;
                        }

                .viewerBoard > .bottom > .contents > ul > li > textarea {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    min-width: 100%;
                    height: 400px !important;
                    margin-left: -25px;
                    padding: 28px 25px;
                    cursor: pointer;
                    font-size: 20px;
                    line-height: 1.6;
                    border: 1px solid #c7c7c7;
                    float: left;
                    overflow: hidden;
                    resize: none;
                }

                .viewerBoard > .bottom > .contents > ul > li > #text_length {
                    position: absolute;
                    display: inline-block;
                    width: 100px;
                    height: 25px;
                    border: 0;
                    background-color: #dededeaa;
                    z-index: 1;
                    font-size: 15px;
                    font-weight: 500;
                    line-height: 30px;
                    color: #aaa;
                    border-radius: 10px 0 0 0;
                    bottom: 20px;
                    right: 27px;
                    text-align: right;
                    padding-right: 10px;
                }

/* footer */
.footerBox {
    position: relative;
    display: flex;
    background-color: #fff;
    color: #000;
    width: 100%;
    max-width: 1920px;
    height: fit-content;
    left: 0;
    user-select: none;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}

.noticeBox {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 1200px;
    height: 110px;
    line-height: 110px;
    top: 0;
    left: 50%;
    margin-left: -600px;
}

    .noticeBox:after {
        position: absolute;
        display: inline-block;
        top: 0;
        left: -360px;
        content: "";
        width: 1920px;
        height: 1px;
        background-color: #e5e5e5;
    }


    .noticeBox > div {
        position: relative;
        display: inline-flex;
        font-size: 20px;
        font-weight: 600;
        color: #000;
        width: 207px;
        height: 110px;
        line-height: 1.2;
        margin: 0;
        padding: 0;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: flex-end;
        flex-wrap: nowrap;
        float: left;
    }

        .noticeBox > div:first-child {
            font-weight: 700;
            width: 210px;
            align-items: flex-start;
            flex-wrap: nowrap;
            cursor: pointer;
        }

        .noticeBox > div:nth-child(4) > a {
            font-weight: 700;
            line-height: 1.2;
        }

            .noticeBox > div:nth-child(4) > a > img {
                margin-right: 10px;
            }

.noticeList {
    position: relative;
    display: inline-flex;
    width: 750px !important;
    height: 110px;
    margin: 0;
    padding: 0;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: nowrap;
    float: left;
}

    .noticeList > div {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 24px;
        font-size: 20px;
        font-weight: 500;
        color: #000;
        letter-spacing: normal;
        line-height: 1.2;
    }

.fnbBox {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 60px;
    top: 0;
    left: 0;
    background-color: #f7f7f7;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    z-index: 1;
}

    .fnbBox > ul {
        position: relative;
        display: inline-flex;
        width: 100%;
        max-width: 1200px;
        height: 60px;
        line-height: 60px;
        top: 0;
        left: 50%;
        margin-left: -600px;
        padding: 0;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
    }

        .fnbBox > ul > li {
            position: relative;
            display: inline-block;
            width: fit-content;
            height: 60px;
            float: left;
            color: #888;
            font-size: 17px;
            font-weight: 500;
            line-height: 60px;
            letter-spacing: normal;
            margin: 0;
            padding: 0;
            margin-right: 40px;
            cursor: pointer;
        }

            .fnbBox > ul > li:hover {
                color: #037a81;
            }

            .fnbBox > ul > li.familySite {
                position: relative;
                width: 207px;
                margin-left: 45px;
                margin-right: 0;
                display: inline-flex;
                flex-wrap: wrap;
                justify-content: space-around;
                flex-direction: row;
                align-items: center;
                align-content: flex-start;
                padding: 0;
                color: #666;
                overflow: hidden;
                background-color: #f7f7f7;
                border-left: 1px solid transparent;
                border-right: 1px solid transparent;
                transition: all 0.3s ease-in-out;
            }

                .fnbBox > ul > li.familySite.clicked {
                    border-left: 1px solid #e5e5e5;
                    border-right: 1px solid #e5e5e5;
                    transition: all 0.1s ease-in-out;
                }

                .fnbBox > ul > li.familySite > span {
                    content: "";
                    position: relative;
                    display: inline-block;
                    background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-2.png') center center no-repeat;
                    width: 13px;
                    height: 8px;
                    transition: all 0.3s ease-in-out;
                }

                    .fnbBox > ul > li.familySite > span.rotate {
                        content: "";
                        position: relative;
                        display: inline-block;
                        transform: rotate(180deg);
                        width: 13px;
                        height: 8px;
                        transition: all 0.1s ease-in-out;
                    }

.familySiteList {
    position: absolute;
    display: inline-block;
    visibility: hidden;
    top: 110px;
    left: 50%;
    margin-left: 393px;
    width: 207px;
    height: 0;
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 0;
    transition: all 0.1s ease-in-out;
    z-index: -1;
    overflow: hidden;
}

    .familySiteList.on {
        visibility: visible;
        height: 300px;
        top: -190px;
        transition: all 0.3s ease-in-out;
        z-index: 0;
        box-shadow: 0px 0px 10px 5px #eeeeeeaa;
    }

    .familySiteList > span {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 0;
        color: #888;
        font-size: 17px;
        font-weight: 500;
        line-height: 60px;
        letter-spacing: normal;
        margin: 0;
        padding: 0;
        cursor: pointer;
        padding-left: 30px;
        border-bottom: 1px solid #ddd;
        float: left;
        transition: all 0.3s ease-in-out;
    }

    .familySiteList > span.on {
        height:60px;
    }
        .familySiteList > span:hover {
            color: #037a81;
            font-weight: 600;
            background-color: #f7f7f7;
            transition: all 0.1s ease-in-out;
        }

.infoBox {
    clear:both;
    position: relative;
    display: inline-flex;
    width: 1200px;
    height: 230px;
    margin: 0;
    padding: 0;
    top:0;
    left: 50%;
    margin-left: -600px;
    background-color: #fff;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
}

    .infoBox > div:first-child {
        position: relative;
        display: inline-block;
        width: 213px;
        text-align: left;
        padding-top: 98px;
    }

    .infoBox > ul {
        position: relative;
        display: inline-block;
        width: 780px;
        text-align: left;
        padding: 0;
        margin: 0;
    }

        .infoBox > ul > li {
            position: relative;
            display: inline-block;
            width: 100%;
            font-size: 14px;
            font-weight: 500;
            line-height: 1.57;
            letter-spacing: normal;
            color: #888;
        }

            .infoBox > ul > li:first-child {
                font-size: 15px;
                line-height: 1.47;
                color: #000;
                font-weight: 500;
                margin-top: 45px;
                margin-bottom: 11px;
            }

            .infoBox > ul > li:last-child {
                margin-top: 12px;
            }

.customerCenter {
    position: relative;
    display: inline-block;
    width: 207px;
    height: 172px;
    margin-top: 28px;
    border: 1px solid #e5e5e5;
    padding: 0 12px;
    text-align: center;
}

    .customerCenter > ul {
        position: relative;
        display: inline-block;
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .customerCenter > ul > li {
            position: relative;
            display: inline-block;
            width: 100%;
            font-size: 15px;
            font-weight: 500;
            line-height: 1.6;
            letter-spacing: normal;
            color: #666;
        }

            .customerCenter > ul > li:nth-child(1) {
                font-weight: 600;
                line-height: 1.2;
                color: #4f5eaf;
                margin-top: 15px;
            }

            .customerCenter > ul > li:nth-child(2) {
                font-size: 28px;
                font-weight: 600;
                line-height: 1.21;
                color: #505eaa;
                border-bottom: 1px solid #e5e5e5;
                padding-bottom: 3px;
            }

            .customerCenter > ul > li:nth-child(3) {
                margin-top: 15px;
            }

            .customerCenter > ul > li > span {
                position: relative;
                display: inline-flex;
            }

                .customerCenter > ul > li > span:nth-child(1) {
                    width: 66px;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: flex-start;
                    align-items: center;
                }

                .customerCenter > ul > li > span:nth-child(2) {
                    width: 89px;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: flex-end;
                    align-items: center;
                }

/* 소개 페이지 */
.introduce {
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
    flex-direction: column;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    margin-top: 65px;
}
    .introduce img {
        border:0 !important;
    }

    .introduce > .title {
        position: relative;
        display: inline-block;
        width: 100%;
        color: #000;
        font-size: 32px;
        font-weight: 700;
        line-height: 1.44;
        text-align: center;
    }

    .introduce > .contents {
        position: relative;
        display: inline-flex;
        width: 100%;
        font-size: 22px;
        font-weight: 500;
        color: #000;
        line-height: 1.82;
        letter-spacing: 0.09px;
        flex-wrap: nowrap;
        align-content: center;
        align-items: center;
        flex-direction: row;
        justify-content: center;
        text-align: justify;
    }

        .introduce > .contents > .title {
            position: relative;
            display: inline-flex;
            height: 70px;
            font-size: 38px;
            font-weight: 700;
            color: #fff;
            letter-spacing:0.15px;
            background-color: #0ab2c9;
            border-radius: 10px;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: center;
            align-items: center;
            margin-right:20px;
        }

        .introduce > .contents > .contents {
            position: relative;
            display: inline-block;
            color: #000;
            font-size: 22px;
            font-weight: 500;
            line-height: 1.82;
            letter-spacing: 0.09px;
            text-align: justify;
        }

    .introduce > img.intro_01 {
        position:relative;
        display:inline-block;
        width:100%;
        height:352px;
        margin-top:60px;
    }

    .introduce > img.intro_01.mobile {
        display: none;
    }

    .introduce > .contentsBox {
        position: relative;
        display: inline-flex;
        max-width: 1200px;
        height: 317px;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #efefef;
        margin-top: 65px;
        padding-bottom: 65px;
    }

        .introduce > .contentsBox > .contents > .title {
            position: relative;
            display: inline-block;
            font-size: 30px;
            font-weight: 700;
            color: #000;
            line-height: 1.53;
            letter-spacing: normal;
            margin-bottom: 22px;
        }

        .introduce > .contentsBox > .contents {
            position: relative;
            display: inline-flex;
            font-size: 22px;
            font-weight: 500;
            color: #000;
            line-height: 1.82;
            letter-spacing: 0.09px;
            flex-direction: column;
            flex-wrap: nowrap;
            align-content: flex-start;
            justify-content: flex-start;
            align-items: flex-start;
            text-align: justify;
        }

            .introduce > .contentsBox > .contents > ul {
                padding-left:22px;
            }

            .introduce > .contentsBox > .contents > ul > li {
                list-style:disc;
            }

        .introduce > .contentsBox > img.intro_02 {
            position: relative;
            display: inline-block;
            width: 264px;
            height: 252px;
            margin-left: 45px;
        }

        .introduce > .contentsBox > img.intro_03 {
            position: relative;
            display: inline-block;
            width: 323px;
            height: 252px;
            margin-right: -45px;
        }

        .introduce > .contentsBox > img.intro_04 {
            position: relative;
            display: inline-block;
            width: 267px;
            height: 253px;
            margin-left: 45px;
        }

        .introduce > .contentsBox > img.intro_05 {
            position: relative;
            display: inline-block;
            width: 452px;
            height: 258px;
            margin-right:45px;
        }

            .introduce > .contentsBox > img.intro_05.mobile {
                display: none;
            }

    .center {
        text-align: center !important;
    }

.noborder {
    border:0 !important;
}

.mt40 {
    margin-top: 40px;
}

.mt85 {
    margin-top:85px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb65 {
    margin-bottom: 65px;
}

.pd130 {
    padding:0 130px;
}

.pd55 {
    padding: 0 55px;
}


.mobile {
    display:none;
}

/* mobile */
@media screen and (max-width:767px) {
    .pc {
        display: none;
    }

    html {
        width: 100%;
        overflow-x: hidden;
    }

    body {
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        min-height: 100svh;
        max-width: 640px;
        overflow-x: hidden;
        overflow-y: scroll;
    }

        body.menuOpen {
            overflow-y: hidden;
        }

    * {
        overscroll-behavior: auto !important;
    }

    .controlBox {
        margin-top: 5vw;
    }

        .controlBox.middle {
            float: left;
            top: -50%;
            margin-top: 0 !important;
        }

    .onair .controlBox.middle {
        margin-top: -9.5vw !important;
    }
    .onair.detail .controlBox.middle {
        margin-top: -9.5vw !important;
    }

    .onair .vod .controlBox.middle {
        margin-top: -28vw !important;
    }
    .onair.detail .vod .controlBox.middle {
        margin-top: -28vw !important;
    }

    .scheduleBox .controlBox.middle {
        float: left;
        top: -9vw !important;
        margin-top: 0 !important;
    }

    .controlBox.in {
        top: 1vw;
        margin-top: 0;
    }

    .controlBox > div {
        margin-right: 2vw;
    }

    .customDot,
    .customDot2,
    .customDot3,
    .customDot4 {
        width: 200px;
    }

    .indicator {
        position: relative;
        display: inline-flex;
        width: 4vw !important;
    }

        .indicator > button {
            text-indent: -9999px;
            position: relative;
            display: inline-block;
            width: 5vw;
            height: 5vw;
            line-height: 5vw;
            text-align: center;
            border: 0px solid #e5e5e5;
            user-select: none;
            cursor: pointer;
        }

        .indicator > .slick-prev {
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-7.png') top left no-repeat;
            background-size:5vw;
            top: 1px;
        }

        .indicator > .slick-next {
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-7.png') bottom left no-repeat;
            background-size: 5vw;
        }

    /* header - mobile */
    .headerBox {
        position: relative;
        display: inline-block;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        min-height: 0;
        max-height: calc(18vw + 100px);
        max-width: 640px;
        user-select: none;
    }

    .gnb.mobile {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 18vw;
        line-height: 18vw;
        margin: 0;
        padding: 0;
        left: 0;
    }

        .gnb.mobile.fixed {
            position: fixed;
            top: 0;
            width: 100%;
            max-width: 100%;
            height: 18vw;
            z-index: 99;
        }

        .gnb.mobile > ul.top {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: 18vw;
            line-height: 18vw;
            margin: 0;
            padding: 0;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: space-between;
            align-items: center;
            border-bottom: 1px solid #e5e5e5;
        }

            .gnb.mobile > ul.top > li {
                position: relative;
                display: inline-block;
                width: fit-content;
                height: 100%;
                margin: 0;
                padding: 0;
                float: left;
            }

                .gnb.mobile > ul.top > li:nth-child(1) {
                    margin-left: 5%;
                }

                .gnb.mobile > ul.top > li:nth-child(3) {
                    margin-right: 5%;
                }

                .gnb.mobile > ul.top > li:nth-child(1) > img {
                    width: 5vw;
                }

                .gnb.mobile > ul.top > li:nth-child(2) > img {
                    width: 35vw;
                }

                .gnb.mobile > ul.top > li:nth-child(3) > img {
                    width: 6vw;
                }

        .gnb.mobile > ul.menuBox {
            position: absolute;
            display: block;
            width: 100%;
            height: auto;
            min-height: 100svh;
            line-height: 100svh;
            top: 0;
            left: -100%;
            margin: 0;
            padding: 0;
            background-color: #fff;
            z-index: 999;
            float: left;
            overflow-y: auto;
            /*-webkit-overflow-scrolling: touch;*/
            transition: all 0.2s ease-in-out;
        }

        .gnb.mobile ul.menuBox.on {
            left: 0 !important;
        }

        .gnb.mobile > ul.menuBox > .top {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 45vw;
            background-color: #f5f6f8;
            float: left;
            border-bottom: 1px solid #e5e5e5;
        }

            .gnb.mobile > ul.menuBox > .top > ul:nth-child(1) {
                position: relative;
                display: inline-block;
                width: 90%;
                height: 10vw;
                line-height: 10vw;
                overflow: hidden;
                margin-left: 5%;
                margin-top: 3vw;
                margin-bottom: 3vw;
                float: left;
            }

                .gnb.mobile > ul.menuBox > .top > ul:nth-child(1) > li:nth-child(1) {
                    position: relative;
                    display: inline-block;
                    width: 50%;
                    height: 10vw;
                    line-height: 10vw;
                    color: #000;
                    font-size: 3.5vw;
                    font-weight: 400;
                    letter-spacing: normal;
                }

                    .gnb.mobile > ul.menuBox > .top > ul:nth-child(1) > li:nth-child(1) > span {
                        font-weight: 700;
                        font-size: 4vw;
                    }

                .gnb.mobile > ul.menuBox > .top > ul:nth-child(1) > li:nth-child(2) {
                    position: relative;
                    display: inline-block;
                    width: 50%;
                    height: 10vw;
                    line-height: 10vw;
                    float: right;
                    text-align: right;
                }

                    .gnb.mobile > ul.menuBox > .top > ul:nth-child(1) > li:nth-child(2) > span:nth-child(1) > img {
                        height: 7vw;
                    }

                    .gnb.mobile > ul.menuBox > .top > ul:nth-child(1) > li:nth-child(2) > span:nth-child(2) > img {
                        height: 7vw;
                    }

                    .gnb.mobile > ul.menuBox > .top > ul:nth-child(1) > li:nth-child(2) > span:nth-child(3) > img {
                        height: 7vw;
                    }

                    .gnb.mobile > ul.menuBox > .top > ul:nth-child(1) > li:nth-child(2) > span + span {
                        margin-left: 2vw;
                    }

            .gnb.mobile > ul.menuBox > .top > ul:nth-child(2) {
                position: relative;
                display: inline-block;
                width: 90%;
                height: 25vw;
                line-height: 25vw;
                overflow: hidden;
                margin-left: 5%;
                margin-top: 0;
                margin-bottom: 3vw;
                float: left;
            }

                .gnb.mobile > ul.menuBox > .top > ul:nth-child(2) > li {
                    position: relative;
                    display: inline-flex;
                    width: 20vw;
                    height: 20vw;
                    line-height: 20vw;
                    float: left;
                    flex-direction: column;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                }

                    .gnb.mobile > ul.menuBox > .top > ul:nth-child(2) > li > img {
                        display: inline-block;
                        width: 17vw;
                    }

                    .gnb.mobile > ul.menuBox > .top > ul:nth-child(2) > li > span {
                        position: absolute;
                        display: inline-block;
                        color: #000;
                        width: 100%;
                        height: 3vw;
                        line-height: 3vw;
                        font-size: 3vw;
                        text-align: center;
                        font-weight: 600;
                        letter-spacing: normal;
                        top: 20vw;
                    }

                    .gnb.mobile > ul.menuBox > .top > ul:nth-child(2) > li + li {
                        margin-left: 2vw;
                    }

        .gnb.mobile > ul.menuBox > .middle {
            position: relative;
            display: inline-block;
            width: 100%;
            height: fit-content;
            background-color: #fff;
            float: left;
        }

            .gnb.mobile > ul.menuBox > .middle > ul {
                position: relative;
                display: inline-block;
                width: 100%;
                height: fit-content;
                background-color: #fff;
                float: left;
            }

                .gnb.mobile > ul.menuBox > .middle > ul > li {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    height: 13vw;
                    line-height: 13vw;
                    background-color: #fff;
                    color: #000;
                    font-size: 4vw;
                    font-weight: 600;
                    border-bottom: 1px solid #e5e5e5;
                    float: left;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: space-between;
                    align-items: center;
                    padding: 0 5%;
                }

                    .gnb.mobile > ul.menuBox > .middle > ul > li:after {
                        content: "";
                        position: relative;
                        display: inline-block;
                        background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-6.png') center center no-repeat;
                        width: 13px;
                        height: 7px;
                        transform: rotate(-90deg);
                    }

                    .gnb.mobile > ul.menuBox > .middle > ul > li#depth1 {
                        z-index: 1;
                    }

                        .gnb.mobile > ul.menuBox > .middle > ul > li#depth1:after {
                            transition: all 0.2s ease-in-out;
                            transform: rotate(0);
                        }

                        .gnb.mobile > ul.menuBox > .middle > ul > li#depth1.rotate:after {
                            transition: all 0.2s ease-in-out;
                            transform: rotate(180deg);
                        }

                    .gnb.mobile > ul.menuBox > .middle > ul > li#depth2.blind {
                        margin-top: -13vw;
                        transition: all 0.2s ease-in-out;
                    }

                    .gnb.mobile > ul.menuBox > .middle > ul > li#depth2 {
                        position: relative;
                        display: inline-flex;
                        width: 100%;
                        height: 13vw;
                        line-height: 13vw;
                        background-color: #fff;
                        color: #000;
                        font-size: 4vw;
                        font-weight: 600;
                        border-bottom: 1px solid #e5e5e5;
                        float: left;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        align-content: center;
                        justify-content: space-between;
                        align-items: center;
                        padding: 0 5% 0 7%;
                        z-index: 0;
                        transition: all 0.2s ease-in-out;
                    }

        .gnb.mobile > ul.menuBox > .bottom {
            position: relative;
            display: inline-block;
            width: 90%;
            height: 60vw;
            line-height: 60vw;
            overflow: hidden;
            margin-left: 5%;
            margin-top: 4vw;
            float: left;
        }

            .gnb.mobile > ul.menuBox > .bottom > ul:nth-child(1) {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 25vw;
                line-height: 25vw;
                overflow: hidden;
                float: left;
            }

                .gnb.mobile > ul.menuBox > .bottom > ul:nth-child(1) > li {
                    position: relative;
                    display: inline-flex;
                    width: 20vw;
                    height: 20vw;
                    line-height: 20vw;
                    float: left;
                    flex-direction: column;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                }

                    .gnb.mobile > ul.menuBox > .bottom > ul:nth-child(1) > li > img {
                        display: inline-block;
                        width: 18vw;
                        margin-left: -3vw;
                    }

                    .gnb.mobile > ul.menuBox > .bottom > ul:nth-child(1) > li > span {
                        position: absolute;
                        display: inline-block;
                        width: 100%;
                        height: 3vw;
                        line-height: 3vw;
                        text-align: center;
                        color: #000;
                        font-size: 3vw;
                        font-weight: 600;
                        letter-spacing: normal;
                        top: 18vw;
                    }

                    .gnb.mobile > ul.menuBox > .bottom > ul:nth-child(1) > li + li {
                        margin-left: 2vw;
                    }

            .gnb.mobile > ul.menuBox > .bottom > ul:nth-child(2) {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 28vw;
                margin-top: 1vw;
                border: 1px solid #99a1cd;
                padding: 0;
                text-align: center;
                float: left;
            }

                .gnb.mobile > ul.menuBox > .bottom > ul:nth-child(2) > li {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    font-size: 4.5vw;
                    font-weight: 500;
                    line-height: 1.6;
                    letter-spacing: normal;
                    color: #666;
                    float: left;
                }

                    .gnb.mobile > ul.menuBox > .bottom > ul:nth-child(2) > li:nth-child(1) {
                        font-weight: 600;
                        line-height: 1.2;
                        color: #4f5eaf;
                        margin-top: 5vw;
                        margin-bottom: 3vw;
                    }

                    .gnb.mobile > ul.menuBox > .bottom > ul:nth-child(2) > li:nth-child(2),
                    .gnb.mobile > ul.menuBox > .bottom > ul:nth-child(2) > li:nth-child(3) {
                        font-size: 3vw;
                    }

                    .gnb.mobile > ul.menuBox > .bottom > ul:nth-child(2) > li > span {
                        position: relative;
                        display: inline-flex;
                    }

                        .gnb.mobile > ul.menuBox > .bottom > ul:nth-child(2) > li > span:nth-child(1) {
                            width: fit-content;
                            flex-direction: row;
                            flex-wrap: nowrap;
                            align-content: center;
                            justify-content: flex-start;
                            align-items: center;
                        }

                        .gnb.mobile > ul.menuBox > .bottom > ul:nth-child(2) > li > span:nth-child(2) {
                            width: fit-content;
                            flex-direction: row;
                            flex-wrap: nowrap;
                            align-content: center;
                            justify-content: flex-end;
                            align-items: center;
                        }

        .gnb.mobile ul.searchBox.on {
            left: 0 !important;
        }

        .gnb.mobile > ul.searchBox {
            position: absolute;
            display: inline-flex;
            width: 100%;
            height: 18vw;
            line-height: 18vw;
            top: 0;
            left: -100%;
            margin: 0;
            padding: 0;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: space-between;
            align-items: center;
            border-bottom: 1px solid #037a81;
            background-color: #fff;
            transition: all 0.2s ease-in-out;
        }

            .gnb.mobile > ul.searchBox > li {
                position: relative;
                display: inline-block;
                width: fit-content;
                height: 18vw;
                line-height: 18vw;
                margin: 0;
                padding: 0;
                float: left;
                vertical-align: middle;
            }

                .gnb.mobile > ul.searchBox > li:nth-child(1) {
                    margin-left: 5%;
                }

                .gnb.mobile > ul.searchBox > li:nth-child(2) {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                }

                .gnb.mobile > ul.searchBox > li:nth-child(3) {
                    margin-right: 5%;
                }

                .gnb.mobile > ul.searchBox > li:nth-child(1) > img {
                    width: 2.5vw;
                }

                .gnb.mobile > ul.searchBox > li:nth-child(3) > img {
                    width: 6vw;
                }

                .gnb.mobile > ul.searchBox > li > input[type=text] {
                    max-width: 72vw !important;
                    width: 72vw;
                    height: 10vw;
                    line-height: 10vw;
                    font-size: 4.5vw;
                    border: 0;
                    font-weight: 500;
                }

                    .gnb.mobile > ul.searchBox > li > input[type=text]:focus-visible,
                    .gnb.mobile > ul.searchBox > li > input[type=submit]:focus-visible,
                    .gnb.mobile > ul.searchBox > li > input[type=submit]:focus {
                        border: 0;
                        outline: 0;
                        box-shadow: none;
                    }

    /* main - mobile */
    .contentsBox {
        position: relative;
        display: block;
        top: 0;
        left: 0;
        margin: 0;
        width: 100%;
        max-width: 640px;
        height: auto;
        min-height: 190vw;
        user-select: none;
    }

    .topContents {
        position: relative;
        display: flex;
        width: 100%;
        height: fit-content;
        flex-direction: column;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: nowrap;
        top: 0;
        margin-bottom:0;
    }

    .onair {
        position: relative;
        display: inline-block;
        width: 100%;
        height: fit-content;
        min-width: 100%;
        float: left;
    }

        .onair > .vod {
            position: relative;
            display: inline-block;
            width: 100%;
            height: fit-content;
            padding-top: 0;
            float: left;
            overflow: hidden;
        }

            .onair > .vod:has(>iframe) {
                aspect-ratio: 16/9;
            }

            .onair > .vod > iframe {
                position: absolute;
                display: inline-block;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
            }

        .onair > .button {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 11vw;
            padding: 0;
            margin: 4vw 0;
            padding: 0 5%;
            background-color: #fff;
        }

            .onair > .button li {
                position: relative;
                display: inline-flex;
                font-size: 4vw;
                font-weight: 700;
                color: #000;
                letter-spacing: normal;
                cursor: pointer;
                width: 100%;
                height: 11vw;
                border: 2px solid #e1e1e1;
                float: left;
                margin: 0;
                padding-left: 4vw;
                margin-right: 0px;
                line-height: 1.18;
                flex-direction: row;
                flex-wrap: nowrap;
                align-content: center;
                align-items: center;
                justify-content: flex-start;
            }

                .onair > .button li.on {
                    border: 2px solid #ff0000 !important;
                    z-index: 1;
                    box-shadow: none;
                }

                .onair > .button li span.on {
                    position: relative;
                    display: inline-flex;
                    color: #fff;
                    font-weight: 500;
                    margin-right: 2vw;
                    background-color: #ff0000;
                    font-size: 4vw;
                    width: 16vw;
                    height: 6vw;
                    border-radius: 4px;
                    letter-spacing: normal;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    align-content: center;
                    align-items: center;
                    justify-content: center;
                }

                .onair > .button li div.time {
                    color: #888;
                    font-weight: 400;
                    margin-right: 7vw;
                }

            .onair > .button > li div.title {
                position: relative;
                display: block;
                width: 100%;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
            }

        .onair.detail {
            max-width: 100%;
        }

            .onair.detail > .vod {
                min-height: fit-content !important;
                height: fit-content;
                padding-top: 0;
                overflow: hidden;
            }

                .onair.detail > .vod:has(>iframe) {
                    /*min-height: 0;
                    padding-top: 56.25%;*/
                    aspect-ratio: 16/9;
                }

                .onair.detail > .vod:after {
                    position: absolute;
                    display: inline-block;
                    top: 0;
                    left: -360px;
                    content: "";
                    width: 1920px;
                    height: 675px;
                    z-index: -1;
                }

            .onair.detail > .button > li {
                padding-left: 35px;
            }

    .marketPrice {
        position: relative;
        display: inline-block;
        width: 100%;
        height: fit-content;
        max-width: 100%;
        margin-left: 0;
        border: 0;
        float: left;
        background-color: #fff;
    }

    .marketGnb {
        position: relative;
        display: inline-flex;
        width: 90%;
        height: 15vw;
        border-top: 3px solid #037a81;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #e5e5e5;
        float: left;
        margin-left: 5%;
    }

        .marketGnb > ul {
            margin: 0;
            padding: 0 3vw;
        }

            .marketGnb > ul > li {
                position: relative;
                display: inline-flex;
                font-size: 4vw;
                font-weight: 600;
                color: #888;
                letter-spacing: normal;
                cursor: pointer;
                width: fit-content;
                height: 15vw;
                float: left;
                margin: 0;
                margin-right: 3vw;
                line-height: 1.2;
                flex-direction: column;
                flex-wrap: nowrap;
                align-content: center;
                align-items: center;
                justify-content: center;
            }

                .marketGnb > ul > li.on,
                .marketGnb > ul > li:hover {
                    color: #000;
                    transition: all 0.1s ease-in-out;
                }

        .marketGnb > .updateTime {
            position: relative;
            display: inline-block;
            font-size: 3vw;
            line-height: 3vw;
            color: #888;
            font-weight: 300;
            margin-top: 0;
            margin-right: 2vw;
            vertical-align: middle;
        }

            .marketGnb > .updateTime > span {
                position: relative;
                display: inline-block;
                vertical-align: middle;
            }

            .marketGnb > .updateTime > a {
                position: relative;
                display: inline-block;
                vertical-align: middle;
            }

                .marketGnb > .updateTime > a > img {
                    width:6vw;
                    height:6vw;
                }

    .marketContents {
        position: relative;
        display: inline-block;
        width: 90%;
        height: 39vw;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: left;
        margin-left: 5%;
    }

        .marketContents > ul {
            position: absolute;
            display: inline-block;
            width: 100%;
            height: 39vw;
            margin: 0;
            padding: 0;
            bottom: -100%;
            transition: all 0.2s ease-in-out;
        }

            .marketContents > ul.on {
                bottom: 0%;
                transition: all 0.2s ease-in-out;
            }

            .marketContents > ul > li {
                position: relative;
                display: inline-block;
                width: 93%;
                float: left;
                margin: 0 3vw;
            }

                .marketContents > ul > li > span {
                    position: relative;
                    display: inline-block;
                    float: left;
                    margin: 0;
                    padding: 0;
                    font-size: 4vw;
                    letter-spacing: normal;
                    font-weight: 600;
                    color: #000;
                    height: 13vw;
                    line-height: 13vw;
                }

                    .marketContents > ul > li > span:nth-child(1) {
                        width: 25%;
                        text-align: left;
                    }

                    .marketContents > ul > li > span:nth-child(2) {
                        width: 40%;
                        text-align: right;
                    }

                    .marketContents > ul > li > span:nth-child(3) {
                        width: 35%;
                        text-align: right;
                        display: inline-flex;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        align-content: center;
                        justify-content: center;
                        align-items: center;
                    }

                        .marketContents > ul > li > span:nth-child(3) > span:nth-child(1) {
                            width: 65%;
                            text-align: right;
                            height: 17px;
                            line-height: 17px;
                            font-size: 3vw;
                            float: left;
                        }

                        .marketContents > ul > li > span:nth-child(3) > span:nth-child(2) {
                            width: 35%;
                            text-align: right;
                            height: 16px;
                            line-height: 16px;
                            font-size: 2.5vw;
                            font-weight: 500;
                            float: left;
                        }


                    .marketContents > ul > li > span > span > i {
                        font-size: 2vw;
                        font-style: normal !important;
                        margin-right: 1vw;
                    }

        .marketContents .up {
            color: #eb3838 !important;
        }

        .marketContents .down {
            color: #4f59c3 !important;
        }

    .exchange {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 80vw;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: left;
        background-color: #f5f6f8;
    }

        .exchange > ul {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: 66vw;
            margin: 4vw 0 0 4vw;
            padding: 0;
            flex-direction: row;
            flex-wrap: wrap;
            align-content: flex-start;
            justify-content: flex-start;
            align-items: center;
        }

            .exchange > ul > li {
                position: relative;
                display: inline-flex;
                width: 45%;
                height: 30vw;
                float: left;
                margin: 0 2vw 2vw 0;
                background-color: #fff;
                border-radius: 12px;
                flex-direction: column;
                flex-wrap: nowrap;
                align-content: center;
                justify-content: flex-start;
                align-items: center;
            }

                .exchange > ul > li:nth-child(2n) {
                    margin-right: 0;
                }

                .exchange > ul > li:nth-child(3),
                .exchange > ul > li:nth-child(4) {
                    margin-bottom: 0;
                }

                .exchange > ul > li > span {
                    position: relative;
                    display: inline-block;
                }

                    .exchange > ul > li > span:nth-child(1) {
                        font-size: 4vw;
                        line-height: 1.17;
                        font-weight: 600;
                        color: #000;
                        margin-top: 4vw;
                    }

                    .exchange > ul > li > span:nth-child(2) {
                        font-size: 5vw;
                        line-height: 1.18;
                        font-weight: 600;
                        margin-top: 2vw;
                    }

                    .exchange > ul > li > span:nth-child(3) {
                        border: 1px solid #000;
                        width: 80%;
                        height: 7vw;
                        border-radius: 4px;
                        display: inline-flex;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        align-content: center;
                        justify-content: space-evenly;
                        align-items: center;
                        margin-top: 2vw;
                        font-size: 3.5vw;
                        font-weight: 600;
                    }

                        .exchange > ul > li > span:nth-child(3) > span:nth-last-child(1) {
                            font-weight: 500;
                        }


                    .exchange > ul > li > span > span > i {
                        font-size: 2vw;
                        font-style: normal !important;
                        margin-right: 1vw;
                    }

        .exchange .up {
            color: #eb3838 !important;
            border-color: #eb3838 !important;
        }

        .exchange .down {
            color: #4f59c3 !important;
            border-color: #4f59c3 !important;
        }

        .exchange > .updateTime {
            position: relative;
            font-size: 3vw;
            line-height: 1.14;
            color: #888;
            font-weight: 300;
            text-align: right;
            display: inline-block;
            width: 100%;
            padding-right: 4vw;
            margin-top: 1vw;
        }

            .exchange > .updateTime > span:not(#updateDate2) {
                color: #000;
            }

            .exchange > .updateTime > span > i {
                position: relative;
                display: inline-block;
                width: 8px;
                height: 8px;
                background-color: #ff0000;
                border-radius: 5px;
                margin-right: 1vw;
                margin-left: 1vw;
                top: -0.1vw;
                vertical-align: middle;
            }

    /* banner - mobile */
    div.banner {
        position: relative;
        display: inline-block;
        width: 100%;
        max-width: 640px;
        height: auto;
    }

        div.banner > ul > li {
            position: relative;
            display: inline-block;
            width: 100%;
        }

            div.banner > ul > li > img {
                position: relative;
                width: fit-content;
                display: inline-block;
                cursor: pointer;
            }

        div.banner div.indexBox {
            position: absolute;
            display: inline-block;
            width: 72px;
            height: 26px;
            border-radius: 15px;
            background-color: #aaa;
            bottom: 18px;
            right: 22px;
            opacity: 90%;
            font-size: 15px;
            padding-top: 6px;
            padding-right: 10px;
            text-align: right;
            color: #fff;
        }

            div.banner div.indexBox > span.slideStatus {
                position: absolute;
                display: inline-block;
                width: 15px;
                height: 15px;
                top: 6px;
                left: 9px;
                background: url('https://img.hkglobaltv.co.kr/front/images/pc/pause_small.png') center center no-repeat;
                user-select: none;
                cursor: pointer;
            }

                div.banner div.indexBox > span.slideStatus.pause {
                    background: url('https://img.hkglobaltv.co.kr/front/images/pc/play_small.png') center center no-repeat;
                }

            div.banner div.indexBox > span#currentPage {
                position: relative;
                display: inline-block;
                width: fit-content;
                margin-right: 3px;
            }

            div.banner div.indexBox > span#pageCount {
                position: relative;
                display: inline-block;
                margin-left: 3px;
            }

    div.indexBox.blind {
        display: none;
    }

    div.banner.top {
        position: relative;
        display: inline-block;
        width: 100%;
        max-width:640px;
        height: auto;
        min-height: 0;
        max-height: 100px;
        margin: 0;
        padding: 0;
        overflow: hidden;
        float: left;
    }

    div.banner.bottom {
        position: relative;
        display: inline-block;
        width: 100%;
        max-width: 640px;
        height: auto;
        min-height: 0;
        max-height: 100px;
        left:0;
        margin-left:0;
        overflow: hidden;
        float: left;
    }

    div.banner.scroll {
        position: fixed;
        display: inline-block;
        width:auto;
        max-width: 150px;
        height:auto;
        max-height: 138px;
        bottom: 100px;
        left: 0;
        right:0;
        margin-left: auto;
        margin-right:5%;
        z-index: 88;
    }

        div.banner.scroll span.close {
            position: absolute;
            display: inline-block;
            width: 20px;
            height: 20px;
            top: 0;
            right: 0;
            cursor: pointer;
            z-index: 1;
        }

        div.banner.scroll ul.bannerList {
            position: relative;
            display: inline-block;
            width: 150px;
            height: 138px;
            overflow: hidden;
            cursor: pointer;
            opacity: 80%;
        }

        div.banner.scroll > span.goToTop {
            position: absolute;
            display: inline-flex;
            width: 32px;
            height: 58px;
            background-color: #fff;
            border: 1px solid #e5e5e5;
            bottom: -85px;
            left: 0;
            right:0;
            margin-left: auto;
            margin-right:0;
            box-shadow: 0 3px 6px 0 #00000014;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            opacity: 80%;
        }

            div.banner.scroll > span.goToTop:after {
                content: "";
                position: absolute;
                display: inline-block;
                background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow.png') no-repeat;
                width: 12px;
                height: 7px;
            }

            div.banner.scroll > span.goToTop:hover::after {
                -webkit-animation: none;
                -moz-animation: none;
                animation: none;
            }

    /* main news - mobile */
    .newsContents {
        position: relative;
        display: inline-flex;
        width: 100%;
        margin-top: 45px;
        overflow: hidden;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

        .newsContents > div.title {
            position: relative;
            display: inline-block;
            width: 90%;
            height: 43px;
            color: #000;
            font-size: 6vw;
            font-weight: 700;
            line-height: 1.19;
            text-align: left;
            margin-bottom: 4vw;
        }

        .newsContents > .leftArea {
            position: relative;
            display: inline-block;
            width: 90%;
            height: auto;
            border-bottom: 0px solid #e1e1e1;
            padding-bottom: 0;
        }

    .leftArea > .topNews {
        position: relative;
        display: inline-flex;
        width: 100%;
        height: 41vw;
        overflow: hidden;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        cursor: pointer;
    }

        .leftArea > .topNews > .newsTitle {
            position: relative;
            display: -webkit-box;
            width: 100%;
            height: 16vw;
            color: #000;
            font-size: 5.5vw;
            font-weight: 700;
            line-height: 1.39;
            letter-spacing: -0.72px;
            text-align: left;
            margin-bottom: 2vw;
            text-overflow: ellipsis;
            overflow: hidden;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

        .leftArea > .topNews > .newsImg {
            position: relative;
            display: inline-block;
            width: 40vw;
            height: 23vw;
            top: 0;
            overflow: hidden;
        }

            .leftArea > .topNews > .newsImg > img {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 100%;
            }

        .leftArea > .topNews > .newsSum {
            position: relative;
            display: -webkit-box;
            width: 46vw;
            height: 23vw;
            color: #000;
            font-size: 3.5vw;
            font-weight: 500;
            line-height: 5.7vw;
            letter-spacing: normal;
            text-align: left;
            margin-left: 4vw;
            word-break: break-all;
            text-align: justify;
            text-overflow: ellipsis;
            overflow: hidden;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
        }

    .leftArea > .recentNews {
        position: relative;
        display: inline-flex;
        width: 100%;
        height: 40vw;
        overflow: hidden;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 5vw;
    }

        .leftArea > .recentNews > .title {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 5vw;
            color: #000;
            font-size: 4.5vw;
            font-weight: 700;
            line-height: 1.21;
            letter-spacing: normal;
            text-align: left;
            margin-bottom: 4vw;
        }

            .leftArea > .recentNews > .title > span {
                float: right;
            }

        .leftArea > .recentNews > ul {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: 30vw;
            margin: 0;
            padding: 0;
            overflow: hidden;
            flex-direction: column;
            flex-wrap: nowrap;
            align-content: flex-start;
            justify-content: space-between;
            align-items: flex-start;
        }

            .leftArea > .recentNews > ul > li {
                position: relative;
                display: inline-block;
                width: 100%;
                float: left;
                color: #666;
                font-size: 3.5vw;
                font-weight: 500;
                margin: 0;
                padding: 0;
                letter-spacing: normal;
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
                cursor: pointer;
            }

    .newsContents > .rightArea {
        position: relative;
        display: inline-block;
        width: 90%;
        height: fit-content;
        margin-left: 0;
        margin-top: 8vw;
    }

    .rightArea > .title {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 8vw;
        color: #000;
        font-size: 4.5vw;
        font-weight: 700;
        line-height: 5vw;
        text-align: left;
        margin-bottom: 0;
    }

        .rightArea > .title > span {
            float: right;
        }

    .rightArea > ul {
        position: relative;
        display: inline-block;
        width: 100%;
        height: fit-content;
        margin: 0;
        padding: 0;
        overflow: hidden;
        border-top: 3px solid #1c1c1c;
    }

        .rightArea > ul li {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 12vw;
            line-height: 12vw;
            color: #000;
            font-size: 4vw;
            font-weight: 600;
            margin: 0;
            padding: 0;
            overflow: hidden;
            border: 0;
            cursor: pointer;
        }

            .rightArea > ul li + li {
                border-top: 1px solid #e1e1e1 !important;
            }

            .rightArea > ul li:nth-child(2n) {
                background-color: #fbfbfb !important;
            }

            .rightArea > ul li > span {
                position: relative;
                display: flex;
                width: 35%;
                height: 12vw !important;
                text-align: left;
                flex-direction: row;
                flex-wrap: nowrap;
                align-content: center;
                justify-content: flex-start;
                align-items: center;
                padding: 0 5vw;
                float: left;
            }

                .rightArea > ul li > span:nth-child(2) {
                    width: auto;
                    font-weight: 500;
                    letter-spacing: -0.44px;
                    line-height: 1.36;
                }


    .more {
        position: relative;
        display: inline-flex;
        width: 11vw;
        height: 5vw;
        line-height: 5vw;
        font-size: 3vw;
        font-family: 'Pretendard Variable', 'Pretendard';
        font-weight: 500;
        letter-spacing: normal;
        cursor: pointer;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
        color: #888;
    }

        .more > img {
            position: relative;
            display: inline-block;
            width: 6px;
            height: 11px;
            margin-left: 1vw;
        }

    /* youtubeContents - mobile */
    .youtubeContents {
        clear: both;
        position: relative;
        display: inline-flex;
        width: 90%;
        height: fit-content;
        max-width: 640px;
        margin: 5vw 0;
        padding: 0;
        top: 0;
        left: 5%;
        margin-left: 0;
        background-color: #fff;
        overflow: hidden;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: flex-start;
    }

        .youtubeContents > .mainList {
            position: relative;
            display: inline-block;
            width: 100%;
            margin: 0;
        }

            .youtubeContents > .mainList > .title {
                position: relative;
                display: inline-block;
                font-size: 6vw;
                font-weight: 700;
                line-height: 7vw;
                letter-spacing: normal;
                color: #000;
                width: 100%;
                margin-bottom: 3vw;
                margin-top: 10vw;
            }

                .youtubeContents > .mainList > .title > span {
                    float: right;
                    margin-top: -4vw;
                }

    .moreYoutube:before {
        content: "한경글로벌TV";
        position: relative;
        display: inline-flex;
        font-family: 'Pretendard Variable', 'Pretendard';
        font-weight: 700;
        letter-spacing: normal;
        width: 126px;
        height: 41px;
        color: #037a81;
        font-size: 16px;
        text-align: center;
        cursor: pointer;
        border: 0.14em solid #037a81;
        border-radius: 25px;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .moreYoutube::after {
        content: "";
        position: relative;
        display: inline-block;
        background: url('https://img.hkglobaltv.co.kr/front/images/pc/youtube.png') no-repeat;
        width: 28px;
        height: 28px;
        margin-bottom: 5px;
        margin-left: -14px;
    }

    .youtubeContents > .mainList > .list {
        position: relative;
        display: inline-block;
        width: 100%;
    }

        .youtubeContents > .mainList > .list > ul {
            position: relative;
            display: inline-block;
            width: 100%;
            margin-right: 0;
            float: left;
            cursor: pointer;
            margin-bottom: 5vw;
        }

            .youtubeContents > .mainList > .list > ul > li {
                position: relative;
                display: inline-block;
                width: 100%;
                font-size: 4vw;
                font-weight: 700;
                line-height: 1.3;
                letter-spacing: normal;
                color: #000;
            }

                .youtubeContents > .mainList > .list > ul > li.thumb {
                    border: 0;
                    margin: 0;
                    border-radius: 15px;
                    padding: 0;
                    overflow: hidden;
                }

                    .youtubeContents > .mainList > .list > ul > li.thumb > img {
                        width: 100%;
                        height: 100%;
                        margin: 0;
                    }

                .youtubeContents > .mainList > .list > ul > li.title {
                    display: -webkit-box;
                    margin-top: 4vw;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                }

                .youtubeContents > .mainList > .list > ul > li.info {
                    font-weight: 500;
                    font-size: 3vw;
                    margin-top: 2vw;
                    line-height: 1.33;
                    color: #888;
                }

                    .youtubeContents > .mainList > .list > ul > li.info > span {
                        position: relative;
                        display: inline;
                        width: 100%;
                    }

            .youtubeContents > .mainList > .list > ul:not(:nth-child(1)) {
                display: inline-flex;
                flex-direction: row;
                flex-wrap: wrap;
                justify-content: flex-end;
                align-content: center;
                align-items: flex-start;
            }

                .youtubeContents > .mainList > .list > ul:not(:nth-child(1)) > li.thumb {
                    width: 50%;
                }

                .youtubeContents > .mainList > .list > ul:not(:nth-child(1)) > li.title {
                    width: 47%;
                    margin-top: 0;
                    margin-left: 3%;
                    font-size: 4vw;
                }

                .youtubeContents > .mainList > .list > ul:not(:nth-child(1)) > li.info {
                    width: 47%;
                    margin-top: -13vw;
                    margin-left: 3%;
                    font-size: 3vw;
                }

                    .youtubeContents > .mainList > .list > ul:not(:nth-child(1)) > li.info > span {
                        display: inline-block;
                    }

    /* popuparProgram - mobile */
    .popularProgram {
        position: relative;
        display: flex;
        width: 100%;
        height: 90vw;
        flex-direction: column;
        align-content: center;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: nowrap;
        overflow: hidden;
    }

        .popularProgram:after {
            position: absolute;
            display: inline-block;
            top: 0;
            left: 0;
            content: "";
            width: 100%;
            height: 90vw;
            background-color: #fff8f5;
            z-index: -1;
        }

        .popularProgram > div.title {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 6vw;
            color: #000;
            font-size: 6vw;
            font-weight: 700;
            line-height: 1.19;
            text-align: center;
            margin-top: 10vw;
            margin-bottom: 8vw;
        }

        .popularProgram > div.program {
            position: relative;
            display: inline-block;
            width: 92%;
            height: 45vw;
            overflow: hidden;
            margin-left: 5%;
        }

            .popularProgram > div.program > .programList {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 50vw;
            }

                .popularProgram > div.program > .programList ul {
                    position: relative;
                    display: inline-block;
                    width: 50%;
                    margin-right: 2vw;
                    float: left;
                }

                    .popularProgram > div.program > .programList ul > li.programImg {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height:fit-content;
                        min-height: 28vw;
                        max-height:28vw;
                    }

                        .popularProgram > div.program > .programList ul > li.programImg > span {
                            position: relative;
                            display: inline-flex;
                            width: 100%;
                            height: 28vw;
                            color: #fff;
                            font-size: 6vw;
                            flex-direction: row;
                            flex-wrap: nowrap;
                            align-content: center;
                            justify-content: center;
                            align-items: center;
                        }

                        .popularProgram > div.program > .programList ul > li.programImg > img {
                            position: relative;
                            display: inline-block;
                            width: 100%;
                        }

                    .popularProgram > div.program > .programList ul > li.info {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 15vw;
                        background-color: #fff;
                        text-align: center;
                        overflow: hidden;
                        float: left;
                    }

                        .popularProgram > div.program > .programList ul > li.info > span {
                            position: relative;
                            display: inline-block;
                            width: 100%;
                            height: 3vw;
                            font-size: 2.5vw;
                            font-weight: 500;
                            color: #888;
                            line-height: 1.5;
                            margin-top: 1vw;
                        }

                            .popularProgram > div.program > .programList ul > li.info > span:first-child {
                                height: 4vw;
                                font-size: 4vw;
                                font-weight: 700;
                                color: #000;
                                line-height: 1.08;
                                margin-top: 3vw;
                            }

    /* wowGlobalPartner*/
    .wowGlobalPartner {
        position: relative;
        display: flex;
        width: 100%;
        height: 120vw;
        flex-direction: column;
        align-content: center;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: nowrap;
        overflow: hidden;
        margin-bottom: 0;
    }

        .wowGlobalPartner > div.title {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 7vw;
            color: #000;
            font-size: 6vw;
            font-weight: 700;
            line-height: 1.19;
            text-align: center;
            margin-top: 10vw;
            margin-bottom: 4vw;
        }

            .wowGlobalPartner > div.title > span {
                color: #ff0000;
            }

        .wowGlobalPartner > div.partnerList {
            position: relative;
            display: inline-block;
            width: 93%;
            height: 75vw;
            margin-left: 5%;
        }

            .wowGlobalPartner > div.partnerList > div > div > ul {
                position: relative;
                display: inline-block;
                width: 50%;
                height: 75vw;
                margin-right: 3vw;
                float: left;
                cursor: pointer;
            }

                .wowGlobalPartner > div.partnerList > div > div > ul > li.top {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 56vw;
                    float: left;
                    overflow: hidden;
                }

                    .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 100%;
                    }

                        .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li.thumb {
                            position: absolute;
                            display: inline-block;
                            width: 100%;
                            height: 100%;
                            float: left;
                            opacity: 1;
                            overflow: hidden;
                        }

                            .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li.thumb > img {
                                position: absolute;
                                display: inline-block;
                                width: 95%;
                                bottom: 0;
                                right: 0;
                            }

                        .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li.thumbOver {
                            position: absolute;
                            display: none;
                            width: 272px;
                            height: 100%;
                            /*visibility: hidden;*/
                            background-color: #dededeaa;
                            border-radius: 15px;
                            float: left;
                            transition: all 0.3s ease-in-out;
                            opacity: 0;
                            overflow: hidden;
                        }

                            .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li.thumbOver > img {
                                position: absolute;
                                display: none;
                                width: 100%;
                                bottom: 0;
                            }

                        .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(3) {
                            position: relative;
                            display: inline-block;
                            width: fit-content;
                            height: 6vw;
                            font-size: 4.5vw;
                            line-height: 6vw;
                            text-align: left;
                            color: #000;
                            font-weight: bold;
                            letter-spacing: normal;
                            margin-top: 1vw;
                            margin-left: 1vw;
                        }

                            .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(3) > img {
                                position: relative;
                                display: inline-block;
                                width: 6vw;
                                height: 6vw;
                                line-height: 6vw;
                                margin-left: 1vw;
                                padding: 0;
                                vertical-align: top;
                                cursor: pointer;
                            }

                        .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(4) {
                            position: relative;
                            display: block;
                            width: 10vw;
                            height: fit-content;
                            margin-top: 1vw;
                            margin-left: 1vw;
                        }

                            .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(4) > span.invest {
                                position: relative;
                                display: inline-block;
                                font-size: 2.5vw;
                                font-weight: 500;
                                line-height: 1.43;
                                letter-spacing: normal;
                                text-align: left;
                                color: #888;
                            }

                            .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(4) > span.icon {
                                position: relative;
                                display: inline-flex;
                                font-size: 2vw;
                                font-weight: 600;
                                letter-spacing: normal;
                                text-align: center;
                                color: #000;
                                width: 7vw;
                                height: 4.5vw;
                                border: 1px solid #000;
                                border-radius: 10vw;
                                flex-direction: row;
                                flex-wrap: nowrap;
                                align-content: center;
                                justify-content: center;
                                align-items: center;
                                margin-top: 1.5vw;
                            }

                                .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(4) > span.icon + span.icon {
                                    margin-top: 1vw;
                                }

                                .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(4) > span.icon.new {
                                    color: #ff0000;
                                    border-color: #ff0000;
                                }

                                .wowGlobalPartner > div.partnerList > div > div > ul > li.top > ul > li:nth-child(4) > span.icon.hint {
                                    color: #9b30d2;
                                    border-color: #9b30d2;
                                }

            .wowGlobalPartner > div.partnerList ul > li.bottom {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 16vw;
            }

                .wowGlobalPartner > div.partnerList ul > li.bottom > ul {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 100%;
                }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:first-child {
                        position: relative;
                        display: -webkit-box;
                        width: 75%;
                        height: 10vw;
                        font-size: 3vw;
                        line-height: 1.36;
                        text-align: left;
                        color: #000;
                        font-weight: bold;
                        letter-spacing: -0.44px;
                        margin-top: 2vw;
                        text-overflow: ellipsis;
                        overflow: hidden;
                        -webkit-line-clamp: 2;
                        -webkit-box-orient: vertical;
                        float: left;
                    }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2) {
                        position: relative;
                        display: inline-flex;
                        width: 10vw;
                        height: 10vw;
                        font-size: 2.2vw;
                        line-height: 3vw;
                        font-weight: bold;
                        color: #000;
                        border: 0.5vw solid #000;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        align-content: center;
                        justify-content: center;
                        align-items: center;
                        margin-top: 2vw;
                        margin-left: 0;
                        float: right;
                        text-align: center;
                        cursor: pointer;
                    }

                        .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).free.now {
                            color: #ff0000;
                            border-color: #ff0000;
                        }

                        .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).free.due {
                            color: #888;
                            border-color: #888;
                        }

                        .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).now {
                            color: #ff0000;
                            border-color: #ff0000;
                        }

                        .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).due {
                            color: #888;
                            border-color: #888;
                        }

                        .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).fix.due {
                            color: #000;
                            border-color: #000;
                        }

                        .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).free.now:before {
                            content: "무료\A방송중";
                            white-space: pre;
                        }

                        .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).free.due:before {
                            content: "무료\A방송예정";
                            white-space: pre;
                        }

                        .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).paid.now:before {
                            content: "회원\A방송중";
                            white-space: pre;
                        }

                        .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).paid.due:before {
                            content: "회원\A방송예정";
                            white-space: pre;
                        }

                        .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).now:before {
                            content: "방송중";
                            white-space: pre;
                        }

                        .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(2).due:before {
                            content: "방송예정";
                            white-space: pre;
                        }

                    .wowGlobalPartner > div.partnerList ul > li.bottom > ul > li:nth-child(3) {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 3vw;
                        font-size: 2.5vw;
                        line-height: 1.18;
                        text-align: left;
                        color: #888;
                        font-weight: 500;
                        letter-spacing: normal;
                        margin-top: 0vw;
                    }

    /* program - mobile */
    .programListBanner {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 56.25vw;
        min-height:auto;
        float: left;
        overflow: hidden;
    }

        .programListBanner ul {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 56.25vw;
            min-height: auto;
            top: 0;
            left: 0;
            cursor: pointer;
        }

            .programListBanner ul > li.backgroundImg {
                position: absolute;
                display: inline-block;
                width: 100%;
            }

                .programListBanner ul > li.backgroundImg > img {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                }

            .programListBanner ul > li.title {
                position: absolute;
                display: inline-flex;
                width: 100%;
                height: 100%;
                font-size: 10vw;
                color: #fff;
            }

    .programMain {
        position: relative;
        display: flex;
        width: 100%;
        height: fit-content;
        flex-direction: column;
        align-content: center;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: nowrap;
        margin-top: 0;
        margin-bottom: 10vw;
    }

        .programMain > .left {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 56.25vw;
            margin-bottom: 5vw;
        }

            .programMain > .left.full {
                width: 100%;
            }

        .programMain > .right {
            position: relative;
            display: inline-block;
            width: 90%;
            height: fit-content;
            margin-left: 5%;
        }

            .programMain > .right > .bannerList {
                position: relative;
                display: inline-block;
                width: 100%;
                height: auto;
                margin-left: 0;
            }

                .programMain > .right > .bannerList li {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: auto;
                }

                    .programMain > .right > .bannerList li img {
                        display: block;
                        width: 100%;
                    }

            .programMain > .right.blind {
                display: none;
            }

    .programMainBottom {
        position: relative;
        display: inline-block;
        width: 100%;
        height: fit-content;
    }

        .programMainBottom > .tab {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 10vw;
            float: left;
            left: 50%;
            margin-left: -35vw;
            margin-bottom: 5vw;
        }

            .programMainBottom > .tab > span {
                position: relative;
                display: inline-flex;
                width: 35vw;
                height: 10vw;
                color: #888;
                font-size: 4vw;
                font-weight: bold;
                letter-spacing: normal;
                border: 1px solid #e1e1e1;
                float: left;
                flex-direction: row;
                flex-wrap: nowrap;
                align-content: center;
                justify-content: center;
                align-items: center;
                cursor: pointer;
            }

                .programMainBottom > .tab > span.on {
                    border: 1px solid #000;
                    color: #000;
                }

                .programMainBottom > .tab > span:hover {
                    color: #000;
                }

        .programMainBottom > .programList {
            position: relative;
            display: inline-block;
            width: 90%;
            margin: 0 5%;
        }

            .programMainBottom > .programList > div {
                position: relative;
                display: none;
                width: 100%;
            }

                .programMainBottom > .programList > div.on {
                    display: inline-block;
                }

                .programMainBottom > .programList > div > ul {
                    position: relative;
                    display: inline-block;
                    width: 49%;
                    height: 47vw;
                    margin-right: 2%;
                    float: left;
                    cursor: pointer;
                    margin-bottom: 5vw;
                }

                    .programMainBottom > .programList > div > ul:nth-child(3n) {
                        margin-right: 2%;
                    }

                    .programMainBottom > .programList > div > ul:nth-child(2n) {
                        margin-right: 0;
                    }

                    .programMainBottom > .programList > div > ul > li.thumb {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: fit-content;
                        min-height: 28vw;
                        max-height: 28vw;
                        float: left;
                        overflow: hidden;
                        background-color: #3b3a49;
                    }
                        .programMainBottom > .programList > div > ul > li.thumb > span {
                            position: relative;
                            display: inline-flex;
                            width: 100%;
                            height: 28vw;
                            color: #fff;
                            font-size: 6vw;
                            flex-direction: row;
                            flex-wrap: nowrap;
                            align-content: center;
                            justify-content: center;
                            align-items: center;
                        }

                        .programMainBottom > .programList > div > ul > li.thumb > img {
                            position: relative;
                            display: inline-block;
                            width: 100%;
                        }

                    .programMainBottom > .programList > div > ul > li.bottom {
                        position: relative;
                        display: inline-flex;
                        width: 100%;
                        height: 20vw;
                        border: 0px solid #e1e1e1;
                        overflow: hidden;
                        flex-direction: row;
                        flex-wrap: wrap;
                        align-content: flex-start;
                        justify-content: center;
                        align-items: center;
                    }

                        .programMainBottom > .programList > div > ul > li.bottom > span:first-child {
                            position: relative;
                            display: inline-block;
                            width: 90%;
                            font-size: 4vw;
                            font-weight: bold;
                            line-height: 1.21;
                            letter-spacing: normal;
                            color: #000;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                            overflow: hidden;
                            margin-top: 4vw;
                            text-align: center;
                        }

                        .programMainBottom > .programList > div > ul > li.bottom > span:not(:first-child) {
                            position: relative;
                            display: inline-block;
                            width: 100%;
                            font-size: 3vw;
                            font-weight: 500;
                            margin-top: 3vw;
                            line-height: 1.36;
                            letter-spacing: normal;
                            color: #888;
                            margin-top: 2vw;
                            text-align: center;
                        }

        .programMainBottom > .moreBtn {
            position: relative;
            display: none;
            width: 90%;
            height: 10vw;
            border: 1px solid #cecece;
            color: #888;
            font-size: 3.5vw;
            letter-spacing: normal;
            font-weight: 500;
            left: 0;
            margin-left: 5%;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            user-select: none;
            margin-bottom: 20vw;
            border-radius: 8px;
            background-color: #fbfbfb;
        }

            .programMainBottom > .moreBtn.on {
                display: inline-flex;
            }

            .programMainBottom > .moreBtn:after {
                display: none;
            }

    .programDetail.top {
        position: relative;
        display: inline-flex;
        width: 100%;
        height: auto;
        max-height: fit-content;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-end;
        align-items: center;
    }

        .programDetail.top:after {
            display: none;
        }

        .programDetail.top > .topImg {
            position: relative;
            display: inline-block;
            top: 0;
            left: 0;
            content: "";
            width: 100%;
            height: 56.25vw;
            z-index: -1;
        }

            .programDetail.top > .topImg > img {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 56.25vw;
            }

        .programDetail.top > .topTitle {
            position: relative;
            display: inline-flex;
            width: 90%;
            height: 12vw;
            font-size: 5vw;
            font-weight: bold;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            align-items: flex-end;
            justify-content: center;
            margin-bottom: 3vw;
        }

            .programDetail.top > .topTitle > span {
                position: relative;
                display: inline-block;
                width: 115vw;
                text-align: left;
            }

                .programDetail.top > .topTitle > span:nth-child(2) {
                    text-align: right;
                    font-size: 3vw;
                    font-weight: 500;
                    width: 100%;
                }

        .programDetail.top > div#subTop {
            position: absolute;
            display: inline-block;
            width: 100%;
            height: 28vw;
            background-color: #ffffff00;
        }

        .programDetail.top > .tab {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: 10vw;
            top: auto;
            margin-top: 0;
            color: #fff;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: flex-start;
            align-items: center;
        }

            .programDetail.top > .tab:after {
                position: absolute;
                display: inline-block;
                top: 0;
                left: 0;
                content: "";
                width: 100%;
                height: 10vw;
                z-index: -1;
                background: radial-gradient(circle, #00000077, #00000077, #000000aa);
            }

            .programDetail.top > .tab > span {
                position: relative;
                display: inline-block;
                font-weight: 500;
                cursor: pointer;
            }

                .programDetail.top > .tab > span:not(span.time):hover,
                .programDetail.top > .tab > span:not(span.time).on {
                    font-weight: bold;
                }

                    .programDetail.top > .tab > span:not(span.time).on::after {
                        content: "▲";
                        font-size: 2vw;
                        position: absolute;
                        display: inline-block;
                        width: 100%;
                        bottom: -4.4vw;
                        left: 50%;
                        margin-left: -1vw;
                    }

                .programDetail.top > .tab > span:nth-child(1) {
                    font-size: 3vw;
                    margin-right: 4vw;
                    margin-left: 5%;
                    float: left;
                }

                .programDetail.top > .tab > span:nth-child(2) {
                    font-size: 3vw;
                    margin-right: 4vw;
                    float: left;
                }

                .programDetail.top > .tab > span:nth-child(3) {
                    font-size: 3vw;
                    margin-right: 4vw;
                    float: left;
                }

                .programDetail.top > .tab > span.time {
                    display: none;
                }

    .programInfo {
        position: relative;
        display: flex;
        width: 100%;
        height: auto;
        flex-direction: row;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        margin-top: 0;
    }

        .programInfo > .bottom {
            position: relative;
            display: inline-block;
            width: 90%;
            height: fit-content;
            margin-bottom: 20vw;
            min-height: 50vw;
            margin-left: 5%;
        }

            .programInfo > .bottom > .title {
                position: relative;
                display: inline-flex;
                width: 100%;
                height: 10vw;
                line-height: 10vw;
                font-size: 5vw;
                font-weight: bold;
                letter-spacing: normal;
                color: #000;
                margin-top: 6vw;
                margin-bottom: 2vw;
                flex-direction: row;
                flex-wrap: nowrap;
                align-content: flex-end;
                justify-content: space-between;
                align-items: flex-end;
            }

            .programInfo > .bottom > div.standard {
                position: relative;
                display: inline-block;
                width: 100%;
                height: fit-content;
            }

                .programInfo > .bottom > div.standard > div.broadcastImg {
                    display: none;
                }

                    .programInfo > .bottom > div.standard > div.broadcastImg > img {
                        display: none;
                    }

                .programInfo > .bottom > div.standard > ul {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    height: fit-content;
                    border-top: 2px solid #888;
                    border-bottom: 2px solid #888;
                    margin-left: 0;
                    flex-direction: column;
                    flex-wrap: wrap;
                    align-content: flex-start;
                    justify-content: flex-start;
                    align-items: flex-start;
                }

                    .programInfo > .bottom > div.standard > ul > li {
                        position: relative;
                        display: inline-flex;
                        width: 100%;
                        height: 15vw;
                        border-bottom: 1px solid #efefef;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        align-content: center;
                        justify-content: flex-start;
                        align-items: center;
                    }

                        .programInfo > .bottom > div.standard > ul > li:last-child {
                            border: none;
                        }

                        .programInfo > .bottom > div.standard > ul > li > span {
                            position: relative;
                            display: inline-block;
                            width: 25%;
                            font-size: 3vw;
                            font-weight: bold;
                            letter-spacing: normal;
                            padding-left: 5vw;
                        }

                            .programInfo > .bottom > div.standard > ul > li > span + span {
                                width: 75%;
                                font-weight: 400;
                                padding-left: 5vw;
                            }

                        .programInfo > .bottom > div.standard > ul > li:first-child > span + span {
                            font-weight: bold;
                        }

            .programInfo > .bottom > div.contents {
                font-family: 'Pretendard Variable', 'Pretendard' !important;
                position: relative;
                display: inline-block;
                width: 100%;
                height: fit-content;
                font-size: large;
                font-weight: 500;
                letter-spacing: 0.09px;
                line-height: 1.68;
                color: #000;
                word-break: break-all;
                white-space: normal;
                margin-top: 10vw;
            }

            .programInfo > .bottom > div.listContents {
                position: relative;
                display: inline-block;
                width: 100%;
                height: fit-content;
                margin: 35px 0;
            }

                .programInfo > .bottom > div.listContents > ul {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: fit-content;
                }

                    .programInfo > .bottom > div.listContents > ul > li {
                        font-size: 3vw;
                        font-weight: 600;
                        letter-spacing: 0.09px;
                        line-height: 1.68;
                        color: #000;
                        word-break: break-all;
                        white-space: pre-line;
                        list-style: inside;
                    }

            .programInfo > .bottom > a.linkContents {
                position: relative;
                display: inline-block;
                width: 100%;
                margin: 30px 0;
                font-size: 18px;
                font-weight: 500;
                letter-spacing: 0.07px;
                color: #6c6dbf;
            }

    .programVod {
        position: relative;
        display: flex;
        width: 100%;
        height: auto;
        flex-direction: row;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        margin-top: 0;
    }

        .programVod div.noData {
            position: relative;
            display: flex;
            width: 100%;
            height: auto;
            flex-direction: row;
            align-content: center;
            justify-content: center;
            align-items: center;
            flex-wrap: nowrap;
            font-size: 3vw;
            font-weight: 500;
            letter-spacing: normal;
            color: #000;
        }

        .programVod > .title {
            /*position: relative;
            display: inline-flex;
            width: 90%;
            height: 12vw;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            align-items: flex-end;
            justify-content: center;
            margin-bottom: 3vw;
            margin-left: 5%;
            margin-top: 0;*/

            position: relative;
            display: inline-flex;
            width: 90%;
            height: 10vw;
            line-height: 10vw;
            font-size: 5vw;
            font-weight: bold;
            letter-spacing: normal;
            color: #000;
            margin-top: 6vw;
            margin-left: 5%;
            margin-bottom: 2vw;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: flex-end;
            justify-content: space-between;
            align-items: flex-end;
        }

            .programVod > .title > span {
                position: relative;
                display: inline-block;
                width: 100%;
                font-size: 5vw;
                font-weight: bold;
                letter-spacing: normal;
                color: #000;
                text-align: left;
            }

                .programVod > .title > span:nth-child(2) {
                    color: #9b9b9b;
                    text-align: right;
                    font-size: 3vw;
                    font-weight: 500;
                }

                .programVod > .title > span:not(:first-child):before {
                    content: "";
                    position: relative;
                    display: inline-block;
                    background: url('https://img.hkglobaltv.co.kr/front/images/pc/bang.png') bottom right no-repeat;
                    width: 24px;
                    height: 24px;
                    background-size: 3vw;
                    bottom:-0.5vw;
                    left:0;
                }

                .programVod > .title > span:nth-child(2) > span {
                    font-weight: bold;
                    color: #6c6dbf;
                }

        .programVod > .left {
            position: relative;
            display: inline-block;
            width: 90%;
            height: auto;
            min-width: 0;
            min-height: 0;
            float: left;
            margin-left: 5%;
            margin-bottom: 5%;
        }

        .programVod > .left.full {
            width:90%;
        }
            .programVod > .left > .mainVod {
                position: relative;
                display: inline-block;
                width: 100%;
                height: fit-content;
            }

                .programVod > .left > .mainVod > ul {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: fit-content;
                }

                    .programVod > .left > .mainVod > ul > li.vod {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        /*height: 0;*/
                        aspect-ratio: 16/9;
                        /*padding-top: 56.25%;*/
                        background: linear-gradient(#ddd, #fff);
                        float: left;
                        overflow: hidden;
                        min-height: auto;
                    }

                        .programVod > .left > .mainVod > ul > li.vod > iframe {
                            position: absolute;
                            display: inline-block;
                            width: 100%;
                            height: 100%;
                            top: 0;
                            left: 0;
                        }

                    .programVod > .left > .mainVod > ul > li.bottom {
                        display: none;
                    }


        .programVod > .right {
            position: relative;
            display: inline-block;
            width: 90%;
            height: fit-content;
            margin-left: 5%;
        }

            .programVod > .right > .bannerList {
                position: relative;
                display: inline-block;
                width: 100%;
                height: auto;
                margin-left: 0;
            }

                .programVod > .right > .bannerList li {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: auto;
                }

                    .programVod > .right > .bannerList li img {
                        display: block;
                        width: 100%;
                    }

        .programVod > .bottom {
            position: relative;
            display: inline-block;
            overflow: hidden;
            height: 90vw;
            width: 90%;
            margin-left: 5%;
            margin-top: 3vw;
            min-height:0;
        }

            .programVod > .bottom > .title {
                display: none;
            }

            .programVod > .bottom > .vodList {
                position: relative;
                display: inline-block;
                width: 100%;
                margin: 0;
                overflow: hidden;
            }

                .programVod > .bottom > .vodList ul {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: fit-content;
                    margin-right: 0;
                    float: left;
                    cursor: pointer;
                    margin-bottom: 0;
                    border: 1px solid #e1e1e1;
                    transition: none;
                }

                    .programVod > .bottom > .vodList ul.on {
                        border: 1px solid #000;
                    }

                    .programVod > .bottom > .vodList ul > li.thumb {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: auto;
                        float: left;
                    }

                        .programVod > .bottom > .vodList ul > li.thumb > img {
                            position: relative;
                            display: inline-block;
                            width: 100%;
                            height: auto;
                        }

                    .programVod > .bottom > .vodList ul > li.bottom {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 15vw;
                        overflow: hidden;
                        padding: 3vw 3vw;
                    }

                        .programVod > .bottom > .vodList ul > li.bottom > span:first-child {
                            position: relative;
                            display: inline-block;
                            width: 100%;
                            font-size: 4vw;
                            font-weight: 700;
                            line-height: 1.3;
                            letter-spacing: normal;
                            color: #000;
                            margin-bottom: 0vw;
                            text-overflow: ellipsis;
                            white-space: nowrap;
                            overflow: hidden;
                        }

                        .programVod > .bottom > .vodList ul > li.bottom > span:not(:first-child) {
                            position: relative;
                            display: inline;
                            width: 100%;
                            font-size: 3vw;
                            font-weight: 500;
                            margin-top: 0vw;
                            line-height: 1.33;
                            letter-spacing: normal;
                            color: #888;
                            margin-top: 0;
                            margin-right: 1vw;
                        }

    /* programBoard - mobile */
    .programBoard {
        position: relative;
        display: flex;
        width: 100%;
        height: auto;
        flex-direction: row;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        margin-top: 0;
    }

        .programBoard > .bottom {
            position: relative;
            display: inline-block;
            width: 90%;
            height: fit-content;
            min-height: 100vw;
            margin-left: 5%;
        }

            .programBoard > .bottom > .title {
                position: relative;
                display: inline-flex;
                width: 100%;
                height: 10vw;
                line-height: 10vw;
                font-size: 5vw;
                font-weight: bold;
                letter-spacing: normal;
                color: #000;
                margin-top: 6vw;
                margin-bottom: 2vw;
                flex-direction: row;
                flex-wrap: nowrap;
                align-content: flex-end;
                justify-content: space-between;
                align-items: flex-end;
            }
                .programBoard > .bottom > .title > span {
                    font-size: 3vw;
                    color: #9b9b9b;
                    margin-bottom:-2vw;
                }

            .programBoard > .bottom > .boardList {
                position: relative;
                display: inline-flex;
                width: 100%;
                height: fit-content;
                flex-direction: column;
                flex-wrap: nowrap;
                align-content: flex-start;
                justify-content: flex-start;
                align-items: flex-start;
                border-top: 2px solid #888;
                border-bottom: 2px solid #dedede;
            }

                .programBoard > .bottom > .boardList > ul {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    height: 15vw;
                    border-bottom: 1px solid #efefef;
                    color: #888;
                    font-size: 3vw;
                    font-weight: 400;
                }

                    .programBoard > .bottom > .boardList > ul.today {
                        background-color: #fbfbfb;
                    }

                    .programBoard > .bottom > .boardList > ul > li {
                        position: relative;
                        display: inline-flex;
                        flex-direction: column;
                        flex-wrap: nowrap;
                        justify-content: center;
                        align-items: flex-start;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                    }

                    .programBoard > .bottom > .boardList > ul:last-child {
                        border: 0;
                    }

                    .programBoard > .bottom > .boardList > ul.head {
                        display:none;
                    }

                    .programBoard > .bottom > .boardList > ul > li:nth-child(1) {
                        justify-content: center;
                        align-items: center;
                        width: 15%;
                    }

                    .programBoard > .bottom > .boardList > ul > li:nth-child(2) {
                        width: 85%;
                    }

                        .programBoard > .bottom > .boardList > ul > li:nth-child(2) > span:nth-child(1) {
                            position: relative;
                            display: inline-block;
                            width: 100%;
                            height: 9vw;
                            font-size: 3.5vw;
                            font-weight: 600;
                            color: #000;
                            padding: 0;
                            padding-top:2vw;
                            margin:0;
                        }

                    .programBoard > .bottom > .boardList > ul > li > span:after {
                        display: none;
                    }

                    .programBoard > .bottom > .boardList > ul > li:nth-child(2) > span:nth-child(2) {
                        padding: 0;
                        height:5vw;
                        margin-top:-2vw;
                    }

                        .programBoard > .bottom > .boardList > ul > li:nth-child(2) > span:nth-child(2) > span {
                            margin-left: 3vw;
                        }
                    .programBoard > .bottom > .boardList > ul.noData > li {
                        width: 100%;
                        background-color: #fbfbfb;
                    }

            .programBoard > .bottom > .contents_top {
                position: relative;
                display: inline-block;
                width: 100%;
                border-top: 2px solid #888;
                border-bottom: 2px solid #ddd;
            }

                .programBoard > .bottom > .contents_top > ul {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 180px;
                    padding-left: 26px;
                }

                    .programBoard > .bottom > .contents_top > ul > li:nth-child(1) {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 24px;
                        font-size: 20px;
                        letter-spacing: normal;
                        font-weight: 600;
                        color: #037a81;
                        margin-top: 37px;
                    }

                    .programBoard > .bottom > .contents_top > ul > li:nth-child(2) {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 34px;
                        font-size: 28px;
                        letter-spacing: normal;
                        font-weight: bold;
                        color: #000;
                        margin-top: 5px;
                    }

                    .programBoard > .bottom > .contents_top > ul > li:nth-child(3) {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 23px;
                        font-size: 19px;
                        letter-spacing: normal;
                        font-weight: 500;
                        color: #888;
                        margin-top: 19px;
                    }

            .programBoard > .bottom > .contents_bottom {
                position: relative;
                display: inline-block;
                width: 100%;
                height: fit-content;
                min-height: 300px;
                padding-left: 26px;
                font-size: 22px;
                line-height: 1.91;
                letter-spacing: 0.09px;
                font-weight: 500;
                color: #000;
                margin-top: 50px;
                padding-bottom: 50px;
                border-bottom: 2px solid #ddd;
                white-space: pre-wrap;
            }

            .programBoard > .bottom > .contents {
                position: relative;
                display: inline-block;
                width: 100%;
                border-top: 2px solid #888;
            }

                .programBoard > .bottom > .contents > ul {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 22vw;
                    border-bottom: 2px solid #ddd;
                }

                    .programBoard > .bottom > .contents > ul > li {
                        position: relative;
                        display: inline-flex;
                        height: 11vw;
                        line-height: 11vw;
                        font-size: 3vw;
                        font-weight: bold;
                        letter-spacing: normal;
                        color: #000;
                        float: left;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        align-content: center;
                        justify-content: flex-start;
                        align-items: flex-start;
                    }

                        .programBoard > .bottom > .contents > ul > li:nth-child(1) {
                            width: 100%;
                            padding-top: 0;
                            padding-left: 1vw;
                        }

                        .programBoard > .bottom > .contents > ul > li:nth-child(2) {
                            width: 100%;
                            padding-top: 0;
                            padding-left: 0;
                        }


                    .programBoard > .bottom > .contents > ul:nth-child(3) > li:nth-child(2) {
                        padding-top: 3vw;
                    }

                    .programBoard > .bottom > .contents > ul:nth-child(4) {
                        height: 71vw;
                        overflow: unset !important;
                    }

                        .programBoard > .bottom > .contents > ul:nth-child(4) > li {
                            height: 100%;
                        }

                            .programBoard > .bottom > .contents > ul:nth-child(4) > li:nth-child(2n+1) {
                                height: 11vw;
                            }

                    .programBoard > .bottom > .contents > ul > li > select {
                        position: relative;
                        display: inline-flex;
                        width: 100%;
                        min-width: 300px;
                        height: 10vw;
                        padding: 0 3vw;
                        margin-left: 0;
                        -webkit-appearance: none;
                        -moz-appearance: none;
                        appearance: none;
                        background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-6.png') center right no-repeat;
                        background-position-x: calc(100% - 25px);
                        cursor: pointer;
                    }

                        .programBoard > .bottom > .contents > ul > li > select::-ms-expand {
                            display: none;
                        }

                        .programBoard > .bottom > .contents > ul > li > select > option[selected] {
                            background-color: #037a81 !important;
                            color: #fff;
                        }

                    .programBoard > .bottom > .contents > ul > li > input[type=text] {
                        position: relative;
                        display: inline-flex;
                        width: 100%;
                        min-width: 100%;
                        height: 10vw;
                        padding: 0 2vw;
                        cursor: pointer;
                        border: 1px solid #c7c7c7;
                        margin-left: 0;
                    }

                    .programBoard > .bottom > .contents > ul > li > textarea {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        min-width: 100%;
                        height: 60vw !important;
                        margin-left: 0;
                        padding: 3vw 2vw;
                        cursor: pointer;
                        font-size: 3vw;
                        line-height: 1.6;
                        border: 1px solid #c7c7c7;
                        float: left;
                        overflow: hidden;
                        resize: none;
                    }

                    .programBoard > .bottom > .contents > ul > li > #text_length {
                        position: absolute;
                        display: inline-block;
                        width: 20vw;
                        height: 5vw;
                        border: 0;
                        background-color: #fff;
                        z-index: 1;
                        font-size: 3vw;
                        font-weight: 500;
                        line-height: 5vw;
                        color: #aaa;
                        border-radius:0;
                        bottom: 0;
                        top:60vw;
                        right: 0;
                        text-align: right;
                        padding-right: 0;
                    }

    /* noticeBoard - mobile */
    .noticeBoard {
        position: relative;
        display: flex;
        width: 100%;
        height: auto;
        flex-direction: row;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        margin-top: 0;
    }

        .noticeBoard div.formBox {
            display:none;
        }

        .noticeBoard > .bottom {
            position: relative;
            display: inline-block;
            width: 90%;
            height: fit-content;
            min-height: 100vw;
            margin-left: 5%;
        }

            .noticeBoard > .bottom > .title {
                position: relative;
                display: inline-flex;
                width: 100%;
                height: 10vw;
                line-height: 10vw;
                font-size: 5vw;
                font-weight: bold;
                letter-spacing: normal;
                color: #000;
                margin-top: 6vw;
                margin-bottom: 2vw;
                flex-direction: row;
                flex-wrap: nowrap;
                align-content: flex-end;
                justify-content: space-between;
                align-items: flex-end;
            }

            .noticeBoard > .bottom > .boardList {
                position: relative;
                display: inline-flex;
                width: 100%;
                height: fit-content;
                flex-direction: column;
                flex-wrap: nowrap;
                align-content: flex-start;
                justify-content: flex-start;
                align-items: flex-start;
                border-top: 2px solid #888;
                border-bottom: 2px solid #dedede;
            }

                .noticeBoard > .bottom > .boardList > ul {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    height: 15vw;
                    border-bottom: 1px solid #efefef;
                    color: #888;
                    font-size: 3vw;
                    font-weight: 400;
                }

                .noticeBoard > .bottom > .boardList > ul {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    height: 15vw;
                    border-bottom: 1px solid #efefef;
                    color: #888;
                    font-size: 3vw;
                    font-weight: 400;
                }

                    .noticeBoard > .bottom > .boardList > ul.today {
                        background-color: #fbfbfb;
                    }

                    .noticeBoard > .bottom > .boardList > ul > li {
                        position: relative;
                        display: inline-flex;
                        flex-direction: column;
                        flex-wrap: nowrap;
                        justify-content: center;
                        align-items: flex-start;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                    }

                    .noticeBoard > .bottom > .boardList > ul:last-child {
                        border: 0;
                    }

                    .noticeBoard > .bottom > .boardList > ul.head {
                        display: none;
                    }

                    .noticeBoard > .bottom > .boardList > ul > li:nth-child(1) {
                        justify-content: center;
                        align-items: center;
                        width: 15%;
                    }

                    .noticeBoard > .bottom > .boardList > ul > li:nth-child(2) {
                        width: 85%;
                    }

                        .noticeBoard > .bottom > .boardList > ul > li:nth-child(2) > span:nth-child(1) {
                            position: relative;
                            display: inline-block;
                            width: 100%;
                            height: 4vw;
                            font-size: 4vw;
                            font-weight: 600;
                            color: #000;
                            padding: 0;
                            padding-top:0;
                            margin: 0;
                            margin-top:3vw;
                        }

                    .noticeBoard > .bottom > .boardList > ul > li > span:after {
                        display: none;
                    }

                    .noticeBoard > .bottom > .boardList > ul > li:nth-child(2) > span:nth-child(2) {
                        padding: 0;
                        height: 3vw;
                        font-size:3vw;
                        margin-top: 2vw;
                    }

                        .noticeBoard > .bottom > .boardList > ul > li:nth-child(2) > span:nth-child(2) > span {
                            margin-left: 3vw;
                        }

                    .noticeBoard > .bottom > .boardList > ul.noData > li {
                        width: 100%;
                        background-color: #fbfbfb;
                    }

            .noticeBoard > .bottom > .contents_top {
                position: relative;
                display: inline-block;
                width: 100%;
                border-top: 2px solid #888;
                border-bottom: 2px solid #ddd;
            }

                .noticeBoard > .bottom > .contents_top > ul {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: auto;
                    padding-left: 2vw;
                }

                    .noticeBoard > .bottom > .contents_top > ul > li:nth-child(1) {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 4vw;
                        font-size: 4vw;
                        letter-spacing: normal;
                        font-weight: bold;
                        color: #000;
                        margin-top: 4vw;
                    }

                    .noticeBoard > .bottom > .contents_top > ul > li:nth-child(2) {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 3vw;
                        font-size: 3vw;
                        letter-spacing: normal;
                        font-weight: 500;
                        color: #888;
                        margin-top: 2vw;
                        margin-bottom: 4vw;
                    }

            .noticeBoard > .bottom > .contents_bottom {
                position: relative;
                display: inline-block;
                width: 100%;
                height: fit-content;
                min-height: 15vw;
                padding-left: 2vw;
                font-size: 4vw;
                line-height: 1.91;
                letter-spacing: 0.09px;
                font-weight: 500;
                color: #000;
                margin-top: 5vw;
                padding-bottom: 10vw;
                border-bottom: 2px solid #ddd;
                white-space: pre-wrap;
            }

            .noticeBoard > .bottom > .contents {
                position: relative;
                display: inline-block;
                width: 100%;
                border-top: 2px solid #888;
            }

                .noticeBoard > .bottom > .contents > ul {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 86px;
                    border-bottom: 2px solid #ddd;
                }

                    .noticeBoard > .bottom > .contents > ul > li {
                        position: relative;
                        display: inline-block;
                        height: 86px;
                        font-size: 20px;
                        font-weight: bold;
                        letter-spacing: normal;
                        color: #000;
                        float: left;
                    }

                        .noticeBoard > .bottom > .contents > ul > li:nth-child(1) {
                            width: 25%;
                            padding-top: 31px;
                            padding-left: 27px;
                        }

                        .noticeBoard > .bottom > .contents > ul > li:nth-child(2) {
                            width: 75%;
                            padding-top: 15px;
                            padding-left: 25px;
                        }

                    .noticeBoard > .bottom > .contents > ul:nth-child(3) > li:nth-child(2) {
                        padding-top: 31px;
                    }

                    .noticeBoard > .bottom > .contents > ul:nth-child(4) {
                        height: 435px;
                        overflow: hidden;
                    }

                        .noticeBoard > .bottom > .contents > ul:nth-child(4) > li {
                            height: 100%;
                        }

                            .noticeBoard > .bottom > .contents > ul:nth-child(4) > li:nth-child(2n+1) {
                                height: 100%;
                            }

                    .noticeBoard > .bottom > .contents > ul > li > textarea {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        min-width: 100%;
                        height: 400px !important;
                        margin-left: -25px;
                        padding: 28px 25px;
                        cursor: pointer;
                        font-size: 20px;
                        line-height: 1.6;
                        border: 1px solid #c7c7c7;
                        float: left;
                        overflow: hidden;
                        resize: none;
                    }

                    .noticeBoard > .bottom > .contents > ul > li > #text_length {
                        position: absolute;
                        display: inline-block;
                        width: 100px;
                        height: 25px;
                        border: 0;
                        background-color: #dededeaa;
                        z-index: 1;
                        font-size: 15px;
                        font-weight: 500;
                        line-height: 30px;
                        color: #aaa;
                        border-radius: 10px 0 0 0;
                        bottom: 20px;
                        right: 27px;
                        text-align: right;
                        padding-right: 10px;
                    }


    /* viewerBoard - mobile */
    .viewerBoard {
        position: relative;
        display: flex;
        width: 100%;
        height: auto;
        flex-direction: row;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        margin-top: 0;
    }

        .viewerBoard > .bottom {
            position: relative;
            display: inline-block;
            width: 90%;
            height: fit-content;
            min-height: 100vw;
            margin-left: 5%;
        }

            .viewerBoard > .bottom > .title {
                position: relative;
                display: inline-flex;
                width: 100%;
                height: 10vw;
                line-height: 10vw;
                font-size: 5vw;
                font-weight: bold;
                letter-spacing: normal;
                color: #000;
                margin-top: 6vw;
                margin-bottom: 2vw;
                flex-direction: row;
                flex-wrap: nowrap;
                align-content: flex-end;
                justify-content: space-between;
                align-items: flex-end;
            }

            .viewerBoard > .bottom > .boardList {
                position: relative;
                display: inline-flex;
                width: 100%;
                height: fit-content;
                flex-direction: column;
                flex-wrap: nowrap;
                align-content: flex-start;
                justify-content: flex-start;
                align-items: flex-start;
                border-top: 2px solid #888;
                border-bottom: 2px solid #dedede;
            }

                .viewerBoard > .bottom > .boardList > ul {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    height: 20vw;
                    border-bottom: 1px solid #efefef;
                    color: #888;
                    font-size: 3vw;
                    font-weight: 400;
                }

                    .viewerBoard > .bottom > .boardList > ul.notice {
                        background-color: #fbfbfb;
                        color: #037a81;
                    }

                    .viewerBoard > .bottom > .boardList > ul.today {
                        background-color: #fbfbfb;
                    }

                    .viewerBoard > .bottom > .boardList > ul > li {
                        position: relative;
                        display: inline-flex;
                        flex-direction: column;
                        flex-wrap: nowrap;
                        justify-content: center;
                        align-items: flex-start;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                    }

                    .viewerBoard > .bottom > .boardList > ul:last-child {
                        border: 0;
                    }

                    .viewerBoard > .bottom > .boardList > ul.head {
                        display: none;
                    }

                    .viewerBoard > .bottom > .boardList > ul > li:nth-child(1) {
                        justify-content: center;
                        align-items: center;
                        width: 15%;
                    }

                    .viewerBoard > .bottom > .boardList > ul > li:nth-child(2) {
                        width: 85%;
                    }

                        .viewerBoard > .bottom > .boardList > ul > li:nth-child(2) > span:nth-child(1) {
                            position: relative;
                            display: inline-block;
                            width: 100%;
                            height: 3.5vw;
                            font-size: 3.5vw;
                            font-weight: 500;
                            color: #000;
                            padding: 0;
                            padding-top: 0;
                            margin: 0;
                            margin-top:0;
                            color:#037a81;
                        }

                    .viewerBoard > .bottom > .boardList > ul > li > span:after {
                        display: none;
                    }

                    .viewerBoard > .bottom > .boardList > ul > li:nth-child(2) > span:nth-child(2) {
                        padding: 0;
                        height: 4vw;
                        font-size: 4vw;
                        margin-top: 2vw;
                        font-weight: 600;
                    }

                    .viewerBoard > .bottom > .boardList > ul > li:nth-child(2) > span:nth-child(3) {
                        padding: 0;
                        height: 3vw;
                        margin-top: 2vw;
                    }

                        .viewerBoard > .bottom > .boardList > ul > li:nth-child(2) > span:nth-child(3) > span {
                            margin-left: 2vw;
                        }

                    .viewerBoard > .bottom > .boardList > ul.noData > li {
                        width: 100%;
                        background-color: #fbfbfb;
                    }

            .viewerBoard > .bottom > div.alert {
                position: relative;
                display: none;
                width: 100%;
                flex-direction: row;
                flex-wrap: nowrap;
                align-content: center;
                justify-content: center;
                align-items: center;
                margin: 0;
                padding: 0;
                border: 0;
                margin-bottom: 90px;
            }

                .viewerBoard > .bottom > div.alert > span {
                    position: relative;
                    display: inline-block;
                    text-align: center;
                    width: 100%;
                    height: fit-content;
                    font-size: 20px;
                    font-weight: 400;
                    letter-spacing: normal;
                    line-height: 1.7;
                    color: #9b9b9b;
                }

                    .viewerBoard > .bottom > div.alert > span:before {
                        content: "";
                        position: relative;
                        display: inline-block;
                        background: url('https://img.hkglobaltv.co.kr/front/images/pc/bang.png') center center no-repeat;
                        width: 24px;
                        height: 24px;
                        margin-bottom: -5px;
                        margin-right: 5px;
                    }

            .viewerBoard > .bottom > .contents_top {
                position: relative;
                display: inline-block;
                width: 100%;
                border-top: 2px solid #888;
                border-bottom: 2px solid #ddd;
            }

                .viewerBoard > .bottom > .contents_top > ul {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: auto;
                    padding-left: 2vw;
                }

                    .viewerBoard > .bottom > .contents_top > ul > li:nth-child(1) {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 3.5vw;
                        font-size: 3.5vw;
                        letter-spacing: normal;
                        font-weight: 600;
                        color: #037a81;
                        margin-top: 2vw;
                    }

                    .viewerBoard > .bottom > .contents_top > ul > li:nth-child(2) {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 4vw;
                        font-size: 4vw;
                        letter-spacing: normal;
                        font-weight: bold;
                        color: #000;
                        margin-top: 2vw;
                    }

                    .viewerBoard > .bottom > .contents_top > ul > li:nth-child(3) {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        height: 3vw;
                        font-size: 3vw;
                        letter-spacing: normal;
                        font-weight: 500;
                        color: #888;
                        margin-top: 2vw;
                        margin-bottom:2vw;

                    }

            .viewerBoard > .bottom > .contents_bottom {
                position: relative;
                display: inline-block;
                width: 100%;
                height: fit-content;
                min-height: 15vw;
                padding-left: 2vw;
                font-size: 4vw;
                line-height: 1.91;
                letter-spacing: 0.09px;
                font-weight: 500;
                color: #000;
                margin-top: 5vw;
                padding-bottom: 10vw;
                border-bottom: 2px solid #ddd;
                white-space: pre-wrap;
            }

            .viewerBoard > .bottom > .contents {
                position: relative;
                display: inline-block;
                width: 100%;
                border-top: 2px solid #888;
            }

                .viewerBoard > .bottom > .contents > ul {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 22vw;
                    border-bottom: 2px solid #ddd;
                }

                    .viewerBoard > .bottom > .contents > ul > li {
                        position: relative;
                        display: inline-flex;
                        height: 11vw;
                        line-height: 11vw;
                        font-size: 3vw;
                        font-weight: bold;
                        letter-spacing: normal;
                        color: #000;
                        float: left;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        align-content: center;
                        justify-content: flex-start;
                        align-items: flex-start;
                    }

                        .viewerBoard > .bottom > .contents > ul > li:nth-child(1) {
                            width: 100%;
                            padding-top: 0;
                            padding-left: 1vw;
                        }

                        .viewerBoard > .bottom > .contents > ul > li:nth-child(2) {
                            width: 100%;
                            padding-top: 0;
                            padding-left: 0;
                        }

                        .viewerBoard > .bottom > .contents > ul > li > select {
                            position: relative;
                            display: inline-flex;
                            width: 100%;
                            min-width: 300px;
                            height: 10vw;
                            padding: 0 3vw;
                            margin-left: 0;
                            -webkit-appearance: none;
                            -moz-appearance: none;
                            appearance: none;
                            background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-6.png') center right no-repeat;
                            background-position-x: calc(100% - 25px);
                            cursor: pointer;
                        }

                            .viewerBoard > .bottom > .contents > ul > li > select::-ms-expand {
                                display: none;
                            }

                            .viewerBoard > .bottom > .contents > ul > li > select > option[selected] {
                                background-color: #037a81 !important;
                                color: #fff;
                            }

                        .viewerBoard > .bottom > .contents > ul > li > input[type=text] {
                            position: relative;
                            display: inline-flex;
                            width: 100%;
                            min-width: 100%;
                            height: 10vw;
                            padding: 0 2vw;
                            cursor: pointer;
                            border: 1px solid #c7c7c7;
                            margin-left: 0;
                        }

                    .viewerBoard > .bottom > .contents > ul:nth-child(3) > li:nth-child(2) {
                        padding-top: 0;
                    }

                    .viewerBoard > .bottom > .contents > ul:nth-child(4) {
                        height: 71vw;
                        overflow: unset !important;
                    }

                        .viewerBoard > .bottom > .contents > ul:nth-child(4) > li {
                            height: 100%;
                        }

                            .viewerBoard > .bottom > .contents > ul:nth-child(4) > li:nth-child(2n+1) {
                                height: 11vw;
                            }

                    .viewerBoard > .bottom > .contents > ul > li > textarea {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        min-width: 100%;
                        height: 60vw !important;
                        margin-left: 0;
                        padding: 3vw 2vw;
                        cursor: pointer;
                        font-size: 3vw;
                        line-height: 1.6;
                        border: 1px solid #c7c7c7;
                        float: left;
                        overflow: hidden;
                        resize: none;
                    }

                    .viewerBoard > .bottom > .contents > ul > li > #text_length {
                        position: absolute;
                        display: inline-block;
                        width: 20vw;
                        height: 5vw;
                        border: 0;
                        background-color: #fff;
                        z-index: 1;
                        font-size: 3vw;
                        font-weight: 500;
                        line-height: 5vw;
                        color: #aaa;
                        border-radius: 0;
                        bottom: 0;
                        top: 60vw;
                        right: 0;
                        text-align: right;
                        padding-right: 0;
                    }


    /* board - mobile 공통 */
    ::placeholder {
        color: #9b9b9b;
        font-weight: 500;
    }

    .pagingBox {
        position: relative;
        display: inline-flex;
        width: 100%;
        height: 50px;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: flex-start;
        overflow: hidden;
        margin-top: 24px;
        margin-bottom: 55px;
    }

        .pagingBox > span.page {
            position: relative;
            display: inline-flex;
            width: 48px;
            height: 48px;
            background-color: #fff;
            border: 0px solid #dbdbdb;
            color: #000;
            font-size: 20px;
            font-weight: 500;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: center;
            align-items: center;
            cursor: pointer;
        }

            .pagingBox > span.page.on {
                border: 1px solid #dbdbdb;
                color: #037a81;
                font-weight: 600;
            }

            .pagingBox > span.page:hover {
                border: 1px solid #000;
            }

        .pagingBox > span.icon:before {
            content: "";
            position: relative;
            display: inline-block;
            width: 48px;
            height: 48px;
        }

        .pagingBox > span.icon.prev:before {
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/prev_off.png') top left no-repeat;
            margin-right: 25px;
        }

        .pagingBox > span.icon.prev.on:before {
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/prev_on.png') top left no-repeat;
            cursor: pointer;
        }

        .pagingBox > span.icon.prevAll:before {
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/prev_all_off.png') top left no-repeat;
            margin-right: 4px;
        }

        .pagingBox > span.icon.prevAll.on:before {
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/prev_all_on.png') top left no-repeat;
            cursor: pointer;
        }

        .pagingBox > span.icon.next:before {
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/next_off.png') top left no-repeat;
            margin-left: 25px;
        }

        .pagingBox > span.icon.next.on:before {
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/next_on.png') top left no-repeat;
            cursor: pointer;
        }

        .pagingBox > span.icon.nextAll:before {
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/next_all_off.png') top left no-repeat;
            margin-left: 4px;
        }

        .pagingBox > span.icon.nextAll.on:before {
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/next_all_on.png') top left no-repeat;
            cursor: pointer;
        }

    .writeBtn {
        position: sticky;
        display: inline-block;
        z-index: 88;
        width: fit-content;
        height: fit-content;
        top: 40%;
        right: 5%;
        float: right;
        opacity: 80%;
        background-color:transparent;
        transition:none;
        margin-top:0;
    }

        .writeBtn:hover {
            background-color: transparent;
            transition: none;
        }
        .writeBtn:before {
            content: "";
            position: relative;
            display: inline-block;
            background: url('https://img.hkglobaltv.co.kr/front/images/mobile/write_text.png') bottom right no-repeat;
            width: 180px;
            height: 37px;
            margin-right: -20px;
            background-size:70%;
        }

        .writeBtn:after {
            content: "";
            position: relative;
            display: inline-block;
            background: url('https://img.hkglobaltv.co.kr/front/images/mobile/write.png') bottom right no-repeat;
            width: 82px;
            height: 80px;
            background-size: 70%;
        }

    i.newIcon {
        position: relative;
        display: inline-block;
        width: 28px;
        height: 28px;
        margin-left: 0;
    }

        i.newIcon:after {
            content: "";
            position: relative;
            display: inline-block;
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/new.png') center center no-repeat;
            width: 28px;
            height: 28px;
        }


    .btnBox {
        position: relative;
        display: inline-flex;
        width: 100%;
        height: fit-content;
        margin-top: 10vw;
        margin-bottom: 30vw;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

        .btnBox > .btn01 {
            position: relative;
            display: inline-flex;
            width: 16vw;
            height: 10vw;
            border: 1px solid #cecece;
            border-radius:8px;
            background-color: #fff;
            color: #303030;
            font-size: 3vw;
            font-weight: 600;
            letter-spacing: normal;
            line-height: 1.18;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            transition: none;
        }

            .btnBox > .btn01:hover {
                background-color: transparent;
                color: none;
                transition: none;
            }

        .btnBox > .btn02 {
            position: relative;
            display: inline-flex;
            width: 16vw;
            height: 10vw;
            background-color: #037a81;
            border-radius: 8px;
            color: #fff;
            font-size: 3vw;
            font-weight: 600;
            letter-spacing: normal;
            line-height: 1.18;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            transition: none;
        }

            .btnBox > .btn02:hover {
                background-color: transparent;
                transition: none;
            }

        .btnBox > span + span {
            margin-left: 2vw;
        }

        .btnBox > .btn03 {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: 10vw;
            border: 1px solid #cecece;
            border-radius: 8px;
            background-color: #fbfbfb;
            color: #888;
            font-size: 3vw;
            font-weight: 600;
            letter-spacing: normal;
            line-height: 1.18;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            transition: none;
        }


    .formBox {
        position: relative;
        display: inline-flex;
        width: fit-content;
        height: 10vw;
        line-height: 10vw;
        font-size: 3vw;
        letter-spacing: normal;
        color: #000;
        margin-top: -12vw;
        margin-bottom: 0;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: flex-end;
        justify-content: flex-end;
        align-items: flex-end;
        float:right;
    }

        .formBox > select {
            position: relative;
            display: inline-flex;
            width: 40vw;
            min-width: 40vw;
            height: 10vw;
            padding: 0 2vw;
            font-weight: bold;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-6.png') center right no-repeat;
            background-position-x: calc(100% - 2vw);
            cursor: pointer;
            border-radius:8px;
        }

            .formBox > select::-ms-expand {
                display: none;
            }

            .formBox > select > option[selected] {
                background-color: #037a81 !important;
                color: #fff;
            }

        .formBox > input[type=text] {
            position: relative;
            display: inline-flex;
            width: 300px;
            min-width: 300px;
            height: 52px;
            padding: 0 50px 0 25px;
            cursor: pointer;
            border: 1px solid #d1d1d1;
            margin-left: 12px;
        }

        .formBox > span.searchClear {
            position: absolute;
            display: none;
            width: 32px;
            height: 32px;
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/close2.svg') center center no-repeat;
            background-size: 80% 80%;
            margin-bottom: 9px;
            margin-right: 100px;
            z-index: 1;
            filter: invert(100%) sepia(99%) saturate(0%) hue-rotate(346deg) brightness(104%) contrast(100%);
            cursor: pointer;
            opacity: 0.5;
        }

        .formBox > span.btn03 {
            position: relative;
            display: inline-flex;
            width: 79px;
            height: 52px;
            background-color: #f6f6f6;
            color: #000;
            font-size: 22px;
            font-weight: bold;
            letter-spacing: normal;
            line-height: 1.18;
            border: 1px solid #c7c7c7;
            flex-direction: row;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: center;
            align-items: center;
            cursor: pointer;
            transition: all 0.3s ease-in-out;
            margin-left: 12px;
        }

        .formBox > .btn03:hover {
            background-color: #000;
            color: #fff;
            transition: all 0.1s ease-in-out;
        }

    span.asterisk {
        position: relative;
        display: inline-block;
        font-size: 22px;
        font-weight: 600;
        color: #f00;
        margin-left: 5px;
    }

        span.asterisk:after {
            content: "*";
        }

    /* on Air - mobile */
    .onAirContents {
        clear: both;
        position: relative;
        display: inline-flex;
        width: 90%;
        height: fit-content;
        max-width: 100%;
        margin: 0;
        padding: 0;
        top: 0;
        left: 5%;
        margin-left: 0;
        background-color: #fff;
        overflow: hidden;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: flex-start;
    }

        .onAirContents > .onAirList {
            position: relative;
            display: inline-block;
            width: 100%;
            margin: 0 0 0;
        }

            .onAirContents > .onAirList > ul {
                position: relative;
                display: inline-block;
                width: 49%;
                height: fit-content;
                margin-right: 2%;
                float: left;
                cursor: pointer;
                margin-bottom: 5vw;
                border: 1px solid #e1e1e1;
                transition: none;
            }

                .onAirContents > .onAirList > ul:hover {
                    border: 1px solid #000;
                    transition: none;
                }

                .onAirContents > .onAirList > ul:nth-child(2n) {
                    margin-right: 0;
                }

                .onAirContents > .onAirList > ul > li.thumb {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    float: left;
                }

                    .onAirContents > .onAirList > ul > li.thumb > img {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                    }

                .onAirContents > .onAirList > ul > li.bottom {
                    position: relative;
                    display: inline-block;
                    width: 100%;
                    height: 20vw;
                    border: 0px solid #e1e1e1;
                    overflow: hidden;
                    padding: 2vw 3vw;
                }

                    .onAirContents > .onAirList > ul > li.bottom > span:first-child {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        font-size: 4vw;
                        font-weight: 700;
                        line-height: 1.3;
                        letter-spacing: normal;
                        color: #000;
                        margin-bottom: 2vw;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                    }

                    .onAirContents > .onAirList > ul > li.bottom > span:not(:first-child) {
                        position: relative;
                        display: inline-block;
                        width: 100%;
                        font-size: 3vw;
                        font-weight: 500;
                        margin-bottom: 0;
                        line-height: 1.33;
                        letter-spacing: normal;
                        color: #888;
                    }


    /* schedule - mobile */
    .scheduleBox {
        position: relative;
        display: flex;
        width: 90%;
        height: fit-content;
        flex-direction: column;
        align-content: center;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: nowrap;
        margin-left:5%;
    }

        .scheduleBox > div.title {
            position: relative;
            display: inline-flex;
            width: 100%;
            height: 8vw;
            color: #000;
            font-size: 5vw;
            font-weight: 700;
            line-height: 8vw;
            text-align: left;
            margin-top: 5vw;
            margin-bottom: 3vw;
            flex-direction: row;
            align-content: center;
            justify-content: space-between;
            flex-wrap: nowrap;
            align-items: flex-start;
        }

            .scheduleBox > div.title > span {
                position: relative;
                display: inline-flex;
                width: 25vw;
                height: 8vw;
                border: 1px solid #000;
                font-size: 3vw;
                font-weight: bold;
                letter-spacing: normal;
                flex-direction: row;
                align-content: center;
                justify-content: center;
                align-items: center;
                flex-wrap: nowrap;
                cursor: pointer;
                border-radius:8px;
                background-color:#fff;
            }

                .scheduleBox > div.title > span:hover {
                    background-color: #000;
                    color: #fff;
                    transition: all 0.1s ease-in-out;
                }

                .scheduleBox > div.title > span > i {
                    position: relative;
                    display: inline-block;
                    width: 19px;
                    height: 18px;
                    line-height: 18px;
                    text-align: center;
                    background: url('https://img.hkglobaltv.co.kr/front/images/pc/download.svg') center center no-repeat;
                    background-size: 2.8vw;
                    user-select: none;
                    margin-left: 0.5vw;
                    transition: all 0.3s ease-in-out;
                }

                .scheduleBox > div.title > span:hover > i {
                    filter: invert(89%) sepia(73%) saturate(170%) hue-rotate(231deg) brightness(106%) contrast(112%);
                    transition: all 0.1s ease-in-out;
                }

        .scheduleBox > .contents {
            position: relative;
            display: inline-block;
            width: 100%;
            height: fit-content;
            float: left;
        }

            .scheduleBox > .contents > .selectDate {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 18vw;
                line-height:18px;
                border-top: 2px solid #888;
                border-bottom: 2px solid #88888855;
                margin:0;
                padding:0;
                float:left;
                overflow:hidden;
            }

                .scheduleBox > .contents > .selectDate > ul {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    height: 18vw;
                    flex-direction: row;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                    flex-wrap: nowrap;
                    margin: 0;
                    padding: 0;
                    float: left;
                }

                    .scheduleBox > .contents > .selectDate > ul li {
                        position: relative;
                        display: inline-flex;
                        width: 25vw;
                        height: 18vw;
                        background-color:#fff;
                        font-size: 5vw;
                        letter-spacing: normal;
                        font-weight: bold;
                        color: #dcdfe5;
                        flex-direction: column;
                        align-content: center;
                        justify-content: center;
                        align-items: center;
                        flex-wrap: nowrap;
                        cursor: pointer;
                        float:left;
                    }

                        .scheduleBox > .contents > .selectDate > ul li:hover {
                            color: #888;
                        }

                        .scheduleBox > .contents > .selectDate > ul li.today {
                        }

                            .scheduleBox > .contents > .selectDate > ul li.today:before {
                                content: "▼";
                                position: absolute;
                                display: block;
                                width: 100%;
                                color: #037a81;
                                font-size: 2vw;
                                margin-top: -16.5vw;
                                text-align: center;
                                cursor: initial;
                            }

                        .scheduleBox > .contents > .selectDate > ul li.select {
                            color: #037a81;
                        }

                        .scheduleBox > .contents > .selectDate > ul li > span:nth-child(2) {
                            position: relative;
                            display: inline-block;
                            font-size: 3vw;
                            font-weight: 500;
                            margin-top: 2vw;
                        }

            .scheduleBox > .contents > .list {
                position: relative;
                display: inline-block;
                width: 100%;
                height: fit-content;
                border-bottom: 2px solid #88888855;
            }

                .scheduleBox > .contents > .list > ul {
                    position: relative;
                    display: inline-flex;
                    width: 100%;
                    height: 30vw;
                    flex-direction: row;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                    flex-wrap: nowrap;
                    border-bottom: 2px solid #efefef;
                    background-color: #fff;
                }

                    .scheduleBox > .contents > .list > ul > li {
                        position: relative;
                        display: inline-flex;
                        width: fit-content;
                        margin: 28px auto;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        align-content: center;
                        justify-content: center;
                        align-items: center;
                    }

                        .scheduleBox > .contents > .list > ul > li:nth-child(1) {
                            width: 30%;
                            font-size: 4vw;
                            letter-spacing: normal;
                            font-weight: 600;
                            color: #000;
                            min-width:30%;
                        }

                            .scheduleBox > .contents > .list > ul > li:nth-child(1).onair:after {
                                content: "";
                                position: absolute;
                                display: inline-block;
                                background: url('https://img.hkglobaltv.co.kr/front/images/pc/icon_onair.png') no-repeat;
                                width: 71px;
                                height: 34px;
                                margin-top: -10vw;
                                margin-left: -2vw;
                                background-size:12vw;
                            }

                    .scheduleBox > .contents > .list > ul:has(li.onair) {
                        background-color: #fbfbfb;
                    }

                    .scheduleBox > .contents > .list > ul > li:nth-child(2) {
                        display:none;
                    }

                    .scheduleBox > .contents > .list > ul > li:nth-child(3) {
                        width: 70%;
                        height: 100%;
                        display: inline-flex;
                        flex-direction: column;
                        flex-wrap: nowrap;
                        align-content: center;
                        justify-content: center;
                        align-items: center;
                        padding-left: 0;
                    }

                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(1) {
                            width: 100%;
                            height: 4.5vw;
                            font-size: 4.5vw;
                            letter-spacing: normal;
                            font-weight: bold;
                            color: #000;
                            margin-bottom: 1vw;
                            cursor: pointer;
                        }

                            .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(1):hover {
                                color: #037a81;
                            }

                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(2) {
                            width: 100%;
                            height: 3vw;
                            font-size: 3vw;
                            letter-spacing: normal;
                            font-weight: 500;
                            color: #000;
                        }

                        .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) {
                            width: 100%;
                            height: 5vw;
                            margin-top: 1vw;
                        }


                            .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon:after {
                                position: relative;
                                display: inline-flex;
                                font-style: normal;
                                font-size: 18px;
                                font-weight: 600;
                                letter-spacing: normal;
                                width: 36px;
                                height: 36px;
                                flex-direction: row;
                                flex-wrap: nowrap;
                                align-content: center;
                                justify-content: center;
                                align-items: center;
                                border: 1px solid #000;
                                background-color: #fff;
                                border-radius: 8px;
                                float: left;
                                margin-right: 6px;
                                box-sizing: border-box;
                            }


                            .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.first:after,
                            .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.popular:after,
                            .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.special:after {
                                width: 68px;
                                height: 36px;
                                background-color: #000;
                            }

                            .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.live:after {
                                content: "생";
                                color: #ff0000;
                                border-color: #f59b9b;
                            }

                            .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.main:after {
                                content: "본";
                                color: #000;
                                border-color: #a7a8aa;
                            }

                            .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.re:after {
                                content: "재";
                                color: #3273e3;
                                border-color: #8eadf1;
                            }

                            .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.first:after {
                                content: "첫방송";
                                color: #fff;
                                background-color: #9d38d1;
                                border-color: #9d38d1;
                            }

                            .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.popular:after {
                                content: "인기";
                                color: #fff;
                                background-color: #f28520;
                                border-color: #f28520;
                            }

                            .scheduleBox > .contents > .list > ul > li:nth-child(3) > span:nth-child(3) > i.icon.special:after {
                                content: "특집";
                                color: #fff;
                                background-color: #27a5ac;
                                border-color: #27a5ac;
                            }

            .scheduleBox > .contents > .broadcastMark {
                position: relative;
                display: inline-block;
                width: 100%;
                height: 20vw;
                padding: 0;
                padding-top: 5vw;
            }

                .scheduleBox > .contents > .broadcastMark > span {
                    position: relative;
                    display: inline-flex;
                    font-size: 18px;
                    line-height: 18px;
                    font-weight: 500;
                    letter-spacing: normal;
                    text-align: left;
                    color: #ff0000;
                    flex-direction: row;
                    align-content: center;
                    justify-content: center;
                    align-items: center;
                    flex-wrap: nowrap;
                    margin-right: 15px;
                    float: left;
                }

                    .scheduleBox > .contents > .broadcastMark > span:before {
                        content: "";
                        position: relative;
                        display: inline-block;
                        width: 18px;
                        height: 18px;
                        border: 1px solid #f59b9b;
                        border-radius: 5px;
                        margin-right: 5px;
                        float: left;
                    }

                    .scheduleBox > .contents > .broadcastMark > span:nth-child(2) {
                        color: #000000;
                    }

                        .scheduleBox > .contents > .broadcastMark > span:nth-child(2):before {
                            border-color: #a7a8aa;
                        }

                    .scheduleBox > .contents > .broadcastMark > span:nth-child(3) {
                        color: #3273e3;
                    }

                        .scheduleBox > .contents > .broadcastMark > span:nth-child(3):before {
                            border-color: #8eadf1;
                        }

                    .scheduleBox > .contents > .broadcastMark > span > img {
                        margin-right: 4px;
                    }

    /* footer - mobile */
    .footerBox {
        position: relative;
        display: flex;
        background-color: #fff;
        color: #000;
        width: 100%;
        max-width: 640px;
        height: fit-content;
        left: 0;
        user-select: none;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: center;
    }

    .noticeBox {
        position: relative;
        display: inline-block;
        width: 90%;
        max-width: 640px;
        height: 18vw;
        line-height: 18vw;
        top: 0;
        left: 0;
        margin-left: 5%;
    }

        .noticeBox:after {
            position: absolute;
            display: inline-block;
            top: 0;
            left: -10%;
            content: "";
            width: 120%;
            height: 1px;
            background-color: #e5e5e5;
        }

        .noticeBox > div {
            position: relative;
            display: inline-flex;
            font-size: 3vw;
            font-weight: 600;
            color: #000;
            width: 100%;
            height: 18vw;
            line-height: 18vw;
            margin: 0;
            padding: 0;
            flex-direction: column;
            align-content: center;
            justify-content: center;
            align-items: flex-start;
            flex-wrap: nowrap;
            float: left;
        }

            .noticeBox > div:first-child {
                font-weight: 700;
                width: 20%;
                align-items: flex-start;
                flex-wrap: nowrap;
                cursor: pointer;
            }
            .noticeBox > div.indicator {
                float: right;
            }
            .noticeBox > div:nth-child(4) {
                display:none;
            }

    .noticeList {
        position: relative;
        display: inline-flex;
        width: 70% !important;
        height: 18vw;
        margin: 0;
        padding: 0;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: flex-start;
        flex-wrap: nowrap;
        float: left;
    }

        .noticeList > div {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 18vw;
            font-size: 3vw;
            font-weight: 500;
            color: #000;
            letter-spacing: normal;
            line-height: 1.2;
            cursor: pointer;
        }


    .fnbBox {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 10vw;
        top: 0;
        left: 0;
        background-color: #f7f7f7;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        overflow: hidden;
        z-index: 0;
        overflow-x: scroll;
        scrollbar-width:none;
    }

        .fnbBox > ul {
            position: relative;
            display: inline-flex;
            width: max-content;
            max-width: 1500px;
            height: 10vw;
            line-height: 10vw;
            top: 0;
            left: 5%;
            margin-left: 0;
            padding:0;
            flex-direction: column;
            flex-wrap: wrap;
            align-content: flex-start;
            justify-content: center;
            align-items: center;
        }

            .fnbBox > ul > li {
                position: relative;
                display: inline-block;
                width: fit-content;
                height: 10vw;
                float: left;
                color: #888;
                font-size: 3vw;
                font-weight: 500;
                line-height: 10vw;
                letter-spacing: normal;
                margin: 0;
                padding: 0;
                margin-right: 5vw;
                cursor: pointer;
            }
            .fnbBox > ul > li:last-child {
                display:none !important;
            }

    .familySite {
        position: relative;
        width: 90%;
        height: 10vw;
        color: #666666;
        font-size: 3vw;
        font-weight: 600;
        letter-spacing: normal;
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: row;
        align-items: baseline;
        align-content: center;
        color: #666;
        overflow: hidden;
        border: 1px solid #e6e6e6;
        background-color: #fff;
        margin-left: 5%;
        margin-top: 5vw;
        transition: all 0.3s ease-in-out;
    }

    .familySite.clicked {
        z-index:2;
    }

        .familySite > span {
            content: "";
            position: relative;
            display: inline-block;
            background: url('https://img.hkglobaltv.co.kr/front/images/pc/arrow-2.png') center center no-repeat;
            width: 13px;
            height: 8px;
            margin-left: 1vw;
            background-size: 2vw;
            transition: all 0.3s ease-in-out;
        }

            .familySite > span.rotate {
                content: "";
                position: relative;
                display: inline-block;
                transform: rotate(180deg);
                width: 13px;
                height: 8px;
                transition: all 0.1s ease-in-out;
            }

    .familySiteList {
        position: absolute;
        display: none;
        top: -17vw;
        left: 5%;
        margin-left: 0;
        width: 90%;
        height: 0;
        background-color: #fff;
        border-radius: 10px 10px 0 0;
        border-top: 1px solid #e5e5e5;
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        border-bottom: 0;
        z-index: 0;
        transition: all 0.3s ease-in-out;
    }

        .familySiteList.on {
            display: inline-block;
            height: fit-content;
            top: -17vw;
            z-index: 1;
            transition: all 0.1s ease-in-out;
        }

        .familySiteList > span {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 0;
            color: #888;
            font-size: 3vw;
            font-weight: 500;
            line-height: 10vw;
            letter-spacing: normal;
            margin: 0;
            padding: 0;
            cursor: pointer;
            padding-left: 0;
            text-align:center;
            border-bottom: 1px solid #ddd;
            float: left;

        }
            .familySiteList > span.on {
                height: 10vw;
            }

            .familySiteList > span:hover {
                color: #037a81;
                font-weight: 600;
                background-color: #f7f7f7;
            }

    .infoBox {
        clear: both;
        position: relative;
        display: inline-flex;
        width: 90%;
        height: 50vw;
        max-width: 640px;
        margin: 0;
        padding: 0;
        top: 0;
        left: 5%;
        margin-left: 0;
        background-color: #fff;
        overflow: hidden;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: flex-start;
    }

        .infoBox > div:first-child {
            display: none;
        }

        .infoBox > ul {
            position: relative;
            display: inline-block;
            width: 100%;
            text-align: left;
            padding: 0;
            margin: 0;
        }

            .infoBox > ul > li {
                position: relative;
                display: inline-block;
                width: 100%;
                font-size: 2.7vw;
                font-weight: 500;
                line-height: 1.57;
                letter-spacing: normal;
                color: #888;
            }

                .infoBox > ul > li:first-child {
                    font-size: 2.8vw;
                    line-height: 1.47;
                    color: #000;
                    font-weight: 500;
                    margin-top: 5vw;
                    margin-bottom: 3vw;
                }

                .infoBox > ul > li:last-child {
                    margin-top: 2vw;
                }

    .customerCenter {
        display: none;
    }

    /* 소개 페이지 - mobile */
    .introduce {
        position: relative;
        display: flex;
        width: 100%;
        height: auto;
        flex-direction: column;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: nowrap;
        margin-top: 5vw;
    }

        .introduce img {
            border: 0 !important;
        }

        .introduce > .title {
            position: relative;
            display: inline-block;
            width: 100%;
            color: #000;
            font-size: 5vw;
            font-weight: 700;
            line-height: 1.38;
            text-align: center;
        }

        .introduce > .contents {
            position: relative;
            display: inline-flex;
            width: 100%;
            color: #000;
            font-size: 4vw;
            font-weight: 500;
            line-height: 1.69;
            letter-spacing: normal;
            flex-wrap: nowrap;
            align-items: center;
            flex-direction: column;
            justify-content: flex-start;
            text-align: justify !important;
        }

            .introduce > .contents > .title {
                position: relative;
                display: inline-flex;
                width:25vw !important;
                height: 9vw;
                font-size: 4.5vw;
                font-weight: 700;
                color: #fff;
                letter-spacing: 0.13px;
                background-color: #0ab2c9;
                border-radius: 2vw;
                flex-direction: row;
                flex-wrap: nowrap;
                align-content: center;
                justify-content: center;
                align-items: center;
                margin-right: 0px;
                margin-bottom:4vw;
            }

            .introduce > .contents > .contents {
                position: relative;
                display: inline-flex;
                width: 100% !important;
                font-size: 4vw;
                font-weight: 500;
                line-height: 1.69;
                letter-spacing: normal;
                flex-wrap: nowrap;
                align-items: center;
                flex-direction: column;
                justify-content: flex-start;
                text-align: justify !important;
            }

        .introduce > img.intro_01.pc {
            display:none;
        }

       .introduce > img.intro_01.mobile {
            position: relative;
            display: inline-block;
            width: 90%;
            height:auto;
            margin-top: 5vw;
            margin-left:5%;
        }

        .introduce > .contentsBox {
            position: relative;
            display: inline-flex;
            max-width: 90%;
            height: fit-content;
            flex-direction: column;
            flex-wrap: nowrap;
            align-content: center;
            justify-content: center;
            align-items: center;
            border-bottom: 1px solid #efefef;
            margin-top: 8.5vw;
            padding-bottom: 8.5vw;
            min-height:0;
            margin-left:5%;
        }

            .introduce > .contentsBox > .contents > .title {
                position: relative;
                display: inline-block;
                font-size: 5vw;
                font-weight: 700;
                color: #037a81;
                line-height: 1.38;
                letter-spacing: -0.19px;
                margin-bottom: 5vw;
            }

            .introduce > .contentsBox > .contents {
                position: relative;
                display: inline-flex;
                font-size: 4vw;
                font-weight: 500;
                color: #000;
                line-height: 1.69;
                flex-direction: column;
                flex-wrap: nowrap;
                align-content: center;
                justify-content: flex-start;
                align-items: center;
                text-align: justify;
            }

                .introduce > .contentsBox > .contents > ul {
                    padding-left: 4vw;
                }

                    .introduce > .contentsBox > .contents > ul > li {
                        list-style: disc;
                    }

            .introduce > .contentsBox > img.intro_02 {
                display: none;
            }

            .introduce > .contentsBox > img.intro_03 {
                display: none;
            }

            .introduce > .contentsBox > img.intro_04 {
                display: none;
            }

            .introduce > .contentsBox > img.intro_05 {
                display: none;
            }

            .introduce > .contentsBox > img.intro_05.mobile {
                position: relative;
                display: inline-block;
                width: 100%;
                height:auto;
                margin:0;
                margin-top:5vw;
            }

    .center {
        text-align: center !important;
    }

    .noborder {
        border: 0 !important;
    }

    .mt40 {
        margin-top: 5vw;
    }

    .mt85 {
        margin-top: 10.5vw;
    }

    .mb40 {
        margin-bottom: 5vw;
    }

    .mb65 {
        margin-bottom: 8.5vw;
    }

    .pd130 {
        padding: 0 10%;
    }

    .pd55 {
        padding: 0 5%;
    }

}