@charset "utf-8";

/* 하이라이트 */
div.s-paging-area { margin: 20px 0; text-align: right; width: 800px; }


/* 변경 */
.cont-info { overflow: hidden; }
.cont-info .motion-base-left-area { width: 800px; float: left; }
.cont-info .motion-base-right-area { width: 400px; float: right; overflow: hidden; }

.cont-info .motion-base-left-area .highlight-t-area .highlight-main { width: 800px; height: 450px; display: inline-block; }
.cont-info .motion-base-left-area .highlight-t-area .highlight-main iframe { width: 800px; height: 450px; }

.cont-info .motion-base-left-area .highlight-main-content { display: inline-block; height: 125px; position: relative; width: 800px; }
.cont-info .motion-base-left-area .highlight-main-content:after { position: absolute; content: ""; border-bottom: 1px solid #e0e0e0; width: 800px; height: 1px; left: 0; bottom: -3px; }
.cont-info .motion-base-left-area .highlight-main-content .highlight-main-title { color: #363636; font-size: 23px; font-weight: 600; display: block; padding: 25px 0 0 15px; margin-bottom: 5px; }
.cont-info .motion-base-left-area .highlight-main-content .highlight-main-detail { font-size: 13px; line-height: 25px; }
.cont-info .motion-base-left-area .highlight-main-content .subject { color: #2932cb; font-weight: 600; margin-left: 15px; margin-right: 12px; }
.cont-info .motion-base-left-area .highlight-main-content .league-name { color: #7b7b7c; font-weight: 600; margin-right: 12px; }
.cont-info .motion-base-left-area .highlight-main-content .match-date,
.cont-info .motion-base-left-area .highlight-main-content .hit-info { color: #A6A6A6; font-size: 13px; font-weight: 400; letter-spacing: -0.2px; }
.cont-info .motion-base-left-area .highlight-main-content .hit-info { margin-left: 10px; }

.cont-info .motion-base-left-area .highlight-b-area { width: 800px; position: relative; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-type-select { display: block; margin-top: 35px; height: 55px; width: 800px; overflow: hidden; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-type-select ul { overflow: hidden; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-type-select ul li { display: inline-block; text-align: center; width: 50%; height: 55px; float: left; box-sizing: border-box; border: 1px solid #e0e0e0; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-type-select ul li:nth-child(2) { border-left: none; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-type-select ul li a { color: #bababa; font-size: 15px; font-weight: 400; line-height: 49px; display: block; box-sizing: border-box; height: 54px; border-top: 3px solid #fff; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-type-select ul .select-on a { border-top: 3px solid #1b2637; color: #1b2637; font-weight: 600; border-bottom: 6px solid #fff; }

.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-title { margin-top: 25px; width: 800px; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-title .title { color: #363636; font-size: 18px; font-weight: 600; letter-spacing: -0.8px; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-title .video-numb { color: #363636; font-size: 13px; letter-spacing: -0.5px; font-weight: 400; margin-left: 5px; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-title .video-search { width: 250px; height: 30px; background-color: #eeeeee; float: right; position: relative;}
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-title .video-search input { width: 250px; border-style: none; color: #464646; background: none; display: block; padding-top: 4px; padding-left: 10px; font-weight: 400; font-family: 'Noto Sans KR'; outline: 0; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-title .video-search .video-search-btn { width: 12px; height: 12px; background: url(../../img/highlight/video_search_btn.png); background-repeat: no-repeat; display: block; position: absolute; top: 8.5px; right: 13px; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-title .search-result { display: block; margin-top: 15px; color: #6f6f6f; font-size: 14px; font-weight: 600; letter-spacing: -0.8px; margin-bottom: 10px; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-title .video-search-navi { display: inline-block; color: #363636; font-size: 21px; font-weight: 700; width: 155px; margin-left: 110px; text-align: center; height: 19px; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-title .video-search-navi .video-search-navi-prev { width: 10px; height: 19px; display: inline-block; background: url(../../img/highlight/video_search_navi_prev.png); background-repeat: no-repeat; margin-right: 8px; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-title .video-search-navi .video-search-navi-post { width: 10px; height: 19px; display: inline-block; background: url(../../img/highlight/video_search_navi_post.png); background-repeat: no-repeat; margin-left: 8px; }

.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-list { width: 800px; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-list ul { overflow: hidden; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-list ul li { width: 250px; display: inline-block; margin-right: 25px; margin-bottom: 40px; float: left; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-list ul li:nth-child(3n) { margin-right: 0px; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-list ul li a { width: 310px; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-list ul li a img { width: 250px; height: 140px; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-list ul li a .video-content { padding: 13px 5px 3px 5px; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-list ul li a .video-content .video-content-league-name { color: #868585; font-size: 11px; font-weight: 400; display: block; vertical-align: top; margin-bottom: 2px; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-list ul li a .video-content .video-content-title {  color: #363636; font-size: 13px; display: block; font-weight: 600; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-list ul li a .video-content .video-content-match-date { color: #868585; font-weight: 400; font-size: 12px; letter-spacing: 0px; display: inline-block; margin-top: 7px; float: left;  }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-list ul li a .video-content .video-content-hit-info { color: #868585; font-weight: 400; font-size: 12px; letter-spacing: 0px; display: inline-block; margin-top: 7px; float: right; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-list ul li.empty { width: 100%; }
.cont-info .motion-base-left-area .highlight-b-area .highlight-video .highlight-video-list ul li.empty div { text-align: center; font-size: 16px; padding: 60px 0 30px 0; color: #949191; }

.cont-info .motion-base-right-area .highlight-info-area { display: inline-block; vertical-align: top; width: 380px; box-sizing: border-box; border-top: 3px solid #2932cb; float: right;}
.cont-info .motion-base-right-area .highlight-info-area .info-box { box-sizing: border-box; display: block; }
.cont-info .motion-base-right-area .highlight-info-area .info-box .info-detail { height: 40px; box-sizing: border-box; width: 100%; border-bottom: 1px solid #dadada; border-left: 1px solid #dadada; border-right: 1px solid #dadada; }
.cont-info .motion-base-right-area .highlight-info-area .info-box .info-detail .info-detail-txt { color: #555555; font-size: 13px; font-weight: 600; letter-spacing: -0.5px; line-height: 38px; }
.cont-info .motion-base-right-area .highlight-info-area .info-box .info-detail .league-name { float: left; margin-left: 10px; }
.cont-info .motion-base-right-area .highlight-info-area .info-box .info-detail .match-date { float: right; margin-right: 10px; }
.cont-info .motion-base-right-area .highlight-info-area .info-box .info-score { height: 140px; width: 100%; box-sizing: border-box; border-bottom: 1px solid #dadada; border-left: 1px solid #dadada; border-right: 1px solid #dadada; padding: 20px 0; }
.cont-info .motion-base-right-area .highlight-info-area .info-box .info-score .team .team-info { display: inline-block; height: 106px; width: 140px; text-align: center; box-sizing: border-box; vertical-align: top; }
.cont-info .motion-base-right-area .highlight-info-area .info-box .info-score .team .team-info:nth-child(1) { margin-left: 6px; }
.cont-info .motion-base-right-area .highlight-info-area .info-box .info-score .team .team-info .team-logo { width: 60px; height: 60px; margin-top: 9px; }
.cont-info .motion-base-right-area .info-box .info-score .team .team-score { display: inline-block; height: 106px; width: 82px; text-align: center; vertical-align: top; box-sizing: border-box; padding-top: 33px; }
.cont-info .motion-base-right-area .highlight-info-area .info-box .info-score .team .team-score .score { font-family: Verdana; color: #555555; font-size: 22px; font-weight: 700; line-height: 18px; letter-spacing: -3px; }
.cont-info .motion-base-right-area .highlight-info-area .info-box .info-score .team .team-score .versus { font-family: Verdana; color: #555555; font-size: 22px; font-weight: 700; line-height: 18px; letter-spacing: -3px; margin: 0 3px; }
.cont-info .motion-base-right-area .highlight-info-area .info-box .info-score .team .team-score img { margin: 4px 5px 0 8px; width: 4px; }
.cont-info .motion-base-right-area .highlight-info-area .info-box .info-score .team .team-score .result-detail-btn { width: 59px; height: 23px; border-radius: 2px; background-color: #ffffff; font-family: NanumGothicBold; color: #737373; font-size: 12px; font-weight: bold; border: 1px solid #c4c4c4; line-height: 20px; margin: 0 auto; margin-top: 5px; display: block; }
.cont-info .motion-base-right-area .highlight-info-area .info-box .info-score .team .team-info .team-name { display: block; color: #555555; font-size: 14px; font-weight: 600; }


.cont-info .motion-base-right-area .recent-highlight-list { width: 380px; box-sizing: border-box; padding-left: 20px; padding-right: 17px; padding-top: 15px; border: 1px solid #e0e0e0; border-top: none; float: right; }
.cont-info .motion-base-right-area .recent-highlight-list .recent-highlight-list-title { display: inline-block; font-size: 17px; font-weight: bold;; position: relative; margin-left: 20px; margin-bottom: 5px; color: #1b2637; }
.cont-info .motion-base-right-area .recent-highlight-list .recent-highlight-list-title:BEFORE { content: ""; width: 13px; height: 10px; background: url(../../../img/highlight/recent_highlight_list_title_ico.png); background-repeat: no-repeat; position: absolute; left: -20px; top: 8px; }
.cont-info .motion-base-right-area .recent-highlight-list ul { margin-top: 8px; }
.cont-info .motion-base-right-area .recent-highlight-list ul li { margin-bottom: 15px; }
.cont-info .motion-base-right-area .recent-highlight-list ul li .recent-highlight-thumb { width: 125px; height: 75px; display: inline-block; vertical-align: top; position: relative; }
.cont-info .motion-base-right-area .recent-highlight-list ul li .recent-highlight-thumb .recent-highlight-thumb-img { width: 125px; height: 75px; }
.cont-info .motion-base-right-area .recent-highlight-list ul li .recent-highlight-thumb:after { position: absolute; content: ""; border-bottom: 1px solid #e0e0e0; width: 320px; height: 1px; bottom: -8px; left: 0; }
.cont-info .motion-base-right-area .recent-highlight-list ul li:last-child .recent-highlight-thumb:after { display: none; }
.cont-info .motion-base-right-area .recent-highlight-list ul li .recent-highlight-content { display: inline-block; width: 180px; vertical-align: top; margin-top: 7px; margin-left: 10px; height: 45px; }
.cont-info .motion-base-right-area .recent-highlight-list ul li .recent-highlight-content .recent-highlight-content-title { color: #585858; font-weight: 500; line-height: 16px; letter-spacing: 0px; display: block; height: 30px; font-size: 12.5px; }
.cont-info .motion-base-right-area .recent-highlight-list ul li .recent-highlight-content .recent-highlight-content-hit-info { color: #909090; font-size: 12px; font-weight: 400; letter-spacing: 0; vertical-align: top; display: block; margin-top: 7px; }
.cont-info .motion-base-right-area .highlight-b-ad { position: absolute; width: 300px; height: 600px; top: 383px; left: 705px; }