html {scroll-behavior: smooth;}
#header{position:fixed; width:100%; left:0; top:0; height:100px; z-index:90000;transition:all .2s linear;}
#header::before{content:""; display:block; width:100%; height:0; background: rgba(32, 65, 152, 0.95); position:absolute; left:0; top:0; transition:all .4s; opacity: 0;  z-index:1}
#header::after{content:""; display:block; position:absolute; left:0; top:100px; width:100%; height:1px; background:rgba(255,255,255,0); z-index:2}
#header .header_in{display:flex; align-items:center; justify-content: space-between; position:relative; z-index:10; height:100px;padding:0 100px;}
#header .header_in h1 a{position:absolute;left:100px;top:30px;}
#header .header_in .btns {}
#header .header_in .btns a{position: absolute;right:100px;;display:block; width: 34px; height: 34px; background:url('../images/nav_menu.png') no-repeat center/100% auto;z-index: 2;cursor: pointer;top: 30px;}

#header.up::before{height:320px; opacity: 1;} 
#header.bg{background: rgba(0, 10, 36, 0.86);}


#menu{width:100%;  height:100px;}
#menu ul{display: flex;justify-content: center;gap: 120px;;}
#menu ul li{height:100px;position:relative}
#menu ul li > a{display:block;text-align:center; width:100%;font-size: 21px;  color:#fff; line-height:120%; transition:all .3s linear;font-weight:600;line-height:100px;}
#menu ul li:hover > a{color:#ccc !important;}
#menu ul li dl{text-align:center; padding:30px 0 0; min-width:130px;visibility:hidden; opacity:0; height: 0; transform-origin: top; overflow:hidden; transition:all .4s; position:absolute; left:50%; top:100px; width:100%;transform: translate(-50% , 0);}
/* #menu ul li dl.on{opacity:1; height:120px;visibility:visible;} */
#menu ul li dl dd{padding:0 0 18px;}
#menu ul li dl dd:last-child{padding:0;}
#menu ul li dl dd a{display:block; font-size:17px; line-height:1.2; word-break:keep-all; transition:all .3s linear;color: #C0CDEE;}
#menu ul li dl dd a:hover {color: #fff;}
#header.up #menu ul li dl{visibility:visible; opacity:1; height:290px;}

#menuArea {display:none; position:fixed; top:0; right:0; z-index:99999999999999; height:100%; width:420px;}
#menuArea .menuList { height:100%; width:100%; background: #1D2C41; position:absolute; right:-528px; box-sizing:border-box; padding:50px 40px 0; 
    transition: all .6s;
} 

#menuArea .menuList ul, #menuArea .menuList li{list-style:none;}
#menuArea .menuList > .list {width:100%; ;}
#menuArea .menuList > .list > li{border-bottom:1px solid rgba(255,255,255,0.3); padding:0 0 15px;}
#menuArea .menuList > .list > li > a {display:inline-block; margin:20px 0 0; font-size:1.15rem; font-weight:500; color:#fff; position:relative; letter-spacing: 0; width: 100%; box-sizing:Border-box; cursor: pointer;}
/* #menuArea .menuList > .list > li > a i{content:''; position: absolute; right: 0; top:50%; margin-top:-4px; display:block; width:13px; height:9px; background:url('../images/lnbArrow.svg') no-repeat center/100% auto; transform:rotate(-180deg);} */

.menuList .list > li > a.dropdown-toggle i { position: absolute; right: 0; top:50%; margin-top:-4px; display:block; width:13px; height:9px; transition: transform 0.3s ease;transform:rotate(-0); background:url('../images/lnbArrow.svg') no-repeat center/100% auto;}
.menuList .list > li > a.dropdown-toggle.active i { transform: rotate(180deg); }

#menuArea .menuList > .list .sMenu {position: relative; width: 100%; box-sizing:Border-box; font-size:0; padding-top: 13px;}
#menuArea .menuList > .list > li .sMenu {display:none;}
/*#menuArea .menuList > .list .sMenu > li {display:inline-block; padding:6px 0; line-height: 120%; width:50%; }*/
#menuArea .menuList > .list .sMenu > li {display:inline-block; padding:6px 0; line-height: 120%; width:100%; }
#menuArea .menuList > .list .sMenu > li > a {font-size:16px; color:rgba(255,255,255,0.7); font-weight: 400; line-height: 120%; letter-spacing: -0.35pt;}


#menuArea .menuList dl{border-bottom:1px solid rgba(255,255,255,0.3);padding:30px 0; margin:0 0 30px;}
#menuArea .menuList dl dd{ margin:0 0 10px;}
#menuArea .menuList dl dd:last-child a{margin:0}
#menuArea .menuList dl a{display:block; border:1px solid #fff; font-weight:600; padding:12px 0; text-align:Center; color:#fff;}

#menuArea .menuList .btnMenu_mClose{padding:0; border:0; font-size:0; background:none; outline:none; cursor:pointer; width: 39px; height: 39px; background:url('../images/close_small.png') no-repeat center/100% auto; position:absolute; right:20px; top:20px;}

#grayLayer {width:100%; height:100% !important; background:rgba(11, 4, 2, 0.40); position:fixed; left:0; top:0; z-index:99999991; overflow-x:hidden;overflow-y:auto;display:none;}
#grayLayer > a {display:block;width:100%;height:100%}


	@media all and (max-width:1300px){
        #header .header_in{PADDING:0 20PX;}
        #header .header_in h1 a{LEFT:20PX;}
        #header .header_in .btns a{right:20px;}
        #menu ul{gap:70px;}
	}
	@media all and (max-width:980px){
        #header{height:90px;}
        #header .header_in{height:90px;}
        #header .header_in h1 a{top: 22px;}
       #menu{display: none;;}
	}
	@media all and (max-width:768px){
        #header .header_in h1 a{top: 28px;}
        #header .header_in h1 a img{height: 35px;;}
        #menuArea{width:300px;}
        #menuArea .menuList{padding:60px 35px;}
	}





#mainvisual {position:relative; width: 100%; height: 100vh; background:#000; overflow:hidden; z-index:1;}
#mainvisual .visual_slide {width: 100%; height: 100% !important; position: relative;}
#mainvisual .visual_slide .slick-list {height:100% !important;}
#mainvisual .visual_slide .slick-list .slick-track {height:100% !important;}
#mainvisual .visual_slide .visual {width:100%;height:100% !important;}

#mainvisual .visual_slide .visual01{background: url('../images/mainvisual01.png') center center no-repeat; background-size: cover;}
#mainvisual .visual_slide .visual02{background: url('../images/mainvisual02.png') center center no-repeat; background-size: cover;}
#mainvisual .visual_slide .visual .vTxt{ position:absolute; top:35%; left:50%; transform:translate(-50%,0); z-index:3; width:1600px}
#mainvisual .visual_slide .visual .vTxt h3{color: #FFF;font-family: Play;font-size: 82px;font-weight: 700;line-height: 83px; /* 101.22% */letter-spacing: -0.82px; transition:all .6s 0.3s linear; transform:translateY(60px); opacity:0;margin: 0 0 30px 0;;}
#mainvisual .visual_slide .visual .vTxt h5{color: rgba(255, 255, 255, 0.90);font-size: 23px;font-weight: 500;line-height: 38px; /* 165.217% */letter-spacing: -0.69px;transition:all .6s 0.6s linear; transform:translateY(60px); opacity:0.8;}

#mainvisual .visual_slide .visual.action .vTxt h3,
#mainvisual .visual_slide .visual.action .vTxt h5,
#mainvisual .visual_slide .visual.action .vTxt p{transform:translateY(0); opacity:1;}


#mainvisual .visual_slide .slick_controls { position:absolute; width:1600px; left:50%; bottom:100px;transform:translate(-50%,0); display: flex; align-items: center;     justify-content: flex-end;gap: 12px; z-index:1000;}
#mainvisual .visual_slide .slick_controls .slick-prev, #mainvisual .visual_slide .slick_controls .slick-next { position: static; transform: none;width:16px; height:16px; font-size:0;outline:none;border:none;background:none;}
#mainvisual .visual_slide .slick_controls .slick-prev{background:url('../images/visual_prev.png') center center no-repeat; background-size:100%;}
#mainvisual .visual_slide .slick_controls .slick-next{background:url('../images/visual_next.png') center center no-repeat; background-size:100%;}

#mainvisual .visual_slide .slick_controls .slick-dots { position: static; width: auto; display: flex !important; align-items: center; gap: 10px; }
#mainvisual .visual_slide .slick_controls .slick-dots li { margin: 0; width:auto; height:10px;}
#mainvisual .visual_slide .slick_controls .slick-dots li  button{display:block;font-size:0;width: 10px !important;border-radius:10px;
height: 10px;outline:none;border:1px solid rgba(255, 255, 255, 0.80);background:none;}
#mainvisual .visual_slide .slick_controls .slick-dots li.slick-active button{width: 30px !important;height: 10px;border-radius: 10px;background: #FFF;}



.scroll_wrap{position:absolute;left:50%; bottom:100px; transform: translate(-50%, 0); width: 1600px; ;}
.scroll_down { display: flex; align-items: center; gap: 14px; }
.scroll_down .bar { position: relative; width: 6px; height: 36px; background: rgba(255,255,255,0.3); border-radius: 2px; overflow: hidden; }
.scroll_down .bar::before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 14px; background: #fff; border-radius: 2px; animation: scrollBar 1.6s ease-in-out infinite; }
.scroll_down p { color: #fff; font-size: 11px;}

@keyframes scrollBar {
    0%   { top: 0; opacity: 1; }
    50%  { top: 26px; opacity: 1; }
    100% { top: 0; opacity: 0; }
}


    @media all and (max-width:1600px){
        #mainvisual .visual_slide .visual .vTxt{ width:100%; box-sizing: border-box;padding: 0 30px;;}
        .scroll_wrap{ width: 100%; PADDING:0 30PX;;box-sizing: border-box;}
        #mainvisual .visual_slide .slick_controls {width:100%;padding:0 30px; box-sizing: border-box;}
    }
    @media all and (max-width:1200px){
       #mainvisual .visual_slide .visual .vTxt h3{font-size:65px;line-height: 70px;;}
       #mainvisual .visual_slide .visual .vTxt h5{font-size: 20px;line-height: 32px;;}
    }
    @media all and (max-width:768px){
        #mainvisual .visual_slide .visual .vTxt{top:30%;}
       #mainvisual{height: 600px;;}
       #mainvisual .visual_slide .visual .vTxt h3{font-size:45px;line-height: 52px;;}
       #mainvisual .visual_slide .visual .vTxt h5{font-size: 17px;line-height: 27px;;}
       #mainvisual .visual_slide .visual .vTxt h5 br{display: none;}
    }
    @media all and (max-width:540px){
        #mainvisual .visual_slide .visual .vTxt{top:30%;}
       #mainvisual{height: 600px;;}
       #mainvisual .visual_slide .visual .vTxt h3{font-size:32px;line-height: 40px;;}
       #mainvisual .visual_slide .visual .vTxt h5{font-size: 16px;line-height: 27px;;word-break: keep-all;}
       .scroll_wrap{bottom: 30px;;}
       #mainvisual .visual_slide .slick_controls{bottom: 40px;;}
    }



.section01 {background: url('../images/sec01_bg.png') center center no-repeat; background-size: cover;padding:140px 0;overflow: hidden;}
.section01 .sec01_in{max-width: 1600px; margin: 0 auto; display: flex; justify-content: space-between;align-items: stretch;}
.section01 .sec01_in .tbox{}
.section01 .sec01_in .tbox h4{color: #204198;font-family: Play;font-size: 25px;font-weight: 700;line-height: normal;letter-spacing: -0.5px;display: inline-block;position: relative;}
.section01 .sec01_in .tbox h4:afteR{content:"";display: block; width: 8px;height: 8px; border-radius: 8px;background-color: #204198;position: absolute; right:-15px;top: 0;}
.section01 .sec01_in .tbox h3{color: #111;font-size: 52px;font-weight: 500;line-height: 70px; /* 134.615% */letter-spacing: -1.56px;margin: 40px 0;;}
.section01 .sec01_in .tbox h3 b{font-weight: 700;;}
.section01 .sec01_in .tbox  p{color: rgba(102, 102, 102, 0.90);font-size: 19px;font-weight: 500;line-height: 32px; /* 168.421% */letter-spacing: -0.38px;margin: 0 0 70px 0;;}
.section01 .sec01_in .tbox  a{display: flex;box-sizing: border-box; width: 280px;height: 65px;padding-left: 40px;padding-right:10px;justify-content: space-between;align-items: center;border-radius: 80px;background: #204198;color: #FFF;font-family: Play;font-size: 22px;font-weight: 700;line-height: 80px; /* 363.636% */letter-spacing: -0.44px;transition: all .3s;}
.section01 .sec01_in .tbox  a span{display: flex;width: 45px;height: 45px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;border-radius: 80px;background: #04206C;}
.section01 .sec01_in .tbox  a:hover {background-color: #04206C;}
.section01 .sec01_in .tbox  a:hover span {background-color: #204198;}


    @media (max-width: 1600px) {
    .section01 {padding: 140px 20px;}
    }

    
    @media (max-width: 1300px) {

    .section01 .sec01_in {gap: 40px;}
    .section01 .sec01_in .tbox h3 {font-size: 40px; line-height: 56px; margin: 30px 0;word-break: keep-all;}
    .section01 .sec01_in .tbox h3 br{display: none;}
    .section01 .sec01_in .tbox p {font-size: 17px; line-height: 28px; margin: 0 0 50px 0;word-break: keep-all;}
    .section01 .sec01_in .tbox p br{display: none;}
    }

    @media (max-width: 1200px) {
    .section01 {padding: 100px 20px;}
    .section01 .sec01_in .img img {width: 100%; height: auto;}
    }

    @media (max-width: 768px) {
    .section01 {padding: 80px 20px;}
    .section01 .sec01_in {flex-direction: column;}
    .section01 .sec01_in .tbox h4 {font-size: 20px;}
    .section01 .sec01_in .tbox h3 {font-size: 32px; line-height: 46px; margin: 24px 0;}
    .section01 .sec01_in .tbox p {font-size: 15px; line-height: 26px; margin: 0 0 40px 0;}
    .section01 .sec01_in .tbox a {width: 220px; height: 56px; font-size: 18px;}
    .section01 .sec01_in .img {margin-top: 40px;}
    .section01 .sec01_in .img img {width: 100%;}
    }


.section02 {background: url('../images/sec02_bg.png') center 0 no-repeat; background-size: cover;padding:120px 0;}
.section02 .sec02_in{max-width: 1600px;margin: 0 auto;;}
.section02 .sec02_in .title{text-align: center; margin: 0 0 65px 0;;}
.section02 .sec02_in .title h3{color: #FFF;font-family: Play;font-size: 75px;font-weight: 700;line-height: normal;letter-spacing: -1.5px;margin: 0 0 20px 0;display: inline-block;position: relative;;}
.section02 .sec02_in .title h3:after{content:"";display: block; width: 15px; height: 15px; border-radius: 100%; background-color:#204198 ;position:absolute; right: -20px;top: 5px;;}
.section02 .sec02_in .title p{color: #FFF;font-family: Play;font-size: 24px;font-weight: 400;line-height: normal;letter-spacing: -0.48px;}
.section02 .sec02_in ul{display: flex;gap: 15px;;}
.section02 .sec02_in ul li{flex: 1;height: 525px;;border-radius: 15px;overflow: hidden;}
.section02 .sec02_in ul li a{display: block; width: 100%;height: 100%; position: relative;;}
.section02 .sec02_in ul li.pro01 a{background:url('../images/product01.png') center center no-repeat; background-size: cover;;}
.section02 .sec02_in ul li.pro02 a{background:url('../images/product02.png') center center no-repeat; background-size: cover;;}
.section02 .sec02_in ul li.pro03 a{background:url('../images/product03.png') center center no-repeat; background-size: cover;;}
.section02 .sec02_in ul li.pro04 a{background:url('../images/product04.png') center center no-repeat; background-size: cover;;}
.section02 .sec02_in ul li.pro05 a{background:url('../images/product05.png') center center no-repeat; background-size: cover;;}
.section02 .sec02_in ul li a .inner{text-align: center; position: relative;width: 100%;height: 100%;}
.section02 .sec02_in ul li a .inner h4{color: #FFF;text-align: center;font-family: Play;font-size: 35px;font-weight: 900;line-height: normal;letter-spacing: -0.7px;position:absolute;bottom: 65px; left: 50%; transform: translate(-50%,0);width: 100%;}
.section02 .sec02_in ul li a .hover{position:absolute; background: linear-gradient(to bottom, #204098f1 0%, rgba(32, 65, 152, 0) 100%);width: 100%;height: 100%;z-index: 3;top: -30px;left: 0;display: flex;flex-direction: column; align-items: center; justify-content: center;gap: 20px;opacity: 0;transition: all .3s;}
.section02 .sec02_in ul li a .hover h5{color: #FFF;text-align: center;font-family: Play;font-size: 35px;font-weight: 700;line-height: normal;letter-spacing: -0.7px;}
.section02 .sec02_in ul li a .hover p{color: #FFF;text-align: center;font-size: 19px;font-style: normal;font-weight: 400;line-height: 30px; /* 165% */letter-spacing: -0.4px;}

.section02 .sec02_in ul li a:hover .hover{opacity:1;top:0;}
.section02 .sec02_in ul li a:hover .inner{display:none;}

    @media (max-width: 1600px) {
    .section02 {padding: 120px 20px;}
    }

    @media (max-width: 1200px) {
    .section02 {padding: 90px 20px;}
    .section02 .sec02_in .title h3 {font-size: 56px;}
    .section02 .sec02_in .title p {font-size: 20px;}
    .section02 .sec02_in ul li {height: 420px;}
    .section02 .sec02_in ul li a .inner h4 {font-size: 26px; bottom: 40px;}
    .section02 .sec02_in ul li a .hover h5 {font-size: 26px;}
    .section02 .sec02_in ul li a .hover p {font-size: 16px; line-height: 26px; word-break: keep-all;}
    }

    @media (max-width: 768px) {
    .section02 {padding: 70px 20px;}
    .section02 .sec02_in .title {margin: 0 0 40px 0;}
    .section02 .sec02_in .title h3 {font-size: 42px;}
    .section02 .sec02_in .title p {font-size: 16px;}
    .section02 .sec02_in ul {flex-wrap: wrap; gap: 12px;}
    .section02 .sec02_in ul li {flex: calc(50% - 6px); height: 300px;}
    .section02 .sec02_in ul li a .inner h4 {font-size: 22px; bottom: 30px;}
    .section02 .sec02_in ul li a .hover{padding:20px;box-sizing: border-box;gap: 16px;}
    .section02 .sec02_in ul li a .hover > img{width: 40px;;}
    .section02 .sec02_in ul li a .hover h5 {font-size: 22px;}
    .section02 .sec02_in ul li a .hover p {font-size: 15px; line-height: 24px; word-break: keep-all;}
    .section02 .sec02_in ul li a .hover p br {display: none;}
    .section02 .sec02_in ul li a .hover span img {width: 50px;;}
    }

    @media (max-width: 540px) {
    .section02 .sec02_in ul li {flex: 100%; height: 260px;}
    .section02 .sec02_in .title h3 {font-size: 34px;}
    }



.section03 {max-width: 1600px; margin:0 auto; padding:130px 0;;}
.section03 .title {text-align: center;margin: 0 0 55px 0;;}
.section03 .title h3 {color: #121212;font-family: Play;font-size: 75px;font-weight: 700;line-height: normal;letter-spacing: -1.5px;margin: 0 0 20px 0;display: inline-block;position: relative;}
.section03 .title h3:after{content:"";display: block; width: 15px; height: 15px; border-radius: 100%; background-color:#204198 ;position:absolute; right: -20px;top: 5px;;}
.section03 .title p{color: #204198;font-size: 22px;font-weight: 500;line-height: normal;letter-spacing: -0.44px;}
.section03 .inq_box {display: flex;;border-radius: 20px; background: url('../images/inq_bg.png') center center no-repeat; background-size: cover;;}
.section03 .inq_box > div{width: 50%; display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 20px;text-align: center;padding:100px 0;}
.section03 .inq_box > div:first-child{border-right: 1px solid rgba(255, 255, 255, 0.20);}
.section03 .inq_box > div h4{color: #FFF;text-align: center;font-family: Pretendard;font-size: 37px;font-weight: 700;line-height: normal;letter-spacing: -0.74px;}
.section03 .inq_box > div p{color: #FFF;text-align: center;font-size: 21px;font-weight: 400;line-height: 32px; /* 152.381% */letter-spacing: -0.42px;padding:0 0 30px 0;}
.section03 .inq_box > div a{display: flex;width: 280px;height: 65px;padding-left: 40px;padding-right: 10px; justify-content: space-between;align-items: center;box-sizing: border-box;color: #FFF;font-size: 26px;font-weight: 700;line-height: 80px; /* 307.692% */letter-spacing: -0.52px;border-radius: 80px;border: 1px solid rgba(255, 255, 255, 0.60);transition: all .4s;}
.section03 .inq_box > div a span{display: flex;width: 45px;height: 45px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;border-radius: 80px;background: #FFF;transition: all .4s;}
.section03 .inq_box > div a:hover {background-color:#fff; color:#204198 ;}
.section03 .inq_box > div a:hover  span{background: #EAF7FE;}

    @media (max-width: 1600px) {
    .section03 {padding: 130px 20px;}
    }

    @media (max-width: 1200px) {
    .section03 {padding: 90px 20px;}
    .section03 .title h3 {font-size: 56px;}
    .section03 .title p {font-size: 18px;}
    .section03 .inq_box > div {padding: 80px 20px;}
    .section03 .inq_box > div h4 {font-size: 28px;}
    .section03 .inq_box > div p {font-size: 17px; line-height: 28px; word-break: keep-all;}
    .section03 .inq_box > div p br {display: none;}
    .section03 .inq_box > div a {width: 240px; height: 56px; font-size: 20px;}
    }

    @media (max-width: 768px) {
    .section03 {padding: 70px 20px;}
    .section03 .title h3 {font-size: 42px;}
    .section03 .title p {font-size: 15px; word-break: keep-all;}
    .section03 .inq_box {flex-direction: column; border-radius: 16px;}
    .section03 .inq_box > div {width: 100%; padding: 60px 20px;box-sizing: border-box;}
    .section03 .inq_box > div:first-child {border-right: none; border-bottom: 1px solid rgba(255,255,255,0.20);}
    .section03 .inq_box > div h4 {font-size: 24px;}
    .section03 .inq_box > div p {font-size: 15px; line-height: 24px; word-break: keep-all;}
    .section03 .inq_box > div .icon img{height: 70px;;}
    .section03 .inq_box > div a {width: 200px; height: 50px; font-size: 17px; padding-left: 28px;}
    .section03 .inq_box > div a span {width: 38px; height: 38px;}
    }


#footer {background: #242424; padding: 80px 0;;}
#footer .footer_in{max-width: 1600px; margin:  0 auto;;}
#footer .footer_in .logobox{display: flex; justify-content: space-between; align-items: center;padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid rgba(255, 255, 255, 0.20);;}
#footer .footer_in .f_menu{display: flex; gap: 25px; ;}
#footer .footer_in .f_menu a{color: #FFF;font-size: 17px;font-style: normal;font-weight: 500;line-height: 26px; /* 152.941% */letter-spacing: -0.17px;}
#footer .footer_in .address h4{color: #FFF;font-size: 17px;font-style: normal;font-weight: 700;line-height: 45px; /* 164.706% */letter-spacing: -0.17px;}
#footer .footer_in .address  .add{color: #BAB8B3;font-size: 16px;font-style: normal;line-height: 30px;letter-spacing: -0.16px;}
#footer .footer_in .address  .add span{color: #FFF; font-weight: 500;}
#footer .footer_in .address  .copy{color: rgba(255, 255, 255, 0.50);
font-size: 16px;line-height: 38px;letter-spacing: -0.16px;}


    @media (max-width: 1600px) {
    #footer .footer_in {padding: 0 20px;}
    }

    @media (max-width: 768px) {
    #footer {padding: 60px 0;}
    #footer .footer_in .logobox {flex-direction: column; align-items: flex-start; gap: 20px;}
    #footer .footer_in .logobox .f_logo img{max-width: 90%;;}
    #footer .footer_in .f_menu {flex-wrap: wrap; gap: 10px 10px;}
    #footer .footer_in .f_menu a {font-size: 14px;}
    #footer .footer_in .address h4 {font-size: 15px; line-height: 36px;}
    #footer .footer_in .address .add {font-size: 14px; line-height: 26px; word-break: keep-all;}
    #footer .footer_in .address .copy {font-size: 13px; line-height: 32px;}
    }


#sidequick {position: fixed; right: 15px; bottom: 15px;;display: flex; flex-direction: column;gap: 10px;z-index: 1000;}
#sidequick a{display: flex; width:80px;height:80px; border-radius: 100%;align-items: center; justify-content: center;}
#sidequick a.go_inq{background-color: #204198;}
#sidequick a.go_top{border-radius: 100px;border: 1px solid #EEE;background: #FFF;box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.10);}

    @media (max-width: 768px) {
        #sidequick {right: 8px; bottom: 15px;;gap:6px;}
        #sidequick a{width:40px;height:40px; }
        #sidequick a img{width: 20px;;}

    }


/* 서브레이아웃 */
#subvisual{height: 480px; background: url('../images/subvisual.png') center 100% no-repeat; background-size: cover;}
#subvisual .subtitle{max-width: 1600px; margin: 0 auto;padding:185px 0 0;}
#subvisual .subtitle h3{color: #FFF;font-family: Play;font-size: 75px;font-weight: 700;line-height: 83px; /* 110.667% */letter-spacing: -0.75px;margin: 0 0 6px 0;;}
#subvisual .subtitle p{color: rgba(255, 255, 255, 0.90);font-size: 23px;font-weight: 500;line-height: 38px; /* 165.217% */letter-spacing: -0.69px;}

#leftmenu{height: 70px; border-bottom: 1px solid #e1e1e1;;}
#leftmenu .left_inner{max-width: 1600px;height: 100%;; margin: 0 auto; display: flex; align-items: center; gap: 30px;;}
#leftmenu .left_inner h5{display: flex; gap: 30px; color: #ADADBC;font-size: 20px;font-weight: 500;line-height: 38px; /* 190% */letter-spacing: -0.6px;;}
#leftmenu .left_inner .depth{display: flex; gap: 40px;;flex-wrap: wrap;}
#leftmenu .left_inner .depth a{color: #999;font-size: 20px;line-height: 38px; /* 190% */letter-spacing: -0.6px;transition: all .2s;}
#leftmenu .left_inner .depth a:hover,
#leftmenu .left_inner .depth a.on{font-weight: 500; color: #204198;}

#contents{padding: 80px 0 180px;}
#contents .cont_title{max-width: 1600px;  margin: 0 auto 60px;;}
#contents .cont_title p{color: #204198;font-family: Play;font-size: 23px;font-weight: 700;line-height: normal;letter-spacing: -0.23px;margin: 0 0 10px 0;;}
#contents .cont_title h3{color: #111;font-size: 52px;font-weight: 600;line-height: 70px; /* 134.615% */letter-spacing: -1.56px; font-family: "Play", "Pretendard";}

.w1600 {max-width: 1600px; margin: 0 auto;;}
    @media (max-width: 1600px) {
       #subvisual .subtitle{padding:185px 20px 0;}
       #leftmenu .left_inner{padding:0 20px;gap:16px;}
        #contents .cont_title{padding:0 20px;}
    .w1600 {padding:0 20px;}
    }
    @media (max-width:768px) {
       #subvisual{height: 300px; }
       #subvisual .subtitle{padding:125px 20px 0;}
       #subvisual .subtitle h3{font-size: 45px;line-height: 45px; }
        #subvisual .subtitle p{font-size: 18px;}
       #leftmenu .left_inner h5{ gap: 10px; font-size: 15px;}#leftmenu .left_inner .depth{gap:15px;;}
        #leftmenu .left_inner .depth a{font-size:15px;}
        #contents{padding:40px 0 120px;}

        #contents .cont_title{margin:0 auto 40px;}
        #contents .cont_title p{font-size:16px;}
        #contents .cont_title h3{font-size:35px;line-height: 40px;}
    }
    @media (max-width:640px) {
      #leftmenu {display: none;}
    }


/* 회사소개 intro */
.intro {display: flex; gap: 90px;}
.intro .img{width: 45%;}
.intro .img img{width: 100%;}
.intro .tbox{flex-grow: 1;}
.intro .tbox h4{color: #000;font-size: 34px;font-weight: 600;line-height: 55px; /* 161.765% */letter-spacing: -1.02px;padding: 80px 0 50px;word-break: keep-all;}
.intro .tbox h4 b{color: #204198;;font-weight: 600;}
.intro .tbox .txt{color: #444;font-size: 22px;font-weight: 400;line-height: 38px; /* 172.727% */letter-spacing: -0.66px;margin: 0 0 40px 0;;word-break: keep-all;}
.intro .tbox .name{color: #000;font-size: 24px;font-weight: 600;line-height: 38px; /* 158.333% */letter-spacing: -0.72px;padding: 60px 0 0 ;;}

#intro-company,
#intro-organi,
#intro-location {
    scroll-margin-top: 140px;
}

.section_split {margin-top: 110px;}
.section_split .section_title {text-align: left; margin: 0 0 40px 0;}
.section_split .section_title p {color: #777; font-family: Play; font-size: 22px; margin: 0 0 8px 0;}
.section_split .section_title h3 {color: #111; font-size: 42px; font-weight: 600; letter-spacing: -1px;}

    @media (max-width: 1600px) {
    .intro {padding: 0 20px;}
    .intro .tbox h4{padding:30px 0 40px;}
    }

    @media (max-width: 1200px) {
    .intro {gap: 30px;}
    .intro .tbox h4 {font-size: 28px; line-height: 40px; padding: 0 0 40px;}
    .intro .tbox .txt {font-size: 18px; line-height: 32px; margin: 0 0 30px 0;}
    .intro .tbox .name {font-size: 20px;}
    .intro .img img { height: auto;}
    }

    @media (max-width: 768px) {
    .intro {flex-direction: column; gap: 20px;}
    .intro .tbox h4 {font-size: 22px; line-height: 32px; padding: 20px 0 30px;}
    .intro .tbox h4 br {display: none;}
    .intro .tbox .txt {font-size: 15px; line-height: 28px; margin: 0 0 24px 0;}
    .intro .tbox .txt br {display: none;}
    .intro .tbox .name {font-size: 17px; padding: 40px 0 0;}
    .intro .img {order: -1;width: 100%;;text-align: center;}
    .intro .img img {max-width: 80%;}
    .section_split {margin-top: 70px;}
    .section_split .section_title p {font-size: 18px;}
    .section_split .section_title h3 {font-size: 28px;}
    }

/* 조직도 organi */
.organi .center{text-align: center;}
.organi .center img{max-width: 100%;;}
.organi .center img.m_show{display: none;}


    @media (max-width: 768px) {
    .organi .center img{max-width: 90%;;}
        .organi .center img.m_show{display: inline;}
        .organi .center img.m_hide{display: none;}

    }

/* 오시는길 */
.location .mapbox{margin:0 0 65px 0;}
.location .mapbox .wrap_controllers{display: none;}
.location .mapbox .cont{display: none;}
.location .mapbox .map_border{display: none;}
.location .mapbox .root_daum_roughmap {width: 100%;border-radius: 20px;border: 1px solid #DDD;}
.location .mapbox .wrap_map{width: 100%;height: 440px; }
.location .infobox{display: flex; justify-content: space-between ;align-items: flex-start;margin: 0 0 70px 0; padding:0 0 70px 0; border-bottom: 1px solid #ddd;;}
.location .infobox .flex{display: flex;gap: 40px;;}
.location .infobox .txt{display: flex; gap: 20px;align-items: center;color: #000;font-size: 22px;font-weight: 500;letter-spacing: -0.22px;margin: 14px 0;;line-height: 1;}
.location .infobox .txt b{color: #777;font-family: Play;font-weight: 700;letter-spacing: -0.2px;}
.location .infobox .txt2{font-size: 20px;}
.location .infobox a.kakao_btn{display: flex;width:230px; height: 60px;padding-left: 55px;padding-right: 10px;;box-sizing: border-box; justify-content: space-between;align-items: center;gap: 12px;color: #222;font-size: 22px;font-weight: 700;line-height: normal;letter-spacing: -0.44px;border-radius: 80px;background: #FFE204;transition: all .3s;}
.location .infobox a.kakao_btn span{border-radius: 80px;background: #04206C;width: 45px;height: 45px;display: flex;justify-content: center;align-items: center;;}
.location .infobox a.kakao_btn:hover {background-color: #04206C;color:#fff;}
.location .infobox a.kakao_btn:hover span {background-color: #FFE204;}
.location  .trans{}
.location  .trans h3{color: #000;font-size: 41px;font-weight: 600;line-height: normal;letter-spacing: -0.82px;margin: 0 0 20px 0;;}
.location  .trans .tbox {border-radius: 15px;background: #F4F9FD;padding: 35px 35px;margin: 0 0 30px 0;;}
.location  .trans .tbox .sub{display: flex; align-items: center;gap: 40px;;}
.location  .trans .tbox .sub p{color: #333;font-size: 18px;line-height: normal;letter-spacing: -0.36px;}
.location  .trans .tbox .sub p b{font-weight: 700;padding-right: 10px;;}
.location  .trans .tbox .bus{display: flex; align-items: center;gap: 40px;;margin: 25px 0;;}
.location  .trans .tbox .bus .btit{display: flex;width: 255px;padding: 9px 20px;align-items: center;gap: 20px;border-radius: 50px;border: 3px solid #204198;background: #FFF;box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.18);color: #000;font-size: 18px;font-weight: 600;line-height: normal;letter-spacing: -0.36px;box-sizing: border-box;}
.location  .trans .tbox .bus  p{color: #333;font-size: 18px;line-height: normal;letter-spacing: -0.36px;}
.location  .trans .tbox .bus  p b{font-weight: 700;padding-right: 10px;}



    @media (max-width: 1200px) {
    .location .infobox {flex-direction: column; gap: 30px;}
    .location .infobox .txt {font-size: 18px;}
    .location .infobox .txt2 {font-size: 16px;}
    .location .infobox .flex {gap: 24px;}
    .location .trans h3 {font-size: 32px;}
    .location .trans .tbox .bus .btit {width: 220px; font-size: 16px;}
    .location .trans .tbox .bus p {font-size: 16px;}
    .location .trans .tbox .sub p {font-size: 16px;}
    }

    @media (max-width: 768px) {
    .location .mapbox {margin: 0 0 40px 0;}
    .location .mapbox .wrap_map {height: 300px;}
    .location .infobox {margin: 0 0 40px 0; padding: 0 0 40px 0;}
    .location .infobox .flex {flex-direction: column; gap: 5px;}
    .location .infobox .txt {font-size: 17px; gap: 12px; word-break: keep-all;line-height: 1.6;;    margin:5px 0;}
    .location .infobox a.kakao_btn {width: 200px; height: 52px; font-size: 18px; padding-left: 30px;}
    .location .infobox a.kakao_btn span {width: 38px; height: 38px;}
    .location .trans h3 {font-size: 26px;}
    .location .trans .tbox {padding: 24px 20px;}
    .location .trans .tbox .sub {flex-direction: column; align-items: flex-start; gap: 16px;}
    .location .trans .tbox .sub p {font-size: 17px; word-break: keep-all;line-height: 1.6;;}
    .location .trans .tbox .bus {flex-direction: column; align-items: flex-start; gap: 12px; margin: 20px 0;}
    .location .trans .tbox .bus .btit {width: 100%; font-size: 17px;}
    .location .trans .tbox .bus p {font-size: 17px; word-break: keep-all;}
    }

/* Dell Product  */
.dell .catebox{margin: 0 0 100px 0;;}
.dell .catebox h3.tit{color: #204198;font-family: Play;font-size: 34px;font-weight: 700;line-height: 1; /* 205.882% */letter-spacing: -1.02px;border-bottom: 1px solid #204198;margin: 0 0 30px 0;;padding:0 0 18px 0;;}
.dell .probox{margin: 0 0 80px 0;;}
.dell .probox .img{background: #F5F5F7;display: flex;
padding: 80px 0;flex-direction: column;justify-content: center;align-items: center;align-self: stretch;margin: 0 0 50px 0;;}
.dell .probox .img img{max-width: 90%;;}
.dell .probox  dl{display: flex; align-items: flex-start;gap: 90px;}
.dell .probox  dl dt{min-width: 250px;color: #000;font-family: Play;font-size: 32px;font-weight: 700;line-height: normal;letter-spacing: -0.96px;}
.dell .probox  dl dd{flex-grow: 1;}
.dell .probox  dl dd h5{color: #111;font-size: 22px;font-weight: 700;line-height: 1; /* 159.091% */letter-spacing: -0.66px;margin:0 0 20px 0}
.dell .probox  dl dd ul{margin: 0  0 15px 0; ;}
.dell .probox  dl dd ul li{color: #444;font-size: 20px;line-height: 34px;letter-spacing: -0.6px;padding-left:17px; position: relative;}
.dell .probox  dl dd ul li:before{content:"-"; display: block; position: absolute;top: -2px;left: 0;;}
.dell .probox  dl dd ul li b{color: #111; font-weight: 600;;}
.dell .probox  dl dd h6{color: #111;font-size: 20px;font-weight: 600;line-height: 1; /* 159.091% */letter-spacing: -0.66px;margin:0 0 15px 0;}

    @media (max-width: 1200px) {
    .dell .catebox {margin: 0 0 70px 0;}
    .dell .catebox h3.tit {font-size: 26px;}
    .dell .probox dl {gap: 50px;}
    .dell .probox dl dt {min-width: 180px; font-size: 26px;}
    .dell .probox dl dd h5 {font-size: 18px;}
    .dell .probox dl dd ul li {font-size: 17px; line-height: 30px;}
    .dell .probox dl dd h6 {font-size: 17px;}
    }

    @media (max-width: 768px) {
    .dell .catebox {margin: 0 0 50px 0;}
    .dell .catebox h3.tit {font-size: 20px;}
    .dell .probox {margin: 0 0 50px 0;}
    .dell .probox .img {padding: 50px 0;}
    .dell .probox dl {flex-direction: column; gap: 16px;}
    .dell .probox dl dt {min-width: unset; font-size: 22px;}
    .dell .probox dl dd h5 {font-size: 16px; line-height: 1.5; word-break: keep-all;}
    .dell .probox dl dd ul li {font-size: 15px; line-height: 24px; word-break: keep-all;margin: 8px 0;}
    .dell .probox dl dd h6 {font-size: 15px;}
    }

/* Virtualization */
.virtu {}
.virtu .catebox h3.tit{color: #204198;font-family: Play;font-size: 34px;font-weight: 700;line-height: 1; /* 205.882% */letter-spacing: -1.02px;border-bottom: 1px solid #204198;margin: 0 0 30px 0;;padding:0 0 18px 0;;}
.virtu  .virtu_box{display: flex;gap: 50px;;}
.virtu  .virtu_box .img{flex:1;display: flex;padding: 80px 0;flex-direction: column;justify-content: center;align-items: center;gap: 10px;background: #F5F5F7;}
.virtu  .virtu_box .img img{max-width: 90%;;}
.virtu  .virtu_box .tbox{padding:60px 0 0;flex: 1;}
.virtu  .virtu_box .tbox h4{color: #000;font-family: Play;font-size: 32px;font-weight: 700;line-height: normal;letter-spacing: -0.96px;margin: 0 0 60px 0;;}
.virtu  .virtu_box .tbox  p{color: #444;font-size: 20px;line-height: 40px; /* 200% */letter-spacing: -0.6px;margin: 0 0 35px 0;;word-break: keep-all;}
.virtu  .virtu_box .tbox  p b{color: #111;font-weight: 600;;}



    @media (max-width: 1200px) {
    .virtu .catebox h3.tit {font-size: 26px;}
    .virtu .virtu_box {gap: 30px;}
    .virtu .virtu_box .tbox h4 {font-size: 26px; margin: 0 0 40px 0;}
    .virtu .virtu_box .tbox p {font-size: 17px; line-height: 34px;}
    }

    @media (max-width: 768px) {
    .virtu .catebox h3.tit {font-size: 20px;}
    .virtu .virtu_box {flex-direction: column; gap: 0;}
    .virtu .virtu_box .img {padding: 50px 0;}
    .virtu .virtu_box .tbox {padding: 40px 0 0;}
    .virtu .virtu_box .tbox h4 {font-size: 22px; margin: 0 0 30px 0;}
    .virtu .virtu_box .tbox p {font-size: 15px; line-height: 28px; margin: 0 0 24px 0;}
    .virtu .virtu_box .tbox p br {display: none;}
    }


/* Red Hat */
.redhat {}
.redhat .catebox h3.tit{color: #204198;font-family: Play;font-size: 34px;font-weight: 700;line-height: 1; /* 205.882% */letter-spacing: -1.02px;border-bottom: 1px solid #204198;margin: 0 0 30px 0;;padding:0 0 18px 0;;}
.redhat  .redhat_box{display: flex;gap: 50px;;}
.redhat  .redhat_box .img{flex:1;display: flex;padding: 80px 0;flex-direction: column;justify-content: center;align-items: center;gap: 10px;background: #F5F5F7;}
.redhat  .redhat_box .img img{max-width: 90%;;}
.redhat  .redhat_box .tbox{padding:60px 0 0;flex: 1;}
.redhat  .redhat_box .tbox h4{color: #000;font-family: Play;font-size: 32px;font-weight: 700;line-height: normal;letter-spacing: -0.96px;margin: 0 0 60px 0;;}
.redhat  .redhat_box .tbox  p{color: #444;font-size: 20px;line-height: 40px; /* 200% */letter-spacing: -0.6px;margin: 0 0 35px 0;;word-break: keep-all;}
.redhat  .redhat_box .tbox  p u{color: #111;}


    @media (max-width: 1200px) {
    .redhat .catebox h3.tit {font-size: 26px;}
    .redhat .redhat_box {gap: 30px;}
    .redhat .redhat_box .tbox h4 {font-size: 26px; margin: 0 0 40px 0;}
    .redhat .redhat_box .tbox p {font-size: 17px; line-height: 34px;}
    }

    @media (max-width: 768px) {
    .redhat .catebox h3.tit {font-size: 20px;}
    .redhat .redhat_box {flex-direction: column; gap: 0;}
    .redhat .redhat_box .img {padding: 50px 0;}
    .redhat .redhat_box .tbox {padding: 40px 0 0;}
    .redhat .redhat_box .tbox h4 {font-size: 22px; margin: 0 0 30px 0;}
    .redhat .redhat_box .tbox p {font-size: 15px; line-height: 28px; margin: 0 0 24px 0;}
    }


/* Network */
.networks {}
.networks .catebox h3.tit{color: #204198;font-family: Play;font-size: 34px;font-weight: 700;line-height: 1; /* 205.882% */letter-spacing: -1.02px;border-bottom: 1px solid #204198;margin: 0 0 30px 0;;padding:0 0 18px 0;;}
.networks  .net_box{display: flex;gap: 50px;;}
.networks  .net_box .img{flex:1;display: flex;padding: 80px 0;flex-direction: column;justify-content: center;align-items: center;gap: 10px;background: #F5F5F7;}
.networks  .net_box .img img{max-width: 90%;;}
.networks  .net_box .tbox{flex: 1;}
.networks  .net_box .tbox h4{color: #000;font-family: Play;font-size: 32px;font-weight: 700;line-height: normal;letter-spacing: -0.96px;margin: 60px 0 20px;;}
.networks  .net_box .tbox  p.dot{color: #444;font-size: 20px; /* 200% */letter-spacing: -0.6px;;word-break: keep-all;margin: 15px 0;;padding-left:19px;position: relative;}
.networks  .net_box .tbox  p.dot:before{content:"-";display: block; position: absolute; top: 0; left: 0;;}
.networks  .net_box .tbox  p b{color: #111;font-weight: 500;}


    @media (max-width: 1200px) {
    .networks .catebox h3.tit {font-size: 26px;}
    .networks .net_box {gap: 30px;}
    .networks .net_box .tbox h4 {font-size: 26px; margin: 40px 0 16px;}
    .networks .net_box .tbox p.dot {font-size: 17px;}
    }

    @media (max-width: 768px) {
    .networks .catebox h3.tit {font-size: 20px;}
    .networks .net_box {flex-direction: column; gap: 0;}
    .networks .net_box .img {padding: 50px 0;}
    .networks .net_box .tbox h4 {font-size: 22px; margin: 30px 0 14px;}
    .networks .net_box .tbox p.dot {font-size: 15px; margin: 10px 0;}
    }

#product-dell,
#product-virtualization,
#product-redhat,
#product-network {
    scroll-margin-top: 140px;
}

.product-section-focus {
    animation: productSectionPulse 0.9s ease;
}

@keyframes productSectionPulse {
    0% { box-shadow: 0 0 0 0 rgba(32, 65, 152, 0.0); }
    35% { box-shadow: 0 0 0 10px rgba(32, 65, 152, 0.16); }
    100% { box-shadow: 0 0 0 0 rgba(32, 65, 152, 0.0); }
}


/* inquiry */
.inquiry .top{margin: 0 0 70px 0;;}
.inquiry .top h5{color: #000;font-size: 32px;font-weight: 600;line-height: normal;letter-spacing: -0.96px;margin: 0 0 25px 0;;}
.inquiry .top .info{display: flex;padding: 20px 30px;align-items: center;gap: 55px;align-self: stretch;background: #F4F9FD;}
.inquiry .top .info p{display: flex;align-items: center;gap: 15px;color: #000;font-size: 20px;font-weight: 400;line-height: normal;letter-spacing: -0.2px;}
.inquiry .top .info p b{color: #204198;font-family: Play;}
.inquiry .formbox{margin: 0 0 70px 0;;}
.inquiry .formbox .inputs{display: flex; align-items: flex-start;align-self: stretch;;padding: 20px 30px;;border: 1px solid #DCDCDC;gap: 30px;margin: 0 0 8px 0;;}
.inquiry .formbox .inputs:hover{border-color:#204198}
.inquiry .formbox .inputs .tit{width: 150px;color: #000;font-size: 18px;font-weight: 600;line-height: 30px;letter-spacing: -0.54px;border-right:1px solid #ddd}
.inquiry .formbox .inputs .tit_long{height: 100px;}
.inquiry .formbox .inputs .tit span{color: #F03131;font-size: 18px;}
.inquiry .formbox .inputs input{height: 30px;;border:none;outline:none;color: #333; font-size: 19px;;}
.inquiry .formbox .inputs input.wfull{width: 100%;;}
.inquiry .formbox textarea{height: 100px; width: 100%; border:none;outline:none;resize: none;color: #333; font-size: 19px;font-family: inherit;}
.inquiry .agreebox{margin: 20px 0 0;;}
.inquiry .agreebox p{display: flex; gap: 20px; align-items: center;}
.inquiry .agreebox p label{color: #333;font-size: 16px;font-weight: 400;line-height: normal;letter-spacing: -0.48px;}
.inquiry .agreebox p label span{color: #204198;}
.inquiry .agreebox p a.view_agree{color: #333;font-size: 16px;font-weight: 600;line-height: normal;letter-spacing: -0.48px;text-decoration: underline;}
.inquiry .btnbox {display: flex; justify-content: center; ;}
.inquiry .btnbox a{display: flex;width: 280px;height: 65px;box-sizing: border-box; padding-left: 40px;padding-right: 10px;; justify-content: space-between;align-items: center;border-radius: 80px;background: #204198;color: #FFF;font-size: 24px;font-weight: 700;line-height: 80px; /* 333.333% */letter-spacing: -0.48px;transition: all .3s;}
.inquiry .btnbox a span{display: flex;width: 45px;height: 45px;
justify-content: center;align-items: center;border-radius: 100%;background: #04206C;}
.inquiry .btnbox a:hover {background: #04206C;}
.inquiry .btnbox a:hover span{background: #204198;}

#agreeModal { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); z-index: 9999; }
#agreeModal .modal_wrap { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 500px; background: #fff; padding: 40px; box-sizing: border-box; }
#agreeModal .modal_wrap h4 { font-size: 20px; font-weight: 600; margin-bottom: 20px; padding-bottom: 16px; border-bottom: 1px solid #eee; color: #204198;}
#agreeModal .modal_wrap .modal_cont p { font-size: 14px; color: #666; line-height: 1.7; }
#agreeModal .modal_close { position: absolute; top: 16px; right: 16px; background: none; border: none; font-size: 18px; cursor: pointer; color: #333; }



@media (max-width: 1200px) {
.inquiry .top h5 {font-size: 26px;}
.inquiry .top .info p {font-size: 17px;}
.inquiry .formbox .inputs .tit {font-size: 16px;}
.inquiry .formbox .inputs input {font-size: 16px;}
.inquiry .formbox textarea {font-size: 16px;}
.inquiry .btnbox a {width: 240px; height: 56px; font-size: 20px;}
}

@media (max-width: 768px) {
.inquiry .top {margin: 0 0 40px 0;}
.inquiry .top h5 {font-size: 20px; word-break: keep-all;}
.inquiry .top .info {flex-direction: column; align-items: flex-start; gap: 10px; padding: 16px 20px;}
.inquiry .top .info p {font-size: 15px;}
.inquiry .formbox {margin: 0 0 40px 0;}
.inquiry .formbox .inputs {flex-direction: column; gap: 10px; padding: 16px 20px;}
.inquiry .formbox .inputs .tit {width: 100%; border-right: none; border-bottom: 1px solid #ddd; padding-bottom: 8px; line-height: 1.4;}
.inquiry .formbox .inputs .tit_long {height: auto;}
.inquiry .formbox .inputs input {font-size: 15px;}
.inquiry .formbox textarea {font-size: 15px;}
.inquiry .agreebox p {flex-wrap: wrap; gap: 10px;}
.inquiry .btnbox a {width: 200px; height: 52px; font-size: 17px; padding-left: 28px;}
.inquiry .btnbox a span {width: 38px; height: 38px;}
#agreeModal .modal_wrap {width: calc(100% - 40px);}
}

/* 시스템 구축 + 유지보수 business */
.business {background:url('../images/busi_bg.png') center 100% no-repeat;}
.business .busi_in .top{color: #333;font-size: 24px;font-weight: 500;line-height: 70px; /* 291.667% */letter-spacing: -0.72px;margin:0 0 50px 0;}
.business .busi_in  ul{display: flex;align-items: flex-start;}
.business .busi_in  ul li{flex: 1;display: flex; flex-direction: column; align-items: center; justify-content: flex-start; border-right: 1px solid #ddd;;align-self: stretch;}
.business .busi_in  ul li:last-child{border:none;}
.business .busi_in  ul li .icon{display: flex; width: 250px;height: 250px;padding: 10px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;border-radius: 250px;border: 15px solid #F3F6F8;background: #fff;box-shadow: 0 0 10px 0 rgba(87, 96, 98, 0.15);color: #204198;text-align: center;font-size: 26px;font-weight: 700;line-height: 40px; /* 153.846% */letter-spacing: -0.78px;box-sizing: border-box;}


.business .busi_in  ul li  .num{color: #204198;font-family: Play;font-size: 26px;font-weight: 700;line-height: 55px; /* 211.538% */letter-spacing: -0.78px;}

.business .busi_in  ul li .tbox{display: flex; flex-direction: column; justify-content: center; align-items: center;;}
.business .busi_in  ul li .tbox .dot{color: #000;font-size: 22px;font-style: normal;font-weight: 500;line-height: 1.4;letter-spacing: -0.66px;margin: 6px 0;;;text-align: center;}
.business .busi_in  ul li .tbox .dot:before{content:"· ";display: inline-block; ;color: #204198;;padding-right:5px;}

.business .busi_in  ul li.c02 .icon,
.business .busi_in  ul li.c02  .num,
.business .busi_in  ul li.c02 .tbox .dot:before {color: #206298;}
.business .busi_in  ul li.c03 .icon,
.business .busi_in  ul li.c03  .num,
.business .busi_in  ul li.c03 .tbox .dot:before{color: #209098;}
.business .busi_in  ul li.c04 .icon,
.business .busi_in  ul li.c04  .num,
.business .busi_in  ul li.c04 .tbox .dot:before {color: #66B8E2;}

.coming_soon_modal {display: none; position: fixed; inset: 0; z-index: 999999;}
.coming_soon_modal.is-open {display: block;}
.coming_soon_modal .coming_soon_backdrop {position: absolute; inset: 0; background: rgba(0, 0, 0, 0.45);}
.coming_soon_modal .coming_soon_dialog {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 320px; background: #fff; border-radius: 14px; padding: 28px 22px 20px; box-sizing: border-box; text-align: center;}
.coming_soon_modal .coming_soon_text {font-size: 22px; color: #111; font-weight: 600; line-height: 1.4; margin: 0 0 18px;}
.coming_soon_modal .coming_soon_close {display: inline-flex; align-items: center; justify-content: center; min-width: 96px; height: 42px; border: 0; border-radius: 30px; background: #204198; color: #fff; font-size: 16px; font-weight: 600; cursor: pointer;}


    @media (max-width: 1200px) {
    .business .busi_in .top {font-size: 20px; line-height: 1.6; margin: 0 0 36px 0;}
    .business .busi_in ul li .icon {width: 200px; height: 200px; font-size: 21px; border-width: 12px;}
    .business .busi_in ul li .icon img{height: 50px;;}
    .business .busi_in ul li .tbox .dot {font-size: 18px;}
    .business .busi_in ul li .num {font-size: 22px;}
    }

    @media (max-width: 768px) {
    .business .busi_in .top {font-size: 17px; word-break: keep-all;}
    .business .busi_in ul {flex-wrap: wrap;}
    .business .busi_in ul li {flex: calc(50% - 1px); border-bottom: 1px solid #ddd; padding: 40px 20px;border-right:none;}
    .business .busi_in ul li:nth-child(even) {border-right: none;}
    .business .busi_in ul li .icon {width: 180px; height: 180px; font-size: 20px; border-width: 10px;}
    .business .busi_in ul li .icon img {width: 50px;}
    .business .busi_in ul li .num {font-size: 20px; line-height: 40px;}
    .business .busi_in ul li .tbox .dot {font-size: 17px;}
    .business .busi_in ul li .tbox .dot br {display: none;}
    }

    @media (max-width: 540px) {
    .business .busi_in ul li {flex: 100%; border-right: none;}
    .business .busi_in ul li:nth-child(even) {border-right: none;}
    }

#business-system,
#business-maintenance {
    scroll-margin-top: 140px;
}