@charset "UTF-8";
/* **************************************************************
  => 을유1945 (명조)
  https://noonnu.cc/font_page/621
************************************************************** */
@font-face {
  font-family: "Eulyoo1945";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Eulyoo1945-Regular.woff) format("woff");
}
.font-eulyoo1945-Regular {
  font-family: "Eulyoo1945";
  font-weight: 400;
}

@font-face {
  font-family: "Eulyoo1945";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Eulyoo1945-SemiBold.woff) format("woff");
}
.font-eulyoo1945-SemiBold {
  font-family: "Eulyoo1945";
  font-weight: 600;
}

.font-eulyoo1945 {
  font-family: "Eulyoo1945-Regular", sans-serif;
}

/* **************************************************************
  =>  Gmarket Sans
https://noonnu.cc/font_page/366
************************************************************** */
@font-face {
  font-family: "GmarketSans";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/GmarketSansLight.woff) format("woff");
}
.font-gmarketsans-Light {
  font-family: "GmarketSans";
  font-weight: 300;
}

@font-face {
  font-family: "GmarketSans";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/GmarketSansMedium.woff) format("woff");
}
.font-gmarketsans-Medium {
  font-family: "GmarketSans";
  font-weight: 400;
}

@font-face {
  font-family: "GmarketSans";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/GmarketSansBold.woff) format("woff");
}
.font-gmarketsans-Bold {
  font-family: "GmarketSans";
  font-weight: 600;
}

.font-gmarketsans {
  font-family: "GmarketSansMedium", sans-serif;
}

/* **************************************************************
  =>  원스토어 모바일고딕 제목체
 https://noonnu.cc/font_page/678
************************************************************** */
@font-face {
  font-family: "ONE-Mobile-Title";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/ONE-Mobile-Title.woff) format("woff");
}
.font-onemobile-Title {
  font-family: "ONE-Mobile-Title";
  font-weight: 600;
}

/* **************************************************************
  =>  Rajdhani 영문체
  https://fonts.google.com/specimen/Rajdhani
************************************************************** */
@font-face {
  font-family: "Rajdhani";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/rajdhani-Regular.woff2) format("woff2");
}
.font-rajdhani-regular {
  font-family: "Rajdhani";
  font-weight: 400;
}

@font-face {
  font-family: "Rajdhani";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/rajdhani-Medium.woff2) format("woff2");
}
.font-rajdhani-medium {
  font-family: "Rajdhani";
  font-weight: 500;
}

@font-face {
  font-family: "Rajdhani";
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/rajdhani-Semibold.woff2) format("woff2");
}
.font-rajdhani-semibold {
  font-family: "Rajdhani";
  font-weight: 600;
}

@font-face {
  font-family: "Rajdhani";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/rajdhani-Bold.woff2) format("woff2");
}
.font-rajdhani-bold {
  font-family: "Rajdhani";
  font-weight: 700;
}

.font-rajdhani {
  font-family: "Rajdhani", sans-serif;
}

input:required,
textarea:required,
.required {
  background-image: url("../images/require.png");
  background-repeat: no-repeat;
  background-position: right top;
}

body:lang(ko) {
  font-family: "GmarketSans", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", "sans-serif", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
body:lang(en) {
  font-family: "rajdhani", "inter", "Play", sans-serif;
}
body:lang(ja) {
  font-family: "Noto Sans JP", Tahoma, "Microsoft Sans Serif", sans-serif, "MS PGothic", "MS PMincho", Meiryo;
}

.font-play {
  font-family: "Play", sans-serif;
}
.font-poppins {
  font-family: "Poppins", sans-serif;
}
.font-lato {
  font-family: "Lato", sans-serif;
}
.font-philosopher {
  font-family: "Philosopher", sans-serif;
}
.font-roboto {
  font-family: "Roboto", sans-serif;
}
.font-robotocondensed {
  font-family: "Roboto Condensed", sans-serif;
}
.font-nanumbrush {
  font-family: "Nanum Brush Script", cursive;
}
.font-myeongjo {
  font-family: "Nanum Myeongjo", serif;
}
.font-iceland {
  font-family: "Iceland", cursive;
}
.font-inter {
  font-family: "Inter", sans-serif;
}
.font-chakra {
  font-family: "Chakra Petch", sans-serif;
}
.font-spotlight {
  font-family: "Y_Spotlight";
}
.font-iropke {
  font-family: "Iropke Batang";
}
.font-montserrat {
  font-family: "Montserrat", sans-serif;
}
.font-eulyoo {
  font-family: "Eulyoo1945", serif;
}
.font-small {
  font-size: 95%;
}
.font-smaller {
  font-size: 90%;
}
.font-smallest {
  font-size: 85%;
}
.font-size80 {
  font-size: 80%;
}
.font-size75 {
  font-size: 75%;
}
.font-size70 {
  font-size: 70%;
}
.font-size65 {
  font-size: 65%;
}
.font-big {
  font-size: 105%;
}
.font-bigger {
  font-size: 110%;
}
.font-biggest {
  font-size: 115%;
}
.font-size120 {
  font-size: 120%;
}
.font-size125 {
  font-size: 125%;
}
.font-size130 {
  font-size: 130%;
}
.font-size135 {
  font-size: 135%;
}
.font-size140 {
  font-size: 140%;
}

.weight-100 {
  font-weight: 100;
}
.weight-200 {
  font-weight: 200;
}
.weight-300 {
  font-weight: 300;
}
.weight-400 {
  font-weight: 400;
}
.weight-500 {
  font-weight: 500;
}
.weight-600 {
  font-weight: 600;
}
.weight-700 {
  font-weight: 700;
}

.line-1 {
  line-height: 1 !important;
}
.line-11 {
  line-height: 1.1 !important;
}
.line-12 {
  line-height: 1.2 !important;
}
.line-13 {
  line-height: 1.3 !important;
}
.line-14 {
  line-height: 1.4 !important;
}
.line-15 {
  line-height: 1.5 !important;
}
.line-16 {
  line-height: 1.6 !important;
}
.line-17 {
  line-height: 1.7 !important;
}
.line-18 {
  line-height: 1.8 !important;
}
.line-19 {
  line-height: 1.9 !important;
}
.line-20 {
  line-height: 2 !important;
}
.line-21 {
  line-height: 2.1 !important;
}
.line-22 {
  line-height: 2.2 !important;
}
.line-23 {
  line-height: 2.3 !important;
}
.line-24 {
  line-height: 2.4 !important;
}
.line-25 {
  line-height: 2.5 !important;
}
.line-30 {
  line-height: 3 !important;
}

table .th-xxl {
  min-width: 15rem;
}
table .th-xl {
  min-width: 12rem;
}
table .th-lg {
  min-width: 9rem;
}
table .th-md {
  min-width: 6rem;
}
table .th-sm {
  min-width: 3rem;
}

video {
  -o-object-fit: inherit;
     object-fit: inherit;
}

button:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  outline: none;
}

#skipnav {
  z-index: 9999;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
#skipnav * {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
#skipnav a {
  display: block;
  position: absolute;
  left: -9999px;
  top: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#skipnav a:focus {
  left: 0;
  width: 100%;
  height: auto;
  padding: 0.5625em;
  background: #123;
  color: #fff;
  font-weight: 600;
  line-height: 1.375;
  text-decoration: none;
  text-align: center;
}

#progress-indicator {
  z-index: 9999;
}

.material-icons {
  -webkit-font-feature-settings: "liga";
     -moz-font-feature-settings: "liga";
          font-feature-settings: "liga";
}
.material-icons .md-18 {
  font-size: 18px;
}
.material-icons .md-24 {
  font-size: 24px;
}
.material-icons .md-36 {
  font-size: 36px;
}
.material-icons .md-48 {
  font-size: 48px;
}

.input-group.input-group-write .input-group-prepend .input-group-text {
  min-width: 42px;
  max-width: 42px;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  padding-right: 0;
}

.btn-respon {
  cursor: default;
  pointer-events: none;
}

.word-break {
  white-space: -pre-wrap;
  word-wrap: break-word;
  word-break: keep-all;
}

.style-solid {
  border-style: solid !important;
}
.style-dotted {
  border-style: dotted !important;
}
.style-dashed {
  border-style: dashed !important;
}

.border-custom-01 {
  border-color: #98abce !important;
}

.border-custom-01-sub {
  border-color: #d2dbea !important;
}

.list-custom > li {
  position: relative;
  padding-left: 1.4rem;
}
@media (max-width: 575.98px) {
  .list-custom > li {
    padding-left: 13px;
  }
}
.list-custom > li:before {
  font-size: 0.5em;
  font-style: normal;
  font-weight: 700;
  font-variant: normal;
  -webkit-transform: scale(0.4);
      -ms-transform: scale(0.4);
       -o-transform: scale(0.4);
          transform: scale(0.4);
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  top: 0.2rem;
  display: inline-block;
  padding-right: 5px;
  content: "\f111";
  vertical-align: bottom;
  text-transform: none;
  color: #b3bece;
}
.list-custom.list-custom-caution > li:before {
  color: #d1660d;
}
.list-custom.list-custom-success > li:before {
  color: #0c572c;
}
.list-custom.list-custom-lightsuccess > li:before {
  color: #7c930a;
}
.list-custom.list-custom-warning > li:before {
  color: #c8990b;
}

.scroll-box {
  overflow-y: scroll;
  height: 250px;
  padding: 1rem;
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  user-select: none;
}

.box-dot {
  position: relative;
  z-index: 0;
}
.box-dot::before {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  z-index: -2;
  background: url("../images/bg_box.gif");
  content: "";
}
.box-dot::after {
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  z-index: -1;
  background-color: #f8f8f8;
  content: "";
}
.box-dot > i {
  display: inline-block;
  position: relative;
  margin-right: 0.25rem;
  font-size: 1rem;
  vertical-align: middle;
}

.ui-topbox {
  position: relative;
  overflow: visible;
  padding: 0;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #dad8d9;
  border-right-color: #dad8d9;
  border-bottom-color: #dad8d9;
  border-left-color: #dad8d9;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.ui-topbox::before {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#47b9e9), to(#4d71c1));
  background: -webkit-linear-gradient(bottom, #47b9e9, #4d71c1);
  background: -o-linear-gradient(bottom, #47b9e9, #4d71c1);
  background: linear-gradient(to top, #47b9e9, #4d71c1);
}

.line-dot {
  height: 3px;
  background-image: url(../images/pattren_dot_gray.gif);
  border: none;
}

.list-group-counter {
  counter-reset: section;
}
.list-group-counter .group {
  position: relative;
  border-bottom: 1px dashed #acb1c5;
  padding-top: 3rem;
}
@media (max-width: 991.98px) {
  .list-group-counter .group {
    padding: 1rem 0;
  }
}
.list-group-counter .group:first-of-type {
  padding-top: 0;
}
.list-group-counter .group .title {
  position: absolute;
  left: 0;
  top: auto;
  padding: 1.6rem;
  border-top-width: 3px;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: var(--gray300);
  border-right-color: var(--gray300);
  border-bottom-color: var(--gray300);
  border-left-color: var(--gray300);
  font-size: 1.2rem;
  line-height: 1.3;
  color: var(--gray700);
  width: 11rem;
  height: 11rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media (min-width: 992px) {
  .list-group-counter .group .title img {
    margin-top: 0.8rem;
    width: 3rem;
  }
}
@media (max-width: 991.98px) {
  .list-group-counter .group .title {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    white-space: normal;
    word-break: keep-all;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .list-group-counter .group .title img {
    margin-left: auto;
  }
}
.list-group-counter .group .title::before {
  display: block;
  margin-bottom: 0.4rem;
  border-bottom: 1px solid var(--lightgray);
  font-family: "rajdhani", sans-serif;
  font-size: 0.9rem;
  font-weight: 900;
  counter-increment: section;
  content: "NO" counter(section);
  color: var(--dark);
}
@media (max-width: 991.98px) {
  .list-group-counter .group .title::before {
    display: inline-block;
    margin-bottom: 0.25rem;
    margin-right: 0.5rem;
  }
}
.list-group-counter .group .title::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(../images/pattren_dot_gray.gif);
  opacity: 0.3;
  z-index: -1;
}
.list-group-counter .group .item {
  min-height: 14rem;
  margin-left: 13rem;
  padding-bottom: 3rem;
}
@media (max-width: 991.98px) {
  .list-group-counter .group .item {
    min-height: 0;
    margin: 1rem 0 0;
    padding: 0;
  }
}
.list-group-counter.old-busi .group .title {
  border: 1px solid #dbdbdb;
  color: #444;
}
.list-group-counter.old-busi .group .title::before {
  color: #888;
  border-bottom: 1px solid #888;
}

.list-custom-counter {
  counter-reset: cont;
}
.list-custom-counter > li {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
.list-custom-counter > li:before {
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  width: 20px;
  height: 20px;
  margin-right: 0.5rem;
  padding: 3px 0;
  border-radius: 9999px;
  background: #999;
  color: #fff;
  font-weight: 400;
  font-size: 0.875em;
  font-family: "rajdhani", sans-serif;
  line-height: 15px;
  text-align: center;
  vertical-align: middle;
  counter-increment: cont;
  content: "" counter(cont);
}

.col-tit {
  position: relative;
  color: #222;
  font-family: ONE-Mobile-Title;
  margin-bottom: 0;
}
.col-title {
  position: relative;
  font-family: ONE-Mobile-Title;
  color: #111;
  padding-top: 0;
}
.col-title:after {
  position: absolute;
  top: -10px;
  left: 0;
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #e96503;
  vertical-align: top;
}

.col-sub-title {
  position: relative;
  z-index: 2;
  color: #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 575.98px) {
  .col-sub-title {
    padding-left: 23px;
  }
}
.col-sub-title:before {
  font-family: "Font Awesome 5 Free";
  font-size: 0.5em;
  font-style: normal;
  font-weight: 700;
  font-variant: normal;
  left: 0;
  display: inline-block;
  width: 19px;
  height: 18px;
  line-height: 18px;
  margin-right: 10px;
  padding: 0;
  content: "\f054";
  text-align: center;
  vertical-align: bottom;
  text-transform: none;
  color: #fff;
  background-color: #01b2ac;
}
@media (max-width: 575.98px) {
  .col-sub-title:before {
    position: absolute;
    top: 0;
  }
}

.col-sub-line-title {
  position: relative;
  display: inline-block;
  padding-left: 3px;
  z-index: 2;
}
.col-sub-line-title:after {
  position: absolute;
  z-index: -1;
  bottom: 3px;
  left: 0;
  width: -webkit-calc(100% + 3px);
  width: calc(100% + 3px);
  height: 8px;
  content: "";
  background-color: rgba(142, 165, 217, 0.5);
}
.col-sub-line-title:before {
  display: none;
}

.col-sub-sub-title {
  position: relative;
  padding-top: 0.5rem;
}
.col-sub-sub-title:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 3px;
  content: "";
  border-radius: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#01b1a6), to(#02d0ac));
  background-image: -webkit-linear-gradient(left, #01b1a6 0%, #02d0ac 100%);
  background-image: -o-linear-gradient(left, #01b1a6 0%, #02d0ac 100%);
  background-image: linear-gradient(to right, #01b1a6 0%, #02d0ac 100%);
}

.table-custom {
  outline: 1px solid #768395;
}
.table-custom th {
  font-weight: normal;
  padding: 8px 10px;
  text-align: center;
  border-top: 1px solid #ddd;
  background: #f5f5f5;
}
.table-custom td {
  font-weight: normal;
  padding: 8px 10px;
  border-top: 1px solid #ddd;
}
@media (max-width: 575.98px) {
  .table-custom {
    font-size: 0.8em;
  }
  .table-custom > thead {
    display: none;
  }
  .table-custom > tbody > tr > th,
.table-custom > tbody > tr > td,
.table-custom > tfoot > tr > th,
.table-custom > tfoot > tr > td {
    display: block;
    float: none;
    word-break: break-all;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 1% 3%;
    border: 0;
    border-bottom: 1px dotted #ddd;
  }
  .table-custom > tbody > tr > th[rowspan] {
    font-weight: bolder;
  }
  .table-custom :not(.table-float) > tbody > tr > td:last-of-type {
    border-bottom: 1px solid #777;
  }
}

#social-float {
  opacity: 0;
}
#social-float:before {
  font-family: "Font Awesome 5 Free";
  content: "\f106";
  vertical-align: middle;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  line-height: 18px;
  border-width: 0;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  color: #fff;
}
#social-float.active {
  line-height: 40px;
  position: fixed;
  z-index: 9999;
  right: 30px;
  bottom: 30px;
  width: 44px;
  height: 44px;
  cursor: pointer;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  text-align: center;
  border-radius: 2px;
  background-color: var(--danger);
  opacity: 1;
}
#social-float.active:hover {
  background-color: #a71d2a;
}

/* **************************************************************
    => 컨스텀 탭
************************************************************** */
#custom-tab.nav-tabs {
  border-bottom: none;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#custom-tab.nav-tabs .nav-link {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 2px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #939393;
  border-right-color: #939393;
  border-bottom-color: #444;
  border-left-color: #939393;
  background-color: #f8f9fa;
  color: #555;
  padding-top: 1rem;
  padding-bottom: 0.8rem;
  margin: 0;
}
@media (max-width: 575.98px) {
  #custom-tab.nav-tabs .nav-link {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
}
#custom-tab.nav-tabs .nav-link.active {
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 0;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #444;
  border-right-color: #444;
  border-bottom-color: none;
  border-left-color: #444;
  background-color: #fff;
  color: #111;
  position: relative;
  font-weight: 700;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
@media (max-width: 575.98px) {
  #custom-tab.nav-tabs .nav-link.active {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
}
#custom-tab.nav-tabs .nav-link.active:before {
  position: relative;
  left: 0.5em;
  padding-right: 0.5rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  display: inline-block;
  text-rendering: auto;
  line-height: 1;
  content: "\f058";
  color: var(--lightprimary);
  margin-right: 0.5rem;
}
@media (max-width: 575.98px) {
  #custom-tab.nav-tabs .nav-link.active:before {
    display: none;
  }
}

/* **************************************************************
    => 컨스템 탭2 pill
************************************************************** */
.custom-tab-pill.nav-pills .nav-link {
  background-color: #e1e1e1;
  color: #666;
  font-weight: 600;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
@media (max-width: 767.98px) {
  .custom-tab-pill.nav-pills .nav-link {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }
}
.custom-tab-pill.nav-pills .nav-link.active {
  font-weight: 500;
  background-color: #01b2ac;
  color: #fff;
  position: relative;
  font-weight: 600;
}
.custom-tab-pill.nav-pills .nav-link.active:after {
  position: absolute;
  bottom: -12px;
  left: 50%;
  z-index: 10;
  display: block;
  margin-left: -9px;
  content: "";
  border-top: 15px solid #01b2ac;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
}

/* **************************************************************
    => 양끝 꺽쇠가 있는 박스
************************************************************** */
.box_wrap {
  position: relative;
  padding: 5px;
  background: url("../images/pattren_dot_gray.gif") 0 0 repeat;
}
.box_wrap .box_in {
  font-weight: 400;
  padding: 0.8rem;
  background-color: #fff;
}
.box_wrap .box_in:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 2rem;
  height: 2rem;
  content: "";
  border-top: 5px solid #d2d2d2;
  border-left: 5px solid #d2d2d2;
}
.box_wrap .box_in:after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2rem;
  height: 2rem;
  content: "";
  border-right: 5px solid #d2d2d2;
  border-bottom: 5px solid #d2d2d2;
}

.table-custom-responsive {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #555;
  border-right-color: #555;
  border-bottom-color: #555;
  border-left-color: #555;
}
.table-custom-responsive .bg-light {
  background-color: #f0f0f0 !important;
}
.table-custom-responsive thead tr {
  font-family: ONE-Mobile-Title;
}
.table-custom-responsive thead tr th {
  border-top-width: 2px;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #555;
  border-right-color: transparent;
  border-bottom-color: #555;
  border-left-color: transparent;
}
.table-custom-responsive > tbody > tr td {
  border-top-width: 1px;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: dotted;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-left-style: dotted;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
}

@media (min-width: 768px) {
  .box_wrap .box_in {
    padding: 1.5rem;
  }
}
@media (max-width: 767.98px) {
  .img-zoom {
    position: relative;
  }
  .img-zoom a {
    font-size: 1.2em;
    line-height: 50px;
    position: absolute;
    top: auto;
    right: 5%;
    bottom: 5%;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    opacity: 0.7;
    color: #fff;
    background-color: #000;
  }
}
@media screen and (max-width: 767.98px) {
  .table-custom-responsive {
    font-size: 0.9em;
  }
  .table-custom-responsive colgroup col {
    width: auto;
  }
  .table-custom-responsive > thead {
    display: none;
  }
  .table-custom-responsive tbody tr:first-child {
    border-top-width: 2px;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #333;
    border-right-color: #333;
    border-bottom-color: #333;
    border-left-color: #333;
  }
  .table-custom-responsive > tbody > tr {
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .table-custom-responsive > tbody > tr > td {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    /* @include flex(auto); */
    border: none;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    /* &:before {
       top: 0;
       left: 0;
       width: 25%;
       padding : {
        left: 5px;
        right: 5px;
        top: 5px;
        bottom: 5px;
       }
       margin: 0 !important;
       overflow: hidden;
       font-weight: 600;
       letter-spacing: -.01rem;
       content: attr(data-th) !important;
       background: rgb(250,250,250);
       border-left: none !important;
    } */
  }
  .table-custom-responsive > tbody > tr > td::after {
    margin: 0;
    display: none;
  }
  .table-custom-responsive > tbody > tr > td.title {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
  }
  .table-custom-responsive > tbody > tr > td .bt-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 575.98px) {
  .modal .modal-dialog .modal-content .modal-body {
    padding: 0.5rem;
  }

  .list-group .list-group-item {
    padding: 0.2rem 0.3rem;
  }

  .form-group {
    margin-bottom: 0.5rem;
  }

  label {
    margin-bottom: 0.2rem;
    font-size: 0.9em;
  }

  .alert {
    padding: 0.3rem 0.5rem;
    font-size: 0.9em;
  }
  .alert .alert-heading {
    font-size: 1.2em;
  }

  .table-custom {
    font-size: 0.8em;
  }
  .table-custom > thead {
    display: none;
  }
  .table-custom > tbody > tr > th,
.table-custom > tbody > tr > td,
.table-custom > tfoot > tr > th,
.table-custom > tfoot > tr > td {
    display: block;
    float: none;
    word-break: break-all;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 1% 3%;
    border: 0;
    border-bottom: 1px dotted #ddd;
  }
  .table-custom > tbody > tr > th[rowspan] {
    font-weight: bolder;
  }
  .table-custom :not(.table-float) > tbody > tr > td:last-of-type {
    border-bottom: 1px solid #777;
  }
}
@media print {
  * {
    -webkit-print-color-adjust: exact !important;
  }
}
#mainVisual {
  overflow: hidden;
  height: 100%;
  position: relative;
  padding-top: 120px;
}
#mainVisual .main-visual-wrapper {
  position: relative;
  height: 100%;
  /* 메인 비주얼 :: 버튼, 카운터, 로딩바 */
  /* 메인 비주얼 :: Custom Bullet */
}
#mainVisual .main-visual-wrapper .main-visual-slider {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #eee;
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide {
  overflow: hidden;
  color: #fff;
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  -webkit-background-size: cover;
          background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #000;
  opacity: 0.1;
  top: 0;
  left: 0;
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner .visual-img {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover !important;
          background-size: cover !important;
  background-position: center center !important;
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner .visual-txt-con {
  position: relative;
  z-index: 11;
  color: #fff;
  text-align: center;
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner .visual-txt-con span {
  display: block;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
       -o-transform: translateY(100%);
          transform: translateY(100%);
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner .visual-txt-con .main-visual-tit {
  overflow: hidden;
  font-weight: 700;
  letter-spacing: 8px;
  margin-bottom: 0.58em;
  font-size: 3rem;
}
@media (max-width: 1200px) {
  #mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner .visual-txt-con .main-visual-tit {
    font-size: -webkit-calc(0.914rem + 2.7813333333vw);
    font-size: calc(0.914rem + 2.7813333333vw);
  }
}
@media (max-width: 767.98px) {
  #mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner .visual-txt-con .main-visual-tit {
    letter-spacing: 0;
  }
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner .visual-txt-con .main-visual-tit .main-visual-tit-shadow {
  text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.8);
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner .visual-txt-con .main-visual-txt {
  overflow: hidden;
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: -0.7px;
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner .visual-txt-con .main-visual-btn-box {
  overflow: hidden;
  margin-top: 2.2em;
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner .visual-txt-con .main-visual-btn {
  overflow: hidden;
  width: 185px;
  border: 0;
  text-align: left;
  border-bottom: 1px solid #fff;
  padding: 22px 0;
  text-align: left;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
       -o-transform: translateY(100%);
          transform: translateY(100%);
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner .visual-txt-con .main-visual-btn:before {
  background-color: #fff;
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner .visual-txt-con .main-visual-btn em {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.25px;
  color: #fff;
}
#mainVisual .main-visual-wrapper .main-visual-slider .swiper-container .swiper-slide .slide-inner .visual-txt-con .main-visual-btn i {
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -10px;
  color: #fff;
  font-size: 20px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#mainVisual .main-visual-wrapper .main-visual-controls {
  position: absolute;
  width: 250px;
  height: 94px;
  right: 0;
  bottom: 0px;
  padding: 0 45px;
  background-color: #fff;
  z-index: 11;
  text-align: center;
}
#mainVisual .main-visual-wrapper .main-visual-controls .main-visual-control-btns {
  margin: 40px 0 20px;
}
#mainVisual .main-visual-wrapper .main-visual-controls .main-visual-control-btns button {
  width: 34px;
  height: 11px;
}
#mainVisual .main-visual-wrapper .main-visual-controls .main-visual-control-btns .slide-prev-btn {
  float: left;
  background: url(../images/cm_prev_arrow.svg) no-repeat;
}
#mainVisual .main-visual-wrapper .main-visual-controls .main-visual-control-btns .slide-next-btn {
  float: right;
  background: url(../images/cm_next_arrow.svg) no-repeat;
}
#mainVisual .main-visual-wrapper .main-visual-controls .main-visual-control-btns .main-visual-conuter {
  display: inline-block;
  position: relative;
  top: -2px;
  vertical-align: middle;
  line-height: 11px;
  font-size: 12px;
  color: #000;
}
#mainVisual .main-visual-wrapper .main-visual-controls .main-visual-control-btns .main-visual-conuter .total-num {
  position: relative;
  margin-left: 20px;
  color: rgba(0, 0, 0, 0.5);
}
#mainVisual .main-visual-wrapper .main-visual-controls .main-visual-control-btns .main-visual-conuter .total-num:before {
  position: absolute;
  left: -10px;
  width: 1px;
  height: 13px;
  background-color: #e5e5e5;
  content: "";
}
#mainVisual .main-visual-wrapper .main-visual-controls .main-visual-loading-bar {
  width: 100%;
  height: 2px;
  background-color: #eee;
}
#mainVisual .main-visual-wrapper .main-visual-controls .main-visual-loading-bar span {
  display: block;
  width: 0;
  height: 100%;
  background-color: #000;
}
#mainVisual .main-visual-wrapper .main-visual-pagination {
  z-index: 11;
}
#mainVisual .main-visual-wrapper .main-visual-pagination .main-visual-paging-item {
  float: left;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  margin-left: 23px;
  cursor: pointer;
  background-color: #000;
  width: auto;
  height: auto;
  opacity: 1;
}
#mainVisual .main-visual-wrapper .main-visual-pagination .main-visual-paging-item:focus {
  outline: none;
}
#mainVisual .main-visual-wrapper .main-visual-pagination .main-visual-paging-item:first-child {
  margin-left: 0;
}
#mainVisual .main-visual-wrapper .main-visual-pagination span {
  display: block;
  overflow: hidden;
  width: 179px;
  height: 102px;
  border: 1px solid #9a9a9a;
}
#mainVisual .main-visual-wrapper .main-visual-pagination img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}
#mainVisual .main-visual-wrapper .main-visual-pagination .swiper-pagination-bullet-active {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
#mainVisual .main-visual-wrapper .main-visual-pagination .swiper-pagination-bullet-active span {
  border-color: #fff;
}
#mainVisual .main-visual-wrapper .main-visual-pagination .swiper-pagination-bullet-active img {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

@media (max-width: 767.98px) {
  #mainVisual .main-visual-wrapper {
    min-height: auto;
    padding-bottom: 80.25%;
  }
  #mainVisual .main-visual-wrapper .main-visual-controls {
    height: auto;
    width: 180px;
    padding: 0 10px;
  }
  #mainVisual .main-visual-wrapper .main-visual-controls .main-visual-control-btns {
    margin: 10px 0;
  }
}
/* **************************************************************
    => 진짜연혁
************************************************************** */
#history-nav > a {
  position: relative;
}
#history-nav > a:before {
  position: absolute;
  z-index: 20;
  bottom: -7.5px;
  left: 50%;
  display: block;
  width: 15px;
  height: 15px;
  margin-left: -7.5px;
  content: "";
  border-radius: 50%;
  background-color: #eee;
}
#history-nav > a.active {
  color: #006835 !important;
  font-weight: 600;
  font-size: 120%;
}
#history-nav > a.active:before {
  position: absolute;
  z-index: 2;
  bottom: -14px;
  left: 50%;
  display: block;
  width: 40px;
  height: 21px;
  margin-left: -20px;
  /* border-bottom: none; */
  content: "";
  border-radius: 0;
  background-color: transparent;
  background-image: url(../images/icon-history-logo.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
          background-size: contain;
}
@media all and (max-width: 800px) {
  #history-nav > a.active:before {
    position: absolute;
    z-index: 20;
    bottom: -7.5px;
    left: 50%;
    display: block;
    width: 15px;
    height: 15px;
    margin-left: -7.5px;
    content: "";
    border-radius: 50%;
    background-image: none;
    background-color: #006835;
  }
}

#history-img-fixed section {
  padding-bottom: 65%;
}

.company-history {
  position: relative;
}

.company-history-wrapper {
  position: relative;
  padding-top: 95px;
  *zoom: 1;
}
.company-history-wrapper:after {
  clear: both;
  display: block;
  content: "";
}
.company-history-wrapper:before {
  position: absolute;
  top: 3px;
  height: 110%;
  width: 1px;
  left: 0;
  background-color: #ddd;
  content: "";
}
.company-history-wrapper:last-child {
  padding-bottom: 0;
}

.company-history-info-box {
  position: relative;
}
.company-history-info-box::before {
  position: absolute;
  top: 5px;
  width: 25px;
  height: 25px;
  background-color: #f1fdf6;
  border: 5px solid #bdd0f5;
  border-radius: 50%;
  content: "";
}
.company-history-info-box::after {
  position: absolute;
  top: 13px;
  width: 7px;
  height: 7px;
  background-color: #fff;
  border: 3px solid #0083c9;
  border-radius: 50%;
  content: "";
}

/* History :: 정보 */
.company-history-info .history-item {
  position: relative;
  line-height: 1.6;
  font-weight: 300;
  color: #696969;
  margin-bottom: 10px;
  word-break: keep-all;
}
.company-history-info .history-month {
  position: absolute;
  top: 0px;
  font-weight: 700;
  letter-spacing: -0.5px;
  padding-left: 20px;
}
.company-history-info .history-txt {
  position: relative;
  display: inline-block;
}
.company-history-info .history-txt:before {
  content: "-";
  position: absolute;
  top: 0px;
}

.company-history-year {
  position: relative;
  top: -15px;
  font-size: 42px;
  letter-spacing: -0.5px;
  color: #222;
  font-weight: 400;
  padding-left: 78px;
}
.company-history-year::before {
  position: absolute;
  width: 60px;
  top: 32px;
  left: 0;
  border-top: 1px solid #dfdfdf;
  content: "";
}

/* History :: 이미지 */
.company-history-img-box {
  width: 50%;
  margin-top: 50px;
}
.company-history-img-box span {
  display: inline-block;
  border: 1px solid #ddd;
}
.company-history-img-box span img {
  max-width: 100%;
}

@media all and (min-width: 801px) {
  /* History :: 왼쪽 */
  .history-left .company-history-info-box {
    float: left;
  }
  .history-left .company-history-info-box::before, .history-left .company-history-info-box::after {
    left: 100%;
    -webkit-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
         -o-transform: translatex(-50%);
            transform: translatex(-50%);
  }
  .history-left .company-history-info {
    text-align: right;
    padding-right: 40px;
  }
  .history-left .company-history-info .history-item {
    padding-right: 30px;
  }
  .history-left .company-history-info .history-month {
    right: 0;
  }
  .history-left .company-history-info .history-txt {
    padding-right: 15px;
  }
  .history-left .company-history-info .history-txt::before {
    right: 0;
  }
  .history-left .company-history-year {
    left: 100%;
    padding-left: 60px;
  }
  .history-left .company-history-year:before {
    left: 0;
  }
  .history-left .company-history-img-box {
    float: right;
  }
  .history-left .company-history-img-box span {
    margin-left: 60px;
  }

  /* History :: 오른쪽 */
  .history-right .company-history-info-box::before, .history-right .company-history-info-box::after {
    right: 100%;
    -webkit-transform: translatex(50%);
        -ms-transform: translatex(50%);
         -o-transform: translatex(50%);
            transform: translatex(50%);
  }
  .history-right .company-history-info {
    padding: 10px 0 0 80px;
  }
  .history-right .company-history-info .history-month {
    left: 0;
  }
  .history-right .company-history-info .history-txt {
    padding-left: 8rem;
  }
  .history-right .company-history-info .history-txt::before {
    left: 0;
  }
  .history-right .company-history-img-box {
    float: left;
    text-align: right;
  }
  .history-right .company-history-img-box span {
    margin-right: 60px;
  }
}
@media all and (max-width: 800px) {
  /* History :: Layout */
  .company-history-wrapper {
    padding-top: 0;
  }
  .company-history-wrapper:before {
    left: 10px;
  }

  .company-history-info-box {
    padding-left: 36px;
  }
  .company-history-info-box::before {
    top: 7px;
    left: 2px;
    width: 15px;
    height: 15px;
    border-width: 3px;
  }
  .company-history-info-box::after {
    top: 12px;
    left: 7px;
    width: 5px;
    height: 5px;
    border-width: 1px;
  }

  /* History :: 정보 */
  .company-history-info {
    padding-top: 12px;
  }
  .company-history-info .history-item {
    font-size: 13px;
    padding-left: 25px;
  }
  .company-history-info .history-month {
    left: 0;
    font-size: 13px;
    padding-left: 0;
  }
  .company-history-info .history-txt {
    padding-left: 55px;
  }
  .company-history-info .history-txt:before {
    display: none;
  }

  .company-history-year {
    top: 0px;
    font-size: 20px;
    padding-left: 0;
  }
  .company-history-year::before {
    width: 20px;
    left: -27px;
    top: 14px;
  }

  /* History :: 이미지 */
  .company-history-img-box {
    width: auto;
    margin-top: 20px;
  }
  .company-history-img-box span {
    margin-left: 120px;
  }
}
/*  ****************** 회사소개 :: BEST 연혁 02 ********************** */
.history-list-box-style02 .history-year-box {
  position: relative;
  padding-left: 250px;
}
.history-list-box-style02 .history-year-box h4 {
  position: absolute;
  left: 0;
  top: 0;
  color: #222;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -1.5px;
}
.history-list-box-style02 .history-year-box h4:after {
  position: absolute;
  top: 15px;
  left: 110px;
  content: "";
  width: 56px;
  height: 3px;
  background-color: #ffa200;
}
.history-list-box-style02 .history-year-box .history-year-item {
  position: relative;
  padding-bottom: 30px;
}
.history-list-box-style02 .history-year-box .history-year-item:last-child {
  padding-bottom: 0;
}
.history-list-box-style02 .history-year-box .history-year-item:before {
  position: absolute;
  top: 15px;
  left: 120px;
  width: 1px;
  bottom: -23px;
  background-color: #ddd;
  content: "";
}
.history-list-box-style02 .history-year-box:last-child .history-year-item:last-child:before {
  display: none;
}
.history-list-box-style02 .history-year-box .history-year-item .history-year {
  position: absolute;
  top: 0;
  left: 0px;
  width: 120px;
}
.history-list-box-style02 .history-year-box .history-year-item .history-year:after {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  right: -4px;
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background-color: #ffa200;
  border-radius: 5px;
}
.history-list-box-style02 .history-year-box .history-year-item .history-year strong {
  color: #1e1e1e;
  font-weight: 600;
  font-size: 23px;
  font-style: italic;
}
.history-list-box-style02 .history-year-box .history-year-item .history-info-con {
  padding-left: 140px;
}
.history-list-box-style02 .history-year-box .history-year-item:last-child .history-info-con {
  padding-bottom: 50px;
}
.history-list-box-style02 .history-year-box:last-child .history-year-item:last-child .history-info-con {
  padding-bottom: 0px;
}
.history-list-box-style02 .history-year-box .history-year-item .history-info-con p {
  position: relative;
  margin-bottom: 10px;
  padding-left: 30px;
  color: #5b5b5b;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 1.4;
  word-break: keep-all;
}
.history-list-box-style02 .history-year-box .history-year-item .history-info-con p:first-child {
  margin-top: 7px;
}
.history-list-box-style02 .history-year-box .history-year-item .history-info-con p .history-month {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #333;
  font-weight: 600;
}
@media all and (max-width: 1024px) {
  /* -------- 회사소개 :: BEST 연혁 02 -------- */
  .history-list-box-style02 .history-year-box {
    padding-left: 200px;
  }
}
@media all and (max-width: 800px) {
  /* -------- 회사소개 :: BEST 연혁  02-------- */
  .history-list-box-style02 .history-year-box {
    padding-left: 0;
  }
  .history-list-box-style02 .history-year-box h4 {
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 25px;
    font-size: 26px;
  }
  .history-list-box-style02 .history-year-box h4:after {
    top: 100%;
    left: 0;
    margin-top: 5px;
  }
  .history-list-box-style02 .history-year-box .history-year-item:first-child:before {
    bottom: -16px;
  }
  .history-list-box-style02 .history-year-box .history-year-item:last-child:before {
    bottom: 0px;
  }
  .history-list-box-style02 .history-year-box .history-year-item .history-info-con p {
    font-size: 14px;
  }
}
@media all and (max-width: 480px) {
  /* -------- 회사소개 :: BEST 연혁  02 -------- */
  .history-list-box-style02 .history-year-box {
    margin-bottom: 50px;
  }
  .history-list-box-style02 .history-year-box h4 {
    font-size: 20px;
  }
  .history-list-box-style02 .history-year-box h4:after {
    width: 45px;
    height: 2px;
  }
  .history-list-box-style02 .history-year-box .history-year-item .history-year {
    width: 60px;
  }
  .history-list-box-style02 .history-year-box .history-year-item .history-year strong {
    font-size: 17px;
  }
  .history-list-box-style02 .history-year-box .history-year-item:before {
    left: 60px;
  }
  .history-list-box-style02 .history-year-box .history-year-item .history-info-con {
    padding-left: 90px;
  }
  .history-list-box-style02 .history-year-box .history-year-item:last-child .history-info-con {
    padding-bottom: 0;
  }
  .history-list-box-style02 .history-year-box .history-year-item .history-info-con p {
    font-size: 13px;
  }
}
/*  ****************** 회사소개 :: BEST 연혁 03 ********************** */
.history-list-wrapper-style03 .history-list-con {
  position: relative;
  margin-top: 55px;
}
.history-list-wrapper-style03 .history-list-con:fisrt-child {
  margin-top: 0;
}
.history-list-wrapper-style03 .history-list-inner {
  float: left;
  width: 50%;
  word-break: keep-all;
}
.history-list-wrapper-style03 .history-year-item {
  overflow: hidden;
  margin-top: 50px;
}
.history-list-wrapper-style03 .history-year-item:first-child {
  margin-top: 0px;
}
.history-list-wrapper-style03 .history-year-item .history-years {
  float: left;
  width: 145px;
  color: #000;
  font-size: 30px;
  font-weight: 500;
}
.history-list-wrapper-style03 .history-year-item .history-detail-con {
  float: left;
  width: -webkit-calc(100% - 145px);
  width: calc(100% - 145px);
  padding-top: 10px;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 1.3;
  color: #272727;
}
.history-list-wrapper-style03 .history-year-item .history-detail-item {
  overflow: hidden;
  margin-top: 20px;
}
.history-list-wrapper-style03 .history-year-item .history-detail-item:first-child {
  margin-top: 0;
}
.history-list-wrapper-style03 .history-year-item .history-detail-item dt {
  float: left;
  width: 70px;
  font-weight: 700;
}
.history-list-wrapper-style03 .history-year-item .history-detail-item dd {
  float: left;
  width: -webkit-calc(100% - 70px);
  width: calc(100% - 70px);
}
.history-list-wrapper-style03 .history-year-item .history-detail-item .history-txt {
  position: relative;
  padding-left: 38px;
  font-weight: 300;
  margin-top: 15px;
}
.history-list-wrapper-style03 .history-year-item .history-detail-item .history-txt:first-child {
  margin-top: 0;
}
.history-list-wrapper-style03 .history-year-item .history-detail-item .history-txt:before {
  position: absolute;
  top: 0px;
  left: 0px;
  content: "-";
}

/* 연혁 :: 내용 */
/* 연혁 :: 이미지 */
.history-img-inner {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 50%;
}
.history-img-inner .img-wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: right;
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.history-img-inner .img-box {
  display: inline-block;
  position: relative;
}
.history-img-inner .img-box img {
  max-width: 100%;
}

@media all and (min-width: 1361px) {
  /* right */
  .history-list-wrapper-style03 .right-con .history-list-inner {
    float: right;
  }
  .history-list-wrapper-style03 .right-con .history-img-inner {
    right: auto;
    left: 0;
  }
  .history-list-wrapper-style03 .right-con .history-img-inner .img-wrapper {
    text-align: left;
  }
}
@media all and (max-width: 1360px) {
  /* 연혁 :: 이미지 */
  .history-list-wrapper-style03 .history-list-inner {
    width: 60%;
  }
  .history-list-wrapper-style03 .history-img-inner {
    width: 35%;
    margin-left: 5%;
  }
}
@media all and (max-width: 1024px) {
  /* 연혁 :: 내용 */
  .history-list-wrapper-style03 .history-list-inner {
    float: none;
    width: auto;
    margin: 0;
  }
  .history-list-wrapper-style03 .history-img-inner {
    position: static;
    width: auto;
    text-align: left;
    margin-top: 30px;
    margin-left: 145px;
  }
  .history-list-wrapper-style03 .history-img-inner .img-wrapper {
    position: static;
    text-align: left;
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  /* 연혁 :: 이미지 */
}
@media all and (max-width: 800px) {
  /* 연혁 :: 내용 */
  .history-list-wrapper-style03 .history-year-item .history-years {
    float: none;
    width: auto;
    font-size: 20px;
  }
  .history-list-wrapper-style03 .history-year-item .history-detail-con {
    float: none;
    width: auto;
    padding-top: 15px;
    font-size: 13px;
    line-height: 1.5;
  }
  .history-list-wrapper-style03 .history-year-item .history-detail-item dt {
    width: 50px;
  }
  .history-list-wrapper-style03 .history-year-item .history-detail-item dd {
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
  }
  .history-list-wrapper-style03 .history-year-item .history-detail-item .history-txt {
    padding-left: 20px;
    margin-top: 5px;
  }
  .history-list-wrapper-style03 .history-img-inner {
    margin-left: 0;
  }
  .history-list-wrapper-style03 .history-img-inner .img-wrapper {
    text-align: center;
  }

  /* 연혁 :: 이미지 */
}
.main-popup {
  position: absolute;
  z-index: 999;
  top: 10px;
  left: 30px;
  -webkit-box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
          box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}

.equalizer {
  display: inline-block;
  width: 25px;
  height: 20px;
  background-color: transparent;
  border: 0;
  position: relative;
  padding: 0;
}
.equalizer span {
  display: inline-block;
  height: 3px;
  background-color: #000;
  position: absolute;
  left: 0;
}
.equalizer .eq1 {
  width: 25px;
  top: 0;
}
.equalizer .eq2 {
  width: 25px;
  top: 8px;
}
.equalizer .eq3 {
  width: 25px;
  top: 16px;
}
.equalizer:hover .eq1 {
  -webkit-animation-name: shorteq;
       -o-animation-name: shorteq;
          animation-name: shorteq;
  -webkit-animation-duration: 0.5s;
       -o-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 0s;
       -o-animation-delay: 0s;
          animation-delay: 0s;
}
.equalizer:hover .eq2 {
  -webkit-animation-name: talleq;
       -o-animation-name: talleq;
          animation-name: talleq;
  -webkit-animation-duration: 0.5s;
       -o-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 0.17s;
       -o-animation-delay: 0.17s;
          animation-delay: 0.17s;
}
.equalizer:hover .eq3 {
  -webkit-animation-name: shorteq;
       -o-animation-name: shorteq;
          animation-name: shorteq;
  -webkit-animation-duration: 0.5s;
       -o-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-delay: 0.34s;
       -o-animation-delay: 0.34s;
          animation-delay: 0.34s;
}

@-webkit-keyframes shorteq {
  0% {
    width: 25px;
  }
  50% {
    width: 5px;
  }
  100% {
    width: 25px;
  }
}

@-o-keyframes shorteq {
  0% {
    width: 25px;
  }
  50% {
    width: 5px;
  }
  100% {
    width: 25px;
  }
}

@keyframes shorteq {
  0% {
    width: 25px;
  }
  50% {
    width: 5px;
  }
  100% {
    width: 25px;
  }
}
@-webkit-keyframes talleq {
  0% {
    width: 25px;
  }
  50% {
    width: 8px;
  }
  100% {
    width: 25px;
  }
}
@-o-keyframes talleq {
  0% {
    width: 25px;
  }
  50% {
    width: 8px;
  }
  100% {
    width: 25px;
  }
}
@keyframes talleq {
  0% {
    width: 25px;
  }
  50% {
    width: 8px;
  }
  100% {
    width: 25px;
  }
}
.border-custom-01 {
  border-color: #98abce !important;
}

.border-custom-01-sub {
  border-color: #d2dbea !important;
}

.header-menu {
  position: relative;
  z-index: 15;
  width: 100%;
}
@media (max-width: 767.98px) {
  .header-menu {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #ddd;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    border-left-color: #ddd;
  }
}
.header-menu.headerShodow {
  -webkit-box-shadow: 0 5px 5px rgba(100, 100, 100, 0.5);
          box-shadow: 0 5px 5px rgba(100, 100, 100, 0.5);
}
.header-menu .header-menu-top {
  background-color: #7c8392;
}
.header-menu .header-menu-top * {
  color: #fff;
}
.header-menu .header-menu-top .list-inline .on {
  background-color: #fff;
}

body.sub .header-menu:after {
  opacity: 1;
}

#fullpage #section01 .slide .logo {
  position: absolute;
  top: 1.875rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  width: 100%;
}
#fullpage #section01 .slide .main-visual-cover {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100% !important;
  background-repeat: no-repeat;
  background-position: top center;
}
#fullpage #section01 .slide .section01-link {
  display: block;
}
#fullpage #section01 .slide .section01-link > a {
  display: inline-block;
  color: #333;
}
#fullpage #section01 .slide .section01-link > a .hexagon {
  position: relative;
  width: 213px;
  height: 238px;
  background-image: url(../images/main-back-hexagon.png);
  background-repeat: no-repeat;
  background-position: center center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1449.98px) {
  #fullpage #section01 .slide .section01-link > a .hexagon {
    width: 171px;
    height: 191px;
    background-image: url(../images/main-back-hexagon-xl.png);
  }
}
@media (max-width: 1249.98px) {
  #fullpage #section01 .slide .section01-link > a .hexagon {
    width: 155px;
    height: 174px;
    background-image: url(../images/main-back-hexagon-lg.png);
  }
}
@media (max-width: 991.98px) {
  #fullpage #section01 .slide .section01-link > a .hexagon {
    width: 146px;
    height: 164px;
    background-image: url(../images/main-back-hexagon-md.png);
  }
}
@media (max-width: 767.98px) {
  #fullpage #section01 .slide .section01-link > a .hexagon {
    width: 105px;
    height: 117px;
    background-image: url(../images/main-back-hexagon-xs.png);
  }
}
#fullpage #section01 .slide .section01-link > a .hexagon figure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 5rem;
  height: 5rem;
  margin-bottom: 2rem;
}
#fullpage #section01 .slide .section01-link > a .hexagon figcaption {
  position: absolute;
  bottom: 4rem;
  z-index: 2;
}
@media (max-width: 1449.98px) {
  #fullpage #section01 .slide .section01-link > a .hexagon figcaption {
    bottom: 2.5rem;
  }
}
@media (max-width: 1249.98px) {
  #fullpage #section01 .slide .section01-link > a .hexagon figcaption {
    bottom: 1.8rem;
    font-size: 0.9375rem;
  }
}
@media (max-width: 767.98px) {
  #fullpage #section01 .slide .section01-link > a .hexagon figcaption {
    bottom: 1.5rem;
    font-size: 0.8125rem;
  }
}
#fullpage #section01 .slide .section01-link > a .hexagon img {
  max-width: 5rem;
  max-height: 3.7rem;
}
@media (max-width: 1449.98px) {
  #fullpage #section01 .slide .section01-link > a .hexagon img {
    max-width: 50px;
    max-height: 50px;
  }
}
@media (max-width: 767.98px) {
  #fullpage #section01 .slide .section01-link > a .hexagon img {
    max-width: 40px;
    max-height: 40px;
  }
}
#fullpage #section01 .slide .section01-link > a:focus, #fullpage #section01 .slide .section01-link > a:hover {
  text-decoration: none;
}
#fullpage #section01 .slide .section01-link > a:focus figcaption, #fullpage #section01 .slide .section01-link > a:hover figcaption {
  color: var(--white) !important;
}
@media (min-width: 1450px) {
  #fullpage #section01 .slide .section01-link > a:focus .hexagon, #fullpage #section01 .slide .section01-link > a:hover .hexagon {
    background-image: url(../images/main-back-hexagon-on.png);
  }
}
@media (max-width: 1449.98px) {
  #fullpage #section01 .slide .section01-link > a:focus .hexagon, #fullpage #section01 .slide .section01-link > a:hover .hexagon {
    background-image: url(../images/main-back-hexagon-on-xl.png);
  }
}
@media (max-width: 1249.98px) {
  #fullpage #section01 .slide .section01-link > a:focus .hexagon, #fullpage #section01 .slide .section01-link > a:hover .hexagon {
    background-image: url(../images/main-back-hexagon-on-lg.png);
  }
}
@media (max-width: 991.98px) {
  #fullpage #section01 .slide .section01-link > a:focus .hexagon, #fullpage #section01 .slide .section01-link > a:hover .hexagon {
    background-image: url(../images/main-back-hexagon-on-md.png);
  }
}
@media (max-width: 767.98px) {
  #fullpage #section01 .slide .section01-link > a:focus .hexagon, #fullpage #section01 .slide .section01-link > a:hover .hexagon {
    background-image: url(../images/main-back-hexagon-on-xs.png);
  }
}
#fullpage #section01 .slide .section01-link > a:focus .hexagon img, #fullpage #section01 .slide .section01-link > a:hover .hexagon img {
  -webkit-animation: updown 0.8s infinite alternate;
       -o-animation: updown 0.8s infinite alternate;
          animation: updown 0.8s infinite alternate;
  z-index: 2;
}
@-webkit-keyframes updown {
  0% {
    margin-bottom: 0;
  }
  100% {
    margin-bottom: 1rem;
  }
}
@-o-keyframes updown {
  0% {
    margin-bottom: 0;
  }
  100% {
    margin-bottom: 1rem;
  }
}
@keyframes updown {
  0% {
    margin-bottom: 0;
  }
  100% {
    margin-bottom: 1rem;
  }
}
#fullpage #section01 .slide footer {
  width: 100%;
  position: absolute;
  bottom: 0;
}

#menu-bar {
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  #menu-bar {
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(0, 0, 0, 0.1);
    border-right-color: rgba(0, 0, 0, 0.1);
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-left-color: rgba(0, 0, 0, 0.1);
  }
}

#menu-navbar .dropdown.on {
  /* background: {
      image : url(../images/menu_on.jpg);
      repeat: no-repeat;
      position: center center;
      color : var(--primary);
  }; */
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2c89c9+0,6ac589+100 */
  background: -webkit-gradient(linear, left top, left bottom, from(#38aaf9), to(#70cedf));
  background: -webkit-linear-gradient(top, #38aaf9 0%, #70cedf 100%);
  background: -o-linear-gradient(top, #38aaf9 0%, #70cedf 100%);
  background: linear-gradient(to bottom, #38aaf9 0%, #70cedf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: var(--white);
}
#menu-navbar .dropdown.on a {
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
}
#menu-navbar .dropdown.on a:hover, #menu-navbar .dropdown.on a:focus {
  color: #fff;
}

footer {
  position: relative;
  z-index: 4;
}
footer .footer-wrap-list li {
  margin-right: 0 !important;
}
footer .footer-wrap-list li:not(:last-of-type):after {
  display: inline-block;
  width: 1px;
  height: 0.5rem;
  margin: 0 1rem;
  background-color: #999;
  content: "";
}

.bg-sub-back {
  position: relative;
  background-position: center center;
  -webkit-background-size: cover;
          background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 5rem;
  min-height: 27rem;
}
.bg-sub-back:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.25;
}

#sub-contents {
  padding-top: 14rem;
  padding-bottom: 4rem;
}
@media (max-width: 575.98px) {
  #sub-contents {
    padding-bottom: 2rem;
  }
}

#sub-img-back {
  position: relative;
  background-image: url(../images/sub-img-back.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
          background-size: cover;
}
@media (min-width: 992px) {
  #sub-img-back {
    padding-top: 12%;
  }
}
#sub-img-back #sub-back {
  overflow: hidden;
}
#sub-img-back #sub-back #cat-img-tit .word {
  opacity: 0;
  display: inline-block;
  overflow: hidden;
}
#sub-img-back #sub-back #cat-img-tit.splitting .word {
  opacity: 1;
}
#sub-img-back #sub-back #cat-img-tit.splitting .word .char {
  -webkit-animation: slide-up 1.25s cubic-bezier(0.5, 0.2, 0, 1);
       -o-animation: slide-up 1.25s cubic-bezier(0.5, 0.2, 0, 1);
          animation: slide-up 1.25s cubic-bezier(0.5, 0.2, 0, 1);
  -webkit-animation-fill-mode: both;
       -o-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: -webkit-calc(0.5s + 0.05s * var(--char-index));
       -o-animation-delay: calc(0.5s + 0.05s * var(--char-index));
          animation-delay: calc(0.5s + 0.05s * var(--char-index));
}
@-webkit-keyframes slide-up {
  from {
    opacity: 0;
    -webkit-transform: translateY(125%);
            transform: translateY(125%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-o-keyframes slide-up {
  from {
    opacity: 0;
    -o-transform: translateY(125%);
       transform: translateY(125%);
  }
  to {
    opacity: 1;
    -o-transform: translateY(0);
       transform: translateY(0);
  }
}
@keyframes slide-up {
  from {
    opacity: 0;
    -webkit-transform: translateY(125%);
         -o-transform: translateY(125%);
            transform: translateY(125%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
  }
}
#sub-img-back #lnbMenu li {
  position: relative;
}
#sub-img-back #lnbMenu li a {
  color: #019cdf;
}
#sub-img-back #lnbMenu li a.on {
  background-color: #019cdf;
  color: #fff;
}

#contents-wrap {
  min-height: 65vh;
  padding: 2rem 0;
}
@media (min-width: 768px) {
  #contents-wrap {
    padding: 4rem 0;
  }
}

.title-h3 {
  position: relative;
  font-size: 2em;
  font-weight: 600;
  padding-top: 0.5rem;
  color: #9d0047;
  text-align: center;
}

.greeting-tit {
  position: relative;
  background-color: #edf2f9;
}
.greeting-tit:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.3;
  background-image: url(../images/greeting-tit-back.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.greeting-tit h2 {
  position: relative;
  z-index: 2;
  padding: 1.5rem 4rem 0;
  background-image: url(../images/greeting-comma-left.png), url(../images/greeting-comma-right.png);
  background-repeat: no-repeat;
  background-position: left top, right bottom;
}

.greeting-back {
  top: 2em;
  left: 3em;
  padding-right: 4em;
}

.border-custom-01 {
  border-color: #98abce;
}

.border-custom-01-sub {
  border-color: #d2dbea;
}

#map1 {
  width: 100%;
  border: 1px solid #999;
}

.custom-tab.nav-pills .nav-link {
  border: 1px solid #dee2e6;
  background-color: #f8f9fa;
  color: #888;
}
.custom-tab.nav-pills .nav-link.active {
  border: 3px solid #0777e0;
  background-color: #fff;
  color: #0777e0;
  position: relative;
  font-weight: 600;
}
.custom-tab.nav-pills .nav-link.active:after {
  position: absolute;
  bottom: -12px;
  left: 50%;
  z-index: 10;
  display: block;
  margin-left: -9px;
  content: "";
  border-top: 12px solid #0777e0;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
}

footer {
  background-color: #eff4fa;
}

.main-back-height {
  height: 350px;
}

#gallery-wrap .card figure {
  padding-bottom: 67%;
  height: auto;
  width: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  background-color: #f8f8f8;
}
#gallery-wrap .card figure img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  height: auto;
  margin: auto;
}
#gallery-wrap .card figure.no-image:before {
  content: url("../images/image-slash.svg");
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#gallery-wrap .card figure.no-list:before {
  content: url("../images/image-confused.svg");
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* **************************************************************
  => 연혁
************************************************************** */
.producthis {
  position: relative;
  overflow: hidden;
}

.producthis-line {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  margin-left: -1px;
  content: "";
  opacity: 1;
  background: #999;
}

.producthis-section .card {
  position: relative;
  z-index: 2;
}
.producthis-section .card .producthis-dl dt {
  width: 6%;
  font-family: "rajdhani", sans-serif;
  font-size: 1.2em;
}
.producthis-section .card .producthis-dl dd {
  width: 94%;
}
.producthis-section .card.float-left .producthis-dl {
  margin-right: 1em;
}
.producthis-section .card.float-left .producthis-dl dt {
  float: right;
}
.producthis-section .card.float-left .producthis-dl dd {
  float: right;
}
.producthis-section .card.float-right .producthis-dl {
  margin-left: 1em;
}
.producthis-section .card.float-right .producthis-dl dt {
  float: left;
}
.producthis-section .card.float-right .producthis-dl dd {
  float: left;
}
.producthis-section:before {
  position: absolute;
  z-index: 2;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -30px;
  content: "";
  border-radius: 50%;
  background-color: #5b87d8;
}
.producthis-section:first-of-type:before {
  margin-top: 0;
}
.producthis-section:nth-child(odd):before {
  right: -10px;
}
.producthis-section:nth-child(even):before {
  left: -10px;
}
.producthis-section:after {
  position: absolute;
  z-index: 0;
  top: 50%;
  display: inline-block;
  width: 100px;
  height: 1px;
  margin-top: -20px;
  content: "";
  background-color: #999;
}
.producthis-section:nth-child(odd):after {
  right: 0;
}
.producthis-section:nth-child(even):after {
  left: 0;
}
.producthis-section:first-of-type:after {
  margin-top: 10px;
}
.producthis-section:not(:first-of-type) .card {
  margin-top: -30px;
}

.sub-tit {
  position: relative;
  font-family: "ONE-Mobile-Title", sans-serif;
}
.sub-tit:before {
  position: absolute;
  top: -1.5rem;
  left: 50%;
  display: block;
  width: 50px;
  height: 8px;
  margin-left: -25px;
  content: "";
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #26b361), color-stop(50%, #0089d0), to(#005aaa));
  background: -webkit-linear-gradient(left, #26b361 10%, #0089d0 50%, #005aaa 100%);
  background: -o-linear-gradient(left, #26b361 10%, #0089d0 50%, #005aaa 100%);
  background: linear-gradient(to right, #26b361 10%, #0089d0 50%, #005aaa 100%);
}

.nav-breadcrumb {
  bottom: 1em;
  left: 0;
}
.nav-breadcrumb .breadcrumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.nav-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  content: "\e850";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-family: axicon;
  word-break: keep-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-transform: none;
  speak: none;
}

#photolist-wrap .card figure {
  min-height: 300px;
  overflow: hidden;
  position: relative;
  background-color: #f8f8f8;
}
#photolist-wrap .card figure img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  height: auto;
  margin: auto;
  max-height: 300px;
  max-width: 350px;
  min-width: 310px;
}

/* **************************************************************
    => step flag
************************************************************** */
.step-inline-custom-counter .step-item {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: var(--primary);
  border-right-color: var(--primary);
  border-bottom-color: var(--primary);
  border-left-color: var(--primary);
  border-radius: 3px;
  overflow: hidden;
}
.step-inline-custom-counter .step-item .flag {
  position: absolute;
  z-index: 2;
  top: 13px;
  left: 0;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 32px;
  padding-left: 10px;
  width: 45px;
  height: 30px;
  word-break: keep-all;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-align: left;
  text-transform: uppercase;
  color: white;
  background-color: var(--primary);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.step-inline-custom-counter .step-item .flag:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid #224689;
  border-left: 15px solid transparent;
  position: absolute;
  top: 30px;
  left: 0;
}
.step-inline-custom-counter .step-item .flag h5 {
  font-size: 1.2em;
  width: 80%;
  margin-left: 10%;
}
.step-inline-custom-counter .step-item .step-round {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

.reply-wrap .media .media-body .reply-section .reply-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 95%;
  height: 100%;
  background-color: #f5f5f5;
  border-radius: 0.25rem;
  text-align: center;
}
.reply-wrap .media .media-body .reply-section .reply-icon i {
  color: #999;
}

.process-apply .border-bottom-arrow {
  position: relative;
}
.process-apply .border-bottom-arrow:after {
  position: absolute;
  top: -1px;
  right: 5px;
  display: block;
  width: 9px;
  height: 9px;
  content: "";
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
       -o-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  border-top: solid 1px #adb5bd;
  border-right: solid 1px #adb5bd;
}

.ie #fullpage #section01 .slide .swiper-container-wrap .swiper-button-prev:before {
  content: "\f053";
  color: #007aff;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  font-rendering: auto;
  font-smoothing: antialiased;
  font-weight: 900;
  font-size: 1.7rem;
}
.ie #fullpage #section01 .slide .swiper-container-wrap .swiper-button-next:before {
  content: "\f054";
  color: #007aff;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  font-rendering: auto;
  font-smoothing: antialiased;
  font-weight: 900;
  font-size: 1.7rem;
}

/* **************************************************************
    => 네모 설명박스
************************************************************** */
.tbox {
  padding: 15px;
  background-color: #f0f0f0;
  background-image: url(../images/tbox_bg.png);
  background-position: 1px 1px;
}
.tbox .tbox_con {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fefefe;
}
@media (max-width: 767.98px) {
  .tbox .tbox_con {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media (min-width: 768px) {
  /* **************************************************************
      => 달력
  ************************************************************** */
  #calendar .fc-head-container {
    border-top-width: 2px;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #333;
    border-right-color: #333;
    border-bottom-color: #333;
    border-left-color: #333;
  }
  #calendar .fc-title {
    font-size: 0.85rem;
    word-break: keep-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
    letter-spacing: -0.0125rem;
    word-spacing: -0.0125rem;
    white-space: normal;
    word-break: normal !important;
  }
  #calendar .fc-title p {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    white-space: normal;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: keep-all;
  }
  #calendar .fc-title p .badge {
    margin-right: 5px;
  }
  #calendar .fc-row.fc-rigid .fc-content-skeleton {
    position: relative;
  }
}
@media (max-width: 991.98px) {
  #calendar .fc-day-grid-event {
    margin-top: 8px;
  }
  #calendar .fc-day-grid-event .fc-content {
    white-space: normal !important;
  }
}