@charset "utf-8";
@import url(fonts.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+KR&display=swap');
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo:700');

html {
  position: relative;
  min-height: 100%;
/*  background-color: #e8e2d8;*/
}
body {
  /*padding-bottom: 92px;*/
  font-family: Noto Sans KR, '맑은 고딕', Malgun Gothic, Nanum Gothic, 'Raleway', 'Century Gothic', Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.69230769;
  font-weight: 400;
  color: #000;
  word-spacing: 1px;
  letter-spacing: -0.04em;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}

::selection {background:#000;color:#fff}
::-moz-selection {background:#000;color:#fff}

a {
  color: #454545;
  text-decoration: none;
  -webkit-tap-highlight-color:rgba(0,0,0,.08);
}

a:hover,a:focus {
  color: #000;
  text-decoration: none
}

a:focus {
  outline: none;
}

address {
  margin-bottom: 12px;
}

table caption {
  display: none;
}

.text-new { color: #ef61a7; }
.text-bound {color: #f99e31;}
.text-blue {color: #31b4fa;}
.text_leisure { color: #f3a739 !important; }
.text_zoo { color: #008252 !important; }
.text_exp { color: #6c3e7f !important; }
.text_event { color: #ff39a6 !important; }

.font-nm {
  /*font-family: 'Nanum Myeongjo', serif;*/
  letter-spacing: -1px;
}

.dashbar {
  position: relative;
  padding-bottom: 30px;
  margin: 0;
}
.dashbar:after {
  content: '';
  width: 120px;
  height: 2px;
  background: #eca73f;
  position: absolute;
  left: 50%;
  margin-left: -60px;
  margin-bottom: 10px;
  bottom: 0;
}
h2.dashbar {
  font-size: 36px;
}
.req {
  color: #ff6066;
  font-weight: bold;
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
  color: #666; font-weight: 100;
}

/* 화면낭독기 사용자용 */
#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;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}

/* 팝업레이어 */
#popContainer { width: 100%; padding: 0; }
#hd_pop {z-index:2000;position:relative;margin:0 auto;width:auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
div.popWrap {
    position: absolute;
    width: auto;
    height: auto;
    left: 5px;
    top: 5px;
}
.hd_pops {position:relative; display: inline-block; width:auto; height:auto; vertical-align: top; border:1px solid #3f4248;background:#fff; box-shadow: 0px 0px 20px rgba(0,0,0,0.4);}
.hd_pops_con {}
.hd_pops_con img{width:100%;}
.hd_pops_con p{margin:0;}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:3px 8px;font-size:12px;border:0;background:#393939;color:#fff}
#hd_pop_overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 1999;
    overflow: hidden;
    background: none rgba(0, 0, 0, .6);
}
/* 슬라이드팝업 */
#hd_pops_slide .hd_pops_con {
    max-width: 283px;
    background-color: #292021;
}
#hd_pops_slide .flexslider {
    margin: 0 0 20px;
}
#hd_pops_slide .flexslider .slides {
    max-height: 260px;
    overflow: hidden;
}
#hd_pops_slide .flex-control-nav {
    bottom: -22px;
    line-height: 1;
}
#hd_pops_slide .flex-control-paging li a {
    width: 13px;
    height: 13px;
    background: rgba(255,255,255,.8);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
}
#hd_pops_slide .flex-control-paging li a.flex-active {
    background: rgba(53,158,255,1);
    box-shadow: none;
}
@media (max-width: 767px) {
    #popContainer { width: auto; padding-left: 15px; padding-right: 15px; }
    div.popWrap{ top: 10px; left: 0; }
    .hd_pops{ left: 0; top: 0;}
}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

.table-responsive {
  -webkit-overflow-scrolling: touch;
}

.well {
  border: 1px solid #ececec;
   -webkit-box-shadow: none;
   box-shadow: none;
}
.well ul {
  margin-bottom: 0;
}

.barpoint {
  position: relative;
  padding-bottom: 20px;
  display: inline-block;
  font-size: 30px;
  line-height: 1.6em;
}
.barpoint:before {
  content: '';
  position: absolute;
  width: 300px !important;
  /*width: 100%;*/
  height: 1px;
  left: 50%;
  bottom: 0px;
  margin-left: -150px;
  background: #dfdfdf;
  box-sizing: border-box;
}
.barpoint:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  left: 50%;
  right: -57px;
  bottom: -5px;
  margin-left: -7px;
  border-radius: 100%;
  background: #eca73f;
}

.fadeInOnScroll {
  opacity: 0;
  /*transition: all 0.5s linear;*/
  transition: all 0.5s ease-in-out;
}

.animation {
  animation: fadeIn 0.5s ease-in-out forwards;
  animation-delay: 0.3s;
  opacity: 0;
}

/* navi */
.navi-desktop {
  margin-top: 20px;
  text-align: center;
}
.navi-desktop > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: rgba(0, 0, 0, .8);;
  border-radius: 0;
}
.navi-desktop > ul > li {
/*  display: inline-block;
  width: 16.666666%;*/
}
.navi-desktop > ul > li > a {
  display: block;
  padding: 12px 0;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: -0.05em;
  border-bottom: 4px solid transparent;
  text-transform: uppercase;
  transition: all 0.2s ease-out;
}
.navi-desktop > ul > li > a:hover {
  color: #fff;
  border-bottom: 4px solid #ffb13b;
  /*background-color: #373737;*/
  /*background: linear-gradient(138deg, #494949 0%, #000 100%);*/
}
.navi-desktop > ul > li.active > a {
  color: #ffb13b;
  background-color: #000;
  border-bottom: 4px solid #ffb13b;
}
.navi-desktop > ul > li > .dropdown-menu {
  border: 0;
  background-color: #000;
  width: 100%;
  margin-top: -1px ;
;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navi-desktop > ul > li > .dropdown-menu > li > a {
  padding: 5px 20px;
  color: #c5c5c5;
  font-size: 15px;
}
.navi-desktop > ul > li > .dropdown-menu > li > a:hover {
  color: #fff;
  background-color: #2f2f2f;
}


/* Header-Sticky */
#headerSticky {
  position: fixed;
  top: 0;
  width: 100%;
  padding: 10px 0;
  color: #fff;
  background-color: #2f2421;
  z-index: 101;
  opacity: 0;
  transform: translateY(-70px);
  transition: .3s;
}
#headerSticky.scrolled {
  opacity: 1;
  transform: translateY(0px);
}
#headerSticky .logo a {
  display: block;
  padding: 10px;
}
#headerSticky .logo img {
  width: 100px;
}
#headerSticky .menu > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#headerSticky .menu > ul > li {
  display: inline-block;
}
#headerSticky .menu > ul > li > a {
  display: block;
  padding: 11px 13px;
  color: #e8cba0;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
#headerSticky .menu > ul > li > a:hover {
  color: #fff;
}
#headerSticky .menu > ul > li > .dropdown-menu {
  border: 0;
  border-radius: 3px;
  background-color: #2f2421;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#headerSticky .menu > ul > li > .dropdown-menu > li {
  display: block;
}
#headerSticky .menu > ul > li > .dropdown-menu > li > a {
  padding: 5px 20px;
  color: #cac1b4;
}
#headerSticky .menu > ul > li > .dropdown-menu > li > a:hover {
  color: #e0b26d;
  background-color: inherit;
}


/* Header */
#head {
  position: relative;
  height: auto;
  text-align: center;
  background: #fff;
  z-index: 0;
}
#head.secondary {
  width: 100%;
  min-height: 250px;
  background: #000 url(../images/sub_header.jpg) center 68% /cover no-repeat;
}
#group_company #head.secondary {
  background: #000 url(../images/sub_head_company.jpg) center 26% / cover no-repeat ;
}
#group_story #head.secondary {
  background: #000 url(../images/sub_head_story.jpg) center 50% / cover no-repeat;
}
#group_event #head.secondary {
  background: #000 url(../images/sub_head_product.jpg) center 50% / cover no-repeat;
}
#group_notice #head.secondary {
  background: #000 url(../images/sub_head_notice.jpg) center 50% / cover no-repeat;
}

#head.secondary:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  opacity: .4;
  background-color: #000;
}
#head .cont {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  z-index: 4;
}
#head .cont > .container {
  margin-top: 80px;
}
#head .cont p {
  margin: 0;
}
#head .cont .title {
  font-size: 4.5rem;
  font-weight: 400;
  line-height: 1.5;
  text-shadow: 0 0 15px #0000008c;
/*  opacity: 0;
  transform: translateY(40px);
  transition: 1.3s;*/
}
#head .cont .desc {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: capitalize;
  opacity: .6;
  /*
  transform: translateY(40px);
  transition: 1.3s;
  transition-delay: .25s;*/
}

#head .flexslider {
  border-radius: 0;
}
#head .flexslider .slides > li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 300px;
  z-index: 3;
  background: url(../images/gradation.png) repeat-x;
}
#head .flexslider .flex-control-nav {
  bottom: 35px;
  line-height: 0;
  z-index: 2;
}
#head .flexslider .flex-control-paging li a {
  width: 13px;
  height: 13px;
  background: rgba(255,255,255,.8);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
}
#head .flexslider .flex-control-paging li a.flex-active {
  background: rgba(53,158,255,1);
  box-shadow: none;
}
#head .flexslider .custom-navigation {
  position: absolute;
  top: 46%;
  left: 0;
  right: 0;
}
#head .flexslider .custom-navigation a {
  position: absolute;
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
  color: #fff;
  opacity: .7;
  background: url(../images/chevron.png) no-repeat 0 0;
  z-index: 5;
}
#head .flexslider .custom-navigation a:hover {
  background-color: rgba(255,255,255,.2);
  opacity: 1;
}
#head .flexslider .custom-navigation a.flex-prev {
  left: 0;
}
#head .flexslider .custom-navigation a.flex-next {
  right: 0;
  background-position-x: -50px;
}

@media (max-width: 767px) {
  body {
    font-size: 15px;
    margin: 50px 0 198px 0;
  }
  body.index #head {
    margin-top: 0;
    height: auto;
  }
  #head {
    z-index: auto;
  }
  #head .flexslider {
    overflow: hidden;
  }
  #head .flexslider .slides > li:before {
    height: 150px;
    background-size: 50% 100%;
  }
  #head .flexslider .flex-control-nav {
    bottom: 20px;
  }
  #head .cont > .container {
    margin-top: 23px;
  }
  #head .cont .title {
    font-size: 25px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0px;
  }
  #head .flexslider .custom-navigation {
    top: 40%;
  }
  #head .flexslider .custom-navigation a.flex-prev {
    left: -8px;
  }
  #head .flexslider .custom-navigation a.flex-next {
    right: -8px;
  }
  #head.secondary {
    /*min-height: 130px;*/
    min-height: 100px;
    border-bottom: 4px solid #dbaa54;
    /*margin-top: 50px;*/
    /*background: #3a2907 url(../images/bg_header2.jpg?v=20181016) no-repeat top center;*/
  }
  #head.secondary .cont .title {
    font-size: 27px;
  }
  #head.secondary .cont .desc {
    font-size: 13px;
  }
  .barpoint {
    font-size: 23px;
  }
}

#content_wrap {
  margin-bottom: 200px;
  padding-top: 80px;
  overflow: hidden;
}
#frame-aside {
  float: left;
  position: relative;
  width: 25%;
}
#frame-contents {
  float: right;
  width: 75%;
  min-height: 672px;
  padding: 63px 40px 63px 45px;
  background-color: #fff;
}


nav.page-sub{
  position: relative;
  width: 100%;
  margin-top: -20px;
  background-color: #000;
}
nav.page-sub.fixed {
  position: fixed;
  top: 62px;
  border-top: 1px solid #dedede;
  background-color: #fff;
  box-shadow: 0px 0px 10px rgba(0,0,0,.1);
  z-index: 101;
}
nav.page-sub .nav-justified > li {
  display: table-cell;
  width: 1%;
}
nav.page-sub a {
  margin-bottom: 0;
  padding: 6px 0;
  color: #cec7c5;
  font-weight: 300;
  letter-spacing: -1px;
  border-left: 1px solid #483e31;
  transition: all .23s;
}
nav.page-sub li:nth-child(1) a {
  border-left: 0;
}
/*
nav.page-sub .nav>li>a.active {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(148deg, rgba(0, 0, 0, 0) 76%, rgba(255, 255, 255, .3) 20%), linear-gradient(136deg, rgba(0, 0, 0, 0) 72%, rgba(255, 255, 255, 0.2) 20%), linear-gradient(125deg, rgba(0,0,0,0) 69%, rgba(255, 255, 255, 0.15) 20%), radial-gradient(circle, #1b7eda 0%, #1b7eda 100%);
  background-size: cover;
  background-color: #1b7eda;
}
nav.page-sub .nav>li>a.active:before {
  content: '';
  display: block;
  position: absolute;
  border: 10px solid transparent;
  border-top-color: #1b7eda;
  left: 50%;
  margin-left: -10px;
  bottom: -18px;
  z-index: 1;
}
nav.page-sub .nav>li>a:hover {
  background-color: #454545;
}
nav.page-sub .nav>li>a.active:hover {
  background-color: #1b7eda;
}
*/

nav.page-sub .nav>li>a.active {
  color: #fff;
  text-decoration: none;
/*  background-image: linear-gradient(148deg, rgba(0, 0, 0, 0) 76%, rgba(255, 255, 255, .3) 20%), linear-gradient(136deg, rgba(0, 0, 0, 0) 72%, rgba(255, 255, 255, 0.2) 20%), linear-gradient(125deg, rgba(0,0,0,0) 69%, rgba(255, 255, 255, 0.15) 20%), radial-gradient(circle, #eca73f 0%, #eca73f 100%);
  background-size: cover;*/
  background-color: #eca73f;
}
nav.page-sub .nav>li>a.active:before {
  content: '';
  display: block;
  position: absolute;
  border: 10px solid transparent;
  border-top-color: #eca73f;
  left: 50%;
  margin-left: -10px;
  bottom: -18px;
  z-index: 1;
}
nav.page-sub .nav>li>a:hover {
  background-color: #333;
}
nav.page-sub .nav>li>a.active:hover {
  background-color: #eca73f;
}

@media (max-width: 991px) {
  #frame-contents {
    float: none;
    width: 100%;
    min-height: 200px;
    padding: 60px 0 160px 0;
  }
}
@media (max-width: 767px) {
  #content_wrap {
    padding: 30px 0;
    background-color: #fff;
    margin-bottom: 253px;
  }
  #frame-contents {
    float: none;
    width: 100%;
    min-height: 150px;
    padding: 30px 0 70px 0;
    border-left: 0;
  }
  .contBox{ padding: 15px; }

  #page-sub-wrapper .container { padding: 0 }
  nav.page-sub { margin-top: 0px; }
}

.page-header {
  position: relative;
  padding-bottom: 10px;
  margin: 0 0 30px 0;
  border-bottom: 0;
}
.page-header .page-header-bar {
  width:100%;
  height: 5px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cecece;
}
#content-body {
  background: #fff;
}


/* Typography */
/*h1, h2, h3, h4, h5, h6 { font-family:"Open sans", Helvetica, Arial; }*/
h1, .h1, h2, .h2, h3, .h3 { margin-top:30px; letter-spacing: -0.1rem;}
/*blockquote { font-style: italic; font-family: Georgia; color:#999; margin:30px 0 30px; }*/
/*label { color: #777; }*/
.thin { font-weight:300; }

.page-title { float:left; width: 50%; font-size: 38px; margin: 0; font-weight:400; letter-spacing: -2px;}
.page-title > small{ font-size: 47%; font-weight: 300; color: rgba(0, 0, 0, .5); letter-spacing: 0px;}
.breadcrumb { float:right; font-size: 13px; background:none; padding:0; margin:13px 3px 0 0; }

.page-header .icon_group {
  position: absolute;
  right: 0;
  top: -40%;
}

#bo_v_sns {
  float: right;
  margin: 0;
  margin-top: 20px;
  padding: 0;
  list-style: none;
  zoom: 1;
}
#bo_v_sns:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
#bo_v_sns li {
  float: left;
  margin: 0 0 0 4px;
}
#bo_v_sns li a { display:block; padding: 2px 3px 0px 3px; }
#bo_v_sns li .sns_f { background:#415b92; }
#bo_v_sns li .sns_t { background:#35b3dc; }
#bo_v_sns li .sns_g { background:#d5503a; }
#bo_v_sns li .sns_k { background:#FAE101; }
#bo_v_sns li img { vertical-align:top }

@media (max-width: 767px) {
  .page-title{font-size: 20px;}
  .breadcrumb { margin: 3px 0 0 0; }
  #bo_v_sns { margin-top: 0px; }
}

ul.list-spaces li{ margin-bottom:10px; }

/* Helpers */
.container-full { margin: 0 auto; width: 100%; }
.top-space { margin-top: 60px; }
.top-space40 { margin-top: 40px; }
.top-margin { margin-top:20px; }

img { max-width:100%; }

#social { margin-top:50px; margin-bottom:0px; }
#social .wrapper { width:340px; margin:0 auto; }

/* Main content block */
.maincontent { min-height: 180px;}

@media (max-width: 767px) {
  .top-space {
    margin-top: 30px;
  }
  .top-space40 {
    margin-top: 25px;
  }
/*    .container h2{
    margin-top: 20px;
    font-size: 20px;
  }*/
  p.text-muted {
    font-size: 12px;
  }
  .jumbotron{
    padding-top: 20px;
  }
  .highlight {
     margin-top: 5px;
     padding:0;
  }
  #contactus textarea{max-height: 100px;}
}

#layout-aside {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4000px;
  padding: 50px 37px 67px 37px;
  background-color: #e9f1f5;
}
#layout-aside section{
  margin-top: 35px;
  margin-bottom: 30px;
}
#subMenuTitle {
  text-align: center;
}
#subMenuTitle > .symbol {
  width: 90px;
  margin: 0 auto;
  margin-bottom: 13px;
}
#subMenuTitle h3 {
  margin: 0;
  padding: 0px 0px 18px 0px;
  font-size: 29px;
  letter-spacing: -1px;
  border-bottom: 2px solid #454545;
}
#subMenuTitle h3 span {
}
#subMenuTitle h3 span > i {
  color:#ea5d4b;
  font-weight: 400;
}
#subMenuTitle h3 small {
  display: block;
  margin-top: 6px;
  font-size: 12px; color: rgba(0, 0, 0, .4);
}

#layout-aside section .list-group a.list-group-item {
  margin-bottom: 0;
  padding: 8px 0;
  font-size: 16px;
  color: #454545;
  font-weight: 400;
  border: 0;
  border-bottom: 1px dashed #b4bcc1;
  background-color: transparent;
}
#layout-aside section .list-group a.list-group-item:hover {
  color: #48c9da;
  background-color: transparent;
}
#layout-aside section .list-group a.list-group-item.on {
  font-weight: 700;
  color: #48c9da;
  border-bottom: 2px solid #48c9da;
}
#layout-aside section .list-group a.list-group-item.on:after {
  content: ' ';
  float: right;
  margin-top: 13px;
  margin-right: 2px;
  width: 10px;
  height: 3px;
  background-color: #48c9da;
}
#layout-aside section .list-group a, .btn {
  -webkit-transition: all .15s ease;
  -moz-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease;
}
#layout-aside .list-group-item:first-child {
  border-top: 0;
}

#naviWrap #sns_box{
  display: inline-block;
  list-style: none;
  margin: 0;
  margin-left: 10px;
  padding: 0;
}
#naviWrap #sns_box li { display: inline-block; }
#naviWrap #sns_box li > a {
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 0px;
  margin-bottom: 0px;
  line-height: 20px;
  text-align: center;
  background: #000;
  font-size: 12px;
  color: #fff;
  opacity: .25;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
}
#naviWrap #sns_box li a:hover{opacity: 1;}
#naviWrap #sns_box li a:hover.fb{background: #3b599a;}
#naviWrap #sns_box li a:hover.tw{background: #29ade3;}
#naviWrap #sns_box li a:hover.bl{background: #41b649;}
#naviWrap #sns_box li a:hover.in{background: #c74292;}
#naviWrap #sns_box li a:hover.ad{background: #cf2626;}



/* Sidebars */
.sidebar { padding-top:36px; padding-bottom:30px; }
  .sidebar .widget { margin-bottom:20px; }
  .sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 { margin-top:20px; }

#empty_space{height:400px;}

/* index.php */
#mainWrap {
  position: relative;
  margin-bottom: 470px;
}
#mainWrap section h2 {
  font-size: 38px;
}
#mainWrap .introduce {
  padding:40px 0;
}
#mainWrap .introduce h2 {
  font-size: 30px;
}
#mainWrap .introduce .dashbar {
  margin-bottom: 10px;
  color: #1f5990;
  letter-spacing: -1px;
}
#mainWrap .introduce .dashbar:after {
  left: 20px;
}
#mainWrap .halltour {
  margin-top: 40px;
  padding: 40px 0;
  text-align: center;
  background: #f4f5f7;
}
@media (max-width: 767px) {
  #mainWrap {
    margin-bottom: 220px;
  }
  #mainWrap .introduce {
    padding-top: 0;
    text-align: center
  }
  #mainWrap .introduce h2 {
    font-size: 19px;
  }
  #mainWrap .introduce .dashbar:after {
    left: 50%;
  }
  #mainWrap .halltour .row {
    margin-bottom: 0px;
  }
  #mainWrap .halltour .row > div {
    margin-bottom: 30px;
  }
}


/* 기본테이블 */
table.dal-table {
/*  font-family: 'dotum';
  font-size: 13px;*/
  letter-spacing: -.05em;
  border-top: 2px solid #676767;
}
table.dal-table>thead>tr>th,
table.dal-table>tbody>tr>th,
table.dal-table>tfoot>tr>th {
  background-color: #f6f6f6;
  border: 1px solid #d9d9d9;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}
table.dal-table>thead>tr>td,
table.dal-table>tbody>tr>td,
table.dal-table>tfoot>tr>td {
  border: 1px solid #d9d9d9;
  vertical-align: middle;
}
table.dal-table td span.label{
  padding: .45em .5em .3em;
  font-size: 11px;
  font-weight: normal;
}
table.dal-table td span.label.label-default{
  background-color: #fff;
  border: 1px solid #ccc;
  color: #000;
}
table.dal-table td p {
  margin: 3px 0 0 0;
  padding-top: 3px;
  border-top:1px dashed #dedede;
}
table.dal-table td > ul {
  padding-left: 23px;
}
table.dal-table.text-center th { text-align: center; }


/* 입력폼 테이블 */
table.dal-table.borderless { border: 0; }

table.dal-table.borderless>thead>tr>th,
table.dal-table.borderless>tbody>tr>th,
table.dal-table.borderless>tfoot>tr>th { background-color: #fff; border: 0; }

table.dal-table.borderless>thead>tr>td,
table.dal-table.borderless>tbody>tr>td,
table.dal-table.borderless>tfoot>tr>td { border: 0; }

/*table.dal-table.borderless input[type=text],
table.dal-table.borderless input[type=password] { padding-left: 0; border: 0; border-bottom: 1px solid #ddd;}*/
table.dal-table.borderless input { padding-left: 0; border: 0; border-bottom: 1px solid #ddd;}


table.dal-table.borderless .form-control[readonly] { background-color: inherit; }
table.dal-table.borderless .form-control[readonly]:hover { cursor: not-allowed; }

table.dal-table.borderless input[type=text]:focus,
table.dal-table.borderless input[type=password]:focus { border-bottom: 1px solid #3c8dbc;}

table.dal-table.borderless input[type=text]:not(.custom),
table.dal-table.borderless input[type=email]:not(.custom),
table.dal-table.borderless input[type=password]:not(.custom) { min-width: 180px; }


/*document contents*/
#content-body h4:first-child {
  margin-top: 2px;
}
#content-body h4 > i.fa.fa-chevron-circle-right {
  /*color: #ffa700;*/
  color: #585858;
}
.well.doc {
  background-color: #fff;
}
.well.doc ul {
  padding-left: 20px;
}
.well.doc ul li {
  line-height: 2;
}
.well.doc ul li.rep {
  list-style: none;
}
.well.doc ul li.text-danger {
  font-weight: 500;
  color: #ff6000;
}

/*오시는길*/
.map-btns > .col-xs-4 {
  padding-left: 8px;
  padding-right: 8px;
}
.map-btns > .col-xs-4:first-child {
  padding-left: 15px;
  padding-right: 0;
}
.map-btns > .col-xs-4:last-child {
  padding-left: 0;
  padding-right: 15px;
}
.map-btns > .col-xs-4 > .btn {
  padding: 15px 0;
}
#locationInfo dt {
  margin-bottom: 10px;
}
#locationInfo dd {
  margin-bottom: 15px;
}
#locationInfo dt > span {
  padding: 5px 10px;
  line-height: 1;
  background-color: #e3e3e3;
}
#locationInfo .bus dd {
  display: inline-block;
  margin: 0 10px 10px 0;
}
#locationInfo .bus dd > b {
  font-weight: 700;
  margin-right: 5px;
}

body.index #footer{margin-top:0 !important;}

/* Footer */
/*
#footer{margin-top: 70px;}
.footer1 { background: #272727; padding: 30px 0 0 0; font-size: 12px; color: #999; line-height: 1.8;}
  .footer1 a { color: #ccc; display: inline-block;}
  .footer1 a:hover {color: #fff; }
  .footer1 .widget { margin-bottom:30px; }
  .footer1 .widget-title { font-size: 17px; font-weight: bold; color: #ccc; margin: 0 0 20px; }
  .footer1 .entry-meta { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 0 0 35px 0; padding: 2px 0; color: #888888; font-size: 12px; font-size: 0.75rem; }
  .footer1 .entry-meta a { color: #333333; }
  .footer1 .entry-meta .meta-in { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; }
  .follow-me-icons { font-size:30px; }
  .follow-me-icons i { float:left; margin:0 10px 0 0; }

.footer2 { background: #111; padding: 15px 0; color: #777; font-size: 12px; }
  .footer2 a { color: #aaa; }
  .footer2 a:hover { color: #fff; }
  .footer2 p { margin: 0; }

  .widget-simplenav { margin-left:-5px; }
  .widget-simplenav a{ margin:0 5px; }
*/

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
body.index #footer {
  /*z-index: -1;*/
}

.footer1 {
  background: #000;
  padding: 30px 0;
  font-size: 15px;
  font-weight: 100;
  color: #fff;
  line-height: 1.8;
}

.footer1 a {
  color: #c9c9c9;
  display: inline-block;
}

.footer1 a:hover {
  color: #fff;
}

.footer1 .widget-title {
  font-size: 17px;
  font-weight: 400;
  margin: 0 0 5px;
}

.footer1 .widget-body p {
  margin: 0;
  line-height: 1.7;
}

.footer1 .entry-meta {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0 0 35px 0;
  padding: 2px 0;
  color: #888888;
  font-size: 12px;
  font-size: 0.75rem;
}

.footer1 .entry-meta a {
  color: #333333;
}

.footer1 .entry-meta .meta-in {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

.follow-me-icons {
  font-size: 30px;
}

.follow-me-icons i {
  float: left;
  margin: 0 10px 0 0;
}

.footer1 .sm13 {
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: 100;
  letter-spacing: 0;
  opacity: .7;
}

.footer2 {
  background: #37383a;
  padding: 15px 0;
  color: #c9c9c9;
  font-size: 12px;
  /* border-top: 1px solid #ccc; */
}

.footer2 a {
  color: #c9c9c9;
}

.footer2 a:hover {
  color: #fff;
}

.footer2 p {
  margin: 0;
}

@media (max-width: 767px) {
  .footer1 {
    padding-bottom: 20px;
  }
  .footer1 .widget {
    margin-bottom: 10px;
  }
  .footer1 .widget-title {
  margin-bottom: 10px !important;
  }
}

#daum_juso_pagemb_zip { box-sizing: border-box; height: 468px; margin: 5px 0 10px 0; }
#daum_juso_rayermb_zip {
  display:none;
  border:1px solid #777;
  position:fixed;
  width:430px; height:480px;
  left:50%;
  margin-left:-215px;
  top:50%;
  margin-top:-180px;
  overflow:hidden;
  -webkit-overflow-scrolling:touch;
  z-index:10000
}
@media (max-width: 767px) {
  #daum_juso_pagemb_zip { height: 468px; margin: 30px 0 10px 0; }
  #daum_juso_pagemb_zip > div { min-width: 100% !important; }
  #daum_juso_rayermb_zip {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
}


/* 페이징 */
.pg_wrap {clear:both;display:block;padding:10px 0;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../images/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../images/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../images/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../images/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}
.pg_current {display:inline-block;background:#000;border:1px solid #000;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}


.panel-footer {
  padding: 10px 15px;
  background-color: #fff;
  border-top: 1px solid #fff;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px
}

/* TOP버튼 공통 */
button.btn_top {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  line-height: 10px;
  color: #fff;
  text-align: center;
  font-size: 22px;
  border: none;
  background: #000;
  opacity: .75;
  z-index: 90;
}
button.btn_top:hover {
  opacity: 1;
}
button.btn_top > svg {
  margin: 0 auto;
}

@media (max-width: 767px) {
  #top_btn_common {
    bottom: 104px;
  }
}

/* 연혁 */
.timeline {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
  /*background: url(../images/history_bg.png) no-repeat center 50%;
  background-size: 60%;*/
}

.timeline:before {
    content: '';
    position: absolute;
    top: 5px;
    bottom: 8px;
    width: 3px;
    background: #2d353c;
    left: 22%;
    margin-left: -1px;
}

.timeline>li {
  position: relative;
  min-height: 50px
}

.timeline>li+li {
  margin-top: 40px
}

.timeline .timeline-time {
  position: absolute;
  left: 0;
  width: 15%;
  text-align: right;
  padding-top: 18px
}

.timeline .timeline-time .date,.timeline .timeline-time .time {
  display: block
}

.timeline .timeline-time .date {
  line-height: 18px;
}

.timeline .timeline-time .time {
  line-height: 28px;
  font-size: 24px;
  color: #242a30
}

.timeline .timeline-icon {
  left: 15%;
  position: absolute;
  width: 10%;
  text-align: center;
  top: 3px
}

.timeline .timeline-icon span {
  text-decoration: none;
  width: 90px;
  height: 47px;
  display: inline-block;
  border-radius: 23px;
  background: #ea5d4b;
  line-height: 41px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border: 2px solid #383838;
  cursor: default;
  transition: background .2s linear;
}

.timeline .timeline-icon span:focus,.timeline .timeline-icon span:hover {
  background: #5EBBE6
}

.timeline .timeline-body {
  margin-left: 30%;
  margin-right: 10%;
  background: rgba(240,240,240,.7);
  position: relative;
  padding: 15px 25px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px
}

.timeline .timeline-body:before {
  content: '';
  display: block;
  position: absolute;
  border: 10px solid transparent;
  border-right-color: #f4f4f4;
  left: -20px;
  top: 15px
}

.timeline-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e7eb;
  line-height: 30px
}

.timeline-header .userimage {
  float: left;
  width: 34px;
  height: 34px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  overflow: hidden;
  margin: -2px 10px -2px 0
}

.timeline-header .username {
  font-size: 16px;
  font-weight: 600
}

.timeline-header .username,.timeline-header .username a {
  color: #00acac
}

.timeline img {
  max-width: 100%;
  display: block
}

.timeline-content {
}

.timeline-content+.timeline-footer,.timeline-header+.timeline-content,.timeline-header+.timeline-footer {
  margin-top: 20px
}

.timeline-content:after,.timeline-content:before {
  content: '';
  display: table;
  clear: both
}

.timeline-title {
  margin-top: 0
}

.timeline-footer {
  margin: -20px -30px;
  padding: 20px 30px;
  background: #e8ecf1;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px
}

.timeline-footer a:not(.btn) {
  color: #575d63
}

.timeline-footer a:not(.btn):focus,.timeline-footer a:not(.btn):hover {
  color: #2d353c
}

/*모바일*/
@media (max-width: 767px) {
  .timeline:before,
  .timeline .timeline-body:before {
    display: none;
  }
  .timeline>li+li {
      margin-top: 20px;
  }
  .timeline .timeline-icon {
    position: static;
    width: auto;
    text-align: left;
  }
  .timeline .timeline-icon span {
    width: auto;
    height: auto;
    padding: 5px 15px;
    line-height: inherit;
    text-align: center;
    border: 0;
    border-radius: 0;
  }
  .timeline .timeline-body {
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  .timeline:before {
      left: 21%;
  }
}
@media (min-width: 992px) {
  .timeline:before {
      left: 21%;
  }
}
@media (min-width: 1200px) {
  .timeline:before {
      left: 20%;
  }
}

#ajax_loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 88888;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,.5);
  /*
  background-image: url(../img/AjaxLoader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  */
}
#cssload-spin-box {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 21px;
  height: 21px;
  border-radius: 100%;
  box-shadow: 21px 21px rgb(79,77,73), -21px 21px rgb(223,223,223), -21px -21px rgb(79,77,73), 21px -21px rgb(223,223,223);
  animation: cssload-spin ease infinite 3s;
  z-index: 99999;
}
#ajax_loader > span {
  position: absolute;
  margin: auto;
  width: auto;
  height: 25px;
  left: 0;
  top: 120px;
  bottom: 0;
  right: 0;
  text-align: center;
}

@keyframes cssload-spin {
  0%,
  100% {
  box-shadow: 21px 21px rgb(79,77,73), -21px 21px rgb(223,223,223), -21px -21px rgb(79,77,73), 21px -21px rgb(223,223,223);
  }
  25% {
  box-shadow: -21px 21px rgb(223,223,223), -21px -21px rgb(79,77,73), 21px -21px rgb(223,223,223), 21px 21px rgb(79,77,73);
  }
  50% {
  box-shadow: -21px -21px rgb(79,77,73), 21px -21px rgb(223,223,223), 21px 21px rgb(79,77,73), -21px 21px rgb(223,223,223);
  }
  75% {
  box-shadow: 21px -21px #dfdfdf, 21px 21px #4f4d49, -21px 21px #dfdfdf, -21px -21px #4f4d49;
  }
}