@font-face{
	font-family:"ChosunGothic";
	font-style:normal;
	src : local("ChosunGothic"),
				url('/common/css/ChosunGothic.eot?#iefix') format('embedded-opentype'),
				url('/common/css/ChosunGothic.woff2') format('woff2'),
				url('/common/css/ChosunGothic.woff') format('woff');
	font-weight:400;
	font-stretch:normal;
	font-display:swap;
}

/* 본문 내용              */

/*리스트 네비게이션 및 타이틀====================================*/

.m-cate-title{
	display:none;
}
.list-navi{
position:relative;
 display:none;
    justify-content: space-between;
    align-items: flex-end ;
		height:52px;
		margin-left:10px;
}
.list-navi-hr{
	margin:35px 0 20px 0 !important;
}
.list-navi-btn{
/*  margin:0 0 20px 10px;	*/
	position:relative;
	flex:6;
	display:flex;
    justify-content: flex-start;
    align-items: center ;
		height:100%;
}
.list-navi-btn span{
	font-size:47px;
	color:#000;
	font-weight:600;
		height:100%;
		line-height:50px;
		margin-right:30px;
}
.list-navi-btn a{
	height:34px;
	max-width:120px;
	min-width:90px;
/*	padding:10px 15px 10px 15px;*/
	background-color:#E1E1E1;
	color:#181818;
	margin:0 8px;
	line-height:34px;
	text-align:center;
	padding:0 3px 0 3px;
}
.list-navi-btn a:hover{
		background-color:#000;
		color:#fff;
		font-weight:600;
}
/*=================================================== end 리스트 네비게이션*/


.mainViw h2{
    font-size: 30px;
    color:#000;
    margin-bottom:5px;
	line-height:40px;
/*	border:2px solid green;*/
	margin:0;
	
}
.mainViw h4{
    font-size: 19px;
    color:#8a8a8a;
    /* border:1px solid #ccc; */
    margin:10px 0 15px 0;
	line-height:28px;
}
.mainViw hr{
    margin:0px;
    border:0;
    height:1px;
    background-color: #ccc;
    color:#ccc;
    /* border:1px solid #ccc; */
}
.author-sns{
    display:flex;
    justify-content: space-between;
    align-items: center ;
    /* border:1px solid #ccc; */
    margin:25px 0 0 0;
}
.author p{
    color:#000;
    font-weight: 500;;
    font-size: 15px;;
    margin:0;
}
.author span{
    margin:0 5px;
    color:#0267CF;
}


/*sns===========================================================================sns*/

.sns{
    /* border:1px solid #ccc; */
    display: flex;
    margin:0;
}
.sns span{    
    display: block;
    margin:0 2px;
    width:30px;
    height:30px;
    background-color: #dcdcdc;
    border-radius: 50%;
}
.sns span img{ 
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
/*	border:1px solid green;*/
	margin:3px 0 0 3px;

}
.sns span:hover{
	cursor:pointer;
}

/*sns=========================================================================== //sns*/


.article-desc{
    border:1px solid #ccc;
    background-color: #f4f8ff;
    line-height: 28px;;
    padding:25px;
    margin: 40px 0;
    color:#444;
    font-size:15px;
}
.article-himage{
/*    text-align: center;*/
/*    border:1px solid #ccc; */
	position:relative;
}
.article-himage figure{
    margin:0;
/*     border:1px solid #ccc; */
	display:flex;
    flex-direction: column;
	align-items:stretch;
	 justify-items: start;
	

}
.article-img-left{
	margin-right:auto;
}
.article-img-right{
	margin-left:auto;
}
.article-img-center{
	margin:auto;
}
.article-himage img{
/*    width:100%;*/
flex:1;
}
.article-himage figcaption{
    font-size: 15px;
    color:#777;

/*     border:1px solid #ccc; */
    margin:5px 0;
flex:1;

}
/*본문 글*/
.article-body{ 
 font-family: 'ChosunGothic', sans-serif !important;
    font-size:18px;
    color:#181818;
    line-height: 1.78;
		text-decoration:none solid rgb(34,34,34)
    /* border:1px solid #ccc; */
    margin-top:25px;
	text-align:left ;
}
.article-himage-s{
	max-width:800px;
	width:100%;
/*    text-align: center;*/
/*    border:1px solid #ccc; */
	position:relative;
	margin:0;
}
.article-himage-s figure{
    margin:0;
/*     border:1px solid #ccc; */

	display:flex;
    flex-direction: column;
	align-items:stretch;
	 justify-items: start;
	 width:100%;
	

}
.article-himage-s img{
/*    width:100%;*/
/*    border:1px solid red; */
	flex:1;
	 width:100%;
}
.article-himage-s figcaption{
    font-size: 15px;
    color:#777;
    margin:10px 5px;
	flex:1;
	line-height:20px;

}
.cheditor-caption-text{
	margin:0 5px !important;
}
.article-himage-s.center{
/*	border:1px solid #ccc;*/
	margin:auto;
}
.article-himage-s.left{
/*	width:100%;*/
	float:left;
	margin:0 10px;
	margin-top:10px;
	margin-right:20px;
}
.article-himage-s.right{
/*	width:100%;*/
	float:right;
/*	margin-right:60px;*/
	margin-left:20px;
}
.cheditor-caption-wrapper.center{
	margin:auto;
	border:1px solid #ccc;
}

/*===================================최신기사*/
.viw-latest-news{
	position:relative;
	margin-top:10px;
}
.viw-latest-news h3{
	margin:0;
}
.viw-latest-news hr{
	margin:0;
	border:0;
	height:1px;
	background-color:#ccc;
	color:#ccc;
	margin:5px 0 20px 0;
}
.viw-latest-news-area{
	display:flex;
	justify-content:space-between;
	items-align:center;
	flex-wrap:wrap;
}
.viw-latest-news-list{
	max-width:260px;
}
.viw-latest-news-img{}
.viw-latest-news-img img{
	max-width:260px;
	max-height:150px;
	min-height:150px;
	border-radius:3%;
	width:100%;
	height:100%;
}
.viw-latest-news-img p{
	margin:10px 5px 20px 5px;
}

/*===================================editor's pick 추천기사 */
.viw-editors-pick{
	position:relative;
}
.viw-editors-pick-flex{
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	z-index:0;
}
.viw-editors-pick-list{
	max-width:400px;
	display:flex;
	margin-bottom:20px;
}
.viw-editors-pick-img{
	margin-right:20px;
}
.viw-editors-pick-img img{
	width:150px;
	height:90px;
	border-radius:3%;
}
.viw-editors-pick-ttl{
}
.viw-editors-pick-ttl p{
	margin:0;
	height:90px;
}

/* ====================================== 뷰페이지 우측 오피니언  */
.viw-right-opinion{
	border:1px solid #ccc;
	margin-bottom:20px;
}
.viw-right-opinion h3{
	margin-left:20px;
	font-size:17px;
}
.viw-right-opinion hr{
	margin:0;
	border:0;
	height:1px;
	background-color:#ccc;
	color:#ccc;
	margin:5px 0 20px 0;
}
.viw-right-opinion-list{
	margin:20px;
}
.viw-right-opinion-list h4{
	margin-bottom:5px;
	color:#0084ff;
	font-size:15px;
}
.viw-right-opinion-flex{
	display:flex;
	justify-content:flex-start;
	items-align:stretch;
	flex-wrap:nowrap;
}
.viw-right-opinion-img{
	max-width:50px;
	height:50px;
	min-width:50px;
}
.viw-right-opinion-img img{
	width:100%;
	height:100%;
	border-radius:50%;
}
.viw-right-opinion-ttl{
	margin-left:20px;
}
.viw-right-opinion-ttl p{
	margin:0;
	line-height:20px;
	font-size:15px;
}
/*===========================tv view*/
.mainViw hr{
	margin:20px 0;
}
section.news{
	height:100%;
}

	.tv-viw{
		max-width:820px;
		width:100%;
		margin-left:10px;
	}	
	.youtube-frame{
	}
	.tv-viw p{
		
	}
	
.list-navi-btn{
/*  margin:0 0 20px 10px;	*/
	position:relative;
	flex:6;
	display:flex;
    justify-content: flex-start;
    align-items: center ;
		
}
.list-navi-btn span{
	font-size:47px;
	color:#000;
	font-weight:600;
		height:100%;
		line-height:50px;
		margin-right:30px;
}
	
	}
	.end-mark{
		width:100%;
		border:1px solid #ccc;
		background-color:#eee;
		text-align:right;
		margin-top:50px;
		padding-right:20px;
	}

	.viw-relay-news h3{
		margin-bottom:5px;
	}
	.viw-relay-news hr{
		margin:0;
	}