.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background-color:#268345;border-color:#268345;}

.carousel-indicators li {width:3px; height:3px; border-radius:100%}
.carousel-indicators .active{width:40px; height:2px; border-radius:0;}


::selection{
	color:#fff;
	background:#6cae75;
}
::-moz-selection{
	color:#fff;
	background:#6cae75;
}


html,
body {
	font-family: 'Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-size: 16px;
	letter-spacing:0px;
	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.7);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:0px;}
#category .hd_tnb h2{width:100%; font-size:0.85em; color:#9e9e9e; line-height: 1.3; letter-spacing:0px; text-align:left;}
#category .hd_tnb h2 strong{color:#6b6b6b;}
#category .hd_tnb img{ width:100%;}
#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_sub_wrap{
	float:left;
	width: 100%;
	padding: 0px 0px;
	margin: 0px auto;
	text-align: center;
}
.tab_sub{
	float:left;
	width: 100%;
	padding: 8px 5px;
	margin: 0px auto;
	text-align: center;
	background-color: #d6d6d6;
}
.tab_sub ul{
	float:left;
	width: 100%;
	padding: 0px 0px;
	margin: 0px auto;
}
.tab_sub ul li{
	float:left;
	padding:10px 0px;
	margin:0px -1px -1px 0px;
	font-size:0.75em;
	letter-spacing: -1.2px;
	text-align: center;
	word-break:keep-all;
	word-wrap:break-word;
	cursor:pointer;
	background-color:#fff;
	border:1px solid #d6d6d6;
}
.tab_sub ul li.on{
	color: #fff;
	background-color:#0b32ba;
	border:1px solid #d6d6d6;
}


.tab_1{
	display:inline-block;
	width: 100%;
	max-width:1000px;
	padding: 0px 5px;
	margin: 0px auto;
	text-align: center;
}
.tab_1 ul{
	width: 100%;
	max-width:1000px;
	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:1000px;
	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:57px;
	right:-300px;
	width:40px;
	border:0;
	z-index:100002;
  font-family: 'Open Sans', Sans-serif;
	font-weight:600;
	font-size:0.8em;
	color:#fff;
	background-color:#0d8913;
	text-align:center;
	padding: 20px 0px;
}
.category_close i {
	font-weight:200;
	font-size:1.6em;
	padding-bottom: 10px;
}
.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: 1000px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}
.quick_top_banner .btn{
	position: relative;
	width: 100%;
	max-width: 1000px;
	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;
	text-align: center;
	margin:0px auto;
}

.main-menu .menu-logo{
	text-align: center !important;
	vertical-align:middle;
	margin:0px auto;
}
.main-menu .menu-logo a{
	width: 100%;
	font-size:1.5em;
	font-weight:400;
	color:#000;
	padding:0px;
	margin:0px auto;
	text-align: center !important;
}
.main-menu .menu-logo a:hover{
	color:#000;
}
.gnb{
	width: 100%;
	background-color:#0e630b;
}
.gnb li{
	float: left;
}
.gnb li.parent{
	padding: 0px 0px;
	margin: 0px auto;
}
.gnb li.parent:hover{
}
.gnb li.parent:last-child{
	background-image: url();
}
.gnb_line {
	border-right: 1px solid #0c550a;
}

.navbar-collapse {
	padding: 0px;
}
.navbar-toggle:focus {
	border: none;
	outline: 0;
}
.nav>li>a:hover {
	background-color: transparent;
	color: #9af089;
}


.navbar-nav>li {
	padding: 0px 5px;
}
.navbar-nav>li>a {
	color: #fff;
	display: inline-block;
	font-size: 0.95rem;
	font-weight: bold;
	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 0px;
}

#headernavigation > li.parent {
	text-align:center;
}
#headernavigation > li.parent > a {
	text-align:center;
}
#headernavigation > li > a {
	width: 100%;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
}
#headernavigation > li:hover > a,
#headernavigation > li.current-menu-item > a {
	/* color: #9deeb1; */
	background-color: #0c550a;
}
@media (max-width: 767px) {
	.main-menu .menu-logo img{
		max-width: 70%;
		padding: 10px 0;
	}
}
@media (min-width: 768px) {
	.main-menu .menu-logo {
		text-align: center !important;
		padding: 10px 0;
	}
	.main-menu .menu-logo a{
		vertical-align:middle;
	}
	.navbar-nav>li>a {
		font-size: 0.9rem;
	}
}





.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-indicators{
	bottom:20px !important;
}
.carousel-inner{
	width: 100%;
	margin-top: 10px;
}
.carousel-inner .item{
	width: 100%;
	height: 500px;
	background-position: center center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}
.carousel-caption {
	top: 40%;
	padding: 0px 20px;
	text-align:left;
}
.carousel-caption .box{
	padding: 30px 0px;
	border:1px solid #dddddd;
}
.carousel-caption img{
	width: auto !important;
}

.slider-icon {
	color: #ffffff;
	font-size: 4em;
}
.carousel-title1_1{
	font-family: 'Noto Sans KR','NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-style: normal;
	font-size: 1.0em;
	color: #ffffff;
	letter-spacing:-1.5px;
	word-break:keep-all;
	word-wrap:break-word;
	padding-top:25px;
}
.carousel-caption .tt{
	font-family: 'Noto Sans KR','NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-weight: 100;
	font-size: 2.4em;
	color: #fff;
}
.carousel-caption p {
	padding:0px;
	margin:0p auto;
}
.carousel-caption .tt strong{
	font-weight: 600;
}
.carousel-caption .con{
	font-size: 0.9em;
	color: #fff;
	padding: 20px 40px;
	filter: alpha(opacity=80);
	opacity:0.8;
}
@media (max-width: 1150px) {
	.carousel-caption .tt{
		font-size: 2.0em;
	}
	.carousel-caption .con{
		font-size:0.9em;
	}
	.carousel-caption img{
		height: auto !important;
	}
}
@media (max-width: 1000px) {
	.carousel-caption .tt{
		font-size: 1.8em;
	}
	.carousel-caption .con{
		font-size:0.9em;
	}
	.carousel-caption img{
		height: auto !important;
	}
}
@media (max-width: 900px) {
	.carousel-inner{
		margin-top: 5px;
	}
	.carousel-caption {
		top: 30%;
		padding: 0px 0px 0px 0px;
		text-align:left;
	}
	.carousel-caption .tt{
		font-size: 1.6em;
	}
	.carousel-caption .con{
		font-size:0.7em;
		letter-spacing:-1.5px;
		padding: 0px;
	}
	.carousel-caption img{
		height: auto !important;
	}
}
@media (max-width: 767px) {
	.carousel-indicators{
		bottom:0px !important;
	}
	.carousel-inner{
		margin-top: 3px;
	}
	.carousel-inner .item{
		height: 250px;
		background-size: cover;
	}
	.carousel-caption {
		top: 40%;
		padding: 0px 0px 0px 10px  !important;
		text-align:left;
	}
	.carousel-caption .tt{
		font-size: 1.4em;
	}
	.carousel-caption .con{
		font-size:0.7em;
		letter-spacing:-1.5px;
		line-height: 1.2em;
		padding: 0px;
	}
	.carousel-caption img{
		width: 100px !important;
		height: auto !important;
	}
}

/*
.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_alarm{
	float: left;
	width: 100%;
	padding: 0px 0px 20px 0px;
	margin-top: -50px;
	z-index:10;
}
@media (max-width: 767px) {
	.main_alarm{
		float: left;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin-top: -30px;
	}
}
.main_alarm .bg{
}
.main_alarm ul.box{
	padding: 0px;
	margin:0px;
	background-color: #fff;
	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));
}
.main_alarm li.tt{
	background-color: #f2aa00;
	font-size: 1.1em;
	font-weight: 400;
	font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	line-height: 1.7em;
	color: #fff;
	text-align: right;
	padding: 20px 100px 15px 0px;
	background-image: url('/images/icon_light.png');
	background-position: 85% center;
	background-repeat: no-repeat;
}
.main_alarm li.tt span{
	font-size: 1.7em;
	font-weight: 800;
}
.main_alarm li.list{
	background-color: #fff;
	padding: 25px 50px 0px 50px;
}
.main_alarm li.list li{
	font-weight: 400;
	font-size:1.0em;
	color: #000;
	padding: 2px 0px;
}
.main_alarm li.list li a{
	font-weight: 400;
	font-size:1.0em;
	color: #000;
}
.main_alarm li.list li a:hover{
	font-weight: 600;
	font-size:1.0em;
	color: #000;
}
.main_alarm li.list li span{
	font-size: 0.7em;
	color: #cfcfcf;
	padding-left: 20px;
}
.main_alarm li.list .more{
	position: absolute;
	right: 10px;
	top: 70px;
	z-index: 99;
}
.main_alarm li.list .more a{
	font-size: 0.7em;
	color: #000;
}
@media (max-width: 767px) {
	.main_alarm li.tt{
		padding: 15px 10px 10px 10px;
		background-image: url('');
	}
	.main_alarm li.list{
		background-color: #fff;
		padding: 18px 10px 0px 20px;
	}
	.main_alarm li.list .more a{
		font-size: 0.6em;
	}
}



.main_news{
	padding:0px;
	margin:0px;
}
.main_news .main_news_bg{
	float: left;
	width:100%;
	padding:40px 0px;
	background-color:#f3f3f3;
}
.main_news_title{
	float:left;
	width: 100%;
	text-align: center;
	padding:0px 0px 20px 0px;
	margin:0px;
}
.main_news_title_text{
  font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-style: normal;
	font-weight: 100;
	font-size: 2.0em;
	color:#000;
	letter-spacing:-0.5px;
	word-break:keep-all;
	word-wrap:break-word;
	padding: 0px 20px;
}
.main_news_title_text span{
    font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-style: normal;
	font-weight: 800;
	letter-spacing:0px;
}
.main_news_title_stext{
	font-size: 0.75rem;
	color:#949494;
	line-height:1.3;
	padding:20px 6% 10px 6%;
	word-break:keep-all;
	word-wrap:break-word;
}
.main_news_title_stext span{
    font-family: 'nanum-barun-gothic-bold','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	color: #6a6767;
}
@media screen and (max-width:991px){
	.main_news .main_news_bg{
		padding-bottom:30px;
	}
	.main_news_title{
		padding-top:25px;
	}
}
@media screen and (max-width:767px){
	.main_news .main_news_bg{
		padding:30px 0px 20px 0px;
	}
	.main_news_title{
		padding-top:0px;
	}
	.main_news_title_text{
		font-size: 2.0em;
	}	
	.main_news_title_stext{
		font-size: 0.75rem;
		padding:15px 0 5px 0;
	}
}
.main_news_list {
	position: relative;
	max-width:940px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	/* background-color:#fff; */
}
.main_news_list .bx-wrapper {
	margin: 0px auto;
}
.main_news_list .bx-viewport {
	border-image: none;
}
.main_news_list .list {
	margin:0px;
	padding:0px;
	margin: 0px auto;
}
.main_news_list .list::before {
	clear: both; display: block; content: "";
}
.main_news_list .list::after {
	clear: both; display: block; content: "";
}
.main_news_list li {
	float:left;
	position: relative;
	padding: 0px 0px;
	margin:0 auto;
	height: 100%;
}
.main_news_list li a {
	padding: 0px 0px 0px 0px; transition:0.3s; height: 100%; display: block; -webkit-transition: all 0.3s ease;
}
.main_news_list li .pic {
	display: block;
	width: 100%;
	height: 130px;
	overflow:hidden;
	text-align:center;
	padding: 0px 0px;
	margin: auto;
}
.main_news_list li .pic  img{
	width: 100%;
	height: 100%;
	/* height: auto; */
	border:0px;
	outline: 0;
	margin: auto;
	text-align:center;
	/* transform:translateY(-50%); */
}
.main_news_list li .date {
	display: block;
	font-weight: 600;
	font-size: 0.7em;
	line-height:1.1;
	word-break:keep-all;
	word-wrap:break-word;
	text-align: center;
	vertical-align: middle;
	color:#c6c6c6;
	padding: 20px 0px 5px 0px;
	margin:auto;
}
.main_news_list li .tt {
	display: block;
	font-weight: 600;
	font-size: 0.9em;
	word-break:keep-all;
	word-wrap:break-word;
	text-align: center;
	vertical-align: middle;
	color:#000;
	padding: 5px 5px;
	margin:auto;
}
.main_news_list .bx-controls {
	text-align: center; margin-top: 30px;
}
.main_news_list .bx-controls .bx-pager-item {
	vertical-align: middle; display: inline-block;
}
.main_news_list .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_news_list .bx-controls .bx-pager-item a.active {
	border: 3px solid rgb(34, 34, 34); border-image: none; background-color: transparent;
}
@media screen and (max-width:1000px){
	.main_news_list li p {
		padding-top: 13px; margin-top: 13px;
	}
}
@media screen and (max-width:991px){
	.main_news_list li .pic {
		display: block;
		width: 100%;
		height: 150px;
		overflow:hidden;
		text-align:center;
		padding-top:0px;
	}
	.main_news_list li .pic  img{
		height:100%;
		border:0px;
		outline: 0;
	}
	.main_news_list li .tt {
		padding: 5px 20px;
	}
	.main_news_list .bx-controls {
		margin-top: 20px;
	}
}
@media screen and (max-width:767px){
	.main_news_list {
		max-width:90%;
		padding: 0px 0px;
	}
	.main_news_list .list {
		padding: 0px px;
		margin: 0 auto;
	}
	.main_news_list li {
		float:left;
		position: relative;
		padding: 0px 0px;
		height: 100%;
	}
	.main_news_list li .pic {
		display: block;
		width: 100%;
		height: 200px;
		overflow:hidden;
		text-align:center;
		padding-top:0px;
	}
	.main_news_list li .pic  img{
		height:100%;
		border:0px;
		outline: 0;
	}
	.main_news_list li .tt {
		padding: 5px 10px;
		font-size: 1.0rem;
	}
	.main_news_list .bx-controls {
		margin-top: 20px;
	}
}



.main_company{
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
.main_company .bg{
	padding: 100px 0px;
	margin: 0px auto;
	background-image: url('/images/main_company_bg.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}
.main_company .pic{
	padding: 0px;
	margin: 0px auto;
	vertical-align: bottom;
	background-image: url('/images/main_company_.jpg');
	background-position: center top;
	background-repeat: repeat-y;
}
.main_company .pic img{
	width: 100%;
	height: auto;
}
.main_company .icon{
	padding: 25px 100px;
	margin: 0px auto;
	background-color: #fff;
	text-align: center;
	background-image: url('/images/main_company_line.png');
	background-position: center center;
	background-repeat: no-repeat;
}
.main_company ul{
	position: relative;
	width: 100%;
	padding:0px 0px 0px 0px;
	margin: 0px auto;
}
.main_company ul li{
	float: left;
	width: 50%;
	padding: 30px 20px;
	margin: 0px auto;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	color: #abb5c4;
	text-align: center;
}
.main_company ul li:hover{
	background-image: url('/images/main_company_icon_bg.png');
	background-position: center center;
	background-repeat: no-repeat;
}
@media (max-width: 767px) {
	.main_company{
		padding: 30px 0px 0px 0px;
	}
	.main_company .bg{
		padding: 40px 40px;
		margin: 0px auto;
	}
	.main_company .icon{
		padding: 5px 10px;
	}
	.main_company ul li{
		padding: 10px 45px;
	}
}


.main_part{
	float: left;
	width: 100%;
	padding: 0px;
}
.main_part .bg_img{
	padding: 70px 0px 40px 0px;
	background-color:#fff;
	background-image: url('/images/main_act_bg.png');
	background-position: right top;
	background-repeat: no-repeat;
}
@media (max-width: 767px) {
	.main_part .bg_img{
	padding: 50px 0px 20px 0px;
	background-image: url('/images/main_act_bg.png');
	background-size: 70% auto;
	background-position: right top;
	background-repeat: no-repeat;
	}
}
.main_part ul{
	padding:0px 0px 0px 0px;
}
.main_part 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_part ul li:first-child{
	padding: 0px 20px;
}
.main_part ul li .top_tt1{
  font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-size: 2.5em;
	color: #000;
	line-height: 2.0em;
	padding: 0px 0px 20px 0px;
	text-align: left;
}
.main_part ul li .top_tt1 strong{
	font-size: 1.8em;
	font-weight: 800;
}
.main_part 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_part ul li .top_tt2 strong{
	color: #414141;
}
.main_part ul li p{
	padding: 10px;
	margin: 0px;
	text-align: center;
}
.main_part ul li .tt{
    font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-weight: bold;
	font-size: 2.0em;
	color: #000;
	letter-spacing: 0px;
	padding: 10px 0px 5px 0px;
	word-break:keep-all;
	word-wrap:break-word;
}
.main_part ul li .txt{
	color: #8c8c8c;
	line-height: 1.4em;
	letter-spacing: 0px;
	padding: 5px 0px 5px 0px;
	word-break:keep-all;
	word-wrap:break-word;
}
@media (max-width: 767px) {
	.main_part ul li .top_tt1{
		font-size: 2.0em;
		line-height: 1.7em;
		padding: 0px 0px 10px 0px;
	}
	.main_part ul li .top_tt1 strong{
		font-size: 1.6em;
	}
	.main_part ul li .tt{
		font-size: 1.4em;
	}
	.main_part ul li .txt{
		font-size: 1.1em;
		color: #696969;
	}
}



.main_logolist{
	float: left;
	width: 100%;
	padding: 30px 0px 30px 0px;
	margin: 0px auto;
	/*background-color: #eaf6fa;*/
}
.main_logolist .container{
	padding: 0px !important;
	margin: 0px auto !important;
}
.main_logolist_bg{
	background-color: #fcfbfb;
	border-top:1px solid #eceaea;
	border-bottom:1px solid #fff;
}
.main_logolist .box1{
	padding: 0px 10px 0px 0px;
}
.main_logolist .box2{
	padding: 0px 10px 0px 10px;
	border-left:1px solid #c5e4ee;
	border-right:1px solid #c5e4ee;
}
.main_logolist .box2_2{
	padding: 0px 0px 0px 10px;
}
.main_logolist .box3{
	padding: 0px 60px 0px 0px;
}
.main_logolist .tt{
  font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-weight: 900;
	font-size: 1.1em;
	color: #000;
	letter-spacing: 0px;
	padding: 0px 0px 15px 5px;
	word-break:keep-all;
	word-wrap:break-word;
}
.main_logolist ul{
	padding:0px 0px 0px 0px;
}
.main_logolist ul li{
	float: left;
	padding: 2px 2px;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	color: #abb5c4;
	text-align: center;
}
.main_logolist ul li img{
	max-width: 100%;
	border: 1px solid #f1f1f1;
}
.main_logolist ul li .name{
	padding: 5px 0px 0px 0px;
}
.main_logolist ul li .name a{
	font-weight: bold;
	font-size: 0.9em;
	color: #626262;
}
.main_logolist ul li:hover img{
	border: 1px solid #dad9d9;
}
.main_logolist ul li:hover .name a{
	color: #000;
}
@media (max-width: 992px) {
	.main_logolist .box1{
		padding: 0px 10px 0px 0px;
	}
	.main_logolist .box2{
		padding: 0px 10px 0px 10px;
	}
	.main_logolist .box2_2{
		padding: 0px 0px 0px 10px;
	}
	.main_logolist .tt{
		font-family: 'Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
		font-size: 0.9em;
		padding: 0px 0px 10px 5px;
	}
	.main_logolist ul li{
		padding: 2px 2px;
	}
}
@media (max-width: 767px) {
	.main_logolist{
		padding: 10px 7px 10px 7px;
	}
	.main_logolist_bg2{
		padding: 15px 0px 0px 0px;
		border-top:1px solid #eceaea;
	}
	.main_logolist .box1{
		padding: 0px 0px 5px 0px;
	}
	.main_logolist .box2{
		padding: 15px 0px 5px 0px;
		border-left:none;
		border-right:none;
		/*border-top:1px solid #c5e4ee;*/
	}
	.main_logolist .box2_2{
		padding: 15px 0px 0px 0px;
		/*border-top:1px solid #c5e4ee;*/
	}
	.main_logolist .box3{
		padding: 0px 0px 0px 0px;
	}
	.main_logolist .tt{
		font-size: 1.1em;
		padding: 0px 0px 5px 5px;
	}
	.main_logolist ul li{
		padding: 2px 2px;
	}
}



.main_ad{
	float: left;
	width: 100%;
	padding: 40px 0px;
	background-color: #eaf6fa;
}
.main_ad li{
	text-align: center;
	padding: 0px;
	margin: 0px;
}
@media (max-width: 767px) {
	.main_ad{
		padding: 30px 10px 10px 10px;
	}
}



.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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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_business {
	position: relative;
	max-width:1000px;
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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:1000px){
	.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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
		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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
		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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
		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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
		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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
		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;
	}
}



.bbs_wrap{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.bbs_list {
	width: 100%;
	padding: 0px;
	margin: 0px auto;
}
.bbs_list ul{
	float: left;
	position: relative;
	width: 100%;
	padding: 50px 0px  !important;
	margin: 0px auto;
	border-bottom:1px solid #d2d2d2;
}
.bbs_list ul:first-child{
	padding: 0px 0px 50px 0px  !important;
}
.bbs_list ul li{
	float: left;
	padding: 0px 0px;
}
.bbs_list ul li div{
	padding: 0px;
	margin: 0px;
}
.bbs_list ul li .th{
	font-family: 'Noto Sans KR','NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-weight: 700;
	font-size: 1.1em;
	color: #000;
	padding: 0px 0px 0px 0px;
	margin:0px;
}
.bbs_list ul li .tt{
	font-family: 'Noto Sans KR','NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-weight: 700;
	font-size: 1.4em;
	color: #000;
	padding: 0px 0px 0px 0px;
	margin:0px;
}
.bbs_list ul li .con{
	font-size: 0.9em;
	color: #747474;
	line-height: 20px;
	height: 80px;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow:hidden;
    text-overflow:ellipsis;
	padding: 20px 0px 0px 0px;
	margin:0px;
}
.bbs_list ul li .date{
	font-size:0.8em;
	color: #cccccc;
	padding: 20px 0px 0px 0px;
	margin:0px;
}
.bbs_list ul li .no{
	font-size:0.9em;
	color: #666;
	padding: 0px 0px 0px 0px;
	margin:0px;
	text-align:center;
}
.bbs_list ul:hover{
	cursor: pointer;
}
.bbs_list ul:hover .tt{
	color: #1353b8;
}
.bbs_list ul:hover .con{
	color: #363636;
}
.bbs_list ul:hover .date{
	color: #9c9c9c;
}
.bbs_list ul li.pic{
	padding: 10px 0px 0px 0px;
	margin:0px;
	text-align:right;
}
.bbs_list ul li.pic img{
	width: 80%;
	text-align: right;
	border:0px;
}




.bbs_list_photo {
	float: left;
	display:block;
	width:100%;
	padding:10px 0px 30px 0px;
	margin:0px;
	border-bottom: 1px solid #9e9e9e;
}
.bbs_list_photo ul {
	width:100%;
	padding:0px;
	margin:0px;
}
.bbs_list_photo ul li{
	float:left;
	font-size:0.9em;
	color: #888888;
	text-align:center;
	word-break:keep-all;
	word-wrap:break-word;
	padding: 0px 10px 30px 10px;
	margin:0px 0px;
	cursor:pointer;
	background-color:#fff;
}
.bbs_list_photo ul li .pic{
	text-align:center;
	padding:0px 0px;
	margin:0px auto;
	width: 100%;
	height: 200px;
	overflow:hidden;
}
.bbs_list_photo ul li .pic img{
	padding:0px;
	/* border-radius:10px; */
	background-color:#fff;
	width: auto;
	height: 100%;
}
.bbs_list_photo ul li:hover .pic img{
	transform: scale(1.2, 1.2);
}
.bbs_list_photo ul li .tt{
	width:100%;
	font-size:1.0em;
	font-weight: bold;
	color:#2b2a2a;
	word-break:keep-all;
	word-wrap:break-word;
	text-align:center;
	padding:10px 0px 0px 0px;
}
.bbs_list_photo ul li .list{
	width:100%;
	font-size:0.7em;
	font-weight: bold;
	color:#c3c3c3;
	word-break:keep-all;
	word-wrap:break-word;
	text-align:center;
	padding:15px 0px 0px 0px;

    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    height:40px;
    line-height:12px;
    overflow:hidden;
    text-overflow:ellipsis;
}
.bbs_list_photo ul li .cnt{
	width:100%;
	font-size:0.78em;
	color:#c5c5c5;
	word-break:keep-all;
	word-wrap:break-word;
	text-align:center;
	padding:10px 0px 0px 0px;
}
.bbs_list_photo ul li .cnt span{
	font-weight: bold;
	color: #9dcee2;
}
.bbs_list_photo ul li .opt{
	width:100%;
	text-align:center;
	padding:10px 0px 0px 0px;
	color: #afafaf;
	font-size:11px;
	line-height: 1.7em;
}
.bbs_list_photo ul li .opt span{
	font-weight: bold;
}
.bbs_list_photo ul li .btn{
	width:100%;
	text-align:center;
	padding:20px 0px 0px 0px;
}
.bbs_list_photo ul li .btn a{
	border-bottom: 1px solid #766460;
	background-image:url('/2019/images/arrow_line.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0px 30px 0px 0px;
	color: #857c7b;
	font-size: 0.7em;
}
.bbs_list_photo ul li:hover a, .bbs_list_photo ul li .btn a:hover{
	color: #d60e0e;
	padding-left:50px;
	border-bottom: 1px solid #d60e0e;
	background-image:url('/2019/images/arrow_line_on.gif');
}
@media (max-width: 991px) {
	.bbs_list_photo ul li{
		float:left;
		font-size:0.9em;
		color: #888888;
		text-align:center;
		word-break:keep-all;
		word-wrap:break-word;
		padding: 0px 10px 30px 10px;
		margin:0px auto;
		cursor:pointer;
	}
}
@media (max-width: 767px) {
	.bbs_list_photo ul li{
		float:left;
		width:50%;
		font-size:0.8em;
		color: #888888;
		text-align:center;
		word-break:keep-all;
		word-wrap:break-word;
		padding: 0px 5px 20px 5px;
		margin:0px 0px;
		cursor:pointer;
	}
	.bbs_list_photo ul li .pic{
		height: 120px;
	}
	.bbs_list_photo ul li .tt{
		font-size:0.95rem;
	}
	.bbs_list_photo ul li .list{
		font-size: 0.8em;
	}
	.bbs_list_photo ul li .cnt{
		font-size: 0.88em;
	}
}





.main_bbs{
	padding:0px;
	margin:0px;
}
.main_bbs .main_bbs_bg{
	float: left;
	width:100%;
	padding:0px 0px 0px 0px;
	background-color:#fff;
}
.main_bbs div{
	padding:20px 20px;
}
.main_bbs h1{
	display: inline;
  font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-weight: 900;
	font-size: 1.15rem;
	color:#000;
	line-height: 3rem;
	word-break:keep-all;
	word-wrap:break-word;
	padding:0px 0px 10px 0px;
	cursor: pointer;
}
.main_bbs li{
	float: left;
	font-size: 0.8rem;
	color: #818181;
	padding:3px 0px;
}
.main_bbs li a {
	color: #818181;
}
.main_bbs li a:hover {
	color: #2e8618;
}
.main_bbs .btn_orange:hover {
	color: #fe6407;
}
@media (max-width: 767px) {
	.main_bbs div{
		padding:20px 5px;
	}
	.main_bbs h1{
		font-size: 1.4rem;
		line-height: 3rem;
	}
	.main_bbs li a {
		font-size: 1.0rem;
	}
}

footer {
	border-top:1px solid #eaeaea;
}
.footer_cs{
	border-top:1px solid #eaeaea;
	/*background-color:#f7f7f7;*/
	padding: 0px 0px 40px 0px;
}
.footer_cs .title{
	font-family: 'Noto Sans KR','NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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 0px 15px 0px;
}
.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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-style: normal;
	font-weight: 600;
	font-size: 1.7em;
	letter-spacing:-1px;
	color:#000000;
}
.customer .tel_number{
    font-family: 'Noto Sans KR','NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-style: normal;
	font-weight: 500;
	font-size: 2.5em;
	letter-spacing:-1px;
	color:#004f9c;
}
.customer .tel_info{
    font-family: 'Noto Sans KR','NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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: #9d9d9d;
	word-break:keep-all;
	word-wrap:break-word;
	padding:0px 0px;
	margin: auto;
	background-color: #fafafa;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}
.footer_menu .R{
	float: right;
}
.footer_menu li{
	float: inline-block;
	padding:10px 30px;
	font-size: 0.9em;
	word-break:keep-all;
	word-wrap:break-word;
}
.footer_menu li:last-child{
	padding:0px 0px 0px 30px;
}
@media (max-width: 767px) {
	.footer_menu li{
		font-size: 1.0em;
		padding:10px 10px;
	}
	.footer_menu li:last-child{
		padding:0px 0px 0px 10px;
	}
}
.footer_menu a {
	font-weight: bold;
	font-size: 0.8em;
	color: #9d9d9d;
}
.footer_menu a:hover {
	color: #000;
}
.footer_menu li.point a{
	font-weight: bold;
	font-size: 0.8em;
	color: #646060;
}
.footer_menu li.point a:hover {
	color: #000;
}
.footer_logo_xs{
	text-align:left;
	padding:0px 0px 0px 0px;
}
.footer_logo_xs img{
	width: 80%;
}
@media (max-width: 767px) {
	.footer_logo_xs img{
		width: 40%;
	}
}
.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 30px 2px 0px;
	font-size: 0.7em;
	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%;
		padding:2px 0px 2px 0px;
	}
}

.footer_copy .company{
	font-size: 0.8em;
	padding-bottom: 5px;
}
.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;
	}
}
@media (min-width: 1000px) {

}


/* 퀵메뉴*/
.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;
}






/* 서브메뉴 */
@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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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_visual {
	float:left;
	width:100%;
	text-align:center;
	font-family: 'Noto Sans KR','NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-style: normal;
	font-weight: 400;
	letter-spacing:-1px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
#sub_visual img{
	width: 100%;
}


#sub_wrap {
	float:left;
	width:100%;
	padding: 0px 0px;
	margin:0px;
	/* background-image:url('/images/sub_title_bg.png');
	background-position: right top;
	background-repeat: no-repeat; */
}
@media (max-width: 767px) {
	#sub_wrap {
		width:100%;
		padding: 0px 0px;
		/* background-image:url('/images/sub_title_bg.png');
		background-position: right top;
		background-repeat: no-repeat;
		background-size: 70% auto; */
	}
}


#sub_path {
	width:100%;
	color:#70d5a1;
	padding: 0px 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:1000px;
	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;
	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;
	padding: 0px 0px 30px 0px;
	margin:0 auto;
}
.sub_contents .page_title{
	width: 100%;
	font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-style: normal;
	font-weight: 900;
	font-size: 1.8rem;
	letter-spacing:0px;
	color: #000;
	text-align: left;
	padding:40px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #000;
}
.sub_contents .page_title small{
	font-size: 0.6em;
	font-weight: normal;
	font-family: 'nanum-barun-gothic-regular','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	letter-spacing:-0.5px;
	color: #bfbfbf;
	padding-left: 30px;
}
.sub_contents .page_bottom{
	position: relative;
	display: block;
	width: 100%;
	height: 60px;
}
@media (max-width: 767px) {
	.sub_contents .page_title{
		padding:20px 0px 6px 0px;
		font-size: 1.5rem;
		border-bottom: 1px solid #333333;
	}
	.sub_contents .page_title small{
		font-size: 0.55em;
		padding-left: 0px;
		padding-top: 20px;
	}
	.sub_contents .page_bottom{
		width: 100%;
		height: 30px;
	}
}

.sub_left{
	float: left;
	width: 100%;
	max-width: 250px;
	padding: 73px 50px 50px 30px;
	background-image:url('/images/sub_line.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.sub_left ul{
	padding: 0px;
	margin: 0px auto;
}
.sub_left ul li{
	width: 100%;
	padding: 15px 0px 15px 0px;
	margin: 0px auto;
	color: #555555;
	font-size: 0.8em;
	font-weight:bold;
	border-bottom: 1px solid #d9d9d9;
}
.sub_left ul li:hover{
	color: #000;
	cursor:pointer;
}
.sub_left ul li.on{
	padding: 15px 0px 15px 0px;
	margin: 0px auto;
	color: #e37717;
	font-weight: bold;
}
.sub_left ul li.tt, .sub_left ul li.tt:hover{
	color: #333333;
	font-size:1.2em;
	font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	letter-spacing:-0.5px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #333333;
	cursor:default;
}
.sub_left .cs img{
	vertical-align: middle;
	padding: 0px 3px 4px 0px;
}
.sub_left .tel{
	padding: 20px 0px 0px 5px;
	color: #000;
	font-size:1.2em;
	font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-weight: bold;
}
.sub_left .fax{
	padding: 3px 0px 0px 5px;
	color: #000;
	font-size:1.2em;
	font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-weight: bold;
}
.sub_left .email{
	padding: 3px 0px 0px 5px;
	color: #454545;
	font-size:0.8em;
	letter-spacing:0px;
}

.sub_right{
	float: left;
	padding: 0px 30px 0px 0px;
}
@media (max-width: 992px) {
	.sub_right{
		padding: 0px 10px 0px 20px;
	}
}
@media (max-width: 768px) {
	.sub_right{
		padding: 0px 0px 0px 0px;
	}
}

.sub_contents .about{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.sub_contents .about ul{
	display: inline-block;
	width: 100%;
	padding: 30px 0px;
	margin: 0px;
	border-bottom: 1px solid #ececec;
}
.sub_contents .about ul:first-child{
	padding: 50px 0px 30px 0px;
}
.sub_contents .about ul:last-child{
	border-bottom: 0px solid #ececec;
}
.sub_contents .about ul li{
	float: left;
	padding: 10px;
	margin: 0px;
	font-size:0.9rem;
	line-height: 1.6;
	word-break:keep-all;
	word-wrap:break-word;
}
.sub_contents .about ul li.tt{
	font-size: 1.0rem;
	font-weight: bold;
	padding-left: 13px;	
	background-image:url('/images/txt_point.png');
	background-position: left 10px;
	background-repeat: no-repeat;
}
.sub_contents .about ul li span{
	font-size: 0.9rem;
	font-weight: normal;
}
@media (max-width: 768px) {
	.sub_contents .about ul li.tt{
		font-size: 1.2rem;
		padding: 10px 0px 5px 10px;
	}
	.sub_contents .about ul li{
		padding: 10px;
		font-size:1.0rem;
		letter-spacing: -0.5;
	}
}

.tab_volunteers{
	float:left;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
}
.tab_volunteers ul{
	float:left;
	width: 100%;
	padding: 0px 0px;
	margin: 0px auto;
}
.tab_volunteers ul li{
	float:left;
	padding:15px 0px;
	margin:0px;
	font-size:1.0em;
	font-weight: bold;
	text-align: center;
	word-break:keep-all;
	word-wrap:break-word;
	cursor:pointer;
	background-color:#ebebeb;
}
.tab_volunteers ul li.on{
	color: #fff;
	background-color:#cc680b;
}
@media (max-width:767px){
	.tab_volunteers ul li{
		padding: 10px 0px;
	}
}


.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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
}
.con_title_sub{
	display:block;
	width:100%;
    font-family: 'nanum-barun-gothic-ultralight','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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;
}
.page_box div{
	width:100%;
	text-align:center !important;
	padding:0px 0px !important;
	margin:auto !important;
}
.page_box ul{
	text-align:center !important;
	padding:0px 0px !important;
	margin:auto !important;
}
.page_box li{
	display:inline-block !important;
	text-align:center !important;
	padding:0px 0px !important;
	margin:auto !important;
}

/* company  */
.sub_message{
	width: 100%;
	padding:0px;
	margin:0px auto;
}
.sub_message ul{
	width: 100%;
	padding:0px;
	margin:0px auto;
}
.sub_message ul li{
	padding:0px 0px 20px 30px;
	margin:0px auto;
	color: #666666;
	font-size: 0.8em;
	line-height: 1.8em;
	word-break:keep-all;
	word-wrap:break-word;
}
.sub_message ul li:first-child{
	padding:0px 30px 20px 0px;
	margin:0px auto;
}

.com-pt{
	padding-top: 25px !important;
}


@media (max-width: 767px) {
	.sub_message ul li, .sub_message ul li:first-child{
	padding:0px 0px 10px 0px;
	margin:0px auto;
	font-size: 0.88em;
	}
	.com-pt{
		padding-top: 0 !important;
	}

}
.sub_message h1{
	color: #000;
	font-size:1.2em;
	font-weight: bold;
	padding: 50px 0px 25px 0px;
}
.sub_message strong{
	color: #000;
}

.ceo-name span:first-child{
	font-size: 14px;
	font-weight: bold;
}

.ceo-name span:last-child{
	font-size: 18px;
	font-weight: bold;
}


.sub_location {
	width: 100%;
	padding:0px 0px 0px 0px;
	margin: 0px auto;
	outline:none;
}
.location_tt{
	float: left;
	width: 100%;
	font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-weight: 400;
	font-size:1.5em;
	color: #000;
	letter-spacing:-1.0px;
	padding: 50px 0px 10px 0px;
}
.location_tt span{
	font-weight: 800;
	font-size:1.1em;
}
.sub_location ul{
	width: 100%;
	padding:40px 0px;
	margin: 0px auto;
}
.sub_location ul li {
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding:0px;
	margin: 0px;
	display: table-cell;
}
.sub_location ul li .pic{
	padding:0px 0px 0px 0px;
	margin: 0px auto;
	text-align: left;
	vertical-align: top;
}
.sub_location ul li .con{
	padding:0px 0px;
	margin: 0px auto;
	text-align: left;
	vertical-align: top;
	display: table-cell;
}
.sub_location ul li  .tt{
	font-size:2.0em;
	color: #d1d1d1;
	letter-spacing:-1.0px;
}
.sub_location ul li .tt span{
	font-size:1.38em;
	font-weight: 600;
	color: #323435;
}

@media (max-width: 767px) {
	.sub_location ul li {
		display: inline-block;
		width: 100%;
		text-align: left;
		vertical-align: top;
		padding:0px;
		margin: 0px;
	}
	.sub_location ul li img{
		width: 100%;
	}
	.sub_location ul li  .tt{
		font-size: 1.6em;
		padding-top:10px;
	}
}


.sub_org {
	width: 100%;
	padding:0px 0px 0px 0px;
	margin: 0px auto;
	outline:none;
	text-align: center;
}



.company_table {
	float:left;
	display: table;
	width:100%;
	border-top:1px solid #333333;
	border-bottom:1px solid #d8d8d8;
	padding:0px;
	margin:0px auto;
}
.company_table th{
	font-weight: 700;
	font-size:1.0em;
	color: #000;
	text-align: center;
	padding: 20px 0px;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
}
.company_table td{
	font-size:1.0em;
	color: #656565;
	word-break:keep-all;
	word-wrap:break-word;
	padding: 20px 15px;
	border-bottom:1px solid #d8d8d8;
}
.company_table td .name{
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}
@media (max-width: 767px) {
	.company_table {
		padding-top:30px;
	}
	.company_table ul li{
		padding: 10px 0px;
	}
	.company_table ul li.tt{
		padding: 10px 0px 0px 0px;
	}
}




.sub_history {
	width: 100%;
	padding:0px 0px 0px 0px;
	margin: 0px auto;
	outline:none;
}
.history_tt{
	float: left;
	width: 100%;
	font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-weight: 400;
	font-size:1.5em;
	color: #000;
	letter-spacing:-1.0px;
	padding: 0px 0px 10px 0px;
}
.history_tt span{
	font-weight: 800;
	font-size:1.1em;
}
.history_con{
	float: left;
	width: 100%;
	font-size:1.0em;
	color: #000;
	letter-spacing:-1.0px;
	padding: 0px 0px 50px 0px;
}
.history_table {
	float:left;
	display: table;
	width:100%;
	border-top:1px solid #333333;
	border-bottom:1px solid #d8d8d8;
	padding:0px;
	margin:0px auto;
}
.history_table th{
	font-weight: 700;
	font-size:1.0em;
	color: #000;
	text-align: center;
	padding: 20px 0px;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
}
.history_table td{
	font-size:0.9em;
	color: #3f3f3f;
	word-break:keep-all;
	word-wrap:break-word;
	padding: 20px 15px;
	border-bottom:1px solid #d8d8d8;
}
.history_table td.tt{
	color: #000;
	text-align: center;
	border-right:1px solid #d8d8d8;
}
.history_item{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.history_item li{
	width: 100%;
	padding: 5px 0px;
	margin: 0px;
}






.sub_work {
	width: 100%;
	padding:0px 0px 0px 0px;
	margin: 0px auto;
	outline:none;
}
.work_tt{
	float: left;
	width: 100%;
	font-family: 'NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-weight: 400;
	font-size:1.5em;
	color: #000;
	letter-spacing:-1.0px;
	padding: 0px 0px 10px 0px;
}
.work_tt span{
	font-weight: 800;
	font-size:1.1em;
}
.work_con{
	float: left;
	width: 100%;
	font-size:1.0em;
	color: #000;
	letter-spacing:-1.0px;
	padding: 0px 0px 50px 0px;
}
.work_table {
	float:left;
	display: table;
	width:100%;
	border-top:1px solid #333333;
	border-bottom:1px solid #d8d8d8;
	padding:0px;
	margin:0px auto;
}
.work_table th{
	font-weight: 700;
	font-size:1.0em;
	color: #000;
	text-align: center;
	padding: 20px 0px;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
}
.work_table td{
	font-size:0.9em;
	color: #656565;
	word-break:keep-all;
	word-wrap:break-word;
	padding: 20px 15px;
	border-bottom:1px solid #d8d8d8;
}
.work_table td .name{
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}
@media (max-width: 767px) {
	.work_table {
		padding-top:30px;
	}
	.work_table ul li{
		padding: 10px 0px;
	}
	.work_table ul li.tt{
		padding: 10px 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;
	}
}







.sub_others {
	float: left;
	display:block;
	width:100%;
	padding:0px 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;
}




/* 테이블 */

.table_box {
	width: 100%;
	border-top:2px solid #5d5d5d;
	border-bottom:1px solid #6d6d6d;
}
.table_box th{
	font-size:0.75em;
	color: #4f4f4f;
	padding:10px 0px 10px 10px;
	background-color:#fafafa;
	border-top:1px solid #ececec;
	word-break:keep-all;
	word-wrap:break-word;
}
.table_box td{
	font-size:0.9em;
	color: #1e1e1e;
	padding:10px 10px 10px 10px;
	border-top:1px solid #ececec;
	word-break:keep-all;
	word-wrap:break-word;
}
.table_box td span{
	font-size:0.8em;
	color: #4f4f4f;
	padding-left:10px;
}
.table_box td input{
	font-size:1.0em;
	border-radius:2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	padding:7px 5px;
	margin:2px 0px;
}
.table_box td select{
	font-size:1.0em;
	border-radius:2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	padding:7px 5px;
	margin:2px 0px;
}
.table_box td .full{
	width:100%;
}
.table_box td .tel{
	width:100px;
}
.table_box td .email{
	width:200px;
}
.table_box .star {
	font-weight: bold;
	color: #f97210;
	padding-left: 5px;
}
.table_box .btn_idchk{
	border-radius:2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
	margin:-3px 0px 0px 2px;
}
.table_box .btn{
	padding: 9px 15px;
	font-size: 0.7rem !important;
}
@media (max-width: 519px) {
	.table_box td span{
		display:block;
		padding:5px 0px 0px 0px;
	}
	.table_box td input[type=text],
	.table_box td input[type=password]
	{
		width:100%;
	}
	.table_box td .tel{
		width:30%;
	}
	.table_box td .email{
		width:40%;
	}
	.table_box .btn_idchk{
		margin:0px 0px 0px 0px;
	}
}

.DivContents{
	max-width:100% !important;
  height: auto !important;
	padding:20px 0px;
  word-break:break-all;
}
.DivContents table{
	max-width:100%;
	table-layout:fixed;
  word-break:break-all;
}
.DivContents td{
	max-width:100%;
  word-break:break-all;
}
.DivContents img{
	/*max-width: 1000px;*/
	/*max-width: 100%;*/
	max-width: 250px;
	padding: 5px;
}
.DivContents2{
	max-width:100% !important;
  height: auto !important;
  word-break:break-all;
}
.DivContents2 table{
	max-width:100%;
	table-layout:fixed;
  word-break:break-all;
}
.DivContents2 img{
	/*max-width: 1000px;*/
	max-width: 100%;
}

.youtubeWrap {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
}
.youtubeWrap iframe{
	position: absolute;
	width: 100%;
	height: 100%;
}






.agree {
	width: 100%;
	padding: 30px 0px;
	margin: 0px;
}
.agree .title {
	width: 100%;
	padding: 0px 0px 10px 0px ;
	margin: 0px;
	font-size: 1.1em;
	font-weight: 300;
}
.agree .title span{
	font-weight: 700;
}
.agree .con {
	width: 100%;
	height: 250px;
	padding: 10px 20px ;
	margin: 0px;
	font-size: 0.8em;
	background-color: #f9f9f9;
	border-top: 3px solid #000;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	overflow-y: auto;
}
.agree .chk {
	position: relative;
	text-align: right;
	padding: 5px 0px 0px 0px;
}
.agree label {
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 0.8em;
	padding: 0px 30px 0px 0px;
}
.agree input {
	width: 22px;
	height: 22px;
}


.member_title{
	width: 100%;
	font-size:0.8em;
	padding: 0px 0px 10px 0px;
}
.member_title .t1{
	font-weight: 900;
	font-size:1.05em;
	color: #e66c27;
	padding: 0px 0px 5px 0px;
}
.member_title .t1_con{
	font-size:0.9em;
	color: #5b5b5b;
	line-height: 1.6;
}
.member ul li select{
	font-size:0.9em;
}



/*버튼 모음*/
.bt_radius_3{
	border-radius:3px;
}
.bt_radius_5{
	border-radius:5px;
}
.bt_radius_10{
	border-radius:10px;
}
.bt_radius_20{
	border-radius:20px;
}
.bt_comment {
	display:inline-block;
	width: 100%;
	height: 55px;
	color: #ffffff;
	font-size:0.9em;
	padding: 6px 0px;
	background-color: #254fa3;
	border:0px;
}
.bt_comment:focus, .bt_comment:hover{
	color: #ffffff;
	font-weight: 400;
	background-color: #253da3;
	border: none;
	outline: 0;
}
.bt_comment_s {
	display:inline-block;
	width: 100%;
	height: 25px;
	color: #ffffff;
	font-size:0.9em;
	padding: 0px 0px;
	margin:1px 0px;
	background-color: #254fa3;
	border:0px;
}
.bt_comment_s:focus, .bt_comment_s:hover{
	color: #ffffff;
	font-weight: 400;
	background-color: #253da3;
	border: none;
	outline: 0;
}
.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_yellow {
	display:inline-block;
	color: #ffffff;
	font-size:0.9em;
	margin-top: 15px;
	padding: 6px 36px;
	background-color: #dda218;
	border:0px;
}
.bt_yellow:focus, .bt_yellow:hover{
	color: #ffffff;
	font-weight: 400;
	background-color: #f29400;
	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: #f47521;
	border:0px;
	border-radius:3px;
}
.bt_top{
	display:inline-block;
	color: #ffffff;
	font-size:0.9em;
	padding: 15px 18px;
	background-color: #0d3d89;
	border:0px;
}
.bt_top:focus, .bt_top:hover{
	color: #ffffff;
	font-weight: 400;
	background-color: #082451;
	border: none;
	outline: 0;
}
.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;
}
.bt_news_more {
	display:inline-block;
	padding:10px 100px 10px 50px;
	margin:20px auto;
	font-size:0.9em;
	font-weight: 400;
	color:#000000;
	background-color:#fff;
	border: 1px solid #d4d4d4;
	background-image: url('/images/icon_plus.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_news_more:focus, .bt_news_more:hover {
	padding:15px 150px 15px 100px;
	color:#f27800;
	background-color:#fff;
	border: 2px solid #f2aa00;
	outline: 0;
	background-image: url('/images/icon_plus_on.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;
}
@media (max-width: 768px) {
	.bt_news_more {
		margin:20px auto 20px auto;
	}
}




.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;
}

/* 서브내용 */
.sub-con{
	padding:78px 0 40px 0;
}



/* 갤러리 */
.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: 1000px) {
	.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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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;}

.txt_line_blue {
	background-image: url('/images/txt_line_blue.png');
	background-position: left bottom;
	background-repeat: repeat-x;
}
.txt_point {
	color: #000;
	font-size: 1.2em;
	font-weight:bold;
    font-family: 'nanum-barun-gothic-bold','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	letter-spacing:0px;
	background-image: url('/images/txt_point.png');
	background-position: 5px top;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.txt_bold_black {
	font-weight: bold;
	color: #000;
}
.txt_color_orange {
	color: #e86800;
}


/* 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: 1000px) {
.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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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-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;
}


/* 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;
}



.board-list{
	font-size:0.92em;
}
.board-list thead{
	/* border-top:1px solid #646464;
	border-bottom:1px solid #646464; */
	background-color:#dee4e0;
}
.board-list thead th{
	padding:10px 0;
	text-align:center;
	font-size:0.8em;
	color: #000;
}
.board-list tbody td{
	padding:20px 10px;
	text-align:center;
	border-bottom:1px solid #eeeeee;
	word-break:keep-all;
	word-wrap:break-word;
	font-size: 0.9rem;
}
.board-list tbody td a{
	font-size: 0.9rem;
	color:#3f3f3f;
}
.board-list tbody td a:hover{
	color:#254fa3;
}
.board-list td.no{
	font-size: 0.9em !important;
	color: #666666;
	letter-spacing:0px;
}
.board-list td.name{
	font-size: 0.8em !important;
	color: #7a7a7a;
	letter-spacing:0px;
}
.board-list td.date{
	font-size: 0.8em !important;
	color: #9d9d9d;
	letter-spacing:0px;
}
.board-list td.hit{
	font-size: 0.8em !important;
	color: #9d9d9d;
	letter-spacing:0px;
}
.board-list td p{
	font-size: 0.8em;
	color: #a9a9a9;
	letter-spacing:0px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}
.board-list td p span{
	padding: 0px 10px 0px 0px;
}
@media (max-width: 767px) {
	.board-list tbody td{
		padding:12px 5px;
		text-align:center;
		border-bottom:1px solid #eeeeee;
		word-break:keep-all;
		word-wrap:break-word;
	}
}

.board-read-title{
	width: 100%;
	background-image:url('/images/line.gif');
	background-position:left bottom;
	background-repeat: repeat-x;
	padding:0px 0px 25px 0px;
}
.board-read-title p.tt{
	font-family: 'Noto Sans KR','NanumSquare','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	font-weight: 700;
	font-size: 1.8em;
	color: #000000;
	letter-spacing:-1px;
	line-height: 1.3em;
	word-break:keep-all;
	word-wrap:break-word;
}
.board-read-title p.date{
	font-size: 0.75em;
	color: #a9a9a9;
	letter-spacing:0px;
	padding-top: 5px;
}
.board-read-title p span{
	padding-left: 20px;
}
.board-read{
  max-width: 100%;
  padding:20px 0px;
	font-size:0.92em;
  table-layout:fixed;
  word-break:break-all;
  word-wrap:break-word;
}
.board-read td{
	padding:12px 0px;
	border-bottom:1px solid #505050;
  word-break:break-all;
  word-wrap:break-word;
	font-size: 1.1rem;
}
.board-read .bar{
	padding:0px 15px;
	color:#ebebeb;
}
.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 #505050;
}
.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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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','Apple-Gothic','맑은 고딕', 'Malgun Gothic','Open Sans','sans-serif','dotum','돋움';
	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;
}
}
