@charset "UTF-8";
:root {
  --fPrtdd: "Pretendard", sans-serif;
  --cBlk: #303030;
  --cBlue: #104B9F;
  --cGreen: #5FBB46;
  --cPurple: #6C3F99;
  --cPstBlue: #C8DCFF;
  --ctGray: #808080;
  --cbGray: #F6F6F6;
  --cbdGray: #DCDCDC;
  --inner: 150px;
  --hdHeight: 170px;
  --ftTop: 150px;
  --pt20: 20px;
  --fsz100: clamp(66px, 5.21vw, 100px);
  --fsz90: clamp(60px, 4.69vw, 90px);
  --fsz80: clamp(54px, 4.17vw, 80px);
  --fsz70: clamp(46px, 3.65vw, 70px);
  --fsz66: clamp(44px, 3.44vw, 66px);
  --fsz60: clamp(40px, 3.13vw, 60px);
  --fsz56: clamp(36px, 2.92vw, 56px);
  --fsz50: clamp(32px, 2.6vw, 50px);
  --fsz46: clamp(30px, 2.4vw, 46px);
  --fsz42: clamp(36px, 2.19vw, 42px);
  --fsz40: clamp(27px, 2.08vw, 40px);
  --fsz36: clamp(24px, 1.88vw, 36px);
  --fsz32: clamp(24px, 1.67vw, 32px);
  --fsz30: clamp(22px, 1.56vw, 30px);
  --fsz28: clamp(20px, 1.46vw, 28px);
  --fsz27: clamp(20px, 1.41vw, 27px);
  --fsz26: clamp(20px, 1.35vw, 26px);
  --fsz24: clamp(20px, 1.25vw, 24px);
  --fsz23: clamp(18px, 1.20vw, 23px);
  --fsz22: clamp(18px, 1.15vw, 22px);
  --fsz21: clamp(18px, 1.09vw, 21px);
  --fsz20: clamp(18px, 1.04vw, 20px);
  --fsz19: clamp(16px, 0.99vw, 19px);
  --fsz18: clamp(16px, 0.84vw, 18px);
  --fsz17: clamp(16px, 0.89vw, 17px);
  --fsz16: clamp(14px, 0.83vw, 16px);
  --fsz15: clamp(14px, 0.78vw, 15px);
  --fsz14: clamp(12px, 0.73vw, 14px);
}

@media screen and (max-width: 1700px) {
  :root {
    --inner: 80px;
  }
}
@media screen and (max-width: 1440px) {
  :root {
    --inner: 60px;
    --hdHeight: 100px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --inner: 40px;
    --fsz70: clamp(34px, 3.65vw, 70px);
    --fsz40: clamp(32px, 2.08vw, 40px);
    --fsz30: clamp(20px, 1.56vw, 30px);
    --fsz20: clamp(18px, 1.04vw, 20px);
  }
}
@media screen and (max-width: 500px) {
  :root {
    --inner: 20px;
    --hdHeight: 60px;
    --fsz100: clamp(52px, 5.21vw, 100px);
    --fsz90: clamp(46px, 4.69vw, 90px);
    --fsz80: clamp(34px, 4.17vw, 80px);
    --fsz66: clamp(32px, 3.44vw, 66px);
    --fsz60: clamp(30px, 3.13vw, 60px);
    --fsz56: clamp(28px, 2.92vw, 56px);
    --fsz50: clamp(27px, 2.6vw, 50px);
    --fsz46: clamp(26px, 2.4vw, 46px);
    --fsz42: clamp(24px, 2.19vw, 42px);
    --fsz40: clamp(25px, 2.08vw, 40px);
    --fsz30: clamp(21px, 1.56vw, 30px);
    --fsz26: clamp(23px, 1.35vw, 26px);
    --fsz24: clamp(20px, 1.25vw, 24px);
    --fsz23: clamp(16px, 1.20vw, 23px);
    --fsz22: clamp(19px, 1.15vw, 22px);
    --fsz20: clamp(16px, 1.04vw, 20px);
    --fsz18: clamp(17px, 0.84vw, 18px);
    --fsz17: clamp(14px, 0.89vw, 17px);
  }
}
:root {
  --fPrtdd: "Pretendard", sans-serif;
  --cBlk: #303030;
  --cBlue: #104B9F;
  --cGreen: #5FBB46;
  --cPurple: #6C3F99;
  --cPstBlue: #C8DCFF;
  --ctGray: #808080;
  --cbGray: #F6F6F6;
  --cbdGray: #DCDCDC;
  --inner: 150px;
  --hdHeight: 170px;
  --ftTop: 150px;
  --pt20: 20px;
  --fsz100: clamp(66px, 5.21vw, 100px);
  --fsz90: clamp(60px, 4.69vw, 90px);
  --fsz80: clamp(54px, 4.17vw, 80px);
  --fsz70: clamp(46px, 3.65vw, 70px);
  --fsz66: clamp(44px, 3.44vw, 66px);
  --fsz60: clamp(40px, 3.13vw, 60px);
  --fsz56: clamp(36px, 2.92vw, 56px);
  --fsz50: clamp(32px, 2.6vw, 50px);
  --fsz46: clamp(30px, 2.4vw, 46px);
  --fsz42: clamp(36px, 2.19vw, 42px);
  --fsz40: clamp(27px, 2.08vw, 40px);
  --fsz36: clamp(24px, 1.88vw, 36px);
  --fsz32: clamp(24px, 1.67vw, 32px);
  --fsz30: clamp(22px, 1.56vw, 30px);
  --fsz28: clamp(20px, 1.46vw, 28px);
  --fsz27: clamp(20px, 1.41vw, 27px);
  --fsz26: clamp(20px, 1.35vw, 26px);
  --fsz24: clamp(20px, 1.25vw, 24px);
  --fsz23: clamp(18px, 1.20vw, 23px);
  --fsz22: clamp(18px, 1.15vw, 22px);
  --fsz21: clamp(18px, 1.09vw, 21px);
  --fsz20: clamp(18px, 1.04vw, 20px);
  --fsz19: clamp(16px, 0.99vw, 19px);
  --fsz18: clamp(16px, 0.84vw, 18px);
  --fsz17: clamp(16px, 0.89vw, 17px);
  --fsz16: clamp(14px, 0.83vw, 16px);
  --fsz15: clamp(14px, 0.78vw, 15px);
  --fsz14: clamp(12px, 0.73vw, 14px);
}

@media screen and (max-width: 1700px) {
  :root {
    --inner: 80px;
  }
}
@media screen and (max-width: 1440px) {
  :root {
    --inner: 60px;
    --hdHeight: 100px;
  }
}
@media screen and (max-width: 768px) {
  :root {
    --inner: 40px;
    --fsz70: clamp(34px, 3.65vw, 70px);
    --fsz40: clamp(32px, 2.08vw, 40px);
    --fsz30: clamp(20px, 1.56vw, 30px);
    --fsz20: clamp(18px, 1.04vw, 20px);
  }
}
@media screen and (max-width: 500px) {
  :root {
    --inner: 20px;
    --hdHeight: 60px;
    --fsz100: clamp(52px, 5.21vw, 100px);
    --fsz90: clamp(46px, 4.69vw, 90px);
    --fsz80: clamp(34px, 4.17vw, 80px);
    --fsz66: clamp(32px, 3.44vw, 66px);
    --fsz60: clamp(30px, 3.13vw, 60px);
    --fsz56: clamp(28px, 2.92vw, 56px);
    --fsz50: clamp(27px, 2.6vw, 50px);
    --fsz46: clamp(26px, 2.4vw, 46px);
    --fsz42: clamp(24px, 2.19vw, 42px);
    --fsz40: clamp(25px, 2.08vw, 40px);
    --fsz30: clamp(21px, 1.56vw, 30px);
    --fsz26: clamp(23px, 1.35vw, 26px);
    --fsz24: clamp(20px, 1.25vw, 24px);
    --fsz23: clamp(16px, 1.20vw, 23px);
    --fsz22: clamp(19px, 1.15vw, 22px);
    --fsz20: clamp(16px, 1.04vw, 20px);
    --fsz18: clamp(17px, 0.84vw, 18px);
    --fsz17: clamp(14px, 0.89vw, 17px);
  }
}
/* ==================================
   ✅ Reset
================================== */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  position: relative;
}

body,
textarea,
select,
input,
button,
pre {
  font-size: 16px;
  line-height: 1.2;
  font-family: var(--fPrtdd);
  font-weight: normal;
  color: var(--cBlk);
  word-break: keep-all;
  letter-spacing: -0.01em;
}

img {
  border: none;
  vertical-align: top;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  display: block;
}

ul,
ol {
  list-style: none;
}

address {
  font-style: normal;
}

/* 🔚 Reset */
/* ==================================
   ✅ Form Elements
================================== */
/* IE10 이상에서 input box 에 추가된 지우기 버튼 제거 */
input::-ms-clear {
  display: none;
}

/* input type number 에서 화살표 제거 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}

/* IE 에서 Select box 화살표 제거 */
select::-ms-expand {
  display: none;
}

/* 🔚 Form Elements */
/* ==================================
   ✅ Utilities
================================== */
.cf:after {
  content: "";
  display: block;
  clear: both;
}

::selection {
  background-color: rgba(0, 74, 167, 0.3);
}

::-moz-selection {
  background-color: rgba(0, 74, 167, 0.3);
}

::-webkit-selection {
  background-color: rgba(0, 74, 167, 0.3);
}

/* 🔚 Utilities */
/* ==================================
   ✅ Scrollbar
================================== */
/* 스크롤바 설정 */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

/* 스크롤바 막대 설정 */
::-webkit-scrollbar-thumb {
  height: 15%;
  transition: all 0.3s;
}

/* 스크롤바 뒷 배경 설정 */
::-webkit-scrollbar-track {
  background-color: rgba(234, 234, 234, 0.3);
}

/* 🔚 Scrollbar */
/* ==================================
   ✅ Common Classes
================================== */
.forSR {
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  position: absolute;
  top: 0;
  left: 0;
}

[class*=btn-] {
  display: block;
  transition: all 0.3s;
  cursor: pointer;
  line-height: 1;
}
[class*=btn-] * {
  transition: all 0.3s;
}

i[class*=xi-] {
  margin-top: 4px;
}

/* 🔚 Common Classes */
/* ==================================
   ✅ Map (Daum RoughMap)
================================== */
.root_daum_roughmap .wrap_controllers,
.root_daum_roughmap .map_border {
  display: none;
}

.root_daum_roughmap_landing {
  width: 100% !important;
  height: 100%;
}

.root_daum_roughmap .wrap_map {
  height: 100% !important;
}

figure.map iframe {
  width: 100% !important;
  height: 100% !important;
}

/* 🔚 Map */
/* ==================================
   ✅ For Scroll
================================== */
.forScroll {
  overflow-x: auto;
  width: 100%;
  cursor: grab;
}
.forScroll::-webkit-scrollbar-thumb {
  background: rgba(234, 234, 234, 0.8);
  border-radius: 8px;
}

/* 🔚 For Scroll */
/* ==================================
   ✅ Icon Utils
================================== */
.iconRot {
  transform: rotate(-45deg);
}

/* 🔚 Icon Utils */
.forFlex {
  display: flex;
}

.slick-track {
  height: 100%;
}

/* ==================================
   ✅ Common
================================== */
.forPC {
  display: block;
}

.forMOB {
  display: none;
}

.inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 var(--inner);
  position: relative;
  height: 100%;
}

#wrap {
  width: 100%;
  min-width: 320px;
  position: relative;
}

.logo a {
  background: url(/asset/images/logo.svg) no-repeat center/contain;
  width: 100%;
  height: 100%;
}

.dpNone {
  display: none;
}

body.noScroll {
  overflow: hidden;
}

/* 🔚 Common */
/* header */
.header {
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6000;
  height: var(--hdHeight);
}
.header::before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  background: var(--cbGray);
  left: 0;
  top: var(--hdHeight);
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
.header .inner {
  display: flex;
}
.header .logo {
  margin-top: 72px;
  width: 252px;
  height: 50px;
}
.header__gnb {
  margin-left: auto;
  padding-top: 28px;
}
.header__gnb .gnb__list {
  display: flex;
}
.header__gnb .gnb__item {
  text-align: center;
  position: relative;
}
.header__gnb .gnb__item:hover .gnb__dep1::after {
  opacity: 1;
}
.header__gnb .gnb__dep1 {
  font-size: var(--fsz19);
  font-weight: 600;
  position: relative;
}
.header__gnb .gnb__dep1 a {
  padding: 60px 30px;
}
.header__gnb .gnb__dep1::after {
  display: block;
  content: "";
  position: absolute;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 30px;
  height: 4px;
  background: var(--cBlue);
  opacity: 0;
  transition: all 0.3s;
}
.header__gnb .gnb__dep2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 192px;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
.header__gnb .gnb__dep2-item {
  font-weight: 500;
  font-size: var(--fsz17);
  white-space: nowrap;
}
.header__gnb .gnb__dep2-item a {
  padding: 12px;
}
.header__gnb .gnb__dep2-item:hover {
  color: var(--cBlue);
}
.header__utills {
  padding-top: 88px;
  margin-left: 30px;
}
.header__lang:hover {
  color: var(--cBlue);
}
.header__lang a {
  display: flex;
  align-items: center;
  gap: 10px;
}
.header__lang i {
  font-size: var(--fsz22);
  margin-top: 0;
}
.header__lang span {
  font-size: var(--fsz19);
  font-weight: 600;
}
.header.index {
  color: #fff;
  background: transparent;
  backdrop-filter: blur(0);
}
.header.index .logo a {
  background-image: url(/asset/images/logo-w.svg);
}
.header.scroll {
  transform: translateY(-30px);
}
.header.scroll, .header.hover {
  color: var(--cBlk);
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
}
.header.scroll .logo a, .header.hover .logo a {
  background-image: url(/asset/images/logo.svg);
}
.header.hover::before {
  opacity: 1;
  visibility: visible;
  height: 316px;
}
.header.hover .gnb__dep2 {
  opacity: 1;
  visibility: visible;
}

/* footer */
.footer {
  height: 100px;
  background: var(--cBlk);
  color: #fff;
}
.footer .inner {
  display: flex;
  align-items: center;
}
.footer .logo {
  width: 192px;
  height: 38px;
}
.footer .logo a {
  background-image: url(/asset/images/logo-w.svg);
}
.footer__info {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 72px;
}
.footer__info dl {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: var(--fsz15);
}
.footer__info dl dt {
  font-weight: 700;
}
.footer__info dl dd {
  font-weight: 300;
}
.footer .btn-top {
  height: 64px;
  margin-left: 60px;
  aspect-ratio: 1/1;
  border: 2px solid #FFFFFF;
  text-align: center;
  align-content: center;
  font-size: var(--fsz26);
}
@supports not (aspect-ratio: 1/1) {
  .footer .btn-top::before {
    content: "";
    float: left;
    padding-top: calc((1 / 1) * 100%);
  }
  .footer .btn-top::after {
    content: "";
    display: block;
    clear: both;
  }
}

/* inquiry 퀵버튼 */
.btn-inquiry {
  position: fixed;
  right: var(--inner);
  bottom: 50px;
  width: 80px;
  aspect-ratio: 1/1;
  border-radius: 20px;
  background: #0A1323;
  color: #fff;
  text-align: center;
  align-content: center;
}
@supports not (aspect-ratio: 1/1) {
  .btn-inquiry::before {
    content: "";
    float: left;
    padding-top: calc((1 / 1) * 100%);
  }
  .btn-inquiry::after {
    content: "";
    display: block;
    clear: both;
  }
}
.btn-inquiry i {
  font-size: var(--fsz32);
}
.btn-inquiry span {
  font-size: var(--fsz19);
  font-weight: 600;
}
.btn-inquiry:hover .dpBlock {
  display: none;
}
.btn-inquiry:hover .dpNone {
  display: block;
}

/* index */
#indexPage .hero {
  position: relative;
  width: 100%;
  height: 100vh;
}
#indexPage .hero video {
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: -1;
}
#indexPage .hero .inner {
  height: 100%;
  align-content: center;
}
#indexPage .hero__text {
  color: #fff;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
#indexPage .hero__main {
  font-size: var(--fsz60);
  font-weight: 500;
  margin-bottom: 26px;
}
#indexPage .hero__desc {
  font-size: var(--fsz23);
}
#indexPage .hero__company {
  font-size: var(--fsz26);
  font-weight: 700;
}
#indexPage .hero__scroll {
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
  color: #fff;
  text-align: center;
}
#indexPage .hero__scroll i {
  font-size: var(--fsz23);
  margin-bottom: 10px;
}
#indexPage .hero__scroll p {
  font-size: var(--fsz17);
}
#indexPage .btn-more--default {
  font-size: var(--fsz19);
  text-align: center;
  width: 180px;
  height: 60px;
  border: 1px solid var(--cBlk);
  border-radius: 10px;
  background: #fff;
  align-content: center;
  line-height: 1;
}
#indexPage .btn-more--default:hover {
  background: var(--cBlk);
  color: #fff;
}
#indexPage .company {
  padding: 170px 0 200px;
}
#indexPage .company__text {
  text-align: center;
  margin-bottom: 100px;
}
#indexPage .company__text h2 {
  font-weight: 600;
  font-size: var(--fsz70);
  margin-bottom: 30px;
}
#indexPage .company__text-desc {
  font-size: var(--fsz19);
  color: var(--ctGray);
  line-height: 1.5;
  margin-bottom: 50px;
}
#indexPage .company__text .btn-more {
  margin: 0 auto;
}
#indexPage .company__numZone {
  display: flex;
  gap: 24px;
}
#indexPage .company__numItem {
  border-radius: 30px;
  overflow: hidden;
}
#indexPage .company__numItem figure {
  height: 300px;
}
#indexPage .company__numText {
  --ph: 40px;
  --pv: 64px;
  position: relative;
  background: var(--cbGray);
  padding: var(--ph) var(--pv);
  font-size: var(--fsz19);
  font-weight: 600;
}
#indexPage .company__numText-dt {
  margin-bottom: 12px;
}
#indexPage .company__numText-number {
  font-size: var(--fsz70);
  font-weight: 800;
  margin-right: 6px;
  font-variant-numeric: tabular-nums;
  transition: color 0.4s 1.5s ease;
}
#indexPage .company__numText-number[data-animated=true] {
  color: var(--cBlue);
}
#indexPage .company__numText-add {
  color: var(--ctGray);
  font-size: var(--fsz17);
  text-align: right;
  position: absolute;
  right: var(--pv);
  bottom: var(--ph);
  font-weight: 400;
  line-height: 1.5;
}
#indexPage .solution {
  padding: 130px 0 120px;
  background: #000;
  background: var(--cbGray);
}
#indexPage .solution__cont {
  display: flex;
  justify-content: space-between;
  align-items: end;
  z-index: 1;
  position: relative;
}
#indexPage .solution__title {
  font-size: var(--fsz100);
}
#indexPage .solution__title span {
  padding-left: 50px;
  color: var(--cBlue);
  text-shadow: 3px 3px 0px #FFFFFF;
}
#indexPage .solution .btn-more {
  height: 50px;
  margin-bottom: 60px;
}
#indexPage .solution__slider {
  margin-top: -42px;
}
#indexPage .solution__slider figure {
  width: 844px;
  aspect-ratio: 844/488;
  margin: 0 20px;
  border-radius: 20px;
  overflow: hidden;
}
@supports not (aspect-ratio: 844/488) {
  #indexPage .solution__slider figure::before {
    content: "";
    float: left;
    padding-top: calc((488 / 844) * 100%);
  }
  #indexPage .solution__slider figure::after {
    content: "";
    display: block;
    clear: both;
  }
}
#indexPage .rnd {
  background: url(/asset/images/index/rnd-bg.jpg) no-repeat center top/100% auto;
  background-attachment: fixed;
  color: #fff;
  padding: 184px 0 230px;
}
#indexPage .rnd h2 {
  font-size: var(--fsz100);
  position: absolute;
  transform: rotate(90deg);
  transform-origin: 30% 0;
  left: var(--inner);
  top: 184px;
}
#indexPage .rnd h2 span {
  margin-left: 190px;
}
#indexPage .rnd__conts {
  display: flex;
  justify-content: end;
  gap: 8.44vw;
  align-items: end;
}
#indexPage .rnd__texts {
  max-width: 508px;
}
#indexPage .rnd__texts .btn-more {
  font-size: var(--fsz17);
  padding-bottom: 14px;
  border-bottom: 2px solid #fff;
  width: fit-content;
  position: relative;
  transition: none;
}
#indexPage .rnd__texts .btn-more::after {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background: #fff;
  bottom: -2px;
  left: 0;
  transition: all 0.2s;
}
#indexPage .rnd__texts .btn-more:hover {
  width: 100%;
  border-color: transparent;
}
#indexPage .rnd__texts .btn-more:hover::after {
  width: 100%;
}
#indexPage .rnd__text--title p {
  color: var(--cPstBlue);
  font-weight: 700;
  font-size: var(--fsz20);
  margin-bottom: 30px;
}
#indexPage .rnd__text--title h3 {
  font-size: var(--fsz40);
  font-weight: 800;
  margin-bottom: 210px;
}
#indexPage .rnd__text--cont {
  font-size: var(--fsz19);
  margin-bottom: 112px;
  line-height: 1.5;
}
#indexPage .rnd__images figure {
  width: 550px;
  border-radius: 20px;
  overflow: hidden;
}
#indexPage .rnd__images figure:not(:last-child) {
  margin-bottom: 30px;
}
#indexPage .sus {
  text-align: center;
  background: url(/asset/images/index/sus-bg.jpg) no-repeat center/cover;
  padding: 154px 0;
  color: #fff;
}
#indexPage .sus h2 {
  font-size: var(--fsz100);
  font-weight: 500;
  margin-bottom: 16px;
}
#indexPage .sus__desc {
  font-size: var(--fsz17);
  line-height: 1.5;
  margin-bottom: 64px;
}
#indexPage .sus__items {
  padding: 0 12.29vw;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.6vw;
  justify-content: center;
}
#indexPage .sus__item {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 20px;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  align-content: center;
  background: rgba(255, 255, 255, 0.2);
}
@supports not (aspect-ratio: 1/1) {
  #indexPage .sus__item::before {
    content: "";
    float: left;
    padding-top: calc((1 / 1) * 100%);
  }
  #indexPage .sus__item::after {
    content: "";
    display: block;
    clear: both;
  }
}
#indexPage .sus__item figure {
  width: 5.21vw;
  margin: 0 auto 26px;
}
#indexPage .sus__item figcaption {
  font-size: var(--fsz20);
  font-weight: 700;
}
#indexPage .sus__item:hover {
  background: var(--cBlue);
}

/* subPage */
.subPage {
  background: url(/asset/images/sub-bg.svg) no-repeat left bottom/31.25vw auto;
  padding-top: var(--hdHeight);
  padding-bottom: 100px;
}
.subPage .subTop {
  padding-top: 56px;
  margin-bottom: 100px;
}
.subPage .subTop__wrap {
  border-left: 2px solid var(--cBlk);
  padding-left: 40px;
}
.subPage .subTop .pageTit {
  font-size: var(--fsz90);
  font-weight: 600;
  margin-bottom: 24px;
}
.subPage .subTop .breadcrumb {
  color: var(--ctGray);
}
.subPage .subTop .breadcrumb__list {
  display: flex;
  gap: 10px;
  align-items: center;
}
.subPage .subTop .breadcrumb__item {
  display: flex;
  gap: 10px;
  align-items: center;
}
.subPage .secTit {
  font-size: var(--fsz60);
  font-weight: 800;
  margin-bottom: 40px;
}
.subPage .secTit span {
  font-weight: 400;
}
.subPage table {
  width: 100%;
  border-collapse: collapse;
  font-size: var(--fsz19);
}
.subPage table thead th {
  padding: 20px 100px;
  border-top: 2px solid var(--cBlk);
  border-bottom: 1px solid var(--cBlk);
  height: 62px;
}
.subPage table tbody tr:last-child th,
.subPage table tbody tr:last-child td {
  border-bottom: 1px solid var(--cBlk);
}
.subPage table tbody th,
.subPage table tbody td {
  border-bottom: 1px solid var(--cbdGray);
  padding: 10px 100px;
  height: 62px;
  font-weight: 500;
}
.subPage table tbody th.last,
.subPage table tbody td.last {
  border-bottom: 1px solid var(--cBlk);
}
.subPage .divide {
  display: flex;
}
.subPage .divide__left {
  width: 20.1vw;
  flex-shrink: 0;
}
.subPage .divide__right {
  flex: 1;
}
.subPage .divide__tit {
  font-size: var(--fsz26);
}
.subPage .divide__tit .blue {
  color: var(--cBlue);
}
.subPage .tabMenu {
  display: flex;
  justify-content: center;
  border: 1px solid var(--cbdGray);
  margin-bottom: 70px;
}
.subPage .tabMenu__item {
  cursor: pointer;
  background: var(--cbGray);
  color: var(--ctGray);
  text-align: center;
  height: 50px;
  border-right: 1px solid var(--cbdGray);
  align-content: center;
  flex: 1;
  padding: 10px;
  font-size: var(--fsz19);
  line-height: 1;
}
.subPage .tabMenu__item:last-child {
  border-right: 0;
}
.subPage .tabMenu__item.on {
  background: var(--cBlue);
  color: #fff;
  font-weight: 600;
}
.subPage .tabMenu__item:not(.on):hover {
  opacity: 0.5;
}
.subPage .panels .panel {
  display: none;
}
.subPage .panels .panel.on {
  display: block;
}

#solution main {
  padding-top: 100px;
}
#solution .intro {
  margin-bottom: 180px;
  text-align: center;
}
#solution .intro__sub {
  font-size: var(--fsz20);
  font-weight: 700;
  color: var(--cBlue);
  margin-bottom: 26px;
}
#solution .intro h3 {
  font-size: var(--fsz70);
  margin-bottom: 56px;
}
#solution .intro h3 span {
  font-weight: 400;
}
#solution .intro figure {
  overflow: hidden;
  border-radius: 20px;
  width: 1200px;
  margin: 0 auto;
}
#solution .step {
  text-align: center;
  margin-bottom: 144px;
}
#solution .step h3 {
  font-size: var(--fsz60);
  font-weight: 800;
  margin-bottom: 30px;
}
#solution .step h3 span {
  font-weight: 400;
}
#solution .step__strong {
  width: fit-content;
  padding: 10px 36px;
  background: var(--cBlue);
  color: #fff;
  margin: 0 auto 80px;
  border-radius: 28px;
  font-size: var(--fsz24);
}
#solution .step__ab {
  display: flex;
  gap: 32px;
  justify-content: center;
}
#solution .step__cont {
  width: 500px;
  background: var(--cbGray);
  z-index: -1;
  border-radius: 30px 30px;
}
#solution .step__cont-tit {
  height: 80px;
  align-content: center;
  color: #fff;
  background: #B9B9B9;
  font-size: var(--fsz23);
  font-weight: 700;
  border-radius: 30px 30px 0 0;
}
#solution .step__cont-total {
  padding: 40px 0;
  margin: 0 24px;
  font-size: var(--fsz50);
  border-bottom: 1px solid var(--ctGray);
}
#solution .step__cont-list {
  padding: 66px 0 72px;
  position: relative;
}
#solution .step__cont-item:not(:last-child) {
  margin-bottom: 40px;
}
#solution .step__cont-item-num {
  width: 114px;
  height: 36px;
  align-content: center;
  border-radius: 24px;
  background: var(--ctGray);
  color: #fff;
  margin: 0 auto 14px;
}
#solution .step__cont-item-cont {
  font-weight: 500;
  font-size: var(--fsz19);
}
#solution .step__cont-item--step3 {
  margin-bottom: 70px !important;
  position: relative;
}
#solution .step__cont-item--step3 .step__cont-item-num {
  outline: 5px solid #fff;
  color: var(--cPstBlue);
}
#solution .step__cont-item--step3 .step__cont-item-cont {
  position: relative;
}
#solution .step__cont-item--step3 .step__cont-item-cont strong {
  color: var(--cBlue);
  margin-bottom: 24px;
  display: block;
}
#solution .step__cont-item--step3 .step__cont-item-cont figure {
  max-width: 320px;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
}
#solution .step__cont-item--step3 .step__cont-item-cont figure:not(:last-child) {
  margin-bottom: 16px;
}
#solution .step__cont-item--step3 .step__cont-item-cont::before, #solution .step__cont-item--step3 .step__cont-item-cont::after {
  display: block;
  content: "";
  position: absolute;
}
#solution .step__cont-item--step3 .step__cont-item-cont::before {
  width: 194px;
  height: 1px;
  border-top: dotted 4px var(--cBlue);
  left: -136px;
  top: 210px;
}
#solution .step__cont-item--step3 .step__cont-item-cont::after {
  width: 4px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: var(--cPstBlue);
  border: 4px solid var(--cBlue);
  left: 52px;
  top: 206px;
}
@supports not (aspect-ratio: 1/1) {
  #solution .step__cont-item--step3 .step__cont-item-cont::after::before {
    content: "";
    float: left;
    padding-top: calc((1 / 1) * 100%);
  }
  #solution .step__cont-item--step3 .step__cont-item-cont::after::after {
    content: "";
    display: block;
    clear: both;
  }
}
#solution .step__cont-item--step3::before {
  display: block;
  content: "";
  position: absolute;
  width: 382px;
  height: 502px;
  border: 2px solid var(--cBlue);
  border-radius: 37px;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 16px;
  z-index: -1;
}
#solution .step__cont-select {
  width: 382px;
  height: 556px;
  border: 1px solid #707070;
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 274px;
  align-content: center;
}
#solution .step__cont-select p {
  width: fit-content;
  margin: 0 auto;
  font-size: var(--fsz30);
  font-weight: 700;
  text-align: center;
  padding: 16px 60px;
  border-radius: 43px;
  background: rgba(0, 0, 0, 0.56);
  color: #fff;
}
#solution .step__cont--asis {
  color: var(--ctGray);
}
#solution .step__cont--tobe {
  background: var(--cPstBlue);
}
#solution .step__cont--tobe .step__cont-tit {
  background: var(--cBlue);
}
#solution .step__cont--tobe .step__cont-total {
  color: var(--cBlue);
  font-weight: 700;
  border-color: var(--cBlue);
}
#solution .step__cont--tobe .step__cont-item-num {
  background: var(--cBlue);
}
#solution .effect__list {
  display: flex;
  gap: 28px;
}
#solution .effect__item {
  border-radius: 20px;
  overflow: hidden;
  flex: 1;
  display: flex;
  flex-direction: column;
}
#solution .effect__main {
  padding: 42px 52px;
  background: url(/asset/images/business/solution-effect-1.svg) no-repeat right center, linear-gradient(98deg, #003086 0%, #002F83 4%, #001843 480%) 0% 0% no-repeat padding-box;
}
#solution .effect__main-big {
  color: #fff;
  font-size: var(--fsz30);
  font-weight: 600;
  margin-bottom: 28px;
}
#solution .effect__main-small {
  font-weight: 300;
  font-size: var(--fsz19);
  color: var(--cPstBlue);
}
#solution .effect__main--nth2 {
  background: url(/asset/images/business/solution-effect-2.svg) no-repeat right center, linear-gradient(98deg, #003086 -40%, #001843 100%) 0% 0% no-repeat padding-box;
}
#solution .effect__main--nth3 {
  background: url(/asset/images/business/solution-effect-3.svg) no-repeat right center, linear-gradient(99deg, #003086 -170%, #001844 100%, #001843 100%) 0% 0% no-repeat padding-box;
}
#solution .effect__detail {
  background: var(--cbGray);
  padding: 58px 36px;
  align-content: center;
  flex: 1;
}
#solution .effect__detail ul li {
  font-size: var(--fsz17);
  font-weight: 300;
  position: relative;
  padding-left: 12px;
}
#solution .effect__detail ul li:not(:last-child) {
  margin-bottom: 10px;
}
#solution .effect__detail ul li strong {
  font-weight: 600;
}
#solution .effect__detail ul li::before {
  content: "-";
  position: absolute;
  left: 0;
}

#performance main section:not(:last-child) {
  margin-bottom: 300px;
}
#performance .chartArea:not(:last-child) {
  margin-bottom: 50px;
}
#performance .chart {
  max-width: 1200px;
  padding: 50px 56px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0px 0px 99px rgba(0, 0, 0, 0.0901960784);
}
#performance .chart__title {
  text-align: center;
  font-size: var(--fsz26);
  font-weight: 700;
  margin-bottom: 46px;
}
#performance .chart__wrap--perfChart {
  height: 418px;
}
#performance .chart__wrap--shapePerfChart {
  height: 244px;
}

#core .title {
  margin-bottom: 56px;
  text-align: center;
}
#core .title__sub {
  color: var(--cBlue);
  font-size: var(--fsz19);
  font-weight: 600;
  margin-bottom: 6px;
}
#core .title__main {
  font-weight: 800;
  font-size: var(--fsz50);
}
#core .title__main span {
  font-weight: 500;
}
#core .main {
  padding: 0 60px;
}
#core .step {
  display: flex;
  align-items: end;
  gap: 80px;
}
#core .step__image {
  width: 39.06vw;
  aspect-ratio: 75/50;
  position: relative;
}
@supports not (aspect-ratio: 75/50) {
  #core .step__image::before {
    content: "";
    float: left;
    padding-top: calc((50 / 75) * 100%);
  }
  #core .step__image::after {
    content: "";
    display: block;
    clear: both;
  }
}
#core .step__image figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 34px;
  text-align: center;
  color: #fff;
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #000000 100%) 0% 0% no-repeat padding-box;
  font-size: var(--fsz23);
  font-weight: 700;
}
#core .step__conts {
  flex: 1;
}
#core .step__title {
  font-size: var(--fsz40);
  padding-bottom: 30px;
  border-bottom: 1px solid var(--cbdGray);
  margin-bottom: 30px;
}
#core .step__spec {
  margin-bottom: 2.92vw;
}
#core .step__spec h5 {
  margin-bottom: 12px;
  font-size: var(--fsz23);
}
#core .step__spec h5 span {
  font-size: var(--fsz19);
}
#core .step__spec ul.grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 52px;
}
#core .step__spec ul.grid li:nth-child(-n+3) {
  grid-column: 1;
  /* 1~3번은 왼쪽 */
}
#core .step__spec ul.grid li:nth-child(4) {
  grid-column: 2;
  grid-row: 1;
}
#core .step__spec ul.grid li:nth-child(5) {
  grid-column: 2;
  grid-row: 2;
}
#core .step__spec ul li {
  font-size: var(--fsz19);
  line-height: 1.4;
  padding-left: 12px;
  position: relative;
}
#core .step__spec ul li::before {
  content: "-";
  position: absolute;
  left: 0;
}
#core .step__spec ul strong {
  color: var(--cBlue);
}
#core .step__spec--last {
  border-top: 1px solid var(--cbdGray);
  padding-top: 30px;
}
#core .step__moreImg {
  display: flex;
  gap: 30px;
}
#core .step__moreImg figure {
  max-width: 16.67vw;
}

.slider-btn {
  display: flex;
  gap: 20px;
}
.slider-btn .slick-prev,
.slider-btn .slick-next {
  width: 60px;
  aspect-ratio: 1/1;
  border: 1px solid var(--cBlk);
  text-align: center;
  align-content: center;
  font-size: var(--fsz26);
  background: #fff;
  transition: all 0.3s;
  cursor: pointer;
}
@supports not (aspect-ratio: 1/1) {
  .slider-btn .slick-prev::before,
  .slider-btn .slick-next::before {
    content: "";
    float: left;
    padding-top: calc((1 / 1) * 100%);
  }
  .slider-btn .slick-prev::after,
  .slider-btn .slick-next::after {
    content: "";
    display: block;
    clear: both;
  }
}
.slider-btn .slick-prev:hover,
.slider-btn .slick-next:hover {
  background: var(--cBlk);
  color: #fff;
}
#rnd .capa {
  margin-bottom: 94px;
}
#rnd .capa__main {
  display: flex;
  gap: 28px;
  margin-bottom: 100px;
}
#rnd .capa__main-item {
  background: url(/asset/images/technology/core-capa.svg) no-repeat right bottom, linear-gradient(114deg, #003086 0%, #002F83 4%, #001843 100%) 0% 0% no-repeat padding-box;
  border-radius: 20px;
  padding: 50px 52px;
  flex: 1;
}
#rnd .capa__main-item h4 {
  color: #fff;
  font-size: var(--fsz30);
  margin-bottom: 30px;
}
#rnd .capa__main-item p {
  color: var(--cPstBlue);
  font-size: var(--fsz21);
  font-weight: 300;
}
#rnd .capa .result__title {
  font-size: var(--fsz30);
  font-weight: 600;
  margin-bottom: 20px;
}
#rnd .capa .result__table {
  margin-bottom: 80px;
}
#rnd .capa .result__table table thead th {
  text-align: left;
}
#rnd .capa .result__table table thead th:nth-child(2) {
  padding: 20px 0;
}
#rnd .capa .result__table table tbody td {
  white-space: nowrap;
}
#rnd .capa .result__table table tbody td:nth-child(2) {
  padding: 20px 0;
}
#rnd .capa .result__patent {
  padding: 0 72px;
}
#rnd .capa .result__patent-wrap {
  display: flex;
  gap: 60px;
}
#rnd .capa .result__patent-wrap:not(:last-child) {
  margin-bottom: 40px;
}
#rnd .capa .result__patent-item {
  flex: 1;
}
#rnd .capa .result__patent-year {
  font-size: var(--fsz19);
  color: var(--cBlue);
  margin-bottom: 8px;
  font-weight: 700;
}
#rnd .capa .result__patent-name {
  font-weight: 700;
  font-size: var(--fsz21);
  margin-bottom: 32px;
}
#rnd .capa .result__patent-img {
  display: flex;
  gap: 32px;
}
#rnd .capa .result__patent-img figure {
  border: 1px solid var(--cbdGray);
  margin-bottom: 20px;
  max-width: 210px;
  aspect-ratio: 420/594;
}
@supports not (aspect-ratio: 420/594) {
  #rnd .capa .result__patent-img figure::before {
    content: "";
    float: left;
    padding-top: calc((594 / 420) * 100%);
  }
  #rnd .capa .result__patent-img figure::after {
    content: "";
    display: block;
    clear: both;
  }
}
#rnd .capa .result__patent-img figcaption {
  text-align: center;
}
#rnd .certi__slider {
  position: relative;
}
#rnd .certi__slider .slider figure {
  max-width: 210px;
  margin: 0 10px;
}
#rnd .certi__slider .slider-btn {
  position: absolute;
  right: 0;
  top: -100px;
}

#equipment .equipment__table table thead tr th:nth-child(2) {
  text-align: left;
}
#equipment .equipment__table table tbody tr td {
  text-align: center;
}
#equipment .equipment__table table tbody tr td.name {
  text-align: left;
}

#greeting .greeting {
  display: flex;
  gap: 190px;
  align-items: flex-start;
}
#greeting .greeting__text h3 {
  font-size: var(--fsz60);
  color: var(--cBlue);
  margin-bottom: 56px;
}
#greeting .greeting__text p {
  font-size: var(--fsz19);
  line-height: 1.5;
}
#greeting .greeting__text p:not(:last-child) {
  margin-bottom: 32px;
}
#greeting .greeting__text p .ceo {
  font-size: var(--fsz30);
  font-weight: 600;
  margin-left: 20px;
}
#greeting .greeting__img {
  width: 460px;
  aspect-ratio: 460/578;
  flex-shrink: 0;
  border-radius: 40px;
  overflow: hidden;
  box-shadow: -46px 36px 0 #F6F6F6;
}
@supports not (aspect-ratio: 460/578) {
  #greeting .greeting__img::before {
    content: "";
    float: left;
    padding-top: calc((578 / 460) * 100%);
  }
  #greeting .greeting__img::after {
    content: "";
    display: block;
    clear: both;
  }
}

.company.subPage .intro {
  text-align: center;
  margin-bottom: 56px;
}
.company.subPage .intro h3 {
  font-size: var(--fsz40);
  margin-bottom: 24px;
}
.company.subPage .intro p {
  font-size: var(--fsz23);
}

#overview .logo {
  width: 100%;
  height: 360px;
  background: url(/asset/images/logo.svg) no-repeat center/auto 90px, var(--cbGray);
  margin-bottom: 56px;
}
#overview .overview {
  margin-bottom: 150px;
}
#overview .overview dl {
  display: flex;
  align-items: center;
  padding: 0 184px;
  width: 100%;
  border-bottom: 1px solid var(--cbdGray);
}
#overview .overview dl:first-child {
  border-top: 2px solid var(--cBlk);
}
#overview .overview dl dt,
#overview .overview dl dd {
  padding: 30px 0;
  font-size: var(--fsz21);
}
#overview .overview dl dt {
  width: 184px;
  flex-shrink: 0;
  font-weight: 700;
}
#overview .overview dl dd {
  font-weight: 500;
  color: var(--ctGray);
}
#overview .history {
  margin-bottom: 150px;
}
#overview .history__year {
  padding-bottom: 60px;
  border-bottom: 1px solid var(--cbdGray);
}
#overview .history__year:not(:last-child) {
  margin-bottom: 60px;
}
#overview .history__year .year {
  font-size: var(--fsz50);
  font-weight: 700;
  margin-bottom: 40px;
}
#overview .history__year .item {
  display: flex;
  align-items: center;
  gap: 84px;
}
#overview .history__year .item:not(:last-child) {
  margin-bottom: 22px;
}
#overview .history__year .item .month {
  width: 64px;
  font-size: var(--fsz21);
  font-weight: 700;
}
#overview .history__year .item .cont {
  font-size: var(--fsz19);
}

#ci .dwld {
  margin-bottom: 150px;
}
#ci .dwld__logo {
  width: 100%;
  height: 400px;
  background: url(/asset/images/logo.svg) no-repeat center/auto 114px, var(--cbGray);
  margin-bottom: 48px;
}
#ci .dwld__btn {
  display: flex;
  justify-content: center;
  gap: 40px;
}
#ci .dwld .btn-dwld {
  width: 300px;
  height: 60px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  font-size: var(--fsz19);
  font-weight: 600;
  gap: 12px;
  border: 1px solid var(--cBlk);
}
#ci .dwld .btn-dwld i {
  font-size: var(--fsz26);
}
#ci .dwld .btn-dwld:hover {
  background: var(--cBlk);
  color: #fff;
}
#ci .combi {
  margin-bottom: 150px;
}
#ci .combi__wrap {
  display: flex;
  padding: 70px 13.02vw;
  justify-content: space-between;
  border: 1px solid var(--cbdGray);
}
#ci .combi__wrap:not(:last-child) {
  margin-bottom: 60px;
}
#ci .combi__item {
  text-align: center;
}
#ci .combi__logo {
  width: 410px;
  height: 200px;
  align-content: center;
  margin-bottom: 36px;
}
#ci .combi__logo img {
  object-fit: contain;
}
#ci .combi figcaption {
  font-size: var(--fsz19);
  font-weight: 700;
}
#ci .color h3 {
  text-align: center;
  font-size: var(--fsz40);
  margin-bottom: 70px;
}
#ci .color__wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 4.17vw;
}
#ci .color__chip {
  width: 15.63vw;
  aspect-ratio: 1/1;
  margin-bottom: 22px;
}
@supports not (aspect-ratio: 1/1) {
  #ci .color__chip::before {
    content: "";
    float: left;
    padding-top: calc((1 / 1) * 100%);
  }
  #ci .color__chip::after {
    content: "";
    display: block;
    clear: both;
  }
}
#ci .color__name {
  font-size: var(--fsz26);
  font-weight: 500;
  margin-bottom: 22px;
}
#ci .color__value dl {
  font-size: var(--fsz19);
  color: var(--ctGray);
  display: flex;
  gap: 36px;
}
#ci .color__value dl:not(:last-child) {
  margin-bottom: 10px;
}
#ci .color__value dl dt {
  width: 56px;
  flex-shrink: 0;
}
#location .head {
  display: flex;
  align-items: end;
  gap: 4.69vw;
  margin-bottom: 54px;
}
#location .head .map {
  width: 54.69vw;
  aspect-ratio: 1050/458;
}
@supports not (aspect-ratio: 1050/458) {
  #location .head .map::before {
    content: "";
    float: left;
    padding-top: calc((458 / 1050) * 100%);
  }
  #location .head .map::after {
    content: "";
    display: block;
    clear: both;
  }
}
#location .head__text h3 {
  font-size: var(--fsz50);
  margin-bottom: 40px;
}
#location .head__text h3 span {
  margin-left: 1.25vw;
  font-size: var(--fsz30);
  color: var(--cBlue);
}
#location .head__text dl {
  display: flex;
  gap: 30px;
  font-size: var(--fsz19);
}
#location .head__text dl:not(:last-child) {
  margin-bottom: 24px;
}
#location .head__text dl dt {
  color: var(--cBlue);
  font-weight: 600;
}
#location .head__text dl dd {
  font-weight: 700;
}
#location .other table {
  border-top: 2px solid var(--cBlk);
}
#location .other table th,
#location .other table td {
  padding: 10px 64px;
  height: 9.17vw;
}
#location .other table th {
  font-size: var(--fsz26);
  font-weight: 700;
}
#location .other table td.adrs {
  font-size: var(--fsz20);
  display: flex;
  align-items: center;
  gap: 64px;
}
#location .other table td.adrs span {
  font-weight: 600;
}
#location .other table td.adrs address {
  font-weight: 700;
}
#location .other table td a {
  display: flex;
  gap: 10px;
  align-items: center;
}
#location .other table td a i {
  font-size: var(--fsz30);
}
#location .other table td a span {
  font-size: var(--fsz19);
  font-weight: 700;
}
#location .other table td a:hover i {
  color: var(--cBlue);
}

#esg main {
  background: url(/asset/images/sustainability/esg-bg.svg) no-repeat right 206px top 138px/auto 364px;
}
#esg main section:not(:last-child) {
  margin-bottom: 120px;
}
#esg .divide {
  gap: 44px;
}
#esg .divide__left {
  position: relative;
  padding-top: 34px;
}
#esg .divide__left::after {
  display: block;
  content: "";
  position: absolute;
  width: 46px;
  height: 1px;
  right: 0;
  top: 48px;
  border-top: dotted 4px var(--cBlue);
}
#esg .divide__tit {
  color: var(--cBlue);
}
#esg .vision__cont {
  font-size: var(--fsz26);
  text-align: center;
  width: 916px;
  height: 100px;
  border: 2px solid var(--cBlue);
  border-radius: 47px;
  margin: 0 auto;
  align-content: center;
}
#esg .value__cont {
  display: flex;
  justify-content: center;
  gap: 52px;
}
#esg .value__item {
  width: 270px;
  height: 256px;
  box-shadow: 5px 5px 1px rgba(229, 229, 229, 0.1607843137);
  border: 1px solid var(--cbdGray);
  border-radius: 10px;
  background: #fff;
  text-align: center;
  align-content: center;
}
#esg .value__item figure {
  width: 80px;
  aspect-ratio: 1/1;
  margin: 0 auto 18px;
}
@supports not (aspect-ratio: 1/1) {
  #esg .value__item figure::before {
    content: "";
    float: left;
    padding-top: calc((1 / 1) * 100%);
  }
  #esg .value__item figure::after {
    content: "";
    display: block;
    clear: both;
  }
}
#esg .value__main {
  font-size: var(--fsz22);
  font-weight: 700;
  margin-bottom: 6px;
}
#esg .value__sub {
  font-size: var(--fsz17);
  color: var(--ctGray);
}
#esg .strategy__item {
  display: flex;
  gap: 4.48vw;
}
#esg .strategy__item:not(:last-child) {
  margin-bottom: 100px;
}
#esg .strategy__item .env {
  color: var(--cBlue);
}
#esg .strategy__item .soc {
  color: var(--cGreen);
}
#esg .strategy__item .gov {
  color: var(--cPurple);
}
#esg .strategy__item .summary {
  width: 352px;
}
#esg .strategy__item .summary__tit {
  font-size: var(--fsz40);
  margin-bottom: 4px;
}
#esg .strategy__item .summary__sub {
  font-size: var(--fsz24);
  margin-bottom: 80px;
}
#esg .strategy__item .summary__desc {
  font-size: var(--fsz19);
  font-weight: 700;
  line-height: 1.5;
}
#esg .strategy__item .detail {
  flex: 1;
  padding: 52px 56px;
}
#esg .strategy__item .detail--env {
  background: rgba(16, 75, 159, 0.0588235294);
}
#esg .strategy__item .detail--soc {
  background: rgba(95, 187, 70, 0.0705882353);
}
#esg .strategy__item .detail--gov {
  background: rgba(108, 63, 153, 0.0705882353);
}
#esg .strategy__item .detail__item h5 {
  font-size: var(--fsz22);
  font-weight: 800;
  margin-bottom: 24px;
}
#esg .strategy__item .detail__item:not(:last-child) {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 2px solid #fff;
}
#esg .strategy__item .detail__cont dl {
  display: flex;
  gap: 12px;
  font-size: var(--fsz19);
}
#esg .strategy__item .detail__cont dl:not(:last-child) {
  margin-bottom: 12px;
}
#esg .strategy__item .detail__cont dl dt {
  font-weight: 700;
  width: 38px;
  flex-shrink: 0;
}
#esg .expect__cont {
  display: flex;
  gap: 36px;
}
#esg .expect__item {
  flex: 1;
  text-align: center;
}
#esg .expect .title {
  width: 100%;
  aspect-ratio: 35/20;
  align-content: center;
  border-radius: 30px;
  margin-bottom: 28px;
}
@supports not (aspect-ratio: 35/20) {
  #esg .expect .title::before {
    content: "";
    float: left;
    padding-top: calc((20 / 35) * 100%);
  }
  #esg .expect .title::after {
    content: "";
    display: block;
    clear: both;
  }
}
#esg .expect .title--blue {
  background: var(--cBlue);
}
#esg .expect .title--green {
  background: var(--cGreen);
}
#esg .expect .title--purple {
  background: var(--cPurple);
}
#esg .expect .title__num {
  width: 44px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: #fff;
  margin: 0 auto 20px;
  font-size: var(--fsz20);
  align-content: center;
  font-weight: 800;
}
@supports not (aspect-ratio: 1/1) {
  #esg .expect .title__num::before {
    content: "";
    float: left;
    padding-top: calc((1 / 1) * 100%);
  }
  #esg .expect .title__num::after {
    content: "";
    display: block;
    clear: both;
  }
}
#esg .expect .title__num.blue {
  color: var(--cBlue);
}
#esg .expect .title__num.green {
  color: var(--cGreen);
}
#esg .expect .title__num.purple {
  color: var(--cPurple);
}
#esg .expect .title__main {
  color: #fff;
  font-size: var(--fsz30);
  font-weight: 700;
}
#esg .expect__desc {
  font-size: var(--fsz19);
  line-height: 1.3;
  min-height: 128px;
  align-content: center;
}

.sustainability.subPage {
  padding-bottom: 190px;
}
.sustainability.subPage main .banner {
  width: 100%;
  height: 400px;
  margin-bottom: 100px;
}
.sustainability.subPage main .conts__title {
  text-align: center;
  margin-bottom: 100px;
  font-size: var(--fsz40);
}
.sustainability.subPage main .conts__desc {
  font-size: var(--fsz19);
}
.sustainability.subPage main .conts__desc p {
  margin-bottom: 36px;
  line-height: 1.8;
}
.sustainability.subPage main .conts__desc p strong {
  color: var(--cBlue);
  font-weight: 600;
}
.sustainability.subPage main .conts__desc dl {
  display: flex;
  gap: 20px;
}
.sustainability.subPage main .conts__desc dl:not(:last-child) {
  margin-bottom: 16px;
}
.sustainability.subPage main .conts__desc dl dt {
  width: 182px;
  flex-shrink: 0;
  font-weight: 800;
}
.sustainability.subPage main .conts__img {
  margin-top: 48px;
}

#video .video {
  width: 1180px;
  aspect-ratio: 1920/1080;
  margin: 0 auto;
  background: var(--cbGray);
  text-align: center;
  align-content: center;
  font-size: var(--fsz40);
  font-weight: 700;
}
@supports not (aspect-ratio: 1920/1080) {
  #video .video::before {
    content: "";
    float: left;
    padding-top: calc((1080 / 1920) * 100%);
  }
  #video .video::after {
    content: "";
    display: block;
    clear: both;
  }
}

#inquiry .inner {
  display: flex;
  gap: 4.69vw;
}
#inquiry figure {
  max-width: 32.29vw;
}
#inquiry form {
  flex: 1;
}
#inquiry .inquiry__item {
  padding-bottom: 36px;
  display: flex;
  border-bottom: 1px solid var(--cbdGray);
  margin-bottom: 36px;
}
#inquiry .inquiry__item h6 {
  width: 12.5vw;
  flex-shrink: 0;
  font-size: var(--fsz20);
  font-weight: 600;
}
#inquiry .inquiry__required {
  color: var(--cBlue);
}
#inquiry .inquiry input,
#inquiry .inquiry textarea {
  flex: 1;
  font-size: var(--fsz20);
  border: 0;
}
#inquiry .inquiry input::placeholder,
#inquiry .inquiry textarea::placeholder {
  font-weight: 300;
  color: #b9b9b9;
}
#inquiry .inquiry textarea {
  height: 168px;
  resize: none;
}
#inquiry .agree {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
#inquiry .agree__chk input {
  margin-right: 10px;
}
#inquiry .agree__chk label {
  font-size: var(--fsz20);
  font-weight: 600;
}
#inquiry .agree .btn-submit {
  width: 416px;
  height: 70px;
  text-align: center;
  align-content: center;
  padding: 10px;
  color: #fff;
  background: var(--cBlue);
  border: 0;
  font-size: var(--fsz20);
  font-weight: 700;
}
#inquiry .agree .btn-submit:disabled {
  opacity: 0.5;
  cursor: default;
}
#inquiry .agree .btn-submit:not(:disabled):hover {
  background: var(--cBlk);
}

/* ==================================
   ✅ Responsive Imports
================================== */
.JAPver * {
  font-family: "Noto Sans JP", sans-serif;
  word-break: auto-phrase;
}
.JAPver .fa {
  font: normal normal normal 14px/1 FontAwesome !important;
}
.JAPver #indexPage .btn-default {
  padding: 14px 20px;
  width: fit-content;
}
.JAPver #indexPage .btn-default span {
  margin-right: 20px;
}
.JAPver .subPage .flexArea {
  gap: 20px;
}
.JAPver #production .line .flexWrap figcaption {
  width: fit-content;
  padding: 0 20px;
}
@media screen and (max-width: 1440px) {
  .JAPver .subPage .flexArea {
    gap: 0;
  }
}

.CHNver * {
  font-family: "Noto Sans SC", sans-serif;
  word-break: auto-phrase;
}
.CHNver .fa {
  font: normal normal normal 14px/1 FontAwesome !important;
}
.CHNver .subPage#intro .process__step {
  padding: 32px;
}
.CHNver .subPage#intro .process__side li {
  font-size: 12px;
}

.ENGver .header.index .logo a,
.ENGver .footer .logo a {
  background-image: url(/asset/images/logo-w-en.svg);
}
.ENGver .header.scroll .logo a,
.ENGver .header.hover .logo a,
.ENGver .logo a,
.ENGver #ci .dwld__logo,
.ENGver #overview .logo {
  background-image: url(/asset/images/logo-en.svg);
}
.ENGver .header .logo {
  width: 212px;
}
.ENGver #indexPage .company__text-desc {
  max-width: 80%;
  margin: 0 auto 50px;
}
.ENGver .footer__info {
  gap: 22px;
}
.ENGver .footer__info dl {
  flex-direction: column;
  align-items: start;
  gap: 4px;
}
.ENGver #solution .step__cont-select,
.ENGver #solution .step__cont-item--step3::before {
  width: 462px;
}
.ENGver #solution .intro h3 {
  font-size: var(--fsz60);
}
.ENGver #core .step {
  align-items: start;
}
.ENGver #core .step__spec ul.grid {
  display: block;
}
.ENGver #greeting .greeting__text h3 {
  font-size: var(--fsz50);
}
.ENGver #overview .history__year .item .month {
  width: 74px;
}
.ENGver #esg .vision__cont {
  padding: 0 20px;
}
.ENGver .sustainability.subPage main .conts__title {
  font-size: var(--fsz36);
}
.ENGver .sustainability.subPage main .conts__desc dl dt {
  width: auto;
}
.ENGver .sustainability.subPage main .conts__desc dl {
  flex-direction: column;
  gap: 10px;
}
.ENGver #rnd .capa .result__table table tbody td {
  white-space: normal;
}
@media screen and (max-width: 1700px) {
  .ENGver #performance.subPage .divide__tit {
    padding-right: 20px;
  }
  .ENGver .subPage table thead th,
  .ENGver .subPage table tbody th,
  .ENGver .subPage table tbody td {
    padding: 10px 40px;
  }
}
.ENGver #overview .overview dl dt {
  width: 224px;
}
.ENGver #esg .expect .title {
  padding: 10px;
}
.ENGver #esg .expect .title__num {
  margin: 0 auto 10px;
}
@media screen and (max-width: 1440px) {
  .ENGver {
    --inner: 40px;
  }
  .ENGver #indexPage .company__text-desc {
    max-width: unset;
  }
  .ENGver #indexPage .company__numItem figure {
    height: 190px;
  }
  .ENGver #indexPage .company__numText-add {
    width: 52%;
    font-size: 12px;
  }
  .ENGver #indexPage .sus__item {
    padding: 20px;
  }
  .ENGver .footer .logo {
    width: 162px;
  }
  .ENGver #core .step {
    gap: 36px;
  }
  .ENGver #core .main {
    padding: 0;
  }
  .ENGver #overview .history__year .item .month {
    width: 77px;
  }
  .ENGver #overview .history__year .item {
    gap: 34px;
  }
  .ENGver #ci .combi__wrap {
    padding: 70px;
  }
  .ENGver #ci .color__value dl {
    gap: 14px;
  }
  .ENGver #location .head .map {
    width: 76.69vw;
  }
  .ENGver #location .other table th,
  .ENGver #location .other table td {
    padding: 10px 14px;
  }
  .ENGver #location .other table td.adrs {
    gap: 24px;
  }
  .ENGver #esg .vision__cont {
    padding: 0 28px;
  }
  .ENGver #esg .divide__left::after {
    display: none;
  }
  .ENGver #esg .expect .title__num {
    margin: 0;
    margin-right: 20px;
  }
  .ENGver #esg .expect .title {
    padding: 10px 20px;
  }
  .ENGver #inquiry .inquiry__item h6 {
    width: 17.5vw;
  }
}
@media screen and (max-width: 1024px) {
  .ENGver .header .logo {
    width: 166px;
  }
  .ENGver #indexPage .company__numText-add {
    width: 52%;
  }
  .ENGver .footer__info {
    flex-wrap: wrap;
  }
  .ENGver #indexPage .rnd__text--title h3 {
    margin-bottom: 110px;
  }
  .ENGver #indexPage .sus__item figure {
    width: 7.21vw;
    margin: 0 auto 18px;
  }
  .ENGver .mobGNB .gnb {
    width: 60%;
  }
  .ENGver #solution .step__strong {
    border-radius: 20px;
  }
  .ENGver #solution .step__cont-select,
  .ENGver #solution .step__cont-item--step3::before {
    width: 96%;
  }
  .ENGver #solution .step__cont-select p {
    width: 90%;
    border-radius: 18px;
  }
  .ENGver #ci .color__chip {
    width: 100%;
  }
  .ENGver #ci .color__wrap {
    gap: 4.17vw;
  }
  .ENGver #ci .color__value dl {
    gap: 0;
  }
  .ENGver #location .head .map {
    width: 100%;
  }
  .ENGver #location .other table td.adrs span {
    display: none;
  }
  .ENGver #inquiry .inquiry__item h6 {
    width: 20.5vw;
  }
}
@media screen and (max-width: 768px) {
  .ENGver #indexPage .company__numItem figure {
    max-width: 250px;
  }
  .ENGver #indexPage .sus__items {
    grid-template-columns: repeat(2, 1fr);
  }
  .ENGver #indexPage .sus__item figure {
    width: 15.21vw;
  }
  .ENGver #solution .step__cont-list {
    padding: 66px 20px 72px;
  }
  .ENGver #solution .step__cont-select {
    top: 304px;
    height: 606px;
  }
  .ENGver #solution .step__cont-item--step3 {
    height: 546px;
  }
  .ENGver #solution .step__cont-item--step3::before {
    height: 566px;
  }
  .ENGver #rnd .certi__slider .slider-btn {
    margin-top: 20px;
    justify-content: center;
    position: unset;
  }
  .ENGver #overview .history__year .item .month {
    width: 63px;
    flex-shrink: 0;
  }
  .ENGver #location .other table td.adrs address {
    font-weight: 600;
  }
  .ENGver #esg .vision__cont {
    padding: 18px;
  }
  .ENGver #inquiry .inquiry__item h6 {
    width: auto;
  }
}
@media screen and (max-width: 500px) {
  .ENGver {
    --inner: 20px;
  }
  .ENGver .header .logo {
    width: 126px;
  }
  .ENGver #indexPage .hero__desc {
    margin-bottom: 10px;
  }
  .ENGver #indexPage .company__numItem figure {
    max-width: unset;
  }
  .ENGver .mobGNB .gnb {
    width: 80%;
  }
  .ENGver #solution .step__strong {
    padding: 18px 36px;
  }
  .ENGver #solution .step__cont-tit {
    font-size: 22px;
  }
  .ENGver #solution .intro {
    margin-bottom: 110px;
  }
  .ENGver #solution .step__cont-select {
    top: 264px;
    height: 596px;
  }
  .ENGver #solution .step__cont-item--step3 {
    height: auto;
  }
  .ENGver #solution .step__cont-item--step3::before {
    height: 100%;
  }
  .ENGver .subPage table thead th,
  .ENGver .subPage table tbody th,
  .ENGver .subPage table tbody td {
    padding: 10px 20px;
  }
  .ENGver #greeting .greeting__text h3 {
    margin-bottom: 26px;
  }
  .ENGver #greeting .greeting__text p .ceo {
    display: block;
    margin-left: 0;
  }
  .ENGver #overview .overview dl {
    text-align: center;
  }
  .ENGver #overview .overview dl dt {
    width: auto;
  }
  .ENGver .overview .history__year .item {
    gap: 4px;
  }
  .ENGver #ci .combi__logo {
    margin-bottom: 0;
  }
  .ENGver #ci .combi__wrap {
    padding: 40px 70px 70px;
  }
  .ENGver #ci .color__wrap {
    gap: 9.17vw;
  }
  .ENGver #ci .color__chip {
    width: 45.63vw;
  }
  .ENGver #location .head {
    gap: 7.69vw;
  }
  .ENGver #location .head__text dl {
    flex-direction: column;
    gap: 2px;
  }
  .ENGver #esg .expect .title__main {
    text-align: left;
  }
}

@media screen and (max-width: 1700px) {
  #indexPage .rnd h2 {
    font-size: var(--fsz56);
  }
  #indexPage .rnd h2 span {
    margin-left: 3.53vw;
  }
  #solution .step__cont-select {
    height: 536px;
  }
}
@media screen and (max-width: 1440px) {
  .header__gnb .gnb__dep1 a {
    padding: 36px 24px;
  }
  .header .logo {
    margin-top: 34px;
    width: 192px;
    height: 40px;
  }
  .header__utills {
    padding-top: 44px;
  }
  .header__gnb {
    padding-top: 8px;
  }
  .header__gnb .gnb__dep2 {
    top: 112px;
  }
  .header.hover::before {
    height: 256px;
  }
  .header.scroll {
    transform: translateY(0);
  }
  #indexPage .company__numText {
    --pv: 34px;
  }
  #indexPage .company__numText-add {
    width: 40%;
  }
  #indexPage .rnd {
    background-size: auto 100%;
  }
  #indexPage .rnd h2 {
    display: none;
  }
  #indexPage .rnd__images figure {
    width: 34.65vw;
  }
  .footer {
    height: auto;
    padding: 30px 0;
  }
  .footer .inner {
    flex-direction: column;
    align-items: start;
    gap: 20px;
  }
  .footer__info {
    margin-left: 0;
    gap: 32px;
  }
  .footer .btn-top {
    height: 44px;
    margin-left: 0;
    font-size: var(--fsz17);
  }
  .btn-inquiry {
    width: 60px;
    border-radius: 10px;
  }
  #indexPage .hero {
    height: auto;
    aspect-ratio: 192/108;
  }
  @supports not (aspect-ratio: 192/108) {
    #indexPage .hero::before {
      content: "";
      float: left;
      padding-top: calc((108 / 192) * 100%);
    }
    #indexPage .hero::after {
      content: "";
      display: block;
      clear: both;
    }
  }
  #solution .intro figure {
    width: 100%;
  }
  #solution .effect__main {
    padding: 32px 20px;
    background-size: 30% auto, 100%;
  }
  #solution .effect__detail {
    padding: 20px;
  }
  #rnd .capa__main-item {
    padding: 40px 30px;
  }
  #rnd .capa .result__table table tbody td {
    white-space: normal;
  }
  #rnd .capa .result__table table thead th,
  .subPage table thead th,
  .subPage table tbody th,
  .subPage table tbody td {
    padding: 10px 30px;
  }
  #rnd .capa .result__patent {
    padding: 0;
  }
  .subPage .subTop .pageTit {
    font-size: var(--fsz60);
    font-weight: 700;
    margin-bottom: 14px;
  }
  #greeting .greeting__img {
    width: 290px;
    box-shadow: -26px 26px 0 #F6F6F6;
    border-radius: 20px;
  }
  #greeting .greeting {
    flex-direction: row-reverse;
    gap: 60px;
  }
  #overview .logo {
    height: 230px;
    background-size: auto 60px;
  }
  #ci .dwld__logo {
    height: 290px;
    background-size: auto 84px;
  }
  #ci .combi__wrap {
    padding: 70px 3.02vw;
  }
  #esg .vision__cont {
    width: 100%;
  }
  #esg .value__item {
    width: 100%;
    height: 196px;
  }
  #esg .strategy__item {
    flex-direction: column;
  }
  #esg .strategy__item .summary {
    width: auto;
  }
  #esg .strategy__item .summary__sub {
    margin-bottom: 20px;
  }
  #esg .strategy__item .detail {
    padding: 36px;
  }
  #esg .strategy__item .detail__item:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  #esg .expect__cont {
    flex-direction: column;
  }
  #esg .expect .title {
    border-radius: 20px;
    display: flex;
    align-items: center;
    aspect-ratio: auto;
    padding: 10px 20px;
    margin-bottom: 18px;
  }
  #esg .expect .title__num {
    margin: 0;
    margin-right: 20px;
  }
  #esg .expect__desc {
    text-align: left;
    min-height: auto;
  }
  #esg .expect__desc br {
    display: none;
  }
  .sustainability.subPage main .banner {
    height: 290px;
  }
  .sustainability.subPage main .conts__desc dl dt {
    width: 132px;
  }
  #video .video {
    width: 100%;
  }
  #inquiry figure {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .forPC {
    display: none;
  }
  .forMOB {
    display: block;
  }
  .header__utills {
    display: flex;
    gap: 20px;
    align-items: center;
    padding-top: 0;
    margin-left: auto;
  }
  .header__btn-menu {
    width: 36px;
    height: 36px;
    align-content: center;
  }
  .header__btn-menu span {
    display: block;
    width: 26px;
    height: 2px;
    background: var(--cBlk);
    margin: 4px auto;
  }
  .header__btn-menu.on span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  .header__btn-menu.on span:nth-child(2) {
    opacity: 0;
  }
  .header__btn-menu.on span:nth-child(3) {
    transform: rotate(-45deg) translate(-1px, 5px);
    transform-origin: top left;
  }
  .header.index .header__btn-menu span {
    background: #fff;
  }
  .header.scroll .header__btn-menu span {
    background: var(--cBlk);
  }
  .mobGNB {
    display: none;
    position: fixed;
    top: var(--hdHeight);
    left: 0;
    z-index: 7000;
    width: 100%;
    height: calc(100vh - var(--hdHeight));
  }
  .mobGNB .dim {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
  }
  .mobGNB .gnb {
    width: 40%;
    height: 100%;
    background: #fff;
    margin-left: auto;
    padding: 50px;
  }
  .mobGNB .gnb__item {
    padding: 10px 0;
    border-bottom: 1px solid var(--cbdGray);
  }
  .mobGNB .gnb__item:hover .gnb__dep1, .mobGNB .gnb__item.is-open .gnb__dep1 {
    color: var(--cBlue);
  }
  .mobGNB .gnb__dep1 {
    font-size: var(--fsz24);
    font-weight: 700;
  }
  .mobGNB .gnb__dep1 a {
    padding: 10px 0;
  }
  .mobGNB .gnb__dep2 {
    display: none;
  }
  .mobGNB .gnb__dep2-item {
    font-size: var(--fsz20);
  }
  .mobGNB .gnb__dep2-item a {
    padding: 10px 0;
  }
  .mobGNB .gnb__dep2-item:hover {
    color: var(--cBlue);
  }
  #indexPage .hero__main {
    font-size: var(--fsz42);
  }
  #indexPage .hero__scroll p {
    font-size: var(--fsz14);
  }
  #indexPage .company__text br {
    display: none;
  }
  #indexPage .btn-more--default {
    height: 50px;
  }
  #indexPage .company__numZone {
    flex-direction: column;
  }
  #indexPage .company__numItem {
    display: flex;
  }
  #indexPage .company__numItem figure {
    max-width: 300px;
    height: 180px;
  }
  #indexPage .company__numText {
    flex: 1;
  }
  #indexPage .sus__items {
    padding: 0;
  }
  .footer__info dl {
    flex-direction: column;
    align-items: start;
    gap: 4px;
  }
  #solution .step__cont-select,
  #solution .step__cont-item--step3::before {
    width: 37.3vw;
    border-radius: 20px;
  }
  #solution .step__cont-item--step3 .step__cont-item-cont figure {
    max-width: 70%;
  }
  #solution .step__cont-item--step3 {
    height: 486px;
    margin-bottom: 58px !important;
  }
  #solution .effect__list {
    flex-direction: column;
  }
  #solution .effect__main {
    background-size: 22% auto, 100%;
    padding: 32px;
  }
  #solution .effect__detail {
    padding: 32px;
  }
  .subPage .divide {
    flex-direction: column;
    gap: 30px;
  }
  #performance .chart__wrap--perfChart {
    height: 238px;
  }
  #performance main section:not(:last-child) {
    margin-bottom: 160px;
  }
  .subPage .divide__tit br {
    display: none;
  }
  .subPage .divide__left {
    width: auto;
  }
  #core .main {
    padding: 0;
  }
  #core .step {
    gap: 30px;
  }
  #core .step {
    flex-direction: column-reverse;
  }
  #core .step__image {
    width: 100%;
  }
  #core .step__conts {
    width: 100%;
  }
  #core .step__title {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  #core .step__moreImg figure {
    max-width: 50%;
  }
  .subPage .tabMenu {
    margin-bottom: 40px;
  }
  #rnd .capa__main {
    flex-direction: column;
  }
  #rnd .capa__main-item h4 {
    margin-bottom: 10px;
  }
  #rnd .capa .result__patent-wrap {
    flex-direction: column;
  }
  #greeting .greeting {
    flex-direction: column;
  }
  #greeting .greeting__img {
    width: 450px;
    margin-left: auto;
  }
  #overview .overview dl {
    padding: 0 34px;
  }
  #ci .combi__wrap {
    flex-direction: column;
    align-items: center;
    padding: 4.02vw;
    gap: 50px;
  }
  #ci .color__wrap {
    gap: 2.17vw;
  }
  #ci .color__value dl {
    gap: 6px;
  }
  #location .head {
    flex-direction: column;
    align-items: start;
  }
  #location .head .map {
    width: 100%;
  }
  #location .head__text h3 {
    margin-bottom: 20px;
  }
  #location .head__text dl:not(:last-child) {
    margin-bottom: 8px;
  }
  #location .other table th,
  #location .other table td {
    padding: 10px 0;
  }
  #esg .divide__left::after {
    display: none;
  }
  .sustainability.subPage main .banner {
    height: 200px;
    margin-bottom: 50px;
  }
  .sustainability.subPage main .conts__title {
    margin-bottom: 40px;
  }
  .sustainability.subPage main .conts__desc p {
    margin-bottom: 26px;
  }
  #inquiry .agree .btn-submit {
    width: 306px;
  }
}
@media screen and (max-width: 768px) {
  #indexPage .hero {
    height: 100vh;
    aspect-ratio: unset;
  }
  #indexPage .company {
    padding: 110px 0 200px;
  }
  #indexPage .rnd__conts {
    flex-direction: column;
    align-items: start;
  }
  #indexPage .rnd__text--title h3 {
    margin-bottom: 40px;
  }
  #indexPage .rnd__images {
    display: flex;
    gap: 20px;
  }
  #indexPage .rnd__images figure:not(:last-child) {
    margin-bottom: 0;
  }
  #indexPage .company__numText {
    align-content: center;
  }
  #indexPage .solution__slider figure {
    width: 674px;
  }
  #indexPage .rnd {
    padding: 144px 0;
  }
  .footer__info {
    flex-wrap: wrap;
    gap: 16px 32px;
  }
  .footer {
    padding: 50px 0;
  }
  .footer .inner {
    gap: 30px;
  }
  #indexPage .sus__item figure {
    width: 8.21vw;
    margin: 0 auto 8px;
  }
  .mobGNB .gnb {
    width: 60%;
  }
  #solution .step__cont-select p {
    padding: 16px 40px;
    border-radius: 33px;
  }
  #solution .step__cont-item--step3 .step__cont-item-cont::before {
    width: 64px;
    left: -56px;
  }
  #solution .step__cont-item--step3 .step__cont-item-cont::after {
    left: 6px;
  }
  #performance .chart {
    padding: 50px 26px;
  }
  .subPage .subTop__wrap {
    padding-left: 20px;
  }
  #overview .overview dl dt {
    width: 134px;
  }
  #ci .combi__wrap {
    padding: 50px 4.02vw;
  }
  #ci .color__wrap {
    gap: 40px 2.17vw;
    grid-template-columns: repeat(2, 1fr);
  }
  #location .other table td.adrs {
    align-items: normal;
    display: revert;
  }
  #location .other table td.adrs span {
    display: none;
  }
  #location .other table th,
  #location .other table td {
    padding: 10px;
  }
  .subPage .subTop {
    margin-bottom: 50px;
  }
  #esg .vision__cont {
    border-radius: 16px;
  }
  #esg .value__cont {
    gap: 22px;
  }
  #inquiry .agree .btn-submit {
    width: 226px;
  }
  #esg .divide {
    gap: 24px;
  }
  #esg .vision__cont {
    height: auto;
    padding: 20px;
  }
  #esg .value__cont {
    flex-direction: column;
  }
  #esg .expect .title {
    border-radius: 10px;
  }
  #esg .expect .title__num {
    width: 34px;
  }
  .sustainability.subPage main .conts__desc dl {
    flex-direction: column;
    gap: 4px;
  }
  .sustainability.subPage main .banner {
    height: 100px;
  }
  .sustainability.subPage main .conts__desc p {
    line-height: 1.3;
  }
  #inquiry .inquiry__item {
    flex-direction: column;
    gap: 10px;
  }
  #inquiry .inquiry__item h6 {
    width: auto;
  }
  #inquiry .inquiry__item {
    padding-bottom: 26px;
    margin-bottom: 26px;
  }
  #inquiry .agree {
    flex-direction: column;
  }
  #inquiry .agree .btn-submit {
    width: 100%;
    height: 60px;
  }
}
@media screen and (max-width: 500px) {
  .header .logo {
    margin-top: 12px;
    width: 146px;
    height: 36px;
  }
  .header__lang a {
    gap: 8px;
  }
  #indexPage .company__numItem {
    flex-direction: column;
  }
  #indexPage .company__numItem figure {
    max-width: unset;
    height: 184px;
  }
  #indexPage .solution {
    padding: 70px 0 120px;
  }
  #indexPage .solution__title {
    font-size: var(--fsz90);
  }
  #indexPage .solution__title span {
    padding-left: 0;
  }
  #indexPage .solution__slider {
    margin-top: -12px;
  }
  #indexPage .solution__slider figure {
    width: 354px;
  }
  #indexPage .rnd__images figure {
    width: auto;
  }
  #indexPage .sus__items {
    grid-template-columns: repeat(2, 1fr);
  }
  #indexPage .sus__item figure {
    width: 19.21vw;
  }
  .mobGNB .gnb {
    width: 80%;
    padding: 20px;
  }
  #solution .step__strong {
    margin: 0 auto 40px;
    border-radius: 8px;
  }
  #solution .step__ab {
    flex-direction: column;
  }
  #solution .step__cont {
    width: 100%;
  }
  #solution .step__cont-select,
  #solution .step__cont-item--step3::before {
    width: 77.3vw;
  }
  #solution .step__cont-list {
    padding: 66px 0 32px;
  }
  #solution .step__cont-item--step3 {
    height: auto;
  }
  #solution .step__cont-item--step3::before {
    height: 100%;
  }
  #solution .step__cont-item--step3 .step__cont-item-cont::before,
  #solution .step__cont-item--step3 .step__cont-item-cont::after {
    display: none;
  }
  .subPage .secTit {
    margin-bottom: 20px;
  }
  #performance .chart {
    padding: 50px 12px;
  }
  #core .step__spec ul.grid {
    grid-template-columns: 1fr;
  }
  #core .step__spec ul.grid li:nth-child(4),
  #core .step__spec ul.grid li:nth-child(5) {
    grid-column: 1;
    grid-row: auto;
  }
  #rnd .certi__slider .slider-btn {
    margin-top: 20px;
    justify-content: center;
    position: unset;
  }
  #greeting .greeting__img {
    width: 100%;
  }
  #overview .overview dl {
    flex-direction: column;
    padding: 20px 34px;
  }
  #overview .overview dl dt {
    width: auto;
  }
  #overview .overview dl dt,
  #overview .overview dl dd {
    padding: 4px 0;
  }
  #overview .history__year .item {
    flex-direction: column;
    align-items: start;
    gap: 4px;
  }
  #overview .history__year .year {
    margin-bottom: 20px;
  }
  #overview .history__year:not(:last-child) {
    margin-bottom: 40px;
  }
  #overview .history__year {
    padding-bottom: 40px;
  }
  #ci .dwld__logo {
    height: 140px;
    background-size: 80% auto;
  }
  #ci .dwld__btn {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  #ci .dwld .btn-dwld {
    width: 100%;
  }
  #ci .combi__logo img {
    object-fit: scale-down;
  }
  #ci .combi__logo {
    width: 100%;
    height: 140px;
  }
  #ci .color__wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  #ci .color__chip {
    width: 45.63vw;
  }
  #ci .color__chip {
    margin: 0 auto 10px;
  }
  #ci .color__name {
    text-align: center;
    margin-bottom: 12px;
  }
  #ci .color__value {
    width: fit-content;
    margin: 0 auto;
  }
  .subPage {
    background-size: 51.25vw auto;
  }
  #location .head .map {
    aspect-ratio: 1050/778;
  }
  #location .other table td.adrs address {
    white-space: nowrap;
  }
}
.more_opt li {
  width: 104px;
}

.pg_wrap {
  float: unset !important;
  display: flex !important;
  justify-content: center !important;
  padding-top: 50px !important;
}

.pg_page,
.pg_current {
  border: 0 !important;
  align-content: center;
  width: 36px;
  height: 36px;
  line-height: 1;
}

.pg_current {
  border-radius: 0;
  background: none;
  color: #104B9F;
  min-width: unset;
  padding: 0;
  text-decoration: underline;
}

.pg_page {
  background-color: transparent !important;
}

.pg_start,
.pg_end {
  background-color: none !important;
}

.bo_v_nb {
  line-height: 1.2;
}

.bo_v_nb li {
  display: flex;
  font-size: 1em;
}

.bo_v_nb li .nb_tit {
  white-space: nowrap;
}

.bo_v_nb li .nb_date {
  display: block;
  margin-left: auto;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
  webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}

#bo_list tbody tr {
  border-left: 0;
}
#bo_list tbody tr:hover {
  border-left: 0;
}

/* 링크 부분 */
#bo_v_link li::after {
  display: block;
  content: "";
  clear: both;
}

/* 공통2 */
.imgClick {
  font-size: 1rem;
  text-align: center;
  color: #ccc;
  margin-top: 20px;
}

.board .btnArea {
  width: 100%;
  position: relative;
  margin-top: 32px;
  display: flex;
  gap: 40px;
  justify-content: center;
}

.btnArea .btn-arrow,
.btnArea .btn-list {
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  align-content: center;
  color: #000;
  display: block;
  border-radius: 10px;
}

.btnArea .btn-arrow:hover,
.btnArea .btn-list:hover {
  color: #104B9F;
}

.board .btnArea .btn-arrow:hover span {
  text-decoration: underline;
}

.board .btnArea .btn-arrow i {
  font-size: 20px;
}

.board .btnArea .btn-prev {
  left: 0;
}

.board .btnArea .btn-next {
  right: 0;
}

#bo_v {
  border-bottom: 2px solid #303030;
}

#bo_v_title {
  border-bottom: 2px solid #101A2D;
  padding-bottom: 14px;
}
#bo_v_title .writeDate {
  font-size: 18px;
  font-weight: 400;
}

#bo_v_title .bo_v_tit {
  font-size: var(--fsz26);
  margin-bottom: 20px;
}

#bo_w .bo_w_flie .file_del {
  top: 30px;
}

#bo_v_atc {
  padding: 50px 0;
}
#bo_v_atc * {
  word-break: auto-phrase;
}
#bo_v_atc iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

.thumnail {
  background: #e2e2e2;
  padding-top: 100px;
}

.pdInfo figure {
  position: relative;
  padding-right: 50px;
}
.pdInfo figure::before {
  display: block;
  content: "";
  position: absolute;
  width: var(--inner);
  height: 100%;
  background: #e2e2e2;
  left: calc(var(--inner) * -1);
  top: 0;
}

.tbl_head01 thead th {
  padding: 20px 10px;
}

#bo_v_title .writeDate {
  color: #104B9F;
  font-size: 16px;
  font-weight: 500;
}

@media screen and (max-width: 1440px) {
  #gall_ul {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 1024px) {
  #bo_v_title {
    flex-direction: column;
    gap: 10px;
    align-items: start;
  }
  #gall_ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .pdInfo {
    flex-direction: column;
    gap: 0;
  }
  #bo_v_img a.view_image {
    text-align: center;
    align-content: center;
  }
  .pdInfo figure {
    padding-left: 0;
    padding-right: 0;
  }
  .btnArea .btn-arrow {
    bottom: 0;
  }
  .pdInfo__cont .name {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 768px) {
  #bo_cate_ul {
    flex-wrap: wrap;
  }
  #bo_cate_ul li {
    flex-grow: 1;
    width: 50%;
  }
  #bo_cate_ul li:first-child {
    width: 100%;
  }
  #bo_cate_ul li a {
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center;
  }
  #bo_cate_on {
    width: 100%;
    background: #104B9F;
    border: 0 !important;
    font-weight: 400 !important;
  }
  #gall_ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .pdInfo__cont dl dt {
    width: 88px;
  }
  #bo_list tbody td {
    padding: 10px;
  }
  #bo_v_title {
    padding: 24px 0;
  }
}
@media screen and (max-width: 500px) {
  #bo_v_title .bo_v_tit {
    font-size: 24px;
  }
  #bo_cate_ul li a {
    font-size: 14px;
  }
  #bo_v_title {
    text-align: center;
    align-items: center;
  }
  #bo_v img {
    width: 100%;
    height: auto;
  }
  .tbl_head01 thead th {
    font-size: 18px;
  }
  #bo_list tbody td {
    height: 68px;
  }
  .writeNum,
  #bo_v_title .writeDate {
    font-size: 14px;
  }
}
/* 🔚 Responsive Imports */

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