@charset "UTF-8";
@import url("../common.css");
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, #footer, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}

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

body {
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: 16px;
  line-height: 1.3;
  box-sizing: border-box;
  background: #fff;
}

ol, ul {
  list-style: none;
}

em, i, u, b {
  font-style: normal;
  text-decoration: none;
  font-weight: normal;
}

a {
  text-decoration: none;
}

a, button, input, label {
  -webkit-tap-highlight-color: transparent;
}

img {
  max-width: 100%;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  word-break: break-all;
  border: 0;
}

button {
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}

input::-webkit-input-placeholder {
  color: #b9b9b9;
}

textarea::-webkit-input-placeholder {
  color: #b9b9b9;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=text], input[type=number], input[type=password] {
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  -webkit-appearance: none;
}

input:focus, textarea:focus {
  outline: none;
}

legend, caption {
  display: block;
  overflow: hidden;
  position: absolute;
  top: -9999px;
  left: -9999px;
  width: 1px;
  height: 1px;
  line-height: 0;
  text-indent: -9999px;
  font-size: 0;
}

textarea {
  padding: 0;
  border: 0;
  resize: none;
}

.no_scroll {
  overflow: hidden;
}

* {
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "NG", "Malgun Gothic", "맑은 고딕", helvetica, sans-serif;
}

/*----- 공통 -----*/
#wrap {
  min-width: 320px;
}

.inner {
  position: relative;
  width: 100%;
  padding: 0 48px;
  margin: 0 auto;
  transition: 0.2s;
}

/*----- #header -----*/
#header {
  position: sticky;
  top: 0;
  background: #fff;
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
  transition: 0.2s;
  z-index: 1000;
}

#header .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

#header h1 {
  position: absolute;
  top: 50%;
  left: 48px;
  z-index: 1000;
  transform: translateY(-50%);
}

#header h1 a {
  display: block;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 70 36'%3e%3cpath fill='%230545B1' d='M42.836 8.043a10.02 10.02 0 0 0-7.489 3.35.195.195 0 0 1-.293 0 10.02 10.02 0 0 0-7.488-3.35c-5.548 0-10.046 4.498-10.046 10.046 0 5.548 4.498 10.046 10.046 10.046a10.02 10.02 0 0 0 7.488-3.35.195.195 0 0 1 .293 0 10.021 10.021 0 0 0 7.489 3.35c5.548 0 10.045-4.498 10.045-10.046 0-5.548-4.497-10.046-10.045-10.046zm0 15.27c-1.608 0-2.95-.775-3.775-1.65-.262-.279-.587-.662-.945-.986a7.867 7.867 0 0 0-.503-.418 4.14 4.14 0 0 0-2.411-.764 4.14 4.14 0 0 0-2.411.764 7.626 7.626 0 0 0-.503.418c-.359.324-.683.707-.946.986-.823.875-2.166 1.65-3.774 1.65-.041 0-.081-.002-.122-.003a6.222 6.222 0 0 1-.348-.02c-.028-.001-.056-.004-.083-.006a5.224 5.224 0 0 1-4.67-5.195v.022-.044.022a5.225 5.225 0 0 1 4.669-5.194l.088-.008a6.18 6.18 0 0 1 .345-.019l.12-.003c1.607 0 2.95.775 3.774 1.65.262.28.588.662.946.986.17.155.34.294.503.418.672.48 1.506.764 2.41.764.906 0 1.74-.285 2.412-.764.164-.124.332-.263.503-.418.359-.324.683-.707.945-.986.824-.875 2.167-1.65 3.775-1.65l.12.003c.07.002.14.004.21.008a5.912 5.912 0 0 1 .225.019 5.224 5.224 0 0 1 4.658 4.888c0 .017.002.033.003.049l.004.143c.001.07.002.141 0 .213 0 .053 0 .107-.004.16l-.002.033a5.224 5.224 0 0 1-4.659 4.9 1.525 1.525 0 0 1-.095.009l-.13.01c-.07.004-.14.006-.21.008-.041 0-.08.003-.12.003v.002zM8.462 15.33l2.989.971c.444.18 2.051.583 3.256 1.788 1.11 1.11 1.608 2.596 1.608 4.042 0 4.396-4.539 6.004-7.836 6.004-5.023 0-7.188-2.224-7.835-2.813l2.969-3.794c.21.285 2.254 2.187 4.866 2.187 1.005 0 2.612-.402 2.612-1.608 0-.803-.825-1.436-2.612-2.009l-2.987-.971c-2.056-.815-3.643-2.243-3.643-5.056 0-1.54.592-2.713.862-3.132 1.67-2.601 5.013-2.896 6.17-2.896 2.035 0 3.54.376 4.63.837 1.385.586 2.106 1.31 2.402 1.574l-2.476 3.165C10.61 11.87 8.85 12 7.877 12.347c-.664.235-.875.764-.905 1.105-.037.421.03 1.333 1.49 1.878zm54.465-7.186h-8.036v19.89h4.822v-6.63h3.214c3.384 0 6.43-2.01 6.43-6.63 0-4.621-3.046-6.63-6.43-6.63zm1.607 6.63a2.612 2.612 0 0 1-2.611 2.612h-2.21v-5.224h2.21a2.612 2.612 0 0 1 2.611 2.612z'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 70px;
  height: 36px;
  font: 0/0 a;
}

#gnb {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  z-index: 1;
}

#gnb > li {
  height: 100%;
}

#gnb > li > a {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  padding: 0 27px;
  color: #5e636e;
  font-size: 16px;
}

#gnb > li.on > a {
  color: #0545b1;
  font-weight: 700;
}

#gnb > li.on > a:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 56px;
  height: 2px;
  background: #0545b1;
  transform: translateX(-50%);
}

#gnb > li:nth-child(1) .depth2 {
  padding-right: 76px;
}

#gnb > li:nth-child(2) .depth2 {
  padding-right: 108px;
}

#gnb > li:nth-child(4) .depth2 {
  padding-left: 249px;
}

html[lang=en] #gnb > li:first-child.on > a:after {
  width: 72px;
}

html[lang=en] #gnb > li:nth-child(2).on > a:after {
  width: 66px;
}

html[lang=en] #gnb > li:nth-child(3).on > a:after {
  width: 89px;
}

html[lang=en] #gnb > li:nth-child(1) .depth2 {
  padding-right: 40px;
}

html[lang=en] #gnb > li:nth-child(2) .depth2 {
  padding: 0 0 0 5px;
}

html[lang=en] #gnb > li:nth-child(3) .depth2 {
  padding-left: 73px;
}

.depth2_bg {
  position: absolute;
  top: 70px;
  width: 100%;
  height: 60px;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
}

.depth2_bg.on {
  visibility: visible;
  opacity: 1;
}

#gnb .depth2 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 70px;
  left: 50%;
  width: 100vw;
  height: 60px;
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
}

#gnb .depth2.on {
  opacity: 1;
  visibility: visible;
}

#gnb .depth2 > li {
  display: flex;
  align-items: center;
  height: 100%;
  margin: 0 22px;
}

#gnb .depth2 > li > a {
  padding: 12px 0;
  color: #757b8a;
  font-size: 15px;
}

#gnb .depth2 > li > a:hover {
  color: #232529;
}

#gnb .depth2 > li.on > a {
  color: #232529;
  font-weight: 700;
}

#header .setting_lang {
  position: absolute;
  top: 50%;
  right: 48px;
  height: 50%;
  margin-top: -12px;
}

#header .setting_lang .lang {
  display: flex;
  align-items: center;
  color: #000;
  font-size: 16px;
}

#header .setting_lang .lang span {
  display: block;
}

#header .setting_lang .lang::before {
  content: "";
  display: block;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 27 25'%3e%3cg clip-path='url(%23a)'%3e%3cmask id='b' width='24' height='25' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M0 .837h24v24H0v-24z' clip-rule='evenodd'/%3e%3c/mask%3e%3cg mask='url(%23b)'%3e%3cpath fill='%23000' fill-rule='evenodd' d='M12 1.88c-6.041 0-10.957 4.916-10.957 10.957C1.043 18.88 5.96 23.794 12 23.794s10.956-4.915 10.956-10.957c0-6.04-4.915-10.956-10.956-10.956m0 22.956c-6.617 0-12-5.383-12-12s5.383-12 12-12 12 5.383 12 12-5.383 12-12 12' clip-rule='evenodd'/%3e%3c/g%3e%3cpath fill='%23000' fill-rule='evenodd' d='M12.06 24.09c-.122-.239-.052-.546.155-.686 3.03-2.046 4.913-6.12 4.913-10.633 0-4.399-1.813-8.425-4.731-10.508-.205-.146-.267-.454-.14-.69.127-.235.396-.306.6-.16C16.029 3.676 18 8.028 18 12.77c0 4.867-2.047 9.272-5.343 11.497a.39.39 0 0 1-.22.069.427.427 0 0 1-.377-.247z' clip-rule='evenodd'/%3e%3cpath fill='%23000' fill-rule='evenodd' d='M12.072 24.337a.377.377 0 0 1-.215-.069C8.553 22 6.5 17.615 6.5 12.828c0-4.77 2.041-9.147 5.327-11.422.204-.14.466-.06.586.18.12.239.051.547-.152.688-3.026 2.095-4.906 6.138-4.906 10.553 0 4.432 1.89 8.482 4.933 10.571.204.14.272.449.154.69a.42.42 0 0 1-.37.249' clip-rule='evenodd'/%3e%3cpath fill='%23000' fill-rule='evenodd' d='M22.783 13.503H.816a.522.522 0 1 1 0-1.043h21.967a.522.522 0 0 1 0 1.043m-1.909-7H2.725c-.238 0-.43-.233-.43-.522 0-.288.192-.521.43-.521h18.149c.238 0 .431.233.431.521 0 .289-.193.522-.431.522m.196 13.834H2.93c-.237 0-.43-.224-.43-.5s.193-.5.43-.5h18.14c.237 0 .43.224.43.5s-.193.5-.43.5' clip-rule='evenodd'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 .837h68v24H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  margin-right: 5px;
}

#header .setting_lang .lang::after {
  content: "";
  display: block;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 8 8'%3e%3cpath fill='%23000' fill-rule='evenodd' d='m4 6.837 4-5H0l4 5z' clip-rule='evenodd'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 8px;
  height: 8px;
  margin-left: 6px;
}

#header .setting_lang .layer_box {
  position: absolute;
  top: 35px;
  left: 50%;
  background-color: #fff;
  width: 92px;
  padding: 22px 20px;
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  text-align: left;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
  transform: translateX(-50%);
  z-index: 100;
}

#header .setting_lang:hover .layer_box {
  visibility: visible;
  opacity: 1;
}

#header .setting_lang .layer_box button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  color: #888;
  font-size: 16px;
  line-height: 1;
}

#header .setting_lang .layer_box button.on {
  color: #0646b1;
}

#header .setting_lang .layer_box button.on::after {
  content: "";
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%230646B1' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M5 9.637 8.53 14 16 6'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}

#header .setting_lang .layer_box button:first-of-type {
  margin-top: 0;
}

#header .mMenu {
  display: none;
  position: absolute;
  top: 50%;
  right: 36px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3e%3crect width='20' height='2' x='2' y='11' fill='%231E293B' rx='1'/%3e%3crect width='20' height='2' x='2' y='4' fill='%231E293B' rx='1'/%3e%3crect width='20' height='2' x='2' y='18' fill='%231E293B' rx='1'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 24px 24px;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  font: 0/0 a;
  z-index: 1000;
}

#layer_gnb {
  position: fixed;
  top: 0;
  overflow: auto;
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 76px 0 54px;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
  z-index: 500;
}

#layer_gnb::before {
  content: "";
  display: block;
  position: relative;
  background: #eee;
  width: 100%;
  height: 1px;
  top: -16px;
}

#layer_gnb .menu > li > a, #layer_gnb .menu > li > button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 50px 10px 46px;
  color: #000;
  font-size: 17px;
}

#layer_gnb .menu > li > a .ic_arrow, #layer_gnb .menu > li > button .ic_arrow {
  display: block;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath fill='%23fff' d='M-325-12H35v44h-360z'/%3e%3cpath fill='%23000' d='M10.822 6.186a1 1 0 0 0-1.644 0l-3.287 4.745a1 1 0 0 0 .822 1.569h6.574a1 1 0 0 0 .822-1.57l-3.287-4.744z'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  transform: rotate(180deg);
  transition: 0.4s;
}

#layer_gnb .menu > li.on > button .ic_arrow {
  transform: rotate(0);
}

#layer_gnb .menu .depth2 {
  display: none;
  background: #f8f8f8;
}

#layer_gnb .menu .depth2 > li:first-child {
  padding-top: 14px;
}

#layer_gnb .menu .depth2 > li:last-child {
  padding-bottom: 14px;
}

#layer_gnb .menu .depth2 > li > a {
  display: inline-block;
  padding: 7px 20px 7px 46px;
  color: #555;
  font-size: 16px;
}

#layer_gnb .menu .depth2 > li.on a {
  font-weight: 600;
}

#layer_gnb .m_setting_lang {
  display: flex;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 54px;
  padding: 0 46px;
  border-top: 1px solid #eee;
}

#layer_gnb .m_setting_lang::before {
  content: "";
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cmask id='a' width='20' height='20' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M0 0h20v20H0V0z' clip-rule='evenodd'/%3e%3c/mask%3e%3cg mask='url(%23a)'%3e%3cpath fill='%23000' fill-rule='evenodd' d='M10 .87C4.965.87.87 4.966.87 10c0 5.035 4.095 9.13 9.13 9.13 5.034 0 9.13-4.095 9.13-9.13 0-5.034-4.096-9.13-9.13-9.13M10 20C4.486 20 0 15.514 0 10S4.486 0 10 0s10 4.486 10 10-4.486 10-10 10' clip-rule='evenodd'/%3e%3c/g%3e%3cpath fill='%23000' fill-rule='evenodd' d='M10.05 19.377c-.102-.198-.044-.454.13-.571 2.525-1.705 4.094-5.1 4.094-8.861 0-3.666-1.511-7.02-3.943-8.757-.17-.121-.223-.378-.117-.574.106-.196.33-.256.5-.135C13.357 2.366 15 5.993 15 9.945c0 4.056-1.706 7.727-4.453 9.58a.326.326 0 0 1-.184.058.356.356 0 0 1-.313-.206z' clip-rule='evenodd'/%3e%3cpath fill='%23000' fill-rule='evenodd' d='M10.06 19.583a.314.314 0 0 1-.18-.057c-2.752-1.891-4.463-5.544-4.463-9.534 0-3.975 1.701-7.622 4.44-9.518.169-.117.388-.05.487.15.1.199.043.456-.126.573C7.696 2.943 6.13 6.313 6.13 9.992c0 3.692 1.575 7.068 4.11 8.809.17.117.227.374.128.574a.35.35 0 0 1-.308.208' clip-rule='evenodd'/%3e%3cpath fill='%23000' fill-rule='evenodd' d='M18.986 10.555H.68a.435.435 0 1 1 0-.87h18.306a.435.435 0 0 1 0 .87m-1.591-5.833H2.271c-.198 0-.359-.194-.359-.435 0-.24.161-.434.36-.434h15.123c.199 0 .36.194.36.434s-.161.435-.36.435m.162 11.528H2.442c-.198 0-.359-.187-.359-.417 0-.23.16-.417.359-.417h15.115c.199 0 .36.187.36.417 0 .23-.162.417-.36.417' clip-rule='evenodd'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
}

#layer_gnb .m_setting_lang button {
  padding: 0 0 0 8px;
  color: #aaa;
  font-size: 18px;
}

#layer_gnb .m_setting_lang button.on {
  color: #000;
}

#header.layerOn {
  background: #fff;
  border-color: #eee;
}

#header.layerOn .inner {
  padding: 0;
}

#header.layerOn #layer_gnb {
  visibility: visible;
  opacity: 1;
}

#header.layerOn .mMenu {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath fill='%23333' d='m16.849 2 1.414 1.414-14.849 14.85L2 16.848z'/%3e%3cpath fill='%23333' d='m18.264 16.85-1.414 1.414L2 3.414l1.415-1.413z'/%3e%3c/svg%3e") !important;
  background-size: 20px 20px;
}

@media screen and (max-width: 1024px) {
  /*----- 공통 -----*/
  .inner {
    padding: 0 70px;
  }
  /*----- #header -----*/
  #header {
    height: 60px;
  }
  #header h1 {
    left: 48px;
  }
  #header h1 a {
    width: 65px;
    height: 36px;
  }
  #gnb {
    display: none;
  }
  #header .setting_lang {
    display: none;
  }
  #header .mMenu {
    display: block;
    right: 36px;
  }
  .depth2_bg {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /*----- 공통 -----*/
  .inner {
    padding: 0 20px;
  }
  .main_wrap .inner {
    padding: 0 24px;
  }
  /*----- #header -----*/
  #wrap #header .inner {
    padding: 0 20px;
  }
  #header h1 {
    left: 20px;
  }
  #header .mMenu {
    right: 20px;
  }
  #layer_gnb .menu .depth2 > li > a {
    padding-left: 20px;
  }
}
/* 최상단 헤더 색상 변경 */
#header.posTop {
  background: transparent;
  border-color: transparent;
}

#header.posTop h1 a {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 70 36'%3e%3cpath fill='%23FCFCFD' d='M42.836 8.043a10.02 10.02 0 0 0-7.489 3.35.195.195 0 0 1-.293 0 10.02 10.02 0 0 0-7.488-3.35c-5.548 0-10.046 4.498-10.046 10.046 0 5.548 4.498 10.046 10.046 10.046a10.02 10.02 0 0 0 7.488-3.35.195.195 0 0 1 .293 0 10.02 10.02 0 0 0 7.489 3.35c5.548 0 10.045-4.498 10.045-10.046 0-5.548-4.497-10.046-10.045-10.046zm0 15.27c-1.608 0-2.95-.775-3.775-1.65-.262-.279-.587-.662-.945-.986a7.867 7.867 0 0 0-.503-.418 4.14 4.14 0 0 0-2.411-.764 4.14 4.14 0 0 0-2.411.764 7.626 7.626 0 0 0-.503.418c-.359.324-.683.707-.946.986-.823.875-2.166 1.65-3.774 1.65-.041 0-.081-.002-.122-.003a5.688 5.688 0 0 1-.348-.02c-.028-.001-.056-.004-.083-.006a5.224 5.224 0 0 1-4.67-5.195v.022-.044.022a5.225 5.225 0 0 1 4.669-5.195l.088-.008a6.18 6.18 0 0 1 .345-.018l.12-.003c1.607 0 2.95.775 3.774 1.65.262.279.588.662.946.986.17.155.34.294.503.418a4.14 4.14 0 0 0 2.41.764 4.14 4.14 0 0 0 2.412-.764 7.6 7.6 0 0 0 .503-.418c.359-.324.683-.707.945-.986.824-.875 2.167-1.65 3.775-1.65l.12.003c.07.002.14.004.21.008a5.911 5.911 0 0 1 .225.018 5.224 5.224 0 0 1 4.658 4.889c0 .017.002.033.003.049l.004.142c.001.072.002.142 0 .213 0 .054 0 .108-.004.161l-.002.033a5.224 5.224 0 0 1-4.659 4.9 1.525 1.525 0 0 1-.095.009l-.13.01c-.07.004-.14.006-.21.008-.041 0-.08.003-.12.003v.002zM8.462 15.33l2.989.97c.444.182 2.051.584 3.257 1.789 1.11 1.11 1.607 2.596 1.607 4.041 0 4.397-4.539 6.005-7.836 6.005-5.022 0-7.188-2.224-7.835-2.813l2.97-3.794c.21.285 2.254 2.187 4.865 2.187 1.005 0 2.612-.402 2.612-1.608 0-.803-.824-1.436-2.612-2.009l-2.987-.971c-2.056-.815-3.643-2.243-3.643-5.056 0-1.54.592-2.713.862-3.133 1.67-2.6 5.013-2.895 6.17-2.895 2.035 0 3.54.376 4.63.837 1.386.586 2.106 1.31 2.402 1.574l-2.476 3.165C10.61 11.87 8.85 12 7.877 12.347c-.663.235-.874.763-.904 1.105-.038.42.03 1.333 1.49 1.877v.002zm54.465-7.186H54.89v19.89h4.822v-6.63h3.215c3.384 0 6.43-2.01 6.43-6.63 0-4.621-3.046-6.63-6.43-6.63zm1.607 6.63a2.612 2.612 0 0 1-2.612 2.612h-2.21v-5.224h2.21a2.612 2.612 0 0 1 2.612 2.612z'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

#header.posTop #gnb > li > a {
  color: #fff;
}

#header.posTop #gnb > li.on > a {
  border-color: #fff;
}

#header.posTop .setting_lang .lang {
  color: #fff;
}

#header.posTop .setting_lang .lang::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 27 25'%3e%3cg clip-path='url(%23a)'%3e%3cmask id='b' width='24' height='25' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M0 .837h24v24H0v-24z' clip-rule='evenodd'/%3e%3c/mask%3e%3cg mask='url(%23b)'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M12 1.88c-6.041 0-10.957 4.916-10.957 10.957C1.043 18.88 5.96 23.794 12 23.794s10.956-4.915 10.956-10.957c0-6.04-4.915-10.956-10.956-10.956m0 22.956c-6.617 0-12-5.383-12-12s5.383-12 12-12 12 5.383 12 12-5.383 12-12 12' clip-rule='evenodd'/%3e%3c/g%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M12.06 24.09c-.122-.239-.052-.546.155-.686 3.03-2.046 4.913-6.12 4.913-10.633 0-4.399-1.813-8.425-4.731-10.508-.205-.146-.267-.454-.14-.69.127-.235.396-.306.6-.16C16.029 3.676 18 8.028 18 12.77c0 4.867-2.047 9.272-5.343 11.497a.39.39 0 0 1-.22.069.427.427 0 0 1-.377-.247z' clip-rule='evenodd'/%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M12.072 24.337a.377.377 0 0 1-.215-.069C8.553 22 6.5 17.615 6.5 12.828c0-4.77 2.041-9.147 5.327-11.422.204-.14.466-.06.586.18.12.239.051.547-.152.688-3.026 2.095-4.906 6.138-4.906 10.553 0 4.432 1.89 8.482 4.933 10.571.204.14.272.449.154.69a.42.42 0 0 1-.37.249' clip-rule='evenodd'/%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M22.783 13.503H.816a.522.522 0 1 1 0-1.043h21.967a.522.522 0 0 1 0 1.043m-1.909-7H2.725c-.238 0-.43-.233-.43-.522 0-.288.192-.521.43-.521h18.149c.238 0 .431.233.431.521 0 .289-.193.522-.431.522m.196 13.834H2.93c-.237 0-.43-.224-.43-.5s.193-.5.43-.5h18.14c.237 0 .43.224.43.5s-.193.5-.43.5' clip-rule='evenodd'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 .837h68v24H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
}

#header.posTop .setting_lang .lang::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='m4 6.837 4-5H0l4 5z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

#header.posTop .mMenu {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3e%3crect width='20' height='2' x='2' y='11' fill='%23fff' rx='1'/%3e%3crect width='20' height='2' x='2' y='4' fill='%23fff' rx='1'/%3e%3crect width='20' height='2' x='2' y='18' fill='%23fff' rx='1'/%3e%3c/svg%3e");
}

#header.posTop.hoverTop {
  background: #fff;
  border-color: #eee;
}

#header.posTop.hoverTop h1 a {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 70 36'%3e%3cpath fill='%230545B1' d='M42.836 8.043a10.02 10.02 0 0 0-7.489 3.35.195.195 0 0 1-.293 0 10.02 10.02 0 0 0-7.488-3.35c-5.548 0-10.046 4.498-10.046 10.046 0 5.548 4.498 10.046 10.046 10.046a10.02 10.02 0 0 0 7.488-3.35.195.195 0 0 1 .293 0 10.021 10.021 0 0 0 7.489 3.35c5.548 0 10.045-4.498 10.045-10.046 0-5.548-4.497-10.046-10.045-10.046zm0 15.27c-1.608 0-2.95-.775-3.775-1.65-.262-.279-.587-.662-.945-.986a7.867 7.867 0 0 0-.503-.418 4.14 4.14 0 0 0-2.411-.764 4.14 4.14 0 0 0-2.411.764 7.626 7.626 0 0 0-.503.418c-.359.324-.683.707-.946.986-.823.875-2.166 1.65-3.774 1.65-.041 0-.081-.002-.122-.003a6.222 6.222 0 0 1-.348-.02c-.028-.001-.056-.004-.083-.006a5.224 5.224 0 0 1-4.67-5.195v.022-.044.022a5.225 5.225 0 0 1 4.669-5.194l.088-.008a6.18 6.18 0 0 1 .345-.019l.12-.003c1.607 0 2.95.775 3.774 1.65.262.28.588.662.946.986.17.155.34.294.503.418.672.48 1.506.764 2.41.764.906 0 1.74-.285 2.412-.764.164-.124.332-.263.503-.418.359-.324.683-.707.945-.986.824-.875 2.167-1.65 3.775-1.65l.12.003c.07.002.14.004.21.008a5.912 5.912 0 0 1 .225.019 5.224 5.224 0 0 1 4.658 4.888c0 .017.002.033.003.049l.004.143c.001.07.002.141 0 .213 0 .053 0 .107-.004.16l-.002.033a5.224 5.224 0 0 1-4.659 4.9 1.525 1.525 0 0 1-.095.009l-.13.01c-.07.004-.14.006-.21.008-.041 0-.08.003-.12.003v.002zM8.462 15.33l2.989.971c.444.18 2.051.583 3.256 1.788 1.11 1.11 1.608 2.596 1.608 4.042 0 4.396-4.539 6.004-7.836 6.004-5.023 0-7.188-2.224-7.835-2.813l2.969-3.794c.21.285 2.254 2.187 4.866 2.187 1.005 0 2.612-.402 2.612-1.608 0-.803-.825-1.436-2.612-2.009l-2.987-.971c-2.056-.815-3.643-2.243-3.643-5.056 0-1.54.592-2.713.862-3.132 1.67-2.601 5.013-2.896 6.17-2.896 2.035 0 3.54.376 4.63.837 1.385.586 2.106 1.31 2.402 1.574l-2.476 3.165C10.61 11.87 8.85 12 7.877 12.347c-.664.235-.875.764-.905 1.105-.037.421.03 1.333 1.49 1.878zm54.465-7.186h-8.036v19.89h4.822v-6.63h3.214c3.384 0 6.43-2.01 6.43-6.63 0-4.621-3.046-6.63-6.43-6.63zm1.607 6.63a2.612 2.612 0 0 1-2.611 2.612h-2.21v-5.224h2.21a2.612 2.612 0 0 1 2.611 2.612z'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

#header.posTop.hoverTop #gnb > li > a {
  color: #333;
}

#header.posTop.hoverTop .setting_lang .lang {
  color: #000;
}

#header.posTop.hoverTop .setting_lang .lang::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 27 25'%3e%3cg clip-path='url(%23a)'%3e%3cmask id='b' width='24' height='25' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3e%3cpath fill='%23fff' fill-rule='evenodd' d='M0 .837h24v24H0v-24z' clip-rule='evenodd'/%3e%3c/mask%3e%3cg mask='url(%23b)'%3e%3cpath fill='%23000' fill-rule='evenodd' d='M12 1.88c-6.041 0-10.957 4.916-10.957 10.957C1.043 18.88 5.96 23.794 12 23.794s10.956-4.915 10.956-10.957c0-6.04-4.915-10.956-10.956-10.956m0 22.956c-6.617 0-12-5.383-12-12s5.383-12 12-12 12 5.383 12 12-5.383 12-12 12' clip-rule='evenodd'/%3e%3c/g%3e%3cpath fill='%23000' fill-rule='evenodd' d='M12.06 24.09c-.122-.239-.052-.546.155-.686 3.03-2.046 4.913-6.12 4.913-10.633 0-4.399-1.813-8.425-4.731-10.508-.205-.146-.267-.454-.14-.69.127-.235.396-.306.6-.16C16.029 3.676 18 8.028 18 12.77c0 4.867-2.047 9.272-5.343 11.497a.39.39 0 0 1-.22.069.427.427 0 0 1-.377-.247z' clip-rule='evenodd'/%3e%3cpath fill='%23000' fill-rule='evenodd' d='M12.072 24.337a.377.377 0 0 1-.215-.069C8.553 22 6.5 17.615 6.5 12.828c0-4.77 2.041-9.147 5.327-11.422.204-.14.466-.06.586.18.12.239.051.547-.152.688-3.026 2.095-4.906 6.138-4.906 10.553 0 4.432 1.89 8.482 4.933 10.571.204.14.272.449.154.69a.42.42 0 0 1-.37.249' clip-rule='evenodd'/%3e%3cpath fill='%23000' fill-rule='evenodd' d='M22.783 13.503H.816a.522.522 0 1 1 0-1.043h21.967a.522.522 0 0 1 0 1.043m-1.909-7H2.725c-.238 0-.43-.233-.43-.522 0-.288.192-.521.43-.521h18.149c.238 0 .431.233.431.521 0 .289-.193.522-.431.522m.196 13.834H2.93c-.237 0-.43-.224-.43-.5s.193-.5.43-.5h18.14c.237 0 .43.224.43.5s-.193.5-.43.5' clip-rule='evenodd'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 .837h68v24H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
}

#header.posTop.hoverTop .setting_lang .lang::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 8 8'%3e%3cpath fill='%23000' fill-rule='evenodd' d='m4 6.837 4-5H0l4 5z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

#header.posTop.hoverTop .mMenu {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3e%3crect width='20' height='2' x='2' y='11' fill='%231E293B' rx='1'/%3e%3crect width='20' height='2' x='2' y='4' fill='%231E293B' rx='1'/%3e%3crect width='20' height='2' x='2' y='18' fill='%231E293B' rx='1'/%3e%3c/svg%3e");
}

#header.posTop.layerOn h1 a {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 70 36'%3e%3cpath fill='%230545B1' d='M42.836 8.043a10.02 10.02 0 0 0-7.489 3.35.195.195 0 0 1-.293 0 10.02 10.02 0 0 0-7.488-3.35c-5.548 0-10.046 4.498-10.046 10.046 0 5.548 4.498 10.046 10.046 10.046a10.02 10.02 0 0 0 7.488-3.35.195.195 0 0 1 .293 0 10.021 10.021 0 0 0 7.489 3.35c5.548 0 10.045-4.498 10.045-10.046 0-5.548-4.497-10.046-10.045-10.046zm0 15.27c-1.608 0-2.95-.775-3.775-1.65-.262-.279-.587-.662-.945-.986a7.867 7.867 0 0 0-.503-.418 4.14 4.14 0 0 0-2.411-.764 4.14 4.14 0 0 0-2.411.764 7.626 7.626 0 0 0-.503.418c-.359.324-.683.707-.946.986-.823.875-2.166 1.65-3.774 1.65-.041 0-.081-.002-.122-.003a6.222 6.222 0 0 1-.348-.02c-.028-.001-.056-.004-.083-.006a5.224 5.224 0 0 1-4.67-5.195v.022-.044.022a5.225 5.225 0 0 1 4.669-5.194l.088-.008a6.18 6.18 0 0 1 .345-.019l.12-.003c1.607 0 2.95.775 3.774 1.65.262.28.588.662.946.986.17.155.34.294.503.418.672.48 1.506.764 2.41.764.906 0 1.74-.285 2.412-.764.164-.124.332-.263.503-.418.359-.324.683-.707.945-.986.824-.875 2.167-1.65 3.775-1.65l.12.003c.07.002.14.004.21.008a5.912 5.912 0 0 1 .225.019 5.224 5.224 0 0 1 4.658 4.888c0 .017.002.033.003.049l.004.143c.001.07.002.141 0 .213 0 .053 0 .107-.004.16l-.002.033a5.224 5.224 0 0 1-4.659 4.9 1.525 1.525 0 0 1-.095.009l-.13.01c-.07.004-.14.006-.21.008-.041 0-.08.003-.12.003v.002zM8.462 15.33l2.989.971c.444.18 2.051.583 3.256 1.788 1.11 1.11 1.608 2.596 1.608 4.042 0 4.396-4.539 6.004-7.836 6.004-5.023 0-7.188-2.224-7.835-2.813l2.969-3.794c.21.285 2.254 2.187 4.866 2.187 1.005 0 2.612-.402 2.612-1.608 0-.803-.825-1.436-2.612-2.009l-2.987-.971c-2.056-.815-3.643-2.243-3.643-5.056 0-1.54.592-2.713.862-3.132 1.67-2.601 5.013-2.896 6.17-2.896 2.035 0 3.54.376 4.63.837 1.385.586 2.106 1.31 2.402 1.574l-2.476 3.165C10.61 11.87 8.85 12 7.877 12.347c-.664.235-.875.764-.905 1.105-.037.421.03 1.333 1.49 1.878zm54.465-7.186h-8.036v19.89h4.822v-6.63h3.214c3.384 0 6.43-2.01 6.43-6.63 0-4.621-3.046-6.63-6.43-6.63zm1.607 6.63a2.612 2.612 0 0 1-2.611 2.612h-2.21v-5.224h2.21a2.612 2.612 0 0 1 2.611 2.612z'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

/*----- #footer -----*/
#footer {
  border-top: 1px solid #eee;
}

#footer .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-top: 31px;
  padding-bottom: 35px;
}

#footer .policy ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

#footer .policy ul li {
  display: flex;
  align-items: center;
  position: relative;
}

#footer .policy ul li:first-of-type {
  padding-left: 0;
}

#footer .policy ul li:after {
  content: "";
  display: block;
  background: #e5e5e5;
  width: 1px;
  height: 14px;
  margin: 0 12px;
}

#footer .policy ul li:last-of-type::after {
  display: none;
}

#footer .policy ul li a {
  color: #333;
  font-size: 14px;
  letter-spacing: -0.3px;
  line-height: 1.64;
}

#footer .policy ul li a strong {
  font-weight: 700;
}

#footer .policy .contact_box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
}

#footer .policy .contact_box p {
  position: relative;
  color: #aaa;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: -0.3px;
}

#footer .policy .contact_box p:nth-of-type(2) {
  margin: 0 17px;
}

#footer .policy .contact_box p:nth-of-type(2):before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -8px;
  transform: translateY(-50%);
  background: #e5e5e5;
  width: 1px;
  height: 14px;
}

#footer .policy .contact_box p:nth-of-type(3)::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -8px;
  transform: translateY(-50%);
  background: #e5e5e5;
  width: 1px;
  height: 14px;
}

#footer .policy .copyright {
  margin-top: 2px;
  color: #aaa;
  font-size: 14px;
  line-height: 1.64;
}

#footer .family_site {
  position: relative;
  max-width: 100%;
  width: 164px;
}

#footer .family_site button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #eee;
  min-width: 164px;
  width: 100%;
  height: 44px;
  padding: 0 24px;
  border-radius: 55px;
  color: #333;
  font-size: 13px;
}

#footer .family_site button::after {
  content: "";
  display: block;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3e%3cg fill='none' stroke='%23333' data-name='그룹 1'%3e%3cpath d='M0 5h10' data-name='선 1'/%3e%3cpath d='M5 10V0' data-name='선 2'/%3e%3c/g%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 10px;
  height: 10px;
  transition: all 0.2s;
}

#footer .family_site.on button::after { /* background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 10'%3e%3cpath fill='%23333' d='m1.818 1.111 7.071 7.071-.707.707L1.11 1.82z'/%3e%3cpath fill='%23333' d='M8.89 1.818 1.817 8.889l-.707-.707 7.071-7.071z'/%3e%3c/svg%3e") 50% 50% no-repeat; background-size:100% 100%; width:10px; height:10px;*/
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

#footer .family_site ul {
  position: absolute;
  bottom: 52px;
  background: #eee;
  width: 100%;
  padding: 22px 24px 18px 24px;
  border-radius: 12px;
  z-index: 555;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}

#footer .family_site.on ul {
  opacity: 1;
  visibility: visible;
}

#footer .family_site ul li:not(:last-child) {
  margin-bottom: 14px;
}

#footer .family_site ul li {
  color: #666;
  font-size: 12px;
}

#footer .family_site ul li a {
  display: inline-block;
  position: relative;
  color: #666;
  font-size: 12px;
}

#footer .family_site ul li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -14px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 10'%3e%3cpath fill='%23AAA' d='M1.706 7.332a.568.568 0 0 0-.076.74.44.44 0 0 0 .664.076l-.588-.816zm.588.816 5-4.48-.588-.816-5 4.48.588.816z'/%3e%3cpath stroke='%23AAA' stroke-linecap='round' d='M3.25 3.111H7m0 .149v3.875'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 10px;
  height: 10px;
  transform: translateY(-50%);
}

#goTop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 95px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 40 40'%3e%3cg clip-path='url(%23a)'%3e%3crect width='39' height='39' x='.5' y='.5' fill='%23fff' stroke='%23333' rx='19.5'/%3e%3cmask id='b' width='40' height='40' x='0' y='0' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3e%3crect width='39' height='39' x='.5' y='.5' fill='%23fff' stroke='%23fff' rx='19.5'/%3e%3c/mask%3e%3cg stroke='%23000' stroke-linecap='round' stroke-width='1.2' mask='url(%23b)'%3e%3cpath d='M20 12.824v14.4'/%3e%3cpath stroke-linejoin='round' d='M13.89 18.5 20 12.07l6.11 6.429'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h40v40H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 40px;
  font: 0/0 a;
  z-index: 500;
}

@media screen and (max-width: 1024px) {
  #footer .policy .contact_box p:first-child {
    width: 100%;
  }
  #footer .policy .contact_box p:nth-of-type(2) {
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  #footer .inner {
    display: block;
    padding: 32px 20px;
  }
  #footer .policy .contact_box p {
    font-size: 12px;
  }
  #footer .policy .copyright {
    margin-top: 0;
  }
  #footer .family_site {
    width: 320px;
    margin-top: 20px;
  }
  #footer .family_site button {
    width: 100%;
  }
}
@media screen and (max-width: 460px) {
  html[lang=en] #footer .policy ul {
    display: block;
  }
  html[lang=en] #footer .policy ul li {
    display: inline;
  }
  html[lang=en] #footer .policy ul li:first-of-type {
    display: block;
  }
  html[lang=en] #footer .policy ul li:last-of-type {
    margin-left: 13px;
  }
  html[lang=en] #footer .policy ul li:after {
    position: absolute;
    top: 5px;
    left: -12px;
    margin: 0;
  }
  html[lang=en] #footer .policy ul li:first-child::after {
    display: none;
  }
  html[lang=en] #footer .policy ul li:last-of-type::after {
    display: block;
  }
  #footer .policy .contact_box {
    display: block;
    line-height: 1;
  }
  #footer .policy .contact_box p {
    display: inline;
    word-break: keep-all;
  }
  #footer .policy .contact_box p:nth-of-type(2) {
    margin: 0 9px;
  }
  #footer .policy .contact_box p:nth-of-type(2):before {
    top: 2px;
    left: -7px;
    transform: none;
  }
  #footer .policy .contact_box p:nth-of-type(3):before {
    top: 2px;
    left: -7px;
    transform: none;
  }
}
@media screen and (max-width: 340px) {
  html[lang=en] #footer .policy ul li:first-of-type {
    display: inline;
    margin-right: 7px;
  }
  html[lang=en] #footer .policy ul li:last-of-type {
    margin-left: 13px;
  }
}
/*----- ----- main ----- -----*/
/* #header */
.main_wrap #header {
  position: fixed;
}

/* visual banner */
.main_visual_bnr {
  overflow: hidden;
}

.main_visual_bnr .slide_bnr {
  position: relative;
  font-size: 0;
}

.main_visual_bnr .slide_bnr .img_bnr {
  width: 100%;
  height: 640px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.2s;
}

.main_visual_bnr .slide_bnr p {
  position: absolute;
  top: 150px;
  left: 50%;
  width: 100%;
  color: #fff;
  font-size: 48px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
  transform: translateX(-50%);
}

.main_visual_bnr .slide_bnr p .t_br {
  display: none;
}

.main_visual_bnr .slide_bnr .soop {
  display: block;
  position: absolute;
  top: 232px;
  left: 50%;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 358 164'%3e%3cg fill='%23000' filter='url(%23a)' opacity='.3'%3e%3cpath d='M210.882 42.742c-12.105 0-22.98 5.251-30.462 13.593a.796.796 0 0 1-1.193 0c-7.483-8.342-18.358-13.593-30.462-13.593-22.571 0-40.866 18.252-40.866 40.768 0 22.516 18.295 40.768 40.866 40.768 12.104 0 22.979-5.251 30.462-13.592a.795.795 0 0 1 1.193 0c7.482 8.341 18.357 13.592 30.462 13.592 22.57 0 40.866-18.252 40.866-40.768 0-22.516-18.296-40.768-40.866-40.768zm0 61.968c-6.539 0-12.003-3.144-15.354-6.694-1.067-1.134-2.391-2.687-3.845-4.004a32.174 32.174 0 0 0-2.048-1.696c-2.734-1.944-6.126-3.098-9.808-3.098-3.682 0-7.074 1.154-9.808 3.098a31.085 31.085 0 0 0-2.047 1.696c-1.459 1.317-2.779 2.87-3.846 4.004-3.351 3.55-8.814 6.694-15.353 6.694-.168 0-.331-.008-.499-.013-.282-.008-.564-.016-.841-.032-.193-.012-.385-.029-.573-.045-.114-.008-.228-.02-.339-.029-10.678-1.121-18.998-10.13-18.998-21.08v.089-.18.09c0-10.946 8.32-19.956 18.994-21.08.119-.013.241-.021.36-.033.184-.017.368-.029.551-.041.282-.016.564-.025.85-.033.164 0 .327-.012.491-.012 6.538 0 12.002 3.143 15.353 6.694 1.067 1.133 2.391 2.687 3.846 4.004.695.627 1.385 1.19 2.047 1.695 2.734 1.945 6.126 3.099 9.808 3.099 3.682 0 7.074-1.154 9.808-3.099a30.826 30.826 0 0 0 2.047-1.695c1.459-1.317 2.779-2.87 3.846-4.004 3.351-3.55 8.815-6.694 15.353-6.694.164 0 .323.008.487.012.286.008.572.017.854.033a24.411 24.411 0 0 1 .919.073c10.266 1.085 18.349 9.458 18.95 19.838 0 .07.008.135.012.2.008.191.013.387.017.579.004.289.008.574 0 .864-.004.216-.004.436-.017.652 0 .045-.008.09-.008.135-.576 10.4-8.672 18.802-18.954 19.886-.13.013-.257.025-.388.033-.176.016-.351.028-.527.041-.282.016-.572.024-.858.032-.164 0-.323.013-.487.013l.005.008zM71.05 72.316l12.157 3.938c1.806.733 8.345 2.364 13.249 7.256 4.516 4.505 6.539 10.535 6.539 16.401 0 17.844-18.464 24.367-31.876 24.367-20.433 0-29.244-9.026-31.876-11.415l12.08-15.398c.855 1.158 9.17 8.875 19.796 8.875 4.087 0 10.625-1.63 10.625-6.523 0-3.26-3.355-5.83-10.625-8.153l-12.154-3.942c-8.36-3.307-14.818-9.104-14.818-20.519 0-6.25 2.407-11.007 3.507-12.711 6.796-10.555 20.392-11.75 25.1-11.75 8.28 0 14.397 1.525 18.835 3.396 5.635 2.377 8.565 5.313 9.771 6.389L91.287 65.369c-11.496-7.094-18.66-6.564-22.62-5.162-2.697.954-3.555 3.099-3.678 4.485-.151 1.708.123 5.41 6.06 7.62v.004zM292.614 43.15h-32.693v80.721h19.616V96.964h13.077c13.768 0 26.155-8.154 26.155-26.907S306.382 43.15 292.614 43.15zm6.539 26.907c0 5.854-4.757 10.6-10.625 10.6h-8.991v-21.2h8.991c5.868 0 10.625 4.746 10.625 10.6z'/%3e%3c/g%3e%3cpath fill='%23FCFCFD' d='M210.882 39.186c-12.105 0-22.979 5.25-30.462 13.592a.796.796 0 0 1-1.193 0c-7.483-8.341-18.357-13.592-30.462-13.592-22.57 0-40.866 18.252-40.866 40.768 0 22.516 18.296 40.768 40.866 40.768 12.105 0 22.979-5.251 30.462-13.592a.795.795 0 0 1 1.193 0c7.483 8.341 18.357 13.592 30.462 13.592 22.57 0 40.866-18.252 40.866-40.768 0-22.516-18.296-40.768-40.866-40.768zm0 61.967c-6.539 0-12.003-3.143-15.354-6.694-1.066-1.133-2.39-2.687-3.845-4.004a32.205 32.205 0 0 0-2.048-1.695c-2.734-1.945-6.125-3.099-9.808-3.099-3.682 0-7.073 1.154-9.807 3.099a30.863 30.863 0 0 0-2.048 1.695c-1.459 1.317-2.779 2.87-3.845 4.004-3.351 3.55-8.815 6.694-15.354 6.694-.167 0-.331-.008-.498-.012a29.04 29.04 0 0 1-.842-.033 20.712 20.712 0 0 1-.572-.045c-.115-.008-.229-.02-.339-.028-10.679-1.121-18.999-10.131-18.999-21.081v.09-.18.09c0-10.947 8.32-19.956 18.994-21.081.119-.013.242-.02.36-.033a20.475 20.475 0 0 1 1.402-.073c.163 0 .327-.013.49-.013 6.539 0 12.003 3.144 15.354 6.694 1.066 1.134 2.39 2.687 3.845 4.004a32.03 32.03 0 0 0 2.048 1.696c2.733 1.945 6.125 3.098 9.807 3.098 3.682 0 7.074-1.153 9.808-3.098a31.122 31.122 0 0 0 2.048-1.696c1.459-1.317 2.779-2.87 3.845-4.004 3.351-3.55 8.815-6.694 15.354-6.694.163 0 .323.009.486.013.286.008.572.016.854.032.18.013.36.025.54.041.126.008.253.02.38.033 10.265 1.084 18.349 9.458 18.949 19.837 0 .07.008.135.013.2.008.192.012.387.016.579.004.29.008.575 0 .864-.004.216-.004.436-.016.653 0 .044-.009.09-.009.134-.576 10.4-8.671 18.802-18.953 19.887-.131.012-.258.024-.389.032-.175.017-.351.029-.527.041-.282.016-.572.024-.858.033-.163 0-.323.012-.486.012l.004.008zM71.05 68.759l12.157 3.938c1.806.734 8.345 2.365 13.249 7.257 4.516 4.505 6.539 10.534 6.539 16.4 0 17.845-18.464 24.368-31.876 24.368-20.433 0-29.244-9.026-31.876-11.415l12.08-15.398c.855 1.157 9.17 8.875 19.796 8.875 4.087 0 10.625-1.631 10.625-6.523 0-3.262-3.355-5.83-10.625-8.154l-12.154-3.942c-8.36-3.306-14.818-9.103-14.818-20.519 0-6.25 2.407-11.007 3.507-12.71 6.796-10.556 20.392-11.75 25.1-11.75 8.28 0 14.397 1.525 18.835 3.396 5.635 2.377 8.565 5.312 9.771 6.388L91.287 61.812c-11.496-7.094-18.66-6.564-22.62-5.161-2.697.954-3.555 3.098-3.678 4.484-.151 1.708.123 5.41 6.06 7.62v.004zm221.564-29.166h-32.693v80.721h19.616V93.407h13.077c13.768 0 26.155-8.153 26.155-26.907 0-18.753-12.387-26.907-26.155-26.907zm6.539 26.907c0 5.855-4.757 10.6-10.625 10.6h-8.991V55.9h8.991c5.868 0 10.625 4.746 10.625 10.6z' opacity='.9'/%3e%3cdefs%3e%3cfilter id='a' width='398.927' height='199.933' x='-20.458' y='-16.456' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3e%3cfeGaussianBlur result='effect1_foregroundBlur_445_9498' stdDeviation='10.235'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 358px;
  height: 164px;
  transform: translateX(-50%);
}

.main_visual_bnr .slide_bnr .controller {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 28px;
  width: 100%;
  z-index: 50;
}

.main_visual_bnr .slide_bnr .controller .swiper-pagination {
  position: unset;
}

.main_visual_bnr .slide_bnr .controller .swiper-pagination .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.3);
  width: 12px;
  height: 12px;
  margin-right: 12px;
  opacity: 1;
  transition: 0.2s;
}

.main_visual_bnr .slide_bnr .controller .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.main_visual_bnr .slide_bnr .controller button {
  display: block;
  border: 0;
  font: 0/0 a;
}

.main_visual_bnr .slide_bnr .controller button.on {
  display: none;
}

.main_visual_bnr .slide_bnr .controller button.stop {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cg fill='%23FFF' fill-rule='evenodd'%3e%3crect width='3' height='12' x='2' y='1' rx='1.5'/%3e%3crect width='3' height='12' x='9' y='1' rx='1.5'/%3e%3c/g%3e%3c/svg%3e");
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
}

.main_visual_bnr .slide_bnr button.play {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23FFF' fill-rule='evenodd' d='m11.285 8.029-6.468 3.88A1.2 1.2 0 0 1 3 10.882V3.119A1.2 1.2 0 0 1 4.817 2.09l6.468 3.881a1.2 1.2 0 0 1 0 2.058z'/%3e%3c/svg%3e");
  background-size: 100% 100%;
  width: 14px;
  height: 14px;
}

/* contents */
.main_wrap section {
  margin-top: 60px;
  padding: 0 48px;
}

.main_wrap section .inner {
  max-width: 1440px;
  padding: 0;
}

.main_info_wrap .inner {
  display: flex;
  justify-content: space-between;
}

.main_info_wrap .sec_tit {
  color: #000;
  font-size: 28px;
  letter-spacing: -0.5px;
  line-height: 1.39;
  font-weight: 600;
}

.main_info_wrap .desc {
  margin-top: 4px;
  color: #000;
  font-size: 16px;
  line-height: 1.37;
}

.main_info_wrap .desc .txt_gray {
  color: #555;
}

/* 정보 */
.main_info_wrap .vt_wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 49%;
}

.main_info_wrap .career_box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border-radius: 14px;
}

.main_info_wrap .career_box .txt_wrap {
  position: absolute;
  top: 33px;
  left: 32px;
  padding-right: 24px;
  z-index: 10;
}

.main_info_wrap .career_box .txt_wrap ul {
  margin-top: 15px;
}

.main_info_wrap .career_box .txt_wrap ul li {
  position: relative;
  overflow: hidden;
  max-width: 240px;
  padding-left: 5px;
  color: #555;
  font-size: 14px;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main_info_wrap .career_box .txt_wrap ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  background: #555;
  width: 2px;
  height: 2px;
  border-radius: 50%;
}

.main_info_wrap .career_box .txt_wrap .more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 124px;
  height: 40px;
  margin-top: 30px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  color: #000;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  font-weight: 500;
}

.main_info_wrap .career_box img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.main_info_wrap .career_box > a {
  position: absolute;
  inset: 0;
}

.main_info_wrap .stock_box, .main_info_wrap .finance_box {
  position: relative;
  overflow: hidden;
  background: #f8f8f8;
  width: 100%;
  height: 48%;
  border-radius: 14px;
}

.main_info_wrap .stock_box a, .main_info_wrap .finance_box a {
  position: absolute;
  inset: 0;
  padding: 32px;
}

.main_info_wrap .stock_box .ic_img, .main_info_wrap .finance_box .ic_img {
  position: absolute;
  top: 32px;
  right: 0;
  width: 130px;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}

.main_info_wrap .stock_box .value, .main_info_wrap .finance_box .value {
  position: absolute;
  left: 32px;
  bottom: 32px;
}

.main_info_wrap .stock_box .value {
  display: flex;
  align-items: flex-end;
}

.main_info_wrap .stock_box .value strong {
  color: #000;
  font-size: 40px;
  letter-spacing: -0.6px;
  font-weight: 700;
}

.main_info_wrap .finance_box .value strong {
  color: #000;
  font-size: 28px;
  font-weight: 700;
}

html[lang=en] .main_info_wrap .finance_box .value strong {
  padding-right: 150px;
}

.main_info_wrap .stock_box .value span {
  margin: 0 0 4px 4px;
  color: #000;
  font-size: 28px;
}

.main_info_wrap .stock_box .range, .main_info_wrap .finance_box .range {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 32px;
  right: 32px;
  font-size: 28px;
  font-weight: 700;
}

.main_info_wrap .stock_box .range::before, .main_info_wrap .finance_box .range::before {
  content: "";
  width: 19px;
  height: 22px;
  margin-right: 5px;
}

.main_info_wrap .stock_box .range.up, .main_info_wrap .finance_box .range.up {
  color: #e61818;
}

.main_info_wrap .stock_box .range.up::before, .main_info_wrap .finance_box .range.up::before {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='19' height='22' viewBox='0 0 19 22' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='m8 4 8 11.2H0L8 4z' fill='%23E61818'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  margin-top: 3px;
}

.main_info_wrap .stock_box .range.down, .main_info_wrap .finance_box .range.down {
  color: #395cde;
}

.main_info_wrap .stock_box .range.down::before, .main_info_wrap .finance_box .range.down::before {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 19 22'%3e%3cpath fill='%23395CDE' fill-rule='evenodd' d='M8 17.2 16 6H0l8 11.2z' clip-rule='evenodd'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

/* 중간배너 */
.main_bnr_wrap .bnr_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background: url("img/bg_link_bnr.png") 50% 50% no-repeat;
  background-size: cover;
  width: 100%;
  height: 320px;
  border-radius: 14px;
  transition: 0.2s;
}

.main_bnr_wrap span {
  margin-bottom: 10px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 28px;
  font-weight: 700;
}

.main_bnr_wrap p {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.4px;
  text-align: center;
  font-weight: 700;
}

.main_bnr_wrap .bnr_btn {
  display: flex;
  align-items: center;
  margin-top: 28px;
}

.main_bnr_wrap .bnr_btn button {
  background: #fff;
  width: 200px;
  height: 48px;
  margin: 0 12px;
  border-radius: 30px;
  color: #000;
  font-size: 15px;
}

.main_bnr_wrap .bnr_btn button.btn_mob {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-weight: 600;
}

.main_bnr_wrap .bnr_btn a {
  background: #fff;
  width: 200px;
  height: 48px;
  margin: 0 12px;
  border-radius: 30px;
  color: #000;
  font-size: 15px;
  line-height: 48px;
  text-align: center;
}

/* 보도자료 */
.main_wrap .main_news_wrap {
  background-color: #f8f8f8;
  padding: 60px 48px;
}

.main_wrap h3.sec_tit {
  color: #000;
  font-size: 40px;
  letter-spacing: -1px;
  text-align: center;
  font-weight: 700;
}

.main_news_wrap .news_list {
  overflow: hidden;
}

.main_news_wrap .news_list ul {
  margin-top: 40px;
}

.main_news_wrap .news_list li {
  position: relative;
  overflow: hidden;
  background: #fff;
  width: 32%;
  border-radius: 14px;
  font-size: 0;
}

.main_news_wrap .news_list li a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.main_news_wrap .news_list li .info_wrap {
  padding: 32px;
}

.main_news_wrap .news_list li .date {
  display: block;
  margin-bottom: 12px;
  color: #555;
  font-size: 16px;
  letter-spacing: -0.3px;
}

.main_news_wrap .news_list li .tit {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  height: 116px;
  color: #000;
  font-size: 28px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.39;
  word-break: keep-all;
  transition: 0.2s;
  font-weight: 600;
}

.main_news_wrap .news_list li .poster {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 70%;
}

.main_news_wrap .news_list li .poster img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.main_news_wrap .news_list li .poster img.default_img {
  -o-object-position: center;
     object-position: center;
}

.main_news_wrap .controller {
  position: absolute;
  top: 24px;
  right: 0;
}

.main_news_wrap .swiper-button-prev, .main_news_wrap .swiper-button-next {
  width: 48px;
  height: 48px;
}

.main_news_wrap .swiper-button-prev::after, .main_news_wrap .swiper-button-next::after {
  display: none;
}

.main_news_wrap .swiper-button-prev {
  left: -108px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 60 60'%3e%3ccircle cx='30' cy='30' r='29.5' fill='%23fff' fill-opacity='.4' stroke='%23000'/%3e%3cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.6' d='M32.351 39.649 22.201 30l10.15-9.649'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

.main_news_wrap .swiper-button-next {
  right: 0;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 60 60'%3e%3ccircle cx='30' cy='30' r='29.5' fill='%23fff' fill-opacity='.4' stroke='%23000' transform='rotate(-180 30 30)'/%3e%3cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.6' d='M27.649 20.351 37.799 30l-10.15 9.649'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1024px) {
  .main_wrap section {
    margin-top: 40px;
    padding: 0 70px;
  }
  /* visual banner */
  .main_visual_bnr .slide_bnr .img_bnr {
    height: 384px;
  }
  .main_visual_bnr .slide_bnr p {
    top: 81px;
    font-size: 38px;
    line-height: 48px;
  }
  .main_visual_bnr .slide_bnr .soop {
    top: 125px;
    width: 248px;
    height: 114px;
  }
  .main_visual_bnr .slide_bnr p .t_br {
    display: block;
  }
  .main_visual_bnr .slide_bnr .controller {
    bottom: 12px;
  }
  .main_visual_bnr .slide_bnr .controller .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin-right: 8px;
  }
  .main_visual_bnr .slide_bnr .controller button.stop, .main_visual_bnr .slide_bnr button.play {
    width: 8px;
    height: 8px;
  }
  /* contents */
  .main_info_wrap .vt_wrap {
    width: calc(50% - 12px);
  }
  .main_info_wrap .sec_tit {
    font-size: 19px;
    letter-spacing: -0.4px;
  }
  .main_info_wrap .desc {
    font-size: 14px;
  }
  /* 정보 */
  .main_info_wrap .career_box .txt_wrap {
    top: 24px;
    left: 24px;
  }
  .main_info_wrap .career_box .txt_wrap ul {
    margin-top: 12px;
  }
  .main_info_wrap .career_box .txt_wrap ul li {
    font-size: 12px;
    line-height: 13px;
  }
  .main_info_wrap .career_box .txt_wrap ul li:not(:last-child) {
    margin-bottom: 4px;
  }
  .main_info_wrap .career_box .txt_wrap ul li::before {
    top: 6px;
  }
  .main_info_wrap .career_box .txt_wrap .more {
    width: 110px;
    height: 32px;
    margin-top: 20px;
    font-size: 13px;
  }
  .main_info_wrap .career_box img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .main_info_wrap .stock_box, .main_info_wrap .finance_box {
    border-radius: 8px;
  }
  .main_info_wrap .stock_box a, .main_info_wrap .finance_box a {
    padding: 24px;
  }
  .main_info_wrap .stock_box .value, .main_info_wrap .finance_box .value {
    left: 24px;
    bottom: 24px;
  }
  .main_info_wrap .stock_box .range, .main_info_wrap .finance_box .range {
    right: 24px;
    bottom: 24px;
  }
  .main_info_wrap .stock_box .value strong {
    font-size: 24px;
    letter-spacing: -0.2px;
  }
  .main_info_wrap .finance_box .value strong {
    font-size: 13px;
  }
  html[lang=en] .main_info_wrap .finance_box .value strong {
    padding-right: 0;
  }
  .main_info_wrap .stock_box .value span {
    font-size: 13px;
  }
  .main_info_wrap .stock_box .range, .main_info_wrap .finance_box .range {
    font-size: 19px;
  }
  .main_info_wrap .stock_box .range::before, .main_info_wrap .finance_box .range::before {
    width: 10px;
    height: 11px;
  }
  .main_info_wrap .stock_box .ic_img, .main_info_wrap .finance_box .ic_img {
    top: 24px;
    right: 0;
    width: 72px;
    height: 48px;
  }
  /* 중간배너 */
  .main_bnr_wrap .bnr_box {
    height: 202px;
  }
  .main_bnr_wrap span {
    margin-bottom: 8px;
    font-size: 15px;
  }
  .main_bnr_wrap p {
    font-size: 24px;
  }
  .main_bnr_wrap .bnr_btn {
    margin-top: 14px;
  }
  .main_bnr_wrap .bnr_btn button {
    width: 196px;
    height: 40px;
    margin: 0 6px;
    font-size: 14px;
  }
  .main_bnr_wrap .bnr_btn a {
    width: 196px;
    height: 40px;
    margin: 0 6px;
    line-height: 40px;
  }
  /* 보도자료 */
  .main_wrap .main_news_wrap {
    padding: 40px 70px;
  }
  .main_wrap h3.sec_tit {
    font-size: 28px;
    text-align: left;
    letter-spacing: -0.4px;
  }
  .main_news_wrap .news_list ul {
    margin-top: 20px;
  }
  .main_news_wrap .news_list li:last-of-type {
    display: none;
  }
  .main_news_wrap .news_list li {
    width: 48%;
  }
  .main_news_wrap .news_list li .info_wrap {
    padding: 24px;
  }
  .main_news_wrap .news_list li .poster {
    padding-bottom: 52%;
  }
  .main_news_wrap .news_list li .date {
    margin-bottom: 8px;
    font-size: 13px;
  }
  .main_news_wrap .news_list li .tit {
    height: 80px;
    font-size: 19px;
  }
  .main_news_wrap .controller {
    top: 21px;
  }
  .main_news_wrap .swiper-button-prev, .main_news_wrap .swiper-button-next {
    width: 40px;
    height: 40px;
  }
  .main_news_wrap .swiper-button-prev {
    left: -92px;
  }
  .main_news_wrap .swiper-button-next {
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .main_wrap section {
    padding: 0 24px;
  }
  /* visual banner */
  .main_visual_bnr .slide_bnr .img_bnr {
    height: 280px;
  }
  .main_visual_bnr .slide_bnr p {
    top: 70px;
    font-size: 28px;
    line-height: 32px;
  }
  .main_visual_bnr .slide_bnr .soop {
    top: 91px;
    width: 180px;
    height: 83px;
  }
  /* contents */
  .main_info_wrap .inner {
    flex-wrap: wrap;
  }
  .main_info_wrap .vt_wrap {
    width: 100%;
  }
  /* 정보 */
  .main_info_wrap .desc {
    font-size: 13px;
  }
  .main_info_wrap .career_box {
    height: 320px;
    padding-bottom: 0;
  }
  .main_info_wrap .career_box .txt_wrap {
    top: 24px;
    left: 24px;
  }
  .main_info_wrap .career_box .txt_wrap ul {
    margin-top: 10px;
  }
  .main_info_wrap .career_box .txt_wrap ul li::before {
    top: 6px;
  }
  .main_info_wrap .stock_box, .main_info_wrap .finance_box {
    height: 160px;
    margin-top: 16px;
  }
  /* 중간배너 */
  .main_wrap .main_bnr_wrap {
    padding: 0;
  }
  .main_bnr_wrap .bnr_box {
    height: auto;
    padding: 32px 20px;
    border-radius: 0;
  }
  .main_bnr_wrap span {
    font-size: 14px;
  }
  .main_bnr_wrap .txt {
    font-size: 14px;
  }
  .main_bnr_wrap .bnr_btn {
    flex-direction: column;
    margin-top: 20px;
  }
  .main_bnr_wrap .bnr_btn button {
    margin: 0;
  }
  .main_bnr_wrap .bnr_btn a {
    margin-top: 12px;
  }
  /* 보도자료 */
  .main_wrap .main_news_wrap {
    margin-top: 0;
    padding: 40px 0;
  }
  .main_news_wrap h3.sec_tit {
    padding: 0 24px;
    font-size: 19px;
  }
  .main_news_wrap .news_list ul {
    margin-top: 13px;
    padding: 0 24px;
  }
  .main_news_wrap .news_list li {
    width: 280px;
  }
  .main_news_wrap .controller {
    top: -1px;
    right: 24px;
  }
  .main_news_wrap .swiper-button-prev, .main_news_wrap .swiper-button-next {
    width: 28px;
    height: 28px;
    margin-top: 0;
    -webkit-tap-highlight-color: transparent;
  }
  .main_news_wrap .swiper-button-prev {
    left: -66px;
  }
}
@media screen and (max-width: 345px) {
  html[lang=en] .main_info_wrap .sec_tit {
    letter-spacing: -1.4px;
  }
}
/*----- ----- sub page ----- -----*/
/*----- 서브 공통 -----*/
.sub_header .inner_wrap {
  padding: 58px 0 28px 0;
  text-align: center;
}

.sub_header h2 {
  color: #333;
  font-size: 40px;
  line-height: 58px;
  font-weight: 700;
}

.sub_header p {
  margin-top: 10px;
  color: #333;
  font-size: 19px;
  line-height: 27px;
  word-break: keep-all;
}

.sub_inner {
  max-width: 840px;
  margin: 0 auto;
  padding: 68px 0 80px 0;
}

.visual {
  position: relative;
  width: 100%;
}

.history .visual {
  height: 320px;
}

.visual img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.contents .cont_box {
  display: flex;
  justify-content: space-between;
}

.contents .cont_box:not(:last-child) {
  margin-bottom: 58px;
}

.contents .cont_box h3 {
  color: #000;
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
}

.contents .cont_box .cont_txt {
  width: 624px;
}

.contents .cont_box .cont_txt p {
  color: #555;
  font-size: 16px;
  letter-spacing: -0.4px;
  line-height: 22px;
}

@media screen and (max-width: 1024px) {
  .sub_header .inner_wrap {
    padding: 32px 20px 20px;
  }
  .sub_header h2 {
    font-size: 28px;
    letter-spacing: -0.5px;
    line-height: 38px;
  }
  .sub_header p {
    font-size: 16px;
    line-height: 22px;
  }
  .sub_inner {
    max-width: 100%;
    padding-top: 32px;
  }
  .visual {
    height: 257px;
  }
  .history .visual {
    height: 257px;
  }
  .contents {
    padding: 0 70px;
  }
  .contents .cont_box {
    gap: 0 20px;
  }
  .contents .cont_box:not(:last-child) {
    margin-bottom: 40px;
  }
  .contents .cont_box h3 {
    min-width: 152px;
    font-size: 19px;
    line-height: 27px;
  }
  .contents .cont_box .cont_txt {
    width: 100%;
  }
  .contents .cont_box .cont_txt p {
    font-size: 15px;
    line-height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .sub_header h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .sub_header p {
    margin-top: 4px;
    font-size: 15px;
  }
  .sub_inner {
    padding-top: 20px;
  }
  .visual {
    height: 160px;
  }
  .history .visual {
    height: 160px;
  }
  .contents {
    padding: 0 20px;
  }
  .contents .cont_box {
    display: block;
  }
  .contents .cont_box:not(:last-child) {
    margin-bottom: 33px;
  }
  .contents .cont_box h3 {
    letter-spacing: -0.5px;
  }
  .contents .cont_box .cont_txt {
    width: 100%;
  }
  .contents .cont_box .cont_txt p {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .sub_header p br {
    display: none;
  }
}
/*----- 회사 개요 -----*/
html[lang=en] .info .cont_box h3 {
  width: 188px;
  min-width: 150px;
}

.info .cont_box .cont_txt p {
  word-break: keep-all;
}

.info .cont_box .cont_txt p:not(:last-child) {
  padding-bottom: 14px;
}

.info .info_cont2 .cont_txt {
  padding-top: 20px;
  border-top: 1px solid #000;
}

.info .info_cont2 .cont_txt dl {
  display: flex;
}

.info .info_cont2 .cont_txt dl:not(:last-child) {
  margin-bottom: 18px;
}

.info .info_cont2 .cont_txt dl dt {
  min-width: 80px;
  margin-right: 28px;
  color: #000;
  font-size: 16px;
  letter-spacing: -0.4px;
  line-height: 22px;
  font-weight: 600;
}

html[lang=en] .info .info_cont2 .cont_txt dl dt {
  min-width: 153px;
}

.info .info_cont2 .cont_txt dl dd {
  color: #555;
  font-size: 16px;
  letter-spacing: -0.4px;
  line-height: 22px;
  word-break: keep-all;
}

@media screen and (max-width: 1024px) {
  html[lang=en] .info .cont_box h3 {
    width: auto;
  }
  .info .cont_box .cont_txt p {
    letter-spacing: 0;
  }
  .info .cont_box .cont_txt p:not(:last-child) {
    padding-bottom: 12px;
  }
  .info .cont_box .cont_txt p br {
    display: none;
  }
  .info .info_cont2 .cont_txt {
    padding-top: 14px;
  }
  .info .info_cont2 .cont_txt dl:not(:last-child) {
    margin-bottom: 12px;
  }
  .info .info_cont2 .cont_txt dl dt {
    min-width: 76px;
    margin-right: 20px;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px;
  }
  .info .info_cont2 .cont_txt dl dd {
    font-size: 15px;
    line-height: 21px;
  }
}
@media screen and (max-width: 768px) {
  .info_wrap .visual img {
    -o-object-position: left;
       object-position: left;
  }
  .info .cont_box .cont_txt p:not(:last-child) {
    padding-bottom: 8px;
  }
  .info .info_cont1 .cont_txt {
    margin-top: 8px;
  }
  .info .info_cont2 .cont_txt {
    margin-top: 7px;
    padding-top: 14px;
  }
  .info .info_cont2 .cont_txt dl:not(:last-child) {
    margin-bottom: 10px;
  }
  .info .info_cont2 .cont_txt dl dt {
    font-size: 14px;
  }
  html[lang=en] .info .info_cont2 .cont_txt dl dt {
    min-width: 143px;
  }
  .info .info_cont2 .cont_txt dl dd {
    font-size: 14px;
    line-height: 20px;
  }
  .info .info_cont2 .cont_txt dl dd br {
    display: none;
  }
}
/*----- 기업이념 -----*/
.philosophy .cont_box h3 {
  width: 188px;
  word-break: keep-all;
}

.philosophy .phi_img {
  margin-bottom: 28px;
}

.philosophy .phi_img img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.philosophy .phi_cont1 ul li {
  color: #555;
  font-size: 16px;
  letter-spacing: -0.5px;
  line-height: 25px;
  word-break: keep-all;
}

html[lang=en] .philosophy .phi_cont1 ul li {
  line-height: 23px;
}

.philosophy .phi_cont1 ul li:not(:last-child) {
  margin-bottom: 8px;
}

.philosophy .phi_cont1 ul li strong {
  color: #000;
}

.philosophy .phi_cont2 p:not(:last-child) {
  margin-bottom: 14px;
}

.philosophy .phi_cont3 p:not(:last-child) {
  margin-bottom: 18px;
}

.philosophy .cont_box .cont_txt p {
  word-break: keep-all;
}

.philosophy .cont_box .btn_down {
  margin-top: 28px;
  text-align: center;
}

.philosophy .cont_box .btn_down a {
  display: inline-block;
  padding: 12px 50px;
  border: 1px solid #ddd;
  border-radius: 50px;
  color: #000;
  font-size: 14px;
  line-height: 25px;
}

@media screen and (max-width: 1024px) {
  .philosophy .cont_box h3 {
    width: auto;
  }
  html[lang=en] .philosophy .cont_box h3 {
    width: 152px;
  }
  .philosophy .phi_img {
    margin-bottom: 20px;
  }
  .philosophy .phi_cont1 ul li {
    font-size: 15px;
    line-height: 21px;
  }
  html[lang=en] .philosophy .phi_cont1 ul li {
    line-height: 21px;
  }
  .philosophy .phi_cont1 ul li br {
    display: none;
  }
  .philosophy .cont_box .cont_txt p {
    word-break: keep-all;
  }
  .philosophy .cont_box .cont_txt p br {
    display: none;
  }
  .philosophy .cont_box .btn_down {
    margin-top: 20px;
  }
  .philosophy .cont_box .btn_down a {
    padding: 8px 34px;
  }
}
@media screen and (max-width: 768px) {
  .philosophy_wrap .visual img {
    -o-object-position: right;
       object-position: right;
  }
  html[lang=en] .philosophy .cont_box h3 {
    width: auto;
  }
  .philosophy .cont_box h3 br {
    display: none;
  }
  .philosophy .phi_img {
    margin: 8px 0 20px 0;
  }
  .philosophy .phi_cont1 ul {
    padding-top: 12px;
  }
  .philosophy .phi_cont1 ul li {
    font-size: 14px;
    line-height: 20px;
  }
  html[lang=en] .philosophy .phi_cont1 ul li {
    line-height: 20px;
  }
  .philosophy .phi_cont2 p:not(:last-child) {
    margin-bottom: 8px;
  }
  .philosophy .phi_cont3 .cont_txt {
    padding-top: 12px;
  }
  .philosophy .cont_box .btn_down a {
    max-width: 320px;
    width: 100%;
    padding: 8px 0;
  }
  html[lang=en] .philosophy .cont_box .btn_down a {
    padding: 8px 10px;
  }
}
/*----- 주요연혁 -----*/
.history {
  position: relative;
}

.year_wrap {
  display: flex;
  align-items: center;
  position: absolute;
  top: 320px;
  width: 100%;
  background: #f3f3f3;
  z-index: 55;
}

.year_wrap.top_fix {
  position: fixed;
  top: 70px;
}

.year {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  width: 850px;
  margin: 0 auto;
  padding: 15px 0;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.year::-webkit-scrollbar {
  display: none;
}

.year .year_list {
  display: flex;
  justify-content: center;
}

.year .year_list.list_add {
  display: inline-flex;
  display: -webkit-inline-flex;
}

.year .year_list > div {
  width: 144px;
  text-align: center;
  margin-right: 14px;
}

.year .year_list > div:last-child {
  margin-right: 0;
}

.year .year_list > div button {
  position: relative;
  background: none;
  width: auto;
  height: auto;
  border-radius: 0;
  color: #8c8c8c;
  font-size: 16px;
  line-height: 22px;
  opacity: 1;
  white-space: nowrap;
}

.year .year_list > div.on button {
  color: #000;
  font-weight: 700;
}

.year .year_list > div button:after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  right: -37px;
  background: #ddd;
  width: 1px;
  height: 14px;
}

.year .year_list > div:last-child button:after {
  display: none;
}

.history_content .btn_wrap {
  position: absolute;
  top: 334px;
  left: 50%;
  width: 932px;
  transform: translateX(-50%);
  z-index: 5;
}

.history_content .btn_wrap .history_btn {
  display: none;
  position: absolute;
  cursor: pointer;
}

.history_content .btn_wrap .prev_btn {
  left: -20px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 26 26'%3e%3ccircle cx='13' cy='13' r='12.5' stroke='%23CCC' transform='matrix(-1 0 0 1 26 0)'/%3e%3cpath stroke='%23555' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m13.385 16.75-4-4.375 4-4.375'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 26px;
  height: 26px;
}

.history_content .btn_wrap .prev_btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -43px;
  width: 10px;
  height: 100%;
  background: linear-gradient(-90deg, rgba(243, 243, 243, 0.2), rgb(243, 243, 243));
  z-index: 10;
}

.history_content .btn_wrap .next_btn {
  right: -20px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 26 26'%3e%3ccircle cx='13' cy='13' r='12.5' stroke='%23CCC'/%3e%3cpath stroke='%23555' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.4' d='m11.425 16.75 4.19-4.375L11.425 8'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 26px;
  height: 26px;
}

.history_content .btn_wrap .next_btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -45px;
  width: 10px;
  height: 100%;
  background: linear-gradient(90deg, rgba(243, 243, 243, 0.2), rgb(243, 243, 243));
  z-index: 10;
}

/*----- 주요연혁 콘텐츠-----*/
.history_container .sub_inner {
  padding-top: 122px;
}

.history_container .history_cont {
  display: flex;
  gap: 0 58px;
  padding: 40px 0;
}

.history_container .history_cont:first-child {
  padding-top: 0;
}

.history_container .history_cont:last-child {
  padding-bottom: 0;
}

.history_container .history_cont:not(:first-child) {
  border-top: 1px solid #eee;
}

.history_container .history_cont2 {
  margin-top: 80px;
}

.history_container .history_cont h3 {
  min-width: 192px;
  color: #000;
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
}

.history_container .history_cont .history_box .month {
  display: flex;
  gap: 0 36px;
}

.history_container .history_cont .history_box .month:not(:last-child) {
  margin-bottom: 20px;
}

.history_container .history_cont .history_box .month h4 {
  min-width: 44px;
  color: #000;
  font-size: 16px;
  letter-spacing: -0.4px;
  line-height: 22px;
  font-weight: 700;
}

.history_container .history_cont .history_box .month ul li {
  position: relative;
  color: #555;
  font-size: 16px;
  letter-spacing: -0.4px;
  line-height: 22px;
  word-break: keep-all;
}

.history_container .history_cont .history_box .month ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: -8px;
  background: #888;
  width: 2px;
  height: 2px;
  border-radius: 50%;
}

.history_container .history_cont .history_box .month ul li:not(:last-child) {
  margin-bottom: 6px;
}

@media screen and (max-width: 1024px) {
  .history {
    padding: 0;
  }
  .year_wrap {
    top: 257px;
  }
  .year_wrap.top_fix {
    top: 60px;
  }
  .year {
    width: 650px;
    padding: 11px 0;
  }
  .year .year_list > div {
    width: 108px;
  }
  .year .year_list > div button {
    font-size: 14px;
  }
  .year .year_list > div button:after {
    right: -21px;
  }
  .history_content .btn_wrap {
    top: 266px;
    width: 700px;
  }
  .history_content .btn_wrap .prev_btn::after {
    right: -21px;
  }
  .history_content .btn_wrap .next_btn::before {
    left: -28px;
  }
  /*----- 주요연혁 콘텐츠-----*/
  .history_container .sub_inner {
    padding: 76px 70px 80px 70px;
  }
  .history_container .history_cont {
    justify-content: flex-start;
    gap: 0 28px;
    padding: 28px 0;
  }
  .history_container .history_cont h3 {
    min-width: 110px;
    font-size: 19px;
    line-height: 27px;
  }
  .history_container .history_cont .history_box {
    width: auto;
  }
  .history_container .history_cont .history_box .month {
    gap: 0 20px;
  }
  .history_container .history_cont .history_box .month:not(:last-child) {
    margin-bottom: 16px;
  }
  .history_container .history_cont .history_box .month h4 {
    min-width: 48px;
    line-height: 20px;
  }
  .history_container .history_cont .history_box .month ul li {
    padding-left: 7px;
    font-size: 15px;
    line-height: 20px;
  }
  .history_container .history_cont .history_box .month ul li br {
    display: none;
  }
  .history_container .history_cont .history_box .month ul li::before {
    top: 9px;
    left: 0;
    width: 3px;
    height: 3px;
  }
  .history_container .history_cont .history_box .month ul li:not(:last-child) {
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 768px) {
  .year_wrap {
    top: 160px;
  }
  .year {
    width: 100%;
    padding: 11px 0;
  }
  .year .year_list {
    display: flex;
    justify-content: center;
  }
  .year .year_list > div {
    width: auto;
    margin-right: 40px;
  }
  .year .year_list > div:first-child {
    padding-left: 20px;
  }
  .year .year_list > div:last-child {
    margin-right: 0;
    padding-right: 20px;
  }
  .history_content .btn_wrap {
    display: none;
  }
  .history_content .btn_wrap .prev_btn::after, .history_content .btn_wrap .next_btn::before {
    display: none;
  }
  /*----- 주요연혁 콘텐츠-----*/
  .history_container .sub_inner {
    padding: 64px 20px 80px 20px;
  }
  .history_container .history_cont {
    display: block;
    padding: 20px 0;
  }
  .history_container .history_cont .history_box {
    margin-top: 12px;
  }
  .history_container .history_cont .history_box .month {
    display: block;
  }
  .history_container .history_cont .history_box .month:not(:last-child) {
    margin-bottom: 14px;
  }
  .history_container .history_cont .history_box .month h4 {
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 21px;
  }
  .history_container .history_cont .history_box .month ul li {
    padding-left: 6px;
    font-size: 14px;
  }
  .history_container .history_cont .history_box .month ul li:not(:last-child) {
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 560px) {
  .year .year_list {
    justify-content: flex-start;
  }
}
/*----- CEO 인사말 -----*/
.ceo .ceo_cont {
  display: flex;
  justify-content: space-between;
}

.ceo .ceo_cont .ceo_txt {
  position: relative;
  width: 408px;
}

.ceo .ceo_cont .ceo_txt p {
  word-break: keep-all;
}

.ceo .ceo_cont .ceo_txt p:not(:last-child) {
  margin-bottom: 14px;
}

.ceo .ceo_cont .ceo_txt p.ceo_name {
  position: absolute;
  bottom: 0;
  color: #000;
}

@media screen and (max-width: 1024px) {
  .ceo .ceo_cont .ceo_txt {
    width: 49%;
  }
  .ceo .ceo_cont .ceo_txt p br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .ceo .ceo_cont {
    display: block;
  }
  .ceo .ceo_cont .ceo_txt {
    width: 100%;
  }
  .ceo .ceo_cont .ceo_txt:last-child {
    margin-top: 12px;
  }
  .ceo .ceo_cont .ceo_txt p {
    font-size: 15px;
  }
  .ceo .ceo_cont .ceo_txt p:not(:last-child) {
    margin-bottom: 12px;
  }
  .ceo .ceo_cont .ceo_txt p.ceo_name {
    position: static;
    margin-top: 20px;
  }
}
/*----- CI/BI -----*/
.ci .ci_cont .ci_txt p {
  word-break: keep-all;
}

.ci .ci_cont .ci_txt p.em_txt {
  color: #000;
}

.ci .ci_cont .ci_txt p:nth-of-type(2) {
  margin-top: 14px;
}

.ci .ci_cont .ci_txt .afreecatv_ci {
  display: block;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 624 277'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='%23fff' d='M-1-8.564h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5-8.064h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 10.872h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 11.372h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 30.308h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 30.808h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 49.745h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 50.245h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 69.18h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 69.68h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 88.617h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 89.117h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 108.052h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 108.552h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 127.488h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 127.988h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 146.925h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 147.425h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 166.36h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 166.86h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 185.797h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 186.297h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 205.233h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 205.733h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 224.669h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 225.169h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 244.105h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 244.605h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 263.541h627V284H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 264.041h626V283.5H-.5z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M547.224-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M566.786-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M586.347-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M605.909-27.5H625.5v311h-19.591zM-.5-27.5h19.591v311H-.5z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M19.062-27.5h19.591v311H19.062z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M38.623-27.5h19.591v311H38.623z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M58.185-27.5h19.591v311H58.185z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M77.746-27.5h19.591v311H77.746z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M97.308-27.5h19.591v311H97.308z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M116.87-27.5h19.591v311H116.87z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M136.431-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M155.993-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M175.554-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M195.116-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M214.677-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M234.239-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M253.8-27.5h19.591v311H253.8z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M273.362-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M292.924-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M312.485-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M332.047-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M351.608-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M371.17-27.5h19.591v311H371.17z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M390.732-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M410.293-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M429.855-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M449.416-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M468.978-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M488.539-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M508.101-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M527.663-27.5h19.591v311h-19.591z'/%3e%3cpath fill='%230545B1' d='M333.726 110.53c-8.25 0-15.662 3.587-20.762 9.286a.542.542 0 0 1-.813 0c-5.1-5.699-12.512-9.286-20.763-9.286-15.383 0-27.854 12.47-27.854 27.854 0 15.383 12.471 27.853 27.854 27.853 8.251 0 15.663-3.587 20.763-9.286a.542.542 0 0 1 .813 0c5.1 5.699 12.512 9.286 20.762 9.286 15.384 0 27.854-12.47 27.854-27.853 0-15.384-12.47-27.854-27.854-27.854zm0 42.338c-4.456 0-8.18-2.148-10.465-4.574-.726-.774-1.629-1.836-2.621-2.735a21.68 21.68 0 0 0-1.395-1.159 11.477 11.477 0 0 0-6.685-2.117c-2.51 0-4.821.788-6.685 2.117-.454.345-.922.73-1.395 1.159-.995.899-1.894 1.961-2.621 2.735-2.284 2.426-6.009 4.574-10.465 4.574-.114 0-.226-.006-.34-.009a18.114 18.114 0 0 1-.574-.022c-.131-.008-.262-.02-.39-.031-.078-.005-.156-.014-.231-.019-7.278-.766-12.949-6.922-12.949-14.403v.061-.123.062c0-7.479 5.671-13.635 12.946-14.404l.245-.022c.126-.011.251-.019.376-.028.193-.011.385-.017.58-.022.111 0 .223-.008.334-.008 4.457 0 8.181 2.147 10.465 4.573.727.774 1.629 1.836 2.621 2.735.473.429.944.814 1.395 1.159a11.482 11.482 0 0 0 6.685 2.117c2.51 0 4.822-.788 6.685-2.117.454-.345.922-.73 1.396-1.159.994-.899 1.894-1.961 2.621-2.735 2.284-2.426 6.008-4.573 10.464-4.573.112 0 .22.005.332.008.195.005.39.011.582.022.123.009.245.017.368.028.086.006.172.014.259.022 6.997.741 12.506 6.462 12.916 13.554 0 .047.005.092.008.136.005.131.008.265.011.396.003.198.006.393 0 .591-.003.147-.003.298-.011.445 0 .031-.006.061-.006.092-.392 7.106-5.91 12.846-12.918 13.587a5.913 5.913 0 0 1-.265.022c-.12.012-.239.02-.359.028-.192.011-.39.017-.585.023-.112 0-.22.008-.332.008l.003.006zm-95.308-22.133 8.287 2.691c1.231.501 5.688 1.615 9.03 4.958 3.078 3.077 4.457 7.197 4.457 11.205 0 12.192-12.585 16.648-21.726 16.648-13.927 0-19.932-6.166-21.726-7.799l8.233-10.52c.582.791 6.251 6.064 13.493 6.064 2.785 0 7.242-1.114 7.242-4.457 0-2.228-2.287-3.983-7.242-5.571l-8.284-2.693c-5.699-2.259-10.1-6.22-10.1-14.019 0-4.27 1.641-7.521 2.39-8.685 4.632-7.211 13.899-8.027 17.108-8.027 5.643 0 9.813 1.041 12.838 2.32 3.841 1.624 5.838 3.629 6.66 4.365l-6.866 8.774c-7.836-4.847-12.718-4.485-15.417-3.527-1.839.652-2.424 2.117-2.507 3.064-.103 1.167.083 3.696 4.13 5.206v.003zm151.016-19.927h-22.283v55.151h13.369v-18.384h8.914c9.384 0 17.826-5.57 17.826-18.383 0-12.813-8.442-18.384-17.826-18.384zm4.456 18.384c0 4-3.242 7.242-7.242 7.242h-6.128V121.95h6.128c4 0 7.242 3.242 7.242 7.242z'/%3e%3c/g%3e%3crect width='622.5' height='275.5' x='.75' y='.75' stroke='%23EEE' stroke-width='1.5' rx='11.25'/%3e%3cdefs%3e%3cclipPath id='a'%3e%3crect width='624' height='277' fill='%23fff' rx='12'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 624px;
  margin-top: 28px;
  padding-bottom: 45%;
  font: 0/0 a;
  text-indent: -9999em;
}

.ci .ci_cont .ci_txt .corp_ci {
  display: block;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 624 277'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='%23fff' d='M-1-8.564h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5-8.064h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 10.872h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 11.372h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 30.308h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 30.808h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 49.745h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 50.245h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 69.18h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 69.68h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 88.617h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 89.117h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 108.052h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 108.552h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 127.488h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 127.988h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 146.925h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 147.425h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 166.36h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 166.86h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 185.797h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 186.297h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 205.233h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 205.733h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 224.669h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 225.169h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 244.105h627v20.459H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 244.605h626v19.459H-.5z'/%3e%3cpath fill='%23fff' d='M-1 263.541h627V284H-1z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M-.5 264.041h626V283.5H-.5z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M547.224-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M566.786-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M586.347-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M605.909-27.5H625.5v311h-19.591zM-.5-27.5h19.591v311H-.5z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M19.062-27.5h19.591v311H19.062z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M38.623-27.5h19.591v311H38.623z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M58.185-27.5h19.591v311H58.185z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M77.746-27.5h19.591v311H77.746z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M97.308-27.5h19.591v311H97.308z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M116.87-27.5h19.591v311H116.87z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M136.431-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M155.993-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M175.554-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M195.116-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M214.677-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M234.239-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M253.8-27.5h19.591v311H253.8z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M273.362-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M292.924-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M312.485-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M332.047-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M351.608-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M371.17-27.5h19.591v311H371.17z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M390.732-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M410.293-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M429.855-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M449.416-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M468.978-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M488.539-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M508.101-27.5h19.591v311h-19.591z'/%3e%3cpath stroke='%23EEE' stroke-opacity='.34' d='M527.663-27.5h19.591v311h-19.591z'/%3e%3cpath fill='%230545B1' d='M333.726 110.53c-8.25 0-15.662 3.587-20.762 9.286a.542.542 0 0 1-.813 0c-5.1-5.699-12.512-9.286-20.763-9.286-15.383 0-27.854 12.47-27.854 27.854 0 15.383 12.471 27.853 27.854 27.853 8.251 0 15.663-3.587 20.763-9.286a.542.542 0 0 1 .813 0c5.1 5.699 12.512 9.286 20.762 9.286 15.384 0 27.854-12.47 27.854-27.853 0-15.384-12.47-27.854-27.854-27.854zm0 42.338c-4.456 0-8.18-2.148-10.465-4.574-.726-.774-1.629-1.836-2.621-2.735a21.68 21.68 0 0 0-1.395-1.159 11.477 11.477 0 0 0-6.685-2.117c-2.51 0-4.821.788-6.685 2.117-.454.345-.922.73-1.395 1.159-.995.899-1.894 1.961-2.621 2.735-2.284 2.426-6.009 4.574-10.465 4.574-.114 0-.226-.006-.34-.009a18.114 18.114 0 0 1-.574-.022c-.131-.008-.262-.02-.39-.031-.078-.005-.156-.014-.231-.019-7.278-.766-12.949-6.922-12.949-14.403v.061-.123.062c0-7.479 5.671-13.635 12.946-14.404l.245-.022c.126-.011.251-.019.376-.028.193-.011.385-.017.58-.022.111 0 .223-.008.334-.008 4.457 0 8.181 2.147 10.465 4.573.727.774 1.629 1.836 2.621 2.735.473.429.944.814 1.395 1.159a11.482 11.482 0 0 0 6.685 2.117c2.51 0 4.822-.788 6.685-2.117.454-.345.922-.73 1.396-1.159.994-.899 1.894-1.961 2.621-2.735 2.284-2.426 6.008-4.573 10.464-4.573.112 0 .22.005.332.008.195.005.39.011.582.022.123.009.245.017.368.028.086.006.172.014.259.022 6.997.741 12.506 6.462 12.916 13.554 0 .047.005.092.008.136.005.131.008.265.011.396.003.198.006.393 0 .591-.003.147-.003.298-.011.445 0 .031-.006.061-.006.092-.392 7.106-5.91 12.846-12.918 13.587a5.913 5.913 0 0 1-.265.022c-.12.012-.239.02-.359.028-.192.011-.39.017-.585.023-.112 0-.22.008-.332.008l.003.006zm-95.308-22.133 8.287 2.691c1.231.501 5.688 1.615 9.03 4.958 3.078 3.077 4.457 7.197 4.457 11.205 0 12.192-12.585 16.648-21.726 16.648-13.927 0-19.932-6.166-21.726-7.799l8.233-10.52c.582.791 6.251 6.064 13.493 6.064 2.785 0 7.242-1.114 7.242-4.457 0-2.228-2.287-3.983-7.242-5.571l-8.284-2.693c-5.699-2.259-10.1-6.22-10.1-14.019 0-4.27 1.641-7.521 2.39-8.685 4.632-7.211 13.899-8.027 17.108-8.027 5.643 0 9.813 1.041 12.838 2.32 3.841 1.624 5.838 3.629 6.66 4.365l-6.866 8.774c-7.836-4.847-12.718-4.485-15.417-3.527-1.839.652-2.424 2.117-2.507 3.064-.103 1.167.083 3.696 4.13 5.206v.003zm151.016-19.927h-22.283v55.151h13.369v-18.384h8.914c9.384 0 17.826-5.57 17.826-18.383 0-12.813-8.442-18.384-17.826-18.384zm4.456 18.384c0 4-3.242 7.242-7.242 7.242h-6.128V121.95h6.128c4 0 7.242 3.242 7.242 7.242z'/%3e%3c/g%3e%3crect width='622.5' height='275.5' x='.75' y='.75' stroke='%23EEE' stroke-width='1.5' rx='11.25'/%3e%3cdefs%3e%3cclipPath id='a'%3e%3crect width='624' height='277' fill='%23fff' rx='12'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 624px;
  margin-top: 28px;
  padding-bottom: 45%;
  font: 0/0 a;
  text-indent: -9999em;
}

.ci .ci_cont .ci_txt .logo_type {
  display: flex;
  justify-content: space-between;
  margin-top: 28px;
}

.ci .ci_cont .ci_txt .logo_type .logo_box {
  width: calc(50% - 10px);
}

.ci .ci_cont .ci_txt .logo_type .logo_box > div {
  width: 100%;
  padding-bottom: 46.4%;
  border-radius: 12px;
  box-sizing: border-box;
  font: 0/0 a;
  text-indent: -9999em;
}

.ci .ci_cont .ci_txt .logo_type .logo_box > div.basic_logo {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 302 140'%3e%3crect width='302' height='140' fill='%230545B1' rx='12'/%3e%3cpath fill='%23FCFCFD' d='M162.753 55.315a15.031 15.031 0 0 0-11.232 5.024.293.293 0 0 1-.44 0 15.03 15.03 0 0 0-11.232-5.024c-8.322 0-15.068 6.746-15.068 15.069 0 8.322 6.746 15.068 15.068 15.068a15.03 15.03 0 0 0 11.232-5.024.293.293 0 0 1 .44 0 15.031 15.031 0 0 0 11.232 5.024c8.323 0 15.069-6.746 15.069-15.068 0-8.323-6.746-15.069-15.069-15.069zm0 22.904c-2.411 0-4.425-1.161-5.661-2.474-.393-.419-.881-.993-1.418-1.48-.256-.232-.511-.44-.755-.627a6.21 6.21 0 0 0-3.616-1.145 6.212 6.212 0 0 0-3.617 1.145c-.245.187-.498.395-.755.627-.537.487-1.024 1.061-1.418 1.48-1.235 1.313-3.25 2.474-5.661 2.474-.062 0-.122-.003-.184-.004a10.431 10.431 0 0 1-.31-.012 8.523 8.523 0 0 1-.211-.017l-.125-.01a7.836 7.836 0 0 1-7.005-7.792v.033-.067.034a7.838 7.838 0 0 1 7.003-7.792c.044-.005.089-.008.133-.012l.204-.015c.103-.006.207-.01.313-.012.06 0 .12-.005.181-.005 2.411 0 4.425 1.162 5.661 2.474.393.42.881.993 1.418 1.48.256.232.511.44.755.627a6.21 6.21 0 0 0 3.616 1.145 6.212 6.212 0 0 0 3.617-1.145c.245-.187.499-.395.755-.627.538-.487 1.024-1.06 1.418-1.48 1.235-1.312 3.25-2.474 5.661-2.474.06 0 .119.003.179.005a6.657 6.657 0 0 1 .514.027 7.836 7.836 0 0 1 7.127 7.344c0 .026.003.05.005.074.003.07.004.143.006.214.001.107.003.212 0 .32-.002.08-.002.16-.006.24 0 .017-.003.034-.003.05a7.837 7.837 0 0 1-6.989 7.35c-.048.005-.095.01-.143.013l-.194.015c-.104.006-.211.009-.317.012-.06 0-.119.004-.179.004l.001.003zm-51.559-11.973 4.483 1.456c.666.27 3.076.874 4.885 2.682 1.665 1.665 2.411 3.893 2.411 6.062 0 6.595-6.808 9.006-11.754 9.006-7.534 0-10.783-3.336-11.753-4.219l4.454-5.691c.315.428 3.381 3.28 7.299 3.28 1.507 0 3.918-.603 3.918-2.41 0-1.206-1.237-2.156-3.918-3.015l-4.481-1.457c-3.083-1.222-5.464-3.364-5.464-7.584 0-2.31.888-4.068 1.293-4.698 2.506-3.901 7.519-4.343 9.255-4.343 3.053 0 5.309.564 6.945 1.255 2.078.879 3.158 1.964 3.603 2.362l-3.714 4.746c-4.239-2.622-6.881-2.426-8.341-1.907-.994.352-1.311 1.145-1.356 1.657-.056.631.045 2 2.235 2.816v.002zm81.696-10.78h-12.054V85.3h7.233v-9.945h4.821c5.077 0 9.644-3.013 9.644-9.945 0-6.931-4.567-9.945-9.644-9.945zm2.411 9.945a3.917 3.917 0 0 1-3.917 3.918h-3.315v-7.836h3.315a3.918 3.918 0 0 1 3.917 3.918z'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

.ci .ci_cont .ci_txt .logo_type .logo_box > div.symbol_mark {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 302 140'%3e%3crect width='302' height='140' fill='%23EEEFF1' fill-opacity='.5' rx='12'/%3e%3cpath fill='%230545B1' d='M162.753 55.315a15.031 15.031 0 0 0-11.232 5.024.293.293 0 0 1-.44 0 15.03 15.03 0 0 0-11.232-5.024c-8.322 0-15.068 6.746-15.068 15.069 0 8.322 6.746 15.068 15.068 15.068a15.03 15.03 0 0 0 11.232-5.024.293.293 0 0 1 .44 0 15.031 15.031 0 0 0 11.232 5.024c8.323 0 15.069-6.746 15.069-15.068 0-8.323-6.746-15.069-15.069-15.069zm0 22.904c-2.411 0-4.425-1.161-5.661-2.474-.393-.419-.881-.993-1.418-1.48-.256-.232-.511-.44-.755-.627a6.21 6.21 0 0 0-3.616-1.145 6.212 6.212 0 0 0-3.617 1.145c-.245.187-.498.395-.755.627-.537.487-1.024 1.061-1.418 1.48-1.235 1.313-3.25 2.474-5.661 2.474-.062 0-.122-.003-.184-.004a10.431 10.431 0 0 1-.31-.012 8.523 8.523 0 0 1-.211-.017l-.125-.01a7.836 7.836 0 0 1-7.005-7.792v.033-.067.034a7.838 7.838 0 0 1 7.003-7.792c.044-.005.089-.008.133-.012l.204-.015c.103-.006.207-.01.313-.012.06 0 .12-.005.181-.005 2.411 0 4.425 1.162 5.661 2.474.393.42.881.993 1.418 1.48.256.232.511.44.755.627a6.21 6.21 0 0 0 3.616 1.145 6.212 6.212 0 0 0 3.617-1.145c.245-.187.499-.395.755-.627.538-.487 1.024-1.06 1.418-1.48 1.235-1.312 3.25-2.474 5.661-2.474.06 0 .119.003.179.005a6.657 6.657 0 0 1 .514.027 7.836 7.836 0 0 1 7.127 7.344c0 .026.003.05.005.074.003.07.004.143.006.214.001.107.003.212 0 .32-.002.08-.002.16-.006.24 0 .017-.003.034-.003.05a7.837 7.837 0 0 1-6.989 7.35c-.048.005-.095.01-.143.013l-.194.015c-.104.006-.211.009-.317.012-.06 0-.119.004-.179.004l.001.003zm-51.559-11.973 4.483 1.456c.666.27 3.076.874 4.885 2.682 1.665 1.665 2.411 3.893 2.411 6.062 0 6.595-6.808 9.006-11.754 9.006-7.534 0-10.783-3.336-11.753-4.219l4.454-5.691c.315.428 3.381 3.28 7.299 3.28 1.507 0 3.918-.603 3.918-2.41 0-1.206-1.237-2.156-3.918-3.015l-4.481-1.457c-3.083-1.222-5.464-3.364-5.464-7.584 0-2.31.888-4.068 1.293-4.698 2.506-3.901 7.519-4.343 9.255-4.343 3.053 0 5.309.564 6.945 1.255 2.078.879 3.158 1.964 3.603 2.362l-3.714 4.746c-4.239-2.622-6.881-2.426-8.341-1.907-.994.352-1.311 1.145-1.356 1.657-.056.631.045 2 2.235 2.816v.002zm81.696-10.78h-12.054V85.3h7.233v-9.945h4.821c5.077 0 9.644-3.013 9.644-9.945 0-6.931-4.567-9.945-9.644-9.945zm2.411 9.945a3.917 3.917 0 0 1-3.917 3.918h-3.315v-7.836h3.315a3.918 3.918 0 0 1 3.917 3.918z'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

.ci .ci_cont .ci_txt .logo_type .logo_box p {
  margin-top: 12px;
  color: #555;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.4px;
  text-align: center;
}

.ci .ci_cont .ci_txt .btn_down {
  margin-top: 28px;
}

.ci .ci_cont .ci_txt .btn_down a {
  display: block;
  width: 200px;
  margin: 0 auto;
  padding: 11px 0;
  border: 1px solid #ddd;
  border-radius: 30px;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .ci .ci_cont .ci_txt p br {
    display: none;
  }
  .ci .ci_cont .ci_txt p:nth-of-type(2) {
    margin-top: 12px;
  }
  .ci .ci_cont .ci_txt .afreecatv_ci {
    width: 100%;
    margin-top: 20px;
  }
  .ci .ci_cont .ci_txt .corp_ci {
    width: 100%;
    margin-top: 20px;
  }
  .ci .ci_cont .ci_txt .logo_type {
    margin-top: 20px;
  }
  .ci .ci_cont .ci_txt .logo_type .logo_box {
    width: calc(50% - 6px);
  }
  .ci .ci_cont .ci_txt .logo_type .logo_box > div {
    padding-bottom: 54%;
  }
  .ci .ci_cont .ci_txt .logo_type .logo_box > div.basic_logo {
    background-size: cover;
  }
  .ci .ci_cont .ci_txt .logo_type .logo_box > div.symbol_mark {
    background-size: cover;
  }
  .ci .ci_cont .ci_txt .logo_type .logo_box p {
    font-size: 13px;
    line-height: 14px;
  }
  .ci .ci_cont .ci_txt .btn_down a {
    width: 210px;
    padding: 7px 0;
  }
}
@media screen and (max-width: 768px) {
  .ci .ci_cont .ci_txt {
    margin-top: 6px;
  }
  .ci .ci_cont .ci_txt p:nth-of-type(2) {
    margin-top: 6px;
  }
  .ci .ci_cont .ci_txt .afreecatv_ci {
    margin-top: 14px;
  }
  .ci .ci_cont .ci_txt .corp_ci {
    margin-top: 14px;
  }
  .ci .ci_cont .ci_txt .logo_type {
    flex-direction: column;
    gap: 20px 0;
    margin-top: 27px;
  }
  .ci .ci_cont .ci_txt .logo_type .logo_box {
    width: 100%;
  }
  .ci .ci_cont .ci_txt .logo_type .logo_box > div {
    padding-bottom: 43.8%;
  }
  .ci .ci_cont .ci_txt .logo_type .logo_box p {
    margin-top: 10px;
  }
  .ci .ci_cont .ci_txt .btn_down a {
    width: 100%;
  }
  .ci .ci_cont .ci_txt .btn_down a {
    max-width: 320px;
    width: 100%;
  }
}
/*----- 오시는 길 사업장 안내 -----*/
.location_tab {
  display: flex;
  justify-content: center;
  gap: 0 40px;
  margin-top: 14px;
}

.location_tab li {
  position: relative;
}

.location_tab li::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -20px;
  background: #ddd;
  width: 1px;
  height: 20px;
  transform: translateY(-50%);
}

.location_tab li:last-child::before {
  display: none;
}

.location_tab li a {
  display: block;
  color: #000;
  font-size: 19px;
  line-height: 27px;
}

.location_tab li.on a {
  font-weight: 700;
}

.location .cont_box h3 {
  width: 188px;
}

.location .cont_box .cont_txt dl:last-of-type {
  margin-top: 20px;
}

.location .cont_box .cont_txt dl:last-child {
  margin-top: 20px;
}

.location .cont_box .cont_txt dl dt {
  color: #000;
  font-size: 19px;
  letter-spacing: -0.4px;
  line-height: 22px;
  font-weight: 700;
}

.location .cont_box .cont_txt dl dd {
  display: inline-block;
  margin: 8px -4px 0 0;
  color: #555;
  font-size: 15px;
  letter-spacing: -0.4px;
  line-height: 22px;
  word-break: keep-all;
}

.location .cont_box .cont_txt dl dd.tel {
  position: relative;
  padding-right: 25px;
}

.location .cont_box .cont_txt dl dd.tel::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 11px;
  background: #ddd;
  width: 1px;
  height: 14px;
  transform: translateY(-50%);
}

.location .cont_box .cont_txt .btn_map {
  display: flex;
  gap: 0 12px;
  margin-top: 20px;
}

.location .cont_box .cont_txt .btn_map a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  padding: 11px 0;
  border: 1px solid #ddd;
  border-radius: 30px;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}

.location .cont_box .cont_txt .btn_map a::before {
  content: "";
  display: block;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cg clip-path='url(%23a)'%3e%3crect width='199' height='47' x='-33.5' y='-12.5' stroke='%23DDD' stroke-linejoin='bevel' stroke-miterlimit='0' rx='23.5'/%3e%3cpath stroke='%23000' d='M2 5.755v9.648l4.583-1.68 5.73 2.275 5.156-2.845V3.48l-5.156 1.706-5.73-1.707L2 5.755zm4.512-2.276v10.243m5.729-8.534v10.243'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M-34-13h200v48H-34z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  margin: 1px 4px 0 0;
}

/*----- 오시는 방법 -----*/
.location .map {
  margin-top: 32px;
}

.location .map .map_box {
  width: 100%;
  height: 320px;
  border-radius: 14px 14px 0 0;
}

.location .map .map_box img {
  display: block;
  height: 100%;
}

.location .map .info {
  border: 1px solid #eee;
  border-radius: 0 0 14px 14px;
}

.location .map .info button {
  position: relative;
  width: 100%;
  padding: 26px 28px;
  color: #000;
  font-size: 19px;
  letter-spacing: -0.4px;
  line-height: 22px;
  text-align: left;
  font-weight: 700;
}

.location .map .info button::after {
  content: "";
  display: block;
  position: absolute;
  top: 28px;
  right: 28px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23333' stroke-linecap='round' stroke-width='1.5' d='m17 13-7-8-7 8'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  transform: rotate(180deg);
}

.location .map .info button.active::after {
  transform: rotate(0);
}

.location .map .info .info_view {
  display: none;
  padding: 0 28px 50px 28px;
}

.location .map .info .info_view .info_box {
  display: flex;
  gap: 0 28px;
}

.location .map .info .info_view .info_box:not(:last-child) {
  margin-bottom: 32px;
}

.location .map .info .info_view .info_box .ico span {
  display: block;
  width: 60px;
  height: 60px;
  font: 0/0 a;
  text-indent: -9999em;
}

.location .map .info .info_view .info_box .ico span.bus {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 60 60'%3e%3cpath fill='%23FEFEFE' stroke='%235BAFFF' d='M5.577 11a7.5 7.5 0 0 1 7.5-7.5h33.847a7.5 7.5 0 0 1 7.5 7.5v39.847a1.5 1.5 0 0 1-1.5 1.5H7.077a1.5 1.5 0 0 1-1.5-1.5V11z'/%3e%3cpath fill='%23EBF3FF' stroke='%235BAFFF' d='M10.072 16.004a3.5 3.5 0 0 1 3.5-3.5h32.502a3.5 3.5 0 0 1 3.5 3.5V32.88H10.072V16.004z'/%3e%3crect width='9' height='1.125' x='25.327' y='7.496' fill='%235BAFFF' rx='.563'/%3e%3cpath fill='%235BAFFF' d='M5.077 46.875h49.502V48H5.077z'/%3e%3cpath fill='%23EBF3FF' stroke='%235BAFFF' d='M11.808 52.307h7.308v2.692a1.5 1.5 0 0 1-1.5 1.5h-4.308a1.5 1.5 0 0 1-1.5-1.5v-2.692zM5.616 14.92v7.309H5a1.5 1.5 0 0 1-1.5-1.5V16.42a1.5 1.5 0 0 1 1.5-1.5h.616zm48.769 7.312v-7.307h.616a1.5 1.5 0 0 1 1.5 1.5v4.307a1.5 1.5 0 0 1-1.5 1.5h-.616zm-13.5 30.075h7.308v2.692a1.5 1.5 0 0 1-1.5 1.5h-4.308a1.5 1.5 0 0 1-1.5-1.5v-2.692z'/%3e%3ccircle cx='15.202' cy='39.004' r='2.875' fill='%23EBF3FF' stroke='%235BAFFF'/%3e%3ccircle cx='44.458' cy='39.004' r='2.875' fill='%23EBF3FF' stroke='%235BAFFF'/%3e%3cpath stroke='%235BAFFF' d='M29.981 12.348v20.769'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

.location .map .info .info_view .info_box .ico span.subway {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 60 60'%3e%3cpath stroke='%235BAFFF' stroke-linecap='round' d='m6 60.025 8.667-5.988m37.916 5.988-8.125-5.988M9.25 57.85h40.084'/%3e%3cpath fill='%23fff' stroke='%235BAFFF' d='M12 3.766h36a7.5 7.5 0 0 1 7.5 7.5v36.262a7.5 7.5 0 0 1-7.5 7.5H12a7.5 7.5 0 0 1-7.5-7.5V11.266a7.5 7.5 0 0 1 7.5-7.5z'/%3e%3cpath fill='%23EBF3FF' stroke='%235BAFFF' d='M9.188 16.708a3.5 3.5 0 0 1 3.5-3.5H46.94a3.5 3.5 0 0 1 3.5 3.5V31.12a3.5 3.5 0 0 1-3.5 3.5H12.69a3.5 3.5 0 0 1-3.5-3.5V16.707z'/%3e%3cpath stroke='%235BAFFF' d='M37.083 3.855H22.917V2a1.5 1.5 0 0 1 1.5-1.5h11.166a1.5 1.5 0 0 1 1.5 1.5v1.855z'/%3e%3cpath fill='%23EBF3FF' stroke='%235BAFFF' d='M17.584 41.015a3.03 3.03 0 0 1-3.021 3.039 3.03 3.03 0 0 1-3.021-3.039 3.03 3.03 0 0 1 3.02-3.038 3.03 3.03 0 0 1 3.022 3.038zm30.519 0a3.03 3.03 0 0 1-3.021 3.039 3.03 3.03 0 0 1-3.021-3.039 3.03 3.03 0 0 1 3.02-3.038 3.03 3.03 0 0 1 3.022 3.038z'/%3e%3cpath stroke='%235BAFFF' d='M29.958 13.067v21.776'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

.location .map .info .info_view .info_box .ico p {
  display: none;
}

.location .map .info .info_view .info_box .list .tit {
  color: #000;
  font-weight: 700;
}

.location .map .info .info_view .info_box .list ul {
  margin-top: 8px;
}

.location .map .info .info_view .info_box .list ul li {
  display: flex;
  align-items: center;
  gap: 0 14px;
}

html[lang=en] .location .map .info .info_view .info_box .list ul li {
  display: block;
}

html[lang=en] .location .map .info .info_view .info_box .bus_list ul li {
  display: flex;
}

.location .map .info .info_view .info_box .list ul li:not(:last-child) {
  margin-bottom: 12px;
}

html[lang=en] .location .map .info .info_view .info_box .subway_list ul li:not(:last-child) {
  margin-bottom: 20px;
}

.location .map .info .info_view .info_box .list ul li p {
  font-size: 14px;
}

.location .map .info .info_view .info_box .bus_list ul li p {
  min-width: 73px;
}

.location .map .info .info_view .info_box .list.subway_list ul li > div {
  display: flex;
  flex-wrap: wrap;
  gap: 0 21px;
}

.location .map .info .info_view .info_box .list.subway_list ul li > div p:nth-of-type(1)::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  right: -12px;
  background: #ddd;
  width: 1px;
  height: 14px;
}

.location .map .info .info_view .info_box .list.subway_list ul li:only-child > div p:nth-of-type(1)::after {
  display: none;
}

.location .map .info .info_view .info_box .list.subway_list ul li p {
  position: relative;
  color: #000;
}

.location .map .info .info_view .info_box .list.subway_list ul li p:nth-of-type(2) {
  padding-right: 9px;
}

.location .map .info .info_view .info_box .list.subway_list ul li p:nth-of-type(2)::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  right: -4px;
  background: #ddd;
  width: 1px;
  height: 14px;
}

html[lang=en] .location .map .info .info_view .info_box .list.subway_list ul li p:nth-of-type(2)::after {
  display: none;
}

.location .location_cont2 .map .info .info_view .info_box .list.subway_list ul li p:nth-of-type(2)::after {
  display: none;
}

.location .map .info .info_view .info_box .list ul li p.num {
  min-width: auto;
  color: #000;
  font-size: 15px;
  font-weight: 700;
}

.location .map .info .info_view .info_box .list ul li p[class*=label] {
  min-width: 78px;
  height: 28px;
  margin-right: -2px;
  padding: 0 12px;
  border-radius: 20px;
  color: #fff;
  line-height: 28px;
  text-align: center;
  font-weight: 600;
}

html[lang=en] .location .map .info .info_view .info_box .list ul li p[class*=label] {
  display: inline-block;
  margin-bottom: 8px;
}

html[lang=en] .location .map .info .info_view .info_box .list ul li p[class*=label] br {
  display: none;
}

.location .map .info .info_view .info_box .list ul li .label1 {
  background: #ffc700;
}

.location .map .info .info_view .info_box .list ul li .label2 {
  background: #b92727;
}

.location .map .info .info_view .info_box .list ul li .label3 {
  background: #02a34c;
}

.location .map .info .info_view .info_box .list .noti {
  display: inline-block;
  background: #f4f9ff;
  margin-top: 12px;
  padding: 5px 14px;
  border-radius: 8px;
  font-size: 14px;
}

@media screen and (max-width: 1024px) {
  .location_tab {
    gap: 0 29px;
    margin-top: 8px;
  }
  .location_tab li::before {
    right: -15px;
  }
  .location_tab li a {
    font-size: 16px;
    line-height: 22px;
  }
  .location .cont_box h3 {
    width: auto;
  }
  .location .cont_box .cont_txt dl:last-of-type {
    margin-top: 14px;
  }
  .location .cont_box .cont_txt dl dt {
    font-size: 15px;
    line-height: 20px;
  }
  .location .cont_box .cont_txt dl dd {
    font-size: 14px;
    line-height: 20px;
  }
  .location .cont_box .cont_txt .btn_map a {
    width: 185px;
    padding: 7px 0;
    font-size: 13px;
  }
  /*----- 오시는 방법 -----*/
  .location .map {
    margin-top: 28px;
  }
  .location .map .map_box {
    height: auto;
  }
  .location .map .map_box img {
    height: auto;
  }
  .location .map .info button {
    padding: 20px;
    font-size: 15px;
    line-height: 20px;
  }
  .location .map .info button::after {
    top: 21px;
    right: 20px;
    width: 18px;
    height: 18px;
  }
  .location .map .info .info_view {
    padding: 0 20px 20px 20px;
  }
  .location .map .info .info_view .info_box {
    gap: 0 40px;
  }
  .location .map .info .info_view .info_box .ico span {
    width: 40px;
    height: 40px;
  }
  .location .map .info .info_view .info_box .list ul li {
    gap: 0 12px;
  }
  .location .map .info .info_view .info_box .list ul li:not(:last-child) {
    margin-bottom: 4px;
  }
  .location .map .info .info_view .info_box .list ul li p {
    font-size: 13px;
  }
  .location .map .info .info_view .info_box .list ul li p.num {
    font-size: 14px;
  }
  .location .map .info .info_view .info_box .bus_list ul li p {
    min-width: 70px;
  }
  .location .map .info .info_view .info_box .list.subway_list ul li {
    display: block;
  }
  .location .map .info .info_view .info_box .list.subway_list ul li:not(:last-child) {
    margin-bottom: 14px;
  }
  .location .map .info .info_view .info_box .list.subway_list ul li p {
    display: inline-block;
    margin-right: -4px;
    font-size: 14px;
  }
  html[lang=en] .location .map .info .info_view .info_box .list.subway_list ul li p {
    margin-right: 0px;
  }
  .location .map .info .info_view .info_box .list.subway_list ul li p:nth-of-type(2) {
    padding-right: 21px;
  }
  .location .map .info .info_view .info_box .list.subway_list ul li p:nth-of-type(2)::after {
    top: 4px;
    right: 8px;
  }
  .location .map .info .info_view .info_box .list.subway_list ul li p[class*=label] {
    display: block;
    min-width: 68px;
    width: 68px;
    height: 24px;
    margin-bottom: 4px;
    padding: 0;
    font-size: 13px;
    text-align: center;
    line-height: 24px;
  }
  html[lang=en] .location .map .info .info_view .info_box .list ul li p[class*=label] {
    width: auto;
    height: auto;
    padding: 0 12px;
  }
  html[lang=en] .location .map .info .info_view .info_box .list ul li p.label3 {
    vertical-align: top;
  }
  .location .map .info .info_view .info_box .list .noti {
    margin-top: 8px;
    padding: 3px 12px;
    font-size: 13px;
  }
}
@media screen and (max-width: 768px) {
  .location_tab {
    gap: 0 25px;
  }
  .location_tab li::before {
    right: -13px;
    height: 16px;
  }
  .location .cont_box .cont_txt {
    margin-top: 12px;
  }
  .location .cont_box .cont_txt dl dt {
    font-size: 14px;
  }
  .location .cont_box .cont_txt dl dd {
    margin-top: 4px;
    font-size: 13px;
  }
  .location .cont_box .cont_txt dl dd.tel {
    padding-right: 17px;
  }
  .location .cont_box .cont_txt dl dd.tel::after {
    right: 7px;
  }
  .location .cont_box .cont_txt dl:last-of-type {
    margin-top: 12px;
  }
  .location .cont_box .cont_txt .btn_map {
    flex-direction: column;
    align-items: center;
    gap: 8px 0;
  }
  .location .cont_box .cont_txt .btn_map a {
    max-width: 100%;
    width: 100%;
    font-size: 14px;
  }
  .location .cont_box .cont_txt .btn_map a:before {
    margin: 2px 7px 0 0;
  }
  /*----- 오시는 방법 -----*/
  .location .map {
    margin-top: 20px;
  }
  .location .map .info button {
    font-size: 14px;
  }
  .location .map .info .info_view .info_box {
    flex-direction: column;
    gap: 16px 0;
  }
  .location .map .info .info_view .info_box:not(:last-child) {
    margin-bottom: 20px;
  }
  .location .map .info .info_view .info_box .ico {
    display: flex;
    align-items: center;
    gap: 0 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
  }
  .location .map .info .info_view .info_box .ico p {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 700;
  }
  .location .map .info .info_view .info_box .list .tit {
    display: none;
  }
  .location .map .info .info_view .info_box .list ul {
    margin: 0;
  }
  .location .map .info .info_view .info_box .list ul li {
    align-items: flex-start;
    gap: 0 14px;
  }
  .location .map .info .info_view .info_box .list.subway_list ul li > div {
    flex-direction: column;
    align-items: flex-start;
  }
  .location .map .info .info_view .info_box .list ul li p {
    min-width: 51px;
  }
  .location .map .info .info_view .info_box .bus_list ul li p {
    min-width: 68px;
  }
  .location .map .info .info_view .info_box .list.subway_list ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .location .map .info .info_view .info_box .list.subway_list ul li:not(:last-child) {
    margin-bottom: 12px;
  }
  .location .map .info .info_view .info_box .list.subway_list ul li p:not(:last-child) {
    margin-bottom: 4px;
  }
  .location .map .info .info_view .info_box .list.subway_list ul li p[class*=label] {
    margin-bottom: 9px;
  }
}
@media screen and (max-width: 340px) {
  html[lang=en] .location .map .info .info_view .info_box .list ul li p[class*=label] br {
    display: block;
  }
  html[lang=en] .location .map .info .info_view .info_box .list ul li p.label2 {
    border-radius: 30px;
  }
}
/*----- 오시는 길 연락처 안내 -----*/
.contact table {
  width: 624px;
  border-top: 1px solid #333;
  border-collapse: unset;
}

.contact table .type1 {
  width: 29%;
}

.contact table .type2 {
  width: 29%;
}

.contact table .type3 {
  width: 42%;
}

.contact table .type4 {
  width: 22.033%;
}

.contact table .type5 {
  width: 22.033%;
}

.contact table .type6 {
  width: 22.033%;
}

.contact table .type7 {
  width: 33.9%;
}

html[lang=en] .contact table .type5 {
  width: 18.033%;
}

html[lang=en] .contact table .type6 {
  width: 26.033%;
}

.contact table thead tr {
  height: 58px;
  border-bottom: 1px solid #eee;
}

.contact table thead tr th {
  padding: 0 10px;
  border-bottom: 1px solid #eee;
  color: #000;
  font-size: 15px;
  letter-spacing: -0.4px;
  line-height: 22px;
  word-break: keep-all;
  font-weight: 500;
}

.contact table thead tr th:not(:last-child) {
  border-right: 1px solid #eee;
}

.contact table tbody tr {
  height: 58px;
  border-bottom: 1px solid #eee;
}

.contact table tbody tr th {
  padding: 18px 10px 18px 20px;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  color: #555;
  font-size: 14px;
  letter-spacing: -0.4px;
  line-height: 22px;
  font-weight: normal;
  text-align: left;
  word-break: keep-all;
}

.contact table tbody tr td {
  padding: 18px 10px 18px 20px;
  border-bottom: 1px solid #eee;
  color: #555;
  font-size: 14px;
  letter-spacing: -0.4px;
  line-height: 22px;
  text-align: left;
  word-break: keep-all;
}

.contact table tbody tr td a {
  color: #555;
}

.contact table tbody tr td:not(:last-child) {
  border-right: 1px solid #eee;
}

.contact .contact_cont2 table tbody tr th {
  padding-left: 10px;
}

.contact .contact_cont2 table tbody tr td {
  padding-left: 10px;
}

.contact .contact_cont2 table tbody tr td.email {
  padding-left: 20px;
}

@media screen and (max-width: 1024px) {
  .contact table {
    width: 100%;
  }
  .contact table .type1 {
    width: 22.5%;
  }
  .contact table .type2 {
    width: 22.5%;
  }
  .contact table .type3 {
    width: 55%;
  }
  .contact table .type4 {
    width: 19.333%;
  }
  .contact table .type5 {
    width: 19.333%;
  }
  .contact table .type6 {
    width: 19.333%;
  }
  .contact table .type7 {
    width: 42%;
  }
  .contact table thead tr th {
    font-size: 14px;
  }
  .contact table tbody tr th {
    padding: 9px 10px;
    font-size: 13px;
    line-height: 19px;
  }
  .contact table tbody tr td {
    padding: 9px 10px 9px 20px;
    font-size: 13px;
    line-height: 19px;
  }
  .contact table tbody tr td a {
    text-decoration: underline;
  }
  .contact .contact_cont2 table tbody tr td.email {
    padding-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .contact .table_wrap {
    overflow-x: auto;
    margin-top: 10px;
  }
  .contact table tbody tr td {
    word-break: keep-all;
  }
}
@media screen and (max-width: 520px) {
  .contact table {
    width: 480px;
  }
  html[lang=en] .contact table {
    width: 500px;
  }
}
/*----- 사업소개 -----*/
.business .sub_inner {
  position: relative;
  max-width: 960px;
  height: 100%;
  padding: 0;
}

.business .txt_box {
  padding-top: 80px;
  text-align: center;
}

.business .txt_box h2 {
  color: #fff;
  font-size: 40px;
  letter-spacing: -0.4px;
  line-height: 48px;
  word-break: keep-all;
  font-weight: 600;
}

.business .txt_box h2 .m_br {
  display: none;
}

.business .txt_box p {
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  line-height: 24px;
  word-break: keep-all;
}

.business .txt_box p .m_br {
  display: none;
}

.business section {
  position: relative;
}

.business .bs_section1 {
  background: #2b5cdb;
  height: 640px;
}

.business .bs_section2 {
  overflow: hidden;
  background: #242424;
  height: 670px;
}

.business .bs_section3 {
  background: #fff;
  padding-bottom: 154px;
}

.business .bs_section1 .af_img_box [class*=cloud] {
  position: absolute;
}

.business .bs_section1 .af_img_box .cloud1 {
  bottom: 264px;
  left: 262px;
  background: url(img/business_cloud1.png) 0 0 no-repeat;
  width: 73px;
  height: 43px;
  animation: bounce1 3s infinite ease-in-out;
}

.business .bs_section1 .af_img_box .cloud2 {
  bottom: 280px;
  right: 94px;
  background: url(img/business_cloud2.png) 0 0 no-repeat;
  width: 110px;
  height: 66px;
  animation: bounce2 4s infinite ease-in-out;
}

.business .bs_section1 .af_img_box .cloud3 {
  bottom: 174px;
  left: 138px;
  background: url(img/business_cloud3.png) 0 0 no-repeat;
  width: 110px;
  height: 66px;
  animation: bounce3 3s infinite ease-in-out;
}

/* 기존 */
.business .af_section1 {
  background: #2b5cdb;
  height: 640px;
}

.business .af_section2 {
  overflow: hidden;
  background: #242424;
  height: 670px;
}

.business .af_section3 {
  background: #fff;
  padding-bottom: 154px;
}

.business .af_section1 .af_img_box [class*=cloud] {
  position: absolute;
}

.business .af_section1 .af_img_box .cloud1 {
  bottom: 264px;
  left: 262px;
  background: url(img/business_cloud1.png) 0 0 no-repeat;
  width: 73px;
  height: 43px;
  animation: bounce1 3s infinite ease-in-out;
}

.business .af_section1 .af_img_box .cloud2 {
  bottom: 280px;
  right: 94px;
  background: url(img/business_cloud2.png) 0 0 no-repeat;
  width: 110px;
  height: 66px;
  animation: bounce2 4s infinite ease-in-out;
}

.business .af_section1 .af_img_box .cloud3 {
  bottom: 174px;
  left: 138px;
  background: url(img/business_cloud3.png) 0 0 no-repeat;
  width: 110px;
  height: 66px;
  animation: bounce3 3s infinite ease-in-out;
}

/* //기존 */
.business section .af_img_box {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 960px;
  transform: translateX(-50%);
}

.business section .af_img_box .center_img {
  display: block;
  width: auto;
  margin-left: 357px;
}

@keyframes bounce1 {
  0% {
    bottom: 264px;
  }
  50% {
    bottom: 280px;
  }
  100% {
    bottom: 264px;
  }
}
@keyframes bounce2 {
  0% {
    bottom: 280px;
  }
  50% {
    bottom: 260px;
  }
  100% {
    bottom: 280px;
  }
}
@keyframes bounce3 {
  0% {
    bottom: 174px;
  }
  50% {
    bottom: 164px;
  }
  100% {
    bottom: 174px;
  }
}
.business .bs_section2 .theme_list_wrap .theme_box {
  position: absolute;
  width: 100%;
}

.business .bs_section2 .theme_list_wrap .theme_box1 {
  bottom: 218px;
}

.business .bs_section2 .theme_list_wrap .theme_box2 {
  bottom: -22px;
}

.business .bs_section2 .theme_list_wrap .theme_box .theme_list {
  display: flex;
  gap: 0 40px;
  transition-timing-function: linear;
}

.business .bs_section2 .theme_list_wrap .theme_box .theme_list li {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #333;
  width: 200px;
  height: 200px;
  border-radius: 20px;
}

.business .bs_section2 .theme_list_wrap .theme_box .theme_list li img {
  width: 160px;
  height: 160px;
}

.business .bs_section3::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #5f5ccd;
  width: 100%;
  height: 640px;
}

.business .bs_section3 .video_area {
  position: relative;
  width: 100%;
  margin: 39px auto 0 auto;
  padding-top: 56.25%;
  border-radius: 20px;
}

.business .bs_section3 .video_area video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}

.business .bs_section3 .btn_video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.business .bs_section3 .btn_video button {
  width: 80px;
  height: 80px;
  font: 0/0 a;
  text-indent: -9999em;
}

.business .bs_section3 .btn_video .btn_play {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 80 80'%3e%3cpath fill='%23fff' d='M63.77 33.972c4.826 3.158 4.826 10.23 0 13.389L33.88 66.918c-5.32 3.482-12.38-.336-12.38-6.694V21.109c0-6.358 7.06-10.175 12.38-6.694l29.89 19.557z'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

.business .bs_section3 .btn_video .btn_pause {
  display: none;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 80 80'%3e%3crect width='12' height='44' x='24' y='18' fill='%23fff' rx='4'/%3e%3crect width='12' height='44' x='44' y='18' fill='%23fff' rx='4'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

.business .bs_section3 .btn_box {
  margin-top: 60px;
  text-align: center;
}

.business .bs_section3 .btn_box h3 {
  color: #333;
  font-size: 58px;
  letter-spacing: -0.4px;
  line-height: 68px;
  font-weight: 600;
}

.business .bs_section3 .btn_box p {
  padding-top: 20px;
  color: #888;
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 28px;
}

.business .bs_section3 .btn_box .btn_more {
  display: flex;
  justify-content: center;
  gap: 0 40px;
}

.business .bs_section3 .btn_box .btn_more button {
  display: block;
  width: 460px;
  padding: 33px 0;
  border: 1px solid #333;
  border-radius: 20px;
  color: #333;
  font-size: 28px;
  line-height: 24px;
  text-align: center;
}

.business .bs_section3 .btn_box .btn_more .btn_broadcast {
  background: #114bbf;
  border: 1px solid transparent;
  color: #fff;
}

/* 기존 */
.business .af_section2 .theme_list_wrap .theme_box {
  position: absolute;
  width: 100%;
}

.business .af_section2 .theme_list_wrap .theme_box1 {
  bottom: 218px;
}

.business .af_section2 .theme_list_wrap .theme_box2 {
  bottom: -22px;
}

.business .af_section2 .theme_list_wrap .theme_box .theme_list {
  display: flex;
  gap: 0 40px;
  transition-timing-function: linear;
}

.business .af_section2 .theme_list_wrap .theme_box .theme_list li {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #333;
  width: 200px;
  height: 200px;
  border-radius: 20px;
}

.business .af_section2 .theme_list_wrap .theme_box .theme_list li img {
  width: 160px;
  height: 160px;
}

.business .af_section3::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #5f5ccd;
  width: 100%;
  height: 640px;
}

.business .af_section3 .video_area {
  position: relative;
  width: 100%;
  margin: 39px auto 0 auto;
  padding-top: 56.25%;
  border-radius: 20px;
}

.business .af_section3 .video_area video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}

.business .af_section3 .btn_video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.business .af_section3 .btn_video button {
  width: 80px;
  height: 80px;
  font: 0/0 a;
  text-indent: -9999em;
}

.business .af_section3 .btn_video .btn_play {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 80 80'%3e%3cpath fill='%23fff' d='M63.77 33.972c4.826 3.158 4.826 10.23 0 13.389L33.88 66.918c-5.32 3.482-12.38-.336-12.38-6.694V21.109c0-6.358 7.06-10.175 12.38-6.694l29.89 19.557z'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

.business .af_section3 .btn_video .btn_pause {
  display: none;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 80 80'%3e%3crect width='12' height='44' x='24' y='18' fill='%23fff' rx='4'/%3e%3crect width='12' height='44' x='44' y='18' fill='%23fff' rx='4'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

.business .af_section3 .btn_box {
  margin-top: 80px;
  text-align: center;
}

.business .af_section3 .btn_box h3 {
  color: #333;
  font-size: 58px;
  letter-spacing: -0.4px;
  line-height: 68px;
  font-weight: 600;
}

.business .af_section3 .btn_box p {
  padding-top: 20px;
  color: #888;
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 28px;
}

.business .af_section3 .btn_box .btn_more {
  display: flex;
  justify-content: center;
  gap: 0 40px;
  margin-top: 58px;
}

.business .af_section3 .btn_box .btn_more button {
  display: block;
  width: 460px;
  padding: 33px 0;
  border: 1px solid #333;
  border-radius: 20px;
  color: #333;
  font-size: 28px;
  line-height: 24px;
  text-align: center;
}

.business .af_section3 .btn_box .btn_more .btn_broadcast {
  background: #114bbf;
  border: 1px solid transparent;
  color: #fff;
}

/* //기존 */
@media screen and (max-width: 1280px) {
  .business .bs_section2 .theme_list_wrap .theme_box {
    width: 38%;
  }
  /* 기존 */
  .business .af_section2 .theme_list_wrap .theme_box {
    width: 38%;
  }
  /* //기존 */
}
@media screen and (max-width: 1024px) {
  .business {
    padding: 0;
  }
  .business section {
    padding: 0 100px;
  }
  .business .txt_box {
    padding-top: 30px;
  }
  .business .txt_box h2 {
    font-size: 24px;
    letter-spacing: -0.5px;
    line-height: 38px;
  }
  .business .txt_box p {
    font-size: 15px;
    line-height: 22px;
  }
  .business .bs_section1 {
    height: 360px;
  }
  .business .bs_section1 .af_img_box [class*=cloud] {
    background-size: cover;
  }
  .business .bs_section1 .af_img_box .cloud1 {
    bottom: 118px;
    left: 150px;
    width: 43px;
    height: 25px;
  }
  .business .bs_section1 .af_img_box .cloud2 {
    bottom: 130px;
    right: 71.5px;
    width: 73px;
    height: 43px;
  }
  .business .bs_section1 .af_img_box .cloud3 {
    bottom: 66px;
    left: 102px;
    width: 65px;
    height: 38px;
  }
  /* 기존 */
  .business .af_section1 {
    height: 360px;
  }
  .business .af_section1 .af_img_box [class*=cloud] {
    background-size: cover;
  }
  .business .af_section1 .af_img_box .cloud1 {
    bottom: 118px;
    left: 150px;
    width: 43px;
    height: 25px;
  }
  .business .af_section1 .af_img_box .cloud2 {
    bottom: 130px;
    right: 71.5px;
    width: 73px;
    height: 43px;
  }
  .business .af_section1 .af_img_box .cloud3 {
    bottom: 66px;
    left: 102px;
    width: 65px;
    height: 38px;
  }
  /* //기존 */
  .business section .af_img_box {
    width: 567.5px;
  }
  .business section .af_img_box .center_img {
    width: 227px;
    height: 199px;
    margin-left: 227px;
  }
  @keyframes bounce1 {
    0% {
      bottom: 118px;
    }
    50% {
      bottom: 130px;
    }
    100% {
      bottom: 118px;
    }
  }
  @keyframes bounce2 {
    0% {
      bottom: 130px;
    }
    50% {
      bottom: 110px;
    }
    100% {
      bottom: 130px;
    }
  }
  @keyframes bounce3 {
    0% {
      bottom: 66px;
    }
    50% {
      bottom: 56px;
    }
    100% {
      bottom: 66px;
    }
  }
  .business .bs_section2 {
    padding: 0;
    height: 360px;
  }
  .business .bs_section2 .theme_list_wrap .theme_box1 {
    bottom: 90px;
  }
  .business .bs_section2 .theme_list_wrap .theme_box2 {
    bottom: -20px;
  }
  .business .bs_section2 .theme_list_wrap .theme_box .theme_list {
    gap: 0 20px;
  }
  .business .bs_section2 .theme_list_wrap .theme_box .theme_list li {
    width: 90px;
    height: 90px;
    border-radius: 12px;
  }
  .business .bs_section2 .theme_list_wrap .theme_box .theme_list li img {
    width: 70px;
    height: 70px;
  }
  .business .bs_section3 {
    padding-bottom: 80px;
  }
  .business .bs_section3::before {
    height: 360px;
  }
  .business .bs_section3 .video_area {
    width: 567.5px;
    height: 320px;
    padding-top: 0;
  }
  .business .bs_section3 .btn_video button {
    width: 60px;
    height: 60px;
  }
  .business .bs_section3 .btn_box {
    margin-top: 40px;
  }
  .business .bs_section3 .btn_box h3 {
    font-size: 28px;
    line-height: 38px;
  }
  .business .bs_section3 .btn_box p {
    padding-top: 0;
    color: #888;
    font-size: 15px;
    line-height: 22px;
  }
  .business .bs_section3 .btn_box .btn_more {
    gap: 0 24px;
  }
  .business .bs_section3 .btn_box .btn_more button {
    width: 324px;
    padding: 20px 0;
    border-radius: 10px;
    font-size: 20px;
    line-height: 24px;
  }
  /* 기존 */
  .business .af_section2 {
    padding: 0;
    height: 360px;
  }
  .business .af_section2 .theme_list_wrap .theme_box1 {
    bottom: 90px;
  }
  .business .af_section2 .theme_list_wrap .theme_box2 {
    bottom: -20px;
  }
  .business .af_section2 .theme_list_wrap .theme_box .theme_list {
    gap: 0 20px;
  }
  .business .af_section2 .theme_list_wrap .theme_box .theme_list li {
    width: 90px;
    height: 90px;
    border-radius: 12px;
  }
  .business .af_section2 .theme_list_wrap .theme_box .theme_list li img {
    width: 70px;
    height: 70px;
  }
  .business .af_section3 {
    padding-bottom: 80px;
  }
  .business .af_section3::before {
    height: 360px;
  }
  .business .af_section3 .video_area {
    width: 567.5px;
    height: 320px;
    padding-top: 0;
  }
  .business .af_section3 .btn_video button {
    width: 60px;
    height: 60px;
  }
  .business .af_section3 .btn_box {
    margin-top: 40px;
  }
  .business .af_section3 .btn_box h3 {
    font-size: 28px;
    line-height: 38px;
  }
  .business .af_section3 .btn_box p {
    padding-top: 0;
    color: #888;
    font-size: 15px;
    line-height: 22px;
  }
  .business .af_section3 .btn_box .btn_more {
    gap: 0 24px;
    margin-top: 28px;
  }
  .business .af_section3 .btn_box .btn_more button {
    width: 324px;
    padding: 20px 0;
    border-radius: 10px;
    font-size: 20px;
    line-height: 24px;
  }
  /* //기존 */
}
@media screen and (max-width: 768px) {
  .business .txt_box {
    padding-top: 30px;
  }
  .business .txt_box h2 {
    line-height: 30px;
  }
  .business .txt_box h2 .m_br {
    display: block;
  }
  .business .txt_box p {
    font-size: 13px;
    line-height: 17px;
  }
  .business .txt_box p .m_br {
    display: block;
  }
  .business section {
    padding: 0 32px;
  }
  .business .bs_section1 .af_img_box .cloud1 {
    bottom: 92px;
    left: 47px;
    width: 34px;
    height: 20px;
  }
  .business .bs_section1 .af_img_box .cloud2 {
    bottom: 109px;
    right: 15px;
    width: 53px;
    height: 31px;
  }
  .business .bs_section1 .af_img_box .cloud3 {
    bottom: 58px;
    left: 9px;
    width: 51px;
    height: 30px;
  }
  /* 기존 */
  .business .af_section1 .af_img_box .cloud1 {
    bottom: 92px;
    left: 47px;
    width: 34px;
    height: 20px;
  }
  .business .af_section1 .af_img_box .cloud2 {
    bottom: 109px;
    right: 15px;
    width: 53px;
    height: 31px;
  }
  .business .af_section1 .af_img_box .cloud3 {
    bottom: 58px;
    left: 9px;
    width: 51px;
    height: 30px;
  }
  /* //기존 */
  .business section .af_img_box {
    width: 320px;
  }
  .business section .af_img_box .center_img {
    width: 207px;
    height: 184px;
    margin-left: 103px;
  }
  .business .bs_section2 {
    height: 320px;
  }
  .business .bs_section2 .txt_box {
    padding: 30px 32px 0 32px;
  }
  .business .bs_section2 .theme_list_wrap .theme_box1 {
    bottom: 66px;
  }
  .business .bs_section2 .theme_list_wrap .theme_box2 {
    bottom: -9px;
  }
  .business .bs_section2 .theme_list_wrap .theme_box .theme_list {
    gap: 0 12px;
  }
  .business .bs_section2 .theme_list_wrap .theme_box .theme_list li {
    width: 64px;
    height: 64px;
  }
  .business .bs_section2 .theme_list_wrap .theme_box .theme_list li img {
    width: 44px;
    height: 44px;
  }
  .business .bs_section3 {
    padding: 0 20px 80px 20px;
  }
  .business .bs_section3::before {
    height: 245px;
  }
  .business .bs_section3 .video_area {
    max-width: 100%;
    width: 320px;
    height: 180px;
    margin-top: 20px;
    border-radius: 8px;
  }
  .business .bs_section3 .video_area video {
    border-radius: 8px;
  }
  .business .bs_section3 .btn_video button {
    width: 40px;
    height: 40px;
  }
  .business .bs_section3 .btn_box {
    margin-top: 30px;
  }
  .business .bs_section3 .btn_box h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .business .bs_section3 .btn_box p {
    padding-top: 2px;
    font-size: 13px;
    line-height: 17px;
  }
  .business .bs_section3 .btn_box .btn_more {
    flex-direction: column;
    align-items: center;
    gap: 10px 0;
  }
  .business .bs_section3 .btn_box .btn_more button {
    max-width: 100%;
    width: 320px;
    padding: 12px 0;
    font-size: 16px;
    line-height: 24px;
  }
  /* 기존 */
  .business .af_section2 {
    height: 320px;
  }
  .business .af_section2 .txt_box {
    padding: 30px 32px 0 32px;
  }
  .business .af_section2 .theme_list_wrap .theme_box1 {
    bottom: 66px;
  }
  .business .af_section2 .theme_list_wrap .theme_box2 {
    bottom: -9px;
  }
  .business .af_section2 .theme_list_wrap .theme_box .theme_list {
    gap: 0 12px;
  }
  .business .af_section2 .theme_list_wrap .theme_box .theme_list li {
    width: 64px;
    height: 64px;
  }
  .business .af_section2 .theme_list_wrap .theme_box .theme_list li img {
    width: 44px;
    height: 44px;
  }
  .business .af_section3 {
    padding: 0 20px 80px 20px;
  }
  .business .af_section3::before {
    height: 245px;
  }
  .business .af_section3 .video_area {
    max-width: 100%;
    width: 320px;
    height: 180px;
    margin-top: 20px;
    border-radius: 8px;
  }
  .business .af_section3 .video_area video {
    border-radius: 8px;
  }
  .business .af_section3 .btn_video button {
    width: 40px;
    height: 40px;
  }
  .business .af_section3 .btn_box {
    margin-top: 32px;
  }
  .business .af_section3 .btn_box h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .business .af_section3 .btn_box p {
    padding-top: 2px;
    font-size: 13px;
    line-height: 17px;
  }
  .business .af_section3 .btn_box .btn_more {
    flex-direction: column;
    align-items: center;
    gap: 10px 0;
  }
  .business .af_section3 .btn_box .btn_more button {
    max-width: 100%;
    width: 320px;
    padding: 12px 0;
    font-size: 16px;
    line-height: 24px;
  }
  /* //기존 */
}
@media screen and (max-width: 400px) {
  .business .txt_box p br {
    display: none !important;
  }
}
@media screen and (max-width: 330px) {
  .business .bs_section1 .txt_box h2 .m_br {
    display: none;
  }
  /* 기존 */
  .business .af_section1 .txt_box h2 .m_br {
    display: none;
  }
  /* //기존 */
  html[lang=en] .business .txt_box h2 .m_br {
    display: none;
  }
  html[lang=en] .business .bs_section3 .txt_box h2 {
    letter-spacing: -1px;
  }
  html[lang=en] .business .af_section3 .txt_box h2 {
    letter-spacing: -1px;
  }
}
/*----- Global -----*/
@keyframes globalGlFadeIn {
  from {
    opacity: 0;
    scale: 0.7;
  }
  to {
    opacity: 1;
    scale: 1;
  }
}
@keyframes globalGlFadeIn2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes globalGlFadeInHalf {
  from {
    opacity: 0;
    scale: 0.7;
  }
  to {
    opacity: 0.5;
    scale: 1;
  }
}
@keyframes globalGlBalloon1 {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  10% {
    opacity: 1;
    transform: translateY(0);
  }
  80%, 100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes globalGlBalloon2 {
  0%, 10% {
    opacity: 0;
    transform: translateY(10px);
  }
  20% {
    opacity: 1;
    transform: translateY(0);
  }
  80%, 100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes globalGlHandshakeWave {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(3deg);
  }
  20% {
    transform: rotate(-3deg);
  }
  30% {
    transform: rotate(3deg);
  }
  40% {
    transform: rotate(-3deg);
  }
  50%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes globalGlEmoji1Joy {
  0%, 55%, 100% {
    transform: scale(1) rotate(0deg);
  }
  9% {
    transform: scale(1.08) rotate(4deg);
  }
  18% {
    transform: scale(1.03) rotate(-3deg);
  }
  27% {
    transform: scale(1.08) rotate(3deg);
  }
  36% {
    transform: scale(1) rotate(0deg);
  }
}
@keyframes globalGlEmoji2Love {
  0%, 100% {
    transform: translateY(0) scale(1) rotate(0deg);
  }
  10% {
    transform: translateY(-3px) scale(1.06) rotate(-2deg);
  }
  18% {
    transform: translateY(-5px) scale(1) rotate(0deg);
  }
  26% {
    transform: translateY(-6px) scale(1.05) rotate(2deg);
  }
  34% {
    transform: translateY(-6px) scale(1) rotate(0deg);
  }
  55% {
    transform: translateY(0) scale(1) rotate(1deg);
  }
  75% {
    transform: translateY(0) scale(1) rotate(0deg);
  }
}
@keyframes globalGlThumbsFloat {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, -12px);
  }
}
.soopGl_wrap .sub_inner {
  max-width: 1160px;
}
.soopGl_wrap .sub_inner h3 {
  color: #17191C;
  font-size: 40px;
  font-weight: 600;
  text-align: center;
}
.soopGl_wrap .visual_area {
  position: relative;
  overflow: hidden;
  background: #070625 url(./img/global_visual_bg.png) 50% 50%/cover no-repeat;
  min-height: 640px;
}
.soopGl_wrap .visual_area .sub_inner {
  padding: 80px 0 85px;
}
.soopGl_wrap .visual_area .txt_box {
  text-align: center;
}
.soopGl_wrap .visual_area .txt_box h2 {
  color: #FCFCFD;
  font-size: 42px;
  font-weight: 600;
}
.soopGl_wrap .visual_area .txt_box p {
  margin-top: 16px;
  color: #9196A1;
  font-size: 16px;
}
.soopGl_wrap .visual_area .motion_box {
  position: absolute;
  inset: 0;
}
.soopGl_wrap .visual_area .motion_box i {
  display: block;
  position: absolute;
  opacity: 0;
}
.soopGl_wrap .visual_area .motion_box .earth_line {
  left: 50%;
  top: 286px;
  width: 414px;
  height: 219px;
  background-image: url(../corp/img/global_visual_earth_line.png);
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: -198px;
  animation: globalGlFadeIn2 0.7s ease-out 0.6s forwards;
  z-index: 15;
}
.soopGl_wrap .visual_area .motion_box .earth1, .soopGl_wrap .visual_area .motion_box .earth2, .soopGl_wrap .visual_area .motion_box .earth3, .soopGl_wrap .visual_area .motion_box .earth4 {
  left: 50%;
  top: 216px;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: -151px;
  width: 302px;
  height: 310px;
  animation: globalGlFadeIn 0.3s ease-out forwards;
}
.soopGl_wrap .visual_area .motion_box .earth1 {
  display: none;
  background-image: url(../corp/img/global_visual_earth_1.png);
  animation-delay: 0.3s;
  z-index: 10;
}
.soopGl_wrap .visual_area .motion_box .earth2 {
  display: none;
  background-image: url(../corp/img/global_visual_earth_2.png);
  animation-delay: 0.45s;
  z-index: 11;
}
.soopGl_wrap .visual_area .motion_box .earth3 {
  display: none;
  background-image: url(../corp/img/global_visual_earth_3.png);
  animation-delay: 0.55s;
  z-index: 12;
}
.soopGl_wrap .visual_area .motion_box .earth4 {
  display: none;
  top: 214px;
  width: 298px;
  height: 310px;
  background-image: url(../corp/img/global_visual_earth_5.png);
  margin-left: -149px;
  animation-delay: 0.3s;
  z-index: 13;
}
.soopGl_wrap .visual_area .motion_box .earth1 {
  display: block;
  background-image: url(../corp/img/global_visual_earth.png);
  animation-delay: 0.3s;
  z-index: 10;
}
.soopGl_wrap .visual_area .motion_box .logo {
  left: 50%;
  top: 347px;
  background: url(../corp/img/global_visual_logo.png) 50% 50%/cover no-repeat;
  margin-left: -98px;
  width: 197px;
  height: 58px;
  z-index: 15;
  animation: globalGlFadeIn2 0.2s ease-out 0.9s forwards;
}
.soopGl_wrap .visual_area .motion_box .balloon1 {
  right: calc(50% + 50px);
  top: 247px;
  background: url(../corp/img/global_visual_balloon1.png) 50% 50%/contain no-repeat;
  width: 122px;
  height: 80px;
  z-index: 20;
  animation: globalGlBalloon1 5s ease-in-out 1.4s forwards;
}
.soopGl_wrap .visual_area .motion_box .balloon2 {
  left: calc(50% + 70px);
  top: 445px;
  background: url(../corp/img/global_visual_balloon2.png) 50% 50%/contain no-repeat;
  width: 122px;
  height: 87px;
  z-index: 5;
  animation: globalGlBalloon2 5s ease-in-out 1.4s forwards;
}
.soopGl_wrap .visual_area .motion_box .handshake {
  right: calc(50% + 240px);
  top: 175px;
  background: url(../corp/img/global_visual_handshake.png) 50% 50%/contain no-repeat;
  width: 107px;
  height: 111px;
  transform-origin: 75% 85%;
  animation: globalGlFadeIn 0.4s ease-out 0.3s forwards, globalGlHandshakeWave 2s ease-in-out 1.05s infinite;
}
.soopGl_wrap .visual_area .motion_box .emoji1 {
  right: calc(50% + 310px);
  bottom: 140px;
  background: url(../corp/img/global_visual_emoji1.png) 50% 50%/contain no-repeat;
  width: 63px;
  height: 63px;
  transform-origin: 50% 55%;
  animation: globalGlFadeIn 0.5s ease-out 0.3s forwards, globalGlEmoji1Joy 2.4s ease-in-out 1.05s infinite;
}
.soopGl_wrap .visual_area .motion_box .emoji2 {
  left: calc(50% + 230px);
  top: 229px;
  background: url(../corp/img/global_visual_emoji2.png) 50% 50%/contain no-repeat;
  width: 66px;
  height: 66px;
  transform-origin: 50% 58%;
  animation: globalGlFadeInHalf 0.5s ease-out 0.3s forwards, globalGlEmoji2Love 3s ease-in-out 1.05s infinite;
}
.soopGl_wrap .visual_area .motion_box .thumbsup {
  left: calc(50% + 300px);
  bottom: 150px;
  background: url(../corp/img/global_visual_thumbsup.png) 50% 50%/contain no-repeat;
  width: 80px;
  height: 81px;
  transform-origin: 50% 70%;
  animation: globalGlFadeInHalf 0.4s ease-out 0.3s forwards, globalGlThumbsFloat 2.6s ease-in-out 1.05s infinite;
}
.soopGl_wrap .platform_area .sub_inner {
  padding: 120px 100px 60px;
}
.soopGl_wrap .platform_area .platform_info {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  margin-top: 60px;
}
.soopGl_wrap .platform_area .platform_info li {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  min-width: 294px;
}
.soopGl_wrap .platform_area .platform_info li::before {
  content: "";
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 148px;
  height: 148px;
  margin-bottom: 32px;
}
.soopGl_wrap .platform_area .platform_info li strong {
  color: #17191C;
  font-size: 24px;
  font-weight: 600;
}
.soopGl_wrap .platform_area .platform_info li p {
  margin-top: 8px;
  color: #525661;
  font-size: 16px;
}
.soopGl_wrap .platform_area .platform_info li.unified_platform::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 148 148'%3e%3cpath fill='%23e9f4fb' d='M0 74C0 33.13 33.13 0 74 0s74 33.13 74 74-33.131 74-74 74S0 114.869 0 74'/%3e%3cmask id='a' width='71' height='71' x='39' y='39' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3e%3cpath fill='%23fff' d='M74.354 39.099c-19.433 0-35.243 15.81-35.243 35.242 0 19.433 15.81 35.243 35.243 35.243s35.242-15.81 35.242-35.243S93.786 39.1 74.354 39.1m0 67.374c-3.255 0-6.633-3.68-9.076-10.032 2.898.501 5.938.772 9.076.772 3.137 0 6.178-.27 9.075-.772-2.442 6.352-5.82 10.032-9.075 10.032m0-12.37c-3.567 0-6.996-.365-10.205-1.028-1.383-4.738-2.285-10.559-2.408-17.178h25.226c-.123 6.619-1.025 12.44-2.408 17.178a50.5 50.5 0 0 1-10.205 1.028m0-51.894c3.255 0 6.633 3.68 9.075 10.033a53 53 0 0 0-9.075-.773c-3.138 0-6.178.271-9.076.773 2.443-6.353 5.82-10.033 9.076-10.033m0 12.37c3.567 0 6.996.366 10.205 1.028 1.383 4.738 2.285 10.56 2.408 17.179H61.74c.123-6.62 1.025-12.44 2.408-17.179a50.5 50.5 0 0 1 10.205-1.027m15.723 18.207c-.11-5.984-.86-11.535-2.1-16.337 10.2 2.95 17.479 9.101 18.4 16.337zm-31.446 0h-16.3c.921-7.236 8.2-13.387 18.4-16.337-1.24 4.803-1.99 10.353-2.1 16.337m0 3.11c.11 5.984.86 11.535 2.1 16.337-10.2-2.95-17.479-9.101-18.4-16.336zm31.446 0h16.3c-.921 7.236-8.2 13.388-18.4 16.337 1.24-4.802 1.99-10.353 2.1-16.336m13.951-13.87c-4.035-4.08-10.007-7.277-17.07-9.039-1.385-4.125-3.17-7.515-5.238-9.916 10.105 2.38 18.385 9.538 22.308 18.954M66.988 43.07c-2.068 2.4-3.853 5.79-5.238 9.916-7.064 1.762-13.035 4.958-17.07 9.038 3.923-9.416 12.203-16.573 22.307-18.954M44.68 86.657c4.035 4.08 10.006 7.276 17.07 9.038 1.385 4.126 3.17 7.516 5.237 9.916-10.104-2.38-18.384-9.537-22.307-18.954m37.04 18.954c2.068-2.4 3.853-5.79 5.237-9.916 7.065-1.762 13.036-4.958 17.071-9.038-3.923 9.417-12.203 16.574-22.308 18.954'/%3e%3c/mask%3e%3cg mask='url(%23a)'%3e%3cpath fill='url(%23b)' d='M24.398 24.399h100v100h-100z'/%3e%3c/g%3e%3cpath fill='url(%23c)' d='M74.355 39.1c-19.433 0-35.243 15.81-35.243 35.243s15.81 35.243 35.243 35.243 35.242-15.81 35.242-35.243-15.81-35.242-35.242-35.242m0 67.375c-3.255 0-6.633-3.68-9.076-10.032 2.898.501 5.938.772 9.076.772 3.137 0 6.178-.27 9.075-.773-2.442 6.353-5.82 10.033-9.075 10.033m0-12.37c-3.567 0-6.996-.365-10.205-1.028-1.383-4.738-2.285-10.559-2.408-17.178h25.226c-.123 6.619-1.025 12.44-2.408 17.178a50.5 50.5 0 0 1-10.205 1.028m0-51.894c3.255 0 6.633 3.68 9.075 10.033a53 53 0 0 0-9.075-.773c-3.138 0-6.178.271-9.076.773 2.443-6.353 5.82-10.033 9.076-10.033m0 12.37c3.567 0 6.996.366 10.205 1.028 1.383 4.738 2.285 10.56 2.408 17.179H61.742c.123-6.62 1.025-12.44 2.408-17.179a50.5 50.5 0 0 1 10.205-1.027m15.723 18.207c-.11-5.984-.86-11.535-2.1-16.337 10.2 2.95 17.479 9.101 18.4 16.337zm-31.446 0h-16.3c.921-7.236 8.2-13.387 18.4-16.337-1.24 4.802-1.99 10.353-2.1 16.337m0 3.11c.11 5.984.86 11.535 2.1 16.337-10.2-2.95-17.479-9.101-18.4-16.336zm31.446 0h16.3c-.921 7.236-8.2 13.388-18.4 16.337 1.24-4.802 1.99-10.353 2.1-16.336m13.951-13.87c-4.035-4.08-10.007-7.277-17.07-9.039-1.385-4.125-3.17-7.515-5.238-9.916 10.105 2.38 18.385 9.538 22.308 18.954m-37.04-18.955c-2.068 2.4-3.853 5.79-5.238 9.916-7.064 1.762-13.035 4.958-17.07 9.038 3.923-9.416 12.203-16.573 22.307-18.954M44.68 86.66c4.035 4.08 10.006 7.276 17.07 9.038 1.385 4.126 3.17 7.516 5.237 9.916-10.105-2.38-18.384-9.537-22.307-18.954m37.04 18.954c2.068-2.4 3.853-5.79 5.237-9.916 7.064-1.762 13.036-4.958 17.071-9.038-3.923 9.417-12.203 16.574-22.308 18.954' opacity='.5'/%3e%3cpath fill='url(%23d)' d='M90.077 75.9c-.11 5.983-.86 11.534-2.1 16.336 2.653-.767 5.103-1.755 7.3-2.919a25.6 25.6 0 0 0 4.76-13.418z'/%3e%3cpath fill='url(%23e)' d='M84.56 55.61a50.5 50.5 0 0 0-10.206-1.027c-3.567 0-6.996.365-10.205 1.028-1.383 4.738-2.285 10.559-2.408 17.178h25.226c-.123-6.62-1.025-12.44-2.408-17.178'/%3e%3cpath fill='url(%23f)' d='M64.15 93.078a50.5 50.5 0 0 0 10.204 1.028 50.5 50.5 0 0 0 10.205-1.028c1.383-4.738 2.285-10.56 2.408-17.179H61.741c.123 6.62 1.025 12.44 2.408 17.179'/%3e%3cpath fill='url(%23g)' d='M86.478 51.643q.247.658.48 1.347a47 47 0 0 1 2.923.834 26 26 0 0 0-3.403-2.181'/%3e%3cpath fill='url(%23h)' d='M74.354 51.472c3.138 0 6.178.27 9.075.773a34 34 0 0 0-.996-2.334 25.7 25.7 0 0 0-8.08-1.302c-2.822 0-5.536.462-8.078 1.301q-.52 1.099-.996 2.335a53 53 0 0 1 9.075-.773'/%3e%3cpath fill='url(%23i)' d='M74.354 97.216c-3.138 0-6.178-.271-9.075-.773q.476 1.237.996 2.334c2.542.84 5.256 1.301 8.079 1.301s5.537-.46 8.079-1.3q.52-1.099.996-2.335a53 53 0 0 1-9.075.773'/%3e%3cpath fill='url(%23j)' d='M86.957 95.698q-.232.687-.479 1.347a26 26 0 0 0 3.403-2.182q-1.428.46-2.924.835'/%3e%3cpath fill='url(%23k)' d='M61.751 95.698a47 47 0 0 1-2.924-.835 26 26 0 0 0 3.403 2.182q-.246-.66-.479-1.347'/%3e%3cpath fill='url(%23l)' d='M87.977 56.452c1.24 4.802 1.99 10.353 2.1 16.337h9.96a25.6 25.6 0 0 0-4.76-13.418c-2.197-1.163-4.647-2.152-7.3-2.919'/%3e%3cpath fill='url(%23m)' d='M60.73 92.236c-1.24-4.802-1.988-10.353-2.099-16.337h-9.96a25.6 25.6 0 0 0 4.76 13.418c2.197 1.164 4.647 2.152 7.3 2.919'/%3e%3cpath fill='url(%23n)' d='M58.631 72.789c.11-5.984.86-11.535 2.1-16.337-2.654.767-5.103 1.756-7.3 2.92a25.6 25.6 0 0 0-4.76 13.417z'/%3e%3cpath fill='url(%23o)' d='M61.751 52.99q.233-.688.48-1.347a26 26 0 0 0-3.404 2.181 47 47 0 0 1 2.924-.834'/%3e%3cdefs%3e%3clinearGradient id='d' x1='96.598' x2='89.488' y1='88.555' y2='76.24' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='e' x1='80.324' x2='67.181' y1='76.625' y2='53.86' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='f' x1='81.528' x2='68.385' y1='94.828' y2='72.064' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='g' x1='88.965' x2='87.17' y1='54.353' y2='51.243' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='h' x1='76.754' x2='71.455' y1='56.098' y2='46.92' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='i' x1='77.253' x2='71.954' y1='101.768' y2='92.59' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='j' x1='88.233' x2='87.763' y1='96.047' y2='95.232' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='k' x1='61.538' x2='59.743' y1='97.444' y2='94.335' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='l' x1='97.477' x2='87.388' y1='74.267' y2='56.793' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='m' x1='61.321' x2='51.232' y1='91.895' y2='74.421' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='n' x1='59.22' x2='52.11' y1='72.448' y2='60.133' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='o' x1='60.946' x2='60.475' y1='53.455' y2='52.641' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3cradialGradient id='c' cx='0' cy='0' r='1' gradientTransform='translate(74.355 74.343)scale(35.2426)' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23fff'/%3e%3cstop offset='1' stop-color='%2371bbfc'/%3e%3c/radialGradient%3e%3cpattern id='b' width='1' height='1' patternContentUnits='objectBoundingBox'%3e%3cuse transform='scale(.00161)' href='%23p'/%3e%3c/pattern%3e%3c/defs%3e%3c/svg%3e");
}
.soopGl_wrap .platform_area .platform_info li.ai_translation::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 148 148'%3e%3cpath fill='%23e6eaff' d='M0 74C0 33.13 33.13 0 74 0s74 33.13 74 74-33.131 74-74 74S0 114.869 0 74'/%3e%3cmask id='a' width='61' height='47' x='57' y='72' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3e%3cpath fill='%23fff' d='M73.953 72.624h27.308c9.059 0 16.403 7.344 16.403 16.403v4.407c0 6.609-3.911 12.301-9.542 14.899v9.383c0 1.141-1.381 1.713-2.188.906l-8.785-8.785H73.953c-9.059 0-16.403-7.344-16.403-16.403v-4.407c0-9.06 7.344-16.403 16.403-16.403'/%3e%3c/mask%3e%3cg mask='url(%23a)'%3e%3cpath fill='url(%23b)' d='M14.336 19.001h113.018V116.2H14.336z'/%3e%3c/g%3e%3cpath fill='url(%23c)' d='M73.952 72.626h27.308c9.059 0 16.402 7.344 16.402 16.403v4.407c0 6.609-3.91 12.301-9.541 14.899v9.382c0 1.142-1.381 1.714-2.189.907l-8.785-8.785H73.952c-9.06 0-16.403-7.344-16.403-16.403V89.03c0-9.06 7.344-16.403 16.403-16.403' opacity='.5'/%3e%3cpath fill='url(%23d)' d='M73.952 72.626h25.723a16.4 16.4 0 0 0 1.289-6.384v-4.408c0-9.059-7.344-16.402-16.403-16.402H57.254c-9.06 0-16.403 7.343-16.403 16.402v4.408c0 6.609 3.91 12.3 9.542 14.898v9.383c0 1.142 1.38 1.714 2.188.907l5.213-5.214c1.335-7.718 8.058-13.59 16.158-13.59'/%3e%3cg fill='%23fff' style='mix-blend-mode:screen'%3e%3cpath d='M61.04 64.038a2.82 2.82 0 1 0-5.638 0 2.82 2.82 0 0 0 5.638 0M70.907 66.857a2.82 2.82 0 1 0 0-5.638 2.82 2.82 0 0 0 0 5.638M83.594 66.857a2.82 2.82 0 1 0 0-5.638 2.82 2.82 0 0 0 0 5.638' opacity='.5'/%3e%3c/g%3e%3cpath fill='url(%23e)' d='M100.292 94.051a2.819 2.819 0 1 0 0-5.638 2.819 2.819 0 0 0 0 5.638'/%3e%3cpath fill='url(%23f)' d='M84.787 91.232a2.82 2.82 0 1 1 5.638 0 2.82 2.82 0 0 1-5.638 0'/%3e%3cpath fill='url(%23g)' d='M72.1 91.232a2.82 2.82 0 1 1 5.639 0 2.82 2.82 0 0 1-5.638 0'/%3e%3cdefs%3e%3clinearGradient id='c' x1='87.606' x2='87.606' y1='72.626' y2='119.002' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23d0fff2'/%3e%3cstop offset='1' stop-color='%239fd8ff'/%3e%3c/linearGradient%3e%3clinearGradient id='d' x1='81.016' x2='57.535' y1='83.399' y2='42.729' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='e' x1='101.702' x2='98.882' y1='93.674' y2='88.79' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='f' x1='89.016' x2='86.196' y1='93.674' y2='88.79' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3clinearGradient id='g' x1='76.33' x2='73.51' y1='93.674' y2='88.79' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3cpattern id='b' width='1' height='1' patternContentUnits='objectBoundingBox'%3e%3cuse transform='scale(.00156 .0018)' href='%23h'/%3e%3c/pattern%3e%3c/defs%3e%3c/svg%3e");
}
.soopGl_wrap .platform_area .platform_info li.global_streaming::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 148 148'%3e%3cpath fill='%23ecf8f4' d='M0 74C0 33.13 33.13 0 74 0s74 33.13 74 74-33.131 74-74 74S0 114.869 0 74'/%3e%3cg clip-path='url(%23a)'%3e%3cmask id='b' width='58' height='50' x='44' y='49' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3e%3cpath fill='%23fff' d='M94.043 49.365H51.23a7.17 7.17 0 0 0-7.172 7.173V91.1a7.17 7.17 0 0 0 7.172 7.173h42.813a7.173 7.173 0 0 0 7.173-7.173V56.538a7.173 7.173 0 0 0-7.173-7.173'/%3e%3c/mask%3e%3cg mask='url(%23b)'%3e%3cpath fill='url(%23c)' d='M67.731 36h68.614v75.68H67.731z'/%3e%3c/g%3e%3cpath fill='url(%23d)' d='M98.162 49.365H47.109a3.053 3.053 0 0 0-3.053 3.053V95.22a3.053 3.053 0 0 0 3.053 3.053h51.053a3.053 3.053 0 0 0 3.052-3.053V52.418a3.053 3.053 0 0 0-3.052-3.053' opacity='.5'/%3e%3cpath fill='url(%23e)' d='m108.945 59.813-7.73 2.782v22.45l7.73 2.782a2.784 2.784 0 0 0 3.727-2.62V62.434a2.784 2.784 0 0 0-3.727-2.62'/%3e%3cpath fill='%23125aff' d='M66.99 69.655v8.33a1.84 1.84 0 0 0 2.653 1.653l8.493-4.165c1.374-.674 1.374-2.633 0-3.307l-8.493-4.164a1.84 1.84 0 0 0-2.652 1.653'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='d' x1='89.81' x2='55.46' y1='103.568' y2='44.071' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%2350c0ff'/%3e%3cstop offset='1' stop-color='%23b5e0f9'/%3e%3c/linearGradient%3e%3clinearGradient id='e' x1='114.2' x2='100.848' y1='85.933' y2='62.807' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23174aff'/%3e%3cstop offset='1' stop-color='%23037fff'/%3e%3c/linearGradient%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M44.055 36h92.29v75.68h-92.29z'/%3e%3c/clipPath%3e%3cpattern id='c' width='1' height='1' patternContentUnits='objectBoundingBox'%3e%3cuse transform='scale(.00229 .00207)' href='%23f'/%3e%3c/pattern%3e%3c/defs%3e%3c/svg%3e");
}
.soopGl_wrap .offices_area .sub_inner {
  padding: 60px 100px;
}
.soopGl_wrap .offices_area .branch_office_wrap {
  margin-top: 60px;
}
.soopGl_wrap .offices_area .office_map {
  background: rgba(246, 246, 249, 0.8);
  padding: 40px;
  border-radius: 32px 32px 0 0;
}
.soopGl_wrap .offices_area .office_map img {
  -o-object-fit: contain;
     object-fit: contain;
}
.soopGl_wrap .offices_area .office_map .map {
  display: block;
}
.soopGl_wrap .offices_area .office_map .m_map {
  display: none;
}
.soopGl_wrap .offices_area .office_info {
  border: 1px solid rgba(117, 123, 138, 0.2);
  border-width: 0 1px 1px 1px;
  border-radius: 0 0 32px 32px;
}
.soopGl_wrap .offices_area .office_info > li {
  padding: 32px;
  border-top: 1px solid rgba(117, 123, 138, 0.2);
}
.soopGl_wrap .offices_area .office_info > li:first-of-type {
  border-top: 0;
}
.soopGl_wrap .offices_area .office_info .badge_country {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 25px;
  padding: 0 8px;
  border: 1px solid rgba(0, 82, 255, 0.3);
  border-radius: 100px;
  color: #0182FF;
  font-size: 14px;
}
.soopGl_wrap .offices_area .office_info .title {
  display: block;
  margin-top: 14px;
  color: #17191C;
  font-size: 24px;
  font-weight: 600;
}
.soopGl_wrap .offices_area .office_info .desc {
  margin-top: 8px;
}
.soopGl_wrap .offices_area .office_info .desc li {
  display: flex;
  margin-top: 4px;
  color: #525661;
  font-size: 16px;
}
.soopGl_wrap .offices_area .office_info .desc li:first-of-type {
  margin-top: 0;
}
.soopGl_wrap .offices_area .office_info .desc li::before {
  content: "";
  flex: 0 0 auto;
  background: #ACB0B9;
  width: 4px;
  height: 4px;
  margin: 8px 8px 0 0;
  border-radius: 100%;
}
.soopGl_wrap .offices_area .office_info .founded, .soopGl_wrap .offices_area .office_info .location {
  display: flex;
  color: #17191C;
  font-size: 16px;
}
.soopGl_wrap .offices_area .office_info .founded::before, .soopGl_wrap .offices_area .office_info .location::before {
  content: "";
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.soopGl_wrap .offices_area .office_info .founded {
  margin-top: 24px;
}
.soopGl_wrap .offices_area .office_info .founded::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath fill='%23acb0b9' d='M10 1a9 9 0 1 1 0 18 9 9 0 0 1 0-18M8.941 11.854h5.294v-1.588H8.941zm0-6.883v5.294h1.588V4.97z'/%3e%3c/svg%3e");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.soopGl_wrap .offices_area .office_info .location {
  margin-top: 8px;
}
.soopGl_wrap .offices_area .office_info .location::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill='%23acb0b9' stroke='%23acb0b9' stroke-miterlimit='10' stroke-width='.734' d='M10 .434c-3.886 0-7.036 3.114-7.036 6.955C2.964 13.113 10 19.567 10 19.567s7.036-6.495 7.036-12.178c0-3.841-3.15-6.955-7.036-6.955Zm0 11.029a4.107 4.107 0 1 1 0-8.214 4.107 4.107 0 0 1 0 8.214Z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h20v20H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.soopGl_wrap .partnership_area .sub_inner {
  padding: 0 100px 120px 100px;
}
.soopGl_wrap .partnership_area .desc {
  margin-top: 20px;
  color: #525661;
  font-size: 16px;
  text-align: center;
  word-break: keep-all;
}
.soopGl_wrap .partnership_area .global_onlive {
  margin-top: 60px;
}

@media screen and (max-width: 1024px) {
  .soopGl {
    padding: 0;
  }
  .soopGl_wrap .sub_inner h3 {
    font-size: 24px;
  }
  .soopGl_wrap .visual_area {
    min-height: 360px;
  }
  .soopGl_wrap .visual_area .sub_inner {
    padding: 45px 0 48px;
  }
  .soopGl_wrap .visual_area .txt_box h2 {
    font-size: 24px;
  }
  .soopGl_wrap .visual_area .txt_box p {
    margin-top: 8px;
    font-size: 9px;
  }
  .soopGl_wrap .visual_area .motion_box .earth_line {
    top: 156px;
    width: 252px;
    height: 144px;
    margin-left: -120px;
  }
  .soopGl_wrap .visual_area .motion_box .earth1, .soopGl_wrap .visual_area .motion_box .earth2, .soopGl_wrap .visual_area .motion_box .earth3, .soopGl_wrap .visual_area .motion_box .earth4 {
    top: 110px;
    margin-left: -126px;
    width: 253px;
    height: 202px;
  }
  .soopGl_wrap .visual_area .motion_box .earth4 {
    top: 109px;
    margin-left: -124px;
  }
  .soopGl_wrap .visual_area .motion_box .logo {
    top: 197px;
    margin-left: -53px;
    width: 105px;
    height: 33px;
  }
  .soopGl_wrap .visual_area .motion_box .balloon1 {
    top: 136px;
    right: calc(50% + 32px);
    width: 79px;
    height: 56px;
  }
  .soopGl_wrap .visual_area .motion_box .balloon2 {
    top: 246px;
    left: calc(50% + 64px);
    width: 65px;
    height: 42px;
  }
  .soopGl_wrap .visual_area .motion_box .handshake {
    top: 110px;
    right: calc(50% + 145px);
    width: 49px;
    height: 45px;
  }
  .soopGl_wrap .visual_area .motion_box .emoji1 {
    right: calc(50% + 154px);
    bottom: 70px;
    width: 27px;
    height: 27px;
  }
  .soopGl_wrap .visual_area .motion_box .emoji2 {
    left: calc(50% + 120px);
    top: 130px;
    width: 27px;
    height: 27px;
  }
  .soopGl_wrap .visual_area .motion_box .thumbsup {
    left: calc(50% + 166px);
    bottom: 90px;
    width: 31px;
    height: 35px;
  }
  .soopGl_wrap .platform_area .sub_inner {
    padding: 40px 100px;
  }
  .soopGl_wrap .platform_area .platform_info {
    gap: 4px;
    margin-top: 40px;
  }
  .soopGl_wrap .platform_area .platform_info li {
    min-width: 190px;
  }
  .soopGl_wrap .platform_area .platform_info li::before {
    width: 110px;
    height: 110px;
    margin-bottom: 20px;
  }
  .soopGl_wrap .platform_area .platform_info li strong {
    font-size: 16px;
  }
  .soopGl_wrap .platform_area .platform_info li p {
    font-size: 12px;
  }
  .soopGl_wrap .offices_area .sub_inner {
    padding: 40px 100px;
  }
  .soopGl_wrap .offices_area .branch_office_wrap {
    margin-top: 40px;
  }
  .soopGl_wrap .offices_area .office_map {
    padding: 32px;
    border-radius: 20px 20px 0 0;
  }
  .soopGl_wrap .offices_area .office_info {
    border-radius: 0 0 20px 20px;
  }
  .soopGl_wrap .offices_area .office_info > li {
    padding: 24px;
  }
  .soopGl_wrap .offices_area .office_info .badge_country {
    font-size: 12px;
  }
  .soopGl_wrap .offices_area .office_info .title {
    font-size: 16px;
  }
  .soopGl_wrap .offices_area .office_info .desc {
    margin-top: 4px;
  }
  .soopGl_wrap .offices_area .office_info .desc li {
    font-size: 14px;
  }
  .soopGl_wrap .offices_area .office_info .founded, .soopGl_wrap .offices_area .office_info .location {
    font-size: 14px;
  }
  .soopGl_wrap .offices_area .office_info .founded::before, .soopGl_wrap .offices_area .office_info .location::before {
    width: 16px;
    height: 16px;
  }
  .soopGl_wrap .offices_area .office_info .founded {
    margin-top: 14px;
  }
  .soopGl_wrap .offices_area .office_info .location {
    margin-top: 4px;
  }
  .soopGl_wrap .partnership_area .sub_inner {
    padding-top: 40px;
  }
  .soopGl_wrap .partnership_area .desc {
    margin-top: 14px;
    font-size: 14px;
    text-align: center;
  }
  .soopGl_wrap .partnership_area .global_onlive {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .soopGl_wrap .visual_area .motion_box .handshake {
    top: 188px;
    right: calc(50% + 112px);
    width: 64px;
    height: 59px;
  }
  .soopGl_wrap .visual_area .motion_box .emoji1 {
    display: none;
  }
  .soopGl_wrap .visual_area .motion_box .emoji2 {
    left: calc(50% + 120px);
    top: 124px;
  }
  .soopGl_wrap .visual_area .motion_box .thumbsup {
    left: calc(50% + 126px);
    bottom: 24px;
    width: 39px;
    height: 43px;
  }
  .soopGl_wrap .platform_area .sub_inner {
    padding: 40px 20px;
  }
  .soopGl_wrap .platform_area .platform_info {
    flex-direction: column;
    gap: 32px;
    margin-top: 24px;
  }
  .soopGl_wrap .offices_area .sub_inner {
    padding: 40px 20px;
  }
  .soopGl_wrap .offices_area .branch_office_wrap {
    margin-top: 24px;
  }
  .soopGl_wrap .offices_area .office_map {
    padding: 24px;
  }
  .soopGl_wrap .offices_area .office_map .map {
    display: none;
  }
  .soopGl_wrap .offices_area .office_map .m_map {
    display: block;
  }
  .soopGl_wrap .offices_area .office_info .title {
    font-size: 14px;
  }
  .soopGl_wrap .offices_area .office_info .founded, .soopGl_wrap .offices_area .office_info .location {
    font-size: 14px;
  }
  .soopGl_wrap .offices_area .office_info .founded::before, .soopGl_wrap .offices_area .office_info .location::before {
    width: 16px;
    height: 16px;
  }
  .soopGl_wrap .offices_area .office_info .location {
    margin-top: 8px;
  }
  .soopGl_wrap .partnership_area .sub_inner {
    padding: 40px 20px;
  }
}
/*----- 형제회사 -----*/
.company .sub_inner {
  padding: 59px 0 85px 0;
}

.company .list li {
  display: flex;
  gap: 0 26px;
}

.company .list li:hover .info h4 {
  color: #153f97;
}

.company .list li:hover .info h4 a {
  color: #153f97;
}

.company .list li:hover .info h4 a:after {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath fill='%23153f97' d='M4.126 13.85a.898.898 0 0 0-.122 1.178.713.713 0 0 0 1.07.121l-.948-1.298Zm.948 1.3 10.8-9.582-.948-1.299-10.8 9.582.948 1.298Z'/%3e%3cpath stroke='%23153f97' stroke-linecap='round' stroke-width='1.6' d='M7.299 4.6h8.1M15.4 4.919v8.287'/%3e%3c/svg%3e") 50% 50% no-repeat;
}

.company .list li:not(:last-child) {
  margin-bottom: 40px;
}

.company .list li .list_img {
  min-width: 333px;
  width: 333px;
  height: 184px;
}

.company .list li .list_img img {
  height: 100%;
}

.company .list li .info h4 {
  color: #222;
  font-size: 28px;
  line-height: 40px;
  transition: 0.2s;
  font-weight: 700;
}

.company .list li .info h4 a {
  display: flex;
  align-items: center;
  position: relative;
  color: #222;
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  transition: 0.2s;
}

.company .list li .info h4 a:after {
  content: "";
  display: block;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath fill='%23AAA' d='M4.126 13.85a.898.898 0 0 0-.122 1.178.713.713 0 0 0 1.07.121l-.948-1.298Zm.948 1.3 10.8-9.582-.948-1.299-10.8 9.582.948 1.298Z'/%3e%3cpath stroke='%23AAA' stroke-linecap='round' stroke-width='1.6' d='M7.299 4.6h8.1M15.4 4.919v8.287'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  margin: 7px 0 0 7px;
  transition: 0.2s;
}

.company .list li .info p {
  padding: 4px 0 14px 0;
  color: #000;
  font-size: 16px;
  letter-spacing: -0.4px;
  line-height: 22px;
  word-break: keep-all;
}

.company .list li .info dl {
  display: flex;
  align-items: flex-start;
  gap: 0 10px;
}

.company .list li .info dl:not(:first-of-type) {
  margin-top: 4px;
}

.company .list li .info dl dt {
  position: relative;
  min-width: 48px;
  padding-left: 6px;
  color: #000;
  font-size: 14px;
  letter-spacing: -0.3px;
  line-height: 20px;
}

html[lang=en] .company .list li .info dl dt {
  min-width: 142px;
}

.company .list li .info dl dt:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  background: #000;
  width: 2px;
  height: 2px;
  transform: translateY(-50%);
}

.company .list li .info dl dd {
  color: #555;
  font-size: 14px;
  letter-spacing: -0.3px;
  line-height: 20px;
  word-break: keep-all;
}

.company .list li .info dl.adr dd {
  margin-left: -1px;
}

.company .list li.fiveNsix dl dt {
  min-width: 65px;
}

@media screen and (max-width: 1024px) {
  .company .sub_inner {
    padding: 32px 0 80px 0;
  }
  .company .list li {
    gap: 0 20px;
  }
  .company .list li:not(:last-child) {
    margin-bottom: 32px;
  }
  .company .list li .list_img {
    min-width: 260px;
    width: 260px;
    height: 144px;
  }
  .company .list li .info h4 {
    font-size: 19px;
    line-height: 27px;
  }
  .company .list li .info h4 a {
    font-size: 19px;
    line-height: 27px;
  }
  .company .list li .info h4 a:after {
    width: 12px;
    height: 12px;
    margin: 3px 0 0 6px;
  }
  .company .list li .info p {
    padding-bottom: 12px;
    font-size: 14px;
    line-height: 18px;
  }
  html[lang=en] .company .list li .info p br {
    display: none;
  }
  .company .list li .info dl {
    gap: 0 8px;
  }
  .company .list li .info dl dt {
    min-width: 45px;
    font-size: 13px;
  }
  html[lang=en] .company .list li .info dl dt {
    min-width: 132px;
  }
  .company .list li .info dl dd {
    font-size: 13px;
  }
  html[lang=en] .company .list li .info dl dd br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .company .list li {
    flex-direction: column-reverse;
    gap: 12px 0;
  }
  .company .list li .list_img {
    width: 100%;
    height: auto;
  }
  .company .list li .list_img img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .company .list li .info p {
    padding-top: 6px;
    line-height: 20px;
  }
  .company .list li .info dl {
    gap: 0 10px;
  }
  .company .list li .info dl dt {
    min-width: 48px;
    font-size: 14px;
  }
  .company .list li.fiveNsix .info dl dt {
    min-width: 65px;
  }
  html[lang=en] .company .list li .info dl dt {
    min-width: 142px;
  }
  .company .list li .info dl dd {
    font-size: 14px;
  }
}
@media screen and (max-width: 530px) {
  .company .list li .info br {
    display: none;
  }
}
@media screen and (max-width: 360px) {
  .company .list li .list_img {
    width: 100%;
    height: 160px;
  }
  .company .list li .list_img img {
    border-radius: 14px;
  }
}
/*----- 보도자료 -----*/
.search_wrap .search_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background: #f8f8f8;
  width: 551px;
  height: 48px;
  margin: 0 auto;
  border-radius: 31px;
  box-sizing: border-box;
}

.search_wrap .search_box .input_text {
  width: 100%;
  padding: 0px 95px 0 32px;
  font-size: 16px;
  letter-spacing: -0.11px;
}

.search_wrap .search_box .input_text::-moz-placeholder {
  color: #555;
}

.search_wrap .search_box .input_text::placeholder {
  color: #555;
}

.search_wrap .search_box .btn_search {
  position: absolute;
  top: 50%;
  right: 32px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3ccircle cx='8.246' cy='8.246' r='7.246' stroke='%23000' stroke-width='2'/%3e%3cpath fill='%23000' fill-rule='evenodd' d='M13.227 14.523a.5.5 0 0 1 0-.708l.588-.588a.5.5 0 0 1 .707 0l5.124 5.123a.5.5 0 0 1 0 .708l-.588.588a.5.5 0 0 1-.708 0l-5.123-5.123z' clip-rule='evenodd'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  font-size: 0;
  transform: translateY(-50%);
}

.search_wrap .search_box .btn_close {
  position: absolute;
  top: 50%;
  right: 64px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3ccircle cx='10' cy='10' r='10' fill='%23888'/%3e%3cpath stroke='%23fff' stroke-linecap='round' d='m7 13 6-6m0 6L7 7'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  font-size: 0;
  transform: translateY(-50%);
}

.search_wrap .search_box .btn_close.hide {
  display: none;
}

.search_wrap + #contents .sub_inner {
  padding-top: 48px;
}

.news_wrap .news_list_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
}

.news_wrap .news_list_wrap li {
  position: relative;
  overflow: hidden;
  background: #fff;
  width: 261px;
  border: 1px solid #eee;
  border-radius: 14px;
  font-size: 0;
  transition: 0.2s;
}

.news_wrap .news_list_wrap li:hover {
  box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}

.news_wrap .news_list_wrap li a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.news_wrap .news_list_wrap li .info_wrap {
  padding: 20px;
}

.news_wrap .news_list_wrap li .date {
  display: block;
  margin-bottom: 10px;
  color: #555;
  font-size: 14px;
  letter-spacing: -0.26px;
}

.news_wrap .news_list_wrap li .tit {
  display: -webkit-box;
  overflow: hidden;
  color: #000;
  font-size: 19px;
  letter-spacing: -0.3px;
  line-height: 1.31;
  text-overflow: ellipsis;
  font-weight: 600;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-break: keep-all;
  transition: 0.2s;
}

.news_wrap .news_list_wrap li .poster {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 70%;
}

.news_wrap .news_list_wrap li .poster img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.news_wrap .news_list_wrap li .poster img.default_img {
  -o-object-position: center;
     object-position: center;
}

.news_wrap .btn_more {
  display: block;
  width: 200px;
  height: 48px;
  margin: 48px auto 0 auto;
  border: 1px solid #ddd;
  border-radius: 30px;
  color: #333;
  font-size: 14px;
  text-align: center;
}

.news_wrap .btn_more.hide {
  display: none;
}

.news_wrap .no_result {
  padding: 72px 0 350px 0;
}

.news_wrap .no_result p {
  color: #666;
  font-size: 28px;
  line-height: 34px;
  letter-spacing: -0.1px;
  text-align: center;
}

.news_wrap .no_result p span {
  color: #000;
  font-weight: 700;
}

.news_wrap .no_result ul {
  max-width: 370px;
  margin: 32px auto 0 auto;
}

.news_wrap .no_result ul li {
  display: flex;
  gap: 0 6px;
  position: relative;
  color: #8c8c8c;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.4px;
}

.news_wrap .no_result ul li:not(:last-child) {
  margin-bottom: 6px;
}

.news_wrap .no_result ul li::before {
  content: "";
  display: block;
  background: #8c8c8c;
  width: 3px;
  height: 3px;
  margin-top: 9px;
  border-radius: 50%;
}

@media screen and (max-width: 1024px) {
  #goTop {
    right: 40px;
  }
  .search_wrap .search_box {
    width: 100%;
  }
  .search_wrap .search_box .input_text {
    padding-left: 20px;
  }
  .search_wrap + #contents.news .sub_inner {
    padding-top: 32px;
  }
  .news_wrap .news_list_wrap {
    gap: 24px;
  }
  .news_wrap .news_list_wrap li {
    width: calc(50% - 12px);
  }
  .news_wrap .news_list_wrap li .poster {
    padding-bottom: 65%;
  }
  .news_wrap .news_list_wrap li .date {
    font-size: 13px;
  }
  .news_wrap .btn_more {
    width: 180px;
    height: 52px;
    margin-top: 32px;
    font-size: 15px;
  }
  .news_wrap .no_result {
    padding: 32px 0 490px 0;
  }
  .news_wrap .no_result p {
    font-size: 24px;
  }
  .news_wrap .no_result ul {
    padding: 0 20px;
  }
  .news_wrap .no_result ul li {
    color: #8c8c8c;
    font-size: 15px;
    line-height: 21px;
  }
}
@media screen and (max-width: 768px) {
  #header .mMenu {
    right: 8px;
  }
  #layer_gnb .menu > li > a, #layer_gnb .menu > li > button {
    padding: 10px 20px;
  }
  #layer_gnb .m_setting_lang {
    padding: 0 20px;
  }
  #goTop {
    right: 20px;
    bottom: 20px !important;
  }
  .sub_#header .sub_#header_inner {
    padding-bottom: 32px;
  }
  .search_wrap + #contents .sub_inner {
    padding-top: 24px;
  }
  .news_wrap .news_list_wrap {
    gap: 20px 0;
  }
  .news_wrap .news_list_wrap li {
    width: 100%;
  }
  .news_wrap .news_list_wrap li .tit {
    font-size: 16px;
  }
  .news_wrap .btn_more {
    height: 48px;
    margin-top: 20px;
  }
  .news_wrap .no_result {
    padding: 24px 0 76px 0;
  }
  .news_wrap .no_result p {
    font-size: 20px;
    line-height: 22px;
    text-align: center;
  }
  .news_wrap .no_result p span {
    display: block;
    padding-bottom: 8px;
  }
  .news_wrap .no_result ul {
    margin-top: 24px;
  }
  .news_wrap .no_result ul li {
    font-size: 14px;
  }
  .news_wrap .no_result ul li:not(:last-child) {
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 390px) {
  html[lang=en] .search_wrap .search_box .input_text {
    font-size: 14px;
  }
}
@media screen and (max-width: 360px) {
  .search_wrap .search_box .input_text {
    font-size: 14px;
  }
}
/* 보도자료 view*/
.news_view_wrap .sub_inner {
  max-width: 920px;
  padding: 59px 0 0 0;
}

.news_view_wrap .board_view {
  padding: 0 0 80px 0;
  border-bottom: 1px solid #eee;
}

.news_view_wrap .board_view .top dl {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 8px;
}

.news_view_wrap .board_view .top dl dt {
  display: flex;
  align-items: center;
  position: relative;
  color: #555;
  font-size: 17px;
}

.news_view_wrap .board_view .top dl dt:after {
  content: "";
  display: block;
  background: #aaa;
  width: 1px;
  height: 14px;
  margin-left: 8px;
}

.news_view_wrap .board_view .top dl dd {
  color: #555;
  font-size: 17px;
}

.news_view_wrap .board_view .top .subject {
  padding: 14px 0 48px 0;
  border-bottom: 1px solid #eee;
  color: #000;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  word-break: keep-all;
  font-weight: 700;
}

.news_view_wrap .board_view .cont {
  padding: 40px 15px 0 15px;
}

.news_view_wrap .board_view .cont div {
  color: #555;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.4px;
  word-break: break-word;
}

.news_view_wrap .board_view .cont img {
  display: block;
  margin: 0 auto;
}

.news_view_wrap .board_view .btn_list {
  display: block;
  width: 200px;
  height: 48px;
  margin: 48px auto 0 auto;
  border: 1px solid #ddd;
  border-radius: 30px;
  color: #333;
  font-size: 14px;
  text-align: center;
}

.news_view_wrap .board_list {
  position: relative;
  margin: 58px 0 140px 0;
}

.news_view_wrap .board_list .inner {
  width: 920px;
  margin: 0 auto;
  padding: 0;
}

.news_view_wrap .board_list h3 {
  color: #000;
  font-size: 28px;
  letter-spacing: -1px;
  line-height: 40px;
}

.news_view_wrap .board_list .board_news_list {
  overflow: hidden;
}

.news_view_wrap .board_list .board_news_list ul {
  margin-top: 28px;
}

.news_view_wrap .board_list .board_news_list li {
  position: relative;
  overflow: hidden;
  background: #fff;
  width: 32%;
  border: 1px solid #eee;
  border-radius: 14px;
}

.news_view_wrap .board_list .board_news_list li a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.news_view_wrap .board_list .board_news_list li .info_wrap {
  padding: 20px;
}

.news_view_wrap .board_list .board_news_list li .date {
  display: block;
  margin-bottom: 10px;
  color: #555;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.3px;
}

.news_view_wrap .board_list .board_news_list li .tit {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  height: 75px;
  color: #000;
  font-size: 19px;
  letter-spacing: -0.6px;
  font-weight: 600;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 25px;
  word-break: keep-all;
  transition: 0.2s;
}

.news_view_wrap .board_list .board_news_list li .poster {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 70%;
}

.news_view_wrap .board_list .board_news_list li .poster img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.news_view_wrap .board_list .board_news_list li .poster img.default_img {
  -o-object-position: center;
     object-position: center;
}

.news_view_wrap .controller {
  position: absolute;
  top: 22px;
  right: 0;
}

.news_view_wrap .swiper-button-prev, .news_view_wrap .swiper-button-next {
  width: 40px;
  height: 40px;
}

.news_view_wrap .swiper-button-prev::after, .news_view_wrap .swiper-button-next::after {
  display: none;
}

.news_view_wrap .swiper-button-prev {
  left: -92px;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 60 60'%3e%3ccircle cx='30' cy='30' r='29.5' fill='%23fff' fill-opacity='.4' stroke='%23000'/%3e%3cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.6' d='M32.351 39.649 22.201 30l10.15-9.649'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

.news_view_wrap .swiper-button-next {
  right: 0;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 60 60'%3e%3ccircle cx='30' cy='30' r='29.5' fill='%23fff' fill-opacity='.4' stroke='%23000' transform='rotate(-180 30 30)'/%3e%3cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.6' d='M27.649 20.351 37.799 30l-10.15 9.649'/%3e%3c/svg%3e") 50% 50% no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1024px) {
  .news_view_wrap .sub_inner {
    padding-top: 28px;
  }
  .news_view_wrap .board_view {
    padding-bottom: 58px;
  }
  .news_view_wrap .board_view .top dl dt {
    font-size: 14px;
  }
  .news_view_wrap .board_view .top dl dt:after {
    height: 12px;
  }
  .news_view_wrap .board_view .top dl dd {
    font-size: 14px;
  }
  .news_view_wrap .board_view .top .subject {
    padding: 12px 0 28px 0;
    font-size: 22px;
    line-height: 27px;
    letter-spacing: -0.4px;
  }
  .news_view_wrap .board_view .cont {
    padding: 28px 20px 0 20px;
  }
  .news_view_wrap .board_view .cont div {
    font-size: 15px;
    line-height: 21px;
  }
  .news_view_wrap .board_view .btn_list {
    width: 180px;
    height: 52px;
    margin-top: 32px;
    font-size: 15px;
  }
  .news_view_wrap .board_list {
    margin: 39px 0 100px 0;
  }
  .news_view_wrap .board_list .inner {
    width: 100%;
  }
  .news_view_wrap .board_list h3 {
    font-size: 24px;
    letter-spacing: -0.4px;
    line-height: 27px;
  }
  .news_view_wrap .board_list .board_news_list ul {
    margin-top: 24px;
  }
  .news_view_wrap .board_list .board_news_list li .date {
    margin-bottom: 4px;
    font-size: 13px;
    line-height: 20px;
  }
  .news_view_wrap .controller {
    top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .news_view_wrap .inner {
    padding: 0;
  }
  .news_view_wrap .sub_inner {
    padding: 33px 20px 0 20px;
  }
  .news_view_wrap .board_view {
    padding-bottom: 40px;
  }
  .news_view_wrap .board_view .top dl {
    gap: 0 6px;
  }
  .news_view_wrap .board_view .top dl dt:after {
    margin-left: 6px;
  }
  .news_view_wrap .board_view .top dl dt {
    font-size: 18px;
  }
  .news_view_wrap .board_view .top dl dd {
    font-size: 18px;
  }
  .news_view_wrap .board_view .top .subject {
    padding-bottom: 20px;
    line-height: 34px;
  }
  .news_view_wrap .board_view .cont {
    padding: 20px 0 0 0;
  }
  .news_view_wrap .board_list {
    margin: 33px 0 80px 0;
  }
  .news_view_wrap .board_list .inner {
    padding: 0;
  }
  .news_view_wrap .board_list h3 {
    padding-left: 20px;
    font-size: 19px;
  }
  .news_view_wrap .board_list .board_news_list ul {
    margin-top: 13px;
    padding: 0 20px;
  }
  .news_view_wrap .board_list .board_news_list li {
    width: 280px;
  }
  .news_view_wrap .board_list .board_news_list li .info_wrap {
    padding: 24px;
  }
  .news_view_wrap .controller {
    top: 22px;
    right: 28.5px;
  }
  .news_view_wrap .swiper-button-prev, .news_view_wrap .swiper-button-next {
    width: 28px;
    height: 28px;
  }
  .news_view_wrap .swiper-button-prev {
    left: -66px;
  }
}/*# sourceMappingURL=corp.css.map */