@charset "euc-kr";
/*CSS Document*/
@import url(reset.css);

#Header{ height:200px; background-color: rgba(0,0,0,0.2); background: url(../img/main/visual.jpg) top center no-repeat; overflow:hidden;}

#Gnb { height:70px; width:1000px; margin:0 auto; position:relative;}
#Gnb h1{ text-align:left; position:absolute; left:0; top:10px; }
#Gnb .utill { position:absolute; right:0; top:20px; text-align:right; white-space: nowrap; font-size:12px;}
#Gnb .utill a { padding:7px 0 0 5px; display:inline-block; color: #ddd;}
#Gnb .utill a:hover {color:#bea940;}
#Gnb .utill span { padding:0 6px; background:url(../img/comm/line_g.gif) no-repeat 8px 3px; color:#999}

#Navi { height:40px; background:#110e07; }
#Navi ul { width:1000px; margin:0 auto; overflow:hidden; }
#Navi ul li { width:20%; float:left; }
#Navi ul li a { display:block; text-align:center; color:#fff; line-height:40px; font-size:17px; font-weight:500; font-family: 'NanumSquare', sans-serif;}
#Navi ul li a:hover { background:#5d6005; }

.main_visual_bg { background:url(../img/main/visual.jpg) top center no-repeat; }

.main_cont { width:1000px; margin:0 auto; overflow:hidden; }
.main_cont th { font-size:20px; text-align: left; padding-bottom:5px; font-family: 'NanumSquare', sans-serif;}
.main_cont td { text-align: center; }
.main_cont td p {font-size:16px; padding-top:20px;}
.main_cont h1 {font-size:26px; font-weight:500; text-align:center; margin:20px 0;}

.main_cont2 {width:100%;  background:url('../img/main/main_mid.jpg') repeat-x; height:320px; }
.main_cont2 p { width:1000px; margin:0 auto; text-align:center; font-weight:600;}

/*¸ÞÀÎºñÁÖ¾ó ÇÏ´Ü*/
.snip1137 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 0;
  margin-right:20px;
  min-width: 220px;
  max-width: 320px;
  width: 100%;
  background: #000000;
  color: #333;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.snip1137 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.snip1137 img {
  max-width: 100%;
}
.snip1137 figcaption {
  position: relative;
  background-color: #ffffff;
  padding: 25px;
}
.snip1137 h3 {
  text-transform: uppercase;
  margin: 0 0 15px;
  font-weight: 400;
  font-size:18px;
}
.snip1137 h3 span {
  font-weight: 800;
}
.snip1137 p {
  font-size: 0.8em;
  font-weight: 500;
  text-align: left;
  margin: 0;
  line-height: 1.6em;
}
/*figure.snip1137 .icons {
  position: absolute;
  top:100px;
  font-size:25px;
  width:310px;
  height:225px;
  text-align:center;
  line-height:225px;
  opacity:0;
}

figure.snip1137 .icons : hover {
  opacity:1;
}*/

.snip1137 a {
  opacity: 1;  
}
.snip1137 a:hover {
  opacity: 1;
}
.snip1137.blue {
  background-color: #2472a4;
}
.snip1137:hover img,
.snip1137.hover img {
  opacity: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.snip1137:hover i,
.snip1137.hover i {
  opacity: 1;
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.snip1137:hover a:first-child i,
.snip1137.hover a:first-child i {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.snip1137:hover a:nth-child(2) i,
.snip1137.hover a:nth-child(2) i {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.snip1137:hover a:nth-child(3) i,
.snip1137.hover a:nth-child(3) i {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/*¸ÞÀÎºñÁÖ¾ó ÇÏ´Ü*/
.snip11371 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 0 ;
  min-width: 220px;
  max-width: 320px;
  width: 100%;
  background: #000000;
  color: #333;
  text-align: left;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.snip11371 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.35s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.snip11371 img {
  max-width: 100%;
}
.snip11371 figcaption {
  position: relative;
  background-color: #ffffff;
  padding: 25px;
}
.snip11371 h3 {
  text-transform: uppercase;
  margin: 0 0 15px;
  font-weight: 400;
  font-size:18px;
}
.snip11371 h3 span {
  font-weight: 800;
}
.snip11371 p {
  font-size: 0.8em;
  font-weight: 500;
  text-align: left;
  margin: 0;
  line-height: 1.6em;
}
/*figure.snip1137 .icons {
  position: absolute;
  top:100px;
  font-size:25px;
  width:310px;
  height:225px;
  text-align:center;
  line-height:225px;
  opacity:0;
}

figure.snip1137 .icons : hover {
  opacity:1;
}*/

.snip11371 a {
  opacity: 1;  
}
.snip11371 a:hover {
  opacity: 1;
}
.snip11371.blue {
  background-color: #2472a4;
}
.snip11371:hover img,
.snip11371.hover img {
  opacity: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.snip11371:hover i,
.snip11371.hover i {
  opacity: 1;
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.snip11371:hover a:first-child i,
.snip11371.hover a:first-child i {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.snip11371:hover a:nth-child(2) i,
.snip11371.hover a:nth-child(2) i {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.snip11371:hover a:nth-child(3) i,
.snip11371.hover a:nth-child(3) i {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

/*¼­ºêÆäÀÌÁö*/
#Sub_Wrap { width:1000px; margin: 0 auto; overflow:hidden; }

#Sub_Category { float:left; width:200px; margin-top:30px; }
#Sub_Container { float:right; width:750px; margin-top:30px;  }

/*¼­ºêÄ«Å×°í¸®*/
#Sub_Category .Category_Title { padding:30px 0 20px 10px; letter-spacing:-0.05em; border-bottom:1px solid #5d6005; border-top:2px solid #5d6005; background:#5d6005; }
#Sub_Category .Category_Title span { color:#999; font-size:13px; }
#Sub_Category h2 { font-size:24px; font-weight:bold; color:#fff;  height:40px; line-height:40px;  }
#Sub_Category ul { border-width:0px 0px 0px; border-style:solid; border-color:#ddd; }
#Sub_Category li { border-bottom:1px solid #ddd; background:#fff; }
#Sub_Category li a { display:block; line-height:1.2!important; color:#666; padding:13px 0 13px 20px; font-size:13px; }
#Sub_Category li a:hover { background:url(../img/comm/arrow.png) no-repeat 90% 17px #f8f8f8; }
#Sub_Category li.on a  { font-weight:bold; color:#5d6005; background:url(../img/comm/arrow.png) no-repeat 90% 17px #fff; }

/*¼­ºêÅ¸ÀÌÆ²*/
#Sub_Title { position:relative; border-bottom:1px solid #ddd; height:48px;}
#Sub_Title h3 { position:absolute; font-size:26px; font-weight:normal; color:#333; letter-spacing:-0.05em;  }
#Sub_Title ul { position:absolute; overflow:hidden; right:0; top:10px; }
#Sub_Title li { float:left; color:#666; letter-spacing:-0.05em; padding-left:15px; background:url(../img/comm/arrow.png) no-repeat 4px -29px;  font-size:12px !important;}
#Sub_Title li.home {  background:url(../img/comm/home.png) no-repeat 4px 4px; }
#sub_title ul li span{color:#555;  }

/*¼­ºêÄÁÅÙÃ÷*/
#Sub_Body  { margin-top:30px; min-height:500px; padding-bottom:50px; }


/*¼­ºêÅ¸ÀÌÆ²*/
.sub_tit {font-size:30px; font-weight:600; font-family: 'NanumSquare', sans-serif !important; color:#333333; }
.sub_tit span {font-weight:700;} 
.sub_tits {padding-top:5px; font-size:15px; color:#999;}
.sub_txt {font-size:17px; font-family: 'NanumSquare', sans-serif !important; color:#333; font-weight:normal; line-height:160%; letter-spacing:-0.5px;}

.sub_txtc {font-size:17px; font-family: 'NanumSquare', sans-serif !important; color:#333; font-weight:normal; line-height:160%; text-align:center;}
.line_tit {font-family: 'NanumSquare', sans-serif !important; font-size:22px; text-align:left; font-weight:700; border-left:5px solid #5d6005; padding-left:5px; line-height:22px; color:#333;}





/*ÇÏ´ÜÀÎÆ÷*/
#Footer { border-top:1px solid #ddd; height:120px; margin-top:40px; background: #ddd; }
.footer_cont { width:1000px; margin: 0 auto; padding-top:20px; } 
.footer_cont .copyright { text-align:center; }
.footer_cont span { padding:0 10px; background:url(../img/comm/line_g.gif) no-repeat center 3px; color:#999}
.footer_cont .copyright { color:#666; font-size:12px; }
.footer_cont .copyright p { color:#999; }

.mg10 {margin: 10px auto;}
.mg20 {margin: 20px auto;}
.mg30 {margin: 30px auto;}







/*¸ÞÀÎºñÁÖ¾ó ÇÏ´Ü*/
/*¸ÞÀÎ ¹Ú½ºÀÌ¹ÌÁö*/
.snip1579 { font-family: 'NanumSquare', sans-serif !important; position: relative; display: inline-block; overflow: hidden; margin-right:16px; min-width:320px; max-width: 320px;
  width: 100%; background-color: #000000; color: #ffffff; text-align: left; font-size: 16px; /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);*/}
.snip1579 * { -webkit-transition: all 0.35s; transition: all 0.35s; -webkit-box-sizing: border-box; box-sizing: border-box;}
.snip1579 img { max-width: 100%; vertical-align: top;}
.snip1579 figcaption { position: absolute; height: 75px; left: 15px; right: 15px; bottom: 15px; overflow: hidden; padding: 15px; background-color: rgba(0, 0, 0, 0.75);}
.snip1579 h3 { font-family: 'NanumSquare', sans-serif !important; text-transform: uppercase; font-size: 20px; font-weight: 400; line-height: 24px;  margin: 3px 0;}
.snip1579 h5 { font-weight: 400; margin: 0; text-transform: uppercase; color: #bbb; letter-spacing: 1px; font-size:15px;}
.snip1579 blockquote { padding-top: 20px; margin: 0; font-size: 1em; line-height: 180%; font-size:14px; font-weight:400;}
.snip1579 a { position: absolute; top: 0; bottom: 0; left: 0;  right: 0;}
.snip1579:hover figcaption,
.snip1579.hover figcaption { height: calc(85%);}

/*right*/
.snip15791 { font-family: 'NanumSquare', sans-serif !important; position: relative; display: inline-block; overflow: hidden; min-width:320px; max-width: 320px;
  width: 100%; background-color: #000000; color: #ffffff; text-align: left; font-size: 16px; /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);*/}
.snip15791 * { -webkit-transition: all 0.35s; transition: all 0.35s; -webkit-box-sizing: border-box; box-sizing: border-box;}
.snip15791 img { max-width: 100%; vertical-align: top;}
.snip15791 figcaption { position: absolute; height: 75px; left: 15px; right: 15px; bottom: 15px; overflow: hidden; padding: 15px; background-color: rgba(0, 0, 0, 0.75);}
.snip15791 h3 { font-family: 'NanumSquare', sans-serif !important; text-transform: uppercase; font-size: 20px; font-weight: 400; line-height: 24px;  margin: 3px 0;}
.snip15791 h5 { font-weight: 400; margin: 0; text-transform: uppercase; color: #bbb; letter-spacing: 1px; font-size:15px;}
.snip15791 blockquote { padding-top: 20px; margin: 0; font-size: 1em; line-height: 180%; font-size:14px; font-weight:400;}
.snip15791 a { position: absolute; top: 0; bottom: 0; left: 0;  right: 0;}
.snip15791:hover figcaption,
.snip15791.hover figcaption { height: calc(85%);}
}

