@charset "UTF-8";
@import url("/_templet5/css/sub.css");
@import url("/_templet1/css/contents.css");
/*-------------------------------------------------
title       : 콘텐츠
Author      : ㅈㅁㅈ
Create date : 2019-08-08
-------------------------------------------------*/

/* .list-org { border-top: 1px solid #9ca7b2; } */

.list-org .group { border-bottom: 1px solid #ddd; }

.list-org .group.active .title::after { -webkit-transform: rotate(180deg) translateY(50%); transform: rotate(180deg) translateY(50%); }

.list-org .group.active .item { visibility: visible; overflow: visible; height: auto; opacity: 1; -webkit-transition: all 0.2s; transition: all 0.2s; padding: 2rem; }

.list-org .title { font-size: 1rem; display: block; position: relative; margin-bottom: -1px; padding: 1rem; border-bottom: 1px dashed #ddd; color: #000; }

.list-org .title::after { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); position: absolute; right: 1rem; font-family: "xeicon"; content: ''; -webkit-transition: all 0.2s; transition: all 0.2s; }

.list-org .item { visibility: hidden; overflow: hidden; height: 0; opacity: 0; padding: 0 2rem; -webkit-transition: all 0.2s; transition: all 0.2s; }

.list-org .chart1 { text-align: center; }

.list-org .chart1 .label { display: inline-block; text-align: center; }

.list-org .chart1 .label .img { width: 6.15rem; margin: 0 auto 0.75rem; max-width: 90%; }

.list-org .chart1 .label span { font-size: 1rem; display: inline-block; width: 6rem; height: 1.65rem; border-radius: 1.65rem; background-color: #9c1c2b; font-weight: 400; color: #fff; text-align: center; line-height: 1.65rem; white-space: nowrap; }

.list-org .chart1 .label span.type1 { background-color: #9b8873; }

.list-org .chart1 .label strong { font-size: 1.25rem; display: block; font-weight: 500; color: #333; }

.list-org .chart1 ul { display: table; position: relative; width: 100%; margin-top: 2.25rem; table-layout: fixed; }

.list-org .chart1 ul li { display: table-cell; vertical-align: top; }

.list-org .chart1 ul li::before { display: block; width: 0.1rem; height: 3.5rem; margin: 0 auto; background-color: #ddd; content: ''; }

.list-org .chart1 ul li + li { position: relative; }

.list-org .chart1 ul li + li::after { position: absolute; right: 50%; top: 0; width: 100%; height: 0.1rem; background-color: #ddd; content: ''; }

.list-org .chart1 ul li:first-child::after { position: absolute; left: 50%; top: -1.25rem; width: 0.1rem; height: 1.25rem; background-color: #ddd; content: ''; }

.list-org .chart1 ul .label span { background-color: #3c4165; }

.list-org .chart1 .depth1 { overflow: hidden; position: relative; width: 33.5rem; max-width: 100%; margin: 0 auto; text-align: center; }

.list-org .chart1 .depth1::before { position: absolute; left: 1rem; top: 50%; z-index: -1; width: calc(100% - 2rem); height: 0.1rem; margin-top: -1.75rem; background-color: #ddd; content: ''; }

.list-org .chart1 .depth1 .label { max-width: 32%; }

.list-org .chart1 .depth1 .label:nth-child(2) { float: left; }

.list-org .chart1 .depth1 .label:nth-child(3) { float: right; }

.list-org .chart2 .img { margin-bottom: 2.75em; text-align: center; }

.list-org .chart2 .label { 
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 6.7rem; 
	height: 7.7rem; 
	margin: 0 auto; 
	background: url("/policedopa/img/contents/org1.gif") no-repeat; 
	background-size: 100% 100% !important; 
	text-align: center; 
	color: #1b1b1b; 
	font-size: 0.9rem; 
	font-weight: 500; 
}
.list-org .chart2 .label.depth1{
	position: relative;
	margin: 0 auto 1rem; 
}
.list-org .chart2 .label.depth1:after{
	content: '';
	position: absolute;
	left: 50%;
	top: 7.7rem;
	display: block;
	width: 1px; 
	height: 2rem; 
	margin: 0.5rem auto -1rem; 
	background-color: #000; 
}
.list-org .chart2 .label span { 
	text-decoration: underline; 
	font-weight: 500; 
}
.list-org .chart2 .label strong { 
	display: block; 
	font-size: 1.1rem; 
	font-weight: 300;
}
.list-org .chart2 ul {
	display: flex;
	justify-content: center;
	gap: 2rem;
	width: 100%;
	margin: 0 auto;
	padding: 0.25rem 0;
}
.list-org .chart2 ul .label { 
	background: url("/policedopa/img/contents/org2.gif") no-repeat; 
}


/*  */

.box-img .img{
	width: 40%;
}
.box-img .cont{
	width: 60%;
}
.box-img .cont .title{
	margin-bottom: 1rem;
}
.box-img .cont .desc{
	padding: 2rem 0 1rem;
}
.box-img ul.bul1 > li{
	color: inherit;
}
.major-introduce{
	font-size: 0.9rem;
}
.major-introduce p + p{
	margin-top: 1rem;
}

.greeting .title{
	margin-bottom: 2rem;
}
.greeting .txt p + p { 
	margin-top: 1rem; 
}

.diagram1.type1{
	padding-bottom: 3.65rem;
	background: #fff;
}
.diagram1.type1 .list li::before{
	display: none;
}
.diagram1.type1 .list .icon{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 5rem;
	height: 5rem;
	margin-bottom: 0.5rem;
	text-align: center;
	border-radius: 50rem;
    overflow: hidden;
}
.diagram1.type1 .list li:nth-child(1) .icon{
	background-color: #9c1c2b;
}
.diagram1.type1 .list li:nth-child(2) .icon{
	background-color: #9b8873;
}
.diagram1.type1 .list li:nth-child(3) .icon{
	background-color: #162b48;
}

.img-box{
	text-align: center;
}
.img-box .btn-eye{
	display: none;
	margin: 1rem 0;
	padding: 0.5rem 1rem;
	border: 1px #555 solid;
	border-radius: 5px;
	color: #222;
	font-weight: 400;
	transition: all 0.5s;
}
.img-box .btn-eye:hover,
.img-box .btn-eye:focus {
	border-color: #9c1c2b;
	background-color: #9c1c2b;
	color: #fff;
	transition: all 0.5s;
}

.greeting1{
	padding-right: 0;
	word-break: keep-all;
}
.greeting1 .title {
	margin-bottom: 2rem;
}
.greeting1 .title span { 
	display: inline-block; 
	font-size: 1.5rem; 
}
.greeting1 .txt{
	font-size: 0.8rem;
}
.greeting1 .txt + .txt{ 
	margin-top: 1rem;
}
.greeting1-imgbox{
	display: flex;
	margin: 2rem 0;
	gap: 1rem;
}
.greeting1-imgbox > span{
	flex: 1;
	padding: 2rem;
	border: 16px #f7f7f7 solid;
	text-align: center;
}
.greeting1-imgbox img{
	max-width: 100%;
}

.img-right{
	display: block;
}
.img-right:after{
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}
.img-right .cont{
	display: inline-block;
}
.img-right .img{
	float: right;
}

@media (max-width: 1024px) { 
	.greeting1 .title { 
		margin-bottom: 1rem; 
	} 
	.greeting1 .txt{
		min-height: auto;
		padding-right: 0;
	}
}

@media (max-width: 768px) { 
	.list-org .group.active .item { padding: 1rem 0; }
	.list-org .item { padding: 0; }
	.list-org .title { padding: 0.5rem 2rem 0.5rem 0; }
	.list-org .title::after { right: 0.5rem; }
	.list-org .chart1 .label span { font-size: 0.8rem; width: 5rem; }
	.list-org .chart1 ul { 
		display: inline-block; 
		margin: 1rem 0 -1rem; 
	}
	.list-org .chart1 ul li { float: left; width: 33.333%; margin-bottom: 1rem; }
	.list-org .chart1 ul li::before, 
	.list-org .chart1 ul li::after { display: none; }
	.list-org .chart2 ul{
		flex-flow: wrap;
		gap: 1rem;
	}
	.list-org .chart2 .img { 
		margin-bottom: 1rem; 
	}
	.list-org .chart2 .label { 
		width: 5.5rem; 
		height: 6.5rem; 
		font-size: 0.8rem;
	}
	
	.box-img .img, 
	.box-img .cont{
		width: 100%;
	}
	.box-img{
		margin-bottom: 2rem;
	}
	
	.img-box .btn-eye{
		display: inline-block;
	}
	
	.greeting1-imgbox > span{
		padding: 1rem;
		border-width: 4px;
	}
	
}


@media (max-width: 580px) {
	
	.greeting1-imgbox{
		flex-flow: wrap;
	}
	.greeting1-imgbox > span{
		flex: initial;
		border-width: 4px;
		width: 100%;
		max-height: 20rem;
	}
	.greeting1-imgbox img{
		height: 100%;
	}

}


/*-------------------------------------------------
title       : 서브
Author      : ㅈㅁㅈ
Create date : 2019-10-22
-------------------------------------------------*/
#snb { background: url("/ems2025/img/sub/snb.jpg") no-repeat right bottom; background-size: auto 100%; }

#snb .nav li { width: 8rem; }

#snb .title { background: none; color: #fff; }

#snb .title::after { content: '공공안전학전공을 소개합니다.'; color: #fff; visibility: hidden;}

/* #snb.sub02 { margin-bottom: 0; }

#snb.sub02 .nav { display: none; } */

#content{
	margin-bottom: 4rem;
}

/* sns */

.content_info + #sns_wrap .snsBox.active::before{display: none;}

#content #sns_wrap { position: relative; float: right; top: -2.5rem; }

#content #sns_wrap li { display: inline-block; }

#content #sns_wrap a,
#content #sns_wrap button { display: inline-block; width: 2rem; height: 2rem; margin-left: 0.5rem; border-radius: 100%; border: 1px solid #ddd; text-align: center; line-height: 1.95rem; vertical-align: top; }

#content #sns_wrap a::before,
#content #sns_wrap button::before { font-size: 1rem; display: block; width: 100%; height: 100%; font-family: "xeicon"; color: #000; content: ''; line-height: inherit; }

#content #sns_wrap .zoomP, #content #sns_wrap .zoomM { display: none; }

#content #sns_wrap .snsBox { display: inline-block; margin-bottom:0; vertical-align: top; }

#content #sns_wrap .snsBox > .share::before { content: ''; }

/* #content #sns_wrap .snsBox::before { font-size: 1rem; display: none; float: right; width: 2rem; height: 2rem; margin-bottom: 0.455rem; border-radius: 100%; border: 1px solid #ddd; font-family: "xeicon"; color: #000; content: ''; text-align: center; line-height: 1.95rem; vertical-align: top; } */

#content #sns_wrap .snsBox #share { 
	position: absolute; 
	right: 0; 
	top: 100%;
	height: 0; 
	margin-top:0.5rem; 
	padding: 0.4rem 2.5rem 0 0.75rem;
	border: 1px solid #ddd;
	background-color: #fff;
	white-space: nowrap; 
	transition: all 0.5s ease;
	visibility: hidden; 
	overflow: hidden; 
	opacity: 0; 
	clear: both; 
	z-index: 2;
}

#content #sns_wrap .snsBox #share::before { visibility: hidden; overflow: hidden; height: 0; opacity: 0; position: absolute; right: 3.25rem; top: 0; width: 0.5rem; height: 0.5rem !important; border: 1px solid #ddd; border-right: 0 none; border-bottom: 0 none; background-color: #fff; content: ''; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

#content #sns_wrap .snsBox #share a { width: 1.5rem; height: 1.5rem; margin: 0 0.4rem 0 0; border: 0 none; line-height: 1.5rem; }

#content #sns_wrap .snsBox #share .sns_icon01 a { background-color: #435e99; }

#content #sns_wrap .snsBox #share .sns_icon01 a::before { font-size: .9rem; color: #fff; content: ''; }

#content #sns_wrap .snsBox #share .sns_icon02 a { background-color: #26a8e0; }

#content #sns_wrap .snsBox #share .sns_icon02 a::before { font-size: .9rem; color: #fff; content: ''; }

#content #sns_wrap .snsBox #share .sns_icon04 a { background-color: #ffee3e; }

#content #sns_wrap .snsBox #share .sns_icon04 a::before { font-size: 1rem; color: #381e1f; content: ''; text-indent: 1px; line-height: 1.6rem; }

#content #sns_wrap .snsBox #share .sns_icon03 a { display: none; }

#content #sns_wrap .snsBox .share-close { position: absolute; right: 0.25rem; top: 0; z-index: 3; border: 0 none; height: 2.4rem; line-height: 2.4rem; border-radius: 0;}

#content #sns_wrap .snsBox .share-close::before { content:"\e922"; display:block; width:100%; height:100%; font-family:"xeicon"; font-size: 1.5rem; color: #000; }

#content #sns_wrap .snsBox.active #share { 
	height: 2.4rem; 
	margin-top:0.5rem;
	visibility: visible; 
	overflow: visible; 
	opacity: 1; 
	}

#content #sns_wrap .snsBox.active #share::before { visibility: visible; overflow: visible; height: auto; opacity: 1; top: -0.25rem; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }

#content #sns_wrap .btnPrint { float: right; }

#content #sns_wrap .btnPrint a::before { content: ''; }
