@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap";
@font-face{font-family:SB_M;src:url(/fonts/SB-어그로-M.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SB_L;src:url(/fonts/SB-어그로-L.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box;word-break:keep-all;outline:0 solid silver;margin:0;padding:0;font-family:Noto Sans KR,sans-serif;list-style:none}html{overflow-x:hidden}body{color:#fff;background-color:#040424;overflow-x:hidden}li,p{font-size:.9rem;transition:all .5s}a{cursor:pointer;text-transform:uppercase;color:#000;text-decoration:none;transition:all .3s}table{border-collapse:collapse;border:none}textarea{resize:none}input{background-color:#0000;border:0}img{margin:auto 0;display:block}button{background:0 0;border:0 solid;transition:all .3s}.display-flex{justify-content:space-between;display:flex}.display-flex-flow{flex-wrap:wrap;justify-content:space-between;display:flex}.pc{display:none}article>div{max-width:1200px;margin:0 auto;padding:50px 5%}article>div>:first-child{text-align:center;margin-bottom:50px}article>div>:first-child h1,article>div>:first-child h1 span{font-family:SB_M;font-weight:300}.yellow-box{text-align:center;border:1px solid #fff71b;border-radius:8px;padding:20px}.yellow-box span{color:#fff71b;font-weight:700}.pink-box{text-align:center;border:1px solid #fc46ce;border-radius:8px;padding:20px}.pink-box span{color:#fc46ce;font-weight:700}header{z-index:20;background-color:#040424;width:100%;position:fixed;top:0;left:0}header>div>div{width:100%;padding:10px 5%}header>div>div>div{text-align:left;box-sizing:border-box;width:100%;overflow:visible}header>div>div>div>img{width:100px;height:auto}header>div>nav{background-color:#1636ff;width:100%;padding:15px 5%}header>div>nav ul li{cursor:pointer;font-family:SB_L}footer{background-color:#ffffff1a}footer>div{width:100%;max-width:1200px;margin:0 auto;padding:50px 5% 80px}footer>div>div h2{font-family:SB_L}footer>div>:first-child>ul{margin:30px 0 50px}footer>div>:first-child>ul li{margin:8px 0;font-size:.8rem}footer>div>:first-child>ul li:last-of-type{margin-top:30px}footer>div>:first-child>ul li span{margin-right:10px;font-family:SB_L;font-weight:700}footer>div>:last-child img{width:100%;height:auto}@media screen and (min-width:768px){.mo{display:none}.pc{display:block}.yellow-box{width:100%;padding:50px}.pink-box{padding:50px}header>div>nav{padding:25px 5%}header>div>nav ul li{font-size:1.2rem}footer>div{justify-content:space-between;padding:50px 5%;display:flex}footer>div>:last-child{width:50%;margin:auto 0}}@media screen and (min-width:1366px){input,textarea,p{font-size:1.2rem}.mo{display:none}.pc{display:block}.yellow-box{border:3px solid #fff71b;border-radius:30px;padding:70px}.yellow-box p,.pink-box p{width:52%;margin:auto;font-size:1.3rem}.pink-box{border:3px solid #fc46ce;border-radius:30px;padding:70px}article>div{padding:150px 0}article>div>:first-child h1{font-size:3.5rem}article>div>:first-child p,article>div>:first-child h3{margin:20px 0 70px;font-size:1.2rem}header{z-index:20;border-bottom:1px solid #57578a;width:100%;position:fixed;top:0;left:0}header>div{justify-content:space-between;width:1200px;margin:0 auto;display:flex}header>div>div{width:500px;margin:auto 0;padding:0}header>div>div>div>img{width:180px}header>div>nav{background-color:#0000;width:700px;margin:auto 0;padding:0;position:relative}header>div>nav li{font-size:1.5rem}footer{border-top:2px solid #1636ff}footer>div{justify-content:space-between;padding:80px 0;display:flex}footer>div h2{font-size:2rem}footer>div>:first-child>ul{margin:50px 0}footer>div>:first-child>ul li{margin:10px 0;font-size:1rem}footer>div>:first-child>ul li:last-of-type{margin-top:50px}footer>div>:first-child>ul li span{margin-right:15px}}
main{margin-top:70px;position:relative}main>div>:first-child img{width:100%;height:auto}main>div>ul{color:#000;text-align:center;background-color:#fff;border-radius:15px;width:90%;padding:20px 10px;position:absolute;top:115%;left:50%;transform:translate(-50%,-50%)}main>div>ul li{margin:20px 0}main>div>ul li span{font-weight:700}.intro>div{padding:400px 5% 80px}.intro>div>:first-child h1{margin-bottom:20px}.intro>div>:first-child h1 span{color:#1636ff}.intro>div>:nth-child(2) section{text-align:center;background-color:#1636ff;border-radius:10px;width:100%;max-width:800px;margin:15px auto;padding:10px}.slider2{margin-bottom:70px}.slider2 .slide-item{padding:0 8px}.slider2 .slide-item>div{width:100%;height:auto;position:relative;overflow:hidden}.slider2 .slide-item>div>:first-child img{border:2px solid #1636ff;border-radius:8px;width:100%;height:auto}.slider2 .slide-item>div>:last-child{box-sizing:border-box;opacity:0;background-color:#1635ffcc;border:2px solid #1636ff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:all .6s;display:flex;position:absolute;top:0;left:0;transform:translateY(100%)}.slider2 .slide-item:hover>div>div:last-child{opacity:1;transform:translateY(0)}.slider2 .slide-item>div>:last-child div{text-align:center;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slider2 .slide-item>div>:last-child div img{width:50px;height:auto;margin:auto}.slider2 .slide-item>div>:last-child div p{width:90%;margin:10px auto 0;font-size:.8rem}.slider2 .slide-item>p{text-align:center;margin-top:20px;font-size:1rem}.slick-prev,.slick-next,.slick-prev:before,.slick-next:before{display:none!important}.competitive>div>:first-child h1 span{color:#fc46ce}.competitive>div>:first-child h3{margin-top:20px;font-family:SB_L;font-weight:300}.competitive>div>section>:first-child>div{width:100%;max-width:580px}.competitive>div>section:last-of-type>:first-child>div{width:100%}.competitive>div>section>:first-child>div:last-of-type{margin-top:20px}.competitive>div>section>:first-child>div>img{width:100%;height:auto}.competitive>div>section>:last-child{margin:20px 0 50px}.competitive>div>section>:last-child h2{font-size:1.2rem}.competitive>div>section>:last-child p:first-of-type{margin:20px 0}.competitive>div>section:nth-of-type(2)>:first-child>div:nth-of-type(2),.competitive>div>section:nth-of-type(2)>:first-child>div:last-of-type{width:48%;margin-top:20px}.interior>div>:first-child p{margin-top:20px}.interior>div>:first-child h1 span{color:#fff71b}.interior>div>:nth-child(2)>div{width:50%}.interior>div>:nth-child(2)>div>img{width:100%;max-width:400px;height:auto;margin:0 auto}.interior>div>:nth-child(2)>:nth-child(2){text-align:center;color:#fff71b;width:48%;max-width:700px;margin:auto 0}.interior>div>:nth-child(2)>:nth-child(2) h2{font-family:SB_M;font-size:1rem}.interior>div>:nth-child(2)>:nth-child(2) h1{font-family:SB_M;font-weight:300}.interior>div>:nth-child(2)>:last-child{width:100%;margin:20px 0 50px}.interior>div>:nth-child(3)>div{gap:20px;margin:20px 0}.interior>div>:nth-child(3)>div>div{width:100%}.interior>div>:nth-child(3)>div>div img{width:100%;height:auto}.interior>div>:nth-child(4){gap:20px;margin-top:50px}.interior>div>:nth-child(4)>div:first-of-type{width:100%;max-width:580px;margin:0 auto}.interior>div>:nth-child(4)>div img{width:100%;height:auto}.interior>div>:nth-child(4)>:last-child{margin:0 auto}.interior>div>:nth-child(5){justify-content:center;margin:50px 0 80px}.interior>div>:nth-child(5) section{text-align:center;width:48%;margin-bottom:20px}.interior>div>:nth-child(5) section div img{width:50%;height:auto;margin:auto}.interior>div>:nth-child(5) section p{margin-top:20px}.interior>div>:last-child{text-align:center}.interior>div>:last-child h1{margin-bottom:50px;font-family:SB_M;font-weight:300}.interior>div>:last-child h1 span{color:#fff71b;font-family:SB_M}.slick-dots{margin-top:20px!important;position:relative!important;bottom:0!important}.slick-dots li button:before{color:#fff71b!important;font-size:10px!important;line-height:0!important}.interior>div>:last-child>:nth-child(2){position:relative}.slide-arrow{width:100%;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.arrow-prev img,.arrow-next img{cursor:pointer;width:12px;height:auto}.slider1>div{width:85%;margin:auto}.slider1>div video{object-fit:cover;object-position:center;width:100%;height:230px;margin:0 auto;display:block}.interior>div>:last-child>:nth-child(3){margin:20px 0}.interior>div>:last-child>:last-child{text-align:center;color:#fff71b;background-color:#fff71b33;border:1px solid #fff71b;border-radius:8px;padding:20px}.interior>div>:last-child>:last-child p span{font-weight:700}.interior>div>:last-child{position:relative}.price>div>:first-child h1{margin-bottom:20px}.price>div>:first-child h1 span{color:#1636ff}.price>div>:nth-child(2)>img{width:85%;height:auto;margin:auto}.price>div>:nth-child(4)>img{width:30px;height:auto;margin:50px auto 80px}.inquire{width:100%;max-width:1200px;margin:0 auto;position:relative}.inquire>:first-child{text-align:center;background-color:#1636ff;border-radius:20px;width:80%;margin:auto;padding:25px 15px;position:absolute;top:-9%;left:50%;transform:translate(-50%)}.inquire>:first-child h2{font-family:SB_L}.inquire>form{color:#000;background-color:#fff;border-top-left-radius:25px;border-top-right-radius:25px;padding:50px 15px}.inquire>form input,.inquire>form textarea{border:1px solid #ccc;border-radius:8px;width:100%;padding:10px}.inquire>form>div{margin-bottom:25px}.inquire>form>div label h3,.inquire>form>div legend h3{margin-bottom:10px}.inquire>form>div label h3:after,.inquire>form>div legend h3:after{content:"*";color:#1636ff;margin-left:5px}.inquire>form>:nth-child(2) input{width:30%}.inquire>form>:nth-child(2) p{margin:auto}.inquire>form>:nth-child(4)>:nth-child(2){border:1px solid #ccc;border-radius:8px;padding:15px 10px}.inquire>form>:nth-child(4)>:nth-child(2) p{font-size:.8rem;font-weight:700}.inquire>form>:nth-child(4)>div ul{margin:20px 0}.inquire>form>:nth-child(4)>div ul li{margin:5px 0;font-size:.8rem}.inquire>form>:nth-child(4)>:last-child{justify-content:left;gap:10px;margin-top:20px}.inquire>form>:nth-child(4)>:last-child input{border:1px solid #ccc;width:auto;margin:auto 0}.inquire>form>button{color:#fff;cursor:pointer;background-color:#1636ff;border-radius:8px;width:100%;margin-top:30px;padding:15px;font-weight:700}@media screen and (min-width:768px){main{margin-top:135px}main>div>ul{width:80%;top:132%}main>div>ul li{font-size:1.2rem}.intro>div>:nth-child(2) section{width:500px;padding:20px}.slider2 .slide-item>div>:last-child div img{width:80px}.slider2 .slide-item>div>:last-child div p{font-size:1rem}.slider1>div video{height:450px}.competitive>div>section>:first-child>div{width:48%}.competitive>div>section>:first-child>div:last-of-type{margin-top:0}.competitive>div>section:last-of-type>:first-child>div{width:300px}.competitive>div>section:nth-of-type(2)>:first-child>div:first-of-type{width:30%}.competitive>div>section:nth-of-type(2)>:first-child>div:nth-of-type(2),.competitive>div>section:nth-of-type(2)>:first-child>div:last-of-type{width:30%;max-width:380px;margin-top:0}.interior>div>:nth-child(2)>:nth-child(2) h2{font-size:2rem}.interior>div>:nth-child(2)>:nth-child(2) h1{margin-top:20px;font-family:SB_M;font-size:5rem}.interior>div>:nth-child(3)>div>div{width:48%}.interior>div>:nth-child(5) section{width:350px}.interior>div>:last-child>:last-child{padding:50px}.price>div>:nth-child(3)>img{width:90%;max-width:800px;height:auto;margin:0 auto}.inquire>:first-child{width:40%;top:-7%}.inquire>form{border-top-left-radius:50px;border-top-right-radius:50px;padding:80px 120px}.inquire>form>:nth-child(4)>:nth-child(2) p,.inquire>form>:nth-child(4)>div ul li{font-size:1rem}.inquire>form>button{padding:20px;font-size:1rem}}@media screen and (min-width:1366px){main{margin-top:70px}main>div>:first-child img{width:100%;height:auto}main>div>ul{border-radius:30px;width:1000px;padding:30px;top:125%;left:50%;transform:translate(-50%,-50%)}main>div>ul li:nth-of-type(2),main>div>ul li:nth-of-type(3){width:80%;margin:20px auto}.intro>div{padding:380px 0 150px}.intro>div>:nth-child(2) section{margin:25px auto;padding:20px}.slider2{margin-bottom:0}.slider2 .slide-item{padding:0 20px}.slider2 .slide-item>div>:first-child img,.slider2 .slide-item>div>:last-child{border:3px solid #1636ff;border-radius:15px}.slider2 .slide-item>div>:last-child div img{width:120px}.slider2 .slide-item>div>:last-child div p{font-size:1.2rem}.slider2 .slide-item>p{margin-top:25px;font-size:1.3rem}.competitive>div>:first-child h3{width:50%;margin:25px auto 80px;font-size:2rem}.competitive>div>section>:first-child>div:last-of-type{margin-top:0}.competitive>div>section:last-of-type>:first-child>div{width:380px}.competitive>div>section>:last-child{margin:40px 0 80px}.competitive>div>section>:last-child h2{font-size:1.8rem}.competitive>div>section>:last-child p{width:60%;margin:auto}.competitive>div>section>:last-child p:first-of-type{margin:20px auto}.competitive>div>section:nth-of-type(2)>:first-child>div:first-of-type,.competitive>div>section:nth-of-type(2)>:first-child>div:nth-of-type(2),.competitive>div>section:nth-of-type(2)>:first-child>div:last-of-type{width:380px}.interior>div>:first-child p{margin-top:25px}.interior>div>:nth-child(2)>:nth-child(2) h2{font-size:3rem}.interior>div>:nth-child(2)>:nth-child(2) h1{font-size:6rem}.interior>div>:nth-child(2)>:last-child{margin:40px 0 50px}.interior>div>:nth-child(3)>div>div{width:580px}.interior>div>:nth-child(3)>div{gap:40px;margin:20px 0 50px}.interior>div>:nth-child(3)>div img{border-radius:30px}.interior>div>:nth-child(4){gap:0}.interior>div>:nth-child(4)>:last-child{justify-content:center;align-items:center;width:580px;display:flex;position:relative}.interior>div>:nth-child(4)>:last-child p{width:100%}.interior>div>:nth-child(4)>div:first-of-type img{border-radius:30px}.interior>div>:nth-child(5){margin:80px 0 100px}.interior>div>:nth-child(5) section{text-align:center;width:300px;margin-bottom:20px}.interior>div>:nth-child(5) section div img{width:150px}.interior>div>:nth-child(5) section p{margin-top:40px;font-size:1.3rem}.interior>div>:last-child h1{margin-bottom:80px;font-size:3rem}.interior>div>:last-child>:nth-child(3){margin:40px 0}.interior>div>:last-child>:last-child{border:3px solid #fff71b;border-radius:30px;padding:70px}.interior>div>:last-child>:last-child p{width:50%;margin:auto;font-size:1.3rem}.slick-dots li button:before{font-size:15px!important}.slide-arrow{top:45%}.arrow-prev img,.arrow-next img{width:20px}.slider1>div video{width:1000px;height:600px}.price>div>:first-child h1{margin-bottom:25px}.price>div>:nth-child(4)>img{width:50px;margin:70px auto 150px}.inquire>:first-child{width:400px;padding:30px;top:-8%}.inquire>:first-child h2{font-size:2.5rem}.inquire>form{border-top-left-radius:50px;border-top-right-radius:50px;padding:120px 180px 150px}.inquire>form input,.inquire>form textarea{padding:20px}form input::placeholder,form textarea::placeholder{font-size:1.2rem}.inquire>form>div{margin-bottom:40px}.inquire>form>div label h3,.inquire>form>div legend h3{margin-bottom:15px;font-size:1.5rem}.inquire>form>:nth-child(2){width:500px}.inquire>form>:nth-child(2) input{width:30%}.inquire>form>:nth-child(2) p{font-size:1.2rem;font-weight:700}.inquire>form>:nth-child(4)>:nth-child(2){border-radius:10px;padding:30px}.inquire>form>:nth-child(4)>:nth-child(2) p{margin:10px 0;font-size:1.2rem}.inquire>form>:nth-child(4)>div ul{margin:30px 0}.inquire>form>:nth-child(4)>div ul li{margin:10px 0;font-size:1.2rem}.inquire>form>:nth-child(4)>:last-child{margin-top:40px}.inquire>form>button{border-radius:15px;margin-top:50px;padding:25px;font-size:1.2rem}}
