@charset "utf-8";
.top_banner{   
    background-color: #fff;
}
.article_header{   
    padding: 16px 15px 25px;
    background-color: #fff;
}
.article_header .section_tit{
}
.article_header .section_tit li{
    float: left;
    margin-right: 6px;
}
.article_header .section_tit li a{
    display: inline-block;
    font-size: 1.1rem;
    color: #333;
    border: 1px solid #d9d9d9;
    padding: 5px 8px;
}
.article_header .article_tit{
    font-size: 2.5rem;
    line-height: 1.2em;
    font-weight: normal;
    letter-spacing: -0.08em;
    margin-top: 10px;
}
.article_header .article_subtit{
    font-size: 1.4rem;
    line-height: 1.3em;
    color: #666;
    letter-spacing: -0.06em;
    margin-top: 8px;
}
.article_header .reporter{
    margin: 10px 0;
}
.article_header .reporter a{
    display: inline;
    margin-right: 5px;
}
.article_header .reporter .job{
    font-size: 1.1rem;
    color: #888;
    margin-right: 3px;
}
.article_header .reporter b{
    font-size: 1.2rem;
    line-height: 1.5em;
    color: #333;
}
.article_header .reporter .id{
    color: #888;
    margin-left: 1px;
}
.article_header .date{
    color: #888;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 15px;
}

.article .article_header .info {
	float: left;
    position: relative;
    font-size: 1.2rem;
    color:#888;
    margin-top: 8px;
    padding: 0;
}

.article .article_header .buttons{
    position: relative;
    text-align: right;
    padding-top: 2px;
}
.article_header .buttons button:active, .article_header .buttons a:active{
    background-color: #f3f3f3;
}
.article_header .buttons button, .article_header .buttons a{
    border-radius: 20px;
    border: 1px solid #d9d9d9;
    font-size: 1.4rem;
    margin-right: 5px;
    line-height: 15px;
    padding: 9px 10px;
    display: inline-block;
    vertical-align: middle;
}
.button_left .icon{
    width: 14px;
    height: 14px;
    margin-right: 5px;
	vertical-align: inherit;
}
.button_left .btn_rec.on{
    color: #db0000;
    border: 1px solid #db0000;
}
.button_left .btn_more{
    width: 46px;
    height: 36px;
    background-size: 17px;
}
.article_header .icon.btn_font_b{
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0;
    width: 36px;
    height: 36px;
    background-image: url(http://m.businesspost.co.kr/image/common/font_big.svg);
    text-indent:0; font-size:15px; color:transparent;
}
.article_header .icon.btn_font_s{
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0;
    width: 35px;
    height: 35px;
    background-image: url(http://m.businesspost.co.kr/image/common/font_small.svg);
    text-indent:0; font-size:15px; color:transparent;
}

/* 기사 본문*/
.article_body{
    position: relative;
    padding: 0 16px;
    font-size: 1.6rem;
    color: #525252;
    letter-spacing: -0.04em;
    background-color: #fff;
}
.article_body .photo_box{
    position: relative;
    /* margin: 0 -18px; */
    margin: 0 0px;
    text-align: center;
    margin-bottom: 0px;
}
.article_body .photo_box img{
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}

.article_body .photo_box .btn_zoomin{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 32px;
    height: 32px;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    text-indent:0; font-size:15px; color:transparent;
    background-size: 56%;
}
.article_body .photo_box .desc {
    text-align: left;
    padding: 6px 10px;
    font-size: 1.2rem;
    color: #a0a0a0;
    line-height: 1.4em;
    margin-bottom: 0px;
}

.article_body .photo_box .link_thumb {
    position: relative;
    display: block;
}

.article_body .photo_box .link_thumb .play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    display: inline-block;
    width: 70px;
    height: 70px;
    text-indent:0; font-size:15px; color:transparent;
    background-color: rgba(0,0,0,0.50);
    border-radius: 50%;
}

.article_body .hashtag{
	margin-top: 20px;
}
.article_body .hashtag a{  	
    display: inline-block;
    font-size: 1.6rem;
    color: #227dc5;
    margin-right: 6px;
    line-height: 100%;
    font-weight: normal;
}
.article_body .copyright {
    margin: 10px 0 10px;
	display: inline-block;
}
.article_body .copyright p{
    font-size: 1.1rem;
    color: #888;
    line-height: 1.3em;
    letter-spacing: -0.06em;
}


/*박스기사*/
.article #BoxTable {
	width: 100%;
    height: 100px;
    border: 1px solid #d6d6d6;
    margin: 0px 0px 10px;
}
.article #BoxTr{
	font-size: 1.4rem;
    color: #999;
    padding: 10px;
    background-color: #efefef;
    text-align: center;
    font-weight: bold;
}
.article .article_box {
	font-size: 1.4rem;
    color: #666;
    line-height: 1.5em;
    padding: 10px 14px 12px;
    text-align: justify;
}

.article_body .add-comment .tit, .article_body .add-clip .tit {
    color: #777;
    font-weight: bold;
    vertical-align: bottom;
}
.article_body .add-comment .txt{
    color: #7c7c7c;
}
.article_body .add-clip .clips a{
    color: #71ad00;
    font-size: 1.2rem;
    margin-right: 8px;
    border-bottom: 1px solid;
    padding-bottom: 1px;
}
.article_body .add-clip .clips a:after{
	content: ",";
}
.article_body .add-clip .clips a:last-child:after{
	content: none;
}
.photoslide_out .jssorazoom{right: 8px;}

.article_btns{
	margin: 0 auto;
	background-color: #fff;
	margin-bottom: 10px;
	text-align: center;
/*	padding-bottom:10px;*/
}

/* s: UI */
.article_btns .btn_box{
	margin: 0 auto;
	display: block;
    text-align: center;
	padding: 25px 0;
}

.article_btns .btn_box .btn_out {
    height: 40px;
    border-radius: 20px;
    border: 1px solid #d9d9d9;
    margin: 0 4px;
    padding: 9px;
    display: inline-block;
    vertical-align: middle;
	box-sizing: border-box;
}
.article_btns .btn_box .btn_out.on{
    color: #db0000;
    border: 1px solid #db0000;
}
.article_btns .btn_box .btn_out .icon{
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.article_btns .btn_box .btn_out .icon.rec{
    background-image: url(http://m.businesspost.co.kr/image/common/rec.svg);
	background-size: 18px;
}
.article_btns .btn_box .btn_out.on .icon.rec{
    background-image: url(http://m.businesspost.co.kr/image/common/rec_on.svg);
	background-size: 18px;
}
.article_btns .btn_box .btn_out .icon.reply{
    background-image: url(http://m.businesspost.co.kr/image/common/reply.svg);
}
.article_btns .btn_box .btn_out.on .icon.reply{
    background-image: url(http://m.businesspost.co.kr/image/common/reply_on_r.svg);
}
.article_btns .btn_box .btn_out .icon.scrap{
    background-image: url(http://m.businesspost.co.kr/image/common/scrap.svg);
}
.article_btns .btn_box .btn_out.on .icon.scrap{
    background-image: url(http://m.businesspost.co.kr/image/common/scrap_on.svg);
}
.article_btns .btn_box .btn_out .icon.more{
    background-image: url(http://m.businesspost.co.kr/image/common/more3.svg);
}
.article_btns .btn_box .btn_out .text{
    margin-left: 5px;
    display: inline-block;
    font-size: 1.2rem;
	color: #999;
	vertical-align: middle;
}
.article_btns .btn_box .btn_out.on .text{
	color: #db0000;
}
.article_btns .btn_box .btn_out .number{
    margin-left: 5px;
    display: inline-block;
    font-size: 1.5rem;
	vertical-align: middle;
}
.article_btns .btn_box .btn_out.on .number{
    color: #db0000;
}
.article_btns .clubbt_box{
	text-align: center;
	padding-bottom: 20px;
	display: block;
}
.article_btns .clubbt_box h1{
	font-size: 1.5rem;
	font-weight: normal;
	margin-bottom: 8px;
}
.article_btns .clubbt_box .bt{
	display: block;
}

.article_btns .clubbt_box .bt img{
	width: 200px;
}


.article_btns .payclub_box .rt_club .amount{
	float: left;
    text-align: center;
    /*width: 150px;*/
    height: 65px;
    display: block;
    position: relative;
    vertical-align: bottom;
    font-size: 12px;
}
.article_btns .payclub_box .rt_club .amount span{
    font-size: 12px;
    color: #666;
    line-height: 30px;
    padding-left: 28px;
    position: relative;
}

.article_btns .payclub_box .rt_club .amount span em.won{
	font-size: 20px;
    color: #000;
    font-weight: 600;
	padding-right: 2px;
}
.article_btns .payclub_box .rt_club .amount .give_mess {
	height: 30px;
}

.article_btns .payclub_box .bt_give{
    /*width: 130px;*/
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 11px;;
    padding: 10px 15px;
    vertical-align: middle;
    margin: 0 10px;
}
.article_btns .payclub_box .bt_give.pay{
    background-color: #2bb4bb;
}
.article_btns .payclub_box .bt_give.club{
    background-color: #fb683d;
}

.article_btns .payclub_box .amount .menu_arrow_box {
    position: absolute;
    background: #dcdcdc;
    border-radius: 4px;
    top: -22px;
    right: 43px;
}
.article_btns .payclub_box .amount .menu_arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(79, 213, 150, 0);
	border-top-color: #dcdcdc;
	border-width: 5px;
	margin-left: -5px;
}
.article_btns .payclub_box .amount .menu_arrow_box a{
	display: block;
}
.article_btns .payclub_box .amount .menu_arrow_box .tit_text{
    color: #000;
    text-align: center;
    font-size: 9px;
	padding: 4px 10px;
    text-transform: uppercase;
}

/* e: UI  */

.article_btns .btn_rec{
    margin: 0 auto;
    display: block;
    background-color: #fdfdfd;
    border: 1px solid #d9d9d9;    
    padding: 10px 20px;
    margin-bottom: 20px;    
    min-width: 70px;
}
.article_btns .btn_rec .icon{
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
}
.article_btns .btn_rec .number{
    margin-top: 8px;
    display: block;
    font-size: 1.5rem;
}
.article_btns .btn_rec.on .number{
    color: #db0000;
}
.article_btns .payment{
    padding: 15px 0;
    margin: 0 auto;
    margin-bottom: 8px;
    width: 281px;
    background-color: #f0f0f0;
    border: 1px solid #d9d9d9;
}
.article_btns .payment .amount{
    font-size:  1.3rem;
    color: #888;
    margin-bottom: 8px;
}
.article_btns .payment .amount span{
    font-size: 1.9rem;
    color: #ffa11b;
    vertical-align: bottom;
}
.article_btns .payment button{
    padding: 8px 14px 10px;
    border-radius: 5px;
    margin: 0 3px;
    font-size: 1.4rem;
    line-height: 1.2em;
}
.article_btns .payment .give{
    color: #fff;
    background-color: #ffa11b;
}
.article_btns .payment .cheer{
    color: #707070;
    border: 1px solid #b3b3b3;
}
.article_btns .btn_reply, .article_btns .btn_scrap, .article_btns .btn_more{
	display: inline-block;
    border: 1px solid #d9d9d9;
    padding: 10px 14px 11px;
    font-size: 1.1rem;
    color: #777;
    margin: 0 3px;
}
.article_btns .btn_reply .icon, .article_btns .btn_scrap .icon, .article_btns .btn_more .icon{
    width: 16px;
    height: 16px;
    margin-right: 5px;
	vertical-align: middle;
}
.article_btns .btn_reply .number , .article_btns .btn_scrap .number, .article_btns .btn_more .number{
    font-size: 1.4rem;
    color: #000;
}
.article_btns .btn_reply{
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.arc_list{    
    padding: 20px 15px;
    background-color: #fff; 
    overflow: hidden;
}

.arc_list.inblock{
    padding: 40px 13px 30px 13px;
}
.list_tit{	
	font-size: 1.5rem;
    margin-bottom: 0px;
    font-weight: bold;
}
.list_tit a{
	font-size: 1.5rem;
    font-weight: bold;
    }
.arc_list li a{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 5px 0;
    font-size: 1.5rem;
    line-height: 1.15em;
    color: #333;
    font-weight: normal;
    letter-spacing: -0.08em;
}
.arc_list li a:before{
    content: "·";
    color: #7d7d7d;
    font-size: 1.4rem;
    font-weight: bold;
    margin-right: 5px;
}
iframe .widget .title{
	font-weight: normal;
	font-size: 15px;
    font-family: initial;    
	border-bottom: 0;
    margin-bottom: 12px;
    padding-bottom: 0;
}
iframe .widget .title b{
	font-weight: normal;
	color: #000;
}
.cssEtc.mostview{
    padding: 20px 13px 10px 13px;
    background-color: #fff; 
}
.thumb_list li{
    float: left;
    width: 50%;
    margin-bottom: 6px;
}
.thumb_list li a{
    display: inline-block;
    margin: 0 3px;
    background-color: #fff;
}
.thumb_list li a strong{
    font-weight: normal;
    color: #333;
    display: block;
    font-size: 1.4em;
    line-height: 1.3em;
    overflow: hidden;
    height: 37px;
}
.thumb_list a{
    position: relative;
}
.thumb_list .thumb{
    display: inline-block;
    overflow: hidden;
    height: 150px;
}
.thumb_list .thumb:before{
    content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 23%,rgba(0,0,0,1) 91%);
    width: 100%;
    height: 150px;
    z-index: 1;
    position: absolute;
}
.thumb_list .thumb img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    object-position: center top;
}
.thumb_list .tit {
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;padding: 14px 12px;
    display: inline-block;
    margin-top: 6px;
    font-weight: normal;
}
.thumb_list .tit strong{
	height: inherit;
    font-size: 1.5rem;
    letter-spacing: -0.06em;
    color: #fff;    
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    word-wrap:break-word; 
}
.mostview .swiper-pagination{
    margin: 5px 0 3px;
}
.swiper-pagination-bullets.initial {
    position: initial;
    width: 100%;
    padding: 10px 0px;
}
main .swiper-pagination-bullet-active {
    background: #db0000;
}
.ad{
    background-color: #fff;  
	padding: 10px 13px;
}
.ad iframe{
    margin-bottom:0!important;
}
.ad #liverePlugIn {
    padding: 5px;
}
.ad_box_outline{position:relative;}
.ad_box_outline h2.titl {
    width: 23px;
    height: 16px;
    background: #ccc;
    text-align: center;
    font-size: 1rem;
    line-height: 16px;
    color: #FFF;
    position: absolute;
    right: -13px;
    top: -10px;
}

.article .txt_article2{
    background-color: #fff;
    padding: 5px 13px 12px 13px;
}

.article .txt_article{
    background-color: #fff;
    padding: 20px 13px 10px 13px;
}
.article .txt_article ol li{
    display: table;
    margin: 0 0 6px 0;
    width: 100%;
    padding: 0;
    border: 0;
}
.article .txt_article ol li a{
    position: relative;
    display: table-row;
}
.article .txt_article ol li a .number{
    font-size: 2.8rem;
    font-weight: bold;
    text-align: center;
    color: #a5a5a5;
    display: table-cell;
    vertical-align: text-bottom;
    padding: 18px 0;
    margin-right: 5px;
    width: 23px;
}
.article .txt_article ol li a .tit{		/* 추천기사 */
    display: table-cell;
    padding: 0 0px 0 8px;
    vertical-align: middle;
    border-bottom: 1px solid #d9d9d9;
    height: 37px;
}
.article .txt_article ol li a strong{
    white-space: normal;
    font-size: 1.5rem;
    line-height: 1.3em;
    color: #333;
    font-weight: normal;
    letter-spacing: -0.08em;    
    height: 37px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.article .txt_article ol li a .thumb{
    display: table-cell;
    vertical-align: middle;
    width: 90px;
    height: 57px;
}
.article .txt_article ol li a .thumb img{
    vertical-align: middle;
    width: 100%;
	height: 100%;
}

.article .card_list{
    padding: 20px 13px 10px 13px;
}
.article .card_list a{
    margin: 0 2px;
}
.card_list ul li strong {    
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}
.series_list{
    background-color: #fff;
    padding: 20px 15px;
}
.series_list .top_tit{
    display: block;
    margin-bottom: 5px;
    white-space: nowrap;
}
.series_list .top_tit .blit{
    font-size: 1.1rem;    
    padding: 2px 8px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    background-color: #4783ff;
    margin-right: 2px;
}
.series_list .top_tit .list_tit{
    margin-bottom: 0;
    line-height: 1.3em;
    letter-spacing: -0.06em;
    color: #4783ff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    max-width: 74%;
}
.series_list .top_tit .more{
    font-size: 1.1rem;
    display: inline-block;
    vertical-align: top;
    color: #888;
    margin: 2px 0 5px 3px;
}
.series_list ul li{
}
.series_list ul li a{
    display: block;
    font-size: 1.5rem;
    color: #888;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.1em;
    letter-spacing: -0.07em;
    padding: 5px 0 9px;
}
.series_list ul li a span{
    display: inline-block;
    margin-right: 4px;
    width: 7px;
    height: 7.5px;
}
.series_list ul li .icon{
    background-image: url(http://m.businesspost.co.kr/image/common/series_arrow.gif);
    background-size: 7px;
}
.series_list ul li .series_1{
    background-position: 0 0px;
}
.series_list ul li .series_2{
    background-position: 0 -8px;
}
.series_list ul li .series_3{
    background-position: 0 -15px;
}
.series_list ul li .series_4{
    background-position: 0 -23px;
}
.series_list ul li.now{
}
.series_list ul li.now a{ 
    padding: 7px 8px 10px;
    background-color: #ececec;
    color: #333;
}
.rec_series{
    padding: 20px 13px 15px 13px;
    background-color: #fff;
}

.rec_series .list_tit, .card_list .list_tit, .mostview .list_tit{
    padding: 0 2px;
}
.rec_series .tit em{
    color: rgba(255,255,255,.7);
    font-size: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 2px;
}
.sticky_bar{
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
    padding: 8px 0;
	max-width: 768px;
	width: 100%;  
	position: fixed;    
    z-index: 101;
	-webkit-animation-name: opacity-box;
	-webkit-animation-duration: .3s;
	animation-name: opacity-box;
	animation-duration: .3s;
}
.sticky_bar ul li{
    float: left;
}
.sticky_bar .share{
    margin-left: 10px;
}
.sticky_bar .share li{
    margin-right: 5px;
}
.sticky_bar .share li button{
    display: inline-block;
    width: 32px;
    height: 32px;
    text-indent:0; font-size:15px; color:transparent;
    border: 1px solid #bfbfbf;
    border-radius: 16px;
    background-color: transparent;
    background-size: 56%;
}


.sticky_bar ul li .fb_c{
    border: 1px solid #415ea7;
}
.sticky_bar ul li .tw_c{
    border: 1px solid #1da1f2;
}

.sticky_bar ul li .yt_c{
    border: 1px solid #f21d1d;
}

.sticky_bar ul li .kt_cc {border: 1px solid #3b1e1e; background-size:65%;}

.sticky_bar ul li .more_s{
    opacity: .5;
    border: 1px solid #000;
}
.sticky_bar .state{
    float: right;
    margin-right: 10px;
}

.sticky_bar .state li{
    text-align: center;
    margin-left: 5px;
}
.sticky_bar .state li .icon{
    width: 16px;
    height: 16px;
    display: block;
    margin: 0 auto;
    margin-bottom: 3px;
}
.sticky_bar .state li .number{
    font-size: 1.1rem;
    color: #333;
    display: block;
}
.sticky_bar .state li button, .sticky_bar .state li a{
    font-size: 1rem;
    color: #666;
	min-width: 32px;
    display: inline-block;
}
.sticky_bar .state li .btn_give{
    
}
.sticky_bar .state li .btn_rec.on .number{
    color: #db0000;
}
.club_box{
	width: 100%;
	max-width: 768px;
	position: fixed; 
	top: 51px;
    z-index: 101;
	background-color: rgba(0,0,0,.7);
	text-align: center;
	padding: 13px 0 15px;
	/*-webkit-animation-name: opacity-box;
	-webkit-animation-duration: .5s;
	animation-name: opacity-box;
	animation-duration: .5s;*/
}
@-webkit-keyframes opacity-box { 
    from {opacity: 0;} to {opacity: 1.0;} 
}
@keyframes opacity-box { 
    from {opacity: 0;} to {opacity: 1.0;} 
}

.club_box p{
	color: #fff;
	font-size: 1.3rem;
	margin-bottom: 10px;
	letter-spacing: -0.03em;
}
.club_box a{
	display: inline-block;
	padding: 6px 11px 8px;
	line-height: 1em;
	font-weight: bold;
	font-size: 1.3rem;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
}


.layer_reporter{
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 4;
    background-color: #f9f9f9;
}
.layer_reporter .contents{    
    padding: 15px 15px 12px;
}
.layer_reporter .contents .profile{
    position: relative;
    margin-bottom: 5px;
}

.layer_reporter .contents .profile .face{
    width: 65px;
    height: 65px;
    border: 1px solid #ccc;
    display: inline-block;
    border-radius: 33px;
    overflow: hidden;
    vertical-align: top;
    margin-right: 5px;
}
.layer_reporter .contents .profile .face img{
    width: 100%;
    object-fit: cover;
	min-height: 67px;
}
.layer_reporter .contents .profile .txt{
    display: inline-block;
    line-height: 1.3em;
    margin-top: 4px;
}
.layer_reporter .contents .profile .txt em{
    display: block;
    color: #808080;
    margin-bottom: 3px;
}
.layer_reporter .contents .profile .txt .name{
    display: block;
    font-size: 1.7rem;
    color: #000;
    margin-bottom: 3px;
    line-height: 1.3em;    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.layer_reporter .contents .profile .txt .id{
    display: block;
    font-size: 1.4rem;
    color: #888;
}
.layer_reporter .contents .profile .zzim{
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    border: 1px solid #888;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    background: none;
}

.layer_reporter .contents .profile .zzim .icon{
    width: 27px;
    height: 25px;
    display: block;
    margin: 0 auto;
    margin-bottom: 2px;
    background-position: right;
    opacity: .5;
}
.layer_reporter .contents .profile .zzim strong{
    font-size: 1.1rem;
    color: #888;
}
.layer_reporter .contents .profile .zzim.on{
    border: 1px solid #db0000;    
}
.layer_reporter .contents .profile .zzim.on .icon{
    opacity: 1;
}
.layer_reporter .contents .profile .zzim.on strong{
    font-size: 1.1rem;
    color: #db0000;
}
.layer_reporter .contents ul{
    margin: 0 0 5px 64px;
}
.layer_reporter .contents li{
    float: left;
    margin: 0 4px;
}
.layer_reporter .contents li a{
    display: inline-block;
    width: 30px;
    height: 30px;
    opacity: .4;
    background-size: 60%;
}
.layer_reporter .contents li .fb_b{    
    background-size: 55%;
}
.layer_reporter .contents li .ob_b{    
    background-size: 80%;
}
.layer_reporter .contents p{
    font-size: 1.3rem;    
    line-height: 1.5em;
    color: #666;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    overflow: hidden;
}
.layer_reporter .contents .btn_atc{    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 1.4rem;
    color: #000;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 10px 12px;
    margin-top: 10px;
}
.layer_reporter .contents .btn_atc span{    
    font-size: 1.1rem;
    color: #888;
    display: inline-block;
    margin-right: 4px;
}
.layer_reporter .contents .btn_atc strong{    
    font-weight: normal;
}
.layer_reporter .close{
    text-align: center;
    border-top: 1px solid #e4e4e4;
    font-size: 1.7rem;
    color: #555;
    padding: 8px 0 12px;
    line-height: 1.3em;
    width: 100%;
}
.layer_reporter .close:active{
	background-color: #e2e2e2;
}

@-webkit-keyframes slideIn { 
	from{ transform:translateX(154px); opacity:0; }
	to{ transform:translateX(0px); opacity:1; }
}
@keyframes slideIn { 
	from{ transform:translateX(154px); opacity:0; }
	to{ transform:translateX(0px); opacity:1; }
}
.ly_relative{
	position: relative;
	height: 100%;
}
.layer_moreatc{									/* 파워인 본문 */
    position: absolute;
    width: 92%;
    height: 100%;
    right: 0;
    z-index: 4;
    background-color: #fff;
    padding: 15px 17px;  
    -webkit-animation-name: slideIn;
    -webkit-animation: slideIn .3s ease ; 
    animation-name: slideIn;
    animation: slideIn .3s ease ; 
}
.layer_moreatc h2{
	font-size: 1.3rem;
    letter-spacing: -0.06em;
}
.ly_relative button, .moreatc.popular, .moreatc.series{		/* 파워인 더보기 버튼 */
    position: absolute;
    top: 38%;
    left: -30px;
    margin-top: -30px;
    width: 30px;
    height: 86px;
    border-radius: 0px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    text-indent:0; font-size:15px; color:transparent;
    background-size: 74%;
    background-position: center;
}
.ly_relative button{
	right: 92%;			/* 책깔피 위치 */ 
    left: inherit;	
    -webkit-animation-name: slideIn; 
    animation-name: slideIn;
    -webkit-animation: slideIn .3s ease ; 
    animation: slideIn .3s ease ; 
    
    
    
}
.moreatc.popular,.moreatc.series{
    right: 0;
    left: inherit;
	z-index: 41;
	position: fixed;
}
.ly_relative.popular button, .moreatc.popular{
    background-color: #db0000;
}

/*
.ly_relative.popular button, .moreatc.popular .h2{
  	 font-size: 1.2rem;
     color: #fff;
     writing-mode:tb-rl;
	 -webkit-transform:rotate(90deg);
	 -moz-transform:rotate(90deg);
	 -o-transform: rotate(90deg);
	 white-space:nowrap;
}
*/

/* 파워인 tab */
.layer_moreatc ul{
    margin-top: 10px;
	overflow-x: hidden;
}
.layer_moreatc ul li{
	float: left;
    border: 1px solid #d9d9d9;
	padding: 5px 8px;
	width:48%;
	text-align:center;
	margin:1%;
}
.layer_moreatc ul li a{
    display: block;
    position: relative;
}
.layer_moreatc ul li a .tit{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 1.3rem;
    line-height: 1.4em;
    margin-top: 3px;
    letter-spacing: -0.06em;
    max-height: 36px;
    font-weight: normal;
}
.layer_moreatc ul li .on{
    text-decoration: underline;
}
.layer_moreatc ul li .on .thumb:before{
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: .5;
}

.layer_moreatc.popular ul li .on .thumb:before{
    background-color: #db0000;   
}
.popular .layer_moreatc{
    border-left: 1px solid #fff;
}
.popular h2, .popular ul li .on{
    color: #db0000;
}
.layer_moreatc.series ul li .on .thumb:before{
    background-color: #2090d7;   
}
.series .layer_moreatc{
    border-left: 1px solid #2090d7;
}
.series h2, .series ul li .on{
    color: #2090d7;
}

.article_body .atc_state{
    font-size: 1.4rem;
    color: #333;
}
.atc_notice{
    margin: 20px 0;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    background-color: #fff;
    padding: 13px 16px;
    width: 82%;
    text-align: left;     
    display: inline-block;
}
.atc_notice .ico_info{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 4px;
    background-size: 10px;
    vertical-align: middle;
}
.atc_notice p{
    font-size: 1.2rem;
    color: #555;
    line-height: 1.5em;
    letter-spacing: -0.07em;
    margin-bottom: 3px;
}
.atc_notice span{
    font-size: 1.1rem;
    color: #999;
    letter-spacing: -0.07em;
}
.article_body .atc_notice{
    display: block;
    margin: 20px 0;
    width: inherit;
    border-radius: 8px;
    background-color: #f4f4f4;   
}
.article_btns .rec_txt{
    font-size: 1.2rem;
    color: #333;
    text-align: center;
    margin-bottom: 10px;
    padding-top:10px;
}

@media (min-width: 320px) and (max-width: 359px){
    .layer_reporter .contents .profile .txt {
        max-width: 53%;
		overflow: hidden;
    }
}
@media (max-width: 320px){
    .article_header .article_tit {font-size: 2.0rem;}
}



/* 글씨크게보기 버튼 */
.article_header .text_size {position:relative; display:inline-block}
.article_header .icon.btn_font_large{
    margin-right: 0;
    width: 36px;
    height: 36px;
    background-image: url(http://m.businesspost.co.kr/image/common/font_big.svg);
    text-indent:0; font-size:15px; color:transparent;
}
.article_header .icon.btn_font_small{
    margin-right: 0;
    width: 35px;
    height: 35px;
    background-image: url(http://m.businesspost.co.kr/image/common/font_small.svg);
    text-indent:0; font-size:15px; color:transparent;
}

/*글자 크기 조절 레이어*/
.article_header .font_level{
	z-index: 45;
	position: absolute;
	top:52px;
	right:0;
	left:-120px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 10px;
	width:166px;
}
.article_header .font_level:after{
    position: absolute;
	top: -10px;
    right: 73px;
	content: "";
	background-image: url(http://m.businesspost.co.kr/image/common/font_arrow.svg);
	width: 20px;
	height: 10px;
	background-position: center;
	background-repeat: no-repeat;
}
.article_header .font_level h2{
	text-align: center;
	font-weight: normal;
	font-size: 1.2rem;
	margin-bottom: 8px;
}
.article_header .font_level ol li{
	float: left;
	display: inline-block;
	margin: 0 3px;	
}
.article_header .buttons .font_level ol li button{
	background-image: url(http://m.businesspost.co.kr/image/common/font_icon.svg);
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	height: 30px;
	background-color: #ccc;
	border-radius: 15px;
	border: none;
    padding: 0;
	margin: 0;
    text-indent:0; font-size:15px; color:transparent;
}
.article_header .font_level ol li button.on{
	background-color: #666666;
}
.article_header .font_level ol li:nth-child(1) button{
	background-size: 32%;
}
.article_header .font_level ol li:nth-child(2) button{
	background-size: 38%;
}
.article_header .font_level ol li:nth-child(3) button{
	background-size: 44%;
}
.article_header .font_level ol li:nth-child(4) button{
	background-size: 50%;
}
