@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,400,700&display=swap&subset=korean');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@700&display=swap');

@font-face {
  font-family: 'Arita-buri-SemiBold';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Arita-buri-SemiBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body {
  color: #333;
  font-size: 14px;
  font-family: 'Noto Sans KR';
  letter-spacing: 0;
}

.clearfix {
  clear: both;
}

.area {
  width: 1400px;
  margin: auto;
}

.area2 {
  width: 1300px;
  margin: auto;
}

.blind {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
}

.wrap {
  width: 1400px;
  margin: auto;
}

/*skipnavi*/
#skipnavi {position:relative; top:0; left:0; width:100%; z-index:99999; font-size:0; line-height:0;}
#skipnavi a {display:block; position:absolute; top:-500px; text-indent:-9999px; color:#333; padding-top:1px; font-size:12px; font-weight:bold; line-height:1.5;}
#skipnavi a:hover, #skipnavi a:active, #skipnavi a:visited, #skipnavi a:focus {position:absolute; top:0; left:0; width:200px;; height:34px; line-height:32px; background-color:#fff; border:2px solid #004aac; text-indent:0; text-align:center;}

caption {
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  height: 0;
  font-size: 0;
  width: 0;
  line-height: 0;
}

#skipnavi a {
  position: absolute;
  text-align: center;
  width: 200px;
  display: block;
  background: #c52227;
  color: #fff;
  left: -9999px;
}

/*메인슬라이드*/
.swiper-container {
  width: 100%;
  height: auto;
}

.swiper-slide {
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*GnB메뉴*/
#header {
  position: absolute;
  z-index: 9999;
  width: 100%;
}

#header .logo {
  position: relative;
  z-index: 100;
  float: left;
  padding-left: 20px;
  padding-top: 36px;
}

/* gnb 2depth BG */
#gnbBg {
  display: none;
  position: absolute;
  left: 0;
  top: 101px;
  width: 100%;
   height: 345px;/*height: 465px;*/
  background: #fff url(../img/bg_gnb3.png) left -120px no-repeat;
  z-index: 3;
  box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.20);
}

#gnb {
  position: relative;
  width: 1400px;
  margin: auto;
  display: block;
}

#header .menu {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 100px;
}

#header .menu li {
  position: relative;
  float: left;
}

#header .menu li>a {
  position: relative;
  z-index: 9999;
  display: block;
  width: 160px;
  text-align: center;
  padding: 53px 0 20px;
  color: #fff;
  font-size: 18px;
  letter-spacing: -0.55px;
}

.swiper-pagination {
  display: none;
}

#section_02 .ann_card a {
  background: none !important;
  color: #000 !important;
  padding: 0 !important;
}

/* GNB :: 2차 전체메뉴 */
#header .menu>li .gnb-2dep {
  display: none;
  position: absolute;
  top: 45px;
  left: 0px;
  z-index: 500;
  width: 100%;
  text-align: left;
}

#header .menu li .gnb-2dep ul {
  padding: 80px 0px;
}

#header .menu li .gnb-2dep ul li {
  position: relative;
  padding: 0px 0;
}

#header .menu li .gnb-2dep ul li a {
  display: block;
  text-align: center;
  color: #313131;
  font-size: 17px;
  letter-spacing: -0.75px;
  padding: 12px 0;
}

#header .menu li .gnb-2dep ul li a:hover {
  color: #d91e49;
  font-weight: 500;
  border: 0 !important
}

/*sitemap,eng*/
#header .util {
  display: inline-block;
  vertical-align: middle;
  padding-left: 50px;
  padding-top: 53px;
  float: right;
  position: relative;
  z-index: 9999
}

#header .util li {
  padding: 0 20px;
  float: left;
  color: #fff;
}

#header .util li:last-child {
  border-left: 1px solid rgba(255, 255, 255, 0.1)
}

#header .util li a {
  color: #fff;
  vertical-align: middle;
}

/*서브GnB*/
/*GnB메뉴*/
#header_sub {
  position: relative;
  z-index: 9999;
  width: 100%;
}

#header_sub .logo {
  position: relative;
  z-index: 100;
  float: left;
  padding-left: 20px;
  padding-top: 36px;
}

#header_sub .menu {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 100px;
}

#header_sub .menu li {
  position: relative;
  float: left;
}

#header_sub .menu li a {
  position: relative;
  z-index: 9999;
  display: block;
  width: 160px;
  text-align: center;
  padding: 53px 0 30px;
  color: #101e34;
  font-size: 18px;
  letter-spacing: -0.55px;
}

/* GNB :: 2차 전체메뉴 */
#header_sub .menu>li .gnb-2dep {
  display: none;
  position: absolute;
  top: 45px;
  left: 0px;
  z-index: 500;
  width: 100%;
  text-align: left;
}

#header_sub .menu li .gnb-2dep ul {
  padding: 80px 0px;
}

#header_sub .menu li .gnb-2dep ul li {
  position: relative;
  padding: 0px 0;
}

#header_sub .menu li .gnb-2dep ul li a {
  display: block;
  text-align: center;
  color: #313131;
  font-size: 17px;
  letter-spacing: -0.75px;
  padding: 12px 0;
  font-weight: 300 !important;
}

#header_sub .menu li .gnb-2dep ul li a:hover {
  color: #d91e49;
  font-weight: 500 !important;
}

/*sitemap,eng*/
#header_sub .util {
  display: inline-block;
  vertical-align: middle;
  padding-left: 50px;
  padding-top: 53px;
  float: right;
  position: relative;
  z-index: 9999;
}

#header_sub .util li {
  padding: 0 20px;
  float: left;
  color: #fff;
}

#header_sub .util li:last-child {
  border-left: 1px solid rgba(16, 30, 52, 0.2)
}

#header_sub .util li a {
  color: #101e34;
  vertical-align: middle;
}

/*메인*/
#section_01 {
  display: block;
  overflow: hidden;
  min-height: 840px;
  height: 840px;
}

#main_cont {
  position: absolute;
  z-index: 99;
  width: 100%;
  overflow: hidden;
}

#main_cont .mainVisual {
  position: relative;
  width: 1400px;
  margin: auto;
  padding-top: 220px;
}

#main_cont .main_txt {
  float: left;
  margin-right: 28px;
  /*margin-top: 70px;*/
  box-sizing: border-box;
  width: 400px;
  animation: slide-up .8s ease-out;
}

@-webkit-keyframes slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

#main_cont .main_txt h1 {
  font-size: 22px;
  line-height: 26px;
  color: #fff;
  padding-bottom: 20px;
}

#main_cont .main_txt h2 {
  margin-bottom: 30px;
}

#main_cont .btn_main {
  background: #3565c0;
  /*outline: none;*/
  border: 0;
  /* width: 220px; */
  /* height: 50px; */
  color: #fff;
  font-size: 16px;
  /* margin-left: -20px; */
  /* padding-right: 0px; */
  cursor: pointer;
  letter-spacing: -1px;
  padding: 8px 20px;
  margin: 5px;
  border-radius: 100px;
}

#main_cont .btn_main2 {
  background: linear-gradient(45deg, #a9afbd, #4c5469);
  /*outline: none;*/
  width: 340px;
  border: 0;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  letter-spacing: -1px;
  padding: 15px 15px;
  margin: 10px 5px 5px;
}

.quick_mn {
  display: block;
  overflow: hidden;
  margin-top: 50px;
}

.quick_mn li {
  float: left;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0 30px;
}

.quick_mn li:last-child {
  border: 0;
}

.quick_mn li span {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}

.quick_mn li strong {
  text-align: center;
  display: block;
}

.main_wrap {
  display: block;
  overflow: hidden;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}

#divpop {
  position: absolute;
  right: 37px;
  top: 170px;
  z-index: 9999;
  visibility: hidden;
  animation: animatedbang 3s infinite;
}

@keyframes animatedbang {
  0% {
    transform: translateY(10px);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(10px);
  }
}

#divpop2 {
  position: absolute;
  right: 37px;
  top: 295px;
  z-index: 9999;
  visibility: hidden;
  animation: animatedbang 3s infinite;
}

@keyframes animatedbang {
  0% {
    transform: translateY(10px);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(10px);
  }
}

#divpop3 {
  position: absolute;
  right: 37px;
  top: 420px;
  z-index: 9999999;
  visibility: hidden;
  animation: animatedbang 3s infinite;
}
@keyframes animatedbang {
  0% {
    transform: translateY(10px);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(10px);
  }
}
#divpop4 {
  position: absolute;
  right: 37px;
  top: 545px;
  z-index: 99999999999;
  visibility: hidden;
  animation: animatedbang 3s infinite;
}
@keyframes animatedbang {
  0% {
    transform: translateY(10px);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(10px);
  }
}
#divpop5 {
  position: absolute;
  right: 37px;
  top: 670px;
  z-index: 99999999999;
  visibility: hidden;
  animation: animatedbang 3s infinite;
}
@keyframes animatedbang {
  0% {
    transform: translateY(10px);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(10px);
  }
}
/*메인 진흥원은 지금*/
#main_cont .main_now {
  float: left;
  background: #0a1134 url(../img/bg_now.png) top right no-repeat;
  width: 585px;
  /* height: 400px; */
  padding: 51px 50px;
  box-sizing: border-box;
}

#main_cont .now_tit h1 {
  float: left;
}

#main_cont .now_tit p {
  float: right;
  padding-top: 20px;
}

#main_cont .now_tit p a {
  color: #fff;
  font-size: 16px;
}

#main_cont .now_list {
  display: block;
  padding-top: 20px
}

#main_cont .now_list li {
  padding: 22px 0 22px;
  border-bottom: 1px solid #232949;
  display: block;
  overflow: hidden;
  cursor: pointer;
  animation: slide-up 1s ease-out;
}

@-webkit-keyframes slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

#main_cont .now_list li:last-child {
  border: 0
}

#main_cont .now_list li div {}

#main_cont .now_media {
  padding: 0 0 3px 0;
  text-align: left;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
  display: inline-block;
  margin-bottom: 2px;
}

#main_cont .now_con {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #fff;
}

#main_cont .now_con a {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}

#main_cont .now_dt {
  font-size: 13px;
  color: #70758f;
  font-weight: 300;
}

#main_cont .photonews {
  float: left;
  width: 384px;
  /* height: 240px; */
  background: #ebeff6;
  float: left;
  padding: 40px 30px 20px;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
}

#main_cont .photonews h1 {
  font-family: 'Arita-buri-SemiBold';
  font-size: 20px;
  font-weight: 600;
  color: #1d2750;
  padding-bottom: 20px;
}

#main_cont .photo p {
  width: 320px;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 15px 0;
  margin: auto;
  text-align: center;
}

#main_cont .bannerzone {
  display: block;
  overflow: hidden;
  float: left;
  width: 384px;
  /* height: 137px; */
  background: #fff;
  float: left;
  padding: 32px;
  box-sizing: border-box;
}

#main_cont .bannerzone h1 {
  font-family: 'Arita-buri-SemiBold';
  font-size: 20px;
  font-weight: 600;
  color: #1d2750;
  padding-bottom: 15px;
}

#main_cont .mouse_wheel {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: 0px;
  text-align: center;
  z-index: 999999;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
}

/*사업공고 모아보기*/
#section_02 {
  background: url(../img/bg_card_wrap.png) center center no-repeat;
  min-height: 680px;
}

#section_02 header h2 {
  font-family: 'Arita-buri-SemiBold';
  color: #3a3f7c;
  font-size: 36px;
  font-weight: 700;
  padding: 80px 0 30px;
  text-align: center;
}

#section_02 .tabmenu {
  display: block;
  text-align: center;
  margin: auto;
  position: relative;
}

#section_02 .ann_wrap {
  display: inline-block;
  margin: 0 5px;
}

#section_02 a {
  font-size: 18px;
  color: #1b1e22;
  border: 1px solid #1b1e22;
  padding: 8px 25px;
  border-radius: 100px;
}

#section_02 .onon a {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  background: -webkit-linear-gradient(90deg, #534288, #3e548d);
  background: -o-linear-gradient(90deg, #534288, #3e548d);
  background: linear-gradient(90deg, #534288, #3e548d);
  border: 0;
  padding: 8px 25px;
  border-radius: 100px;
}

#section_02 .tabmenu .onon .tab_cont {
  height: auto;
}

#section_02 .tabmenu .tab_cont {
  display: flex !important;
  height: 0px;
  overflow: hidden;
  position: absolute;
  top: 40px;
  left: 0;
  line-height: 1.2em;
  width: 100%;
  padding-left: 30px;
  padding-right: 10px;
  box-sizing: border-box;
}

#section_02 .slick-slide {
  width: 220px !important;
  padding: 50px;
  background: url(../img/bg_card.png) center center no-repeat;
  text-align: left;
  cursor: pointer;
}

#section_02 .slick-slide .ann_cate {
  font-size: 20px;
  color: #3a3f7c;
  padding: 68px 0 22px;
  font-weight: 600;
}

#section_02 .slick-slide .ann_bann {
  padding: 26px 0 22px;
}

#section_02 .slick-slide .ann_tit {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -1px;
  font-weight: 600;
  color: #1b1e22;
}

#section_02 .slick-slide dt {
  font-size: 16px;
  line-height: 22px;
}

#section_02 .slick-slide dd {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 20px;
}

#section_02 .slick-prev:before, .slick-next:before {
  color: black;
}

#section_02 .slick-slide {
  transition: all ease-in-out .3s;
  opacity: 1;
}

#section_02 .slick-active {
  opacity: 1;
}

#section_02 .slick-current {
  opacity: 1;
}

#section_02 .slider {
  margin: auto;
  text-align: center;
}

#section_02 .ann_card {
  width: 15% !important;
  height: 400px;
  padding: 20px 2%;
  margin: 10px;
  background: #fff;
  text-align: left;
  cursor: pointer;
  float: left;
  box-sizing: border-box;
  border: 1px solid #f1f1f1;
  box-shadow: 5px 5px 5px rgb(0 0 0 / 5%);
}

#section_02 .ann_card .ann_cate {
  display: inline-block;
  font-size: 16px;
  line-height: 18px;
  color: #3a3f7c;
  border-bottom: 2px solid #3a3f7c;
  letter-spacing: -1px;
  padding: 25px 0 0;
  font-weight: 600;
  margin: 20px 0;
}

#section_02 .ann_card .ann_tit {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -1px;
  font-weight: 600;
  color: #1b1e22;
  margin: 0 0 10px;
}

#section_02 .ann_card .ann_tit a {
  font-size: 20px !important
}

#section_02 .ann_card .ann_con a {
  letter-spacing: -1px;
}

#section_02 .ann_card dt {
  /*font-weight: 600;*/
  font-size: 16px;
  height: 100px;
  line-height: 22px;
}

#section_02 .ann_card dd {
  font-size: 16px;
  line-height: 22px;
  padding-top: 15px;
  padding-bottom: 20px;
}

#section_02 .ann_card dd img {
  display: inline;
  vertical-align: bottom;
  height: 16px;
  padding: 0 10px 0 0;
}

/*2020년BIPA 추진사업*/
#section_03 {
  display: block;
  padding: 90px 0;
  background: #101e34 url(../img/logo_symbol.png)380px 90px no-repeat;
  min-height: 400px;
  overflow: hidden;
}

#section_03 .business_title {
  float: left;
  width: 370px;
  text-align: left;
}

#section_03 .business_title h1 {
  font-family: 'Arita-buri-SemiBold';
  color: #fff;
  letter-spacing: -1px;
  font-size: 36px;
  font-weight: 700;
  padding: 80px 0 30px;
}

#section_03 .business_title h2 {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

#section_03 .business_con {
  float: left;
  width: 1000px;
}

#section_03 .item {
  float: left;
  width: 230px;
  margin: 10px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

#section_03 .item img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#section_03 .item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#section_03 .item p {
  width: 230px;
  position: absolute;
  z-index: 9999;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 15px 0;
  margin: auto;
  text-align: center;
}

/**/
#section_04 {
  display: block;
  padding: 90px 0 30px;
  background: #fff url(../img/bg_story.png)no-repeat;
  min-height: 500px;
  overflow: hidden;
}

#section_04 h1 {
  font-family: 'Arita-buri-SemiBold';
  color: #0a1134;
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  padding-bottom: 80px;
  letter-spacing: -2px;
}

#section_04 h1 span {
  font-weight: 700;
}

#section_04 .story_con {
  float: left;
  color: #fff;
  text-align: center;
  /*background: -webkit-linear-gradient(90deg, #534288, #3e548d);
	background: -o-linear-gradient(90deg, #534288, #3e548d);
	background: linear-gradient(90deg, #534288, #3e548d);*/
  width: 20%;
  height: 212px;
  margin: 0 0px;
  cursor: pointer;
}

#section_04 .story_con:hover {
  margin-top: -5px;
  transition: all ease-in-out .1s;
  opacity: 1;
}

#section_04 .story_point {
  float: left;
  text-align: center;
  cursor: pointer;
}

#section_04 .icon_ar {
  padding: 50px 0 0px
}

#section_04 .menu_tit {
  font-size: 22px;
  font-weight: 600;
  color: #3a3f7c;
}

#section_04 .menu_eng {
  font-size: 12px;
  font-weight: 300;
  padding-top: 7px;
  opacity: 0.7;
  color: #1b1e22;
}

#section_05 {
  width: 100%;
  background: url(../img/bg_website.png) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  text-align: center;
  position: relative;
  padding-top: 8rem;
  min-height: 450px;
  overflow-x: hidden;
}

#section_05 .container {
  height: 100%;
}

#section_05 .txtArea {
  display: none;
  padding-top: 8rem;
  color: #fff;
  position: relative;
}

#section_05 .txtArea::before {
  content: "";
  display: block;
  width: 24px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 7rem;
  margin-left: -12px;
}

#section_05 .txtArea p {
  font-size: 17px;
  font-size: .85rem;
  padding: .5rem 0 2rem;
}

#section_05 .txtArea a {
  display: inline-block;
  padding: 5px 30px 4px;
  border: 1px solid #fff;
  font-size: 15px;
  font-size: .80rem;
}

#section_05 .listArea {
  background-color: rgba(16, 30, 52, 1);
  padding: 100px 0 50px;
  margin: 200px auto 0;
}

#section_05 .listArea ul {
  width: 1400px;
  margin: 0 auto;
}

#section_05 .listArea ul li {
  display: inline-block;
  width: 202px;
  text-align: center;
  vertical-align: top;
  margin: 0 .5%;
  background: #fff;
}

#section_05 .listArea ul li>div a .icon {
  border-radius: 100%;
  transition: all 0.3s ease;
  position: relative;
  padding: 30px 0;
  margin: 10px 0 0 0;
}

#section_05 .listArea ul li>div a .icon::before {
  content: "";
  display: block;
}

#section_05 .icon {
  height: 30px;
  vertical-align: middle;
}

#section_05 .listArea .name {
  background: #f3f5f9;
  padding: 30px 0;
  font-size: 15px;
  font-weight: 600;
  color: #333;
}

#section_05 .icon.i01 {
  background: url(../img/logo_01.png) no-repeat;
}

#section_05 .icon.i02 {
  background: url(../img/logo_02.png) no-repeat;
}

#section_05 .icon.i03 {
  background: url(../img/logo_03.png) no-repeat;
}

#section_05 .icon.i04 {
  background: url(../img/logo_04.png) no-repeat;
}

#section_05 .icon.i05 {
  background: url(../img/logo_05.png) no-repeat;
}

#section_05 .icon.i06 {
  background: url(../img/logo_06.png) no-repeat;
}

#section_05 .icon.i07 {
  background: url(../img/logo_07.png) no-repeat;
}

#section_05 .icon.i08 {
  background: url(../img/logo_08.png) no-repeat;
}

#section_05 .icon.i09 {
  background: url(../img/logo_09.png) no-repeat;
}

#section_05 .icon.i10 {
  background: url(../img/logo_10.png) no-repeat;
}

#section_05 .icon.i11 {
  background: url(../img/logo_11.png) no-repeat;
}

#section_05 .icon.i12 {
  background: url(../img/logo_12.png) no-repeat;
}

#section_05 .icon.i13 {
  background: url(../img/logo_13.png) no-repeat;
}

#section_05 .icon.i14 {
  background: url(../img/logo_14.png) no-repeat;
}

#section_05 .icon.i15 {
  background: url(../img/logo_15.png) no-repeat;
}

#section_05 .icon.i16 {
  background: url(../img/logo_16.png) no-repeat;
}

#section_05 .icon.i17 {
  background: url(../img/logo_17.png) no-repeat;
}

#section_05 .icon.i18 {
  background: url(../img/logo_18.png) no-repeat;
}

#section_05 .icon.i19 {
  background: url(../img/logo_19.png) no-repeat;
}

#section_05 .icon.i20 {
  background: url(../img/logo_20.png) no-repeat;
}

#section_05 .icon.i21 {
  background: url(../img/logo_21.png) no-repeat;
}

#section_05 .icon.i22 {
  background: url(../img/logo_22.png) no-repeat;
}

#section_05 .icon.i23 {
  background: url(../img/logo_23.png) no-repeat;
}

#section_05 .icon.i24 {
  background: url(../img/logo_24.png) no-repeat;
}

#section_05 .listArea ul li>div a .icon:hover {
  margin-top: -8px;
}

#section_05 .businessArea {
  position: absolute;
  left: 50%;
  top: 20px;
  width: 100%;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.2s;
  height: 0;
}

#section_05 .businessArea .title {
  font-size: 2rem;
  color: #fff;
  letter-spacing: -1px;
  line-height: 1.3;
  transition: all .3s .3s;
  -webkit-transition: all .3s .3s;
  margin: 5rem auto 1rem;
}

#section_05 .businessArea .title::before {
  content: "";
  display: block;
  width: 24px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 4rem;
  margin-left: -12px;
}

#section_05 .businessArea h1 {
  font-size: 16px;
  font-weight: 600;
  padding: 20px 0 15px;
  color: #fff;
}

#section_05 .businessArea h2 {
  font-size: 44px;
  font-weight: 700;
  padding-bottom: 30px;
  color: #fff;
}

#section_05 .businessArea .txt {
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  padding-bottom: 15px;
  color: #fff;
}

#section_05 .businessArea a {
  display: inline-block !important;
  padding: 6px 15px;
  margin: 20px 0;
  border: 1px solid #fff;
  transition: all 0.3s;
}

#section_05 .businessArea a:hover {
  background-color: rgba(25, 43, 93, .9);
  border-color: rgba(25, 43, 93, .9);
}

#section_05 .businessArea.active {
  opacity: 1;
  /* top:0; */
  height: auto;
  z-index: 2;
}

#section_05 .listArea ul li>.businessPart:hover+.businessArea, #section_05 .listArea ul li>.businessPart:focus+.businessArea, #section_05 .listArea ul li>.businessPart:active+.businessArea {
  opacity: 1;
  top: 0;
  height: auto;
  z-index: 2;
}

#section_05 .mySlides {
  display: none
}

#section_05 .slideshow-container {
  position: relative;
  margin: auto;
}

#section_05 .prev, .next {
  cursor: pointer;
  background: -webkit-linear-gradient(135deg, #3b4180, #68467e, #b4445f);
  background: -o-linear-gradient(135deg, #3b4180, #68467e, #b4445f);
  background: linear-gradient(135deg, #3b4180, #68467e, #b4445f);
  width: 70px;
  height: 70px;
  line-height: 70px;
  color: white;
  font-size: 24px;
  transition: 0.6s ease;
  user-select: none;
}

#section_05 .prev {
  position: absolute;
  left: 0
}

#section_05 .next {
  position: absolute;
  right: 0
}

#section_05 .prev:hover, .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

#section_05 .arr_Btn {
  display: block;
  position: relative;
  height: 70px;
  overflow: hidden;
  margin-bottom: -120px;
}

#section_05 .text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

#section_05 .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

#section_05 .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

#section_05 .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
#section_05 .bt_data {
    background: #242f55;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 0 5px;
    border: none;
    height: 30px;
}

@-webkit-keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

@keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next, .text {
    font-size: 11px
  }
}

/*푸터*/
footer {
  position: relative;
  border-top: 1px solid #e0e0e0;
  overflow: hidden;
}

footer #ft_bot {
  font-size: 15px;
  padding: 30px 0;
  text-align: left;
}

footer #ft_bot address {
  clear: both;
  font-style: normal;
  color: #828b9a;
  font-size: 14px;
  padding: 0px 0 10px;
  text-align: left;
}

footer #ft_bot copyright {
  clear: both;
  font-style: normal;
  color: #828b9a;
  font-size: 14px;
}

footer .ft_menu {
  margin-bottom: 20px;
  clear: both;
}

footer .ft_menu li {
  float: left;
  font-size: 16px;
  padding: 0 15px;
  border-right: 1px solid #ccc;
  color: #111b2c;
}

footer .ft_menu li:last-child {
  border: 0
}

footer .ft_menu li:first-child {
  padding-left: 0 !important
}

footer .ft_menu li a {
  color: #282828;
  font-weight: bold;
}

footer #ft_bot .addr p {
  line-height: 2;
  margin-bottom: 6px;
}

footer #ft_bot .addr p span {
  display: inline-block;
  vertical-align: text-bottom;
  text-align: center;
  width: 38px;
  font-size: 12px;
}

footer #ft_bot .sns_area {
  text-align: right;
}

footer #ft_bot .sns_area a {
  padding: 0 4px;
}

/*  SUB LAYOUT :: 비주얼 */
#visual {
  width: 100%;
  height: 220px;
  position: relative;
  overflow: hidden;
}

#visual .sub-visual-bg {
  background: #000 url(../img/sub_visual_01.png) no-repeat
}

#visual .sub-visual-bg1 {
  background: #000 url(../img/sub_visual_01.png) no-repeat
}

#visual .sub-visual-bg2 {
  background: #000 url(../img/sub_visual_02.png) no-repeat
}

#visual .sub-visual-bg3 {
  background: #000 url(../img/sub_visual_03.png) no-repeat
}

#visual .sub-visual-bg4 {
  background: #000 url(../img/sub_visual_04.png) no-repeat
}

#visual .sub-visual-bg5 {
  background: #000 url(../img/sub_visual_05.png) no-repeat
}

#visual .sub-visual-bg6 {
  background: #000 url(../img/sub_visual_06.png) no-repeat
}

#visual .visual-txt-con {
  position: relative;
  text-align: left;
  height: 100%;
  letter-spacing: -0.5px;
  color: #fff;
  vertical-align: middle;
  padding-top: 40px;
  animation-duration: 1s;
  animation-name: slidein;
  margin-left: 0%;
}

@keyframes slidein {
  from {
    margin-left: 10%;
    width: 100%
  }

  to {
    margin-left: 0%;
    width: 100%;
  }
}

#visual .visual-txt-con img {
  vertical-align: none;
}

#visual .visual-txt-con strong {
  font-weight: 600;
  font-size: 40px;
  color: #fff;
  line-height: 60px;
  margin-right: 32px;
  display: inline-block;
  position: relative;
  text-transform: uppercase
}

#visual .visual-txt-con strong:before {
  width: 1px;
  height: 26px;
  background-color: #fff;
  content: "";
  position: absolute;
  top: 22px;
  right: -20px;
}

#visual h1 {
  font-weight: 100;
  font-size: 33px;
  color: #fff;
  line-height: 45px;
  padding: 0;
  margin: 0;
  display: inline-block;
}

#visual h1:before {
  display: none;
}

#visual h2 {
  width: 100%;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  margin-top: 5px;
  display: inline-block;
}

.sub-visual-bg1 {
  background-size: cover !important;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: transform 5000ms ease-in-out;
  -moz-transition: transform 5000ms ease-in-out;
  -o-transition: transform 5000ms ease-in-out;
  -ms-transition: transform 5000ms ease-in-out;
  transition: transform 5000ms ease-in-out;
}

.sub-visual-bg2 {
  background-size: cover !important;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: transform 5000ms ease-in-out;
  -moz-transition: transform 5000ms ease-in-out;
  -o-transition: transform 5000ms ease-in-out;
  -ms-transition: transform 5000ms ease-in-out;
  transition: transform 5000ms ease-in-out;
}

.sub-visual-bg3 {
  background-size: cover !important;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: transform 5000ms ease-in-out;
  -moz-transition: transform 5000ms ease-in-out;
  -o-transition: transform 5000ms ease-in-out;
  -ms-transition: transform 5000ms ease-in-out;
  transition: transform 5000ms ease-in-out;
}

.sub-visual-bg4 {
  background-size: cover !important;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: transform 5000ms ease-in-out;
  -moz-transition: transform 5000ms ease-in-out;
  -o-transition: transform 5000ms ease-in-out;
  -ms-transition: transform 5000ms ease-in-out;
  transition: transform 5000ms ease-in-out;
}

.sub-visual-bg5 {
  background-size: cover !important;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: transform 5000ms ease-in-out;
  -moz-transition: transform 5000ms ease-in-out;
  -o-transition: transform 5000ms ease-in-out;
  -ms-transition: transform 5000ms ease-in-out;
  transition: transform 5000ms ease-in-out;
}

.sub-visual-bg6 {
  background-size: cover !important;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: transform 5000ms ease-in-out;
  -moz-transition: transform 5000ms ease-in-out;
  -o-transition: transform 5000ms ease-in-out;
  -ms-transition: transform 5000ms ease-in-out;
  transition: transform 5000ms ease-in-out;
}

#visual.active .sub-visual-bg {
  -ms-transform: scale(1.0, 1.0) rotate(0.01deg);
  -o-transform: scale(1.0, 1.0) rotate(0.01deg);
  -moz-transform: scale(1.0, 1.0) rotate(0.01deg);
  -webkit-transform: scale(1.0, 1.0) rotate(0.01deg);
  transform: scale(1.0, 1.0) rotate(0.01deg);
}

#visual .contentInfoCon {
  margin: auto;
  width: 300px;
  text-align: center
}

#visual .contentInfoCon ul {
  text-align: center;
  display: inline-block
}

#visual .contentInfoCon ul li {
  float: left;
}

#visual .contentInfoCon img {
  padding: 0 5px;
}

/*  SUB LAYOUT ::  서브메뉴(스타일1) */
#sideMenu {
  display: none
}

#sideMenuM {
  display: block;
  position: relative;
  height: 58px;
  background: rgba(16, 30, 52, 0.9);
  color: #fff;
  margin-top: -58px;
}

#sideMenuM .location-to-home-btn {
  position: relative;
  float: left;
  width: 58px;
  height: 58px;
  left: 0px;
  top: 0px;
  text-align: center;
  background: #534288 url(../img/icon_home.png) center center no-repeat;
}

#sideMenuM .location-to-home-btn i {
  font-size: 20px;
  line-height: 58px;
}

#sideMenuM .menu-location {
  position: relative;
  float: left;
  width: 20%;
  color: #fff;
}

#sideMenuM .menu-location>.cur-location {
  position: relative;
  display: block;
  height: 58px;
}

#sideMenuM .menu-location.location1>.cur-location {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

#sideMenuM .menu-location>.cur-location span {
  line-height: 58px;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  padding-left: 30px;
}

#sideMenuM .menu-location>.cur-location .arrow {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 20px;
  height: 20px;
  margin-top: -8px;
  font-size: 20px;
  color: #fff;
}

#sideMenuM .menu-location>.cur-location.open .arrow {
  transform: rotate(-180deg);
  margin-top: -10px;
}

#sideMenuM .menu-location .location-menu-con {
  display: none;
  position: absolute;
  left: -1px;
  width: calc(100% - 1px);
  background-color: #15243b;
  z-index: 11;
  color: #fff;
}

#sideMenuM .menu-location .location-menu-con li {
  border-bottom: 1px solid #213452;
}

#sideMenuM .menu-location .location-menu-con li a {
  display: block;
  padding: 20px 30px;
  font-size: 16px;
  color: #fff;
}

#sideMenuM .menu-location .location-menu-con li.on {
  position: relative;
}

#sideMenuM .menu-location .location-menu-con li.on a {
  padding-left: 25px;
  font-weight: 500;
}

#sideMenuM .menu-location .location-menu-con li.on a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 7px;
  height: 3px;
  margin-top: -1px;
  background-color: #1c202c;
}

#subContents .side_menu {
  width: 260px;
  margin-top: 50px;
  float: left;
}

#subContents .side_menu .list {
  width: 280px;
  margin-left: -1px;
}

#subContents .side_menu .list ul {
  border-left: 1px solid #e0eaf2;
  border-right: 1px solid #e0eaf2;
}

#subContents .side_menu .list ul li {
  border-bottom: 1px solid #e0eaf2;
}

#subContents .side_menu .list ul li a {
  display: block;
  font-size: 16px;
  color: #333;
  position: relative;
  padding: 0 0 0 30px;
  height: 60px;
  line-height: 60px;
}

#subContents .side_menu .list ul li a:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 0;
}

#subContents .side_menu .list ul li strong {}

#subContents .side_menu .list ul li.on a {
  background: url("../img/side_menu_bg.png") no-repeat;
  background-size: cover;
  color: #fff;
  font-weight: 600;
  transition: all 0.1s ease-in-out;
}

/*서브컨텐츠*/
#sub_cont {
  float: right;
  margin-left: 60px;
  margin-top: 50px;
  width: calc(100% - 350px);
  width: -moz-calc(100% - 350px);
  width: -webkit-calc(100% - 350px);
  letter-spacing: 0px;
  min-height: 200px;
  padding: 30px 0
}

#sub_cont .title {
  font-size: 36px;
  color: #263a6e;
  letter-spacing: -1px;
  font-weight: 600
}

#sub_cont .content_sub {
  font-size: 16px;
  line-height: 22px;
  padding: 20px 0;
}

/*서브컨텐츠 하단 담당자*/
.listForm1 table {
  width: 100%;
  border: 1px solid #ccc;
  bottom: 0px;
  margin-bottom: 30px;
}

.listForm1 table tr.notice {
  background: #faf7f2;
  font-weight: bold
}

.listForm1 table tr.notice a {
  color: #555;
}

.listForm1 table th {
  text-align: center;
  font-weight: bold;
  color: #444;
  font-size: 14px;
  background: #f8f9fb;
  padding: 15px 0;
}

.listForm1 table td {
  text-align: left;
  font-size: 14px;
  padding: 15px 0;
  padding-left: 20px;
}

.listForm1 table td.date {
  text-align: center
}

.listForm1 table td a:hover {
  font-weight: bold;
  color: #2d64a7;
  text-decoration: underline
}

.listForm1.type2 {
  border-top: 1px solid #333
}

#relate_info ul.tabs {
  width: 100%;
  text-align: center;
  margin: auto;
  box-sizing: border-box;
  overflow: hidden;
}

#relate_info ul.tabs li {
  float: left;
  width: calc(20% - 8px);
  line-height: 40px;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: -1px;
  border: 1px solid #263a6e;
  box-sizing: border-box;
  margin: 4px;
}

#relate_info ul.tabs li.on {
  background: #263a6e;
  color: #fff;
}

#relate_info ul.tabs li.current {
  background: #005aab;
  color: #0071b2;
}

#relate_info .tab_content {
  display: none;
  text-align: left;
}

#relate_info ul.tabs li .a1:link {
  color: #263a6e;
}

#relate_info .tab-content.current {
  display: inherit;
}

.tb_st_07 {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  margin: 30px 0;
}

.tb_st_07 thead {
  background-color: #484d8c;
}

.tb_st_07 thead th {
  color: #ffffff;
  padding: 6px 6px;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  border-right: 1px solid #476588;
}

.tb_st_07 thead th:last-child {
  color: #ffffff;
  padding: 6px 2px;
  font-size: 12px;
  text-align: center;
  font-weight: normal;
}

.tb_st_07 tbody tr {
  border-bottom: 1px solid #e5e7ee;
  height: 26px;
}

.tb_st_07 tbody td:first-child {
  border-left: 1px solid #D8E0ED;
}

.tb_st_07 tbody td {
  font-size: 16px;
  color: #112140;
  padding: 8px 2px;
  text-align: center;
  border-right: 1px solid #D8E0ED;
}

.title_fac {
  clear: both;
  display: block;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  color: #131f35;
  margin-top: 50px;
}

.title_addr {
  display: block;
  overflow: hidden;
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  color: #4f5256;
  margin-bottom: 20px;
}

/*테이블타입_02*/
.tb_st_02 {
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 5px;
  border: 1px solid #D5DDEA;
}

.tb_st_02 th {
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #D5DDEA;
}

.tb_st_02 td {
  font-size: 14px;
  padding: 5px 4px;
  border-bottom: 1px solid #D5DDEA;
}

.cate_space {
  font-size: 18px !important;
  font-weight: 600;
  background: #8256c5;
  color: #fff;
}

.cate_exp {
  font-size: 18px !important;
  font-weight: 600;
  background: #2b7ec4;
  color: #fff;
}

.cate_rent {
  font-size: 18px !important;
  font-weight: 600;
  background: #2a9ec5;
  color: #fff;
}

.cate_tt {
  font-size: 16px !important;
  font-weight: 600;
  letter-spacing: -1px;
  text-align: left;
}

.btn_reserve {
  border-radius: 2px;
  padding: 0 14px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  background: #4472C4;
  /*outline: none;*/
  border: 0;
}

@media screen and (max-width: 1800px) {
  #divpop {
    right: 0px;
  }

  #divpop2 {
    right: 0px;
  }

  #divpop3 {
    left: 0px;
  }
  #divpop4 {
    left: 0px;
  }
}

@media screen and (max-width: 1400px) {
  #divpop, #divpop2 {
    display: none;
  }
  #divpop3 {
    left: 0;
  }
  #divpop4 {
    left: 0;
  }
}


