@import url(common.css);

html, body {
 position: relative;
 height: 100%;
}

#Popup {
 
}

#Popup_lawtit {
	width: 100%;
	height: 45px;
	background: #274EBA;
	overflow: hidden;
}

#Popup_lawtit h1 {
 	float: left;
	padding: 10px 0 0 10px;
}

#Popup_lawtit h1 img {
	float: left;
	vertical-align:top;
}

#Popup_lawtit h1 span {
 	float: left;
	margin-left:20px;
	height:24px;
	line-height:24px !important;
	font-family:'맑은 고딕', 'MalgunGothic';
	font-size: 16px;
	font-weight: 700;
	color: #c7d6e1;
	letter-spacing: -0.025em;
	position:relative;
}

#Popup_lawtit h1 span:after {
    content: "";
    display: block;
    width: 1px;
    height: 14px;
    background: #aabced;
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
}

#Popup_lawtit .fr {
	float: right;
	padding: 7px 10px 0 0;
}

#Popup_lawtit .fr a {
	float: left;
 	cursor:pointer;
 	width: 30px;
 	height: 30px;
 	background-color: #1f3f97;
 	border: 1px solid #193B95;
 	border-radius: 4px;
 	box-sizing: border-box;
 	display: flex;
 	justify-content: center;
 	align-items: center;
}

#Popup_lawtit .fr a + a{
	margin-left:6px
}

#Popup_content {
 position: relative;
 overflow-y: hidden;
}

.smallPopup {
 padding: 15px 15px 0 15px;
 overflow: hidden;
}

.smallPopup2 {
 padding: 14px 0 0 0;
}

#Popup_content h4, #plawcon h4 {
	padding-left:14px;
	margin-bottom: 14px;
	font-size: 14px;
	color: #393939;
	position:relative;
}

#Popup_content h4:before, #plawcon h4:before {
	content:''; width: 8px; height:8px; background-color:#fff; border:2px solid #274EBA; position:absolute; top:50%; left:0; margin-top:-4px; box-sizing:border-box;
}

#Popup_content h4 select {
 width: 121px;
 margin: 0 0 0 10px;
}

#Popup_content h4 font {font-size:14px;}

#Popup_content .printList_wrap {border:1px solid #cacaca; padding:15px; height:380px; max-height:380px; overflow:auto;}

#Popup_content .printList {
 width:100%;
}

#Popup_content .printList li {
 padding-left: 5px;
 height: 26px;
 text-align: left;
 white-space: nowrap;
}

.nodoc_topwrap {padding:0 15px; box-sizing:border-box; overflow: hidden;}
.root_info_nodoc {float:right; padding:0 0 0 22px; margin-bottom:10px; background:url('../../images/service/sub/icon_home.png') no-repeat 0% 50%; font-size: 14px;}
.root_info_nodoc span, .root_info_nodoc span strong {font-size: 14px;}
.print_box {
 text-align: center;
 margin: 10px 0;
}

.pop_tbwrap {
 padding: 20px;
}

.twoBlock {
 position: relative;
 float: left;
 width: 50%;
 border: 1px solid #d0d0d0;
}

.twoBlock .blockHead {
 min-width: 580px;
 height: 36px;
 line-height: 36px;
 border-bottom: 1px solid #d0d0d0;
 background-color: #f2f2f2;
}

.twoBlock .blockHead a {
 float: left;
 margin: 6px 0 0 25px;
}

.twoBlock .blockHead input {
 float: left;
 margin-top: 4px;
}

.twoBlock .blockHead .searchText {
 margin-left: 5px;
 height: 13px;
 padding: 7px;
 border: 1px solid #d2d2d2;
 border-right:0;
 border-radius:3px 0 0 3px;
 width: 25%;
 font-size: 14px;
 outline:0;
}

.twoBlock .blockHead .btn_search {width:29px; height:29px; background:#85878f url(/images/service/sub/btn_findS01.png) no-repeat 50% 50%; font-size:0.1px; border:0; border-radius:0 3px 3px 0; cursor: pointer;}

.twoBlock .blockHead .tit000 {
 display: block;
 font-size: 16px;
 font-weight: bold;
 width: 200px;
 text-indent: 20px;
 margin: 0 auto;
 background: url('../../images/service/pop/tit000.png') 0 50% no-repeat;
}

.twoBlock .blockHead .tit001 {
 display: block;
 font-size: 16px;
 font-weight: bold;
 width: 200px;
 text-indent: 20px;
 margin: 0 auto;
 background: url('../../images/service/pop/tit001.png') 0 50% no-repeat;
}

.twoBlock iframe {
 width: 100%;
}

.twoBlock .blockHead .selectBox04 {
 width: 45%;
}

.twoBlock .blockHead .selectBox05 {
 width: 15%;
}

.twoBlock .blockHead .select2-container {
 float: left;
 margin: 4px 0 0 10px;
}

.twoBlock .blockHead .select2-container--default .select2-selection--single
 {
 border: 1px solid #d3d3d3;
 border-radius: 3px;
}

.twoBlock .blockHead .select2-container .select2-selection--single {
 height: 29px;
}

.twoBlock .blockHead .select2-container--default .select2-selection--single .select2-selection__rendered
 {
 color: #333;
 font-size: 14px;
}

.twoBlock .blockHead .select2-container--default .select2-selection--single .select2-selection__arrow b
 {
 border-color: #808080 transparent transparent transparent;
}

.twoBlock .blockHead .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b
 {
 border-color: transparent transparent #808080 transparent;
}

.popTitle {
 font-size: 13px;
 font-weight: bold;
 padding: 22px 30px;
 background: url('../../images/service/sub/law_view_arrow.gif') 15px 50%
  no-repeat;
}

#Popup_contents {
 position: relative;
 width: 2004px;
 padding: 57px 0 0 0;
 overflow: hidden;
 z-index: 1;
}

.popSection {
 float: left;
 width: 500px;
 border-right: 1px solid #d0d0d0;
 overflow: hidden;
}

.pop_tit {
 text-align: center;
 background: url('../../images/service/pop/bg_tit.png') 0 0 repeat-x;
 height: 38px;
 line-height: 38px;
 border-top: 1px solid #d0d0d0;
 border-bottom: 1px solid #d0d0d0;
}

.pop_tit span {
 font-size: 16px;
 font-weight: bold;
 color: #424f88;
 padding-left: 20px;
}

.pop_tit a {
 float: right;
 margin: 9px 8px 0 0;
}

.pop_tit.tit01 span {
 background: url('../../images/service/pop/icon_medal.png') 0 50%
  no-repeat;
}

.pop_tit.tit02 span {
 background: url('../../images/service/pop/icon_list.png') 0 50%
  no-repeat;
}

.pop_tit.tit03 span {
 background: url('../../images/service/pop/icon_docu.png') 0 50%
  no-repeat;
}

.pop_tit.tit04 span {
 background: url('../../images/service/pop/icon_docu.png') 0 50%
  no-repeat;
}

#Popup_content .poliLocation {
 height: 48px;
 line-height: 48px;
 overflow: hidden;
 clear: both;
}

#Popup_content .poliLocation span {
 float: left;
 color: #575757;
 font-size: 13px;
 background: url('../../images/service/sub/law_view_arrow.gif') no-repeat
  0 20px;
 padding-left: 17px;
 margin: 0 0 0 20px;
 letter-spacing: -1px;
}

#Popup_content .poliLocation span strong {
 font-size: 16px;
}

#Popup_content #plawlist {
 position: relative;
 float: left;
 width: 20%;
 height: 100%;
 background: #fff;
}

#plawlist2 {
 position: relative;
 float: left;
 width: 15%;
 height: 100%;
 background: #fff;
}

#Popup_content #plawcon {
 position: relative;
 float: left;
 width: 80%;
 height: 100%;
 background: #fff;
}

#plawcon2 {
 position: relative;
 float: left;
 width: 85%;
 height: 100%;
 background: #fff;
}

.fold_line {
 position: absolute;
 left: 0;
 top: 0;
 display: block;
 height: 100%;
 width: 18px;
 background: url('../../images/service/pop/line_lawList.png') 0 0
  repeat-y;
 z-index: 2;
}

.fold_line .close_btn {
 position: absolute;
 left: 1px;
 top: 40%;
 margin: -18.5px 0 0 0;
 cursor: pointer;
}

.toolGroup {
 width: 100%;
 height: 36px;
 line-height: 36px;
 background: #f2f2f2;
 border-bottom: 1px solid #d0d0d0;
 overflow: hidden;
}

.toolGroup .fl {
 margin: 0 0 0 6px
}

.toolGroup .fl input {
 float: left;
 margin: 3.5px 0 0 0;
 width: 235px;
 height: 27px;
 padding: 0;
 border: 1px solid #d2d2d2;
 border-right: 0;
 background: #fff;
}

.toolGroup .fr {
 margin: 0 16px 0 0;
}

.toolGroup a {
 float: left;
 margin: 3.5px 4px 0 0;
}

.toolGroup input {
 float: left;
}

.titLocate {
 position: relative;
 width: 100%;
 height: 35px;
 line-height: 35px;
 background: #f2f2f2;
 border-bottom: 1px solid #d0d0d0;
 overflow: hidden;
}

.titLocate .Btit {
 float: left;
 margin: 0 0 0 6px;
 background: url(../../images/service/sub/law_view_arrow.gif) no-repeat 0
  50%;
 padding-left: 15px;
 font-size: 12px;
}

.titLocate .Stit {
 font-size: 16px;
 color: #575757;
 font-weight: bold;
 text-align: center;
}

.titLocate .Stit span {
 font-size: 16px;
 color: #575757;
 font-weight: bold;
}

.titLocate .Stit select {
 width: 120px;
 padding: 4px 0;
 margin: 5px 0 0 16px;
}

.titLocate .depart {
 position: absolute;
 top: 0;
 right: 20px;
 background: url(../../images/service/sub/law_view_arrow.gif) no-repeat 0
  50%;
 padding-left: 15px;
 font-size: 12px;
}

#plawcon .ico-info {
 padding: 5px;
 background: #fff;
 border-bottom: 1px solid #d0d0d0;
}

#plawcon .ico-info li {
 display: inline-block;
 height: 17px;
 line-height: 17px;
 margin: 0 5px 0 0;
}

#plawcon .ico-info li img {
 vertical-align: bottom;
}

.pop_tb_info {
 margin-bottom: 10px;
}

.pop_tb_info span, .pop_tb_info span b {
 font-size: 14px;
 letter-spacing: -1px;
 color: #222;
}

.pop_tb_info span.c_yellow {
 color: #e86f1f;
}


.pop_tb001 {
 width: 100%;
 border-left: 1px solid #cacaca;
 position:relative;
}
.pop_tb001:after {
	content:''; display:block; width:100%; height:1px; background-color:#aaa; position:absolute; top:0; left:0;
}
.pop_tb001 th {
 font-size: 14px;
 font-weight: 600;
 color: #2b2b2b;
 background: #f6f6f6;
 padding: 10px 0;
 border-bottom: 1px solid #cacaca;
 border-right: 1px solid #cacaca;
}

.pop_tb001 td {
 padding: 20px;
 border-bottom: 1px solid #cacaca;
 border-right: 1px solid #cacaca;
}

.pop_tb001 .c_title {
 color: #3667c1;
 padding: 0px;
}

.popTableWrap {border-top: 2px solid #aaa;}

.popTable {
 width: 100%;
}

.popTable select {
 width:auto;
 height: 29px;
 line-height: 27px;
 border: 1px solid #ebeeee;
 border-radius: 20px;
 color: #646464;
 font-size: 14px;
 padding:0 27px 0 12px;
 background: #f3f3f3 url(../../../images/service/sub/select_arrow.png) no-repeat 90% 50%;
 box-sizing:border-box;
}

.popTable select option {font-size:14px;}

.popTable input {
 height: 20px;
}

.popTable th {
 padding: 13px 0;
 background: #f6f6f6;
 border-bottom: 1px solid #cacaca;
 border-right: 1px solid #cacaca;
 font-size: 14px;
 color: #2b2b2b;
}

.popTable .blcfd {border-left: 1px solid #cacaca;}

.popTable td {
 padding: 12px 17px;
 background: #fff;
 border-bottom: 1px solid #cacaca;
 font-size: 14px;
 vertical-align: middle;
 color: #393939;
}

.popTable td.curRev {padding:20px;}

.popTable td pre {
	white-space: pre-wrap; /* CSS3*/
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-all; /* Internet Explorer 5.5+ */ 
	line-height:1.5;
	color:#222;
	font-size:15px;
}


.popTable .br0 {
 border-top: 1px solid #ddd;
}

.popTable td a {
 float: left;
 margin: 0 5px 0 0;
 color: #393939;
 font-size: 14px;
 line-height: 23px;
 border-bottom:1px solid #393939;
}

.popTable td a::after {content:''; display:inline-block; width:14px; height:15px; margin-left:2px; position: relative; top: 3px; background: url(/images/service/common/aDown_1_b.png) no-repeat right center;}
.popTable td a:hover, .popTable td a:focus {color:#274EBA; border-color:#274EBA; transition: all 0.4s cubic-bezier(0.5, 0, 0.3, 1);}
.popTable td a:hover::after, .popTable td a:focus::after {background: url(/images/service/common/aDown_2_b.png) no-repeat right center;}

.popTable td.rev a {
	vertical-align: middle;
    display: inline-block;
    line-height: normal;
}
.popTable td.rev a.btn {
	float:right;
	height: 32px;
    background-color: #f4f4f4;
    padding: 0 10px;
    line-height: 31px;
    border-radius: 3px;
    color: #333;
    font-size: 14px;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
    text-decoration:none;
}
.popTable td.rev a.btn:hover {background-color:#274EBA; border-color:#bb4557; color:#fff;}

.highlight {
 background-color: #d0dcf0;
}

#Popup_content .popTab {
 width: 90%;
 overflow: hidden;
 height: 37px;
 border-bottom: 2px solid #6b9bda;
 margin: 0 auto 39px auto;
}

#Popup_content .popTab a {
 float: left;
 width: 112px;
 height: 36px;
 line-height: 36px;
 text-align: center;
 background: #fff;
 color: #242424;
 border: 1px solid #c2c2c2;
 margin: 0 3px 0 0;
 font-size: 15px;
 letter-spacing: -1px;
}

#Popup_content .popTab a.active {
 border: 1px solid #0070ba;
 background: #0070ba;
 color: #fff;
}

#Popup_content .tabPop01, #Popup_content .tabPop02 {
 display: none;
}

#Popup_content .con_tit {
 padding: 0 20px;
 height: 44px;
 background: #f2f2f2;
 border-bottom: 1px solid #CACACA;
}

#Popup_content .con_tit h4 {line-height: 45px !important;}

#Popup_content .leftCon {
 float: left;
 width: 40%;
 padding: 15px 0 0 0;
 background: url('../../images/service/pop/lineSpot2.png') 100% 0
  repeat-y;
 overflow-x: hidden;
 overflow-y: auto;
}

#Popup_content .rightCon {
 float: left;
 padding: 15px 0 0 0;
}

#Popup_content .rightCon .lawContentsTit {
 width: 90%;
 margin: 0 auto;
 padding: 9px 0;
 border-bottom: 2px solid #6b9bda;
 font-size: 14px;
 color: #344051;
}

#Popup_content .rightCon .emptyShow {
 display: block;
 margin: 250px auto 0 auto;
 width: 185px;
 height: 21px;
 line-height: 21px;
 font-size: 14px;
 text-indent: 24px;
 background: url('../../images/service/pop/empty_show.png') 0 0 no-repeat;
}


.paging {
 text-align: center;
 margin-top: 30px;
}

.paging a {
 display: inline-block;
 width:29px;
 height: 29px;
 text-align:center;
 background-color:#ebeeee;
 margin: 0 0 0 2px;
}

.paging a img {
 vertical-align: middle;
 cursor: pointer;
 position: relative;
 top: 10px;
}

.paging .eachPage {
 width: 29px;
 height: 29px;
 line-height: 27px;
 background: #fff;
 font-size: 14px;
 color: #282828;
 border: 1px solid #dedede;
 box-sizing:border-box;
 text-align: center;
 vertical-align: top;
}

.paging .eachPage.on {
 background: #222;
 border: 1px solid #222;
 color: #fff;
}

.popTab_table {
 width: 90%;
 margin: 0 auto;
 border-top: 2px solid #cacaca;
}

.popTab_table th {
 background: #f6f6f6;
 padding: 11px 0;
 color: #6d747d;
 font-size: 13px;
 font-weight: bold;
 border-bottom: 1px solid #cacaca;
 text-align: center;
}

.popTab_table td {
 background: #fff;
 padding: 12px 0;
 color: #000;
 font-size: 13px;
 border-bottom: 1px solid #cacaca;
 text-align: center;
}

.popTab_table .tit_td {
 text-align: left;
}

.popTab_table .tit_td a {
 display: block;
 width: 99%;
 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap;
}

#Popup_content .scroll_x {
 width: 98%;
 margin: 0 auto;
 overflow-x: auto;
 height: 777px;
 border-left: 1px #b5c7b0 solid;
}

#Popup_content .scroll_x ul {
 overflow: hidden;
 width: 2580px;
}

#Popup_content .scroll_x ul li {
 float: left;
 width: 430px;
}

#Popup_content .ptit {
 margin-left: 20px;
 background: url(../../images/service/sub/law_view_arrow.gif) no-repeat 0
  10px;
 padding-left: 15px;
 font-weight: bold;
 font-size: 12px;
}

#Popup_content table.popHistory {
 width: 430px;
 height: 760px;
 border: 1px solid #a5bbd7;
 margin-left: -1px;
}

#Popup_content table.popHistory th {
 height: 32px;
 height: 2px;
 line-height: 32px;
 background: #e2e8f0;
 border-bottom: 1px solid #a5bbd7;
 font-weight: bold;
 text-align: left;
 padding-left: 20px;
}

#Popup_content table.popHistory th img {
 float: right;
 padding: 5px 10px 0 0;
}

#Popup_content table.popHistory td {
 background: none;
}

.rightCon .attachLine {
 width: 90%;
 padding: 12px 0;
 margin: 0 auto;
 border-bottom: 1px solid #cacaca;
 overflow: hidden;
}

.rightCon .attachLine .attach_tit {
 float: left;
 margin: 0 0 5px 10px;
 color: #6b9bda;
 font-size: 13px;
 font-weight: bold;
 letter-spacing: -1px;
}

.rightCon .attachLine .fileListBox {
 float: right;
}

.rightCon .attachLine .fileListBox a {
 float: left;
 color: #000;
 border-bottom: 1px solid #000;
 margin: 2px 17px 2px 0;
}

.rightCon .lawFrameBox {
 width: 90%;
 margin: 0 auto;
}

.rightCon .lawFrameBox iframe {
 width: 100%;
}

.precedent_tit {
 font-size: 16px;
 color: #4f5e71;
 margin: 0 0 5px;
 font-weight: bold;
}

#plawcon .cheBox {
 width: 100%;
 font-weight: bold;
 background-color: #f7f7f7;
 border: 1px solid #ccc;
 text-align: center;
 padding: 10px 0px;
 margin-bottom: 10px;
}

.info-txt {padding:5px 0;color:red;}

#treeTable {border-bottom: 1px solid #ddd;}
	#treeTable td.radio-box {text-align:right;padding:10px;background-color:#f2f3f4;}

/* 연혁팝업 */
.iframe-wrap.history{
	margin-top:10px;
}
.iframe-wrap.history iframe{
	width: 100%;
	min-height: 610px;
	height: 622px;
}

/* 3단보기 팝업 */
.popup-inner{
	padding:20px
}

.popup-top{
	margin-bottom:17px;
	padding-bottom:19px;
	border-bottom:1px solid #e2e2e2;
	position:relative
}

.popup-top:after{
	content:"";
	display:block;
	clear:both
}

.popup-top .law-title{
	font-size:16px;
	font-weight:600;
	color:#171717;
	float:left
}
.popup-top .view-option{
	position: absolute;
    top: -9px;
    right: 18px;
}

.popup-top .view-option .select-box{
	float:left;
	margin-right:4px;
}

.popup-top .view-option .select-box .title{
	margin-right:8px;
	font-size:12px;
	font-weight:600;
}

.popup-top .view-option .select-box select{
	width: inherit;
    padding: 0 20px 0 8px;
}

.select-box select{
	width: 163px;
	height: 32px!important;
	border:1px solid #cacaca;
	padding-left:8px;
	box-sizing:border-box;
}

.curInfo-area{
	height: 75px;
	border:1px solid #cacaca;
}
.curInfo-area .jo-title{
	display:block;
	width:calc(100% / 3);
	height: 100%;
	padding-left:18px;
	box-sizing:border-box;
	background:#f6f6f6;
	font-size:15px;
	font-weight:600;
	line-height:75px;
	color:#17305d;
	float:left
}

.curInfo-area .seletLaw-list{
	display:flex;
	align-items:center;
	flex-wrap: wrap;
	width:calc((100% / 3) * 2);
	height: 100%;
	padding: 15px 30px;
	border-left:1px solid #e1e3e6;
	box-sizing:border-box;
	background: #f8f8f8;
	float:left;
	overflow: auto;
	align-content: center;
}

.curInfo-area .seletLaw-list li{
	margin-right:5px;
	font-size:13px;
	line-height: 1.6;
}

.threeDep-wrap{
	border:1px solid #e1e3e6;
	border-top:0
}

.threeDep-wrap:after{
	content:"";
	display:block;
	clear:both
}

.threeDep-wrap .joList-area{
	width:calc(100% / 3);
	box-sizing:border-box;
	float:left
}

.joList-area + .joList-area{
	border-left:1px solid #e1e3e6
}

.threeDep-wrap .joList-area .list-title{
	display:flex;
	align-items:center;
	height: 73px;
	border-bottom:1px solid #e1e1e1;
	box-sizing: border-box;
	text-align:center;
	justify-content: center;
}

.threeDep-wrap .joList-area.standard .list-title{
	border: 1px dashed #bec2c8;
	background: #eff7fe;
}

.threeDep-wrap .joList-area .list-title .title{
	display:block;
	margin-right:9px;
	font-size:13px;
	font-weight: 600;
    color: #000;
    line-height: 1.2;
	
}

.threeDep-wrap .joList-area .btn-del{
	display:inline-block;
	height: 32px;
	box-sizing:border-box;
	border:1px solid #ccc;
	padding:0 13px;
	border-radius:5px;
	background: #f1f1f1;
	font-size:12px;
	font-weight:600;
	color:#3f3f3f;
	line-height:32px;
}

.threeDep-wrap .joList-area.standard .btn-del{
	background:#fff
}

.threeDep-wrap .joList-area .scroll-area{
	height: calc(100vh - 294px);
	padding:17px;
	box-sizing:border-box;
	overflow:auto
}

.threeDep-wrap .joList-area .scroll-area .title-part{
	margin-bottom:15px;
	text-align:center;
	font-size:15px;
	color:#0b4d7a
}

.threeDep-wrap .joList-area .scroll-area .title-chapter{
	margin:15px 0;
	text-align:center;
	font-size:14px;
	color:#004b86
}

.threeDep-wrap .joList-area .scroll-area .title-section{
	margin:10px 0;
	text-align:center;
	font-size:13px;
	color:#0467b4
}

.threeDep-wrap .joList-area .scroll-area .title-subsection{
	padding:5px 0;
	text-align:center;
	font-size:13px;
	color:#3667c1
}

.threeDep-wrap .joList-area .scroll-area .jo{
	line-height: 16px;
}

.threeDep-wrap .joList-area .scroll-area .jo + .jo{
	margin-top:10px
}

.threeDep-wrap .joList-area .scroll-area .jo a{
	font-size:13px;
}

.threeDep-wrap .joList-area .scroll-area .jo input[type="checkbox"]{
	width: 16px;
	height: 16px;
}

.threeDep-wrap .joList-area .scroll-area .jo input[type="checkbox"] + label{
	margin-left:6px;
	font-size:13px;
	vertical-align:middle;
	cursor:pointer;
	-webkit-user-select:none; /* 드래그 방지 */
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}

.threeDep-wrap .joList-area .scroll-area .select-jo a{
	font-weight:600;
	color:#1c94db
}

.threeDep-wrap .joList-area .scroll-area .select-jo label{
	font-weight:600;
	color:#1c94db
}

/* 3단보기(연결) 팝업 */
.threeDep-wrap.connect{
	border:1px solid #cacaca
}

.threeDep-wrap.connect .scroll-area{
	height: calc(100vh - 140px);
	overflow:auto;
	padding:0;
	position:relative
}

.threeDep-wrap.connect .div-line{
	width:1px;
	height: 100%;
	background: #e1e3e6;
	position:absolute;
	top:0;
	bottom:0;
}
.threeDep-wrap.connect .div-line.first{
	left:33.3333%
}
.threeDep-wrap.connect .div-line.scd{
	left:66.6666%
}

.threeDep-wrap.connect .view-option{
	position:sticky;
	top:0
}

.threeDep-wrap.connect .view-option .list-title{
	width:calc(100% / 3);
	height: 108px;
	border:0;
	border-bottom:1px solid #cacaca;
	background: #f6f6f6;
	display:flex;
	flex-direction: column;
	justify-content: space-evenly;
	align-items:center;
	box-sizing:border-box;
	float:left
}

.threeDep-wrap.connect .view-option .list-title .title{
	font-weight: 600;
    color: #000;
    line-height: 1.2;
	text-align:center
}

.threeDep-wrap.connect .view-option .list-title + .list-title{
	border-left:1px solid #e1e3e6
}

.threeDep-wrap.connect .view-option .list-title .mark-std{
	display:inline-block;
	width: 48px;
	height: 24px;
	margin-left:5px;
	border-radius:20px;
	border:1px solid #4c74d3;
	background: #fff;
	font-weight: 600;
	color:#4c74d3;
	line-height:24px;
	text-align:center
}

.threeDep-wrap.connect .view-option .list-title.standard .mark-std{
	background:#4c74d3;
	color:#fff
}

.threeDep-wrap.connect .scroll-area h5[class^="title-"]{
	margin:0;
	text-align:center;
}

.threeDep-wrap.connect .scroll-area .title-part{
	font-size:15px;
	color:#17305d;
}
.threeDep-wrap.connect .scroll-area .title-chapter{
	font-size:14px;
	color:#004b86;
}
.threeDep-wrap.connect .scroll-area .title-section{
	font-size:13px;
	color:#0467b4;
}
.threeDep-wrap.connect .scroll-area .title-subsection{
	font-size:13px;
	color:#3667c1;
}

.threeDep-wrap.connect .scroll-area .jo-box + .jo-box{
	margin-top:20px
}

.threeDep-wrap.connect .scroll-area .jo-title{
	display:block;
	margin-bottom:10px;
	font-size:13px;
	font-weight:600;
	color:#1c94db
}

.threeDep-wrap.connect .scroll-area .jo-box .jo-con{
	padding-left:15px;
	color:#000;
}

.threeDep-wrap.connect .scroll-area .jo-box .jo-con *{
	line-height: 1.6;
}

.threeDep-wrap.connect .scroll-area .table-wrap table{
	table-layout:fixed
}

.threeDep-wrap.connect .scroll-area .table-wrap td{
	padding:20px 17px;
	border-bottom:1px solid #e1e1e1;
	vertical-align:top
}

.threeDep-wrap.connect .scroll-area .table-wrap td + td{
	border-left:1px solid #e1e1e1
}

.threeDep-wrap.connect .scroll-area .table-wrap td img{
	width:100%
}

/* 연혁 팝업 */
#Popup_content.historyListPoup h4 {margin: 0 15px 0 15px; padding:14px 0 15px 15px; border-bottom:1px solid #ababab;}
.historyListWrap {padding-left: 15px;}
.historyList {margin-top:15px; height: calc(100vh - 105px); overflow: auto;}
.historyList li {line-height:140%; padding: 8px 0 10px 8px;}
.historyList li + li {border-top: 1px solid #ddd;}
.historyList strong {color: #898989; font-size:14px;}
.historyList .subtit {color:#197ec6; font-size: 13px;}
.historyList li a:hover strong {color:#222;}