@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css); /* Nanum Brush Script (Korean)*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); /* Nanum Gothic (Korean) */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css); /* Nanum Gothic Coding (Korean) */
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css); /* Nanum Myeongjo (Korean) */
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css); /* Nanum Pen Script (Korean) */


*html .container { height: 100%;  }
body { font-size:12px; height:100%; background: #fff;
font-family: 'Nanum Gothic', sans-serif !important; 'Nanum Gothic Coding', monospace;, 
'Nanum Myeongjo', serif; 'Nanum Pen Script', cursive; 'Nanum Brush Script', cursive; 
}


li{
	list-style:none;
}

a {outline:none !important; selector-dummy : expression(this.hideFocus=true) !important; text-decoration:none !important ;}

.blind { display: block; overflow: hidden; position: absolute; top: -1000em; left: 0; }

hr { border:none; }

.table-lf th,
.table-lf td { text-align:left !important; }
.table-cn th,
.table-cn td { text-align:center !important; }
.table-ri th,
.table-ri td { text-align:right !important; }
.content .text-left { text-align:left !important; }
.content .text-center { text-align:center !important; }
.content .text-right { text-align:right !important; }
.input[type="radio"], 
input[type="checkbox"] { margin-top:0px !important; vertical-align:middle !important; }
label { margin-bottom:0px !important; vertical-align:middle !important; }
.input-align { display:inline-block; margin-top:5px; }

.content { line-height:22px; }
.text-default { color:#888; padding:0 5px;}
.text-danger { color:#d9534f;}

.link-color a {color: #333 !important; }

.colPur1 { color:#8b16db; }
.colPur2 { color:#5b1a8a; }
.mt5 { margin-top:5px !important; }
.mt10 { margin-top:10px !important; }
.mt11 { margin-top:11px !important; }
.mt12 { margin-top:12px !important; }
.mt13 { margin-top:13px !important; }
.mt15 { margin-top:15px !important; }
.mt16 { margin-top:16px !important; }
.mt20 { margin-top:20px !important; }
.mt25 { margin-top:25px !important; }
.mt30 { margin-top:30px !important; }
.mt35 { margin-top:35px !important; }
.mt37 { margin-top:37px !important; }
.mt40 { margin-top:40px !important; }
.mt50 { margin-top:50px !important; }
.mt60 { margin-top:60px !important; }
.mt66 { margin-top:66px !important; }
.mt70 { margin-top:70px !important ; }
.mb15 { margin-bottom:15px !important; }
.mb70 { margin-bottom:70px !important; }
.ml20 { margin-left:20px !important; }
.mr5 { margin-right:5px !important; }
.mr10 { margin-right:10px !important; }
.mr20 { margin-right:20px !important; }
.mr30 { margin-right:30px !important; }
.pt15 { padding-top:15px !important; }

.icon-1 { font-size: 1em !important; }
.icon-2 { font-size: 2em !important; }
.icon-3 { font-size: 4em !important; }
.icon-4 { font-size: 7em !important; }
.icon-5 { font-size: 12em !important; }
.icon-6 { font-size: 20em !important; }



.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { padding-left:10px; padding-right:10px;}
body form fieldset, legend { border:none;}


@media (min-width: 1200px){

 .row { margin:0px !important; }
}

@media (min-width: 992px){
 .row { margin:0px !important; }
}

@media (max-width: 767px) {
 .row { margin:0px !important;  }
}

.navbar-nav { margin:0 -15px; }

/* height */
.sub_container { min-height:400px; }
@media (max-width: 767px) {
.sub_container { min-height:100px; }
}

/* title */
.sub-title::before{
	content:"";
	display:block;
	width:10px;
	height:25px;
	background: #283547;
    float: left;
    margin-right: 5px;
}
.sub-title { padding: 25px 0 5px; font: bold 1.5em/25px "Nanum Gothic"; }
.sub-title > span {     font: bold 0.5em/25px "Nanum Gothic";    padding-left: 10px;}
.sub-title-sub {     font: bold 0.8em "Nanum Gothic";     border-top: 1px solid #d7dacb;    margin-left: 15px;}
.sub-title > div { padding-left: 10px !important; }
.sub-title h2 {     font: bold 30px "Nanum Gothic";
	padding: 5px 0 20px;
    border-bottom: 2px solid #d5d5d5;
    margin-bottom: 30px;}

@media (max-width: 767px) {
.sub-title {padding:5px 0 0;font-size: 1em;}
.sub-title h2 { font-size:130% !important; }
}




@media (min-width: 1200px) {
  .gallery .thumbnail { max-height:260px; min-height:260px; }
  .thumbnail-img img { width:100%; height:210px;}
  .g_thum{ width:100%; height:210px;}
  }

@media (min-width: 992px) and (max-width: 1199px) {
.sub-content-area { border-left:1px solid #dedede; }
.gallery .thumbnail { max-height:255px; min-height:255px; }
.thumbnail-img img { width:100%; height:202px; }
.g_thum{ width:100%; height:202px; }
}

@media (min-width: 768px) and (max-width: 991px) {
.gallery .thumbnail { max-height:315px; min-height:315px; }
.thumbnail-img img { width:100%; height:262px; }
.g_thum{ width:100%; height:262px; }
}

@media (max-width: 767px) {
.gallery .thumbnail { max-height:170px; min-height:170px; margin: 0 5px 11px 5px; }
.thumbnail-img img { width:100%; height:120px; }
.g_thum{ width:100%; height:120px; }
}

@media (max-width: 767px) {
.board-cont-v img { width:100%;}
}

.gallery .thumbnail { border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin-bottom:20px; overflow:hidden; }
.gallery .thumbnail h5 { font-weight:600; margin:2px 0 10px 0; font-size:13px; line-height:40px; }
.gallery .thumbnail .caption { padding:3px 5px !important; text-align:center; }
.gallery .thumbnail .caption a { color:#474747 !important; letter-spacing:-1px; }

.bx-viewport .thumbnail { border:none !important; }
.thumbnail, .bx-wrapper .bx-viewport { box-shadow:none !important; }

.page-header-main { padding-bottom:0; border-bottom:1px solid #000 !important; }
.page-header { border-bottom:1px solid #000 !important; }
h3 small { font-size:16px !important; }

@media (max-width: 767px) {
.page-header-main { margin-top:0; }
}
.page-header-main>h3>small { color:#383838; }
.mob_sns .thumbnail {padding:0px !important;border:none !important;background:none;margin: 0;}


/* member */
.mamber_info { color:#016cba; }

/* board comment */
.table-responsive > .table-bordered { border:1px solid #ddd !important; }
.table-responsive-list th { text-align:center !important; }
#files_table td { border:none !important; }

.comment { background:#f9f9f9; padding: 10px; border:1px solid #ddd; }
.comment-list-area { background:#f9f9f9; border:1px solid #ddd; margin:5px 0; }
.comment-list-area .comment-list { border-bottom:1px dotted #ddd;} 
.comment-list-area .comment-info { padding:10px 0; }
.comment-list-area .comment-list p { color:#888; }

@media (min-width: 1200px) {
#searchForm .col-sm-7 { width: 61.333333% !important; }
.m_con {display:none}
}
@media (min-width: 992px) and (max-width: 1199px) {
#searchForm .col-sm-7 { width: 60.333333% !important; }
.m_con {display:none}
}
@media (min-width: 768px) and (max-width: 991px) {
#searchForm .col-sm-7 { width: 58.333333% !important; }
.m_con {display:none}
}
@media (max-width: 767px) {
#searchForm .form-control { width: 98% !important; }
.pc_con {display:none}
}
#searchForm .col-sm-2 { padding:0 2px; }
#searchForm .col-sm-1 { width:4.8%; padding:0; }



/*=========================================================
# map
=========================================================*/
.map >p { font-size:16px; }
.map >p > strong { font-weight:bold; }
.map >p > span { color:#7e7e7e; font-size:15px; }


.pager li { margin:0 1px; }
@media (max-width: 767px) {
 .pager { margin: 0px 0 20px; }
  }



/* admin con */
.footer-admin { position:relative; }
.footer-admin .admin_con { position:absolute; bottom:25%; right:5%; border:none; }

div.footer-featured {color:#919191;font-size:90%;padding:10px 0;margin-top:5px;clear: both;}
div.footer-featured address { margin-bottom:0px; }


@media (max-width: 767px) {
.mob_sns .col-xs-1 { width:0px !important; }
.mob_sns .col-xs-2 { width:20.0% !important; }
.mob_sns .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 { padding:0px !important; }
.mob_sns .col-xs-2 { padding:0 3px !important; }
.page-header { border-bottom:1px solid #000 !important; }
/}


.carousel-control .icon-prev, .carousel-control .icon-next{
  width: 40px;
  height: 40px;
  margin-top: -15px;
  margin-left: -15px;
  font-size: 50px;
  line-height: 40px;
  background: #222;
  }
@media (max-width: 767px) {
.carousel-control .icon-prev, .carousel-control .icon-next{
  width: 30px;
  height: 30px;
  font-size: 40px;
  line-height: 26px;
  }
 .carousel-control.left,
 .carousel-control.right { background:none; }
}


.col-md-ie-2 { padding-left:2px; padding-right:2px;}


/* 1dep menu */
.header {  }

.header-menu { }
@media (max-width: 767px) {
.header-menu { margin:0px; }
.header { }


}
.navbar-default .navbar-collapse, .navbar-default .navbar-form { border:none !important; }
.navbar-gnb { border:none !important; border-left:none !important; border-right:none !important; 
					background:#fff !important; margin-bottom:0px !important; text-align:center; }
.navbar-gnb li { display: inline-block !important; font-weight:bold; width:20%;}
.navbar-gnb li a { display: inline-block !important; margin:1px 10px 0 !important; }
.navbar-nav > li { width:20%; }

/* 1dep action */
.nav .open a,
.nav .open a:hover, 
.nav .open a:focus,
.nav .open a:active { background:none !important;}

/* 2dep menu */
.navbar-gnb-2dep { background:#fff; height:50px; }
.dropdown-menu { 
position: absolute;
  top: 100% !important;
  left: 0px;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100%;
  padding: 5px 0;
  font-size: 14px;
  list-style: none;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-clip: padding-box;
  background-color:  #000;
   opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
  border:none !important;;
  text-align:left !important;
  }

.nav .dropdown-menu li > a { color:#a9a9a9 !important; font-size:14px; font-weight:bold !important;
display:block !important; border-top:none !important; padding:5px 0 !important; margin-right:10px;   text-align:center;
 }
.dropdown-menu li a:hover, .dropdown-menu li a:focus {border-top:none !important; background:#2b4395 !important; color:#fff !important;  }


.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background:#fff !important; }


/* logo */
#header h1 { margin:0 auto !important; }


.navbar-collapse { padding:0 !important; }
@media (max-width: 767px) {
.navbar-collapse { border-top:1px solid #98d0e ;}
.header .col-xs-12 { padding-left:0px !important; padding-right:0px !important;}

}

 .nav li a { padding:0 !important; margin:0px !important;}
 .navbar-gnb { border:none !important;}
 .nav-dropdown { margin: 0 auto !important; }
.navbar-nav { float:right; }


@media (max-width: 767px) {
.navbar-nav { float:none; margin:0 !important; border-top:1px dotted #71b200;}
.navbar-nav li { width:19%; display:inline-block !important; }
.navbar-nav .dropdown-menu-gnb li { width:100%; }
.nav .dropdown-menu li > a { padding:3px 5px; }
}



.navbar-nav { margin:0 !important;}
.nav-col-reset { padding: !important; }

@media (max-width: 767px) {
.nav-col-reset { margin:12px 0 3px !important;}
}
.nav-col-reset .col-sm-1, .col-xs-1 { padding:0px !important; width:0px !important; }
.nav-col-reset .col-sm-2, .col-xs-2, .col-sm-3, .col-xs-3 { padding:0 !important;}
.nav-col-reset .col-sm-2 img { width:90% !important; }
@media (max-width: 767px) {
.nav-col-reset .col-sm-2 img { width:100% !important; }

}

.nav-col-reset .col-sm-2 { width:19.7% !important; }
@media (max-width: 767px) {
.nav-col-reset .col-xs-2 { width:20.0% !important; }
}
.dropdown-menu {
  background-color: #000;
  top:100%;
  display:none;
  width:100%;
  min-width:100%;
  padding-top:0;
  margin-top:0;
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
}
.dropdown-menu a { color:#fff !important; font-weight:600 !important; text-align:center !important; }
@media (max-width: 767px) {
.dropdown-menu > li > a { padding: 5px !important; font-size:12px;  }
}


/*=========================================================
# board view img
=========================================================*/
.board-cont-v img { max-width:100%; }

@media (min-width: 768px) {
.nav { margin-top:25px;}
}


@media (min-width: 1200px) {
.nav-col-reset { float:right; }
.nav-col-reset .col-sm-3 { width: 122px !important; }
  }

@media (min-width: 992px) and (max-width: 1199px) {
.nav-col-reset { float:right; }
.nav-col-reset .col-sm-3 { width: 122px !important; }
}

@media (min-width: 768px) and (max-width: 991px) {
.nav-col-reset { float:right; }
.nav-col-reset .col-sm-3 { width: 122px !important; }
}
@media (max-width: 767px) {
.nav-col-reset .col-xs-3 { width:20% !important; }
}


.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #333 !important;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #333 !important;
}



  @media (max-width: 767px) {
  .dropdown-menu {   font-size: 10px; }
  .nav .dropdown-menu li > a {   font-size: 10px; }
  }


@font-face {
	font-family:'Verdana';
	src: url("/font/Verdana.eot"), url("/font/Verdana.woff"),url("/font/Verdana.ttf");
}
@font-face {
	font-family:'mvboli';
	src: url("/font/mvboli.eot"), url("/font/mvboli.woff"),url("/font/mvboli.ttf");
}
* {
	margin:0;padding:0;  font-size:16px;font-family:"Nanum Gothic";
}
html,body {
	width:100%;
}
ol,ul,li {
	list-style:none;
}
button {
	cursor:pointer;
}
a {
	text-decoration:none;
}
.hide,
audio{
	display:none;
}
p{
	margin:0;
}
.section_nav {
    margin-top: -1px;
    padding: 0 15px;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
}
.section_nav a:first-child {
    border-top: 0;
}
.section_nav a,
.no{
    display: block;
    height: 47px;
    font-size: 16px;
    color: #000;
    line-height: 47px;
    border-top: 1px solid #f3f3f3;
}
.section_nav a:hover,
.section_nav a:focus{
	color:#000;
}
.section_nav .bu {
    display: table-cell;
    min-width: 73px;
    font-weight: bold;
    font-family: 'Nanum Gothic';
}
.bu>i{
	margin-right:10px;
}
.section_nav .tx {
    display: table-cell;
    line-height: 46px;
    font-family: 'Nanum Gothic';
}
.ellip {
    display: -webkit-box;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	line-height: 1.2;
}
/*************************** header ***************************/

.menu_list{
	display:inline-block;
	padding: 0;
	text-align: right;
	margin: 0;
}
.menu_list>li{
	display:inline-block;
	/* width: 16.66%; */
	text-align: center;
}

.menu_list>li>a{
	display:inline-block;
	text-align:center;
	padding: 0 15px;
	color:#fff;
	font: 600 1em/75px "Malgun Gothic";
}
.menu_list>li>a:hover{
	background:#333;
}
.menu_btn{
	position:relative;
}
.sub_dropdown{
	min-width: 100%;
	display:none;
	position:absolute;
	z-index:1;
	left: 0;
	margin: 0;
	background:#333;
	padding-bottom:10px;
}
.sub_dropdown>li{
	float:left;
	width:100%; height:40px;
	line-height:40px;
}
.sub_dropdown>li:hover, .sub_dropdown>li>.active{
	background:#000;
	color:#fff;
}
.sub_dropdown>li>a{
	display:block;
	width:100%; height:100%;
	color:#fff;
	text-align:center;
	font:normal 1em/40px "Malgun Gothic";
}
.sub_dropdown>li:hover>a{
	color:#fff;
}
.verdana{
	font-family:"Verdana";
}
.vrinda{
	font-family:"Vrinda";
	font-size:11px;
}

.link-braces{
	padding: 0 0.25em;
	-webkit-transition: color 0.1s;
	transition: color 0.1s;
}

.link-braces::before,
.link-braces::after {
	position: absolute;
	top: 0;
	font-size: 250%;
	line-height: 1;
	opacity: 0;
	-webkit-transition: opacity 0.1s, -webkit-transform 0.1s;
	transition: opacity 0.1s, transform 0.1s;
}

.link-braces::before {
	left: -0.1em;
	content: '[';
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.link-braces::after {
	right: -0.1em;
	content: ']';
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.link-braces:hover::before,
.link-braces:hover::after,
.link-braces:focus::before,
.link-braces:focus::after{
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.menu-icon-container {
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	border-radius: 6px;
	position: absolute;
	top:18px;
	right: 20px;
}

.menu-icon {
	position: relative;
	display: block;
	width: 30px;
	height: 4px;
	background-color:#fff;
	top: 50%;
	left: 50%;
	margin-top: -2px;
	margin-left: -15px;
	transition: background-color .2s ease-out;
}

.menu-icon::after, .menu-icon::before {
	content: '';
	position: absolute;
	display: block;
	width: 30px;
	height: 4px;
	background-color:#fff;
	left: 0px;
	transition: all .2s ease-out;
}

.menu-icon::after { top: 9px; }

.menu-icon::before { top: -9px; }

.menu-icon.transformed { background-color: transparent; }

.menu-icon.transformed::after, .menu-icon.transformed::before {
	transform-origin: 50% 50%;
	top: 0px;
	left: 2px;
	width: 26px;
	transition: all .15s ease-out;
}

.menu-icon.transformed::after { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.menu-icon.transformed::before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.header_wrap{
	width: 100%;
	height: 75px;
	position: relative;
	z-index: 1;
	background-color: #232323;
}
.subheader_bg{
	width:100%; height:400px;
	background:url("/image/main/main04.jpg") no-repeat -10px -230px;
	position:relative;
}
.visual_img{
	width:100%;
}

.visual_txt{
	width:100%;
	position:absolute; top:410px; left:50%; margin-left:-50%;;
	color:#fff;
}
.txt_lg{
	width:100%; 
	font:bold 2.5em "Nanum Gothic";
	text-align:center;
	margin-top:10px;
	text-shadow: 6px 2px 2px gray; 
}
.txt_md{
	width:100%;
	font:normal 1.25em "Nanum Gothic";
	text-align:center;
	margin-top:10px;
	text-shadow: 6px 2px 2px gray; 
}
.txt_sm{
	height:50px; margin:20px auto 0;
	text-align:center;
}
.txt_sm>a{
	display:inline-block;
	width:350px; height:100%; background:rgba(0,0,0,0.8);
	font:normal 1.25em/50px "Nanum Gothic";
	text-align:center;
	color:#fff;
	transition:background .8s;
}
.txt_sm>a:hover,
.txt_sm>a:focus{
	background:#000;
}

.logo{
	width:160px; height:50px;
	position:absolute; bottom:0; left:0;
}
#mobnav_btn, .m_logo {
	display:none;
}

.contents1_wrap{
	width:100%; height:580px;
	position:relative;
}
.title{
	text-align:center;
	text-transform: uppercase;
	font-size:2.81em;
	line-height:40px;
	padding-top:75px;
}
.subtitle{
	text-align:center;
	font-size:1em;
	line-height:14px;
	padding-top:30px;
	letter-spacing:5px;
}
.subtitle>span{
	font-weight:bold;
}
.contents1_list{
	
	
}
.list1_wrap{
	width:100%;
	height:100%;
	float: left;
	padding: 0 10px;
	margin: 0;
}
.list1_wrap li{
	float:left;
	width: 50%;
	position:relative;
	overflow:hidden;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
}


.list1_wrap img{
	max-width:100%;
}
.list1_wrap > li > div{
	position:relative;
}	
.ovrlay{
	width:100%;
	height:100%;
	background: #555;
	position:absolute;
	top:0;
	left:0;
	opacity: 0.6;
	transition:opacity .8s;
}
.ovrlay_txt1{
	position:absolute;
	left:0;
	top: 45%;
	width: 100%;
	font: normal 1.5em/5% "Nanum Gothic";
	text-align: center;
	color:#fff;
	/* text-indent:30px; */
	opacity:1;
	transition:opacity .8s;
}
.ovrlay_txt2{
	position:absolute; left:0; top:90px;
	font:bold 2.1em "Malgun Gothic";
	text-align:left;
	color:#fff;
	text-indent:30px;
	opacity:1;
	transition:opacity .8s;
}

.list1_wrap li:hover .ovrlay{
	opacity:1;
}
.list1_wrap li:hover>img{
	-webkit-transform:scale(1.3,1.3);
	-moz-transform:scale(1.3,1.3);
	-o-transform:scale(1.3,1.3);
	transform:scale(1.3,1.3);
	-webkit-transition:transform 10s;
	-moz-transition:transform 10s;
	-o-transition:transform 10s;
	transition:transform 10s;
}
.list1_wrap li:hover .ovrlay,
.list1_wrap li:hover .ovrlay_txt1,
.list1_wrap li:hover .ovrlay_txt2{
	display:none;
}
.banner_wrap{
	width:100%; height:300px;
	position:relative;
	background:#fff;
	clear:both;
}
.mbanner_list{
	display:none;
}
.banner_list{
	display:inline-block;
	width:1000px;
	position:absolute; top:58px; left:50%; margin-left:-500px;
}
.banner_list>li{
	float:left;
	position:relative;
}
.banner_list>li:first-child{
	width:500px; height:100%;
	margin-right:40px;
}
.banner_list>li:nth-child(2),
.banner_list>li:last-child{
	margin-left:20px
	text-align:right;
}
.banner_list>li:nth-child(2){
	margin-top:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.banner_list>li:last-child{
	margin-top:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}

.phone_img{
	position:absolute; bottom:70px; right:35px;
}
.estimate_list{
	width:100%; height:155px;
	position:absolute; top:30px;
}
.estimate_list li{
	font:bold 1.2em "Nanum Gothic"; color:#3e3d3d;
	text-indent:20px;
	margin-bottom:20px;
}
.est2{
	width:150px;
	line-height:20px;
	margin-bottom:5px;
}
.estimate_list li:last-child{
	width:155px; height:40px; background:#6ab300;
	position:absolute; left:20px;
}
.estimate_list li:last-child p{
	text-align:center;
	line-height:40px;
}
.estimate_list li:last-child p a{
	color:#fff;
}

.board_news{
	width:86%;
	position:absolute; top:20px; left:50%; margin-left:-43%;
}
.board_title{
	font-size:1.4em;
}
.board_more,
.board_date{
	text-align:right;
}
.board_more>a,
.board_subtitle>a{
	color:#000;
}
.board_subtitle{
	width:70%; height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-indent:5px;
	line-height:20px;
	position:absolute;
}
.board_subtitle>a:hover,
.board_more>a:hover{
	color:#6ab300;
}
tr:hover {
	background-color: #f5f5f5;
}



footer{
	width:100%;
	padding:20px 0;
	background: #232323;
	clear:both;
}
.page1_contents{
	width:100%; height:830px;
}
.page1_title{
	height:50px;
	font:bold 3em/50px "Nanum Gothic"; color:#d7d7d7;
	text-transform:uppercase;
}
.page1_subtitle1{
	display:inline-block;
	padding:3px; background:#909090;
	font:normal 1.5em/30px "Malgun Gothic"; color:#fff;
	margin-bottom:10px;
}
.page1_subtitle2{
	display:inline-block;
	padding:3px; background:#ffc550;
	font:normal 1.5em/30px "Malgun Gothic"; color:#fff;
}
.page1_visual{
	width:100%; height:214px;
	margin:30px 0;
}
.page1_visual>img{
	width:89%; height:214px;
}
.page1_txt1{
	display:block;
	width:100%; height:70px;
	font:normal 1.5em/1.5 "Malgun Gothic";
}
.txtcolor{
	font-size:1em;
	color:#ffc550;
}
.mtxt{
	display:none;
}
/**************************** board button ****************************/
.button{
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0;
   font-size: 14px;
   font-weight: normal;
   line-height: 1.428571429;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #999;
   color:#000;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -o-border-radius: 5px;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   -o-user-select: none;
   user-select: none;
   background:#fff;
   -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
   box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
   transition:all .6s;
}
.button:focus{
   outline:none;
}
.button:hover,
.button:focus{
   background:#38383d;
   color:#fff;
}
.write{
	margin-top:10px;
}
.pages{
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}
.pages li {
    display: inline;
}
.pages > li > a:hover,
.pages > li > a{
	display:inline-block;
	border:1px solid #999;
	padding: 5px 7px;
	color:#000;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	line-height:12px;
	transition:all .5s;
	margin:0 2px;
	color:#000;
}
.pages > li > a:focus{
	background:none !important;
	font-weight:bold;
	border-color:#000;
}
.thumbnail{
	border:none !important;
	background: transparent;
}
.m_list{
	display:none;
}
#cssmenu{
	display:none;
}

/************************************ 1170px ************************************/
@media (max-width: 1170px) {
	
	.logo{
		left:30px;
	}
	.visual_txt,
	.visual_txt2,
	.banner_list,
	.contents1_list,
	.contents3_gallery{
		width:100%; 
	}
	.banner_list>li:first-child{
		width:50%; height:auto;
		margin-right:5%;
	}
	.banner_list>li:nth-child(2),
	.banner_list>li:last-child{
		width:45%;
	}
	.banner_list>li img{
		width:100%;
	}
	.list1_wrap>li{
		width:50%; overflow:hidden;
	}
}
.banner1{
	margin:0 auto;
}
.banner1 li{
	float: left;
    width: 25%;

}
.banner1 img{
	    padding: 20px;
    max-width: 100%;

}


/************************************ 980px ************************************/
@media (max-width: 980px){
	.banner1 li{
		width:50%;
	}
	.header_wrap{
		width:100%;
		top:0;
		/* position: fixed; */
	}
	#mobnav_btn, .m_logo{
		display:block;
	}
	.m_logo{
		position:relative;
		line-height:75px;
		padding-left:10px;
		
	}
	.m_logo img{
		max-width: 220px;
	}
	.menu_list{
		display:none;
		width:100%; top:100px;
	}
	.top_menu{
		display:none;
	}
	.visual_txt,
	.visual_txt2{
		width:90%; margin-left:-45%;
	}
	.banner_list,
	.contents1_list,
	.contents3_gallery{
		width:100%;
		margin-left:0; left:0;
	}
	.logo{
		top:5px;
	}
}

/************************************ 768px ************************************/
@media (max-width: 768px){
	.visual_txt{
		top:250px;
	}
	.txt_lg{
		font-size:2em;
		text-align:center;
	}
	.txt_md{
		text-align:center;
		font-size:0.9em;
	}
	
}

/************************************ 480px ************************************/
@media (max-width: 480px){
	
	.menu_list{
		display:none;
		height:240px;
		top:70px;
	}
	.menu_list>a{
		width:100%;
		background-color:#007750;
		-webkit-transition:background-color .5s;
		-moz-transition:background-color .5s;
		-o-transition:background-color .5s;
		transition:background-color .5s;
		border-bottom:1px solid #fff;
	}
	.menu_list>a:last-child{
		border-bottom:none;
	}
	.menu_list>a:hover{
		background-color:#fff;
	}
	.menu_btn,
	.menu_btn>span{
		font-size:0.75em;
		line-height:16px;
	}
	.link-braces::before,
	.link-braces::after{
		display:none;
	}
	.logo{
		left:22.5px;
	}
	.logo>a>img{
		width:120px; height:auto;
	}
	.visual_txt{
		top:150px;
	}
	.txt_lg{
		font-size:1em;
		line-height:30px;
		height:30px;
	}
	
	.contents1_wrap{
		width:100%; height:264px;
	}
	.title{
		padding-top:18.75px;
		font-size:1.4em;
	}
	.subtitle{
		padding-top:7.5px;
		letter-spacing:3px;
		font-size:0.6em;
	}
	.subtitle>span{
		font-size:1em;
	}
	.contents1_list{
		height:320px;
		top:104px;
	}
	.list1_wrap>li{
		padding: 0;
	}
	.ovrlay_txt1{
		font-size:1em; 
	}
	.ovrlay_txt2{
		font-size:1.25em; top:25px;
		text-indent:15px;
	}
	

	.banner_wrap{
		height:197px;
		background:transparent;
	}
	.banner_list{
		display:none;
	}
	.mbanner_list{
		display:block;
		width:100%; height:100%;
	}
	.mbanner_list>li{
		float:left;
		width:100%;
		text-align:center;
	}
	.mbanner_list>li img{
		max-width:100%;
	}


	.contents3_wrap{
		height:585px;
		margin-top:85px;
	}
	.contents3_gallery{
		width:98%;
		margin-left:-49%; left:50%; top:10px;
	 }
	.contents3_gallery li{
		float: left;
		width:49%; height:30%;
		margin-right:2%;
		margin-bottom:10px;
	}
	.contents3_gallery li:nth-child(2),
	.contents3_gallery li:nth-child(4),
	.contents3_gallery li:last-child{
		margin-right:0;
	}
	.contents3_gallery li:nth-child(3){
		margin-right:2%;
	}
	.view_btn{
		margin-top:5px; margin-left:10px;
	}
	/***************** page1 ********************/
	.page1_contents{
		height:500px;
	}
	.page1_title{
		font-size:2em;
	}
	.page1_subtitle1,
	.page1_subtitle2{
		font-size:0.75em;
	}
	.page1_visual{
		height:150px;
	}
	.page1_visual>img{
		height:100%;
	}
	.page1_txt1{
		display:none;
		font-size:0.8em;
	}
	.mtxt{
		display:block;
	}

	.subheader_bg{
		height:300px;
		background-size:cover;
		background-position:0 0;
	}
	.visual_txt2{
		top:150px;
	}
	.pc_list{
		display:none;
	}
	.m_list{
		display:block;
		width:100%;
		border-bottom: 1px solid #ececec;
		border-top:1px solid #ececec;
	}
	.m_list>li{
		overflow: hidden;
		position: relative;
		padding: 14px 0 14px 7px;
		min-height: 50px;
		color: #757575;
	}
	.notice_list,
	.board_list{
		width:100%; border-top:1px solid #ececec;
	}
	.notice_list{
		background:#f9f9f9;
	}
	.summary{
		position: relative;
		padding: 0 7px;
	}
	.summary > a{
		display: block;
		color: #999;
	}
	.summary > a:hover{
		color:#999;
	}
	.subject{
		display: block;
		padding: 0 0 7px;
		font-size: 18px !important;
		line-height: 1em;
		color: #1b1b1b;
		font-weight: normal;
	}
	.summary > a > span{
		position: relative;
		padding: 0 6px 0 0;
		font-size: 0.7em;
	}
	.summary > a > span > strong{
		font-size:1em;
	}
	.notice{
		display:block;
		font:bold 1.8em "Nanum Gothic";
		color:#000;
	}

}
@media screen and (max-width: 360px){
	.banner_wrap{
		height:150px;
	}
}

.mob_sns>div>a{
	width: 50px;
    display: inline-block;
}


.subpage_left_menu{
	width:200px; background:#b08e60; 
	-webkit-box-sizing:border-box; box-sizing:border-box; padding-bottom:45px;margin-right:30px; display:inline-block;
}

.right_contents{
	display:inline-block; float:right; width:770px;
}

@media (max-width: 1200px) {
	.subpage_left_menu{
		display:none;
	}

	.right_contents{
		width:1000px;
		max-width:100%;
		float:none;
	}
}

.top_menu{
 
}

.t_logo{
	float:left;line-height: 75px;
    padding: 0 20px;
}
.t_logo img{
	max-width:100%;
}

.t_mlist{
	display:inline-block;
	text-align:right;
	margin:0;
}

.t_mlist li{
	display:inline-block;
}

.t_mlist li a {
	font: bold 1em/75px "Nanum Gothic";
	padding: 0 25px;
	color:#fff;
}

@media (max-width: 1360px){
	.txt_md img {
		max-width: 500px;
	}
	.txt_sm>a {
		width: 250px;
		font: normal 1.1em/50px "Nanum Gothic";
	}

}

@media (max-width: 1200px){
	.visual_txt {
		top: 180px;
	}
	.txt_md img {
		max-width: 400px;
	}
	.txt_sm{
		margin-top:10px;
	}
	.txt_sm>a {
		width: 200px;
		font: normal 1em/50px "Nanum Gothic";
	}
}
@media (max-width: 630px){
	.contents3_gallery{
		width:98%;
		margin-left:-49%; left:50%; top:10px;
	 }
	.contents3_gallery li{
		float: left;
		width:49%; height:30%;
		margin-right:2%;
		margin-bottom:10px;
	}
	.contents3_gallery li:nth-child(2),
	.contents3_gallery li:nth-child(4),
	.contents3_gallery li:last-child{
		margin-right:0;
	}
	.contents3_gallery li:nth-child(3){
		margin-right:2%;
	}
	
	.view_btn{
		margin-top:5px; margin-left:10px;
	}
}

@media (max-width: 530px){
	.visual_txt {
		top: 200px;
	}
	.txt_md img {
		max-width: 100%;
	}
	.txt_sm {
	    height: 40px;
	}
	.txt_sm>a {
		width: 150px;
		font: normal 0.9em/40px "Nanum Gothic";
	}
	
}




.boare-article-v embed{
	width:100%;
	height:500px;


}
.bottom_box{
	padding:60px 0;
}
.baner_left{
	float:left;
	width:50%;
}

.baner_left img, .baner_right img{
	max-width:100%;
}
.baner_right img{
	margin-bottom:10px;
	
}
.baner_right{
	float:right;
	width:50%;
	text-align:right;
	padding-left:50px;

}
.naver_blog{
	width:200px;
}
@media (max-width: 650px){
	.bottom_box{
		padding:0;
	}
	.baner_left{
		width:100%;
	}
	.baner_right{
		float:left;
		width:100%;
		text-align:center;
		padding-left:0px;
	}
	.naver_blog{
		margin-top:20px;
	}

}

.use_box {
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
}
.use_circle {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #f36b24;
    color: #fff;
    font-size: 30px;
    margin-right: 30px;
    border-radius: 40px;
    font-weight: bold;
    margin-left: 10px;
}
.use_devision {
    display: inline-block;
    vertical-align: middle;
}
.use_list {
    width: calc(100% - 120px);
}
.use_title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #29337d;
}
.use_list li {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #666;
    width: 45%;
    margin: 5px 0;
}





@media (max-width: 1200px){
	.use_circle {
		display: none;
	}
	.use_list, .use_list li {
		width: 100%;
	}
}

table.simple_table { width:100%; border-top:2px solid #f36b24;  text-align:left; }
table.simple_table  thead{ background:#eee; font-weight:bold; }
table.simple_table  tbody{ font-size:13px; }
table.simple_table  tbody th{ background:#F7F7F7; font-size:14px;}
table.simple_table  tr{ border-bottom:1px solid #ddd; }
table.simple_table  th{ padding:10px 30px; border-right:1px solid #ddd; }
table.simple_table  td{ padding:20px; text-align:center; }
table.simple_table  .line{ border-left:1px solid #ddd; }
table.simple_table  td p{ margin:0 auto 6px; }
table.simple_table  td p:last-child{ margin:0; }


.use_box{ border:1px solid #ddd; border-radius:20px; padding:20px; margin-bottom:20px; }
.use_devision{ display:inline-block; vertical-align:middle; }
.use_circle{ 
	width:70px; height:70px; line-height:70px; text-align:center;
	background:#f36b24; color:#fff; font-size:30px; margin-right:30px;
	border-radius:40px; font-weight:bold; margin-left:10px;
}
.use_list{ width:calc(100% - 120px); }
.use_title{ font-size:20px; font-weight:bold; margin-bottom:10px; color:#29337d; }
.use_list li{ display:inline-block; vertical-align:middle; font-size:13px; color:#666; width:45%; margin:5px 0; }
.use_list li:before{ content:"ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·"; font-size:15px; margin-right:5px; vertical-align:middle; }

@media(max-width: 1200px){
	.use_list, .use_list li{ width:100%; }
	.use_circle{ display:none; }
}

#eq_tab{ width:100%; display:table; text-align:center; font-size:15px; font-weight:bold; }
#eq_tab span{ width:15%; display:table-cell; border-right:1px solid #ccc; padding:15px 0; background:#ddd; cursor:pointer; }
#eq_tab span:last-child{ border:none; }
#eq_tab span.active{ background:#29337d; color:#fff; }

table.simple_table { width:100%; border-top:2px solid #f36b24; text-align:left; }
table.simple_table  thead{ background:#eee; font-weight:bold; text-align:center; }
table.simple_table  tbody{ font-size:13px; }
table.simple_table  tbody th{ background:#F7F7F7; font-size:14px;}
table.simple_table  tr{ border-bottom:1px solid #ddd; }
table.simple_table  th{ padding:10px 15px; border-right:1px solid #ddd; }
table.simple_table  td{ padding:10px; text-align:center; }
table.simple_table  .line{ border-left:1px solid #ddd; }
table.simple_table  td p{ margin:0 auto 6px; letter-spacing:-1px; line-height:20px; }
table.simple_table  td p:last-child{ margin:0; }
table.simple_table  tbody tr.last td{ text-align:left; }

.eq_view{ display:none; }
.eq_view img, .eq_detail img{ width:100%; }
.eq_detail_top{ text-align:center; }
.eq_detail{ width:49%; display:inline-block; vertical-align:top; margin:30px 0px; }
.eq_detail:first-child{ margin-right:10px; }
.eq_detail_title{ border-top:2px solid #f36b24; padding:10px; text-align:center; background:#eee; border-bottom:1px solid #ddd; font-weight:bold; }

.eq_feature{ text-align:left; margin-bottom:20px; font-size:20px; font-weight:bold; color:#29337d; }
.eq_feature_list li{ display:block; text-align:left; font-size:14px; color:#666; margin:5px; }
.eq_feature_list li:before{ content:"ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·"; font-size:15px; margin-right:5px; vertical-align:middle; }

@media(max-width: 1200px){
	.eq_detail{ width:100%; }
	#eq_tab span{ font-size:11px; }
}

.left_menu{
    margin: 20px 20px;
    border-top: 9px solid #333;
}
.left_menu_a_bg{
	width:100%;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}

.left_title p, .left_title_s p{
	text-align: center;
	font: 400 2em/100px "NanumGothic";
    color: #333;
	
}
.left_title_s{
	
    display: block;
    white-space: nowrap;
    background: #fff;
    height: 100px;
	width:100%;
	border-bottom:1px solid #ccc;
	
}
.left_menu_sub{
	background:#fff;
	width:100%;
	margin:0;
}
.left_menu_sub li{
	text-align: left;
    height: 50px;
border-bottom:1px solid #ccc;
}
.left_menu_sub a{
	display:block;
	font: 400 1em/50px "NanumGothic";
	color: #333333;    text-indent: 30px;
}

.left_menu_sub a:hover, .left_menu_sub .active{
	background:#333;
	color:#fff
}
.left_baner_bg{
	width:100%;
}
.left_baner_bg img{
	max-width:100%;
}
.left_baner{
	margin-bottom:10px;
}


.left_baner01 , .left_baner02{
	text-align: center;
	padding:20px 0;
	background:#f5f7f8;
	border-bottom:1px solid #ccc;
}
.left_baner01_title{
	color:#3e3e3e;
	margin-bottom:10px;
	font: 600 1.2em "Nanum Gothic";
}

.left_baner01_number{
	margin:0;
	color:#283547;
	font: 600 1.3em "Nanum Gothic";
}
.left_baner02_text{
	font: 600 1em "Nanum Gothic";
    color: #3e3e3e;
    text-align: center;
}
.left_baner02_text span{
	color:#b08e60;
	margin-bottom:10px;
}


.baner_title{
	padding:40px 0 20px; width:100%;
}

.b_title{
	font:bold 2em "NanumSquare";
	color:#40413c;
}
.b_title span{
	font:bold 1em "NanumSquare";
	color:#283547;
}
.b_content{
	font:bold 0.9em "NanumSquare";
	color:#4c4c4c;
	padding-top:10px;
}
footer p, footer address, footer small{
	color:#fff;
	font-size: 0.9em;
}
.no_padding{
	padding:0;
}



@media (max-width: 991px){
	#cssmenu{
	  display: none;
	  margin: 0;
	  padding: 0;
	  border: 0;
	  list-style: none;
	  line-height: 1;
	  
	  position: relative;
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	}

	#cssmenu ul,
	#cssmenu ul li,
	#cssmenu ul li a {
	  margin: 0;
	  padding: 0;
	  border: 0;
	  list-style: none;
	  line-height: 1;
	  display: block;
	  position: relative;
	  -webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
	}
	#cssmenu {
	  width: 100%;
	  font-family: Raleway, sans-serif;
	  color: #ffffff;
	  z-index: 2;
	}
	#cssmenu ul ul {
	  display: none;
	}
	#cssmenu > ul > li.active > ul {
	  display: block;
	}
	.align-right {
	  float: right;
	}
	#cssmenu > ul > li > a {
	  padding: 16px 22px;
	  cursor: pointer;
	  z-index: 2;
	  font-size: 16px;
	  text-decoration: none;
	  color: #ffffff;
	  background: #897b6d;
	  -webkit-transition: color .2s ease;
	  -o-transition: color .2s ease;
	  transition: color .2s ease;
	}
	#cssmenu > ul > li > a:hover {
		font-weight:bold;
	}
	#cssmenu ul > li.has-sub > a:after {
	  position: absolute;
	  right: 26px;
	  top: 19px;
	  z-index: 5;
	  display: block;
	  height: 10px;
	  width: 2px;
	  background: #ffffff;
	  content: "";
	  -webkit-transition: all 0.1s ease-out;
	  -moz-transition: all 0.1s ease-out;
	  -ms-transition: all 0.1s ease-out;
	  -o-transition: all 0.1s ease-out;
	  transition: all 0.1s ease-out;
	}
	#cssmenu ul > li.has-sub > a:before {
	  position: absolute;
	  right: 22px;
	  top: 23px;
	  display: block;
	  width: 10px;
	  height: 2px;
	  background: #ffffff;
	  content: "";
	  -webkit-transition: all 0.1s ease-out;
	  -moz-transition: all 0.1s ease-out;
	  -ms-transition: all 0.1s ease-out;
	  -o-transition: all 0.1s ease-out;
	  transition: all 0.1s ease-out;
	}
	#cssmenu ul > li.has-sub.open > a:after,
	#cssmenu ul > li.has-sub.open > a:before {
	  -webkit-transform: rotate(45deg);
	  -moz-transform: rotate(45deg);
	  -ms-transform: rotate(45deg);
	  -o-transform: rotate(45deg);
	  transform: rotate(45deg);
	}
	#cssmenu ul ul li a {
	  padding: 14px 22px;
	  cursor: pointer;
	  z-index: 2;
	  font-size: 14px;
	  text-decoration: none;
	  color: #dddddd;
	  background: #393939;
	  text-indent: 10px;
	  -webkit-transition: color .2s ease;
	  -o-transition: color .2s ease;
	  transition: color .2s ease;
	}
	#cssmenu ul ul ul li a {
	  padding-left: 32px;
	}
	#cssmenu ul ul li a:hover {
	  color: #ffffff;
	}
	#cssmenu ul ul > li.has-sub > a:after {
	  top: 16px;
	  right: 26px;
	  background: #dddddd;
	}
	#cssmenu ul ul > li.has-sub > a:before {
	  top: 20px;
	  background: #dddddd;
	}

}

 /*************************** ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â 2 ***************************/
.contents2_wrap{
	width:100%;
	height:500px;
	position:relative;
	background: #f9f9f6;
	margin-bottom:20px;
}
.contents2_title{
	height:40px;
	width:100%;
	position:absolute;
	left:0;
	top:50px;
	text-align:center;
	color: #555;
	font: bold 2em/40px "mvboli";
}
.contents2_subtitle{
	height:40px;
	width:100%;
	position:absolute;
	left:0;
	top:90px;
	text-align:center;
	color: #555;
	font:normal 1.2em/40px "Nanum Gothic";
}
.contents2_gallery{
	height:110px;    width: 1170px;
	position:absolute; top:180px;     left: 50%;
    margin-left: -585px;
}
.contents2_gallery2{
	width:1170px; height:110px;max-width:100%;
	position:absolute; top:500px; left:50%; margin-left:-585px;
}
.contents2_gallery li,
.contents2_gallery2 li{
	float: left;
	width:19.36%; height:100%;
	margin-right:0.8%;
	margin-bottom:10px;
	position:relative; overflow:hidden;
	perspective:300px;
	-webkit-perspective: 300px;
	-ms-perspective: 300px;
	-o-perspective: 300px;
}
.contents2_gallery li:nth-child(5),
.contents2_gallery li:last-child,
.contents2_gallery2 li:nth-child(5),
.contents2_gallery2 li:last-child{
	margin-right:0;
}
.contents2_gallery li img,
.contents2_gallery2 li img{
	 width:100%; height:100%;
}
.gallery_list_title{
	width:1170px; position:absolute; left:50%; top:150px; margin-left:-585px;
	font:bold 20px "Nanum Gothic";
}
.gallery_list_title2{
	width:1170px; position:absolute; left:50%; top:470px; margin-left:-585px;
	font:bold 20px "Nanum Gothic";
}
.x-flip-bottom .xoverlay-box{
	transform-origin: center bottom; 
	-ms-transform-origin: center bottom; 
	-webkit-transform-origin: center bottom; 
	
	transform:rotateX(131deg); 
	-ms-transform:rotateX(131deg); 
	-webkit-transform:rotateX(131deg); 
	
	width:100%; height:100%; position:absolute; bottom:0; right:0; background:#333; 
	
	-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; 
}
.x-flip-bottom:hover .xoverlay-box{
	transform-origin: center bottom; 
	-ms-transform-origin: center bottom; 
	-webkit-transform-origin: center bottom; 
	
	transform:rotateX(0deg); 
	-ms-transform:rotateX(0deg); 
	-webkit-transform:rotateX(0deg); 
	
	width:100%; height:30%; 
	position:absolute; bottom:0; left:0; right:0; background:#333; opacity:0.8;
}
.gallist_title{
	height:30px;
	font:normal 1.25em/30px "Nanum Gothic";
	text-indent:10px; color:#fff;
}

@media (max-width: 980px){
	.contents1_list, .contents2_gallery, .contents2_gallery2, .gallery_list_title, .gallery_list_title2 {
		width: 98%;
		margin-left: -49%;
	}
		.banner_list,
		.contents1_list,
		.contents3_gallery{
			width:100%;
			margin-left:0; left:0;
		}
}
@media (max-width: 480px){

.contents2_wrap{
		width:100%;
		height: 800px;
	}

	.contents2_title{
		top:30px;
	}
	.contents2_subtitle{
		font-size:0.85em;
		top:80px;
		    line-height: 25px;
	}
	.contents2_gallery{
		width:96%; height:600px;
		margin-left:-48%; top:150px;
	}
	.contents2_gallery2{
		width:96%; height:600px;
		margin-left:-48%; top:800px;
	}
	.contents2_gallery li,
	.contents2_gallery2 li{
		width:49%; height:110px;
		margin-right:2%;
	}

	.contents2_gallery li:nth-child(5),
	.contents2_gallery2 li:nth-child(5){
		margin-right:2%;
	}

	.contents2_gallery li:nth-child(2),
	.contents2_gallery li:nth-child(4),
	.contents2_gallery li:nth-child(6),
	.contents2_gallery li:nth-child(8),
	.contents2_gallery li:last-child,
	.contents2_gallery2 li:nth-child(2),
	.contents2_gallery2 li:nth-child(4),
	.contents2_gallery2 li:nth-child(6),
	.contents2_gallery2 li:nth-child(8),
	.contents2_gallery2 li:last-child{
		margin-right:0;
	}
	.gallery_list_title,
	.gallery_list_title2{
		width:100%; margin-left:0; left:0;
	}
	.gallery_list_title{
		top:120px; text-indent:10px;
	}
	.gallery_list_title2{
		top:770px; text-indent:10px;
	}
}
.baner_box{
	position:relative; padding:20px 0;
}
@media (max-width: 991px){
	.baner_box{
		padding:0;
	}
	.list1_wrap{
		padding:0;
		margin:0;
	}
}




html, body { height: 100%; }
#st-carousel {height: 100%;width: 100%;}
#st-carousel { margin-bottom: 20px; }
@media (max-width: 767px) {
	html, body { height: 100%; }
	#st-carousel { height: 100%; }
}
#st-body .headline {
	margin-top: -20px; 
	margin-bottom: 20px; 
}

#st-carousel .item-0 { background-image: url('/image/main/main01.jpg');}
#st-carousel .item-1 { background-image: url('/image/main/main02.jpg');}
#st-carousel .item-2 { background-image: url('/image/main/main03.jpg');}
#st-carousel .item-3 { background-image: url('/image/main/main04.jpg');}
#st-carousel .carousel-inner {
	background-color: #5a5a5a;
}

	
#st-carousel .carousel-video { max-width: 560px; }

/*!
 * slider.css
 * Copyright (C) 2015 SmarTools Co. (http://smartools.co.kr)
*/

/** Carousel slider **/
#st-carousel {
	overflow:hidden;
}
@media (max-width: 767px) {
	#st-carousel {
		/* margin-top: 50px; */
	}
}	
#st-carousel .item {
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#st-carousel .carousel .item img {width:auto; margin:0 auto;}
#st-carousel .carousel-inner, .item {height:100%;width:100%;}
#st-carousel .item {
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#st-carousel .item img {width:auto;}
#st-carousel .carousel-control {
	z-index: 15;
	opacity: 1.0;
}
#st-carousel .carousel-control .st-icon-prev, 
#st-carousel .carousel-control .st-icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}
#st-carousel .carousel-control .st-icon-prev {
	left: 50%;
	margin-left: -10px;
}
#st-carousel .carousel-control .st-icon-next {
	right: 50%;
	margin-right: -10px;
}
@media screen and (min-width: 768px) {
	#st-carousel .carousel-control .st-icon-prev, 
	#st-carousel .carousel-control .st-icon-next {		
		width: 30px;
		height: 30px;
		font-size: 60px;
		margin-top: 0;
		/*margin-top: -15px;*/
	}
}
#st-carousel .carousel-control-bottom {
	top: 80%;
	/*top: 85%;*/
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	width: 50px;
	text-align: center;
	font-size: 30px;	
}
#st-carousel .carousel-control-bottom i{
	font-size: 30px;	
}
/** Carousel caption & descriptions **/
#st-carousel .carousel-caption {
	display: table;
	padding: 0;
	text-shadow:none;
	z-index: 0;
}
#st-carousel .carousel-caption .caption-wrapper {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
#st-carousel .carousel-caption .caption-wrapper P.captionbtn{
	margin-top: 20px;
	margin-bottom: 20px;
}

#st-carousel .carousel-inner .caption-box {
	display: inline-block;
	font-size: 60px;
	letter-spacing: -5px;
	font-weight: bold;
	line-height: 1.3;
	padding: 10px 25px;
	margin-bottom: 5px;
	width:90%;
	text-shadow: 2px 2px #333;
}
#st-carousel .carousel-inner .desc-box {
	display: inline-block;
	font-size: 1.5em;
	font-weight: bold;
	padding: 5px 15px;
	text-shadow: 2px 2px #333;
}
#st-carousel .carousel-video {
	width:100%; 
	margin: 0 auto;
	padding-top: 15px;
	z-index: 10;
	display: none;
}
#st-carousel .carousel-video .embed-responsive {
	background-color: #000;
}
#st-carousel .carousel-playpause {
	position: absolute;
	z-index: 15;
	width: 25px;
	color: #fff;
	padding-left: 0;
	margin-left: -30%;
	text-align: left;
	margin-left: 5px;
	bottom: 10px;
	opacity: 0.7;
}
#st-carousel .carousel-playpause a {
	color: #fff;
	padding: 5px;
}
#st-carousel .carousel-caption .btn {
	font-size: 14px;
	padding: 12px 30px;	
	/* border-radius: 30px; */
}
@media screen and (min-width: 768px) {
	#st-carousel .carousel-caption {
		width: 100%;  
		top: 10%;		
		height: 80%;
		left:0%;
	}		
}



@media (max-width: 767px) {
	#st-carousel .carousel-caption { 
		width: 100%;
		height: 90%;
		left:0%;
	}
	#st-carousel .carousel-caption .caption-wrapper P.captionbtn{
		margin-top:35px;
	}
	#st-carousel .carousel-indicators {
		margin-bottom: 0;
	}
	#st-carousel .carousel-inner .caption-box {
		padding: 5px 10px;
		font-size: 30px;
	}	
	#st-carousel .carousel-inner .caption {
		font-size: 26px;
	}
	.visible-xs-inline {display:none!important;		
	}
	
}


@media (max-width: 367px) {

#st-carousel .carousel-inner .desc-box {
	font-size: 13px;
	
	}
	
#st-carousel .carousel-inner .caption-box {
		font-size: 26px;
		letter-spacing: 0px;
	}
#st-carousel .carousel-caption .caption-wrapper P.captionbtn{
		margin-top:20px;
	}	
}

/** Headline **/
#st-body .headline {
	padding: 70px 0;	
	margin-bottom: 20px;
}
#st-body .headline h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 35px;
	font-family: LATO;
}
#st-body .headline p {
	font-size: 24px;
	font-weight: 300;
	font-family: LATO;
}
@media (max-width: 767px) {
	#st-body .headline .caption {
		text-align: center;
		padding-bottom: 10px;
	}
	#st-body .headline .btn-lg {
		font-size: 14px;
		padding: 8px 12px;
	}
}


#st-carousel .carousel-control-bottom span {
	display: block;
	width: 5px;
	height: 5px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);

	border-right: 2px solid white;
	border-bottom: 2px solid white;
	margin: 0 0 3px 6px;
}
#st-carousel .carousel-control-bottom {
	top: 82%;
	width: 20px;
}
#st-carousel .mouse
{
	height: 38px;
	width: 23px;
	border-radius: 10px;
	transform: none;
	border: 2px solid white;
	top: 170px;
}
#st-carousel .arrows {
	margin-top: 5px;
	margin-left: 2px;
}
#st-carousel .unu {
	margin-top: 6px;
}
#st-carousel .unu, 
#st-carousel .doi, 
#st-carousel .trei {
	-webkit-animation: mouse-scroll 1s infinite;
	-moz-animation: mouse-scroll 1s infinite;
}
#st-carousel .unu
{
	-webkit-animation-delay: .1s;
	-moz-animation-delay: .1s;
	-webkit-animation-direction: alternate;
}
#st-carousel .doi
{
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	-webkit-animation-direction: alternate;
}
#st-carousel .trei
{
	-webkit-animation-delay: .3s;
	-moz-animation-delay: .3s;
	-webkit-animation-direction: alternate;
}
#st-carousel .wheel
{
	height: 6px;
	width: 2px;
	display: block;
	margin: 5px auto;
	background: white;
	position: relative;
}
#st-carousel .wheel
{
	-webkit-animation: mouse-wheel 1.2s ease infinite;
	-moz-animation: mouse-wheel 1.2s ease infinite;
}
@-webkit-keyframes mouse-wheel
{
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(6px);
		-ms-transform: translateY(6px);
		transform: translateY(6px);
	}
}
@-moz-keyframes mouse-wheel
{
	0% { top: 1px; }
	50% { top: 2px; }
	100% { top: 3px;}
}
@-webkit-keyframes mouse-scroll 
{
	0%   { opacity: 0;}
	50%  { opacity: .5;}
	100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll 
{
	0%   { opacity: 0; }
	50%  { opacity: .5; }
	100% { opacity: 1; }
}
@-o-keyframes mouse-scroll 
{
	0%   { opacity: 0; }
	50%  { opacity: .5; }
	100% { opacity: 1; }
}
@keyframes mouse-scroll 
{
	0%   { opacity: 0; }
	50%  { opacity: .5; }
	100% { opacity: 1; }
}

.carousel-inner > .item > p,
  .carousel-inner > .item > a > p {
      width: 60%;
      margin: auto;
	  height:170px;
	  padding-top:20px;
  }
  .carousel-control {top:18px;}
  .carousel-control.left,.carousel-control.right{
	  background-image:none;
  }
  #belowCarousel h2 {font-size:24px; }
  blockquote{
	width:70%;
    padding: 10px 20px;
	margin: 0 auto;
    font-size: 17.5px;
    border-left: 0px;
	}	
	blockquote:before {
    content: "\201C";
    display: block;
    font-family: "Georgia", serif;
    font-size: 28px;
    font-size: 1.76471rem;
    font-weight: bold;
    margin-bottom: 18px;
    margin-bottom: 1.17647rem;
    text-align: center;
}





.estimate h2{
	font-size: 22px; margin:0;    font-weight: bold;
	margin-top:60px;    clear: both;
    width: 100%;float:left;
}
.estimate h4 {
    font:bold 20px "Nanum Gothic";
    margin-top: 30px;
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
}

.estimate .txt{
	display: block;
    width: 100%;
    font-size: 13px;
    text-align: left;
	margin-bottom:20px;
}
.estimate .point{
    font-size: 16px;
    color: red;
}

.estimate input{
    width: 100%;
    padding: 2px 10px;
    background: #e0ddd6;
    height: 40px;
    border-radius: 5px;
    border-style: none;
}

.estimate .key{
	font: bold 1em/40px "Nanum Gothic";
}
.estimate .col{
	margin-top:20px;
	float:left;
	width:100%;
}
.estimate .checkbox input{
	width:20px;
	
}
.estimate .checkbox{
	margin:0;
	line-height:40px;
	font-weight: bold;
	padding:0;
}
.col-xs-12{
	float:left;
}
.checkbox input[type="checkbox"]{
	margin:0;
	margin-right:5px;
	background:#fff;
	position: relative;
	float: left;
}

.col img{
	max-width:100%;
}

.yokop .checkbox{
	float:left;
	margin-right:15px;
}
.yokop div{
	line-height:40px;
}
.float-left{
	float:left;
	margin-right:14px !important;
}

.dojang{
	margin-top:40px;
}
.dojang .title{
	font:bold 1em "Nanum Gothic";
	margin-bottom:5px;
}
.dot_box{
	border-bottom: 1px dotted #000; border-top: 1px dotted #000; float: left; width:100%; margin-top:10px;
}
.gagoo .checkbox{
	font-size: 11px;
	overflow: hidden;
    white-space: nowrap;
}

.cmgosa select, .cmgosa .checkbox{
	float:left;
}
.cmgosa select{
	margin-left:10px;
	height:35px;
}
.estimate textarea {
    margin-top: 20px;
    width: 100%;
    height: 290px;
    border-radius: 5px;
    background: #e0ddd6;
    border-style: none;
    padding: 30px;
}

.estBtn{
	display: block;
    width: 300px;
    height: 40px;line-height: 40px;
    background: #e0ddd6;
    margin: 30px auto;
    border-radius: 10px;
    border: none;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
	margin-bottom: 60px;
	color:#000;
}
.estBtn:hover{ 
	color:#000;
}

.main_sub_tv{
	font:bold 1.1em "Nanum Gothic";
	margin-top:30px;
	color:#000;
	border-bottom:1px solid #c1c1c1;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.main_sub_tv a{
	font:bold 0.8em "Nanum Gothic";
	color:#9e9f9d;
}
.baner01{
	padding:40px 0;
	width:100%;
	float:left;
}
.baner01 img{
	max-width:100%;
}
.baner01 .btn a{
	display:block;
	color:#e52107;
	padding:0 20px;
	font:500 1em/40px "Nanum Gothic";
	border:1px solid #e52107;
    margin-top: 20px;
}
.baner01 .btn a:hover{
	color:#fff;
	background:#e52107;
}

.g_title{
	text-align:center;
	width:100%;
}
.g_title img{
	max-width:100%;
}
.portfo{
	margin-top:40px;
	background:#eeeeee;
}
.slide a{
}

.page_top{
	background:#eeeeee;
	text-align:center;
	padding:30px 0;
}

.page_top .sub{
	color: #000;
	padding:10px 0;
}
.page_top .sub span{
	font-weight:900;
}
.page_top .sub a{
	color:#000;
}
.page_top h1{
	font: bold 1.5em "Noto Sans KR";
}

footer p, footer address, footer small{
	color:#fff;
}

#o_body{
	background:#fff !important;
}

.arrow_btn{
	position:absolute; top:50%; margin-top:-122px;  
	text-indent:-9999px; display:block; width:51px; height:122px;
}
.arrow_btn>a{
	position:absolute; top:50%; margin-top:-60px;
	text-indent:-9999px; display:block; width:51px; height:122px;
}
.visual_prev{
	background:url("/image/icon/btnL.png")  no-repeat;;
	left:93px;
}
.visual_next{
	background:url("/image/icon/btnR.png")  no-repeat;;
	right:93px;
}

.baner02 .bx-wrapper .bx-pager{
	top:10px;	
}
.baner02 .bx-wrapper .bx-pager.bx-default-pager a:hover, .baner02 .bx-wrapper .bx-pager.bx-default-pager a.active{
	background:#5f5f5f;
}
.baner02 .bx-wrapper .bx-pager.bx-default-pager a{
	text-indent: -9999px;
    background: #fff;
    margin: 0 8px;
    width: 60px;
    height: 13px;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
}

.box {
	 border:1px solid #333;
	 width:100%;
	 height:322px;
	 box-sizing:border-box;
	 -webkit-box-sizing:border-box;
	 -moz-box-sizing:border-box;
}
.actionImg3 {
	 position:relative;
}
.actionImg3 img {
	 display:block;
	 width:100%;
	 height:100%;
}
.actionImg3 .hover {
	 z-index:20;
	 position:absolute;
	 top:0;
	 left:0;
	 background-color:rgba(0,0,0,0.5);
	 width:100%;
	 height:100%;
	 color:#efefef;
	 text-align:center;
	 padding-top:150px;
	 box-sizing:border-box;
	 opacity:0;
	 transition:opacity .3s ease-out;
	 -webkit-transition:opacity .3s ease-out;
	 -moz-transition:opacity .3s ease-out;
}
.actionImg3 .hover .line1 {
	 position:absolute;
	 top:5%;
	 left:5%;
	 width:90.4%;
	 height:90%;
	 border-top:1px solid #efefef;
	 border-bottom:1px solid #efefef;
	opacity:0;
	 transform:scale(0,1);
	 -webkit-transform:scale(0,1);
	 -moz-transform:scale(0,1);
	 transition:transform .4s ease-out .2s,opacity .4s ease-out;
	 -webkit-transition:-webkit-transform .4s ease-out .2s,opacity .4s ease-out;
	 -moz-transition:-moz-transform .4s ease-out .2s,opacity .4s ease-out;
}
.actionImg3 .hover .line2 {
	 position:absolute;
	 top:5%;
	 left:5%;
	 width:90%;
	 height:90.5%;
	 border-left:1px solid #efefef;
	 border-right:1px solid #efefef;
	opacity:0;
	transform:scale(1,0);
	 -webkit-transform:scale(1,0);
	 -moz-transform:scale(1,0);
	transition:transform .4s ease-out .2s,opacity .4s ease-out;
	 -webkit-transition:-webkit-transform .4s ease-out .2s,opacity .4s ease-out;
	 -moz-transition:-moz-transform .4s ease-out .2s,opacity .4s ease-out;
}
.actionImg3 .hover .sub_tit{
	color:#fff;
	font-size:16px;
	transform:translate3d(0,-10px,0);
	-webkit-transform:translate3d(0,-10px,0);
	-moz-transform:translate3d(0,-10px,0);
	opacity:0;
	transition:transform .5s ease-out .2s,opacity .5s ease-out .3s;
	 -webkit-transition:-webkit-transform .5s ease-out .2s,opacity .5s ease-out .3s;
	-moz-transition:-moz-transform .5s ease-out .2s,opacity .5s ease-out .3s;
}
.actionImg3:hover .hover{
	 opacity:1;
}
.actionImg3:hover .hover .sub_tit{
	opacity:1;
	transform:translate3d(0,0,0);
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
}
.actionImg3:hover .line1{
	 transform:scale(1,1);
	 -webkit-transform:scale(1,1);
	 -moz-transform:scale(1,1);
	 opacity:1;
}
.actionImg3:hover .line2{
	 transform:scale(1,1);
	 -webkit-transform:scale(1,1);
	 -moz-transform:scale(1,1);
	 opacity:1;
}

.actionBtn7 {
    position: relative;
    display: block;
    height: 30px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
	   
}
.gallery a{
	color: #000;
}

.actionBtn7 h6 {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-top: 33px;
}
.actionBtn7:after {
    position: absolute;
    top: -12px;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    display: block;
    content: "";
    width: 50px;
    height: 3px;
    background-color: #bd9184;
    transform: scale3d(1,0.5,1);
    transform-origin: center center;
    transition: transform .3s;
}
.actionBtn7:hover:after {transform:scale3d(5,0.5,1);}

.gallery_box{
	line-height:400px;
    text-align: center;
}
.gallery_table{
	float:left;
	padding: 20px 0;
}
.gallery_table .col-xs-12{
	padding-left:0;
}
.gt_t, .gt_c{
	float:left;
	padding:10px 0;
}
.gt_t{
	width:25%;
	font: bold 1em "Nanum Gothic";
	text-indent: 30px;
}	
.gt_c{
	width:75%;
	
}
.g_one:nth-child(odd){
	background:#eee;
}
.g_bottom .bttn {
    display: block;
    margin: 75px auto;
    background: #bd9184;
    width: 310px;
    height: 40px;
    text-align: center;
    font:bold 1em/40px "Nanum Gothic";
    letter-spacing: 10px;
    color: #fff;
    border-radius: 5px;
    border: none;
}
.g_bottom .bttn:hover {
 background:#ffa388;
}
.goList {
    position: absolute;
    display: block;
    font-size: 18px;
    right: 10px;
    color: #bd9184;
    top: 75px;
    text-decoration: underline;
}
.gallery {
	padding:20px 0;
}
@media (max-width: 600px){
	.gt_t{
		width:25%;
		font: bold 0.9em "Nanum Gothic";
		text-indent: 0;
	}	
	.gt_c{
		font: normal 0.9em "Nanum Gothic";
	}
	.box {
		height:250px;
	}
	.actionImg3 .hover{
		padding-top:110px;
	}
}
.youtubeWrap {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
 }
 .youtubeWrap iframe {
    position: absolute;
    width: 100%;
    height: 100%;
 }

 #div_laypopup{
	display:none;border-width:0px;Z-INDEX: 201; POSITION: absolute;left:10px; top:100px;
	background:#000;color:#000;
}
#div_laypopup, #div_laypopup img{
	max-width:100%;
}

.div_laypopup_input{
	color:#fff;padding:10px;
	
}
.div_laypopup_input a{
	float:right;
	color:#fff;
	cursor:pointer;
}