@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);
* {   font-family: 'Spoqa Han Sans Neo', 'sans-serif';  word-break:keep-all;  letter-spacing:-.5px}
 
  
body {height:100%; min-width:1400px}
html {height:100%}

 
.ac {align-items:center !important; }
.as {align-items:flex-start !important; }
.ad {align-items:flex-end !important; }
.jt {justify-content:flex-start !important; }
.jc {justify-content:center !important; }
.js {justify-content:space-between !important; }

#wrap {height:100%; position:relative; width:100%; min-width:1400px;  display:inline-block; }
.sian_tab {min-width:1400px; }

  
#container {  width:100%; display:inline-block;  }

header {height:90px; position:fixed; z-index:99999;width:100%;  display:flex; align-items:center;  transition: all 0.3s ease-out;}
header * { transition: all 0.3s ease-out; }
header .flex.in {align-items:center;  box-sizing:border-box; padding:0 3.5%; max-width:100%; justify-content:space-between }
header ul {width:900px; display:flex; align-items:center;  justify-content:space-between;  }
header ul li {font-size:21px; color:#fff;  width:20%; font-weight:500;  text-align:center; position:relative}
  
header div.drop_menu {overflow:hidden;  width:100%; position:absolute; background-color:#fff;  z-index:999;  top:90px; left:50%; box-sizing:border-box;   transform:translateX(-50%);  height:0;  }
header:hover div.drop_menu  {height:350px; border:1px solid #ddd}
header div.drop_menu ul {width:1050px;   margin:0 auto;  border-left:1px solid #ddd;    align-items:stretch; }
header div.drop_menu ul li {width:100%; border-right:1px solid #ddd; font-size:16px; font-weight:500;  padding:25px 0 }
  
header div.drop_menu ul li a {width:100%; color:#222; font-weight:300;  margin-bottom:7px; display:inline-block; text-align:center }
header div.drop_menu ul li a:hover {text-decoration:underline}
header div.drop_menu  ul li:after {display:none}
 
header div.lang a {display:flex; color:#fff; align-items:center; justify-content:flex-end; gap:6px; }

header h1 img:nth-child(1) {display:block}
header h1 img:nth-child(2) {display:none}

header:hover ul {width:1050px;    }

header.over {background-color:#fff}
header.over ul li {color:#111}
header.over div.lang a {color:#111}

header:hover {background-color:#fff}
header:hover ul li {color:#111}
header:hover div.lang a {color:#111}


.main_con {width:100%;  margin:0 auto; min-width:1400px;  font-size:16.5px;  font-weight:300; line-height:1.4}
.in {width:100%; margin:0 auto;  min-width:1400px;  max-width:1400px;  }
.flex {display:flex}

hr {height:100px}
h3 {font-size:2em}

section {}

.arrow { position: absolute;   }
.arrow::after {
	position: absolute;
    right:0; 
	top: 30%;
	content: '';
	width: 35%;  
	height: 35%; 
	border-top: 2px solid #fff; 
	border-right: 2px solid #fff; 
		transform: rotate( 45deg );

} 
.arrow::before {
  content:'';
  width:80%;
  height:2px;
  position:absolute;
  top:50%;
  right:0;
  transform:translateY(-50%);
  background:#fff
}


.fixed_q.over { opacity:1; right:1%}   
.fixed_q { position:fixed; right:-200px;  bottom:170px;     opacity:0; transition: all 0.6s ease-out; }
.fixed_q a div {font-size:17px; letter-spacing:-1px;  line-height:1.2; font-weight:400  }
.fixed_q a {  z-index:9999; margin:10px 0; background-color:var(--main_c);  color:#fff; width:90px; height:90px;  display:flex; flex-direction:column;  justify-content: center;   align-items: center; border-radius:10px; text-align:center;  transition: all 0.1s ease-out; }
.fixed_q a:nth-child(2) {background-color:var(--main_c2);}
.fixed_q a:nth-child(3) {background-color:#2db400}
.fixed_q a:nth-child(4) {background-color:#00557A}
.fixed_q a:nth-child(5) {background-color:#ADB5BD}




footer {width:100%; background-color:#fff; display:inline-block;  font-size:16px;  font-weight:300;  padding:43px 0 50px 0; box-sizing:border-box; line-height:1.5em;    color:#444 }
footer h2 {margin-bottom:10px; font-size:1.2em;  }
footer .top_link {width:60px;  line-height:60px; background-color:#ffa00b; text-align:Center; font-size:1rem; display:inline-block; color:#fff; margin-right:4%;  float:right; }
footer div {  padding:0 4%; box-sizing:border-box; width:100%; display:inline-block  }
footer b {font-weight:500; color:#222}
@media all and (max-width:900px) {
		footer {line-height:1.4em; padding-right:0}
		footer .top_link {margin-right:0}
		footer h2 {margin-bottom:10px; font-size:1.2em}

}


a.basic_btn {background-color:#0d2997;   font-size:1rem; box-sizing:border-box; padding:0 20px; width:150px; line-height:40px; color:#fff; border-radius:5px; display:flex; transition: all 0.3s ease-out; }
a.basic_btn:after {content:'→'; margin-left:auto}
a.basic_btn:hover {background-color:#1739c1} 
a.basic_btn + a.basic_btn {margin-left:5px}

section + section {margin-top:130px}

.vi * {transition: all 0.3s ease;}
.vi .in {position:Absolute;  position:absolute; left:50%; top:50%; transform: translate(-50%, -50%);  color:#111;  }
.vi .in h3 {font-size:3em; font-family: 'SpoqaHanSansNeo-Regular';  }
.vi .in  .flex {gap:20px; margin-top:20px}
.vi .in  a {color:#333; border:1px solid #333; margin-top:20px;  border-radius:50px; font-size:18px;   padding:11px 48px; display:inline-block}
 .vi .in  a:hover {background-color:var(--main_c); color:#fff;  border:1px solid var(--main_c)}
 
.tit {text-align:center;  font-size:3em; letter-spacing:-2px}
 

 .zoom-wrap{
  position: relative;
  height:350px; /* 스크롤할 구간(원하면 120~200vh로 조정) */
  overflow: clip; /* 확대 시 튀어나오는 영역 컷 */
}

.zoom-img{
  position: sticky;
  top: 0;
  width: 100%;
  height: 100%;                /* 뷰포트 꽉 채우기 */
  object-fit: cover;
  transform: scale(1);
  will-change: transform;
  transition: transform 0.08s linear; /* 미세한 떨림 방지용 */
}


.business ul.flex {width:100%; gap:30px; margin-top:50px; }
.business ul.flex li {width:100%;   padding:0; background-color:#fff; color:#333; }
.business ul.flex li img {width:100%; }
.business ul.flex li h5 {font-size:1.4em; margin:10px 0; color:#000}
.business ul.flex li div {position:Relative; line-height:0;  overflow:hidden}
.business ul.flex li div:after {content:"+more"; background:#f4f6f8; width:100%; height:0; overflow:hidden;  display:flex; align-items:center; justify-content:center; font-size:20px; font-weight:500;   position:absolute; top:0; left:0;   transition: all 0.3s ease;
}
.business ul.flex li div:hover:after {height:100%; }



.board ul.flex {width:100%; gap:30px}
.board  * { transition: all 0.3s ease;}
.board ul.flex li {width:100%; }
.board ul.flex li img {width:100%; }
.board ul.flex li h5 {font-size:1.2em; font-weight:500; margin-top:15px}

.board  ul li:hover h5 {text-decoration:underline}
.board  ul li div {border:1px solid #ddd; box-sizing:border-box}
.board  ul li:hover div {border:5px solid var(--main_c); box-sizing:border-box}


.main_board .flex {justify-content:space-between; margin-top:50px}
.main_board .flex div {width:48%}
.main_board .flex div ul {margin-top:30px; border-top:1px solid #ddd}
.main_board .flex div ul li {border-bottom:1px solid #ddd; width:100%; display:flex;  justify-content:space-between;   }
.main_board .flex div ul li > div {width:calc(100% - 120px);  padding:15px 0}
.main_board .flex div ul li h3 {font-size:1.15em; font-weight:600}
.main_board .flex div ul li > div  > p {font-size:1rem; margin-top:5px;  color:#555}


.main_board .flex div ul li div.date {background-color:var(--main_c); color:#fff; width:100px; display:flex; justify-content:center; align-items:center; text-align:center; }
.main_board .flex div ul li div.date p {  color:#fff; letter-spacing:0.5px}
.main_board .flex div ul li div.date b { font-size:1.2em; font-weight:500; width:100%; display:inline-block; letter-spacing:0}
 


.logo-slider {
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  background: #fff;
 }

.logo-track {
  display: flex;
  width: calc(280px * 27);
  animation: scroll-left 50s linear infinite;
}

.logo-slide {
  display: flex;
  gap:10px;
   

}
.logo-slide p {  box-sizing:border-box; padding:20px;  gap:10px;  display:flex;   align-items:Center; justify-content:center;  font-size:4em }
 
 

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}


 

@media all and (max-width:900px) {
 
	.logo-track { width: calc(250px * 27); }
	.logo-slider.type2 .logo-slide div {width:250px; gap:10px}
 	.logo-slider.type2 .logo-track {width: calc(250px * 30); }

}



.customer {  width:100%;   padding:100px 0;   background:url('../img/last_bg.png') no-repeat center;   background-size:cover; color:#111; position:relative; }
.customer .in {position:relative;  z-index:99;  }
.customer p {  }
.customer h3 + b {margin-top:20px; font-size:.16em; letter-spacing:1.5; margin-bottom:8px; width:100%; display:inline-block }
 


.link_box { display:inline-flex; gap:20px; margin-top:30px}
.link_box h3 {background: rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);    border-radius:5px; color:#fff;  text-align:center; box-sizing:border-box; display:flex; align-items:center; padding:0 60px; height:67px; cursor:pointer; font-weight:300; font-size:1.3em }
.link_box div i {font-size:25px; margin-right:10px}
 
 
 


.sub_con {width:100%;  padding-bottom:100px; margin:0 auto; min-width:1300px;  font-size:16.5px;  font-weight:300; line-height:1.4 }


 aside {width:100%;  max-width:1400px; margin:0 auto; background-color:#fff; margin-top:0px;  position:absolute; left:50%; bottom:100px; z-index:99;  transform:translateX(-50%); }
 aside ul {width:100%; display:flex; justify-content:center;  }
 aside ul li { font-size:1.15em;  padding:18px 0;  margin:0 20px; position:relative; box-sizing:border-box; text-align:Center; font-weight:400;}
 aside ul li a {color:#222}
 aside ul li.ov {border-bottom:4px solid var(--main_c);}
 aside ul li.ov * {color:var(--main_c); font-weight:500}




   