@charset "UTF-8";

@import url('//fonts.googleapis.com/css?family=Nanum+Myeongjo:400,800&display=swap&subset=korean');

.nanummyeongjo {
	font-family: 'Nanum Myeongjo', serif;
}

article {
	padding: 8px 5px;
	position: relative;
}

article:hover {
	background: #f3f3f3;
}

/*Top*/
.nd-top {
	/** 기존 2020.8.5
	padding: 0 0 20px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 8px;
	**/
	padding: 0 0 8px!important;
	border-bottom: none!important;
	margin-bottom: 0!important
}

.nd-top-tit {
	color: #000;
	margin: 0 5px 5px;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -.05em;
	line-height: 120%;
}

.nd-top-up-tit {
	margin: 15px 0 0 10px;
	font-size: 0.8rem;
	color: #616161;
	font-weight: normal;
}

.nd-top-sub-tit {
	margin: 0 0 5px 5px;
	font-size: 16px;
	color: #828282;
}

.biz-sub-tit{
	height: 60px;
    overflow-y: hidden;
    line-height: 20px;
}

.mention:before {
	content: " \275D";
	font-size: 19px;
	text-decoration: none;
	margin-right: 5px;
	position: relative;
	top: 5px;
	color: #999;
}

.fb-mention:before{
	content:"";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14px' height='14px' viewBox='0 0 19 19' %3E%3Cpath fill='%233A5690' d='M17.507,18.5c0.548,0,0.993-0.444,0.993-0.994V1.493c0-0.549-0.445-0.993-0.993-0.993H1.493 C0.945,0.5,0.5,0.943,0.5,1.493v16.013c0,0.55,0.445,0.994,0.993,0.994H17.507z'/%3E%3Cpath fill='%23FFFFFF' d='M12.921,18.5v-6.972h2.338l0.351-2.717h-2.688V7.079c0-0.787,0.217-1.323,1.345-1.323l1.438-0.001v-2.43 c-0.249-0.033-1.103-0.106-2.097-0.106c-2.074,0-3.493,1.266-3.493,3.591v2.002H7.769v2.717h2.346V18.5H12.921z'/%3E%3C/svg%3E%0A");    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    top: 1.5px;
}

/* Center */
.nd-center-article {
	background-color: #fff; /* border-radius:2px; */
}

/* 202308010 추가 yj*/

.nd-center-article:last-child{
	border:none;
}

/* // 202308010 추가 yj*/


.nd-center-img img {
	width: 145px !important;
	height: 85px;
	float: left;
	margin-right: 15px;
	box-sizing:border-box;
	border:1px solid #dedede;
}

.nd-center-content-tit {

}
  /*이승만연재 추가클래스 23.01.04 hyj*/
.nd-center-article.lsm-article {
    display: flex;
}
/* /이승만연재 추가클래스 23.01.04 hyj*/
.nd-center-tit {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	line-height: 130%;
	letter-spacing: -1px;
	color: #000;
}

.nd-center-up-tit {
	font-size: 14px;
	color: #828282;
	font-weight: bold;
	margin-bottom: 2px;
}

.nd-center-sub-tit {
	font-size: 14px;
	color: #828282;
	font-weight: normal;
	margin-top: 4px;
}

.center-badge {
	color: #f43736;
	border: 1px solid #f43736;
	padding: 1px 3px 3px;
	box-sizing: border-box;
	font-size: 13px;
	position: relative;
	margin-right: 5px;
	bottom: 2px;
	display: inline-block;
	line-height: 1;
}

.nd-tv-player {
	width: 100%;
	height: 380px;
}

/*.nd-entire-dot {
	height: 10px;
	border-bottom: 1px dashed #ccc;
}*/

.nd-entire-article {
	padding: 15px 10px;
	border-bottom: 1px solid #d7d7d7
}

.nd-entire-article:last-of-type {
	border-bottom: none;
}
@media screen and (max-width:999px) {
article.nd-entire-article:nth-child(12){
        border:none;
     }
}
.nd-center-left {
	float: left;
	width: 49.5%;
}

.nd-center-right {
	float: right;
	width: 49.5%;
}

.nd-half-tile .nd-tile-img img {
	height: 335px
}

.nd-lead-headline {
	font-weight: normal;
	font-size: 14px;
	margin-top: 4px;
	color: #777;
	line-height: 18px;
	height: 36px;
}

.nd-lead-tit {
	font-weight: normal;
	margin: 10px 10px;
	font-size: 21px;
}

.nd-lead {
	font-weight: normal;
	font-size: 15px;
	margin: 10px 10px;
	color: #444;
}

.nd-lead-img img {
	width: 100px !important;
	height: 100px;
	float: left;
	margin: 0 10px 0 10px;
}

.nd-center-info {
	float: right;
	font-size: 12px;
	color: #828282;
	margin: 10px 10px 0 0;
}

.nd-center-date {
	font-size: 12px;
	color: #828282;
	margin: 0 20px 0 0;
}

.nd-photo-sec {
	margin-bottom: 60px;
}

.photo-sec-tit {
	padding: 5px 5px;
	border-bottom: 2px solid #828282;
	margin-bottom:8px;
	position: relative;
}

.photo-sec-more {
	float: right;
	font-size: 14px;
	color: #828282;
}

.grid-tit {
	text-align: center;
	word-break: keep-all;
	padding: 3px 10px 7px;
	font-weight: normal;
}

.grid-sizer {
	width: 32.3%
}

.grid-item {
	cursor: pointer;
	width: 32.3%;
	margin-bottom: 15px;
	border: 1px solid #dedede;
	padding: 0 !important;
}

.grid-img {
	width: 100%;
}

/* TTS 배너*/
.tts-article-banner{
      width: 100%;
}
.tts-article-banner img{
      width: 100%;
      height: 49.5px;
      object-fit: cover;
      background-color: #f7d800 ;
      margin-bottom: 10px;
}

@media screen and (max-width:767px) {
	.grid-sizer {
		width: 46%;
	}
	.grid-item {
		width: 46%;
		margin-left: 2%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	.grid-sizer {
		width: 49%;
	}
	.grid-item {
		width: 49%;
	}
}

.nd-grid {
	width: 30%;
	border: 1px solid #fff;
	padding: 0 !important;
	float: left;
	margin: 0 0 40px 2%;
}

.nd-grid-img {
	width: 100%;
	height: 180px;
}

.nd-grid-tit {
	text-align: center;
	word-break: keep-all;
	padding: 3px 7px 0;
	margin-bottom: 10px;
	font-weight: normal;
	/* height:30px !important; */
}
/* right */
.nd-right-article {
	width: 100%;
	background-color: #f8f9fa;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.nd-right-article h3 {
	padding: 7px 10px 7px;
	letter-spacing: 0;
	border-top: 3px solid #f43736;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	color: #444;
	font-size: 13px;
}
/* 우측상단 여기는 칸라이언즈 2023 배너  230619 yj */

.can_2023 h3.bg-highlight {
    background-color: rgb(0 41 92) !important;
    position: relative;
    border-top: 3px solid rgb(0 41 92) !important;
    border-radius: 4px;
}

.can_2023 h3.bg-highlight:after{
	display:none;
}
img.can_logo {
    width: 34px !important;
    position: absolute;
    top: 0;
    right: 0;
    background: rgb(0 41 92);
}

@media screen and (max-width:768px){
.can_2023 h3.bg-highlight{
	color:#fff !important;
	}
}
/* / 우측상단 여기는 칸라이언즈 2023 배너  230619 yj */



/*플러스 아이콘*/
.nd-right-article h3:before {
    font-size: 1.25rem;
    content: "+";
    box-sizing: border-box;
    position: absolute;
    right: 7px;
    margin-top: -7px;
    color: #000000;
}
h3.creativity:before{
	display:none;
}

.nd-right-article h3 a {
        font-size: 13px;
}

.nd-right-article li {
	padding: 5px 10px;
	border-bottom: 1px solid #eaeaea;
}

.nd-right-article .nd-right-tile {
	padding: 3px 0;
}

.nd-right-article li:last-child {
	border-bottom: none;
}

.nd-right-article li:hover {
	background-color: #f3f3f3;
}

.nd-right-article li .left-photo, .ie-left-img {
	float: left;
	width: 85px;
	height: 70px;
}

.nd-right-article li .right-photo {
	float: right;
	width: 85px;
	height: 70px;
}

.nd-right-article .line-cut1 {
    font-size: 14px;
    padding: 5px 0;
}

.nd-column {
	background-color: #fff !important;
}

.column-tit {
	color: #000 !important;
	border-bottom: 2px solid #000
}

.nd-column ul {
/*	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7; */
}


.nd-column li {
	padding: 5px 10px 10px;
	/* margin: 0 6px; */
}

.nd-column .nd-right-column-tit:hover {
	text-decoration: underline;
}

.nd-right-column-tit {
	word-break: break-all;
	font-size: 15px;
}

.column-photo {
	float: right;
	width: 50px !important;
	height: 54px;
	padding: 2px 0 0 6px
}

.nd-right-article-tit {
	float: left;
	margin: 5px 0 0 10px;
	font-size: 15px;
}

.nd-right-article-writer {
	display: block;
	font-size: 12px;
	color: #777;
}

.nd-subscribe {
	display: block;
	width: 90%;
	margin: 5px auto 10px;
}

.nd-photo p {
	padding: 0 10px 8px;
}

.nd-photo ul li {
	padding: 0 0 10px;
}

.full-photo {
	height: 240px;
}

/*Left*/
.nd-left {
	position: relative;
	padding-bottom: 15px;
}

.nd-category {
	font-size: 18px;
}

.nd-cate-2 {
	display: block;
	margin: 0 0 20px
}

.nd-left-tit {
	padding: 20px 0;
}

.nd-date {
	display:block;
	text-align: center;
	font-size: 16px;
    color: #828282;
}

.nd-date-count {
    font-size: 12px;
    word-break: keep-all;
    text-align: center;
    border-radius: 4px;
}

.nd-date-count-title {
    padding: 10px 7px 10px;
    text-align: center;
    font-size: 16px;
    color:#333;
}

.nd-date-count-list {
	background-color: #ededed;
    padding: 20px 10px;
}

.nd-date-count-day {
	color: #555;
    font-size: 66px;
    line-height:0.8;
}

.nd-date-count-content {
	font-size: 13px;
}


.nd-news-cate a {
	display: block;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	padding: 20px 0 25px;
	border-bottom: 1px solid #dfdfdf;
	color: #555;
}

.nd-news-cate-2{
	display: block;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	padding: 20px 0 20px;
	border-bottom: 1px solid #dfdfdf;
	color: #555;
}

a.nd-news-sub-cate{
	display: block;
    width: 48%;
    float: left;
    text-align: center;
    padding: 20px 1%;
}

.nd-left-special {
	margin-top: 50px;
	border: 1px solid #fff;
	border-radius: 10px;
	box-sizing: border-box;
}

.nd-left-special .nd-news-cate a {
    color: #555;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}

.nd-left-hash {
	display: block;
	padding: 10px 0 8px;
	word-break: keep-all;
	font-size: 14px;
	color: #333;
}

.nd-left-hash:hover, .nd-left-hash:hover::before {
	color: #f43736
}

.nd-left-hash:before {
	content: "\0023";
	font-size: 13px;
	margin-right: 2px;
	text-decoration: none;
}
/* Tile  */
.nd-major .nd-tile-tit-wrap {
	bottom: 7px;
	font-weight: bold;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
}

.nd-tile-tit-wrap {
	position: absolute;
	bottom: 14px;
	z-index: 10;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0.7) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0.7) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%,
		rgba(0, 0, 0, 0.65) 60%, rgba(0, 0, 0, 0.7) 100%);
}

.nd-tile-tit-wrap h2, .nd-tile-tit-wrap h3, .nd-tile-tit-wrap h4,
	.nd-tile-tit-wrap p {
	color: #fff !important;
	padding: 0 15px;
}

.nd-tile-top {
	padding: 10px 0;
}

.nd-tile-top:first-of-type {
	padding-top: 0;
}

.nd-tile-top .nd-top-tit {
	letter-spacing: -1px;
}

/* pagination */
.pagination {
	display: inline-block;
	margin: 30px 40px 30px;  /* 뉴데툰 목록페이지 오류로 30px 0 30px에서 수정 230619 yj*/
}

@media screen and (max-width: 768px){
	.pagination {
    margin: 30px 70px 30px;  /* 뉴데툰 목록페이지 오류로 추가 230619 yj*/
    }
}
@media screen and (max-width: 485px){
    .pagination {
    margin: 30px 0 30px;  /* 뉴데툰 목록페이지 오류로 추가 230619 yj*/
    }
}
.pagination a {
	color: #afafaf;
	font-weight: bold;
	float: left;
	padding: 8px 10px;
	margin: 0 5px;
	text-decoration: none;
	font-size: 16px;
	border-radius: 7px;
}

a.page-arrow {
	font-size: 10px;
	border: 1px solid #f3f3f3;
	margin: 0 7px;
}

.pagination a.active {
	background-color: #ee3142;
	color: white;
}

.pagination a:hover:not(.active ){
	background-color: #ddd;
}

/* Image */
article:hover .nd-top-img img, .nd-right-article li:hover img, article:hover .nd-center-img img,
	article:hover .nd-grid-img {
	opacity: 0.9;
}

/* -- 다크모드시 이미지 투명도 없음 -- */
.dark-nd article:hover .nd-top-img img, .dark-nd .nd-right-article li:hover img, .dark-nd article:hover .nd-center-img img,
 .dark-nd article:hover .nd-grid-img {
    opacity: 1;
}


.nd-head-img {
	width: 100%; /* yj 99%에서 100%로 수정 230208*/
	margin: 0 auto;
}

.nd-major .nd-tile-img img, .nd-head-img img {
	height: 180px;
}
/*image Crop*/
.nd-top-img img, .nd-right-article img, .nd-center-img img, .nd-lead-img img,
	.nd-grid-img, .nd-head-img img, .slick-slide img, .h_news img{
	width: 100%;
	object-fit: cover;
	object-position: 50% 40%;
}
/*인기기사*/
/*타이틀*/
#ndPopul {
	width: 100%;
	height: 350px;
	margin: 0px auto;
	box-sizing: border-box;
	border-top: 3px solid #f43736;
	position: relative;
}

#ndPopul>strong {
	display: block;
	padding-left: 10px;
	line-height: 33px;
	font-weight: bold;
	font-size: 14px;
	color: #444444;
}

/* tab영역 */
#populTab {
	width: 100%;
}

#populTab>li {
	float: left;
	width: 20%;
}

#populTab>li>a {
	display: inline-block;
	width: 100%;
	padding: 5px 0;
	box-sizing: border-box;
	border: 1px solid #ededed;
	background-color: #f7f7f7;
	border-right: none;
	text-align: center;
        font-size: 13px;
}

#populTab>li:first-child>a {
	border-left: none;
	box-sizing: border-box;
}

#populTab>li:hover>a, #populTab>li>a.populActive {
	font-weight: bold;
	color: #f43736;
	border-top: 1px solid #f43736;
	border-bottom: none;
	background-color: #fff;
}

/*        기사영역*/
.populContents {
	padding-top: 10px;
	position: absolute;
	top: 60px;
	left: 0;
	counter-reset: li;
	max-width: 300px;
}

.populContents>li {
	list-style: none;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
}

.populContents>li>a:before {
	position: absolute;
	top: 1px;
	left: 0px;
	display: inline-block;
	color: #444;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	width: 23px;
	height: 23px;
	background-color: #ffffff;
	counter-increment: li;
	content: counter(li);
	transition: 0.2s;
}

.populContents>li:hover>a:before {
	color: #cc1820;
}

.populContents>li>a {
	font-size: 14px;
	display: inline;
	line-height: 35px;
	margin-left: 25px;
}

.populContents>li>a:hover {
	color: #cc1820
}

/* bottom */
.nd-bottom {
	display: block;
	width: 100%;
	float: right !important;
	margin-top: 20px;
}

.nd-right-banner {
	margin: 20px auto;
}

.nd-right-banner img {
	width: 310px;
}

.nd-syngman {
	width: 694px;
	height: inherit;
	box-sizing: border-box;
	border: 2px solid #285F97;
	position: relative;
	margin: 10px auto;
	padding-bottom: 7px;
}

.nd-syngman h3 {
	display: block;
	background-color: #285F97;
	color: #fff;
	padding: 5px;
	text-indent: 10px;
	font-size: 18px;
}

.nd-syngman img {
	position: absolute;
	bottom: 0;
	left: 15px;
	width: 51px;
}

.nd-syngman p {
	margin: 8px 0 0 80px;
	max-width: 600px;
}

.font-syngman {
	color: #285F97;
}

.nd-syngman p a {
	font-weight: bold;
}

.nd-error-wrap {
	text-align: center;
	margin: 150px 20px 0;
	min-height: 650px;
}

.error-site {
	margin: 80px 0;
}

.error-site a {
	margin: 30px 5px 0;
	color: #828282;
	display: block;
	text-decoration: underline
}

.error-site a:hover {
	color: #f43736;
}


/* 신규 ul 에 클래스 값 추가(nd-top-rel) 2020.8.5 */
.nd-top-rel {
}

.nd-top-rel li a{
    display: block;
    padding: 8px 5px;
    font-size: 17px;
}

.nd-top-rel li a::before{
    content: "┗";
    width:16px;
    height:16px;
    color: #828282;
    padding-right: 5px;
    font-size: 14px;
    font-weight: bold;
}

.nd-top-rel li:last-child{
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}
.nd-top-rel li a{
    display: block;
    padding: 8px 5px;
    font-size: 17px;
    max-width:680px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.nd-top-rel li a{
    display: block;
    padding: 8px 5px;
    font-size: 17px;
    max-width:680px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
/* 신규 ul 에 클래스 값 추가(nd-top-rel) END */


/* Media Query*/
@media screen and (max-width:360px) {
	.nd-center-img img {
		width: 130px !important;
		height: 100px;
	}
	.nd-grid-img {
		height: 120px;
	}
}

@media screen and (max-width:414px) {
	.sm-height-700 {
		height: 670px !important;
	}
	.sm-height-100 {
		height: 80px !important;
		padding: 10px 15px 10px !important;
	}
	/* 	.nd-center-info, .nd-center-date {
		display: block;
	} */
	.nd-grid {
		width: 48%;
		margin: 0 0 20px 1% !important;
	}
	.nd-grid:first-of-type {
		width: 98%;
		float: none;
	}
}

@media screen and (min-width: 320px) and (max-width:414px) {
	.nd-center-article {
		border-radius: 0;
		border-bottom: 1px solid #eaeaea;
		border-right: none;
		border-left: none;
		border-top: none;
		margin-bottom: 0;
	}
	.nd-top-img img {
		height: 150px !important;
	}
	.nd-right-article {
		margin-top: 15px;
		margin-bottom: 0px;
	}
	.nd-column {
		float: right;
	}
	.nd-major {
		float: left;
	}
	.nd-column img, .nd-column .ie-left-img {
		display: none;
	}
	.nd-column .nd-right-article-tit {
		width: 100%;
		margin: 0;
	}

	.nd-right-article-writer {
		width: 100%;
	}
	.nd-right-sm-100 {
		width: 100% !important;
	}

	.nd-major-last {
		display: none;
	}
	.nd-right-banner {
		margin: 10px auto 0;
		width: 98%;
	}
	.nd-right-banner img {
		width: 100%;
	}
	.nd-syngman {
		width: 96%;
		margin: 20px auto 0 !important;
	}
	.nd-syngman img {
		display: none;
	}
	.nd-syngman p {
		margin: 8px 0 0 5px;
		max-width: 390px;
	}
	.nd-syngman p a {
		font-size: 14px;
	}
	.nd-tv-player {
		height: 290px;
	}
	#ndPopul {
		display: none;
	}
	.full-photo {
		height: 240px;
	}
/* 	.nd-right-sm-100 li .left-photo, .ie-left-img, .nd-major .nd-tile-img img
		{
		height: 200px;
	} */
}

@media screen and (min-width: 415px) and (max-width:767px) {
	.nd-syngman .line-cut1 {
		overflow: visible;
		white-space: normal;
	}
	.nd-top-img img {
		height: 200px;
	}
/* 	.nd-right-sm-100 li .left-photo, .ie-left-img, .nd-major .nd-tile-img img
		{
		height: 220px;
	} */
}

/*TTS 배너*/
@media screen and (min-width: 450px) and (max-width: 999px){
    .tts-article-banner img {
        object-fit: contain;
    }
}
@media screen and (max-width: 415px){
    .tts-article-banner img {
        margin-top: 10px;
    }
}

@media screen and (min-width: 415px) and (max-width:999px) {
	.nd-center-article {
		border-radius: 0;
		border-bottom: 1px solid #dedede;
		border-top: none;
		margin-bottom: 0;
	}
	.nd-right-article {
		width: 49%;
		margin-top: 10px;
	}
	.nd-column {
		float: right;
	}
	.nd-major {
		float: left;
	}
	.nd-column img {
		display: none;
	}

	.nd-column .nd-right-article-tit {
		width: 100%;
		margin: 0;
	}
	.nd-right-sm-100 {
		width: 100% !important;
		margin-bottom: 15px;
	}
	.nd-major-last {
		display: none;
	}
	.nd-bottom {
		width: 96%;
		margin: 0 2%;
	}
	.nd-syngman {
		margin-top: 20px;
	}
	.nd-syngman p a {
		font-size: 16px;
	}
	.nd-right-banner {
		float: left;
		margin-top: 10px;
		width: 100%;
		margin-right: 3px;
	}
	.nd-right-banner img {
		width: 100%;
	}
	.nd-syngman {
		width: 96%;
	}
	.nd-tv-player {
		height: 260px;
	}
	#ndPopul {
		display: none;
	}
	.md-height-180 {
		height: 115px !important;
		padding: 60px 15px 0 !important;
	}
	.md-height-1200 {
		height: 1100px !important;
	}
}

@media screen and (min-width: 768px) and (max-width:999px) {
/* 	.nd-right-sm-100 li .left-photo, .ie-left-img {
		height: 300px;
	} */
	.nd-tv-player {
		height: 360px;
	}
	.nd-right-banner {
		margin: 0 auto;
		padding: 10px 0 0 0;
		width: 60%;
		float: none;
	}
	.nd-head-img img {
		height: 240px;
	}
	.nd-top-img img {
		height: 240px;
	}

}

@media screen and (max-width:999px) {
	article {
		padding: 10px 15px;
	}
	.nd-top {
		border-top: 9px solid #eaeaea;
		border-bottom: 9px solid #eaeaea;
		padding-bottom: 5px;
	}
	.nd-content-border-top {
		border-top: 9px solid #eaeaea;
	}
	.nd-content-border-top.nd-special-0831{
	   height: 100px;
	}
	.nd-photo {
		float: left;
	}
	.nd-invite {
		float: right !important;
	}
	.nd-md-invisible {
		display: none;
	}
	.nd-center-tit {
		font-size: 16px;
	}
	.nd-center-img img {
		margin-right: 10px;
		width: 95px !important;
	}
	.nd-center-date {
		margin-bottom: 15px
	}
	.nd-top-sub-tit {
		margin: 10px 10px 0;
		text-align: center;
		font-size: 14px;
	}
	.nd-center-up-tit {
		font-size: 13px;
	}
	.nd-top-tit {
		font-size: 23px;
		letter-spacing: -0.05em;
		word-break: keep-all;
		margin: 10px 5px 10px;
	}
	.nd-center-left, .nd-center-right {
		width: 100%;
		padding: 10px;
	}
	.nd-lead-tit {
		font-size: 19px;
		margin: 0 10px 5px;
		padding: 8px 0 0;
	}
	.nd-syngman p {
		margin: 8px 0 0 5px;
		max-width: 96%;
	}
	.nd-syngman img {
		display: none;
	}
	.nd-tile-tit-wrap {
		bottom: 8px;
	}
	.nd-error-wrap {
		margin: 60px 20px 0;
		min-height: 300px;
	}
	.nd-right-article li {
		padding: 10px 15px;
	}
	.nd-column ul {
		border: none;
	}
	.center-badge {
		padding: 1px 3px;
		bottom: 1px;
	}
	.nd-right-article h3{
		border-top:2px solid #f43736;
	}
	.nd-right-article-tit{
		float:inherit;
		margin-top:0;
	}
	.nd-right-article li .left-photo, .ie-left-img{
		margin-right:10px;
	}
	.nd-syngman h3{
/* 		background-color: #fff;
    	color: #285F97;
    	border-bottom: 1px solid #285F97; */
    	font-size: 14px;
	}
	.nd-column li{
		margin:0;
	}
	.nd-right-article{
		background-color:#fff;
		/*border-bottom: 1px solid #d7d7d7;*/
	}
	.nd-subscribe {
		width: 50%;
	}
	.nd-date-count {
    	background-color: #eaeaea;
    	margin: 0;
	}
	.nd-date-count-title {
    	padding: 0 0 5px;
    	font-size: 14px;
    	margin: 15px 0 0;
    	width: 26%;
    	float: left;
    	box-sizing: border-box;
    	border-right: 1px solid #ccc;
	}
	.nd-date-count-list {
		padding: 15px 0 0;
    	width: 37%;
    	float: left;
    	background-color: #eaeaea;
	}
	.nd-date-count-day {
		color: #000;
    	font-size: 30px;
	}
	.nd-date-count-content {
		font-size: 12px;
	}
	/* --- 다크모드시 - 20230213 추가 --- */
	.dark-nd article:hover {
          background-color: #ffffff00;
    }
}
/* Large devices (desktops, 992px and up) */
@media screen and (min-width: 1000px) and (max-width:1199px) {

	.nd-top-img img, .nd-half-tile .nd-tile-img img {
		height: 220px;
	}
	.nd-major .nd-tile-img img {
		height: 150px;
	}
	.nd-center-img img {
		float: left;
		margin-right: 10px;
	}
	.nd-top-tit {
		font-size: 24px;
		letter-spacing: -0.032em;
	}
        .nd-center-tit {
		font-size: 17px;
        }
        .nd-center-up-tit, .nd-right-column-tit {
                font-size: 13px;
        }
	.nd-right-article-tit {
		width: 60%;
	}
	.nd-right-article {
		margin-bottom: 10px;
	}
	.nd-right-article li {
		padding: 5px 12px;
	}
        .nd-right-article-writer {
		font-size: 11px;
        }
	.nd-right-banner img {
		width: 100%;
	}
	.nd-syngman {
		width: 100%;
	}
	.nd-tv-player {
		height: 330px;
	}
	.populContents>li {
		max-width: 90%;
	}
	.full-photo {
		height: 245px;
	}
	.nd-syngman p {
		max-width: 470px
	}
	.nd-grid-img {
		height: 150px;
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {
	.nd-top-img img {
		height: 280px;
	}
	.nd-right-article-tit {
		width: 65%;
	}
}

/* --  뉴데툰 css  20230609-- */
img.ndtoon-photo{
    width: 65px !important;
    height: 65px;
    float: right;
    margin-left: 12px;
    object-fit: cover;
}
.clearfix p.ndtoon-tit{
    padding: 10px 0 12px 0;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 6px;
    margin-bottom: 10px;
}
.ndtoon-pc ul li span {
    font-size: 0.9rem;
	color: #696868;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
    height: 20px;
}
.ndtoon-pc h3::after {
    content: "";
    background: url(/assets/img/ndtoon_icon.png);
    height: 23px;
    width: 23px;
    background-size: cover;
    margin-left: 2px;
    position: absolute;
    top: 6px;
}
/* --  /뉴데툰 css -- */

/* --  광고형 기사 시리즈 css -- */
img.chosun-ad {
	width: 70px;
	float: right;
	object-fit: cover;
    margin-left: 10px;
}
.chosun-ad-tit{
    margin-bottom: 15px;
}
.chosun ul li span{
	font-size: 0.8rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 37px;
	overflow: hidden;
	margin-top: 3px;
    color: #777;
    line-height: 1.2rem;
}
/* --  /광고형 기사 시리즈 css -- */

@media (max-width:998px){
/* -- 뉴데툰 css -- */
.ndtoon-pc{
    display: none;
   }
.ndtoon-mobile ul.nd-right-article{
    width:100%;
    margin-top:0;
   }
img.ndtoon-tit {
    padding: 5px 10px;
    background: #fff;
   }
img.ndtoon-photo{
    width: 90px !important;
   }
.clearfix p.ndtoon-tit {
    padding: 10px 0 12px 0;
   }
section.ndtoon-mobile.nd-content-border-top h3 {
    border-bottom: 1px solid #d2d2d2;
    background: #fff;
   }
 section.ndtoon-mobile.nd-content-border-top h3:before{
   font-size: 1.5rem;
    content: "+";
    box-sizing: border-box;
    position: absolute;
    right: 13px;
    margin-top: 2px;
    color: #000000;
    }

section.ndtoon-mobile .nd-content-border-top {
    padding: 7px 12px 2px 12px;
   }
.ndtoon-m p.ndtoon-tit {
	padding-bottom:20px;
    height: 7px;
    font-size: 16px;
   }
.ndtoon-m span {
   font-size: 0.9rem ;
   color: #7b7b7b;
   display: -webkit-box;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   overflow: hidden;
   height: 16px;
   }

/* -- /뉴데툰 css -- */

/* --  광고형 기사 시리즈 css -- */
   img.chosun-ad.img-crop-std{
     display:  block;
   }
/* --  /광고형 기사 시리즈 css -- */

}


@media (min-width:999px){
  /* -- 뉴데툰 css -- */
   .ndtoon-mobile{
       display: none;
   }
/* -- /뉴데툰 css -- */
}