@import url(https://fonts.googleapis.com/css?family=Black+Han+Sans:400);@import url(https://fonts.googleapis.com/css?family=Black+Han+Sans&display=swap&subset=korean);*{margin:0;padding:0}*,a{color:#000}a{text-decoration:none}li,ul{list-style:none}img{border:0}@font-face{font-family:GyeonggiTitleM;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/GyeonggiTitleM.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:GangwonEdu;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEduSaeeum_OTFMediumA.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:NanumSquareRound;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NanumSquareRound.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Cafe24Ssurround;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/Cafe24Ssurround.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:SANGJU;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2112@1.0/SANGJUGyeongcheonIsland.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:DREAM;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff) format("woff");font-weight:400;font-style:normal}.wrap{height:auto;min-height:100vh;display:flex;justify-content:center;background-color:#f5f2ee}.wrap,.wrap__center{width:100%;float:left}.wrap__center{max-width:600px;padding:15px;box-sizing:border-box}@keyframes blank_1{0%{opacity:1}60%{opacity:1}80%{opacity:0}to{opacity:0}}@keyframes blank_2{0%{opacity:0}60%{opacity:0}75%{opacity:1}to{opacity:1}}@keyframes vertical{0%{transform:translateY(0)}to{transform:translateY(10px)}}@keyframes move{0%{transform:translateX(100%)}to{transform:translateX(0)}}.v1{width:100%;height:auto;float:left}.v1 *{font-family:DREAM}.v1__home{width:100%;height:auto;float:left}.v1__home_logo{width:100%;height:60px;float:left;padding-top:16px;display:flex;align-items:center;justify-content:space-between}.v1__home_logo_txt{width:auto;height:auto;float:left;font-size:22px;color:#30ba93;cursor:pointer}.v1__home_logo_txt:hover{color:#8a3d96}.v1__home_logo_img{width:80px;height:auto;float:right;cursor:pointer}.v1__home_title{width:100%;height:auto;float:left;margin-top:55px}.v1__home_title_txt{font-size:64px}.v1__home_title_sub,.v1__home_title_txt{font-weight:400;font-family:Black Han Sans,sans-serif;line-height:1}.v1__home_title_sub{font-size:40px;margin-top:15px}.v1__home_line{width:100%;height:60px;float:left;display:flex;flex-direction:column;justify-content:center}.v1__home_line_bar{width:180px;height:4px;background-color:#30ba93;float:left}.v1__home_desc,.v1__home_desc_txt{width:100%;height:auto;float:left}.v1__home_desc_txt{font-size:24px;line-height:1.5}.v1__home_btn{width:100%;height:auto;float:left;margin-top:80px}.v1__home_start{width:240px;height:60px;float:left;border-radius:10px;background-color:#30ba93;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.v1__home_start:active{margin-top:10px}.v1__home_start_txt{color:#fff;font-size:24px}.v1__qna_page,.v1__qna_page_inner{width:100%;height:auto;float:left}.v1__qna_page_inner{margin-top:30px}.v1__qna_page_section{width:100%;height:auto;float:left}.v1__qna_page_section_tit{font-size:24px}.v1__qna_page_section_seperate{width:100%;height:auto;display:flex;justify-content:space-between;margin-top:60px}.v1__qna_page_section_choice{width:250px;height:auto;display:flex;justify-content:start;flex-direction:column;margin-top:30px;cursor:pointer;align-items:center}.v1__qna_page_section_choice_imgArea{width:200px;height:auto;float:left;position:relative}.v1__qna_page_section_choice_imgArea>img{width:100%;height:auto;float:left}.v1__qna_page_section_choice_img{animation-name:blank_1;animation-duration:1s;animation-iteration-count:infinite;animation-direction:alternate}.v1__qna_page_section_choice_img2{position:absolute;top:0;left:0;animation-name:blank_2;animation-duration:1s;animation-iteration-count:infinite;animation-direction:alternate}.v1__qna_page_section_choice_text{font-size:24px;font-weight:700;text-align:center;margin-top:30px}.v1__qna_page_section_choice_vs{font-size:24px;font-family:SANGJU}.v1__qna_page_section_btnArea{width:100%;height:auto;display:flex;justify-content:center;margin-top:90px}.v1__qna_page_section_btns{width:auto;height:auto;display:flex}.v1__qna_page_section_btn{width:auto;height:auto;padding:0 15px;box-sizing:border-box;cursor:pointer}.v1__qna_page_section_btn_txt{font-size:16px;position:relative}.v1__qna_page_section_btn_txt:after{clear:both;content:"";display:block;width:100%;height:2px;position:absolute;top:120%;left:0;background-color:#6e9187}.v1__qna_page_section_hintArea{width:100%;height:auto;padding:10px;box-sizing:border-box;border:2px solid #6e9187;margin-top:40px;border-radius:15px;margin-bottom:30px}.v1__qna_page_section_hint{-moz-tab-size:4px;-o-tab-size:4px;tab-size:4px;font-size:16px;text-align:center}.v1__result,.v1__result_inner{width:100%;height:auto;float:left}.v1__result_inner{margin-top:30px}.v1__result_common{width:100%;height:auto;float:left}.v1__result_common_tit{font-weight:400;font-family:Black Han Sans,sans-serif;font-size:64px;line-height:1}.v1__result_common_lineArea{width:100%;height:60px;float:left;display:flex;flex-direction:column;justify-content:center}.v1__result_common_line{width:180px;height:4px;background-color:#30ba93}.v1__result_common_txt{font-size:24px;font-weight:700;margin-bottom:30px}.v1__result_common_txt:last-child{margin-bottom:0}.v1__result_common_txt>b{color:#30ba93}.v1__result_segement{width:100%;height:auto;display:flex;float:left;justify-content:space-around;margin-top:30px;flex-wrap:wrap}.v1__result_segement_item{width:32%;margin-bottom:10px;cursor:pointer;opacity:.8}.v1__result_segement_item:hover{opacity:1}.v1__result_detail,.v1__result_segement_item>img{width:100%;height:auto;float:left}.v1__result_detail{margin-top:30px}.v1__result_detail_tit{text-align:center;font-size:28px;animation-name:vertical;animation-duration:1s;animation-iteration-count:infinite}.v1__result_detail_tit span{padding:0 10px}.v1__result_detail_tit>.no_check{color:#ddd}.v1__result_detail_tit>.check{text-decoration:underline}.v1__result_detail_img{width:100%;height:auto;display:flex;float:left;justify-content:center;margin-top:30px}.v1__result_detail_img>img{width:200px;height:auto}.v1__result_detail_desc{width:100%;height:auto;border:2px solid #30ba93;float:left;border-radius:10px;padding:20px;box-sizing:border-box;margin:30px 0}.v1__result_detail_desc_txt{font-size:22px}.v1__result_detail_btnArea{width:100%;height:auto;float:left}.v1__result_detail_btn{width:80px;height:50px;border-radius:10px;background-color:#30ba93;display:flex;justify-content:center;align-items:center;cursor:pointer}.v1__result_detail_btn:active{transform:translateY(10px)}.v1__result_detail_btn_txt{font-size:22px;font-weight:700;color:#fff}.v1__result_detail_recommand{width:100%;height:auto;float:left;margin-top:15px}.v1__result_detail_recommand_titArea{width:100%;height:auto;float:left;padding:15px 0;box-sizing:border-box}.v1__result_detail_recommand_tit{font-size:22px;font-weight:700;position:relative}.v1__result_detail_recommand_tit:after{content:"";clear:both;display:block;position:absolute;top:110%;width:130px;height:3px;background-color:#30ba93}.v1__result_detail_recommand_listArea{width:100%;height:auto;float:left;margin-top:15px}.v1__result_detail_recommand_list{width:100%;height:auto;float:left}.v1__result_detail_recommand_item{width:100%;height:auto;padding-left:15px;box-sizing:border-box;float:left;position:relative}.v1__result_detail_recommand_item:after{content:"";clear:both;display:block;position:absolute;top:15px;left:0;width:3px;height:8px;border-radius:50%;background-color:#999}.v1__result_detail_recommand_link{width:100%;height:auto;float:left;line-height:1.6;font-size:22px;font-weight:700;text-decoration:underline}.v1__result_btnList{width:100%;height:auto;float:left;margin-top:30px;display:flex;margin-bottom:30px}.v1__result_btnItem{width:auto;height:auto;padding:5px;border:1px solid #30ba93;border-radius:10px;margin-right:10px;cursor:pointer}.v1__result_btnItem:active{transform:translateY(10px)}.v1__result_btnItem:last-child{margin-right:0}.v1__result_btnTxt{background-color:#30ba93;color:#fff;font-size:27px;padding:8px 20px;border-radius:5px;box-sizing:border-box}.v1__result_btnTxt:hover{background-color:#22876b}.v1__result_loading{width:100%;height:auto;float:left}.v1__result_loading_ani{width:100%;height:300px;float:left;overflow:hidden}.v1__result_loading_ani_img{width:600px;height:260px;float:left;animation-name:move;animation-duration:3s;animation-iteration-count:1;animation-fill-mode:forwards}.v1__result_loading_ani_img>img{width:100%;height:auto;float:left}.v1__result_loading_desc{width:450px;height:80px;float:left;padding:15px;box-sizing:border-box;border:1px solid #22876b;border-radius:10px;position:relative;left:50%;transform:translateX(-50%)}.v1__result_loading_desc:after{content:"";clear:both;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #30ba93;border-radius:10px;width:95%;height:85%}.v1__result_loading_desc_txt{width:100%;height:auto;text-align:center;font-size:18px;font-weight:700}@media (max-width:600px){.wrap__center{padding:2.5vw}.v1__home_logo{height:10vw;padding-top:2.6vw}.v1__home_logo_txt{font-size:3.6vw}.v1__home_logo_img{width:16.6vw}.v1__home_title{margin-top:9.166vw}.v1__home_title_txt{font-size:10.66vw}.v1__home_title_sub{font-size:6.6vw;margin-top:2.5vw}.v1__home_line{height:10vw}.v1__home_line_bar{width:30vw;height:.66vw}.v1__home_desc_txt{font-size:4vw}.v1__home_btn{margin-top:13.33vw}.v1__home_start{width:40vw;height:10vw;border-radius:1.6vw}.v1__home_start:active{margin-top:1.6vw}.v1__home_start_txt{font-size:4vw}.v1__qna_page_inner{margin-top:5vw}.v1__qna_page_section_tit{font-size:4vw}.v1__qna_page_section_seperate{margin-top:10vw}.v1__qna_page_section_choice{width:41.66vw;margin-top:5vw}.v1__qna_page_section_choice_imgArea{width:33.33vw}.v1__qna_page_section_choice_text{font-size:4vw;margin-top:5vw}.v1__qna_page_section_choice_vs{font-size:4vw}.v1__qna_page_section_btnArea{margin-top:15vw}.v1__qna_page_section_btn{padding:0 2.5vw}.v1__qna_page_section_btn_txt{font-size:2.6vw}.v1__qna_page_section_hintArea{padding:1.6vw;margin-top:6.6vw;border-radius:2.5vw;margin-bottom:5vw}.v1__qna_page_section_hint{-moz-tab-size:.66vw;-o-tab-size:.66vw;tab-size:.66vw;font-size:2.6vw}.v1__result_inner{margin-top:5vw}.v1__result_common_tit{font-size:10.66vw}.v1__result_common_lineArea{height:10vw}.v1__result_common_line{width:30vw;height:.66vw}.v1__result_common_txt{font-size:4vw;margin-bottom:5vw}.v1__result_segement{margin-top:5vw}.v1__result_segement_item{margin-bottom:1.6vw}.v1__result_detail{margin-top:5vw}.v1__result_detail_tit{font-size:4.66vw}.v1__result_detail_tit span{padding:0 1.66vw}.v1__result_detail_img{margin-top:6vw}.v1__result_detail_img>img{width:33.33vw}.v1__result_detail_desc{border-radius:1.66vw;padding:3.33vw;margin:5vw 0}.v1__result_detail_desc_txt{font-size:3.666vw}.v1__result_detail_btn{width:13.33vw;height:8.333vw;border-radius:1.6vw}.v1__result_detail_btn:active{transform:translateY(1.6vw)}.v1__result_detail_btn_txt{font-size:3.666vw}.v1__result_detail_recommand{margin-top:2.5vw}.v1__result_detail_recommand_titArea{padding:2.5vw 0}.v1__result_detail_recommand_tit{font-size:3.666vw}.v1__result_detail_recommand_tit:after{top:110%;width:21.66vw;height:.5vw}.v1__result_detail_recommand_listArea{margin-top:2.5vw}.v1__result_detail_recommand_item{padding-left:2.5vw}.v1__result_detail_recommand_item:after{top:2.5vw;width:.5vw;height:1.6vw}.v1__result_detail_recommand_link{font-size:3.66vw}.v1__result_btnList{margin-top:5vw;margin-bottom:5vw}.v1__result_btnItem{padding:.86vw;border-radius:1.66vw;margin-right:1.66vw}.v1__result_btnItem:active{transform:translateY(1.6vw)}.v1__result_btnTxt{font-size:4.4vw;padding:1.33vw 3.33vw;border-radius:.833vw}.v1__result_loading{padding:2.5vw}.v1__result_loading_ani{height:50vw}.v1__result_loading_ani_img{width:100vw;height:43.33vw}.v1__result_loading_desc{width:75vw;height:13.33vw;padding:2.5vw;border-radius:1.66vw}.v1__result_loading_desc:after{border-radius:1.6vw}.v1__result_loading_desc_txt{font-size:3vw}}