@charset "utf-8";
/* SIR 지운아빠 */

/* 새글 스킨 (latest) */
.latest_image_slide {position:relative;}

.content02 {position:relative; font-size:0;}
.content02 .ctrl {position:absolute; bottom:20px; left:50%; z-index:10; transform:translateX(-50%);}
.content02 .ctrl span {font-size:30px; color:#fff; line-height:31px; font-weight:bold; display:inline-block;}
.content02 .ctrl span.bar {margin:0 4px; font-size:20px; color:#fff; line-height:31px; font-weight:bold; display:inline-block;}

.latest_image_slide_wrap {
	position: relative;
}

.latest_image_slide_title {
	text-align: center;
	padding: 0px 0px 40px !important;
}
.latest_image_slide_title a {
	font-size: 2em;
	font-weight: 600;
	color: #FFF;
}
.latest_image_slide_title small {
	font-size: 15pt;
	display: block;
}


.latest_image_slide > div {
	position: relative;
}
.latest_image_slide div.thumb-wrap {
	overflow: hidden;
	padding: 0;
}
.latest_image_slide div.thumb-wrap .img-wrap {
	position: relative;
}
.latest_image_slide > div div.hover-wrap {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6);
	opacity: 0;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.latest_image_slide div.thumb-wrap:hover div.hover-wrap {
	opacity: 1;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.latest_image_slide > div div.hover-wrap .board-name {
	display: none;
	color: #FFF;
	background-color: #D81921;
	padding: 0px 15px;
	line-height: 35px !important;
}

.latest_image_slide > div div.hover-wrap > ul {
	position: relative;
	background: none !important;
	padding: 0px !important;
	font-size: 0px;
	margin-top: 10px;
}
.latest_image_slide div.thumb-wrap:hover div.hover-wrap > ul {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}
.latest_image_slide > div div.hover-wrap > ul > li {
	width: 100% !important;
	text-align: center;
}
.latest_image_slide > div div.hover-wrap > ul > li span {
	display: none;
	overflow: hidden;
	line-height: 35px !important;
	height: 35px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.latest_image_slide div.hover-wrap .board-name,
.latest_image_slide div.thumb-wrap:hover div.hover-wrap > ul > li span {
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.latest_image_slide .iframe-wrap.empty-wrap img {
	position: absolute;
	width: 70%;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.latest_image_slide .info .board-name {
	color: #4466E2;
	font-size: 1.1em;
	margin-bottom: 5px;
}
.latest_image_slide .info .board-name:before,
.latest_image_slide .info .board-name:after {
	content: '|';
	position: relative;
	display: inline-block;
	font-size: 0.7em;
	top: -3px;
}
.latest_image_slide .info .board-name:before {
	margin-right: 5px;
}
.latest_image_slide .info .board-name:after {
	margin-left: 5px;
}
.latest_image_slide > div div.hover-wrap > ul > li span.subject {
	color: #FFF;
	font-size: 1.2rem;
	font-weight: 400;
}
.latest_image_slide > div div.hover-wrap > ul > li span.datetime {
	color: #f1888e;
	font-size: 0.8rem;
}
.latest_image_slide > div div.hover-wrap span.hover-more {
	display: inline-block;
	position: relative;
	height: 70px;
	width: 70px;
	line-height: 70px;
	text-align: center;
	/*margin-top: 10px;*/
	/*background-color: #375CCF;
	border-radius: 50%;*/
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important;
	color: #FFF;
}
.latest_image_slide > div div.hover-wrap span.hover-more.live {
	background-color: #FF4509;
	border-radius: 50%;
}
.latest_image_slide > div div.hover-wrap span.hover-more i {
	position: absolute;
	font-size: 4em;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.latest_image_slide > div div.hover-wrap span.hover-more.live i {
	font-size: 2.7em;
}
.latest_image_slide > div .info {
	padding-top: 15px;
}
.latest_image_slide > div .info span {
	display: inline-block;
}
.latest_image_slide > div .info .board-subject {
	color: rgba(255, 255, 255, 0.5);
}
.latest_image_slide > div .info .subject {
	display: -webkit-box;
	-webkit-line-clamp: 1; /* 라인수 */
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	font-size: 13pt;
	font-weight: 500;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px;
	color: #FFF;
}
.latest_image_slide > div .info .text {
	display: none;
}
.latest_image_slide > div .info .preacher:after {
	content: '';
	position: relative;
	display: inline-block;
	margin: 0 5px 0 9px;
	top: 2px;
	height: 12px;
	width: 1px;
	background-color: #727272;
}
.latest_image_slide > div .info .datetime,
.latest_image_slide > div .info .preacher,
.latest_image_slide > div .info .text {
	font-size: 10pt;
	font-weight: 400;
	color: #727272;
	padding-top: 5px;
}
.latest_image_slide > div .info .preacher {
	font-weight: 500;
}

@media (max-width: 640px) {
	.latest_image_slide div.thumb-wrap div.hover-wrap {
		background-color: rgba(0, 0, 0, 0.4);
	}
	.latest_image_slide div.thumb-wrap div.hover-wrap .board-name,
	.latest_image_slide div.thumb-wrap div.hover-wrap > ul > li span {
		display: inline-block;
	}
	.latest_image_slide > div div.hover-wrap > ul {
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		transform: translateY(-50%);
	}
}

.latest_image_slide .owl-nav {
	position: absolute;
	width: 100%;
	height: 0;
	top: 50%;
	z-index: 999;
	display: block !important;
	transform: translateY(-50%);
}
.latest_image_slide .owl-nav > * {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 1.2em !important;
	-webkit-transition: all 0.3s ease-out !important;
	-moz-transition: all 0.3s ease-out !important;
	-o-transition: all 0.3s ease-out !important;
	transition: all 0.3s ease-out !important;
	font-family: "Nanum Gothic", "나눔고딕", "Noto Sans KR", "Lato","Apple SD Gothic Neo", "Malgun Gothic", dotum, sans-serif !important;
	width: 50px;
	height: 100px;
	color: #546ACE !important;
	font-weight: 100 !important;
	overflow: hidden;
	text-indent: 9999px;
}
.latest_image_slide .owl-nav > *:hover {
	color: #334492 !important;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.latest_image_slide .owl-nav .owl-prev {
	left: -50px;
}
.latest_image_slide .owl-nav .owl-prev:before {
	content: '<';
	transform: translate(-50%, -50%);
	letter-spacing: 5px;
}
.latest_image_slide .owl-nav .owl-next {
	right: -50px;
}
.latest_image_slide .owl-nav .owl-next:before {
	content: '>';
	transform: translate(-50%, -50%);
	letter-spacing: -5px;
}

.latest_image_slide .owl-nav .owl-prev:before,
.latest_image_slide .owl-nav .owl-next:before {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size:	1.5rem;
	color: rgba(255, 255, 255, 0.5);
	text-indent: 0;
	font-weight: 800;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0);
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.latest_image_slide .owl-nav .owl-prev:hover:before,
.latest_image_slide .owl-nav .owl-next:hover:before {
	background-color: rgba(255, 255, 255, 0);
	color: rgba(255, 255, 255, 1);
}
@media (max-width: 1400px) {
	.latest_image_slide .owl-nav .owl-prev {
		left: 10px;
	}
	.latest_image_slide .owl-nav .owl-next {
		right: 10px;
	}
}
@media (max-width: 1200px) {
	/*
    .latest_image_slide .owl-nav > div {
        top: -30px;
        background: rgba(0, 0, 0, 0.6);
        padding: 20px 10px;
        font-size: 3em;
    }
        .latest_image_slide .owl-nav .owl-prev {
            left: -4px;
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
        }
        .latest_image_slide .owl-nav .owl-next {
            right: -4px;
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
        }
    */
}
@media (max-width: 640px) {
	.latest_image_slide .owl-nav {
		top: 30%;
	}
}