@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Pretendard;font-weight:100;src:url(/static/media/Pretendard-Thin.bf4abb209aed8f35d1ca.otf)}@font-face{font-family:Pretendard;font-weight:200;src:url(/static/media/Pretendard-ExtraLight.b2f0f7193307817b6f38.otf)}@font-face{font-family:Pretendard;font-weight:300;src:url(/static/media/Pretendard-Light.2cb5a195aebe2c6b471f.otf)}@font-face{font-family:Pretendard;font-weight:400;src:url(/static/media/Pretendard-Regular.8c2bcf220fa6ced26fc0.otf)}@font-face{font-family:Pretendard;font-weight:500;src:url(/static/media/Pretendard-Medium.4de9e34f45c4dd53666c.otf)}@font-face{font-family:Pretendard;font-weight:600;src:url(/static/media/Pretendard-SemiBold.0cef3019f4c56716d088.otf)}@font-face{font-family:Pretendard;font-weight:700;src:url(/static/media/Pretendard-Bold.9378b3708f45f8c7e326.otf)}@font-face{font-family:Pretendard;font-weight:800;src:url(/static/media/Pretendard-ExtraBold.9e2e4a7b934af8d26724.otf)}@font-face{font-family:Pretendard;font-weight:900;src:url(/static/media/Pretendard-Black.d4e2adbaf04c87486302.otf)}@font-face{font-family:SCDream;font-weight:900;src:url(/static/media/SCDream9.c8e7afd869e076d5055d.otf)}*{box-sizing:border-box}html{font-size:16px}a,address,article,aside,blockquote,body,button,dd,del,details,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,img,input,label,legend,li,main,nav,ol,optgroup,option,p,q,s,section,select,span,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,tr,ul,video{background:none;border:0;color:#000;font-family:Pretendard;font-size:1rem;font-style:normal;font-weight:500;letter-spacing:.02em;line-height:1.2;margin:0;padding:0;word-break:keep-all}li,ol,ul{list-style:none}a{color:#111;text-decoration:none}table,td,th,tr{border-collapse:collapse;text-align:left}button{cursor:pointer}.skip{display:none}input{outline:none}@media screen and (max-width:768px){html{font-size:14px!important}}header{align-items:center;background-color:#001530;display:flex;height:100px;justify-content:space-between;margin-bottom:60px;padding:0 5vw;position:relative}header h1{height:100%;padding:.72rem 0}header h1 a{align-items:center;color:#fff;display:flex;font-size:2.5rem;font-weight:900;height:100%;justify-content:center;line-height:1.2}header h1 img{height:100%;margin-right:.5rem}header .rightWrap{align-items:center;display:flex;justify-content:center;width:50%}header .searchWrap{align-items:center;background-color:#fff;border-radius:90px;box-shadow:inset 4px 4px 4px #0003;color:#888;display:flex;font-size:1.2rem;justify-content:space-between;padding:.4rem;text-align:start;width:100%}header .searchWrap input{font-size:.875rem;margin-left:2rem;padding-right:1rem;width:100%}header .searchWrap span{background:linear-gradient(90deg,#55bfc8,#034069);border-radius:100%;display:inline-block;height:40px;width:40px}header .searchWrap span .searchBtn{filter:drop-shadow(2px 2px 2px rgba(0,0,0,.5));scale:.5}header .mSearchBtn{display:none}header .mSearchWrap.active{opacity:1;z-index:1}header .mSearchWrap{align-items:center;background-color:#fff;border-radius:90px;bottom:-60px;box-shadow:inset 4px 4px 4px #0003;color:#888;display:flex;font-size:1.2rem;justify-content:space-between;left:50%;opacity:0;padding:.4rem;position:absolute;text-align:start;transform:translateX(-50%);transition:all .5s;width:90%;z-index:-1}header .mSearchWrap input{font-size:1.2rem;margin-left:2rem;padding-right:1rem;width:100%}header .mSearchWrap span{background:linear-gradient(90deg,#55bfc8,#034069);border-radius:100%;display:inline-block}header .mSearchWrap span img{filter:drop-shadow(2px 2px 2px rgba(0,0,0,.5));scale:.6}nav.active{max-height:350px;padding-bottom:8rem}nav{background:linear-gradient(90deg,#55bfc8,#034069);left:0;max-height:60px;overflow:hidden;position:absolute;top:100px;transition:all .5s ease;width:100%;z-index:9}nav .navWrap{align-items:flex-start;display:flex;justify-content:space-between;margin:0 auto;max-width:500px}nav .navWrap>li p{line-height:62px;margin-bottom:2rem}nav .navWrap>li a{color:#fff;cursor:pointer;font-size:1.125rem;font-weight:500;margin-bottom:1rem}nav .navWrap .navContents>li:last-child{margin-bottom:0}nav .navWrap .navContents>li{margin-bottom:1.2rem}nav .navWrap .navContents>li a{font-size:1.25rem}header .nav{display:none;margin-left:1rem}.burger-icon{cursor:pointer;display:inline-block;left:0;margin:0;padding:.5rem 0;position:relative;-webkit-user-select:none;user-select:none;width:auto;z-index:2}.burger-icon .burger-sticks{background-color:#fff;display:block;height:2px;position:relative;transition:background .2s ease-out;width:40px}.burger-icon .burger-sticks:after,.burger-icon .burger-sticks:before{background:#fff;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.burger-icon .burger-sticks:before{top:12px}.burger-icon .burger-sticks:after{top:-12px}.burger-check{display:none}.burger-check:checked~.menu{max-width:130px}.burger-check:checked~.burger-icon .burger-sticks{background:#0000;box-shadow:0 .1rem .1rem #0000}.burger-check:checked~.burger-icon .burger-sticks:before{box-shadow:0 .1rem .1rem #0000;transform:rotate(-45deg)}.burger-check:checked~.burger-icon .burger-sticks:after{box-shadow:0 .1rem .1rem #0000;transform:rotate(45deg)}.burger-check:checked~.burger-icon:not(.steps) .burger-sticks:after,.burger-check:checked~.burger-icon:not(.steps) .burger-sticks:before{top:0}@media screen and (max-width:1024px){html{font-size:14px}header{margin:0}header .nav{display:block}nav.active{max-height:100%;padding:1rem 1rem 5rem}nav{max-height:0}nav .navWrap{flex-flow:row wrap}nav .navWrap>li{width:50%}nav .navWrap{align-items:center;flex-flow:column nowrap}nav .navWrap>li p{text-align:center}nav{padding:0!important}}@media screen and (max-width:768px){header{height:80px}header .searchWrap{display:none}header .mSearchBtn{display:block;height:100%}header .rightWrap{width:auto}nav{top:80px!important}}html{overflow-x:hidden}.ExperienceContainer,.OnDeviceContainer,.ServiceContainer,.businessContainer,.businessModelContainer,.conect,.liveWrap{margin:0 auto;max-width:1440px}.mainBnr{align-items:flex-start;background-image:url(/static/media/mainBnr.c9511f7fcd3aa68d625f.png);background-size:cover;display:flex;flex-flow:column nowrap;height:80vh;justify-content:flex-start;padding:10vw 5vw;position:relative}.mainBnr h2{color:#fff;font-size:5rem;font-weight:900;line-height:1.1;margin-bottom:5vh}.mainBnr>p{color:#fff;font-size:1.25rem;line-height:1.8;max-width:50vw}.mainBnr .actionWrap{bottom:-5vw;display:flex;height:20vh;justify-content:space-between;left:50%;max-height:200px;padding:0 5vw;position:absolute;transform:translateX(-50%);width:100%}.mainBnr .actionWrap .keyWrap{align-items:center;background-clip:content-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#55bfc8 0,#0079cb);background-origin:border-box;border:3px solid #0000;border-radius:.8rem;display:flex;height:100%;justify-content:space-between;width:63.5%}.mainBnr .actionWrap .keyWrap li:first-child{margin-left:1rem}.mainBnr .actionWrap .keyWrap li:last-child{margin-right:1rem}.mainBnr .actionWrap .keyWrap li{padding:1%;width:100%}.mainBnr .actionWrap .keyWrap li a{background-color:#f1f9fa;border-radius:100%;display:block;max-height:130px;max-width:130px;padding:10%}.mainBnr .actionWrap .keyWrap li a img{display:block;max-height:130px;padding:10%;width:100%}.mainBnr .actionWrap .infoWrap{display:flex;flex-flow:column nowrap;height:100%;justify-content:space-between;width:35%}.mainBnr .actionWrap .infoWrap li{align-items:center;background-clip:content-box,border-box;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#55bfc8 0,#0079cb);background-origin:border-box;border:3px solid #0000;border-radius:.8rem;display:flex;height:45%;justify-content:space-between;overflow:hidden}.mainBnr .actionWrap .infoWrap li p{text-align:center;width:100%}.mainBnr .actionWrap .infoWrap li .dataTxt{align-items:center;background-color:#f1f9fa;display:flex;font-size:1.2rem;font-weight:600;height:100%;justify-content:center}.mainBnr .actionWrap .infoWrap li .colorNum{color:#55bfc8}.mainBnr .actionWrap .infoWrap li .dataNum{font-size:2.4rem;font-weight:800;text-shadow:2px 2px 4px #0003}.liveWrap{align-items:center;display:flex;justify-content:space-between;margin:20vh auto}.liveWrap>li{width:49%}.liveWrap li>p{align-items:center;border-bottom:.15rem solid #dddd;display:flex;font-size:1.375rem;justify-content:space-between;padding:.6rem}.liveWrap li button{align-items:center;border:.15rem solid #dddd;border-radius:.5rem;color:#666;display:flex;font-size:.875rem;justify-content:center;padding:.3rem .5rem}.liveWrap li>div{border:.15rem solid #dddd;border-radius:.6rem;height:50vw;margin-top:2.5rem;max-height:700px;overflow:hidden}.liveWrap li>div ul{align-items:center;background-color:#fff;display:flex;gap:5vw;justify-content:center;padding-bottom:4.5rem;padding-top:2.25rem}.liveWrap li>div ul li.active{color:#222}.liveWrap li>div ul li.active:after{background:linear-gradient(90deg,#f37335,#fdc830);bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}.liveWrap li>div ul li{color:#888;padding-bottom:.3rem;position:relative}.liveWrap li:first-child>div>p{height:calc(100% - 210px)}.liveWrap li>div>p{height:92%}.liveWrap li>div>p img{height:100%;object-fit:contain;width:100%}.businessContainer h3{font-size:2rem;font-weight:600}.businessContainer>p{font-size:1rem;margin:1rem 0}.businessContainer>ul{display:flex;gap:4%;justify-content:space-between}.businessContainer>ul>li{align-items:center;display:flex;flex-flow:column nowrap;font-size:1rem;line-height:2rem;padding:4rem 0;text-align:center;width:25%}.businessContainer>ul>li img{width:45%}.businessContainer>ul>li span{font-size:1.5rem;margin:2.5rem 0 1rem}.businessContainer .cubeInfo{margin-top:15vh}.businessContainer .cubeInfo>p{font-size:2rem;margin-bottom:1rem}.businessContainer .cubeInfo ul{align-items:stretch;display:flex;justify-content:space-between}.businessContainer .cubeInfo ul li:nth-child(2){flex-flow:column-reverse}.businessContainer .cubeInfo ul li{align-items:center;border-radius:2vw;display:flex;flex-flow:column nowrap;justify-content:center;overflow:hidden;width:32%}.businessContainer .cubeInfo ul li .infoImg{aspect-ratio:1/1;width:100%}.businessContainer .cubeInfo ul li .infoTxt{align-items:center;background-color:#f1f9fa;color:#585858;display:flex;flex-flow:column nowrap;font-size:1.2rem;justify-content:center;line-height:1.5;padding:1.2rem;text-align:center}.businessContainer .cubeInfo ul li>p{height:50%}.businessContainer .cubeInfo ul li p img{height:100%;object-fit:cover;width:100%}.businessContainer .cubeInfo ul li span{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}@media screen and (max-width:1500px){.ExperienceContainer,.OnDeviceContainer,.ServiceContainer,.businessContainer,.businessModelContainer,.conect,.liveWrap{padding:0 5vw}}@media screen and (max-width:1024px){.mainBnr{height:auto}.mainBnr .actionWrap{flex-flow:column nowrap;gap:2vw;height:auto;margin-top:5vw;max-height:1000px;padding:0;position:static;transform:none}.mainBnr .actionWrap .infoWrap,.mainBnr .actionWrap .keyWrap{width:100%}.mainBnr .actionWrap .keyWrap{flex-flow:row wrap}.mainBnr .actionWrap .keyWrap li{display:flex;justify-content:center;margin:0!important;width:30%}.mainBnr .actionWrap .infoWrap li{height:50px}.mainBnr h2{font-size:4rem}.mainBnr>p{font-size:1rem;max-width:100%}.liveWrap li>div ul{padding-bottom:2vw;padding-top:1vw}.liveWrap li:first-child>div>p{height:90%}.businessContainer>ul{flex-flow:row wrap}.businessContainer>ul>li{width:48%}}@media screen and (max-width:768px){.liveWrap{flex-flow:column nowrap}.liveWrap>li{width:100%}}.ExperienceContainer h3{font-size:2rem;font-weight:600}.ExperienceContainer .cubeInfo{margin-top:2rem}.ExperienceContainer .cubeInfo>p{font-size:2rem;margin-bottom:1rem}.ExperienceContainer .cubeInfo ul{align-items:stretch;display:flex;flex-flow:column nowrap;gap:2rem;justify-content:center}.ExperienceContainer .cubeInfo ul li:first-child{background-image:url(/static/media/ExBg1.7a91923d8328350e1bbe.png)}.ExperienceContainer .cubeInfo ul li:nth-child(3){background-image:url(/static/media/ExBg2.c43001036004687aebda.png);flex-flow:row-reverse}.ExperienceContainer .cubeInfo ul li{align-items:stretch;background-position:50%;background-size:cover;border-radius:1.8rem;display:flex;justify-content:center;overflow:hidden;width:100%}.ExperienceContainer .cubeInfo ul li:nth-child(2) .imagesCon{align-items:center;display:flex;justify-content:center}.ExperienceContainer .cubeInfo ul li:nth-child(2) .imagesCon img{width:calc(50% - 2px)}.ExperienceContainer .cubeInfo ul li:nth-child(2) .imagesCon .line{background:#0470b8;height:100%;width:2px}.ExperienceContainer .cubeInfo ul li:nth-child(3) .infoImg{box-shadow:-5px 0 5px #0000004d}.ExperienceContainer .cubeInfo ul li .infoImg{box-shadow:5px 0 5px #0000004d;width:37%}.ExperienceContainer .cubeInfo ul li:last-child .infoTxt,.ExperienceContainer .cubeInfo ul li:last-child .infoTxt span{text-align:end}.ExperienceContainer .cubeInfo ul li .infoTxt{color:#585858;display:flex;flex-flow:column nowrap;font-size:1rem;justify-content:center;line-height:1.5;padding:4vw;text-align:start;width:63%}.ExperienceContainer .cubeInfo ul li p img{display:block;height:100%;object-fit:cover;width:100%}.ExperienceContainer .cubeInfo ul li span{font-size:1.5rem;font-weight:700;margin-bottom:2vw;width:100%}@media screen and (max-width:768px){.ExperienceContainer .cubeInfo ul li,.imagesCon{flex-flow:column nowrap!important}.ExperienceContainer .cubeInfo ul li>p{width:100%!important}.ExperienceContainer .cubeInfo ul li:nth-child(2) .imagesCon .line{height:2px;width:100%}.ExperienceContainer .cubeInfo ul li:nth-child(2) .imagesCon img{width:100%}}.ServiceContainer h3{font-size:5rem;font-weight:600}.ServiceContainer>p{font-size:2rem;margin:1rem 0}.ServiceContainer>ul{display:flex;gap:1.2rem;justify-content:space-between}.ServiceContainer>ul>li{align-items:center;display:flex;flex-flow:column nowrap;font-size:1.1rem;padding:4rem 0;text-align:center;width:25%}.ServiceContainer>ul>li img{width:10vw}.ServiceContainer>ul>li span{font-size:2rem;margin:2rem 0 1rem}.ServiceContainer .cubeInfo{margin:20vh auto}.ServiceContainer .cubeInfo>p{font-size:2rem;margin-bottom:1rem}.ServiceContainer .cubeInfo ul{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:space-between}.ServiceContainer .cubeInfo ul li{align-items:center;background-color:#f1f9fa;border-radius:1.8rem;display:flex;flex-flow:column nowrap;justify-content:center;margin-bottom:1rem;overflow:hidden;width:49.5%}.ServiceContainer .cubeInfo ul li:first-child{align-items:flex-start;display:flex;justify-content:flex-end}.ServiceContainer .cubeInfo ul li .nameWrap{color:#001530;font-size:5vw;font-weight:700;height:auto;margin:0 0 5% 5%}.ServiceContainer .cubeInfo ul li .infoTxt{background-color:#f1f9fa;color:#222;display:flex;flex-flow:column nowrap;font-size:.875rem;justify-content:center;line-height:1.5;padding:1.2rem;text-align:start;text-align:center}.ServiceContainer .cubeInfo ul li>p{height:65%;width:100%}.ServiceContainer .cubeInfo ul li p img{height:100%;object-fit:cover;width:100%}.ServiceContainer .cubeInfo ul li .color{color:#027acb;font-size:1.25rem;font-weight:700;margin-bottom:1rem;text-align:center}.ServiceContainer .cubeInfo ul li span{font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}@media screen and (max-width:768px){.ServiceContainer .cubeInfo ul{flex-flow:column nowrap}.ServiceContainer .cubeInfo ul li{width:100%}}.conect .sendWrap{align-items:stretch;border-radius:2rem;box-shadow:4px 4px 10px #0000004d;display:flex;justify-content:space-between;overflow:hidden;width:100%}.conect .sendWrap .infoWrap *{color:#fff}.conect .sendWrap .infoWrap{align-items:flex-start;background:linear-gradient(90deg,#55bfc8,#0079cb);display:flex;flex-flow:column nowrap;justify-content:space-between;padding:5vw 3vw 3vw;width:50%}.conect .sendWrap .infoWrap .top p.secondTxt{font-size:1.25rem;line-height:2rem}.conect .sendWrap .infoWrap .top .firstTxt{font-size:3rem;font-weight:700;margin-bottom:10%}.conect .sendWrap .infoWrap .to p .secondTxt{font-size:1.3rem;line-height:1.5}.conect .sendWrap .infoWrap .bottom{display:flex}.conect .sendWrap .infoWrap .bottom input[type=checkbox]{margin-right:10px}.conect .sendWrap .infoWrap .bottom p button{font-size:.8rem}.conect .sendWrap .inputWrap{height:100%;padding:3vw 2vw;width:50%}.conect .sendWrap .inputWrap ul{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:1vw;height:calc(100% - 5vh);justify-content:space-between;width:100%}.conect .sendWrap .inputWrap ul li{width:100%}.conect .sendWrap .inputWrap ul li:last-child{height:100%}.conect .sendWrap .inputWrap ul li:last-child .writWrap{height:80%}.conect .sendWrap .inputWrap ul li .title{font-weight:400;margin-bottom:5px}.conect .sendWrap .inputWrap ul li .title .redStar{color:red}.conect .sendWrap .inputWrap ul li .writWrap input,.conect .sendWrap .inputWrap ul li .writWrap textarea{border:1px solid #bbb;border-radius:3px;padding:1rem;width:100%}.conect .sendWrap .inputWrap ul li .writWrap textarea{height:100%;resize:none}.conect .sendWrap .inputWrap .sendBtn{background:linear-gradient(90deg,#55bfc8,#0079cb);border-radius:3px;box-shadow:2px 2px 4px #0003;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:700;height:5vh;line-height:5vh;margin-top:2vw;text-align:center}.conect .mapWrap{align-items:flex-end;display:flex;height:50vh;justify-content:space-between;margin:20vh auto}.conect .mapWrap .addressWrap{display:flex;flex-flow:column nowrap;gap:3vh}.conect .mapWrap .addressWrap li{align-items:center;display:flex;justify-content:flex-start}.conect .mapWrap .addressWrap li .icon{margin-right:1rem}.conect .mapWrap .addressWrap li .icon img{display:block;height:70px}.conect .mapWrap .addressWrap li .adTxt{align-items:flex-start;color:#666;display:flex;flex-flow:column nowrap;font-size:1.5rem;font-weight:400;height:70px;justify-content:space-between}.conect .mapWrap .addressWrap li .adTxt span{color:#666;font-size:1.5rem;font-weight:600}.conect .mapWrap .map{height:100%;width:50%}.conect .mapWrap .map iframe{height:100%;width:100%}@media screen and (max-width:1024px){.conect .mapWrap{flex-flow:column nowrap;height:auto}.conect .mapWrap .addressWrap{width:100%}.conect .mapWrap .addressWrap li .icon img{height:50px}.conect .mapWrap .addressWrap li .adTxt{font-size:1rem!important;height:auto}.conect .mapWrap .addressWrap li .adTxt *{font-size:1rem!important}.conect .mapWrap .map{height:500px;margin-top:2rem;width:100%}}@media screen and (max-width:768px){.conect .sendWrap{flex-flow:column nowrap}.conect .sendWrap>div{width:100%!important}.conect .sendWrap .inputWrap{padding:5vw 2vw}.conect .sendWrap .infoWrap .top .firstTxt{font-size:2.5rem}.conect .sendWrap .infoWrap .bottom{margin-top:2rem}.conect .mapWrap .map{height:300px;margin-top:2rem;width:100%}}.businessModelContainer{align-items:center;display:flex;flex-direction:column;margin:20vh auto}.businessModelContainer h3{font-size:2rem;font-weight:600;margin-bottom:10px;margin-right:auto}.businessModelContainer>p{font-size:1rem;margin:1rem 0}.businessModelContainer img{width:100%}.OnDeviceContainer{align-items:center;display:flex;flex-direction:column;margin:20vh auto}.OnDeviceContainer h3{font-size:2rem;font-weight:600;margin-right:auto}.OnDeviceContainer>p{font-size:1rem;margin:1rem auto 1.7rem 0}.OnDeviceContainer .imageWrap{background:#d6eef04d;display:flex;width:100vw}.OnDeviceContainer .imageWrap img{margin:0 auto;max-width:1100px;width:100%}#visual{padding:6rem 5vw}#visual h2{font-size:3rem;font-weight:700;text-align:center}#visual .categoryWrap{display:flex;justify-content:flex-end;margin:3rem 0}#visual .customSelect{align-items:center;background-color:#fff;border:1px solid #aaa;border-radius:100px;cursor:default;display:flex;height:50px;outline:none;padding:0 1rem;position:relative;width:200px}#visual .selectedOption{color:#aaa;flex-grow:1;font-size:1.2rem}#visual .dropdown{background-color:#fff;border:1px solid #aaa;border-radius:10px;left:0;max-height:150px;overflow-y:auto;position:absolute;top:50px;width:100%;z-index:10}#visual .dropdown li{color:#222;cursor:pointer;list-style:none;padding:10px}#visual .dropdownImg{height:20%}#visual .dropdown li:hover{background-color:#f1f1f1}#visual .categoryWrap .searchWrap{align-items:center;background-color:#fff;border-radius:90px;color:#aaa;display:flex;font-size:1.2rem;height:50px;justify-content:space-between;margin-left:1rem;max-width:350px;outline:1px solid #aaa;text-align:start}#visual .categoryWrap .searchWrap input::placeholder{color:#aaa}#visual .categoryWrap .searchWrap input{font-size:1.2rem;margin-left:1rem;padding-right:1rem;width:100%}#visual .categoryWrap .searchWrap button{border-radius:100%;height:50px;outline:1px solid #aaa;text-align:center;width:50px}#visual .categoryWrap .searchWrap button img{height:100%;scale:.5}.visualWrap ul{display:flex;flex-flow:row wrap;gap:20px;justify-content:space-between;list-style:none;margin:0 auto;max-width:1600px;padding:0}.visualWrap ul li{border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 5px #0000001a;height:30vw;max-height:500px;overflow:hidden;position:relative;text-align:center;transition:background-color .3s ease;width:calc(50% - 10px)}.visualWrap ul li img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.visualWrap ul li:hover img{transform:scale(1.05)}.visualWrap ul li div{align-items:center;background-color:#ffffff80;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.visualWrap ul li:hover div{opacity:1}.visualWrap ul li p{font-size:3.125rem;font-weight:700;margin:10px 0}.visualWrap ul li a{background-color:#0000004d;border-radius:20px;font-size:1.2rem;font-weight:700;padding:.6rem 2rem;text-decoration:none;transition:background-color .3s ease,color .3s ease}.visualWrap ul li a:hover{background-color:#fff;color:#000}@media screen and (max-width:768px){#visual h2{font-size:10vw}#visual .categoryWrap{align-items:flex-end;flex-flow:column nowrap;gap:.5rem}#visual .categoryWrap .searchWrap{width:100%}.visualWrap ul li{height:50vw;width:100%}.visualWrap ul li p{font-size:2.5rem;margin:10px 0}}#graph{margin:0 auto;max-width:1440px;padding:6rem 0}#graph h2{border-bottom:1px solid #3b383e;border-top:3px solid #3b383e;font-size:2rem;font-weight:600;padding:2.4rem 0;text-align:center}#graph .dataWrap{align-items:center;display:flex;margin:1.5rem 0}#graph .dataWrap p:nth-child(2){border-left:1px solid #3b383e;border-right:1px solid #3b383e}#graph .dataWrap p{color:#3b383e;padding:0 1rem}#graph .categoryWrap{border-bottom:1px solid #c9c6c5;border-top:1px solid #c9c6c5;display:flex;justify-content:space-between;padding:1rem}#graph .right_wrap{display:flex;gap:10px}#graph .categoryWrap p{align-items:center;border:1px solid #c9c6c5;border-radius:50px;display:flex;font-size:1.2rem;height:2.6rem;justify-content:center;line-height:30px;padding:.5rem}#graph .categoryWrap p img{height:100%;margin-right:.3rem}#myChart{margin:5rem auto;max-width:1200px;width:90vw!important}#graph .graphList{align-items:center;border-radius:3rem;display:flex;flex-flow:row nowrap;height:5rem;justify-content:center;margin-top:3rem}#graph .graphWrap .iframeWrap{height:800px;overflow:hidden;width:1400px}#graph .graphWrap .iframeWrap iframe{height:800px;width:1400px}#graph .slider-container{align-items:center;border:1px solid #c9c6c5;border-radius:50px;display:flex;height:100%;margin-left:1rem;margin-right:1rem;position:relative;width:50%}#graph .slider{margin:0 auto;width:70%}#graph .slide{display:flex!important;justify-content:center;position:relative}#graph .slide span{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#graph .prev img{rotate:90deg;scale:.5}#graph .next img{rotate:-90deg;scale:.5}#graph .next,#graph .prev{align-items:center;background-color:#fff;border:1px solid #aaa;border-radius:50%;cursor:pointer;display:flex;height:3rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:3rem;z-index:1}#graph .prev{left:1rem}#graph .next{right:1rem}#graph .listBtn{border:1px solid #10919d;border-radius:50px;height:100%;line-height:5rem;text-align:center;width:10%}#graph .listBtn a,#graph .listBtn button{color:#10919d;display:block;height:100%;line-height:5rem;width:100%}.cellContainer{border-top:3px solid #3b383e;margin-top:5rem}.cellContainer *{color:#3b383e}.cellContainer ul{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:space-between}.cellContainer ul li:last-child .cellTitle{width:15%}.cellContainer ul li:last-child .cellInfo{width:85%}.cellContainer ul li:last-child{line-height:1.5;width:100%}.cellContainer ul li{align-items:stretch;border-bottom:1px solid #c9c6c5;display:flex;justify-content:flex-start;width:50%}.cellContainer ul li .cellTitle{align-items:center;background-color:#eee;display:flex;font-size:1.25rem;font-weight:600;height:100%;justify-content:center;padding:2vw 1vw;text-align:center;width:30%}.cellContainer ul li .cellInfo{align-items:center;display:flex;justify-content:flex-start;padding:2vw 1vw;width:70%}@media screen and (max-width:1500px){#graph{padding:5vw}}@media screen and (max-width:768px){#graph .graphList{flex-flow:column nowrap}.slider-container{margin:0 0 1rem!important;padding:.2rem}.listBtn,.slider-container{width:100%!important}.cellContainer ul li{width:100%}.cellContainer ul li:last-child .cellTitle{width:30%}.cellContainer ul li:last-child .cellInfo{width:70%}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}#product{margin:0 auto;max-width:1680px;padding:6rem 5vw}#product h2{font-size:3rem;font-weight:700;text-align:center}#product .actionWrap .searchWrap{align-items:center;border:2px solid #ddd;border-radius:10px;color:#888;display:flex;font-size:1.2rem;justify-content:space-between;margin-top:2rem;padding:.5rem 2rem;text-align:start}#product .actionWrap .searchWrap .searchIcon{display:flex;height:40px;width:40px}#product .actionWrap .searchWrap .searchIcon img{margin:-1px 0 0 -1px}#product .actionWrap .searchWrap input{font-size:1.25rem;margin-right:2rem;padding-right:1rem;width:100%}#product .actionWrap .searchWrap span{border:2px solid #434343;border-radius:100%;display:inline-block;scale:.8}#product .actionWrap .searchWrap span img{display:block;scale:.6}#product .categoryWrap *{font-weight:600}#product .categoryWrap{margin-top:2rem}#product .categoryWrap .categoryTitle{border:1px solid #ddd;border-top-left-radius:10px;border-top-right-radius:10px;font-size:1.75rem;font-weight:700;padding:1rem}#product .categoryWrap .categoryList>li:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}#product .categoryWrap .categoryList>li{align-items:center;background-color:#f5f5f5;border-bottom:1px solid #ddd;display:flex;justify-content:flex-start;padding:1.2rem}#product .categoryWrap .categoryList>li .listTitle{font-size:1.3rem;min-width:100px;width:12vw}#product .categoryWrap .categoryList>li .listContent{align-items:center;display:flex;flex-flow:row wrap;gap:.5rem;justify-content:flex-start;width:100%}#product .categoryWrap .categoryList>li:first-child .listContent li.active{background-color:#04416a;border:none;color:#f5f5f5}#product .categoryWrap .categoryList>li:nth-child(2) .listContent li.active{background-color:#175f80;border:none;color:#f5f5f5}#product .categoryWrap .categoryList>li:nth-child(3) .listContent li.active{background-color:#35949c;border:none;color:#f5f5f5}#product .categoryWrap .categoryList>li:nth-child(4) .listContent li.active{background-color:#2a7d96;border:none;color:#f5f5f5}#product .categoryWrap .categoryList>li:nth-child(5) .listContent li.active{background-color:#308ca8;border:none;color:#f5f5f5}#product .categoryWrap .categoryList>li .listContent li{border:1px solid #666;border-radius:3rem;color:#666;cursor:pointer;font-size:1rem;padding:.5rem 1rem}.displayWrap .sequence{align-items:center;border-bottom:1px solid #ddd;display:flex;gap:4vw;justify-content:flex-start;margin-top:3rem;padding:1rem;text-align:center;width:100%}.displayWrap .sequence li.active{color:#434343}.displayWrap .sequence li.active:after{background:linear-gradient(90deg,#034069,#55bfc8);bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}.displayWrap .sequence li{color:#888;cursor:pointer;padding-bottom:.5rem;position:relative}.displayWrap .cubeInfo{margin-top:5vh}.displayWrap .cubeInfo>p{font-size:2rem;margin-bottom:1rem}.displayWrap .cubeInfo>ul{align-items:stretch;display:flex;flex-flow:row wrap;gap:2%;justify-content:flex-start}.displayWrap .cubeInfo>ul>li{align-items:center;border:1px solid #bbb;border-radius:5px;box-shadow:4px 4px 4px #0000001a;cursor:pointer;display:flex;flex-flow:column nowrap;justify-content:center;margin-bottom:1.5rem;overflow:hidden;padding:1rem;width:23.5%}.displayWrap .cubeInfo>ul>li:first-child{align-items:flex-start;display:flex}.displayWrap .cubeInfo>ul>li .infoImg{border-radius:10px;margin-bottom:1rem}.displayWrap .cubeInfo>ul>li .infoImg img{display:block;height:100%;object-fit:cover;width:100%}.displayWrap .cubeInfo>ul>li .textWrap .titleTxt{display:flex;flex-flow:row wrap;gap:.3rem;justify-content:flex-start;margin-bottom:1rem}.displayWrap .cubeInfo>ul>li .textWrap .titleTxt .title{color:#222;font-size:1rem;font-weight:600;margin-right:1rem}.displayWrap .cubeInfo>ul>li .textWrap .titleTxt li:first-child{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;margin-right:1rem;overflow:hidden;width:100%}.displayWrap .cubeInfo>ul>li .textWrap .titleTxt li{color:#434343;font-size:.9rem}.displayWrap .cubeInfo>ul>li .textWrap .infoTxt{color:#434343;display:flex;flex-flow:column nowrap;font-size:.9rem;justify-content:center;line-height:1.5;text-align:start}.displayWrap .cubeInfo>ul>li .textWrap .infoTxt .ellipsis{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:.9rem;font-weight:300;line-height:1.5;margin-bottom:.5rem;max-height:3em;overflow:hidden}.displayWrap .cubeInfo>ul>li .textWrap{display:flex;flex-flow:column nowrap;height:50%;justify-content:space-between;width:100%}.displayWrap .cubeInfo>ul>li .textWrap p img{height:100%;object-fit:cover;width:100%}.displayWrap .cubeInfo>ul>li .textWrap span{font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.page{align-items:center;display:flex;justify-content:center}.page p{cursor:pointer}.page .pagination{display:flex}@media screen and (max-width:1024px){.displayWrap .cubeInfo>ul>li{width:32%}}@media screen and (max-width:768px){#product h2{font-size:10vw}.displayWrap .cubeInfo>ul>li{width:49%}}@media screen and (max-width:500px){.displayWrap .cubeInfo>ul>li{width:100%}}#notice{padding:6rem 5vw}#notice h2{font-size:3.75rem;font-weight:700;text-align:center}#notice .categoryWrap{display:flex;justify-content:flex-end;margin:3rem 0}#notice .customSelect{align-items:center;background-color:#fff;border:1px solid #aaa;border-radius:100px;cursor:default;display:flex;height:50px;outline:none;padding:0 1rem;position:relative;width:200px}#notice .selectedOption{color:#aaa;flex-grow:1;font-size:1.2rem}#notice .dropdown{background-color:#fff;border:1px solid #aaa;border-radius:10px;left:0;max-height:150px;overflow-y:auto;position:absolute;top:50px;width:100%;z-index:10}#notice .dropdown li{color:#222;cursor:pointer;list-style:none;padding:10px}#notice .dropdownImg{height:20%}#notice .dropdown li:hover{background-color:#f1f1f1}#notice .categoryWrap .searchWrap{align-items:center;background-color:#fff;border-radius:90px;color:#aaa;display:flex;font-size:1.2rem;height:50px;justify-content:space-between;margin-left:1rem;max-width:350px;outline:1px solid #aaa;text-align:start}#notice .categoryWrap .searchWrap input::placeholder{color:#aaa}#notice .categoryWrap .searchWrap input{font-size:1.2rem;margin-left:1rem;padding-right:1rem;width:100%}#notice .categoryWrap .searchWrap button{border-radius:100%;height:50px;outline:1px solid #aaa;text-align:center;width:50px}#notice .categoryWrap .searchWrap button img{height:100%;scale:.5}#notice table{border-collapse:collapse;border-spacing:0;width:100%}#notice section.notice{padding:80px 0}#notice .board-table{border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-size:13px;table-layout:fixed;width:100%}#notice .board-table a{color:#333;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}#notice .board-table a:hover{text-decoration:underline}#notice .board-table td,#notice .board-table th{overflow:hidden;padding:14px 0;text-align:center;text-overflow:ellipsis;white-space:nowrap}#notice .board-table th{text-align:center}#notice .board-table .th-date,#notice .board-table .th-field,#notice .board-table .th-file,#notice .board-table .th-inquiry,#notice .board-table .th-num{width:10%}#notice .board-table .th-title{width:50%}#notice .board-table tbody .title{padding:0 .5rem;text-align:start}#notice .board-table tbody td{border-top:1px solid #e7e7e7;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.page .pagination li{cursor:pointer;display:inline-block;padding:10px}.page .pagination li.active{color:coral}.page .next,.page .prev{padding:10px}footer{align-items:center;background-color:#001530;display:flex;justify-content:flex-start;padding:4.375rem 5vw}footer .logo{height:30vh;margin-right:3rem}footer .logo img{height:100%}footer div .company{color:#fff;font-size:1.625rem}footer div ul{display:flex;margin:1.5rem 0}footer div ul li:first-child{padding-left:0}footer div ul li:last-child{border:none;padding-right:0}footer div ul li{border-right:3px solid silver;padding:0 2rem}footer div ul li a{color:#fff;font-size:1.625rem;word-break:keep-all}footer div .address{color:#ababab;font-size:1.4rem;line-height:1.5}@media screen and (max-width:1024px){footer .logo{height:30vw}footer div ul{flex-flow:column nowrap}footer div ul li{border:none;padding:.4rem 0}}@media screen and (max-width:768px){footer *{font-size:14px!important}}*{color:#434343}.Admin header h1 a,.Admin header h4 a{color:#434343;text-shadow:none}.Admin .left_div{width:225px}.Admin .left_div .leftMenu{background:none;left:auto;max-height:none;overflow:auto;top:auto;transition:none}.Admin .left_div .menu_list_div{max-width:360px;padding:25px;width:225px}.Admin .left_div .menu_list_div h4{font-weight:600;margin:10px 0}.Admin .right_div{height:880px;padding:25px;width:955px}.Admin .wrap{display:flex;margin:100px auto 0;width:1200px}.Admin .right_div h4{font-weight:600;margin:30px 0}.MapPage{display:flex;flex-direction:row}.mapContainer{height:calc(100vh - 160px);overflow-y:hidden;position:relative;width:100%}.mapContainer .map{height:calc(100% + 30px)}.infoCon{background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 160px);width:400px;z-index:1}.menu{display:flex;width:100%}.menu div{border:1px solid #0000001a;padding:10px 0;text-align:center;width:33.3333%}.info{padding:20px 10px;text-align:left}.infoContent{display:flex;flex-direction:column}
/*# sourceMappingURL=main.72bc58e4.css.map*/