@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");
@import url(//fonts.googleapis.com/earlyaccess/kopubbatang.css);
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, etails, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-family: inherit; }

main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*$kcolor: #BFA470;*/
body {
  min-width: 360px;
  width: 100%;
  font-size: 14px;
  color: #333;
  line-height: 1;
  font-weight: 400;
  word-break: keep-all;
  box-sizing: border-box;
  font-family: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif; }
  body *, body *::before, body *::after {
    box-sizing: border-box; }

hr {
  display: block;
  border: 0;
  margin: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, select, textarea {
  font-family: inherit;
  outline: none; }

a, button {
  color: #000;
  cursor: pointer;
  border: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
  background: none; }
  a:hover, button:hover {
    color: #000; }

.container {
  display: block;
  width: 100%;
  max-width: 1300px;
  padding: 0 10px;
  margin: 0 auto; }
  @media (max-width: 1044px) {
    .container {
      padding: 0 15px; } }

.container-fluid {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px; }
  @media (max-width: 1044px) {
    .container-fluid {
      padding: 0 15px; } }

body.scrolled #header {
  background-color: rgba(0, 0, 0, 0.3); }
  body.scrolled #header #gnb > ul > li > div > ul {
    padding: 0 15px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 0px 0px 12px 12px;
    box-shadow: 0px 4px 9.9px 0px rgba(0, 0, 0, 0.14); }

@keyframes effect1 {
  0% {
    color: rgba(255, 255, 255, 0.8); }
  50% {
    color: rgba(51, 51, 51, 0.6); }
  100% {
    color: rgba(255, 255, 255, 0.8); } }
/* jumbotron */
.jumbotron {
  position: relative;
  overflow: hidden; }
  .jumbotron .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transform: scale(1.6); }
  .jumbotron .container {
    position: relative;
    z-index: 1;
    display: table;
    text-align: center;
    width: 100%;
    height: 740px; }
    .jumbotron .container .v-align {
      font-size: 0;
      display: table-cell;
      vertical-align: middle; }
      .jumbotron .container .v-align h3 {
        color: rgba(255, 255, 255, 0.33);
        font-size: 180px;
        font-weight: 700;
        letter-spacing: -7.56px; }
        .jumbotron .container .v-align h3 span {
          position: relative;
          top: 40px;
          opacity: 0;
          display: inline-block;
          vertical-align: top; }
          .jumbotron .container .v-align h3 span:nth-of-type(1) {
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            -webkit-transition-delay: 1s;
            transition-delay: 1s; }
          .jumbotron .container .v-align h3 span:nth-of-type(2) {
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            -webkit-transition-delay: 1.1s;
            transition-delay: 1.1s; }
          .jumbotron .container .v-align h3 span:nth-of-type(3) {
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s; }
          .jumbotron .container .v-align h3 span:nth-of-type(4) {
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            -webkit-transition-delay: 1.3s;
            transition-delay: 1.3s; }
          .jumbotron .container .v-align h3 span:nth-of-type(5) {
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            -webkit-transition-delay: 1.4s;
            transition-delay: 1.4s; }
          .jumbotron .container .v-align h3 span:nth-of-type(6) {
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            -webkit-transition-delay: 1.5s;
            transition-delay: 1.5s; }
          .jumbotron .container .v-align h3 span:nth-of-type(7) {
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            -webkit-transition-delay: 1.6s;
            transition-delay: 1.6s; }
          .jumbotron .container .v-align h3 span:nth-of-type(8) {
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            -webkit-transition-delay: 1.7s;
            transition-delay: 1.7s; }
          .jumbotron .container .v-align h3 span:nth-of-type(9) {
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            -webkit-transition-delay: 1.8s;
            transition-delay: 1.8s; }
          .jumbotron .container .v-align h3 span:nth-of-type(10) {
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            -webkit-transition-delay: 1.9s;
            transition-delay: 1.9s; }
          .jumbotron .container .v-align h3 span:nth-of-type(11) {
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            -webkit-transition-delay: 2s;
            transition-delay: 2s; }
          .jumbotron .container .v-align h3 span:nth-of-type(12) {
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
            -webkit-transition-timing-function: ease-out;
            transition-timing-function: ease-out;
            -webkit-transition-delay: 2.1s;
            transition-delay: 2.1s; }
  .jumbotron.show .container .v-align h3 span {
    top: 0;
    opacity: 1; }
  .jumbotron.show .container .v-align h3.on span {
    /*transition: none;*/
    animation: effect1 2s; }
    .jumbotron.show .container .v-align h3.on span:nth-of-type(1) {
      animation-delay: .1s; }
    .jumbotron.show .container .v-align h3.on span:nth-of-type(2) {
      animation-delay: .2s; }
    .jumbotron.show .container .v-align h3.on span:nth-of-type(3) {
      animation-delay: .3s; }
    .jumbotron.show .container .v-align h3.on span:nth-of-type(4) {
      animation-delay: .4s; }
    .jumbotron.show .container .v-align h3.on span:nth-of-type(5) {
      animation-delay: .5s; }
    .jumbotron.show .container .v-align h3.on span:nth-of-type(6) {
      animation-delay: .6s; }
    .jumbotron.show .container .v-align h3.on span:nth-of-type(7) {
      animation-delay: .7s; }
    .jumbotron.show .container .v-align h3.on span:nth-of-type(8) {
      animation-delay: .8s; }
    .jumbotron.show .container .v-align h3.on span:nth-of-type(9) {
      animation-delay: .9s; }
    .jumbotron.show .container .v-align h3.on span:nth-of-type(10) {
      animation-delay: 1s; }
    .jumbotron.show .container .v-align h3.on span:nth-of-type(11) {
      animation-delay: 1.1s; }
    .jumbotron.show .container .v-align h3.on span:nth-of-type(12) {
      animation-delay: 1.2s; }
  @media (max-width: 1280px) {
    .jumbotron .video {
      height: 100vh;
      transform: none;
      width: auto; }
    .jumbotron .container .v-align h3 {
      font-size: 120px;
      letter-spacing: -5px; } }
  @media (max-width: 1044px) {
    .jumbotron .container {
      height: 100vh; }
      .jumbotron .container .v-align h3 {
        font-size: 80px;
        letter-spacing: -3px; } }
  @media (max-width: 768px) {
    .jumbotron .container .v-align h3 {
      font-size: 50px;
      letter-spacing: -2.3px; } }

/* introduction */
.introduction .section-header {
  text-align: center;
  padding: 50px 0;
  background-color: #F2F2F2; }
  .introduction .section-header .container small {
    position: relative;
    top: 30px;
    opacity: 0;
    display: block;
    color: #A8A8A8;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
  .introduction .section-header .container h3 {
    position: relative;
    top: 30px;
    opacity: 0;
    color: #231F20;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.96px;
    margin-top: 15px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .introduction .section-header .container p {
    position: relative;
    top: 30px;
    opacity: 0;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.36px;
    margin-top: 15px;
    font-family: "Inter", sans-serif;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s; }
.introduction .section-content {
  padding: 80px 0; }
  .introduction .section-content .container > ul {
    position: relative;
    top: 30px;
    opacity: 0;
    overflow: hidden;
    max-width: 1000px;
    margin: 0 auto;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s; }
    .introduction .section-content .container > ul > li {
      float: left;
      width: 50%; }
      .introduction .section-content .container > ul > li > a {
        position: relative;
        display: block;
        overflow: hidden;
        border-radius: 18px; }
        .introduction .section-content .container > ul > li > a .backdrop {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
          -webkit-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
          -webkit-transition-delay: 0s;
          transition-delay: 0s;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover; }
        .introduction .section-content .container > ul > li > a .summary {
          position: relative;
          z-index: 1;
          height: 212px;
          padding: 35px; }
          .introduction .section-content .container > ul > li > a .summary b {
            display: block;
            color: #FFF;
            font-size: 30px;
            font-weight: 700;
            text-shadow: 0px 0px 9.1px rgba(0, 0, 0, 0.62);
            letter-spacing: -1.26px; }
          .introduction .section-content .container > ul > li > a .summary .more {
            position: absolute;
            bottom: 35px;
            right: 35px;
            display: block; }
            .introduction .section-content .container > ul > li > a .summary .more img {
              display: block;
              max-width: 100%; }
        .introduction .section-content .container > ul > li > a:hover .backdrop {
          transform: scale(1.2); }
      .introduction .section-content .container > ul > li:nth-of-type(2) ~ li {
        margin-top: 35px; }
      .introduction .section-content .container > ul > li:nth-of-type(2n + 1) {
        clear: left;
        padding-right: 15px; }
      .introduction .section-content .container > ul > li:nth-of-type(2n + 2) {
        padding-left: 15px; }
.introduction.show .section-header .container small {
  top: 0;
  opacity: 1; }
.introduction.show .section-header .container h3 {
  top: 0;
  opacity: 1; }
.introduction.show .section-header .container p {
  top: 0;
  opacity: 1; }
.introduction.show .section-content .container > ul {
  top: 0;
  opacity: 1; }
@media (max-width: 1044px) {
  .introduction .section-header {
    padding: 70px 0 80px; }
    .introduction .section-header .container small {
      font-size: 16px; }
    .introduction .section-header .container h3 {
      margin-top: 20px; }
    .introduction .section-header .container p {
      font-size: 14px;
      line-height: 26px;
      margin-top: 20px; }
      .introduction .section-header .container p br {
        display: none; }
        .introduction .section-header .container p br.d-block {
          display: block; }
  .introduction .section-content {
    padding: 35px 0 100px; }
    .introduction .section-content .container > ul > li {
      width: 100%;
      float: none;
      padding: 0 !important; }
      .introduction .section-content .container > ul > li ~ li {
        margin-top: 25px !important; } }

/* location */
.location {
  padding-bottom: 100px; }
  .location .container {
    max-width: 1020px; }
    .location .container .section-content article {
      position: relative;
      opacity: 0;
      top: 30px;
      -webkit-transition-property: all;
      transition-property: all;
      -webkit-transition-duration: 0.4s;
      transition-duration: 0.4s;
      -webkit-transition-timing-function: linear;
      transition-timing-function: linear;
      -webkit-transition-delay: 0.4s;
      transition-delay: 0.4s; }
      .location .container .section-content article ~ article {
        margin-top: 45px; }
      .location .container .section-content article .article-header {
        padding-bottom: 30px; }
        .location .container .section-content article .article-header address {
          color: #333;
          font-size: 16px;
          font-weight: 400;
          line-height: 28px;
          letter-spacing: -0.36px;
          font-style: normal; }
      .location .container .section-content article .article-content {
        overflow: hidden;
        height: 250px;
        border-bottom: 1px solid #ddd;
        box-shadow: 0px 4px 9.9px 0px rgba(0, 0, 0, 0.14); }
        .location .container .section-content article .article-content .root_daum_roughmap {
          position: relative;
          top: -1px;
          left: -1px;
          width: calc(100% + 2px) !important;
          height: 257px !important; }
          .location .container .section-content article .article-content .root_daum_roughmap .wrap_map {
            width: 100% !important;
            height: 100% !important; }
            .location .container .section-content article .article-content .root_daum_roughmap .wrap_map .map {
              width: 100% !important;
              height: 100% !important; }
          .location .container .section-content article .article-content .root_daum_roughmap .wrap_controllers {
            display: none !important; }
      .location .container .section-content article .summary {
        position: relative;
        z-index: 8;
        display: table;
        width: calc(100% - 150px);
        height: 150px;
        margin: -40px auto 0;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: cover; }
        .location .container .section-content article .summary .v-align {
          display: table-cell;
          vertical-align: middle;
          text-align: center; }
          .location .container .section-content article .summary .v-align .logo {
            display: block;
            width: 120px;
            margin: 0 auto; }
          .location .container .section-content article .summary .v-align b {
            display: block;
            font-size: 22px;
            font-weight: 700;
            color: #fff;
            margin-top: 10px; }
          .location .container .section-content article .summary .v-align p {
            font-size: 18px;
            color: #fff;
            font-weight: 400;
            line-height: 26px;
            margin-top: 10px; }
            .location .container .section-content article .summary .v-align p br {
              display: none; }
              .location .container .section-content article .summary .v-align p br.d-block {
                display: block; }
        .location .container .section-content article .summary.type-1 {
          background-image: url(/assets/images/main/bg_location_summary01.png); }
        .location .container .section-content article .summary.type-2 {
          background-image: url(/assets/images/main/bg_location_summary02.png); }
  .location.show .container .section-content article {
    top: 0;
    opacity: 1; }
  @media (max-width: 1044px) {
    .location {
      padding-bottom: 80px; }
      .location .container .section-content article .summary {
        width: calc(100% - 40px); }
        .location .container .section-content article .summary .v-align img {
          width: 96px; }
        .location .container .section-content article .summary .v-align b {
          font-size: 19px; }
        .location .container .section-content article .summary .v-align p {
          font-size: 16px;
          line-height: 18px; }
          .location .container .section-content article .summary .v-align p br {
            display: block; } }

/*# sourceMappingURL=main.css.map */
