@charset "utf-8";
@import url("slider.css");
@import url("mnav.css");
@import url("https://fonts.googleapis.com/earlyaccess/notosanskr.css");
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 100;
src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),
url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),
url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 300;
src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 500;
src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 700;
src: url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
url(https://fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}

header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, summary, mark, meter, output, progress, time, video 
{ display: block; }
body,form,th,td,p { margin:0;padding:0; -webkit-text-size-adjust:none; color:#353535;}
html { font-family:"Noto Sans KR","Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif";}
/*html { font-family:"Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif";}*/
a:link, a:visited, a:hover, a:active, a:focus { text-decoration:none; color:inherit; cursor:pointer; }
a:hover{ text-decoration:none; color:#1660c3; cursor:pointer; }
a { text-decoration:none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,  ins, kbd, 
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, hgroup, 
header, footer, figure, figcaption, nav, section { margin:0; padding:0; border:0;  vertical-align:baseline; background:transparent; }
html, body {  width: 100%;  height: 100%;}
html{  -webkit-font-smoothing: antialiased;}
a {text-decoration:none;   -webkit-transition: 0.5s;  transition: 0.5s;}
a:link, a:visited, a:active, a:focus { text-decoration:none; color:inherit; cursor:pointer; }
a:hover{ text-decoration:none; color:#333; cursor:pointer; }
* {  -webkit-box-sizing: border-box;  box-sizing: border-box;}
*:before,*:after {  -webkit-box-sizing: border-box;  box-sizing: border-box;}
::-webkit-scrollbar{  width: 6px;  height: 6px;}
::-webkit-scrollbar-thumb {  cursor: pointer;  background: #252525;}
#about,#team, #contact {  padding-top: 100px;  padding-bottom: 100px;  text-align: center;}
.scroll .container a.navbar-brand img{border:2px solid #000;}
img { border:0;  vertical-align:baseline; background:transparent;}


/*---------------------------------------
  HEAD             
-----------------------------------------*/
.slicknav_menu {display:none;}/*모바일 메뉴*/
#top { position:fixed;  width:200px; top:30px; left:30px; height:200px;  background-color:#fff; border-top:0px solid #333; z-index: 999; }
#header { margin:0 auto; overflow:hidden; padding:10px 0 0 0; }
#header div.logo {padding:25px 0; box-sizing:border-box;  width:100%; border-bottom:1px solid #dfdfdf; text-align:center; z-index:5;}
aside.util {width:100%;  font-size:12px; display:block; background-color:#f0f0f0; border-bottom:1px solid #e9e9e9; }
aside.util div.util_Area { width:100%;  margin:0 auto;  text-align:center;   }
aside.util div.util_Area a{display:block; float:left; width:50%; color:#ddd; padding:12px 0 ; border-left:1px solid #353535; background-color:#111; }
aside.util div.util_Area a:first-child{ border-left:0px; }
div.cutomer {text-align:center;  padding:20px 0; background-color:#bdb839; color:#fff;}
div.cutomer h3{font-size:18px; font-weight:normal;}
div.cutomer p{font-size:13px; color:#fff;}
div.cutomer span{display:block; font-size:25px; color:#fff;}

/*---------------------------------------
  MENU             
-----------------------------------------*/
#topmenu{ clear:both; width:100%; font-size:15px; box-sizing: border-box;  position:relative;}
#topmenu .topmenu {width:100%; box-sizing: border-box;  margin:0 auto;  padding:0 0px 0px 0px;   box-sizing: border-box;}
#topmenu .topmenu ul ul  { display: none; background: #fff; padding: 0; margin: 0; }
#topmenu .topmenu ul li:hover > ul  { display: block; *display:none; }
#topmenu .topmenu ul  {list-style: none;  padding: 0; margin: 0;}
#topmenu .topmenu ul li a{ display:block; padding:13px 0; margin:0; box-sizing: border-box; border-bottom: 1px solid #dfdfdf; }
#topmenu .topmenu li:hover {background-image:url("../../img/main/bg_menu.png"); background-repeat:no-repeat; background-position: right center; }
#topmenu .topmenu ul:after  { content: ""; clear: both; display: block;  }
#topmenu .topmenu ul li {  background-color:#f0f0f0;  text-align:center; border-right:0px solid #dfdfdf;  box-sizing: border-box; padding:0; margin:0; position: relative;}
#topmenu .topmenu ul ul { background-color:#fff; margin: 0; padding:0; position: absolute; left:200px; top:0;  border:2px solid #353535;   z-index:5;  }
#topmenu .topmenu ul ul li  { float: none;  text-align:left; width:170px;  height:auto; border-right:0px; border-bottom:0px solid #dfdfdf; }
#topmenu .topmenu ul ul li.last a{border-bottom:0;}
#topmenu .topmenu ul ul ul  { position: absolute; left: 100%; top:0;  }
#topmenu .topmenu li a {display: block; font-size:17px; font-weight:500; margin: 2px 0em 0.9em 0em; border-right:0px solid #e1e1e1; }
#topmenu .topmenu ul li a.first { border-left:0px solid #dfdfdf; }
#topmenu .topmenu ul li ul li a { font-size:14px; margin: 0; border-bottom:1px solid #dfdfdf; font-weight:500; height:auto; background: #fff;  padding:10px 5px 10px 15px;  border-right:0px;}
#topmenu .topmenu li li a:hover {  text-decoration: none; margin: 0; background-image:none; background-color:#353535; color:#fff; border-bottom:1px solid #353535; }

/*---------------------------------------
  CONTENT             
-----------------------------------------*/
#contentWrap { margin:0 auto; width:100%;   position:relative; overflow:auto; overflow-x:hidden;  } 
#btnPrev {display:none;}
#subMenuWrap {  width:100%; border-top:0px solid #dddddd/*#dfdfdf*/; border-bottom:0px solid #dddddd;  /*background:#f5f5f5;*/  height:100%; }
#subMenuWrap #subTit {display:none; clear:both;  width:100%; /*background:url("../../img/sub/bg_left2.jpg") left top no-repeat ;*/ }
#subMenu ul li.select_on { font-weight:bold;    }

/* sub bg */
#menu{ clear:both; width:100%; border:0px solid #dddddd; border-right:0 !important; margin:0 auto; font-size:14px; box-sizing: border-box;  position:relative; z-index:12;}
#menu div.mask {position:absolute; top:0; background-color:#000; opacity:.1;  width:100%; height:300px; }
#menu .menu div.sub_img h2 {padding:115px 0 0 0px;  margin:0 auto; text-align:center; text-shadow:1px 1px 2px #333; font-size:45px; font-weight:normal; color:#fff; width:100%;  box-sizing:border-box; display:block;}
#menu .menu div.sub_img{ height:300px; margin-bottom:0px;  background-size:cover;  background-image:url("../../img/sub/sub_img1.jpg"); background-position:center top; background-repeat:no-repeat; }
#menu .menu div.sub_img2{ background-image:url("../../img/sub/sub_img2.jpg") ;background-repeat:no-repeat;}
#menu .menu div.sub_img3{ background-image:url("../../img/sub/sub_img3.jpg");background-repeat:no-repeat; }
#menu .menu div.sub_img4{ background-image:url("../../img/sub/sub_img4.jpg") ;background-repeat:no-repeat; }
#menu .menu div.sub_img5{ background-image:url("../../img/sub/sub_img5.jpg") ;background-repeat:no-repeat; }
#menu .menu div.sub_img6{ background-image:url("../../img/sub/sub_img6.jpg") ; background-repeat:no-repeat;}
#menu .menu div.sub_img7{ background-image:url("../../img/sub/sub_img7.jpg") ; background-repeat:no-repeat;}
#menu .menu {width:100%; box-sizing: border-box;  margin:0 auto;  padding:0;   box-sizing: border-box; }
#menu h3.tit {text-align:center; padding:50px 0 0px 0 ; font-weight:normal; font-size:34px; position:relative;  }
#menu h3.tit::after {content:""; display:block; width:30px; height:2px; background-color:#dfdfdf;  margin:10px auto 0 auto; text-align: center;  }

/* sub menu */
#menu .menu div.sub_tit {/*background:url("../../img/sub/bg_line.png")repeat-x center bottom ; background-color:#fff;*/ }
#menu .menu ul li:hover > ul  { display: block; *display:none;  }
#menu .menu ul  {list-style: none;   padding: 0px 0 0 0; margin: 0 auto; text-align:center; max-width:1100px;  }
#menu .menu ul li { float:left; width: 20%;  box-sizing: border-box; padding:50px 0 0 0; margin:0 0 0px 0;}
#menu .menu ul.sub3 li{width:12.5%;}

#menu .menu ul li:only-child { width: 100%; display:none; }
#menu .menu ul li:first-child:nth-last-child(2),#menu .menu ul li:first-child:nth-last-child(2)+li {  width: 50%; }    
#menu .menu ul li:first-child:nth-last-child(3),#menu .menu ul li:first-child:nth-last-child(3)~li { width: 33.33333%; } 
#menu .menu ul li:first-child:nth-last-child(4),#menu .menu ul li:first-child:nth-last-child(4)~li { width: 25%; }     
#menu .menu ul li:first-child:nth-last-child(5),#menu .menu ul li:first-child:nth-last-child(5)~li { width: 20%; } 
#menu .menu ul li:first-child:nth-last-child(6),#menu .menu ul li:first-child:nth-last-child(6)~li { width: 16.66666%; }
#menu .menu ul li:first-child:nth-last-child(8),#menu .menu ul li:first-child:nth-last-child(8)~li { width: 12.5%; }  

#menu .menu ul li.first a{ background:none; padding-right:15px; padding-top:11px;  }
#menu .menu ul li.first {text-align:center; min-width:50px !important; }
#menu .menu ul li.dep {border-bottom:1px solid #999;}
#menu .menu ul li a{color:#555;  border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf;border-left:1px solid #dfdfdf; 
text-decoration:none;  display:block; text-align:center; font-size:16px;   
font-weight:normal; margin:0; height:50px; box-sizing:border-box; padding:11px 5px 0 5px; }
#menu .menu ul li:last-child a{border-right:1px solid #dfdfdf;}
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul li.select_on > a{background-color:#bdb839; color:#fff; border:0px solid #111; font-weight:500 }
#menu .menu ul li a:hover{ border-bottom:1px solid #2f386f;  }

#menu .menu ul li ul.depth3{display:none;}
#menu .menu ul li.select_on ul.depth3{display:block;}
#menu .menu ul li.select_on ul.depth3 li { padding:15px 0 0 0 !important;}
#menu .menu ul li.select_on ul.depth3 li a{ padding:0; border:0; height:auto;}

/*content*/
#contentWrap #content {min-height:500px; clear:both; max-width:1100px; margin:0 auto; padding-top:0px;  /*background:url("../../img/sub/bg_right.jpg") right top no-repeat ;*/ }
section.product table img { max-width: 100%;}
#contentWrap #content h1.conTit {display:none; border-bottom:1px solid #e1e1e1; height:50px;  font-weight:bold; font-size:30px; text-align:center; padding:6px 0 12px 0px; /*background:url("../../img/sub/subtit_ico.gif") left 8px no-repeat;*/ }
#contentWrap #content #location { text-align:right; }
#contentWrap #content #contentsArea  { margin:25px auto 80px auto; max-width:1100px;; }
#contentWrap #content #contentsArea iframe.map{ height:450px; padding-left:5px; padding-bottom:20px; }
div#post_area {width:auto;}
.table_02 #post_area img {max-width:980px !important; height:auto !important; padding:0; margin:0;}
.root_daum_roughmap {width:100% !important;} /*다음맵*/
#contentWrap #content #contentsArea iframe.map{ height:550px; }/*구글맵*/

/*quick menu*/
section.quick {display:none; }

/*---------------------------------------
  FOOTER              
-----------------------------------------*/

#footer {text-align:center;  background-color:#fff; border-top:0px solid #dfdfdf; box-sizing:border-box; font-size:13px; }
#footer div.guide { width:100%; background-color:#fff;   padding:30px 0 0px 0; overflow:hidden; border-top:0px solid #dfdfdf; border-bottom:0px solid #dfdfdf;}
#footer div.guide ul {list-style-type:none;  width:100%; }
#footer div.guide ul li {display:inline-block; padding:0px 20px; border-left:1px solid #ccc;  }
#footer div.guide ul li:first-child {border-left:0; padding:0 20px 0 0 ;}
#footer div.guideBox {width:100%; margin:0 auto;}
#footer div.guide div.sns {padding-bottom:50px;}
#footer div.guide div.sns a{padding:0 5px;}
#footer footer.copy {width:100%; margin:0 auto; clear:both; padding:15px 0 30px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  display:inline-block; padding-bottom:8px;}
#footer div.copyL h3 {display:none; padding:1px 0 0 0; margin:0; float:left; font-size:19px;  }
#footer div.copyL ul { list-style-type:none;  padding:0 0 0 0px; margin:0;  line-height:20px; }
#footer div.copyL ul li{display:inline-block; /*background:url("../../img/main/li_arrow.png") left 6px no-repeat;*/   }
#footer div.copyL ul li:before {content:"/"; padding:0 10px; color:#bbb; }
#footer div.copyL ul li:first-child:before {content:""; border-left:0; padding:0; }
#footer div.copyB { clear:both; border-top:0px solid #dfdfdf; padding:1px 0 20px 0 ;  }


/*---------------------------------------
  SOCIAL ICON             
-----------------------------------------*/
.social-icon {  position: relative;  padding: 0px 0 25px 0;  margin: 0; }
.social-icon li {  display: inline-block;  list-style: none;}
.social-icon li a {  border-radius: 100%;  color: #292929;  cursor: pointer;  font-size: 18px;  text-decoration: none;
  -webkit-transition: all ease-in-out 0.3s;  transition: all ease-in-out 0.3s;  text-align: center;  position: relative;  margin: 4px 6px 0 0px;}
.social-icon li a:hover {  -webkit-transform: scale(1.2);  transform: scale(1.2);}

@media(min-width:980px) {
  .custom-navbar { background: 0 0; }
  .custom-navbar.top-nav-collapse { /*background: #111;*/ background-color:rgba(255,255,255,1); border-bottom:1px solid #dfdfdf;   padding: 0; }
}


/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1680px) {
#contentWrap #content {min-height:500px; max-width:100%; clear:both;  box-sizing:border-box;}
#contentWrap #content,div.sub_tit, h3.tit, div.container, div.cascading-text__letter, #footer {margin:0px 50px 0 280px;}
}

@media (max-width: 992px) {
#contentWrap #content {min-height:500px; max-width:100%; clear:both;  box-sizing:border-box;}
#contentWrap #content,div.sub_tit, h3.tit, div.container {margin:0px;}
	
.slicknav_menu {display:block;}/*모바일 메뉴*/
#topmenu,div.cutomer  {	display:none;}
#top {position:absolute; left:0; height:68px; text-align:left; padding:0; margin:0; top:0; background-color:none; border-top:0px solid #333; z-index: 999; width:auto !important; }
#header {width:auto; padding:0; overflow:hidden;    }
#header div.logo { float:left; padding:5px 0 0 5px; top:0; border:0; height:100px;}
aside.util { display:none; }
#header div.logo {  width:auto; text-align:left; z-index:10;}
section.quick {display:none;}
div.container {width:100%; }	
  #home h1 {  font-size: 4em;  line-height: normal; }
  .custom-navbar .navbar-nav > li:first-child {border-top:1px solid rgba(255,255,255,0.2); }
}

@media (max-width: 992px) {
div.cascading-text__letter {margin:0px;}	
  h1 { font-size: 30px; line-height: inherit; }
  #home {  padding-bottom: 20em;  -webkit-box-align: center; -webkit-align-items: center;  -ms-flex-align: center;  align-items: center;}   
  footer { text-align: center;  }
#home div.cont ul li {position:relative;  width:50%; height:150px; float:left; transition: all 0.3s;}
#home div.cont ul li.m05{display:none;}
#home div.cont ul li:hover {margin-top:0px; height:150px; transition: all 0.3s;}
#home div.cont ul li a {background-size:cover !important;}
}

@media (max-width: 770px) {
  #home h1 { font-size: 3.5em;  }
}

@media (max-width: 992px) {
  .custom-navbar {  padding: 10px 0;  }
  .custom-navbar .nav li a {   display: inline-block;   line-height: 15px;  margin-bottom: 0;  }
  .custom-navbar .nav li:last-child a {  margin-bottom: 5px; }
  #footer{ margin:35px 0 10px 0 ; }
}

@media (max-width: 580px) {
 #home h1 { font-size: 2.5em;  }
  #home {    height: 100vh;  }  
}

@media not all and (min-width:992px){
/*body { font-size:12px;  color:#454545; overflow-x:hidden; }
#wrap {max-width:100%; margin:0 auto; position:relative; padding:0; }
div.button_container div.txt{display:none;}
 */

/*본문*/
#contentWrap { margin:0 auto; width:100%;  padding-top:0px; position:relative; overflow:auto; overflow-x:hidden;  } 
#btnPrev {display:none;}
#subMenuWrap {   width:100%; border-top:0px solid #dfdfdf; border-bottom:0px solid #dfdfdf;  height:100%; }
#subMenuWrap #subTit {display:none; clear:both;  width:100%; /*background:url("../../img/sub/bg_left2.jpg") left top no-repeat ;*/ }

/* sub menu */
#menu .menu div.sub_img h2 {padding:70px 0 0 0px; margin:0 auto; text-align:center; text-shadow:1px 1px 2px #333; font-size:35px; color:#fff; width:100%;  box-sizing:border-box; display:block;}
#menu div.mask { height:200px; }
#menu .menu div.sub_img{ height:200px; }
#menu .menu div.sub_img2{ background-image:url("../../img/sub/sub_img2.jpg");  }
#menu .menu div.sub_img3{ background-image:url("../../img/sub/sub_img3.jpg"); }
#menu .menu div.sub_img4{ background-image:url("../../img/sub/sub_img4.jpg") ; }
#menu .menu div.sub_img5{ background-image:url("../../img/sub/sub_img5.jpg") ; }
#menu .menu div.sub_img6{ background-image:url("../../img/sub/sub_img6.jpg") ; }
#menu .menu div.sub_img7{ background-image:url("../../img/sub/sub_img7.jpg") ; }

#menu{ clear:both;  width:100%; border-left:1px solid #dfdfdf;  margin:0 auto; font-size:14px; box-sizing: border-box;  position:relative; z-index:12;}
#menu .menu {width:100%; box-sizing: border-box;  margin:0 auto;  padding:0;   box-sizing: border-box;}
#menu .menu ul li:hover > ul  { display: block; *display:none; }
#menu .menu ul  {list-style: none;  padding: 0; margin: 0;}
#menu .menu ul li { float: left;  text-align:left;  box-sizing: border-box; padding:0; margin:0;}

#menu .menu div.sub_tit {background:none;  position:relative;}
#menu .menu ul li:only-child { width: 100%; display:none; }
#menu .menu ul li:first-child:nth-last-child(2),#menu .menu ul li:first-child:nth-last-child(2)+li {  width: 50%; }    
#menu .menu ul li:first-child:nth-last-child(3),#menu .menu ul li:first-child:nth-last-child(3)~li { width: 33.33333%; } 
#menu .menu ul li:first-child:nth-last-child(4),#menu .menu ul li:first-child:nth-last-child(4)~li { width: 50%; }     
#menu .menu ul li:first-child:nth-last-child(5),#menu .menu ul li:first-child:nth-last-child(5)~li { width: 33.33333%; } 
#menu .menu ul li:first-child:nth-last-child(6),#menu .menu ul li:first-child:nth-last-child(6)~li { width: 33.33333%; }
#menu .menu ul li:first-child:nth-last-child(8),#menu .menu ul li:first-child:nth-last-child(8)~li { width: 33.33333%; }  
#menu .menu ul li:last-child a{border-right:0px solid #dfdfdf;}

#menu .menu ul li ul.depth3{display:none;}
#menu .menu ul li.select_on ul.depth3{display:block; border:0;  width:100%; position:absolute; left:0; top:50px; }
#menu .menu ul li.select_on ul.depth3 li { padding:5px 0 0 0 !important; background:none;}
#menu .menu ul li.select_on ul.depth3 li a{ padding:0; border:0; height:auto;}
#menu .menu ul li:last-child.select_on {margin-bottom:30px;}

#menu .menu ul li:nth-child(even) {background-color:#f9f9f9;} /*짝수 메뉴*/
#menu .menu ul li:nth-child(odd) {background-color:#e5e5e5;} /*홀수 메뉴*/
#menu .menu ul li.first a{ background:none; padding-right:15px; padding-top:11px;  }
#menu .menu ul li.first {text-align:center; min-width:50px !important; }
#menu .menu ul li.dep {}
#menu .menu ul li a{background:none;   display:block;border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; border-right:0px solid #dfdfdf; 
 text-align:center; font-size:15px; color:#666; font-weight:500; margin:0;box-sizing: border-box; height:45px; padding:11px 5px 0 5px; }
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul ul {display: none; background: #fff; padding: 0;  margin: 0 0 0 -1px; box-sizing:border-box; padding:5px 0 10px 0; position: absolute; top: 100%; border:1px solid #dfdfdf;  z-index:5;  }
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul li a{  border:0; }
#menu .menu li li a:hover {  text-decoration: none; margin: 0; background-image:none;  }

#menu h3.tit {text-align:center; padding:35px 0 10px 0 ; font-weight:normal; font-size:30px; position:relative;  }
#menu h3.tit::after {content:""; display:block; width:30px; height:2px; background-color:#dfdfdf;  margin:10px auto 0 auto; text-align: center;  }



#contentWrap { overflow:hidden;  width:100%;  }
#contentWrap #subTit,#contentWrap #subTit2,#contentWrap #subTit3,#contentWrap #subTit4,#contentWrap #subTit5,#contentWrap #subTit6 { background-color:#efefef; display:none;}
#contentWrap #content { padding:20px 0 20px 0; overflow:hidden;  }
#contentWrap #content img{ max-width:100%;  }
#contentWrap #content h1.conTit {  font-size:25px; border-bottom:0px solid #dfdfdf; padding:25px 0 15px 15px;}
#contentWrap #content #location { display:none; }
#contentWrap #content #contentsArea  { margin:10px auto 10px auto; width:92%; }
#contentWrap #content #contentsArea iframe.map{ padding:0 5px; height:450px; }
div#post_area {padding:0;}
div#post_area img {width:100% !important ; height:auto !important;}
.table_03 td img,.table_05 td img {width:100%; height:auto !important;}
table table table table td img {width:100%; height:auto !important;}
#contentWrap #content #contentsArea .root_daum_roughmap{ width:100% !important;  }/*다음맵*/
#contentWrap #content #contentsArea iframe.map{ padding:0 5px; height:450px; } /*구글맵*/
table table tr[valign="top"] td[width="25%"] {border-bottom:0 !important; display:table; float:left; width:50% ; border:0px solid #000;}
}


/*---------------------------------------
  PC / MOBILE 공통             
-----------------------------------------*/

/* sub h2 tmt */
.cascading-text__letter {  opacity: 0;  -webkit-animation-name: enter;  animation-name: enter;}
.cascading-text__letter {  display: inline-block;  -webkit-transform-style: preserve-3d;  transform-style: preserve-3d; 
 -webkit-animation-duration: 0.9s; animation-duration: 0.9s;  -webkit-animation-fill-mode: forwards;   animation-fill-mode: forwards;}

@keyframes enter {
  0% { opacity: 0; -webkit-transform: translateY(-25px);  transform: translateY(-25px); }
  25% {  opacity: 1; }
  100% { opacity: 1;  -webkit-transform: translateY(0px);  transform: translateY(0px);  }
}

/* join */
div.join { width:70%; margin:0 auto; }
div.join p {font-size:15px; padding-bottom:20px;}
table.tb_join {border:3px solid #dfdfdf; width:100%; padding:15px 0px;}
table.tb_join td{border:0; padding:5px 5px;}
table.tb_join table {margin:0 auto;}
table.tb_join td.join_id,table.tb_join td.join_pw {font-weight:bold; text-align:right; }
table.tb_join td.bt_ok {text-align:center;}

div.rule {width:100%;}
div.rule table{width:100%; padding-bottom:25px;}
div.rule table td.tit{font-size:14px; font-weight:bold; padding:0px 0 10px 0 ;}
div.rule table td textarea {width:95%; height:100px; font-size:12px; color:#999; padding:10px 10px; border:1px solid #bbb;}
div.rule input.checkbox {margin:5px 3px;}

div.join2 { width:100%; margin:0 auto; }
div.join2 p {font-size:12px; padding-bottom:20px;}
div.join2 table {width:97%;}
div.join2 table table {width:100%; border-top:2px solid #555; border-left:1px solid #dfdfdf;}
div.join2 table table table,div.join2 table table table td {border:0; padding:0; margin:0;}
div.join2 table table td {border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; font-size:12px; padding:10px 10px;}
div.join2 td.tit {font-size:14px; font-weight:bold; padding:0px 0 10px 0 ;}
div.join2 table table td.member_td_bgcolor{background-color :#f7f7f7;}
table .btn{background-color:#333; color:#fff; padding:10px 20px; border:0; margin:0 10px;}

div.join3 { width:60%; margin:0 auto; text-align:center; }
div.join3 table {width:100%; }
div.join3 td.tit{font-size:18px; font-weight:bold; padding:0px 0 30px 0 ;}

/* board */
table {font-family:"Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif" !important;}
table tr td[height="1"] {background-color:#fff;}
table tr td[height="3"] {background-color:#555; height:2px;}
.board   { width:100%; border:0;  }
table.board tr td  {border:0px #e5e5e5 solid; border-bottom:1px #e5e5e5 solid; border-right:0px; height:38px; }
table form table td  {border:0px #e5e5e5 solid; border-top:1px #e5e5e5 solid; border-right:0px; height:38px; }
.board td.board_bgcolor  { background-color:#F7F7F7; border-right:0px; width:150px; text-align:center; }
.board td.board_desc {  width:550px;  } 
td.board_admin_bgcolor,td.board_admin_bgcolor table td {border:0 !important;}

.table_02   { width:100%; border:0px #e1e1e1 solid; border-top:2px #444547 solid;    }
.table_02 td  { border-bottom:1px #e1e1e1 solid; border-right:0px; height:38px; }
.table_02 td.board_bgcolor  { background-color:#F7F7F7; border-right:0px; width:150px; }
.table_02 td.board_desc {  width:550px;  } 
.table_03   { width:100%; padding-top:5px; border-top:2px #444547 solid; border-bottom:1px #e1e1e1 solid; border-left:0px;  border-right:0px;  }
.table_03 td  { border-bottom:1px #e1e1e1 solid; border-right:0px #e1e1e1 solid; padding:20px 4px 20px 4px; }
.table_03 td table td { border-bottom:0px ; padding:5px 0 0 0; }
.table_05   { width:100%; padding-top:5px;border-left:0px;  border-right:0px;  }
.table_05 td  {  border-right:0px #e5e5e5 solid; padding:0px 0px 25px 0px; }
.table_05 td table td { border-bottom:0px ; padding:0px 0 2px 0; }
div.category {display:none; padding-bottom:10px; font-size:20px !important; }
div.category td{ font-size:15px !important; }
div.category select[name="com_board_category_code"]{ font-size:15px !important; }
table #search_table { padding-top:0px; margin:0 auto; }
div #ext_search td.est_cate_cell select{  height:27px; box-sizing:border-box; padding:0 0 0 5px; }
div #ext_search td.est_keyword_cell input{border:1px solid #cacaca; height:27px; box-sizing:border-box; padding:6px; }
div #ext_search td.est_btn_cell {border:0px solid #cacaca; padding:0 2px; background-color:#fff;}
div #ext_search .keywordform {width:150px;}

.bbsnewf5 { height:38px; font-size:12px; }
.bbsnewf5 a:link{color:#555555;text-decoration:none}
.bbsnewf5 a:visited{color:#555555;text-decoration:none}
.bbsnewf5 a:hover{color:#FF5500;text-decoration:none}
td.board_admin_bgcolor {padding:10px 5px 0 5px; font-size:12px;font-family:굴림,돋움;}

.public_input {width:85% !important;}
table td.board_desc input[name="file_attachment[]"]{width:85% !important; margin-bottom:10px !important;}
table td.board_desc #border[name="subject"] {width:85%; margin-left:10px;}
table td.board_desc #border {width:120px; margin-left:10px;}
table td.board_desc select[name="category"]{margin-left:10px;}

.paging {font-size:14px;font-family:굴림,돋움;color:#FF5500;font-weight:bold; clear:both; display:block; text-align:center; padding:15px; }
.paging b { font-size:14px; background-color:#7d7d7d; color:#fff; padding:5px 8px;}
.paging a:link{font-size:12px;font-family:굴림,돋움;color:#555;font-weight:normal;text-decoration:none}
.paging a:visited{font-size:12px;font-family:굴림,돋움;color:#555;font-weight:normal;text-decoration:none}
.paging a:hover{font-size:12px;font-family:굴림,돋움;color:#555;font-weight:normal;text-decoration:underline}

/*gallery*/
td.board_bgcolor,td.board_desc {border-bottom:1px solid #dfdfdf !important; }
table table tr[valign="top"] td {border-bottom:0 !important;}
table table tr td[height="3"] {} 
div.category table td[align="left"] {border-bottom:0;}

/*formmail*/
table.formmail_cell_bgcolor td{border:0; }
td.formmail_title_bgcolor {font-size:12px !important;}
td.formmail_cell_bgcolor { padding-left:10px !important; }
table td.formmail_cell_bgcolor input[name="name"] {width:100px; }
table td.formmail_cell_bgcolor input[name="title"] {width:80%; }
table td.formmail_cell_bgcolor input[name="receiver_email"] {width:200px; }
table td.formmail_cell_bgcolor input[name="address"] {width:90%; margin-top:5px; }
table td.formmail_cell_bgcolor textarea[name="description"] {width:90%; }
table td.formmail_cell_bgcolor input[name="attachment[]"] {width:90% !important; }

/*webzine*/
.webzine_type2 {width:100%;}
.webzine_type2 td { color:#666666; font-family:돋움; font-size:12px; }
.webzine_type2 dl, #webzine_type2 dt, #webzine_type2 dd {margin:0;padding:0}
.webzine_type2 dl    {float:left;clear:both;width:100%;padding:0 0 16px 0;margin-bottom:0;}
.webzine_type2 .webzine_type_img_td { vertical-align:top; border-bottom:0;  }
.webzine_type2 .webzine_type_img_td span {float:left;}
.webzine_type2 .webzine_type_text_td_left { padding:0 0 0 20px; vertical-align:top; border-bottom:0; height:0; width:620px; }
.news_title {color:#0E3D72;font-size:14px;letter-spacing:-1;text-decoration:none; font-weight:bold;}
.webzine_type2 .webzine_type_text_td_right { width:100%; padding:0 9px 0 0;border-bottom:0; }
.webzine_type2 .webzine_type_img img {border:3px solid #333; margin-bottom:20px; }
.webzine_type2 .webzine_type2_table_line { width:100%; border-bottom:0px solid #dfdfdf; border-top:1px solid #e1e1e1;  height:26px; margin-bottom:10px; line-height:10px;}
.webzine_type2 dd   {float:left;width:100%; padding:0px 0 1px 0;margin:0 0 -1px 0;border-top:0px solid #e5e5e5;border-bottom:0px solid #e5e5e5;}
.webzine_type2 .obj_name {display:inline-block;width:90px;height:25px;padding:5px 0 0 12px;color:#666666;background:url(/cimg/board/cafe24_webzine/bl_webzine_type2_title.gif) right 6px no-repeat;}
.webzine_type2 .obj_value {height:25px;padding:5px 0 0 0px;}
