@charset "utf-8";
/* CSS Document */
.wc_qater .ipt_org { font-weight: bold; color: #FA5508;; }
.wc_qater .inner_contents:before { display: none; }
.qatar_top { 
    position: relative; 
    height: 140px;
    margin-bottom: 40px; 
    border-radius: 10px;
    background: url(../images//qatar/qatar_top.png) no-repeat 0 0; 
}
.qatar_top .qatar_tit { position: absolute; left: 60px; top: 28px; color: #fff; }
.qatar_top .qatar_tit .subTit_qatar { font-size: 17px; }
.qatar_top .qatar_tit .tit_qatar { font-size: 52px; line-height: 1; }
.qatar_top .qatar_navi { position: absolute; right: 60px; bottom: 34px; }
.qatar_top .qatar_navi .list_navi li { float: left; margin-right: 50px; font-size: 18px;  }
.qatar_top .qatar_navi .list_navi li:last-child { margin: 0; }
.qatar_top .qatar_navi .list_navi li a { color: #fff; }
.qatar_top .qatar_navi .list_navi li a:hover { font-weight: bold; text-decoration: none; }
.qatar_top .qatar_navi .list_navi li a.on { font-weight: bold; color: #FA5508; }

.wc_qater .box_row { 
    position: relative; 
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;    
    flex-wrap: wrap; 
    justify-content: space-between;
    margin-bottom: 40px;     
}
.wc_qater .article_box { width: calc( 75% - 5.5px ); }
.wc_qater .art_l { position: relative; float: right; width: calc( 66.66666666% - 7.333333333333333px ); }
.wc_qater .art_box .link_article { display: block; }
.wc_qater .art_box .link_article:hover .tit_thumb { text-decoration: underline; }
.wc_qater .art_box .link_article .thumb_img { overflow: hidden; font-size: 0; border-radius: 10px; }
.wc_qater .art_box .link_article .thumb_img img { width: 100%; height: auto; }
.wc_qater .art_box .link_article .tit_box { 
    overflow: hidden;
    position: absolute; 
    left: 0; 
    right: 0; 
    bottom: 0; 
    background:rgba(0, 0, 0, 0.7);
    border-radius: 0 0 10px 10px; 
}
.wc_qater .art_l .tit_box { height: 100px; }
.wc_qater .art_box .link_article .tit_box .tit_thumb { 
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #fff;
    word-wrap: break-word;
    word-break: keep-all; 
 }
.wc_qater .art_l .link_article .tit_box .tit_thumb {     
    height: 78px;
    padding: 10px 25px 0; 
    text-align: center; 
    font-size: 30px; 
    line-height: 1.3; 
    letter-spacing: -0.01em;    
}
.wc_qater .art_s { position: relative; width: calc( 33.33333333% - 14.66666666666667px ); margin-bottom: 15px; }
.wc_qater .art_s:last-child { margin-bottom: 0; }
.wc_qater .art_s .link_article .tit_box { overflow: hidden; height: 55px; border-radius: 0 0 10px 10px; }
.wc_qater .art_s .link_article .tit_box .tit_thumb { 
    height: 40px;
    padding: 8px 20px 0;     
    text-align: center;
    font-size: 15px;
    font-weight: normal; 
    line-height: 1.3; 
    letter-spacing: -0.01em;
}
.wc_qater .qatar_schedule { width: calc( 25% - 16.5px ); }
.wc_qater .qatar_schedule .tit_box { position: relative; height: 41px; background: #443A97; border-radius: 10px 10px 0 0; }
.wc_qater .qatar_schedule .tit_box .tit_cate { padding: 10px 0 0 14px; font-size: 16px; color: #fff; }
.wc_qater .qatar_schedule .tit_box .tit_cate em { padding-left: 5px; font-size: 10px; font-weight: normal; color: #938DCB; }
.wc_qater .qatar_schedule .tit_box .btn_schedule { 
    position: absolute; 
    bottom: 7px; 
    right: 14px; 
    font-size: 11px; 
    color: #fff; 
    cursor: pointer;
}
.wc_qater .qatar_schedule .list_box { 
    overflow-y: auto;
    box-sizing: border-box;        
    border-radius: 0 0 10px 10px;
    font-size: 0;
}
.wc_qater .qatar_schedule .list_box .wrap_schedule {      
    box-sizing: border-box;
    position: relative; 
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;    
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; 
    height: 80px;    
    border-left: 2px solid #443A97; 
    border-right: 2px solid #443A97;     
    border-bottom: 1px solid #eee;
}
.wc_qater .qatar_schedule .list_box .wrap_schedule:last-child {border-bottom: 2px solid #443A97; border-radius: 0 0 10px 10px; }
.wc_qater .qatar_schedule .list_box .wrap_schedule .country { width: 37.5%; text-align: center; font-size: 0; }
.wc_qater .qatar_schedule .list_box .wrap_schedule .country .img_country { 
    overflow: hidden;
    box-sizing: border-box;    
    display: inline-block;
    width: 43px; 
    height: 28px;             
    border: 1px solid #333; 
    border-radius: 2px;
}
.wc_qater .qatar_schedule .list_box .wrap_schedule .country .txt_country {    
    margin-top: 3px;
    font-size: 12px;     
    color: #232323; 
	font-weight: bold;
}
.wc_qater .country.a-1 .img_country { background: url(../images/qatar/a-1.png) no-repeat 0 0 / contain; }
.wc_qater .country.a-2 .img_country { background: url(../images/qatar/a-2.png) no-repeat 0 0 / contain; }
.wc_qater .country.a-3 .img_country { background: url(../images/qatar/a-3.png) no-repeat 0 0 / contain; }
.wc_qater .country.a-4 .img_country { background: url(../images/qatar/a-4.png) no-repeat 0 0 / contain; }

.wc_qater .country.b-1 .img_country { background: url(../images/qatar/b-1.png) no-repeat 0 0 / contain; }
.wc_qater .country.b-2 .img_country { background: url(../images/qatar/b-2.png) no-repeat 0 0 / contain; }
.wc_qater .country.b-3 .img_country { background: url(../images/qatar/b-3.png) no-repeat 0 0 / contain; }
.wc_qater .country.b-4 .img_country { background: url(../images/qatar/b-4.png) no-repeat 0 0 / contain; }

.wc_qater .country.c-1 .img_country { background: url(../images/qatar/c-1.png) no-repeat 0 0 / contain; }
.wc_qater .country.c-2 .img_country { background: url(../images/qatar/c-2.png) no-repeat 0 0 / contain; }
.wc_qater .country.c-3 .img_country { background: url(../images/qatar/c-3.png) no-repeat 0 0 / contain; }
.wc_qater .country.c-4 .img_country { background: url(../images/qatar/c-4.png) no-repeat 0 0 / contain; }

.wc_qater .country.d-1 .img_country { background: url(../images/qatar/d-1.png) no-repeat 0 0 / contain; }
.wc_qater .country.d-2 .img_country { background: url(../images/qatar/d-2.png) no-repeat 0 0 / contain; }
.wc_qater .country.d-3 .img_country { background: url(../images/qatar/d-3.png) no-repeat 0 0 / contain; }
.wc_qater .country.d-4 .img_country { background: url(../images/qatar/d-4.png) no-repeat 0 0 / contain; }

.wc_qater .country.e-1 .img_country { background: url(../images/qatar/e-1.png) no-repeat 0 0 / contain; }
.wc_qater .country.e-2 .img_country { background: url(../images/qatar/e-2.png) no-repeat 0 0 / contain; }
.wc_qater .country.e-3 .img_country { background: url(../images/qatar/e-3.png) no-repeat 0 0 / contain; }
.wc_qater .country.e-4 .img_country { background: url(../images/qatar/e-4.png) no-repeat 0 0 / contain; }

.wc_qater .country.f-1 .img_country { background: url(../images/qatar/f-1.png) no-repeat 0 0 / contain; }
.wc_qater .country.f-2 .img_country { background: url(../images/qatar/f-2.png) no-repeat 0 0 / contain; }
.wc_qater .country.f-3 .img_country { background: url(../images/qatar/f-3.png) no-repeat 0 0 / contain; }
.wc_qater .country.f-4 .img_country { background: url(../images/qatar/f-4.png) no-repeat 0 0 / contain; }

.wc_qater .country.g-1 .img_country { background: url(../images/qatar/g-1.png) no-repeat 0 0 / contain; }
.wc_qater .country.g-2 .img_country { background: url(../images/qatar/g-2.png) no-repeat 0 0 / contain; }
.wc_qater .country.g-3 .img_country { background: url(../images/qatar/g-3.png) no-repeat 0 0 / contain; }
.wc_qater .country.g-4 .img_country { background: url(../images/qatar/g-4.png) no-repeat 0 0 / contain; }

.wc_qater .country.h-1 .img_country { background: url(../images/qatar/h-1.png) no-repeat 0 0 / contain; }
.wc_qater .country.h-2 .img_country { background: url(../images/qatar/h-2.png) no-repeat 0 0 / contain; }
.wc_qater .country.h-3 .img_country { background: url(../images/qatar/h-3.png) no-repeat 0 0 / contain; }
.wc_qater .country.h-4 .img_country { background: url(../images/qatar/h-4.png) no-repeat 0 0 / contain; }

.wc_qater .qatar_schedule .list_box .wrap_schedule .center { width: 25%; text-align: center; }
.wc_qater .qatar_schedule .list_box .wrap_schedule .center .group { 
    box-sizing: border-box;
    display: inline-block;
    height: 17px;
    padding: 8px 14px;
    font-size: 10px; 
    font-weight: bold;
    line-height: 0;
    color: #fff; 
    background: #FA5508;
    border-radius: 20px;
}
.wc_qater .qatar_schedule .list_box .wrap_schedule .center .date { 
    margin-top: 6px; 
    font-size: 12px; 
    line-height: 12px; 
    color: #232323; 
}
.wc_qater .qatar_schedule .list_box .wrap_schedule .center .time { 
    font-size: 18px; 
    font-weight: bold; 
    line-height: 22px; 
    color: #232323; 
}
.wc_qater .box_qatarHot { 
    margin: 0 0 60px;
    background-image: -webkit-linear-gradient(top, rgba(54,0,20,1), rgba(93,6,35,1));
    background-image: -o-linear-gradient(top, rgba(54,0,20,1), rgba(93,6,35,1));
    background-image: linear-gradient(to bottom, rgba(54,0,20,1), rgba(93,6,35,1));
    border-radius: 10px;
 }
 .wc_qater .tit_cate { font-size: 22px; line-height: 26px; color: #fff; }
 .wc_qater .wrap_left .tit_cate, .wc_qater .wrap_right .tit_cate { color: #232323; }
 .wc_qater .tit_cate em { font-weight: bold; color: #FA5508; }
 .wc_qater .box_qatarHot .inner_qatarHot { position: relative; padding: 40px 0; margin: 0 37px; }
 .wc_qater .box_qatarHot .inner_qatarHot .qatar_hot {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;    
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; 
    margin: 0 -15px;
    width: auto;
    max-width: unset;
 }
 .wc_qater .box_qatarHot .qatar_hot .list_article { 
    box-sizing: border-box;     
    padding: 0 15px;
}
 .wc_qater .box_qatarHot .qatar_hot .list_article .thumb_img { overflow: hidden; font-size: 0; border-radius: 10px; }
 .wc_qater .box_qatarHot .qatar_hot .list_article .thumb_img img { width: 100%; height: auto; }
 .wc_qater .box_qatarHot .qatar_hot .list_article .tit_thumb { 
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;    
    word-wrap: break-word;
    word-break: keep-all;
    width: 94%;
    height: 48px;    
    margin-top: 8px;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
}
 .wc_qater .box_qatarHot .qatar_hot .list_article .tit_thumb a { color: #fff; }
.wc_qater .owl-carousel .owl-nav { 
    position: absolute; 
    top: -42px; 
    right: 15px; 
    width: 60px;
}
.wc_qater .owl-carousel .owl-nav button { 
    position: absolute;   
    background-color: transparent;    
    height: 18px;
    width: 18px;
    margin: 0;
    font-size: 0;
}
.wc_qater .owl-carousel .owl-nav button.owl-prev { 
    left: 0; 
    border-bottom: 2px solid rgba(250, 85, 8, 1);
    border-left: 2px solid rgba(250, 85, 8, 1);
    transform: translateX(25%) rotate(45deg);
}
.wc_qater .owl-carousel .owl-nav button.owl-next { 
    right: 0;       
    border-right: 2px solid rgba(250, 85, 8, 1);
    border-top: 2px solid rgba(250, 85, 8, 1);
    transform: translateX(-25%) rotate(45deg);
}
.wc_qater .owl-carousel .owl-nav button.owl-prev.disabled {     
    border-bottom: 2px solid rgba(250, 85, 8, 0.3);
    border-left: 2px solid rgba(250, 85, 8, 0.3);    
}
.wc_qater .owl-carousel .owl-nav button.owl-next.disabled {     
    border-right: 2px solid rgba(250, 85, 8, 0.3);
    border-top: 2px solid rgba(250, 85, 8, 0.3);    
}
.wc_qater .wrap_right .owl-carousel .owl-nav { top: -40px; right: 0; width: 40px; }
.wc_qater .wrap_right .owl-carousel .owl-nav button { width: 14px; height: 14px; border-color:#232323; }
.wc_qater .wrap_right .owl-carousel .owl-nav button.disabled { border-color:#BCBCBC; }
.wrap_right .wrap_r_cont { margin-bottom: 40px; }
.wrap_right .qatar_key { position: relative; width: 300px; height: 300px; }
.wrap_right .qatar_key .inner { 
    width: 300px; 
    height: 300px;     
    background: -moz-radial-gradient(circle, rgba(110,98,227,1) 0%, rgba(41,31,117,1) 85%);
    background: -webkit-radial-gradient(circle, rgba(110,98,227,1) 0%, rgba(41,31,117,1) 85%);
    background: radial-gradient(circle, rgba(110,98,227,1) 0%, rgba(41,31,117,1) 85%);
    border-radius: 150px;    
}
/* .wrap_right .qatar_key .inner:after { 
    content: '#'; 
    display: block; 
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%); 
    font-size: 128px; 
    font-weight: bold;     
    color: #2F2964; 
    z-index: 1;
} */
.wrap_right .qatar_key .indv {
    position:absolute;
    top:40%;
    left:40%;
	width:70px;
	height:70px;
	background: url(../images/qatar/imsh.svg) no-repeat 0 0 / contain;
}
.wrap_right .qatar_key .inner .kw { 
    display: inline-block;
    position: absolute; 
    font-size: 14px;
    font-weight: bold;
    text-shadow: 0px 1px 4px rgb(0 0 0 / 100%);
    -moz-text-shadow: 0px 1px 4px rgb(0 0 0 / 100%);
    -webkit-text-shadow: 0px 1px 4px rgb(0 0 0 / 100%);
    z-index: 999;
}
.wrap_right .qatar_key .inner .kw.pot { 
    padding: 3px 20px; 
    font-weight: bold;
    text-shadow: none;
    background:#FA5508; 
    border-radius: 30px; 
}
.wrap_right .qatar_key .inner .kw:first-child { font-size: 28px; }
.wrap_right .qatar_key .inner .kw:nth-child(2) { font-size: 26px; }
.wrap_right .qatar_key .inner .kw:nth-child(3) { font-size: 26px; }
.wrap_right .qatar_key .inner .kw:nth-child(4) { font-size: 22px; }
.wrap_right .qatar_key .inner .kw:nth-child(5) { font-size: 20px; }
.wrap_right .qatar_key .inner .kw:nth-child(6) { font-size: 18px; }
.wrap_right .qatar_key .inner .kw a { color: #fff; }

.wc_qater .wrap_popNews .tab_cont .list_art li .num { color: #232323; }
.wc_qater .wrap_pt_group { float: unset; width: auto; margin: 0 0 25px; }
.wc_qater .photo_group li .wrap_thumb img { max-width: 150%; }
.wc_qater .r_qatarHot { position: relative; margin-bottom: 40px; }
.wc_qater .r_qatarHot .wrap_r_qatarHot { position: relative; }
.wc_qater .r_qatarHot .art_box .link_article .thumb_img { border-radius: 0; }
.wc_qater .r_qatarHot .art_box .link_article .tit_box { border-radius: 0; }
.wc_qater .r_qatarHot .link_article .tit_box { height: 55px; }
.wc_qater .r_qatarHot .link_article .tit_box .tit_thumb {
    height: 40px;
    padding: 8px 20px 0;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.3;
    letter-spacing: -0.01em;
}

.qatar_after .tit_cate { text-align: center; letter-spacing: -0.01em; }
.qatar_after .rank_kor { 
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 18px 0; 
    background: #201768; 
}
.qatar_after .rank_kor .img_country { display: inline-block; width: 60px; height: 40px; margin-right: 14px; background: url(../images/qatar/flag_kor.png)no-repeat 0 0; }
.qatar_after .rank_kor .txt_box { display: inline-block; }
.qatar_after .rank_kor .txt_1 { display: block; font-size: 20px; line-height: 1; color: #BFB8FF; }
.qatar_after .rank_kor .txt_2 { display: block; margin-top: 2px; font-size: 12px; color: #fff; }
.qatar_after .wrap_schedule { height: 58px !important; }
.qatar_after .wrap_schedule.rank-1 { height: 74px !important; background: #E7E6F3; border-bottom: 1px solid #B1ACD6 !important; }
.qatar_after .wrap_schedule.rank-1 .rank { 
    box-sizing: border-box;     
    font-size: 18px; 
    line-height: 1;
    color: #FA5508;     
}
.qatar_after .wrap_schedule.rank-1 .rank span { 
    display: inline-block; 
    width: 18px; 
    height: 18px; 
    margin-right: 2px;
    background: url(../images/qatar/ico_trophy.png)no-repeat 0 0 / contain;   
}
.qatar_after .wrap_schedule.rank-1 .txt_country { font-size: 20px !important; }
.qatar_after .wrap_schedule.rank-1 .img_country { width: 48px !important; height: 31px !important; }
.qatar_after .wrap_schedule .country {     
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100% !important;
}
.qatar_after .wrap_schedule .rank { display: inline-block; width: 25%; font-size: 15px; font-weight: bold; color: #232323; }
.qatar_after .wrap_schedule .txt_country { display: inline-block; width: 42%; font-size: 15px !important; margin-top: 0 !important; }
.qatar_after .wrap_schedule .img_country { margin: 0 5%;  }


@media only screen and (max-width: 1200px) { 

}

@media only screen and (max-width: 992px) {
    .wc_qater .article_box { width: 100%; margin-bottom: 20px; }
    .wc_qater .qatar_schedule { width: 100%; }
    .wc_qater .r_qatarHot { float: right; width: 50%; } 
    .qatar_photo { clear: both; }

}

@media only screen and (max-width: 768px) {  
    .qatar_top { height: 74px; margin: 0 15px 15px; background-size: cover; }
    .qatar_top .qatar_tit { top: 15px; left: 15px; }
    .qatar_top .qatar_tit .tit_qatar { font-size: 26px; }
    .qatar_top .qatar_tit .subTit_qatar { font-size: 11px; }
    .qatar_top .qatar_navi { right: 15px; bottom: 14px; }
    .qatar_top .qatar_navi .list_navi li { margin-right: 20px; font-size: 14px; }
    .wc_qater .inner_contents { margin-bottom: 0; padding-top: 15px; }
    .wc_qater .tit_cate { padding-top: 20px; }
    .wc_qater .box_row { margin-bottom: 15px; }
    .wc_qater .article_box { margin: 0 15px 15px; }
    .wc_qater .art_l { float: unset; width: 100%; margin-bottom: 5px; }
    .wc_qater .art_l .link_article .tit_box .tit_thumb { height: 54px; padding: 7px 15px 0; font-size: 20px; }
    .wc_qater .art_l .tit_box { height: 67px; }
    .wc_qater .art_s { float: left; width: calc( 50% - 2.5px ); margin: 0; }
    .wc_qater .art_s:last-child { float: right; }
    .wc_qater .art_s .link_article .tit_box { height: 50px; }
    .wc_qater .art_s .link_article .tit_box .tit_thumb { 
        padding: 5px 10px 0; 
        text-align: left; 
        word-break: unset; 
        word-wrap: unset; 
    }
    .wc_qater .qatar_schedule { margin: 0 15px; }
    .wc_qater .box_qatarHot { margin: 0 15px 15px; }
    .wc_qater .box_qatarHot .inner_qatarHot { margin: 0; padding: 0 0 20px; }
    .wc_qater .box_qatarHot .inner_qatarHot .qatar_hot { margin: 0; }
    .wc_qater .box_qatarHot .qatar_hot .list_article { width: 100%; }
    .wc_qater .box_qatarHot .qatar_hot .list_article .tit_thumb { width: 100%; }
    .wc_qater .owl-carousel .owl-nav { top: -30px; width: 40px; }
    .wc_qater .owl-carousel .owl-nav button { width: 12px; height: 12px; }
    .wc_qater .wrap_right .cont_section { border-top: 9px solid #f4f4f4; }
    .wrap_right .qatar_key { margin: 0 auto; }
    .wc_qater .tit_cate { font-size: 17px; }
    .wc_qater .wrap_pt_group { margin: 0 15px 25px; }
    .wrap_right .wrap_r_cont { margin: 0; }
    .wc_qater .r_qatarHot { width: 100%; margin-bottom: 0; }    
    .wc_qater .r_qatarHot .wrap_r_qatarHot { box-sizing: border-box; padding: 0 15px; }
    .wc_qater .wrap_right .owl-carousel .owl-nav { top:-30px; right: 15px; }
    .wc_qater .wrap_right .owl-carousel .owl-nav button { width: 12px; height: 12px; }
    .wc_qater .r_qatarHot .link_article .tit_box { height: 60px; }
    .wc_qater .r_qatarHot .link_article .tit_box .tit_thumb { height: 48px; padding: 7px 15px 0; font-size: 18px; }
}