@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap";@font-face{font-family:PTAnboR;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/2408@1.0/PTAnboR.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:GmarketSansMedium;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff) format("woff");font-weight:400;font-style:normal}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{font-family:Noto Sans KR;font-size:1.4rem;margin:0;padding:0;box-sizing:border-box}a,a:hover,a:focus{color:inherit;text-decoration:none}ul{list-style:none}html,body{width:100%;height:auto;font-size:10px;background-color:#f6f7fb}button{height:35px;font-weight:500;border-radius:5px;border:0;color:#fff;background-color:#2468ff;box-shadow:0 2px 3px #2468ff66}button:hover{cursor:pointer;background-color:#0cf}button.blue{color:#000;background-color:#caebff}button.blue:hover{color:#fff;background-color:#0cf}button.cancel{box-shadow:0 2px 3px #dce2ea80;color:#6f7077;background-color:#e7eaf3}button.cancel:hover{color:#0cf;background-color:#e7eaf3}button:disabled{background-color:#dce2ea}button:disabled:hover{background-color:#dce2ea;cursor:default;color:#fff}input[type=text],input[type=password],input[type=date],input[type=number]{height:35px;padding-left:10px;border-radius:5px;border:1px solid #dce2ea;color:#000;font-weight:500;background-color:#f9faff;box-shadow:0 2px 3px #dce2ea80}input[type=text]::placeholder,input[type=password]::placeholder,input[type=date]::placeholder,input[type=number]::placeholder{font-weight:300;color:#c3c8ce}input[type=text]:read-only,input[type=password]:read-only,input[type=date]:read-only,input[type=number]:read-only{border:0;background-color:#fff}input[type=date]::-webkit-calendar-picker-indicator{display:none}textarea{padding:5px;border:1px solid #dce2ea;border-radius:5px;color:#000;background-color:#f9faff;resize:none;box-shadow:0 2px 3px #dce2ea80}textarea::placeholder{font-weight:300;color:#c3c8ce}select{height:35px;border-radius:3px;border:1px solid #dce2ea;color:#6f7077;font-weight:600;padding-left:10px;background-color:#fff;background-image:url(/img/select_box_arrow.png);background-repeat:no-repeat;background-position:97% center;appearance:none;box-shadow:0 2px 3px #dce2ea80}select:hover{cursor:pointer}select:focus{background-image:url(/img/select_box_arrow_up.png)}table{width:100%;border-collapse:collapse;margin-top:50px}table th{height:35px;background-color:#2468ff;color:#fff;font-size:1.3rem;font-weight:500}table th:first-of-type{border-top-left-radius:3px;border-bottom-left-radius:3px}table th:last-of-type{border-top-right-radius:3px;border-bottom-right-radius:3px}table td{height:30px;text-align:center;border-bottom:solid 1px #dce2ea}footer{margin-top:auto;padding:50px;font-size:12px;text-align:center;color:#6f7077}footer span{color:#2468ff;font-weight:600}.header{position:fixed;width:100%;background-color:#2468ff;z-index:50}.header .container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:auto;padding:1rem 2rem}@media (width < 768px){.header .container{padding:.5rem 2rem}}.header .container .logo-container{display:flex;justify-content:flex-start;align-items:center;padding:0}.header .container .logo-container:hover{cursor:pointer}.header .container .logo-container span:first-of-type{margin-right:10px;font-size:4rem;font-weight:900;color:#fff}.header .container .logo-container span:last-of-type{font-size:2rem;font-weight:300;color:#fff}@media (width < 768px){.header .container .logo-container span:first-of-type{font-size:2rem}.header .container .logo-container span:last-of-type{font-size:1.5rem;padding-bottom:3px}}.header .container .naviMenu{display:flex;justify-content:center;align-items:center;flex:1;width:auto;color:#fff}@media (width < 768px){.header .container .naviMenu{display:none}}.header .container .naviMenu div{margin:0 6%}.header .container .naviMenu div:hover{color:#0cf;font-weight:800;cursor:pointer}.header .container .join-login{display:flex;justify-content:flex-end;align-items:center}@media (width < 768px){.header .container .join-login{display:none}}.header .container .join-login .join-btn{margin-left:auto;color:#fff;font-weight:700}.header .container .join-login .join-btn:hover{color:#0cf;font-weight:800;cursor:pointer}.header .container .join-login .login-btn{background-color:#3b82f6;color:#fff;padding:.5rem 2rem;border-radius:.25rem;margin-left:50px}.header .container .join-login .login-btn:hover{background-color:#0cf}.header .container .mobile-menu-button{display:block;margin-left:auto}@media (min-width: 768px){.header .container .mobile-menu-button{display:none}}.header .container .mobile-menu-button svg{width:3.5rem;height:3.5rem}.intrance{background-color:#fff;padding:5rem 1rem}@media (width < 768px){.intrance{padding:3rem 1.5rem}}.intrance .container{display:flex;flex-direction:row;gap:2rem;align-items:center}@media (width < 768px){.intrance .container{flex-direction:column;gap:1rem}}.intrance .text-content{text-align:left;width:50%}@media (width < 768px){.intrance .text-content{text-align:center;width:100%}}.intrance .text-content h1{font-size:6rem;font-weight:400;font-family:PTAnboR;color:#374353;margin-bottom:1rem}.intrance .text-content h1 span{color:#0cf}@media (width < 875px){.intrance .text-content h1{font-size:6vw;margin-bottom:0}}@media (width < 768px){.intrance .text-content h1{font-size:10vw}}@media (width < 400px){.intrance .text-content h1{font-size:11vw}}.intrance .text-content h4{font-size:2rem;font-family:GmarketSansMedium;font-weight:700;margin:0;line-height:150%;padding-left:1rem}.intrance .text-content h4 span{color:#0cf;font-family:PTAnboR;font-weight:500}.intrance .text-content h4:last-of-type{margin-bottom:1.5rem;font-weight:300}@media (width < 455px){.intrance .text-content h4{font-size:5vw}.intrance .text-content h4:last-of-type{margin-bottom:.5rem}}.intrance .image-content{width:50%}.intrance .image-content img{width:100%;height:auto}@media (width < 768px){.intrance .image-content{width:80%}}.estimator{padding:5rem 0}@media (width < 768px){.estimator{padding:3rem 0}}.estimator .container .section-header{text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:800;font-family:Noto Sans KR;color:#dce2ea}.estimator .container .service-card{width:70%;box-shadow:0 3px 25px #e8ebf6;border:solid 1px #fafbff;background-color:#fff;padding:3.5rem;margin:auto;border-radius:10px;text-align:center}@media (width < 810px){.estimator .container .service-card{width:85%;padding:2rem}}@media (width < 768px){.estimator .container .service-card{box-shadow:0 2px 3px #dce2ea80}}.estimator .container .service-card div{display:flex;justify-content:flex-start;align-items:center}.estimator .container .service-card div:first-of-type{margin-bottom:15px}.estimator .container .service-card div:first-of-type img{width:40px;margin-right:20px}.estimator .container .service-card div:first-of-type span{font-size:2rem;font-family:GmarketSansMedium}.estimator .container .service-card div:first-of-type span:first-of-type{color:#000;font-weight:700;margin-right:10px}.estimator .container .service-card div:first-of-type span:last-of-type{color:#acadb8}@media (width < 768px){.estimator .container .service-card div:first-of-type img{width:30px;margin-right:3%}.estimator .container .service-card div:first-of-type span{font-size:2.75vw}.estimator .container .service-card div:first-of-type span:first-of-type{margin-right:3%}}@media (width < 400px){.estimator .container .service-card div:first-of-type span{font-size:2.7vw}}.estimator .container .service-card div:last-of-type input{width:40%;margin-right:2%}.estimator .container .service-card div:last-of-type select{width:40%}.estimator .container .service-card div:last-of-type button{width:15%;margin-left:auto}@media (width < 610px){.estimator .container .service-card div:last-of-type{display:flex;flex-direction:column;justify-content:center;align-items:center}.estimator .container .service-card div:last-of-type input{width:100%;margin:0}.estimator .container .service-card div:last-of-type select{width:100%;margin:2% 0 4%}.estimator .container .service-card div:last-of-type button{width:100%;height:40px}}.services{width:100%;max-width:1200px;margin:10rem auto 8rem}@media (width < 768px){.services{margin:3rem 0}}.services .txtArea{width:100%;max-width:1200px;margin:auto;text-align:center}.services .txtArea .title{font-size:3rem;font-family:PTAnboR;color:#0cf;margin-bottom:10px}.services .txtArea .title span{font-family:PTAnboR;font-weight:800;color:#374353}@media (width < 768px){.services .txtArea .title{font-size:5vw}}@media (width < 450px){.services .txtArea .title{font-size:6vw;margin-bottom:2%}}.services .txtArea .content{margin-bottom:15px;font-family:GmarketSansMedium;color:#acadb8;font-weight:500;font-size:1.6rem}@media (width < 768px){.services .txtArea .content{font-size:3.2vw}}.services .container{display:flex;justify-content:center;align-items:center;width:100%;padding:4rem 0;margin:auto}@media (width < 768px){.services .container{padding:1% 0}}.services .container figure{display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 3px 25px #e8ebf6;box-sizing:content-box;width:7%;height:100%;border:2px solid #e8ebee;border-radius:1rem;padding:25px;margin:0 2%;background-color:#fff}.services .container figure:hover{cursor:pointer;color:#0cf;font-weight:800}.services .container figure img{width:70%;height:70%;object-fit:cover}.services .container figure figcaption{font-family:GmarketSansMedium;font-weight:300;font-size:1.8rem;padding-top:15px}@media (width < 768px){.services .container figure{padding:.5%;width:20%;box-shadow:0 2px 3px #dce2ea80}.services .container figure img{width:50%;padding:10% 0}.services .container figure figcaption{font-size:2.5vw;padding-top:5%}}@media (width < 500px){.services .container figure{border-radius:8px}.services .container figure figcaption{font-size:3vw;padding-top:5%}}.howuse{background-color:#fff;padding:5rem 0}@media (width < 768px){.howuse{padding:1rem 0}}.howuse .section-header{text-align:center;margin-top:50px;margin-bottom:4rem}.howuse .section-header h2{font-size:4rem;font-family:PTAnboR;color:#374353;font-weight:300}.howuse .section-header h2>span{color:#0cf}.howuse .section-header h2>div{font-size:2.8rem;font-family:GmarketSansMedium}.howuse .section-header h2>div span{color:#dd3aa3}@media (width < 768px){.howuse .section-header{margin-bottom:15px}.howuse .section-header h2{font-size:7vw}.howuse .section-header h2>div{font-size:6vw}}.howuse .doctors-grid{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:3rem}@media (width < 768px){.howuse .doctors-grid{flex-direction:column;gap:2rem}}@media (width < 500px){.howuse .doctors-grid{flex-direction:column;gap:1rem}}.howuse .doctor-card{width:25%;box-shadow:0 2px 30px #e6e8e9;background-color:#fff;padding:2.5rem;border-radius:2.05rem;text-align:center}.howuse .doctor-card img{width:9rem;height:9rem;border-radius:50%;border:solid 5px #f3f5f8;margin:0 auto 1rem;object-fit:contain}.howuse .doctor-card section h3{font-family:PTAnboR;font-size:1.8rem;font-weight:300;color:#6f7077;margin:15px 0}.howuse .doctor-card section p{font-family:GmarketSansMedium;font-weight:300;color:#acadb8}@media (width < 768px){.howuse .doctor-card{width:90%;box-shadow:0 2px 8px #e6e8e9;display:flex;justify-content:flex-start;align-items:center;padding:1.5rem;border-radius:1rem}.howuse .doctor-card img{margin:0 2rem 0 0;width:7rem;height:7rem}.howuse .doctor-card section{text-align:left}.howuse .doctor-card section h3{font-size:4vw}.howuse .doctor-card section p{font-size:14px}}.findfix{background-color:#0957ff;padding:8rem 0;border-radius:10px;margin:50px 0}@media (width < 768px){.findfix{padding:5rem 0}}.findfix .container{display:flex;flex-direction:row;justify-content:center;align-items:center}@media (width < 768px){.findfix .container{flex-direction:column}}.findfix .image-content{width:50%;text-align:center}.findfix .image-content img{width:80%;height:auto}@media (width < 768px){.findfix .image-content{width:100%}.findfix .image-content img{width:60%;margin-bottom:5%}}.findfix .text-content{width:50%;padding-right:3%}.findfix .text-content h2{font-size:clamp(2.5rem,3vw,3.5rem);font-family:PTAnboR;font-weight:300;color:#fff;margin-bottom:2rem}.findfix .text-content p{font-family:GmarketSansMedium;font-size:clamp(11px,3vw,16px);color:#c3c8ce;margin-bottom:8rem}.findfix .text-content button{height:auto;background-color:#3b82f6;font-size:3rem;color:#fff;padding:.75rem 3rem;border-radius:1rem}.findfix .text-content button:hover{background-color:#2563eb}@media (width < 768px){.findfix .text-content{width:100%;text-align:center}.findfix .text-content h2{font-size:clamp(2rem,4vw,4.5rem)}.findfix .text-content p{padding:0 5%;margin-bottom:10%}.findfix .text-content button{font-size:2rem}}.taksong{width:100%;padding:10rem 0}@media (width < 768px){.taksong{padding:5rem 0}}.taksong .container{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 5%}@media (width < 768px){.taksong .container{flex-direction:column}}.taksong .text-content{width:50%;text-align:left;padding-bottom:10rem}@media (width < 768px){.taksong .text-content{text-align:center;width:100%;padding-bottom:5%}.taksong .text-content button{margin:auto}}.taksong .text-content h1{font-size:clamp(8rem,15vw,10rem);color:#0cf}.taksong .text-content h2 div{font-size:clamp(3rem,8vw,4rem);font-weight:300;font-family:PTAnboR;color:#374353;margin-bottom:1rem}.taksong .text-content h2 div span{color:#dd3aa3;font-size:clamp(3rem,5.5vh,4em)}.taksong .text-content p{display:flex;flex-direction:column;color:#6f7077;font-family:GmarketSansMedium;font-size:clamp(1rem,5vw,1.7rem);margin-bottom:2rem}.taksong .text-content button{display:flex;justify-content:center;align-items:center;font-size:clamp(1.5rem,5vw,2rem);background-color:#3b82f6;color:#fff;padding:3rem;border-radius:.375rem}.taksong .text-content button:hover{background-color:#2563eb}.taksong .image-content{text-align:center;width:50%}@media (width < 768px){.taksong .image-content{width:100%}}.taksong .image-content img{width:95%;height:auto}.footer{width:100%;background-color:#1f2937;color:#fff;padding:3rem 0}.footer .container{width:100%;max-width:1200px;margin:auto}.footer .container .footer-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.footer .container .footer-grid{grid-template-columns:repeat(4,1fr)}}.footer .container h3{font-size:1.125rem;font-weight:700;margin-bottom:1rem}.footer .container p{color:#9ca3af}.footer .container ul{list-style:none;padding:0;margin:0}.footer .container ul li a{color:#9ca3af;text-decoration:none}.footer .container ul li a:hover{color:#fff}.footer .container .social-links{display:flex;gap:1rem}.footer .container .social-links a{color:#9ca3af;text-decoration:none}.footer .container .social-links a:hover{color:#fff}.footer .container .footer-bottom{margin-top:2rem;border-top:1px solid #374151;padding-top:1.5rem;text-align:center}.footer .container .footer-bottom p{color:#6b7280}.rent{padding:5rem 0;display:flex;justify-content:space-between;align-items:flex-start}@media (width < 768px){.rent{flex-direction:column;justify-content:center;gap:1.5rem}}.rent .container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:49%;gap:2rem;border-radius:10px;background-color:#f0f3f7;padding:2rem}@media (width < 768px){.rent .container{width:100%}}.rent h1{font-size:clamp(2rem,5vw,2.5rem);color:#acadb8;font-weight:100;padding:20px 0}@media (width < 768px){.rent h1{padding:1%}}.rent h2{font-size:clamp(1.5rem,5vw,2.8rem);font-weight:300;font-family:PTAnboR;color:#374353;margin-bottom:1%}.rent p{color:#6f7077;font-family:GmarketSansMedium;font-size:clamp(1.2rem,3vw,1.8rem);text-align:center;margin-bottom:1rem}.rent button{display:flex;justify-content:center;align-items:center;font-size:clamp(1.2rem,5vw,2rem);background-color:#3b82f6;color:#fff;padding:2.5rem 3rem;border-radius:.375rem;margin-bottom:3rem}@media (width < 768px){.rent button{padding:3rem 2rem;margin-bottom:5%}}@media (width < 400px){.rent button{padding:2.5rem 2rem}}.rent button:hover{background-color:#2563eb}.rent img{width:100%;border-radius:7px;margin:auto;object-fit:cover}.cc{width:100%;margin:50px 0}.cc .container{width:100%;max-width:1200px;margin:auto;text-align:center}.cc .container .txtArea div{font-size:3rem;font-family:PTAnboR;margin:0 auto 10px;color:#000}.cc .container .txtArea div>span{color:#0cf}@media (width < 768px){.cc .container .txtArea div{font-size:5vw}}@media (width < 450px){.cc .container .txtArea div{font-size:6vw;margin-bottom:2%}}.cc .container .txtArea>span{font-size:clamp(1.2rem,10vw,1.6rem);font-family:GmarketSansMedium;color:#acadb8}.cc .container .menuArea{display:flex;justify-content:center;align-items:center;width:100%;padding:4rem 0;margin:auto}.cc .container .menuArea figure{width:15%;margin:0 2%}.cc .container .menuArea figure:hover{cursor:pointer}.cc .container .menuArea figure img{object-fit:cover;margin-bottom:10px}.cc .container .menuArea figure figcaption{width:100%;font-family:GmarketSansMedium;font-weight:300;font-size:1.8rem}@media (width < 768px){.cc .container .menuArea figure{width:25%}.cc .container .menuArea figure figcaption{font-size:2vw;padding-top:5%}.cc .container .menuArea figure img{width:70%}}@media (width < 500px){.cc .container .menuArea figure figcaption{font-size:2.5vw;padding-top:5%}}.notice-area{display:flex;justify-content:center;align-items:center;position:fixed;width:100%;height:100%;z-index:100;background-color:#000000bf}.notice-area .notice-pannel{position:relative;width:95%;max-width:960px;padding:30px;border-radius:10px;background-color:#fff}.notice-area .notice-pannel .writer{display:flex;justify-content:flex-start;align-items:center;font-size:14px;font-weight:800;padding-left:5px;margin-bottom:20px;color:#374353}.notice-area .notice-pannel .writer span{font-weight:500;color:#6f7077}.notice-area .notice-pannel .writer .close-btn{color:#6f7077;margin-left:auto;font-size:30px}.notice-area .notice-pannel .writer .close-btn:hover{cursor:pointer;color:#2468ff}.notice-area .notice-pannel section{display:flex;justify-content:center;align-items:center;gap:20px;width:100%;margin-bottom:15px}.notice-area .notice-pannel section input{width:100%}.notice-area .notice-pannel section textarea{width:100%;height:200px}.notice-area .notice-pannel section button{width:150px;height:auto;padding:12px 0}.counselPage{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1200px;padding:0 10px;margin:auto}.counselPage section:first-of-type{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:2%;padding:50px 25px 2%;border-bottom:dashed 1px #c3c8ce}.counselPage section:first-of-type div{width:30px}.counselPage section:first-of-type div:first-of-type{cursor:pointer}.counselPage section:first-of-type p span{font-size:2.5rem}.counselPage section:first-of-type p span:nth-of-type(1){font-weight:800;color:#000;margin-right:15px}.counselPage section:first-of-type p span:nth-of-type(2){font-weight:600;color:#2468ff}@media (width < 768px){.counselPage section:first-of-type p span{font-size:4vw}}.counselPage section:last-of-type{width:100%;overflow:hidden;aspect-ratio:16/10}.counselPage section:last-of-type iframe{width:2560px;aspect-ratio:16/10;transform:scale(.46);transform-origin:top left;overflow:hidden}.notice-page{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;background-color:#f6f7fb}.notice-page .notice-page-container{position:relative;width:100%;max-width:1200px;margin:auto}.notice-page .notice-page-container .notice-page-title{display:flex;justify-content:center;align-items:center;width:100%;margin-top:80px;padding:40px 0 60px}.notice-page .notice-page-container .notice-page-title img{width:160px;margin-right:30px}.notice-page .notice-page-container .notice-page-title .main{color:#0cf;font-size:45px;font-family:PTAnboR}.notice-page .notice-page-container .notice-page-title .main span{color:#374353;font-family:GmarketSansMedium;font-size:30px}.notice-page .notice-page-container .notice-page-title .sub{color:#acadb8}.notice-page .notice-page-container .list-area{display:flex;flex-direction:column;align-items:center;width:100%;min-height:300px}.notice-page .notice-page-container .list-area .nodata{font-size:20px;font-weight:700;font-family:Noto Sans KR;color:#acadb8}.notice-page .notice-page-container .write-btn-area{position:fixed;bottom:30px;width:100%;max-width:1200px;height:100px}.notice-page .notice-page-container .write-btn-area div{margin-left:auto;margin-right:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;border-radius:50%;background-color:#2468ff;color:#fff}.notice-page .notice-page-container .write-btn-area div .icon{font-size:30px;margin-bottom:5px}.notice-page .notice-page-container .write-btn-area div span{font-weight:700}.notice-list{display:flex;justify-content:flex-start;align-items:center;box-shadow:0 2px 3px #dce2ea80;width:100%;padding:15px 0;margin-bottom:10px;background-color:#fff;border:solid 1px #dce2ea;border-radius:10px}.notice-list .no{width:80px;text-align:center;color:#acadb8}.notice-list .title{color:#374353;font-size:15px;font-family:GmarketSansMedium}.notice-list .writer{text-align:right;margin-left:auto;font-weight:700}.notice-list .wday{width:120px;color:#acadb8;text-align:center}.service-apply{width:100%;max-width:1200px;min-height:100vh;margin:auto;padding:80px 0 100px}.service-apply .top{display:flex;justify-content:center;align-items:center;width:100%;padding:30px 0}.service-apply .top img{width:100px;margin-right:20px}.service-apply .top .title-area .main{display:flex;justify-content:flex-start;align-items:flex-end}.service-apply .top .title-area .main h2{font-size:30px;font-family:PTAnboR;font-weight:400;color:#0cf}.service-apply .top .title-area .main h3{font-family:Noto Sans KR;color:#acadb8;font-size:15px;font-weight:300;padding-bottom:2px}.service-apply .top .title-area .sub{font-weight:400}.service-apply .service-check-area{display:flex;justify-content:space-evenly;align-items:center;width:600px;margin:auto;padding:20px}.service-apply .service-check-area li{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.service-apply .service-check-area li figure{text-align:center}.service-apply .service-check-area li figure img{width:80px;height:80px;border-radius:50%;object-fit:cover}.service-apply .service-check-area li input{zoom:2}.service-apply .default{display:flex;justify-content:flex-start;align-items:center;box-shadow:0 2px 3px #dce2ea80;width:90%;max-width:600px;margin:auto auto 20px;padding:20px;border:solid 1px #dce2ea;border-radius:10px;background-color:#fff}.service-apply .default .title{font-size:20px;font-family:GmarketSansMedium;text-align:center;width:15%}.service-apply .default .content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:85%;padding-left:30px}.service-apply .default .content .select{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}.service-apply .default .content .select label{min-width:100px;margin-right:50px;display:flex;justify-content:center;align-items:center}.service-apply .default .content .select label input{width:40px;zoom:1.5}.service-apply .default .content .inps{width:100%}.service-apply .default .content input{width:95%}.service-apply .default .content input:not(:last-child){margin-bottom:10px}.service-apply .btnArea{text-align:center}.service-apply .btnArea button{width:150px;margin:20px 10px}.logoArea{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.logoArea .logo{font-size:clamp(70px,11.5vw,115px);font-weight:800;font-family:Noto Sans KR;color:#2468ff;line-height:100%}.logoArea .logoSub{font-size:clamp(.65em,1.4vw,1em);font-family:GmarketSansMedium;color:#c3c8ce;margin-bottom:3%}.intro{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:100vh;max-width:1000px;margin:auto;background-color:none}.intro .head{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding-top:2%}.intro .head .textContent{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px}.intro .head .textContent .line1{font-size:clamp(12px,1.8vw,20px);font-family:GmarketSansMedium;color:#000}.intro .head .textContent .line1 span{font-family:PTAnboR;color:#0cf}.intro .head .textContent .line2{font-size:clamp(15px,2.5vw,40px);font-family:PTAnboR;color:#acadb8}.intro img{width:70%;max-width:800px}.intro .btnArea{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;width:100%}.intro .btnArea button{width:80%}.login{width:100%;height:100vh;max-width:1200px;margin:0 auto;padding-top:10%}.login .title{text-align:center;font-size:30px;font-weight:700;margin-bottom:20px}.login .pannel{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;box-shadow:0 2px 3px #dce2ea80;width:80%;max-width:500px;margin:0 auto;border:solid 1px #dce2ea;border-radius:10px;padding:30px 30px 40px;background-color:#fff}.login .pannel span{display:block;padding:0 10px 5px}.login .pannel input{width:100%}.login .pannel button{width:100%;height:45px;font-size:18px;margin-top:40px}.login .sign-up{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:80%;max-width:500px;margin:10% auto 0;color:#6f7077;font-size:16px}.login .sign-up button{width:90%;height:45px;font-size:18px;margin-top:10px}.join{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1200px;height:100vh;min-height:800px;padding-top:80px;margin:0 auto}.join .title{font-size:30px;font-weight:700;margin:10% 0 20px}.join .pannel{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;box-shadow:0 2px 3px #dce2ea80;width:80%;max-width:600px;margin:0 auto;border:solid 1px #dce2ea;border-radius:10px;padding:30px 30px 40px;background-color:#fff}.join .pannel div{display:block;padding:0 10px 5px}.join .pannel div span{font-size:12px;margin-left:10px;color:#2468ff}.join .pannel input{width:100%}.join .pannel .three-p{display:flex;justify-content:space-between;align-items:center;padding:0 0 5px}.join .pannel .three-p input{text-align:center;padding:0;width:30%}.join .pannel .two-p{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 0 5px}.join .pannel .two-p input{padding:0 5px;width:47%}.join .pannel button{width:100%;height:45px;font-size:18px;margin-top:40px}
