@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css");
/*! common*/
.pc_img{display: block;}
.mb_img{display: none;}
html {scroll-behavior: smooth;	/* 부드로운 스크롤 이동 효과 */}
p{word-break: keep-all;}
#header{padding:20px 40px; box-sizing: border-box; max-width: 2560px;margin: 0 auto;box-shadow: 2px 4px 4px 0px rgba(0, 0, 0, 0.25);border-radius: 10px; margin-top: 20px; }
#header{display: flex;  justify-content: space-between; align-items: center;     background: #fff;width: calc(100% - 40px);}
#header .nav ul {display: flex; align-items: center; gap: 50px;}
#header .nav ul li a{font-family: 'SCDream'; color: #B6B6B6; font-weight: 400; line-height:1.3;  text-align: center;} 
#header.active{position: fixed; top: 0;left: 0; width: 100%; z-index: 111; padding: 20px; max-width: 2560px; width: calc(100% - 40px); left: 50%; transform: translateX(-50%);}
.rolling-area{height: auto;}
.rolling-list{animation: rolling 50s linear infinite;display: flex;}
.side_menu{position: fixed; top: -100%;left: 0;width: 100%;height: 100%; background-color: #fff; z-index: 11; display: flex; justify-content: center; align-items: center; transition: 0.3s;}
.side_menu.active{top: 84px;}
.side_menu ul{margin-bottom: 80px;}
.side_menu ul li{margin: 40px 0; text-align: center; color: #05048D;}
.side_menu ul li a{font-family: 'SCDream'; font-weight: 500;}
.mb_call{text-align: right;}
.mb_call a{  box-sizing: border-box; border-radius: 5px;}
.mb_menu  img{max-width: 18px;}
#slider {overflow:hidden;position:relative;padding: 40px 0;}
.marquee_box .image-box{display: flex; gap: 10px; justify-content: space-between; max-width: 1460px; margin: 0 auto;padding: 0 20px;}
/*.image-box {width:5280px; height:100%;display:flex;gap: 40px;flex-wrap:nowrap;animation: bannermove 30s linear inf inite;}*/
 /*@keyframes bannermove {
   0% {
       transform: translate(0, 0);
   }
   100% {
       transform: translate(-10%, 0);
   }
 }*/
 @media(max-width:1500px){
  #header{box-shadow: 2px 4px 4px 0px rgba(0, 0, 0, 0.25); margin: 20px; border-radius: 5px; background-color: #fff;}
  #header.active{margin: 0; top:20px; left: 50%; transform: translateX(-50%);  width: calc(100% - 40px);}
  #header .nav ul li a{font-size: 12px;}
  #header .nav ul{gap: 20px;}
 }
 
@media(max-width:768px){
  
  header > div{flex: 1;}
  .image-box{display: flex; gap: 10px;}
  #header{padding: 20px;}
  #header .logo img{max-width: 120px;}
  .nav{display: none;}
  .pc_img{display: none;}
  .mb_img{display: block;}
}
/*! visual*/
.sec01 .visual{position: relative;  padding: 0px ;  box-sizing: border-box; margin: 20px; }
.sec01 .visual .triangle{position: absolute; z-index: 1;} 
.sec01 .visual .triangle1{top: -1px;left: 50%; transform: translateX(-50%);}
.sec01 .visual .triangle2{right: -2px;top: 50%;transform: translateY(-50%);}
.sec01 .visual .triangle3{bottom: -5px;left: 50%;transform: translateX(-50%);}

@media(max-width:768px){
  .sec01 .visual{padding: 0;}
  .sec01 .visual .triangle {width: 30%;}
  .sec01 .visual .triangle2{right: -2px;}
  .sec01 .visual .triangle3{bottom: -5px;}
}

/*! sec02*/
.sec02 .box{padding:100px 0 100px 250px ;}
.sec02 .box{display: flex; align-items: center; gap: 100px; }
.sec02 .box .img_box{display: flex; flex-direction: column; gap: 20px;}
.sec02 .box .txt_box{font-family: 'SCDream';}
.sec02 .box .txt_box h3{font-size:70px;  font-weight: 500; color: #05048D; line-height: 1.3; }
.sec02 .box .txt_box h4{font-size:70px;  font-weight: 100; color: #05048D; line-height: 1.3;margin-bottom: 50px;}
.sec02 .box .txt_box h5{font-size: 32px; line-height: 1.3; font-family: "pretendard"; } 
.sec02 .box .txt_box h5 b{font-weight: 700;}
.sec02 .box .txt_box h5 strong{ color: #05048D; font-weight: 700;}
.sec02 .box .txt_box p{font-size: 18px; line-height: 1.5;}
.sec02 .box .txt_box h5 + p{margin:20px 0 40px 0;  font-family: "pretendard"; font-weight: 500;  }
@media(max-width:1240px){
  .sec02{margin-top: 50px;}
  .sec02 .box{padding: 20px;}
}
@media(max-width:768px){
  .sec02 .box{flex-direction: column-reverse; gap: 50px;}
  .sec02 .box .txt_box h3{font-size:42px;  font-weight: 500; color: #05048D; line-height: 1.3; }
.sec02 .box .txt_box h4{font-size:42px;  font-weight: 100; color: #05048D; line-height: 1.3;margin-bottom: 50px;}
.sec02 .box .txt_box h5{font-size: 17px; line-height: 1.5;} 
.sec02 .box .txt_box  p{font-size: 14px;}

  
}
/*! sec03*/
.sec03{background-color: #1A1D28; padding-top: 200px; margin-top: 100px;}
.sec03 .tit{text-align: center; color: #fff; }
.sec03 .tit h3{font-size: 70px; font-weight: 100; margin-bottom: 50px; font-family: 'SCDream';}
.sec03 .tit h3 b{font-weight: 500; }
.sec03 .tit p{ font-family: "pretendard"; line-height: 1.5; font-size: 18px;}
.sec03 .thumbnail{max-width: 1451px; margin: 0 auto; margin-top: 100px;}
.sec03 .tit p:last-child{font-family: 'SCDream'; color: #fff; opacity: 0.6; margin-top:20px; font-weight: 200;}



/*registration sec*/
.registration_sec{padding: 200px 0; background-color: #1A1D28;}
.registration_sec .box{display: flex; align-items: center;  max-width: 1500px; margin: 0 auto; gap: 100px;}
.registration_sec .box .content_txt {color: #fff; font-family: 'SCDream';}
.registration_sec .box > div{width: 50%; }
.registration_sec .box .content_txt h3{font-size: 70px; font-weight: 100;}
.registration_sec .box .content_txt h4{font-size: 70px; font-weight: 500; margin: 10px 0 70px 0;}
.registration_sec .box .content_txt h5{font-size: 32px;  font-family: "pretendard";  font-weight: 500; line-height: 1.3; margin-bottom: 30px;}
.registration_sec .box .content_txt h5 b{ font-weight: 200;}
.registration_sec .box .content_txt p{font-size: 18px; line-height: 1.5; opacity: 0.6;}

@media(max-width:768px){
  .registration_sec .box{flex-direction: column-reverse; padding: 0 20px; gap: 50px;}
  .registration_sec .box > div{width: 100%;}
  .registration_sec .box .content_txt h3{font-size: 42px; }
.registration_sec .box .content_txt h4{font-size: 42px; margin: 10px 0 30px 0;}
.registration_sec .box .content_txt h5{font-size: 18px; margin-bottom: 10px;}
.registration_sec .box .content_txt p{font-size: 14px; opacity: 1;}
.sec03 .thumbnail object{width: 346px; max-width: 100%; margin: 0 auto;}
}



@media(max-width:768px){
  .sec03{padding: 100px 20px 0 20px; }
  .sec03 .tit h3{font-size: 42px;line-height: 1.3;}
  .sec03 .tit p{font-size: 14px;}
  .sec03 .thumbnail{margin-top: 50px;}
}


.sec04{background-color:#1A1D28 ; padding: 40px;}
.sc-visual{background-color: #F0F0F0;}
.sc-title {padding: 50px;font-weight: 660;z-index: 2;margin: 0 160px;}
@media (max-width: 1600px) {
  .sc-title {margin: 0 5%;}
}
@media (max-width: 1300px) {
  .sc-title {margin: 0;}
}
@media (max-width: 767px) {
  .sc-title {padding: 30px 20px;}
}
.sc-title .sub-title {font-size: 18px;display: block;margin-bottom: 40px;}
@media (max-width: 767px) {
  .sc-title .sub-title {font-size: 14px;margin-bottom: 20px;}
}
.sc-title .title {font-size: 32px;}
@media (max-width: 767px) {
  .sc-title .title {font-size: 22px;}
}
.sc-title .mark {position: relative;}
.sc-title .mark::after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 20px;background: #f0ff36;}
.sc-title b {position: relative;z-index: 1;}
.sc-title .info-msg{margin-top: 20px;font-weight: normal;}

.sc-visual {overflow: hidden;position: relative;border-radius: 20px;}
.sc-visual .title-area {height: 100vh;display: flex;flex-direction: column;justify-content: center;position: relative;z-index: 1; font-family: 'SCDream'; padding-left: 100px;}
.sc-visual .title-area h3{font-size: 70px; font-weight: 200; color: #05048D;}
.sc-visual .title-area h4{font-size: 70px; font-weight: 500; margin-top: 20px; color: #05048D}
.sc-visual .title-area h5{font-size: 32px; font-family: "pretendard"; margin: 80px 0 40px 0; line-height: 1.3;}
.sc-visual .title-area h5 b{font-weight: 600;}
.sc-visual .title-area p{font-size: 18px; line-height: 1.5;}
@media (max-width: 1023px) {
  .sc-visual .title-area {height: auto;padding: 100px 0;}
}
.sc-visual .intro-title {color: #f0ff36;font-size: 16px;letter-spacing: 5px;}
.sc-visual .right-area {width: 50%;height: 100vh;position: absolute;top: 0;right: 7%;}
@media (max-width: 1023px) {
  .sc-visual .right-area {position: relative;height: 40vw;width: 100%;}
}
@media (max-width: 767px) {
  .sc-visual .right-area {height: 100vw;}
}

.sc-visual .right-area .link-more {position: absolute;top: 50%;left: 50%;z-index: 2;transform: translate(-50%, -50%);display: inline-block;font-size: 18px;position: relative;font-weight: 500;color: #fff;border: 2px solid #fff;padding: 8px 15px;border-radius: 20px;}
.sc-visual .visual-wrap {display: flex;gap: 0 10px;position: absolute;bottom: -13vw;right: -16vw;transform: rotate(18deg);}
@media (max-width: 1023px) {
  .sc-visual .visual-wrap {transform: rotate(90deg);bottom: -69vw;right: 0;}
  
}
@media (max-width: 767px) {
  .sc-visual .visual-wrap{gap:50px;}
  .sc-visual .visual-wrap {bottom: -110vw;}
}
.sc-visual .visual-wrap .works-list {width: 13vw;gap: 10px;display: flex;flex-direction: column;
}
@media (max-width: 767px) {
  .sc-visual .visual-wrap .works-list { width: 35vw;}
}
.sc-visual .visual-wrap .works-item {height: 20vw;border-radius: 10px;overflow: hidden;
}
.sc-visual .visual-wrap .works-item img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
@media (max-width: 767px) {
  .sc-visual .visual-wrap .works-item { height: 40vw;transform: rotate(-90deg);}

}
@media (max-width: 765px) {
  .sec04{padding: 0;}
  .sc-visual {padding-bottom: 40px;}
  .sc-visual .title-area{padding: 100px 20px;margin-bottom: 50px;}
  .sc-visual .title-area h3, .sc-visual .title-area h4{font-size: 42px;}
  .sc-visual .title-area h5{margin: 40px 0; font-size:18px; line-height: 1.5;}
  .sc-visual .title-area p{font-size: 14px;}
  
}


.sec05{ background: linear-gradient(111deg, #252937 1.3%, #202430 5.55%, #1D202B 9.8%, #1A1E28 15.56%, #191C26 22.69%, #161922 78.77%, #181C26 87.02%, #232835 103.41%); position: relative;}
.sec05 .box{ display: flex;  flex-direction: column; justify-content: space-between; padding:100px 140px; height: 100vh; box-sizing: border-box; font-family: 'SCDream'; background-color: #1A1D28;}
.sec05 .box .sec_tit{z-index: 2;}
.sec05 .box .sec_tit h5{font-size: 70px;  color: #fff; font-weight: 100; line-height: 1.3;}
.sec05 .box .sec_tit h5 b{font-weight: 500;}
.sec05 .box .sec_disc{color: #fff; z-index: 2;}
.sec05 .box .sec_disc h5{font-size: 32px; ;line-height: 1.4; font-family: "pretendard";  font-weight: 200;}
.sec05 .box .sec_disc h5 b{font-weight: 500;}
.sec05 .box .sec_disc p{ margin-top: 30px; font-size:18px;opacity:0.6; line-height: 1.5;}
.sec05 .bg{position: absolute;top: 50%;left: 50%; transform: translate(-50%,-50%);}
@media(max-width:768px){
  .sec05 .bg{width: 100%;}
  .sec05 .box{padding:  20px;}
  .sec05 .box .sec_tit{padding-top: 80px;}
  .sec05 .box .sec_disc{padding-bottom: 40px;}
  .sec05 .box .sec_tit h5{font-size: 32px;} 
  .sec05 .box .sec_disc h5{font-size: 18px;}
  .sec05 .box .sec_disc p{font-size: 14px;}
}


.sec06{padding: 200px 0; background-color: #1A1D28;}
.sec06 .box{display: flex; align-items: center;  max-width: 1500px; margin: 0 auto; gap: 100px;}
.sec06 .box .content_txt {color: #fff; font-family: 'SCDream';}
.sec06 .box > div{width: 50%; }

.sec06 .box .sec_tit h3{font-size: 48px;  font-weight: 500; line-height: 1.3;}
.sec06 .box .sec_tit h3 b{font-weight: 200;}
.sec06 .box .sec_tit h4{font-size: 28px;margin: 15px 0 30px;  font-weight: 300;}
.sec06 .box .content_txt h5{font-size: 32px;  font-family: "pretendard";  font-weight: 500; line-height: 1.3; margin-bottom: 30px; font-weight: 200;}
.sec06 .box .content_txt h5 b{font-weight: 500; }
.sec06 .box .content_txt p{font-size: 18px; line-height: 1.5; opacity: 0.6;}

@media(max-width:768px){
  .sec06 .box .sec_tit h3{font-size: 17px; }
.sec06 .box .sec_tit h4{font-size: 21px;margin: 10px 0  0 0; }
.sec06 .box{flex-direction: column; padding: 0 20px; gap: 50px;}
.sec06 .box > div{width: 100%;}

.sec06 .box .content_txt h5{font-size: 18px; margin-bottom: 10px;}
.sec06 .box .content_txt p{font-size: 14px; opacity: 0.6;}
}
.sec07{padding: 100px ;margin-bottom: 100px ; background-color: #10121B; color:#fff;}
.sec07 .sec_tit{text-align: center;}
.sec07 .sec_tit h5{font-family: 'SCDream'; font-size: 70px; font-weight: 100; margin: 0 0 60px 0;}
.sec07 .sec_tit h5 b{font-weight: 500; }
.sec07 .sec_tit .ico img{max-width: 110px;}
.sec07 .contact_box{background-color: #1A1D28;}
.sec07 .contact_box .ico img{max-width: 70px;}
.sec07 .contact_box{display: flex; justify-content: center; padding: 40px; border-radius: 20px;}
.sec07 .contact_box > div{padding:100px 40px; text-align: center; width: 50%;}
.sec07 .contact_box > div:last-child{border-left: 2px solid #292E3D;}
.sec07 .contact_box > div h5{font-size:32px ;font-family: "pretendard"; font-weight: 500; margin:15px 0 40px 0 ;}
.sec07 .contact_box > div p{line-height: 1.5; font-size: 18px; font-family: "pretendard";}
.sec07 .contact_box > div p b{font-weight: 600;}
@media(max-width:1240px){
  .sec07{padding: 100px 20px;}
  .sec07 .sec_tit h5{font-size: 42px;line-height: 1.5;}
}
@media(max-width:768px){
  .sec07 .contact_box{padding: 40px 20px; outline: 2px solid #2C3347;}
  .sec07 .contact_box > div h5{font-size: 24px;}
  .sec07 .contact_box > div p{font-size: 14px;}
  .sec07 .contact_box > div{width: 100%;padding: 0px;}
  .sec07 .contact_box > div:last-child{border-left: none;}
  .sec07 .contact_box{flex-direction: column; gap: 80px;}
  
}

.sec08 {padding: 100px 0;}
.sec08 .thumbnail {text-align: center;}
.sec08 .thumbnail img{max-width: 1840px; margin: 0 auto;}
@media(max-width:768px){
  .sec08 {padding-top: 0;}
}
footer{padding: 50px;  border-top: 2px solid #05048D; font-family: "pretendard"; }
footer .logo img{max-width: 260px;}
footer > .box{display: flex; justify-content: space-between;}
footer .footer_info {display: flex;}
footer .footer_info .box > div{margin: 20px 0;}
footer .footer_info .box > div span:first-child{font-weight: 600; width: 120px;}
@media(max-width:1240){

}
@media(max-width:768px){
  footer .footer_info .box >  .first{margin-top: 0;}
  footer .copylight p{color: #898582;}
  footer .footer_info .box > div span:first-child{width: 90px;}
  footer .footer_info{flex-direction: column; gap: 0;}
  footer > .box .footer_list h5{margin-bottom: 15px;}
  footer{padding:40px 20px;}
  footer .logo{display: none;}
  footer .logo img{max-width: 180px;}
  footer .copylight p,  footer > .box .footer_list span{font-size: 14px;}
  footer .copylight p{text-align: center; margin-top: 40px;}
}

