
@charset "utf-8";

/*@import url( "//fonts.googleapis.com/earlyaccess/notosanskr.css" );*/

@font-face
{
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
    font-display: swap;
}

@font-face
{
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
    font-display: swap;
}

@font-face
{
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
    font-display: swap;
}

/* accecibility */
.skip{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden;font-size:0;line-height:0}
.blind {visibility:hidden; display:none}

/* Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, select,strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea, button, select  {margin:0; padding:0;}
body,h1,h2,h3,h4,input,button{font-family:'Noto Sans KR','Malgun Gothic',sans-serif;font-weight:500;}

th,td {vertical-align:middle}
em, cite, address, dfn, var {font-style:normal}
dl,ul,ol,li {list-style:none}
input, textarea, file, select {vertical-align:middle}
a {text-decoration:none; color:#222;}
a:hover, a:active, a:focus {text-decoration:none}
a:active {outline: none}
legend {position:absolute; top:0; left:0; width:0; height:0; overflow:hidden; padding:0; visibility:hidden; font-size:0; line-height:0; border:0}
hr, caption {position:absolute; top:0; left:-1000px; width:0; height:0; font-size:0; line-height:0}
table {border-collapse:collapse; border:0; table-layout:fixed}
img, fieldset, iframe {border:0}
table{/* border-collapse:collapse;table-layout:fixed; */border-collapse:collapse;border-spacing:0}


/* Layout */
body {width:100%;}
#wrap{position:relative; width:100%;min-width:1200px}
#header{width:100%;margin:0 auto; overflow:hidden}
#container{position:relative;width:100%;}
#container_in {position:relative; width:1200px; margin:0 auto}
#contents {width:1200px;margin:0 auto;margin-top:50px}
#footer {width:100%;overflow:hidden;min-width:1200px}

/*fix_header*/
.fix_h_box {position:fixed;top:0;left:0;width: 100%; height: 68px; z-index: 1000;background:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.06);
    -moz-box-shadow:0 4px 4px rgba(0,0,0,0.06);
    -ms-box-shadow:0 4px 4px rgba(0,0,0,0.06);
    -o-box-shadow:0 4px 4px rgba(0,0,0,0.06);
    box-shadow:0 4px 4px rgba(0,0,0,0.06);}

.fix_h_box .box_in {position:relative;width: 1200px; margin: 0 auto}
.fix_h_box .box_in .logo {position: absolute;top:20px;left:0}
.fix_h_box .box_in .art_tit {position: absolute;top:14px;left:150px; letter-spacing: -0.8px; color: #000; font-size: 22px; font-weight:400; width:800px; overflow:hidden; display:block; text-overflow:ellipsis; white-space:nowrap}
.fix_h_box .box_in .sns {position: absolute;top:20px;right:0; background:url(//img.mbn.co.kr/newmbn/news_2020/im_fix_bar.jpg) no-repeat 0 2px}
.fix_h_box .box_in .sns li {float: left;padding-left: 20px}
.box_in .sns .t {padding-top: 2px}


/* header */
#header .gnb_top {width:100%;background-color:#f7f7f7;height:27px;border-bottom:1px solid #d9d9d9;}
#header .gnb_top .top_box {width:1200px;font-weight:400;color:#aaa;font-size:11px;margin:0 auto;}
#header .gnb_top .top_box .left {float:left;}
#header .gnb_top .top_box .right {float:right;letter-spacing:0}
#header .gnb_top .top_box li {padding-right:15px;float:left;line-height:26px}
#header .gnb_top .top_box li a {color:#999;}
#header .gnb_top li:last-child {padding-right:0}
#header .gnb_top .top_box .right span {color:#f29221}
#header .gnb_top .top_box .right img {padding-right:5px;vertical-align:-2px}

#header .gnb_menu {position:relative;width:100%; height:88px;position:relative; display:block; border-bottom:1px solid #515151}
#header .gnb_menu_in {position:relative;width:1200px; height:88px; margin:0 auto;position:relative; display:block;}
#header .gnb_menu_in h1 {position:absolute;top:27px;left:495px;}
#header .gnb_menu_in .left {float:left;}
#header .gnb_menu_in .right {float:right;}
#header .gnb_menu_in .menu_li {padding:35px 45px 0 0;float:left;line-height:26px;color:#000;font-size:21px;font-weight:500;letter-spacing:-0.5px}
#header .gnb_menu_in .menu_li a:hover {color: #f76c22;}
#header .gnb_menu_in .menu_li:last-child {padding-right:0}
#header .gnb_menu_in .right li{font-size:19px;}
#header .gnb_menu_in .left img {padding-top:5px}
#header .gnb_menu_in .right img {padding-top:3px}

#srchbox {position:absolute;top:56px;right:11px}
#srchbox .btn_srch{display:block;padding:5px}
.gnb_srch{position:absolute;display:block;top:27px;right:-6px;width:367px;height:34px;z-index:10}
.gnb_srch legend{display:none}
.gnb_srch .srch_wrap{position:relative;overflow:hidden;margin:0 0 0 0;border:1px solid #000;background:#fff;width:328px;height:38px}
.gnb_srch input.text{width:270px;height:32px;background:#fff;font-size:15px;color:#525252;padding:3px 0 0 10px;border:0;outline:0;}
.gnb_srch input.text:focus{color:#525252}
.gnb_srch input.srch_img{position:absolute;top:3px;right:38px;background:url(//img.mbn.co.kr/newmbn/main2018/search.gif) no-repeat 10px 6px;display:block;width:40px;height:32px;text-indent:-9999px;border:0;cursor:pointer;z-index:11}
.gnb_srch .btn_close{background:url(//img.mbn.co.kr/newmbn/main2018/search_close.gif) no-repeat 0 0;position:absolute;top:-2px;right:3px;display:block;width:34px;height:34px;text-indent:-9999px;cursor:pointer;z-index:10}

#header .gnb_sub_menu {/*overflow:hidden;*/display: block; width:100%;  border-bottom: 1px solid #ededed}
#header .gnb_sub_menu:after {content:''; display:block; clear:both}
#header .gnb_sub_menu .sub_menu_in {width:1200px; margin:0 auto}
#header .gnb_sub_menu .sub_menu_in ul {overflow:hidden;float:left}
#header .gnb_sub_menu .sub_menu_in ul li {float:left;padding:19px 0 17px 0; margin-right:52px;line-height:26px;color:#000;font-size:21px;font-weight:500;letter-spacing:-0.5px}
#header .gnb_sub_menu .sub_menu_in ul li .on {color:#f76c22}
#header .gnb_sub_menu .sub_menu_in ul li a:hover {color: #f76c22;}
#header .gnb_sub_menu .menu_right {float:right}

#header .menu_right {overflow:hidden}
#header .menu_right .weather_box {float:left; margin-right:30px; padding-top:15px}
.weather_box .tit {font-size:14px; vertical-align: -1.5px;}
.weather_box .temper {font-size:14px}
.weather_box .area img {width:50px; height:33px}
.area img, .temper {vertical-align:middle; margin-left:5px}
#header .menu_right .sns_box {float:left;display:block; padding-top:10px}
#header .menu_right .sns_box a {display:inline-block; margin-left:8px}

#header .gnb_depth {/*overflow:hidden;width:100%;clear:both;*/display:block;border-bottom: 1px solid #ededed}
#header .gnb_depth:after {content:''; display:block; clear:both}
#header .gnb_depth_in {position: relative; width:1200px;  margin:0 auto}
#header .gnb_depth_in ul {/*overflow:hidden;*/float:left}
#header .gnb_depth_in ul:after {content:''; display:block; clear:both}
/* 20250304 - margin-right 변경 */
#header .gnb_depth_in ul li {
    float:left;
    padding:17px 0 14px 0; 
    margin-right:37px; 
    float:left;
    line-height:21px;
    font-size:16px;
    font-weight:400;
    letter-spacing:-0.5px
}
/* //20210506 - margin-right 변경 */
#header .gnb_depth_in ul li a {position:relative; color:#656565;}
#header .gnb_depth_in ul li a:hover {color:#f16e20;}
#header .gnb_depth_in ul li .orange {color:#f16e20;}
#header .gnb_depth_in .election2020 {position:absolute;top:17px; right: 0; display: block; background: url("//img.mbn.co.kr/election2020/im_stamp.gif") no-repeat 0 5px; padding-left: 20px}

/* 240116_디지털 only MBN 지하세계 추가 */
#header .gnb_depth_in ul li a .lbl {position: absolute; top: -20px; left: 50%; display: inline-block; font-size: 12px; color: #fff; padding: 0 8px; border-radius: 4px; background: #222; white-space: nowrap; transform: translateX(-50%)}
#header .gnb_depth_in ul li a:hover .lbl {background:#f16e20}

/* on air */
#schedule {width:100%;height:73px;border-bottom:1px solid #ddd;border-top:1px solid #ddd;}
#schedule ul {width:1200px;height:73px;margin:0 auto;background:url("//img.mbn.co.kr/newmbn/main2018/onair_bg.gif") no-repeat}
#schedule .now {position:relative;width:401px;height:73px;float:left}
#schedule .now span {position:absolute;left:20px;top:9px}
#schedule .now .tit {width:380px;position:absolute;left:20px;top:13px;text-align:center;color:#000;font-size:20px;letter-spacing:-0.5px;font-weight:500}
#schedule .now .time {width:380px;position:absolute;left:20px;top:40px;text-align:center;color:#777;font-size:16px}
#schedule .next1 {position:relative;width:400px;height:73px;float:left}
#schedule .next1 span {position:absolute;left:27px;top:30px}
#schedule .next1 .tit {width:290px;position:absolute;left:95px;top:13px;text-align:center;color:#333;font-size:18px;letter-spacing:-1px;}
#schedule .next1 .time {width:290px;position:absolute;left:95px;top:37px;text-align:center;color:#777;font-size:16px}
#schedule .next2 {position:relative;width:395px;height:73px;float:left}
#schedule .next2 .tit {width:380px;position:absolute;left:10px;top:13px;text-align:center;color:#333;font-size:18px;letter-spacing:-1px;}
#schedule .next2 .time {width:380px;position:absolute;left:10px;top:37px;text-align:center;color:#777;font-size:16px}



/*2020 Tokyo Olympic_side 210629*/
/*before banner*/
.r_olympic {background-color:#f6f6f6;margin-top:40px;border-bottom:10px solid #8b2030;height:251px;overflow:hidden;position:relative;}
.r_olympic .h3 {font-size:20px;letter-spacing:-1px;line-height:24px;background-color:#8b2030;
background: url(//img.mbn.co.kr/newmbn/olympic2020/bar.png) no-repeat center 0px;background-size:cover;}
.r_olympic .h3 p {letter-spacing: -0.5px; font-weight: bold; display:block;padding:15px 20px;color:#fff;}
.r_olympic .olympic_infoarea {padding:22px 15px 20px 20px;height:155px;}
.olympic_infoarea .olympic_info {margin:0 0 20px 0;width:100%;height:100px;}
.olympic_info .olympicinfo_logo {display: none;width:58px;height:100px;background:url(//img.mbn.co.kr/newmbn/olympic2020/tokyoolympic_logo.png) no-repeat center 0px;background-size:cover;float:left;}
.olympic_info .olympicinfo_txt {/*float:right;*/line-height:25px;vertical-align:middle;}
.olympic_info .olympicinfo_txt ul {font-size:13px;color:#222;}
.olympic_info .olympicinfo_txt ul li b {display:inline-block;width:40px;padding-right:5px;border-right:1px solid #c0c0c0;}
.olympic_info .olympicinfo_txt ul li:nth-child(1) b {letter-spacing:-0.5px;}
.olympic_info .olympicinfo_txt ul li span {padding-left:5px;}

.olympic_infoarea .olympic_btn {clear:both;}
.olympic_infoarea .olympic_btn a {float:left;display:inline-block;width:48%;height:35px;color:#fff;text-align:center;background-color:#b49166;line-height:35px;border-radius:35px;font-size:13px;transition: .3s;}
.olympic_infoarea .olympic_btn a:hover {background-color:#967041;transition: .3s;}
.olympic_infoarea .olympic_btn a.olympic_btnred {float:right;background-color:#b11d33;transition: .3s;}
.olympic_infoarea .olympic_btn a.olympic_btnred:hover {background-color:#8b2030;transition: .3s;}

/*after banner*/
.afterbanner {height:261px;border-bottom:0px;}
.r_olympic .h3 a{display:block;position:relative;padding:15px 20px;color:#fff;}
.r_olympic .h3 a span:last-child {position:absolute;right:20px;font-size:13px;}
.r_olympic .olympic_infoarea02 {padding:17px 20px 15px 20px;height:150px;}
.olympic_info02 {margin-bottom:15px;height:58px;}
.olympic_info02 .olympicinfo_flag {background:url(//img.mbn.co.kr/etc/images/rio2016/im_rio_flag.jpg) no-repeat center 0px;background-size:cover;float:left;width:82px;height:58px;}
.olympic_info02 .olympicinfo_ranking {float:left;margin-left:15px;}
.olympic_info02 .olympicinfo_ranking ul {color:#222;}
.olympic_info02 .olympicinfo_ranking ul li {font-size:17px;font-weight:700;margin:0 0 2px 0;}
.olympic_info02 .olympicinfo_ranking ul li:last-child {font-size:15px;color:#b11d33;display:block;width:82%;height:25px;line-height:25px;text-align:center;border:2px solid #b11d33;border-radius:25px;}
.medal_standing {clear:both;font-size:14px;text-align:center;width:248px;height:85px;margin:0 auto;}
.medal_standing div {float:left;width:55px;height:85px;margin-right:9px;}
.medal_standing div p {color:#686868;font-size:13px;}
.medal_standing div span {display:block;margin-top:3px;width:55px;height:55px;border-radius:55px;text-align:center;line-height:55px;font-size:26px;color:#141414;box-shadow:2px 2px 8px rgba(56,0,5,0.3);letter-spacing:-1px;}
.medal_standing div.gold span {background:url(//img.mbn.co.kr/newmbn/olympic2020/im_medal01.png) no-repeat center;background-size:cover;}
.medal_standing div.silver span {background:url(//img.mbn.co.kr/newmbn/olympic2020/im_medal02.png) no-repeat center;background-size:cover;}
.medal_standing div.bronze span {background:url(//img.mbn.co.kr/newmbn/olympic2020/im_medal03.png) no-repeat center;background-size:cover;}
.medal_standing div.sum {margin-right:0px;}
.medal_standing div.sum span{background-color:#b91530;color:#fff;}

.olympic_subinfo {clear:both;position:absolute;bottom:0;width:100%;background-color:#8b2030;font-size:13px;color:#ffb2c6;}
.olympic_subinfo p {margin:3px 20px;}



/* container */
#container_in .con_left_view {position:relative; float:left;width:859px;border-right:1px solid #ededed;}
#container_in .con_right_view {overflow:hidden; float:right; width:300px; padding-left:39px}
#container_in .section_vodnews {clear:both; overflow:hidden; width:1200px; padding-top:60px}

#content_2020_top .title_box {position:relative;overflow:hidden; width:1200px;padding:15px 0; margin:0 auto; border-bottom:1px solid #e5e5e5;}
#content_2020_top .title_box .box01 .section {font-size:17px;line-height:15px;color:#929292; letter-spacing:-0.5px; font-weight:500}
#content_2020_top .title_box .box01 h1 {color:#000;font-size:38px;letter-spacing:-2.5px;font-weight:500; display:block; padding:25px 0;line-height:1.4}
#content_2020_top .box01 .time {font-size:14px; line-height:15px; color:#929292; font-weight:400}
#content_2020_top .box01 .bar {font-size:14px; line-height:15px; color:#ccc; font-weight:300; padding:0 6px}
#content_2020_top .box02 {overflow:hidden}
#content_2020_top .box02 .txt_box {float:left; display:block; padding-top:15px}
.txt_box .time {font-size:14px; line-height:15px; color:#929292; font-weight:400}
.txt_box .bar {font-size:14px; line-height:15px; color:#ccc; font-weight:300; padding:0 6px}
#content_2020_top .box02 .sns_box {float:right; margin-right:20px}
#content_2020_top .box02 .sns_box ul {float:left;padding:11px 12px}
#content_2020_top .box02 .sns_box ul li {float:left;margin-right:6px;}
#content_2020_top .box02 .rep {margin-left:10px;display:block; float:left; margin-top:8px}
#content_2020_top .box02 .rep a {display:block; border:1px solid #d7d7d7; padding:6px 8px 4px 8px;line-height:11px}
.box02 .rep .count {margin-left:3px; color:#444; font-size:13px}
.sns_right {position:absolute; right:0; bottom:12px; z-index:1; zoom:1; overflow:hidden}
.sns_right ul li {float:left; padding-left:8px}
.sns_right ul li:first-child {float:left; padding-left:0}
.sns_right ul li a {display:inline-block}

.title_box .box2 .reply a {display:block; width:auto; padding-bottom:5px; height:19px;padding-left:25px;padding-right:5px;border:1px solid #d7d7d7;text-indent:-9999px;background:url(//img.mbn.co.kr/newmbn/news/view_2016/im_view2016_snsr.jpg) no-repeat 3px 5px; vertical-align:top}
.box2 .reply .count {display:block; position:relative; margin-top:-11px; padding:0;text-indent:0; color:#000; }

.title_box .box2 .rep {display:block; float:left; margin-top:16px}
.title_box .box2 .rep a {display:block; border:1px solid #d7d7d7; padding:4px 8px;line-height:13px}
.box2 .rep .count {margin-left:5px;color:#000;}

.title_box .box2 .original {display:block; float:left; margin-top:16px}
.title_box .box2 .original a {display:block; border:1px solid #d7d7d7; padding:4px 5px 7px 5px;margin-left:6px;line-height:13px}

#article_2020 .detail {font-size: 18px; letter-spacing: -0.9px; overflow:hidden; width:815px; padding:40px 0px; margin-bottom:40px;font-weight:400;color:#454545; line-height:180%}
#article_2020 .detail center {position:relative}
#article_2020 .detail .bookbanner {margin-bottom:20px}
#article_2020 .detail center .mbn11_ico {position:absolute;top:90px;left:280px;z-index:110;border:0px;}

#article_2020 .detail p {font-family:"맑은고딕",Malgun Gothic,dotum,돋움, gulim, verdana, san-serif, arial;;font-size:12pt; color:#333333; line-height:180%}
#article_2020 .detail_ad {float:right; margin-left:15px}

#article_2020 .copyright {clear: both; color:#989898; line-height:1.33;margin-bottom:20px;padding-bottom:20px; font-weight:400; letter-spacing: -0.5px;}

/* 210120 news 8 banner area */
.news8_bt_bn_area {margin-bottom: 20px;}
.news8_bt_bn_area a img {display: inline-block; width: 815px; border: 1px solid #dcdcdc; box-sizing: border-box;}
/* //210120 news 8 banner area */

/* 210120 new video player ie 10- block */
#player {position: relative; margin-bottom: 30px;}
#player .ie10browser_wrapper {display: block; z-index: 100; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; text-align: left; padding: 95px 70px 0 70px; box-sizing: border-box;}
#player .ie10browser_wrapper .ie10browser_tit {color: #fff; text-align: left; font-size: 17px; font-weight: bold; padding-bottom: 20px; border-bottom: 1px solid #898989;}
#player .ie10browser_wrapper .ie10browser_tit span {font-size: 33px; font-weight: normal; letter-spacing: -1px; vertical-align: 20px; margin-left: 14px;}
#player .ie10browser_wrapper .ie10browser_con {margin-top: 20px; color: #fff; font-size: 16px; line-height: 28px; font-weight: normal; letter-spacing: -0.5px;}
#player .ie10browser_wrapper .ie10browser_bt a {color: #ed6d01; padding: 14px 31px; border: 3px solid #ed6d01; border-radius: 50px; box-sizing: border-box; display: inline-block; font-size: 18px; font-weight: bold; margin-top: 32px;}
#player .ie10browser_wrapper .ie10browser_bt a:hover {color: #fff; background: #ed6d01; transition: .5s;}
/* //210120 new video player ie 10- block */

.relation_news2_2020 {overflow:hidden; width:815px; margin-bottom:25px;padding-bottom:15px; padding-top:25px;border-bottom:1px solid #dfdfdf}
.relation_news2_2020 .h3 {margin-bottom:12px; padding-left:0px; font-size:17px; font-weight:600; color:#f26522; line-height:1.33; letter-spacing:-0.5px}
.relation_news2_2020 ul {overflow:hidden; width:649px}
.relation_news2_2020 ul li {width:591px; margin-left:-7px; margin-bottom:5px; padding:0 25px; background:url("//img.mbn.co.kr/newmbn/news/view/bg_relation_news2.gif") no-repeat 10px 10px}
.relation_news2_2020 ul li a {font-size: 16px; color: #333333; line-height: 1.7; font-weight: normal; letter-spacing: -0.5px;}

.issue_pick_wrapper {overflow:hidden; width:815px; margin-bottom:25px;padding-bottom:15px; padding-top:25px;border-bottom:1px solid #dfdfdf}
.issue_pick_wrapper div.iframe_area {text-align: center;}
.issue_pick_wrapper .h3 {margin-bottom:12px; padding-left:0px; font-size:17px; font-weight:600; color:#f26522; line-height:1.33; letter-spacing:-0.5px}

.relation_ad {width:815px; margin-bottom:25px;position:relative;border-bottom:1px solid #dfdfdf;padding-bottom:24px; text-align: center;}
.relation_ad1 ul { width:649px}
.relation_ad1 ul li {width:591px; margin-left:-7px; margin-bottom:5px; padding:0 25px; background:url("//img.mbn.co.kr/newmbn/news/view/bg_relation_news2.gif") no-repeat 10px 3px}
.relation_ad1 ul li a {font-size:11pt; color:#333333; line-height:1.5; font-weight:bold}
.relation_ad .ad_info {position:absolute;right:10px;top:-10px}

#bottom_ad {width:815px;height:250px;margin-bottom:20px;}
#bottom_ad .leftad {width:380px;height:250px;margin-right:24px;padding-right:24px;float:left;border-right:1px solid #dfdfdf; text-align: center;}
#bottom_ad .rightad {width:383px;height:250px;margin-right:0px;float:left; text-align: center;}

#bottom_tab_2020 {width:743px;background-color:#f4f4f4;border:1px solid #d6d6d6;padding:45px 30px 25px 30px;float:left;position:relative;margin:35px 0 40px 0}
#bottom_tab_2020 .line {border-bottom:1px solid #ddd; width:100%;height:1px;margin-bottom:24px}
#bottom_tab_2020 .sec_1 {overflow:hidden;padding:14px 0px 14px 0px;}
#bottom_tab_2020 .sec_1 .section_picture {border:1px solid #D5D5D7;float:left;;overflow:hidden;position:relative;margin-top: 2px;}
#bottom_tab_2020 .sec_1 .sec_1_lsit {float:left;margin-left:11px;width:380px}
#bottom_tab_2020 .sec_1 .sec_1_lsit img {margin:7px 7px 0 0 }
#bottom_tab_2020 .sec_1 .sec_1_lsit li {margin:0 0 3px 5px; }
#bottom_tab_2020 .sec_1_lsit li a {font-size:15px;font-weight:normal;color:#333;line-height:22px;letter-spacing:-0.5px;padding-left:0}

#bottom_tab_2020 .sec_1 .sec_1_lsit2 {float:left;width:361px;margin-right:10px}
#bottom_tab_2020 .sec_1 .sec_1_lsit2 img {margin:7px 7px 0 0 }
#bottom_tab_2020 .sec_1 .sec_1_lsit2 li {margin:0 0 3px 0; }
#bottom_tab_2020 .sec_1_lsit2 li a {font-size:15px;color:#333;line-height:24px;letter-spacing:-1px;padding-left:0;font-weight: normal;}
#bottom_tab_2020 .sec_1 .section_picture1 {width:361px;float:left;overflow:hidden;position:relative;border-left:1px solid #dfdfdf;padding-left:10px; text-align: center;}
#bottom_tab_2020 .sec_1 .section_picture1 a {display: inline-block;}
#bottom_tab_2020 .sec_1 .section_picture1 img {border:1px solid #D5D5D7;float:left;}
#bottom_tab_2020 .sec_1 .section_picture1 P {float:left; width: 100%;}

#bottom_tab_2020 .section_picture .mask {background:url("//img.mbn.co.kr/newmbn/news/view/im_top_mask.gif") no-repeat 0 0 ; bottom: 0;display:block;height:30px;left:0;opacity:0.8; position: absolute;width:205px;}
#bottom_tab_2020 .mask .mask_tit {text-align:center;}
#bottom_tab_2020 .mask .mask_tit a {font-size:13px; color:#fff; line-height: 30px;}
#bottom_tab_2020 .sec_2 {overflow:hidden;}
#bottom_tab_2020 .sec_2 ul li {float:left;position:relative;width:165px;padding-right:27px}
#bottom_tab_2020 .sec_2 ul .last {float:left;position:relative;width:165px;padding-right:0}
#bottom_tab_2020 .sec_2 ul li img {border:1px solid #D3D3D3;height:94px;width:165px;}
#bottom_tab_2020 .sec_2 .txt {margin-top:8px;text-align:center}
#bottom_tab_2020 .sec_2 .txt a {font-size:14px;letter-spacing:-0.5px;font-weight: normal;}
#bottom_tab_2020 .txt .strong {font-size:15px;color:#205984;display:block;font-weight:bold;padding-bottom:2px;letter-spacing:-1px}
#bottom_tab_2020 .sec_2 ul li .iconplay1 {border:0 none;height:30px; width:30px;left:5px;position:absolute;top:62px}

#bottom_tab_2020 .click_tab {position:absolute;left:0;top:-1px}
#bottom_tab_2020 .click_tab .taboff {font-size:15px;border-top:2px solid #d6d6d6;width:401px !important;height:29px;background-color:#f4f4f4;border-bottom:1px solid #dddddd;color:#363636;text-align:center;letter-spacing:-1px;float:left;padding-top:7px;background-color:#fff;}
#bottom_tab_2020 .click_tab .tabon {font-size:15px;border-top:2px solid #6c6c6c;width:401px !important;height:26px;color:#103a6e;text-align:center;font-weight:bold;letter-spacing:-1px;float:left;padding-top:7px}
#bottom_tab_2020 .click_tab .tabline {width:1px;height:38px;background-color:#dddddd;float:left;}


#bottom_tab_2020 .todayhotclick li {width:130px;height:100px;float:left;margin:0 25px 25px 3px;}
#bottom_tab_2020 .todayhotclick  .liright {width:130px;height:100px;float:left;margin:0 0 10px 3px}
#bottom_tab_2020 .todayhotclick  img {width:130px; height:75px;float:left;margin:15px 0 10px 2px;border:1px solid #bfbfbf;}
#bottom_tab_2020 .todayhotclick  .txt {width:140px;padding:0;float:left;text-align:center;letter-spacing:-1px}

#bottom_tab_2020 .keyword_tab {margin:15px 0 20px 3px}
#bottom_tab_2020 .keyword_tab ul {width:285px;float:left;margin-bottom:15px}
#bottom_tab_2020 .keyword_tab ul li {width:285px;float:left}
#bottom_tab_2020 .keyword_tab .keyword_tit  {width:285px;color:#205984;font-size:14px;letter-spacing:-1px;font-weight:bold;}
#bottom_tab_2020 .keyword_tab .keyword_photo {width:285px;height:52px;float:left;margin-top:25px;}
#bottom_tab_2020 .keyword_tab .keyword_photo .photo_title {width:180px;margin-bottom:2px;color:#333;font-size:14px;letter-spacing:-1px;font-weight:bold;line-height:17px}
#bottom_tab_2020 .keyword_tab .keyword_photo .list_img{width:92px; height:52px;float:left;margin-right:10px;border:1px solid #dfdfdf;}
#bottom_tab_2020 .keyword_tab .keyword_photo .list_txt a {width:180px;height:12px;float:left;margin-top:6px;font-weight:normal;font-size:12px;letter-spacing:0px;line-height:15px;color:#999;}

#bottom_tab_2020 .keyword_tab .keyword_list {float:left;margin-top:25px;height:52px;}
#bottom_tab_2020  .keyword_list .list{ font-weight:bold;font-size:14px;letter-spacing:-1px;color:#000;float:left;}
#bottom_tab_2020  .keyword_list span a{width:285px;font-weight:normal;font-size:12px;letter-spacing:0px;line-height:17px;color:#888;float:left;margin-top:5px}

#bottom_tab_2020 .keyword_tab .keyword_line {width:1px;height:250px;background-color:#ccc;margin:0 20px;float:left}

#bottom_tab_2020 .sec_1 .section_picture1 img {border:1px solid #D5D5D7;float:left;}
#bottom_tab_2020 .sec_1 .section_picture1 P a {margin-top:7px;font-size:15px; font-weight: normal; letter-spacing: -0.5px; display: inline-block;}

.alternating-thumbnails-a [class*=span] {font-family:'Noto Sans KR','Malgun Gothic',sans-serif;margin-bottom:12px; padding-left:0px; font-size:17px; font-weight:400; color:#f26522; line-height:1.33; letter-spacing:-0.5px}
.alternating-thumbnails-a .trc_rbox_header {margin-bottom:15px !important }




/* hotphoto */
#hotphoto_2020 {position:relative;height:189px;width:774px;clear:both;overflow:hidden;border:1px solid #dcdcdc; padding:18px 0 30px 30px; margin-bottom: 30px;}
#hotphoto_2020 h3 {position:relative;width:615px;height:25px;border-bottom:0px solid #d8d8d8;position:relative;margin-right:15px;float:left;margin-bottom: 8px;}
#hotphoto_2020 h3 .org {color:#ef6b24;font-size:15px;}
#hotphoto_2020 h3 p {float:left;font-size:15px;font-weight:bold;letter-spacing:-1px;color:#000;margin-right:5px}
#hotphoto_2020 h3 span{float:right;}
#hotphoto_2020 h3 span img {float:left;}


#hotphoto_2020 .hot_list {padding-top:25px;}
#hotphoto_2020 .hot_mm dd {float:left;width:165px;height:140px; margin-right:27px}
#hotphoto_2020 .hot_mm dd .thumb{float:left;position:relative;width:165px;height:116px;overflow:hidden;border:1px solid #bdc9d2;cursor:pointer;margin-bottom:7px}
#hotphoto_2020 .hot_mm dd span.txt{display:block;float:left;overflow:hidden;width:165px;padding-top:0px;color:#444;letter-spacing:-0.5px;line-height:18px}
#hotphoto_2020 .hot_mm dd span.txt a {font-size:14px; font-weight: normal; line-height: 21px;}
#hotphoto_2020 .hot_mm dd .rank_no1{position:absolute;left:30px;top:51px;width:32px;height:32px;background:url(//img.mk.co.kr/mbn/startv/rank_no1.png) no-repeat}
#hotphoto_2020 .hot_mm dd .rank_no2{position:absolute;left:222px;top:51px;width:32px;height:32px;background:url(//img.mk.co.kr/mbn/startv/rank_no2.png) no-repeat}
#hotphoto_2020 .hot_mm dd .rank_no3{position:absolute;left:414px;top:51px;width:32px;height:32px;background:url(//img.mk.co.kr/mbn/startv/rank_no3.png) no-repeat}
#hotphoto_2020 .hot_mm dd .rank_no4{position:absolute;left:605px;top:51px;width:32px;height:32px;background:url(//img.mk.co.kr/mbn/startv/rank_no4.png) no-repeat}
#hotphoto_2020 .hot_mm dd.last{float:left;width:140px}

/*댓글영역*/
.rep_0514{width: 806px; margin-top: 50px;}
/*//댓글영역*/

/* news_list */
.list_all {position:relative;width:819px; margin-bottom:10px; padding-top:45px}
.list_all ul {width:819px; height:45px;line-height:45px;overflow:hidden; border-top:1px solid #626262; border-bottom:1px solid #ededed;}
.list_all ul li {float:left; width: 16.6%; text-align: center;}
.list_all ul li a {display:inline; font-size:16px; color:#848484; text-decoration:none}
.list_all ul li .on {color:#000; font-weight:bold; border-bottom:1px solid #111; padding-bottom:10px; text-decoration:none}

/* news_list */
.list_area{overflow:hidden; position:relative; width:819px}
.article_list{position:relative; overflow:hidden; padding:25px 0;border-bottom:1px solid #e5e5e5; clear:both; width:819px}
.article_list .tit a{display:inline;padding:0 5px 0 0;font-size:19px;line-height:24px;margin-top:-1px;color:#222; letter-spacing: -0.7px;overflow:hidden; display:block; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical}
.article_list .desc {overflow:hidden}
.article_list .date {float:left;display:block;padding-top:10px;font-size:12px;color:#999;font-weight:400}
.article_list .date2 {padding-left:2px;font-size:12px;color:#999;font-weight:400}
.article_list .desctxt a{display:block;margin:10px 0 0;font-size:14px;line-height:20px;color:#777; font-weight:400;overflow:hidden; display:block; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical}
.article_list .thumb {float:left;position:relative;overflow:hidden;margin:0 20px 5px 0;font-size:0;line-height:0}
.article_list .thumb .im_boder{position:absolute;display:block;top:0;left:0;right:0;bottom:0;border:1px solid #000;filter:alpha(opacity=10);opacity:0.10;z-index:100}
.article_list .thumb img{position:relative;width:158px;height:88px;border:1px solid #ededed;display:block;object-fit: fill;}
.article_list .thumb .ic_play {display:block;width:30px; height:30px;position:absolute;bottom:6px;right:6px;border:0px; background:url(//img.mbn.co.kr/newmbn/news_2020/ic_vod_s.png) no-repeat 0 0; background-size:contain; text-indent:-9999em; z-index:100;}
.article_list .rank_num{font-family:"맑은 고딕","Malgun Gothic","돋움",Dotum,AppleGothic,verdana,sans-serif;float:left;width:45px;height:55px;margin-right:5px;text-align:center;font-size:20px}
.article_list .top{color:#ff4e00}

.rightar {float:right; font-size:15px; font-weight:400; color:#444; padding-top:10px}
.rightar .name_b {font-size:15px; font-weight:400; color:#6b8ebd; letter-spacing:-0.05em}
.rightar .rep {padding:4px 0 4px 12px; line-height:13px}
.rightar .rep .count {color:#444}



/*2020 Tokyo Olympic 210629*/

.article_box_olympic {overflow:hidden;position:relative;margin-right:30px;margin-bottom:50px;}

.olympic_article_top {float:left;width:100%;position:relative;z-index:1;}
.olympic_logo {width: 300px; height: 213px; background: url(https://img.mbn.co.kr/newmbn/olympic2020/im_olympic_athe2.png) no-repeat center/100%; position: absolute; left: -47px; z-index: 18; top: 7px;}
.olympic_title {margin-top:40px;overflow:hidden;}
.olympic_title a {height:180px;display:block;text-align:center;font-weight:700;line-height:100px;position:relative;}
.olympic_title a .olympic_txt {position:absolute;top:0;left:31%;z-index:3;}
.olympic_title a .olympic_bgshape {height:180px;background-color:#f6f6f6;}
.olympic_title a .olympic_txt span {font-size:28px;color:#fff;transition:all 0.5s;}
.olympic_title a .olympic_txt span.goldfont {color:#93784b;margin-left:149px;transition:all 0.5s;}
.olympic_title a .olympic_txt span.goldfont::after {width:1px;height:19px;margin-left:10px;display:inline-block;content:none;background:url(//img.mbn.co.kr/newmbn/olympic2020/linearrow.png) no-repeat center;background-size:cover;transition:all 0.5s;opacity:0;}
.olympic_title a .olympic_bgshape .bg_round01{transition:all 0.5s;
    width:670px;height:670px;
    background:url(//img.mbn.co.kr/newmbn/olympic2020/round03.png)no-repeat center center;
    background-size:cover;
    position:absolute;top:-440px;left:-200px;
    transform-origin: 50% 50%;
}
.olympic_title a .olympic_bgshape .bg_round02{transition:all 0.5s;
    width:550px;height:550px;
    background:url(//img.mbn.co.kr/newmbn/olympic2020/round02.png)no-repeat center center;
    background-size:cover;
    position:absolute;top:-100px;right:-433px;
    transform-origin: 50% 50%;
}
.olympic_title a:hover .olympic_txt span {color:#93784b;transition:all 0.5s;transition-timing-function:ease-in-out;}
.olympic_title a:hover .olympic_txt span.goldfont {color:#fff;transition:all 0.5s;transition-timing-function:ease-in-out;}
.olympic_title a:hover .olympic_txt span.goldfont::after {width:55px;transition:all 0.5s;opacity:1;}
.olympic_title a:hover .olympic_bgshape .bg_round01 {position:absolute;left:-460px;transition:all 0.5s;transition-timing-function:ease-in-out;}
.olympic_title a:hover .olympic_bgshape .bg_round02 {position:absolute;right:-108px;transition:all 0.5s;transition-timing-function:ease-in-out;}

.olympic_article_bottom {background-color:#f6f6f6;margin-top:55px;position:relative;width:100%;height:465px;}
.olympic_article_area {width:709px; padding:30px 30px 45px 30px;margin:90px 30px 0 30px;background-color:#fff;text-align:center;float:left;z-index:111;position:absolute;}
.olympic_article {clear:both;overflow:hidden;display:inline-block;}
.olympic_article ul li {width:340px;height:288px;margin-right:27px;float:left;position:relative;}
.olympic_article ul li span {text-align:left;}
.olympic_article ul li span a {position:relative;border:1px solid #dcdcdc;display:block;width:340px;height:182px;box-sizing:border-box;overflow:hidden;}
.olympic_article ul li span a img {width:100%;height:100%;object-fit:cover;transition:transform .4s;display:block;}
.olympic_article ul li:hover span a img {transform:scale(1.2) rotate(.001deg);}
.olympic_article ul li:hover a span.tit>span {border-bottom:1px solid #000;}
.olympic_article ul li a.wrap_tag {width:159px;height:40px;background: #b49166;border-radius: 40px;display: block;position: absolute;top: 160px;left: 28%;color: #fff;text-align: center;line-height: 40px;font-size: 18px;}
.olympic_article ul li span.tit {color:#353535;font-size:24px;display:block;padding-top:35px;line-height:34px;letter-spacing:-0.5px;text-decoration:none;height:70px;font-weight:700;}
.olympic_article ul li span.list_play_btn {position:absolute;bottom:40%;left:43%;display:block;width:48px;height:48px;background:url(//img.mbn.co.kr/newmbn/news_2020/ic_vod.png) no-repeat; background-size:cover;}
.olympic_article ul li.last {margin-right:0px;}

.olympic_boxbottom {width:100%;height:12px;background-color:#7b162b;position:absolute;bottom:0;overflow:hidden;}
.olympic_boxbottom .round_shape {
    width:550px;height:550px;
    background:url(//img.mbn.co.kr/newmbn/olympic2020/round03.png)no-repeat center center;
    background-size:cover;
    position:absolute;top:-150px;left:-170px;
    transform-origin:50% 50%;
    }

/*//2020 Tokyo Olympic 210629*/



/* topnews_area */
.con_left_view .tit_section {display:block; margin-top:36px; font-size:24px; color:#000; letter-spacing:-0.5px}
.topnews_area {width:819px; display:block; margin-top:22px;padding-bottom:30px; border-bottom:1px solid #999}
.topnews_list{position:relative; overflow:hidden; clear:both; width:819px}
.topnews_list .tit a{display:inline;padding:0 30px 0 0;font-size:22px;line-height:28px;margin-top:-1px;color:#222;text-decoration:none; letter-spacing: -0.7px;}
.topnews_list .desc {overflow:hidden}
.topnews_list .desc .desctxt a{display:block;margin:10px 0 0;font-size:14px;line-height:20px;color:#777; font-weight:400}
.topnews_list .date {display:block;padding-top:10px;font-size:12px;color:#999;font-weight:400}
.topnews_list .date2 {padding-left:2px;font-size:12px;color:#999;font-weight:400}
.topnews_list .desctxt{display:block;margin:10px 0 0;font-size:14px;line-height:20px;color:#545454; font-weight:400}
.topnews_list .thumb {width:267px; height:150px;float:left;position:relative;overflow:hidden;margin:0 20px 5px 0;font-size:0;line-height:0}
.topnews_list .thumb .im_boder{position:absolute;display:block;top:0;left:0;right:0;bottom:0;border:1px solid #000;filter:alpha(opacity=10);opacity:0.10;z-index:100}
.topnews_list .thumb img{position:relative;width:267px;height:150px; display:block;}
.topnews_list .thumb .ic_play {display:block;width:30px; height:30px;position:absolute;bottom:7px;right:7px; background:url(//img.mbn.co.kr/newmbn/news_2020/ic_vod_s.png) no-repeat 0 0; background-size:contain; text-indent:-9999em; z-index:100}
.topnews_list .thumb .mask {display:block; position:absolute; top:0; left:0;width:299px; height:168px;}
.topnews_list .rank_num{float:left;width:45px;height:55px;margin-right:5px;text-align:center;font-size:25px}
.topnews_list .top{color:#ff4e00}

.topnews_area2 {width:819px; display:block; margin-top:22px;padding-bottom:30px;}
.topnews_area2 .topnews_list{position:relative; overflow:hidden; clear:both; width:819px}
.topnews_area2 .topnews_list .tit a{display:inline;padding:0 30px 0 0;font-size:22px;line-height:28px;margin-top:-1px;color:#222;text-decoration:none}
.topnews_area2 .topnews_list .desc {overflow:hidden}
.topnews_area2 .topnews_list .date {display:block;padding-top:10px;font-size:12px;color:#999;font-weight:400;float:left}
.topnews_area2 .topnews_list .date2 {padding-left:2px;font-size:12px;color:#999;font-weight:400}
.topnews_area2 .topnews_list .desctxt {display:block;margin:10px 0 0;font-size:14px;line-height:20px;color:#545454; font-weight:400}
.topnews_area2 .topnews_list .thumb {width:267px; height:150px;float:left;position:relative;overflow:hidden;margin:0 20px 5px 0;font-size:0;line-height:0}
.topnews_area2 .topnews_list .thumb .im_boder{position:absolute;display:block;top:0;left:0;right:0;bottom:0;border:1px solid #000;filter:alpha(opacity=10);opacity:0.10;z-index:100}
.topnews_area2 .topnews_list .thumb img{position:relative;width:267px;height:150px; display:block;}
.topnews_area2 .topnews_list .thumb .ic_play {display:block;width:30px; height:30px;position:absolute;bottom:7px;right:7px; background:url(//img.mbn.co.kr/newmbn/news_2020/ic_vod_s.png) no-repeat 0 0; background-size:contain; text-indent:-9999em; z-index:100;}
.topnews_area2 .topnews_list .thumb .mask {display:block; position:absolute; top:0; left:0;width:299px; height:168px;}
.topnews_area2 .topnews_list .rank_num{float:left;width:45px;height:55px;margin-right:5px;text-align:center;font-size:25px}
.topnews_area2 .topnews_list .top{color:#ff4e00}

.topnews_area_s {width:819px; display:block; margin-top:22px;padding-bottom:30px; border-bottom:1px solid #aaa}
.topnews_list_s{position:relative; overflow:hidden; clear:both; width:819px}
.topnews_list_s a {text-align: center; vertical-align: middle}
.topnews_list_s .thumb {display:table-cell;width:267px; height:150px;float:left;position:relative;overflow:hidden;margin:0 20px 5px 0;font-size:0;line-height:0; background: #f3f3f3; border: 1px solid #ededed}
.topnews_list_s .thumb img{position:relative;max-width:267px;max-height:150px}
.topnews_list_s .thumb .ic_play {display:block;width:30px; height:30px;position:absolute;bottom:7px;right:7px; background:url(//img.mbn.co.kr/newmbn/news_2020/ic_vod_s.png) no-repeat 0 0; background-size:contain; text-indent:-9999em; z-index:100;}
.topnews_list_s .thumb .mask {display:block; position:absolute; top:0; left:0;width:299px; height:168px;}
.topnews_list_s .rank_num{float:left;width:45px;height:55px;margin-right:5px;text-align:center;font-size:25px}
.topnews_list_s .top{color:#ff4e00}
.topnews_list_s .tit a{display:inline;padding:0 30px 0 0;font-size:22px;line-height:28px;margin-top:-1px;color:#222;text-decoration:none}
.topnews_list_s .desc {overflow:hidden}
.topnews_list_s .desc .desctxt a{margin:10px 0 0;font-size:14px;line-height:20px;color:#777; font-weight:400}
.topnews_list_s .date {display:block;padding-top:10px;font-size:12px;color:#999;font-weight:400}
.topnews_list_s .date2 {padding-left:2px;font-size:12px;color:#999;font-weight:400}
.topnews_list_s .desctxt{display:block;margin:10px 0 0;font-size:14px;line-height:20px;color:#545454; font-weight:400}

/* 2020 스포츠 */
.sports_plus_2020 {overflow:hidden; width:817px; margin:30px 0; border:1px solid #ccc}
.sports_plus_top2 {height:45px; border-bottom:1px solid #ddd}
.sports_plus_top2 ul {overflow:hidden}
.sports_plus_title2 {float:left; margin:12px 0 0 20px}
.sports_plus_menu2 {float:right; margin:9px 20px 0 0}
.sports_plus_menu2 ul li{float:left}
.sports_plus_menu2 ul li a {display:inline-block; font-size:14px; color:#666; font-weight:400}
.sports_plus_menu2 .bar {position:relative; top:-2px; display:inline-block; width:1px; font-size:11px; font-weight:100; color:#e5e5e5; padding:0 12px}
.sports_plus_more2 {position:relative;float:right;top:17px;right:15px;}

.sports_plus_left2 {float:left; width:375px; padding:25px 30px; border-right:1px solid #eee}
.sports_plus_left2 ul li {margin-top:12px}
.sports_plus_left2 ul li:first-child {margin-top:0}
.sports_plus_left2 .s_bullet {display:inline-block; vertical-align:middle; margin-right:10px}
.sports_plus_left2 ul li a {display:inline-block; width:360px; font-size:16px; font-weight:500; vertical-align:middle; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.sports_plus_left2 ul li strong a{font-weight:500; color:#2a7ac3}
.sports_plus_left2 .sportshot{width:267px;height:15px;background:url("//img.mbn.co.kr/newmbn/news/view/sports_hotbg.jpg") no-repeat;padding:7px 10px 7px 55px;}
.sports_plus_left2 .sportshot a{font-size:14px;font-weight:bold;color:#282828;letter-spacing:-1px;}

.sports_plus_right2 {float:right; margin:35px 80px 0 0}
.sports_plus_right2 ul li {position:relative; width:222px}
.sports_plus_right2 ul li img {width:220px; height:123px; border:1px solid #eee}
.sports_plus_right2 ul li .iconplay1 {width:30px; height:30px; position:absolute; top:84px; left:11px; border:0px}
.sports_plus_right2 ul li p a {display:block; font-size:15px; font-weight:500; color:#333; line-height:24px; margin-top:8px}
.sports_plus_right2 ul li p strong {font-weight:bold;font-size:13px;color:#666;float:left;margin-top:10px;}
.sports_plus_right2 ul .lineblank {width:270px;height:20px;float:left}
.sports_plus_right2 ul .listblank {width:15px;height:70px;float:left}

.sports_plus_bottom2 {clear:both; padding:25px 30px; border-top:1px solid #ddd}
.sports_plus_bottom2 ul {overflow:hidden}
.sports_plus_bottom2 ul li {position:relative; float:left; width:142px}
.sports_plus_bottom2 ul li img {width:140px; height:80px; border:1px solid #eee}
.sports_plus_bottom2 ul li .iconplay1 {position:absolute; top:45px; left:6px; width:30px; height:30px; border:0px}
.sports_plus_bottom2 ul li p a {display:block; font-size:14px; font-weight:400; color:#333; line-height:20px; padding-top:6px}
.sports_plus_bottom2 ul li p strong {font-weight:bold;font-size:12px;color:#666;float:left;margin-top:10px;}
.sports_plus_bottom2 ul .lineblank {width:270px; height:20px; float:left}
.sports_plus_bottom2 ul .listblank {width:62px; height:70px; float:left}

/* 관련기사 */
.relation_article_2019 {overflow:hidden; width:803px; margin-bottom:15px;padding-bottom:6px; padding-top:20px;}
.relation_article_2019 h3 {margin-bottom:12px; padding-left:0px; font-size:17px; font-weight:400; color:#f26522; line-height:1.33; letter-spacing:-0.5px}
.relation_article_2019 ul {overflow:hidden; display:block; border:1px solid #e5e5e5; background-color:#f9f9f9; padding:22px 20px}
.relation_article_2019 ul li {width:700px; margin-bottom:5px; padding:0 25px; background:url("//img.mbn.co.kr/newmbn/news/view/ic_relationnews_2019.gif") no-repeat 7px 9px}
.relation_article_2019 ul li a {font-family:"맑은고딕",Malgun Gothic,dotum,돋움, gulim, verdana, san-serif, arial;font-size:15px; color:#121212; line-height:1.5; letter-spacing:-0.5px; font-weight:bold}

/* 2018 기자페이지 추가 */
#reporter_area {overflow:hidden; position:relative; width:803px; float:left;}

#reporter_area .reporter_info_box{overflow:hidden; margin-top:11px; margin-bottom:8px;  padding:25px 30px; border-top:1px solid #737373; border-bottom:1px solid #dcdcdc; background-color:#f7f8f9;}
#reporter_area .reporter_photo{float:left;margin-right:30px;width:110px}
#reporter_area .reporter_photo img{min-width:110px;border:1px solid #dfe0e0}
#reporter_area .reporter_info{overflow:hidden; width:450px}
#reporter_area .reporter_info .name{display:inline; font-size:24px; letter-spacing:-0.025em; line-height:26px; vertical-align:top;color:#000}
#reporter_area .reporter_info .cp{display:inline-block; margin:0 4px 0 18px; padding:3px 8px 4px; color:#ed6c0d; font-weight:bold; border:1px solid #ef7a00; border-radius:13px; font-size:14px; letter-spacing:-0.03em;font-family:'맑은 고딕','Malgun Gothic','돋움',Dotum,AppleGothic,verdana,sans-serif;}
#reporter_area .reporter_info .bt_email{display:inline-block; width:18px; height:20px; text-indent:-9999px; background: url(//img.mbn.co.kr/etc/images/bt_reporter_email.png) no-repeat center 7px; padding-left: 10px}
#reporter_area .reporter_info .bt_facebook{display:inline-block; width:18px; height:20px; text-indent:-9999px; background: url(//img.mbn.co.kr/etc/images/bt_reporter_facebook.png) no-repeat center 1px}
#reporter_area .reporter_info .bt_twitter{display:inline-block; width:18px; height:20px; text-indent:-9999px; background: url(//img.mbn.co.kr/etc/images/bt_reporter_twitter.png) no-repeat center 2px}
#reporter_area .reporter_info .profile_list{overflow:hidden;margin-top:4px;width:450px}
#reporter_area .reporter_info .profile_list li{margin-top:5px; padding-left:8px; background:url(//img.mbn.co.kr/etc/images/bul_list.gif) no-repeat 0 8px; font-size:14px; letter-spacing:-0.05em; line-height:19px; color:#5f5f5f;font-family:'맑은 고딕','Malgun Gothic','돋움',Dotum,AppleGothic,verdana,sans-serif;}

#reporter_area .art_search{overflow:hidden; margin-top:35px; padding:20px 0; width:648px; border:1px solid #dadada; text-align:center}
#reporter_area .tit_art_srch{display:inline-block; font-size:14px; letter-spacing:-0.05em; font-weight:normal; line-height:24px; vertical-align:middle;}
#reporter_area .tit_art_srch .tit{font-size:15px; letter-spacing:-0.025em; font-weight:normal; line-height:24px; color:#444}
#reporter_area .srch_box{overflow:hidden; position:relative; display:inline-block; width:270px; border-bottom:1px solid #8c8c8c; vertical-align:middle; padding-right:30px; margin-left:10px}
#reporter_area .srch_box .input_type2{width:100%; height:30px; border:0; font-size:16px; letter-spacing:-0.025em;}
#reporter_area .srch_box .input_type2:focus {outline:none}
#reporter_area .srch_box .img{position:absolute; top:6px; right:0; width:20px; height:19px; background: url(//img.mbn.co.kr/etc/images/btn_news_srch2.gif) 0 0; border:0; text-indent:-9999px; cursor:pointer}

#reporter_area .list_area{overflow:hidden; position:relative; margin-top:10px; width:650px; font-family:'맑은 고딕','Malgun Gothic','돋움',Dotum,AppleGothic,verdana,sans-serif;}
#reporter_area .article_list{position:relative; overflow:hidden; padding:25px 0;border-bottom:1px solid #e5e5e5; clear:both; font-family:'맑은 고딕','Malgun Gothic','돋움',Dotum,AppleGothic,verdana,sans-serif;}
#reporter_area .article_list .tit a{display:inline;padding:0 5px 0 0;font-size:19px;line-height:26px;letter-spacing:-1px;margin-top:-1px;color:#222;font-weight:bold;font-family:'맑은 고딕','Malgun Gothic','돋움',Dotum,AppleGothic,verdana,sans-serif;}
#reporter_area .article_list .desc {overflow:hidden;font-family:'맑은 고딕','Malgun Gothic','돋움',Dotum,AppleGothic,verdana,sans-serif;}
#reporter_area .article_list .date {padding-left:2px;font-size:12px;letter-spacing:-0.05em;color:#999;font-weight:normal;font-family:'맑은 고딕','Malgun Gothic','돋움',Dotum,AppleGothic,verdana,sans-serif;}
#reporter_area .article_list .desctxt a{display:block;margin:9px 0 0;padding:0 5px 0 0;font-size:13px;line-height:20px;letter-spacing:-0.05em;color:#777;font-family:'맑은 고딕','Malgun Gothic','돋움',Dotum,AppleGothic,verdana,sans-serif;}
#reporter_area .article_list .thumb {float:left;position:relative;overflow:hidden;margin:0 20px 5px 0;font-size:0;line-height:0}
#reporter_area .article_list .thumb .im_boder{position:absolute;display:block;top:0;left:0;right:0;bottom:0;border:1px solid #000;filter:alpha(opacity=10);opacity:0.10;z-index:100}
#reporter_area .article_list .thumb img{max-width:100px; max-height:100px; min-height:47px}
#reporter_area .article_list .rank_num{float:left;width:45px;height:55px;margin-right:5px;text-align:center;font-size:25px}
#reporter_area .article_list .top{color:#ff4e00}
#reporter_area .link_keyword a{display:inline-block; margin-right:2px; padding-top:8px; color:#2382c2; font-weight:bold; text-decoration:underline;font-family:'맑은 고딕','Malgun Gothic','돋움',Dotum,AppleGothic,verdana,sans-serif;}
#reporter_area .link_keyword a:hover{color:#2382c2;font-family:'맑은 고딕','Malgun Gothic','돋움',Dotum,AppleGothic,verdana,sans-serif;}

#reporter_area .article_list {position:relative; overflow:hidden; padding:25px 0;border-bottom:1px solid #e5e5e5; clear:both; font-family:'맑은 고딕','Malgun Gothic','돋움',Dotum,AppleGothic,verdana,sans-serif;}
#reporter_area .article_list .thumb_ok {display:block; float:left; margin-right:16px}
#reporter_area .article_list .thumb_ok a {display:block; width:160px; height:99px}
.article_list .thumb_ok .play_im {position:absolute; bottom:34px;left:12px;width:33px; height:33px; z-index:100}
.article_list .thumb_ok .vod_im {position:relative;width:160px; height:99px; border:1px solid #ededed}
.thumb_ok .vod_im .im_boder{position:absolute;display:block;top:0;left:0;right:0;bottom:0;border:1px solid #000;filter:alpha(opacity=70);opacity:0.10;z-index:40}

#article .list .sportson { height:13px; border-top:1px solid #d3d3d3;padding:12px 0 12px}
#article .list .sportson img {float:left}


#ent_box2018 {display:block;width:660px; height:195px;}
#ent_interview2018 {overflow:hidden; float:left; width:312px; height:151px; margin:30px 10px 17px 0; padding:10px 0 0 10px; border:1px solid #e5e5e5}
#ent_interview2018 .h3 {font-family:"맑은 고딕","Malgun Gothic","돋움",Dotum,AppleGothic,verdana,sans-serif;font-size:14px; color:#111; font-weight:bold}
#ent_interview2018 .wrap {overflow:hidden; position:relative;padding-top:19px; width:319px;}
#ent_interview2018 dl {position:relative;width:200px;min-height:45px; height:auto !important; height:45px;padding:0 0 0 92px}
#ent_interview2018 dl dt a {font-family:"맑은 고딕","Malgun Gothic","돋움",Dotum,AppleGothic,verdana,sans-serif;color:#333; font-size:13px; line-height:1.33; font-weight:bold;}
#ent_interview2018 dl dt a.img {display:block; position:absolute; left:0; top:0; width:72px; height:40px}
#ent_interview2018 dl dt .im_thumb {width:80px; height:45px; display:block}
#ent_interview2018 dl dd a {font-family:"맑은 고딕","Malgun Gothic","돋움",Dotum,AppleGothic,verdana,sans-serif;color:#989898; line-height:1.35}
#ent_interview2018 ul {overflow:hidden; width:300px; margin-top:12px}
#ent_interview2018 ul li {width:269px; margin-bottom:7px; padding-left:8px; background:url("//img.mbn.co.kr/newmbn/news/view/bg_interview_dott.gif") no-repeat 0 5px}
#ent_interview2018 ul li a {font-family:"맑은 고딕","Malgun Gothic","돋움",Dotum,AppleGothic,verdana,sans-serif;display:block; overflow:hidden; color:#333; line-height:1.33; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis}
#ent_issue2018 {overflow:hidden; float:right; width:312px; height:151px; margin:30px 0 17px 0; padding:10px 0 0 10px; border:1px solid #e5e5e5}
#ent_issue2018 .h3 {font-family:"맑은 고딕","Malgun Gothic","돋움",Dotum,AppleGothic,verdana,sans-serif;font-size:14px; color:#111;font-weight:bold}
#ent_issue2018 .wrap {overflow:hidden; position:relative; width:319px; height:110px; padding-top:19px; }
#ent_issue2018 dl {position:relative; width:200px; min-height:45px; height:auto !important; height:45px; margin-bottom:10px; padding:0 0 0 92px}
#ent_issue2018 dl dt a {font-family:"맑은 고딕","Malgun Gothic","돋움",Dotum,AppleGothic,verdana,sans-serif;color:#333; font-size:13px; line-height:1.33; font-weight:bold}
#ent_issue2018 dl dt a.img {display:block; position:absolute; left:0; top:0; width:72px; height:40px}
#ent_issue2018 dl dt .im_thumb {width:80px; height:45px; display:block}
#ent_issue2018 dl dd a {font-family:"맑은 고딕","Malgun Gothic","돋움",Dotum,AppleGothic,verdana,sans-serif;color:#989898; line-height:1.35}
#ent_issue2018 ul {overflow:hidden; width:300px; margin-top:12px}
#ent_issue2018 ul li {width:269px; margin-bottom:7px; padding-left:8px; background:url("//img.mbn.co.kr/newmbn/news/view/bg_interview_dott.gif") no-repeat 0 5px}
#ent_issue2018 ul li a {font-family:"맑은 고딕","Malgun Gothic","돋움",Dotum,AppleGothic,verdana,sans-serif;display:block; overflow:hidden; color:#333; line-height:1.33; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis}
.paging_2018 {position:relative;width:100%;text-align: center;margin: 30px 0 20px 0;clear: both;float: left}
.paging_2018 a {display: inline-block;color:#333;font-size:15px; width:26px; height:26px;line-height: 26px;vertical-align: middle;margin-right: -1px;text-decoration:none;font-family:"tahoma",Helvetica,Arial,sans-serif;}
.paging_2018 .on{color:#ff5500;border:1px solid #ff7500;width:25px;height:25px}
.paging_2018 .pre {background: url(//img.mbn.co.kr/newmbn/news_2016/2018/btn2018_pre.jpg) 0 0;margin-right:10px}
.paging_2018 .pre:hover{background: url(//img.mbn.co.kr/newmbn/news_2016/2018/btn2018_pre_on.jpg) 0 0;margin-right:10px;}
.paging_2018 .next {background: url(//img.mbn.co.kr/newmbn/news_2016/2018/btn2018_next.jpg) 0 0;margin-left:10px}
.paging_2018 .next:hover{background: url(//img.mbn.co.kr/newmbn/news_2016/2018/btn2018_next_on.jpg) 0 0;margin-left:10px;}
.paging_2018 .pre_end {background: url(//img.mbn.co.kr/newmbn/news_2016/2018/btn2018_pre2.jpg) 0 0;margin-right:5px}
.paging_2018 .pre_end:hover{background: url(//img.mbn.co.kr/newmbn/news_2016/2018/btn2018_pre2_on.jpg) 0 0;margin-right:5px;}
.paging_2018 .next_end {background: url(//img.mbn.co.kr/newmbn/news_2016/2018/btn2018_next2.jpg) 0 0;margin-left:5px}
.paging_2018 .next_end:hover{background: url(//img.mbn.co.kr/newmbn/news_2016/2018/btn2018_next2_on.jpg) 0 0; margin-left:5px;}

/* 인기척 현장에서 사실확인 */
.reporter_field_top {width: 1200px; display: block; padding: 30px 0}




/* aside_right */
#right_top_banner {position:relative;width:300px;height:100px;margin-bottom:15px;padding-top:40px}
#right_top_banner .btn_prev {position:absolute;bottom:0;right:16px;z-index:99}
#right_top_banner .btn_next {position:absolute;bottom:0;right:0;z-index:99}

/* 금주의 프로그램 */
#right_program_2020 {position:relative;width:300px;float:left; display:block; margin-top:45px}
#right_program_2020 .h3 {width:300px;color:#000;font-size:20px;  padding-top:7px; letter-spacing: -0.7px;}
#right_program_2020 ul {overflow:hidden;margin-top:17px}
#right_program_2020 ul li {overflow:hidden;padding-bottom:12px;padding-right:7px;width:300px}
#right_program_2020 ul li .thumb_h {float:left; display:block; width:127px; margin-right:15px}
#right_program_2020 ul li .thumb_h img {width:125px;height:70px;border:1px solid #ededed;display:block}
#right_program_2020 ul li .tit {float:left; display:block; width:158px; font-size:15px;color:#444;line-height:20px;}
#right_program_2020 ul li .tit strong {color:#333}
#right_program_2020 ul li .tit a {display:block;font-size:14px;color:#747474;letter-spacing:-0.5px;line-height:16px;padding-top:3px;font-weight:400}
#right_program_2020 ul li .date {display:block;font-size:12px;color:#999;padding-top:1px; letter-spacing: -0.5px;font-weight:400}
#right_program_2020 .btn_prev{position:absolute;top:13px;right:16px;width:17px;height:17px;}
#right_program_2020 .btn_next{position:absolute;top:13px;right:0;width:16px;height:17px;}

/* 화제 영상 */
#right_hot_movie2020 {position:relative;width:300px;float:left; display:block; margin-top:45px;}
#right_hot_movie2020 .h3 {width:300px;font-size:20px; padding-top:13px}
#right_hot_movie2020 .sec01 {overflow:hidden;margin-top:17px;}
#right_hot_movie2020 .sec01 li {overflow:hidden;background:url(//img.mbn.co.kr/etc/images/onair/ic_squre.jpg) left center no-repeat;padding:0 0 0 15px; margin:0 0 3px 0;background-size:3px 3px}
#right_hot_movie2020 .sec01 .txt {display:block;font-size:14px;line-height:30px;}
#right_hot_movie2020 .sec01 .txt a {letter-spacing:-0.5px;font-size:15px; color:#444; font-weight: normal;}
#right_hot_movie2020 .sec01 .txt a strong {font-weight: normal;}
#right_hot_movie2020 .more {position:absolute;top:18px;right:0; display:block; color:#747474;font-size:14px;font-weight: normal;}
#right_hot_movie2020 .more .ic {display:inline-block; width:3px; height:5px;background:url(//img.mbn.co.kr/etc/images/onair/bt_more.jpg) no-repeat 0 0; margin-left:3px; padding-bottom:2px }

#right_hot_movie2020 .sec02 {overflow:hidden; margin-top:25px}
#right_hot_movie2020 .sec02 li {position:relative;float:left;overflow:hidden; width:144px}
#right_hot_movie2020 .sec02 li img {width:142px; height:77px;border:1px solid #d3d3d3}
#right_hot_movie2020 .sec02 li .ic_play {display:block;width:38px; height:38px;position:absolute;top:24px;left:50%; margin-left:-16px;border:0px; background:url(//img.mbn.co.kr/etc/images/onair/ic_play.png) no-repeat 0 0; text-indent:-9999em; z-index:100}
#right_hot_movie2020 .sec02 li .mask {display:block; position:absolute; top:0; left:0;width:144px; height:79px; background:#000; filter:alpha(opacity=30);opacity:0.3}
#right_hot_movie2020 .sec02 li .txt {display:block; width:140px; height:37px; font-weight:normal;font-size:13px;line-height:17px;margin-top:7px;}
#right_hot_movie2020 .sec02 li .txt a {color:#666;font-size:14px; line-height: 19px;letter-spacing:-0.7px;}
#right_hot_movie2020 .sec02 li:first-child {margin-right:12px}

/*이시각베스트*/
#todaybest_2020 {position:relative;width:300px;float:left; display:block; margin-top:45px}
#todaybest_2020 .h3 {width:300px;font-size:20px; padding-top:13px; letter-spacing: -1px;}
#todaybest_2020 .tab {width:103px;height:30px;position:absolute;right:0;top:13px;background-color:#fff;text-align:center;}
#todaybest_2020 .tabon {font-size:14px;width:50px;height:30px;border-left:1px solid #d6d6d6;border-top:1px solid #d6d6d6;border-right:1px solid #d6d6d6;color:#4d89e3;float:left;font-weight:500;line-height:30px}
#todaybest_2020 .taboff {font-size:14px;width:50px;height:30px;border-bottom:1px solid #d6d6d6;color:#555;float:left;line-height:30px}
#todaybest_2020 ul {width:290px;float:left; display:block; padding-top:20px}
#todaybest_2020 li {width:290px;padding-bottom:8px;float:left;}
#todaybest_2020 li a strong {color:#333;}
#todaybest_2020 li a {font-size:15px; color:#444; letter-spacing:-0.5px; font-weight: normal; vertical-align: 2px;}
#todaybest_2020 li img{float:left;padding-right:7px}
#todaybest_2020 ul li .num1 {display:inline-block;width:18px;height:18px;padding-top:1px;background:#fe8200;text-align:center;vertical-align:top;color:#fff;margin:2px 10px 0 0;line-height:16px;font-weight:500; font-size:14px}
#todaybest_2020 ul li .num2 {display:inline-block;width:18px;height:18px;padding-top:1px;background:#fe8200;text-align:center;vertical-align:top;color:#fff;margin:2px 10px 0 0;line-height:16px;font-weight:500; font-size:14px}
#todaybest_2020 ul li .num3 {display:inline-block;width:18px;height:18px;padding-top:1px;background:#fe8200;text-align:center;vertical-align:top;color:#fff;margin:2px 10px 0 0;line-height:16px;font-weight:500; font-size:14px}
#todaybest_2020 ul li .num4 {display:inline-block;width:18px;height:18px;padding-top:1px;background:#c0c0c0;text-align:center;vertical-align:top;color:#fff;margin:2px 10px 0 0;line-height:16px;font-weight:500; font-size:14px}
#todaybest_2020 ul li .num5 {display:inline-block;width:18px;height:18px;padding-top:1px;background:#c0c0c0;text-align:center;vertical-align:top;color:#fff;margin:2px 10px 0 0;line-height:16px;font-weight:500; font-size:14px}


/*투데이핫이슈*/
#right_info_2020 {position:relative;width:300px;float:left; display:block; margin-top:45px}
#right_info_2020 .h3 {width:300px;font-size:20px; padding-top:13px}
#c_aside_2020 .btnad {position:absolute;right:0;top:15px;font-size:12px;color:#8c8c8c;line-height:1.33;font-weight:normal;letter-spacing:0}
/*투데이핫이슈*/

/*주요뉴스 */
#right_news_2020 {position:relative;width:300px;float:left; display:block; margin-top:45px}
#right_news_2020 .h3 {width:300px;font-size:20px; padding-top:13px; letter-spacing: -1px;}
#right_news_2020 .sec01 {overflow:hidden;margin-top:17px;}
#right_news_2020 .sec01 li {overflow:hidden;background:url(//img.mbn.co.kr/etc/images/onair/ic_squre.jpg) left center no-repeat;padding:0 0 0 15px; margin:0 0 3px 0; background-size:3px 3px}
#right_news_2020 .sec01 .txt {display:block;font-size:14px;line-height:30px;}
#right_news_2020 .sec01 .txt a {color:#525252;letter-spacing:-0.5px; font-size:15px; font-weight: normal; color:#444}
#right_news_2020 .more {font-size:13px;position:absolute;top:18px;right:0; display:block; color:#747474;font-weight:normal;}
#right_news_2020 .more .ic {display:inline-block; width:3px; height:5px;background:url(//img.mbn.co.kr/etc/images/onair/bt_more.jpg) no-repeat 0 0; margin-left:3px; padding-bottom:2px }

/* Aside :: Photo 모자이크 */
#s_photo_2020 {position:relative;width:300px;float:left; display:block; margin-top:45px}
#s_photo_2020 .h3 {width:300px;font-size:20px; padding-top:13px; letter-spacing: -1px;}
#s_photo_2020 iframe {margin:0 5px; padding-top:20px}
#s_photo_2020 h2 {overflow:hidden; height:13px; margin-bottom:8px}
#s_photo_2020 ul.thumb {float: left;list-style: none;margin: 0; padding: 1px;width: 300px; height:300px;background-color: white;border:1px solid gray;}
#s_photo_2020 ul.thumb li {margin: 0; padding: 0px;float: left;position: relative;width: 74px;height: 74px;}
#s_photo_2020 ul.thumb li img {width: 74px; height:73px;border: 1px solid #ddd;padding: 1px;background: #f0f0f0;position: absolute;left: 0; top: 0;-ms-interpolation-mode: bicubic; }
#s_photo_2020 ul.thumb li img.hover {margin-top:15px;border: none;}
#s_photo_2020 .title{position:relative;width:176px;height:20px;margin:0;top:12px;background-color:#363636;border:0px solid red;filter:alpha(opacity=70,finishopacity=0);padding:3px 0 3px 0;text-align:center; color: #fff; }

/*sns 라이브 톡톡*/
#right_sns_2020 {position:relative;width:300px;float:left; display:block; margin-top:45px; margin-bottom: 45px;}
#right_sns_2020 .h3 {width:300px;font-size:20px; padding-top:7px}
#right_sns_2020 .list {overflow:hidden; position:relative; width:300px; height:67px; margin-top:15px; margin-bottom:19px}
#right_sns_2020 .list ul {overflow:hidden; width:298px; height:67px}
#right_sns_2020 .list ul li {overflow:hidden; position:relative; width:237px; height:67px; padding:0 0 0 47px; background:url("//img.mbn.co.kr/newmbn/news/view/bg_sns3.gif") no-repeat 47px top}
#right_sns_2020 .list .img {display:block; position:absolute; left:0; top:0; width:40px; height:40px}
#right_sns_2020 .list p {font-family:"맑은 고딕","Malgun Gothic","돋움",Dotum,AppleGothic,verdana,sans-serif;overflow:hidden; width:200px; height:59px; padding:6px 3px 2px 9px; font-size:11px; color:#8e8e8e; letter-spacing:-1px; line-height:1.35}
#right_sns_2020 .list p a {font-family:"맑은 고딕","Malgun Gothic","돋움",Dotum,AppleGothic,verdana,sans-serif;display:block; margin-bottom:1px; font-size:11px; color:#000; font-weight:normal}
#right_sns_2020 .list span {font-family:"맑은 고딕","Malgun Gothic","돋움",Dotum,AppleGothic,verdana,sans-serif;display:block; letter-spacing:0; color:#9595ca; font-size:11px}
#right_sns_2020 .list span img {position:relative; left:5px; top:1px}
#right_sns_2020 .h4 {color:#000;font-size:20px;display:block; padding-bottom:10px; letter-spacing:-1px;}
#right_sns_2020 .sns_news {overflow:hidden; width:270px; margin-left:0 !important}
#right_sns_2020 .sns_news li {width:276px; margin-bottom:3px; padding:0 0 0 15px; background:url("//img.mbn.co.kr/newmbn/news/view/bg_dott.gif") left center no-repeat}
#right_sns_2020 .sns_news li a {color: #515151; line-height: 25px; font-size: 15px; letter-spacing: -0.7px; font-weight: normal;}
#right_sns_2020 .sns_btnset {display:block;position:absolute;right:15px;top:14px;}
#right_sns_2020 .sns_btnset a {display:block;float:left;}

/*오늘의 인기정보*/
#right_today_info2020 {position:relative;width:300px;float:left; display:block; margin-top:45px}
#right_today_info2020 .h3 {width:300px;font-size:20px; padding-top:13px}




/* select */
#select {width:1200px; text-align:center;margin-bottom:50px;}
#select .select_box {position:relative; border:1px solid #dcdcdc;display:inline-block; width:220px; margin-right:16px; background:#fff url(//img.mk.co.kr/2018/franchise/btn_select.jpg) top right no-repeat}
#select .select_box:last-child {margin-right:0}
#select .box_title {font-size:18px;height:40px;padding-right:40px;font-weight:400;color:#000;line-height:39px;letter-spacing:-1px;width:180px; border:none; background:transparent; appearance:none; -webkit-appearance:none; -moz-appearance:none}
#select .select_box_last {position:relative; border:1px solid #dcdcdc;display:inline-block; width:220px; margin-right:0; background:#fff url(//img.mk.co.kr/2018/franchise/btn_select.jpg) top right no-repeat}

#select .select_in {position:absolute;z-index:10; width:220px; height:165px;margin-left:-1px; overflow-y:scroll; background-color:#fff; border:1px solid #ddd;}
#select .select_in ul {padding:15px 0;}
#select .select_in ul li {height:21px; line-height:21px;text-align:left}
#select .select_in ul li  a {position:relative; display:block; padding-left:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:12px; color:#888; font-weight:400;}


/* ranking news */
.ranking_news_wrapper {padding-bottom: 20px;}
.ranking_news_wrapper .rank_list_all {position:relative;width:819px; margin-bottom:20px;}
.ranking_news_wrapper .rank_list_all ul {width:819px; height:45px;line-height:45px;overflow:hidden; border-top:1px solid #626262; border-bottom:1px solid #ededed;}
.ranking_news_wrapper .rank_list_all ul li {float:left; width: 117px; text-align: center;}
.ranking_news_wrapper .rank_list_all ul li a {display:inline;/*margin-left:20px;padding:0 25px;*/font-size:16px; color:#848484; text-decoration:none; cursor: pointer;}
.ranking_news_wrapper .rank_list_all ul li .on {color:#000; font-weight:bold; border-bottom:1px solid #111; padding-bottom:10px; text-decoration:none}
 
.ranking_news_wrapper .ranking_numb {float: left; font-weight: 500; margin-right: 15px; font-size: 24px; line-height: 35px; width: 35px; text-align: center; box-sizing: border-box; color: #888}
.ranking_news_wrapper .ranking_first {font-size:24px; font-weight: 500; color: #f76c22; border: none;}
.ranking_news_wrapper .ranking_secthird {font-size: 24px; font-weight: 500; color: #888; border: none;}
.ranking_news_wrapper .article_list:last-child {border-bottom: 1px solid #999;}
.ranking_news_wrapper .article_list {padding: 40px 0;}

.ranking_news_wrapper .top_sec {overflow: hidden;text-align: center;position: relative;padding: 1px 0 40px 0;}
.ranking_news_wrapper .top_sec h2 {font-size: 28px;font-weight: 600;color: #000;letter-spacing: -1px;display: inline-block;line-height: 43px; position: relative}
.ranking_news_wrapper .top_sec h2 > a img {width: 30px;height: 30px;border: 0;vertical-align: -4px;}
.ranking_news_wrapper .top_sec h2 button{position: absolute;top: 7px;background: none; border:none; cursor:pointer}
.ranking_news_wrapper .top_sec h2 button.prev{left: -24%;}
.ranking_news_wrapper .top_sec h2 button.nxt{right: -24%;}
.ranking_news_wrapper .top_sec a.btn_all {width: 170px;height: 43px;display: inline-block;font-weight: 400;background: #F16F1F;font-size: 16px;text-align: center;line-height: 43px;position: absolute;right: 0;color: #ffffff;}
.ranking_news_wrapper .top_sec a.btn_all:before{content: url("//img.mbn.co.kr/newmbn/newsreview/icn_ply.png"); width: 13px; height: 19px;margin-right: 5px;vertical-align: sub;}
.gnb_depth .gnb_only_ranking {padding-left: 232px; box-sizing: border-box;}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
    .ranking_news_wrapper table{width:368px;}
    .ranking_news_wrapper table tr {padding: 0 29.5px;}
    .ranking_news_wrapper table tbody td a{}
    .ranking_news_wrapper .calendar_wrap{padding: 20px 0 30px 0!important;}
    .ranking_news_wrapper .layer_all_menu li.menu_area .in_gnb li.menu_box{margin-right: 60px;}
}
/* IE9,10 */
@media screen and (min-width:0\0){
    .ranking_news_wrapper table{width:368px;}
    .ranking_news_wrapper table tr {padding: 0 29.5px;}
    .ranking_news_wrapper .calendar_wrap{padding: 20px 0 30px 0!important;}
    .ranking_news_wrapper .layer_all_menu li.menu_area .in_gnb li.menu_box{margin-right: 60px;}
}

/* IE9 */
:root .ranking_news_wrapper table{width:368px \0/IE9;}


/*날짜달력*/
.ranking_news_wrapper .calendar_wrap {z-index:1200; position:absolute; top:130px; left:278px; width:300px; padding:10px 0 20px 0; border:1px solid #f16f1f; border-radius:10px; background:#fff; box-sizing:border-box; box-shadow:0px 8px 15px rgba(0, 0, 0, 0.15)}
.ranking_news_wrapper .main_cal {}
.ranking_news_wrapper .sub_cal {}
.ranking_news_wrapper .calendar_wrap button.btn_close {overflow:hidden; position:absolute; top:5px; right:5px; border:none; border-radius:50px; cursor:pointer}
.ranking_news_wrapper .calendar_wrap button.btn_close img {width:24px; height:24px}
.ranking_news_wrapper .cal_inner {margin:0 auto}
.ranking_news_wrapper .calendar_title {position:relative; text-align:center; padding:20px}
.ranking_news_wrapper .calendar_title a.cal_prev {position:absolute; top:50%; left:35px; display:block; padding:8px; transform:translateY(-50%)}
.ranking_news_wrapper .calendar_title a.cal_nxt {position:absolute; top:50%; right:35px; display:block; padding:8px; transform:translateY(-50%)}
.ranking_news_wrapper .calendar_title a.cal_prev img, .ranking_news_wrapper .calendar_title a.cal_nxt img {width:13px; height:auto}
.ranking_news_wrapper .calendar_title select {width:80px; height:35px; font-size:16px; font-weight:600; color:#222; padding-left:5px; border:1px solid #ccc; border-radius:3px; cursor:pointer}
.ranking_news_wrapper .calendar_title select.monthbox {width:60px; margin-left:5px}
.ranking_news_wrapper .calendar_title span {display:inline-block; font-size:22px; vertical-align:middle; letter-spacing:-1px}
.ranking_news_wrapper .calendar_title span.year {color:#222}
.ranking_news_wrapper .calendar_title span.month {padding-left:12px; margin-left:7px; background:url(//img.mbn.co.kr/newmbn/schedule_2020/month-dot.png) no-repeat left center}
.ranking_news_wrapper .cal {position:relative; display:block; padding:0 20px}
.ranking_news_wrapper .cal:before {content:''; position:absolute; top:0; left:0; display:block; width:100%; height:31px; background:#f5f5f5}
.ranking_news_wrapper table {position:relative; width:100%}
.ranking_news_wrapper table thead th {font-size:14px; font-weight:400; color:#777; text-align:center; padding:5px 0}
.ranking_news_wrapper table tbody td {font-size:15px; font-weight:500; color:#222; text-align:center; padding:5px 0}
.ranking_news_wrapper table tbody tr:first-child td {padding-top:15px}
.ranking_news_wrapper table tbody td a {display:inline-block; width:30px; height:30px; font-size:15px; font-weight:500; color:#222; text-align:center; line-height:30px}
.ranking_news_wrapper table tbody .disabled a {color:#aaa}
.ranking_news_wrapper table tbody td a.today {color:#f16e20}
/*//날짜달력*/

/*날짜선택*/
.ranking_news_wrapper .day_select{position: relative; width:100%;height:102px;overflow: hidden;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;background:#f5f5f5;box-sizing:border-box}
.ranking_news_wrapper .day_select a.prev{ position: absolute; top: 23px; left: 20px}
.ranking_news_wrapper .day_select a.next{ position: absolute; top: 23px; right: 20px}
.ranking_news_wrapper .day_select a img { display: block; border: 0; width: 27px;height: 53px;}
.ranking_news_wrapper .day_select ul{width:1078px;height:102px;margin: 0 auto;overflow:hidden}
.ranking_news_wrapper .day_select ul li {width: 154px;height:100%;float:left;text-align:center;position: relative}
.ranking_news_wrapper .day_select ul li.selected:after{z-index:1;width:154px;height:5px;position:absolute;bottom:1px;left:0;background:#f16e20;content:''}
.ranking_news_wrapper .day_select ul li a {font-size:24px;margin-top:20px;display:inline-block}
.ranking_news_wrapper .day_select ul li a span {font-size:16px;display:block; font-weight: 400}
/*//날짜선택*/
/* //ranking news */


/* sitemap */
.sitemap_menu{clear:both;margin:0 auto; margin-top:80px; padding:30px 0 50px 20px;background:#fff; border-top:1px solid #d9d9d9;width:1180px}
.sitemap_menu .sitemap_in{position:relative;overflow:hidden;padding-top:10px;clear:both;letter-spacing:-0.5px}
.sitemap_menu .sitemap_in div{float:left}
.sitemap_menu .sitemap_in .ct1 {width:200px}
.sitemap_menu .sitemap_in .ct2 {width:200px}
.sitemap_menu .sitemap_in .ct3 {width:210px}
.sitemap_menu .sitemap_in .ct4 {width:200px}
.sitemap_menu .sitemap_in .ct5 {width:150px}
.sitemap_menu .sitemap_in .ct6 {width:200px}
.sitemap_menu .sitemap_in ul{font-size:15px;line-height:30px; text-align:left}
.sitemap_menu .sitemap_in ul li{line-height:15px;padding:0 5px 18px 5px}
.sitemap_menu .sitemap_in ul li.tit{margin-bottom:10px}
.sitemap_menu .sitemap_in ul li.tit a {font-size:16px;font-weight:500;color:#f16e20}
.sitemap_menu .sitemap_in ul li a{color:#666;font-size:15px;font-weight:400;}
.sitemap_menu .sitemap_in ul li.mb25{margin-bottom:24px}


/* sitemap page */
.sitemap_article{position:relative; margin:0 auto; padding-top:40px; width:1200px; border-top:1px solid #d9d9d9}
.tit_sitemapart{display:inline; font-size:16px; line-height:20px}
.tit_year{font-size:13px}
.sitemap_article2{position:relative; margin:0 auto; padding-bottom:25px; width:1200px}
.sitemap_article2 .tit_top{position:relative; margin-bottom:20px; width:1200px; padding-bottom:12px; border-bottom:1px solid #d9d9d9}
.link_sitemap{display:block; float:right; padding-left:5px; font-size:12px; color:#888; text-align:right; text-decoration:underline; letter-spacing:-0.03em}
.articles_year{overflow:hidden; margin-top:20px; padding:18px 8px 18px 28px; background:#f9f9f9}
.articles_year li{float:left; width:48px; text-align:center; font-size:14px; line-height:26px}
.articles_year li a{color:#16588e}
.articles_month{overflow:hidden; margin-top:10px; padding:1px; background:#f9f9f9}
.articles_month li{float:left; margin:0 0 -1px -1px; width:198px; text-align:center; font-size:13px; line-height:36px; border:1px solid #dadada}
.articles_month li a{color:#16588e}
.articles_list{overflow:hidden; margin-top:10px}
.articles_list li{padding-left:8px; font-size:15px; line-height:30px; letter-spacing:-0.03em; background:url(//img.mk.co.kr/main/2016/ico_sitemap_art.gif) no-repeat 0 15px}
.articles_list li a{color:#16588e}

.bk100{position:relative;clear:both;overflow:hidden;width:100%;height:100px}
.bk40{position:relative;clear:both;overflow:hidden;width:100%;height:40px}


/* footer */
#footer .infobox {width:1200px;height:53px;margin:0 auto; }
#footer .infobox .notice {width:580px;float:left;line-height:20px;letter-spacing:-0.5px;height:20px;margin-top:16px }
#footer .infobox .notice:first-child {margin-right:20px;padding-right:19px;border-right:1px solid #dcdcdc;}
#footer .infobox .notice p a{font-size:12px;color:#888;border:1px solid #dcdcdc;border-radius:7px;padding:3px 8px;position:absolute;letter-spacing:0;line-height:20px;margin-top:-3px}
#footer .infobox .notice p {position:relative;left:408px}

#footer .infobox h3 {font-size:18px;color:#000;margin-right:49px;float:left}
#footer .infobox li {float:left;width:408px !important;color:#555;font-size:18px;color:#555;text-overflow:ellipsis; white-space:nowrap;float:left;font-weight:400}
#footer .infobox li a {color:#777;font-size:16px}

#footer .infobox span {float:left;padding-top:4px}
#footer .footerbox {width:100%;border-top:1px solid #dcdcdc;background-color:#f6f6f6;height:210px}
#footer .footerbox .menu {width:1200px;margin:0 auto;border-bottom:1px solid #cbcbcb;padding-bottom:20px;position:relative;overflow:hidden}
#footer .footerbox .menu h3 {margin:25px 45px 0 0;}
#footer .footerbox .menu h3 img {width:65px;float:left;margin-right:30px}
#footer .footerbox .menu li {font-size:14px;color:#333;height:15px;border-right:1px solid #c8c8c8;float:left;line-height:14px;padding-right:22px;margin-left:24px;font-weight:400}
#footer .footerbox .menu li a {color:#888}
#footer .footerbox .menu li span {color:#222}
#footer .footerbox .menu li:last-child {border-right:0}
#footer .footerbox .menu .selectbox {float:right;border:1px solid #cbcbcb;height:25px;padding:5px;background-color:#f6f6f6;font-size:11px;margin-top:-5px;position:absolute;right:0;}
#footer .footerbox .copy {width:1200px;margin:0 auto;padding-top:20px;position:relative}
#footer .footerbox .copy li {font-size:14px;color:#888;line-height:24px;letter-spacing:-0.5px}
#footer .footerbox .copy p {color:#222;margin-right:30px;float:left;}
#footer .footerbox .copy li span{margin-right:20px}
#footer .footerbox .copy li a{color:#888}
#footer .footerbox .copy .etc {position:absolute;right:0;top:15px;width:124px}
#footer .footerbox .copy .etc p {float:left;margin-right:10px}

.last {margin-right:0 !important}

/* 221221_기획/연재 */
.topnews_col_area {position:relative; width:819px; padding-bottom:35px; margin-top:22px; border-bottom:1px solid #999}
.topnews_col_list {display:-webkit-box; display:-ms-flexbox; display:flex; margin:0 -15px}
.topnews_col_list .col {position:relative; webkit-box-flex:0; -ms-flex:0 0 auto; flex:0 0 auto; padding:0 15px; -webkit-box-sizing:border-box; box-sizing:border-box}
.topnews_col_list .col.col2 {width:50%}
.topnews_col_list .col.col3 {width:33.3333%}
.topnews_col_list .col a {display:block}
.topnews_col_list .news_thumb {position:relative; overflow:hidden}
.topnews_col_list .news_thumb img {display:block; width:100%; vertical-align:top}
.topnews_col_list .news_thumb:after {content:''; position:absolute; top:0; right:0; bottom:0; left:0; border:1px solid #ededed}
.topnews_col_list .col2 .news_thumb {width:394px; height:222px}
.topnews_col_list .col3 .news_thumb {width:252px; height:142px}
.topnews_col_list .news_tit {overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; font-size:19px; font-weight:500; line-height:28px; letter-spacing:-0.7px; padding-top:10px}

/* 221299_수정 기획/연재 */
.con_left_view .tit_section_area {margin-top:36px}
.con_left_view .tit_section_area>.tit_section {display:inline-block; font-size:24px; color:#000; letter-spacing:-0.5px; margin-top:0}
.con_left_view .tit_section_area>.tit_location {position:relative; top:-2px; display:inline-block; font-size:17px; font-weight:400; color:#333; margin-left:5px}
.con_left_view .tit_section_area>.tit_location:before {content:''; position:relative; top:-1px; display:inline-block; width:6px; height:11px; margin:0 9px 0 6px; background:url(//img.mbn.co.kr/newmbn/news_2022/ic_location_arr.png) center center no-repeat}

.planning_cate_list {display:flex; flex-wrap:wrap; margin:0 -15px}
.planning_cate_list li {flex-basis:50%; margin-top:30px; padding:0 15px; box-sizing:border-box}
.planning_cate_list li:nth-child(1), .planning_cate_list li:nth-child(2) {margin-top:22px}
.planning_cate_list a {position:relative; display:block}
.planning_cate_list .plan_thumb {overflow:hidden; position:relative; display:block; height:222px}
.planning_cate_list .plan_thumb img {display:block; width:100%; height:100%; object-fit:cover; transition:all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); transform:scale3d(1, 1, 1)}
.planning_cate_list .plan_thumb:after {content:''; position:absolute; top:0; right:0; left:0; bottom:0; border:1px solid rgba(0, 0, 0, 0.05); background:rgba(0, 0, 0, 0.3)}
.planning_cate_list .plan_title {z-index:1; position:absolute; top:50%; left:50%; text-align:center; transform:translate(-50%, -50%)}
.planning_cate_list .plan_title .tit {overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:inline-block; max-width:300px; font-size:19px; color:#fff; line-height:46px; padding:0 30px; border-radius:50px; background:rgba(0, 0, 0, 0.4)}
.planning_cate_list a:hover img {transform:scale3d(1.12, 1.12, 1.12)}
.planning_cate_list a:hover .plan_title .tit {background:rgba(255, 124, 12, 0.95)}

.article_list.planning_news_list:first-child {padding:22px 0 25px 0}
.article_list.planning_news_list .tit a {overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical}
.article_list.planning_news_list .desctxt a {overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical}
.article_list.planning_news_list .thumb {display:block; width:160px; height:90px; /*max-height:160px; min-height:90px*/}
.article_list.planning_news_list .thumb img {display:block; width:100%; height:100%; border:none; object-fit:cover}
.article_list.planning_news_list .thumb a:after {content:''; position:absolute; top:0; right:0; left:0; bottom:0; border:1px solid rgba(0, 0, 0, 0.05)}

.btn_more_area {margin:30px 0 20px 0}
.btn_more_area .btn_more {overflow:hidden; display:block; height:48px; font-size:16px; color:#333; letter-spacing:-0.025em; line-height:46px; padding:0 80px; margin:0 auto; border:1px solid #d5d5d5; background:transparent; box-sizing:border-box; cursor:pointer}
.btn_more_area .btn_more:hover {border:1px solid #333}

/* 230224_sns돋보기 */
#right_sns_photo {position:relative; width:300px; float:left; display:block; margin-top:45px;}
#right_sns_photo .h3 {width:300px; font-size:20px; padding-top:13px;}
#right_sns_photo .sns_boxset {overflow:hidden; margin-top:17px;}

#right_sns_photo .sns_boxset p {overflow:hidden;}
#right_sns_photo .sns_boxset p a img:first-child {transition:transform .4s;}
#right_sns_photo .sns_boxset p:hover a img:first-child {transform:scale(1.2) rotate(.001deg);}

#right_sns_photo .sns_boxset .sns_box1 {position:relative;float:left;width:138px;height:165px;display:block;}
#right_sns_photo .sns_boxset .sns_box1 .mask {position:absolute;top:0;left:0}
#right_sns_photo .sns_boxset .sns_box1 .txt_box {position:absolute;bottom:3px;left:0;width:138px;height:40px;text-align:center;}
#right_sns_photo .sns_box1 .txt_box .tit {color:#ff8b3e;font-size:12px;letter-spacing:-0.5px;line-height:14px;display:block}
#right_sns_photo .sns_box1 .txt_box .txt {color:#fff;font-size:12px;letter-spacing:-0.5px;line-height:14px;display:block;margin-top:3px;}

#right_sns_photo .sns_boxset .sns_box2 {position:relative;float:left;margin-left:3px;width:138px;height:165px;display:block}
#right_sns_photo .sns_boxset .sns_box2 .mask {position:absolute;top:0;left:0}
#right_sns_photo .sns_boxset .sns_box2 .txt_box {position:absolute;bottom:3px;left:0;width:138px;height:40px;text-align:center}
#right_sns_photo .sns_box2 .txt_box .tit {color:#ff8b3e;font-size:12px;letter-spacing:-1px;line-height:14px;display:block}
#right_sns_photo .sns_box2 .txt_box .txt {color:#fff;font-size:12px;letter-spacing:-0.7px;line-height:14px;display:block;margin-top:3px}

#right_sns_photo .sns_boxset .sns_box3 {position:relative;clear:both;width:280px;height:140px;display:block;padding-top:4px}
#right_sns_photo .sns_boxset .sns_box3 a:first-child {height:144px;overflow:hidden;width:280px;display:block;}
#right_sns_photo .sns_boxset .sns_box3 .mask {position:absolute;bottom:0;left:0}
#right_sns_photo .sns_boxset .sns_box3 .txt_box {position:absolute;bottom:3px;left:0;width:279px;height:40px;text-align:center}
#right_sns_photo .sns_box3 .txt_box .tit {color:#ff8b3e;font-size:12px;letter-spacing:-1px;line-height:14px;display:block}
#right_sns_photo .sns_box3 .txt_box .txt {color:#fff;font-size:12px;letter-spacing:-0.7px;line-height:14px;display:block;margin-top:3px}

/* 240213_기획추가 */
.con_view_container .con_left_view
.tit_section_area {
    margin-right: 72px;
    border-bottom: 1px solid #EDEDED;
} 
.con_view_container .con_left_view
.tit_section_area .tit_section a {
    display: block;
    margin-bottom: 10px;
}
.con_view_container .list_area .planning_list {
    display: inline-block;
}
.con_view_container .list_area .planning_list li {
    display: inline-block;
    border-bottom: 1px solid #EDEDED;
}
.con_view_container .list_area .planning_list .plan_thumb {
    display: inline-block;
    margin: 32px;
}
.con_view_container .list_area .planning_list .plan_thumb img {
    width: 108px;
    height: 108px;
    border-radius: 50%;
    object-fit: cover;
}
.con_view_container .list_area .planning_list .txt_area {
    display: inline-block;
    float: right;
    padding: 32px 60px;
}
.con_view_container .list_area .planning_list .news_ttl_b {
    height: 35px;
    background: #656565;
    border-radius: 15px;
    text-align: center;
    display: inline-block;
    padding: 0 12px;
}
.con_view_container .list_area .planning_list .news_ttl_b .news_ttl {
    color: #fff;
    margin-top: 2px;
    font-size: 18px;
}
.con_view_container .list_area .planning_list .news_txt {
    display: inline-block;
    margin-left: 14px;
    color: #656565;
    font-size: 16px;
} 
.con_view_container .list_area .planning_list .txt_area .news_desc {
    display: -webkit-inline-box;
    margin-top: 24px;
    color: #656565;
    font-size: 16px;
    font-weight: normal;
    width: 490px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* 240503_기후변화 추가 */
.climate_banner_top {
    margin: 30px 0;
}
.climate_banner_top img {
    width: 1200px;
}
.climate_btn {
    margin: 20px;
}
.climate_btn ul {
    display: table;
    margin: 0 auto;
    border-spacing: 14px;
}
.climate_btn li {
    display: table-cell;
    width: 212px;
    height: 54px;
    text-align: center;
    vertical-align: middle;
    border-radius: 15px;
    background: #656565;
}
.climate_btn .climate_btn_on {
    background: #FE8200;
}
.climate_btn li span {
    color: #fff;
}

/* 241004 기사썸네일 이미지 수정 */
.article_list .thumb img{
  object-fit: cover;
}


/* 241004 기사썸네일 이미지 수정 */


/* 20241115 기사 하이라이트 */

#article_2020 .detail b,
#article_2020 .detail strong{
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(0, rgb(255 230 217) 0));
  background-image: linear-gradient(90deg, transparent 50%, rgb(255 230 217) 0);
  background-position: 0;
  background-size: 200%;
  -webkit-transition: background-position 1s linear;
  transition: background-position 1s linear;
}

#article_2020 .detail b.on,
#article_2020 .detail strong.on {
  background-position: -100%;
}

/* //20241115 기사 하이라이트 */


/* 20250219 기사 뷰 쇼핑 */
.shopping_container {
    margin-top: 10px;
    display: flex;
    justify-content: space-evenly;
}

.shopping_item {
    width: 144px;
    height: 79px;
}

.shopping_item a {
    display: flex;
    flex-direction: column;
    margin: 0px 6px;
    width: 100%;
}

.shopping_item .shopping_image_container {
    height: 79px;
}

.shopping_item a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.shopping_list {
    width: 100%;
}

.shopping_item a span {
    margin-top: 2px;
    font-size: 14px;
    font-weight: normal;
    height: 41px;
    overflow: hidden;
}
/* 20250219 기사 뷰 쇼핑 */
















