@charset "utf-8";
/**
 * @File Name : sub.css
 * @Description : Layout[sub]
 * @Modification Information
 * <pre>
 * 수정일 | 수정자 | 수정내용
 * 2023.07.07 | 김효진 | 최초 등록
 * </pre>
 * @author 디자인팀 김효진
 * @since 2023.07.07
 *
 * @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;}
}

/* 서브컨텐츠 */
@media screen and (max-width:1419px){
	#wrap>.container {margin-left:10px;margin-right:10px;}
}

/* 비쥬얼 */
#visual {position:relative;height:300px;}
#visual [class*=v1] {position:absolute;top:0;bottom:0;left:-200%;right:-200%;}
#visual [class*=v1] img {display:block;width:auto;height:100%;margin:auto;}
#visual .tg1 {position:relative;display:table;width:100%;height:100%;max-width:1400px;margin:auto;z-index:1;}
#visual .tg1 .h1 {display:table-cell;vertical-align:middle;color:#fff;text-align:center;font-family:"HANAMDAUM_T", sans-serif;font-size:40px;font-weight:400;letter-spacing:-.05em;padding-bottom:20px;box-sizing:border-box;}
#visual .tg1:after {position:absolute;bottom:-5px;right:47px;content:"";display:block;width:263px;height:231px;background:url(../../img/sub/sub_sprite.png) no-repeat;}
@media screen and (max-width:999px){
	#visual .tg1:after {right:0;width:210px;height:185px;background-size:800px auto;}	
	#visual .tg1 .h1 {padding-bottom:80px;font-size:36px;}
}
@media screen and (max-width:768px){
	#visual {height:270px;}
	#visual .tg1:after {width:158px;height:139px;background-size:600px auto;}
	#visual .tg1 .h1 {font-size:32px;}
}
@media screen and (max-width:599px){
	#visual {height:240px;}
	#visual .tg1:after {width:158px;height:139px;background-size:600px auto;}
	#visual .tg1 .h1 {font-size:24px;}
}
@media screen and (max-width:399px){
	#visual .tg1:after {display:none}
}

/* location */
#location1 {position:absolute;bottom:95px;left:0;width:100%;text-align:center;z-index:2}
#location1 .cont a {position:relative;display:inline-block;vertical-align:middle;color:#fff;font-weight:400;margin-right:22px;}
#location1 .cont a.home {width:17px;height:19px;background:url(../../img/sub/sub_sprite.png) no-repeat -415px 0;text-indent:-9999px;margin-top:-4px}
#location1 .cont a:before {position:absolute;top:9px;right:-14px;content:"";display:block;width:3px;height:3px;background:#fff;border-radius:50%;}
#location1 .cont a:last-child {margin-right:0}
#location1 .cont a:last-child:before {display:none}
@media screen and (max-width:999px){
	#location1 {bottom:130px;}
}
@media screen and (max-width:768px){
	#location1 {bottom:120px;}
}
@media screen and (max-width:599px){
	#location1 {bottom:115px;}
	#location1 .cont a {font-size:15px;margin-right:15px;}
	#location1 .cont a:before {right:-11px}
}
@media screen and (max-width:399px){
	#location1 .cont a {font-size:14px;margin-right:12px;}
	#location1 .cont a:before {top:7px;right:-9px}
	#location1 .cont a.home {width:15px;height:17px;background-size:900px auto;background-position:-374px 0;}
}


/* sns공유/인쇄 */
#bn1 {position:absolute;bottom:19px;left:calc(50% - 700px);width:1400px;text-align:right;z-index:2}
#bn1 ul:after {content:"";display:block;clear:both;}
#bn1 ul li {position:relative;display:inline-block;vertical-align:top}
#bn1 ul li.share1 .toggle, #bn1>ul>li>button {position:relative;width:48px;height:48px;display:inline-block;vertical-align:middle;border:0;background:rgba(255,255,255,.8) url(../../img/sub/sub_sprite.png) no-repeat;margin-left:2px;border-radius:50%;}
#bn1 ul li.share1 .toggle {background-position:-265px 0;}
#bn1 ul li.share1 .toggle.on {background-color:#b25bdb}
#bn1 ul li.link button {background-position:-315px 0}
#bn1 ul li.print button {background-position:-365px 0}
#bn1share1 {position:absolute;top:10px;right:90px;display:none;}
#bn1share1 ul li button {width:27px;height:27px;background:url(../../img/sub/sub_sprite.png) no-repeat;border:0;margin-left:1px;}
#bn1share1.on {display:block;width:200px;text-align:right;}
#bn1share1 .m.close {position:absolute;top:0;right:-33px;width:27px;height:27px;background:url(../../img/sub/sub_sprite.png) no-repeat -265px -50px}
#bn1share1 .facebook button {background-position:-295px -50px;margin-left:0}
#bn1share1 .twitter button {background-position:-325px -50px}
#bn1share1 .blog button {background-position:-355px -50px}
#bn1share1 .kakaostory button {background-position:-385px -50px}
@media screen and (max-width:1419px){
	#bn1 {width:calc(100% - 20px);left:10px;}
}
@media screen and (max-width:999px){
	#bn1 {text-align:center;bottom:70px}
}
@media screen and (max-width:768px){
	#bn1 {text-align:center;bottom:65px}
	#bn1 ul li.share1 .toggle, #bn1>ul>li>button {width:38px;height:38px;background-size:800px auto;}
	#bn1 ul li.share1 .toggle {background-position:-212px 0;}
	#bn1 ul li.link button {background-position:-252px 0}
	#bn1 ul li.print button {background-position:-292px 0}
	#bn1share1 {top:6px;right:80px;}
}
@media screen and (max-width:499px){
	#bn1 {z-index:3}
	#bn1share1 ul li {display:block;margin-top:3px}
	#bn1share1.on {width:30px;top:70px;right:7px;}
	#bn1share1 .m.close {top:-28px;right:0;}
}

/* 좌측메뉴 */
#sidebar {position:relative;text-align:center;}
#sidebar .snb1 {max-width:1400px;margin:auto;}
#sidebar .snb1 .d2 ul {padding:50px 0}
#sidebar .snb1 .d2 ul li {display:inline-block;vertical-align:top;min-width:180px;margin:0 5px}
#sidebar .snb1 .d2 ul li a {display:block;font-size:18px;color:#424242;height:55px;line-height:57px;border-radius:30px;background:#f2eeef;padding:0 22px;}
#sidebar .snb1 .d2 ul li.on a {background-color:#380285;color:#fff;font-weight:600;font-size:19px;border-top-left-radius:10px;text-decoration:underline;text-underline-position:under}
@media screen and (max-width:1259px){
	#sidebar .snb1 .d2 ul li {width:calc(100% / 5)}
}
@media screen and (max-width:999px){
	#sidebar .snb1 .d2 ul {padding:35px 0}
	#sidebar .snb1 .d2 ul li {width:calc(25% - 14px);margin:0}
	#sidebar .snb1 .d2 ul li a {font-size:17px;line-height:55px;padding:0 18px;}
	#sidebar .snb1 .d2 ul li.on a {font-size:18px;}
}
@media screen and (max-width:768px){
	#sidebar {display:none}
}

/* 본문상단 제목 */
#body_title {text-align:center;border-bottom:2px solid #000;margin-bottom:40px;}
#body_title .hb1.h1 {position:relative;display:inline-block;vertical-align:top;font-family:"HANAMDAUM_T", sans-serif;font-size:44px;font-weight:400;color:#000;letter-spacing:-.05em;line-height:1;margin:40px 0 30px;}
#body_title .hb1.h1:before {position:absolute;top:-26px;right:-14px;content:"";display:block;width:18px;height:18px;box-sizing:border-box;border:5px solid #000;border-radius:50%;}
@media screen and (max-width:1259px){
	#body_title .hb1.h1 {font-size:40px;}
}
@media screen and (max-width:999px){
	#body_title .hb1.h1 {font-size:32px;margin:35px 0 25px;}
	#body_title .hb1.h1:before {width:16px;height:16px;top:-22px;right:-12px;}
}
@media screen and (max-width:768px){
	#body_title .hb1.h1 {font-size:28px;margin:40px 0 20px;}
	#body_title .hb1.h1:before {width:14px;height:14px;top:-20px;right:-12px;border-width:4px;}
}
@media screen and (max-width:599px){
	#body_title .hb1.h1 {font-size:24px;margin:40px 0 15px;}
}
@media screen and (max-width:499px){
	#body_title {margin-bottom:30px}
	#body_title .hb1.h1 {font-size:20px;margin:40px 0 15px;}
	#body_title .hb1.h1:before {width:12px;height:12px;top:-16px;right:-12px;border-width:3px;}
}

/* 본문 */
#body {position:static;font-size:16px;}
#body_content {padding-bottom:50px;min-height:200px;font-family:"S-CoreDream", sans-serif;}
@media screen and (max-width:599px){
	#body_content {padding-bottom:30px}
}


/* #body_foot */
#body_foot {position:relative;margin-bottom:50px;background:#fbfbfb;border:1px solid #ebe7e8;border-bottom-right-radius:15px;padding-left:200px;padding-right:50px;font-family:"S-CoreDream", sans-serif;font-size:16px;}
#body_foot:before {position:absolute;top:24px;left:38px;content:"";display:block;width:120px;height:120px;background:url(../../img/sub/sub_sprite.png) no-repeat -435px 0;}

/* 담당자 */
#charge1 {padding:24px 0 23px;border-bottom:1px solid #eceaf0;}
#charge1:after {content:"";display:block;clear:both;}
#charge1 dl {float:left;width:44%;font-weight:500;color:#404040}
#charge1 dl dt, #charge1 dl dd {float:left;}
#charge1 dl dt {position:relative;padding-left:27px;font-weight:400;}
#charge1 dl dt:before {position:absolute;top:0;left:0;content:"";display:block;width:23px;height:22px;background:url(../../img/sub/sub_sprite.png) no-repeat;}
#charge1 dl.contact dt:before {background-position:-265px -79px}
#charge1 dl.phone dt:before {background-position:-290px -79px}
#charge1 dl dd:before {content:":";display:inline-block;margin:-1px 5px 0}
#satisfy1 {position:relative;font-weight:500;padding:30px 125px 42px 0}
#satisfy1 .question, #satisfy1 .answer, #satisfy1 .answer .grade, #satisfy1 .answer .grade li {float:left}
#satisfy1 .question {margin:5px 0;color:#404040}
#satisfy1 .answer .grade {margin-left:17px;}
#satisfy1 .answer .grade li {margin-left:20px;}
#satisfy1 .answer .grade li input[type=radio] {position:relative;margin:0;width:28px;height:28px;}
#satisfy1 .answer .grade li input[type=radio]:before {position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background:url(../../img/lib/ic28form1radio1off.png) no-repeat;}
#satisfy1 .answer .grade li input[type=radio]:checked:before {background-image:url(../../img/lib/ic28form1radio1on.png)}
#satisfy1 .answer .grade li label {color:#666;margin-left:10px;font-weight:400}
#satisfy1 .answer .bt1.submit {position:absolute;top:17px;right:0;width:120px;height:50px;border-radius:10px;background:#16095b;color:#fff;font-size:17px;font-weight:500;letter-spacing:-.05em;text-align:center;border:0;margin:0}
@media screen and (max-width:1399px){
	#satisfy1 {padding-top:20px;padding-bottom:32px;}
	#satisfy1 .question {float:none;}
	#satisfy1 .answer .grade {margin-left:-20px;margin-top:5px;}
	#satisfy1 .answer .bt1.submit {top:20px;}
}
@media screen and (max-width:1259px){
	#body_foot {padding-left:30px;padding-right:30px}
	#body_foot:before {display:none}
	#charge1 {padding:20px 0 19px;}
	#charge1 dl {width:50%;}
	#satisfy1 {padding-top:15px;padding-bottom:20px;}
}
@media screen and (max-width:768px){
	#body_foot {padding:0 20px;}
	#charge1 {font-size:15px;}
	#satisfy1 .question {font-size:15px;}
	#satisfy1 .answer .grade li input[type=radio] {width:24px;height:24px;}
	#satisfy1 .answer .grade li input[type=radio]:before {background-size:contain;}
	#satisfy1 .answer .grade li label {font-size:14px;margin-left:5px}
}
@media screen and (max-width:649px){
	#satisfy1 {padding-right:0}
	#satisfy1 .answer {float:none;}
	#satisfy1 .answer .grade li input[type=radio] {width:20px;height:20px;}
	#satisfy1 .answer .bt1.submit {position:relative;top:auto;right:auto;width:100%;height:45px;font-size:14px;margin-top:15px}
}
@media screen and (max-width:559px){
	#charge1 {padding:15px 0 14px}
	#charge1 dl dt, #charge1 dl dd {float:none;padding-left:30px;}
	#charge1 dl dd {margin-top:5px;}
	#charge1 dl dd:before {display:none}
}
@media screen and (max-width:449px){
	#body_foot>.container {min-width:auto}
	#charge1 dl {float:none;width:100%;margin:3px 0;font-size:14px;}
	#charge1 dl:after {content:"";display:block;clear:both;}
	#charge1 dl dt, #charge1 dl dd {float:left;padding-left:0}
	#charge1 dl dt:before {display:none}
	#charge1 dl dd {margin-top:0;}
	#charge1 dl dd:before {display:inline-block;}
	#satisfy1 .question {font-size:14px;}
	#satisfy1 .answer .grade {margin-left:-11px;width:calc(100% - 11px)}
	#satisfy1 .answer .grade li {margin-left:10px}
	#satisfy1 .answer .grade li input[type=radio] {width:16px;height:16px;}
}


/* #body_content */
/* 본문메뉴1.드롭다운.갭0.활성배경 20200626 */
.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:1;
	position:relative;
	height:21px;
	margin:0;
	padding:10px 30px 10px 10px;
	border:3px solid #555;
	background:#fff;
	color:#222;
	font-weight:600;
	text-align:left;
	text-decoration:none;
	text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;
}
.cnb1>.toggle{display:block;
	z-index:2;
	position:absolute;left:0;top:0;
	width:100%;
	height:44px;
	margin:0;padding:0;border:0;
	color:#000;
	text-align:left;
	text-decoration:none;background-color:transparent;
	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%;
	transition:.2s;
}
.cnb1>.toggle.on>.ic1{
	transform:rotate(180deg);
}
.cnb1 ul{
	list-style:none;margin:0;padding:0;
}
.cnb1 li{
	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 0;
	padding:.625em .75em;
	border:1px solid #e0e0e0;
	background:#f8f9fb;
	color:#555;
}
.cnb1 li>a:hover,
.cnb1 li>a:focus{
	z-index:10;
	border-color:#000;
	color:#000;
}
.cnb1 li.on>a{
	z-index:5;
	border-color:transparent;
	background-color:#3489a8;
	color:#fff;
	cursor:default;
}

/* 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;
	color:#000;
	text-align:left;
	text-decoration:none;background-color:transparent;
	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;
	color:#000;
	text-align:left;background-color:transparent;
	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%;}


	/* 본문메뉴1.갭0.불릿. 20200626 */
	.cnb1 {position:relative;font-size:17px;border:1px solid #e0e0e0;border-radius:10px;overflow:hidden;}
	.cnb1>.note{display:none;}
	.cnb1>.toggle{display:none;}
	.cnb1 ul{display:block !important; /* ☆ */
		position:relative;
		margin:0 0 -1px; /* 우측오차1px보정 */
		overflow:hidden;
	}
	.cnb1 ul:before,
	.cnb1 ul:after{content:'';display:table;} /* [IE8+] */
	.cnb1 ul:after{clear:both;}
	.cnb1 li {position:relative;width:auto;text-align:left;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
	.cnb1 li>a {position:relative;
		padding:19px 30px 18px 20px;
		border:0;margin:0;
		background:#f8f9fb;color:#333;font-weight:400;
	}
	.cnb1 li>a:after{content:'';display:block;
		position:absolute;right:15px;top:calc(50% - 7px);
		width:14px;height:14px;
		background:url(../../img/inc/cnb1bg1.png) no-repeat;
	}
	.cnb1 li.on {border-color:#3489a8}
	.cnb1 li.on>a:before {position:absolute;top:0;left:-1px;content:"";display:block;width:1px;height:calc(100% + 1px);background:#3489a8;z-index:1}
	.cnb1 li.on>a:after {background-image:url(../../img/inc/cnb1bg1on.png);}
	.cnb1 li.on:after {position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#3489a8;content:"";display:block;z-index:1}
	.cnb1 .col-1 li, .cnb1 .col-2 li:nth-child(even), .cnb1 .col-3 li:nth-child(3n), .cnb1 .col-4 li:nth-child(4n), .cnb1 .col-5 li:nth-child(5n), .cnb1 .col-6 li:nth-child(6n), .cnb1 .col-7 li:nth-child(7n), .cnb1 .col-8 li:nth-child(8n), .cnb1 .col-9 li:nth-child(9n), .cnb1 .col-10 li:nth-child(10n), .cnb1 .col-11 li:nth-child(11n) {border-right:0}

	/* 본문메뉴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 ◇◆◇◆◇◆◇◆◇◆◇◆ */






