/*html.active{overflow-y:hidden !important;}*/
.mobile_menu_list, .m_sub_menu {
    display: none;
}
.k_sub_menu > ul:before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 1px;
    background: #B40028;
}
.k_sub_menu > ul:after {
    content: '';
    display: block;
    clear: both;
}
.k_sub_menu .ath_kfa .list_05 {
    border-right-width: 0px !important;
}
.k_sub_menu .ath_national, .k_sub_menu .ath_competition, .k_sub_menu .ath_kfa, .k_sub_menu .ath_cheonan_nfc {
    border-right: 1px solid #B40028;
}
.k_sub_menu .ath_competition li:nth-of-type(4), .k_sub_menu .ath_competition li:nth-of-type(8), .k_sub_menu .ath_national li:nth-of-type(7), .k_sub_menu .ath_national li:nth-of-type(14) {
    border-right-width: 0px;
}
.k_sub_menu .ath_national li:nth-of-type(7) ~ li {
    border-bottom-width: 0px;
}
.k_sub_menu .ath_national li:nth-of-type(1), .k_sub_menu .ath_national li:nth-of-type(8) {
    border-left: 1px solid #B40028;
}
html[lang="en"] .k_sub_menu .ath_kfa > li {
    width: 33%;
}
html[lang="en"] .k_sub_menu .ath_kfa > li:nth-of-type(2) {
    width: 34%;
}
.btn_quick li a:hover, .btn_quick li:hover {
    background-color: #B40028;
}
.news_slide .news_nav {
    z-index: 3;
}
.news_slide .news_nav:after {
    content: '';
    display: block;
    clear: both;
}
.news_slide .news_nav .nav_btn li {
    transition: opacity 0.3s ease 0s;
}
.news_slide .news_nav .nav_btn li:hover {
    opacity: 0.8;
}
.news_slide .news_nav .nav_btn li > a {
    display: inline-block;
}
.news_slide .news_nav .nav_btn li:nth-of-type(1) > a {
    width: 100%;
    height: 100%;
    line-height: 49px;
    font-size: 16px;
    color: #222;
    font-weight: 400;
    text-align: center;
    font-family: 'KFAGothic', sans-serif;
}
.news_slide .news_nav .nav_btn li:nth-child(2) > a, .news_slide .news_nav .nav_btn li:nth-child(3) > a {
    width: 46px;
    height: 46px;
}
.news_slide .news_nav .nav_contents {
    text-shadow: 0 0px 5px rgba(0, 0, 0, 0.4);
}
.news_slide .bg_slide .img_slide {
    background-repeat: no-repeat;
    background-position: 50% top;
}
.news_slide .bg_slide .img_slide:after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(transparent 60%, #000 100%);
    background-image: -o-linear-gradient(transparent 60%, #000 100%);
    background-image: -moz-linear-gradient(transparent 60%, #000 100%);
    background-image: -webkit-linear-gradient(transparent 60%, #000 100%);
    background-image: -ms-linear-gradient(transparent 60%, #000 100%);
}
.news_slide .owl-dots {
    position: absolute;
    right: 50%;
    bottom: 60px;
    margin-right: -590px;
}
.news_slide .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 8px;
    vertical-align: middle;
}
.news_slide .owl-dots .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    border-radius: 50%;
    border: 1px solid #dcdcdc;
    transition: all 0.3s ease 0s;
}
.news_slide .owl-dots .owl-dot.active span {
    width: 16px;
    height: 16px;
    background: #fff;
    border: 0px;
}
.main_contents:after {
    content: '';
    display: block;
    clear: both;
}
/* header */
header#pc_version, header#pc_version .main_logo, header#pc_version .pc_top_nav * {
    /*transition: all 0.3s ease-out 0s;*/
}
header#pc_version.active {
    height: 80px;
}
header#pc_version.active nav > .menu > li, header#pc_version.active nav .btn_quick li {
    height: 80px;
    line-height: 80px;
}
header#pc_version.active nav .btn_quick {
    line-height: 80px;
}
header#pc_version nav .btn_quick:after {
    content: '';
    display: block;
    clear: both;
}
header#pc_version nav .btn_quick li {
    float: left;
    cursor: pointer;
}
header#pc_version .main_logo {
    background-size: 100% 100%;
}
header#pc_version.active .main_logo {
    top: 10px;
    width: 126px;
    height: 60px;
    background-image: url(/images/common/logo_main_left_top_126_60.png);
}
header#pc_version.active .k_sub_menu, header#pc_version.active .popup_cals, header#pc_version.active .popup_window {
    top: 80px;
}
header#pc_version.active .popup_cals, header#pc_version.active .popup_window {
    height: calc(100% - 80px);
}
/* footer ad */
#footer {
    background: #fff;
    border-top: 1px solid #cecece;
}
footer {
    background: #222;
}
h5.official {
    color:#FFF;
    padding-top:30px;
    margin: 0 auto 0;
    max-width: 1200px;
    text-align: center;
    font-family: 'KFAGothic', sans-serif;
    font-size: 14px;
}
.footer_slide {
    background: url(/images/partners/Sponsor_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.footer_slide_mobile {
    background: url(/images/partners/Sponsor_bg_mobile.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.slide_pt {
    max-width: 1600px;
    margin: 0 auto;
    padding: 20px 0px;
    text-align: center;
}
.slide_pt:after {
    content: '';
    display: block;
    clear: both;
}
.slide_pt li {
    display: inline-block;
    padding: 0 10px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    list-style: none;
}
.slide_pt li > a {
    display: inline-block;
    height: 100%;
}
.slide_pt li > a img {
    vertical-align: top;
    height: 38px;
}
.footer_menu {
    position: relative;
    max-width: 1180px;
    height: 153px;
    margin: 0 auto;
    background: url('/images/common/bottom_logo_new.png') no-repeat 50% 45%;
}
.footer_menu ul {
    display: inline-block;
}
.footer_menu ul:nth-of-type(1) {
    /* margin-left: -33px; */
    margin-left: 70px;
}
.footer_menu ul:nth-of-type(2) {
    /* padding-left: 140px; */
    padding-left: 170px;
    padding-right: 100px;
}
.footer_menu li {
    display: inline-block;
    list-style: none;
    padding-top: 65px;
}
.footer_menu li > a {
    display: inline-block;
    padding: 0 33px;
    font-family: 'KFAGothic', sans-serif;
    color: #4b4b4b;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.footer_menu li > a:hover {
    color: #fff;
}
.footer_menu .family_site {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -22px;
}
.footer_menu .family_site select {
    width: 205px;
    height: 43px;
    color: #999999;
    padding: 0 20px 0 10px;
    box-sizing: border-box;
    border: 1px solid #565656;
    line-height: 43px;
    display: inline-block;
    cursor: pointer;
    background-color: #222;
    background-image: url('/images/common/fam_img.png');
    background-repeat: no-repeat;
    background-position: 90% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.footer_menu select::-ms-expand {
    display: none;
}
.footer_info {
    width: 100%;
    background-color: #181818;
    text-align: center;
}
.footer_info > div {
    position: relative;
    max-width: 1180px;
    margin: 0 auto;
    text-align: center;
}
.info_list {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
}
.info_list li {
    float: left;
    list-style: none;
    font-size: 0.75em;
    margin-right: 20px;
    color: #565656;
    text-align: left;
}
.info_list li a {
    color: #565656;
    font-family: 'KFAGothic', sans-serif;
}
.info_list li a:hover {
    color: #fff;
}
.info_sns li {
    display: inline-block;
    list-style: none;
}
.info_sns li > a {
    display: inline-block;
    opacity: 0.44;
    width: 45px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.info_sns li:nth-child(1) > a {
    background-image: url('/images/common/btn_insta_w.png');
}
.info_sns li:nth-child(2) > a {
    background-image: url('/images/common/btn_facebook_w.png');
}
.info_sns li:nth-child(3) > a {
    background-image: url('/images/common/btn_x_w.png');
}
.info_sns li:nth-child(4) > a {
    background-image: url('/images/common/btn_youtube_w.png');
}
.info_sns li:nth-child(5) > a {
    background-image: url('/images/common/btn_navertv_w.png');
}
.info_sns li > a:hover {
    opacity: 1;
}
.copyright {
    display: inline-block;
    position: absolute;
    right: 0;
    text-align: right;
    font-size: 0.70em;
    color: #565656;
    top: 50%;
    margin-top: -9px;
    font-family: 'KFAGothic', sans-serif;
}
/* layout pop header */
#layer_popup {
    /*padding-bottom: 40px;*/
    background: #efefef;
}
.live_detail {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 20;
    width: 100%;
    height: 80px;
    box-sizing: border-box;
    padding: 15px 0px;
    background: #E6002D;
}
.live_detail > div {
    max-width: 1200px;
    margin: 0 auto;
}
.live_detail .detail_logo {
    width: 136px;
    height: 54px;
    background: url('/images/sub/detail_logo_new.png') repeat center top;
    background-size: 100% 100%;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}
.live_detail .logo_kfa_s {
    width: 91px;
    height: 42px;
    background: url('/images/common/logo_small_new.png') repeat center top;
    background-size: 100% 100%;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}
.live_detail_page {
    margin-top: 80px;
}
/* submeneu */
.sub_menu.mob {
    display: none;
}
.sub_menu {
    transition: all 0.3s ease-out 0s;
}
.sub_menu.football .sub_menu_list {
    margin-left: 300px;
}
.sub_menu .sub_menu_list:after {
    content: '';
    display: block;
    clear: both;
}
/* img mob타입다르게사용시 */
.imgCol02 .web {
    display: block;
}
.imgCol02 .mob {
    display: none;
}
/* button */
a[class^="btn_ball_"] {
    display: inline-block;
    min-width: 320px;
    height: 74px;
    background-repeat: no-repeat;
    background-position: -16px 50%;
    font-size: 16px;
    color: #fff;
    letter-spacing: -0.5px;
    font-weight: 500;
}
a[class^="btn_ball_"]:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.btn_ball_blue {
    background-color: #00145A;
    background-image: url('/images/sub/bg_btnball_blue.png');
}
.btn_ball_black {
    background-color: #333;
    background-image: url('/images/sub/bg_btnball_black.png');
}
a[class^="btn_ball_"] span {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
}
a[class^="btn_ball_"] span:after {
    content: '';
    display: inline-block;
    margin-left: 10px;
    margin-bottom: -1px;
}
a[class^="btn_ball_"].down span:after {
    width: 22px;
    height: 16px;
    background: url('/images/sub/icon_down_ball.png');
}
a[class^="btn_ball_"].go span:after {
    width: 9px;
    height: 14px;
    background: url('/images/sub/icon_go_ball.png');
}
.live_contents {
    position: relative;
}
.btn_notice_prev, .btn_notice_next {
    display: block;
    position: absolute;
    top: 420px;
    width: 51px;
    height: 36px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.btn_notice_prev {
    left: -80px;
    background: url('/images/sub/btn_notice_prev.png') no-repeat 0 0;
}
.btn_notice_next {
    right: -80px;
    background: url('/images/sub/btn_notice_next.png') no-repeat 0 0;
}
@media all and (min-width: 1281px) {
    #pc_version {
        height: 120px;
        width: 100%;
        background-color: #E6002D;
        position: fixed;
        display: block;
        z-index: 15;
        top: 0px;
    }
    #pc_version .main_logo {
        width: 189px;
        height: 90px;
        font-size: 0px;
        background-size: 189px 90px;
        background-image: url('/images/common/logo_main_left_top.png');
        position: absolute;
        left: 50%;
        top: 15px;
        margin-left: -590px;
        cursor: pointer;
        background-size: 100% 100%;
    }
    nav > .menu {
        display: inline-block;
        position: absolute;
        left: 50%;
        /*margin-left: -375px;*/
        margin-left: -330px;
    }
	/*
    html[lang="en"] nav .menu {
        margin-left: -300px;
    }
	*/
    nav > .menu > li {
        height: 120px;
        padding: 0px 20px;
        font-weight: bold;
        line-height: 120px;
        color: #fff;
        display: inline-block;
        float: left;
        cursor: pointer;
        left: 50%;
        font-family: 'KFAGothic', sans-serif;
    }
    nav > .menu > li:hover {
        background-color: #B40028;
    }
    nav > .menu > li a {
        color: #fff;
    }
    nav .btn_quick {
        position: absolute;
        display: block;
        left: 50%;
        margin-left: 350px;
        /*margin-left: 169px;*/
        line-height: 120px;
    }
    html[lang="en"] nav .btn_quick {
        left: auto;
        right: 50%;
        margin-left: 0px;
        margin-right: -590px;
    }
    nav .btn_quick li {
        display: inline-block;
        color: #fff;
        font-weight: bold;
        text-align: center;
        box-sizing: border-box;
    }
    nav .btn_quick li a {
        color: #fff;
    }
    nav .btn_quick li:nth-child(1) {
        width: 50px;
        /*border-left: 1px solid #B40028;*/
        height: 120px;
    }
    html[lang="en"] nav .btn_quick li:nth-child(1) {
        width: 57px;
        /*border-right: 1px solid #B40028;*/
    }
    nav .btn_quick li:nth-child(1) a.btn_sinmungo {
        display: block;
        height: 100%;
        background-image: url('/images/common/sinmungo_Icon_@1x.png');
		background-size: 36px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        font-size: 0px;
    }

    nav .btn_quick li:nth-child(2) {
        width: 50px;
        /*border-left: 1px solid #B40028;*/
        height: 120px;
    }
    html[lang="en"] nav .btn_quick li:nth-child(2) {
        width: 80px;
        /*border-right: 1px solid #B40028;*/
    }
    nav .btn_quick li:nth-child(2) a.btn_kfan {
        display: block;
        height: 100%;
        background-image: url('/images/common/playkfa_65X40.png');
		background-size: 47px;
        background-repeat: no-repeat;
        background-position: 50% 48%;
        font-size: 0px;
    }

    html[lang="en"] nav .btn_quick li:nth-child(1) > a.btn_kfan {
        display: block;
        height: 100%;
        background-image: url('/images/common/playkfa_65X40.png');
		background-size: 47px;
        background-repeat: no-repeat;
        background-position: 50% 48%;
        font-size: 0px;
    }

    nav .btn_quick li:nth-child(3) a.btn_schedule {
        display: block;
        height: 100%;
        background-image: url('/images/common/btn_schedule.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        font-size: 0px;
    }
    nav .btn_quick li:nth-child(3) {
        width: 45px;
        /*border-left: 1px solid #B40028;*/
        height: 120px;
        line-height: 120px;
        cursor: pointer;
    }
    html[lang="en"] nav .btn_quick li:nth-child(3) {
        width: 40px;
        /*border-right: 1px solid #B40028;*/
    }
    nav .btn_quick li:nth-child(4) > a.btn_search {
        display: block;
        height: 100%;
        font-size: 0px;
        background-image: url('/images/common/btn_search.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    nav .btn_quick li:nth-child(4) {
        width: 45px;
        /*border-left: 1px solid #B40028;*/
        /*border-right: 1px solid #B40028;*/
        height: 120px;
    }
    html[lang="en"] nav .btn_quick li:nth-child(3) > a.btn_search {
        display: block;
        height: 100%;
        font-size: 0px;
        background-image: url('/images/common/btn_search.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    nav .btn_quick li:nth-child(5) {
        width: 45px;
        /*border-right: 1px solid #B40028;*/
        overflow: hidden;
        cursor: pointer;
        height: 120px;
        line-height: 120px;
    }
    .news_slide {
        display: block;
        width: 100%; /*        height: 720px;*/
        /*        position: absolute;*/
        /*        top: 0px;*/
        /*        z-index: 0;*/
    }
    .news_slide .bg_slide {
        display: block;
        width: 100%;
        height: 720px;
        padding-top: 120px;
    }
    .news_slide .bg_slide div.owl-stage-outer div:not(.news_nav) {
        width: 100%;
        height: 720px;
        background-size: cover !important;
    }
    .news_slide .news_nav {
        display: block;
        position: absolute;
        bottom: 80px;
        left: 50%;
        margin-left: -590px;
        cursor: pointer;
    }
    .news_slide .news_nav .nav_title {
        display: inline-block;
        font-size: 0.875em;
        color: #fff;
        padding: 0 10px;
        background-color: #e6002d;
        line-height: 2em;
        font-weight: 600;
        font-family: 'KFAGothic', sans-serif;
    }
    .news_slide .news_nav .nav_contents {
        color: #fff;
        font-size: 2.625em;
        letter-spacing: -0.05em;
        line-height: 1.2em;
        padding: 25px 0px;
        font-family: 'KFAGothic', sans-serif;
    }
    .news_slide .news_nav .nav_btn {
        list-style: none;
    }
    .news_slide .news_nav .nav_btn li {
        font-size: 0px;
        float: left;
        margin-right: 2px;
    }
    .news_slide .news_nav .nav_btn li:nth-child(1) {
        width: 136px;
        height: 46px;
        background: #fff;
    }
    .news_slide .news_nav .nav_btn li:nth-child(2) {
        width: 46px;
        height: 46px;
        background-image: url('/images/common/btn_prev.png');
    }
    .news_slide .news_nav .nav_btn li:nth-child(3) {
        width: 46px;
        height: 46px;
        background-image: url('/images/common/btn_next.png');
    }
    .news_bar {
        background: #222;
        height: 71px;
        width: 100%;
    }
    section {
        display: block;
        position: relative;
        width: 100%;
        /*        margin-top: 595px;*/
        background-color: #efefef; /*        background-color: #FFF;*/
    }
    .sub_menu {
        width: 100%;
        height: 80px;
        background-color: #00145A;
        position: relative;
        z-index: 5;
    }
    .sub_menu .box {
        max-width: 1180px;
        height: 100%;
        margin: 0 auto;
    }
    .sub_menu .sub_title {
        position: absolute;
        height: 80px;
        line-height: 80px;
        font-size: 29px;
        color: #fff;
        font-weight: 600;
        font-family: 'KFAGothic', sans-serif;
        letter-spacing: 2.5px;
    }
    .sub_menu .sub_title_text {
        position: absolute;
        height: 80px;
        font-weight: 600;
        color: #fff;
        line-height: 80px;
        font-size: 28px;
        font-family: 'KFAGothic', sans-serif;
    }
    .sub_menu .sub_title_text .sub {
        margin-left: 30px;
        color: #fff;
    }
    .sub_menu .sub_menu_list {
        display: block !important;
        margin-left: 260px;
        height: 100%;
    }
    .sub_menu .sub_menu_list.two-row {
        height: 50%;
        top: 0px;
    }
    .sub_menu .sub_menu_list.two-row:nth-of-type(2) {
        top: auto;
        bottom: 0px;
    }
    .sub_menu .sub_menu_list li {
        box-sizing: border-box;
        color: #3868ae;
        float: left;
        margin: 0 20px;
        font-weight: 400;
        list-style: none;
        text-align: center;
        font-size: 15px;
        height: 100%;
    }
    .sub_menu .sub_menu_list.two-row li {
        height: 100%;
    }
    .sub_menu .sub_menu_list li a {
        display: block;
        height: 100%;
        vertical-align: middle;
        color: #fff;
    }
    .sub_menu .sub_menu_list li a:after {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }
    .sub_menu .sub_menu_list li a span {
        display: inline-block;
        vertical-align: middle;
        color: #4664DC;
    }
    .sub_menu .sub_menu_list li.on a span {
        color: #fff;
    }
    .sub_menu .sub_menu_list li:hover {
        color: #fff;
        box-shadow: inset 0 4px 0px 0px #fff;
    }
    .sub_menu .sub_menu_list.two-row li:hover {
        box-shadow: inset 0 4px 0px 0px #fff;
    }
    .sub_menu .sub_menu_list.two-row:nth-of-type(2) li:hover {
        box-shadow: inset 0 -4px 0 #fff;
    }
    .sub_menu .sub_menu_list li.on {
        color: #fff;
        box-shadow: inset 0 4px 0px 0px #fff;
    }
    .sub_menu .sub_menu_list.two-row:nth-of-type(2) li.on {
        box-shadow: inset 0 -4px 0 #fff;
    }
    .sub_menu .sub_menu_list.two-row a, .sub_menu .sub_menu_list.two-row a span {
        vertical-align: bottom;
        color: #4664DC;
    }
    .sub_menu .sub_menu_list.two-row a span {
        padding-bottom: 7px;
    }
    .sub_menu .sub_menu_list.two-row:nth-of-type(2) a, .sub_menu .sub_menu_list.two-row:nth-of-type(2) a span {
        vertical-align: top;
    }
    .sub_menu .sub_menu_list.two-row:nth-of-type(2) a span {
        padding-bottom: 0px;
        padding-top: 7px;
    }
    .sub_menu .sub_menu_list li a:hover {
        color: #fff;
    }
    .main_contents {
        display: block;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        padding: 40px 0px 50px 0px;
    }
    .img_1280_banner {
        width: 100%;
        height: 420px;
        background-image: url('/images/img_1280_banner.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-color: #09192e;
    }
    .im_1600 {
        display: none;
    }
    .im_960 {
        display: none;
    }
    .im_mobile {
        display: none;
    }
    .slide_pt {
        width: 100%;
    }
    .slide_pt li {
        padding: 5px 10px;
    }
    .jbFixed {
        position: fixed;
        top: 80px;
        z-index: 5;
    }
    .jbFixedAdd {
        padding-top: 160px;
    }
    /* more 버튼 클래스 */
    .btn_c_more {
        width: 100%;
        height: 140px;
        display: block;
        background-image: url('/images/sub/btn_c_more.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        font-size: 0px;
        clear: both;
        overflow: hidden;
    }
}
@media all and (min-width: 961px) and (max-width: 1280px) {
    #pc_version {
        height: 90px;
        width: 100%;
        background-color: #E6002D;
        position: fixed;
        display: block;
        z-index: 20;
        top: 0px;
    }
    #pc_version .main_logo {
        width: 142px;
        height: 68px;
        font-size: 0px;
        background-size: 142px 68px;
        background-image: url('/images/common/logo_main_left_top_142_68.png');
        position: absolute;
        left: 15px;
        top: 11px;
        cursor: pointer;
        background-size: 100% 100%;
    }
    #pc_version .top {
        position: relative;
        max-width: 1180px;
        padding: 0 10px;
        margin: 0 auto;
        text-align: center;
    }
    nav > .menu {
        display: inline-block;
        margin-left: -55px;
    }
    html[lang="en"] nav .menu {
        margin-left: -70px;
    }
    nav > .menu > li {
        height: 90px;
        padding: 0px 20px;
        font-weight: bold;
        line-height: 90px;
        color: #fff;
        display: inline-block;
        float: left;
        cursor: pointer;
        left: 50%;
        font-family: 'KFAGothic', sans-serif;
    }
    nav > .menu > li:hover {
        background-color: #B40028;
    }
    nav > .menu > li a {
        color: #fff;
    }
    nav .btn_quick {
        position: absolute;
        display: block;
        top: 0px;
        right: 10px;
        line-height: 90px;
    }
    nav .btn_quick li {
        display: inline-block;
        color: #fff;
        font-weight: bold;
        text-align: center;
        box-sizing: border-box;
    }
    nav .btn_quick li a {
        color: #fff;
    }
    nav .btn_quick li:nth-child(1) {
        width: 45px;
        /*border-left: 1px solid #B40028;*/
        height: 90px;
    }
    html[lang="en"] nav .btn_quick li:nth-child(1) {
        width: 57px;
        /*border-right: 1px solid #B40028;*/
    }
    nav .btn_quick li:nth-child(1) a.btn_sinmungo {
        display: block;
        height: 100%;
        background-image: url('/images/common/sinmungo_Icon_@1x.png');
        background-size: 36px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        font-size: 0px;
    }
    nav .btn_quick li:nth-child(2) {
        width: 45px;
        /*border-left: 1px solid #B40028;*/
        height: 90px;
    }
    html[lang="en"] nav .btn_quick li:nth-child(2) {
        width: 80px;
        /*border-right: 1px solid #B40028;*/
    }

    nav .btn_quick li:nth-child(2) a.btn_kfan {
        display: block;
        height: 100%;
        background-image: url('/images/common/playkfa_65X40.png');
        background-size: 47px;
        background-repeat: no-repeat;
        background-position: 50% 48%;
        font-size: 0px;
    }

    html[lang="en"] nav .btn_quick li:nth-child(1) > a.btn_kfan {
        display: block;
        height: 100%;
        background-image: url('/images/common/playkfa_65X40.png');
		background-size: 47px;
        background-repeat: no-repeat;
        background-position: 50% 48%;
        font-size: 0px;
    }

    nav .btn_quick li:nth-child(3) a.btn_schedule {
        display: block;
        height: 100%;
        background-image: url('/images/common/btn_schedule.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        font-size: 0px;
    }
    nav .btn_quick li:nth-child(3) {
        width: 40px;
        /*border-left: 1px solid #B40028;*/
        height: 90px;
    }
    html[lang="en"] nav .btn_quick li:nth-child(3) {
        width: 40px;
        /*border-right: 1px solid #B40028;*/
    }
    nav .btn_quick li:nth-child(4) {
        width: 40px;
        /*border-left: 1px solid #B40028;*/
        /*border-right: 1px solid #B40028;*/
        height: 90px;
    }
    nav .btn_quick li:nth-child(4) > a.btn_search {
        display: block;
        height: 100%;
        font-size: 0px;
        background-image: url('/images/common/btn_search.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    nav .btn_quick li:nth-child(5) {
        width: 40px;
        /*border-right: 1px solid #B40028;*/
        overflow: hidden;
        cursor: pointer;
        height: 90px;
        line-height: 90px;
    }
    html[lang="en"] nav .btn_quick li:nth-child(3) > a.btn_search {
        display: block;
        height: 100%;
        font-size: 0px;
        background-image: url('/images/common/btn_search.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    .news_slide {
        display: block;
        width: 100%; /*        height: 510px;*/
        /*        position: absolute;*/
        /*        top: 0px;*/
        /*        z-index: 0;*/
    }
    .news_slide .bg_slide {
        display: block;
        width: 100%;
        height: 510px;
        padding-top: 90px;
    }
    .news_slide .bg_slide div.owl-stage-outer div:not(.news_nav) {
        width: 100%;
        height: 510px;
        background-size: cover !important;
    }
    .news_slide .news_nav {
        display: block;
        position: absolute;
        bottom: 60px;
        left: 50px;
        cursor: pointer;
    }
    .news_slide .news_nav .nav_title {
        display: inline-block;
        font-size: 0.875em;
        color: #fff;
        padding: 0 10px;
        background-color: #e6002d;
        line-height: 2em;
        font-weight: 600;
        font-family: 'KFAGothic', sans-serif;
    }
    .news_slide .news_nav .nav_contents {
        color: #fff;
        font-size: 2.25em;
        letter-spacing: -0.05em;
        line-height: 1.2em;
        padding: 16px 0px;
        font-family: 'KFAGothic', sans-serif;
    }
    .news_slide .news_nav .nav_btn {
        list-style: none;
    }
    .news_slide .news_nav .nav_btn li {
        font-size: 0px;
        float: left;
        margin-right: 2px;
    }
    .news_slide .news_nav .nav_btn li:nth-child(1) {
        width: 136px;
        height: 46px;
        background: #fff;
    }
    .news_slide .news_nav .nav_btn li:nth-child(2) {
        width: 46px;
        height: 46px;
        background-image: url('/images/common/btn_prev.png');
    }
    .news_slide .news_nav .nav_btn li:nth-child(3) {
        width: 46px;
        height: 46px;
        background-image: url('/images/common/btn_next.png');
    }
    .news_bar {
        background: #222;
        height: 71px;
        width: 100%;
    }
    section {
        display: block;
        position: relative;
        width: 100%;
        /*        margin-top: 375px;*/
        background-color: #efefef;
    }
    .sub_menu {
        width: 100%;
        height: 80px;
        background-color: #00145A;
        position: relative;
        z-index: 5;
    }
    .sub_menu .box {
        max-width: 1170px;
        height: 100%;
        padding: 0 15px;
        margin: 0 auto;
        position: relative;
    }
    .sub_menu .sub_title {
        position: absolute;
        width: 98px;
        height: 80px;
        left: 15px;
        font-size: 0px;
        background-image: url('/images/common/sub_menu_title.png');
        background-repeat: no-repeat;
        background-size: 98px 19px;
        background-position: 50% 50%;
    }
    .sub_menu .sub_title_text {
        position: absolute;
        height: 80px;
        left: 15px;
        font-weight: 600;
        color: #fff;
        line-height: 80px;
        font-size: 25px;
        font-family: 'KFAGothic', sans-serif;
    }
    .sub_menu .sub_title_text .sub {
        margin-left: 30px;
        color: #fff;
    }
    .sub_menu .sub_menu_list {
        margin-left: 200px;
        height: 100%;
    }
    .sub_menu.football .sub_menu_list {
        margin-left: 300px;
    }
    .sub_menu .sub_menu_list:after {
        content: '';
        display: block;
        clear: both;
    }
    .sub_menu .sub_menu_list.two-row {
        height: 50%;
        top: 0px;
        margin-left: 220px;
    }
    .sub_menu .sub_menu_list.national {
        margin-left: 300px !important;
    }
    .sub_menu .sub_menu_list.two-row:nth-of-type(2) {
        top: auto;
        bottom: 0px;
    }
    .sub_menu .sub_menu_list li {
        box-sizing: border-box;
        color: #3868ae;
        float: left;
        margin: 0 20px;
        font-weight: 400;
        list-style: none;
        text-align: center;
        cursor: pointer;
        font-size: 0.86em;
        height: 100%;
    }
    .sub_menu .sub_menu_list.two-row li {
        height: 100%;
    }
    .sub_menu .sub_menu_list li:hover {
        color: #fff;
        box-shadow: inset 0 4px 0px 0px #fff;
    }
    .sub_menu .sub_menu_list.two-row li:hover {
        box-shadow: inset 0 4px 0px 0px #fff;
    }
    .sub_menu .sub_menu_list.two-row:nth-of-type(2) li:hover {
        box-shadow: inset 0 -4px 0 #fff;
    }
    .sub_menu .sub_menu_list li:hover {
        color: #fff; /*border-top: 4px solid #fff;*/
        /*line-height: 82px;*/
    }
    .sub_menu .sub_menu_list li.on {
        color: #fff;
        box-shadow: inset 0 4px 0px 0px #fff;
    }
    .sub_menu .sub_menu_list.two-row:nth-of-type(2) li.on {
        box-shadow: inset 0 -4px 0 #fff;
    }
    .sub_menu .sub_menu_list li a {
        display: block;
        height: 100%;
        vertical-align: middle;
        color: #fff;
    }
    .sub_menu .sub_menu_list li a:after {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }
    .sub_menu .sub_menu_list li a span {
        display: inline-block;
        vertical-align: middle;
        color: #4664DC;
    }
    .sub_menu .sub_menu_list li.on a span {
        color: #fff;
    }
    .main_contents {
        display: block;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        padding: 40px 0px 63px 0px;
    }
    .img_1280_banner {
        display: none;
    }
    .im_1600 {
        display: none;
    }
    .im_1280 {
        display: none;
    }
    .im_960 {
        display: inline-block;
    }
    .im_mobile {
        display: none;
    }
    .slide_pt {
        max-width: 1170px;
    }
    .slide_pt li {
        padding: 5px 5px;
    }
    .jbFixed {
        position: fixed;
        top: 80px;
        z-index: 12
    }
    .jbFixedAdd {
        padding-top: 130px;
    }
    /* more 버튼 클래스 */
    .btn_c_more {
        width: 100%;
        height: 140px;
        display: block;
        background-image: url('/images/sub/btn_c_more.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        font-size: 0px;
        clear: both;
        overflow: hidden;
    }
}
@media all and (min-width:959px) {
    .sub_menu .sub_menu_list.national {
        display: block !important;
        margin-left: 320px;
    }
}
.news_today, .news_today_2x {
    display: block;
    box-sizing: border-box;
    transition: all 0.3s ease 0s;
}
.news_today:before, .news_today_2x:before {
    content: '';
    opacity: 0;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #E6002D;
    transition: all 0.3s ease 0s;
}
.news_today:hover, .news_today_2x:hover, .notice:hover {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
}
.news_today:hover:before, .news_today_2x:hover:before {
    opacity: 1;
}
.news_today > span, .news_today_2x > span {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 80px;
    height: 80px;
    background: url('/images/main/icon_today_160.png') no-repeat 0 0;
    background-size: 100% 100%;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.news_today .news_img, .news_today_2x .news_img {
    width: 100%;
    height: 372px;
    overflow: hidden;
    background: #aaa url('/images/main/bg_no_data_color_03_mobile.png') no-repeat 50% 50%;
    text-align: center;
}
.news_today .news_img img, .news_today_2x .news_img img {
    width: initial;
    height: 100%;
	/*
    margin-left: -100%;
    margin-right: -100%;
	*/
    transform: scale(1, 1);
    transition: all 0.5s ease-out 0s;
}
.news_today:hover .news_img img, .news_today_2x:hover .news_img img {
    transform: scale(1.1, 1.1)
}
.news_today_2x {
    display: block;
}
.news_today_2x .news_img {
    overflow: hidden;
    width: 100%;
    height: 372px;
    background: #aaa url('/images/main/bg_no_data_color_03_mobile.png') no-repeat 50% 50%;
    text-align: center;
}
.news_today_2x .news_img img {
    width: 100%;
}
.news_new, .news_new_2x {
    display: block;
    box-sizing: border-box;
    transition: all 0.3s ease 0s;
}
.news_new:before, .news_new_2x:before {
    content: '';
    opacity: 0;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #E6002D;
    transition: all 0.3s ease 0s;
}
.news_new:hover, .news_new_2x:hover {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
}
.news_new:hover:before, .news_new_2x:hover:before {
    opacity: 1;
}
.news_new > span, .news_new_2x > span {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 80px;
    height: 80px;
    background: url('/images/main/icon_new_160.png') no-repeat 0 0;
    background-size: 100% 100%;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.news_new .news_img, .news_new_2x .news_img {
    width: 100%;
    height: 372px;
    overflow: hidden;
    background: #aaa url('/images/main/bg_no_data_color_03_mobile.png') no-repeat 50% 50%;
    text-align: center;
}
.news_new .news_img img, .news_new_2x .news_img img {
    width: initial;
    height: 100%;
	/*
    margin-left: -100%;
    margin-right: -100%;
	*/
    transform: scale(1, 1);
    transition: all 0.5s ease-out 0s;
}
.news_new:hover .news_img img, .news_new_2x:hover .news_img img {
    transform: scale(1.1, 1.1)
}
.news_new_2x {
    display: block;
}
.news_new_2x .news_img {
    overflow: hidden;
    width: 100%;
    height: 372px;
    background: #aaa url('/images/main/bg_no_data_color_03_mobile.png') no-repeat 50% 50%;
    text-align: center;
}
.news_new_2x .news_img img {
    width: 100%;
}
.news_movie {
    display: block;
    box-sizing: border-box;
    border: 1px solid transparent;
    transition: all 0.3s ease 0s;
}
.news_movie:before, .news_movie:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 3;
}
.news_movie:before {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.news_movie:after {
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -40px;
    border-left: 70px solid #fff;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
}
.news_movie > div {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center top;
    transform: scale(1, 1);
    transition: all 0.5s ease-out 0s;
}
.news_movie:hover > div {
    transform: scale(1.1, 1.1);
}
.news_movie .mark {
    position: absolute;
    right: 20px;
    top: 20px;
    display: none
}
.news_movie > p, .news_movie > span {
    z-index: 4;
}
.news_movie:hover {
    border-color: #E6002D;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
}
html[lang="en"] .news_today .news_new .news_contents, html[lang="en"] .news_today_2x .news_new_2x .news_contents {
    font-size: 15px;
    letter-spacing: 0;
}
html[lang="en"] .news_movie .movie_contents {
    display: block;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_banner > a {
    display: block;
}
.index_banner > a img {
    max-width: 100%;
}
@media all and (min-width: 1181px) {
    /* next match */
    .main_contents {
        position: relative;
        display: block;
        width: 1180px;
        margin: 0 auto;
        text-align: left;
        background-color: #efefef;
    }
    .main_contents.popup {
        width: 1200px;
    }
    /*사진 기사 */
    .news_today {
        width: 280px;
        height: 400px;
        /*        overflow: hidden;*/
        float: left;
        margin-top: 20px;
        margin-right: 20px;
        background-color: #fff;
        position: relative;
    }
    .main_contents .fb_banner_retina {
        display: none
    }
    .main_contents .fb_banner_mobile_retina {
        display: none
    }
    .main_contents .fb_banner {
        position: absolute;
        top: 40px;
        right: -100px
    }
    .main_contents .fb_banner_mobile {
        display: none
    }
    .main_contents .banner01 {
          width: 880px;
          position: relative;
          float: left;
          margin: -20px 20px 20px 0;
          /*margin: -20px 0 20px 0;*/
    }
    .main_contents .banner02 {
          width: 280px;
          position: relative;
          float: left;
          margin: -20px 0 20px 0;
    }
    .main_contents .banner01_m {
        display: none;
    }
    @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        \.main_contents .fb_banner_retina {
            display: block;
            position: absolute;
            top: 40px;
            right: -180px;
        }
        .main_contents .fb_banner_retina img {
            width: 50%;
        }
        .main_contents .fb_banner {
            display: none;
        }
    }
    .main_contents.bottom .news_today:nth-of-type(4) {
        margin-right: 0px;
    }
    .main_contents.bottom {
        padding-bottom: 20px;
    }
    .last_box {
        float: right;
        margin-right: 0px;
    }
    .news_today .news_img {
        width: 100%;
        height: 280px;
        background-color: #aaa;
        transform-origin: center bottom 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 2.5s ease;
        transition: all 0.5s ease;
    }
    .news_today .news_img:hover {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .news_today .news_img p {
        font-size: 0px;
        width: 106px;
        height: 106px;
        background-image: url('/images/main/icon_today_80.png');
    }
    .news_today .news_category {
        font-size: 0.75em;
        color: #E6002D;
        padding: 23px 20px 10px 20px;
        font-weight: 600;
    }
    .news_today .news_contents {
        font-size: 1.125em;
        color: #222;
        line-height: 1.2em;
        padding: 0 20px;
    }
    .news_new {
        width: 280px;
        height: 400px;
        /*        overflow: hidden;*/
        float: left;
        margin-top: 20px;
        margin-right: 20px;
        background-color: #fff;
        position: relative;
    }
    .main_contents.bottom .news_new:nth-of-type(4) {
        margin-right: 0px;
    }
    .main_contents.bottom {
        padding-bottom: 20px;
    }
    .last_box {
        float: right;
        margin-right: 0px;
    }
    .news_new .news_img {
        width: 100%;
        height: 280px;
        background-color: #aaa;
        transform-origin: center bottom 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 2.5s ease;
        transition: all 0.5s ease;
    }
    .news_new .news_img:hover {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .news_new .news_img p {
        font-size: 0px;
        width: 106px;
        height: 106px;
        background-image: url('/images/main/icon_new_80.png');
    }
    .news_new .news_category {
        font-size: 0.75em;
        color: #E6002D;
        padding: 23px 20px 10px 20px;
        font-weight: 600;
    }
    .news_new .news_contents {
        font-size: 1.125em;
        color: #222;
        line-height: 1.2em;
        padding: 0 20px;
    }
    .insta_today {
        width: 280px;
        height: 400px;
        overflow: hidden;
        float: left;
        margin-top: 20px;
        margin-right: 20px;
        background-color: #fff;
        position: relative;
    }
    .insta_today .insta_img {
        width: 100%;
        height: 280px;
        background-color: #aaa;
        transform-origin: center bottom 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 2.5s ease;
        transition: all 0.5s ease;
    }
    .insta_today .insta_img:hover {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .insta_today .insta_img p {
        display: none;
    }
    /* .insta_today .insta_img p {
        font-size: 0px;
        width: 23px;
        height: 23px;
        background-image: url('/images/main/insta_news.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 300px;
        right: 20px;
    } */
    .insta_today .insta_category {
        font-size: 1em;
        color: #959595;
        margin: 23px 20px 10px 20px;
        font-weight: 600;
        background: url('/images/main/insta_news.png') no-repeat right top;
    }
    .insta_today .sns_contents {
        font-size: 0.87em;
        color: #222;
        line-height: 1.2em;
        padding: 0 20px;
    }
    .insta_today .sns_contents span {
        color: #377dcb;
    }
    .facebook_today {
        width: 280px;
        height: 400px;
        float: left;
        overflow: hidden;
        margin-top: 20px;
        margin-right: 20px;
        background-color: #fff;
        position: relative;
    }
    .facebook_today .facebook_img {
        width: 100%;
        height: 280px;
        background-color: #aaa;
        transform-origin: center bottom 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 2.5s ease;
        transition: all 0.5s ease;
    }
    .facebook_today .facebook_img:hover {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .facebook_today .facebook_img p {
        font-size: 0px;
        width: 23px;
        height: 23px;
        background-image: url('/images/main/insta_news.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 300px;
        right: 20px;
    }
    .facebook_today .facebook_category {
        font-size: 1em;
        color: #959595;
        padding: 23px 20px 10px 20px;
        font-weight: 600;
    }
    .facebook_today .sns_contents {
        font-size: 0.87em;
        color: #222;
        line-height: 1.2em;
        padding: 0 20px;
    }
    .facebook_today .sns_contents span {
        color: #377dcb;
    }
    .news_today_2x {
        width: 580px;
        height: 400px;
        overflow: hidden;
        float: left;
        margin-top: 20px;
        margin-right: 20px;
        background-color: #fff;
        position: relative;
    }
    .news_today_2x .news_img {
        width: 100%;
        height: 280px;
        background-color: #aaa;
        background-position: 50% 0%;
    }
    .news_today_2x .news_img p {
        font-size: 0px;
        width: 106px;
        height: 106px;
        background-image: url('/images/main/icon_today_80.png');
    }
    .news_today_2x .news_category {
        font-size: 0.75em;
        color: #E6002D;
        padding: 23px 20px 10px 20px;
        font-weight: 600;
    }
    .news_today_2x .news_contents {
        font-size: 1.125em;
        color: #222;
        line-height: 1.3em;
        padding: 0 20px;
    }
    .news_new_2x {
        width: 580px;
        height: 400px;
        overflow: hidden;
        float: left;
        margin-top: 20px;
        margin-right: 20px;
        background-color: #fff;
        position: relative;
    }
    .news_new_2x .news_img {
        width: 100%;
        height: 280px;
        background-color: #aaa;
        background-position: 50% 0%;
    }
    .news_new_2x .news_img p {
        font-size: 0px;
        width: 106px;
        height: 106px;
        background-image: url('/images/main/icon_new_80.png');
    }
    .news_new_2x .news_category {
        font-size: 0.75em;
        color: #E6002D;
        padding: 23px 20px 10px 20px;
        font-weight: 600;
    }
    .news_new_2x .news_contents {
        font-size: 1.125em;
        color: #222;
        line-height: 1.3em;
        padding: 0 20px;
    }
    /*동영상 플레이 */
    .news_movie {
        width: 580px;
        height: 400px;
        overflow: hidden;
        margin-top: 20px;
        float: right;
        position: relative;
    }
    .news_movie + .news_movie {
        float: left;
    }
    .news_movie + .news_movie ~ a.news_today {
        margin-right: 0;
        margin-left: 20px;
    }
    .news_movie + .news_movie + a.news_today + a.news_today + a.news_today {
        margin-left: 0px;
    }
    .news_movie + .news_movie ~ a.news_new {
        margin-right: 0;
        margin-left: 20px;
    }
    .news_movie + .news_movie + a.news_new + a.news_new + a.news_new {
        margin-left: 0px;
    }
    .news_movie .movie_play_on {
        width: 100%;
    }
    .news_movie .movie_category {
        background-color: #E6002D;
        color: #fff;
        font-size: 0.75em;
        position: absolute;
        bottom: 80px;
        left: 28px;
        padding: 0px 5px;
    }
    .news_movie .movie_contents {
        width: 90%;
        color: #fff;
        font-size: 1.125em;
        font-weight: 400;
        letter-spacing: -0.05em;
        position: absolute;
        left: 28px;
        bottom: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .last_box {
        float: right;
        margin-right: 0px;
    }
}
@media all and (min-width: 961px) and (max-width: 1180px) {
    /* footer */
    .footer_menu:after, .footer_menu ul:after {
        content: '';
        display: block;
        clear: both;
    }
    .footer_menu ul {
        float: left;
    }
    .footer_menu li {
        float: left;
        width: 25%;
        text-align: center;
    }
    .footer_menu li > a {
        padding: 0px;
    }
    .footer_menu ul:nth-of-type(1) {
        width: calc(50% - 50px);
    }
    .footer_menu ul:nth-of-type(2) {
        width: calc(50% - 190px);
        padding-left: 110px;
        padding-right: 0px;
        box-sizing: border-box;
    }
    .footer_menu ul:nth-of-type(1) li:nth-of-type(2) {
        width: 28%
    }
    .footer_menu ul:nth-of-type(1) li:nth-of-type(4) {
        width: 22%
    }
    .footer_menu ul:nth-of-type(2) li {
        width: 52%;
    }
    .footer_menu ul:nth-of-type(2) li:nth-of-type(2) {
        width: 48%;
    }
    /* 검색결과 */
    .search_result .news_result .list li {
        width: 32% !important;
        margin-left: 0px !important;
    }
    .search_result .news_result .list li:nth-child(3n+2) {
        margin-right: 2% !important;
        margin-left: 2% !important;
    }
    /* next match */
    .main_contents {
        display: block;
        max-width: 1200px;
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin: 0 auto;
        /*        overflow: hidden;*/
        text-align: left;
        background-color: #efefef;
        box-sizing: border-box;
    }
    .main_contents .fb_banner_retina {
        display: none
    }
    .main_contents .fb_banner_mobile_retina {
        display: none
    }
    .main_contents .fb_banner {
        display: none;
    }
    .main_contents .fb_banner_mobile {
        display: block
    }
    .main_contents .fb_banner_mobile img {
        width: 100%;
        margin-bottom: 20px;
    }
    .main_contents .banner01 {
        margin: -20px 27px 20px 0;
        width: 73.5%;
        position: relative;
        float: left;
    }
    .main_contents .banner01 img {
        max-width: 100%;
    }
    .main_contents .banner02 {
        position: relative;
        float: left;
        margin: -20px 0 20px 0;
        width: 23.5%;
    }
    .main_contents .banner02 img {
        max-width: 100%;
    }
    .main_contents .banner01_m {
        display: none;
    }    
    @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .main_contents .fb_banner_mobile_retina {
            display: block;
        }
        .main_contents .fb_banner_mobile_retina img {
            width: 100%;
            margin-bottom: 20px;
        }
        .main_contents .fb_banner_mobile {
            display: none;
        }
    }
    /*사진 기사 */
    .news_today {
        width: 280px;
        height: 400px;
        /*        overflow: hidden;*/
        float: left;
        margin-top: 20px;
        margin-right: 20px;
        background-color: #fff;
        position: relative;
    }
    .main_contents.bottom {
        padding-bottom: 20px;
    }
    .main_contents.bottom .news_today {
        width: 23%;
        margin-right: 2.66%;
    }
    .main_contents.bottom .news_today:nth-child(4n+4) {
        margin-right: 0px;
    }
    .news_today .news_img {
        width: 100%;
        height: 280px;
        background-color: #aaa;
        transform-origin: center bottom 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 2.5s ease;
        transition: all 0.5s ease;
    }
    .news_today .news_img:hover {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .news_today .news_img p {
        font-size: 0px;
        width: 106px;
        height: 106px;
        background-image: url('/images/main/icon_today_80.png');
    }
    .news_today .news_category {
        font-size: 0.75em;
        color: #E6002D;
        padding: 23px 20px 10px 20px;
        font-weight: 600;
    }
    .news_today .news_contents {
        font-size: 1.125em;
        color: #222;
        line-height: 1.2em;
        padding: 0 20px;
    }
    .newsTV .news_today {
        width: 32%;
        margin-right: 0px;
    }
    .newsTV > a.news_today:nth-child(3n+3), #new_list a.news_today:nth-child(3n+2) {
        margin-right: 2% !important;
        margin-left: 2% !important;
    }
    /*.t_scnd {
	margin-right: 0px !important;
}*/
    #new_list > div {
        clear: both;
    }
    #new_list .news_today_2x ~ a.news_today {
        width: 49%;
    }
    #new_list a.news_today_2x + a.news_today {
        margin-right: 1%;
    }
    #new_list a.news_today_2x + a.news_today + a.news_today.last_box {
        margin-left: 1%;
    }
    #new_list .news_today_2x ~ a.news_today .news_img img {
        width: 100%;
        height: 120%;
    }
    .news_today.t_scnd + .news_movie {
        float: right;
        width: calc(100% - 600px);
        height: 400px;
    }
    .newsTV > .news_today_2x ~ .news_today.last_box {
        display: none;
    }
    .news_new {
        width: 280px;
        height: 400px;
        /*        overflow: hidden;*/
        float: left;
        margin-top: 20px;
        margin-right: 20px;
        background-color: #fff;
        position: relative;
    }
    .main_contents.bottom {
        padding-bottom: 20px;
    }
    .main_contents.bottom .news_new {
        width: 23%;
        margin-right: 2.66%;
    }
    .main_contents.bottom .news_new:nth-child(4n+4) {
        margin-right: 0px;
    }
    .news_new .news_img {
        width: 100%;
        height: 280px;
        background-color: #aaa;
        transform-origin: center bottom 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 2.5s ease;
        transition: all 0.5s ease;
    }
    .news_new .news_img:hover {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .news_new .news_img p {
        font-size: 0px;
        width: 106px;
        height: 106px;
        background-image: url('/images/main/icon_new_80.png');
    }
    .news_new .news_category {
        font-size: 0.75em;
        color: #E6002D;
        padding: 23px 20px 10px 20px;
        font-weight: 600;
    }
    .news_new .news_contents {
        font-size: 1.125em;
        color: #222;
        line-height: 1.2em;
        padding: 0 20px;
    }
    .newsTV .news_new {
        width: 32%;
        margin-right: 0px;
    }
    .newsTV > a.news_new:nth-child(3n+3), #new_list a.news_new:nth-child(3n+2) {
        margin-right: 2% !important;
        margin-left: 2% !important;
    }
    /*.t_scnd {
	margin-right: 0px !important;
}*/
    #new_list > div {
        clear: both;
    }
    #new_list .news_new_2x ~ a.news_new {
        width: 49%;
    }
    #new_list a.news_new_2x + a.news_new {
        margin-right: 1%;
    }
    #new_list a.news_new_2x + a.news_new + a.news_new.last_box {
        margin-left: 1%;
    }
    #new_list .news_new_2x ~ a.news_new .news_img img {
        width: 100%;
        height: 120%;
    }
    .news_new.t_scnd + .news_movie {
        float: right;
        width: calc(50% - 10px);
        height: 400px;
    }
    .newsTV > .news_new_2x ~ .news_new.last_box {
        display: none;
    }
    /*    .t_scnd {float: right; margin-right: 0px;}*/
    .insta_today {
        width: 280px;
        height: 400px;
        overflow: hidden;
        float: left;
        margin-top: 20px;
        margin-right: 20px;
        background-color: #fff;
        position: relative;
    }
    .insta_today .insta_img {
        width: 100%;
        height: 280px;
        background-color: #aaa;
        transform-origin: center bottom 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 2.5s ease;
        transition: all 0.5s ease;
    }
    .insta_today .insta_img:hover {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .insta_today .insta_img p {
        font-size: 0px;
        width: 23px;
        height: 23px;
        background-image: url('/images/main/insta_news.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 300px;
        right: 20px;
    }
    .insta_today .insta_category {
        font-size: 1em;
        color: #959595;
        padding: 23px 20px 10px 20px;
        font-weight: 600;
    }
    .insta_today .sns_contents {
        font-size: 0.87em;
        color: #222;
        line-height: 1.2em;
        padding: 0 20px;
    }
    .insta_today .sns_contents span {
        color: #377dcb;
    }
    .facebook_today {
        width: 0px;
        height: 0px;
        float: right;
        overflow: hidden;
        margin-top: 20px;
        background-color: #fff;
        position: relative;
    }
    .facebook_today .facebook_img {
        width: 100%;
        height: 280px;
        background-color: #aaa;
        transform-origin: center bottom 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 2.5s ease;
        transition: all 0.5s ease;
    }
    .facebook_today .facebook_img:hover {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        -o-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
    }
    .facebook_today .facebook_img p {
        font-size: 0px;
        width: 23px;
        height: 23px;
        background-image: url('/images/main/insta_news.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 300px;
        right: 20px;
    }
    .facebook_today .facebook_category {
        font-size: 1em;
        color: #959595;
        padding: 23px 20px 10px 20px;
        font-weight: 600;
    }
    .facebook_today .sns_contents {
        font-size: 0.87em;
        color: #222;
        line-height: 1.2em;
        padding: 0 20px;
    }
    .facebook_today .sns_contents span {
        color: #377dcb;
    }
    .news_today_2x {
        width: 49%;
        height: 450px;
        overflow: hidden;
        float: right;
        margin-top: 20px;
        background-color: #fff;
        position: relative;
        margin-top: 20px;
    }
    .news_today_2x .news_img {
        width: 100%;
        height: 320px;
        background-color: #aaa;
        background-position: 50% 0%;
        background-size: 100% auto;
    }
    .news_today_2x .news_img img {
        height: 100%;
    }
    .news_today_2x .news_img p {
        font-size: 0px;
        width: 106px;
        height: 106px;
        background-image: url('/images/main/icon_today_80.png');
    }
    .news_today_2x .news_category {
        font-size: 0.75em;
        color: #E6002D;
        padding: 23px 20px 10px 20px;
        font-weight: 600;
    }
    .news_today_2x .news_contents {
        font-size: 1.125em;
        color: #222;
        line-height: 1.3em;
        padding: 0 20px;
    }
    .news_new_2x {
        width: 49%;
        height: 450px;
        overflow: hidden;
        float: right;
        margin-top: 20px;
        background-color: #fff;
        position: relative;
        margin-top: 20px;
    }
    .news_new_2x .news_img {
        width: 100%;
        height: 320px;
        background-color: #aaa;
        background-position: 50% 0%;
        background-size: 100% auto;
    }
    .news_new_2x .news_img img {
        height: 100%;
    }
    .news_new_2x .news_img p {
        font-size: 0px;
        width: 106px;
        height: 106px;
        background-image: url('/images/main/icon_new_80.png');
    }
    .news_new_2x .news_category {
        font-size: 0.75em;
        color: #E6002D;
        padding: 23px 20px 10px 20px;
        font-weight: 600;
    }
    .news_new_2x .news_contents {
        font-size: 1.125em;
        color: #222;
        line-height: 1.3em;
        padding: 0 20px;
    }
    /*동영상 플레이 */
    .news_movie {
        width: calc(50% - 10px);
        height: 400px;
        float: left;
        overflow: hidden;
        margin-top: 20px;
        position: relative;
        background-size: 100% auto;
    }
    .newsTV .news_movie {
        width: 49%;
        height: 450px;
    }
    .news_movie .movie_play_on {
        width: 880px;
    }
    .news_movie .movie_category {
        background-color: #E6002D;
        color: #fff;
        font-size: 0.75em;
        position: absolute;
        bottom: 80px;
        left: 28px;
        padding: 0px 5px;
    }
    .news_movie .movie_contents {
        display: block;
        width: 90%;
        color: #fff;
        font-size: 1.125em;
        font-weight: 400;
        letter-spacing: -0.05em;
        position: absolute;
        left: 28px;
        bottom: 50px;
        padding-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .news_movie + .news_movie ~ a.news_today {
        margin-right: 0;
        margin-left: 20px;
    }
    .news_movie + .news_movie + a.news_today + a.news_today ~ a.news_today {
        display: none;
    }
    .news_movie + .news_movie ~ a.news_new {
        margin-left: 0;
        margin-right: 20px;
    }
    .news_movie + .news_movie + a.news_new + a.news_new ~ a.news_new {
        display: none;
    }
    #new_list > div[id^="more_view"] .news_movie {
        width: 100%;
    }
    /*    .last_box {float:right; margin-right:0px;}*/
    .m_dis_none {
        display: none;
    }
}
/*팝업 윈도우 */
/*.sub_menu.jbFixed + .main_contents{padding-top:120px;}	*/
.live_detail > div {
    max-width: 1200px;
}
.popup_cals, .popup_window {
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: calc(100% - 120px);
    position: fixed;
    top: 120px;
    z-index: 30;
}
.search_bar {
    display: block;
    background-color: #fff;
    width: 100%;
    height: 120px;
}
.search_bar > div {
    position: relative;
    max-width: 1180px;
    margin: 0 auto;
}
.search_bar .search_txt {
    display: block;
    font-size: 14px;
    color: #2a2a2a;
    padding-top: 15px;
    padding-bottom: 15px;
}
.search_bar .search_input {
    display: block;
    width: 100%;
    height: 55px;
    padding-right: 55px;
    font-size: 2.125em;
    font-weight: 700;
    box-sizing: border-box;
    border: 0px;
    border-bottom: 1px solid #cecece;
    color: #cacaca;
    background: #fff;
}
.search_bar .search_input:focus {
    outline: none;
}
.search_bar .search_input::-webkit-input-placeholder {
    color: #cacaca;
}
.search_bar .search_input::-moz-placeholder {
    color: #cacaca;
}
.search_bar .search_input::-ms-input-placeholder {
    color: #cacaca;
}
.search_bar .search_input::-moz-placeholder {
    color: #cacaca;
}
.menu_on, .btn_openSearch {
    background-color: #B40028;
    background-image: url('/images/common/btn_close.png') !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.search_bar .button {
    position: absolute;
    right: 5px;
    bottom: 0px;
    width: 45px;
    height: 54px;
    background: url('/images/common/input_bg.png') no-repeat 50% 50%;
    border: 0px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.btn_searchClose, .btn_scheduleClose {
    display: none;
    width: 100%;
    height: 100%;
    background-color: #B40028;
    background-image: url('/images/common/btn_close.png') !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
/* 검색결과 */
.search_result {
    background: #eee;
    border-top: 1px solid #cfcece;
}
.search_result > div {
    position: relative;
    max-width: 1180px;
    padding: 40px 10px;
    margin: 0 auto;
}
.search_result .news_result h2, .search_result .game_result h2 {
    font-size: 28px;
    color: #000;
    font-weight: 400;
    letter-spacing: -2px;
}
.search_result .news_result h2 em, .search_result .game_result h2 em {
    color: #E6002D;
    font-size: 18px;
    font-style: normal;
    letter-spacing: 0;
}
.search_result .game_result h2 {
    margin-bottom: 20px;
}
.search_result .news_result .list:after {
    content: '';
    display: block;
    clear: both;
}
.search_result .news_result .list li {
    float: left;
    width: 23%;
    list-style: none;
    margin-left: 2.66%;
}
.search_result .news_result .news_new {
    float: none;
    width: 100%;
    margin-right: 0px;
}
.search_result .news_result .news_new .hot {
    background-image: url('/images/main/icon_hot.png');
}
.search_result .news_result .news_today {
    float: none;
    width: 100%;
    margin-right: 0px;
}
.search_result .news_result .news_today .hot {
    background-image: url('/images/main/icon_hot.png');
}
.search_result .news_result .list li:nth-child(4n+1) {
    margin-left: 0px;
}
.search_result .search_close {
    display: block;
    position: absolute;
    right: 22px;
    top: -60px;
    width: 30px;
    height: 30px;
    background: url('/images/main/btn_search_close.png') no-repeat 0 0;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.game_result {
    padding-top: 50px;
}
.game_result .soccer-match-list {
    box-sizing: border-box;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid #cfcece;
    border-bottom-width: 0px;
    width: 100%;
    background-color: #fff;
}
.game_result .soccer-match-list th {
    border: 1px solid #cfcece;
    vertical-align: middle;
    padding-left: 20px;
    font-size: 1.25em;
    color: #222;
    height: 70px;
    font-weight: 400;
}
.game_result .soccer-match-list td {
    width: 50%;
    height: 100%;
    position: relative;
    border: 1px solid #cfcece;
    font-size: 1em;
    color: #222;
}
.game_result .soccer-match-list .result_info {
    box-sizing: border-box;
    height: 171px;
    position: relative;
}
.game_result .soccer-match-list .result_info em {
    position: absolute;
    right: 28px;
    top: 18px;
    color: #a0a0a0;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
}
.game_result .soccer-match-list .result_info p {
    padding: 18px 100px 20px 20px;
    font-size: 13px;
}
.game_result .soccer-match-list .result_info p .title {
    margin-right: 10px;
    color: #222;
}
.game_result .soccer-match-list .result_info ul li {
    position: relative;
    padding-right: 100px;
    letter-spacing: -2px;
    list-style: none;
}
.game_result .soccer-match-list .result_info ul li span {
    display: block;
    position: absolute;
    right: 28px;
    top: 0px;
    width: 88px;
    font-family: 'ITCAvantGardeW04-Demi';
    font-weight: 800;
    color: #a0a0a0;
    text-align: right;
    text-indent: 0;
}
.game_result .soccer-match-list .result_info ul li span.score_win {
    color: #222;
}
.game_result .soccer-match-list .result_info ul li {
    font-size: 1.5em;
    color: #222;
    padding-left: 60px;
    line-height: 1.8em;
    font-weight: 300;
    letter-spacing: -0.1em;
    list-style: none;
}
.game_result .soccer-match-list .result_info ul li img {
    vertical-align: middle;
    margin-bottom: 5px;
}
.game_result .soccer-match-list .result_info ul .korea {
    background-image: url('/images/main/flag_korea.png');
    background-position: 20px 7px;
    background-repeat: no-repeat;
    background-size: 29px 29px;
}
.game_result .soccer-match-list .result_info ul .latvia {
    background-image: url('/images/main/flag_lat.png');
    background-position: 20px 7px;
    background-repeat: no-repeat;
    background-size: 29px 29px;
}
.game_result .soccer-match-list .result_info ul .latvia br {
    display: none;
}
.game_result .soccer-match-list .result_score {
    box-sizing: border-box;
    width: 20%;
    display: inline-block;
    height: 100%;
    text-align: center;
}
.game_result .soccer-match-list .result_score p {
    font-size: 0.687em;
    font-weight: bold;
    padding: 18px 0 20px 0
}
.game_result .soccer-match-list .result_score.show-date p {
    padding: 0px 0px 0px 0px;
    font-size: 0.8em;
}
.game_result .soccer-match-list .result_score.show-date p:nth-child(2) {
    color: #a0a0a0;
}
.game_result .soccer-match-list .result_score.show-date .top-date {
    padding-top: 18px;
    padding-bottom: 40px;
    font-size: 0.687em;
    font-weight: bold;
}
.game_result .soccer-match-list .result_score ul li {
    font-size: 1.5em;
    color: #a0a0a0;
    font-weight: 800;
    line-height: 1.75em;
    list-style: none;
}
.game_result .soccer-match-list .result_score ul .score_win {
    color: #222;
}
.game_result .soccer-match-list .more {
    padding: 20px;
    text-align: center;
}
/* 스케쥴 */
.popup_cals #calendar_view {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    background: #fff;
}
.calendar_area {
    max-width: 1200px;
    margin: 0 auto;
}
.calendar_area .boxTop {
    padding: 35px 0 20px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
}
.calendar_area .boxTop h2 {
    display: inline-block;
    padding: 0 40px;
    font-family: 'ITCAvantGardeW04-Demi';
    font-size: 28px;
    font-weight: 600;
    color: #282828;
    letter-spacing: 0.5px;
    text-align: center;
    vertical-align: middle;
}
.calendar_area .boxTop > a {
    display: inline-block;
    width: 10px;
    height: 18px;
    margin-bottom: -4px;
    background: url('/images/common/btn_calendar_arrow.png') no-repeat 0 0;
    background-size: 100% 100%;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
}
.calendar_area .boxTop .next {
    background-image: url('/images/common/btn_calendar_arrowR.png');
}
.calendar_area .boxTop .legend {
    padding-right: 20px;
    text-align: right;
}
.calendar_area .boxTop .legend span {
    display: inline-block;
    margin-left: 20px;
    font-size: 12px;
    color: #222;
    vertical-align: middle
}
.calendar_area .boxTop .legend span img {
    margin-right: 4px;
    margin-top: -2px;
}
.calendar_area .boxBottom {
    padding-bottom: 30px;
}
.calendar_area .boxBottom > table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.calendar_area .boxBottom > table > thead > tr > th, .calendar_area .boxBottom > table > tbody > tr > td {
    width: 14.285%;
    padding: 10px;
    border: 1px solid #ccc;
}
.calendar_area .boxBottom > table thead th {
    padding: 15px 10px !important;
    font-family: 'ITCAvantGardeW04-Demi';
    font-size: 12px;
    font-weight: 600;
    color: #282828;
    letter-spacing: 0.5px;
    text-align: left;
}
.calendar_area .boxBottom > table thead th.sun {
    color: #E6002D;
}
.calendar_area .boxBottom > table thead th.sat {
    color: #5e7fa2;
}
.calendar_area .boxBottom table font[class^="num"] {
    font-family: 'ITCAvantGardeW04-Demi';
    font-size: 14px;
    font-weight: 600;
}
.calendar_area .boxBottom table font[class^="num"].holy {
    color: #E6002D;
}
.calendar_area .boxBottom > table > tbody > tr {
    height: 150px;
}
.calendar_area .boxBottom > table > tbody > tr > td:nth-of-type(7) .num {
    color: #5e7fa2;
}
.calendar_area .boxBottom > table > tbody > tr > td:nth-of-type(1) .num2 {
    color: #f6ced0;
}
.calendar_area .boxBottom > table > tbody > tr > td:nth-of-type(7) .num2 {
    color: #aac7e6;
}
.calendar_area .boxBottom table .num2 {
    color: #cecece;
}
.calendar_area .boxBottom table td table td {
    font-size: 13px;
    font-weight: 400;
    color: #363636;
}
.calendar_area .boxBottom table td table td font {
    margin-bottom: 5px;
    color: #363636;
    word-break: keep-all;
}
.calendar_area .boxBottom table td table td font.holy, .calendar_area .boxBottom table td table td font.holy * {
    color: #E6002D;
}
.anchor_area {
    position: absolute;
    top: 120px;
    right: 50%;
    margin-right: -680px;
    display: none
}
.anchor_area ul {
    list-style: none;
}
.anchor_area ul li a {
    display: inline-block;
    position: relative;
    width: 45px;
    padding: 15px 0px;
    border-bottom: 4px solid #a1a1a1;
    color: #939393;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: -1px;
}
.anchor_area ul li:first-child a {
    border-top: 4px solid #a1a1a1;
}
.anchor_area ul li a:before {
    content: '';
    display: none;
    position: absolute;
    top: -4px;
    width: 100%;
    height: 4px;
    background: #000;
}
.anchor_area ul li a:hover, .anchor_area ul li a.on {
    border-color: #000;
    color: #222;
}
.anchor_area ul li a:hover:before, .anchor_area ul li a.on:before {
    display: block;
}
.anchor_area.fixed {
    position: fixed;
}
@media all and (max-width: 1280px) {
    .popup_cals, .popup_window {
        height: calc(100% - 90px);
        top: 90px;
    }
    .search_bar > div {
        padding: 0 10px;
    }
    /* 
	.search_bar {padding:0 30px; box-sizing:border-box;} 
	.search_bar .search_txt,
	.search_bar .search_input{max-width:1153px;}	
	*/
    .search_bar .button {
        right: 33px;
    }
    .search_result .search_close {
        right: 42px;
    }
    .live_detail > div {
        max-width: 1200px;
    }
    .news_slide .owl-dots {
        right: 40px;
        margin-right: 0px;
    }
    .btn_notice_prev, .btn_notice_next, .anchor_area {
        display: none;
    }
}

@media all and (min-width: 1281px) {
    .k_sub_menu {
        position: absolute;
        top: 120px;
        width: 100%;
        background-color: #E6002D;
        /*        border-top: 1px solid #B40028;*/
        /*        border-bottom: 1px solid #B40028;*/
        box-sizing: border-box;
        z-index: 100000;
    }
    .k_sub_menu .ath_national {
        display: block;
        width: 1180px;
        margin: 0 auto;
        box-sizing: -webkit-border-box;
    }
    .k_sub_menu .ath_national li {
        color: #fff;
        list-style: none;
        float: left;
        width: calc(100% / 7);
        font-size: 16px;
        font-weight: 600;
        padding-left: 15px;
        height: 100px;
        box-sizing: border-box;
        border-right: 1px solid #B40028;
        border-bottom: 1px solid #B40028;
        line-height: 24px;
        display: table;
    }
    .k_sub_menu .ath_national li p, .k_sub_menu .ath_competition li p {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        line-height: 24px;
        font-family: 'KFAGothic', sans-serif;
    }
    html[lang="en_menu"] .k_sub_menu .ath_national li {
        padding-left: 10px;
        font-size: 13px;
    }
    .k_sub_menu .ath_national li:not(.none):hover {
        background-color: #B40028;
        cursor: pointer;
    }
    .k_sub_menu .ath_national li:nth-child(7), .k_sub_menu .ath_national li:nth-child(14) {
        border-right-width: 0px;
    }
    .k_sub_menu .ath_competition {
        display: block;
        width: 1180px;
        margin: 0 auto;
        box-sizing: -webkit-border-box;
    }
    .k_sub_menu .ath_competition li {
        color: #fff;
        list-style: none;
        float: left;
        width: calc(100% / 7);
        font-size: 16px;
        font-weight: 600;
        height: 100px;
        padding-left: 15px;
        box-sizing: border-box;
        border-right: 1px solid #B40028;
        line-height: 24px;
        display: table;
    }
    html[lang="en"] .k_sub_menu .ath_competition li {
        width: calc(100% / 7);
        font-size: 16px;
    }
    .k_sub_menu .ath_competition li:last-child {
        border-right-width: 0px;
    }
    .k_sub_menu .ath_competition li:not(.none):hover {
        background-color: #B40028;
        cursor: pointer;
    }
    .k_sub_menu .ath_competition li:nth-child(1) {
        border-left: 1px solid #B40028;
    }
    .k_sub_menu .ath_competition li:nth-child(5) {
        border-left: 1px solid #B40028;
    }
    .k_sub_menu .ath_kfa {
        display: block;
        width: 1180px;
        height: 350px;
        margin: 0 auto;
        box-sizing: border-box;
        border-left: 1px solid #B40028;
        overflow: hidden;
    }
    .k_sub_menu .ath_kfa > li {
        display: block;
        width: 19%;
        height: 100%;
        float: left;
        border-right: 1px solid #B40028;
        box-sizing: border-box;
        list-style: none;
        color: #fff;
        padding-bottom: 30px;
    }
    .k_sub_menu .ath_kfa > li:last-child {
        position: relative;
        border-right-width: 0px;
    }
    .k_sub_menu .ath_kfa > li:last-child:after {
        content: '';
        display: block;
        position: absolute;
        right: -2px;
        top: 0px;
        width: 1px;
        height: 100%;
        background: #B40028;
    }
    .k_sub_menu .ath_kfa li h3 {
        font-size: 1.5em;
        font-weight: 600;
        color: #fff;
        margin-left: 30px;
        margin-top: 30px;
        margin-bottom: 7px;
        font-family: 'KFAGothic', sans-serif;
    }
    .k_sub_menu .ath_kfa li ul li {
        color: #fff;
        list-style: none;
        margin: 0 15px;
        padding: 7px 0;
        text-indent: 15px;
        font-size: 0.75em;
        cursor: pointer;
    }
    .k_sub_menu .ath_kfa li ul li:hover {
        background-color: #fff;
        color: #B40028;
    }
    .k_sub_menu .ath_kfa > li:hover {
        background-color: #B40028;
    }
    .k_sub_menu .ath_kfa .list_04 {
        width: 23%;
    }
    .k_sub_menu .ath_kfa .list_05 {
        width: 20%;
    }
    .k_sub_menu .ath_archive {
        display: block;
        width: 1180px;
        height: 450px;
        margin: 0 auto;
        box-sizing: border-box;
        border-left: 1px solid #B40028;
        overflow: hidden;
        box-sizing: border-box;
    }
    .k_sub_menu .ath_archive .arch_nat {
        width: 47%;
        height: 100%;
        float: left;
        overflow: hidden;
        border-right: 1px solid #B40028;
    }
    .k_sub_menu .ath_archive .arch_nat:hover {
        background-color: #B40028;
    }
    .k_sub_menu .ath_archive .arch_nat h3 {
        display: inline-block;
        float: left;
        font-size: 1.5em;
        margin-left: 30px;
        margin-top: 20px;
        color: #fff;
        width: 20%;
        letter-spacing: -1px;
        font-family: 'KFAGothic', sans-serif;
    }
    html[lang="en"] .k_sub_menu .ath_archive .arch_nat h3 {
        font-size: 20px;
        font-family: 'ITCAvantGardeW04-Demi', sans-serif;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_man {
        float: left;
        list-style: none;
        margin-top: 20px;
        margin-left: 30px;
        width: 30%;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_man h4 {
        font-size: 1em;
        font-weight: 600;
        color: #fff;
        margin-bottom: 15px;
        margin-left: 0.5em;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_man ul {}
    .k_sub_menu .ath_archive .arch_nat .arch_man ul li {
        color: #fff;
        list-style: none;
        font-size: 0.75em;
        padding: 0.5em;
        cursor: pointer;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_man ul li:hover {
        background-color: #fff;
        color: #B40028;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_woman {
        float: left;
        list-style: none;
        margin-top: 20px;
        margin-left: 30px;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_woman h4 {
        font-size: 1em;
        font-weight: 600;
        color: #fff;
        margin-bottom: 15px;
        margin-left: 0.5em;
        font-family: 'KFAGothic', sans-serif;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_woman ul {}
    .k_sub_menu .ath_archive .arch_nat .arch_woman ul li {
        color: #fff;
        list-style: none;
        font-size: 0.75em;
        padding: 0.5em;
        cursor: pointer;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_woman ul li:hover {
        background-color: #fff;
        color: #B40028;
    }
    .k_sub_menu .ath_archive .arch_in {
        width: 27%;
        height: 100%;
        float: left;
        overflow: hidden;
        border-right: 1px solid #B40028;
        box-sizing: border-box;
    }
    .k_sub_menu .ath_archive .arch_in:hover {
        background-color: #B40028;
    }
    .k_sub_menu .ath_archive .arch_in h3 {
        display: inline-block;
        font-size: 1.5em;
        margin-left: 30px;
        margin-top: 20px;
        color: #fff;
        width: 25%;
        vertical-align: top;
        width: 30%;
        font-family: 'KFAGothic', sans-serif;
    }
    html[lang="en"] .k_sub_menu .ath_archive .arch_in h3 {
        font-size: 20px;
        font-family: 'ITCAvantGardeW04-Demi', sans-serif;
    }
    .k_sub_menu .ath_archive .arch_in ul {
        display: inline-block;
        width: 35%;
        margin-top: 20px;
    }
    .k_sub_menu .ath_archive .arch_in ul li {
        color: #fff;
        list-style: none;
        font-size: 0.75em;
        padding: 0.5em;
        cursor: pointer;
    }
    .k_sub_menu .ath_archive .arch_in ul li:hover {
        background-color: #fff;
        color: #B40028;
    }
    .k_sub_menu .ath_archive .arch_record {
        height: 100%;
        overflow: hidden;
        border-right: 1px solid #B40028;
        box-sizing: border-box;
    }
    .k_sub_menu .ath_archive .arch_record:hover {
        background-color: #B40028;
    }
    .k_sub_menu .ath_archive .arch_record h3 {
        display: inline-block;
        font-size: 1.5em;
        margin-left: 30px;
        margin-top: 20px;
        color: #fff;
        width: 25%;
        vertical-align: top;
        width: 30%;
    }
    html[lang="en"] .k_sub_menu .ath_archive .arch_record h3 {
        font-size: 20px;
        font-family: 'ITCAvantGardeW04-Demi', sans-serif;
    }
    .k_sub_menu .ath_archive .arch_record ul {
        display: inline-block;
        width: 35%;
        margin-top: 20px;
    }
    .k_sub_menu .ath_archive .arch_record ul li {
        color: #fff;
        list-style: none;
        font-size: 0.75em;
        padding: 0.5em;
        cursor: pointer;
    }
    .k_sub_menu .ath_archive .arch_record ul li:hover {
        background-color: #fff;
        color: #B40028;
    }


    .k_sub_menu .ath_cheonan_nfc {
        display: block;
        width: 1180px;
        margin: 0 auto;
        box-sizing: -webkit-border-box;
    }
    .k_sub_menu .ath_cheonan_nfc li {
        color: #fff;
        list-style: none;
        float: left;
        width: calc(100% / 6);
        font-weight: 600;
        height: 100px;
        box-sizing: border-box;
        line-height: 24px;
        text-align: center;
        display: table;
    }
    .k_sub_menu .ath_cheonan_nfc li p {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        line-height: 24px;
        font-family: 'KFAGothic', sans-serif;
    }
    .k_sub_menu .ath_cheonan_nfc li span {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        line-height: 24px;
        font-size: 18px;
        padding-left:20px;
        text-align: left;
        border-left: 1px solid #B40028;
        font-family: 'KFAGothic', sans-serif;
    }
    html[lang="en"] .k_sub_menu .ath_cheonan_nfc li {
        width: calc(100% / 6);
        font-size: 16px;
    }
    .k_sub_menu .ath_cheonan_nfc li:last-child {
        border-right-width: 0px;
    }
    .k_sub_menu .ath_cheonan_nfc li:nth-child(2):hover {
        background-color: #B40028;
        cursor: pointer;
    }
    .k_sub_menu .ath_cheonan_nfc li:nth-child(3):hover {
        background-color: #B40028;
        cursor: pointer;
    }
    .k_sub_menu .ath_cheonan_nfc li:nth-child(5):hover {
        background-color: #B40028;
        text-align: center;
        cursor: pointer;
    }
    .k_sub_menu .ath_cheonan_nfc li:nth-child(6):hover {
        background-color: #B40028;
        cursor: pointer;
    }

}
@media all and (min-width: 961px) and (max-width: 1280px) {
    .k_sub_menu {
        position: absolute;
        top: 90px;
        width: 100%;
        background-color: #E6002D;
        /*        border-top: 1px solid #B40028;*/
        /*        border-bottom: 1px solid #B40028;*/
        box-sizing: border-box;
        z-index: 100;
    }
    .k_sub_menu > ul {
        max-width: 1180px;
    }
    .k_sub_menu .ath_national {
        display: block;
        margin: 0 auto;
    }
    .k_sub_menu .ath_national li {
        color: #fff;
        list-style: none;
        float: left;
        width: calc(100% / 7);
        font-size: 16px;
        font-weight: 600;
        padding-left: 15px;
        height: 100px;
        box-sizing: border-box;
        border-right: 1px solid #B40028;
        border-bottom: 1px solid #B40028;
        line-height: 24px;
        letter-spacing: -1px;
        display: table;
    }
    .k_sub_menu .ath_national li p, .k_sub_menu .ath_competition li p {
        display: table-cell;
        color: #fff;
        vertical-align: middle;
        font-family: 'KFAGothic', sans-serif;
    }
    html[lang="en"] .k_sub_menu .ath_national li {
        padding-left: 10px;
        font-size: 13px;
    }
    .k_sub_menu .ath_national li:not(.none):hover {
        background-color: #B40028;
        cursor: pointer;
    }
    .k_sub_menu .ath_competition {
        display: block;
        margin: 0 auto;
    }
    .k_sub_menu .ath_competition li {
        color: #fff;
        list-style: none;
        float: left;
        width: calc(100% / 7);
        font-size: 16px;
        font-weight: 600;
        padding-left: 15px;
        height: 100px;
        box-sizing: border-box;
        border-right: 1px solid #B40028;
        line-height: 24px;
        letter-spacing: -1px;
        display: table;
    }
    .k_sub_menu .ath_competition li:last-child {
        border-right-width: 0px;
    }
    .k_sub_menu .ath_competition li p {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        line-height: 24px;
    }
    .k_sub_menu .ath_competition li:not(.none):hover {
        background-color: #B40028;
        cursor: pointer;
    }
    .k_sub_menu .ath_competition li:nth-child(1) {
        border-left: 1px solid #B40028;
    }
    .k_sub_menu .ath_competition li:nth-child(5) {
        border-left: 1px solid #B40028;
    }
    .k_sub_menu .ath_kfa {
        display: block;
        height: 350px;
        margin: 0 auto;
        box-sizing: border-box;
        border-left: 1px solid #B40028;
        overflow: hidden;
    }
    .k_sub_menu .ath_kfa > li {
        display: block;
        float: left;
        border-right: 1px solid #B40028;
        box-sizing: border-box;
        list-style: none;
        color: #fff;
        padding-bottom: 30px;
        overflow: hidden;
    }
    .k_sub_menu .ath_kfa li h3 {
        font-size: 20px;
        font-weight: 600;
        color: #fff;
        margin-left: 20px;
        margin-top: 30px;
        margin-bottom: 7px;
        font-family: 'KFAGothic', sans-serif;
    }
    .k_sub_menu .ath_kfa li ul {}
    .k_sub_menu .ath_kfa li ul li {
        color: #fff;
        list-style: none;
        margin: 0 10px;
        padding: 7px 0;
        text-indent: 10px;
        font-size: 0.75em;
        cursor: pointer;
    }
    .k_sub_menu .ath_kfa li ul li:hover {
        background-color: #fff;
        color: #B40028;
    }
    .k_sub_menu .ath_kfa .list_01 {
        width: 20%;
        height: 100%;
        color: #fff;
    }
    .k_sub_menu .ath_kfa .list_02 {
        width: 20%;
        height: 100%;
    }
    .k_sub_menu .ath_kfa .list_03 {
        width: 20%;
        height: 100%;
    }
    .k_sub_menu .ath_kfa .list_04 {
        width: 20%;
        height: 100%;
    }
    .k_sub_menu .ath_kfa .list_05 {
        width: 20%;
        height: 100%;
    }
    .k_sub_menu .ath_archive {
        display: block;
        height: 450px;
        margin: 0 auto;
        box-sizing: border-box;
        border-left: 1px solid #B40028;
        overflow: hidden;
        box-sizing: border-box;
    }
    .k_sub_menu .ath_archive .arch_nat {
        width: 50%;
        height: 100%;
        float: left;
        overflow: hidden;
        border-right: 1px solid #B40028;
    }
    .k_sub_menu .ath_archive .arch_nat:hover {
        background-color: #B40028;
    }
    .k_sub_menu .ath_archive .arch_nat h3 {
        display: inline-block;
        float: left;
        font-size: 20px;
        margin-left: 20px;
        margin-top: 20px;
        color: #fff;
        width: 20%;
        letter-spacing: -1px;
        font-family: 'KFAGothic', sans-serif;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_man {
        float: left;
        list-style: none;
        margin-top: 20px;
        margin-left: 20px;
        width: 35%; /*        letter-spacing: -0.1em;*/
    }
    .k_sub_menu .ath_archive .arch_nat .arch_man h4 {
        font-size: 1em;
        font-weight: 600;
        color: #fff;
        margin-bottom: 4px;
        margin-left: 0.3em;
        font-family: 'KFAGothic', sans-serif;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_man ul {}
    .k_sub_menu .ath_archive .arch_nat .arch_man ul li {
        color: #fff;
        list-style: none;
        font-size: 0.75em;
        padding: 0.5em;
        cursor: pointer;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_man ul li:hover {
        background-color: #fff;
        color: #B40028;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_woman {
        float: left;
        list-style: none;
        margin-top: 20px;
        margin-left: 20px; /*letter-spacing: -0.1em;*/
    }
    .k_sub_menu .ath_archive .arch_nat .arch_woman h4 {
        font-size: 1em;
        font-weight: 600;
        color: #fff;
        margin-bottom: 4px;
        margin-left: 0.3em;
        font-family: 'KFAGothic', sans-serif;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_woman ul {}
    .k_sub_menu .ath_archive .arch_nat .arch_woman ul li {
        color: #fff;
        list-style: none;
        font-size: 0.75em;
        padding: 0.5em;
        cursor: pointer;
    }
    .k_sub_menu .ath_archive .arch_nat .arch_woman ul li:hover {
        background-color: #fff;
        color: #B40028;
    }
    .k_sub_menu .ath_archive .arch_in {
        width: 27%;
        height: 100%;
        float: left;
        overflow: hidden;
        border-right: 1px solid #B40028;
        box-sizing: border-box;
    }
    .k_sub_menu .ath_archive .arch_in:hover {
        background-color: #B40028;
    }
    .k_sub_menu .ath_archive .arch_in h3 {
        display: inline-block;
        font-size: 20px;
        margin-left: 30px;
        margin-top: 20px;
        color: #fff;
        width: 30%;
        vertical-align: top;
        font-family: 'KFAGothic', sans-serif;
    }
    .k_sub_menu .ath_archive .arch_in ul {
        display: inline-block;
        width: 35%;
        margin-top: 20px;
    }
    .k_sub_menu .ath_archive .arch_in ul li {
        color: #fff;
        list-style: none;
        font-size: 0.75em;
        padding: 0.5em;
        cursor: pointer;
    }
    .k_sub_menu .ath_archive .arch_in ul li:hover {
        background-color: #fff;
        color: #B40028;
    }
    .k_sub_menu .ath_archive .arch_record {
        height: 100%;
        overflow: hidden;
        border-right: 1px solid #B40028;
        box-sizing: border-box;
    }
    .k_sub_menu .ath_archive .arch_record:hover {
        background-color: #B40028;
    }
    .k_sub_menu .ath_archive .arch_record h3 {
        display: inline-block;
        font-size: 20px;
        margin-left: 30px;
        margin-top: 20px;
        color: #fff;
        width: 25%;
        vertical-align: top;
        width: 30%;
        font-family: 'KFAGothic', sans-serif;
    }
    .k_sub_menu .ath_archive .arch_record ul {
        display: inline-block;
        width: 45%;
        margin-top: 20px;
    }
    .k_sub_menu .ath_archive .arch_record ul li {
        color: #fff;
        list-style: none;
        font-size: 0.75em;
        padding: 0.5em;
        cursor: pointer;
    }
    .k_sub_menu .ath_archive .arch_record ul li:hover {
        background-color: #fff;
        color: #B40028;
    }


    .k_sub_menu .ath_cheonan_nfc {
        display: block;
        margin: 0 auto;
        box-sizing: -webkit-border-box;
    }
    .k_sub_menu .ath_cheonan_nfc li {
        color: #fff;
        list-style: none;
        float: left;
        width: calc(100% / 6);
        font-weight: 600;
        height: 100px;
        box-sizing: border-box;
        line-height: 24px;
        text-align: center;
        display: table;
    }
    .k_sub_menu .ath_cheonan_nfc li p {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        line-height: 24px;
        font-family: 'KFAGothic', sans-serif;
    }
    .k_sub_menu .ath_cheonan_nfc li span {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        line-height: 24px;
        font-size: 18px;
        padding-left:20px;
        text-align: left;
        border-left: 1px solid #B40028;
        font-family: 'KFAGothic', sans-serif;
    }
    html[lang="en"] .k_sub_menu .ath_cheonan_nfc li {
        width: calc(100% / 6);
        font-size: 16px;
    }
    .k_sub_menu .ath_cheonan_nfc li:last-child {
        border-right-width: 0px;
    }
    .k_sub_menu .ath_cheonan_nfc li:nth-child(2):hover {
        background-color: #B40028;
        cursor: pointer;
    }
    .k_sub_menu .ath_cheonan_nfc li:nth-child(3):hover {
        background-color: #B40028;
        cursor: pointer;
    }
    .k_sub_menu .ath_cheonan_nfc li:nth-child(5):hover {
        background-color: #B40028;
        text-align: center;
        cursor: pointer;
    }
    .k_sub_menu .ath_cheonan_nfc li:nth-child(6):hover {
        background-color: #B40028;
        cursor: pointer;
    }

}
@media all and (max-width:1200px) {
    .footer_menu ul:nth-of-type(1) {
        /* margin-left: 0; */
        margin-left: 60px;
    }
    .footer_menu ul:nth-of-type(2) {
        /* padding-left: 100px; */
        margin-left: -70px;
    }
    .footer_menu .family_site {
        right: 15px;
    }
    .info_list {
        left: 15px;
    }
    .copyright {
        right: 15px;
    }
}
@media all and (max-width:1070px) {
    .sub_menu .sub_menu_list li {
        margin: 0 12px;
    }
    /* 검색결과 */
    .game_result .soccer-match-list .result_info p .title {
        display: inline-block;
    }
    .game_result .soccer-match-list td {
        display: block;
        width: 100%;
        border: 0px;
        border-bottom: 1px solid #cfcece;
    }
    .game_result .soccer-match-list td:after {
        content: '';
        display: block;
        clear: both;
    }
}
@media all and (max-width: 960px) {
    .popup_cals, .popup_window {
        height: calc(100% - 54px) !important;
        top: 54px;
    }
    .popup_cals #calendar_view {
        background: #eee;
    }
    #pc_version {
        height: 90px;
        width: 100%;
        background-color: #E6002D;
        position: relative;
        display: none;
    }
    #pc_version .main_logo {
        width: 142px;
        height: 68px;
        font-size: 0px;
        background-size: 142px 68px;
        background-image: url('/images/common/logo_main_left_top_142_68.png');
        position: absolute;
        left: 50%;
        top: 15px;
        margin-left: -430px;
        cursor: pointer;
        background-size: 100% 100%;
    }
    /*모바일 헤드*/
    #mobile_version {
        height: 55px;
        background-color: #E6002D;
        width: 100%;
        display: block !important;
        position: fixed;
        z-index: 90;
        transition: all 0.3s ease 0s;
    }
    #mobile_version.active {
        position: fixed;
        left: 0px;
        top: 0px;
    }
    #mobile_version .main_logo {
        /*text-align: center;*/
        padding-left: 54px;
    }
    #mobile_version .main_logo > a {
        display: inline-block;
        height: 34px;
        padding: 10px 15px;
    }
    #mobile_version .main_logo img {
        height: 100%;
    }
    #mobile_version > a {
        display: block;
        position: absolute;
        top: 50%;
        width: 30px;
        height: 30px;
        margin-top: -15px;
        text-indent: 100%;
        overflow: hidden;
        white-space: nowrap;
    }
    #mobile_version .btn_m_menu {
        left: 12px;
    }
    #mobile_version .btn_m_sinmungo {
	
        right: 128px;
        width: 40px;
/*
        right: 88px;
        width: 40px;
*/
    }
    #mobile_version .btn_m_kfan {
        right: 90px;
        width: 40px;
    }
    #mobile_version .btn_m_kfan_en {
        right: 107px;
        width: 40px;
    }
    #mobile_version .btn_m_schedule {
        right: 50px;
    }
    #mobile_version .btn_m_photo {
        right: 45px;
        width: 46px;
		text-indent: unset;color: #fff;
		padding-top: 8px;
		font-size: 8pt;
		font-family: 'KFAGothic', sans-serif;
    }
    #mobile_version .btn_m_search {
        right: 12px;
    }
    #mobile_version > a:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 14px;
        height: 25px;
        margin: -14px 0 0 -7px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: 100%;
        transform: rotate(0deg);
        transition: all 0.3s ease-out 0s;
    }
    #mobile_version .btn_m_menu:before {
        background-image: url('/images/common/btn_open_gnb.png');
    }
    #mobile_version .btn_m_sinmungo:before {
        background-image: url('/images/common/sinmungo_Icon_@2x.png');
        width: 24px;
        top: 55%;
    }
    #mobile_version .btn_m_kfan:before {
        background-image: url('/images/common/playkfa_78X48.png');
        width: 30px;
        top: 55%;
    }
    #mobile_version .btn_m_kfan_en:before {
        background-image: url('/images/common/playkfa_78X48.png');
        width: 34px;
        top: 50%;
    }
    #mobile_version .btn_m_schedule:before {
        background-image: url('/images/common/btn_open_schedule.png');
    }
    #mobile_version .btn_m_photo:before {
        width: 24px;
        top: 55%;
    }
    #mobile_version .btn_m_search:before {
        background-image: url('/images/common/btn_open_search.png');
    }
    #mobile_version > a.active:before {
        background-image: url('/images/common/btn_close_menu.png'); /* transform:rotate(180deg); */
    }
    /*#mobile_overflow.active{overflow:hidden; height:'100%';}*/
    /* header 검색 */
    #mobile_version .m_search {
        opacity: 0;
        position: fixed;
        left: -100%;
        top: 54px;
        z-index: 30;
        width: 100%;
        height: calc(100% - 54px);
        overflow-y: auto;
        background: rgba(0, 0, 0, 0.5);
        transition: opacity 0.3s ease 0s;
    }
    #mobile_version .m_search .search_bar {
        position: relative;
        height: auto;
        padding: 20px;
        background: #fff;
        box-sizing: border-box;
    }
    #mobile_version .m_search .search_bar label {
        display: block;
        padding-left: 10px;
        margin-bottom: 10px;
        color: #000;
        font-size: 15px;
    }
    #mobile_version .m_search .search_bar input {
        height: 45px;
        padding: 0 35px 0 10px;
        border: 0px;
        border-bottom: 1px solid #e2e2e2;
        color: #b2b2b2;
        font-size: 17px;
        font-weight: 600;
    }
    #mobile_version .m_search .search_bar .button {
        right: 15px;
        bottom: 20px;
        height: 45px;
        background-size: 14px 10px;
    }
    #mobile_version .m_search.active { /*overflow:hidden*/ ;
        height: 100%;
        opacity: 1;
        left: 0;
    }
    #contents {
        padding-top: 55px;
    }
    /* 검색결과 */
    .m_search .search_result .search_close {
        right: 22px;
        top: -65px;
    }
    .m_search .search_result .news_result .list li {
        width: 49%;
        margin-left: 0px;
    }
    .m_search .search_result .news_result .list li:nth-child(2n) {
        float: right;
    }
    /*모바일 메뉴 */
    .mobile_menu_list {
        display: block !important;
        opacity: 0;
        position: fixed;
        top: 54px;
        left: -100%;
        z-index: 90;
        width: 100%;
        height: 100%;
        transition: all 0.3s ease 0s;
    }
    .mobile_menu_list > div {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: calc(100% - 54px);
        overflow-y: auto;
        background-color: #E6002D;
    }
    .mobile_menu_list .gnb li a {
        display: block;
        padding: 12px 20px;
        border-top: 1px solid #B40028;
        color: #fff;
        font-weight: 500;
    }
    .mobile_menu_list .gnb > li > ul > li a {
        background: #B40028;
        border-top-color: #E6002D;
    }
    .mobile_menu_list .gnb > li ul {
        display: none;
    }
    .mobile_menu_list .gnb > li > a {
        font-size: 30px;
        font-weight: 600;
        font-family: 'KFAGothic', sans-serif;
    }
    .mobile_menu_list .gnb > li > ul > li > a {
        text-indent: 20px;
        font-size: 22px;
        font-family: 'KFAGothic', sans-serif;
    }
    .mobile_menu_list .gnb > li > ul > li > ul > li {
        text-indent: 30px;
    }
    .mobile_menu_list .gnb > li > ul > li > ul > li > ul > li {
        text-indent: 45px;
    }
    .mobile_menu_list .gnb .last {
        padding: 10px 0px;
        background: #B40028;
        border-top: 1px solid #E6002D;
    }
    .mobile_menu_list .gnb .last > li > a {
        padding-top: 8px;
        padding-bottom: 8px;
        border-top-width: 0px;
        font-size: 15px;
        font-weight: 400;
    }
    .mobile_menu_list.active {
        opacity: 1;
        left: 0px;
    }
    .mobile_menu_list .b_menu {
        padding: 5px 0 0;
        border-top: 1px solid #b1251e;
    }
    .mobile_menu_list .b_menu li > a {
        display: block;
        padding: 7px 20px;
        font-size: 12px;
        color: #fff;
        font-weight: 400;
    }
    .mobile_menu_list .b_menu li.big {
        margin-top: 10px;
        border-top: 1px solid #b1251e;
    }
    .mobile_menu_list .b_menu li.big.select {
        padding: 12px 0;
    }
    .mobile_menu_list .b_menu li.big > a {
        padding: 16px 20px;
    }
    .mobile_menu_list .b_menu li.big select {
        height: 50px;
        padding: 0 20px;
        border: 0px;
        background: #E6002D url('/images/common/img_m_select.png') no-repeat 95% 50%;
        background-size: 8px 6px;
        font-family: 'ITCAvantGardeW04-Demi';
        font-size: 12px;
        color: #fff;
        border-radius: 0px;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
    .mobile_menu_list .b_menu li.big select option {
        background: #a02019;
        color: #fff;
    }
    .mobile_menu_list .b_menu li.big:last-child {
        margin-top: 0px;
    }
    .mobile_menu_list > div > p {
        padding: 15px 20px;
        border-top: 1px solid #b1251e;
        color: #fff;
        font-size: 12px;
        font-weight: 300;
    }
    .live_detail {
        height: 54px !important;
        padding: 7px 0px !important;
    }
    .live_detail .detail_logo {
        margin-left: 15px;
        width: 106px !important;
        height: 42px !important;
    }
    .live_detail_page {
        box-sizing: border-box;
    }
    .live_contents .detail_contents {
        padding: 20px 20px 0;
    }
    nav > .menu {
        display: inline-block;
        position: absolute;
        left: 50%;
        margin-left: -226px;
    }
    nav > .menu > li {
        height: 90px;
        padding: 0px 15px;
        font-weight: bold;
        line-height: 90px;
        color: #fff;
        display: inline-block;
        float: left;
        cursor: pointer;
        left: 50%;
    }
    nav > .menu > li:hover {
        background-color: #B40028;
    }
    nav .btn_quick {
        position: absolute;
        display: block;
        left: 50%;
        margin-left: 275px;
        line-height: 90px;
    }
    nav .btn_quick li {
        display: inline-block;
        color: #fff;
        font-weight: bold;
        text-align: center;
        box-sizing: border-box;
    }
    nav .btn_quick li:nth-child(1) {
        width: 65px;
        border-left: 1px solid #B40028;
        height: 90px;
    }
    nav .btn_quick li:nth-child(1) a.btn_schedule {
        display: block;
        height: 100%;
        background-image: url('/images/common/btn_schedule.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        font-size: 0px;
    }
    nav .btn_quick li:nth-child(2) {
        width: 65px;
        border-left: 1px solid #B40028;
        height: 90px;
    }
    nav .btn_quick li:nth-child(2) > a.btn_search {
        display: block;
        height: 100%;
        font-size: 0px;
        background-image: url('/images/common/btn_search.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    nav .btn_quick li:nth-child(3) {
        width: 45px;
        border-left: 1px solid #B40028;
        border-right: 1px solid #B40028;
        overflow: hidden;
        cursor: pointer;
    }
    .menu_on {
        background-color: #B40028;
        background-image: url('/images/common/btn_close.png') !important;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    .m_sub_menu {
        display: block;
    }
    .main_contents.country_add {
        padding-top: 0px !important;
    }
    .news_slide {
        display: block;
        width: 100%;
        z-index: 0;
    }
    .news_slide .bg_slide {
        display: block;
        width: 100%;
        height: 267px;
    }
    .news_slide .bg_slide div.owl-stage-outer div:not(.news_nav) {
        width: 100%;
        height: 267px;
        background-size: cover !important;
    }
    .news_slide .news_nav {
        display: block;
        position: absolute;
        bottom: 50px;
        left: 40px;
        cursor: pointer;
    }
    .news_slide .news_nav .nav_title {
        display: inline-block;
        font-size: 12px;
        color: #fff;
        padding: 0 10px;
        background-color: #e6002d;
        line-height: 2em;
        font-weight: 600;
        font-family: 'KFAGothic', sans-serif;
    }
    .news_slide .news_nav .nav_contents {
        color: #fff;
        font-size: 22px;
        letter-spacing: -0.05em;
        line-height: 1.2em;
        padding: 16px 0px;
        font-family: 'KFAGothic', sans-serif;
    }
    .news_slide .news_nav .nav_btn {
        list-style: none;
        display: none;
    }
    .news_slide .news_nav .nav_btn li {
        font-size: 0px;
        float: left;
        margin-right: 2px;
    }
    .news_slide .news_nav .nav_btn li:nth-child(1) {
        width: 136px;
        height: 46px;
        background-image: url('/images/common/btn_view.png');
    }
    .news_slide .news_nav .nav_btn li:nth-child(2) {
        width: 46px;
        height: 46px;
        background-image: url('/images/common/btn_prev.png');
    }
    .news_slide .news_nav .nav_btn li:nth-child(3) {
        width: 46px;
        height: 46px;
        background-image: url('/images/common/btn_next.png');
    }
    .news_bar {
        background: #222;
        height: 71px;
        width: 100%;
    }
    .news_slide .owl-dots {
        right: 25px;
        bottom: 20px;
    }
    .news_slide .owl-dots .owl-dot {
        margin: 0 5px;
    }
    .news_slide .owl-dots .owl-dot span {
        width: 5px;
        height: 5px;
    }
    .news_slide .owl-dots .owl-dot.active span {
        width: 8px;
        height: 8px;
    }
    section {
        display: block;
        position: relative;
        width: 100%;
        /*        margin-top: 19em;*/
        background-color: #efefef;
    }
    .sub_menu.mob {
        display: block;
    }
    .sub_menu.web {
        display: none;
    }
    .sub_menu {
        position: relative;
        z-index: 10;
        width: 100%;
        min-height: 45px;
        box-sizing: border-box;
        padding: 12px 0px;
        background-color: #00145A;
    }
    .sub_menu .sub_title {
        margin-left: 30px;
        font-size: 15px;
        color: #fff;
        font-family: 'ITCAvantGardeW04-Demi';
        letter-spacing: 1.5px;
    }
    .sub_menu .sub_title_text {
        margin-left: 30px;
        padding-right: 170px;
        font-size: 15px;
        color: #fff;
        line-height: 1.3em;
        word-break: keep-all;
        font-family: 'KFAGothic', sans-serif;
    }
    .sub_menu .sub_title_text span {
        color: #fff;
    }
    .sub_menu .m_sub_menu {
        display: block;
        position: absolute;
        top: 50%;
        right: 30px;
        padding: 12px 21px 12px 15px;
        margin-top: -22px;
        color: #fff;
        font-size: 12px;
        font-weight: 400;
    }
    .sub_menu .m_sub_menu:after {
        content: '';
        display: block;
        position: absolute;
        right: 0px;
        top: 50%;
        margin-top: -2px;
        border-top: 6px solid #fff;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        transform: rotate(0deg);
        transition: all 0.3s ease 0s;
    }
    .sub_menu .m_sub_menu.active:after {
        transform: rotate(180deg);
    }
    .sub_menu .sub_menu_list {
        display: none;
        position: absolute;
        top: 45px;
        left: 0px;
        width: 100%;
        box-sizing: border-box;
        padding: 10px 25px;
        margin-left: 0px !important;
        background: #000D39;
    }
    .sub_menu .sub_menu_list li {
        padding: 7px 0px;
        margin: 0px;
    }
    .sub_menu .sub_menu_list li a {
        display: block;
        text-align: right;
        font-size: 17px;
        color: #fff;
        font-weight: 400;
    }
    .sub_menu .sub_menu_list li.on a {
        color: #000D39;
    }
    .sub_menu .sub_menu_list li a span {
        color: #4664DC;
    }
    .sub_menu .sub_menu_list li.on a span {
        color: #fff;
    }
    .sub_menu.jbFixed {
        position: fixed;
        top: 54px;
    }
    .sub_menu.jbFixed + .main_contents {
        padding-top: 60px !important;
    }
    .main_contents {
        display: block;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    .main_contents .fb_banner_retina {
        display: none
    }
    .main_contents .fb_banner_mobile_retina {
        display: none
    }
    .main_contents .fb_banner {
        display: none;
    }
    .main_contents .fb_banner_mobile {
        display: block;
        margin-bottom: 20px;
    }
    .main_contents .fb_banner_mobile img {
        width: 100%;
    }
    .main_contents .banner01 {
        display: none;
    }
    .main_contents .banner02 {
        display: none;
    }
    .main_contents .banner01_m {
        margin: 0 0 20px 0;
    }
    .main_contents .banner01_m img {
        width: 100%;
    }
    @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .main_contents .fb_banner_mobile_retina {
            display: block;
            margin-bottom: 20px;
        }
        .main_contents .fb_banner_mobile_retina img {
            width: 100%;
        }
        .main_contents .fb_banner_mobile {
            display: none;
        }
    }
    .img_1280_banner {
        display: none;
    }
    .im_1600 {
        display: none;
    }
    .im_1280 {
        display: none;
    }
    .im_960 {
        display: none;
    }
    .im_mobile {
        display: block;
        width: 90%;
        padding: 5%;
    }
    .slide_pd {
        padding: 20px 0px;
    }
    .footer_menu {
        width: 100%;
        height: 75px;
        background-color: #222;
        background-image: url('/images/common/bottom_logo_mobile_new.png');
        background-position: 50% 45%;
        background-size: 38px 60px;
        background-repeat: no-repeat;
        clear: both;
    }
    .footer_menu li {
        color: #4b4b4b;
        font-weight: 600;
        position: absolute;
        display: block;
        line-height: 140px;
        cursor: pointer;
        font-size: 0.86em;
        display: none;
    }
    .footer_menu li .family_site {
        width: 157px;
        height: 40px;
        box-sizing: border-box;
        border: 1px solid #565656;
        line-height: 40px;
        text-indent: 15px;
        display: inline-block;
        cursor: pointer;
        background-image: url('/images/common/fam_img.png');
        background-repeat: no-repeat;
        background-position: 90% 50%;
    }
    .footer_menu li a:hover {
        color: #fff;
    }
    .footer_menu li:nth-child(1) {
        left: 50%;
        margin-left: -430px;
    }
    .footer_menu li:nth-child(2) {
        left: 50%;
        margin-left: -290px;
    }
    .footer_menu li:nth-child(3) {
        left: 50%;
        margin-left: -145px;
    }
    .footer_menu li:nth-child(4) {
        left: 50%;
        margin-left: 80px;
    }
    .footer_menu li:nth-child(5) {
        left: 50%;
        margin-left: 173px;
    }
    .footer_menu li:nth-child(6) {
        left: 50%;
        margin-left: 285px;
    }
    .footer_info {
        width: 100%;
        background-color: #181818;
        position: relative;
        text-align: center;
    }
    .imgCol02 .web {
        display: none;
    }
    .imgCol02 .mob {
        display: block;
    }
    .slide_pt li {
        height: 22px;
        line-height: 22px;
        padding: 5px 5px;
    }
    .slide_pt li a img {
        height: 100%;
    }
    .info_list {
        display: none;
    }
    .info_list li {
        float: left;
        list-style: none;
        font-size: 0.75em;
        margin-right: 20px;
        color: #565656;
        text-align: left;
    }
    .info_list li a:hover {
        color: #fff;
    }
    .copyright {
        position: static;
        display: block;
        margin: 0 auto;
        text-align: center;
        font-size: 12px;
        padding-bottom: 20px;
        font-family: 'KFAGothic', sans-serif;
    }
    .footer_menu .family_site {
        display: none;
    }
    .info_sns li > a {
        height: 45px;
        background-size: 15px 14px;
        background-position: 50% 60%;
    }
    /* next match */
    .main_contents {
        display: block;
        width: auto;
        padding: 15px !important; /* background-color: #e7e7e7; */
        text-align: left;
    }
    .main_contents .next_match {
        display: block;
        position: relative;
        background-color: #fff;
        border: 1px solid #cfcece;
    }
    .main_contents .next_match h3 {
        padding: 17px 15px 15px;
        border-bottom: 1px solid #e7e7e7;
        font-size: 12px;
        font-weight: 800;
        line-height: 1.2em;
        color: #343434;
        font-family: 'ITCAvantGardeW04-Demi';
        letter-spacing: 0.5px;
    }
    .main_contents .next_match .next_schedule .broad {
        display: none;
    }
    .main_contents .next_match .next_schedule > li {
        padding: 15px;
        border-bottom: 1px solid #e7e7e7;
        position: relative;
    }
    .main_contents .next_match .next_schedule > li:last-child {
        border-bottom-width: 0px;
    }
    .main_contents .next_match .next_schedule > li p {
        color: #222;
    }
    .main_contents .next_match .next_schedule .title {
        font-size: 12px;
    }
    .main_contents .next_match .next_schedule .date {
        position: absolute;
        text-align: right;
        right: 15px;
        top: 30px;
        font-size: 12px;
        color: #999;
        line-height: 20px;
    }
    .main_contents .next_match .next_schedule .country {
        margin-top: 5px;
    }
    .main_contents .next_match .next_schedule .country:after {
        content: '';
        display: block;
        clear: both;
    }
    .main_contents .next_match .next_schedule .country > li {
        font-size: 15px;
        font-weight: 300;
        letter-spacing: -1px;
        color: #222;
        line-height: 1.2em;
        padding-top: 5px;
    }
    .main_contents .next_match .next_schedule .country_mobile > li {
        font-size: 15px;
        font-weight: 300;
        letter-spacing: -1px;
        color: #222;
        line-height: 1.2em;
        padding-top: 5px;
    }
    .main_contents .next_match .next_schedule .country > li:first-child:after {
        display: inline-block;
        margin: 0 5px;
        font-family: 'ITCAvantGardeW04-Demi';
        color: #999;
        font-weight: 800;
    }
    .main_contents .next_match .next_schedule .country_mobile > li:first-child:after {
        display: inline-block;
        margin: 0 5px;
        font-family: 'ITCAvantGardeW04-Demi';
        color: #999;
        font-weight: 800;
    }
    .main_contents .next_match .next_schedule .country > li img {
        margin-top: -2px;
        width: 19px;
    }
    .main_contents .next_match .next_schedule .country_mobile > li img {
        margin-top: -2px;
        width: 19px;
    }
    .main_contents.popup {
        padding: 15px 0 !important;
    }
    .main_contents .next_match ul li .next_title {
        font-size: 0.875em;
        padding-top: 25px;
        color: #262626;
        letter-spacing: -0.3px;
    }
    .main_contents .next_match ul li .next_info {
        font-size: 0.688em;
        letter-spacing: -0.3px;
        color: #262626;
    }
    .main_contents .next_match ul li .next_info span {
        color: #E6002D;
    }
    .main_contents .next_match ul li .next_from {
        font-size: 1.5em;
        letter-spacing: -0.3px;
        ;
        color: #262626;
        font-weight: 300;
    }
    .main_contents .next_match ul li .next_from span {
        color: #999;
        font-weight: 800;
        padding: 0 10px;
    }
    /* match result */
    .main_contents .match_result {
        display: block;
        margin-top: 15px;
        background-color: #fff;
        position: relative;
        border: 1px solid #cfcece;
    }
    .main_contents .match_result h3 {
        padding: 17px 15px 15px;
        font-size: 12px;
        font-weight: 800;
        line-height: 1.2em;
        color: #343434;
        font-family: 'ITCAvantGardeW04-Demi';
        letter-spacing: 0.5px;
    }
    .main_contents .match_result button {
        position: absolute;
        right: 20px;
        top: 24px;
        width: 17px;
        height: 17px;
        background-image: url('/images/main/btn_more.png');
    }
    .main_contents .match_result li {
        list-style: none;
    }
    .main_contents .match_result .result_info {
        height: auto !important;
        padding-bottom: 15px;
    }
    .main_contents .match_result .result_info ul {
        text-indent: 0 !important;
    }
    .main_contents .match_result .result_info ul li {
        padding-bottom: 10px;
        margin-left: 40px;
        font-size: 15px !important;
        line-height: 1.2em !important;
        letter-spacing: -1px !important;
    }
    .main_contents .match_result .result_info p {
        padding: 15px 15px 0 15px !important;
        text-indent: 0px !important;
        font-size: 12px !important;
    }
    .main_contents .match_result .result_info ul li span {
        height: 100%;
        font-size: 19px;
    }
    .main_contents .match_result .result_info ul li > img {
        position: absolute;
        left: -25px;
        top: 0;
        width: 19px !important;
        padding: 0px !important;
    }
    .main_contents .match_result .result_info em {
        font-size: 12px !important;
    }
    /* 공지사항 */
    .main_contents .notice {
        width: 100%;
        display: block;
        overflow: hidden;
        position: relative;
        background-color: #fff;
        clear: both;
        margin-top: 20px;
        border: 1px solid #cfcece;
    }
    .main_contents .notice button {
        position: absolute;
        right: 20px;
        top: 24px;
        width: 17px;
        height: 17px;
        background-image: url('/images/main/btn_more.png');
    }
    .main_contents .notice ul li {
        height: 40px;
        box-sizing: border-box;
        border-top: 1px solid #cecece;
        text-indent: 15px;
        font-size: 1em;
        color: #222;
        font-weight: 300;
        line-height: 38px;
        cursor: pointer;
        letter-spacing: -0.1em;
    }
    /*사진 기사 */
    .news_today {
        float: left;
        width: 49%;
        height: 400px;
        overflow: hidden;
        margin-top: 20px;
        background-color: #fff;
        position: relative;
    }
    .main_contents > a.news_today:nth-of-type(2), .main_contents > a.news_today:nth-of-type(4), .main_contents > a.news_today:nth-of-type(8), .main_contents > a.news_today:nth-of-type(10), .main_contents > a.news_today:nth-of-type(12) {
        margin-left: 2%;
    }
    .main_contents > a.news_today:last-child {
        display: none;
    }
    .main_contents.bottom > a.news_today:last-child {
        display: block;
    }
    .newsTV a.news_today {
        float: right;
    }
    .newsTV a.news_today:nth-child(2n) {
        float: left;
    }
    .news_today.t_scnd + .news_movie {
        float: right;
    }
    /* div[id^="more_view"] a:nth-of-type(1){float:left;}*/
    .newsTV > .news_today_2x ~ .news_today.last_box {
        float: left;
        width: 100%;
    }
    #new_list > div[id^="more_view"] .news_movie {
        float: right;
        width: 100%;
    }
    .news_today, .news_today_2x, .news_movie {
        height: 260px;
    }
    .news_today .news_img, .news_today_2x .news_img {
        height: 200px;
    }
    .news_today > span, .news_today_2x > span {
        width: 59px;
        height: 59px;
    }
    .news_today .news_category, .news_today .news_contents {
        font-size: 12px;
    }
    .news_today .news_img {
        width: 100%;
    }
    .news_today .news_category {
        color: #E6002D;
        padding: 15px 10px 0;
        font-weight: 600;
    }
    .news_today .news_contents {
        color: #222;
        line-height: 1.2em;
        padding: 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .news_new {
        float: left;
        width: 49%;
        height: 400px;
        overflow: hidden;
        margin-top: 20px;
        background-color: #fff;
        position: relative;
    }
    .main_contents > a.news_new:nth-of-type(2), .main_contents > a.news_new:nth-of-type(4), .main_contents > a.news_new:nth-of-type(8), .main_contents > a.news_new:nth-of-type(10), .main_contents > a.news_new:nth-of-type(12) {
        margin-left: 2%;
    }
    .main_contents > a.news_new:last-child {
        display: none;
    }
    .main_contents.bottom > a.news_new:last-child {
        display: block;
    }
    .newsTV a.news_new {
        float: right;
    }
    .newsTV a.news_new:nth-child(2n) {
        float: left;
    }
    .news_new.t_scnd + .news_movie {
        float: right;
    }
    /* div[id^="more_view"] a:nth-of-type(1){float:left;}*/
    .newsTV > .news_new_2x ~ .news_new.last_box {
        float: left;
        width: 100%;
    }
    #new_list > div[id^="more_view"] .news_movie {
        float: right;
        width: 100%;
    }
    .news_new, .news_new_2x, .news_movie {
        height: 260px;
    }
    .news_new .news_img, .news_new_2x .news_img {
        height: 200px;
    }
    .news_new > span, .news_new_2x > span {
        width: 59px;
        height: 59px;
    }
    .news_new .news_category, .news_new .news_contents {
        font-size: 12px;
    }
    .news_new .news_img {
        width: 100%;
    }
    .news_new .news_category {
        color: #E6002D;
        padding: 15px 10px 0;
        font-weight: 600;
    }
    .news_new .news_contents {
        color: #222;
        line-height: 1.2em;
        padding: 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .insta_today {
        width: 100%;
        height: 400px;
        overflow: hidden;
        margin-top: 5%;
        background-color: #fff;
        position: relative; /*display:none;*/
    }
    .insta_today .insta_img {
        width: 100%;
        height: 280px;
        background-color: #aaa;
        background-size: cover !important;
    }
    .insta_today .insta_img p {
        font-size: 0px;
        width: 23px;
        height: 23px;
        background-image: url('/images/main/insta_news.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 300px;
        right: 20px;
    }
    .insta_today .insta_category {
        font-size: 1em;
        color: #959595;
        padding: 23px 20px 10px 20px;
        font-weight: 600;
    }
    .insta_today .sns_contents {
        font-size: 0.87em;
        color: #222;
        line-height: 1.2em;
        padding: 0 20px;
    }
    .insta_today .sns_contents span {
        color: #377dcb;
    }
    .facebook_today {
        width: 0px;
        height: 0px;
        float: right;
        overflow: hidden;
        margin-top: 20px;
        background-color: #fff;
        position: relative;
    }
    .facebook_today .facebook_img {
        width: 100%;
        height: 280px;
        background-color: #aaa;
    }
    .facebook_today .facebook_img p {
        font-size: 0px;
        width: 23px;
        height: 23px;
        background-image: url('/images/main/insta_news.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 300px;
        right: 20px;
    }
    .facebook_today .facebook_category {
        font-size: 1em;
        color: #959595;
        padding: 23px 20px 10px 20px;
        font-weight: 600;
    }
    .facebook_today .sns_contents {
        font-size: 0.87em;
        color: #222;
        line-height: 1.2em;
        padding: 0 20px;
    }
    .facebook_today .sns_contents span {
        color: #377dcb;
    }
    .news_today_2x {
        width: 49%;
        height: 200px;
        float: right;
        overflow: hidden;
        margin-top: 5%;
        background-color: #fff;
        position: relative;
        margin-top: 20px;
    }
    .news_today_2x .news_img {
        width: 100%;
        height: 140px;
        background-color: #aaa;
        background-position: 50% 0%;
        text-align: center;
    }
    .news_today_2x .news_img img {
        width: auto;
        height: 100%;
		/*
        margin-left: -100%;
        margin-right: -100%;
		*/
    }
    .news_today_2x .news_img p {
        font-size: 0px;
        width: 106px;
        height: 106px;
        background-image: url('/images/main/icon_today_80.png');
    }
    .news_today_2x .news_category {
        font-size: 12px;
        color: #E6002D;
        padding: 15px 10px 0px;
        font-weight: 600;
    }
    .news_today_2x .news_contents {
        font-size: 12px;
        color: #222;
        line-height: 1.3em;
        padding: 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .insta_today + .news_today_2x {
        float: left;
    }
    .news_new_2x {
        width: 49%;
        height: 200px;
        float: right;
        overflow: hidden;
        margin-top: 5%;
        background-color: #fff;
        position: relative;
        margin-top: 20px;
    }
    .news_new_2x .news_img {
        width: 100%;
        height: 140px;
        background-color: #aaa;
        background-position: 50% 0%;
        text-align: center;
    }
    .news_new_2x .news_img img {
        width: auto;
        height: 100%;
		/*
        margin-left: -100%;
        margin-right: -100%;
		*/
    }
    .news_new_2x .news_img p {
        font-size: 0px;
        width: 106px;
        height: 106px;
        background-image: url('/images/main/icon_new_80.png');
    }
    .news_new_2x .news_category {
        font-size: 12px;
        color: #E6002D;
        padding: 15px 10px 0px;
        font-weight: 600;
    }
    .news_new_2x .news_contents {
        font-size: 12px;
        color: #222;
        line-height: 1.3em;
        padding: 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .insta_today + .news_new_2x {
        float: left;
    }
    /*동영상 플레이 */
    .news_movie:after {
        margin-left: -18px;
        margin-top: -21px;
        border-left: 36px solid #fff;
        border-top: 21px solid transparent;
        border-bottom: 21px solid transparent;
    }
    .news_movie {
        width: 49%;
        height: 200px;
        float: left;
        overflow: hidden;
        margin-top: 20px;
        position: relative;
        background-size: 100% auto;
    }
    .news_movie .movie_play_on {
        width: 100%;
    }
    .news_movie .movie_category {
        background-color: #E6002D;
        color: #fff;
        font-size: 0.75em;
        position: absolute;
        bottom: 40px;
        left: 15px;
        padding: 0px 5px;
    }
    .news_movie .movie_contents {
        display: block;
        width: 90%;
        color: #fff;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: -0.5px;
        position: absolute;
        left: 15px;
        bottom: 20px;
        padding-right: 10px;
        word-break: keep-all;
        line-height: 1.2em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    html[lang="en"] .news_movie .movie_contents {
        width: 80%;
        bottom: 20px;
    }
}
@media all and (max-width: 640px) {
    /* 검색결과 */
    .game_result .soccer-match-list .result_info {
        height: auto;
        padding-bottom: 15px;
    }
    .game_result .soccer-match-list .result_info p .title {
        display: block;
    }
    .game_result .soccer-match-list .result_info ul li {
        line-height: 1.3em;
    }
    .game_result .soccer-match-list .result_info ul li img {
        display: none;
    }
    .game_result .soccer-match-list .result_info ul .korea, .game_result .soccer-match-list .result_info ul .latvia {
        background-position: 20px 0px;
    }
    .game_result .soccer-match-list .result_info ul .latvia {
        margin-top: 10px;
    }
    .news_slide .bg_slide, .news_slide .bg_slide div.owl-stage-outer div:not(.news_nav) {
        height: 267px;
    }
    .news_slide .news_nav .nav_contents {
        font-size: 22px;
    }
    .news_slide .news_nav {
        left: 25px;
    }
    .sub_menu .sub_title {
        margin-left: 25px;
    }
    .sub_menu .m_sub_menu {
        right: 25px;
    }
    .m_bbs .sch {
        background-position: 95% 50% !important;
    }
    .news_slide .bg_slide .img_slide:after {
        background-image: linear-gradient(transparent 40%, #000 100%);
        background-image: -o-linear-gradient(transparent 40%, #000 100%);
        background-image: -moz-linear-gradient(transparent 40%, #000 100%);
        background-image: -webkit-linear-gradient(transparent 40%, #000 100%);
        background-image: -ms-linear-gradient(transparent 40%, #000 100%);
    }
    .news_new .news_img img, .news_new_2x .news_img img {
        width: 100%;
        height: auto;
    }
    .news_today .news_img img, .news_today_2x .news_img img {
        width: 100%;
        height: auto;
    }
}
@media all and (max-width: 420px) {
    .slide_pt li {
        padding: 3px 3px;
    }
    .m_bbs .sch {
        background-position: 93% 50% !important;
    }
    .m_search .search_result .news_result .list li {
        float: none;
        width: 100%;
    }
    .m_search .search_result .news_result .list li:nth-child(2n) {
        float: none;
    }
    .game_result .soccer-match-list .result_info ul li {
        min-height: 29px;
        padding-right: 50px;
        font-size: 18px;
    }
    .news_new, .news_today, .newsTV a.news_new:nth-child(2n), .newsTV a.news_today:nth-child(2n), .news_movie, .news_today_2x {
        float: none !important;
        width: 100%;
    }
    .main_contents > a.news_new:nth-of-type(2), .main_contents > a.news_new:nth-of-type(4), .main_contents > a.news_new:nth-of-type(8), .main_contents > a.news_new:nth-of-type(10), .main_contents > a.news_new:nth-of-type(12) {
        margin-left: 0;
    }
    .main_contents > a.news_new:last-child {
        display: block;
    }
    .main_contents > a.news_today:nth-of-type(2), .main_contents > a.news_today:nth-of-type(4), .main_contents > a.news_today:nth-of-type(8), .main_contents > a.news_today:nth-of-type(10), .main_contents > a.news_today:nth-of-type(12) {
        margin-left: 0;
    }
    .main_contents > a.news_today:last-child {
        display: block;
    }
    .u-league-down-area ul li {
        display: block !important;
        margin: 2px 0px !important;
    }
    a[class^="btn_ball_"] {
        display: block !important;
        width: 100%;
        min-width: inherit !important;
    }
}
/* 반응형 기본 */
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
}