
/*--------------------------------------
    eyoom (이윰빌더)
--------------------------------------*/
/* 폰트 - 구글 나눔고딕 */
body, h1, h2, h3, h4, h5, h6 {font-family: 'Noto Sans KR', sans-serif}

/*---------- common ----------*/
.clear-after:after {content:"";display:block;clear:both}
p, li {word-break:keep-all}
ul {margin-bottom:0}
.transition-03 {-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear;}

/* 편집 버튼 */
.btn-edit-admin {z-index:990;position:fixed;top:120px;right:-1px;width:130px;padding:5px 10px;background:rgba(255, 255, 255, 0.9);box-shadow:0 0 1px rgba(0,0,0,.7);}
.btn-edit-mode-wrap {position:relative;width:100%}
.btn-edit-mode {display:none;z-index:5;position:absolute;width:100%}
.btn-edit-mode a {display:inline-block !important;width:auto;padding:1px 8px !important;color:#fff !important}

.fix-navi {position:fixed;bottom:47px;right:20px;z-index:99}
.fix-navi ul {margin:0}
.fix-navi ul li {margin-top:3px}
.fix-navi ul li a {display:block;width:80px;height:80px;padding-top:10px;text-align:center;background:#2A3243;color:#fff}
.fix-navi ul li a:hover {background:#385170;}
.fix-navi ul li a strong {display:block;line-height:15px;font-size:12px;color:#4FB1EB;}
.fix-navi ul li a i {line-height:30px;font-size:20px;}
.fix-navi ul li a span {display:block;line-height:13px;font-size:10px}
@media (max-width:767px){
	.fix-navi {bottom:0;right:0;width:100%}
	.fix-navi ul {}
	.fix-navi ul:after {content:"";display:block;clear:both}
	.fix-navi ul li {float:left;width:33.333%;margin-top:0}
	.fix-navi ul li a {width:100%;height:50px;padding:5px 0;border-right:1px solid #222938;broder-right:1px solid #414858}
	.fix-navi ul li a i {display:none}
	.fix-navi ul li a strong, .fix-navi ul li a span {line-height:20px}
}

/*---------- Wrapper & Basic Body ----------*/
.wrapper-inner {position:relative;  background:#fff;}
.basic-body.sub-basic-body {padding:15px 0 30px}
@media (min-width:768px){
    .basic-body.sub-basic-body {padding:0 0 0px 0;}
	.basic-body.sub-basic-body .container {position: relative;/* background:#fff;*//* margin-bottom: 20px; padding:0px 15px; border:1px solid #d6d6d6;*/}
	.requset-box .container {padding:15px 25px}
}
@media (min-width:1280px){
	.wrapper-inner.box-layout {width:1200px;margin:0 auto;box-shadow:0 0 3px rgba(0,0,0,0.4)}
}
@media (max-width:991px){
	.basic-body.sub-basic-body {background:#fff;padding:0;}
}


.pc_ver{display:block;}
.m_ver{display:none;}
@media (max-width:991px){
	.pc_ver{display:none;}
	.m_ver{display:block;}
}


/*---------- Header ----------*/

#hd_top { display:none;}
@media (max-width:1280px) {
	#hd_top { display:block; width:100%; height:50px; background:#f8f8f8;}
	#hd_top ul {float:right; padding-top: 10px;}
	#hd_top li {display:inline-block; margin:0 5px;}
}
@media (max-width:991px) {
	#hd_top { display:block;}
}

/*헤더상단*/
#hd_wrap {display: block; position: fixed; z-index: 999; top: 0; width: 100%; background: #fff;}
#hd_wrap #header {width:100%; height:100px;}
#hd_wrap #header .header-left {float:left; width:20%;}
#hd_wrap #header .header-left .header-logo {padding-left:45px; overflow:hidden; margin:14px 0;}
#hd_wrap #header .header-left .header-logo a {float:left; height:56px;}
#hd_wrap #header .header-left .header-logo img {display:block; max-height:56px; width:auto;}
#hd_wrap #header .header-center {float:left; width:60%;}
#hd_wrap #header .header-center .navbar-nav {display:flex;justify-content:center;width:100%;}
#hd_wrap #header .header-center .navbar-nav > li {float:none;position:relative;padding:0 0px; width:20%;}
#hd_wrap #header .header-center .navbar-nav > li > a {padding:0;line-height:84px;font-size:22px;font-weight:500;letter-spacing:-0.5px;text-align:center}
#hd_wrap #header .header-center .navbar-nav > li > a:hover {background:#fff; color:#5eb665;}
#hd_wrap #header .header-right {float:left; width:20%; padding-left:45px;}
#hd_wrap #header .header-right .top-right {display:flex;/*justify-content:flex-end*/}
#hd_wrap #header .header-right .top-right > li {display:inline-block; float:left;}
#hd_wrap #header .header-right .top-right > li > a {display:block;padding:0px 7px;font-size:18px;line-height:45px;text-align:center;color:#385170}
#hd_wrap #header .header-right .top-right > li > a img {width: 100%;}
/*헤더내부상단*/
#hd_wrap .infoBox { position:absolute; z-index:1000; top:95px; left:0; width:100%; height:340px; background-color:#fff; border-top:solid 1px #ededed; border-bottom: 6px solid #51bc59; overflow:hidden; box-shadow:0 5px 5px rgba(0,0,0,.07); }
#hd_wrap .infoBox .container { width:100%; height:380px; padding:0;}

#hd_wrap .infoBox .container .subMenu {width: 8.57%; height:338px; float:left; border-left:1px solid #ddd; padding-top:30px; /*padding-left:25px;*/ box-sizing:border-box;}
#hd_wrap .infoBox .container .subMenu.right {width: 20%; height:338px; float:right; border-left:1px solid #ddd; padding-top:30px; /*padding-left:25px;*/ box-sizing:border-box;}
#hd_wrap .infoBox .container .subMenu2 {width: 10%; height:338px; float:left; border-left:1px solid #ddd; /*padding-top:30px; padding-left:25px;*/ box-sizing:border-box;}

#hd_wrap .infoBox .container .subMenu.menu_title {width:20%;background:url('/images/sub_info_bg2.jpg') no-repeat; background-position: 50% 94%; }
#hd_wrap .infoBox .container .subMenu.menu_title h4 {font-size: 22px; font-weight:bold; padding-left:35px}
#hd_wrap .infoBox .container .subMenu {}
#hd_wrap .infoBox .container .subMenu h5 {font-size: 20px; /*font-weight:bold;*/}
/*#hd_wrap .infoBox .container .subMenu .menu {padding: 40px 0 0 25px;}
#hd_wrap .infoBox .container .subMenu .menu:first-child {padding: 0px 0 0 25px;}*/
#hd_wrap .infoBox .container .subMenu .sm_menu {/*padding-left: 15px;*/ padding-top: 0px;}
#hd_wrap .infoBox .container .subMenu .sm_menu li {line-height:24px; text-align: center; font-size:16px; padding: 5px;}
#hd_wrap .infoBox .container .subMenu .sm_menu li.active {background:#5eb665;}
#hd_wrap .infoBox .container .subMenu .sm_menu li.active a {color:#fff;}
#hd_wrap .infoBox .container .subMenu .notify {padding: 0 25px;}
#hd_wrap .infoBox .container .subMenu .notify dt { font-size:20px; font-weight:600; color:#10a910; letter-spacing:-1.7px; }
#hd_wrap .infoBox .container .subMenu .notify dt:after { content:''; width:67px; border-bottom:solid 3px #10a910; margin:10px 0 15px 1px; display:block; }
#hd_wrap .infoBox .container .subMenu .notify dd { margin-top:8px; word-wrap:break-word; word-break:keep-all; }
#hd_wrap .infoBox .container .subMenu .notify strong { font-size:24px; font-weight:600; color:#10a910; line-height:26px; }
#hd_wrap .infoBox .container .subMenu .notify .counsel { position:relative; float:left; width:50%; height:115px; background:url('/images/icon_counsel.png') center 14px no-repeat #b0b0b0; margin-top:35px; padding:85px 8px 0 8px; font-size:16px; font-weight:400; color:#fff; letter-spacing:-0.75px; text-align:center; display:block; box-sizing:border-box; word-wrap:break-word; word-break:keep-all; }
#hd_wrap .infoBox .container .subMenu .notify .checkup { position:relative; float:left; width:50%; height:115px; background:url('/images/icon_checkup.png') center 14px no-repeat #fff; border:solid 1px #b0b0b0; margin-top:35px; padding:85px 8px 0 8px; font-size:16px; font-weight:400; color:#a0a7b4; letter-spacing:-0.75px; text-align:center; display:block; box-sizing:border-box; word-wrap:break-word; word-break:keep-all; }

#hd_wrap .infoBox .container .subMenu2 {}
#hd_wrap .infoBox .container .subMenu2 h5 {font-size: 20px; /*font-weight:bold;*/}
#hd_wrap .infoBox .container .subMenu2 .menu {padding: 40px 0 0 25px;}
#hd_wrap .infoBox .container .subMenu2 .menu:first-child {padding: 0px 0 0 0px;}
#hd_wrap .infoBox .container .subMenu2 .sm_menu {/*padding-left: 15px; padding-top: 20px;*/}
#hd_wrap .infoBox .container .subMenu2 .sm_menu li {line-height:24px; font-size:16px; padding: 5px; text-align:center;}
#hd_wrap .infoBox .container .subMenu2 .sm_menu li.active {background:#5eb665;}
#hd_wrap .infoBox .container .subMenu2 .sm_menu li.active a {color:#fff;}
#hd_wrap .infoBox .container .subMenu2 .notify {padding: 0 0 0 25px;}
#hd_wrap .infoBox .container .subMenu2 .notify dt { font-size:20px; font-weight:600; color:#10a910; letter-spacing:-1.7px; }
#hd_wrap .infoBox .container .subMenu2 .notify dt:after { content:''; width:67px; border-bottom:solid 3px #10a910; margin:10px 0 15px 1px; display:block; }
#hd_wrap .infoBox .container .subMenu2 .notify dd { margin-top:8px; word-wrap:break-word; word-break:keep-all; }
#hd_wrap .infoBox .container .subMenu2 .notify strong { font-size:24px; font-weight:600; color:#10a910; line-height:26px; }
#hd_wrap .infoBox .container .subMenu2 .notify .counsel { position:relative; float:left; width:50%; height:115px; background:url('/images/icon_counsel.png') center 14px no-repeat #b0b0b0; margin-top:45px; padding:85px 20px 0 20px; font-size:16px; font-weight:400; color:#fff; letter-spacing:-0.75px; text-align:center; display:block; box-sizing:border-box; word-wrap:break-word; word-break:keep-all; }
#hd_wrap .infoBox .container .subMenu2 .notify .checkup { position:relative; float:left; width:50%; height:115px; background:url('/images/icon_checkup.png') center 14px no-repeat #fff; border:solid 1px #b0b0b0; margin-top:45px; padding:85px 20px 0 20px; font-size:16px; font-weight:400; color:#a0a7b4; letter-spacing:-0.75px; text-align:center; display:block; box-sizing:border-box; word-wrap:break-word; word-break:keep-all; }


@media (max-width:1300px){
	#hd_wrap #header .header-center .navbar-nav > li {
		padding: 0 20px;
	}
	#hd_wrap #header .header-center .navbar-nav > li > a {
		font-size: 18px;
	}

	#hd_wrap #header .header-left .header-logo {
		padding-left: 15px;
	}

	#hd_wrap .infoBox .container .subMenu.menu_title {
		background-position: 50% 94%;
	}	

	#hd_wrap .infoBox .container .subMenu {
		padding-top: 15px;
	}

	#hd_wrap .infoBox .container .subMenu .sm_menu li {
		line-height: 20px;
	}

	#hd_wrap .infoBox .container .subMenu .sm_menu li a {
		font-size: 16px;
	}
}

@media (max-width:1280px){
	#hd_wrap #header .header-left .header-logo {
		padding-left: 15px;
	}
	#hd_wrap #header .header-left .header-logo img {
		height: 52px;
	}

	#hd_wrap #header .header-center {
		width: 80%;
	}

	#hd_wrap #header .header-center .navbar-nav {
		justify-content: normal;
	}

	#hd_wrap #header .header-center .navbar-nav > li {
		padding: 0 5px;
		width: 13.7%;
	}

	#hd_wrap #header .header-center .navbar-nav > li > a {
		font-size: 20px;
	}
	#hd_wrap #header .header-right {
		padding-right: 15px;
		display:none;
	}
	
	#hd_wrap .infoBox {
		top: 145px;
	}

	#hd_wrap .infoBox .container .subMenu.right {
		display: none;
	}

	#hd_wrap .infoBox .container {
		height: 280px;
	}

	#hd_wrap .infoBox .container .subMenu.menu_title {
		width: 20%;
	}

	#hd_wrap .infoBox .container .subMenu {
		width: 11%;
		padding-top: 20px;
		height: 333px;
		text-align: center;
	}

	#hd_wrap .infoBox .container .subMenu .sm_menu {
		padding: 0;
	}

	#hd_wrap .infoBox .container .subMenu .menu:first-child {
		padding: 0px;
	}

	#hd_wrap .infoBox .container .subMenu .sm_menu li {
		line-height: 20px;
	}

	#hd_wrap .infoBox .container .subMenu .sm_menu li a {
		font-size: 15px;
	}
}

@media (max-width:991px){
	#hd_wrap {
		display: none;
	}
}

/* header layout */
.m_header {position:fixed;z-index:999;top:0;width:100%;background:#000;display:none;}

@media (max-width:991px){
	.m_header {
		display:block;
	}
}

.header-left {float:left;width:25%}
.header-center {float:left;width:50%}
.header-right {float:right;width:25%}
.header.header-fixed-trans {box-shadow:0 0 1px rgba(0,0,0,.35)}
.header-sticky-space {height:75px}
@media (max-width:991px){
	.header-left {float:left;width:50%}
	.header-center {width:0}
	.header-right {float:right;width:50%}
	.header-sticky-space {height:60px}
}

/* header logo - 로고 */
.header-logo {padding-left:30px;overflow:hidden;margin:20px 0}
.header-logo a {float:left;height:40px;}
.header-logo span {display:block;font-size:28px;line-height:35px;color:#1b1b1b}
.header-logo img {display:block;max-height:35px;width:auto}

@media (max-width:991px){
	.header-logo {margin-top: 6px;padding-left:15px;overflow:inherit;}
	.header-logo a {height:40px}
	.header-logo span {font-size:20px;line-height:26px}
	.header-logo img {max-height:48px}
}
@media(max-width:450px) {
	.header-logo img{max-height:80px}
}



/*---------- Header Nav - 메인메뉴 ----------*/
.header-nav .navbar-nav > li .dropdown-menu li a i {position:absolute;right:15px;top:19px}
/* 992px 이상 메뉴 - pc */
@media (min-width: 992px) {
	.header-nav {position:relative}
	.sidebar .sidebar-left-content h3 {display:none}
	.header-nav .navbar {margin-bottom:0;border:0 none}
	.header-nav .navbar-nav {display:flex;justify-content:center;width:100%;}
	.header-nav .navbar-nav > li {float:none;position:relative;padding:0 20px;}
	.header-nav .navbar-nav > li > a {padding:0;line-height:75px;font-size:15px;font-weight:700;text-align:center}
	.header-nav .navbar-nav > li > a:hover, .header-nav .navbar-nav > li.open > a {color:#1b1b1b;background:none}
	/*.header-nav .navbar-nav > li > a:after {content:"";opacity:0;position:absolute;top:50px;left:0;width:100%;height:1px;background:#1b1b1b;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}
	.header-nav .navbar-nav > li > a:hover:after, .header-nav .navbar-nav > li.open > a:after, .header-nav .navbar-nav > li.active > a:after {opacity:1;top:58px;height:2px}*/
	.header-nav .navbar-nav > li > ul {display:block !important;left:50%;;padding:0;border:0;width:100%;text-align:center;background:#262626;transform-origin:top;transform:perspective(1000px) rotateX(-90deg) translateX(-50%);transition:transform .35s ease;box-shadow:0 0 0 #fff}
	.header-nav .navbar-nav > li.open > ul {transform:rotateX(0) translateX(-50%);}
	.header-nav .navbar-nav > li ul li {position:relative}
	.header-nav .navbar-nav > li ul li a {height:50px;padding:15px 5px;color:#ddd;background:none;border-bottom:1px solid rgba(0,0,0,.2);font-size:13px}
	.header-nav .navbar-nav > li ul li a:hover, .header-nav .navbar-nav > li ul li.active > a {color:#fff;background:#57B5E7}
	.header-nav .navbar-nav > li ul li ul {display:block !important;top:0;left:100%;margin:0;padding:0;border:0 none;background:#363636;transform-origin:left;transform:perspective(1000px) rotateY(90deg);transition:transform .35s ease;}
	.header-nav .navbar-nav > li ul li:hover ul {transform:rotateY(0);}
	.header-nav .navbar-nav > li ul li ul li a {padding:15px}
	.nav > li > a:focus {background:none}
	.header-sticky-space.header-fixed-space-trans {margin-top:66px}
}
@media (min-width: 1200px) {
	.header-nav .navbar-nav > li {padding:0 30px}
}

/* 992px 미만 메뉴 - 모바일 */
@media (max-width: 991px) {
	.sidebar.left {z-index:999;display:none;position:fixed;top:0;left:0;bottom:0;width:280px;background:rgba(204, 204, 204, 0.9)}
	.sidebar-left-mask {display:none}
	.sidebar-left-mask.active {display:block;position:fixed;top:0;bottom:0;left:0;right:0;z-index:998;background:#000;opacity:0.0}

	.sidebar.right {z-index:999;display:none;position:fixed;top:0;right:0;bottom:0;width:280px;background:rgba(204, 204, 204, 0.9)}
	.sidebar-right-mask {display:none}
	.sidebar-right-mask.active {display:block;position:fixed;top:0;bottom:0;right:0;right:0;z-index:998;background:#000;opacity:0.5}

	.sidebar .sidebar-left-content.active {position:relative;height:100%;width:100%;box-shadow:0 0 5px rgba(0,0,0,0.25);overflow-y:auto;-webkit-overflow-scrolling:touch}
	.header-nav .navbar {min-height:auto;margin-bottom:0}
	.header-nav .navbar-nav {position:relative;margin:0;float:none}
	.header-nav .navbar-nav > .nav-li-space {height:44px;border-bottom:none;border-top:1px solid #e5e5e5;background:#f2f2f2}
	.header-nav .navbar-nav > li {float:none;width:100% !important}
	.header-nav .navbar-nav > li > a {font-size:14px;padding:10px 15px;color:#555}
	.header-nav .navbar-nav > li a {border-bottom:1px solid #DADADA}
	.header-nav .navbar-nav > li > .cate-dropdown-open {position:absolute;top:1px;right:0;width:40px;height:40px;line-height:40px;margin:0;padding:0;text-align:center;border:0 none;border-left:1px solid #DADADA;z-index:9}
	.header-nav .navbar-nav > li > .cate-dropdown-open:before {content:"\f067";font-family:'Font Awesome\ 5 Free';font-weight:900;color:#656565}
	.header-nav .navbar-nav > li > .cate-dropdown-open:hover {border-top:0}
	.header-nav .navbar-nav > li.open > .cate-dropdown-open:before {content:"\f068";font-family:'Font Awesome\ 5 Free';font-weight:900;color:#000}
	.header-nav .navbar-nav .open .dropdown-menu {border:0;float:none;width:auto;margin:0;padding:0;position:static;box-shadow:none;background-color:transparent}
	.header-nav .navbar-nav .open .dropdown-menu > li > a {color:#555;line-height:26px}
	.header-nav .navbar-nav .open .dropdown-menu > li:first-child > a {border-top:0 none}
	.header-nav .navbar-nav .open .dropdown-menu > li > a, .header-nav .navbar-nav .open .dropdown-menu .dropdown-header {padding:5px 15px 5px 25px}
	.header-nav .navbar-nav .open .dropdown-menu > li > a:hover, .header-nav .navbar-nav .open .dropdown-menu > li > a:focus {color:#000}
	.header-nav .navbar-nav > .open > a, .header-nav .navbar-nav > .open > a:hover, .header-nav .navbar-nav > .open > a:focus {color:#000;background:inherit}
	.header-nav .navbar-nav > .active > a, .header-nav .navbar-nav > .active > a:hover, .header-nav .navbar-nav > .active > a:focus {color:#000;background:inherit}
	.header-nav .navbar-nav .dropdown .dropdown-submenu > a {font-size:12px}
	.header-nav .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {color:#555;line-height:22px;border-top:0 none;padding:5px 15px 5px 30px}
	.header-nav .navbar-nav .dropdown-submenu > .dropdown-menu {display:block}

	.nav>li>a:hover, .nav>li>a:focus {background:none}
	.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {border-color:#dadada}
}

.sidebar .sidebar-member-menu {display:none}
@media (max-width: 991px) {

	.sidebar.left {z-index:999;display:none;position:fixed;top:60px;left:0;bottom:0;width:280px;background:#EBEFF3}
	.sidebar-left-mask {display:none}
	.sidebar-left-mask.active {display:block;position:fixed;top:0;bottom:0;left:0;right:0;z-index:998;background:#000;opacity:0.0}
	.sidebar .sidebar-left-content.active {position:relative;height:100%;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}
	.sidebar .sidebar-left-content h3 {margin:0;padding:0 15px;line-height:50px;background:#102F41;color:#fff;font-size:20px;letter-spacing:2px;font-family: 'Do Hyeon', sans-serif}

	.sidebar.right {z-index:999;display:none;position:fixed;top:60px;right:0;bottom:0;width:280px;background:#EBEFF3}
	.sidebar-right-mask {display:none}
	.sidebar-right-mask.active {display:block;position:fixed;top:0;bottom:0;right:0;right:0;z-index:998;background:#000;opacity:0.5}
	.sidebar .sidebar-right-content.active {position:relative;height:100%;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}
	.sidebar .sidebar-right-content h3 {margin:0;padding:0 15px;line-height:50px;background:#102F41;color:#fff;font-size:20px;letter-spacing:2px;font-family: 'Do Hyeon', sans-serif}

	.sidebar .sidebar-member-menu {position:relative;display:block;padding:0 15px 20px;border-bottom:1px solid #e5e5e5}
	.sidebar .sidebar-member-menu .sidebar-lg-btn {margin-bottom:20px}
	.sidebar .sidebar-member-menu .sidebar-member-btn-box {display:inline-block;float:left;width:50%}
	.sidebar .sidebar-member-menu .sidebar-member-btn {position:relative;background:#656565;width:120px;height:40px;line-height:40px;color:#fff;text-align:center;border-radius:2px !important}
	.sidebar .sidebar-member-menu .sidebar-other-btn {position:relative;background:#252525;width:120px;height:30px;line-height:30px;color:#fff;text-align:center;border-radius:2px !important}
	.header-nav .navbar-nav {position:relative;margin:0;float:none;background:#fff}
	.header-nav .navbar-nav > .nav-li-space {height:44px;border-bottom:none;border-top:1px solid #e5e5e5;background:#f2f2f2}
	.header-nav .navbar-nav > li {float:none; padding-left:0;padding-right:0;}
	.header-nav .navbar-nav > li > a {font-size:13px;padding:10px 15px;color:#000}
	.header-nav .navbar-nav > li a {border-bottom:none;border-top:1px solid #e5e5e5}
	.header-nav .navbar-nav > li a:hover {border-top:1px solid #e5e5e5}
	.header-nav .navbar-nav > li:first-child > a {border-top:1px solid transparent}
	.header-nav .navbar-nav .open .dropdown-menu {border:0;float:none;width:auto;margin:0;padding:0;position:static;box-shadow:none;background-color:transparent}
	.header-nav .navbar-nav .open .dropdown-menu > li > a {padding:5px 15px 5px 25px;line-height:26px;color:#333;border-top:1px solid #e5e5e5}
	.header-nav .navbar-nav .open .dropdown-menu > li.active > a {color:#fff;background:#57B5E7 !important}
	.header-nav .navbar-nav .open .dropdown-menu > li:first-child > a {border-top:1px solid #e5e5e5}
	.header-nav .navbar-nav .open .dropdown-menu > li > a:hover, .header-nav .navbar-nav .open .dropdown-menu > li > a:focus {color:#fff;background:#707070}
	.header-nav .navbar-nav > .active > a, .header-nav .navbar-nav > .active > a:hover, .header-nav .navbar-nav > .active > a:focus {font-weight:700;color:#57B5E7;background:inherit}
	.header-nav .navbar-nav .dropdown .dropdown-submenu > a {font-size:12px;background:#e6e6e6;}
	.header-nav .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {color:#757575;line-height:22px;border-top:1px solid #e5e5e5;padding:5px 15px 5px 35px;background:#f8f8f8}
}

/* header topbar - 로그인, 회원가입 및 검색 버튼 */
.header-top-wrap{display:block !important;}
.top-bar-list {display:flex;justify-content:flex-end;}
.top-bar-list > li > a {display:block;width:75px;height:75px;padding-top:25px;font-size:12px;text-align:center;color:#ffffff}
.top-bar-list > li:last-child > a {border-right:0 none}
.top-bar-list > li > a i {display:block;margin-bottom:2px;font-size:18px}
.top-bar-list > li > a span {font-size:10px}
.top-bar-list > li > a:hover {/*background:#385170;*/color:#01aeff;}
.top-bar-list > li.mobile-nav-trigger {display:none}
@media (max-width:991px){
	.header-top-wrap{display:block !important;}
	.top-bar-list {padding-right:15px}
	.top-bar-list > li.mobile-nav-trigger {display:block}
	.top-bar-list > li > a {width:30px;height:60px;padding-top:17px;}
	.top-bar-list > li > a i {font-size:24px}
	.top-bar-list > li > a span {display:none}
}

/*---------- Board Title - 서브페이지 보드 타이틀 ----------*/
.board-title {position:relative;}
.board-title-image {position:relative;width:100%;height:350px;background-repeat:no-repeat;background-size:cover;background-position:center top}
.board-title-image:before {content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.35)}
.board-title-caption {position:absolute;top:50%;transform:translateY(-50%);width:100%;padding:0 15px;text-align:center}
.board-title-caption h2 {position:relative;margin:100px 0 0px;font-size:45px;color:#fff;font-weight:500;letter-spacing:-1px;}
/*.board-title-caption h2:after {content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:40px;height:1px;background:#fff}*/
.board-title-caption .breadcrumb {display:flex;justify-content:center;margin:0;background:none;color:#ddd}
.board-title-caption .breadcrumb li, .board-title-caption .breadcrumb a {font-size:15px;color:#eee}
.board-title-caption .breadcrumb a:hover {color:#57B5E7}
@media (max-width:991px) {
	.board-title {padding-left:0}
	.board-title-caption h2 {margin:80px 0 20px;font-size:20px}
	.board-title-caption .breadcrumb a {font-size:13px}

	.board-title-image {height:150px;}
}



/********************* submenu - 서브메뉴 *******************/
.submenu {position:relative;z-index:99;margin-bottom:40px;border-bottom:1px solid #E5E5E5;background:#282c45d9}
.submenu .sub-home-link {float:left;}	
.submenu .sub-home-link a {display:block;width:60px;height:60px;line-height:60px;text-align:center;font-size:20px;background:#1b1b1b;color:#fff}
.submenu .sub-home-link a:hover {background:#57B5E7}	
.submenu .submenu-title {position:relative;float:left;min-width:170px;padding:0 60px;cursor:pointer}	
.submenu .submenu-title.submenu-title-second {margin-left:-1px;background-color: rgba(0,0,0,0.18);}

.submenu .submenu-title:before {content:"";display:block;position:absolute;top:calc(50% - 15%);right:-13px;width:1px;height:30%;background:#fff;}
.submenu .submenu-title-after:after {content:"";display:block;position:absolute;top:50%;right:20px;transform:translateY(-50%) rotate(315deg);width:10px;height:10px;
	border-bottom:1px solid #fff;border-right:1px solid #fff}
	.submenu .submenu-title.submenu-title-second:before {display:none;}
.submenu .submenu-title-home::after {content:"";display:block;position:absolute;top:calc(50% - 15%);right:82px;width:1px;height:30%;background:#fff;}
.submenu .submenu-title h2 {margin:0;height:60px;line-height:60px;font-size:15px;color:#Fff;}	
.submenu .list-submenu {display:none;position:absolute;top:100%;left:0px;z-index:1;width:100%;border:1px solid #e5e5e5;background:#fff}	
.submenu .list-submenu li {margin:0}	
.submenu .list-submenu li a {display:block;padding:10px 20px; font-size: 14px;}	
.submenu .list-submenu li a:hover {color:#57B5E7}
.submenu-title-home{min-width:70px !important;padding:0 8px !important;}
.submenu-title-home h2 img{vertical-align:middle;width:20px;padding-bottom:5px;margin-left:17px;}


@media (max-width:991px){
	.submenu {padding:0;border-width:1px 1px 0 0;margin-bottom:0;}
	.submenu .container {border-top:1px solid #E5E5E5;}
	.submenu .sub-home-link {position:absolute;top:0;left:0;float:none}
	.submenu .sub-home-link a {width:45px;height:45px;line-height:45px}
	.submenu .submenu-title {float:none;/*border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5*/}
	.submenu .submenu-title.submenu-title-after{padding:0 60px 0 38px;}
	.submenu .submenu-title:before {/*right:inherit;left:0; height:100%;top:0; color:#e5e5e5;*/display:none;}
	.submenu .submenu-title.submenu-title-second {margin-left:0;background-color:rgba(0,0,0,0.2);}
	.submenu .submenu-title h2 {height:45px;line-height:45px}
	.submenu .list-submenu li a {padding:10px 20px}
	.submenu .submenu-title-home::after{display:none;}
	.submenu .list-submenu{left:0;}
	.sub-desc{line-height:24px;}
}

/*---------- page title - 페이지 타이틀 ----------*/
.page-title {position:relative;margin:80px 0;letter-spacing:-1px;}
/*.page-title:after {content:"";display:block;position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);width:40px;height:1px;background:#ccc}*/
.page-title h2 {margin:0;text-align:center;font-weight:700;font-size:34px;color:#50a94f;}
@media (max-width:767px){
	.page-title {margin:25px 0}
	.page-title:after {bottom:-15px}
	.page-title h2 {font-size:24px}
}

/*---------- page title - 페이지 경로 ----------*/
.pageLink { margin:-106px 0 80px 0;}
.pageLink li { height:18px; padding: 0px 25px 0 25px; font-size:18px; font-weight:400; }

.pageLink { position:relative; z-index:1; width:100%; }
.pageLink:after { content:''; display:block; clear:both; }
.pageLink li { line-height:18px; background-image:url('/images/bullet.png'); background-repeat:no-repeat; }
.pageLink li a { line-height:18px; font-size: 18px; }
.pageLink .prev { float:left; background-position:left top; }
.pageLink .next { float:right; background-position:right bottom; }
@media (max-width:992px){
	.pageLink {display:none;}
}

/*---------- Footer - 하단 정보 ----------*/
.footer {border-top:1px solid #eee}
.footer-inner {position:relative;padding:70px 0;border-left:1px solid #eee;border-right:1px solid #eee}
.footer-inner:before, .footer-inner:after {content:"";display:block;position:absolute;top:0;z-index:-1;height:100%;width:1px;background:#eee}
.footer-inner:before {right:66.666%}
.footer-inner:after {right:33.333%}
.footer-box {padding:0 30px}
/* 하단 로고 */
.footer-logo {margin:0 0 20px}
.footer-logo a {float:left;display:block}
.footer-logo a img {display:block;max-height:40px;width:auto}
/* 회사정보 */
.footer-info address {margin:0;font-size:13px;line-height:30px;font-weight:700;color:#616363}
.footer-info .info-divider {color:color:#aaa}
.footer-info a {color:#57B5E7}
.footer-info a:hover {color:#bb0a30}
/* 하단 타이틀 */
.footer-title {margin:0 0 20px;font-size:24px;font-weight:700}
/* 하단 메뉴 */
.footer-menu li a {display:block;font-size:13px;line-height:40px;font-weight:700;border-bottom:1px solid #333}
.footer-menu li a:hover {color:#57B5E7}
/* 하단 메뉴 */
.footer-contact {margin-bottom:20px}
.footer-contact .contact-num {line-height:30px;font-size:24px;font-weight:700;color:#57B5E7}
/* 카피라이트 */
.copyright {padding:15px 0;margin:0;text-align:center;letter-spacing:2px;font-size:11px;background:#7B8796;color:#ccc}
@media (max-width:991px){
	.footer-inner {padding:40px 0}
	.footer-inner:before, .footer-inner:after {display:none}
	.footer-logo a img {max-height:30px}
	.footer-title {margin:0 0 10px;font-size:20px;}
	.copyright {margin-bottom:50px}
}

/* move top - 상단이동 */
.move-top {position:fixed;bottom:0;z-index:99;width:100%}
.move-top.hidden-top {bottom:-100px;opacity:0}
.move-top .container {position:relative}
.move-top-cursor {position:absolute;right:10px;width:150px;letter-spacing:1px;font-size:11px;transform-origin:bottom right;-webkit-transform-origin:bottom right;-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.move-top-cursor:hover {cursor:pointer;color:#385170;letter-spacing:2px}
.move-top-cursor:before {content:"";display:block;position:absolute;bottom:-5.5px;right:0;width:150px;height:1px;background:#bbb}
.move-top-cursor:after {content:"";display:block;position:absolute;top:19.5px;left:100px;width:6px;height:6px;background:#9fd3c7;border-radius:50% !important;-webkit-animation: moveTop 2s infinite;animation: moveTop 2s infinite;}
@-webkit-keyframes moveTop {
    0% {
		left:100px;
		opacity:1;
    }
    90% {
		left:0px;
    }
    100% {
		opacity:0;
    }
}
@keyframes moveTop {
    0% {
		left:100px;
		opacity:1;
    }
    90% {
		left:0px;
    }
    100% {
		opacity:0;
    }
}
@media (max-width:991px){
	.move-top-cursor {right:35px}
	.move-top-cursor:before {bottom:19px}
	.move-top-cursor:after {top:-4.5px}
}

/*---------- Modal ----------*/
.contents-modal .modal-box {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:400px;height:400px;margin:0;background:#fff}
.contents-modal .modal-box .modal-content {position:relative;padding:30px;box-shadow:0 0 0 #fff}
.contents-modal .modal-box .modal-content h4 {position:relative;margin:30px 0;font-size:26px;line-height:40px}
.contents-modal .modal-box .modal-content h4 span {font-weight:700;color:#385170}
.contents-modal .modal-box .modal-content h4:after {content:"";display:block;position:absolute;top:-15px;left:0;width:50px;height:3px;background:#9fd3c7}
/* --- 검색 모달 --- */
/* 입력창 */
.contents-modal .input-button {position:relative}
.contents-modal .input-button input[type="text"] {width:100%;padding:6px 12px;border:0 none;border-bottom:2px solid #909090;color:#909090;height:60px;font-size:20px}
.contents-modal .input-button .button {position:absolute;right:1px;top:10px;padding:0 20px;font-size:24px;height:40px;background:none;border:0 none}
.contents-modal .input-button .button input {position:absolute;top:0;right:0;padding:0;font-size:12px;line-height:40px;opacity:0;cursor:pointer}
/* bottom */
.contents-modal .modal-box .contnets-bottom {margin-top:30px;padding-bottom:10px;text-align:center}
.contents-modal .modal-box .contnets-bottom button {border:0 none;position:relative;display:inline-block;overflow:hidden;padding:8px 25px;letter-spacing:2px;color:#1b1b1b;background:none;border-width:1px;border-style:solid;border-color:#1b1b1b;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease}
.contents-modal .modal-box .contnets-bottom button:before {content:"";position:absolute;top:0;left:0;bottom:0;right:-50px;display:block;border-right:50px solid transparent;border-bottom:80px solid #1b1b1b;transform: translateX(-100%);-webkit-transition: all .5s ease;-moz-transition: all .5s ease;transition: all .5s ease}
.contents-modal .modal-box .contnets-bottom button:hover:before {transform: translateX(0)}
.contents-modal .modal-box .contnets-bottom button span {position: relative;z-index:1;}
.contents-modal .modal-box .contnets-bottom button:hover span {color:#fff}
@media (max-width:767px){
	.contents-modal .modal-box {width:300px;height:300px;}
	.contents-modal .modal-box .modal-content {padding:10px}
	.contents-modal .modal-box .modal-content h4 {margin-bottom:10px;font-size:20px;line-height:30px}
	.contents-modal .input-button input[type="text"] {height:50px;font-size:16px}
	.contents-modal .input-button .button {font-size:20px}
	.contents-modal .modal-box .contnets-bottom {margin-top:20px}
}
/* --- 멤버 모달 --- */
.contents-modal .modal-box .member-list {display:flex;justify-content:center}
.contents-modal .modal-box .member-list li {margin:0 10px;text-align:center}
.contents-modal .modal-box .member-list li a {display:block;width:80px;padding-bottom:10px;background:#eee}
.contents-modal .modal-box .member-list li a i {display:block;padding:20px 0;margin-bottom:5px;font-size:20px;background:#57B5E7;color:#fff}
.contents-modal .modal-box .member-list li a span {font-size:11px;color:#333}
.contents-modal .modal-box .member-list li a:hover {background:#333}
.contents-modal .modal-box .member-list li a:hover span {color:#fff}
@media (max-width:767px){
	.contents-modal .modal-box .member-list li a {width:70px;}
}

/*---------- Main Index ----------*/
.basic-body-main .container {position:relative}




@media screen and (max-width:1300px) {
	#contents .requset-box{margin:20px auto;max-width: 100%; padding:0 15px !important;}
	#contents .research-content{margin:0 auto;max-width: 100%; padding:0 15px !important;}
	#contents .container{margin:0 auto;max-width: 100%; padding:0 15px;}
}
@media screen and (max-width:991px) {
	
	/* common */
	.main-bg-wrap .main-content-wrap01 {padding:0;}
	.pc-hide{display:block !important;}
	.mobile-hide{display:none !important;}
	.br640 {display:block;}
}

@media screen and (max-width:600px) {
	#contents .requset-box{padding:0 !important;}
}