@charset "utf-8";
/**
 * @File Name : sub.css
 * @Description : Layout[sub]
 * @Modification Information
 * <pre>
 * 수정일 | 수정자 | 수정내용
 * 2026.02.24 | 김효진 | 최초 등록
 * </pre>
 * @author 디자인팀 김효진
 * @since 2026.02.24
 *
 * @Copyright (C) IACTS.CO.KR All rights reserved.
 */

/* ◇◆ @media print{} ◇◆◇◆◇◆◇◆◇◆◇◆ */
/* 인쇄 20200407. 20200820.
 * )) /share/ui/printpage.html @media all{} 동기화 확인
 */
@media print{
	/* hide */
	#head, #visual, #foot, #wing, #sidebar, #side, #aside,
	#body_foot,
	#tnb1,
	#quickmenu1,
	#fast1,
	#location1, /* ☆ */
	#bn1,
	#fontsize1,
	#go1sib1, /* 20200820 */
	.bg, .noprint{display:none !important;}
	/* show */
	html{background:#fff !important;}
	body,
	#container, #wrap, #body,
	.container, /* 20200820 */
	#body_head,
	#body_head_s1, #body_head_s2, /* 20200820 */
	#body_content{float:none !important;left:0 !important;top:0 !important;width:auto !important;min-width:0 !important;max-width:none !important;height:auto !important;margin:0 !important;padding:0 !important;border:0 !important;background:transparent !important;overflow:visible !important;box-shadow:none !important;}
	#body_title{display:block !important;position:static !important;left:0 !important;top:0 !important;height:auto !important;margin:0 !important;padding:0 0 1em !important;border:0 !important;}
	table{border-color:#999 !important;}
	table th,
	table td{border-color:#999 !important;}
	/* transparent */
	#head_below{background:transparent !important;}
}

/* #body_content */
/* 본문메뉴1.드롭다운.갭0.활성배경 20200626 */
.cnb1 {font-size:18px;}
.cnb1 .note, .cnb1 .toggle {display:none}
.cnb1 ul {margin-right:-10px}
.cnb1 ul:after {content:"";display:block;clear:both;}
.cnb1 ul li {padding-right:10px;box-sizing:border-box;}
.cnb1 ul li a {display:block;color:#333;font-weight:600;letter-spacing:-.05em;margin-bottom:10px;border:1px solid #d3d8ec;background:#f9fcff;border-radius:10px;padding:22px 5px 20px 28px;line-height:16px}
.cnb1 ul li.on a {background-color:#2163c1;border-color:transparent;color:#fff;padding-left:52px;}
.cnb1 ul li.on a:before {position:absolute;top:50%;left:29px;content:"";display:block;width:15px;height:12px;background:url(../../img/inc/ic30a1cnb1on.png) no-repeat 0 0 / cover;margin-top:-6px;}
@media screen and (max-width:768px){
	.cnb1 {font-size:17px}
	.cnb1 .note, .cnb1 .toggle {display:block;}
	.cnb1 .note {background:#f9fcff;padding:19px 5px 17px 20px;line-height:16px;color:#000;font-weight:600;font-weight:600}
	.cnb1 .toggle {position:absolute;top:0;left:0;border:0;background:transparent;text-indent:-9999px;width:100%;height:52px;margin:0;padding:0;border:1px solid #d3d8ec;border-radius:10px;}
	.cnb1 .toggle.on {border-radius:10px 10px 0 0}
	.cnb1 .toggle:after {position:absolute;top:50%;right:20px;content:"";display:block;width:0;border-style:solid;border-width:8px;border-color:#2163c1 transparent transparent transparent;margin-top:-2px}
	.cnb1 .toggle.on:after {transform:rotate(-180deg);margin-top:-11px}
	.cnb1 ul {display:none;background:#f9fcff;border:1px solid #d3d8ec;margin:0;border-radius:0 0 10px 10px}
	.cnb1 ul li {float:none;width:100% !important;padding:0}
	.cnb1 ul li a {border:0;background:transparent;padding:17px 20px;margin-bottom:0;border-top:1px solid #e6eaf7;border-radius:0;font-size:16px;font-weight:500}
	.cnb1 ul li.on a {padding-left:40px;border-color:#2163c1}
	.cnb1 ul li.on a:before {left:20px}
}
@media screen and (max-width:499px){
	.cnb1 .note {padding:17px 5px 15px 20px}
	.cnb1 .toggle {height:48px}
}






/* 20200626 새 창 */
.cnb1 li>a[target='_blank']:after,
.cnb2 li>a[target='_blank']:after,
.cnb3 li>a[target='_blank']:after{
	content:'';
	display:inline-block;
	width:17px;height:15px;
	margin:0 0 4px 5px;
	background:url(../../img/inc/ic17newwindow.png) no-repeat;
	vertical-align:middle;
}

/* 본문메뉴2.드롭다운.갭0.활성배경 20200626 */
.cnb2{display:block;
	z-index:0;
	position:relative;
	margin:0 auto 1.375em;
	border:1px solid #999;
	background:#fff;
	font-size:16px;
	line-height:1.375;
	overflow:hidden;
}
.cnb2>.note{display:block;
	z-index:1;
	position:relative;
	height:19px;
	margin:0;
	padding:10px 30px 10px 10px;
	background:#f4f4f4;
	color:#000;
	font-weight:600;
	text-align:left;
	text-decoration:none;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb2>.toggle{display:block;
	z-index:2;
	position:absolute;left:0;top:0;
	width:100%;
	height:39px;
	margin:0;padding:0;border:0;
	background:url(../../img/inc/b.png);
	color:#000;
	text-align:left;
	text-decoration:none;
	overflow:hidden;text-indent:-9999px;
}
.cnb2>.toggle>.ic1{float:left;
	position:absolute;right:0;top:50%;
	width:0;height:0;
	margin:-2px 15px;
	border:6px solid transparent;border-top-color:#666;border-bottom:0;
	overflow:hidden;text-indent:100%;
	transition:.2s;
}
.cnb2>.toggle.on>.ic1{
	transform:rotate(180deg);
}
.cnb2 ul{
	list-style:none;margin:0;padding:0;
	border-top:1px solid #999;
	overflow:hidden;
	display:none;
}
.cnb2 li{
	margin:0 0 -1px;
	padding:0;
}
.cnb2 [class*='col-'] li{width:100%;} /* ☆ 자동균등폭 .mj-menu-even-width 에 영향 받지 않도록 */
.cnb2 li>a{display:block;
	position:relative;
	min-height:1.375em;
	margin:-1px -1px 0;
	padding:.625em .75em;
	border:1px solid #e7e7e7;
	background:#fff;
	color:#666;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb2 li>a:hover,
.cnb2 li>a:focus{
	z-index:10;
	border-color:#eee;
	background-color:#f7f7f7;
	color:#444;
	text-decoration:none;
}
.cnb2 li.on>a{
	z-index:5;
	border-color:transparent;
	background-color:#444;
	color:#fff;
	cursor:default;
}


/* 본문메뉴3.드롭다운.갭0.활성배경 20200626 */
.cnb3{display:block;
	z-index:0;
	position:relative;
	margin:0 auto 1.375em;
	border:1px solid #ccc;
	background:#fff;
	font-size:15px;
	line-height:1.375;
	overflow:hidden;
}
.cnb3>.note{display:block;
	height:17px;
	margin:0;
	padding:10px 30px 10px 10px;
	border:0;
	background:#f7f7f7;
	color:#000;
	font-weight:600;
	text-align:left;
	text-decoration:none;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb3>.toggle{display:block;
	z-index:2;
	position:absolute;left:0;top:0;
	box-sizing:content-box;
	width:100%;
	height:37px;
	margin:0;padding:0;border:0;
	background:url(../../img/inc/b.png);
	color:#000;
	text-align:left;
	text-decoration:none;
	overflow:hidden;text-indent:-9999px;
}
.cnb3>.toggle>.ic1{float:left;
	position:absolute;right:0;top:50%;
	width:0;height:0;
	margin:-2px 15px;
	border:6px solid transparent;border-top-color:#666;border-bottom:0;
	overflow:hidden;text-indent:100%;
	transition:.2s;
}
.cnb3>.toggle.on>.ic1{
	transform:rotate(180deg);
}
.cnb3 ul{
	list-style:none;margin:0;
	padding:0 0 .5em;
	border-top:1px solid #ddd;
	overflow:hidden;display:none;
}
.cnb3 li{
	margin:0;padding:0;
}
.cnb3 [class*='col-'] li{width:100%;} /* ☆ 자동균등폭 .mj-menu-even-width 에 영향 받지 않도록 */
.cnb3 li>a{display:block;
	position:relative;
	min-height:1.375em;
	margin:0;
	padding:.5em .75em;
	color:#767676;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb3 li>a:hover,
.cnb3 li>a:focus{
	z-index:10;
	background-color:#f5f7f9;
	color:#000;
	text-decoration:none;
}
.cnb3 li.on>a{
	z-index:5;
	border-color:transparent;
	background-color:#deb;
	color:#000;
	cursor:default;
}

/* RWD ◇◆◇◆◇◆◇◆◇◆◇◆ */
@media all and (min-width:768px){/* medium ◇◆◇◆◇◆◇◆◇◆ */
	/* ☆ 자동균등폭 .mj-menu-even-width 20160531 */
	.mj-menu-even-width ul{opacity:0;} /* 변이 모습 감춤. makeEvenWidthMenus(); 실행 후 opacity:1; */

	/* ☆(100/(column1~12))% */
	[class*='cnb'] .col-1 > li{width:100%;text-align:left;}
	[class*='cnb'] .col-2 > li{width:50%;}
	[class*='cnb'] .col-3 > li{width:33.33333%;}
	[class*='cnb'] .col-4 > li{width:25%;}
	[class*='cnb'] .col-5 > li{width:20%;}
	[class*='cnb'] .col-6 > li{width:16.66666%;}
	[class*='cnb'] .col-7 > li{width:14.28571%;}
	[class*='cnb'] .col-8 > li{width:12.5%;}
	[class*='cnb'] .col-9 > li{width:11.11111%;}
	[class*='cnb'] .col-10 > li{width:10%;}
	[class*='cnb'] .col-11 > li{width:9.09091%;}
	[class*='cnb'] .col-12 > li{width:8.33333%;}

	/* 본문메뉴2.갭 20200626 */
	#cnb2 {border-radius:0}
	.cnb2 {position:relative;border:0;}
	.cnb2>.note{display:none;}
	.cnb2>.toggle{display:none;}
	.cnb2 ul{display:block !important; /* ☆ */
		position:relative; /* 우측오차1px보정 */
		padding:0;
		border:0;
		background:#fff;
		overflow:visible;
	}
	.cnb2 ul:before,
	.cnb2 ul:after{content:'';display:table;} /* [IE8+] */
	.cnb2 ul:after{clear:both;}
	.cnb2 li{float:left;
		width:auto;
		margin:0;
		text-align:center;
	}
	.cnb2 li>a{position:relative;
		padding:15px 20px 13px;
		background:#eff0f2;font-size:16px;color:#333;border-radius:10px;
		margin:2.5px;border:0;font-weight:400;
	}
	.cnb2 li>a:hover,
	.cnb2 li>a:focus {text-decoration:underline;}
	.cnb2 li.on>a{
		cursor:default;
		background-color:#363940;
		color:#fff;font-weight:500;border-bottom-right-radius:25px;
	}
	.cnb2 li.on>a:before {content:"";display:inline-block;vertical-align:middle;width:16px;height:13px;background-image:url(../../img/inc/cnb2bg1on.png);margin:-4px 8px 0 0}


	/* 본문메뉴3.갭.불릿 20200626 */
	.cnb3{padding:1em 1.375em;
		border:1px solid #ddd;
		border-radius:10px;
	}
	.cnb3>.note{display:none;}
	.cnb3>.toggle{display:none;}
	.cnb3 ul{display:block !important;
		position:relative;
		padding:0 .375em;
		border:0;
	}
	.cnb3 li{float:left;
		box-sizing:border-box; /* ☆ */
		width:auto;height:auto;
		margin:0;padding:0 .25em;
		text-align:left;
	}
	.cnb3 li>a{display:block;
		margin:0 1em 0 0;
		padding:.375em .75em;
		border-bottom:1px dashed transparent;
		background:url(../../img/lib/cnb3bg1.png) no-repeat 0 .75em;
		text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
	}
	.cnb3 li:not(.on)>a:hover,
	.cnb3 li:not(.on)>a:focus{
		margin-left:-.75em;
		padding-left:1.5em;
		background-position:.75em .75em;
		text-decoration:none;
	}
	.cnb3 li.on>a{background-color:transparent;
		background-image:url(../../img/lib/cnb3bg1on.png);
		background-position:0 .65em;
		color:#21806E;
		font-weight:600;
		border-color:#ccc;
	}

} /* /(min-width:768px) */
@media all and (min-width:1000px){/* large ◇◆◇◆◇◆◇◆◇◆ */

} /* /(min-width:1000px) */
@media all and (min-width:1460px){/* ◇◆◇◆◇◆◇◆◇◆ */

} /* /(min-width:1460px) */
@media screen and (max-width:599px){
	.cnb1, .cnb2 {font-size:15px}
}
@media screen and (max-width:499px){
	.cnb1, .cnb2 {font-size:14px}
}
/* /RWD ◇◆◇◆◇◆◇◆◇◆◇◆ */



/* 서브레이아웃 스타일 여기서부터 작성 */
/* #visual */
#visual {position:relative;height:270px;border-bottom-right-radius:90px;overflow:hidden;}
#visual [class*=v1] {position:absolute;top:0;left:-200%;right:-200%;bottom:0}
#visual [class*=v1] img {display:block;width:auto;height:100%;margin:auto;}
#visual .tg1 {position:relative;z-index:1}
#visual .tg1 .h1 {display:block;max-width:1500px;margin:auto;padding-left:370px;box-sizing:border-box;color:#fff;font-size:40px;font-weight:700;line-height:1;padding-top:100px;letter-spacing:-.025em;}
/* #location1 */
#location1 {position:absolute;bottom:85px;left:50%;width:1500px;margin-left:-750px;}
#location1 .cont {margin-left:363px;overflow:hidden}
#location1 .cont li {float:left;padding-right:14px}
#location1 .cont li a {position:relative;display:block;padding:5px 18px 5px 0;color:#fff;font-size:15px;}
#location1 .cont li a:after {position:absolute;top:11px;right:-3px;content:"";display:block;width:5px;height:8px;background:url(../../img/sub/sub_sprite.png) no-repeat -326px 0 / auto 100px;}
#location1 .cont li:first-child {padding-right:9px}
#location1 .cont li a.home {position:relative;padding:5px;width:30px;height:30px;text-indent:-9999px;box-sizing:border-box;}
#location1 .cont li a.home:before {position:absolute;top:50%;left:50%;content:"";display:block;width:16px;height:16px;background:url(../../img/sub/sub_sprite.png) no-repeat -308px 0 / auto 100px;margin:-9px -8px 0}
#location1 .cont li:last-child, #location1 .cont li:last-child a {padding-right:0}
#location1 .cont li a.home:after, #location1 .cont li:last-child a:after {display:none}
/* #bn1 */
#bn1 {position:absolute;bottom:30px;right:50%;z-index:1;text-align:right;width:1500px;margin-right:-750px;font-size:0;}
#bn1>ul>li {position:relative;display:inline-block;vertical-align:top;margin-left:10px}
#bn1>ul>li>a, #bn1>ul>li>button, #bn1share1 .m.close {display:block;width:45px;height:45px;border:0;background:#fff url(../../img/sub/sub_sprite.png) no-repeat;background-size:auto 100px;border-radius:100%}
#bn1share1 {position:absolute;top:0;right:0;display:block !important;visibility:hidden;background:#edf6ff;border-radius:45px;width:0;height:45px;opacity:0;overflow:hidden;transition:all .4s ease}
#bn1share1.on {width:200px;visibility:visible;opacity:1;}
#bn1share1 ul {padding:8px 5px}
#bn1share1 ul:after {content:"";display:block;clear:both;}
#bn1share1 ul li {float:left;margin-left:6px;}
#bn1share1 ul li button {display:block;width:28px;height:28px;border:0;background:url(../../img/sub/sub_sprite.png) no-repeat;background-size:auto 100px;border-radius:100%}
#bn1share1 .m.close {position:absolute;top:0;right:0;background-color:#173589;background-position:-141px 0}
/* 아이콘 */
#bn1>ul>li.share1>a {background-position:0 0}
#bn1>ul>li.link>button {background-position:-47px 0}
#bn1>ul>li.print>button {background-position:-94px 0}
#bn1share1 ul li.facebook button {background-position:-188px 0}
#bn1share1 ul li.blog button {background-position:-218px 0}
#bn1share1 ul li.twitter button {background-position:-248px 0}
#bn1share1 ul li.kakaotalk button {background-position:-278px 0}
@media screen and (max-width:1548px){
	#wrap>.container {margin-left:24px;margin-right:24px}
	#visual .tg1 .h1 {max-width:none;padding-left:390px}
	#location1, #bn1 {width:100%;left:0;right:auto;margin:0;padding-left:24px;padding-right:24px;box-sizing:border-box;}
	#location1 {padding:0 0 0 385px;}
	#location1 .cont {margin-left:0}
}
@media screen and (max-width:1259px){
	#wrap>.container {margin-left:16px;margin-right:16px}
	#visual .tg1 .h1 {padding:74px 24px 0}
	#location1 {bottom:auto;top:133px;padding-left:21px}
	#bn1 {bottom:40px;text-align:left;padding-left:24px;padding-right:16px;z-index:3}
	#bn1>ul>li {margin-left:0;margin-right:10px}
	#bn1share1 {right:auto;left:0;width:45px;}
	#bn1share1.on {width:45px;height:180px}
	#bn1share1 ul {padding-top:44px}
	#bn1share1 ul li {float:none;margin-left:0;margin-top:4px;}
	#bn1share1 ul li button {margin:auto;}
}
@media screen and (max-width:999px){
	#visual {height:243px}
	#visual .tg1 .h1 {padding-top:60px;font-size:36px}
	#location1 {top:115px;}
	#bn1 {bottom:30px}
}
@media screen and (max-width:768px){
	#visual {height:216px;border-bottom-right-radius:63px}
	#visual .tg1 .h1 {padding-top:50px;font-size:32px}
	#location1 {top:95px}
	#bn1>ul>li {margin-right:5px}
	#bn1>ul>li>a, #bn1>ul>li>button, #bn1share1 .m.close {width:36px;height:36px;background-size:auto 80px}
	#bn1>ul>li.link>button {background-position:-38px 0}
	#bn1>ul>li.print>button {background-position:-75px 0}
	#bn1share1, #bn1share1.on {width:36px}
	#bn1share1.on {height:170px}
	#bn1share1 ul {padding-top:39px}
	#bn1share1 ul li {margin-top:3px}
	#bn1share1 .m.close {background-position:-113px 0}
}
@media screen and (max-width:599px){
	#visual .tg1 .h1 {font-size:28px}
	#location1 .cont li {padding-right:10px}
	#location1 .cont li:first-child {padding-right:4px}
	#location1 .cont li a:after {right:0}
}
@media screen and (max-width:499px){
	#visual {height:189px}
	#visual .tg1 .h1 {padding-top:45px;padding-left:16px;font-size:24px}
	#location1 {top:77px;padding-left:10px}
	#location1 .cont li {padding-right:6px}
	#location1 .cont li:first-child {padding-right:1px}
	#location1 .cont li a {font-size:14px;padding-right:10px}
	#bn1 {bottom:25px;padding-left:16px}
	#bn1>ul>li {margin-right:4px}
}
@media screen and (max-width:399px){
	#visual {height:162px}
	#visual .tg1 .h1 {padding-top:35px}
	#location1 {top:67px}
	#bn1 {bottom:20px}
	
}


/* #sidebar */
#sidebar {float:left;width:280px;margin-top:-149px;}
#side_title {display:block;width:100%;height:185px;border-radius:70px 20px 20px 20px;background:linear-gradient(116deg, #173589, #071a82);font-size:34px;font-family:"SBAggro", sans-serif;color:#fff;text-align:center;font-weight:400;line-height:1;margin-bottom:13px;padding:80px 0;box-sizing:border-box}
#snb1 .d2 ul li {position:relative;}
#snb1 .d2 ul li a {position:relative;display:block;}
#snb1 .d2 ul li a .t1 {position:relative;display:inline-block;vertical-align:top;}
#snb1 .d2>ul>li {margin-bottom:10px}
#snb1 .d2>ul>li>a {border:1px solid #d3d8ec;border-radius:10px;font-size:20px;font-weight:500;color:#000;padding:25px 30px 25px 29px;line-height:18px;background:#fff;letter-spacing:0}
#snb1 .d2>ul>li.on {border-radius:10px 35px 10px 10px;margin-bottom:11px;}
#snb1 .d2>ul>li.hasSub.on {background:#edf6ff;padding-bottom:11px;}
#snb1 .d2>ul>li.on>a {background-color:#173589;border-color:transparent;font-weight:600;color:#fff;border-radius:10px 35px 35px 10px;padding-top:25px;}
#snb1 .d3 {display:none}
#snb1 li.on>.d3 {display:block;}
#snb1 li.on>.d3 ul {padding:19px 30px}
#snb1 li.on>.d3 ul li a {display:inline-block;vertical-align:top;line-height:30px;color:#333;font-weight:500;padding-left:13px;letter-spacing:0;font-size:16px}
#snb1 li.on>.d3 ul li a:before {position:absolute;top:14px;left:0;content:"";display:block;width:3px;height:3px;background:#979bac;border-radius:100%;}
#snb1 li.on>.d3 ul li.on a {font-weight:600;color:#000;text-decoration:underline;text-underline-offset:4px}
#snb1 li.on>.d3 ul li a[target=_blank] {padding-right:20px}
#snb1 .d2>ul>li.hasSub>a:after {position:absolute;top:19px;right:25px;content:"";display:block;width:30px;height:30px;background:url(../../img/sub/sub_sprite.png) no-repeat -365px 0 / auto 100px;}
#snb1 .d2>ul>li.hasSub.on>a:after {background-position:-333px 0}
#snb1 .d2>ul>li.on>a:after {position:absolute;top:19px;right:25px;content:"";display:block;width:30px;height:30px;background:url(../../img/sub/sub_sprite.png) no-repeat -333px 0 / auto 100px;}
/* 새창아이콘 */
#snb1 li a[target=_blank] span:after, #snb1 .d2>ul>li.hasSub a[target=_blank] span:after {content:"";display:inline-block;vertical-align:middle;width:14px;height:14px;background:url(../../img/inc/ic28a1newwindow.png) no-repeat 0 0 / cover;margin:-7px 0 0 5px}
#snb1 .d2>ul>li.hasSub>a[target=_blank] span:after {top:27px;right:33px;}
@media screen and (max-width:1548px){
	#sidebar {width:260px;}
}
@media screen and (max-width:1259px){
	#sidebar {display:none}
}

/* #body */
#body {float:right;width:calc(100% - 330px);margin-top:60px;padding-bottom:80px}
#body_content {min-height:600px}
@media screen and (max-width:1548px){
	#body {width:calc(100% - 300px);}
}
@media screen and (max-width:1259px){
	#body {float:none;width:100%;margin-top:50px}
}
@media screen and (max-width:999px){
	#body {margin-top:40px}
}
@media screen and (max-width:599px){	
	#body {margin-top:30px;padding-bottom:45px}
	#body_content {min-height:500px}
}
@media screen and (max-width:499px){	
	#body {padding-bottom:40px}
	#body_content {min-height:300px}
}

/* 쿨필터 */
#CoolFilterTargetFrame {position:absolute;top:-1000em;left:-1000em;width:1px;height:1px;overflow:hidden;}