<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';
@import url(skin-custom.css);

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&amp;subset=korean');
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo:400,700,800&amp;subset=korean');
@import url('http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css');

body {font-family: 'Noto Sans KR', sans-serif;letter-spacing: -0.15px;}

.p-dsp-no p {display:none !important;}
.clear {clear:both;}
/* 硫붾돱 */
.header1 .navbar-nav &gt; li &gt; a {
    padding: 0 12px;
    font-size: 16px;
    line-height: 48px;
	font-weight: 500;
	letter-spacing: -0.8px;
}
.wrapper {
	background: #fff;
}
/* 濡쒓퀬 */
/*.header1.header-menu-style5 .navbar-brand {
    padding: 7px 7px 0 0 !important;
}*/
.navbar-brand {
    float: left;
    height: auto;
    padding: 15px 0px;
}
.padding-vertical-10 .navbar-brand {

}
.t-a-c {text-align: center;}

.logo {
    display: block;
    float: left;
    text-decoration: none;
    outline: none;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 36px;
}

.main-logo img {margin:0 auto;}

.logo span {
    display: inline-block;
    color: #fff;
    background: #e32816;
    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: 4px;
}
.logo-search {
	position: relative;
    top: 20px;
}

.sub-menu li {
    list-style: none;
    border-bottom: 0px !important;
    padding: 5px 5px;
}


.t-a-c {text-align: center !important}
.t-a-l {text-align: left;}
.t-a-r {text-align: right;}


/* 而щ윭�ㅼ젙 */
/* -------- 硫붾돱�곸뿭 ---------------*/
.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 #c41916;
    -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 &gt; li:hover &gt; a {
    color: #85ba41;
}
.header1 .navbar-nav &gt; li &gt; a:hover {
    color: #85ba41;
    background: transparent;
}
.header1 .dropdown-menu&gt;li&gt;a:hover {
    background: #561050;
    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;
}
 */

.search {
	padding-top: 5px;
}
.search .search-form {
	position: relative;
    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 input {
    line-height: 38px;
    height: 38px;
    color: #999;
    background: transparent;
    border: none;
    width: 85%;
    padding: 0 5px;
}
.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;
}


/* �덈뱶 */
.header1.menu-b-color-red .navbar-nav &gt; li:hover &gt; a {
    color: #c41916;
}
.header1.menu-b-color-red .navbar-nav &gt; li &gt; a:hover {
    color: #c41916;
    background: transparent;
}
.header1.menu-b-color-red .dropdown-menu&gt;li&gt;a:hover {
    background: #c41916;
    color: #fff;
}
.header1 .navbar-nav &gt; li &gt; .dropdown-menu {
    border-top: 2px solid #c41916;
}

/* 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: #561050;
    color: #fff;
}
.category-title {
	color:#c41916;
	padding-right:5px !important;
}





/* 二쇳솴 */
.badge-color {
	background-color: #e32816;
}
.search-wrap1 {
    border-top: 2px solid #f65c2d;
}
/* �곕묠媛�
.badge-color {
	background-color: #f23870;
}
.search-wrap1 {
    border-top: 2px solid #f23870;
}
*/
/* �고뙆��
.badge-color {
	background-color: #26c0b5;
}
.search-wrap1 {
    border-top: 2px solid #26c0b5;
}
*/
/* 吏꾪뙆�� 
.badge-color {
	background-color: #4a77bc;
}
.search-wrap1 {
    border-top: 2px solid #4a77bc;
}
*/
/* 洹몃┛ 
.badge-color {
	background-color: #85ba41; 
}
.search-wrap1 {
    border-top: 2px solid #85ba41;
}

*/
/* 蹂대씪 
.badge-color {
	background-color: #8e3ec7; 
}
.search-wrap1 {
    border-top: 2px solid #8e3ec7;
}
*/
/* �곕낫�� 
.badge-color {
	background-color: #d02bbe; 
}
.search-wrap1 {
    border-top: 2px solid #d02bbe;
}
*/




.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.1);
background-color: #F5F5F5;
border-radius: 10px; }

.scrollbar-info::-webkit-scrollbar {
width: 5px;
background-color: #F5F5F5; }

.scrollbar-info::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #33b5e5; }







/* topbar */
.topbar {
	font-size:12px;
}
.account-options a {
	font-size:12px;
	vertical-align: -webkit-baseline-middle;
}




/* 硫붾돱 諛� */

/* 寃�����
.header-dark {
	background:#1d1e20;
}

.header1 .header-dark .navbar-nav &gt; li &gt; a {
    color: #fff;
}

.header1 .header-dark .search-trigger {
    color: #fff;
}

.header1 .header-dark .search-trigger:hover {
    color: #85ba41;
}

.header1 .header-dark .navbar-nav &gt; li &gt; a:hover {
	color: #85ba41;
	background: transparent;
}

.header1 .header-dark .navbar-nav &gt; li:hover &gt; a {
	color: #85ba41;
}
 */

/* �덈뱶 */

.header-org {
	background:#cc1302;
}

.header1 .header-org .navbar-nav &gt; li &gt; a {
    color: #fff;
}

.header1 .header-org .search-trigger {
    color: #fff;
}

.header1 .header-org .search-trigger:hover {
    color: #cc1302;
}

.header1 .header-org .navbar-nav &gt; li &gt; a:hover {
	color: #cc1302;
	background: transparent;
}

.header1 .header-org .navbar-nav &gt; li:hover &gt; a {
	color: #fff;
}
.header1 .header-org &gt; li &gt; .dropdown-menu {
    border-top: 2px solid #cc1302;
}



/* �ㅻ젋吏�
.header-org {
	background:#ff6600;
}

.header1 .header-org .navbar-nav &gt; li &gt; a {
    color: #fff;
}

.header1 .header-org .search-trigger {
    color: #fff;
}

.header1 .header-org .search-trigger:hover {
    color: #ff6600;
}

.header1 .header-org .navbar-nav &gt; li &gt; a:hover {
	color: #ff6600;
	background: transparent;
}

.header1 .header-org .navbar-nav &gt; li:hover &gt; a {
	color: #fff;
}
.header1 .navbar-nav &gt; li &gt; .dropdown-menu {
    border-top: 2px solid #ff6600;
}
 */

/* 3�곸뒪 硫붾돱 */
#sidebar-wrapper ul.navbar-nav li {
	border-bottom: 1px solid #E3E4E8;
}
#sidebar-wrapper ul.navbar-nav li:last-child {
    border-bottom: 0;
}

#sidebar-wrapper .navbar-nav &gt; li &gt; a:hover {
    background: #85ba41 !important;
    color: #fff !important;
}
.sidebar-tit {
    background: #1d1e20;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

#sidebar-wrapper .navbar-nav &gt; li &gt; .dropdown-menu &gt; li &gt; .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 &gt; li &gt; .dropdown-menu &gt; li:hover &gt; .dropdown-menu {
    left: 100%;
    opacity: 1;
    visibility: visible;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
}


/* 移댄뀒怨좊━ */
.badge {
    font-size: 12px;
    border-radius: 15px;
    padding: 5px 10px 7px 12px;
    display: table;
    font-weight: bold;
    letter-spacing: 0.12em;
}
.badge-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 11;
}


.text-catg {font-size: 12px;margin-top:8px;display: block;}

/* style 01
.heading-1 {
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin: -2px 0 25px;
    background: #f6f6f6;
    height: 10px;
}
.heading-1 span {
	background: #fff;
	position: relative;
	top: -4px;
	padding-right: 15px;
}
.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;
}
.col-dark-style .heading-1 span {
    background: #1d1e20;
    position: relative;
    top: -4px;
    padding-right: 15px;
}
.col-dark-style .heading-1 {
    background: #2d2e30;

}
.col-dark-style {
    background: #1d1e20;
}
.col-dark-style h3 a {
    color: #777777;
    background: #1d1e20;
}
 */
/* style 02 */
.heading-1,
.heading-2  {
	font-size: 16px;
    font-weight: 700;
	margin-bottom:20px;
}
.heading-1 span {
	font-size: 16px;
	background: #561050;
    border-radius: 15px;
    padding: 3px 12px 4px 12px;
    color: #fff;
}

.heading-1 a span:hover {
	background:#e32816;
	color:#fff;
}
.heading-2 span {
	font-size: 16px;
    color: #fff;
}
.heading-2 a span:hover {
	color:#e32816;
}

.heading-3 {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.080em;
    margin: -2px 0 25px;
    background: #f6f6f6;
    height: 10px;
}
.heading-3 a span {
    background: #fff;
    position: relative;
	color:#561050;
    top: -7px;
    padding-right: 15px;
	font-size:18px;
}
.heading-3 a span:hover {
	color:#e32816;
}

/*
.heading-1 span:after {
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 3px;
    background-color: #444444;
    content: '';
    left: 0px;
}
*/
.allview h3 a {
	text-transform: uppercase;
}
.col-dark-style .heading-1 {
    background: #1d1e20;

}
.col-dark-style {
    background: #1d1e20;
}
.col-dark-style .heading-1 span:after {
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 3px;
    background-color: #ddd;
    content: '';
    left: 0px;
}
.col-dark-style h3 a {
    color: #ddd;
    background: #1d1e20;
}

/* list.php */
/*
.layout_3--item h4 {
	font-weight:600;
	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 h2 {
    line-height: 28px;
}

/* 湲곗궗酉� - 湲곗옄�� �ㅻⅨ湲곗궗蹂닿린 */
.press-name p {font-size:16px; font-weight:600;}
.press-name p span {font-size:13px;font-weight:400;color:#777;text-decoration: underline;}
.press-name i {font-size: 30px;opacity: 0.5;}

/* view.php */
.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;
}


.post-title .meta {
    margin: 20px 0 20px;
}

figure {
    max-width: 100% !important;
}


.news-article-Body img {
	display: block;
    margin-right: auto;
    margin-left: auto;
	max-width: 100% !important;
}
.news-article-Body {
    font-size: 17px;
    line-height: 1.625;
    letter-spacing: -0.02em;
    color: #222;
	margin-bottom: 0px;
}
.news-article-Body p {
    font-size: 17px !important;
    line-height: 1.625 !important;
    letter-spacing: -0.02em !important;
    color: #222 !important;
	margin-bottom: 0px !important;
	text-indent: unset !important;
	
}
.news-article-Body p span {
	font-weight:unset !important;
	font-size: 17px !important;
    line-height: 1.625 !important;
    letter-spacing: -0.02em !important;
    color: #222 !important;
	margin-bottom: 0px !important;
	text-indent: unset !important;
}


.news-article-Body div {
    font-size: 17px;
    line-height: 1.625;
    letter-spacing: -0.02em;
    color: #222;
}

.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:600;
	letter-spacing: -0.02em;
	margin-bottom:5px;
}


.post-wrapper .news-article-Body {
    border-top: 1px solid #e8e8e8;
    padding-top: 30px;
    margin-top: 20px;
}


.post-sub-title blockquote {
    border-left: 3px solid #85ba41;
    padding: 2px 0 5px 15px;
    font-size: 16px;
	line-height: 26px;
    color: #1d1e20;
}

/*
.slick-list.draggable img {
	width:650px;
}
*/
.l1 h4 {line-height: 22px !important;font-weight: 500;}
.g5-1 h4 {font-size: 16px !important;font-weight: 500 !important;}
.g5-1 .category {color: #666;font-weight: 500 !important;font-size: 14px !important;letter-spacing: -0.5px;}

.post-user {
	float:left;
}
.util-list {
	float:right;
}

.post-copyright-box {
    margin-bottom: 30px;
    padding: 50px 20px 12px 0;
}
.post-copyright-box p {
    font-size: 14px;
    color: #777;
    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: 134px;
	margin-top: 10px;
}
.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 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 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 &gt; li a i {
    position: absolute;
    left: -10000%;
    top: 0;
    overflow: hidden;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -10000px;
}



/*�몄뇙*/
.sns-util .btn_print:hover,
.sns-util .btn_set:hover {
	border: 1px solid #777;
}
.sns-util .btn_print {
    width: 30px;
    height: 30px;
    border: 1px solid #ced2d7;
    background: #fff;
    float: left;
    margin-right: 8px;
    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: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;
}
.blog-prev i{
    position: absolute;
    top: 65px;
    transform: translate3d(0, -50%, 0);
    transition: all 0.3s ease;
    left: 10px;
}

@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;
		/*height: calc(1em * 1.3 * 2) !important;*/
	}
	.m-l-10 {
		margin-left:10px !important;
	}
}
 
@media (max-width: 767px) {
	.list-fl-l767 {
		width: 41.66666667% !important;
		float:left;
	}
	.list-fl-r767 {
		width: 58.33333333% !important;
		float:left;
	}
	.bg-white .powered,
	.bg-dark .powered {
		text-align: center;
	}
	.footer-row1 .fl-l {
		float: none;
		text-align: center;
		padding: 0 !important;
	}

	.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;
	}
	.search-wrap1 {
		left: 0;
		top: 50px;
	}
	.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.3 * 4);
	}
	.grid-gallery ul {
		max-width:400px;
	}
	#page-content {border: 0px !important;}
	.border-line-right {
		border-right: 0px !important;
		margin-right: 0px !important;
	}
	.border-line-left {
		border-left: 0px !important;
	}
	.content-body .l2:first-child {
		border-bottom: 0px !important;
	}
}

@media (min-width: 768px) {
	.clamp-5 {
		-webkit-line-clamp: 5;
		height: calc(1em * 1.3 * 5);
	}
	.clamp-6 {
		-webkit-line-clamp: 6;
		height: calc(1em * 1.3 * 6);
	}
	.clamp-7 {
		-webkit-line-clamp: 7;
		height: calc(1em * 1.3 * 7);
	}
	.grid-gallery ul {
		max-width:600px;
	}
	.navbar-header .col-md-4 {
		width: 33.33333333%;
		float:left;
	}
	.bg-dark .powered {
		position: absolute;
		right: 0;
		bottom: 10px;
	}
}


@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;
	}
	.header1.header-menu-style5 #navbar {
		background: #fff;
		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;
}

.layout-detail h4 {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	margin: 9px 0;
	font-weight:600;
}

/* �ㅻ뱶�쇱씤 �띿뒪�� 諛묒쨪
.home4-masonry a:hover h4,
.home4-masonry a:hover h5 {
	text-decoration: none !important;
}
 */
.a5 p {display:none;}

.home4-masonry .layout-detail h5 {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    margin: 9px 0 1px;
    font-weight: 500;
    letter-spacing: -0.07em;
}
/*
.layout_2--item .thumb, 
.layout_3--item .thumb, 
.trending li .thumb,
.layout_1--item,
.timeline .def .thumb {

    border-radius: 3px;
}

.layout_2--item .cat {
	display:none;
}
*/

.layout-detail h5 {
	color:#fff;
	letter-spacing: -0.04em;
}
.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.4 * 2);
	line-height: 18px;
	color:#999;
}
.p-ts-14-4 {
	font-size: 14px !important;
	-webkit-line-clamp: 4;
    height: calc(1em * 1.3 * 4);
	line-height: 18px;
	color:#999;
}
.p-ts-14-5 {
	font-size: 14px !important;
	-webkit-line-clamp: 5;
    height: calc(1em * 1.3 * 5);
	line-height: 18px;
	color:#999;
}

.list-fl-r767 p {
	font-size: 14px !important;
	color:#999;
}

.f-c-9 {
	color:#999;
}
.title-s-15 {
	font-size: 15px !important;
	font-weight:500 !important;
}
.title-s-16 {
	font-size: 16px;
	font-weight:500 !important;
	line-height: 20px;
}
.title-s-16-b {
	font-size: 16px;
	font-weight:600 !important;
}
.title-s-17 {
	font-size: 16px !important;
	line-height:22px;
}

.title-s-18 {
	font-size: 16px;
	line-height: 20px;
}
.title-s-18-b {
	font-size: 18px !important;
	line-height: 24px !important;
	font-weight:600;
}
.f-c-f {
	color:#fff !important;
}
.f-c-1 {
	color:#1d1e20 !important;
}
.f-c-1 a {
	color:#1d1e20 !important;
	line-height:24px;
}
.text-de-none a {
	text-decoration: none !important;
}

























/* �명꽣 */

/* bg-dark */
.bg-dark .footer-row2 {
    padding: 30px 0 15px;
    border-top: 0px !important;
}

.bg-dark .footer-info p {
    font-size: 13px;
	color:#999;
}
.bg-dark .footer-links {
	display: table;
	overflow:hidden;
	float:none !important;
}
.bg-dark .footer-links li {
	font-size: 14px;
	font-weight:600;
}
.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;
}


/* 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:600;
    line-height: 20px;
}

.bg-white .footer-links li a:hover {
    color: #1d1e20;
	font-weight:600;
}
.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;
	}
	.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 {
		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: 16px;
    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:600 !important;
}
.f-s-18 {
	font-size:17px !important;
	font-weight:400 !important;
}
.f-s-18-b {
	font-size:18px !important;
	font-weight:600 !important;
}

.l2 h4 {
    margin-bottom: 0px;
    font-weight: 400;
}
.f-w-6 {
	font-weight:600;
}
.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;
}
.category-list p {color:#999;}


a:visited {
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
a:hover .t-dc, a:active .t-dc {
	text-decoration: underline;
}

h5.small {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
}

.o-f-h {overflow:hidden;}



/* �고듃 �먮Ⅴ湲� */
.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.3 * 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);*/
}


/* �꾩씠肄� */
.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;}



/*1�곸뒪*/
#sidebar-wrapper .navbar-nav &gt; li &gt; a {
    font-size: 17px;
}
/*2�곸뒪*/
#sidebar-wrapper .navbar-nav &gt; li a {
    font-size: 14px;
}


#sidebar-wrapper .offset-trigger {
    position: absolute;
    top: 18px;
    right: 10px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}


.offset-trigger.pc-mode {
    width: 32px;
    height: 48px;
    float: left;
    margin-right: 0px !important;
    margin-top: 0px !important;
    padding: 0 !important;
    cursor: pointer;
    border: 0px !important;
    background: none;
    font-size: 18px;
}

.offset-trigger.pc-mode {
    color: #fff;
}


/* �쇱씤 援щ텇�� */
.l2 {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    margin-bottom: 10px;
}





.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;
}
.dsp-b {display: block;}

/* 怨듬갚 */
.p-t-0 {padding-top: 0px !important;}

.p-tb-20 {padding: 20px 0 !important;}
.p-tb-30 {padding: 30px 0 !important;}
.p-t-20 {padding-top: 20px !important;}
.p-t-25 {padding-top: 25px !important;}
.p-t-60 {
	padding-top: 60px !important;
}
.p-b-20 {
	padding-bottom:20px !important;
}
.p-b-30 {
	padding-bottom:30px !important;
}
.p-t-10 {
	padding-top: 10px !important;
}
.p-t-25 {
	padding-top: 25px !important;
}
.p-t-30 {
	padding-top: 30px !important;
}
.p-t-40 {
	padding-top: 40px !important;
}

.p-20 {
	padding: 20px !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-30 {
	margin-bottom:30px !important;
}
.m-b-40 {
	margin-bottom:40px !important;
}
.m-b-50 {
	margin-bottom:50px !important;
}
.m-b-60 {
	margin-bottom:50px !important;
}




/* 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%;}

.cms .report-agreement h3 {
	font-size: 3rem;
    font-weight: 600;
    color: #4d4d4d;
    line-height: 1.2;
    letter-spacing: -0.1em;
}


.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: 13px;
}
.cms-menu-column ul.list {
	padding-left:0px !important;
}
.cms-menu-column ul.list li {
    list-style: none;
    font-size: 15px;
	display:block;
	padding: 8px;
    cursor: pointer;
}
.cms-menu-column ul.list li:hover {
	background-color: rgba(0,0,0,.1);
}
.cms table {
	font-size:14px;
}
.cms .bor-no.table-bordered,
.cms .bor-no.table-bordered td,
.cms .bor-no.table-bordered tr {
    border: 0px !important;
	padding:0px;
}

.cms .bor-no .com-text {
	padding-right:20px;
	font-size:16px;
}


.cms .bor-no .bg-gr img {
	max-width:100%;
}

.cms p {
	font-size:16px;
	line-height:24px;
}
.cms .table&gt;tbody&gt;tr&gt;td, .cms .table&gt;tbody&gt;tr&gt;th, .cms .table&gt;tfoot&gt;tr&gt;td, .cms .table&gt;tfoot&gt;tr&gt;th, .cms .table&gt;thead&gt;tr&gt;td, .cms .table&gt;thead&gt;tr&gt;th {
	padding: 8px 8px 8px 30px;
}
.heading-cms {
    line-height: 10px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -0.02em;
    margin: -2px 0 25px;
    background: #f6f6f6;
    height: 10px;
}
.heading-cms span {
    position: relative;
    top: -4px;
    padding-right: 15px;
	font-size: 18px;
	background-color: #fff;
}
.group-list {
    border: 1px solid #e5e5e5;
    padding: 20px 20px 20px 30px;
    font-size: 12px;
    background-color: #f8f8f8;
}
/* map */
.root_daum_roughmap {
    width: 100% !important;
}
.root_daum_roughmap .wrap_map {
    height: 400px !important;
}


.sid-p .layout_2--item.row {
    margin: 0 0 0 0px !important;
}




































/* �섏씠�ㅻ턿 �볤� */
.fb_iframe_widget_fluid_desktop iframe {
    min-width: 100% !important;
    position: relative;
}







/* Skin css */
.layout_1--item img {
	min-width: 100% !important;
}
/* ���꾨씪�� */
.timeline .def {
    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: #129ded !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 {
    position: absolute;
    top: 2px;
    font-size: 11px;
    line-height: 11px;
    font-weight: normal;
    color: #999;
    text-transform: uppercase;
}
.timeline .def h3 {
    font-size: 16px;
    line-height: 1.4;
	letter-spacing: -0.07em;
}
.fl-l-80 {
	float:left;
	width:80px;
	margin-top:4px;
}
.fl-l {float:left;}


.timeline-title {
	padding-left:90px;
}
.timeline-title-10 {
	padding-left:10px !important;
}

/* �대�吏�媛ㅻ윭由� */
.slick-dots-no .slick-dots {display:none !important;}
.slick-dots li.slick-active button {background:#C00000 !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: 9;
}
.post-wrapper a {
    color: #85ba41;
}
.next1, .prev1 {
    font-size: 90px;
}

.k-type .icon-24 {
    position: relative;
    left: 0;
    margin: 0 0 -12px;
}

.ul-p-l-15 .title-s-17 {
    font-size: 16px !important;
    line-height: 22px;
}


/* skin_d2 愿��④린�� */
.relation {padding:0 10px 40px 10px;}
.article .list-title {font-size: 1.3em;font-weight: 700;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 愿��④린�� */

/* �섏씠吏� */
.pagination li a {
    background: transparent;
    border: 1px solid #ddd;
    color: #85ba41;
}


/* 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;
}
.ads .banner img {
	max-width:100%;
}
.m-b-0 .banner {margin-bottom:0px !important;}

#A02 .banner .t-a-c {text-align:left !important;}
#A03 .banner .t-a-c {text-align:right !important;}
/* -----------------------------------------------------------*/
/* 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;
}
*/

.post-slick .slick-prev {
    color: #fff;
    margin: 0 2px;
    text-align: center;
    text-decoration: none;
    width: 43px;
    height: 85px;
    line-height: 85px;
    font-size: 43px;
    border: 0;
	background: none;
}

.post-slick .slick-next {
    color: #fff;
    margin: 0 2px;
    text-align: center;
    text-decoration: none;
    width: 43px;
    height: 85px;
    line-height: 85px;
    font-size: 43px;
    border: 0;
	background: 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 {
    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: -40px;
    top: 15%;
	z-index:9;
}
.post-slick .slick-prev {
	position: absolute;
    left: -40px;
    top: 15%;
	z-index:9;
}

.slick-dots {
    margin: 4px auto 0;
}
/**/















/* --------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*
.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;
}


/* �ㅻ뱶�쇱씤 �띿뒪��
.home4-masonry a:hover .post-content,
.home4-masonry a:hover h5 {
    -ms-transform: translateY(-13.5%);
    transform: translateY(-13.5%);
}

.home4-masonry a:hover .post-content,
.home4-masonry a:hover h5 {
    display: block;
    -webkit-transition: transform .3s,-ms-transform .3s;
    transition: transform .3s,-ms-transform .3s;
}
.home4-masonry .post-content,
.home4-masonry h5 {
    display: block;
    -webkit-transition: transform .3s,-ms-transform .3s;
    transition: transform .3s,-ms-transform .3s;
}
.footer-row1 img {max-width:200px;margin:0 auto;}
 */




/*
#page-content {
    position: relative;
    background: #fff;
    border: 1px solid #e9e9e9;
    z-index: 2;
    min-height: 350px;
}
*/
.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}

.col-dark-style h4,
.col-dark-style h3 span {
	color:#fff;	
}

.bg-white .layout_2--item h4.f-c-f {
    color: #1d1e20 !important;
}



/*------ �좉컻諛곕꼫 --------*/
.position-re {
	position: relative;
}

#banner-right { 
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 10;
}
.side-banner-r {
	position:relative;
	float:right;
	width:160px;
	top:-15px;
	right:-160px;
}
#banner-right &gt; 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 &gt; span {
	margin-bottom: 10px; 
	display: block;
}
.banner_contents {
	min-height: 300px; 
}



/* top */
#myBtn {
  display: none; 
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #561050;
  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:600;
}
#myBtn:hover {
  background-color: #885784;
}




/* -7-------------------------------------------------------------------------------------------------------------------------------------------------------*/
header .topbar-white {
    background: #fff;
}

.background-red .topbar {
	border-bottom: 1px solid #dedede;
}
.header-org {
    background: #561050;
}
.header-dark.header-red {
    border-top-width: 0px;
    border-bottom-width: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-color: #885784;
}
.header1 .navbar-nav &gt; li &gt; .dropdown-menu {
    border-top: 2px solid #561050;
}
.search-wrap1 {
    border-top: 2px solid #e32816;
}
.header-org {
	border-top: 1px solid #4d4d4d !important;
}



.topbar-white-w-search .header-social {
    border-right: 1px solid #e8e8e8;
}

.header1 .navbar-header {
    border-bottom: 1px solid #4d4d4d;
}
.header1 .offset-trigger:hover span {
    background: #fff;
}
.header1 .offset-trigger span {
    background: #fff;
}

.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: 15px;
    padding-left: 15px;
}

/*
#page-content {
    position: relative;
    background: #fff;
    border: 1px solid #e9e9e9;
    z-index: 2;
	overflow:hidden;
}
.side-widget .section-title {
    position: relative;
    margin-left: -25px;
	margin-right: -25px;
	margin-bottom: 20px;
}
*/
.section-title {
    position: relative;
    margin: 0;
	margin-bottom: 20px;
}
.section-title div.title {
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    min-height: 28px;
}

@media (max-width: 767px) {
	.media-p-0 {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	.pc-m-t-20 {
		margin-top:20px;
	}
}


@media (min-width: 768px) {
	.section-title div.title {
		padding: 0 20px;
	}
	.section-title span.borderline:after {
		left: 20px;
	}
}




@media (min-width: 992px) {
	/*
	.rightSidebar.border-line-left {
		border-style: solid;
		border-top-width: 0;
		border-right-width: 0;
		border-bottom-width: 0;
		border-left-width: 1px;
	}
	.rightSidebar.border-line-left {
		background-image: url(../images/line-left-shadow.png);
		background-repeat: repeat-y;
		background-position: 0 0;
	}

	.border-line-right {
		background: url(../images/line-right-shadow.png) no-repeat 100% 100%;
	}
*/
	.section-title span.borderline:after {
		left: 25px;
	}

	.pc-m-b-30 {
		margin-bottom:30px;
	}
	.pc-m-t-20 {
		margin-top:20px;
	}
}


@media (min-width: 1200px) {

	.section-title div.title {
		padding: 0px;
		margin: 0;
	}
	.pc-m-t-20 {
		margin-top:20px;
	}

}



.rightSidebar.border-line {
    border-color: #e9e9e9;
}



.section-title span.borderline:after {
    position: absolute;
    bottom: 0;
    width: 100px;
    height: 3px;
    background-color: #444444;
    content: '';
    left: 0px;
}

.p-l-0 {
	padding-left:0px !important;
}
.p-r-0 {
	padding-right:0px !important;
}
.p-lr-0 {
	padding-left:0px !important;
	padding-right:0px !important;
}
.m-lr-20 {
	margin-left:-25px;
	margin-right:-25px;
}
.no-right {
	padding-right:0px !important;
}

.dsp-n-p p {
	display:none;	
}

.m-lr--15 {
	margin-left:-15px !important;
	margin-right:-15px !important;
}
.m-lr--25 {
	margin-left:-25px !important;
	margin-right:-25px !important;
}

.m-lr .section-title {
	margin-left:-25px !important;
	margin-right:-25px !important;
}
.bor-t-1 {
	border-top: 1px solid #e9e9e9;
}
.m--25 {
	margin-left:-25px !important;
	margin-right:-25px !important;
}
.m-t-30 {
	margin-top:30px !important;
}

/* box�� �붿옄�� */
.box-skin {
	padding: 20px;
    background: #fff;
    border: 1px solid #e6e6e6;
}


.box-bg {
	padding: 20px 10px;
    background: #fff;
    border: 1px solid #e6e6e6;
}
.heading2 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}


/* skin-i5*/
.trending-comment li img {
	width: 65px;
    height: 65px;
    border-radius: 50%;
}
.trending-comment li {
    position: relative;
    padding-left: 85px;
	height: 75px;
}

ul.tabs li {
    font-size: 16px;
}


.font-16 h4 {
	font-size:16px !important;
}

.no-cat .cat {
	display:none;
}


/* skin-i7 */
.trending-comment li {
    position: relative;
    padding-left: 120px;
    height: 120px;
}
.trending-comment li img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.i7 h4 {position: absolute;top: 20%;}



/* �� �쇱슫��
ul.tabs {
    border: 0px !important;
}
&amp;/
ul.tabs li {
    border-right: 0px !important;
	line-height: 31px;
	width: 25%;
}

ul.tabs li.current {
    border-radius: 15px;
}

.home4-masonry2 .icon-24 {
    position: absolute;
    left: 10px;
    margin: 0px;
}
.dsp-n-p p {
	display:none !important;
}
.dsp-n-line .l2 {
    border-bottom: 0px !important;
}


.l2:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.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;
}


.row-15 {
    margin-right: -15px;
    margin-left: -15px;
}
.row-25 {
    margin-right: -25px;
    margin-left: -25px;
}


.page_header h2 {
    line-height: 26px;
    margin: 0px !important;
}

.header-menu-style5 .offset-trigger {
    margin-top: 15px;
}



/* 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;
	}
	.mo-dsp-n-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;
	}
	.navbar-toggle {
		padding: 0px !important;
	}
	.header1.header-menu-style5 .header-dark #navbar {
		top: 50px;
	}
	


}

@media (min-width: 768px) {
	.pc-dsp-n {
		display: none !important;
	}
	.cms .bor-no .bg-gr {
		background:#ebebeb;
		padding:0px;
	}
		
}







/*  �뚮툝由� ~ mobile */
@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 &gt; li &gt; a {
		padding: 0 10px;
		font-size: 14px;
	}

	.search-wrap1.active {
		margin-top: 28px;
		left: -230px;
	}
	.search-wrap1 {
		margin-top: 70px;
		left: -230px;
	}
	.mob-mode1 {
		float:left;
		margin-top: 30px;
	}
	.mob-mode1 {
		display:none;
	}
	.tablit-mode {
		float:left;
		
	}
	.header1 .offset-trigger.tablit-mode {
		width: 32px;
		height: 48px;
		float: left;
		margin-right: 0px !important;
		margin-top: 0px;
		padding:0 !important;
		cursor: pointer;
		border: 0px !important;
		background: none;
		font-size:24px;
	}

	.mob-mode2 {
		float:right;
		margin-top: 0px;
	}
	.mob-logo {
		display: block;
		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;
	}
	.p-tb-40 {
		padding: 20px 0 !important;
	}

	.header-dark.header-red {
		display:none;
	}
	.tab-dsp-n p {
		display:none;
	}

}

@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: 8px;
		left: -230px;
	}
	.search-wrap1 {
		margin-top: 20px;
		left: -230px;
	}
	.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;
		color:#fff;
	}
	.mob-logo {
		display: block;
		max-width: 250px;
		margin-left: auto;
		margin-right: auto;
		font-size:30px;
	}
	.mob-logo a {
		font-size:20px;
	}
	.mob-logo.p-t-20 {padding-top:0px !important;}

	.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;
	}
	.p-tb-40 {
		padding:20px 0 !important;
	}
	.navbar-nav &gt; li &gt; a:before {
		background: #fff;
	}
	.navbar-nav &gt; li {
		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 .navbar-header {
		padding:10px 0 !important;
	}
	.header1 .offset-trigger.tablit-mode {
		width: 32px;
		height: 48px;
		float: left;
		margin-right: 0px !important;
		margin-top: 0px;
		padding: 0 !important;
		cursor: pointer;
		border: 0px !important;
		background: none;
		font-size: 24px;
	}
	.header1 .search-trigger {
		line-height: 48px;
	}

	.header-dark.header-red,
	.category-list .mob-dsp-n {
		display:none;
	}

	.mo-m-b-10 {
		margin-bottom:10px;
	}
	h4 {
		font-size: 16px !important;
		font-weight: 500 !important;
		line-height: 24px !important;
	}
	.category-list .mob-p-l-0 {
		padding-left:0px;
	}
	.category-list hr.l4 {
		margin-top: 15px;
		margin-bottom: 15px;
		border: 0;
		border-top: 1px solid #e8e8e8;
	}
	.navbar-brand {
		padding: 0px 0px !important;
	}
	
	.cms .bor-no .bg-gr {
		background: #ebebeb;
	}
	.cms .bor-no .bg-gr img {
		max-width:100%;
	}
	.cms .bor-no .com-text {
		margin-bottom:30px;
	}





}

@media (min-width: 769px) {
	.mobile-mode,
	.tablit-mode {
		display: none !important;
	}
}
</pre></body></html>