@charset "UTF-8";
@import url("/_templet1/css/sub.css");
/*-------------------------------------------------
title       : 콘텐츠
Author      : ㅈㅁㅈ
Create date : 2019-08-08
-------------------------------------------------*/
.diagram1:before { display: none; }

div.list1 .title { width: 7rem; word-break: keep-all; }

div.list1 .cont.type5 { width: 100%; }

.org { position: relative; }

.org .ect { position: absolute; right: 2rem; top: 4rem; }

.org .ect li .label { font-size: 0.9rem; width: 9rem; max-width: 90%; height: 2.5rem; margin: 0 auto .25rem; border-radius: 2.5rem; background-color: #162b48; font-weight: 500; color: #fff; line-height: 2.5rem; }

.org .ect li + li { margin-top: 1rem; position: relative; }

.org .ect li + li:before { content: ''; width: 1px; height: 1rem; position: absolute; left: 50%; background-color: #ddd; top: -1rem; }

.divi2 > div { width: 48%; float: left; }

.divi2 > div + div { margin-left: 4%; }

.divi2:after { content: ''; display: block; clear: both; }

ul.doc { border: 1px solid #ddd; padding: .5rem 2rem; margin-bottom: 1rem; }

ul.doc li { border-bottom: 1px dashed #ddd; line-height: 1.6rem; padding: .7rem 0 .7rem .5rem; color: #333; font-size: .8rem; font-weight: 500; }

ul.doc li p { display: inline-block; max-width: calc(100% - 5rem); }

ul.doc li a { float: right; }

ul.doc li:last-child { border-bottom: none; }

.history-wrap { background: url(/physical/img/contents/history_bg.jpg) no-repeat; background-position: right 3rem; background-size: 15rem 30.7rem; }

@media (min-width: 1024px) {
	.org .depth2 { padding:5.3rem 0; }
}

@media (max-width: 1024px) { 
	.org .ect { display: flex; align-items: flex-start; flex-wrap:wrap; position: initial; margin-right: 0; } 
	.org .ect li + li { margin-top:0; }
	.org .ect li + li:before { display:none; }
	.org .ect li { flex:1 1 8rem; }
}

@media (max-width: 768px) { .divi2 > div { width: 100%; }
  .divi2 > div + div { margin-left: 0%; } 
  .org .ect li { flex:1 1 50%; }
  }

/*-------------------------------------------------
title       : 서브
Author      : ㅈㅁㅈ
Create date : 2019-10-15
-------------------------------------------------*/
#snb .title { background: url("/physical/img/sub/snb.jpg") no-repeat; }
