@charset "utf-8";

/* ==========================================================================
* 이 페이지에는 네이버 (http://www.nhncorp.com) 에서 제공한 나눔글꼴이 적용되어 있습니다. 
 * ========================================================================== */
/* 
 * Nanum Barun Gothic Web Fonts
 * Copyright (c) 2010, NAVER Corporation (http://www.nhncorp.com) 
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize 
*/
/*@Font : Nanums Font*/
@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);

@font-face {
  font-family: 'Nanum Square';
  font-weight: 200;
  src: url('../fonts/NanumSquareL.ttf') format('opentype');
}
@font-face {
  font-family: 'Nanum Square';
  font-weight: 400;
  src: url('../fonts/NanumSquareR.ttf') format('opentype');
}
@font-face {
  font-family: 'Nanum Square';
  font-weight: 600;
  src: url('../fonts/NanumSquareB.ttf') format('opentype');
}
@font-face {
  font-family: 'Nanum Square';
  font-weight: 900;
  src: url('../fonts/NanumSquareEB.ttf') format('opentype');
}

/* 팝업레이어 */
#hd_pop {
  z-index: 1000;
  position: relative;
  margin: 0 auto;
  height: 0;
}
#hd_pop .hd_pops .hd_pops_con img {
  width: 100%;
}
#hd_pop h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.hd_pops {
  position: absolute;
  border: 0px;
  background: #fff;
}
.hd_pops_con {
  overflow: hidden;
}
.hd_pops_footer {
  padding: 8px 0;
  background: #393939;
  color: #fff;
  text-align: right;
  border-bottom: 0px;
  width: 100%;
  position: absolute;
  border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
  margin-right: 5px;
  padding: 0px 7px;
  border: 0;
  background: #282828;
  color: #fff;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 300;
  margin: 3px 5px 3px 0px;
}
@media only screen and (max-width: 992px) {
  #hd_pop .hd_pops {
    left: 0 !important;
    width: 80% !important;
  }
  #hd_pop .hd_pops .hd_pops_con {
    width: 100% !important;
    overflow: scroll;
    height: auto !important;
  }
  .hd_pops_footer button {
    font-size: 10px;
  }
}

/*body*/
.body {
  font-family: 'Nanum Square', Arial, sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: -1px;
}
.tra_ty {
  font-family: 'Malgun Gothic';
}
/*Common*/
img {
  max-width: 100%;
}
@media (max-width: 768px) {
  .row {
    margin: 0 -5px;
  }
  .row > div,
  .row > li {
    padding: 0 5px;
  }
}

/*#s005 - Logo*/
.header_wrap {
  width: 70%;
  min-width: 1400px;
  margin: 0 auto;
  padding: 0.5rem 0;
  max-width: 1350px;
}

#header.header-narrow .header-logo img {
  margin: 0px;
}

@media (max-width: 1200px) {
  .header_wrap {
    min-width: 1250px;
  }
}
@media (max-width: 992px) {
  .header_wrap {
    width: 100%;
    min-width: 0px;
  }
  #header.header-narrow .header-logo {
    margin-top: 0px;
    padding-top: 0px !important;
    float: none;
    display: block;
    text-align: center;
  }
  #header .header-logo img {
    width: 140px;
    margin: 15px 0 !important;
  }
}
/*#s005 - Header*/
#header .header-body {
  padding-bottom: 0;
  border-top: 0px;
  padding: 0;
  background-color: #fff !important;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2) !important;
  border-bottom: 0px;
}
#header.bbt .header-body {
  border-bottom: 2px solid #e1e1e1;
}
html.sticky-header-active #header.header-transparent .header-body {
  padding-top: 0px;
}
#header .header-nav-main {
  margin: 0;
}
#header .header-nav-main nav > ul > li > a {
  font-size: 20px;
  font-weight: 600;
  color: #161616 !important;
  padding: 41px 20px !important;
  border-radius: 0px;
  text-transform: none;
  cursor: pointer;
  position: relative;
}
#header .header-nav-main nav > ul > li > a:after {
  content: '';
  position: absolute;
  right: 0;
  top: calc(50% - 8px);
  height: 16px;
  width: 1px;
  background-color: #aaa;
}
/* #header .header-nav-main nav > ul > li:last-child > a:after {
    display: none;
} */
#header .header-nav-main nav > ul > li.act > a {
  color: #612683 !important;
  font-weight: 600;
  position: relative;
}
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
  margin-top: 0px;
  margin-bottom: 10px;
  border: 0px;
  border-radius: 0px;
  background-color: #fff;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
  font-size: 15px;
  color: #252833;
  border-color: #b3b3b3;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
  color: #0670cf;
  background-color: transparent;
}
#header .header-nav-main nav > ul > li.open > a,
#header .header-nav-main nav > ul > li:hover > a {
  color: #1e4b56 !important;
  background: transparent;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after,
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after,
html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
  border: 0px;
}
@media (min-width: 991px) and (max-width: 1200px) {
  #header .header-nav-main nav > ul > li > a {
    padding: 35px 10px !important;
  }
}
@media (min-width: 991px) {
  #header .header-nav-main nav > ul > li > a > i {
    font-size: 10px;
    vertical-align: middle;
    margin-top: -3px;
  }

  #header .header-nav-main nav > ul > li:last-child > a:after {
    display: none;
  }
  #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
    border-top: 0px;
    min-width: 0px;
    width: 100%;
    box-shadow: 0 0 0;
    border: 1px solid #ddd;
    margin-top: -10px;
    padding: 10px 5px;
  }
  #header .header-nav-main nav > ul > li.act > a:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #612683;
    bottom: -2px;
    left: 0;
  }
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu li a {
    font-size: 14px;
    border-bottom: 0px;
    padding: 5px;
  }
}

/* menu 버튼 추가 */
.header-m-menu-btn {
  display: none;
  position: absolute;
  right: 20px;
  top: 30px;
  z-index: 99999;
  width: 25px;
  height: 19px;
  cursor: pointer;
}
.header_menu_btn_line {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background: #25505b;
  border-radius: 100px;
  display: inline-block;
}
.header_menu_btn_line_01 {
  top: 0;
  transition: 0.3s;
}
.header_menu_btn_line_02 {
  top: 8px;
}
.header_menu_btn_line_03 {
  bottom: 0;
  transition: 0.3s;
}

.header-m-menu-btn.on .header_menu_btn_line_01 {
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 8);
}
.header-m-menu-btn.on .header_menu_btn_line_02 {
  display: none;
}
.header-m-menu-btn.on .header_menu_btn_line_03 {
  transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 0, -8);
}

@media (max-width: 992px) {
  #header .header-nav-main {
    display: block !important;
    height: auto !important;
  }
  #header .header-body {
    border-bottom-width: 1px !important;
  }
  html.sticky-header-active #header .header-body {
    top: 0px !important;
  }
  .header-m-menu-btn {
    display: block;
    top: 26px;
  }

  #header .header-nav-main nav {
    margin-bottom: 0px;
    margin-top: -150%;
    transition: all 0.5s;
  }
  #header .header-nav-main nav.on {
    margin-top: 0%;
  }
  #header .header-nav-main nav > ul > li {
    border-right: 0px;
  }
  #header .header-nav-main nav > ul > li:first-child {
    border-left: 0px;
  }
  #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu:before {
    display: none;
  }
  #header .header-nav-main nav > ul > li.open > a,
  #header .header-nav-main nav > ul > li:hover > a {
    background-color: transparent;
    color: #393981 !important;
  }
  #header .header-nav-main nav > ul > li {
    float: left;
    display: block;
    width: 25%;
    clear: none;
    border-bottom: 0px !important;
  }
  #header .header-nav-main nav > ul > li > a {
    line-height: inherit;
    color: #252833 !important;
    padding: 7px 8px 7px 8px !important;
    border-left: 0px !important;
    font-size: 13px;
    margin: 0px !important;
    text-align: center;
  }
  #header .header-nav-main nav > ul > li > a:after {
    top: calc(50% - 5px);
    height: 10px;
    background-color: #ddd;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    font-size: 13px;
  }
  #header .header-nav-main nav > ul > li > .dropdown-menu > li {
    border: 0px;
  }
  #header .header-nav-main nav > ul > li > .dropdown-menu > li > a {
    color: #aaa !important;
  }
  #header .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
    color: #0152a4 !important;
  }
  #header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
  #header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
    border-bottom: 0px;
  }
  #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: rgba(255, 255, 255, 0.8);
  }
}
@media (max-width: 768px) {
  /*nav>ul>li>a:hover,
    nav>ul>li>a:focus{
		color: #0088cc !important;
	}*/
  #header .header-container {
    padding: 0px;
  }
  #header .header-nav-main nav > ul > li > a {
    padding: 4px 0px !important;
    font-size: 10px;
  }
}
/*#s005 - HeaderTop mobile*/
#header .header-btn-collapse-nav {
  margin: 15px 5px;
  background-color: transparent;
  color: #0670cf;
  padding: 4px 11px !important;
  line-height: 22px !important;
  font-size: 16px !important;
  display: none;
}

/*footer*/
#footer {
  background-color: #0e0e0e;
  margin-top: 0px !important;
  padding: 50px 0 !important;
  border: 0px;
}
#footer p {
  font-size: 14px;
  line-height: 1.4em;
  color: #eee;
  font-weight: 300;
  word-break: keep-all;
}
@media (max-width: 768px) {
  #footer {
    padding: 30px 0 !important;
  }
  #footer p {
    font-size: 12px;
  }
}
/*videobox*/
#videobox {
  background: url(../img/videobox_bg.png) center bottom no-repeat;
  background-color: #1e1e1e;
  background-size: cover;
}
#videobox iframe {
  height: 600px !important;
}
@media (max-width: 768px) {
  #videobox iframe {
    height: 300px !important;
  }
}
/*sec_dvd*/
.sec_dvd {
  padding: 130px 0;
  position: relative;
}
.sec_dvd.sec_dvd_mini {
  padding: 60px 0;
}
.sec_dvd_pd0 {
  padding: 0;
  position: relative;
}
@media (max-width: 768px) {
  .sec_dvd {
    padding: 50px 0;
  }
  .sec_dvd.sec_dvd_mini {
    padding: 30px 0;
  }
}

/*conbox*/
.conbox {
  margin-top: 70px;
}
@media (max-width: 768px) {
  .conbox {
    margin-top: 30px;
  }
}
/*c_wrp*/
.v_m > div {
  vertical-align: middle;
}
@media (min-width: 769px) {
  .c_wrp {
    display: table;
    width: 100%;
    height: 100%;
  }
  .c_wrp.t_fx {
    table-layout: fixed;
  }
  .c_wrp > div {
    display: table-cell;
  }
}
/*m_wrp*/
@media (max-width: 768px) {
  .m_wrp {
    display: table;
    width: 100%;
    height: 100%;
  }
  .m_wrp.t_fx {
    table-layout: fixed;
  }
  .m_wrp > div {
    display: table-cell;
  }
}

/*visual*/
#visual img {
  width: auto !important;
  display: inline-block;
}

#visual img.mobile_view {
  display: none;
}
#visual .sl_bg1 {
  background: url(../img/sl_bg1.jpg) center center no-repeat;
  background-size: cover;
}
#visual .sl_bg2 {
  background: url(../img/sl_bg2.jpg) center center no-repeat;
  background-size: cover;
}
#visual .sl_bg3 {
  background: url(../img/sl_bg3.jpg) center center no-repeat;
  background-size: cover;
}
#visual .sl_bg4 {
  background: url(../img/sl_bg4.jpg) center center no-repeat;
  background-size: cover;
}
#visual .sl_bg5 {
  background: url(../img/sl_bg5.jpg) center center no-repeat;
  background-size: cover;
}
#visual .owl-carousel .owl-nav {
  top: 50%;
  height: 0px;
  margin: 0px;
}
#visual .owl-carousel .owl-nav [class*='owl-']:focus,
#visual .owl-carousel .owl-nav [class*='owl-']:visited,
#visual .owl-carousel .owl-nav [class*='owl-']:active,
#visual .owl-carousel .owl-nav [class*='owl-']:hover,
#visual .owl-carousel .owl-nav [class*='owl-'] {
  background-color: transparent;
  font-size: 15px;
  width: 40px;
  height: 40px;
  border: 3px solid #fff;
  border-color: #fff;
  text-align: center;
  padding-top: 6px;
  border-radius: 0px;
}
#visual .owl-carousel .owl-nav [class*='owl-']:focus,
#visual .owl-carousel .owl-nav [class*='owl-']:visited,
#visual .owl-carousel .owl-nav [class*='owl-']:active,
#visual .owl-carousel .owl-nav [class*='owl-']:hover {
  background-color: transparent !important;
  border-color: #fff !important;
}
#visual .owl-carousel .owl-nav .owl-prev,
#visual .owl-carousel .owl-nav .owl-next {
  opacity: 1;
}
#visual .owl-carousel .owl-nav .owl-prev:hover,
#visual .owl-carousel .owl-nav .owl-next:hover {
  opacity: 0.5;
}
#visual .owl-carousel .owl-nav .owl-next {
  right: 5%;
}
#visual .owl-carousel .owl-nav .owl-prev {
  left: 5%;
}
#visual .owl-carousel .owl-dots {
  position: relative;
  top: -50px;
  height: 0px;
  margin: 0px;
}
#visual .owl-carousel .owl-dots .owl-dot span,
#visual .owl-carousel .owl-dots .owl-dot span {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0;
  border: 0px;
  width: 50px;
  height: 3px;
  margin: 5px 4px;
}
#visual .owl-carousel .owl-dots .owl-dot:hover span {
  background: rgba(255, 255, 255, 0.8);
}
#visual .owl-carousel .owl-dots .owl-dot.active span {
  background: rgba(0, 0, 0, 0.9);
}
@media (max-width: 768px) {
  #visual .owl-carousel .owl-dots {
    top: -30px;
  }
  #visual .owl-carousel .owl-dots .owl-dot span,
  #visual .owl-carousel .owl-dots .owl-dot span {
    width: 20px;
    height: 2px;
    margin: 3px 4px;
  }
  #visual img.mobile_view {
    display: inline-block;
  }
  #visual img.pc_view {
    display: none;
  }
}

/* pc_view, mobile_view */
.width_full {
  width: 100%;
  text-align: center;
}
.container_full {
  width: 100%;
  text-align: center;
  max-width: 1903px;
  margin: 0 auto;
}
.width_full img {
  width: 100%;
  height: auto;
}
.pc_view {
  display: block;
}
.mobile_view {
  display: none;
}
@media (max-width: 768px) {
  .mobile_view {
    display: block;
  }
  .pc_view {
    display: none;
  }
}
/* pc-view, mobile view */
/*msec1*/
@media (max-width: 768px) {
  #msec1 ul li {
    margin: 10px 0;
  }
}
/* msec1 */
.msec1_bg {
  background-color: #ededed;
}

/*msec2*/
#msec2 {
  background: url(../img/msec2_bg.png) center center no-repeat;
  background-size: cover;
}
#msec2 .vdo {
  line-height: 0px;
  position: relative;
}
#msec2 .vdo .sdw {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
}
#msec2 .vdo iframe {
  height: 600px !important;
}
@media (max-width: 768px) {
  #msec2 .vdo iframe {
    height: 300px !important;
  }
}
/*msec3*/
#msec3 {
  background: url(../img/msec3_bg.png) center center no-repeat;
  background-size: cover;
}

/*msec4*/
#msec4 {
  background: url(../img/msec4_bg.png) center center no-repeat;
  background-size: cover;
}

/*msec5*/
#msec5 {
  background: url(../img/msec5_bg.png) center center no-repeat;
  background-size: cover;
}

/*msec6*/
#msec6 {
  background-color: #f7f7f7;
}
.impl_wrapper {
  width: 100%;
  max-width: 100%;
}
.impl_wrapper p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  margin: 0 auto;
}
.impl_wrapper p img {
  display: inline-block;
  width: 920px;
  max-width: 1200px;
  margin: 0 auto;
}
.impl01 {
  padding: 8rem 10rem;
}
.impl02 {
  padding: 8rem 10rem;
}
.impl03 {
  padding: 8rem 10rem 0;
}

.impl01_bg {
  background-image: url(../img/impl_newBg01.jpg);
}
.impl02_bg {
  background-color: #fff;
}
.impl02_bg {
  background-color: #f1f1f1;
}

@media (max-width: 850px) {
  .impl_wrapper p img {
    width: 100%;
  }
}

/*msec7*/
#msec7 {
  background-color: #1e4b56;
}

@media (max-width: 768px) {
  #msec7 ul li {
    margin: 20px 0;
  }
}

/*msec8*/
#msec8 {
  background: url(../img/msec8_bg.png) center center no-repeat;
  background-size: cover;
}

/*msec9*/
#msec9 {
  background: url(../img/msec9_bg.png) center center no-repeat;
  background-size: cover;
}
/* msec9_1 */
.perio_wrapper {
  width: 100%;
  max-width: 100%;
}
.perio_wrapper p {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  margin: 0 auto;
}
.perio_wrapper p img {
  display: inline-block;
  width: 980px;
  max-width: 1200px;
  margin: 0 auto;
}
.perio01_bg {
  background-color: #f1f1f1;
}
.perio02_bg {
  background-color: #fff;
}
.perio03_bg {
  background-image: url('../img/perio_bg02.jpg');
}
.perio01 {
  padding: 7rem 0;
}
.perio02 {
  position: relative;
  padding: 6rem 0;
}
.perio02 img {
  position: relative;
  z-index: 3;
}
.perio02 span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.perio03 {
  display: block;
  height: 44%;
  width: 100%;
}
@media (max-width: 980px) {
  .perio_wrapper p img {
    width: 80%;
  }
}

/*msec10*/
#msec10 {
  background: url(../img/msec10_bg.png) bottom right no-repeat;
  background-size: cover;
}

/*msec11*/
#msec11 {
  background: url(../img/msec11_bg.png) bottom right no-repeat;
  background-size: cover;
}

/*msec12*/
#msec12 {
  background-color: #f7f7f7;
}
#msec12 ul li .den_box {
  margin: 30px 0;
}
@media (max-width: 768px) {
  #msec12 ul li .den_box {
    margin: 15px 0;
  }
}

/*msec13*/
#msec13 .panel-heading {
  background: #1e4b56;
  border-radius: 0px;
  border-bottom: 1px solid #1e4b56;
  padding: 18px;
  position: relative;
}
#msec13 .panel-heading h2 {
  color: #fff;
}
#msec13 .panel-actions a:hover,
.panel-actions .panel-action {
  color: #ffffff;
  text-decoration: none;
}

#msec13 .panel-actions a:hover,
.panel-actions .panel-action:hover {
  background-color: #ffffff;
  color: #1e4b56;
  text-decoration: none;
}

#msec13 .panel-action-toggle:before {
  content: '\f0d8';
}

#msec13 .panel-collapsed .panel-action-toggle:before {
  content: '\f0d7';
}

/*msec14*/
#msec14 {
  background-color: #f7f7f7;
}
#msec14 .owl-carousel .img-thumbnail,
#msec14 .owl-carousel .img-thumbnail img {
  padding: 0px;
  border-radius: 0px;
  border: 0px;
}
#msec14 .owl-carousel .owl-nav [class*='owl-'] {
  background-color: transparent;
}
#msec14 .owl-carousel.show-nav-hover .owl-nav .owl-prev {
  left: 0;
}
#msec14 .owl-carousel .owl-nav .owl-prev:before {
  content: '\f104';
}
#msec14 .owl-carousel.show-nav-hover .owl-nav .owl-next {
  right: 0;
}
#msec14 .owl-carousel .owl-nav .owl-next:before {
  content: '\f105';
}
@media (min-width: 991px) {
  #msec14 .owl-carousel .owl-nav {
    opacity: 0.8;
    top: 45%;
  }
  #msec14 .owl-carousel .owl-nav [class*='owl-'] {
    font-size: 60px;
  }
}

/*msec15*/
#msec15 {
  background: url(../img/msec15_bg.png) center center no-repeat;
  background-size: cover;
}
#msec15 .img_wrp {
  background-color: rgba(255, 255, 255, 0.9);
}

/*msec16*/
#msec16 .map_wrp .root_daum_roughmap .wrap_map {
  height: 500px !important;
}
@media (max-width: 768px) {
  #msec16 .map_wrp .root_daum_roughmap .wrap_map {
    height: 250px !important;
  }
}

/* top_bn 2023.12.29 */
#top_bn {
  position: relative;
  width: 100%;
  height: 7vw;
  max-height: 200px;
  text-align: center;
  background: repeat-x center url(../img/pc_top_bn_bg.jpg);
  background-color: #0957df;
}
#top_bn img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}
#top_bn p {
  position: absolute;
  bottom: 3px;
  right: 10px;
  color: #fff;
  font-size: 10px;
  margin: 0;
  display: flex;
  align-items: center;
}
#top_bn label {
  display: inline-block;
  margin: 4px 0 0 4px;
  vertical-align: middle;
}

.part_map_tt {
	font-weight: bold;
	color: #888;
	font-size: 30px;
}
@media (max-width: 768px) {
  #top_bn {
    height: 27vw;
    background: none;
    background-color: #1164e6;
  }
  #top_bn p {
    bottom: 0;
  }
  #top_bn label {
    vertical-align: middle;
    font-size: 9px;
  }
	.part_map_tt {
		font-weight: bold;
		color: #888;
		font-size: 16px;
	}
}
