@import url(https://font.imbc.com/nanumgothic/nanumgothic.css);
@import url(https://font.imbc.com/noto/noto.css);
@import url(http://font.imbc.com/mbcnew/mbcnew.css);

/* common style */
a {color:inherit;}
button {border:0 none;background:none;cursor:pointer;}
body {text-align:center; }
.wrapper {min-width:1024px; font-family:"¸¼Àº °íµñ", "Malgun Gothic", dotum, sans-serif; letter-spacing:-0.05em; }
.btn-like-program-wrap {display:inline-block;position:absolute;top:34px;right:50%;z-index:100;margin-right:-500px;}

.ellipsis{
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp:2; /* ¶óÀÎ¼ö */
 -webkit-box-orient: vertical;
 word-wrap:break-word; 
} 

/* teaser */

/*main - Æ÷½ºÅÍ ver*/
.visual-top {position:relative;overflow:hidden; margin:2px auto 0; width:1024px; height:158px; background:url(http://img.imbc.com/broad/tv/ent/idolagility/images/main-top.png) no-repeat 50% top;}
.visual-top .program-data { position:absolute; bottom:33px; left:59px; overflow:hidden; }
.visual-top .program-data .tit-logo { float:left; margin-right:14px; }
.visual-top .program-data .broad-info { float:left; padding-top:9px; font-size:0; text-align:left; color:#fff; }
.visual-top .program-data .broad-info h2 { margin:4px 0 10px; }
.visual-top .program-data .broad-info h2 strong { padding:0 7px 2px; color:#1b1b1b; font-size:20px; font-weight:bold; }
.visual-top .program-data .broad-info .staff-info{}
.visual-top .program-data .broad-info .staff-info span { font-size:12px; font-weight:normal; letter-spacing:-0.075em; color:#1b1b1b; margin-right:5px; padding:2px 6px 4px; line-height:18px;}
.visual-top .program-data .broad-info .staff-info span i{display:inline-block;width:3px;height:13px;margin:-2px 2px 0;vertical-align:middle;background:url(http://img.imbc.com/broad/tv/ent/mbcent/images/vertical-line.png) no-repeat 50% 50%;}
.visual-top .program-data .broad-info img { margin:1px 5px 0; }
.btn-like-program-wrap {display:inline-block;position:absolute;top:30px;right:50%;z-index:100;margin-right:-490px;}
 

/*main - ¼­ºê ver
.visual-top {position:relative;overflow:hidden; margin:23px auto 0; width:1024px; height:158px; background:url(http://img.imbc.com/broad/tv/ent/ohmypart/images/sub-top.png) no-repeat 50% bottom;}
.visual-top .program-data { position:absolute; bottom:43px; left:34px; overflow:hidden; }
.visual-top .program-data .tit-logo { float:left; margin-right:14px; }
.visual-top .program-data .broad-info { float:left; padding-top:9px; font-size:0; text-align:left; color:#fff; }
.visual-top .program-data .broad-info h2 { margin:4px 0 10px; }
.visual-top .program-data .broad-info h2 strong { padding:0 7px 2px; color:#000; font-size:20px; font-weight:bold; }
.visual-top .program-data .broad-info .staff-info span { font-size:12px; font-weight:normal; letter-spacing:-0.075em; color:#000; margin-right:5px; padding:2px 6px 4px; line-height:18px; }
.btn-like-program-wrap { top:41px; }
  */

/*nav*/
.nav {margin: 0 auto 45px;position: relative;font-size:15px;line-height:45px;letter-spacing:-.5px}
.nav ul {position: relative;height:45px;text-align: center;margin-top:20px;border-bottom:1px solid #ccc;}
.nav li { font-size:15px; display: inline-block;*display: inline;position: relative;text-align: center;vertical-align: top;  margin:0 15px; }
.nav li .item{display: inline-block;*display: inline;position: relative;height: 45px;vertical-align: top;color:#000; box-sizing:border-box; letter-spacing:-1px;}
.nav li .item:hover{color:#eb322f;font-weight:bold; border-bottom:3px solid #eb322f;}
.nav li .item.active{color:#eb322f;font-weight:bold; border-bottom:3px solid #eb322f;}
.nav li .dropdown {display:none;z-index:50;position: absolute;top:45px; text-align: center; padding:2px 0; height:40px; line-height:40px; }
.nav li .dropdown a {display:inline-block;*display: inline;color: #000;font-family: 'Nanum Gothic';font-size: 15px;line-height: 30px;margin-left:22px;}
.nav li .dropdown a:hover {color: #eb322f;	text-decoration: underline;border:0; font-family: 'Nanum Gothic Bold';}
.nav li .dropdown a:first-child { margin-left:0; }


/*floating banner*/
.flt-banner{position: absolute;right: 0;bottom: 0;}
.flt-banner .banner-img{position: relative;}
.flt-banner .btn-close{display:inline-block;width: 32px;height: 32px;position: absolute;top: 0;right: 0;z-index:10;cursor: pointer;text-indent: -9999px}

/******************************************************************* ÄÁÅÙÃ÷ °øÅë */
.section{ position:relative; width:1024px; margin:0 auto;overflow:hidden;}
section h2{ text-align:left; width:228px;color:#eb322f; font-size:12px; font-weight: bold;line-height:28px; margin-bottom:5px; } 
section h2 span{color:#959595; font-weight:normal; }

/* box-type */
section .box-wrap{width:714px; position: relative; overflow: hidden; }
section .box-type{width:100%; height:216px; overflow: hidden;margin-bottom:25px;}
section .box-type ul { overflow:hidden; float:left; }
section .box-type ul li{position:relative;float:left;margin:0 12px 50px 0;width:228px; height: 214px; border:1px solid #dcdcdc;}
section .box-type a {line-height:20px; font-weight:bold; font-size:14px; letter-spacing:-.5px; color:#424242; font-weight:bold;}
section .box-type .img {position:relative; display:block; width:100%; height:125px; margin-bottom:7px; overflow:hidden;}
section .box-type .img img{width:100%;}
section .box-type .txt {padding:3px 15px;display:block;font-size:14px;text-align:left;color:#424242;font-weight: normal;}
section .box-type img.ico-m-play {width:30px; height:30px;position:absolute; bottom:10px; right:10px; width:auto; height:auto; z-index:10;}
section .date{position: absolute;color:#959595; font-size:11px;bottom:7px; left:15px;line-height: 20px;}

section .replay-wrap { width:250px; display:none; }
section .news-wrap, section .news-wrap .rect,
section .svod-wrap, section .svod-wrap .rect { width:250px; }
section .news-wrap .rect{ height:216px; }

section .rect { box-sizing:border-box; position:relative; width:228px; height: 214px; border:1px solid #dcdcdc;}
section .rect a {line-height:20px; font-weight:bold; font-size:14px; letter-spacing:-.5px; color:#424242; font-weight:bold;}
section .rect .img {position:relative; display:block; width:100%; height:125px; margin-bottom:7px; overflow:hidden;}
section .rect .img img{width:100%;}
section .rect .txt {padding:3px 15px;display:block;font-size:14px;text-align:left;color:#424242;font-weight: normal;}
section .rect img.ico-m-play {width:30px; height:30px;position:absolute; bottom:10px; right:10px; width:auto; height:auto; z-index:10;}
section .rect .none-contents{line-height:216px}
section .date{position: absolute;color:#959595; font-size:11px;bottom:7px; left:15px;line-height: 20px;}

section .num{color:#818181; font-size:11px;letter-spacing:5px;line-height:28px;}
section .num strong{color:#eb322f;}
section .paging{position:absolute;top:0px; right:0;}

/* section-preview */
.section-preview { overflow:hidden; margin-bottom:80px; }
.section-preview h2{ text-align:left; font-weight: bold; }
.section-preview h2 span{color:#959595;}
.section-preview .teaser { float:left; }
.section-preview .teaser h2 { margin-bottom:24px; }
.section-preview .banner-teaser { margin-top:9px; }
.section-preview .none-preview { width:714px; height:403px; position:relative; overflow:hidden; border:1px solid #ddd; box-sizing:border-box; background-color:#000; color:#fff}
.section-preview .none-preview img { min-height:100%; position:absolute; left:-50%; right:-50%; bottom:50%; top:50%; margin:auto; }
.section-preview .ad-wrap { width:250px; float:right; margin-bottom:25px }
.section-preview .banner-wrap {width:250px; height:128px; float:right}

/*section1*/
.section1{ margin-top:45px; margin-bottom:45px; overflow: hidden;position:relative; display:none; }
.section1 .whatsnew{position:relative;float:left;width:198px; height:215px;padding:27px 20px;border:1px solid #0d0d11; background:#1d1e26;text-align:left;}
.section1 .wrap-article {float:right;text-align:left;position:relative;width:784px; background-color:#fff;}
.section1 .article-multi li:first-child p.title {border-top:1px solid #ccc;}
.section1 .article-multi li:last-child p.title {border-bottom:1px solid #ccc;}
.section1 .article-multi .img {display:none;position:absolute;right:312px;top:-1px;width:472px; height:272px; overflow: hidden;}
.section1 .article-multi .img img{width:482px;}
.section1 .article-multi .txt { display:none;position:absolute;right:805px;top:60px;width:198px; height:190px; overflow: hidden;font-size:20px; font-weight: bold;line-height:28px;}
.section1 .article-multi .txt>p { color:#fff; }
.section1 .article-multi .txt>span{ color:#fff; position:absolute; bottom:0;display:block;font-size:12px;font-weight: normal}
.section1 .article-multi .txt>span>span { font-weight:normal; }
.section1 .article-multi .title {position:relative;width:258px; padding:16.5px 20px;margin-left:484px;color:#222;font-size:12px;letter-spacing:-.5px;border-left:1px solid #ccc;border-right:1px solid #ccc;}
.section1 .article-multi .over .img {display:block;}
.section1 .article-multi .over .txt {display:block; }
.section1 .article-multi .over .bg-arr {display: block;}
.section1 .article-multi .over .title {background:#1d1e26;color:#fff; font-weight:bold; text-decoration:underline; }
.section1 .article-multi .bg-arr {display:none;position:absolute; z-index:10;top:0;left:-8px;width:8px; height:45px; background:url(http://img.imbc.com/broad/tv/ent/realman300/images/bg-arr.png);}

/*section2*/
.section2 { margin:0 auto 60px; }
.section2 .svod_box { margin-bottom:0; }

/*section3 */
.section3 { float:right; width:250px; position:absolute; top:0; right:0; }
.section3 .ad-rectangle { margin-bottom:25px; }

/*------------------------------------------------------------------- ¼­ºêÆäÀÌÁö ------------*/

/*¼­ºêÆäÀÌÁö °øÅë*/
.sub .visual-top {position:relative;overflow:hidden; margin:2px auto 0; width:1024px; height:158px; background:url(http://img.imbc.com/broad/tv/ent/idolagility/images/main-top.png) no-repeat 50% top;}
.sub .visual-top .program-data { position:absolute; bottom:33px; left:59px; overflow:hidden; }
.sub .visual-top .program-data .tit-logo { float:left; margin-right:14px; }
.sub .visual-top .program-data .broad-info { float:left; padding-top:9px; font-size:0; text-align:left; color:#fff; }
/* .sub .visual-top .program-data .broad-info h2 { margin:15px 0 15px; } */
.sub .visual-top .program-data .broad-info h2 strong { padding:0 7px 2px; color:#000; font-size:20px; font-weight:bold; }
.sub .visual-top .program-data .broad-info .staff-info span { font-size:12px; font-weight:normal; letter-spacing:-0.075em; color:#000; margin-right:5px; padding:2px 6px 4px; line-height:18px; }

.sub .content h2.tit-content { color:#030303; padding-left:50px; background:#f3f3f3 url(http://img.imbc.com/broad/tv/ent/livingwith/img/sub-title.png) 28px no-repeat; border:1px solid #dcdbdb; margin-bottom: 15px;line-height: 44px;font-size:15px;font-weight:bold; box-sizing:border-box; width:100%; }
.sub .content h2.tit-content span{color:#777; font-size:12px;font-weight:normal; vertical-align:bottom;}
.sub .content h2.tit-content span.sub-text { color:#5b3bbb; }
.sub .content { width:1024px; *width:1024px;margin: 0 auto; padding-bottom:50px;background: #fff; text-align: left; overflow: hidden;}
.sub .content .section-left {position:relative;margin-right: 48px; width: 725px; float: left;}
.sub .content .section-left .imbbs{text-align:center;padding-top:10px;margin-top:10px;border:1px solid #dbdbdb;}
.sub .content .section-right { float: left;}
.sub .border_box{text-align:center;}

/* Ì³½ºÅ¸ ÀÀ¿øÇÏ±â */
.cheerup .content .section-left .imbbs{border:none}
.cheerup .cheerup-wrap{margin-bottom:50px}

/* Á¦¸ñÇÐ¿ø ÀÌº¥Æ® */
.event .content .section-left .imbbs{border:none}
.event .event-wrap{margin-bottom:50px}

/* footer */
#footer {padding:55px 0;color:#424242; background-color:#ececec; }

/*vod ¹× preview »ó¼¼ÆäÀÌÁö */
.preview_wrapper p { text-align:center !important; font-size:12px; }
.preview_wrapper em { text-align:center !important; font-size:14px; }
.preview_wrapper .vod_btn { margin-left:10% !important; }