@charset "UTF-8";
@import url("/font/pretendard_gov.css");
@import url("/font/nanumsquare_neo.css");
@import url("/font/jalnan_gothic.css");
@import url("/font/montserrat.css");
@import url("/font/remixicon_v4.6.0.css");
@import url("/font/xeicon.css");
/*-------------------------------------------------

Title       : Default/컨텐츠
Author      : EASESOFT
Create Date : 2025-11

-------------------------------------------------*/
/* Deafult Class  ======================================================================================================================================================*/
.main_color1 {
  color: #12A66B !important;
}

.main_color2 {
  color: #4579EB !important;
}

.main_color3 {
  color: #ECEFF4 !important;
}

.sub_color1 {
  color: #F59E0B !important;
}

.sub_color2 {
  color: #5182CC !important;
}

.sub_color3 {
  color: #2E9976 !important;
}

.point_color1 {
  color: #EF5350 !important;
}

.point_color2 {
  color: #FFCA28 !important;
}

.ff_eng {
  font-family: "Montserrat" !important;
}

/* Contents  ======================================================================================================================================================*/
.display_lg {
  font-size: 6.4rem;
  font-weight: 700;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.display_md {
  font-size: 5.6rem;
  font-weight: 700;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.display_sm {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.heading_lg {
  font-size: 5.6rem;
  font-weight: 700;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.heading_md {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.heading_sm {
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.title_xxl {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.title_xl {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.title_lg {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.title_md {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.title_sm {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.title_xs {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.body_lg {
  font-size: 2rem;
  line-height: 1.6;
  word-break: keep-all;
  word-wrap: break-word;
}

.body_md {
  font-size: 1.8rem;
  line-height: 1.6;
  word-break: keep-all;
  word-wrap: break-word;
}

.body_sm {
  font-size: 1.6rem;
  line-height: 1.6;
  word-break: keep-all;
  word-wrap: break-word;
}

.detail_lg {
  font-size: 1.8rem;
  line-height: 1.6;
  word-break: keep-all;
  word-wrap: break-word;
}

.detail_md {
  font-size: 1.6rem;
  line-height: 1.6;
  word-break: keep-all;
  word-wrap: break-word;
}

.detail_sm {
  font-size: 1.4rem;
  line-height: 1.6;
  word-break: keep-all;
  word-wrap: break-word;
}

.label_lg {
  font-size: 1.8rem;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.label_md {
  font-size: 1.6rem;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.label_sm {
  font-size: 1.4rem;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.label_xs {
  font-size: 1.2rem;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.link_lg {
  font-size: 1.6rem;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.link_md {
  font-size: 1.5rem;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.link_sm {
  font-size: 1.4rem;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.link_xs {
  font-size: 1.2rem;
  line-height: 1.25;
  word-break: keep-all;
  word-wrap: break-word;
}

.empha_txt {
  position: relative;
  padding-left: 1.6rem;
}
.empha_txt::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1rem;
  width: 10px;
  height: 10px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='7' viewBox='0 0 7 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.462 3.9772L0.5 3.1672L0.824 2.2492L2.876 2.7532L3.056 0.575195H4.028L4.208 2.7352L6.26 2.2492L6.566 3.1672L4.604 3.9772L5.756 5.8492L4.964 6.4252L3.542 4.7152L2.12 6.4252L1.328 5.8492L2.462 3.9772Z' fill='%23FF3B3B'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
}
.empha_txt.body_md::before {
  top: 0.8rem;
}
.empha_txt.body_sm::before {
  top: 0.9rem;
}

.t_under {
  text-decoration: underline;
}

.title1 {
  margin-top: 6.4rem;
  margin-bottom: 3.2rem;
  word-break: keep-all;
  word-wrap: break-word;
}

.title2 {
  position: relative;
  margin-top: 5.6rem;
  margin-bottom: 3.2rem;
  padding-left: 2rem;
  word-break: keep-all;
  word-wrap: break-word;
}
.title2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1rem;
  width: 1.2rem;
  height: 1.2rem;
  background: #4579EB;
  border-radius: 100%;
}

.title3 {
  position: relative;
  padding-left: 2rem;
  margin-top: 4.2rem;
  margin-bottom: 2.4rem;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 1.2;
}
.title3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.8rem;
  width: 0.4rem;
  height: 0.4rem;
  background: #151515;
}

.cont_list > li {
  position: relative;
  padding-left: 1.5rem;
  word-break: keep-all;
  word-wrap: break-word;
}
.cont_list > li + li {
  margin-top: 0.4rem;
}
.cont_list > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 7px;
  height: 7px;
  background: #dddddd;
  border-radius: 100%;
}
.cont_list.dot > li {
  padding-left: 1rem;
}
.cont_list.dot > li::before {
  top: 13px;
  width: 2px;
  height: 2px;
  background: #151515;
  border-radius: 2px;
}
.cont_list.dash > li {
  padding-left: 1.2rem;
}
.cont_list.dash > li::before {
  top: 13px;
  width: 5px;
  height: 1px;
  background: #151515;
  border-radius: 0;
}
.cont_list > li.tit_tx {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.cont_list > li.tit_tx .tit {
  flex: none;
  margin-right: 1rem;
}
.cont_list > li.empha_txt {
  padding-left: 1.2rem;
}
.cont_list > li.empha_txt::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 10px;
  height: 10px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='7' viewBox='0 0 7 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.462 3.9772L0.5 3.1672L0.824 2.2492L2.876 2.7532L3.056 0.575195H4.028L4.208 2.7352L6.26 2.2492L6.566 3.1672L4.604 3.9772L5.756 5.8492L4.964 6.4252L3.542 4.7152L2.12 6.4252L1.328 5.8492L2.462 3.9772Z' fill='%23FF3B3B'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  border-radius: 0;
}
.cont_list.body_lg.dot > li::before {
  top: 15px;
}
.cont_list.body_lg.dash > li::before {
  top: 15px;
}
.cont_list.body_lg > li.empha_txt::before {
  top: 12px;
}
.cont_list.body_sm > li::before {
  top: 10px;
}
.cont_list.body_sm.dot > li::before {
  top: 12px;
}
.cont_list.body_sm.dash > li::before {
  top: 12px;
}
.cont_list.body_sm > li.empha_txt::before {
  top: 8px;
}

.num_list {
  counter-reset: my-counter;
}
.num_list > li {
  word-break: keep-all;
  word-wrap: break-word;
  padding-left: 2.5rem;
  position: relative;
}
.num_list > li + li {
  margin-top: 1rem;
}
.num_list > li::before {
  content: counter(my-counter) " .";
  counter-increment: my-counter;
  margin-right: 0.5rem;
  min-width: 2.3rem;
  position: absolute;
  left: 0;
  top: 0;
}
.num_list.round > li {
  padding-left: 3rem;
}
.num_list.round > li::before {
  align-self: center;
  content: counter(my-counter);
  position: absolute;
  left: 0;
  top: 2px;
  width: 2.4rem;
  height: 2.4rem;
  min-width: inherit;
  border: 1px solid #333333;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  font-size: 1.3rem;
  font-weight: 500;
  text-align: center;
}
.num_list.round.bg > li::before {
  background: #333333;
  color: #FFFFFF;
}
.num_list > li.tit_tx {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.num_list > li.tit_tx .tit {
  flex: none;
  margin-right: 2rem;
}
.num_list.row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1.6rem;
  flex-wrap: wrap;
}
.num_list.row > li + li {
  margin: 0;
}
.num_list.body_lg.round > li::before {
  top: 7px;
}
.num_list.body_sm.round > li::before {
  top: 5px;
  width: 1.6rem;
  height: 1.6rem;
  font-size: 1rem;
}

.cont_box {
  padding: 4rem;
  border: 1px solid #dddddd;
  border-radius: 1.6rem;
}
.cont_box.row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2.4rem;
}
.cont_box.bg {
  background-color: #FBFBFB;
  border: none;
  padding: 3.2rem 4rem;
}
.cont_box.bg2 {
  background-color: #F6F6F6;
  border: none;
  padding: 3.2rem 4rem;
}
.cont_box.bg8 {
  background-color: #F8FAFC;
  border: none;
  padding: 3.2rem 4rem;
}
.cont_box.col_center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2.4rem;
}
.cont_box.pd_sm {
  padding: 3.2rem 1.6rem;
}
.cont_box.pd_24 {
  padding: 2.4rem;
}
.cont_box.video {
  aspect-ratio: 16/9;
  overflow: hidden;
}
.cont_box.video iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1.6rem;
}

.box_group {
  display: grid;
  gap: 2.4rem;
}
.box_group.col2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.box_group.col2 .w100 {
  grid-column: 1/span 2;
}
.box_group.col3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.box_group.col3 .w100 {
  grid-column: 1/span 3;
}
.box_group.col4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.box_group.col4 .w100 {
  grid-column: 1/span 4;
}
.box_group.col5 {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1.6rem;
}
.box_group.col5 .w100 {
  grid-column: 1/span 5;
}
.box_group.col6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 1.6rem;
}
.box_group.col6 .w100 {
  grid-column: 1/span 6;
}
.box_group .row2 {
  grid-column: 1/span 2;
}

.cont_table {
  position: relative;
}
.cont_table::before {
  content: "ㆍ 좌우로 움직여주세요 ㆍ";
  position: absolute;
  transform: translate(-50%, 0);
  left: 50%;
  top: 0;
  z-index: 1;
  width: 120%;
  background: rgba(0, 0, 0, 0.3);
  color: #FFFFFF;
  text-align: center;
  padding: 2rem 0;
  font-size: 1.6rem;
  animation: cont_table 3s alternate ease-in-out forwards;
  display: none;
}
@keyframes cont_table {
  0% {
    opacity: 0.9;
    left: 50%;
  }
  25% {
    opacity: 0.9;
    left: 45%;
  }
  50% {
    opacity: 0.9;
    left: 55%;
  }
  75% {
    opacity: 0.9;
    left: 45%;
  }
  99% {
    opacity: 0;
    left: 55%;
  }
  100% {
    opacity: 0;
    overflow: hidden;
  }
}
.cont_table .top_text {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  color: #717171;
}
.cont_table .top_text .txt_r {
  margin-left: auto;
}
.cont_table table {
  border-top: 2px solid #333;
}
.cont_table th, .cont_table td {
  padding: 1.6rem;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  text-align: center;
}
.cont_table th:last-child, .cont_table td:last-child {
  border-right: none;
}
.cont_table th:has(.cont_list), .cont_table td:has(.cont_list) {
  text-align: left;
}
.cont_table th:has(.cont_list) .cont_list > li + li, .cont_table td:has(.cont_list) .cont_list > li + li {
  margin-top: 0.3rem;
}
.cont_table th.border_l, .cont_table td.border_l {
  border-left: 1px solid #dddddd;
}
.cont_table th.bg, .cont_table td.bg {
  background: #f8f8f8;
}
.cont_table thead th {
  font-weight: 600;
  border-bottom: 1px solid #dddddd;
  background: #f8f8f8;
}
.cont_table.bg2 thead th {
  background: #F2F6FC;
}

.cont_tab {
  margin-bottom: 6.4rem;
  background: #fff;
}
.cont_tab ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 1.6rem;
}
.cont_tab li {
  flex: 1;
}
.cont_tab a, .cont_tab button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 5.6rem;
  padding: 0.5rem 1.6rem;
  font-size: 1.8rem;
  transition: 0.3s;
  font-weight: 500;
  position: relative;
  white-space: nowrap;
  border: 1px solid #dddddd;
  border-radius: 0.8rem;
  color: #8e8e8e;
}
.cont_tab a.active, .cont_tab button.active {
  color: #FFFFFF;
  background-color: #5182CC;
  border-color: transparent;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
}
.cont_tab a.active::before, .cont_tab button.active::before {
  content: "";
  position: absolute;
  left: calc(50% - 10px);
  bottom: -12px;
  border-top: 12px solid #5182CC;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.cont_tab li:last-child a, .cont_tab li:last-child button {
  border-right: 1px solid #dddddd;
}
.cont_tab a:not(.active):hover, .cont_tab button:not(.active):hover {
  background: #F6F6F6;
  color: #151515;
  border-color: transparent;
}
.cont_tab.shape_page ul {
  gap: 0;
}
.cont_tab.shape_page li + li button {
  border-left: none;
}
.cont_tab.shape_page a, .cont_tab.shape_page button {
  border-radius: 0.8rem 0.8rem 0 0;
}
.cont_tab.shape_page a.active::before, .cont_tab.shape_page button.active::before {
  display: none;
}

.cont_tab_open {
  display: none;
}

/*-------------------------------------------------

Responsive

-------------------------------------------------*/
/* Media Query */
@media (max-width: 1024px) {
  .display_lg {
    font-size: 5.6rem;
  }
  .display_md {
    font-size: 4.8rem;
  }
  .display_sm {
    font-size: 3.6rem;
  }
  .heading_lg {
    font-size: 4.8rem;
  }
  .heading_md {
    font-size: 3.6rem;
  }
  .heading_sm {
    font-size: 3.6rem;
  }
  .title_xxl {
    font-size: 3.2rem;
  }
  .title_xl {
    font-size: 2.8rem;
  }
  .title_lg {
    font-size: 2.4rem;
  }
  .title_md {
    font-size: 2.2rem;
  }
  .link_lg {
    font-size: 1.5rem;
  }
  .link_md {
    font-size: 1.4rem;
  }
  .link_sm {
    font-size: 1.3rem;
  }
  .box_group {
    gap: 2.4rem;
  }
  .cont_box {
    padding: 3.2rem;
  }
  .cont_table {
    position: relative;
  }
  .cont_table.wide {
    overflow-x: scroll;
    padding-bottom: 5px;
  }
  .cont_table.wide::-webkit-scrollbar-track {
    background-color: #EBEDF1;
    border-radius: 0;
  }
  .cont_table.wide::-webkit-scrollbar {
    height: 0.5rem;
  }
  .cont_table.wide::-webkit-scrollbar-thumb {
    background-color: #A3A3A3;
    border-radius: 0;
  }
  .cont_table.wide::before {
    display: block;
  }
  .cont_table.wide table {
    max-width: 110rem !important;
    width: 110rem !important;
  }
}
@media (max-width: 800px) {
  .box_group.col2 {
    grid-template-columns: 1fr;
  }
  .box_group.col2 .w100 {
    grid-column: 1;
  }
  .box_group.col3 {
    grid-template-columns: 1fr;
  }
  .box_group.col3 .w100 {
    grid-column: 1;
  }
  .box_group.col4 {
    grid-template-columns: 2fr;
  }
  .box_group:not(.col4) .row2 {
    grid-column: 1;
  }
  .cont_box.row {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .display_lg {
    font-size: 5.2rem;
  }
  .display_md {
    font-size: 4.4rem;
  }
  .display_sm {
    font-size: 3.4rem;
  }
  .heading_lg {
    font-size: 4.4rem;
  }
  .heading_md {
    font-size: 3.4rem;
  }
  .heading_sm {
    font-size: 3.4rem;
  }
  .cont_table {
    position: relative;
  }
  .cont_table.scroll {
    overflow-x: scroll;
    padding-bottom: 5px;
  }
  .cont_table.scroll::-webkit-scrollbar-track {
    background-color: #EBEDF1;
    border-radius: 0;
  }
  .cont_table.scroll::-webkit-scrollbar {
    height: 0.5rem;
  }
  .cont_table.scroll::-webkit-scrollbar-thumb {
    background-color: #A3A3A3;
    border-radius: 0;
  }
  .cont_table.scroll::before {
    display: block;
  }
  .cont_table.scroll table {
    max-width: 80rem !important;
    width: 80rem !important;
  }
  .cont_tab {
    margin-bottom: 4.8rem;
  }
  .cont_tab ul {
    gap: 0.5rem;
  }
  .cont_tab a, .cont_tab button {
    height: 4.4rem;
    font-size: 1.5rem;
    padding: 0.5rem 1rem;
  }
  .num_list.row {
    flex-direction: column;
    gap: 0.8rem;
  }
}
@media (max-width: 640px) {
  .box_group.col4 {
    grid-template-columns: 1fr;
  }
  .box_group .row2 {
    grid-column: 1;
  }
}
@media (max-width: 480px) {
  .display_lg {
    font-size: 4.2rem;
  }
  .display_md {
    font-size: 3.6rem;
  }
  .display_sm {
    font-size: 3.2rem;
  }
  .heading_lg {
    font-size: 3.6rem;
  }
  .heading_md {
    font-size: 3.2rem;
  }
  .heading_sm {
    font-size: 2.4rem;
  }
  .title_xxl {
    font-size: 2.8rem;
  }
  .title_xl {
    font-size: 2.4rem;
  }
  .title_lg {
    font-size: 2.2rem;
  }
  .title_md {
    font-size: 2rem;
  }
  .title_sm {
    font-size: 1.8rem;
  }
  .title_xs {
    font-size: 1.6rem;
  }
  .body_lg {
    font-size: 1.8rem;
  }
  .body_md {
    font-size: 1.6rem;
  }
  .body_sm {
    font-size: 1.4rem;
  }
  .detail_lg {
    font-size: 1.6rem;
  }
  .detail_md {
    font-size: 1.5rem;
  }
  .detail_sm {
    font-size: 1.2rem;
  }
  .label_lg {
    font-size: 1.6rem;
  }
  .label_md {
    font-size: 1.5rem;
  }
  .label_sm {
    font-size: 1.3rem;
  }
  .link_lg {
    font-size: 1.5rem;
  }
  .link_md {
    font-size: 1.4rem;
  }
  .link_sm {
    font-size: 1.3rem;
  }
  .cont_box {
    padding: 2.4rem;
  }
}