@charset "utf-8";


/* NanumBarunGothic 기본 폰트 */
@font-face{
  font-family: 'NanumSquare';
  src: url('fonts/NanumSquareR') format('ttf');  
  font-weight : normal; 
  }

  @font-face{
    font-family: 'NanumSquare';
    src: url('fonts/NanumSquareR') format('ttf');  
    font-weight : bold;
    }

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family: 'NanumSquare', sans-serif !important; sans-serif;background:#fff}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'NanumSquare', sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'NanumSquare', sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'NanumSquare', sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {min-width:100%}
#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:100%}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {background:#212020}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_define {float:left}
#hd_define:after {display:block;visibility:hidden;clear:both;content:""}
#hd_define li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_define li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_define li a {display:inline-block;color:#919191}
#hd_define li.active a {color:#fff}


#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}


/* 메인메뉴 */
#gnb {position:relative;background:#fff}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;border-bottom:1px solid #e0e2e5;zoom:1}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;line-height:55px;padding:0px;position:relative}
#gnb .gnb_1dli:hover > a {color:#3a8afd;
-webkit-transition:background-color 2s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('../img/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:block;font-weight:bold;padding:0 15px;color:#080808;text-decoration:none}
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:54px;min-width:140px;padding-top:2px}
.gnb_2dul .gnb_2dul_box {border:1px solid #e0e2e5;border-top:0;padding:0;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}
.gnb_2da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:left;text-decoration:none}
a.gnb_2da:hover {color:#3a8afd;background:#f7f7f8;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;font-size:1em;width:930px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {background:#212020;margin:0 auto;text-align:center; padding:30px 0;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:60%;margin:0; position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:33.3%;float:left;padding:0 20px}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:100%;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/*---------------------------------------------------------------------------------------------
/* 갤러리 write */

#fwrite {
  width: 80% !important;
  margin: 0 auto;
}

#fboardlist {
  width: 80% !important;
  margin: 0 auto;
}

#bo_v {
  width: 80% !important;
  margin: 0 auto;  
}

#bo_w {
  width: 80% !important;
  margin: 40px auto;  
}

#wr_content {
  margin-top: 20px;
}
/*---------------------------------------------------------------------------------------------
/* Scroll Animation (sa, 스크롤 애니메이션) */
.sa {
  opacity: 0;
  transition: all 0.9s ease;
}

/* 아래에서 위로 페이드 인 */
.sa-up {
  transform: translate(0, 100px);
}

.sa-up2 {
  transform: translate(0, 100px);
  transition-delay: 0.3s;
}
.sa-up3 {
  transform: translate(0, 100px);
  transition-delay: 0.4s;
}
.sa-up4 {
  transform: translate(0, 100px);
  transition-delay: 0.6s;
}
/* 위에서 아래로 페이드 인 */
.sa-down {
  transform: translate(0, -100px);
}
/* 왼쪽에서 오른쪽으로 페이드 인 */
.sa-right {
  transform: translate(-100px, 0);
}
/* 오른쪽에서 왼쪽으로 페이드 인 */
.sa-left {
  transform: translate(100px, 0);
  transition-delay: 0.0s;
}
.sa-left2 {
  transform: translate(100px, 0);
}
/* 왼쪽으로 회전하면서 페이드 인 */
.sa-rotateL {
  transform: rotate(180deg);
}
/* 오른쪽으로 회전하면서 페이드 인 */
.sa-rotateR {
  transform: rotate(-180deg);
}
/* 작아진 상태에서 커지면서 페이드 인 */
.sa-scaleUp {
  transform: scale(.5);
}
/* 커진 상태에서 작아지면서 페이드 인 */
.sa-scaleDown {
  transform: scale(1.5);
}

.sa.show {
  opacity: 1;
  transform: none;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */


.container-fluid {
  width:90%;
}

.navbar{
background-color: #dee2e6;
}

.navbar-brand > img {
  height : 19px;
}

#navbarNav {
  justify-content: right !important;
}

.navbar-nav li > a > p {
font-weight: 900 !important;
height:24px;
font-size: 16px;
border-bottom : 2px solid rgba(77, 77, 77, .0);
transition: all 1s;
}

.navbar-nav li:hover p {
 border-bottom : 2px solid rgb(77, 77, 77);
}

.t_js {
  width: 1000px;
  margin: 0 auto;
}

.t_js2 {
  width:100%;
  height:450px;
  margin: 0 auto;
}

.t_js3 {
  width:100%;
  margin: 0 auto;
  background-color: rgba(0, 0, 0, .85);
}

.black {
  width:100%;
  background-color:#383838;
  font-size: 17px; 
}

.top_container {
  position: relative;
  height: 850px;
  width: 1000px;
  margin: 0 auto;
 
}

.js_text1{
  position: absolute;
  top: 190px;
  left: 0;
  text-align: left;
  
}

.js_text1 > p{
  font-size: 45px;
  color: #000;
  line-height: 1.2;
  margin-bottom: 40px;
}

.js_text1 span{
    font-size: 18px;
    color: #1c1c1c;
    line-height: 1.4;
}

.js_text2{
margin-top: 50px;  
color:#fff;
text-align: center;
}

.img_div {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}

.img_div img {
width:450px;
}

.img_div2 {
  padding: 60px 0 0 0;
  color:#fff;
  text-align: center;
}

.img_div2 img {
width:450px;
}

.arrow_div{
 text-align: center;
}

.arrow_d {
  padding: 20px;
  position: relative;
  bottom: 10px;
  animation: bounce .4s ease infinite alternate;
  cursor: pointer;
}

.gallery_container {
  position: relative;
  width: 90%;
  margin: 0 auto;
  height: 100%;
  padding: 100px 0;
 
}

.mt-3 {
  padding: 0 4px !important;
}

.mt-3 > img {
  margin-top: 7px;
  box-sizing: border-box; 
  filter: grayscale(100%)  brightness(50%);
  /* box-shadow: 0px 5px 5px 5px rgba(88, 88, 88, 0); */
  background-color: #000;
  border :3px solid rgba(0, 0, 0, 1);
  transition: all 0.5s;
 }

 .mt-3 > img:hover {
  box-sizing: border-box; 
 filter: grayscale(0%) brightness(100%) ;
  /* box-shadow: 0px 5px 5px 5px rgba(88, 88, 88, 0.5); */
 }

 #plus {
  display:inline-block;
  color:#fff;
  margin:0 10px;
  font-size:25px;
  transition: all 0.7s;   
}

 #plus_rotation {
  display:inline-block;
  color:#fff;

  font-size:17px; 
}
 #plus_rotation:hover > #plus {
  transform-origin: 8px 14px;
  transform: rotate( 360deg );
}

#ajax-a {

  margin: 70px 0;
}

.js_contact {
  margin:0 auto; padding:5% 20%;
}

 /* ------------------------------------------- */

@keyframes bounce {
  100% {bottom: 20px;}
}


@media screen and (max-width: 1100px) {
  
  .navbar {
    width: 100%;
  }
  .container-fluid {
    width: 100%;
    margin: 0 auto;
  
  }

.t_js {
    width: 100%;
    margin: 0 auto;
    padding:10px;

    
  }
  
  .t_js2 {
    width: 100%;
    height:100%;
    margin: 0 auto;
    padding:40px;
  }
  
  .black {
    font-size: 17px; 
    
  }

  .beige {
    background-color:beige;
 }
   
  .top_container {
    position: relative;
    height: 750px;
    width: 100%;
    margin: 0 auto;
    z-index: 100;
  }
  
  .js_text1{
    position: absolute;
    top: 50px;
    left: 0;
    text-align: left;
    z-index: 1;
  }
  
  .js_text1 > p{
    font-size: 35px;
    color: #000;
    line-height: 1.2;
    margin-bottom: 40px;
  }
  
  .js_text1 span{
      font-size: 18px;
      color: #1c1c1c;
      line-height: 1.4;
  }
  
  .js_text2{
  margin-top: 20px;  
  color:#fff;
  text-align: center;
  }
  
  .img_div {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
  }
  
  .img_div img {
  width:80%;
  }
  
  .img_div2 {
    padding: 0 0 0 0;
    color:#fff;
    text-align: center;
  }
  
  .img_div2 img {
  width:80%;
}

  .gallery_container {
    width: 100%;
    height:100%;
  }

  .mt-3 {
    margin : 0px auto; 
    margin-top: 0rem !important;
  }

  .mt-3 > img {
  display:block;
  width : 80%; 
  margin : 0px auto;
  filter: grayscale(0%) brightness(100%) ;
  }
  
  .mt-3 > img:hover {

    width : 100%;
    filter: grayscale(0%) brightness(100%) ;
    /* box-shadow: 0px 5px 5px 5px rgba(88, 88, 88, 0.5); */
   }

   #ft_wr .ft_cnt {
    display:block;
    width: 100%;
    margin-top: 40px;
  }

  .container-fluid > div {
    text-align: center;
    padding: 10px;
  }

  .f_a1 {
    margin-top:30px;
  }
  .js_contact {
    padding:10% 10%;
  }
#js_map img { width:100%; 

}
}
