@charset "UTF-8";
/*
AUTH : ssooya
VERSION : version 2
*/
/**********
펑션
***********/
/**********
텍스트 자간
***********/
/**********
텍스트 말줄임
***********/
/**********
아이콘
***********/
* {
  word-break: keep-all; }

@media (max-width: 1200px) {
  html.m-scroll-lock, body.m-scroll-lock {
    overflow: hidden;
    touch-action: none;
    /* 이외의 브라우저 */
    overscroll-behavior: none; }
    html.m-scroll-lock .container, body.m-scroll-lock .container {
      touch-action: none;
      /* 이외의 브라우저 */
      overscroll-behavior: none; } }

body.scrollHidden {
  overflow: hidden;
  touch-action: none;
  /* 이외의 브라우저 */
  overscroll-behavior: none; }
  body.scrollHidden .container {
    touch-action: none;
    /* 이외의 브라우저 */
    overscroll-behavior: none; }

.inner {
  max-width: 1300px;
  width: calc(100% - 78px);
  margin: 0 auto; }
  @media (max-width: 1200px) {
    .inner {
      width: calc(100% - 40px); } }

.overlay:before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: rgba(0, 0, 0, 0.45);
  position: fixed;
  z-index: 500; }

.web {
  display: block; }
  .web.web-inline {
    display: inline; }
  @media (max-width: 1200px) {
    .web {
      display: none; } }

.mobile {
  display: none; }
  @media (max-width: 1200px) {
    .mobile {
      display: block; } }

@media (max-width: 1200px) {
  .mobile-enter {
    display: block; } }

header.navbar-header {
  background-color: transparent; }
  header.navbar-header.scroll {
    background-color: #fff; }
    header.navbar-header.scroll .navbar-menu .nav-link {
      color: #001737; }
    header.navbar-header.scroll .navbar-menu .nav-item.active .nav-link {
      color: #001737; }
    header.navbar-header.scroll .df-logo {
      display: none; }
      header.navbar-header.scroll .df-logo.scroll {
        display: block; }
    header.navbar-header.scroll .navbar-right a {
      color: #0168fa; }
    header.navbar-header.scroll .navbar-right .btn {
      color: #fff; }
  @media (max-width: 1200px) {
    header.navbar-header .df-logo {
      display: none; } }
  header.navbar-header .df-logo.scroll {
    display: none; }
    @media (max-width: 1200px) {
      header.navbar-header .df-logo.scroll {
        display: block; } }
  header.navbar-header .navbar-menu .nav-link {
    color: #fff; }
    @media (max-width: 1200px) {
      header.navbar-header .navbar-menu .nav-link {
        color: #0168fa; } }
    header.navbar-header .navbar-menu .nav-link:hover {
      color: #0168fa; }
  header.navbar-header .navbar-menu .nav-item.active .nav-link {
    color: #fff; }
  header.navbar-header .navbar-right a {
    color: #fff; }
    @media (max-width: 1200px) {
      header.navbar-header .navbar-right a {
        color: #0168fa; } }
  header.navbar-header .navbar-right .btn {
    border-radius: 16.5px;
    background: #1a61c1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 87px;
    height: 33px;
    color: #fff;
    margin-left: 1.2rem !important; }
    header.navbar-header .navbar-right .btn i {
      display: none; }

footer {
  background-color: #333333; }
  footer .footer-bottom-box {
    padding: 33px 0 70px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media (max-width: 1200px) {
      footer .footer-bottom-box {
        flex-direction: column;
        padding: 20px 0 40px;
        align-items: flex-start; } }
    footer .footer-bottom-box .info-box .row-item {
      display: flex;
      flex-flow: row wrap; }
      @media (max-width: 1200px) {
        footer .footer-bottom-box .info-box .row-item {
          display: inline;
          font-size: 0; } }
      footer .footer-bottom-box .info-box .row-item .item-box {
        display: inline-flex;
        align-items: center;
        color: #999999;
        font-size: 14px;
        letter-spacing: -0.02em;
        line-height: 25px; }
        @media (max-width: 1200px) {
          footer .footer-bottom-box .info-box .row-item .item-box {
            font-size: 12px;
            line-height: 20px; }
            footer .footer-bottom-box .info-box .row-item .item-box.m-full {
              display: block;
              margin-left: 0 !important; } }
        footer .footer-bottom-box .info-box .row-item .item-box + .item-box {
          margin-left: 14px;
          position: relative; }
          @media (max-width: 1200px) {
            footer .footer-bottom-box .info-box .row-item .item-box + .item-box {
              margin-left: 12px; } }
          footer .footer-bottom-box .info-box .row-item .item-box + .item-box:after {
            font-size: 14px;
            content: '/';
            position: absolute;
            left: -10px;
            line-height: 25px;
            top: 0px; }
            @media (max-width: 1200px) {
              footer .footer-bottom-box .info-box .row-item .item-box + .item-box:after {
                display: none; } }
    @media (max-width: 1200px) {
      footer .footer-bottom-box .cs-box {
        padding-top: 20px; } }
    footer .footer-bottom-box .cs-box .row-item {
      display: flex;
      align-items: center; }
      footer .footer-bottom-box .cs-box .row-item .subject-box {
        color: #bbbbbb;
        font-weight: 700;
        font-size: 14px;
        letter-spacing: -0.02em;
        line-height: 25px; }
        @media (max-width: 1200px) {
          footer .footer-bottom-box .cs-box .row-item .subject-box {
            font-size: 12px;
            line-height: 20px; } }
      footer .footer-bottom-box .cs-box .row-item .con-box {
        margin-left: 8px;
        font-size: 14px;
        line-height: 25px;
        letter-spacing: -0.02em;
        color: #999999; }
        @media (max-width: 1200px) {
          footer .footer-bottom-box .cs-box .row-item .con-box {
            margin-left: 6px;
            font-size: 12px;
            line-height: 20px; } }
  footer .footer-top-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 41px 0 18px;
    border-bottom: 1px solid #292929; }
    @media (max-width: 1200px) {
      footer .footer-top-box {
        padding: 30px 0 18px; } }
    footer .footer-top-box .logo-box {
      background: url("../img/img_footer_logo@3x.png") no-repeat center/cover;
      width: 142px;
      height: 40px; }
      @media (max-width: 1200px) {
        footer .footer-top-box .logo-box {
          width: 100px;
          height: 28px; } }
    footer .footer-top-box .footer-menu-box {
      display: inline-flex;
      align-items: center; }
      footer .footer-top-box .footer-menu-box .footer-menu-btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        position: relative;
        color: #fff;
        font-weight: 500;
        font-size: 16px;
        letter-spacing: -0.02em; }
        @media (max-width: 1200px) {
          footer .footer-top-box .footer-menu-box .footer-menu-btn {
            font-size: 14px; } }
        footer .footer-top-box .footer-menu-box .footer-menu-btn + .footer-menu-btn {
          margin-left: 32px; }
          @media (max-width: 1200px) {
            footer .footer-top-box .footer-menu-box .footer-menu-btn + .footer-menu-btn {
              margin-left: 20px; } }
          footer .footer-top-box .footer-menu-box .footer-menu-btn + .footer-menu-btn:after {
            content: '';
            position: absolute;
            left: -16px;
            top: 50%;
            width: 1px;
            height: 14px;
            transform: translateY(-50%);
            background-color: #7d7d7d; }
            @media (max-width: 1200px) {
              footer .footer-top-box .footer-menu-box .footer-menu-btn + .footer-menu-btn:after {
                left: -10px;
                height: 12px; } }

section.visual {
  height: 360px; }
  @media (max-width: 1200px) {
    section.visual {
      height: 300px; } }
  section.visual.visual-1 {
    background: url("../img/img_visual1.png") no-repeat center/cover;
    height: 562px; }
    @media (max-width: 1200px) {
      section.visual.visual-1 {
        height: 360px; } }
    section.visual.visual-1 .container {
      padding-top: 200px; }
      @media (max-width: 1200px) {
        section.visual.visual-1 .container {
          padding-top: 85px; } }
      section.visual.visual-1 .container .subject-box {
        font-size: 55px; }
        @media (max-width: 1200px) {
          section.visual.visual-1 .container .subject-box {
            font-size: 32px; } }
      section.visual.visual-1 .container .con-box {
        padding-top: 25px;
        font-size: 19px; }
        @media (max-width: 1200px) {
          section.visual.visual-1 .container .con-box {
            font-size: 14px;
            line-height: 20px;
            padding-top: 20px; } }
  section.visual.visual-2 {
    background: url("../img/img_visual2.png") no-repeat center/cover; }
  section.visual .container {
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 140px;
    text-align: center; }
    @media (max-width: 1200px) {
      section.visual .container {
        padding-top: 100px; } }
    section.visual .container .subject-box {
      color: #fff;
      font-weight: 500;
      font-size: 40px;
      letter-spacing: -0.02em; }
      @media (max-width: 1200px) {
        section.visual .container .subject-box {
          font-size: 32px; } }
    section.visual .container .con-box {
      padding-top: 22px;
      color: #fff;
      font-weight: 500;
      font-size: 16px;
      line-height: 25px;
      letter-spacing: -0.02em; }
      @media (max-width: 1200px) {
        section.visual .container .con-box {
          font-size: 14px;
          line-height: 20px;
          padding-top: 20px; } }
    section.visual .container .menu-box {
      display: inline-flex;
      align-items: center;
      padding-top: 44px; }
      @media (max-width: 1200px) {
        section.visual .container .menu-box {
          padding-top: 30px; } }
      section.visual .container .menu-box .menu-btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: 198px;
        padding: 0 37px;
        border-radius: 8px;
        height: 60px;
        background-color: #1a61c1;
        transition: all 0.2s linear; }
        @media (max-width: 1200px) {
          section.visual .container .menu-box .menu-btn {
            height: 40px;
            min-width: 130px;
            padding: 0 16px; } }
        section.visual .container .menu-box .menu-btn:hover, section.visual .container .menu-box .menu-btn:active {
          background-color: #1358b5; }
        section.visual .container .menu-box .menu-btn .ic-link {
          background: url("../img/ic_link@3x.png") no-repeat center/cover;
          width: 24px;
          height: 24px;
          margin-left: 8px; }
          @media (max-width: 1200px) {
            section.visual .container .menu-box .menu-btn .ic-link {
              width: 18px;
              height: 18px; } }
        section.visual .container .menu-box .menu-btn .txt {
          color: #fff;
          font-weight: 700;
          font-size: 18px; }
          @media (max-width: 1200px) {
            section.visual .container .menu-box .menu-btn .txt {
              font-size: 16px; } }

section.tool .home-card .col-md-6 .card {
  background: #ffffff;
  border: 1px solid transparent; }
  section.tool .home-card .col-md-6 .card .card-body .card-title {
    font-size: 30px;
    letter-spacing: -0.02em; }
    @media (max-width: 1200px) {
      section.tool .home-card .col-md-6 .card .card-body .card-title {
        font-size: 18px; } }
    section.tool .home-card .col-md-6 .card .card-body .card-title .con-box {
      font-size: 16px;
      line-height: 22px;
      letter-spacing: -0.02em; }
      @media (max-width: 1200px) {
        section.tool .home-card .col-md-6 .card .card-body .card-title .con-box {
          font-size: 15px; } }
  section.tool .home-card .col-md-6 .card .img-box {
    border: 1px solid #dddddd;
    width: 511px;
    height: 213px; }
    @media (max-width: 1200px) {
      section.tool .home-card .col-md-6 .card .img-box {
        width: 100%;
        height: 100%; } }
    section.tool .home-card .col-md-6 .card .img-box img {
      max-width: 100%;
      max-height: 100%; }
  section.tool .home-card .col-md-6 .card .text-center {
    margin-top: 36px; }
    @media (max-width: 1200px) {
      section.tool .home-card .col-md-6 .card .text-center {
        margin-top: 20px; } }
    section.tool .home-card .col-md-6 .card .text-center .btn {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: -0.02em;
      border: 1px solid #cccccc;
      border-radius: 6px;
      width: 146px;
      height: 50px;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      white-space: nowrap; }
      @media (max-width: 1200px) {
        section.tool .home-card .col-md-6 .card .text-center .btn {
          height: 40px; } }

section.main-background {
  background: url("../img/img_main_banner@2x.png") no-repeat center/cover;
  padding: 80px 0 106px; }
  @media (max-width: 1200px) {
    section.main-background {
      padding: 30px 0 50px; } }
  section.main-background .tit-box {
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    color: #ffffff;
    line-height: 50px;
    letter-spacing: -0.02em; }
    @media (max-width: 1200px) {
      section.main-background .tit-box {
        font-size: 21px;
        line-height: 30px; } }
  section.main-background .text-center {
    margin: 21px 0 78px; }
    section.main-background .text-center .text {
      font-size: 18px;
      font-weight: 400;
      line-height: 26px;
      letter-spacing: -0.02em;
      color: #ffffff; }
      @media (max-width: 1200px) {
        section.main-background .text-center .text {
          font-size: 15px;
          line-height: 22px; } }
  section.main-background .steps {
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 1200px) {
      section.main-background .steps {
        flex-flow: row wrap;
        justify-content: normal;
        margin: -15px  -10px; } }
    section.main-background .steps .card {
      background-color: transparent;
      border: none;
      text-align: center; }
      @media (max-width: 1200px) {
        section.main-background .steps .card {
          width: calc(50% - 20px);
          margin: 15px 10px; } }
      section.main-background .steps .card + .card {
        position: relative; }
        section.main-background .steps .card + .card:after {
          content: '';
          background: url("../img/ic_list@2x.png") no-repeat center/cover;
          width: 16px;
          height: 30px;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: -50px; }
          @media (max-width: 1200px) {
            section.main-background .steps .card + .card:after {
              top: 50%;
              transform: translateY(-50%);
              left: -24px; } }
      @media (max-width: 1200px) {
        section.main-background .steps .card:nth-child(3):after {
          display: none; } }
      section.main-background .steps .card .card-body {
        padding: 0; }
        section.main-background .steps .card .card-body .img-box {
          display: inline-flex;
          justify-content: center;
          margin-bottom: 30px; }
          section.main-background .steps .card .card-body .img-box.step-item1 {
            width: 83px;
            height: 64px; }
          section.main-background .steps .card .card-body .img-box.step-item2 {
            width: 91px;
            height: 66px; }
          section.main-background .steps .card .card-body .img-box.step-item3 {
            width: 92px;
            height: 68px; }
          section.main-background .steps .card .card-body .img-box.step-item4 {
            width: 90px;
            height: 64px; }
        section.main-background .steps .card .card-body .title {
          font-size: 19px;
          color: #ffffff;
          letter-spacing: -0.02em;
          font-weight: 500;
          margin-bottom: 15px;
          line-height: 26px; }
          section.main-background .steps .card .card-body .title br {
            display: none; }
          @media (max-width: 1200px) {
            section.main-background .steps .card .card-body .title {
              height: 52px;
              font-size: 16px;
              font-weight: 700;
              display: flex;
              flex-flow: column;
              justify-content: center;
              align-items: center; }
              section.main-background .steps .card .card-body .title br {
                display: block; } }
        section.main-background .steps .card .card-body .con-box {
          font-size: 15px;
          font-weight: 400;
          letter-spacing: -0.02em;
          line-height: 23px;
          color: #ffffff; }
          @media (max-width: 1200px) {
            section.main-background .steps .card .card-body .con-box {
              font-size: 15px; } }

section.product-list {
  padding-bottom: 90px; }
  section.product-list .text-center .tit-box {
    font-size: 40px;
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 50px; }
    @media (max-width: 1200px) {
      section.product-list .text-center .tit-box {
        font-size: 21px;
        line-height: 30px; } }
  section.product-list .text-center .con-box {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 26px;
    color: #666666;
    margin-top: 24px; }
    @media (max-width: 1200px) {
      section.product-list .text-center .con-box {
        font-size: 15px;
        line-height: 20px; } }
  section.product-list .list-wrap {
    border-top: 1px solid #222222;
    padding-top: 44px; }
    section.product-list .list-wrap .row + .row {
      border-top: 1px solid #eeeeee;
      padding-top: 52px; }
    section.product-list .list-wrap .row .col-md-4 {
      height: 156px; }
      section.product-list .list-wrap .row .col-md-4 .con-box {
        margin-bottom: 53px;
        position: relative; }
        @media (max-width: 1200px) {
          section.product-list .list-wrap .row .col-md-4 .con-box .ic {
            position: absolute;
            top: -4px;
            left: 0;
            width: 44px; } }
        section.product-list .list-wrap .row .col-md-4 .con-box .ic.ic-board img {
          max-width: 31px;
          max-height: 25px; }
        section.product-list .list-wrap .row .col-md-4 .con-box .ic.ic-map img {
          width: 27px;
          height: 28px; }
        section.product-list .list-wrap .row .col-md-4 .con-box .ic.ic-notice img {
          width: 34px;
          height: 34px; }
        section.product-list .list-wrap .row .col-md-4 .con-box .ic.ic-knowledge img {
          width: 44px;
          height: 27px; }
          @media (max-width: 1200px) {
            section.product-list .list-wrap .row .col-md-4 .con-box .ic.ic-knowledge img {
              width: 38px;
              height: 26px; } }
        section.product-list .list-wrap .row .col-md-4 .con-box .ic.ic-mail img {
          width: 34px;
          height: 24px; }
        section.product-list .list-wrap .row .col-md-4 .con-box .ic.ic-interlock img {
          width: 32px;
          height: 30px; }
        section.product-list .list-wrap .row .col-md-4 .con-box .ic.ic-fast img {
          width: 31px;
          height: 31px; }
        section.product-list .list-wrap .row .col-md-4 .con-box .ic.ic-include img {
          width: 30px;
          height: 33px; }
        section.product-list .list-wrap .row .col-md-4 .con-box .ic.ic-file img {
          width: 30px;
          height: 31px; }
        section.product-list .list-wrap .row .col-md-4 .con-box .txt-box {
          margin-top: 22px; }
          section.product-list .list-wrap .row .col-md-4 .con-box .txt-box .card-title {
            font-size: 20px;
            font-weight: 500;
            letter-spacing: -0.02em;
            color: #000000; }
            @media (max-width: 1200px) {
              section.product-list .list-wrap .row .col-md-4 .con-box .txt-box .card-title {
                font-size: 18px;
                padding-left: 45px; } }
          section.product-list .list-wrap .row .col-md-4 .con-box .txt-box .con-box {
            margin-top: 13px;
            font-size: 15px;
            font-weight: 400;
            letter-spacing: -0.02em;
            line-height: 22px;
            color: #666666; }

section.feature-list {
  background: url("../img/img_main_banner_2@2x@2x.png") no-repeat center/cover;
  padding: 81px 0 105px; }
  @media (max-width: 1200px) {
    section.feature-list {
      padding: 30px 0 50px; } }
  section.feature-list .tabs-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    section.feature-list .tabs-wrap .tabs-list ul {
      display: flex;
      align-items: center;
      list-style: none;
      padding-left: 0; }
      @media (max-width: 1200px) {
        section.feature-list .tabs-wrap .tabs-list ul {
          margin-bottom: 0; } }
      section.feature-list .tabs-wrap .tabs-list ul li + li {
        margin-left: 50px; }
        @media (max-width: 1200px) {
          section.feature-list .tabs-wrap .tabs-list ul li + li {
            margin-left: 16px; } }
      section.feature-list .tabs-wrap .tabs-list ul li .tab-btn {
        font-size: 23px;
        font-weight: 400;
        letter-spacing: -0.02em;
        color: #ffffff; }
        @media (max-width: 1200px) {
          section.feature-list .tabs-wrap .tabs-list ul li .tab-btn {
            font-size: 16px;
            line-height: 24px; } }
        section.feature-list .tabs-wrap .tabs-list ul li .tab-btn.on {
          font-weight: 700;
          color: #ffb700; }
    section.feature-list .tabs-wrap .all-btn-box .all-btn {
      font-size: 18px;
      font-weight: 400;
      letter-spacing: -0.02em;
      color: #ffffff; }
      @media (max-width: 1200px) {
        section.feature-list .tabs-wrap .all-btn-box .all-btn {
          font-size: 14px; } }
  section.feature-list .tabs-group .tabs-box {
    display: none; }
    section.feature-list .tabs-group .tabs-box[data-tabs=tabs1] {
      display: block; }
  section.feature-list .img-box {
    margin-top: 36px; }
    section.feature-list .img-box img {
      max-width: 100%; }

section.strong {
  margin-top: 89px;
  padding-bottom: 103px; }
  @media (max-width: 1200px) {
    section.strong {
      margin-top: 30px;
      padding-bottom: 50px; } }
  section.strong .area_head .tit-box {
    font-size: 40px;
    font-weight: 350;
    line-height: 50px;
    letter-spacing: -0.02em; }
    @media (max-width: 1200px) {
      section.strong .area_head .tit-box {
        font-size: 28px;
        line-height: 35px; } }
  section.strong .area_head .desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.02em; }
    @media (max-width: 1200px) {
      section.strong .area_head .desc {
        font-size: 15px;
        line-height: 22px; } }
    section.strong .area_head .desc .text-muted {
      color: #666666; }
  section.strong .list-wrap {
    display: flex;
    flex-flow: row wrap; }
    @media (max-width: 1200px) {
      section.strong .list-wrap {
        flex-flow: column; } }
    section.strong .list-wrap .row {
      width: 33.33%;
      margin-left: 0;
      margin-right: 0; }
      @media (max-width: 1200px) {
        section.strong .list-wrap .row {
          width: 100%;
          height: 230px; } }
      section.strong .list-wrap .row .card {
        border-radius: 0;
        text-align: center;
        margin-top: -1px;
        margin-left: -1px; }
        section.strong .list-wrap .row .card.card-body {
          padding: 48px 42px 53px; }
          @media (max-width: 1200px) {
            section.strong .list-wrap .row .card.card-body {
              padding: 20px 15px; } }
        section.strong .list-wrap .row .card .ic {
          margin-bottom: 14px;
          height: 40px; }
          section.strong .list-wrap .row .card .ic.ic-item1 img {
            width: 33px;
            height: 34px; }
          section.strong .list-wrap .row .card .ic.ic-item2 img {
            width: 30px;
            height: 35px; }
          section.strong .list-wrap .row .card .ic.ic-item3 img {
            width: 34px;
            height: 33px; }
          section.strong .list-wrap .row .card .ic.ic-item4 img {
            width: 37px;
            height: 39px; }
          section.strong .list-wrap .row .card .ic.ic-item5 img {
            width: 31px;
            height: 34px; }
          section.strong .list-wrap .row .card .ic.ic-item6 img {
            width: 36px;
            height: 36px; }
          section.strong .list-wrap .row .card .ic.ic-item7 img {
            width: 34px;
            height: 29px; }
          section.strong .list-wrap .row .card .ic.ic-item8 img {
            width: 31px;
            height: 32px; }
          section.strong .list-wrap .row .card .ic.ic-item9 img {
            width: 42px;
            height: 40px; }
        section.strong .list-wrap .row .card .card-title {
          font-size: 20px;
          font-weight: 500;
          line-height: 26px;
          letter-spacing: -0.02em; }
          @media (max-width: 1200px) {
            section.strong .list-wrap .row .card .card-title {
              font-size: 18px; } }
        section.strong .list-wrap .row .card .con-box {
          font-size: 15px;
          font-weight: 400;
          line-height: 22px;
          letter-spacing: -0.02em;
          color: #666666; }
        section.strong .list-wrap .row .card .text-center .userdesk {
          width: 100px;
          height: 40px;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          text-decoration: none !important; }
          section.strong .list-wrap .row .card .text-center .userdesk.btn-outline-primary {
            color: #000000;
            border-color: #999999; }
            section.strong .list-wrap .row .card .text-center .userdesk.btn-outline-primary:hover {
              color: #ffffff; }
          section.strong .list-wrap .row .card .text-center .userdesk.btn-xs {
            font-size: 15px;
            font-weight: 500;
            letter-spacing: -0.02em; }

section.tab-menu-layout {
  padding: 40px 0 0;
  max-width: 1110px;
  margin: 0 auto; }
  section.tab-menu-layout .list-wrap ul {
    margin-bottom: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none; }
    @media (max-width: 1200px) {
      section.tab-menu-layout .list-wrap ul {
        margin: 0 15px; } }
    @media (max-width: 1200px) {
      section.tab-menu-layout .list-wrap ul li {
        width: 25%; } }
    section.tab-menu-layout .list-wrap ul li + li .menu-btn {
      border-left: 0; }
    section.tab-menu-layout .list-wrap ul li .menu-btn {
      width: 100%; /* 강대중 수정 */
      height: 55px;
      font-size: 18px;
      font-weight: 500;
      letter-spacing: -0.02em;
      color: #666666;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      border: 1px solid #dddddd; }
      @media (max-width: 1200px) {
        section.tab-menu-layout .list-wrap ul li .menu-btn {
          width: 100%;
          height: 40px;
          font-size: 14px; } 

		section.tab-menu-layout .list-wrap .text-muted {
			margin:5px 15px;
		}	  
	  }
      section.tab-menu-layout .list-wrap ul li .menu-btn.on {
        background-color: #1a61c1;
        border: 1px solid transparent;
        font-weight: 700;
        color: #ffffff; }

section.function .msg-box {
  padding: 46px 25px;
  width: 100%;
  margin: 0 auto;
  background-color: #f4f7fb;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.02em;
  text-align: center; 
  margin-bottom:30px;}

  @media (max-width: 1200px) {
    section.function .msg-box {
      padding: 46px 15px;
      font-size: 15px; } }

section.function .home-card {
  flex-wrap: nowrap; }

    @media (max-width: 1200px) {
      section.function .home-card .item-box.d-flex {
        display: block !important; } }
    section.function .home-card .item-box.d-flex .col-md-6 {
      text-align: center; }
      @media (max-width: 1200px) {
        section.function .home-card .item-box.d-flex .col-md-6 {
          text-align: right; }
          section.function .home-card .item-box.d-flex .col-md-6 + .col-md-6 {
            margin-top: 40px;
            text-align: left; }
            section.function .home-card .item-box.d-flex .col-md-6 + .col-md-6 br {
              display: none; } }
      section.function .home-card .item-box.d-flex .col-md-6:first-child {
        padding-left: 0; }
        @media (max-width: 1200px) {
          section.function .home-card .item-box.d-flex .col-md-6:first-child {
            padding: 0; } }
      section.function .home-card .item-box.d-flex .col-md-6 + .col-md-6 {
        padding-right: 0; }
        @media (max-width: 1200px) {
          section.function .home-card .item-box.d-flex .col-md-6 + .col-md-6 {
            padding: 0; } }
      section.function .home-card .item-box.d-flex .col-md-6 .mb-4 {
        font-size: 25px;
        letter-spacing: -0.02em;
        margin-bottom: 15px !important; }
        @media (max-width: 1200px) {
          section.function .home-card .item-box.d-flex .col-md-6 .mb-4 {
            font-size: 21px; } }
      section.function .home-card .item-box.d-flex .col-md-6 .text-secondary {
        color: #666666 !important;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: -0.02em;
        margin-bottom: 29px; }
        @media (max-width: 1200px) {
          section.function .home-card .item-box.d-flex .col-md-6 .text-secondary {
            font-size: 15px; } }
      section.function .home-card .item-box.d-flex .col-md-6 .card {
        border: 1px solid #dddddd;
        border-radius: 0; }

section.function-detail {
  padding-bottom: 100px; }
  @media (max-width: 1200px) {
    section.function-detail {
      padding-bottom: 50px; } }
  section.function-detail .area_head {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: -0.02em; }
    @media (max-width: 1200px) {
      section.function-detail .area_head {
        font-size: 28px;
        text-align: center; } }
  section.function-detail .row {
    margin-right: 0;
    margin-left: 0; }

    section.function-detail .row .col-md-4 {
      padding-right: 0;
      padding-left: 0; }
      section.function-detail .row .col-md-4 .card {
        margin-left: -1px;
        margin-top: -1px;
        width: 370.98px;
        border-radius: 0;
        height: 141px;
        display: inline-flex;
        justify-content: center;
        align-items: center; }
        @media (max-width: 1200px) {
          section.function-detail .row .col-md-4 .card {
            width: 100%;
            height: 156px; } }
        section.function-detail .row .col-md-4 .card .card-title {
          font-size: 16px;
          letter-spacing: -0.02em;
          font-weight: 500; }
        section.function-detail .row .col-md-4 .card .con-box {
          text-align: center;
          font-size: 15px;
          font-weight: 400;
          letter-spacing: -0.02em;
          line-height: 20px; }

section.code .home-card .col-md-6 .card {
  background-color: #fff;
  border: 0; }
  section.code .home-card .col-md-6 .card .card-body .card-title {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: -0.02em; }
    @media (max-width: 1200px) {
      section.code .home-card .col-md-6 .card .card-body .card-title {
        font-size: 18px; } }
  section.code .home-card .col-md-6 .card .card-body .con-box {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #666666;
    text-align: center; }
    @media (max-width: 1200px) {
      section.code .home-card .col-md-6 .card .card-body .con-box br {
        display: none; } }
  section.code .home-card .col-md-6 .card .pl-4 {
    border: 1px solid #dddddd;
    padding: 40px 0;
    background-color: #fff; }
    @media (max-width: 1200px) {
      section.code .home-card .col-md-6 .card .pl-4 {
        padding: 15px !important; } }
    section.code .home-card .col-md-6 .card .pl-4 img {
      width: 100%; }
    section.code .home-card .col-md-6 .card .pl-4 .text-center.mt-4 {
      margin-top: 40px !important; }
    section.code .home-card .col-md-6 .card .pl-4 .text-center .btn {
      font-size: 15px;
      font-weight: 500;
      width: 120px;
      height: 45px;
      color: #000000;
      border: 1px solid #cccccc; }
      @media (max-width: 1200px) {
        section.code .home-card .col-md-6 .card .pl-4 .text-center .btn {
          height: 39px;
          width: 87px; } }
      section.code .home-card .col-md-6 .card .pl-4 .text-center .btn:hover {
        color: #ffffff; }

section.usage-email {
  padding-bottom: 50px; }
  section.usage-email .msg-box {
    padding: 46px 0;
    width: 100%;
    background-color: #f4f7fb;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.02em;
    text-align: center; }
    @media (max-width: 1200px) {
      section.usage-email .msg-box {
        width: 100%;
        left: 0;
        right: 0;
        position: absolute;
        font-size: 15px; } }
  section.usage-email .home-card {
    margin-top: 40px; }
    @media (max-width: 1200px) {
      section.usage-email .home-card {
        padding-top: 206px; } }
    section.usage-email .home-card.row {
      margin-right: 0;
      margin-left: 0; }
    section.usage-email .home-card .col-md-6 {
      padding-right: 0;
      padding-left: 0; }
      @media (max-width: 1200px) {
        section.usage-email .home-card .col-md-6 + .col-md-6 {
          margin-top: 24px; } }
      section.usage-email .home-card .col-md-6 .card {
        padding: 60px 0 40px;
        border: 1px solid #dddddd;
        border-radius: 0;
        background-color: #ffffff;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        margin-left: -1px;
        margin-top: -1px; }
        section.usage-email .home-card .col-md-6 .card .img-box {
          height: 65px; }
          section.usage-email .home-card .col-md-6 .card .img-box.type-item1 {
            width: 81px;
            height: 65px; }
          section.usage-email .home-card .col-md-6 .card .img-box.type-item2 {
            width: 81px;
            height: 65px; }
          section.usage-email .home-card .col-md-6 .card .img-box.type-item3 {
            width: 84px;
            height: 63px; }
          section.usage-email .home-card .col-md-6 .card .img-box.type-item4 {
            width: 62px;
            height: 60px; }
          section.usage-email .home-card .col-md-6 .card .img-box img {
            max-width: 100%;
            max-height: 100%; }
        section.usage-email .home-card .col-md-6 .card .card-body {
          height: 146px; }
          section.usage-email .home-card .col-md-6 .card .card-body .card-title {
            font-size: 20px;
            font-weight: 500;
            letter-spacing: -0.02em; }
            @media (max-width: 1200px) {
              section.usage-email .home-card .col-md-6 .card .card-body .card-title {
                font-size: 18px; } }
            section.usage-email .home-card .col-md-6 .card .card-body .card-title.mb-4 {
              margin-bottom: 15px !important; }
          section.usage-email .home-card .col-md-6 .card .card-body .con-box {
            text-align: center;
            font-size: 15px;
            font-weight: 400;
            line-height: 22px;
            letter-spacing: -0.02em;
            color: #666666; }

section.bg-primary {
  background-color: #f1f5f9 !important; }
  section.bg-primary .mb-4 {
    font-size: 25px;
    letter-spacing: -0.02em;
    font-weight: 500; }
  section.bg-primary .pay-btn-box {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    section.bg-primary .pay-btn-box .pay-btn {
      display: inline-flex;
      justify-content: start;
      align-items: center;
      border: 1px solid #dddddd;
      width: 100%;
      height: 80px;
      position: relative;
      background: #FFFFFF url("../img/ic_pay_chk_off@2x.png") no-repeat top 50% right 32px/22px 15px; }
      @media (max-width: 1200px) {
        section.bg-primary .pay-btn-box .pay-btn {
          height: 50px;
          background: #FFFFFF url("../img/ic_pay_chk_off@2x.png") no-repeat top 50% right 7px/17px 12px; } }
      section.bg-primary .pay-btn-box .pay-btn.on {
        background: #1a61c1 url("../img/ic_pay_chk_on@2x.png") no-repeat top 50% right 32px/22px 15px; }
        section.bg-primary .pay-btn-box .pay-btn.on .ic-pay {
          background: url("../img/ic_pay_on@2x.png") no-repeat center/cover;
          width: 29px;
          height: 29px; }
        section.bg-primary .pay-btn-box .pay-btn.on .txt {
          font-weight: 700;
          color: #FFFFFF;
          line-height: -0.02em; }
        @media (max-width: 1200px) {
          section.bg-primary .pay-btn-box .pay-btn.on {
            background: #1a61c1 url("../img/ic_pay_chk_on@2x.png") no-repeat top 50% right 7px/17px 12px; }
            section.bg-primary .pay-btn-box .pay-btn.on .ic-pay {
              width: 23px;
              height: 23px; }
            section.bg-primary .pay-btn-box .pay-btn.on .txt {
              padding-left: 40px; } }
      section.bg-primary .pay-btn-box .pay-btn + .pay-btn {
        margin-left: 20px; }
        @media (max-width: 1200px) {
          section.bg-primary .pay-btn-box .pay-btn + .pay-btn {
            margin-left: 10px; } }
      section.bg-primary .pay-btn-box .pay-btn .ic-pay {
        background: url("../img/ic_pay_off@2x.png") no-repeat center/cover;
        width: 29px;
        height: 29px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 31px; }
        @media (max-width: 1200px) {
          section.bg-primary .pay-btn-box .pay-btn .ic-pay {
            width: 23px;
            height: 23px;
            left: 6px; } }
      section.bg-primary .pay-btn-box .pay-btn .txt {
        width: 100%;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: -0.05em;
        color: #666666;
        padding-left: 70px; }
        @media (max-width: 1200px) {
          section.bg-primary .pay-btn-box .pay-btn .txt {
            padding-left: 30px;
            font-size: 13px; } }
  section.bg-primary .row {
    margin-top: 30px; }
    section.bg-primary .row .col-md-3 .card {
      padding: 0 20px;
      border-radius: 0; }
      section.bg-primary .row .col-md-3 .card .card-title {
        font-size: 20px;
        font-weight: 500;
        letter-spacing: -0.02em; }
        @media (max-width: 1200px) {
          section.bg-primary .row .col-md-3 .card .card-title {
            font-size: 18px; } }
      section.bg-primary .row .col-md-3 .card .card-body {
        font-size: 15px;
        font-weight: 500;
        letter-spacing: -0.02em;
        padding-left: 20px;
        padding-right: 0; }
        @media (max-width: 1200px) {
          section.bg-primary .row .col-md-3 .card .card-body {
            padding-left: 0; } }
        section.bg-primary .row .col-md-3 .card .card-body .fas + .fas {
          margin-top: 15px; }
          @media (max-width: 1200px) {
            section.bg-primary .row .col-md-3 .card .card-body .fas + .fas {
              margin-top: 5px; } }
      section.bg-primary .row .col-md-3 .card .card-footer {
        padding-left: 0;
        padding-right: 0; }
        @media (max-width: 1200px) {
          section.bg-primary .row .col-md-3 .card .card-footer {
            text-align: center; } }
        section.bg-primary .row .col-md-3 .card .card-footer .price_free {
          font-size: 18px;
          font-weight: 700;
          letter-spacing: -0.02em;
          color: #e6434e;
          text-align: center;
          margin-top: 32px;
          margin-bottom: 27px; }
          @media (max-width: 1200px) {
            section.bg-primary .row .col-md-3 .card .card-footer .price_free {
              font-size: 20px;
              margin-top: 10px;
              margin-bottom: 20px; } }
          section.bg-primary .row .col-md-3 .card .card-footer .price_free .year-txt {
            display: none; }
        section.bg-primary .row .col-md-3 .card .card-footer .free {
          font-size: 15px;
          font-weight: 400;
          letter-spacing: -0.02em; }
  section.bg-primary .mt-3 {
    margin-top: 30px !important; }
    section.bg-primary .mt-3 .text-white {
      font-size: 15px;
      font-weight: 400;
      letter-spacing: -0.02em;
      color: #666666 !important;
      padding-left: 11px;
      position: relative; }
      section.bg-primary .mt-3 .text-white:after {
        content: '';
        background-color: #666666;
        border-radius: 50%;
        width: 3px;
        height: 3px;
        position: absolute;
        top: 9px;
        left: 0; }
      @media (max-width: 1200px) {
        section.bg-primary .mt-3 .text-white + .text-white {
          margin-top: 10px; } }
  section.bg-primary .free-btn-box {
    margin-top: 39px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (max-width: 1200px) {
      section.bg-primary .free-btn-box {
        margin-top: 20px; } }
    section.bg-primary .free-btn-box .free-btn {
      width: 149px;
      height: 50px;
      border-radius: 6px;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      background-color: #1a61c1;
      color: #FFFFFF;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: -0.02em; }
      @media (max-width: 1200px) {
        section.bg-primary .free-btn-box .free-btn {
          width: 119px;
          height: 40px;
          font-size: 15px; } }

section.function-list .row .col-12 .mb-4 {
  font-size: 25px;
  letter-spacing: -0.02em;
  font-weight: 500; }

@media (max-width: 1200px) {
  section.function-list .row .col-12 .table-wrap {
    width: 100%;
    overflow: auto; } }

section.function-list .row .col-12 .table-wrap table {
  border: 1px solid #dddddd; }
  section.function-list .row .col-12 .table-wrap table tbody th {
    padding-top: 24px;
    padding-bottom: 24px;
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.02em; }
    @media (max-width: 1200px) {
      section.function-list .row .col-12 .table-wrap table tbody th {
        padding: 15px 10px; } }
    section.function-list .row .col-12 .table-wrap table tbody th.text-left {
      padding-left: 40px; }
      @media (max-width: 1200px) {
        section.function-list .row .col-12 .table-wrap table tbody th.text-left {
          padding-left: 10px; } }
      section.function-list .row .col-12 .table-wrap table tbody th.text-left span[data-toggle=tooltip] {
        display: inline-flex;
        align-items: center; }
        section.function-list .row .col-12 .table-wrap table tbody th.text-left span[data-toggle=tooltip].data-title {
          font-size: 14px;
          font-weight: 500;
          letter-spacing: -0.02em;
          color: #000000; }
        section.function-list .row .col-12 .table-wrap table tbody th.text-left span[data-toggle=tooltip] .fas:before {
          margin-bottom: -2px;
          display: inline-block;
          content: '';
          background: url("../img/ic_mark@2x.png") no-repeat center/cover;
          width: 18px;
          height: 18px; }
    section.function-list .row .col-12 .table-wrap table tbody th.text-center {
      background-color: #f2f2f2; }
  section.function-list .row .col-12 .table-wrap table tbody td {
    border: 1px solid #dddddd; }
    section.function-list .row .col-12 .table-wrap table tbody td.text-center {
      position: relative; }
      section.function-list .row .col-12 .table-wrap table tbody td.text-center .fas {
        background: url("../img/ic_chk2@2x.png") no-repeat center/cover;
        width: 18px;
        height: 13px;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        left: 50%; }

section.question .mb-4 {
  font-size: 25px;
  letter-spacing: -0.02em;
  font-weight: 500; }

section.question .row .col-12 .accordion .card {
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  border-color: #e9e9e9; }
  section.question .row .col-12 .accordion .card.on .card-header {
    position: relative; }
    section.question .row .col-12 .accordion .card.on .card-header:after {
      content: '';
      background: url("../img/ic_click_up@2x.png") no-repeat center/cover;
      width: 16px;
      height: 9px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 19px; }
    section.question .row .col-12 .accordion .card.on .card-header .font-weight-bold {
      font-weight: 700 !important;
      color: #000000; }
  section.question .row .col-12 .accordion .card .card-header {
    padding: 0;
    position: relative;
    width: 100%; }
    section.question .row .col-12 .accordion .card .card-header:after {
      content: '';
      background: url("../img/ic_click_down@2x.png") no-repeat center/cover;
      width: 16px;
      height: 9px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 19px; }
    section.question .row .col-12 .accordion .card .card-header .font-weight-bold {
      font-weight: 400 !important;
      font-size: 17px;
      letter-spacing: -0.02em;
      color: #000000;
      display: flex;
      padding: 33px 0; }
      @media (max-width: 1200px) {
        section.question .row .col-12 .accordion .card .card-header .font-weight-bold {
          font-size: 15px;
          padding: 15px 0; } }
    section.question .row .col-12 .accordion .card .card-header + div {
      font-size: 0;
      visibility: hidden;
      transition: none; }
  section.question .row .col-12 .accordion .card .collapse {
    visibility: visible !important;
    background-color: #f9f9f9;
    padding: 40px 30px;
    font-size: 15px !important;
    font-weight: 500;
    letter-spacing: -0.02em;
    color: #000000;
    line-height: 22px; }
    @media (max-width: 1200px) {
      section.question .row .col-12 .accordion .card .collapse {
        padding: 20px 15px; } }

.tooltip .arrow {
  z-index: 101; }
  .tooltip .arrow:before {
    background: url("../img/ic_tooltip_arrow.png") no-repeat center/cover;
    width: 13px;
    height: 8px;
    border: 0 !important;
    margin-top: -2px; }

.tooltip .tooltip-inner {
  position: relative;
  z-index: 100;
  background-color: #fff;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.02em;
  font-weight: 500;
  color: #000000;
  border: 1px solid #666666;
  border-radius: 8px;
  padding: 14px; }



/* 강대중 추가 분 */
.list-wrap li {width:100%;}
.text-muted {color:#888;font-size:14px;font-weight:700;margin-bottom:5px;}
/*# sourceMappingURL=page.css.map */