::selection{
	color:#fff;
	background:#b3b8be;
}
::-moz-selection{
	color:#fff;
	background:#b3b8be;
}


html,
body {
	font-family: 'Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-size: 16px;
	letter-spacing:-1px;
	margin: 0;
	padding: 0;

	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-0-font-smoothing: antialiased;
}
label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight:normal;
	vertical-align: baseline;
	background: transparent;
}
a {
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
a:focus {
	text-decoration: none;
	outline:none;
	outline-offset:0;
}
a:hover {
	text-decoration: none;
}
p {
	color: #4c4c4c;
	font-size: 0.92em;
	line-height: 22px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	display: inline-block;
}
img {
	max-width: 100%;
	height: auto;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
iframe,
audio {
	width: 100%;
	height: auto;
	border: none;
}
textarea {
	width: 100%;
	border: 1px solid #dadada;
	box-shadow: none;
	outline: 0 !important;
}
input{
	font-size: 0.85em;
	/*border: 1px solid #f4f4f4;*/
	border: 1px solid #dadada;
	box-shadow: none;
	outline: 0 !important;
}
.select {
	height: 36px;
	font-size: 1.0em;
	border: 1px solid #dadada;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	box-shadow: none;
	outline: 0 !important;
}
.form-control {
	height: 40px;
	font-size: 0.85em;
	border: 1px solid #dadada;
	box-shadow: none;
	outline: 0 !important;
}
.form-control:focus,
input:focus,
textarea:focus,
button:focus {
	border: 1px solid #fcd2b7;
	box-shadow: none;
	outline: 0 !important;
} 

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: 0 !important;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #919090;
  opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #919090;
  opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #919090;
  opacity:1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #919090;
  opacity:1;
}

/* 2.1 - Headings 
--------------------------------------------- */

h1 {
	font-size: 2.75em;
}
h2 {
	font-size: 2.18em;
}
h3 {
	font-size: 1.75em;
}
h4 {
	font-size: 1.375em;
}
h5 {
	font-size: 1.125em;
}
h6 {
	font-size: 1em;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
}


/*menu category*/
#category{display:none;position:fixed;top:0;right:0;width:100%;height:100%;z-index:100000;border-left:1px solid #ddd;}
.cate_bg{width:100%;height:100%;background:#000;background:rgba(0,0,0,0.6);position:absolute;top:0;left:0;z-index:100001}
.ct_wr{display:table-cell; width:260px;height:100%;position:absolute;top:0;right:-300px;z-index:100003;background:#fff; padding:10px 20px 50px 20px; overflow-y:auto;}
.ct_wr ul {display:block; width:100%; padding:0px; margin:0px auto;}
.ct_wr ul li{width:100%;}
#category .hd_tnb{ width:100%; padding:0px; margin:0px auto; text-align:center;}
#category .hd_tnb h1{width:100%; font-size:1.0em;  font-weight:600; color:#000; letter-spacing:0px; text-align:left; padding-bottom:8px;}
#category .hd_tnb h2{width:100%; font-size:0.8em; color:#505050; letter-spacing:0px; text-align:left;}
#category .hd_tnb h2 strong{color:#2a2a2a;}
#category .tabsTit{border-bottom:1px solid #ddd;margin:20px 0px 0px 0px;}
#category .tabsTit:after{display:block;visibility:hidden;clear:both;content:""}
#category .tabsTit li{float:left;text-align:left;width:100%;line-height:30px;color:#C3C3C3;border-bottom:3px solid #fff;text-transform: uppercase;}
#category .tabsTit .tabsHover{border-color:#000;color:#000;font-weight: bold;}

#category .tabsCon, #category .tabsList{ padding:0px; margin:0px;}

#category li a {color:#000;}

#category ul.cate{background:#fff;text-align:left;margin:0px; padding:0px;}
#category ul.cate>li{line-height:45px;border-bottom:1px solid #ddd;}
#category ul.cate li{position:relative;}
#category ul.cate li .ct_op_plus{display:block;background:url('/images/cate-bg.png') no-repeat 95% 17px;height:45px; width:100%;top:0;right:0;border:none; text-align:left;}
#category ul.cate li .ct_op{display:block; background-color:#fff; height:45px; width:100%;top:0;right:0;border:none; text-align:left;}
#category ul.cate li .ct_cl{background-position: 95% -30px}
#category ul.sub_cate{display:none;background:#fbfbfb; border-top:1px dashed #f1f1f1; border-bottom:1px solid #383838;}
#category ul.sub_cate li{width:100%;color:#4a4a4a;font-size:0.92em; cursor:pointer;}
#category ul.sub_cate li:hover, #category ul.sub_cate li:focus{background-color:#f7f4ef; color:#1e1e1e;}
#category ul.sub_cate span {padding-left:15px;}

.tab_1{
	display:inline-block;
	width: 100%;
	max-width:1200px;
	padding: 0px 5px;
	margin: 0px auto;
	text-align: center;
}
.tab_1 ul{
	width: 100%;
	max-width:1200px;
	padding: 0px 0px;
	margin: 0px auto;
}
.tab_1 ul li{
	padding:15px 0px;
	margin:0px -1px -1px 0px;
	font-size:0.8em;
	text-align: center;
	word-break:keep-all; 
	word-wrap:break-word;
	cursor:pointer;
}
.tab_1 ul li.off{
	background-color:#fafafa;
	border:1px solid #f5f5f5;
}
.tab_1 ul li.on{
	color: #fff;
	background-color:#d04237;
	border:1px solid #c83e34;
}



.tab_6{
	width: 100%;
	padding: 0px 0px;
	margin: 0px auto;
	text-align: center;
}
.tab_6 ul{
	display:block;
	width: 100%;
	max-width:1200px;
	padding: 0px 0px;
	margin: 0px auto;
	border-right:1px solid #f5f5f5;
}
.tab_6 ul li{
	padding:15px 0px;
	margin:0px -1px -1px 0px;
	font-size:0.9em;
	text-align: center;
	word-break:keep-all; 
	word-wrap:break-word;
	cursor:pointer;
}
.tab_6 ul li.off{
	background-color:#fafafa;
	border:1px solid #f5f5f5;
}
.tab_6 ul li.on{
	color: #fff;
	background-color:#323232;
	border:1px solid #262626;
}



.ct_bl{display:inline-block;background:#999;width:6px;height:6px}
.category_close{
	position:absolute;
	top:25px;right:-300px;
	width:40px;height:40px;
	border:0;
	z-index:100002;
    font-family: 'Open Sans', Sans-serif;
	font-weight:200;
	font-size:1.8em;
	color:#fff;
	background-color:#d04237;
	text-align:center;
}
.category_close:focus{
	border: none;
	outline: 0;
}



.header_blank{
	width:100%;
	height:0px;
}




/*quick-top*/
.quick_top_banner{
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #a1adb8;
	text-align: center;

	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.quick_top_banner .bg{
	width: 100%;
	max-width: 1200px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}
.quick_top_banner .btn{
	position: relative;
	width: 100%;
	max-width: 1200px;
	padding: 0px;
	margin: -1px 0px 0px 0px;
	text-align: right;
	vertical-align: top;
}
.quick_top_banner .btn .quick_top_close{
	position: absolute;
	top: 0px;
	right: -60px;
	padding: 0px;
	margin: 0px auto;
	cursor:pointer;
	z-index:900
}


/* Main Menu Section */
.main-menu {
	width: 100%;
	background-color:#fff;
	border-bottom:1px solid #00a650;
}

.main-menu .menu-logo{
	vertical-align:middle;
	margin:0px auto;
}
.main-menu .menu-logo a{
	font-family: 'NanumSquare';
	font-size:1.5em;
	font-weight:400;
	color:#000;
	padding:0px;
	margin:0px;
}
.main-menu .menu-logo a:hover{
	color:#000;
}
.gnb{
	width: 100%;
	background-color:#fff;
	border-top: 1px solid #71bf44;
	border-bottom: 1px solid #e7e7e7;
}
.gnb li.parent{
	background-image: url(/images/gnb_bar.png);
	background-position:right center;
	background-repeat: no-repeat;
}
.gnb li.parent:last-child{
	background-image: url();

}

.navbar-collapse {
	padding: 0px;
}
.navbar-toggle:focus {
	border: none;
	outline: 0;
}
.nav>li>a:hover {
	background-color: transparent;
	color: #0ca365;
}

@media (max-width: 767px) {
	.navbar-nav>li>a {
		font-family: 'nanum-barun-gothic-regular';
		font-style: normal;
		font-weight: 400;
		color: #3d3d3d;
		display: inline-block;
		font-size: 16px;
		line-height:40px;
		text-transform: capitalize;
		letter-spacing:-1px;

		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
	}
	.menu-list li{
		border-bottom:1px solid;
		border-color:#dfdfdf;
	}
}
@media (min-width: 768px) {
	.main-menu .menu-logo a{
		display:table-cell;
		min-width: 180px;
		height: 85px;
		vertical-align:middle;
	}
	.main-menu .menu-logo a img{
		width: 100%;
		vertical-align:middle;
	}

	.navbar-nav>li {
		padding: 0px 0px 0px 0px;
	}
	.navbar-nav>li>a {
		font-family: 'nanum-barun-gothic-regular';
		font-style: normal;
		font-weight: 400;
		color: #3d3d3d;
		display: inline-block;
		font-size: 15px;
		line-height:40px;
		margin:0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-transform: capitalize;
		letter-spacing:-0.5px;

		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
	}
	#headernavigation{
		float: left;
		font-size: 0;
		margin:0;
		width:100%;
		height:40px;
		padding-left:30px;
	}

	#headernavigation > li {
		display:inline-block;
		position: relative;
		margin: 0px;
		padding: 0px 18px;
	}

	#headernavigation > li.parent {
		text-align:center;
		/*
		background-image: (url/images/plus-gray.png);
		background-size: 7px 7px;
		background-repeat: no-repeat;
		background-position: left center;
		*/
	}
	#headernavigation > li.parent > a {
		text-align:center;
	}
	#headernavigation > li > a {
		padding: 0px 0px 0px 0px;
		text-decoration:none;
	}
	#headernavigation > li:hover > a,
	#headernavigation > li.current-menu-item > a {
		color: #0ca365;
	}
	#headernavigation li {
		position: relative;
	}

	ul.sub-menu { /* level 2 */
		display: none;
		float:left;
		left: 0px;
		top: 40px;
		width: 100%;
		position: absolute;
		box-shadow: 3px 3px 5px 0px rgba(0,0,0,.3);
		-webkit-filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		-moz-filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		-ms-filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		-o-filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		z-index: 9999;
	}

	ul.sub-menu ul.sub-menu { /* level 3+ */
		margin-top: -1px;
		padding-top: 0px 15px 0px 0px;;
		left: 149px;
		top: 0px;
	}

	ul.sub-menu > li {
		background-color: #fff;
		border: 1px solid #dadada;
		border-top: none;
		color: #4d4d4d;
		display: inline-block;
		width:100%;
		font-size: 12px;
		line-height: 15px;
		padding: 10px 12px;
		cursor:pointer;
	}
	ul.sub-menu > li:hover  {
		background-color: #7a8287;
		border-right:1px solid #7a8287; 
		border-bottom:1px solid #7a8287; 
		border-left:1px solid #7a8287; 
		color: #fff;
		padding: 10px 12px;
		background-image: url(/images/arrow.png);
		background-size: 5px 9px;
		background-repeat: no-repeat;
		background-position: 95% center;
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
	}
	ul.sub-menu > li:last-child > a {
		border-radius: 0 0 2px 2px;
	}
	#headernavigation li:hover > ul.sub-menu {
		display: block; /* show the submenu */
	}
}
@media (min-width: 992px) {
	.navbar-nav>li {
		padding: 0px 0px 0px 0px;
	}
	.navbar-nav>li>a {
		font-family: 'nanum-barun-gothic-regular';
		font-style: normal;
		font-weight: 400;
		color: #3d3d3d;
		display: inline-block;
		font-size: 16px;
		line-height:40px;
		margin:0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-transform: capitalize;
		letter-spacing:-1px;

		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
	}
	#headernavigation{
		float: left;
		font-size: 0;
		margin:0;
		width:100%;
		height:40px;
		padding-left:20px;
	}

	#headernavigation > li {
		display:inline-block;
		position: relative;
		margin-left: 0px;
		padding: 0px 25px;
	}

	#headernavigation > li.parent {
		/*
		background-image: url(/images/plus-gray.png);
		background-size: 7px 7px;
		background-repeat: no-repeat;
		background-position: left center;
		*/
	}
	#headernavigation > li.parent > a {
		padding-left: 14px;
	}
	#headernavigation > li > a {
		padding: 0px 0px 0px 0px;
		text-decoration:none;
	}
	#headernavigation > li:hover > a,
	#headernavigation > li.current-menu-item > a {
		color: #0ca365;
	}
	#headernavigation li {
		position: relative;
	}

	ul.sub-menu { /* level 2 */
		display: none;
		float:left;
		left: 0px;
		top: 40px;
		position: absolute;
		width: 150px;
		box-shadow: 3px 3px 5px 0px rgba(0,0,0,.3);
		-webkit-filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		-moz-filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		-ms-filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		-o-filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		z-index: 9999;
	}

	ul.sub-menu ul.sub-menu { /* level 3+ */
		margin-top: -1px;
		padding-top: 0;
		left: 149px;
		top: 0px;
	}

	ul.sub-menu > li {
		background-color: #fff;
		border: 1px solid #dadada;
		border-top: none;
		color: #4d4d4d;
		display: inline-block;
		width:100%;
		font-size: 12px;
		line-height: 15px;
		padding: 10px 12px;
		cursor:pointer;
	}
	ul.sub-menu > li:hover  {
		background-color: #7a8287;
		border-right:1px solid #7a8287; 
		border-bottom:1px solid #7a8287; 
		border-left:1px solid #7a8287; 
		color: #fff;
		padding: 10px 12px;
		background-image: url(/images/arrow.png);
		background-size: 5px 9px;
		background-repeat: no-repeat;
		background-position: 95% center;
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
	}
	ul.sub-menu > li:last-child > a {
		border-radius: 0 0 2px 2px;
	}
	ul.sub-menu > li:hover {
	}
	#headernavigation li:hover > ul.sub-menu {
		display: block; /* show the submenu */
	}
}
@media (min-width: 1200px) {
	.navbar-nav>li>a {
		font-family: 'nanum-barun-gothic-regular';
		font-style: normal;
		font-weight: 400;
		color: #3d3d3d;
		display: inline-block;
		font-size: 16px;
		line-height:40px;
		margin:0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-transform: capitalize;
		letter-spacing:0px;
		-webkit-transition: all .5s ease, color 0.2s 0.2s;
		-moz-transition: all .5s ease, color 0.2s 0.2s;
		-ms-transition: all .5s ease, color 0.2s 0.2s;
		-o-transition: all .5s ease, color 0.2s 0.2s;
		transition: all .5s ease, color 0.2s 0.2s;
	}
	#headernavigation{
		float: right;
		font-size: 0;
		margin:0;
		width:100%;
		height:40px;
		padding-left:40px;
	}

	#headernavigation > li {
		display:inline-block;
		position: relative;
		margin: 0px;
		padding: 0px 40px;
	}

	#headernavigation > li.parent {
		/*
		background-image: url(/images/plus-gray.png);
		background-size: 7px 7px;
		background-repeat: no-repeat;
		background-position: left center;
		*/
	}
	#headernavigation > li.parent > a {
		padding: 0px;
	}
	#headernavigation > li > a {
		padding: 0px 0px 0px 0px;
		text-decoration:none;
	}
	#headernavigation > li:hover > a,
	#headernavigation > li.current-menu-item > a {
		color: #0ca365;
	}
	#headernavigation li {
		position: relative;
	}

	ul.sub-menu { /* level 2 */
		display: none;
		float:left;
		left: 0px;
		top: 40px;
		position: absolute;
		width: 100%;		
		box-shadow: 3px 3px 5px 0px rgba(0,0,0,.3);
		-webkit-filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		-moz-filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		-ms-filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		-o-filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		filter: drop-shadow(3px 3px 5px 0px rgba(0,0,0,.3));
		z-index: 9999;
	}

	ul.sub-menu ul.sub-menu { /* level 3+ */
		margin-top: -1px;
		padding-top: 0;
		left: 149px;
		top: 0px;
	}

	ul.sub-menu > li {
		background-color: #fff;
		border-right: 1px solid #dadada;
		border-bottom: 1px solid #f4f4f4;
		border-left: 1px solid #dadada;
		border-top: none;
		color: #4d4d4d;
		display: inline-block;
		width:100%;
		font-size: 12px;
		line-height: 15px;
		padding: 10px 12px;
		cursor:pointer;
	}
	ul.sub-menu > li:hover  {
		background-color: #7a8287;
		border-right:1px solid #7a8287; 
		border-bottom:1px solid #7a8287; 
		border-left:1px solid #7a8287; 
		color: #fff;
		padding: 10px 12px;
		background-image: url(/images/arrow.png);
		background-size: 5px 9px;
		background-repeat: no-repeat;
		background-position: 95% center;
		-webkit-transition: all .25s ease;
		-moz-transition: all .25s ease;
		-ms-transition: all .25s ease;
		-o-transition: all .25s ease;
		transition: all .25s ease;
	}
	ul.sub-menu > li:last-child > a {
		border-radius: 0 0 2px 2px;
	}
	ul.sub-menu > li:hover {
	}
	#headernavigation li:hover > ul.sub-menu {
		display: block; /* show the submenu */
	}
}

.menu-list .li_e a{
	padding-right:0px;
}

.menu-member {	
	font-style: normal;
	font-weight: 400;
	font-size:11px;
	letter-spacing:-0.8px;
	color:#8f8f8f;
}
.menu-member a{
	color:#8f8f8f;
}
.menu-member a:hover{
	color:#f37521;
	text-decoration: underline;
}
.menu-member .login{
	padding:15px 5px 0 0;
	text-align:right;
}

.menu-member img{
	padding:3px 7px 0 0;
	vertical-align:text-top;
}

.header-fixed-top header.sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;

	-webkit-animation-duration: 0.45s;
	-moz-animation-duration: 0.45s;
	-ms-animation-duration: 0.45s;
	-o-animation-duration: 0.45s;
	animation-duration: 0.45s;
}



/* Main Slider Section */
	.carousel-caption {
		top: 25%;
		padding: 0px 50px;
		text-align:center;
	}
	.carousel-caption .box{
		padding: 30px 0px;
		border:1px solid #dddddd;
	}

	.slider-icon {
		color: #ffffff;
		font-size: 4em;
	}
	.carousel-title1_1{
    font-family: 'Noto Sans KR','NanumSquare';
		font-style: normal;
		font-weight: 800;
		font-size: 3.0em;
		color: #ffffff;
		letter-spacing:-1.5px;
		word-break:keep-all; 
		word-wrap:break-word;
		padding:10px 0px;
	}
	.carousel-title1_2{
    font-family: 'Noto Sans KR','NanumSquare';
		font-style: normal;
		font-size: 1.0em;
		color: #ffffff;
		letter-spacing:-1.5px;
		word-break:keep-all; 
		word-wrap:break-word;
		padding-top:25px;
	}


/*
.main-slider img{
	padding: 170px 0px 270px 0px;
}
@media (max-width: 1150px) {
	.main-slider img{
		padding: 70px 0px 150px 0px;
	}
}
@media (max-width: 1000px) {
	.main-slider img{
		padding: 70px 0px 150px 0px;
	}
}
@media (max-width: 900px) {
	.main-slider img{
		padding: 50px 0px 110px 0px;
	}
}
@media (max-width: 767px) {
	.main-slider img{
		padding: 20px 20px 90px 20px;
	}
}
*/
.main-slider span {
	color: #fff;
	display: block;
	text-transform: uppercase;
	margin: 15px 0px;
	font-weight: 800;
}
.main-slider .btn {
	background-color: #ffffff;
	color: #00a0dc;
	margin-top: 30px;
	padding: 10px 15px;
	text-transform: capitalize;
}
.main-slider .btn:hover {
	background-color: #00a0dc;
	color: #ffffff;
}
.main-slider .carousel-control.right,
.main-slider .carousel-control.left {
	background-image: none;
	background-color: rgba(0, 0, 0, 0.6);
	font-size: 2em;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	top: 50%;
	margin-top: -25px;

	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.main-slider .carousel-control.right {
	padding-top:8px;
}
.main-slider .carousel-control.left {
	padding-top:8px;
}
.main-slider:hover .carousel-control.right {
	right: 0%;
}
.main-slider:hover .carousel-control.left {
	left: 0%;
}
.main-slider .carousel-control:hover {
	color: #f25f65;
}



.main_product{
	float: left;
	width: 100%;
	background-color:#fff;	
	background-image: url('/images/main_product_tree.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 100px 0px;
}
@media (max-width: 767px) {
	.main_product{
		background-size: auto 50%;
		padding: 50px 0px;
	}
}
.main_product .bg{
}
.main_product ul{
	padding:0px 0px 0px 0px;
}
.main_product ul li{
	float: left;
	padding: 0px 0px;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	color: #abb5c4;
	text-align: left;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.main_product .leaf{
	position: absolute; 
	top:-130px; 
	right: -50px; 
	text-align:right;
	padding: 0px;
	margin: 0px;
}
@media (max-width: 767px) {
	.main_product .leaf{
		top: -90px;
		right: -10px; 
	}
	.main_product .leaf img{
		-webkit-transform: scale3d(0.65,0.65,1);
		transform: scale3d(0.65,0.65,1);
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;		
	}
}
.main_product ul li p{
	padding: 0px;
	margin: 0px;
}
.main_product ul li .con1{
	font-family: 'NanumSquare';
	font-size:1.4em;
	font-weight: bold;
	color: #547573;
	padding-top: 30px;
	word-break:keep-all; 
	word-wrap:break-word;
}
.main_product ul li .con1 span{
	border-bottom: 1px solid #6f9794;
}
.main_product ul li .con2{
	font-size:1.0em;
	color: #7c8887;
	letter-spacing: 0px;
	line-height: 1.4em;
	padding-top: 10px;
	word-break:keep-all; 
	word-wrap:break-word;
}
@media (max-width: 767px) {
	.main_product ul li .con2{
		font-size:1.1em;
	}
}
.main_product ul li .bt{
	display: table-cell;
	padding-top: 40px;
}




.main_tech{
	float: left;
	width: 100%;
	padding: 100px 0px;
	background-color:#f5f6f4;
}
@media (max-width: 767px) {
	.main_tech{
		padding: 50px 0px;
	}
}
.main_tech .bg{
}
.main_tech ul{
	padding:0px 0px 0px 0px;
}
.main_tech ul li{
	float: left;
	padding: 0px 0px;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	color: #abb5c4;
	text-align: center;
}
.main_tech ul li.con1{
	width: 100%;
	text-align: center;
}
@media (max-width: 767px) {
	.main_tech ul li.con1{
		padding: 0px 60px;
	}
}
.main_tech ul li.con2{
	padding: 70px 0px;
}
@media (max-width: 767px) {
	.main_tech ul li.con2{
		padding: 30px 0px;
	}
}


@media (max-width: 767px) {
	.main_tech ul li.con3{
		padding: 0px 20px;
	}
}




.main_vision{
	float: left;
	width: 100%;
	padding: 100px 0px;
	background-color:#578463;
}
@media (max-width: 767px) {
	.main_vision{
		padding: 50px 0px;
	}
}
.main_vision .bg{
}
.main_vision ul{
	padding:0px 0px 0px 0px;
}
.main_vision ul li{
	float: left;
	padding: 0px 0px;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	color: #abb5c4;
}
.main_vision ul li.tt{
}
@media (max-width: 767px) {
	.main_vision ul li.tt{
		padding: 0px 40px 40px 40px;
	}
}




.main_range{
	float: left;
	width: 100%;
	padding: 100px 0px;
	background-color:#fff;
}
@media (max-width: 767px) {
	.main_range{
		padding: 50px 0px;
	}
}
.main_range .bg{
}
.main_range ul{
	padding:0px 0px 0px 0px;
}
.main_range ul li{
	float: left;
	padding: 10px 20px 20px 20px;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	color: #abb5c4;
	text-align: left;
}
.main_range ul li:first-child{
	padding: 0px 20px;
}
.main_range ul li .top_tt1{
	font-size: 2.8em;
	color: #272626;
	line-height: 2.0em;
	padding: 0px;
}
.main_range ul li .top_tt2{
	font-weight: bold;
	font-size: 1.1em;
	color: #8e8e8e;
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 1px 0px 20px 0px;
}
.main_range ul li .top_tt2 strong{
	color: #414141;
}
.main_range ul li p{
	padding: 0px;
	margin: 0px;
}
.main_range ul li .no{
	font-weight: 600;
	font-size: 0.8em;
	color: #b2b2b2;
	letter-spacing: 0px;
	padding: 10px 0px;
}
.main_range ul li .no span{
	border-bottom: 1px solid #626262;
}
.main_range ul li .no strong{
	font-weight: 800;
	color: #7d7d7d;
}
.main_range ul li .tt{
	font-weight: bold;
	font-size: 1.0em;
	color: #3f3f3f;
	letter-spacing: 0px;
	padding: 5px 0px 5px 0px;
	word-break:keep-all; 
	word-wrap:break-word;
}
.main_range ul li .txt{
	font-size: 0.9em;
	color: #8c8c8c;
	letter-spacing: 0px;
	padding: 5px 0px 5px 0px;
	word-break:keep-all; 
	word-wrap:break-word;
}
@media (max-width: 767px) {
	.main_range ul li .tt{
		font-size: 1.4em;
	}
	.main_range ul li .txt{
		font-size: 1.1em;
		color: #696969;
	}
}



.main_business {
	position: relative;
	max-width:1200px;
	margin: 0px auto;
}
.main_business .bx-wrapper {
	margin: 0px auto;
}
.main_business .bx-viewport {
	border-image: none;
}
.main_business .list {
	margin:0px;
	padding:0px;
}
.main_business .list::before {
	clear: both; display: block; content: "";
}
.main_business .list::after {
	clear: both; display: block; content: "";
}
.main_business li {
	float:left; position: relative;
	padding: 20px 0px 0px 0px; 
	height: 100%; 

	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.main_business li a {
	padding: 0px 0px 0px 0px; transition:0.3s; height: 100%; display: block; -webkit-transition: all 0.3s ease;
}
.main_business li .pic {
	display: block; 
	height: 125px;
	overflow:hidden;
	text-align:center;
	padding:0px 20px;
	/*
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  */
}
.main_business li .pic  img{
	width:100%;
	border:0px;
	outline: 0;
}
.main_business li .ca {
	display: block; 
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 400;
	font-size: 0.9em;
	letter-spacing:-1px;
	line-height:1.1;
	word-break:keep-all; 
	word-wrap:break-word;
	text-align: center;
	vertical-align: middle;
	color:#ababab;
	padding: 20px 0px 0px 0px;
	margin:auto;
}
.main_business li .tt {
	display: block; 
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 400;
	font-size: 1.0em;
	letter-spacing:0px;
	line-height:1.2;
	word-break:keep-all; 
	word-wrap:break-word;
	text-align: left;
	vertical-align: middle;
	color:#272727;
	padding: 15px 20px 20px 20px;
	margin:auto;
}
.main_business li .tt .strong{
	font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 400;
	font-size: 1.0em;
	letter-spacing:0px;
	line-height:1.2;
	word-break:keep-all; 
	word-wrap:break-word;
	vertical-align: middle;
	color:#272727;
	padding: 0px;
	margin:auto;
	width: 100%;
	max-width: 100%;
}
.main_business li p {
	display: block;
    font-family: 'dotum';
	font-style: normal;
	font-size: 11px;
	font-weight:200;
	color:#909090;
	line-height:1.1;
	padding:10px 0px 0px 0px;
	margin:0px;
}
.main_business li p span{
    font-family: 'nanum-barun-gothic-light'';
	font-style: normal;
	font-size: 0.9em;
	font-weight:600;
	color:#9a9a9a;
	line-height:1.5;
	padding:0px 0px 0px 0px;
}
.main_business li p em{
	float:left;
	position:inline-block;
	width:100%;
	padding:0px;
	margin:0px;
	height:10px;
}
.main_business li:hover {
	padding: 0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;

	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.main_business li:hover .pic  img{
	border-top: 2px solid #254fa3;
	padding: 20px 0px 0px 0px; 
	margin:0px 0px 0px 0px;

	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.main_business li:hover .tt{
	color:#1f49a8;
}

.main_business .bx-controls {
	text-align: center; margin-top: 30px;
}
.main_business .bx-prev {
	position: absolute;
	content:'';
	left: -50px;
	top: 25%;
	width:57px;
	height:57px;
	background: url(/images/btn_left.png) no-repeat;
}
.main_business .bx-next {
	position: absolute;
	content:'';
	right: -50px;
	top: 25%;
	width:57px;
	height:57px;
	background: url(/images/btn_right.png) no-repeat;
}
.main_business .bx-controls .bx-pager-item {
	vertical-align: middle; display: inline-block;
}

.main_business .bx-controls .bx-pager-item a {
  background-color: rgb(227, 230, 232);
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.main_business .bx-controls .bx-pager-item a.active {
	border: 3px solid rgb(34, 34, 34); border-image: none; background-color: transparent;
}
.main_business .on{
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	height:50px;
	font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 600;
	font-size:1.0em;
	color:#fff;
	line-height:50px;
	text-align:center;
	background-color:#f25f65;
	z-index:10;
}
.main_business .off{
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	height:50px;
	font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 600;
	font-size:1.0em;
	color:#fff;
	line-height:50px;
	text-align:center;
	background-color:#c5c5c5;
	z-index:10;
}

@media screen and (max-width:1200px){
	.main_business li p {
		padding-top: 13px; margin-top: 13px;
	}
}
@media screen and (max-width:991px){
	.main_business li .pic {
		display: block; 
		width: 100%;
		height: 100px;
		overflow:hidden;
		text-align:center;
		padding:0px 20px;
	}
	.main_business li .pic  img{
		width:100%;
		border:0px;
		outline: 0;
	}
	.main_business li p {
		padding: 10px 0px 0px 0px;
	}
	.main_business .bx-controls {
		margin-top: 20px;
	}

	.main_business .on{
		position:absolute;
		left:0px;
		top:0px;
		width:40px;
		height:40px;
		font-family: 'Noto Sans KR','NanumSquare';
		font-style: normal;
		font-weight: 600;
		font-size:1.0em;
		color:#fff;
		line-height:40px;
		text-align:center;
		background-color:#f25f65;
		z-index:10;
	}
	.main_business .off{
		position:absolute;
		left:0px;
		top:0px;
		width:40px;
		height:40px;
		font-family: 'Noto Sans KR','NanumSquare';
		font-style: normal;
		font-weight: 600;
		font-size:1.0em;
		color:#fff;
		line-height:40px;
		text-align:center;
		background-color:#c5c5c5;
		z-index:10;
	}
}
@media screen and (max-width:519px){
	.main_business li .pic {
		display: block; 
		width: 100%;
		height:60px;
		overflow:hidden;
		text-align:center;
		padding:0px 20px;
	}
	.main_business li .pic  img{
		width:100%;
		border:0px;
		outline: 0;
	}
	.main_business li p {
		padding: 10px 0px 0px 0px;
	}
	.main_business .bx-controls {
		margin-top: 20px;
	}

	.main_business .on{
		position:absolute;
		left:0px;
		top:0px;
		width:30px;
		height:30px;
		font-family: 'Noto Sans KR','NanumSquare';
		font-style: normal;
		font-weight: 600;
		font-size:1.0em;
		color:#fff;
		line-height:30px;
		text-align:center;
		background-color:#f25f65;
		z-index:10;
	}
	.main_business .off{
		position:absolute;
		left:0px;
		top:0px;
		width:30px;
		height:30px;
		font-family: 'Noto Sans KR','NanumSquare';
		font-style: normal;
		font-weight: 600;
		font-size:1.0em;
		color:#fff;
		line-height:30px;
		text-align:center;
		background-color:#c5c5c5;
		z-index:10;
	}
}





/* icon category menu (top) */
.sub_icon_category{
	background-color:#2a384d;
	min-height:100px;
}
.sub_icon_category .bg{
	min-height:120px;
	background-image: url('/images/icon_category_bg.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.sub_icon_category ul{
	padding:10px 0px 0px 350px;
}
.sub_icon_category ul li{
	padding: 0px 30px;
	text-align:center;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	color: #abb5c4;
	cursor: pointer;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.sub_icon_category .tt1{
	font-weight:bold;
	font-size:0.84em;
	letter-spacing:-0.5px;
	padding:6px 0px 0px 0px;
}
.sub_icon_category ul li img{
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.sub_icon_category ul li:hover img{	
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.sub_icon_category ul li:hover .tt1{
	color: #d04237;
}
@media (max-width: 1199px) {
	.sub_icon_category .bg{
		background-color:#263347;
		background-image: url('');
	}
	.sub_icon_category ul{
		padding:10px 0px;
	}
	.sub_icon_category_list img{
		width:90%;
	}
}
@media (max-width: 767px) {
	.sub_icon_category{
		background-color:#2a384d;
		min-height:100px;
	}
	.sub_icon_category .bg{
		min-height:100px;
		background-color:#263347;
		background-image: url('');
	}
	.sub_icon_category .bg .container{
		padding:0px;
	}
	.sub_icon_category_list img{
		max-width:90%;
	}
	.sub_icon_category ul li{
		width:19%;
		padding: 0px 5px;
		vertical-align: top;
	}
}


/* icon category menu (main) */
.icon_category{
	background-color:#2a384d;
	min-height:120px;
}
.icon_category .bg{
	min-height:120px;
	background-image: url('/images/icon_category_bg.png');
	background-position: center center;
	background-repeat: no-repeat;
	margin:0 auto;
}
.icon_category ul{
	padding:10px 0px 0px 350px;
}
.icon_category ul li{
	padding: 0px 30px;
	text-align:center;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	color: #abb5c4;
	cursor: pointer;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.icon_category .tt1{
	font-weight:bold;
	font-size:0.84em;
	letter-spacing:-0.5px;
	padding:6px 0px 0px 0px;
}
.sub_icon_category ul li img{
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.icon_category ul li:hover img{
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.icon_category ul li:hover .tt1{
	color: #d04237;
}
@media (max-width: 1199px) {
	.icon_category .bg{
		background-color:#263347;
		background-image: url('');
	}
	.icon_category ul{
		padding:10px 0px;
	}
	.icon_category_list img{
		width:90%;
	}
}
@media (max-width: 767px) {
	.icon_category{
		background-color:#2a384d;
		min-height:100px;
	}
	.icon_category .bg{
		min-height:100px;
		background-color:#263347;
		background-image: url('');
	}
	.icon_category .bg .container{
		padding:0px;
	}
	.icon_category_list img{
		max-width:90%;
	}
	.icon_category ul li{
		width:19%;
		padding: 0px 5px;
		vertical-align: top;
	}
}

.icon_category_sub{
	background-color:#8f1616;
}
.icon_category_sub .bg{
	background-image: url('/images/icon_category_sub_bg.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.icon_category_sub .tt{
	color:#fff;
}


/* icon quick menu (main) */
.icon_qmenu{
	background-color:#f7f7f7;
}
.icon_qmenu .icon_qmenu_bg{
	padding:30px 0px;
}
.icon_qmenu_title_text{
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 300;
	font-size: 1.6em;
	letter-spacing:-0.5px;
	color:#282828;
	padding:30px 0px 20px 0px;
}
.icon_qmenu_title_text span{
	font-weight:800;
}

.icon_qmenu_con{
	overflow-x:hidden;
	padding:15px 0 20px 0;
}
.icon_qmenu_title{
	padding-top:20px;
}
.icon_qmenu_list{
	width:100%;
	float:left;
	text-align:center;
	margin:0;
	padding:20px 0px;
	cursor:pointer;
}
.icon_qmenu_list_title{
	width:100%;
    font-family: 'nanum-barun-gothic-regular';
	font-style: normal;
	font-weight: 400;
	font-size: 0.98em;
	letter-spacing:1px;
	color:#000000;
	text-align:left;
	padding:10px 20px 0px 20px;
}
.icon_qmenu_list_txt{
	width:100%;
	margin:0px auto;
	font-family:'dotum';
	font-style: normal;
	font-size: 12px;
	letter-spacing:0px;
	color:#878787;
	word-break:keep-all; 
	word-wrap:break-word;
	text-align:left;
	padding:10px 20px 0px 20px;
}
.icon_qmenu_btn{
	font-family:'dotum';
	font-style: normal;
	font-size: 11px;
	letter-spacing:0px;
	word-break:keep-all; 
	word-wrap:break-word;
	text-align:left;
	padding:10px 20px 0px 20px;
}
.icon_qmenu_btn a{
	font-family:'dotum';
	font-style: normal;
	font-size: 11px;
	letter-spacing:0px;
	color:#000;
}
.icon_qmenu_btn a:hover{
	color:#000;
}
@media (max-width: 999px) {
	.icon_qmenu_list img{
		width:90%;
	}
}
@media (max-width: 767px) {
	.icon_qmenu .icon_qmenu_bg{
		padding:15px 0px;
	}
	.icon_qmenu_list{
		display:table-cell;
		width:100%;
		padding:10px 20px;
	}
	.icon_qmenu_list img{
		width:100%;
	}
	.icon_qmenu_title_text{
		font-family: 'NanumSquare';
		font-style: normal;
		font-weight: 300;
		font-size: 1.6em;
		letter-spacing:-0.5px;
		color:#282828;
		padding:0px 0px 10px 0px;
	}
	.icon_qmenu_list_title{
		padding:0px 0px 0px 0px;
	}
	.icon_qmenu_list_txt{
		width:100%;
		padding:10px 0px 0px 0px;
		font-size: 11px;
	}
	.icon_qmenu_btn{
		padding:10px 0px 0px 0px;
	}
}


.main_bbs{
	background-color:#fff;
	padding: 40px 0px 20px 0px;
}
.main_bbs .title{
	font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 600;
	font-size: 0.8em;
	letter-spacing:1px;
	color:#000;
	padding:0px 0px 20px 0px;
}
.bbs_notice h1{
    font-family: 'nanum-barun-gothic-light'';
	font-style: normal;
	font-weight: 600;
	font-size: 0.9em;
	letter-spacing:0px;
	color:#3f3f3f;
	word-break:keep-all; 
	word-wrap:break-word;
	padding:0px 0px 20px 0px;
}
.bbs_notice p.con{
    font-family: 'dotum';
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #acacac;
	line-height:15px;	
	height: 90px
    display:-webkit-box;
    -webkit-line-clamp:6;
    -webkit-box-orient:vertical;
    overflow:hidden;
    text-overflow:ellipsis;
}
.bbs_notice{
	cursor:pointer;
	padding:10px 0px;
}
.bbs_notice:hover h1{
	color: #e4a06f;
}
.bbs_notice:hover p{
	color: #727272;
}
.bbs_notice .btn{
	padding:15px 0px 0px 0px;
}
.bbs_notice .btn a{
	color: #e4cda1;
}
.bbs_notice .btn a:hover{
	color: #dd6e1c;
}
.main_bbs li{
	float: left;
    font-family: 'nanum-barun-gothic-light'';
	font-style: normal;
	font-weight: 400;
	font-size: 0.9em;
	color: #818181;
	padding:5px 0px;	
}
.main_bbs li.tt{
	color:#555555;
}
.main_bbs li.date{
	color:#9a9a9a;
	font-size:0.8em;
	font-weight: 200;
	text-align:right;
}
.main_bbs li:hover,
.main_bbs li:hover.tt {
	color: #3a72be;
}
.main_bbs li a {
	color: #818181;
}
.main_bbs li a:hover {
	color: #3a72be;
}
.main_bbs .btn_orange {
	color:#f5ac7b;
	font-family: 'dotum';
	font-size:11px;
	font-weight: normal;
	margin-top: 15px;
	padding: 0px;
	text-transform: uppercase;
}
.main_bbs .btn_orange:hover {
	color: #fe6407;
} 



/* footer_cs */
.footer_cs{
	border-top:1px solid #eaeaea;
	/*background-color:#f7f7f7;*/
	padding: 0px 0px 40px 0px;
}
.footer_cs .title{
	font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	font-size: 0.9em;
	letter-spacing:0px;
	color:#4a4a4a;
	padding:40px 0px 15px 0px;
}
.footer_cs h1{
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 600;
	font-size: 1.1em;
	letter-spacing:-0.5px;
	color:#3f3f3f;
	word-break:keep-all; 
	word-wrap:break-word;
	padding:0px 0px 10px 0px;
}
.footer_cs p{
    font-family: 'nanum-barun-gothic-light'';
	font-style: normal;
	font-weight: 400;
	font-size: 0.8em;
	color: #959595;
	line-height:1.3;
	word-break:keep-all; 
	word-wrap:break-word;
	padding:0px 0px 0px 0px;
}
.footer_cs p.tt2{
    font-family: 'nanum-barun-gothic-light'';
	font-style: normal;
	font-weight: 400;
	font-size: 0.8em;
	color: #d1d1d1;
	line-height:1.3;
	padding:0px 0px 15px 0px;
}
.footer_cs li{
	float: left;
    font-family: 'nanum-barun-gothic-light'';
	font-style: normal;
	font-weight: normal;
	font-size: 0.75em;
	color: #949494;
	letter-spacing:0.5px;
	word-break:keep-all; 
	word-wrap:break-word;
	padding:3px 0px;	
	margin:0px;
}
.footer_cs li span {
	font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 400;
	padding-left:15px;
}
.footer_cs li.tel {
	font-size:2.0em;
	color: #2447aa;
	line-height:1.0;
	padding:0px 0pxx 15px 0p;
}
.footer_cs li.time span {
	padding-left:10px;
}
.footer_cs li.btn {
	text-align:left;
}



/* customer Section */
.customer {
	background-color:#f6f6f6;
	padding:60px 0;
}
.customer .tel_title{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 600;
	font-size: 1.7em;
	letter-spacing:-1px;
	color:#000000;	
}
.customer .tel_number{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	font-size: 2.5em;
	letter-spacing:-1px;
	color:#004f9c;
}
.customer .tel_info{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	font-size: 1.0em;
	letter-spacing:-1px;
	color:#4c4c4c;
	padding-top:10px;
}
.customer .tel_info img{
	padding:10px 10px 10px 0;
}

.customer .tel_sns{
	margin-top:40px;
	border-left:1px solid;
	border-top:1px solid;
	border-color:#dadada;
}
.customer .tel_sns div{
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#dadada;
}
@media (max-width: 767px) {
.counsel_input{
	padding-top:20px
}
}
@media (min-width: 768px) {
.counsel_input{
	padding-top:0px
}
}
.customer .counsel_input .row div{
	padding-bottom: 10px;
}
.customer .counsel_individual{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 400;
	font-size: 0.92em;
	letter-spacing:-1px;
}
.customer .counsel_individual img{
	padding: 0 0 0 21px;
}

/* board_new Section */
.board_new{
	padding:50px 0;
}
@media (max-width: 991px) {
.board_new .board_new_title{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	font-size: 1.2em;
	letter-spacing:-1px;
	color:#000000;
	padding-top:20px;
}
}
@media (min-width: 992px) {
.board_new .board_new_title{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	font-size: 1.2em;
	letter-spacing:-1px;
	color:#000000;
}
}

.board_new .board_new_more{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	font-size: 0.8em;
	letter-spacing:-1px;
	color:#a3a3a3;
}
.board_new .board_new_more a{
	color:#a3a3a3;
}

.board_new .board_new_list{
	font-size:14px;
	letter-spacing:-0.5px;
	padding-top:10px;
}
.board_new .board_new_list a{
	color:#333333;
}
.board_new .board_new_list .row{
	height:28px;
}

/* Scroll To Top */

.scroll-to-top {
	position: fixed;
	right: 20px;
	bottom: -50px;
	font-size: 1.15em;
	height: 40px;
	width: 40px;
	background-color: #ed1b24;
	line-height: 38px;
	color: #ffffff;
	text-align: center;
	opacity: .7;
	cursor: pointer;

	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.scroll-to-top:hover {
	opacity: 1;
}

/* Footer Section */
footer {
	float: left;
	width: 100%;
	padding:0px 0px;
	margin: 0px;
}
.footer_menu{
	color: #858585;
	word-break:keep-all; 
	word-wrap:break-word;
	padding:10px 0px;
	margin: auto;
	border-top: 2px solid #458155;
	border-bottom: 1px solid #e5e9e6;
}
.footer_menu li{
	float: inline-block;
	padding:2px 30px;
	font-size: 0.9em;
	word-break:keep-all; 
	word-wrap:break-word;
}
@media (max-width: 767px) {
	.footer_menu li{
		font-size: 1.0em;
		padding:2px 10px;
	}
}
.footer_menu a {
	font-weight: bold;
	font-size: 0.8em;
	color: #7e7e7e;
}
.footer_menu a:hover {
	color: #458155;
}
.footer_cert img{
	width: 100%;
}
.footer_logo_xs{
	text-align:left;
	padding:0px 0px 0px 0px;
}
.footer_logo_xs img{
	width: 95%;
}
.footer_logo{
	text-align:left;
	padding:0px 0px 0px 0px;
}
.footer_copy{
	color: #858585;
	word-break:keep-all; 
	word-wrap:break-word;
	padding:0px 0px 0px 0px;
}
.footer_copy li{
	padding:2px 40px 2px 0px;
	font-size: 0.76em;
	letter-spacing:0px;
	word-break:keep-all; 
	word-wrap:break-word;
}
.footer_copy li:last-child{
	padding:2px 0px 2px 0px;
}
@media (max-width: 767px) {
	.footer_copy li{
		width: 100%;
		font-size: 1.0em;
		padding:2px 0px 2px 0px;
	}
}
.footer_copy p{
	width: 100%;
	padding-top: 10px;
	font-size: 0.7em;
	color: #717171;
	letter-spacing: 0px;
}

@media (max-width: 1199px) {
	.footer_contact{
		padding-left:0px;
	}
	.footer_copy p{
		font-size: 0.8em;
	}
}
@media (min-width: 1200px) {

}

@media (max-width: 767px) {
	.footer_copy img {
		width:120px;
		max-width:120px;
	}
}
@media (min-width: 768px) {
	.footer_copy img {
		width:120px;
		max-width:120px;
	}
}

/* 퀵메뉴*/
.quick{
	width:170px;
	top:430px;
	right:-115px;
	position:fixed;
	z-index:9999;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.quick:hover{
	right:0px;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.quick-menu{
	padding:0px;
	margin:0px;
	background-color:#f47521;
	border-top:1px solid #ea6c19;
}
.quick-menu p{
	width:170px;
	border-bottom:1px solid;
	border-color:#ea6c19;
	color:#FFFFFF;
	padding:11px 0 11px 15px;
	margin:0px;
	font-size:0.82em;
	cursor:pointer;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.quick-menu p:hover{
	padding:11px 0 11px 25px;
	font-size:0.98em;
	font-weight:600;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.quick-menu img{
	padding:0 10px 0 0;
}
.quick-tel{
	background-color:#303030;
	padding:0px;
	margin:0px;
}
.quick-tel p{
	color:#FFFFFF;
	line-height:150%;
	margin:0px;
	padding:10px 0 10px 15px;
}
.quick-tel img{
	padding:0 10px 0 0;
}



/* 서브이미지 */
#sub_visual {
	width:100%;
	height:190px;
	color:#FFFFFF;
	text-align:center;
	font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 400;
	letter-spacing:-1px;
	color:#FFFFFF;
	padding:0px;
}
#sub_visual img{
	height:190px;
}

@media (max-width: 767px) {
	#sub_visual {
		height:90px;
	}
}
@media (min-width: 768px) {
	#sub_visual {
		height:190px;
	}
}

/* 서브 Path */
#sub_path {
	width:100%;
	color:#70d5a1;
	background-color:#00a650;
	padding: 10px 0px; 
	margin: auto;
	font-style: normal;
}
#sub_path .pagetitle {
	font-weight: bold;
	font-size: 1.0em;
	color: #fff;
	letter-spacing: 0px;
	line-height: 20px;
}
#sub_path ul {
	max-width:1200px;
	padding: 0px; 
	margin: auto;
}
#sub_path li {
	float: inline-block;
	padding:0px 0px;
	margin:0px 0px;
    font-family: 'dotum';
	font-style: normal;
	font-size:11px;
	color:#70d5a1;
	letter-spacing:0px;
	line-height: 20px;
}
#sub_path li.arrow {
	padding:0px 10px;
	margin: 0 auto;
	text-align:center;
}
@media (max-width: 767px) {
	#sub_path li.arrow {
		padding:0px 0px;
	}
}

/* sub */
.sub_contents_top{
	position: relative;
	display: block;
	background-color:#fff;
	padding: 30px 0px 50px 0px;
	margin:0 auto;
}
@media (max-width: 767px) {
	.sub_contents_top{
		padding: 30px 0px 30px 0px;
	}
}
.sub_contents{
	position: relative;
	display: block;
	background-color:#fff;
	padding: 30px 0px 400px 0px;
	margin:0 auto;
	background-image:url('/images/bottom_bg.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
}
@media (max-width: 767px) {
	.sub_contents{
		background-image:url('');
	}
}
.sub_contents .page_title{
    font-family: 'nanum-barun-gothic-regular';
	font-style: normal;
	font-weight: 600;
	font-size: 1.8em;
	letter-spacing:-0.5px;
	color: #000;
	text-align: left;
	padding:0px 0px 20px 0px;
	background-image:url('/images/page_title_bar.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
}
.sub_contents .page_title_bottom {
	width: 100%;
	padding-top:30px;
}
@media (max-width: 767px) {
	.sub_contents{
		padding: 20px 0px 30px 0px;
	}
	.sub_contents .page_title{
		padding:0px 0px 10px 0px;
	}
	.sub_contents .page_title_bottom {
		padding-top:20px;
	}
}

.tt_line_bar{
	width:100%;
	height: 50px;
	background-image:url('/images/bar.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

.tt_line_bar_w{
	width:100%;
	background-image:url('/images/bar_w.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 50px 0px 0px 0px;
}

.con_title {
	display:block;
	width:100%;
    font-family: 'nanum-barun-gothic-ultralight';
	font-size:3.0em;
	color: #323232;
	letter-spacing:0px;
	word-break:keep-all; 
	word-wrap:break-word;
	text-align:left;
	padding: 30px 0px 0px 0px;
}
.con_title span{
	font-family: 'nanum-barun-gothic-regular';
}
.con_title_sub{
	display:block;
	width:100%;
    font-family: 'nanum-barun-gothic-ultralight';
	font-size:2.0em;
	color: #535353;
	letter-spacing:0px;
	line-height:1.3;
	word-break:keep-all; 
	word-wrap:break-word;
	text-align:left;
	padding: 20px 0px 60px 0px;
}
.con_title_sub span{
	font-family: 'nanum-barun-gothic-light';	
	color:#272626;
}
.con_title_sub_line{
	display:block;
	width:100%;
	padding: 0px 0px 60px 0px;
	border-top:1px solid #e8e8e8;
}
.con_title_sub1{
	display:block;
	width:100%;
    font-family: 'nanum-barun-gothic-ultralight';
	font-size:2.0em;
	color: #535353;
	letter-spacing:0px;
	line-height:1.3;
	word-break:keep-all; 
	word-wrap:break-word;
	text-align:left;
	padding: 20px 0px 20px 0px;
}
.con_title_sub1 span{
	font-family: 'nanum-barun-gothic-light';	
	color:#272626;
}
.con_title_sub2{
	display:block;
	width:100%;
	font-size:0.9em;
	color: #7e7e7e;
	letter-spacing:0px;
	line-height:1.6em;
	word-break:keep-all; 
	word-wrap:break-word;
	text-align:left;
	padding: 0px 0px 40px 0px;
}

@media (max-width: 519px) {
	.con_title {
		font-size:2.2em;
		color: #323232;
		padding: 20px 0px 0px 0px;
	}
	.con_title_sub{
		font-size:1.3em;
		color: #535353;
		padding: 10px 0px 30px 0px;
	}
	.con_title_sub_line{
		display:block;
		width:100%;
		padding: 0px 0px 30px 0px;
		border-top:1px solid #e8e8e8;
	}	
	.con_title_sub1{
		font-size:1.3em;
		color: #535353;
		padding: 10px 0px 10px 0px;
	}
	.con_title_sub2{
		font-size:0.9em;
		color: #7e7e7e;
		letter-spacing:0px;
		line-height:1.6em;
		padding: 0px 0px 30px 0px;
	}
}

.page_box {
	display: inline-block;
	width:100%;
	text-align:center;
	padding:20px 0px;
	margin:auto;
}

/* company  */
.company_bg {
	background-image:url('/images/company_bg.gif');
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
	padding:30px 0px 0px 0px;
	margin:0px;
}
.company_bg .pic{
	float:left;
	display:block;
	width:100%;
	padding:0px;
	margin:0px;
	
}
.company_bg .pic li{
	float:left;
	padding:0px;
	margin:0px;
}
.company_bg .pic li img{
	width:100%;
	max-width:635px;
}
.company_bg .pic li.title{
	padding:130px 0px 0px 50px;
}
.company_t1 {
	width:100%;
	display:block;
	font-family: 'nanum-barun-gothic-ultralight';
	font-size:3.6em;
	color:#323232;
	line-height:1.1;
	padding: 20px 0px 0px 0px;
}
.company_t1 span {
    font-family: 'nanum-barun-gothic-bold';
	color:#222222;
}
@media (max-width: 767px) {
	.company_t1 {
	font-size:2.6em;
	}
}
.company_t2 {
	display:block;
	font-weight:600;
	font-size:1.0em;
	color:#313131;
	letter-spacing:-0.5px;
	line-height:1.2;
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 5px 0px 0px 0px;
}
.company_t3{
	display:block;
	font-size:1.2em;
	color:#363636;
	letter-spacing:-0.5px;
	line-height: 1.6em;
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 50px 0px 30px 0px;
}
.company_t3 strong{
	color: #000;
}
@media (max-width: 767px) {
	.company_t3{
		padding: 50px 0px 20px 0px;
	}
}
@media (max-width: 767px) {
	.company_t3 {
	font-size:1.3em;
	}
}
.company_t4 {
	display:block;
	font-size:0.98em;
	color:#575757;
	letter-spacing:-0.5px;
	line-height: 1.8em;
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 20px 0px 0px 0px;
}
@media (max-width: 767px) {
	.company_t4{
	font-size:1.1em;
	}
}
.company_prod{
	float:right;
	text-align: right;
	font-family: 'nanum-barun-gothic-ultralight';
	font-size: 1.4em;
	color: #dce0dd;
	letter-spacing: 0px;
	line-height: 1.1em;
}
.company_prod img{
	padding: 50px 0px 0px 50px;
}
@media (max-width: 767px) {
	.company_prod img{
		padding: 50px 0px 10px 30px;
	}
}
.company_pic{
	position: relative;
	margin: 0px 0px 30px 0px;
	padding: 50px 50px 30px 50px;
	background-color: #dce0dd;
	color: #fff;
	font-family: 'nanum-barun-gothic-ultralight';
	font-size: 3.0em;
	text-align: center;
	line-height: 1.2em;
}
@media (max-width: 767px) {
	.company_pic{
		padding: 30px 50px;
		font-size: 2.5em;
	}
}
.company_pic img{
	padding-top: 40px;
}
@media (max-width: 767px) {
	.company_pic img{
		padding: 20px 40px 0px 40px;
	}
}
.company_name{
	width: 100%;
	font-size: 1.0em;
	color: #a6a6a6;
	text-align: center;
}
.company_promise {
	padding:50px 0px 0px 0px;
	margin:0px auto;
}
.company_promise .tt {
	display: block;
	font-family: 'nanum-barun-gothic-ultralight';
	font-size:3.4em;
	color:#323232;
	line-height:1.1;
	padding:40px 0px 30px 0px;
	background-image:url('/images/title_line.gif');
	background-position: top center;
	background-repeat: no-repeat;
}
.company_promise .tt span {
    font-family: 'nanum-barun-gothic-bold';
}
.company_promise ul{
	width:100%; 
	padding: 0px 0px;
	margin:0px auto;
}
.company_promise ul li{
	float:left;
	padding:0px 0px;
	margin:0px auto;
	text-align:center;
}
.company_promise .p1{
	background-color:#aba29c;
	color:#fff;
    font-family: 'nanum-barun-gothic-regular';
	font-size:2.0em;
	width:150px;
	height:150px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
	text-align:center;
	line-height:150px;
	margin:0px auto;
	padding:0px;
}
.company_promise .p1_2{
	background-color:#b3b8be;
	color:#fff;
    font-family: 'nanum-barun-gothic-regular';
	font-size:2.0em;
	width:150px;
	height:150px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
	text-align:center;
	line-height:150px;
	margin:0px auto;
	padding:0px;
}
.company_promise .p2{
	color:#4d4d4d;
	font-weight:bold;
	font-size:1.0em;
	text-align:center;
	margin:0px auto;
	padding:20px 0px;
}
.company_promise .p3{
	color:#787878;
	font-size:0.9em;
	text-align:center;
	margin:0px auto;
	padding:0px 0px;
	word-break:keep-all; 
	word-wrap:break-word;
}
@media (max-width: 767px) {
	.company_promise .tt {
		padding:50px 0px 10px 0px;
	}
	.company_promise ul li{
		float:left;
		width:100%;
		padding:5px 0px;
		margin:0px auto;
		text-align:center;
	}
	.company_promise .p1{
		float:left;
		display:table-cell;
		background-color:#aba29c;
		color:#fff;
		font-family: 'nanum-barun-gothic-regular';
		font-size:1.4em;
		width:80px;
		height:80px;
		-moz-border-radius: 100%;
		-webkit-border-radius: 100%;
		border-radius: 100%;
		text-align:center;
		line-height:80px;
		margin:0px auto;
		padding:0px;
	}
	.company_promise .p1_2{
		float:left;
		display:table-cell;
		background-color:#b3b8be;
		color:#fff;
		font-family: 'nanum-barun-gothic-regular';
		font-size:1.4em;
		width:80px;
		height:80px;
		-moz-border-radius: 100%;
		-webkit-border-radius: 100%;
		border-radius: 100%;
		text-align:center;
		line-height:80px;
		margin:0px auto;
		padding:0px;
	}
	.company_promise .p2{
		float:left;
		display:table-cell;
		width:70%;
		color:#4d4d4d;
		font-weight:bold;
		font-size:1.0em;
		text-align:left;
		margin:0px auto;
		padding:10px 0px 0px 15px;
	}
	.company_promise .p3{
		float:left;
		display:table-cell;
		width:70%;
		color:#787878;
		font-size:0.9em;
		text-align:left;
		margin:0px auto;
		padding:0px 0px 0px 15px;
		word-break:keep-all; 
		word-wrap:break-word;
	}
}


.company_history{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.company_history ul{
	float: left;
	width: 100%;
	padding: 0px 0px 30px 0px ;
	margin: 0px;
}
.company_history ul li{
	float: left;
	padding: 0px ;
	margin: 0px;
}
.company_history ul li.year{
	width: 25%;
	font-weight: bold;
	font-size: 1.1em;
	color: #000;
	text-align: center;
}
.company_history ul li.con{
	width: 75%;
	font-size: 1.0em;
	color: #3c3c3c;
	line-height: 1.6em;
	word-break:keep-all; 
	word-wrap:break-word;
}
@media (max-width: 767px) {
	.company_history img{
		padding: 0px 50px;
	}
}



.company_vision{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.company_vision li{
	float: left;
	padding: 50px 10px ;
	margin: 0px;
	text-align: center;
}
@media (max-width: 767px) {
	.company_vision li{
		padding: 50px 50px ;
	}
}
.company_vision li .t1{
	font-weight: bold;
	font-size: 2.0em;
	color: #000;
	text-align: center;
	padding: 50px 0px;
	background-image: url('/images/bar_w2.gif');
	background-position:bottom center;
	background-repeat: no-repeat;
}
.company_vision li .t2{
	font-size: 1.0em;
	text-align: center;
	padding: 30px 0px 0px 0px;
}

.company_work_tt {
	float:left;
	display: block;
	width:100%; 
    font-family: 'nanum-barun-gothic-regular';
	font-size:1.4em;
	color: #202020;
	letter-spacing:-1.5px;
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 100px 0px 5px 0px;
}
.company_table {
	float:left;
	display: table;
	width:100%; 
	border-top:1px solid #5d5d5d;
	border-bottom:1px solid #5d5d5d;
	padding:0px;
	margin:0px auto;
}
.company_table th{
	font-size:0.9em;
	font-weight:bold;
	color: #2c2c2c;
	padding: 15px 0px;
	border-bottom:1px solid #e1e1e1;
}
.company_table td{
	font-size:0.9em;
	color: #656565;
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 15px 0px;
	border-bottom:1px solid #e1e1e1;
}
@media (max-width: 767px) {
	.company_work_tt {
		padding: 50px 0px 5px 0px;
	}
	.company_pic1{
		padding: 30px 0px;
	}
	.company_pic_tt {
		font-size:0.9em;
		padding: 6px 30px;
	}
	.company_table {
		padding-top:30px;
	}
	.company_table ul li{
		padding: 10px 0px;
	}
	.company_table ul li.tt{
		padding: 10px 0px 0px 0px;
	}
}


/*오시는 길*/
.company_location {
	padding:50px 0px 0px 0px;
}
.company_location h1 {
	width:100%;
    font-family: 'nanum-barun-gothic-ultralight';
	font-size:3.6em;
	color: #323232;
	letter-spacing:0px;
	word-break:keep-all; 
	word-wrap:break-word;
	text-align:center;
	padding:40px 0px 30px 0px;
	background-image:url('/images/title_line.gif');
	background-position: top center;
	background-repeat: no-repeat;
}
.company_location h1 span{
	font-family: 'nanum-barun-gothic-regular';
}
.company_location h2 {
	width:100%;
	font-size:11px;
	color: #909090;
	letter-spacing:0px;
	word-break:keep-all; 
	word-wrap:break-word;
	text-align:center;
	padding: 0px 0px 30px 0px;
}
.company_location .map_icon{
	padding:20px 0px;
	margin:0px auto;
	text-align:center;
}
.company_location .map_icon li{
	float:inline-block;
	padding:5px 0px;
	margin:0px auto;
	background-image:url('/images/map_bar.gif');
	background-position:left center;
	background-repeat:no-repeat;
	font-size:0.9em;
	color:#696969;
	line-height:1.0;
	vertical-align: top;
}
.company_location .map_icon li:first-child{
	background-image:url('');
}
.company_location .icon{
	padding:0px 30px;
	margin:0px auto;
}
.company_location .icon dd{
	float:left;
	font-size:0.9em;
	color:#696969;
	letter-spacing:0px;
	line-height:1.5;
	text-align:left;
}
.company_location .icon dd img{
	padding:0px 20px 0px 0px;
}
.company_location .icon dd strong{
	font-size:0.8em;
	color:#232323;
}
.company_location .map_btn{
	padding:20px 0px;
	margin:0px auto;
	text-align:center;
}
.company_location .map_btn li{
	float:inline-block;
	padding:0px 1px;
	margin:0px auto;
}

@media (max-width: 767px) {
	.company_location .map_icon li{
		width:100%;
		float:inline-block;
		padding:5px 0px;
		margin:0px auto;
		background-image:url('');
		font-size:0.9em;
		color:#696969;
		line-height:1.0;
	}	
	.company_location .icon{
		padding:0px 0px;
		margin:0px auto;
	}
	.company_location .icon dd:first-child{
		width:20%;
		text-align:left;
	}
	.company_location .icon dd img{
		padding:0px 0px 0px 0px;
	}
}


.product_full{
	width: 100%;
	padding: 100px 0px;
}
@media (max-width: 767px) {
	.product_full{
		padding: 50px 0px;
	}
}
.product_full_bg{
	width: 100%;
	background-color: #eaeeef;
	padding: 100px 0px;
}
@media (max-width: 767px) {
	.product_full_bg{
		padding: 50px 0px;
	}
}


.product_list{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.product_list ul{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.product_list ul li{
	padding: 2px 2px;
}
.product_list ul li img{
	width: 100%;
}
.product_list .tt{
	clear: both;
	float: left;
	width:100%; 
	padding:0px 0px 5px 0px;
	margin: 0px;
	font-size: 2.0em;
	color: #000;
	letter-spacing: -0.5px;
	vertical-align: baseline;
	word-break:keep-all; 
	word-wrap:break-word;
}
.product_list .tt span{
    font-family: 'nanum-barun-gothic-ultralight';
	padding: 0px 0px 5px 0px;
}
.product_list .tt strong{
	font-family: 'nanum-barun-gothic-bold';
}
.product_list .tt2{
	clear: both;
	float: left;
	width:100%; 
	padding:0px 0px 20px 0px;
	margin: 0px;
	font-size: 0.9em;
	color: #686868;
	letter-spacing: -0.5px;
	vertical-align: baseline;
	word-break:keep-all; 
	word-wrap:break-word;
}
.product_list .tt2 strong{
	color: #000;
}

.product_info{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
@media (max-width: 767px) {
	.product_info img{
		padding: 0px 20px 0px 0px;
	}
}
.product_info .tt{
	clear: both;
	float: left;
	width:100%; 
	padding:0px 0px 0px 0px;
	margin: 0px;
	font-size: 1.8em;
	color: #000;
	letter-spacing: -0.5px;
	vertical-align: baseline;
	word-break:keep-all; 
	word-wrap:break-word;
	border-bottom: 1px solid  #7f7f7f;
}
.product_info .tt span{
    font-family: 'nanum-barun-gothic-ultralight';
	padding: 0px 0px 5px 0px;
	border-bottom: 3px solid  #000;
}
.product_info .tt strong{
	font-family: 'nanum-barun-gothic-bold';
	font-size: 1.2em;
}
.product_info .con{
	font-size: 1.0em;
	color: #6e6e6e;	
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 10px 0px 20px 0px;	
}
.product_info .con li{
	padding: 4px 0px;
	color: #4e4e4e;
}

.product_design ul{
	float: left;
	width: 100%;
	padding:0px 0px ;
	margin: 0px;
}
.product_design ul li{
	float: left;
	padding: 5px 10px;
	margin: 0px;
	text-align: center;
}
.product_design  ul li img{
	width: 100%;
}
@media (max-width: 767px) {
	.product_design  ul li img{
		padding: 0px 0px 0px 0px;
	}
}
.design_table {
	float:left;
	display: table;
	width:100%; 
	border-top:1px solid #5d5d5d;
	border-bottom:1px solid #5d5d5d;
	padding:0px;
	margin:0px auto;
}
.design_table th{
	font-size:0.9em;
	font-weight:bold;
	color: #2c2c2c;
	text-align: center;
	padding: 15px 0px;
	border-bottom:1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background-color: #f7fcfd;
}
.design_table th:first-child{
	border-left: 0px solid #e1e1e1;
}
.design_table td{
	font-size:0.9em;
	color: #2c2c2c;
	text-align: center;
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 15px 10px;
	border-bottom:1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}
.design_table td:first-child{
	border-left: 0px solid #e1e1e1;
}
.design_table td img{
	width: 100%;
	text-align: center;
}
@media (max-width: 767px) {
	.design_table td img{
		padding: 0px 0px 0px 0px;
	}
}





.product_range{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.product_range .tt{
	float: left;
	width:100%; 
	padding:50px 0px 5px 0px;
	margin: 0px;
	font-size: 2.0em;
	color: #000;
	letter-spacing: -0.5px;
	vertical-align: baseline;
	word-break:keep-all; 
	word-wrap:break-word;
}
.product_range .tt span{
    font-family: 'nanum-barun-gothic-ultralight';
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid  #000;
}
.product_range .tt strong{
	font-family: 'nanum-barun-gothic-bold';
}
.product_range .top_tt1{
	width: 100%;
	font-size: 1.05em;
	color: #000;
	line-height: 1.3em;
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 0px 0px 10px 0px;
}
.product_range .top_tt1 span{
	font-weight: bold;
	font-size: 1.0em;
	color: #0bac03;
}
.product_range .top_tt2{
	width: 100%;
	font-size: 1.05em;
	color: #000;
	line-height: 1.3em;
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 0px 0px 0px 0px;
}
.product_range .top_tt2 span{
	font-size: 1.0em;
	color: #cc0000;
}
.product_range ul{
	float: left;
	position: relative;
	width: 100%;
	padding:0px 0px 0px 0px;
}
.product_range ul li{
	float: left;
	padding: 20px 10px;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	color: #abb5c4;
	text-align: left;
	vertical-align: top;
}
.product_range ul li:first-child{
	padding: 20px 10px 20px 0px;
}
.product_range ul li p{
	padding: 0px;
	margin: 0px;
}
.product_range ul li .tt{
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	letter-spacing: -0.5px;
	padding: 10px 0px 15px 0px;
	word-break:keep-all; 
	word-wrap:break-word;
}
.product_range ul li .tt small{
	font-weight: bold;
	font-size: 0.8em;
	color: #fff;
	letter-spacing: 0px;
	line-height: 22px;
	background-color: #74b15a;
	border-radius:100%;
	padding: 5px 7px;
}
.product_range ul li .txt{
	font-size: 0.9em;
		color: #696969;
	letter-spacing: 0px;
	padding: 5px 0px 5px 0px;
	word-break:keep-all; 
	word-wrap:break-word;
}
@media (max-width: 767px) {
	.product_range ul li{
		padding: 20px 0px;
	}
	.product_range ul li:first-child{
		padding: 20px 0px;
	}
	.product_range ul li .tt{
		font-size: 1.8em;
		padding: 20px 20px 20px 20px;
	}
	.product_range ul li .txt{
		font-size: 1.3em;
		color: #696969;
		padding: 5px 20px;
	}
	.product_range ul li img{
		width: 100%;
	}
}



.product_power{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
@media (max-width: 767px) {
	.product_power img{
		padding: 0px 20px 0px 0px;
	}
}
.product_power .tt{
	float: left;
	width:100%; 
	padding:0px 0px 0px 0px;
	margin: 0px;
	font-size: 1.8em;
	color: #000;
	letter-spacing: -0.5px;
	vertical-align: baseline;
	word-break:keep-all; 
	word-wrap:break-word;
	border-bottom: 1px solid  #7f7f7f;
}
.product_power .tt span{
    font-family: 'nanum-barun-gothic-ultralight';
	padding: 0px 0px 5px 0px;
	border-bottom: 3px solid  #000;
}
.product_power .tt strong{
	font-family: 'nanum-barun-gothic-bold';
	font-size: 1.2em;
}
.product_power .con{
	font-size: 1.0em;
	color: #6e6e6e;	
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 10px 0px 20px 0px;	
}
.product_power .con li{
	padding: 4px 0px;
	color: #4e4e4e;
}
.product_power .list_tt{
	padding:30px 0px 10px 0px;
	text-align: center;
}
.product_power .list_con{
	font-size: 1.1em;
	color: #6e6e6e;	
	word-break:keep-all; 
	word-wrap:break-word;
	padding:30px 0px 20px 0px;
}
.product_power .list_con li{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #4e4e4e;
	word-break:keep-all; 
	word-wrap:break-word;
}
.product_power .line {
	width: 100%;
	border-top: 1px dashed #dbdbdb;
}
.product_power .won1 {
	display:inline-block;
	width: 180px;
	height: 180px;
	color:#fff;
	font-size:1.4em;
	font-weight: bold;
	line-height: 180px;
	text-align: center;
	padding: 0px;
	border:0px;
	background-image: url('/images/product/won1.png');
	background-position: center center;
	background-repeat: no-repeat;
	outline: 0;
}
.product_power .won2 {
	display:inline-block;
	width: 180px;
	height: 180px;
	color:#fff;
	font-size:1.4em;
	font-weight: bold;
	line-height: 180px;
	text-align: center;
	padding: 0px;
	border:0px;
	background-image: url('/images/product/won2.png');
	background-position: center center;
	background-repeat: no-repeat;
	outline: 0;
}
.product_power .won3 {
	display:inline-block;
	width: 180px;
	height: 180px;
	color:#fff;
	font-size:1.4em;
	font-weight: bold;
	line-height: 180px;
	text-align: center;
	padding: 0px;
	border:0px;
	background-image: url('/images/product/won3.png');
	background-position: center center;
	background-repeat: no-repeat;
	outline: 0;
}
.product_power .won4 {
	display:inline-block;
	width: 180px;
	height: 180px;
	color:#fff;
	font-size:1.4em;
	font-weight: bold;
	line-height: 180px;
	text-align: center;
	padding: 0px;
	border:0px;
	background-image: url('/images/product/won4.png');
	background-position: center center;
	background-repeat: no-repeat;
	outline: 0;
}
@media (max-width: 767px) {
	.product_power .won1, 
	.product_power .won2, 
	.product_power .won3, 
	.product_power .won4{
		font-size:1.8em;
	}
}

.product_power .won_bg1 {
	display:inline-block;
	width: 150px;
	height: 150px;
	color:#fff;
	font-size:1.4em;
	font-weight: bold;
	line-height: 150px;
	text-align: center;
	padding: 0px;
	border:0px;
	background-color: #9cc2ce;
	border-radius:100%;
	outline: 0;
}
.product_power .won_bg2 {
	display:inline-block;
	width: 150px;
	height: 150px;
	color:#fff;
	font-size:1.4em;
	font-weight: bold;
	line-height: 150px;
	text-align: center;
	padding: 0px;
	border:0px;
	background-color: #a4cba0;
	border-radius:100%;
	outline: 0;
}
.product_power .won_bg3 {
	display:inline-block;
	width: 150px;
	height: 150px;
	color:#fff;
	font-size:1.4em;
	font-weight: bold;
	line-height: 150px;
	text-align: center;
	padding: 0px;
	border:0px;
	background-color: #ddc69e;
	border-radius:100%;
	outline: 0;
}
.product_power .won_bg4 {
	display:inline-block;
	width: 150px;
	height: 150px;
	color:#fff;
	font-size:1.4em;
	font-weight: bold;
	line-height: 150px;
	text-align: center;
	padding: 0px;
	border:0px;
	background-color: #dfbcd0;
	border-radius:100%;
	outline: 0;
}

.product_power_box{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.product_power_box ul{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.product_power_box li{
	float: left;
	padding: 20px 10px;
	margin: 0px;
	text-align: center;
}
@media (max-width: 767px) {
	.product_power_box li{
		padding: 0px 10px 5px 10px;
	}
}
.product_power_box .box_bg {
	display:inline-block;
	width: 100%;
	height: 100px;
	color: #fff;
    font-family: 'nanum-barun-gothic-ultralight';
	font-weight: 400;
	font-size:1.8em;
	line-height: 100px;
	text-align: center;
	padding: 0px;
	border:0px;
	background-color: #62bd8e;
	border: 1px solid #62bd8e;
	outline: 0;
}
@media (max-width: 767px) {
	.product_power_box .box_bg{
		height: 50px;
		line-height: 50px;
	}
}
.product_power_box .box_bg:hover {
	background-color: #00a650;
	border: 1px solid #008e44;
	font-weight: bold; 
	color: #fff;
}
.product_power_box .box_bg1 {
	display:inline-block;
	width: 100%;
	height: 100px;
	color:#fff;
	font-size:1.4em;
	font-weight: bold;
	line-height: 100px;
	text-align: center;
	padding: 0px;
	border:0px;
	background-color: #9cc2ce;
	outline: 0;
}
.product_power_box .box_bg2 {
	display:inline-block;
	width: 100%;
	height: 100px;
	color:#fff;
	font-size:1.4em;
	font-weight: bold;
	line-height: 100px;
	text-align: center;
	padding: 0px;
	border:0px;
	background-color: #a4cba0;
	outline: 0;
}
.product_power_box .box_bg3 {
	display:inline-block;
	width: 100%;
	height: 100px;
	color:#fff;
	font-size:1.4em;
	font-weight: bold;
	line-height: 100px;
	text-align: center;
	padding: 0px;
	border:0px;
	background-color: #ddc69e;
	outline: 0;
}
.product_power_box .box_bg4 {
	display:inline-block;
	width: 100%;
	height: 100px;
	color:#fff;
	font-size:1.4em;
	font-weight: bold;
	line-height: 100px;
	text-align: center;
	padding: 0px;
	border:0px;
	background-color: #dfbcd0;
	outline: 0;
}
@media (max-width: 767px) {
	.product_power_box .box_bg1_xs {
		display:inline-block;
		width: 100%;
		color:#fff;
		font-size:1.1em;
		font-weight: bold;
		text-align: center;
		padding: 30px 0px;
		border:0px;
		background-color: #9cc2ce;
		border-radius: 100%;
		outline: 0;
	}
	.product_power_box .box_bg2_xs {
		display:inline-block;
		width: 100%;
		color:#fff;
		font-size:1.1em;
		font-weight: bold;
		text-align: center;
		padding: 30px 0px;
		border:0px;
		background-color: #a4cba0;
		border-radius: 100%;
		outline: 0;
	}
	.product_power_box .box_bg3_xs {
		display:inline-block;
		width: 100%;
		color:#fff;
		font-size:1.1em;
		font-weight: bold;
		text-align: center;
		padding: 30px 0px;
		border:0px;
		background-color: #ddc69e;
		border-radius: 100%;
		outline: 0;
	}
	.product_power_box .box_bg4_xs {
		display:inline-block;
		width: 100%;
		color:#fff;
		font-size:1.1em;
		font-weight: bold;
		text-align: center;
		padding: 30px 0px;
		border:0px;
		background-color: #dfbcd0;
		border-radius: 100%;
		outline: 0;
	}
}
.product_power_box .list_tt{
	padding:0px 0px 10px 0px;
	text-align: center;
}
.product_power_box .list_con{
	font-size: 1.1em;
	color: #6e6e6e;	
	word-break:keep-all; 
	word-wrap:break-word;
	padding:0px 30px;
	text-align: left;
}
@media (max-width: 767px) {
	.product_power_box .list_con{
		padding: 0px 0px;
		font-size: 0.98em;
	}
}
.product_power_box .list_con li{
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #4e4e4e;
	word-break:keep-all; 
	word-wrap:break-word;
}




.graph_tt_top{
	float: left;
	width: 100%;
	padding: 5px 0px;
	margin: 0px;
	text-align: left;
	font-size:1.0em;
}
.graph_tt{
	float: left;
	width: 100%;
	padding: 5px 0px;
	margin: 0px;
	text-align:center;
	font-size:0.9em;
}
.ex {
	display:inline-block;
	color:#fff;
	font-size:0.9em;
	padding: 6px 36px;
	border:0px;
	font-weight: 400;
	background-color: #44badc;
	border-radius:30px;
	outline: 0;
}
.cert{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.cert_tt{
	float:left;
	display: table;
	width:100%; 
	padding:10px 20px;
	font-size: 0.9em;
	color: #dcdcdc;
	letter-spacing: -0.5px;
	word-break:keep-all; 
	word-wrap:break-word;
	background-color: #7f7f7f;
}
.cert_tt span{
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	padding-right: 10px;
}
.cert_tt1{
	float:left;
	display: table;
	width:100%; 
	padding:0px 0px 5px 0px;
	font-family: 'nanum-barun-gothic-bold';
	font-size: 1.6em;
	color: #000;
	letter-spacing: 0px;
	word-break:keep-all; 
	word-wrap:break-word;
}
.cert_tt1 span{
	font-weight: bold;
	font-size: 1.2em;
	color: #34b1a8;
}
.cert_tt2 {
	float:left;
	display: table;
	width:100%; 
	padding:0px 0px 10px 0px;
	font-size: 1.0em;
	color: #000;
	word-break:keep-all; 
	word-wrap:break-word;
}
.cert_tt3{
	float:left;
	display: table;
	width:100%; 
	padding:0px 0px 0px 0px;
	font-family: 'NanumSquare';
	font-size: 1.5em;
	color: #9b9b9b;
	word-break:keep-all; 
	word-wrap:break-word;
}
.cert_tt3 span{
	font-weight: bold;
	font-family: 'nanum-barun-gothic-bold';
	font-size: 1.5em;
	color: #000;
	letter-spacing: 0px;
	padding-right: 10px;
}
.cert_tt3 small{
	font-family: 'nanum-barun-gothic-ultralight';
	font-weight: 100;
	color: #b1b1b1;
}
.cert_tt4 {
	float:left;
	display: table;
	width:100%; 
	padding:0px 0px 20px 0px;
	font-size: 1.0em;
	color: #000;
	word-break:keep-all; 
	word-wrap:break-word;
}
.cert_tt4 b{
	font-weight: bold;
	font-size: 1.2em;
}
.cert_tt4 span{
	font-size: 1.4em;
}
.cert_tt4 strong{
	font-family: 'Noto Sans KR','NanumSquare';
	color: #00cc00;
	border-bottom: 1px solid #c4dbb1;
}
.cert ul{
	float: left;
	width: 100%;
	padding: 00px 0px ;
	margin: 0px;
}
.cert ul li{
	float: left;
	padding: 20px 30px 20px 0px;
	margin: 0px;
}
@media (max-width: 767px) {
	.cert ul li{
		padding: 10px 5px;
	}
}
.cert ul li img{
	width: 100%;
	border: 1px solid #f4f4f4;
}
.cert .noline img{
	border:0px;
}
.cert .tt1{
	font-size: 1.0em;
	color: #6e6e6e;	
	letter-spacing:0px;
	word-break:keep-all; 
	word-wrap:break-word;
	padding:30px 0px 20px 0px;
}
.cert .tt1 span{
	font-family: 'Noto Sans KR','NanumSquare';
	font-weight: 600;
	font-size: 1.3em;
	color: #00cc00;
}
.cert .tt2{
	font-size: 0.9em;
	color: #6e6e6e;	
	word-break:keep-all; 
	word-wrap:break-word;
}
.cert .txt_tt{
	font-size: 1.0em;
	color: #fff;	
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 30px 0px 15px 0px;
}
.cert .txt_tt p{
	width: 150px;
	padding: 6px 0px 6px 30px;
	margin: 0px;
	border-radius:30px;
	background-color: #65b820;
	border-bottom: 5px solid #008738;
	font-weight: bold;
	color: #fff;
}
.cert .txt_con{
	font-size: 0.9em;
	color: #6e6e6e;	
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 5px 0px 20px 0px;	
}
.cert .txt_con strong{
	color: #000;
}
.cert .txt_con small{
	color: #69a774;
}
.cert_table_tt{
	clear:both;
	float: left;
	width: 100%;
	font-weight: 100;
	font-size:1.8em;
	color: #525252;
	letter-spacing:-1.0px;
	padding: 0px 0px 0px 0px;
}
.cert_table_tt span{
	font-weight: 600;
	color: #333333;
}
.cert_table {
	float:left;
	display: table;
	width:100%; 
	border-top:1px solid #5d5d5d;
	border-bottom:1px solid #5d5d5d;
	padding:0px;
	margin:0px auto;
}
.cert_table th{
	font-size:0.9em;
	font-weight:bold;
	color: #2c2c2c;
	text-align: center;
	padding: 15px 0px;
	border-bottom:1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	background-color: #f7fcfd;
}
.cert_table th:first-child{
	border-left: 0px solid #e1e1e1;
}
.cert_table td{
	font-size:0.9em;
	color: #2c2c2c;
	text-align: center;
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 15px 10px;
	border-bottom:1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}
.cert_table td:first-child{
	border-left: 0px solid #e1e1e1;
}
.cert_table td img{
	width: 90%;
}





.sub_client{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
@media (max-width: 767px) {
	.sub_client img{
		padding: 0px 50px;
	}
}
.client_company{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.client_company ul{
	float: left;
	width: 100%;
	padding: 0px 0px 30px 0px ;
	margin: 0px;
}
.client_company ul li{
	float: left;
	padding: 0px ;
	margin: 0px;
	width: 33%;
}
.client_tt {
	float:left;
	display: table;
	width:100%; 
	padding:0px 0px 5px 0px;
	font-weight: bold;
	font-size: 1.4em;
	color: #000;
}
.client_table {
	float:left;
	display: table;
	width:100%; 
	border-top:1px solid #5d5d5d;
	border-bottom:1px solid #5d5d5d;
	padding:0px;
	margin:0px auto;
}
.client_table th{
	font-size:0.9em;
	font-weight:bold;
	color: #2c2c2c;
	text-align: center;
	padding: 15px 0px;
	border-bottom:1px solid #e1e1e1;
}
.client_table td{
	font-size:0.9em;
	color: #656565;
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 15px 10px;
	border-bottom:1px solid #e1e1e1;
}



.recruit{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.recruit_tt {
	float:left;
	display: table;
	width:100%; 
	padding:0px 0px 10px 0px;
	font-weight: bold;
	font-size: 1.0em;
	color: #000;
	border-bottom: 1px solid #000;
}
.recruit ul{
	float: left;
	width: 100%;
	padding: 20px 0px 20px 0px ;
	margin: 0px;
	border-bottom:1px solid #e1e1e1;
}
.recruit ul li{
	float: left;
	padding: 0px ;
	margin: 0px;
}
.recruit ul li.th{
	width: 20%;
	font-weight: bold;
	font-size: 1.0em;
	color: #000;
	text-align: left;
}
.recruit ul li.td{
	width: 80%;
	font-size: 1.0em;
	color: #3c3c3c;
	line-height: 1.6em;
	word-break:keep-all; 
	word-wrap:break-word;
}
@media (max-width: 767px) {
	.recruit img{
		padding: 0px 50px;
	}
}


.sub_online {
	float: left;
	display:block;
	width:100%; 
	padding:30px 0px 50px 0px;
	margin:0px;
}
.online_top_tt {
	float: left;
	width: 100%;
	padding:0px 0px 50px 0px;
	margin:auto;
	text-align: center;
}
.online_top_tt p{
	width: 100%;
	padding:0px 0px 0px 0px;
	margin:auto;
	text-align: center;
}
@media (max-width: 698px) {
	.online_top_tt img{
		width: 100%;
	}
}
.online_top_tt2 {
	float: left;
	width: 100%;
	padding:0px 0px 5px 0px;
	margin:auto;
	text-align: left;
	font-weight: bold;
	font-size: 0.8em;
	color: #7e7d7d;
}
.online_table {
	width:100%; 
	border-top:1px solid #5d5d5d;
	border-bottom:1px solid #5d5d5d;
	padding:0px;
	margin:0px auto;
}
.online_table th{
	font-size:0.8em;
	font-weight: 600;
	color: #646464;
	padding: 15px 0px 15px 10px;
	border-bottom:1px solid #e1e1e1;
}
.online_table td{
	font-size:0.98em;
	color: #848484;
	letter-spacing:0px;
	line-height: 1.8em;
	word-break:keep-all; 
	word-wrap:break-word;
	padding: 15px 0px;
	border-bottom:1px solid #e1e1e1;
}
.online_table td input {
	background-color: #f2f2f2;
	color: #000 !important;
	border: 0px;
	padding: 5px 10px;
	height: 35px;
} 
.online_table td textarea {
	background-color: #f2f2f2;
	color: #000 !important;
	border: 0px;
	padding: 5px 10px;
	width: 100%;
	height: 150px;
} 
.online_table .name{
	width:200px;
}
.online_table .tel{
	width: 15%;
}
@media (max-width: 767px) { 
	.online_table .name{
		width:100%;
	}
	.online_table .tel{
		width: 30%;
	}
}
.sub_online .agree_tt{
	width: 100%;
	padding: 30px 0px 5px 0px;
	font-weight: bold;
	font-size: 0.8em;
	color: #555555;
}
.sub_online .agree_txt{
	width: 100%;
	padding: 15px 15px;
	font-weight: normal;
	font-size: 0.8em;
	color: #858585;
	line-height: 1.5em;
	background-color: #f7f7f7;
	border: 1px solid #ebebeb;
}
.sub_online .agree_txt strong{
	font-weight: bold;
	font-size: 1.0em;
	color: #363636;
}
.sub_online .agree_check{
	width: 100%;
	padding: 5px 0px 40px 0px; 
	margin: auto;
}
.sub_online .agree_check li{
	float: left;
	list-style: none;
	padding: 0px 0px 5px 0px;	
	width: 50%;
	font-weight: bold;
	font-size: 0.9em;
	color: #555555;
}
.sub_online .agree_check li:last-child{
	color: #000;
	text-align: right;
}
@media (max-width: 767px) { 
	.sub_online .agree_check li{
		width: 100%;
		padding: 0px 0px 10px 0px;	
	}
}


.sub_others {
	float: left;
	display:block;
	width:100%; 
	padding:50px 0px 50px 0px;
	margin:0px;
}
.sub_others  td,
.sub_others  p{
	font-size:0.94em;
	color: #3f3f3f;
	line-height:1.4;
	word-break:keep-all; 
	word-wrap:break-word;
}




.cate_box{
	width:100%;
	padding:50px 0px;
	margin:0px auto;
	border-top:1px solid #eeeeee;
}
.cate_box ul{
	width:100%;
	padding:0px;
	margin:0px auto;
}
.cate_box ul li{
	padding:0px 0px 0px 0px;
}
.cate_box img{
	padding:0px 0px 0px 0px;
}
.cate_box .tt1{
	width:100%;
	font-family: 'Noto Sans KR','NanumSquare';
	font-weight: 400;
	font-size:1.4em;
	color:#4d4d4d;
	letter-spacing:0px;
	padding:20px 0px 15px 0px;
	background-image:url('/images/title_line.gif');
	background-position:left top;
	background-repeat:no-repeat;
}
.cate_box .tt2{
	width:100%;
	font-size:0.78em;
	color: #b1b0b0;
	word-break:keep-all; 
	word-wrap:break-word;
	padding:0px 0px 0px 0px;
}
.cate_box  .btn_gray {
	background-color: #6b6b6b;
	color: #ffffff;
	font-size:0.7em;
	letter-spacing:0px;
	margin-top: 15px;
	padding: 10px 30px;
	height:33px;
	text-transform: uppercase;
}
.cate_box .btn_gray:hover {
	background-color: #6c6c6c;
} 

@media (max-width: 519px) {
}

.cate_prod {
	padding: 0px 0px;
	margin: 0px auto;
}
.cate_prod ul { 
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}
.cate_prod ul li { 
	display:table-cell;
	width:25%;
	padding:0px 2px;
	margin:0px auto;
}
.cate_prod img{ 
	width:100%;
	max-width:230px;
	border:1px solid #f9f9f9;
}
.cate_prod img:hover{ 
	border: 1px solid #fbced2;
}
.cate_prod .tt{
	font-weight: 400;
	font-size: 1.1em;
	color: #585858;
	padding: 10px 10px 10px 0px;
	margin: 0px auto;
	background-image:url('/images/title_line2.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.cate_prod .tt a{
	color: #585858;
}
.cate_prod .tt a:hover{
	color: #e17449;
}
.cate_prod .txt{ 
	font-size:0.8em;
	color: #aaaaaa;
	padding:10px 10px 0px 0px;
	margin:0px auto;
}





.prod_tt {
	display: block;
	font-family: 'nanum-barun-gothic-ultralight';
	font-size:2.8em;
	color: #323232;
	line-height:1.1;
	text-align: center;
	padding:20px 0px 40px 0px;
	background-image:url('/images/title_line.gif');
	background-position: top center;
	background-repeat: no-repeat;
}
.prod_tt .tt_sub {
	font-family: 'Noto Sans KR','NanumSquare';
	font-size:0.5em;
	font-weight:400;
	color: #bfbfbf;
	padding:5px 0px 0px 0px;
}
.prod_box{
	width: 100%;
	padding:0px 0px;
	margin:0px auto;
}
.prod_box ul{
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}
.prod_box ul li{
	display:table-cell;
	padding:5px 0px 20px 0px;
	margin:0px auto;
	text-align: center;
}
.prod_box ul li  .pic{
	width:100%;
	text-align: center;	
	padding:0px 0px;
	margin:0px auto;
	cursor: pointer;
}
.prod_box ul li  img{
	width:95%;
	padding:0px 0px 0px 0px;
	border: 1px solid #f7f7f7;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.prod_box ul li  img:hover{
	border: 1px solid #fbced2;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.prod_box ul li  .tt1{
	font-family: 'Noto Sans KR','NanumSquare';
	font-weight: 400;
	font-size:1.1em;
	color:#4d4d4d;
	letter-spacing:0px;
	text-align: center;
	padding:10px 0px 10px 0px;
	margin:0px auto;
	cursor: pointer;
}
.prod_box ul li  .opt{
	font-family: 'Noto Sans KR','NanumSquare';
	font-weight: 400;
	font-size:0.8em;
	color:#bec0b8;
	letter-spacing:0px;
	text-align: center;
	padding:5px 0px 10px 0px;
	margin:0px auto;
	cursor: pointer;
}
.prod_box .course_box {
	position: relative;
	width: 100%;
	height: 50px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}
.prod_box .tt_course {	
	position: absolute;
	top: -50px;
	left: 50%;
	width: 100px;
	height: 100px;
	font-size: 1.2em;
	font-weight: 600;
	color: #fff;
	line-height:100px;
	background-color: #b7d36f;
	text-align: center;
	border-radius: 100% 100%;
	padding: 0px;
	margin-left: -50px;
	cursor: pointer;
}
.prod_box .tt_course span{
	font-size: 0.8em;
	font-weight: 300;
	letter-spacing:-0.5px;
}	



.prod_pic {
	width: 100%;
	padding:0px 0px;
	margin:0px auto;
}
.prod_pic .pic{
	width:100%;
	text-align: center;	
	padding:0px 0px;
	margin:0px auto;
}
.prod_pic .pic  img{
	width:100%;
	padding:0px 0px 0px 0px;
	border: 1px solid #fff;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.prod_pic .pic  img:hover{
	border: 1px solid #fff;
	/*
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
	*/
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.prod_pic .list {
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}
.prod_pic .list ul{
	padding:0px 0px 0px 0px;
	margin:0px auto;
}
.prod_pic .list ul li{
	max-width:100px;
	min-width:50px;
	padding:5px 2px;
	margin:0px auto;
	text-align: center;
}
.prod_pic .list ul li  img{
	width: 95%;
	text-align: center;	
	padding:0px 0px;
	margin:0px auto;
	cursor: pointer;
}

.prod_course {	
	width: 100px;
	height: 100px;
	font-size: 1.2em;
	font-weight: 600;
	color: #fff;
	line-height:100px;
	background-color: #93bf22;
	text-align: center;
	border-radius: 100% 100%;
	padding: 0px;
	margin: 0px auto;
}
.prod_course span{
	font-size: 0.8em;
	font-weight: 300;
	letter-spacing:-0.5px;
}	

.prod_name {
	width: 100%;
	text-align: left;
	font-family: 'Noto Sans KR','NanumSquare';
	font-weight: 400;
	font-size:2.6em;
	color:#000;
	letter-spacing:0px;
	padding: 30px 0px 0px 0px;
	margin: 0px auto;
}
.prod_txt {
	width: 100%;
	text-align: left;
	font-size:0.9em;
	color:#4b4b4b;
	letter-spacing:0px;
	word-break:keep-all; 
	word-wrap:break-word;
	padding:20px 0px 20px 0px;
}
.prod_txt a {
	font-weight: 400;
	color: #467fd4;
}
.prod_txt a:hover {
	font-weight: 400;
	color: #000;
	/*text-decoration: underline;*/
	border-bottom:1px dashed #c5c5c5;
}
.prod_opt{
	float: left;
	width: 100%;
	padding: 5px 0px;
	margin: 0px auto;
	text-align: left;
}
.prod_opt dt{
	display: inline-block;
	font-weight: bold;
	color: #97a6b3;
	padding-right: 10px;
}
.prod_opt dd{
	display: inline-block;
	color: #44494e;
}

.prod_color {
	float: left;
	width: 100%;
	padding: 40px 0px 0px 0px;
	margin:0px auto;
	text-align:left;
	font-size:0.8em;
	color: #888888;
}
.prod_color .tt span{
	font-family: 'Noto Sans KR','NanumSquare';
	font-weight: 600;
	font-size:1.1em;
	letter-spacing:0px;
	color: #d04237;
	border-top: 1px solid #d04237;
	padding: 5px 0px 5px 0px;
}
.prod_color .txt{
	padding: 5px 0px 10px 0px;
}
.prod_color ul{
	padding:5px 0px 0px 0px;
	margin:0px auto;
}
.prod_color ul li{
	padding:0px 0px;
	margin:0px auto;
	padding:0px 5px 5px 0px;
	margin:0px auto;
	text-align: left;
}
.btn_color{
	display:inline-block;
	width: 35px;
	height: 35px;
	text-align: center;
	border-radius: 100% 100%;
	line-height: 2.1;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}
.btn_color:focus, .btn_color:hover {
	color:#fff;
	font-weight: 400;
	margin:0px auto;
	padding: 0px;
	border: 0px;
	outline: 0;
}


/* 테이블 */
.table_box {
	width: 100%;
	border-top:2px solid #5d5d5d;
	border-bottom:1px solid #6d6d6d;
}
.table_box th{
	font-size:0.8em;
	color: #4f4f4f;
	padding:10px 0px 10px 10px;
	background-color:#fafafa;
	border-top:1px solid #ececec;
}
.table_box td{
	font-size:1.0em;
	color: #1e1e1e;
	letter-spacing:0px;
	padding:10px 10px 10px 10px;
	background-color:#fff;
	border-top:1px solid #ececec;
}
.table_box td span{
	font-size:0.8em;
	color: #4f4f4f;
	letter-spacing:-0.5px;
	padding-left:20px;
}
.member ul li select{
	font-size:1.2em;
}
.table_box td input{
	font-size:1.1em;
	border-radius:2px;
	padding:7px 5px;
	margin:2px 0px;
}
.table_box td .full{
	width:100%;
}
.table_box td .tel{
	width:100px;
}
.table_box .btn_idchk{
	border-radius:2px;
	margin:-3px 0px 0px 2px;
}

@media (max-width: 519px) {
	.table_box td span{
		display:block;
		padding:5px 0px 0px 0px;
	}	
	.table_box td select{
		width:100%;
		font-size:1.3em;
	}
	.table_box td input[type="text"],
	.table_box td input[type="password"]{
		width:100%;
	}
	.table_box td .tel{
		width:30%;
	}
	.table_box .btn_idchk{
		margin:0px 0px 0px 0px;
	}
}

.DivContents{
	width:100%; 
	table-layout:fixed;
	padding:20px 0px;
}
.DivContents img{
	max-width: 1200px;
}
.DivContents2{
	width:100%; 
	table-layout:fixed;
}
.DivContents2 img{
	max-width: 1200px;
}

.youtubeWrap {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
}
.youtubeWrap iframe{
	position: absolute;
	width: 100%;
	height: 100%;
}


/*버튼 모음*/
.bt_radius_3{	
	border-radius:3px;
}
.bt_radius_5{	
	border-radius:5px;
}
.bt_radius_10{	
	border-radius:10px;
}
.bt_product {
	display:inline-block;
	padding:10px 60px 10px 20px;
	margin-bottom:0;
	font-weight: bold;
	font-size:0.9em;
	color:#8fb6b3;
	letter-spacing:0px;
	background-color:#fff;
	border: 1px solid #9cc7c4;
	border-radius:30px;
	background-image: url('/images/icon_arrow.png');
	background-position:85% center;
	background-repeat: no-repeat;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
} 
.bt_product:focus, .bt_product:hover {
	padding: 10px 100px 10px 30px;
	color: #559f99;
	outline: 0 !important;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.bt_white {
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:0.9em;
	color:#333;
	background-color:#fff;
	border: 1px solid #eaeaea;
} 
.bt_white:focus, .bt_white:hover {
	color:#fff;
	font-weight: 400;
	background-color:#a9a9a9;
	border: 1px solid #989898;
	outline: 0;
}
.bt_gray {
	display:inline-block;
	color:#333;
	font-size:0.9em;
	margin-top: 15px;
	padding: 6px 36px;
	background-color: #f3f3f3;
	border:0px;
} 
.bt_gray:focus, .bt_gray:hover {
	font-weight: 400;
	background-color: #e9e9e9;
	border: none;
	outline: 0;
}
.bt_gray2 {
	display:inline-block;
	color:#fff;
	font-size:0.9em;
	margin-top: 15px;
	padding: 6px 36px;
	background-color: #cacdd0;
	border:0px;
} 
.bt_gray2:focus, .bt_gray2:hover {
	font-weight: 400;
	background-color: #98999b;
	border: none;
	outline: 0;
}
.bt_darkgray {
	display:inline-block;
	color:#fff;
	font-size:0.9em;
	padding: 6px 6px;
	background-color: #656565;
	border:0px;
} 
.bt_darkgray:focus, .bt_darkgray:hover {
	color:#fff;
	background-color: #4a4a4a;
	border: none;
	outline: 0;
}
.bt_lang {
	display:inline-block;
	color:#fff;
	font-weight: bold;
	font-size:0.6em;
	letter-spacing:0px;
	margin-top: 5px;
	padding: 3px 10px;
	background-color: #6fc7f7;
	border:0px;
} 
.bt_lang:focus, .bt_lang:hover {
	background-color: #98999b;
	border: none;
	outline: 0;
}

.bt_black {
	display:inline-block;
	color: #ffffff;
	font-size:0.9em;
	margin-top: 15px;
	padding: 6px 36px;
	background-color: #232323;
	border:0px;
}
.bt_black:focus, .bt_black:hover {
	color: #ffffff;
	font-weight: 400;
	background-color: #000;
	border: none;
	outline: 0;
}
.bt_orange {
	display:inline-block;
	color: #ffffff;
	font-size:0.9em;
	margin-top: 15px;
	padding: 6px 36px;
	background-color: #f47521;
	border:0px;
}
.bt_orange:focus, .bt_orange:hover{
	color: #ffffff;
	font-weight: 400;
	background-color: #f46221;
	border: none;
	outline: 0;
} 
.bt_blue {
	display:inline-block;
	color: #ffffff;
	font-size:0.9em;
	margin-top: 15px;
	padding: 6px 36px;
	background-color: #254fa3;
	border:0px;
}
.bt_blue:focus, .bt_blue:hover{
	color: #ffffff;
	font-weight: 400;
	background-color: #253da3;
	border: none;
	outline: 0;
} 
.bt_red {
	display:inline-block;
	color: #ffffff;
	font-size:0.9em;
	margin-top: 15px;
	padding: 6px 36px;
	background-color: #d04237;
	border:0px;
}
.bt_red:focus, .bt_red:hover{
	color: #ffffff;
	font-weight: 400;
	background-color: #c5382d;
	border: none;
	outline: 0;
} 

.bt_zip {
	display:inline-block;
	color: #ffffff;
	font-size:0.8em;
	margin: 0px;
	padding: 5px 10px;
	background-color: #254fa3;
	border:0px;
}
.bt_zip:focus, .bt_zip:hover{
	color: #ffffff;
	font-weight: 400;
	background-color: #253da3;
	border: none;
	outline: 0;
} 
.bt_notice {
	display:inline-block;
	color: #ffffff;
	font-size:0.8em;
	padding: 3px 5px;
	background-color: #2f62cc;
	border:0px;
	border-radius:3px;
}

.bt_counsel {
	display:inline-block;
	color: #9097a0;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:0px;
	padding: 15px 40px;
	background-color: #e6eaed;
	border: 1px solid #aebac3;
}
.bt_counsel:focus, .bt_counsel:hover {
	color: #659dc7;
	background-color: #e6eaed;
	border: 1px solid #8fb3ce;
}
.bt_counsel1 {
	display:inline-block;
	color: #ffffff;
	font-size:0.8em;
	letter-spacing:0px;
	padding: 10px 60px;
	background-color: #b3b8be;
	border:0px;
	border-radius:2px;
}
.bt_counsel1:focus, .bt_counsel1:hover {
	color: #ffffff;
	background-color: #9fa6ad;
	border: none;
	outline: 0;
}
.bt_counsel2 {
	display:inline-block;
	color: #ffffff;
	font-size:0.8em;
	letter-spacing:0px;
	padding: 10px 40px;
	background-color: #c0b4ac;
	border:0px;
	border-radius:2px;
}
.bt_counsel2:focus, .bt_counsel2:hover {
	color: #ffffff;
	background-color: #b7a497;
	border: none;
	outline: 0;
}


/* 서브메뉴 */
@media (max-width: 767px) {
#sub-menu{
	border-color:#dadada;
	overflow-x:hidden;
}
#sub-menu .row{
	border-right:1px solid;
	border-color:#dadada;
}
#sub-menu .row div{
	height:46px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-color:#dadada;
	text-align:center;
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	letter-spacing:-1px;
	color:#000000;
	font-size:1.0em;
	line-height:3.2;

	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#sub-menu .row .on{
	background-color:#004f9c;
	color:#FFFFFF;
}
}
@media (min-width: 768px) {
#sub-menu{
	border-color:#dadada;
	overflow-x:hidden;
}
#sub-menu .row{
	border-right:1px solid;
	border-color:#dadada;
}
#sub-menu .row div{
	height:54px;
	border-left:1px solid;
	border-bottom:1px solid;
	border-color:#dadada;
	text-align:center;
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	letter-spacing:-1px;
	color:#000000;
	font-size:1.0em;
	line-height:3.2;

	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#sub-menu .row .on{
	background-color:#004f9c;
	color:#FFFFFF;
}
}
@media (min-width: 992px) {
#sub-menu{
	border-bottom:1px solid;
	border-color:#dadada;
	overflow-x:hidden;
}
#sub-menu .row{
	border-right:1px solid;
	border-color:#dadada;
}
#sub-menu .row div{
	height:54px;
	border-left:1px solid;
	border-bottom:0px;
	border-color:#dadada;
	text-align:center;
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	letter-spacing:-1px;
	color:#000000;
	font-size:1.0em;
	line-height:3.2;

	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#sub-menu .row .on{
	background-color:#004f9c;
	color:#FFFFFF;
}
}

#sub-menu .row div:hover{
	color:#0281da;
}
#sub-menu .row .on:hover{
	color:#FFFFFF;
}

/* 서브내용 */
.sub-con{
	padding:78px 0 40px 0;
}



/* 인증서,카다로그 */
.cert_sub{
	clear:both;
	display:block;
	width:100%;
	margin-top:10px;
	border-top:2px solid #505050;
}
.cert_sub .pic_bg{
	display:table-cell;
	padding: 0px 30px;
	margin:auto;
	width:100%;
}
.cert_sub .pic{
	padding: 0px 0px;
	margin:0px auto;
	width:100%;
	overflow:hidden;
	background-color:#fff;
	border: 1px solid #f4f4f4;
}
.cert_sub .pic:hover{
	border: 1px solid #fbced2;
}
.cert_sub .pic img{
	max-width: none;
	width:100%;
	left:0px;
	top:0px;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.cert_sub .pic:hover img{
	-webkit-transform: scale3d(0.95,0.95,1);
	transform: scale3d(0.95,0.95,1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.cert_sub .tt{
	display:table-cell;
	padding:10px 10px 0px 10px;
	margin:auto;
	width:100%;
	height:60px;
	word-break:keep-all; 
	word-wrap:break-word;
	text-align:center;
}
.cert_sub .tt span{
	font-size:0.9em;
	color: #8d8d8d;
}
.cert_sub .tt a{
	word-break:keep-all; 
	word-wrap:break-word;
	color:#000;
}
.cert_sub .tt a:hover{
	color:#d73b2f;
}
.cert_sub .btn {
	background-color: #000000;
	color: #ffffff;
	font-weight: 600;
	margin-top: 15px;
	padding: 12px 36px;
	text-transform: uppercase;
}
.cert_sub .btn:hover {
	background-color: #004f9c;
	border-color: #004f9c;
} 

@media (max-width: 360px) {
	.cert_sub .tt{
		display:table-cell;
		padding:10px 10px 0px 10px;
		margin:auto;
		width:100%;
		height:40px;
		word-break:keep-all; 
		word-wrap:break-word;
		text-align:center;
	}
}


/* 갤러리 */
.gallery_sub{
	clear:both;
	display:block;
	width:100%;
	margin-top:10px;
	border-top:2px solid #505050;
}
.gallery_sub .pic_bg{
	display:table-cell;
	padding: 0px 10px;
	margin:auto;
	width:100%;
	overflow:hidden;
}
.gallery_sub .pic{
	padding: 0px 0px;
	margin:auto;
	width:100%;
	height:160px;
	overflow:hidden;
	background-color:#fff;
	overflow:hidden;
}
.gallery_sub .pic img{
	max-width: none;
	width:100%;
	left:0px;
	top:0px;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}
.gallery_sub .pic:hover{
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.gallery_sub .tt{
	display:table-cell;
	padding:10px 10px 0px 10px;
	margin:auto;
	width:100%;
	height:60px;
	word-break:keep-all; 
	word-wrap:break-word;
	text-align:center;
}
.gallery_sub .tt span{
	font-size:0.9em;
	color: #8d8d8d;
}
.gallery_sub .tt a{
	color:#000;
}
.gallery_sub .tt a:hover{
	color:#d73b2f;
}
.gallery_sub .btn {
	background-color: #000000;
	color: #ffffff;
	font-weight: 600;
	margin-top: 15px;
	padding: 12px 36px;
	text-transform: uppercase;
}
.gallery_sub .btn:hover {
	background-color: #004f9c;
	border-color: #004f9c;
} 

@media (max-width: 360px) {
	.gallery_sub .tt{
		display:table-cell;
		padding:10px 10px 0px 10px;
		margin:auto;
		width:100%;
		height:40px;
		word-break:keep-all; 
		word-wrap:break-word;
		text-align:center;
	}
	.gallery_sub .pic{
		display:table-cell;
		padding: 0px 0px;
		margin:auto;
		width:100%;
		height: auto;
	}
}
@media (max-width: 767px) {
	.gallery_sub .pic{
		width:100%;
		height: auto;
	}
}
@media (min-width: 768px) {
	.gallery_sub .pic{
		width:100%;
		height:150px;
		overflow:hidden;
	}
}
@media (min-width: 992px) {
	.gallery_sub .pic{
		width:100%;
		height:140px;
		overflow:hidden;
	}
}
@media (min-width: 1200px) {
	.gallery_sub .pic{
		width:100%;
		height:160px;
		overflow:hidden;
	}
}





.request-box{
	width:100%;
	background-color:#323232;
	text-align:center;
	position:relative;
}

.request-box table{
	width:94%;
	color:#FFFFFF;
}
.request-box thead td{
	font-size:1.2em;
	padding:10px 0 13px 0;
	border-bottom:1px solid;
	border-color:#5b5b5b;
	text-align:left;
}
.request-box tbody th{
	text-align:left;
	padding:4px 0;
}
.request-box tbody td{
	text-align:left;
	padding:4px 0;
	color:#FFFFFF;
}
.request-box tbody input{
	height:30px;
	text-align:left;
	background-color:#707070;
	border:0;
	color:#FFFFFF;
	padding:0 0 0 10px;
}

.request-box tbody textarea{
	height:60px;
	text-align:left;
	background-color:#707070;
	border:0;
	padding:0 0 0 10px;
}
.request-box-text, .request-box-text a{
	font-size:0.9em;
	color:#FFFFFF;
}
.memAgreePop {
	z-index:9999;
	width:100%;
	height:356px;
	padding:0px;
	left:0px;
	top:30px;
	background:#888;
}


/* 로그인 */
.sub-login .container{
	border:1px solid;
	border-color:#dadada;
	padding:30px 0;
}
.sub-login .login_title{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	letter-spacing:-1px;
	color:#000000;
	font-size:2.0em;
	text-align:center;
	padding:0 0 10px 0;
}
.sub-login .login_text1{
	color:#4c4c4c;
	font-size:1.0em;
	text-align:center;
	padding:0 0 30px 0;
	margin:0 0 0 0;
}
.sub-login .login_text2{
	color:#000000;
	font-size:1.1em;
	text-align:center;
	padding:50px 0 20px 0;
}

@media (max-width: 767px) {
.sub-login .login_btn1{
	height:50px;
	border:1px solid;
	border-color:#696969;
	text-align:center;
	color:#4c4c4c;
	cursor:pointer;
	line-height:3;
	margin:0 10px 0 0 0;
}
.sub-login .login_btn2{
	height:50px;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-color:#696969;
	text-align:center;
	color:#4c4c4c;
	cursor:pointer;
	line-height:3;
	margin:0 0 0 0 10px;
}
}
@media (min-width: 768px) {
.sub-login .login_btn1{
	height:50px;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#696969;
	text-align:center;
	color:#4c4c4c;
	cursor:pointer;
	line-height:3;
	margin:0 10px 0 0 0;
}
.sub-login .login_btn2{
	height:50px;
	border:1px solid;
	border-color:#696969;
	text-align:center;
	color:#4c4c4c;
	cursor:pointer;
	line-height:3;
	margin:0 0 0 0 10px;
}
}

.sub-login .login_btn1:hover,.sub-login .login_btn2:hover{
	border-color:#004f9c;
	color:#4c4c4c;
}

/* 회원가입 */
.sub-join .join_title{
	color:#000000;
	font-weight:bold;
}
#zibunAddr input{
	margin:5px 0 0 0;
}
#roadAddr input{
	margin:5px 0 0 0;
}
/* 아이디 비밀번호찾기 */
.sub-idpwsearch table{
	width:95%;
}

/* 포트폴리오 */

/* 포트폴리오 pc하단배너 */
.bottom-banner{
	background-color:#f5f5f5;
	padding:50px 0;
}

@media (max-width: 991px) {
.bottom-banner-hom{
	width:100%;
	height:140px;
	border:1px solid;
	border-color:#dadada;
	background-color:#FFFFFF;
	padding:30px 30px;
	cursor:pointer;
}
.bottom-banner-sho{
	width:100%;
	height:140px;
	border:1px solid;
	border-color:#dadada;
	background-color:#FFFFFF;
	padding:30px 30px;
	cursor:pointer;
	margin:5px 0 0 0;
}
}
@media (min-width: 992px) {
.bottom-banner-hom{
	width:48%;
	height:140px;
	border:1px solid;
	border-color:#dadada;
	background-color:#FFFFFF;
	margin:0 1% 0 0;
	padding:30px 30px;
	cursor:pointer;
}
.bottom-banner-sho{
	width:48%;
	height:140px;
	border:1px solid;
	border-color:#dadada;
	background-color:#FFFFFF;
	margin:0 0 0 1%;
	padding:30px 30px;
	cursor:pointer;
}
}

.bottom-banner-hom:hover,.bottom-banner-sho:hover{
	border-color:#004f9c;
}
.bottom-banner-title{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	letter-spacing:-1.2px;
	color:#000000;
	font-size:1.5em;
	padding:8px 0 0 0;
}
.bottom-banner-text{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	letter-spacing:-1.2px;
	color:#666666;
	font-size:1em;
	padding:8px 0 0 0;
}

/* 하단 견적의뢰, 포트폴리오 */
.bottom-customer{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	color:#FFFFFF;
}
.bottom-customer a{
	color:#FFFFFF;
}
@media (max-width: 767px) {
.bottom-customer .row{
	margin-right:0px;
	margin-left:0px;
}
.bottom-customer img{
	width:100%;
	height:200px;
}
.bottom-customer-title{
	font-size:2.0em;
	font-weight: 500;
	padding:20px 0 0 0;
}
}
@media (min-width: 768px) {
.bottom-customer img{
	width:100%;
	height:250px;
}
.bottom-customer-title{
	font-size:2.0em;
	font-weight: 500;
	padding:40px 0 0 0;
}
}
@media (min-width: 992px) {
.bottom-customer img{
	width:100%;
	height:300px;
}
.bottom-customer-title{
	font-size:2.0em;
	font-weight: 500;
	padding:70px 0 0 0;
}
}
.bottom-customer-estimate{
	width:100%;	
	text-align:center;
	position:absolute;
}

.bottom-customer-con{
	color:#bcbcbc;
	font-size:1.1em;
	padding:10px 0 40px 0;
}

/* 유지보수 */
.sub-cus{
	padding:0px 0px 40px 0px;
}
@media (max-width: 767px) {
.sub-cus .table{
	margin:20px 0 0 0;
}
}
@media (min-width: 768px) {
.sub-cus .table{
	margin:30px 0 0 0;
}
}

.sub-cus .table th{
	padding:17px;
	text-align:center;
	color:#FFFFFF;
	font-size:0.95em;
}
.sub-cus .table .th1{
	width:15%;
	background-color:#868686;
}
.sub-cus .table .th2{
	width:17%;
	background-color:#0281da;
}
.sub-cus .table .th3{
	width:17%;
	background-color:#004f9c;
}
.sub-cus .table .th4{
	width:17%;
	background-color:#303030;
}
.sub-cus .table .th5{
	width:20%;
	background-color:#868686;
}
.sub-cus .table td{
	padding:17px;
	text-align:center;
	font-size:0.95em;
}
.sub-cus .table .td1{
	background-color:#f2f2f2;
}

@media (max-width: 991px) {
.sub-cus .select{
	width:100%;
	height:36px;
}
}
@media (min-width: 992px) {
.sub-cus .select{
	width:30%;
	height:36px;
}
}


/* 회사소개,이용약관,개인정보취급방침,오시는길 */
.sub-etc{
	padding:40px 0;
}
.sub-etc textarea{
	background-color:#ffffff;
	border:1px solid;
	border-color:#dadada;
	font-size:0.90em;
	padding:20px;
}
.sub-etc iframe{
	width:100%;
	height:500px;
}
.sub-etc-box1{
	border-top:1px solid;
	border-left:1px solid;
	border-bottom:1px solid;
	border-color:#dadada;
	margin:30px 0 0 0;
	font-size:0.92em;
}
.sub-etc-box1 .div_1{
	border-right:1px solid;
	border-color:#dadada;
	padding:20px;
}

@media (max-width: 767px) {
.etc10-info1{
	padding:0 0 2% 0;
}
.etc10-info2{
	padding:0 0 2% 0;
}
.etc10-title1{	
	width:8%;
	height:62px;
	background-color:#004f9c;
	color:#FFFFFF;
	text-align:center;
	line-height:3;
	font-size:1.3em;
	float:left;
}
.etc10-con1{
	width:92%;
	height:62px;
	border:1px solid;
	border-color:#dadada;
	padding:0 0 0 2%;
	line-height:4;
	font-size:1.0em;
	float:left;
}

.etc10-title2{	
	width:8%;
	height:62px;
	background-color:#004f9c;
	color:#FFFFFF;
	text-align:center;
	line-height:3;
	font-size:1.3em;
	float:left;
}
.etc10-con2{
	width:92%;
	height:62px;
	border:1px solid;
	border-color:#dadada;
	padding:0 0 0 2%;
	line-height:4;
	font-size:1.0em;
	float:left;
}
}
@media (min-width: 768px) {
.etc10-info1{
	padding:0 0 2% 0;
}
.etc10-info2{
	padding:0 0 2% 2%;
}
.etc10-title1{	
	width:12%;
	height:62px;
	background-color:#004f9c;
	color:#FFFFFF;
	text-align:center;
	line-height:3;
	font-size:1.3em;
	float:left;
}
.etc10-con1{
	width:82%;
	height:62px;
	border:1px solid;
	border-color:#dadada;
	padding:0 0 0 10px;
	line-height:4;
	font-size:1.0em;
	float:left;
}

.etc10-title2{	
	width:13%;
	height:62px;
	background-color:#004f9c;
	color:#FFFFFF;
	text-align:center;
	line-height:3;
	font-size:1.5em;
	float:left;
}
.etc10-con2{
	width:87%;
	height:62px;
	border:1px solid;
	border-color:#dadada;
	padding:0 0 0 10px;
	line-height:4;
	font-size:1.0em;
	float:left;
}
}
@media (min-width: 992px) {
.etc10-info1{
	padding:0 0 2% 0;
}
.etc10-info2{
	padding:0 0 2% 2%;
}
.etc10-title1{	
	width:10%;
	height:62px;
	background-color:#004f9c;
	color:#FFFFFF;
	text-align:center;
	line-height:2.5;
	font-size:1.5em;
	float:left;
}
.etc10-con1{
	width:84%;
	height:62px;
	border:1px solid;
	border-color:#dadada;
	padding:0 0 0 20px;
	line-height:3.5;
	font-size:1.0em;
	float:left;
}

.etc10-title2{	
	width:11%;
	height:62px;
	background-color:#004f9c;
	color:#FFFFFF;
	text-align:center;
	line-height:2.5;
	font-size:1.5em;
	float:left;
}
.etc10-con2{
	width:89%;
	height:62px;
	border:1px solid;
	border-color:#dadada;
	padding:0 0 0 20px;
	line-height:3.5;
	font-size:1.0em;
	float:left;
}
}

@media (max-width: 767px) {
.etc10-bg{
	background:url('/images/sub/etc10_02_xs.jpg') no-repeat;
	background-position: center;
	margin:30px 0 0 0;
}
.etc10-bg .row .div_1{
	padding:0 0 0 0;
}
.etc10-circle{
	text-align:center;	
}
.etc10-circle-img1{
	padding-top:20px;
}
.etc10-text2{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	letter-spacing:-1px;
	color:#6eb7ff;
	font-size:1.2em;
	text-align:center;
	padding:50px 0 30px 0; 
}
}
@media (min-width: 768px) {
.etc10-bg{
	background:url('/images/sub/etc10_02_sm.jpg') no-repeat;
	background-position: center;
	margin:30px 0 0 0;
}
.etc10-bg .row .div_1{
	padding:0 0 0 0;
}
.etc10-circle{
	text-align:center;	
}
.etc10-circle-img1{
	padding-top:50px;
}
.etc10-text2{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	letter-spacing:-1px;
	color:#6eb7ff;
	font-size:1.5em;
	text-align:center;
	padding:50px 0 30px 0; 
}
}
@media (min-width: 992px) {
.etc10-bg{
	background:url('/images/sub/etc10_02.jpg') no-repeat;
	background-position: center;
	margin:30px 0 0 0;
}
.etc10-bg .row .div_1{
	padding:0 0 0 3%;
}
.etc10-circle{
	width:162px;
	height:162px;
	border-radius:100px;
	background:rgba(0, 0, 0, 0.3);
	border:1px solid;
	border-color:#5d5d5d;
	text-align:center;	
}
.etc10-circle-img1{
	padding-top:50px;
}
.etc10-text2{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	letter-spacing:-1px;
	color:#6eb7ff;
	font-size:1.5em;
	text-align:center;
	padding:50px 0 30px 0; 
}
}

.etc10-title3{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	letter-spacing:-1px;
	color:#FFFFFF;
	font-size:2.0em;
	text-align:center;
	padding:50px 0 20px 0;
}


.etc10-circle-text1{
	color:#FFFFFF;
	text-align:center;
	padding:10px 0 0 0;
	font-size:0.9em;
}

/* 5 - Padding,Margin
------------------------------------------------------------------------*/
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pt70{padding-top:70px;}
.pt100{padding-top:100px;}

.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl24{padding-left:24px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}
.pl70{padding-left:70px;}
.pl100{padding-left:100px;}

.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr24{padding-right:24px;}
.pr30{padding-right:30px;}
.pr40{padding-right:40px;}
.pr50{padding-right:50px;}
.pr70{padding-right:70px;}
.pr100{padding-right:100px;}

.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pb70{padding-bottom:70px;}
.pb100{padding-bottom:100px;}

.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt40{margin-top:40px;}


.line_t1_gray{ border-top:1px solid #f1f1f1;}
.line_t1_black{ border-top:1px solid #000000;}
.line_t1_blue{ border-top:1px solid #bed8df;}

.line_b1_gray{ border-bottom:1px solid #f1f1f1;}
.line_b1_black{ border-bottom:1px solid #000000;}
.line_b2_black{ border-bottom:2px solid #000000;}


/* 6 - input sytle
------------------------------------------------------------------------*/
.input_style1{
	height:44px;
	border:1px solid;
	border-color:#dadada;
	border-radius:0 0 0 0 ;
	-webkit-box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
}
@media (max-width: 767px) {
.counsel_input .hp1{
	width:24%;
	display:inline;
}
.counsel_input .hp2{
	width:30%;
	display:inline;
}
.counsel_input .hp3{
	width:33%;
	display:inline;
}
}
@media (min-width: 768px) {
.counsel_input .hp1{
	width:24%;
	display:inline;
}
.counsel_input .hp2{
	width:33%;
	display:inline;
}
.counsel_input .hp3{
	width:36%;
	display:inline;
}
}
@media (min-width: 992px) {
.counsel_input .hp1{
	width:24%;
	display:inline;
}
.counsel_input .hp2{
	width:31%;
	display:inline;
}
.counsel_input .hp3{
	width:35%;
	display:inline;
}
}
@media (min-width: 1200px) {
.counsel_input .hp1{
	width:24%;
	display:inline;
}
.counsel_input .hp2{
	width:32%;
	display:inline;
}
.counsel_input .hp3{
	width:32%;
	display:inline;
}
}

/* 7 - btn sytle
------------------------------------------------------------------------*/
.btn-counsel{
	width:100%;
	height:58px;
	background-color:#000000;
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	font-size: 1.2em;
	letter-spacing:-1px;
	color:#FFFFFF;
}
.btn-counsel:hover{
	background-color:#004f9c;
	color:#FFFFFF;
}

@media (max-width: 767px) {
.btn_state1{
	width:100%;
	height:26px;
	background-color:#004f9c;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	border-radius:5px 5px;
	line-height:2.1;
}
.btn_state2{
	width:100%;
	height:26px;
	background-color:#999999;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	border-radius:5px 5px;
	line-height:2.1;
}
}
@media (min-width: 768px) {
.btn_state1{
	width:100%;
	height:26px;
	background-color:#004f9c;
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
	border-radius:5px 5px;
	line-height:1.9;
}
.btn_state2{
	width:100%;
	height:26px;
	background-color:#999999;
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
	border-radius:5px 5px;
	line-height:1.9;
}
}
@media (min-width: 992px) {
.btn_state1{
	width:70px;
	height:26px;
	background-color:#004f9c;
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
	border-radius:5px 5px;
	line-height:1.9;
}
.btn_state2{
	width:70px;
	height:26px;
	background-color:#999999;
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
	border-radius:5px 5px;
	line-height:1.9;
}
}

.btn-app1{
	width:170px;
	height:34px;
	text-align:center;
	font-size:16px;
	border:2px solid;
	border-color:#FFFFFF;
	border-radius:20px 20px;
	line-height:1.7;
	margin:0 auto; position:relative;
}
.btn-app1:hover{
	border-color:#0281da;
	color:#0281da;
}

.btn_view1{
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	background-color:#004f9c;
	padding:5px 14px 7px 14px;
	margin:0 0 0 10px;
	cursor:pointer;
}
.btn_view1:hover{
	background-color:#0087d4;
}
.btn_view1 img{
	padding:0 5px 0 0;
}

.btn-write{
	background-color:#004f9c;
	padding:12px 34px;
	color:#FFFFFF;
	font-weight:bold;
}
.btn-write:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

.btn-writeest{
	background-color:#004f9c;
	padding:11px 34px;
	color:#FFFFFF;
	font-weight:bold;
}
.btn-writeest:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

.btn-writecou{
	background-color:#004f9c;
	width:100%;
	height:50px;
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	font-size: 1.3em;
	letter-spacing:-1px;
	color:#FFFFFF;
	line-height:1.5;
}
.btn-writecou:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

.btn-writelogin{
	background-color:#004f9c;
	width:100%;
	height:55px;
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	font-size: 1.4em;
	letter-spacing:-1px;
	color:#FFFFFF;
	line-height:2;
}
.btn-writelogin:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

.btn-re{
	background-color:#4f4f4f;
	padding:12px 34px;
	color:#FFFFFF;
}
.btn-re:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

.btn-del{
	background-color:#ca0000;
	padding:12px 34px;
	color:#FFFFFF;
}
.btn-del:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}
.btn-del_s{
	background-color:#ca0000;
	padding:5px 10px;
	color:#FFFFFF;
	font-size:0.8em;
}
.btn-del_s:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

.btn-modify{
	background-color:#004f9c;
	padding:12px 34px;
	color:#FFFFFF;
}
.btn-modify:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

.btn-modify_s{
	background-color:#004f9c;
	padding:5px 10px;
	color:#FFFFFF;
	font-size:0.8em;
}
.btn-modify_s:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

.btn-list{
	background-color:#4f4f4f;
	padding:12px 34px;
	color:#FFFFFF;
}
.btn-list:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

.btn-list_s{
	background-color:#4f4f4f;
	padding:5px 10px;
	color:#FFFFFF;
	font-size:0.8em;
}
.btn-list_s:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

.btn-line{
	height:30px;
	border:1px solid;
	border-color:#c3c3c3;
	padding:0 10px;
	background-color:#FFFFFF;
	font-size:0.8em;
}
.btn-line:hover{
	border-color:#004f9c;
	color:#004f9c;
}


.btn-receipt_s{
	background-color:#004f9c;
	padding:5px 10px;
	color:#FFFFFF;
}
.btn-receipt_s:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

.btn-finish_s{
	background-color:#a7a7a7;
	padding:5px 10px;
	color:#FFFFFF;
}
.btn-finish_s:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

.btn-address{
	background-color:#4f4f4f;
	padding:8px 10px;
	color:#FFFFFF;
}
.btn-address:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

.receipt_s{
	background-color:#ca0000;
	padding:5px 10px;
	color:#FFFFFF;
}
.receipt_s:hover{
	background-color:#0087d4;
	color:#FFFFFF;
}

/* 8 - text color
------------------------------------------------------------------------*/
.color_navy{
	color:#004f9c;
}
.color_red{
	color:#d11217;
}
.color_black{
	color:#000000;
}
@media (max-width: 991px) {
.color_yellow{
	color:#f00707;
}
}
@media (min-width: 992px) {
.color_yellow{
	color:#fcff00;
}
}

.color_yellow_cou{
	color:#fcff00;
}

/* 9 - board
------------------------------------------------------------------------*/
.edu-list{
	font-size:0.8em;
}
.edu-list thead{
	border-top:2px solid #505050;
	border-bottom:1px solid #dadada;
	background-color:#f4f4f4;
}
.edu-list thead th{
	padding:12px 0;
	text-align:center;
}
.edu-list tbody td{
	padding:12px 10px;
	color:#6a6a6a;
	text-align:center;
	border-bottom:1px solid #eeeeee;
	word-break:keep-all; 
	word-wrap:break-word;
}
.edu-list tbody td a{
	font-size:1.3em;
	color:#3f3f3f;
}
.edu-list tbody td a:hover{
	color:#ff6600;
}
.edu-list .tt{
	font-size:1.4em;
	font-weight:500;
	color:#000;
	line-height: 1.2;
	padding:0px 0px 10px 0px;
}
.edu-list .txt{
	font-size:1.1em;
	line-height: 1.3;
}
.edu-list .bg_end{
	display:inline-block;
	font-size:1.2em;
	font-weight:600;
	color:#fff;
	padding:10px;
	background-color:#232323;
}
.edu-list .bg_apply{
	display:inline-block;
	font-size:1.2em;
	font-weight:600;
	color:#fff;
	padding:10px;
	background-color:#f47521;
}


.board-list{
	font-size:0.92em;
}
.board-list thead{
	border-top:2px solid #505050;
	border-bottom:1px solid #dadada;
	background-color:#f4f4f4;
}
.board-list thead th{
	padding:12px 0;
	text-align:center;
}
.board-list tbody td{
	padding:12px 10px;
	text-align:center;
	border-bottom:1px solid #eeeeee;
	word-break:keep-all; 
	word-wrap:break-word;
}
.board-list tbody td a{
	font-size:1.1em;
	color:#3f3f3f;
}
.board-list tbody td a:hover{
	color:#254fa3;
}

.board-read{
	font-size:0.92em;
}
.board-read td{
	padding:12px 0px;
	border-bottom:1px solid #eeeeee;
}
.board-read .bar{
	padding:0px 15px;
	color:#ebebeb;
}
.board-read .board-read-title{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	color: #000000;
	font-size: 1.4em;
	letter-spacing:-1px;
	border-top:2px solid #505050;
}
.board-read-nextpre div{
	padding:12px 10px;
	border-bottom:1px solid #dadada;
}
.board-write{
	font-size:0.92em;
}
.board-write th{
	padding:12px 10px;
	text-align:center;
	background-color:#fbfbfb;
	border-bottom:1px solid #dadada;
}
.board-write td{
	padding:12px 10px;
	border-bottom:1px solid #dadada;
}

#faq {
	border-top:2px solid #505050;
}
.faq_box{
	border-bottom:1px solid #dadada;
}
.question {
	padding:10px 0px;
}
.answer {
	padding:10px 0px;
	background-color:#fbfbfb;
	border-top:1px dashed #e7e7e7;
	display:hidden;
}
.faq_q_tt{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	color: #000000;
	font-size: 1.4em;
	letter-spacing:-1px;
	text-align:center;
}
.faq_q{
	font-size:0.92em;
	color:#000000;
	padding:15px 0px;
	cursor:pointer;
}
.faq_a_tt{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	color: #000000;
	font-size: 1.4em;
	letter-spacing:-1px;
	line-height:150%;
	text-align:center;
	vertical-align:top;
	padding-top:5px;
}
.faq_a{
	font-size:0.92em;
	font-weight:bold;
	color:#000000;
	text-align:left;
	vertical-align:top;
	padding-top:10px;
}
.faq_a img{
	max-width:100%;
}

.board-faq-top-line{
	border-top:2px solid #505050;
}
.board-faq{
	border-bottom:1px solid #dadada;
}
.board-faqlist{
	font-size:0.92em;
}
.board-faqlist td{
	padding:12px 0px;
}
.board-faqread{
	font-size:0.92em;
}
.board-faqread tr{
	border-bottom:1px solid #eeeeee;
}
.board-faqread td{
	padding:12px 10px;
	background-color:#fbfbfb;
}
.board-faqread tbody td a{
	color:#3f3f3f;
}
.board-faqread tbody td a:hover{
	color:#ff6600;
}

.board-faqwrite{
	font-size:0.92em;
}
.board-faqwrite tr{
	border-bottom:1px solid #dadada;
}
.board-faqwrite th{
	padding:12px 10px;
	text-align:center;
	background-color:#fbfbfb;
}
.board-faqwrite td{
	padding:12px 10px;
}

.board-estwrite{
	font-size:0.92em;
}
.board-estwrite-input{
	font-size:0.92em;
}
.board-title{
	padding:30px 0 10px 0;
	overflow-x:hidden;
}
.board-name{
	width:50%;
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	color: #000000;
	font-size: 1.4em;
	letter-spacing:-1px;
	float:left;
}
.board-check{
	width:50%;
	text-align:right;
	font-size: 0.8em;
	color:#e60000;
	line-height:2.5;
	float:left;
}

.board-estlist{
	font-size:0.92em;
}

.board-estlist thead{
	border-top:2px solid #505050;
	border-bottom:1px solid #dadada;
	background-color:#f4f4f4;
}
.board-estlist thead th{
	padding:12px 0;
	text-align:center;
}
.board-estlist tbody td{
	padding:12px 10px;
	text-align:center;
	border-bottom:1px solid #dadada;
}
.board-estlist tbody td a{
	color:#333333;
}
.board-estlist tbody td a:hover{
	color:#004f9c;
}

.board-estwrite-input{
	font-size:0.92em;
}
.board-estwrite-input th{
	padding:12px 10px 12px 15px;
	background-color:#fbfbfb;
	border-bottom:1px solid #dadada;
	text-align:left;
}
.board-estwrite-input td{
	padding:12px 10px;
	border-bottom:1px solid #dadada;
}

@media (max-width: 767px) {
.board-estsearch{
	overflow-x:hidden;
	border-top:1px solid;
	border-bottom:1px solid;
	border-left:0;
	border-right:0;
	border-color:#dadada;
	padding:3% 0 3%  0;
	text-align:center;
}
.board-estsearch-img{
	width:100%;
}
.board-estsearch-input{
	width:100%;
}
.board-estsearch-table{
	width:100%;
}
}
@media (min-width: 768px) {
.board-estsearch{
	overflow-x:hidden;
	border:1px solid;
	border-color:#dadada;
	padding:3% 0 3%  30%;
}
.board-estsearch-img{
	width:12%;
	float:left;
}
.board-estsearch-input{
	width:58%;
	float:left;
}
.board-estsearch-table{
	width:80%;
}
}

.board-estsearch-text{
    font-family: 'Noto Sans KR','NanumSquare';
	font-style: normal;
	font-weight: 500;
	color: #000000;
	font-size: 1.1em;
	letter-spacing:-1px;
}

.board-estpw .container{
	border:1px solid;
	border-color:#dadada;
	padding:50px 10px;
}

@media (max-width: 767px) {
.board-estpw-text{
	color: #4c4c4c;
	font-size: 1.0em;
	text-align:center;
	padding:30px 0 0 0;
}
.board-estpw-input{
	text-align:center;
}
.board-estpw-btn{
	margin:30px 0 0 0;
}
}
@media (min-width: 768px) {
.board-estpw-text{
	color: #4c4c4c;
	font-size: 1.0em;
	text-align:left;
	padding:0 0 0 0;
}
.board-estpw-input{
	text-align:left;
}
.board-estpw-btn{
	margin:0 0 0 0;
}
}

.board-estlistnum u{
	text-decoration:none;
}
.board-estlistnum u:hover{
	color:#8f8f8f;
}

/* 10 - input
------------------------------------------------------------------------*/
@media (max-width: 991px) {
.input_id{
	width:100%;
	height:36px;
}
.input_pw{
	width:100%;
	height:36px;
}
.input_name{
	width:100%;
	height:36px;
}
.input_tel1{
	width:30%;
	height:36px;
}
.input_tel2{
	width:30%;
	height:36px;
}
.input_tel3{
	width:30%;
	height:36px;
}
.input_phone1{
	width:30%;
	height:36px;
}
.input_phone2{
	width:30%;
	height:36px;
}
.input_phone3{
	width:30%;
	height:36px;
}
.input_phone4{
	width:30%;
	height:36px;
}
.input_email1{
	width:90%;
	height:36px;
}
.input_email2{
	width:100%;
	height:36px;
}
.input_email3{
	width:100%;
	height:36px;
}
.input_address1{
	width:100%;
	height:36px;
}
.input_address2{
	width:100%;
	height:36px;
}
.input_address3{
	width:100%;
	height:36px;
}
.sub-join .select{
	width:100%;
	height:36px;	
}
}
@media (min-width: 992px) {
.input_id{
	width:40%;
	height:36px;
}
.input_pw{
	width:40%;
	height:36px;
}
.input_name{
	width:40%;
	height:36px;
}
.input_tel1{
	width:10%;
	height:36px;
}
.input_tel2{
	width:10%;
	height:36px;
}
.input_tel3{
	width:10%;
	height:36px;
}
.input_phone1{
	width:10%;
	height:36px;
}
.input_phone2{
	width:10%;
	height:36px;
}
.input_phone3{
	width:10%;
	height:36px;
}
.input_phone4{
	width:20%;
	height:36px;
}
.input_email1{
	width:20%;
	height:36px;
}
.input_email2{
	width:20%;
	height:36px;
}
.input_email3{
	width:35%;
	height:36px;
}
.input_address1{
	width:15%;
	height:36px;
}
.input_address2{
	width:15%;
	height:36px;
}
.input_address3{
	width:60%;
	height:36px;
}
.sub-join .select{
	width:40%;
	height:36px;	
}
}


