@charset "utf-8";
/**
 * @File Name : sub.css
 * @Description : Layout[sub]
 * @Modification Information
 * <pre>
 * 수정일 | 수정자 | 수정내용
 * 2020.08.10 | 김효진 | 최초 등록
 * </pre>
 * @author 디자인팀 김효진
 * @since 2020.08.10
 *
 * @Copyright (C) IACTS.CO.KR All rights reserved.
 */

/* ◇◆ Layout[sub] ◇◆◇◆◇◆◇◆◇◆ */


/* 배치.서브 20200311 */
#wrap{
	background:#fff;
	/* border-bottom:1px solid #eee; */
}
	#wrap>.container{margin:auto;}
		#sidebar{display:none; /* ☆ */
			position:relative;
		}
		#body{position:relative;}
			#body>.container{} /* all.css 의 .container 값 상속 */
				#body_head{position:relative;}
					#body_head>.container{margin:auto;}
						#body_head_s1{position:relative;}
							#body_head_s1>.container{}
						#body_head_s2{position:relative;}
							#body_head_s2>.container{}
				#body_content{
					clear:both;
					position:relative;
					min-height:300px; /* 화면확인 */
					word-wrap:break-word; /* ☆ */
					padding:0 0 60px;letter-spacing:-0.075em
				}
					#body_content>.container{margin:auto;}
				#body_foot{position:relative;}
					#body_foot>.container{
						margin:0 0 60px;
						border:1px solid #d7d7d7;
					}
		#aside{}


/* ☆ 모바일 감춤 20200311 */
/* none */


/* #visual 20200311 */
#visual{display:block;
	z-index:-1; /* ☆ */
	position:relative;
	box-sizing:border-box; /* ☆ */
	height:168px; /* >=1260*(255/1920) */
	overflow:hidden; /* ☆ */
}
#visual [class*='v1']{display:block; /* ☆ */
	position:relative;
	height:100%;
	margin:0 -840px; /* ((320-2000)/2) */
	overflow:hidden;
}
#visual img{display:block;
	width:auto;
	height:100%;
	margin:auto;
}


/* #sidebar */


/* #body_head */


/* 현재위치 20200311 */
#location1{
	z-index:11;
	position:relative;
	padding:15px 0 0;
	line-height:1.375;
	overflow:hidden;
}
#location1 *{ /* ☆ */
	box-sizing:border-box;
}
#location1 .breadcrumb{
	/* position:absolute;left:0;top:0; */
	width:2000px; /* ☆))JS) */
	height:100%;
	margin-left:0; /* Touch Swipe 변이값 */
	color:#fff;
	white-space:nowrap;
	/* overflow:hidden; */
}
#location1 .cont{display:block;}
#location1 a{position:relative;display:inline-block;vertical-align:top;
	position:relative;
	height:100%;
	padding:13px .5625em;
	color:#424242;
	font-size:13px;letter-spacing:-.07em;
	line-height:1; /* 아래로 치우침 개선 */
}
#location1 a:last-child{
	text-decoration:none;
	cursor:default;
}
#location1 a:after {position:absolute;top:13px;right:-7px;content:"";display:block;width:5px;height:9px;background:url(../../img/inc/sub_spr.png) no-repeat;background-position:-31px 0;}
#location1 a:last-child:after {display:none;}
#location1 a .t1{display:inline-block;
	vertical-align:middle;
}
#location1 a .ic1{}
#location1 a.on .ic1{}
#location1 .home {padding:3px 7px 0 0}
#location1 .home:before {content:"";display:block;width:29px;height:29px;background:url(../../img/inc/sub_spr.png) no-repeat;}


/* 본문유틸. 20200311 */
#bn1{clear:both;
	z-index:20;
	position:relative;
}
#bn1:after{content:'';display:table;clear:both;}
#bn1 ul{float:right;
	position:relative;
	padding:5px 0;
}
#bn1 li{float:left;position:relative;margin-left:5px}
#bn1 li:first-child {margin-left:0;}
#bn1 a {display:block;
	box-sizing:border-box; /* ☆ */
	width:25px;
	height:25px;
	background:url(../../img/inc/sub_spr.png) no-repeat;background-size:auto 25px
}
#bn1 .facebook a {background-position:-27px 0}
#bn1 .blog a {background-position:-56px 0}
#bn1 .twitter a {background-position:-85px 0}
#bn1 .copy a {background-position:-114px 0}
#bn1 .print a {background-position:-144px 0}



/* 본문제목 20200311 */
#body_title{clear:both;
	z-index:0;
	position:relative;
	font-size:2.188em; /* (30/16) */
	line-height:1.375;
	letter-spacing:-.07em;
	overflow:hidden;
}
#body_title .h1{
	position:relative;
	margin:.1em 0;
	padding:0 0 .375em;
	color:#000;
	font-weight:600;
	font-size:1em;
	background:none;
	font-family:"GimhaeGaya", sans-serif
}



/* #body_foot */



/* #body_content */


/* 본문메뉴1.드롭다운.갭0.활성배경 20200311 */
.cnb1{display:block;
	z-index:0;
	position:relative;
	margin:0 auto 1.375em;
	font-size:16px;
	line-height:1.375;
	overflow:hidden;
}
.cnb1>.note{display:block;
	z-index:10;
	position:relative;
	height:21px;
	margin:0;
	padding:10px 30px 10px 10px;
	border:3px solid #555;
	background:#fff;
	color:#222;
	text-align:left;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb1>.toggle{display:block;
	z-index:10;
	position:absolute;left:0;top:0;
	width:100%;
	height:44px;
	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;
}
.cnb1>.toggle>.ic1{float:left;
	position:absolute;right:0;top:50%;width:0;height:0;
	margin:-2px 15px;
	border:6px solid transparent;border-top-color:#000;border-bottom:0;
	overflow:hidden;text-indent:100%;
}
.cnb1>.toggle.on>.ic1{
	border-bottom:6px solid #000;border-top:0;
}
.cnb1 ul{
	z-index:0;
	position:relative;
	list-style:none;
	margin:-1px 0 0;
	padding:1px 0 0 1px;
	border:0;
	overflow:hidden;
}
.cnb1 li{float:left;width:100%;margin:0;padding:0;}
.cnb1 [class*='col-'] li{width:100%;} /* ☆ 자동균등폭 .mj-menu-even-width 에 영향 받지 않도록 */
.cnb1 li>a{display:block;
	position:relative;
	min-height:1.375em;
	margin:-1px 0 0 -1px;
	padding:9px;
	border:1px solid #ccc;
	background:#f7f7f7;
	color:#555;
}
.cnb1 li>a:hover,
.cnb1 li>a:focus{
	position:relative;
	z-index:20;
	border:1px solid #333;
	color:#000;
	text-decoration:none;
}
.cnb1 li.on>a{
	position:relative;
	z-index:10;
	border:1px solid #06c;
	background-color:#06c;
	color:#fff;
	cursor:default;
}


/* 본문메뉴2.드롭다운.갭0.활성배경 20200311 */
.cnb2{display:block;
	z-index:0;
	position:relative;
	margin:0 auto 1.375em;
	border:1px solid #999;
	background:#fff;
	font-size:15px;
	line-height:1.375;
	overflow:hidden;
}
.cnb2>.note{display:block;
	height:19px;
	margin:0;padding:10px 30px 10px 10px;
	border:0;background:#f7f7f7;
	color:#000;
	text-align:left;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb2>.toggle{display:block;
	position:absolute;left:0;top:0;
	box-sizing:content-box;
	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%;
}
.cnb2>.toggle.on>.ic1{
	border-bottom:6px solid #666;border-top:0;
}
.cnb2 ul{
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid #999;
	overflow:hidden;
}
.cnb2 li{display:inline;margin:0;padding:0;}
.cnb2 [class*='col-'] li{width:100%;} /* ☆ 자동균등폭 .mj-menu-even-width 에 영향 받지 않도록 */
.cnb2 li>a{display:block;
	min-height:1.375em;
	margin:-1px -1px 0 -1px;
	padding:.5em .75em;
	border:1px solid #e6eaee;
	background:#fff;
	color:#666;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb2 li:last-child>a{border-bottom-color:transparent;}
.cnb2 li>a:hover,
.cnb2 li>a:focus{z-index:20;position:relative;
	border-color:#eee;
	background-color:#f7f7f7;
	color:#444;
	text-decoration:none;
}
.cnb2 li.on>a{z-index:10;position:relative;
	border-color:#444;
	background-color:#444;
	color:#fff;
	cursor:default;
}


/* 본문메뉴3.드롭다운.갭0.활성배경 20200311 */
.cnb3{display:block;position:relative;margin:0 auto 1.375em;
	border:1px solid #ccc;
	background:#fff;
	font-size:14px;
	line-height:1.375;
	overflow:hidden;
}
.cnb3>.note{display:block;
	height:17px;
	margin:0;
	padding:10px 30px 10px 10px;
	border:0;
	background:#f4f4f4;
	color:#000;
	text-align:left;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb3>.toggle{display:block;
	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%;
}
.cnb3>.toggle.on>.ic1{
	border-bottom:6px solid #666;border-top:0;
}
.cnb3 ul{display:block;list-style:none;margin:0;padding:0;border-top:1px solid #ddd;overflow:hidden;}
.cnb3 li{display:inline;margin:0;padding:0;}
.cnb3 [class*='col-'] li{width:100%;} /* ☆ 자동균등폭 .mj-menu-even-width 에 영향 받지 않도록 */
.cnb3 li>a{display:block;
	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{
	background-color:#f5f7f9;
	color:#000;
	text-decoration:none;
}
.cnb3 li.on>a{z-index:10;position:relative;
	border-color:#deb;
	background-color:#deb;
	color:#000;
	cursor:default;
}

/* 담당자. 20180709 */
#charge1{position:relative;
	padding:12px;
	border-bottom:1px solid #d7d7d7;
	background:#f4f4f4;
	font-size:14px;
	line-height:1.375;
	overflow:hidden;
}
#charge1 .wrap1{overflow:hidden;}
#charge1 .wrap1w1{margin:0 0 0 -.75em;}
#charge1 dl{float:left;
	padding:.1875em 0;
}
#charge1 dt{float:left;
	margin:0;
	padding:0 0 0 .75em;
}
#charge1 dd{display:block;
	margin:0;
	padding:0 .75em 0 .375em;
	overflow:hidden;
}
#charge1 dl.contact{}
#charge1 dl.phone{}
#charge1 dl.phone{letter-spacing:0;white-space:nowrap;}
#charge1 dl.update{}
#charge1 dl.update dd{letter-spacing:0;}
#charge1 a{color:#333;}
#charge1 .ic1{}
#charge1 .t1{}


/* 만족도조사. 20180709 */
#satisfy1{clear:both;position:relative;
	padding:8px 20px 20px;
		background:#fff;
	font-size:14px;
	line-height:1.375;
}
#satisfy1 *{vertical-align:middle;}
#satisfy1 fieldset{position:relative;}
#satisfy1 legend{}
#satisfy1 .h1{float:left;
	position:absolute;left:0;top:0;
	width:20px;height:20px;
	margin:8px 0 0 -4px;text-indent:-9999px;overflow:hidden;
	vertical-align:middle;
}
#satisfy1 dl.answer{position:relative;
	margin:0;padding:0;
}
#satisfy1 .grade{
	margin:8px 0;
	color:#555;
}
#satisfy1 .grade label{padding-left:.2em;margin-right:1em;}
#satisfy1 .grade input[type='radio']{
	margin:8px 0;
}
#satisfy1 dl.opinion{clear:both;
	position:relative;
	padding:0 100px 0 0;
	overflow:hidden;
}
#satisfy1 textarea{float:left;
	width:100%;
	max-width:100%;
	height:30px;
	margin:0 0 6px;
	padding:6px 1px;
	border-radius:0;
	border:1px solid #bbb;
	background:#fff;color:#666;
}
#satisfy1 .btns{display:block;
	position:absolute;right:0;top:0;
	width:100px;
	overflow:hidden;
}
#satisfy1 .bt1{ /* ((lib.css .button 참조해서 만든다. */
	display:block;
	position:relative;
	box-sizing:border-box; /* ☆ */
	width:100%;height:30px;
	margin:0;
	padding:0;
	border-radius:0;
	border:0;
	background:#4d5360;
	color:#fff !important;
	font-size:13px;
	text-decoration:none;
	text-align:center;
	transition:.2s ease-out;
	-webkit-appearance:none;
	-moz-appearance:none;
}
#satisfy1 .bt1 .ic1{}
#satisfy1 .bt1 .t1{vertical-align:top;}


/* ETC */


/* ◇◆ StyleName. YYYYMMDD. @Who	 ◇◆ */


/* ◇◆ @media print{} ◇◆◇◆◇◆◇◆◇◆◇◆ */


/* 인쇄 20191023
 * )) /share/ui/printpage.html @media all{} 동기화 필요
 */
@media print{
	/* hide */
	#head, #visual, #foot, #wing, #sidebar, #side, #aside,
	#body_foot,
	#tnb1,
	#quickmenu1,
	#location1, /* ☆ */
	#bn1,
	#fontsize1,
	/* #body_title, */
	.bg, .noprint{display:none !important;}
	/* show */
	html{background:#fff !important;}
	body,
	#container, #wrap, 	#body,
	#body_head,
	#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:1em 0 !important;padding:0 0 1em 0 !important;border:0 !important;}
	table{border-color:#999 !important;}
	table th,
	table td{border-color:#999 !important;}
	/* transparent */
	#head_below{background:transparent !important;}
}


/* RWD ◇◆◇◆◇◆◇◆◇◆◇◆ */
@media all and (max-width:767px){/* small ◇◆◇◆◇◆◇◆◇◆ */


#body_title{
	font-size:1.6875em; /* ☆(27/16) */
}
[id='body_content']{
	font-size:.875em; /* ☆(14/16) */
}
[id='body_content'] .fs1rem{ /* 20200305 */
	font-size:.875rem !important; /* ☆(14/16) */
}


} /* /(max-width:767px) */
@media all and (min-width:640px){/* ◇◆◇◆◇◆◇◆◇◆ */
} /* /(min-width:640px) */
@media all and (min-width:768px){/* medium ◇◆◇◆◇◆◇◆◇◆ */


#body_head_s1{
}


#visual{
	height:250px;
}
#location1 {padding:15px 0 22px;}

#location1 a{
	padding:10px;
}

#bn1{position:absolute;right:0;top:-5px;margin-top:0}

#bn1 a {width:36px;height:36px;background-size:auto;}
#bn1 .facebook a {background-position:-38px 0}
#bn1 .blog a {background-position:-80px 0}
#bn1 .twitter a {background-position:-122px 0}
#bn1 .copy a {background-position:-163px 0}
#bn1 .print a {background-position:-205px 0}

#body_title .h1{margin:0 210px .75em 0}



/* ☆ 자동균등폭 .mj-menu-even-width 20160531 */
.mj-menu-even-width ul{opacity:0;} /* 변이 모습 감춤. makeEvenWidthMenus(); 실행 후 opacity:1; */


/* ☆(100/(column1~12))% 20200106 */
[class*='cnb'] [class*='col-']{width:auto;}
[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%;}


/* 본문메뉴1.갭0.불릿. 20200311 */
.cnb1{}
.cnb1>.note{display:none;}
.cnb1>.toggle{display:none;}
.cnb1 ul{display:block !important; /* ☆ */
	position:relative;
	margin:0;
	border:0;
	background:#fff url(../../img/inc/b.000000.opacity.10.pattern4slash1.png);
	overflow:visible;
}
.cnb1 ul:before,
.cnb1 ul:after{content:'';display:table;} /* [IE8+] */
.cnb1 ul:after{clear:both;}
.cnb1 li{width:auto;text-align:left;}
.cnb1 li>a{
	padding:18px 43px 18px 18px;
	border-color:#d7d7d7;
	background:#fff;
}
.cnb1 li.on>a{
	padding:18px 43px 18px 18px;
	border:1px solid #363940;
	background:#363940;
	color:#fff;
	font-weight:500;
	cursor:default;
}
.cnb1 li>a:after{content:'';display:block;
	position:absolute;right:0;top:50%;
	width:20px;height:20px;
	margin:-10px 10px;
	background:url(../../img/inc/cnb1bg1.png) no-repeat;
}
.cnb1 li.on>a:after{background-image:url(../../img/inc/cnb1bg1on.png);}


/* 본문메뉴2.갭 20200311 */
.cnb2{
	border:1px solid #ddd;
}
.cnb2>.note{display:none;}
.cnb2>.toggle{display:none;}
.cnb2 ul{display:block !important; /* ☆ */
	position:relative;
	margin:-1px -1px 0 -1px;
	padding:0;
	border:0;
	background:#fff url(../../img/inc/b.000000.opacity.10.pattern4slash1.png);
	overflow:visible;
}
.cnb2 ul:before,
.cnb2 ul:after{content:'';display:table;} /* [IE8+] */
.cnb2 ul:after{clear:both;}
.cnb2 li{width:auto;text-align:left;}
.cnb2 li>a{
	margin:0 -1px -1px 0;
	padding:11px 43px 11px 18px;
	border:1px dotted #ccc;
	background:#fff;
}
.cnb2 li>a:hover,
.cnb2 li>a:focus{
	border:1px solid #ddd;
}
.cnb2 li.on>a{
	padding:11px 43px 11px 18px;
	border:1px solid #ddd;
	background:#f7f7f7;
	color:#000;
	font-weight:500;
	cursor:default;
}
.cnb2 li>a:after{content:'';display:block;
	position:absolute;right:0;top:50%;
	width:10px;height:20px;
	margin:-10px 15px;
	background:url(../../img/inc/cnb2bg1.png) no-repeat center center;
}
.cnb2 li.on>a:after{background-image:url(../../img/inc/cnb2bg1on.png);}


/* 본문메뉴3.갭.불릿 20200311 */
.cnb3{padding:1em 1.375em;
	border:1px solid #ddd;
	border-radius:2px;
}
.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;
	background:url(../../img/inc/cnb3bg1.png) no-repeat 0 .75em;
	text-decoration:none !important;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb3 li>a:hover,
.cnb3 li>a:focus{
	margin-left:-.375em;
	padding-left:1.125em;
	background-position:.375em .75em;
}
.cnb3 li.on>a{background-color:transparent;
	background-image:url(../../img/inc/cnb3bg1on.png);
	color:#480;
	font-weight:600;
	text-decoration:underline !important;
}


} /* /(min-width:768px) */
@media all and (min-width:1000px){/* large ◇◆◇◆◇◆◇◆◇◆ */





} /* /(min-width:1000px) */
@media all and (min-width:1260px){/* xlarge (1200+20*2+16+2*2) ◇◆◇◆◇◆◇◆◇◆ */


#wrap{}
	#wrap>.container{}
		#sidebar{
			display:block;
			float:left;
			width:250px;
			padding:0 0 40px;
		}
		#body{display:block;
			float:right;
			width:890px;
			/* overflow:hidden; */
		}
			#body>.container{
				min-height:200px;
				/* padding:0 0 280px; */ /* ☆ #body_foot 높이 */
			}
				#body_head{}
					#body_head_s1{
					}
						#body_head_s1>.container{}
					#body_head_s2{}
						#body_head_s2>.container{}
				#body_content{}
					#body_content>.container{}
				#body_foot{
					/* position:absolute;left:0;right:0;bottom:0; */
				}



/* ◇◆◇◆ only Desktop Contents ◇◆◇◆ */


/* 사이드제목 20200311 */
#side_title{display:table;
	width:100%;
	z-index:10;
	position:relative;
	margin:-106px 0 0;
	box-shadow:5px 5px 10px 3px rgba(0,0,0,.2);
}
#side_title a{display:table-cell;vertical-align:middle;
	box-sizing:border-box; /* ☆ */
	padding:10px;
	background:#1170c0;
	color:#fff;
	font-weight:bold;
	font-size:30px;
	line-height:1.375;
	letter-spacing:-.07em;
	text-align:center;
	height:180px;
}
#side_title .ic1{}
#side_title .t1{}


/* 사이드메뉴 20200311 */
#snb1{
	position:relative;
}
/* depth2 */
#snb1 div.d2>ul{
	margin:20px 0 0;
}
#snb1 div.d2>ul>li{
}
#snb1 div.d2>ul>li>a{position:relative;display:block;
	padding:14px 36px 14px 18px;
	border-bottom:1px dashed #ccc;
	color:#000;
	font-weight:bold;
	font-size:17px;
	letter-spacing:-.07em
}
#snb1 div.d2>ul>li.hasSub>a{
	background-image:url(../../img/inc/snb1d2bg1has.png);background-repeat:no-repeat;background-position:97% center;
}
#snb1 div.d2>ul>li.on{
	position:relative;
}
#snb1 div.d2>ul>li.on>a{
	position:relative;
	color:#1170c0;
}
#snb1 div.d2>ul>li.on>a:before {position:absolute;top:9px;left:5px;content:"";display:block;width:0;border-width:4px;border-style:solid;border-color:transparent #1170c0 #1170c0 transparent}
#snb1 div.d2>ul>li.hasSub.on>a{
	border-bottom:0;
	background-image:url(../../img/inc/snb1d2bg1hason.png);
}
/* depth3 */
#snb1 div.d3{display:none;}
#snb1 div.d2>ul>li.on>div.d3{display:block;
	padding:14px 20px;
	background:#1170c0;
}
#snb1 div.d3>ul>li{display:inline;}
#snb1 div.d3>ul>li>a{position:relative;display:block;
	margin:0;
	padding:6px 0 6px 10px;
	color:#fff;
	font-size:16px;
}
#snb1 div.d3>ul>li>a:before {position:absolute;top:15px;left:0;content:"";display:block;width:3px;height:3px;background:#fff;border-radius:50%;}
#snb1 div.d3>ul>li.on>a:before {top:15px;left:-2px;width:5px;height:2px;border-radius:0;}
#snb1 div.d3>ul>li>a:hover,
#snb1 div.d3>ul>li>a:focus{
	color:#fff;
	text-decoration:underline;
}
#snb1 div.d3>ul>li.on>a{
	font-weight:600;
}
/* depth4 */
#snb1 div.d4{display:none;}
#snb1 div.d3>ul>li.on>div.d4{display:block;
	padding:8px 10px;
	background:#fff;
}
#snb1 div.d4>ul>li{display:inline;}
#snb1 div.d4>ul>li>a{display:block;
	margin:0;
	padding:4px 0 4px 10px;
	background:url(../../img/inc/snb1d4bg1.png) no-repeat 0 9px;
	color:#555;
	font-size:14px;
}
#snb1 div.d4>ul>li>a:hover,
#snb1 div.d4>ul>li>a:focus{
	text-decoration:underline;
}
#snb1 div.d4>ul>li.on>a{
	background-image:url(../../img/inc/snb1d4bg1on.png);
	color:#000;
	font-weight:600;
}

/* 새 창 20200311 */
#snb1 div.d2>ul>li>a[target='_blank']:after,
#snb1 div.d3>ul>li>a[target='_blank']:after,
#snb1 div.d4>ul>li>a[target='_blank']:after{
	content:'';
	display:inline-block;
	width:12px;height:12px;
	margin:0 0 4px 4px;
	background:url(../../img/inc/ic11newwindow.png) no-repeat;
	vertical-align:middle;
}


} /* /(min-width:1260px) */
/* /RWD ◇◆◇◆◇◆◇◆◇◆◇◆ */