@charset 'UTF-8';

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo:400,700,800&subset=korean');
@import url('http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css');


body {font-family: 'Noto Sans KR', sans-serif;letter-spacing: -0.15px;}

.container {
    max-width: 1200px;
}

.video-carousel-wrap {color:#333; }

.row-0 {margin-right: 0px;margin-left: 0px;}
.row-10 {margin-right: -10px;margin-left: -10px;}
.row-15 {margin-right: -15px;margin-left: -15px;}
.row-30 {margin-right: -30px;margin-left: -30px;}
.ov-hi {overflow:hidden;}
.clear {clear:both;}
/* 메뉴 */

.header1 .navbar-nav > li > a {
    padding: 0 30px;
    font-size: 16px;
    line-height: 48px;
	font-weight: 500;
}
/* 로고 */
/*.header1.header-menu-style5 .navbar-brand {
    padding: 7px 7px 0 0 !important;
}*/
.navbar-brand {
    float: left;
    height: auto;
    padding: 0px;
}
.padding-vertical-10 .navbar-brand {
    display: inline-block;
    margin: 0 auto;
    float: none;
	position: relative;
    top: 0px;
}
.t-a-c {text-align: center;}

.logo {
    display: block;
    float: left;
    text-decoration: none;
    outline: none;
    font-weight: 900;
    text-transform: uppercase;
    color: #000;
    font-size: 36px;
}
.logo span {
    display: inline-block;
    color: #fff;
    background: #c41916;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 3px 10px 6px;
    margin-left: 5px;
	line-height:38px;
}
.footer-logo {
	display: block;
    float: left;
    text-decoration: none;
    outline: none;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
}
.footer-logo span {
    display: inline-block;
    color: #fff;
	font-size: 18px;
    background: #ff6600;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 3px 10px 6px;
    margin: 0 0 0 5px;
	line-height:25px;
}
.search-wrap1.active {
    margin-top: 7px;
}

.search-wrap1 input {font-size: 13px;font-weight: 300;}
button.all-but {
	border:0 !important;
	background:#fff;
	font-size: 24px;

}

.header-menu-style5 .offset-trigger {
    margin-top: unset;
    height: 30px;
    width: unset;
    margin-right: unset;
}

/* 컬러설정 */
/* -------- 메뉴영역 ---------------*/
.menu-b-color-basics {
	border-bottom: 1px solid #efefef;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.08);
	box-shadow: 0 2px 4px rgba(0,0,0,.08);
}

.menu-b-color-red {
	border-bottom: 3px solid #191919;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.08);
	box-shadow: 0 2px 4px rgba(0,0,0,.08);
}


/* -------- 메뉴폰트 ---------------*/
/* 그린 */
.header1 .navbar-nav > li:hover > a {
    color: #85ba41;
}
.header1 .navbar-nav > li > a:hover {
    color: #85ba41;
    background: transparent;
}
.header1 .dropdown-menu>li>a:hover {
    background: #85ba41;
    color: #fff;
}

/* a태그 타이틀 그린
a:hover {
	color: #abd46e;
}

.layout_3--item h4 a {
	color: #1d1e20;
}

.layout_3--item h4 a:hover {
	color: #abd46e;
}
ul.tabs li.current {
    background: #85ba41;
    color: #fff;
}
.category-title {
	color:#85ba41;
	padding-right:5px !important;
}
 */


/* 레드 */
.header1.menu-b-color-red .navbar-nav > li:hover > a {
    color: #ED1C24;
}
.header1.menu-b-color-red .navbar-nav > li > a:hover {
    color: #ED1C24;
    background: transparent;
}
.header1.menu-b-color-red .dropdown-menu>li>a:hover {
    background: #ED1C24;
    color: #fff;
}
.header1 .navbar-nav > li > .dropdown-menu {
    border-top: 2px solid #ED1C24;
}

/* a태그 타이틀 그린 */
.layout_3--item h4 a {
	color: #1d1e20;
}
.layout_3--item h4 a:hover {
	color: #c41916;
}
/*
.badge-health {
	background-color: #c41916;
}
 */
ul.tabs li.current {
    background: #c41916;
    color: #fff;
}
.category-title {
	color:#c41916;
	padding-right:5px !important;
}



.header1 .search-trigger:hover {color: #ED1C24;}
.search-trigger1.active i {color: #ED1C24;}
/* 주황 */
.badge-color {
	background-color: #D50019; 
}
/* 연빨강 */
.search-wrap1 {
    border-top: 2px solid #ED1C24;
}

.header-social a {color:#ddd;font-size:14px;margin-left: 0px;padding: 0 10px;}
.header-social a:hover {color: #ED1C24;}
.scrollbar .header-social a {color:#000;font-size:14px;margin-left: 0px;padding: 0 10px;}

.dis-b-499, .dis-b-820 {display:none;}

.topbar-white-w-search .header-social a:hover {
    color: #ED1C24 !important;
}

/* topbar */
.topbar {
	font-size:12px;
}
.account-options {overflow:hidden;}
.account-options a {
	vertical-align: -webkit-baseline-middle;
}
.bor-tb-1 {border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
.ar-report {background:#ED1C24;padding:8px 10px 10px 10px;display: inline-block;border-radius: 5px;}
.ar-report a {color:#fff;font-weight:600;}
.search .search-form input {
    line-height: 38px;
    height: 38px;
    color: #999;
    background: transparent;
    border: none;
    width: 85%;
    padding: 0 5px;
}
.search .search-form {
    position: relative;
	background: #fff;
    width: 100%;
    height: 40px;
    border: 1px solid #D3D8D9;
    text-align: left;
    padding: 0 10px;
    -webkit-border-radius: 2px;
    border-radius: 25px 25px 25px 25px;
    overflow: hidden;
}

.search .search-form button {
    position: absolute;
    top: 5px;
    line-height: 25px;
    color: #a1a1a1;
    background: transparent;
    border: none;
    border-left: 1px solid #EBEBEB;
    width: 20px;
    padding-left: 12px;
}

/* 레드 */

.header-red {
	background:#c41916;
}

.header1 .header-red .navbar-nav > li > a {
    color: #fff;
}

.header1 .header-red .search-trigger {
    color: #fff;
}

.header1 .header-red .search-trigger:hover {
    color: #c41916;
}

.header1 .header-red .navbar-nav > li > a:hover {
	color: #c41916;
	background: transparent;
}

.header1 .header-red .navbar-nav > li:hover > a {
	color: #fff;
}
.header1 .navbar-nav > li > .dropdown-menu {
    border-top: 2px solid #ED1C24;
}


/* 3뎁스 메뉴 */
.sidebar-tit {
	background: #191919 !important;
	color:#fff;
	font-size:16px;
	font-weight:500;
}
#sidebar-wrapper ul.navbar-nav li {
	border-bottom: 1px solid #E3E4E8;
	position: relative;
}
#sidebar-wrapper ul.navbar-nav li:last-child {
    border-bottom: 0;
}

#sidebar-wrapper .navbar-nav > li > a:hover {
    background: #ED1C24 !important;
    color: #fff !important;
}
#sidebar-wrapper .navbar-nav > li > a:hover span, #sidebar-wrapper .navbar-nav > li > a:hover {
    color: #fff !important;
}

#sidebar-wrapper .navbar-nav > li > .dropdown-menu > li > .dropdown-menu {
    position: absolute;
    left: 90%;
    top: 0 !important;
    z-index: 1000;
    display: block !important;
    float: left;
    min-width: 200px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(24,24,24,.1);
    -moz-box-shadow: 0 5px 10px rgba(24,24,24,.1);
    box-shadow: 0 5px 10px rgba(24,24,24,.1);
    border-left: 2px solid #85ba41;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    opacity: 0;
    visibility: hidden;
}

#sidebar-wrapper .navbar-nav > li > .dropdown-menu > li:hover > .dropdown-menu {
    left: 100%;
    opacity: 1;
    visibility: visible;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}
.sub-menu li {
	list-style: none;
	border-bottom:0px !important;
	padding: 5px 5px;
}
.sub-menu li a {
    font-size: 13px;
    color: #1d1e20;
	display: block;
}
.sub-menu li a:hover {
	color:#F38105;
}

.partner ul {padding:0px;}
.partner ul li {display: inline-block;padding:0 5px 5px 5px;}
.partner ul li {width: 9.7%;}


/* 카테고리 */
.badge {
    font-size: 12px;
    border-radius: 0px;
    padding: 5px 10px 7px 12px;
    display: table;
    font-weight: 500;
    letter-spacing: 0.12em;
}
.heading-1 {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: -0.05em;
    margin: -2px 0 25px;
    height: 10px;
}
.heading-1 span {
	position: relative;
	top: -4px;
	padding-right: 15px;
}
.badge-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 11;
}

.v-cat {border: 1px solid #ddd;padding: 2px 5px;border-radius: 5px;margin-top: 5px;display: inline-block;}


/* list.php */
/*
.layout_3--item h4 {
	font-weight:500;
	line-height: 1.3;
}
*/
.layout_3--item .meta {padding-top:8px;overflow: hidden;}
.layout_3--item .meta span {font-size: 12px;color: #777;margin-right: 10px;}

.page_header {padding: 10px 0;}
.page_header h2 {font-size:18px;margin-top:0px;line-height: 28px;}



/* 기사뷰 - 기자의 다른기사보기 */
.press-name p {font-size:16px; font-weight:500;}
.press-name p span {font-size:13px;font-weight:400;text-decoration: underline;}
.press-name i {font-size: 30px;opacity: 0.5;}

/* view.php */
.post-sub-title {margin: 10px 0 0 0;}

.post-user ul {
	overflow:hidden;
	padding:0 !important;
}
.post-user ul li {
	float:left;
	list-style: none;
	color: #a3a3a3;
	font-size:13px;
	margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #dedede;
    line-height: 12px;

}
.meta span.author {
	float:left;
	list-style: none;
	color: #a3a3a3;
	font-size:12px;
	margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #dedede;
    line-height: 12px;

}

.meta span.date {
	float:left;
	list-style: none;
	color: #a3a3a3;
	font-size:13px;
	margin-right: 0px;
    padding-right: 0px;
    line-height: 12px;

}

.post-user ul li.date {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}

.pagination li.active a:hover, .pagination li.active a, .pagination li.active a:focus {background: #ED1C24;}
.pagination li a:hover {
    background: #ED1C24 !important;
}
.pagination li a:hover {
    background: transparent;
    border: 1px solid #ED1C24;
    color: #fff;
}


.pagination li {
    margin-right: 5px;
    float: left;
}


.post-title .meta {
    margin: 20px 0 20px;
}

figure {
    max-width: 100% !important;
}


.news-article-Body img {
	display: block;
    margin-right: auto;
    margin-left: auto;
}
.news-article-Body {
    font-size: 17px;
    line-height: 1.625;
    letter-spacing: -0.02em;
    color: #fff;
	margin-bottom: 0px;
}
.news-article-Body p {
    font-size: 17px;
    line-height: 1.625;
    letter-spacing: -0.02em;
	margin-bottom: 0px;
}
.news-article-Body div {
    font-size: 17px;
    line-height: 1.625;
    letter-spacing: -0.02em;
    color: #222;
}
.bcrumbs {margin-top: 10px;}
.bcrumbs li, .bcrumbs li a {
    font-size: 1.3rem;
    color: #888;
}
.bcrumbs li a:hover {
    font-size: 1.3rem;
    color: #333;
}
.bcrumbs li:after {
    top: 0px;
    right: -13px;
    font-size: 13px;
	color:#999;
}


.single-carousel-wrap {
	margin:20px 0;
}

.post-title h2 {
    font-size: 32px;
    line-height: 38px;
	font-weight:500;
	letter-spacing: -0.02em;
}


.post-wrapper .news-article-Body {
    border-top: 1px solid #e8e8e8;
    padding-top: 30px;
    margin-top: 20px;
}


.post-sub-title blockquote {
    border-left: 3px solid #ED1C24;
    padding: 0px 0 0px 15px;
    font-size: 16px;
	line-height: 26px;
}

/*
.slick-list.draggable img {
	width:650px;
}
*/
/* 동영상 스킨 */
.vod1 { position: relative;}
.vod1 .vod_mov { position: relative;}
.vod1 .vod_mov:after { content: ""; display: block; clear: both;}
.vod1 .vod_mov > div { position: relative;}
.vod1 .vod_mov .video-wrap { position: relative; padding-top: 55.8%; margin-bottom: 3px;overflow: hidden;}
.vod1 .vod_mov .video-wrap iframe { position: absolute; top: 0; right: 0; bottom: 0; left: 0;display: block; z-index: 1; 
width: 100%; height: 100%;}
.vod1 .vod_mov .vod-list { position: relative;}
.vod1 .vod_mov .vod-list:after { content: ""; display: block; clear: both;}
.vod1 .vod_mov .vod-list a { position: relative; display: block; float: left; width: 25%;}
.vod1 .vod_mov .vod-list.col1 a { width: 100%;}
.vod1 .vod_mov .vod-list.col2 a { width: 50%;}
.vod1 .vod_mov .vod-list.col3 a { width: 25%;}
.vod1 .vod_mov .vod-list.col4 a { width: 25%;}
.vod1 .vod_mov .vod-list a:hover { text-decoration: none;}
.vod1 .vod_mov .vod-list a img { width: 100%;}
.vod1 .vod_mov .now-play h4 {font-size: 15px;line-height: 1.3em;color: #1d1e20 !important;margin:5px 5px 0 5px;}
.vod1 .vod_mov .vod-list a > div.list-data {position: relative; margin: 0 2px;}
.vod1 .vod_mov .vod-list a.active > div.list-data {background: #e8e8e8;padding-bottom:5px;}

/*-----------------------------------------------------------------*/

.vod2 { position: relative;}
.vod2 .vod_mov { position: relative;}
.vod2 .vod_mov:after { content: ""; display: block; clear: both;}
.vod2 .vod_mov > div { position: relative;}
.vod2 .vod_mov .video-wrap { position: relative; padding-top: 47.3%; margin-bottom: 3px; overflow: hidden;}
.vod2 .vod_mov .video-wrap iframe { position: absolute; top: 0; right: 0; bottom: 0;left: 0; display: block; z-index: 1; 
width: 100%; height: 100%;}
.vod2 {width:100% !important;}
.vod2 .vod_mov .video-wrap.flo-l {float:left;width:80%;}
.vod2 .vod_mov .now-play.flo-r {float:right;width:20%;padding: 0 0 0 5px;}

.vod2 .vod_mov .vod-list { position: relative;}
.vod2 .vod_mov .vod-list:after { content: ""; display: block; clear: both;}
.vod2 .vod_mov .vod-list.col1 a { width: 100%;}
.vod2 .vod_mov .vod-list.col2 a { width: 50%;}
.vod2 .vod_mov .vod-list.col3 a { width: 25%;}
.vod2 .vod_mov .vod-list.col4 a { width: 25%;}
.vod2 .vod_mov .vod-list a:hover { text-decoration: none;}
.vod2 .vod_mov .vod-list a img { width: 100%;}
.vod2 .vod_mov .vod-list a > div { position: relative; margin: 0 2px; border-bottom: 4px solid transparent;}

.vod2 .vod_mov .vod-list .list-data {position: relative;}
.vod2 .vod_mov .vod-list a.active > div.list-data:before {content: '';position: absolute;z-index: 2;left: 0;
    top: 0;width: 100%;height: 100%;border:5px solid #c41916;}

/*-----------------------------------------------------------------*/


.vod3 { position: relative;}
.vod3 .vod_mov { position: relative;}
.vod3 .vod_mov:after, .vod3 .vod_mov .list-data:after { content: ""; display: block; clear: both;}
.vod3 .vod_mov > div { position: relative;}
.vod3 .vod_mov .video-wrap { position: relative; padding-top: 40%; margin-bottom: 3px; overflow: hidden;}
.vod3 .vod_mov .video-wrap iframe { position: absolute; top: 0; right: 0; bottom: 0; 
left: 0; display: block; z-index: 1; width: 100%; height: 100%;}
.vod3 {width:100% !important;}
.vod3 .vod_mov .video-wrap.flo-l {float:left;width:70%;}
.vod3 .vod_mov .now-play.flo-r {float:right;width:30%;padding: 0 0 0 10px;}

.vod3 .vod_mov .vod-list { position: relative;}
.vod3 .vod_mov .vod-list:after { content: ""; display: block; clear: both;}
.vod3 .vod_mov .vod-list.col1 a { width: 100%;}
.vod3 .vod_mov .vod-list.col2 a { width: 50%;}
.vod3 .vod_mov .vod-list.col3 a { width: 25%;}
.vod3 .vod_mov .vod-list.col4 a { width: 25%;}
.vod3 .vod_mov .vod-list a:hover { text-decoration: none;}
.vod3 .vod_mov .vod-list a img { width: 100%;}
.vod3 .vod_mov .vod-list a > div { position: relative; border-bottom: 10px solid transparent;}
.vod3 .vod_mov .vod-list .list-data {position: relative;}
.vod3 .vod_mov .vod-list a.active > div.list-data:before {content: '';position: absolute;z-index: 2;left: 0;
    top: 0;width: 100%;height: 100%;border:5px solid #c41916;}

.vod3 .vod_mov .vod-list .list-data .flo-l {float:left;width:40%;}
.vod3 .vod_mov .vod-list .list-data .flo-r {float:left;width:60%;padding:10px;}

/*  end */


/* //동영상 스킨 */
.util-list {
	float:right;
}

.post-copyright-box {
    margin-bottom: 30px;
    padding: 50px 20px 12px 0;
}
.post-copyright-box p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 10px;
    letter-spacing: -0.030em;
}

.news-article-Body img.img-responsive {
	margin-bottom: 20px;
}

.news-article-Body .image-caption img.img-responsive {
	margin-bottom: 5px !important;
}
/*
.news-article-Body figure.image-caption {
	margin-bottom:20px;
}
*/
.news-article-Body figure img.img-responsive {
	margin-bottom: 5px;
}

.news-article-Body img.note-float-left {
    margin-right: 20px !important;
	margin-top: 7px;
}
.news-article-Body img.note-float-right {
    margin-left: 20px !important;
	margin-top: 7px;
}
figcaption.caption {
	font-size:14px;
	color:#666;
	line-height: 1.625;
    letter-spacing: -0.03em;
}


.news-article-Body .note-video-clip {
	width:100% !important;
	margin-bottom:25px;
}

/* SNS 인쇄(print.css) 폰트조절 */
/*sns*/
.util_view {float:right;width: 100px;margin-top: 3px;}
.util_view .sns-util {
    display: inline;
    position: relative;
}
.util_view .btn_util {
    float: left;
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 8px;
}
.sns-util .btn_util {
    float: left;
    position: relative;
    width: 30px;
    height: 30px;
    margin-right: 8px;
}
.sns-util .btn_set {
    width: 30px;
    height: 30px;
    border: 1px solid #ced2d7;
    background: #fff;
    color: #777;
}


.wrap_sharelayer ul li {float: left;margin-right:5px;}
.wrap_sharelayer ul li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    float: left;
    width: 34px;
    height: 34px;
    color: #ffffff;
    text-align: center;
    position: relative;
    line-height: 40px;
    font-size: 14px;
}
.sns-util .wrap_sharelayer {
    position: absolute;
    top: 30px;
    left: -12px;
    padding-top: 8px;
    z-index: 9;
}
.sns-util .btn_util:hover .layer_util {
    display: block;
    position: static;
}
.layer_util {
    display: none;
    position: absolute;
    border: 1px solid #e2e2e2;
    background-color: #fff;
}
.layer_share {
    width: 144px;
    padding: 10px 0 0 0px;
}
.wrap_sharelayer .layer_util {
    top: 70px;
}
.wrap_sharelayer .layer_share {
    position: static;
}
.layer_share .list_sns {
    overflow: hidden;
    margin: 0 auto;
    padding-left: 0px;
}


.layer_share .list_sns li {
    float: left;
    margin-bottom: 10px;
    list-style: none;
    margin-left: 10px;
}
.list_sns {overflow: hidden;display: contents;}
.list_sns li.facebook a {
    background: url(/news/images/sns/facebook.png) center center no-repeat;
}
.list_sns li.twitter a {
    background: url(/news/images/sns/twitter.png) center center no-repeat;
}
/*
.list_sns li.google-plus a {
    background: url(/news/images/sns/google-plus.png) center center no-repeat;
}*/
.list_sns li.band a {
    background: url(/news/images/sns/band.png) center center no-repeat;
}
.list_sns li.blog a {
    background: url(/news/images/sns/blog.png) center center no-repeat;
}
.list_sns li.kakaostory a {
    background: url(/news/images/sns/kakaostory.png) center center no-repeat;
}
.list_sns li.bookmark a {
    background: url(/news/images/sns/bookmark.png) center center no-repeat;
}
.list_sns li.talk a {
    background: url(/news/images/sns/talk.png) center center no-repeat;
}
.list_sns > li a i {
    position: absolute;
    left: -10000%;
    top: 0;
    overflow: hidden;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -10000px;
}

.view-report {color:#fff;font-size:20px;line-height:30px;}
.view-report2 {color:#fff;font-size:16px;line-height:30px;}

/*인쇄*/
.sns-util .btn_print {
    width: 30px;
    height: 30px;
    border: 1px solid #ced2d7;
    background: #fff;
    float: left;
    color: #777;
    font-size: 17px;
}

@media print {
	.header1,
	.page_header, .util-list,
	.print-no,
	footer {
    display: none !important;
    visibility: hidden !important;
	}
	blockquote {
		border-top:0px !important;
		border-right:0px !important;
		border-bottom:0px !important;
	}
	.visible-print  { display: inherit !important; }
	.hidden-print   { display: none !important; }
}


/* 이전기사 다음기사 */
.blog-next span.text-uppercase:hover {
	text-decoration: none;
}
.blog-next p, .blog-prev p {color:#eee;}

.blog-next:hover i {
    transform: translate3d(5px, -50%, 0);
	color: #c41916;
}
.blog-prev:hover i {
    transform: translate3d(-5px, -50%, 0);
	color: #c41916;
}
.blog-next i{
    position: absolute;
    top: 65px;
    transform: translate3d(0, -50%, 0);
    transition: all 0.3s ease;
    right: 10px;
	color:#129ded;
}
.blog-prev i{
    position: absolute;
    top: 65px;
    transform: translate3d(0, -50%, 0);
    transition: all 0.3s ease;
    left: 10px;
	color:#129ded;
}

@media (max-width: 1024px) {
	.partner ul li {width: 12%;}
}

@media (max-width: 991px) {
	.list-fl-l {
		width: 41.66666667% !important;
		float:left;
	}
	.list-fl-r {
		width: 58.33333333% !important;
		float:left;
	}
	.category-list .meta-dp-n .meta {display:none;}
	
	.category-list .line-clamp-3, .line-clamp-2, .line-clamp-L2 {
		-webkit-line-clamp: 2 !important;
	}
	.m-l-10 {
		margin-left:10px !important;
	}
}



@media (max-width: 820px) {
	.mob-logo {
		display: block;
		text-align: center;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	.navbar-collapse.collapse {display: none !important;}
	.pc-mode {display: none;}
	.dis-n-820 {display:none;}
	.dis-b-820 {display:block;}

}

@media (max-width: 767px) {
	.list-fl-l767 {
		width: 41.66666667% !important;
		float:left;
	}
	.list-fl-r767 {
		width: 58.33333333% !important;
		float:left;
	}

	.blog-next i{
		position: absolute;
		top: 65px;
		transform: translate3d(0, -50%, 0);
		transition: all 0.3s ease;
		right: 10px;
	}
	.blog-prev i{
		position: absolute;
		top: 65px;
		transform: translate3d(0, -50%, 0);
		transition: all 0.3s ease;
		left: 10px;
	}
	.news-article-Body div figure {
		float: none !important;
		margin-left: auto !important;
		margin-bottom: 25px !important;
	}

	.navbar-collapse {
		width:100%;
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	.po-ab {
		position: absolute;
		top: 5px !important;
		left: 0;
	}

	.f-color-w {
		color:#fff !important;
	}

	.category-list .list-fl-l {
		width: 41.66666667% !important;
		float:left;
	}
	.category-list .list-fl-r {
		width: 58.33333333% !important;
		float:left;
	}
	.category-list .meta-dp-n .meta {display:none;}
	.clamp-4 {
		-webkit-line-clamp: 4;
		height: calc(1em * 1.4 * 4);
	}
	.grid-gallery ul {
		max-width:400px;
	}
}

@media (min-width: 768px) {
	.clamp-7 {
		-webkit-line-clamp: 7;
		height: calc(1em * 1.3 * 7);
	}
	.grid-gallery ul {
		max-width:600px;
	}
}


@media only screen and (max-width: 767px) and (min-width: 250px) {
	.header1.header-menu-style5 .header-dark #navbar {
		background: #1d1e20;
		width: 100%;
		position: absolute;
		z-index: 77;
		margin: 0;
		left: 0;
		padding: 0 25px;
		top: 58px;
		height: 55vh;
		overflow: scroll;
		overflow-x: hidden;
	}
}



/*폰트*/
.util_viewd {
    float: left;
}
.util_view .font-tool a {
    position: relative;
    float: left;
    border: 1px solid #dddddd;
    width: 30px;
    height: 30px;
    background: #fff;
    margin-left: -1px;
}
.util_view .font-tool a i {
    position: absolute;
    left: -10000%;
    top: 0;
    overflow: hidden;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -10000px;
}

.util_view .font-tool a {
    position: relative;
    float: left;
    border: 1px solid #dddddd;
    width: 30px;
    height: 30px;
    background: #fff;
    margin-left: -1px;
}

.util_view .font-tool a:first-child + a:after {
    font-size: 18px;
    color: #000;
}
.util_view .font-tool a.btn_minus:after {
    content: "가";
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 12px;
    color: #999;
    text-align: center;
    font-family: "notoMedium";
    font-weight: inherit;
}
.util_view .font-tool a.btn_plus:after {
    content: "가";
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 12px;
    color: #999;
    text-align: center;
    font-family: "notoMedium";
    font-weight: inherit;
}



/* 헤드라인 텍스트 밑줄
.home4-masonry a:hover h4,
.home4-masonry a:hover h5 {
	text-decoration: none !important;
}
 */
.home4-masonry .layout-detail h5 {
    font-size: 17px;
    line-height: 23px;
    color: #fff;
    margin: 9px 0 1px;
    font-weight: 400;
    letter-spacing: -0.07em;
}


.layout-detail h5 {
	color:#fff;
	letter-spacing: -0.05em;
}
.layout_1--item .meta span {
    font-size: 12px;
    color: #fffefe;
    margin-right: 6px;
}
.p-ts-14-2 {
	font-size: 14px !important;
	-webkit-line-clamp: 2;
    height: calc(1em * 1.3 * 2);
	line-height: 18px;
	color:#999;
	letter-spacing: -0.05em;
}
.p-ts-14-4 {
	font-size: 14px !important;
	-webkit-line-clamp: 4;
    height: calc(1em * 1.3 * 4);
	line-height: 18px;
	color:#999;
	letter-spacing: -0.05em;
}
.p-ts-14-5 {
	font-size: 14px !important;
	-webkit-line-clamp: 5;
    height: calc(1em * 1.3 * 5);
	line-height: 18px;
	color:#999;
	letter-spacing: -0.05em;
}

.f-c-9 {
	color:#999;
}
.title-s-16 {
	font-size: 16px !important;
	font-weight:400 !important;
	line-height: 20px;
}
.title-s-16-b {
	font-size: 16px !important;
	font-weight:500 !important;
}
.title-s-17 {
	font-size: 17px !important;
	line-height:22px;
}

.title-s-18 {
	font-size: 18px !important;
	line-height: 23px !important;
}
.title-s-18-b {
	font-size: 18px !important;
	line-height: 24px !important;
	font-weight:500;
}

.f-c-1 {
	color:#1d1e20 !important;
}
.f-c-1 a {
	color:#1d1e20 !important;
	line-height:24px;
}
.text-de-none a {
	text-decoration: none !important;
}


ul.tabs li {
    width: 50%;
	}


.slick-dots li.slick-active button {
    width: 8px;
    height: 8px;
    background: #ff6600;
    padding: 0;
    border: none;
    border-radius: 50%;
    font-size: 0px;
}




















/* 푸터 */
.footer {background:#fff !important;border-top: 1px solid #e7e7e7;}
.footer li.support {border:1px solid #ddd;padding:0px 10px 1px 10px;border-radius: 5px;}
.footer li.support a {color:#ddd;}

.footer li.support:hover {background: #ddd;}
.footer li.support a:hover {color:#000;}
/* bg-dark */
.bg-dark .footer-row2 {
    padding: 30px 0 15px;
    border-top: 0px !important;
}

.bg-dark .footer-info p {
    font-size: 12px;
	color:#999;
}
.bg-dark .footer-links {
	display: table;
	overflow:hidden;
	float:none !important;
}
.bg-dark .footer-links li {
	font-size: 13px;
	font-weight:500;
}
.bg-dark .footer-bottom p {
    font-size: 12px;
}
.bg-dark .powered {
	font-size:11px;
	text-align: right;
}
.footer-bottom {
    border-top: 0px !important;
    padding: 0px 0 20px 0 !important;
}
.footer-row1 {padding-top: 20px;}
.footer-row1 .copyright {
	display: flex!important;
}
.ml-auto {
	margin-left: auto!important;
}
.footer-links li a {
    color: #aaa;
}
.footer-links li a:hover {
    color: #333;
}

/* bg-white */
.bg-white {
	border-top: 1px solid rgba(0,0,0,.15);
	background:#fff !important;
	
}
.bg-white .footer-logo {
	color: #1d1e20;
}
.bg-white .footer-info p {
    font-size: 13px;
}

.bg-white .footer1 h5,
.bg-white .footer-bottom p,
.bg-white .footer-info p {
    color: #999 !important;
}
.bg-white .footer-links li {
    font-size: 14px;
	font-weight:500;
    line-height: 20px;
}

.bg-white .footer-links li a:hover {
    color: #1d1e20;
	font-weight:500;
}
.bg-white .footer-links {
	float:none !important;
	overflow:hidden;
}
.bg-white .footer-bottom {
    border-top: 0px !important;
    padding: 10px 0 20px;
}
.bg-white .footer-bottom p {
    font-size: 12px !important;
}
.bg-white .powered {
	font-size:11px;
	color: #1d1e20;
	text-align: right;
}

@media (max-width: 767px) {
	.footer-links,
	.footer .mo-dp-n {
		display:none !important;
	}
	.footer-row1 .fl-l {
		float:none;
		text-align:center;
		padding:0 !important;
	}
	.footer-row1 .copyright {
		display: block !important;
	}
	.bg-white .powered,
	.bg-dark .powered {
		text-align: center;
	}
	.footer-logo {
		float:none !important;
		text-align:center;
		margin:20px 0 10px 0;
	}
	.footer-bottom {
		border:0px !important;
	}
	.mo-t-a-c {
		text-align:center;
	}

}

@media (min-width: 768px) {
	.footer .pc-dp-n {
		display:none !important;
	}
	.bg-white .powered, .bg-dark .powered {
		position: absolute;
		right: 0;
		bottom: 10px;
	}
}



/* 백그라운드 */
.layout-bg {
	background: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.1) 10%, rgba(17, 17, 17, 0.95) 100%);
}


/* 폰트 */
h4 {
	font-size: 18px;
    display: block;
    line-height: 1.3em;
    letter-spacing: -0.07em;
}
.f-s-16 {
	font-size:16px !important;
}
.f-s-16-b {
	font-size:16px !important;
	font-weight:500 !important;
}
.f-s-18 {
	font-size:18px !important;
	font-weight:400 !important;
}
.f-s-18-b {
	font-size:18px !important;
	font-weight:500 !important;
}

.l2 h4 {
    margin-bottom: 0px;
    font-weight: 400;
}
.f-w-6 {
	font-weight:500;
}
.layout_1--item a, .layout_3--item a, .layout_2--item a {
	display:block !important;
}

.category-list .layout_3--item.o-f-h {
    overflow:hidden;
	}

.category-list h4 {font-size:18px;color:#222;font-weight: 500;}
.category-list p {font-size: 14px;letter-spacing: -.05em;line-height: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
}


.o-f-h {overflow:hidden;}


a:visited {
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
a:hover .t-dc, a:active .t-dc {
	text-decoration: underline;
}

.tit-bl, .tit-bl a, .tit-bl:hover {font-size:22px;font-weight: 600;color:#D50019 !important;}
h5.small {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
}


.trending-text p {color: #1d1e20;}


/* 폰트 자르기 */
.line-clamp {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    padding: 0 !important;
}
.line-clamp-1 {
    -webkit-line-clamp: 1;
    /*height: calc(1em * 1.3 * 1);*/
}
.line-clamp-2 {
    -webkit-line-clamp: 2;
    height: calc(1em * 1.32 * 2);
}
.line-clamp-3 {
    -webkit-line-clamp: 3;
    /*height: calc(1em * 1.3 * 3);*/
}
.line-clamp-4 {
    -webkit-line-clamp: 4;
    /*height: calc(1em * 1.3 * 4);*/
}
.line-clamp-5 {
    -webkit-line-clamp: 5;
    /*height: calc(1em * 1.3 * 5);*/
}
.line-clamp-6 {
    -webkit-line-clamp: 6;
    /*height: calc(1em * 1.3 * 6);*/
}
.line-clamp-7 {
    -webkit-line-clamp: 7;
    /*height: calc(1em * 1.3 * 7);*/
}
.line-clamp-8 {
    -webkit-line-clamp: 8;
    height: calc(1em * 1.32 * 8);
}

/* 아이콘 */
.video2 {
    z-index: 999;
}
.icon {
	font-size: 13px !important;
    vertical-align: bottom !important;
}
.pl-1 {padding-left: 0.25rem !important;}
.pr-1 {padding-right: 0.25rem !important;}



.allview h3 a {
	color: #777777;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	background: #fff;
	padding-left: 14px;
	letter-spacing: -0.05em;
	position: relative;
	float: right;
}


.po-re {
	position: relative;
}
.po-ab {
	position: absolute;
    top: 0;
    right: 0;
}
.border-b-0 {
	border-bottom:0px !important;
	}
.border-r-1 {
	border-right:1px solid #888;
}




/* CMS */
.cms .qa label.flo-l {float: left !important;width: 60px;line-height: 38px;}
.cms .qa input.flo-l {float: left !important;width: 80%;}
.cms .qa textarea.flo-l {float: left !important;width: 80%;}


.cms .news-report label.flo-l {float: left !important;width: 60px;line-height: 38px;}
.cms .news-report input.flo-l {float: left !important;width: 80%;}
.cms .news-report textarea.flo-l {float: left !important;width: 80%;}


.inner-agreement {
    overflow-y: scroll;
    height: 106px;
    margin: 14px 0;
    padding: 20px 0 20px 20px;
    border: 1px solid #dbdbdb;
    line-height: 24px;
	font-size:14px;
}
.checkbox label, .radio label {
	font-size:14px;
}
.post-comment-form label {
    font-size: 15px;
    font-weight: normal;
}
.cms-menu-column ul.list {
	padding-left:5px !important;
}
.cms-menu-column ul.list li {
    list-style: none;
    padding-left: 0px;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
    position: relative;
}
.cms table {font-size:14px;}
.cms p {font-size: 15px;line-height: 20px;letter-spacing: -.08rem;}
.cms .report-agreement img {max-width: 100%;}
.cms .table>tbody>tr>th {font-weight: normal;}
.cms .table>tbody>tr>td, .cms .table>tbody>tr>th, .cms .table>tfoot>tr>td, .cms .table>tfoot>tr>th, .cms .table>thead>tr>td, .cms .table>thead>tr>th {padding: 8px 8px 8px 30px;}
.heading-cms {
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: -0.02em;
    border-bottom: 1px solid #666;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.heading-cms span {
    position: relative;
    top: -7px;
    padding-right: 15px;
	font-size: 18px;
}
.group-list {
    border: 1px solid #e5e5e5;
    padding: 20px 20px 20px 30px;
    font-size: 12px;
}
.post-comment-form button {background: #ED1C24;}
/* map */
.root_daum_roughmap {
    width: 100% !important;
}
.root_daum_roughmap .wrap_map {
    height: 400px !important;
}












.cat {
    font-size: 13px !important;
    line-height: 17px;
    display: table;
    font-weight: 500;
    color: #cf4141 !important;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin-top: 7px;
}




.m-t--3 {margin-top:-3px;}
.m-b--3 {margin-bottom:-3px;}


/* j6-2 */

.four-post {width:80%;overflow: hidden;float: left;}
.one-post {width:20%;float: left;}



.j6-4 {width:25%;padding:0 5px;float: left;height: 100%;min-height: 1px;}
.j6-4 .bg-w {background:#fff;padding: 20px;}
.j6-4 .bg-w h4 {margin-bottom:10px;font-weight:500;color:#000 !important;}
.j6-4 .bg-w p {color:#999 !important;}

.youtube-shorts {margin:0 -10px;}
.youtube-shorts .thumb img {border-radius: 10px;border: 4px solid #ED1C24;}
.youtube-shorts .shorts-columns {float:left;}
.youtube-shorts .shorts-columns {width:20%;padding:0 10px;}

.thumb img {border-radius: 10px;}

.j6-5 {width:25%;padding:0 5px;float: left;height: 100%;min-height: 1px;}
.j6-5 .bg-w {background:#fff;padding: 20px;}
.j6-5 .bg-w h4 {margin-bottom:10px;font-weight:500;color:#000 !important;}
.j6-5 .bg-w p {color:#999 !important;}


/* 스크롤 스킨 */

.five-columns .bg-w {padding: 5px 0px;}
.five-columns .bg-w h4 {margin-bottom:10px;font-weight:400;color:#000 !important;}
.five-columns .bg-w p {color:#999 !important;}
.use-name {font-size:12px !important; margin-top:10px;}


/* -----------------------------------------------------------*/
/* slick */
.five-post-slick .slick-prev,
.five-post-slick .slick-next,
.four-post-slick .slick-prev,
.four-post-slick .slick-next,
.j7-slick .slick-prev,
.j7-slick .slick-next {
    display: inline-block;
    font-size: 25px;
    color: #D50019;
    border: 1px solid #ccc;
    width: 64px;
	height:64px;
    line-height: 20px;
	background:#fff;
    margin: 0 2px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.08);
    text-align: center;
    text-decoration: none;
	transform: scale3d(.7,.7,1);
    opacity: 0;
    transition: all .35s;
}

.five-post-slick .slick-prev:before,
.four-post-slick .slick-prev:before,
.j7-slick .slick-prev:before {
    content: '\f053';
    margin-right: 2px;
}
.five-post-slick .slick-next:before,
.four-post-slick .slick-next:before,
.j7-slick .slick-next:before {
    content: '\f054';
    margin-left: 2px;
}
.five-post-slick .slick-next:before,
.five-post-slick .slick-prev:before,
.four-post-slick .slick-next:before,
.four-post-slick .slick-prev:before,
.j7-slick .slick-next:before,
.j7-slick .slick-prev:before {
    font-family: "FontAwesome";
}

.five-post-slick .slick-next,
.four-post-slick .slick-next,
.j7-slick .slick-next {
	position: absolute;
    right: -30px;
    top: 130px;
	border-radius: 50%;
}
.five-post-slick .slick-prev,
.four-post-slick .slick-prev,
.j7-slick .slick-prev {
	position: absolute;
    left: -30px;
    top: 130px;
	z-index:9;
	border-radius: 50%;
}

.five-post-slick:hover .slick-next,
.five-post-slick:hover .slick-prev,
.four-post-slick:hover .slick-next,
.four-post-slick:hover .slick-prev,
.j7-slick:hover .slick-next,
.j7-slick:hover .slick-prev {
    transform: scale3d(1,1,1);
    opacity: 1;
}


/**/


.scrollbar {
margin-left: 0px;
float: left;
max-height: 100%;
width: 100%;
background: #fff;
overflow-y: scroll;
margin-bottom: 25px;
}
.force-overflow {
min-height: 450px;
}



.scrollbar-info::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
background-color: #fff;
border-radius: 10px; }

.scrollbar-info::-webkit-scrollbar {
width: 5px;
background-color: #fff; }

.scrollbar-info::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
background-color: #999; }


/* j7 */
.j7 .slider {
    position:relative;
}

.j7 .item {
    position:relative;
}

.j7 .item .description {
    position:absolute;
    color:#fff;
    z-index:10;
    bottom:-99em;
    transition: all .6s;
    width:100%;
    min-height:100px;
    margin:0;
    padding:10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-shadow:0px -100px 75px -75px rgba(0,0,0,0.7) inset;
    text-align:right;
}

.j7 .item .description a {
    color:#fff;
    text-decoration:none;
}

.j7 .item:hover .description {
    bottom:0;
}


.j7 .slick-prev:before, .j7 .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
}
.j7 .slick-prev {
    left: 0;
}

.j7 .slick-next {
    right:0;
}


.j7-slick .slick-slide img {
    display: block;
    height: 380px;
	
}



@media (min-width: 769px) {
	.mobile-mode, .tablit-mode {display: none !important;}
}


@media (max-width: 768px) {
	.j7-slick .slick-slide img {display: block;height: 280px;}
	.header1 .search-trigger {position: absolute;right: 10px;line-height: 68px;}
	.h6 {padding:0 5px;}
	.dsp-n-768 {display: none !important;}
	.navbar-header.p-tb-40 {padding: 20px 0 !important;}
	.partner ul li {width: 16%;}
	.mob-logo img {width:160px;}

}





.j7-slick .slick-slide {
    float: left;
    min-height: 1px;
	max-width:100% !important;
	margin-left: .5rem;
    margin-right: .5rem;
	position: relative;
}
.container-fluid .slick-slide {
	position: relative;
}
.j7-slick .slick-slide .thumb {}

.j7-slick .slick-track .thumb:before {
	content: '';
    position: absolute;
    z-index: 2;
    border: 1px solid rgba(0,0,0,.1);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	visibility: visible;
	z-index: 15;
    background: rgba(0,0,0,.7);
    transition: all .25s;
}

.j7-slick .slick-track .slick-center .thumb:before {
    background: 0 0;
}

.j7-slick .title-s-18-b {
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 400;
	margin-bottom:0px;
}

.j7-slick .icon-24, .container-fluid .icon-24 {
    width: 24px;
    height: 24px;
    position: unset;
    bottom: auto;
    left: auto;
}
.j7-slick .cat, .container-fluid .cat {background-color: #cf4141 !important;padding: .35rem .625rem !important;
    margin-bottom: .2rem !important;
    font-size: .75rem !important;color:#fff !important;}
/* // j7 */
















/* Skin css */
.layout_1--item img {
	min-width: 100% !important;
}
.con-m .h6 {margin-top:0px;}
/* 타임라인 */
.timeline .deline {
    position: relative;
    padding-left: 80px;
    margin: 0;
}
.timeline span.published, .timeline span.published-time {
    position: absolute;
    width: 60px;
    text-align: right;
    left: 0;
    top: 0;
    font-size: 11px;
    color: #999;
    margin-top: 0;
    text-transform: uppercase;
}
.timeline .cnt {
    position: relative;
    border-left: 1px solid #bbb;
    padding: 18px 0 20px 20px;
}
.timeline i.parent-bullet-6 {
    background: #ED1C24 !important;
}
.timeline i.bullet {
    position: absolute;
    top: 0;
    left: -8px;
    width: 15px;
    height: 15px;
    background: #999;
    border: 3px solid #fff;
    -webkit-border-radius: 50;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.timeline span.category {
    margin-left:10px;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
    color: #999;
    text-transform: uppercase;
}
.timeline .deline h3 {
    font-size: 16px;
    line-height: 1.4;
	letter-spacing: -0.07em;
}
.fl-l-150 {
	float:left;
	width:150px;
	margin-top:4px;
}
.fl-l {float:left;}


.timeline-title {
	padding-left:90px;
}
.timeline-title-10 {
	padding-left:10px !important;
}

/* 이미지갤러리 */
.single-carousel .slick-dots {
    padding-top: 10px !important;
    margin: 0 auto !important;
}
.single-carousel .slick-dots li {
    width: 100px !important;
	height: 60px;
	margin-bottom:5px !important;
	overflow: hidden;
}
.single-carousel p.t-a-c,
.ads .t-a-c {
	text-align:center;
}
.icon-24 {
    z-index: 99;
}

.next1, .prev1 {
    font-size: 90px;
}

.k-type .icon-24 {
    position: relative;
    left: 0;
    margin: 0 0 -12px;
}


/* skin-h6 */
.h6 .bg-w {padding:20px;background: #fff;}
.h6 .bg-w h4 {
    margin-bottom: 10px;
    font-weight: 400;
}
.h6 .cat {
    font-size: 13px;
    line-height: 17px;
    display: table;
    font-weight: 500;
    color: #cf4141 !important;
    letter-spacing: -.12em;
    text-transform: uppercase;
    margin-top: 7px;
}
.h6 .thumb {
    border-top: 4px solid #00A0E8;
}




/* skin_d2 관련기사 */
.relation {padding:0 10px 40px 10px;}
.article .list-title {font-size: 1.3em;font-weight: 400;color: rgb(0, 0, 0);margin-bottom: 0.8em;}
.relation .article a.list-title {padding-left: 1.5em !important;}
.relation .article a.list-title:hover {text-decoration: underline;}
.relation .article .list-title::before {width: 6px;height: 6px;}
.relation .article .list-title::before {content: "";position: absolute;z-index: 1;width: 8px;height: 8px;left: 0.5rem;
    top: 50%;transform: translateY(-50%);border-left: 1px solid rgba(0, 0, 0, 0.85);
	border-bottom: 1px solid rgba(0, 0, 0, 0.85);}
/* //skin_d2 관련기사 */


h1, h2, h3, h4, h5, h6 {font-weight: 400;}

/* 페이징 */
.pagination li a {
    background: transparent;
    border: 1px solid #ddd;
    color: #ddd;
}


/* ads */
@media (max-width: 768px) {
	.ads {
		display: none;
	}
}
@media (min-width: 768px) {
	.ads-mobile {
		display: none;
	}
}

.ads.m-0-auto, .ads-mobile.m-0-auto {
	margin:0 auto;
	text-align: center;
}
.ads .banner {
	margin-bottom: 10px;
}
.banner img {
	max-width:100%;
	margin-bottom: 15px;
}

/*------ 날개배너 --------*/
.position-re {position: relative;}
#banner-right {position: absolute;top: 10px;left: 10px;z-index: 10;}
.side-banner-r {position:relative;float:right;width:160px;top:15px;right:-160px;}
#banner-right > span {margin-bottom: 10px; display: block;}
.banner_contents {min-height: 300px; }
.position-re {position: relative;}
#banner-left { position: absolute;top: 10px;left: -15px;z-index: 10;}
.side-banner-l {position:relative;float:left;width:160px;top:15px;left:-160px;}
#banner-left > span {margin-bottom: 10px; display: block;}
.banner_contents {min-height: 300px; }


/* -----------------------------------------------------------*/
/* slick */
.responsive button,
.post-slick button {
    display: inline-block;
    font-size: 12px;
    color: #444;
    border: 1px solid #ccc;
    width: 24px;
    line-height: 20px;
	background:#fff;
    margin: 0 2px;
    text-align: center;
    text-decoration: none;
}

.responsive .slick-prev:before,
.post-slick .slick-prev:before {
    content: '\f053';
    margin-right: 2px;
}
.responsive .slick-next:before,
.post-slick .slick-next:before {
    content: '\f054';
    margin-left: 2px;
}
.responsive .slick-next:before,
.responsive .slick-prev:before,
.post-slick .slick-next:before,
.post-slick .slick-prev:before {
    font-family: "FontAwesome";
}

.responsive .slick-next:hover,
.responsive .slick-prev:hover,
.post-slick .slick-next:hover,
.post-slick .slick-prev:hover {
    background: #444;
    border-color: #444;
    color: #fff;
}
.responsive .slick-next {
	position: absolute;
    right: 4px;
    top: 6px;
}
.responsive .slick-prev {
	position: absolute;
    right: 32px;
    top: 6px;
	z-index:9;
}

.post-slick .slick-next {
	position: absolute;
    right: 20px;
    top: 6px;
}
.post-slick .slick-prev {
	position: absolute;
    right: 48px;
    top: 6px;
	z-index:9;
}

/**/



/* error-content */
.error-content i {
    margin-bottom: 1.25rem;
    font-size: 60px;
    color: #c41916;
}

.error-content h4 {
    margin-bottom: 1rem;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: -.1em;
    color: #222;
}


.error-content .error-msg {
    margin-bottom: 1.75rem;
    font-size: 16px;
    color: rgba(0,0,0,.8);
    line-height: 1.7em;
    letter-spacing: -.075em;
}
.bor-b-1 {
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
}
.text-line {
	text-decoration: underline;
}

.text-point {
    color: #e32f66;
}
.error-content .btn-primary2 {
    border-radius: 0px;
    padding-bottom: 15px;
    background: #df2d2d;
    padding: 10px 35px 12px;
    font-size: 16px;
    color: #fff;
}







/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/


.p-l-15 {padding-left:15px;}
.m-l-15 {margin-left: -15px;}

.layout_1 [class*="col-"] {
	padding: 3px;
}

.border-line-left {
    border-left: 1px solid #e9e9e9;
}
.border-line-right {
    border-right: 1px solid #e9e9e9;
	margin-right: -1px;
}
.p-tr-3 {
	padding: 3px 3px 0 0 !important;
}
.p-dp-none p {
	display:none !important;
}
.dp-inl {
	display:inline;
}

/* 헤드라인 텍스트 */


/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* top */
#myBtn {
  display: none; 
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color:#596a72;
  color: white;
  cursor: pointer;
  padding: 4px 10px 8px;
  border-radius: 10px;
  font-size: 18px;
}
#myBtn i {
	display: block;
	text-align: center;
    margin: 0 auto;
}
#myBtn span.top {
	font-size:14px;
	font-weight:500;
}
#myBtn:hover {
  background-color: #000;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/

/* style01
aside {padding:0px !important;}
aside .theiaStickySidebar {
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 1px;
}
aside .theiaStickySidebar {
    border-color: #e9e9e9;
	padding:24px !important;
}



.row {
    margin-right: -25px;
    margin-left: -25px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, 
.col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, 
.col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, 
.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 25px;
    padding-left: 25px;
}

.no-col {
	margin-right: -15px !important;
    margin-left: -15px !important;
}

.no-col .col-lg-1, .no-col .col-lg-10, .no-col .col-lg-11, .no-col .col-lg-12, .no-col .col-lg-2, .no-col .col-lg-3, .no-col .col-lg-4, .no-col .col-lg-5, .no-col .col-lg-6, .no-col .col-lg-7, 
.no-col .col-lg-8, .no-col .col-lg-9, .no-col .col-md-1, .no-col .col-md-10, .no-col .col-md-11, .no-col .col-md-12, .no-col .col-md-2, .no-col .col-md-3, .no-col .col-md-4, .no-col .col-md-5, 
.no-col .col-md-6, .no-col .col-md-7, .no-col .col-md-8, .no-col .col-md-9, .no-col .col-sm-1, .no-col .col-sm-10, .no-col .col-sm-11, .no-col .col-sm-12, .no-col .col-sm-2, .no-col .col-sm-3, 
.no-col .col-sm-4, .no-col .col-sm-5, .no-col .col-sm-6, .no-col .col-sm-7, .no-col .col-sm-8, .no-col .col-sm-9, .no-col .col-xs-1, .no-col .col-xs-10, .no-col .col-xs-11, .no-col .col-xs-12, 
.no-col .col-xs-2, .no-col .col-xs-3, .no-col .col-xs-4, .no-col .col-xs-5, .no-col .col-xs-6, .no-col .col-xs-7, .no-col .col-xs-8, .no-col .col-xs-9 {
	padding-right: 15px !important;
    padding-left: 15px !important;
}

.bor-left {
	border-left: 1px solid #e9e9e9;
}
.bor-right {
	border-right: 1px solid #e9e9e9;
}
.bor-lr-1 {
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
}
.bor-all-1 {
	border: 1px solid #e9e9e9;
}
.m-l-1 {
	margin-left:-1px;
}
.m-r-1 {
	margin-right:-1px;
}
.box-header {
	margin: 0 -25px;
	border-bottom: 1px solid #ddd;
	position: relative;
	margin-bottom: 24px;
	margin-top: 15px;
}
.box-header h3 {
	padding: 0 25px !important;
}

.box-header:after {
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 3px;
    background-color: #444444;
    content: '';
    left: 25px;
}
.heading-2 {
	font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: -0.05em;
    margin: -2px 0 25px;
    height: 10px;
}
.allview .box-header h3 a {
    color: #777777;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 10px;
    background: #fff;
    padding-left: 14px;
    letter-spacing: -0.05em;
    position: relative;
    float: right;
	top: 5px;
}

.allview .box-header .fa-fw {
    font-size:16px;
    text-align: center;
}
.p-t-10 {padding-top:10px;}
.dsp-p p {
	display:none;
}
 */
.header1 .offset-trigger.mobile-mode,
.header1 .offset-trigger.pc-mode {
    width: 32px;
    height: 48px;
    float: left;
    margin-right: 0px !important;
	margin-top: 0px !important;
	padding:0 !important;
    cursor: pointer;
	color: #222;
}


#sidebar-wrapper .offset-trigger {
    position: absolute;
    top: 18px;
    right: 10px;
	color: #fff;
    font-size: 20px;
	cursor: pointer;
}
.no-col {
    margin-right: -15px !important;
    margin-left: -15px !important;
}


/* mobile */


@media only screen and (max-width: 767px) and (min-width: 250px) {
	.header1 .navbar-brand {
		display: table !important;
	}
	.container.margin-top-0 {
		padding: 0px;
	}
	.mo-dsp-n-p p {
		display:none;
	}
	.no-right {
		padding-left:0px !important;
	}
	.mo-m--25 {
		margin:0 -25px;
	}
	.mo-m-25 {
		margin:0 25px !important;
	}
	.mo-dsp-n {
		display: none !important;
	}
	.pc-dsp-n .padding-right-10 {
		padding-right: 0px !important;
	}
	.mo-dsp-n-p .gallery2 {
		display: none !important;
	}
	.footer-row1 .mo-p-0 {
		padding:0px !important;
	}


}



/*
@media (min-width: 768px) {
	.pc-dsp-n {display: none !important;}
	.layout-detail h4 {font-size: 30px;line-height: 30px;color: #fff;margin: 9px 0;font-weight:500;}
	
}
 */

/* vod3 미디어쿼리 */
@media (max-width: 999px) {
	.vod3 .vod_mov .vod-list a > div {border-bottom: 5px solid transparent;}
}

@media (max-width: 899px) {
	.vod3 .vod_mov .video-wrap {padding-top: 46%;}
	.vod3 .vod_mov .video-wrap.flo-l {width:85%;}
	.vod3 .vod_mov .now-play.flo-r {width:15%;}

	.vod3 .vod_mov .vod-list .list-data .flo-l {width:100%;}
	.vod3 .vod_mov .vod-list .list-data .flo-r {display:none;}
}

@media (max-width: 599px) {
	.vod3 .vod_mov .video-wrap {padding-top: 56%;}
	.vod3 .vod_mov .video-wrap.flo-l {width:100%;float: none;}
	.vod3 .vod_mov .now-play.flo-r {width:100%;float: none;padding:0;}

	.vod3 .vod_mov .vod-list .list-data .flo-l {width:100%;}
	.vod3 .vod_mov .vod-list .list-data .flo-r {display:none;}
	
	.vod3 .vod_mov .vod-list {margin: -2px;}
	.vod3 .vod_mov .vod-list a {float: left;width: 20%;padding: 2px;}
}
/* //vod3 미디어쿼리 */


/*  테블릿 ~ mobile */

@media (max-width: 768px) {
	.navbar-collapse.collapse {display:none !important;}
	.layout-detail.padding-25 {padding:0px 15px 15px 15px !important;}
	.layout-detail.padding-20 {padding:0px 10px 10px 10px !important;}
	.layout-detail h4 {font-size: 22px;line-height: 25px;color: #fff;margin: 9px 0;font-weight:500;}
	.layout-detail h4.title-s-18 {font-size: 16px !important;line-height: 20px !important;margin: 5px 0 0 0 !important;font-weight: 400 !important;}
	.j7-slick .title-s-18-b {font-size: 18px !important;line-height: 20px !important;font-weight: 500;}
	.h6 .bg-w {padding: 20px 10px 10px 10px;}
	.h6 .bg-w h4 {font-size:16px;}

	.footer-row1 .footer-info.padding-left-30 {padding: 0px !important;}
}	





@media only screen and (max-width: 768px) and (min-width: 451px) {
	.topbar.topbar-white {
		display:none;
	}
	.mo-dsp-n {
		display:none;
	}
	.pc-mode {
		display:none;
	}
	.header1 .navbar-nav > li > a {
		padding: 0 10px;
		font-size: 14px;
	}

	.search-wrap1.active {
		margin-top: 19px;
		left: -240px;

	}
	.search-wrap1 {
		margin-top: 37px;
		left: -240px;
	}
	.mob-mode1 {
		float:left;
		margin-top: 30px;
	}
	.mob-mode1 {
		display:none;
	}
	.tablit-mode {
		float:left;
		
	}
	.header1 .offset-trigger.tablit-mode {
		width: 32px;
		height: 68px;
		position: absolute;
		float: unset;
		margin-right: 0px !important;
		margin-top: 0px;
		padding:0 !important;
		cursor: pointer;
		border: 0px !important;
		background: none;
		font-size:24px;
	}

	.mob-logo {
		display: block;text-align: center;
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
	.mob-navbar {
		text-align: left;
		position: relative;
		padding: 0px 10px;
		margin-top: 8px;
		background-color: transparent;
		background-image: none;
		border: 0px solid transparent;
		border-radius: 0px;
		width: 100%;
		font-weight: 700;
		font-size: 20px;
		text-transform: uppercase;
		letter-spacing: 0.10em;
	}
	.bor-right {
		border-right: 0px;
	}


}

@media only screen and (max-width: 450px) and (min-width: 250px) {
	.topbar.topbar-white {
		display:none;
	}
	.mo-dsp-n {
		display:none;
	}
	.tablit-mode {
		float:left;
	}
	.mob-mode1 {
		float:left;
	}
	.mob-mode2 {
		float:right;
	}
	.search-wrap1.active {
		margin-top: 20px;
		left: -240px;
	}
	.search-wrap1 {
		margin-top: 30px;
		left: -240px;
	}
	.mob-navbar {
		text-align: left;
		position: relative;
		padding: 0px 10px;
		margin-top: 8px;
		background-color: transparent;
		background-image: none;
		border: 0px solid transparent;
		border-radius: 0px;
		width: 100%;
		font-weight: 700;
		font-size: 20px;
		text-transform: uppercase;
		letter-spacing: 0.10em;
	}
	.mob-logo {
		display: block;
		max-width: 250px;
		margin-left: auto;
		margin-right: auto;
		font-size:30px;
	}
	.mob-logo a {
		font-size:20px;
	}

	.header1.header-menu-style5 #navbar {
		background: #fff;
		width: 100%;
		position: absolute;
		z-index: 77;
		margin: 0;
		left: 0;
		padding: 0 5px;
		top: 2px;
		height: 55vh;
		overflow: scroll;
		overflow-x: hidden;
	}
	.navbar-header.p-tb-20 {
		padding: 15px 0  10px 0 !important;
	}
	.pc-mode {
		display:none;
	}
	.navbar-nav > li > a:before {
		background: #fff;
	}
	.navbar-nav > li {
		background: #fff;
		border-bottom:1px solid #ddd;
	}
	.m-l--25 .col-sm-8 {
		padding:0px 0px 0px 25px;
	}
	.header1 .header-dark .container {
		width: 100%;
		height: 0px;
		background: #fff;
	}
	.header1 .offset-trigger.tablit-mode {
		width: 32px;
		height: 30px;
		float: left;
		margin-right: 0px !important;
		margin-top: 0px;
		padding:0 !important;
		cursor: pointer;
		border: 0px !important;
		background: none;
		font-size:24px;
	}
}


@media (max-width: 499px) {
	.dsp-n-499 {display: none !important;}
	.padding-25 {padding: 10px 25px !important;}
	.mob-p-t-15 {padding-top:15px !important;}
	.post-user {float:none;}
	.util-list {float:left;}
	.util_view {margin-top:0px;}
	.post-sub-title {padding-top:10px;}
	.partner ul li {width: 24%;}
	.youtube-shorts .shorts-columns {width: 50%;padding: 0 10px;}

	.category-list .list-fl-r {padding-left:0px;}
	.category-list h4 {font-size: 16px;color: #222;font-weight: 500;}
	
	.bcrumbs li, .bcrumbs li a {font-size: 12px;}

	.post-user ul li {font-size: 12px;line-height: 15px;}

	.post-title h2 {font-size: 20px;line-height: 25px;}
	.post-user {float: unset;}
	.util-list {float: unset;}
	.util_view {float: right;width: 100px;margin-top: 3px;}
	.dsp-n-499 {display:none;}
	.p-ts-14-2 {font-size: 14px !important;-webkit-line-clamp: 2;height: calc(1em * 1.3 * 2);line-height: 18px;color: #999;}
	.dis-n-499 {display:none;}
	.dis-b-499 {display:block;}
	.title-s-18 {font-size: 16px !important;line-height: 20px !important;}

	.four-post {width:100%;overflow: hidden;float: left;}
	.one-post {display:none;}
	.four-post-slick button.slick-next,
	.four-post-slick button.slick-prev {display:none !important;}
	.header-social a {float:none;}
	.navbar-header.p-tb-40 {padding:30px 0 !important;}
	.view-report {font-size: 16px;line-height: 22px;}
	.header1 .search-trigger {line-height: 55px;}
	.header1 .offset-trigger.tablit-mode {line-height: 55px;height: 40px;}
	.pc-t-30 {padding-top: 0px !important;}
	.line-clamp-8 {-webkit-line-clamp: 5;height: calc(1em * 1.32 * 5);}
	.h7-1 {padding-right: 10px;padding-left: 10px;height: 198px;}
}



@media (min-width: 500px) {
	.dsp-o-499 {
		display: none !important;
	}
	
}




/* 공백 */
.p-tb-10 {padding: 10px 0 !important;}
.p-tb-20 {padding: 20px 0 !important;}
.p-tb-30 {padding: 30px 0 !important;}
.p-tb-40 {padding: 40px 0 !important;}
.p-t-0 {padding-top: 0px !important;}
.p-t-20 {padding-top: 20px !important;}
.p-t-25 {padding: 25px 0 !important;}
.p-t-30 {padding-top: 30px !important;}
.p-t-60 {padding-top: 60px !important;}
.p-b-0 {padding-bottom:0px !important;}
.p-b-20 {padding-bottom:20px !important;}
.p-b-30 {padding-bottom:30px !important;}
.p-0 {padding: 0px !important;}
.m-0 {margin: 0px !important;}
.m-t-7 {margin-top: 7px !important;}
.m-t-0 {margin-top: 0px !important;}
.m-t-5 {margin-top: 5px !important;}
.m-t-10 {margin-top: 10px !important;}
.m-t-25 {margin-top: 25px !important;}
.m-b-0 {margin-bottom: 0px !important;}
.m-b-1h {margin-bottom:1.2px !important;}
.m-b-5 {margin-bottom:5px !important;}
.m-b-7 {margin-bottom: 7px !important;}
.m-b-10 {margin-bottom:10px !important;}
.m-b-14 {margin-bottom: 14px !important;}
.m-b-15 {margin-bottom:15px !important;}
.m-b-20 {margin-bottom:20px !important;}
.m-b-25 {margin-bottom:25px !important;}
.m-b-30 {margin-bottom:30px !important;}
.m-b-40 {margin-bottom:40px !important;}
.m-b-50 {margin-bottom:50px !important;}
.m-b-60 {margin-bottom:60px !important;}


