@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap";a,article,aside,body,button,dd,div,dl,dt,fieldset,form,footer,h1,h2,h3,h4,h5,h6,header,html,input,legend,li,main,nav,ol,p,select,section,table,td,textarea,th,ul,figure,figcaption{box-sizing:border-box;margin:0;padding:0;font-family:Noto Sans KR}a,a:hover,a:focus{color:inherit;text-decoration:none}ul{list-style:inside none}ol{list-style-position:inside}html,body{background-color:#fff;width:100%;height:auto;font-size:14px}button{color:#fff;background-color:#00c0d3;border:0;border-radius:5px;height:35px;font-weight:500}button:hover{cursor:pointer;background-color:#0d0059}button.cancel{background-color:#d9d9d9}input[type=text],input[type=password],input[type=date],input[type=number]{color:#374353;background-color:#f9faff;border:1px solid #969696;border-radius:5px;height:35px;padding-left:8px;font-weight:500;box-shadow:0 4px 5px #dce2ea80}input[type=text]::placeholder,input[type=password]::placeholder,input[type=date]::placeholder,input[type=number]::placeholder{color:#c3c8ce;font-weight:300}input[type=checkbox]{margin-right:10px;transform:scale(1.3)}input[type=file]{display:none}textarea{color:#374353;resize:none;background-color:#f9faff;border:1px solid #969696;border-radius:5px;padding:5px;box-shadow:0 4px 5px #dce2ea80}textarea::placeholder{color:#c3c8ce;font-weight:300}select{color:#999797;border:1px solid #eaeaea;border-radius:3px;height:35px;padding-left:10px;font-weight:600;box-shadow:0 4px 5px #dce2ea80}select:hover{cursor:pointer}.common-admin-outlet{width:94%;max-width:980px;margin:0 auto}.common-article{width:100%}.common-nodata{color:#acadb8;justify-content:center;align-items:center;width:100%;max-width:300px;margin:0 auto;padding:10% 0;font-size:18px;font-weight:800;display:flex}.common-error-field{color:red;width:100%;padding:5px;font-size:12px}.common-del-badge{color:#fff;background-color:#00c0d3;border-radius:20px;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:-8px;right:-8px}.common-del-badge:hover{cursor:pointer;background-color:#2469ff}.common-del-badge .icon{font-size:20px}.common-check{appearance:none;cursor:pointer;background-color:#fff;border:1px solid #f9faff;border-radius:4px;width:20px;height:20px;margin:0 8px 0 0;padding:0;transition:background-color .2s;position:relative}.common-check:checked{background-color:#00c0d3;border-color:#00c0d3}.common-check:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.common-check:disabled{opacity:.6;pointer-events:none;background-color:#eaeaea;border:0}.loadingScreen{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.form-err-area{color:red;width:100%;margin-top:-8px;padding-left:5px;font-size:12px}.layout-article{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-width:960px;min-height:100vh;display:flex;position:relative}.layout-article .layout-header{z-index:10;justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:80px;padding:0 10px;display:flex;position:absolute;top:35px}.layout-article .layout-header>img:hover{cursor:pointer}.layout-article .layout-header>nav{justify-content:center;align-items:center;gap:60px;display:flex}.layout-article .layout-header>nav>a:not(:last-child){font-weight:500}.layout-article .layout-header>nav>a:not(:last-child):hover{color:#9e6fd5;font-weight:700}.layout-article .layout-header>nav>a:not(:last-child).active-company{color:#bbbf83;pointer-events:none;font-size:15px;font-weight:800}.layout-article .layout-header>nav>a:not(:last-child).active-product{color:#04a5c5;pointer-events:none;font-size:15px;font-weight:700}.layout-article .layout-header>nav>a:not(:last-child).active-community{color:#00c0d3;pointer-events:none;font-size:15px;font-weight:800}.layout-article .layout-header>nav>a:last-child{font-weight:900}.layout-article .layout-header>nav>a:last-child:hover{color:#9e6fd5}.layout-article .layout-header .login-area{justify-content:flex-end;align-items:center;gap:15px;display:flex}.layout-article .layout-header .login-area>div{justify-content:flex-start;align-items:center;font-size:12px;display:flex}.layout-article .layout-header .login-area>div .icon{font-size:16px}.layout-article .layout-header .login-area>div>b{color:#00c0d3;margin:0 5px 0 3px;font-size:13px}.layout-article .layout-header .login-area>button{color:#fff;background-color:#000;border-radius:38px;width:75px;height:25px;font-weight:300}.layout-article .layout-header .login-area>button:hover{background-color:#00c0d3;font-weight:500}.layout-article .layout-body{flex:1;width:100%}.layout-article .layout-footer{justify-content:flex-end;align-items:flex-end;gap:40px;width:100%;max-width:1200px;height:430px;padding-bottom:70px;display:flex}.layout-article .layout-footer>section{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}.layout-article .layout-footer>section>div{justify-content:flex-start;align-items:flex-start;gap:30px;display:flex}.layout-article .layout-footer>section>div>p{font-size:12px;line-height:20px}.layout-article .layout-footer>section>span{font-weight:500}.home-article{background-image:url(/imgs/bg_home.webp);background-position:top;background-repeat:no-repeat;width:100%;max-width:1200px;margin:0 auto;padding-top:300px}.home-article .home1{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:90px;display:flex}.home-article .home1>img{margin-left:10px}.home-article .home1>div{justify-content:flex-start;align-items:center;display:flex}.home-article .home1>div>div{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}.home-article .home1>div>div>span{font-size:30px;font-weight:700}.home-article .home1>div>div>p{white-space:pre-line;font-size:13px}.home-article .home1>div>div>button{color:#fff;background-color:#000;border-radius:20px;width:174px;height:32px;font-size:13px;font-weight:300}.home-article .home1>div>div>button:hover{background-color:#9e6fd5;font-weight:500}.home-article .home2{justify-content:flex-end;align-items:flex-end;gap:30px;width:100%;margin-bottom:200px;margin-left:auto;display:flex}.home-article .home2>div{flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:20px;padding-bottom:40px;display:flex}.home-article .home2>div>span{font-size:30px;font-weight:700}.home-article .home2>div>p{text-align:right;white-space:pre-line;font-size:13px}.home-article .home3{justify-content:flex-start;align-items:center;gap:47px;width:100%;margin-bottom:200px;display:flex;position:relative}.home-article .home3 .leaf{position:absolute;top:0;right:0}.home-article .home3>div{z-index:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;display:flex}.home-article .home3>div>div{justify-content:flex-start;align-items:center;font-size:30px;font-weight:300;display:flex}.home-article .home3>div>div>img{margin-right:15px}.home-article .home3>div>div>span{color:#00c0d3;margin:0 10px}.home-article .home3>div>div>b{margin-left:10px;padding-bottom:15px;font-size:50px}.home-article .home3>div>span{margin-top:-15px;font-size:20px;font-weight:500}.home-article .home3>div>p{font-size:13px}.home-article .home4{background-image:url(/imgs/home4_bg.webp);background-position:100% 0;background-repeat:no-repeat;justify-content:space-around;align-items:center;gap:50px;width:100%;height:400px;margin-bottom:200px;display:flex}.home-article .home4>div{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:25px;display:flex}.home-article .home4>div>div{justify-content:flex-start;align-items:center;gap:10px;font-size:32px;display:flex}.home-article .home4>div>div>img:last-of-type{padding-top:20px}.home-article .home4>div>section{font-size:20px;font-weight:500}.home-article .home4>div>section span{color:#00c0d3}.home-article .home4>div>section span:last-of-type{font-size:25px}.home-article .home4>div>p{font-size:13px}.home-article .home4>div>button{color:#fff;background-color:#000;border-radius:20px;width:174px;height:32px;font-size:13px;font-weight:300}.home-article .home4>div>button:hover{background-color:#00c0d3;font-weight:500}.home-article .home-product{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:50px;width:100%;margin-bottom:150px;display:flex}.home-article .home-product .product-title{flex-direction:column;justify-content:center;align-items:center;width:100%;font-size:24px;font-weight:700;display:flex}.home-article .home-product .product-title>span{color:#999797;letter-spacing:-.05em;font-size:12px;font-weight:400}.home-article .home-product .product-list{justify-content:space-between;align-items:center;width:100%;display:flex}.home-article .home-product .product-list .product-container{flex-direction:column;justify-content:flex-start;align-items:center;width:33%;display:flex}.home-article .home-product .product-list .product-container>b{margin-top:10px;font-size:18px}.home-article .home-product .product-list .product-container>span{color:#999797}.home-article .home-product .product-list .product-container>button{background-color:#000;border-radius:40px;width:80px;height:28px;margin-top:15px;font-weight:400}.home-article .home-product .product-list .product-container>button:hover{background-color:#00c0d3}.company-article{background:linear-gradient(#f6f4e7,#fff 40%);width:100%;margin:0 auto}.company-article .company1{background-image:url(/imgs/bg_company.webp);background-position:top;background-repeat:no-repeat;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:1200px;height:890px;margin:0 auto 200px;display:flex}.company-article .company1>div{margin-top:430px;margin-left:70px}.company-article .company1>div>span{color:#bbbf83;letter-spacing:-.03em;font-size:50px;font-weight:800}.company-article .company1>div>p{white-space:pre-line;margin:15px 0 30px;font-size:16px;line-height:20px}.company-article .company1>div>div{color:#999797;justify-content:flex-start;align-items:center;gap:15px;margin-bottom:20px;font-size:30px;display:flex}.company-article .company2{background-image:url(/imgs/company2_bg.webp);background-position:0 0;background-repeat:no-repeat;justify-content:flex-end;align-items:flex-start;width:100%;max-width:1200px;margin:0 auto 300px;display:flex}.company-article .company2>div{flex-direction:column;justify-content:flex-start;align-items:center;gap:30px;display:flex}.company-article .company2>div>div{color:#bbbf83;letter-spacing:-.03em;justify-content:center;align-items:center;gap:25px;font-size:50px;font-weight:800;display:flex}.company-article .company2>div>p{text-align:center;white-space:pre-line;font-size:16px;line-height:20px}.company-article .company3{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1200px;margin:0 auto 100px;display:flex}.company-article .company3>div:first-of-type{justify-content:flex-start;align-items:center;gap:30px;display:flex}.company-article .company3>div:first-of-type>div{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;display:flex}.company-article .company3>div:first-of-type>div>p{font-size:16px;line-height:20px}.company-article .company3>div:last-of-type{justify-content:flex-start;align-items:center;display:flex}.company-article .company3>div:last-of-type>img:nth-of-type(2){margin-right:40px}.product-article{width:100%;margin:0 auto;position:relative}.product-article div.ank{height:50px;margin:300px 0 100px}.product-article div.ank:first-of-type{margin-top:20px}.product-article .product1{background:linear-gradient(#e9cda5 30%,#fff 100%);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:700px;margin:0 auto;display:flex;position:relative}.product-article .product1>div{color:#005661;letter-spacing:-.04em;z-index:2;justify-content:flex-start;align-items:center;gap:17px;margin-top:240px;font-size:80px;font-weight:900;display:flex}.product-article .product1>span:first-of-type{color:#fff;filter:drop-shadow(1px 2px 3px #142e2e);font-size:25px;font-weight:700}.product-article .product1>span:last-of-type{color:#fff;filter:drop-shadow(1px 2px 3px #142e2e);font-size:17px}.product-article .product1:before{content:"";opacity:.5;background-image:url(/imgs/bg_product.webp);background-position:top;background-repeat:no-repeat;background-size:contain;width:100%;height:700px;margin:0 auto;position:absolute;top:0;left:0}.product-article .product-menus{z-index:50;background-color:#fff;border:1px solid #ede5d686;border-radius:12px;justify-content:space-around;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:10px 0;display:flex;position:sticky;top:20px;box-shadow:0 3px 10px #0000001f}.product-article .product-menus>span{color:#76477f;font-size:16px;font-weight:700}.product-article .product-menus div{color:#5b5b5b;justify-content:flex-start;align-items:center;gap:10px;font-size:16px;display:flex}.product-article .product-menus div img{opacity:.7;height:35px}.product-article .product-menus div:hover{color:#76477f;font-weight:800}.product-article .product-menus div:hover img{opacity:1}.product-article .product2{width:100%;max-width:1200px;margin:0 auto}.product-article .product2>div{justify-content:space-around;align-items:center;display:flex}.product-article .product2>div:nth-of-type(2){justify-content:flex-start;align-items:center;gap:20px;margin-top:10px;display:flex}.product-article .product2>div:nth-of-type(2)>img{width:450px}.product-article .product2>div .p2-sub1{flex-direction:column;justify-content:flex-start;align-items:center;gap:0;display:flex}.product-article .product2>div .p2-sub1 span:first-of-type{color:#e47097;font-size:25px;line-height:25px}.product-article .product2>div .p2-sub1 span:nth-of-type(2){color:#3cc8bf;margin-bottom:16px;font-size:80px;font-weight:900;line-height:80px}.product-article .product2>div .p2-sub1 p{text-align:center;margin-bottom:15px;font-size:25px}.product-article .product2>div .p2-sub1 p b{color:#986ba1;font-size:29px;line-height:32px}.product-article .product2>div .p2-sub1 button{color:#fff;background-color:#3cc8bf;border-radius:20px;width:300px;height:32px}.product-article .product2>div .p2-sub2{background-image:url(/imgs/product2_bg.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:flex-start;align-items:center;height:354px;display:flex}.product-article .product2>div .p2-sub2>section{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;display:flex}.product-article .product2>div .p2-sub2>section>div{flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.product-article .product2>div .p2-sub2>section>div span:first-of-type{font-size:18px;font-weight:700}.product-article .product2>div .p2-sub2>section>div span:last-of-type{color:#7e7e7e}.product-article .product3{width:100%;max-width:1200px;margin:0 auto 300px}.product-article .product3 .p3-sub1{justify-content:center;align-items:flex-end;display:flex;position:relative}.product-article .product3 .p3-sub1 .leaf{position:absolute;top:110px}.product-article .product3 .p3-sub1>section{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;padding-bottom:50px;display:flex}.product-article .product3 .p3-sub1>section>div{justify-content:flex-start;align-items:center;gap:15px;display:flex}.product-article .product3 .p3-sub1>section>div div{font-size:40px;font-weight:300}.product-article .product3 .p3-sub1>section>div div span{color:#c66778;font-weight:400}.product-article .product3 .p3-sub1>section>div div b{color:#863fa2;font-weight:800}.product-article .product3 .p3-sub2{background-image:url(/imgs/product3_bg.webp);background-position:100% 0;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:flex-start;display:flex}.product-article .product3 .p3-sub2>section{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;margin-top:80px;display:flex}.product-article .product3 .p3-sub2>section>div{justify-content:flex-start;align-items:flex-end;display:flex}.product-article .product3 .p3-sub2>section>div>div{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;display:flex}.product-article .product3 .p3-sub2>section button{background-color:#9e6fd5;border-radius:20px;width:200px;height:32px}.product-article .product4{width:100%;max-width:1200px;margin:0 auto 150px}.product-article .product4 .p4-sub1{justify-content:center;align-items:center;gap:80px;display:flex}.product-article .product4 .p4-sub2{justify-content:space-evenly;align-items:flex-start;padding-top:80px;display:flex}.product-article .product4 .p4-sub2 .p4-list{flex-direction:column;justify-content:flex-start;align-items:center;gap:15px;display:flex}.product-article .product4 .p4-sub2 .p4-list span{text-align:center}.product-article .product4 .p4-sub2 .p4-list button{color:#fff;background-color:#000;border-radius:20px;width:135px;height:32px}.product-article .product4 .p4-sub2 .p4-list button:hover{background-color:#ff7f7f}.community-article{background-image:url(/imgs/bg_community.webp);background-position:0 0;background-repeat:no-repeat;width:100%;max-width:1200px;margin:0 auto}.community-article .community-loading{padding:40px 0}.community-article .community-header{justify-content:space-between;align-items:flex-end;width:100%;height:250px;padding:0 20px;display:flex}.community-article>table{border-collapse:collapse;width:100%}.community-article>table th{color:#fff;background-color:#000;height:35px;font-weight:500}.community-article>table th:first-of-type{border-top-left-radius:5px;border-bottom-left-radius:5px;width:90px}.community-article>table th:first-of-type>div{justify-content:flex-start;align-items:center;display:flex}.community-article>table th:first-of-type>div>input{margin:0 10px}.community-article>table th:first-of-type>div>span{flex:1}.community-article>table th:last-of-type{border-top-right-radius:5px;border-bottom-right-radius:5px;width:130px}.community-article>table tr:hover{cursor:pointer;background-color:#e8f6fb}.community-article>table td{text-align:center;border-bottom:1px solid #d9d9d9;height:35px}.community-article>table td:first-of-type>div{justify-content:flex-start;align-items:center;display:flex}.community-article>table td:first-of-type>div>input{margin:0 10px}.community-article>table td:first-of-type>div>span{flex:1}.community-article>table td:nth-of-type(2){text-align:left;padding-left:10px}.community-article>table .no-notice{color:#acadb8}.community-article .community-container{background-color:#fff;border:1px solid #000;border-radius:5px;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-height:200px;padding:15px 20px 20px;display:flex;position:relative;box-shadow:0 5px 5px #0000001a}.community-article .community-container header{border-bottom:1px dashed #ababab;justify-content:flex-start;align-items:center;gap:30px;width:100%;padding:5px 10px 15px;display:flex}.community-article .community-container header>div{justify-content:flex-start;align-items:center;gap:5px;display:flex}.community-article .community-container header>div:first-of-type{margin-right:auto;font-size:16px;font-weight:700}.community-article .community-container header>div:first-of-type .icon{font-size:22px}.community-article .community-container header>div:not(:first-of-type) .icon{font-size:20px}.community-article .community-container p{width:100%;padding:20px 13px}.community-article .community-container input,.community-article .community-container textarea{background-color:#f7f9fa;border:1px solid #dadada;border-radius:5px;width:100%;font-size:13px}.community-article .community-container input::placeholder,.community-article .community-container textarea::placeholder{color:#b2b6ba}.community-article .community-container>input{height:32px;padding:0 15px}.community-article .community-container>textarea{min-height:200px;padding:10px 15px}.community-article .ux-bc{justify-content:space-between;align-items:center;display:flex}.community-article .ux-cc{justify-content:center;align-items:center;gap:15px;display:flex}.community-article .ux-area{margin-bottom:100px;padding:15px 20px}.community-article .ux-area button{background-color:#00c0d3;justify-content:center;align-items:center;gap:10px;min-width:80px;padding:5px 15px;display:flex}.community-article .ux-area button .icon{font-size:20px}.community-article .ux-area button.cancel{background-color:#d9d9d9}.community-article .ux-area button.cancel:hover{color:#9e6fd5;background-color:#d9d9d9}.community-article .ux-area button.modify{background-color:#2469ff;margin-left:auto}.community-article .ux-area button.del{background-color:#000}.community-article .ux-area button:hover{background-color:#9e6fd5}.community-article .ux-area button:nth-of-type(2){margin-left:15px}.community-article .ux-area .paging-area{justify-content:flex-end;align-items:center;gap:20px;margin-left:auto;display:flex}.community-article .ux-area .paging-area .selected{color:#00c0d3;font-weight:700}.auth-err-area{color:red;text-align:left;width:100%;margin-top:-10px;padding-left:5px;font-size:12px;font-weight:400}.login-article{background-color:#f9f0e1;background-image:url(/imgs/auth_login.webp);background-position:50%;background-repeat:no-repeat;flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;min-height:100vh;display:flex}.login-article .log-box{flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:300px;display:flex}.login-article .log-box>div{color:#858c84;font-size:30px;font-weight:700}.login-article .log-box>input{background-color:#fff9;width:100%}.login-article .log-box>button{background-color:#858c84;width:100%;margin-top:10px;box-shadow:0 3px 3px #0003}.login-article .log-box>button:hover{background-color:#b29e7e}.login-article>section{color:#858c84;justify-content:center;align-items:center;font-size:16px;font-weight:500;display:flex}.login-article>section:hover{cursor:pointer;color:#00c0d3}.login-article>section .icon{margin-right:10px;font-size:18px}.login-article>footer{color:#858c84;margin-top:50px;font-size:13px;font-weight:400}.join-article{background-image:url(/imgs/auth_join.webp);background-position:95%;background-repeat:no-repeat;background-size:500px;flex-direction:column;justify-content:center;align-items:center;gap:50px;width:100%;min-height:100vh;display:flex}.join-article .join-box{background-color:#fff;border:1px solid #d9dbd8;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:400px;padding:30px;display:flex;position:relative;box-shadow:0 4px 8px #7b7b7826}.join-article .join-box .title{font-size:22px;font-weight:600}.join-article .join-box>input{width:100%}.join-article .join-box .phone-inp-area{justify-content:space-between;align-items:center;width:100%;display:flex}.join-article .join-box .phone-inp-area>input{text-align:center;width:30%;padding:0}.join-article .join-box>button{width:100%;margin-top:20px}.join-article>section{color:#858c84;justify-content:center;align-items:center;font-size:16px;font-weight:500;display:flex}.join-article>section:hover{cursor:pointer;color:#00c0d3}.join-article>section .icon{margin-right:10px;font-size:18px}.join-article>footer{color:#858c84;margin-top:50px;font-size:13px;font-weight:400}
