@charset "UTF-8";
@import url("/_templet5/css/sub.css");
@import url("/_templet1/css/contents.css");
/*-------------------------------------------------
title       : 콘텐츠
Author      : ㅈㅁㅈ
Create date : 2019-08-08
-------------------------------------------------*/
.greeting1 .title span { font-size: 1.5rem; display: block; margin-bottom: 2rem; line-height: 1; }

.greeting1 .txt span { font-size: 0.8rem; margin-top: 1rem; }

.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 { font-size: 0.9rem; width: 6.7rem; height: 7.7rem; margin: 0 auto; padding-top: 2.25rem; background: url("/policedopa/img/contents/org1.gif") no-repeat; background-size: 100% 100% !important; color: #1b1b1b; font-weight: 500; text-align: center; }

.list-org .chart2 .label span { font-weight: 500; text-decoration: underline; }

.list-org .chart2 .label strong { font-size: 1.1rem; display: block; font-weight: 300; }

.list-org .chart2 ul { width: 38.5rem; max-width: calc(100% - 2rem); margin-left: auto !important; margin-right: auto !important; overflow: hidden; max-width: 100%; }

.list-org .chart2 ul::before { display: block; width: 1px; height: 2rem; margin: 0.5rem auto -1rem; background-color: #000; content: ''; }

.list-org .chart2 ul li { float: left; width: 20%; margin-top: -0.5rem; }

.list-org .chart2 ul li:first-child { margin-left: 10%; }

.list-org .chart2 ul .label { background: url("/policedopa/img/contents/org2.gif") no-repeat; }

@media (max-width: 1024px) { .greeting1 .title span { margin-bottom: 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 .img { margin-bottom: 1rem; }
  .list-org .chart2 .label { font-size: 0.8rem; width: 5.5rem; height: 6.5rem; padding-top: 1.75rem; }
  .list-org .chart2 ul::before { margin-bottom: 0; }
  .list-org .chart2 ul li { width: 33.333%; margin-top: 0; }
  .list-org .chart2 ul li:first-child { margin-left: 0; } }

/*-------------------------------------------------
title       : 서브
Author      : ㅈㅁㅈ
Create date : 2019-10-22
-------------------------------------------------*/
#snb { background: url("/policedopa/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 { color: #fff; content: '경찰행정학전공을 소개합니다.'; }

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

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


/* 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: ''; }
