@charset "UTF-8";.main{width:100%;height:calc(var(--vh, 1vh) * 100);background-color:#fff}@media (min-width: 440px){.main{font-family:NanumSquareNeo;margin:0 auto;background-color:#fff;width:440px;height:calc(var(--vh, 1vh) * 100)}}@font-face{font-family:Pretendard;src:url(./assets/fonts/Pretendard-Regular.otf)}.MapWrapper{width:100%;height:calc(100% - 5rem);position:relative}.MapWrapper .map{width:100%;height:100%;font-family:Pretendard}.MapWrapper .map .MapMarker .infoWrapper{position:relative}.MapWrapper .map .MapMarker .infoWrapper .building_info{position:absolute;left:50%;bottom:60%;transform:translate(-50%,-50%);background-color:#fff;border-radius:.3rem;border:2px solid #ff3c00;width:fit-content;padding:.3rem .5rem;font-size:.9rem;font-weight:800}.MapWrapper .map .MapMarker .infoWrapper .classRoom_info{position:absolute;left:50%;transform:translate(-50%,15%);background-color:#fff;border:2px solid #3589e4;border-radius:.3rem;width:fit-content;padding:.3rem .5rem;bottom:3rem}.MapWrapper .map .MapMarker .infoWrapper .classRoom_info .classRoom_name{font-weight:800}.MapWrapper .map .MapMarker .infoWrapper .classRoom_info .classRoom_detail{display:flex;gap:.4rem}.MapWrapper .map .MapMarker .mark{width:2rem;height:2rem}.MapWrapper .map .MapMarker .building_mark{fill:#ff3c00}.MapWrapper .map .MapMarker .classRoom_mark{fill:#007bff}.MapWrapper .map .MyPoitionWrapper{width:1.9rem;height:1.9rem;background-color:#ff00001e;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:pulse 1.5s infinite ease-in-out}.MapWrapper .map .MyPoitionWrapper .MyPoition{width:.8rem;height:.8rem;background-color:red;border-radius:50%}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.MapWrapper .MypositionWidget{width:2rem;height:2rem;position:absolute;background-color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;bottom:.5rem;right:.5rem;z-index:3;cursor:pointer;box-shadow:0 0 .1rem #00000030,0 .2rem .2rem #0000003b}.MapWrapper .MypositionWidget_icon{width:1.2rem;fill:#000}.MapWrapper .Myposition:hover{background-color:#f2f2f2}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-.1rem)}to{transform:translateY(0)}}.MapWrapper .Weather{width:6rem;height:2rem;position:absolute;bottom:.5rem;left:.5rem;display:flex;align-items:center;justify-content:space-evenly;padding-right:.7rem;background-color:#fff;box-shadow:0 0 .1rem #00000030,0 .2rem .2rem #0000003b;border-radius:10.4rem;z-index:3;font-size:.9rem;font-weight:600;color:#444;cursor:pointer}.MapWrapper .Weather .weather_icon{width:3rem;height:3rem;animation:bounce 2.7s ease-in-out infinite}@font-face{font-family:Pretendard;src:url(/assets/Pretendard-Regular-BinLXi77.otf)}.header{font-family:Pretendard;position:relative;z-index:999;width:100%;height:4.5rem;padding-bottom:.4rem;background-color:#fcfcfc;border-bottom:.4px solid rgb(156,156,156)}.header__top{position:relative;display:flex;align-items:center;justify-content:center;height:50%}.header__top__bars{width:1rem;position:absolute;left:.5rem;cursor:pointer}.header__top__logo{font-weight:600;font-size:1.1rem;cursor:pointer}.header__search-box{height:50%;margin:0 .5rem;display:flex;align-items:center;justify-content:space-between;padding:0 .6rem;background-color:#f8f8f8;border:.2px solid #7e7e7e;border-radius:.5rem}.header__search-box__input{height:calc(100% - 1rem);width:90%;border:0px;background-color:#f8f8f8;font-size:1.1rem}.header__search-box__input::placeholder{font-size:.9rem;color:#9c9b9b}.header__search-box__input:focus{outline:none}.header__search-box__icon{width:1rem;height:1rem;fill:#9c9b9b}.header .search-panel{width:100%;background-color:#f4f4f4;height:24rem;margin-top:.3rem;border-bottom:1px solid #b0b0b0;overflow:auto;z-index:999;cursor:pointer}.header .search-panel-resultTab{position:relative}.header .search-panel-resultTab .resultBlock{height:2rem;padding-left:.3rem;padding-right:1rem;padding-bottom:.1rem;border-bottom:1px solid #d4d4d4}.header .search-panel-resultTab .placeIcon,.header .search-panel-resultTab .moveIcon{width:1.4rem;height:1.4rem;fill:#b0b0b0}.header .search-panel-resultTab .classRoom{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:3rem;color:#4e4e4e}.header .search-panel-resultTab .classRoom-data{width:80%}.header .search-panel-resultTab .classRoom-data-name{font-size:1rem}.header .search-panel-resultTab .classRoom-data-other{display:flex;font-size:.8rem;color:#7e7e7e}.header .search-panel-resultTab .classRoom-data-other .detail{padding-right:.4rem}.header .search-panel-resultTab .classRoom-data .notname{font-size:1rem;color:#4e4e4e}.header .search-panel-resultTab .building{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.header .search-panel-resultTab .building .id33{font-size:.9rem}.header .search-panel-resultTab .building-data{width:80%;height:100%;display:flex;align-items:center;justify-content:space-between}.header .search-panel-resultTab .building-data__name{font-weight:500;color:#4e4e4e}.header .search-panel-resultTab .building-data__id{font-size:.8rem;color:#7e7e7e}.header .search-panel .not_result{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;height:100%;width:100%}.header .search-panel .not_result-icon{fill:#f0b000;height:3.7rem;width:3.7rem;margin-bottom:1rem}.header .search-panel-storaged{padding:.7rem .7rem 0}.header .search-panel-storaged-navigation{display:flex}.header .search-panel-storaged-navigation .panelBtn{display:flex;align-items:center;justify-content:center;font-size:.95rem;width:5rem;height:1.7rem;border-radius:.3rem;background-color:#e1e1e1;color:#5a5a5a;margin-right:1rem;font-weight:600}.header .search-panel-storaged-navigation .clicked{background-color:#cee6ff;color:#3589e4}.header .search-panel-storaged-place-container{margin-top:.4rem}.header .search-panel-storaged-place-container .recent_building{height:2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d4d4d4}.header .search-panel-storaged-place-container .recent_building .recent_icon{width:1.2rem;fill:#b0b0b0}.header .search-panel-storaged-place-container .recent_building .recent_place{width:80%;display:flex;align-items:center;justify-content:space-between;color:#4e4e4e}.header .search-panel-storaged-place-container .recent_building .recent_place .id33{font-size:.9rem}.header .search-panel-storaged-place-container .recent_building .recent_place__name{font-weight:500;color:#4e4e4e}.header .search-panel-storaged-place-container .recent_building .recent_place__id{font-size:.8rem;color:#7e7e7e}.header .search-panel-storaged-place-container .recent_building .recent_place__detail{display:flex;font-size:.8rem}.header .search-panel-storaged-place-container .recent_building .recent_place__detail .detail_block{padding-right:.6rem}.header .search-panel-storaged-place-container .recent_building .recent_place .not_name{color:#4e4e4e;font-size:1rem}.header .search-panel-storaged-place-container .recent_classRoom{height:3rem;display:flex;align-items:center;color:#4e4e4e}.header .search-panel-storaged-place-container .recent_classRoom .classRoom_info{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;color:#7e7e7e}.header .search-panel-storaged-place-empty{height:10rem;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;width:100%;margin-top:.4rem;font-size:1.3rem;font-weight:600;color:#5a5a5a}.header .search-panel-storaged-place-empty .empty_icon{width:3.4rem;height:3.4rem;fill:#b4b2b2;margin-bottom:1rem}@font-face{font-family:Pretendard;src:url(../../assets/fonts/Pretendard-Regular.otf)}.sideModal{height:calc(var(--vh, 1vh) * 100);width:18rem;position:absolute;top:0;left:0;background-color:#fff;padding-left:.4rem;padding-right:.4rem;font-family:Pretendard;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;padding-top:.7rem}.sideModal .close_icon{width:1.6rem;height:1.6rem}.sideModal .sideModal_content,.sideModal .sideModal_content .noticeWrapper{width:100%}.sideModal .sideModal_content .noticeWrapper .title{font-size:1.05rem;font-weight:600;margin-top:1rem}.sideModal .sideModal_content .noticeWrapper .contentWrapper{display:block;margin-top:.5rem;width:calc(100% - .6rem - 2px);padding:.3rem;border-radius:5px;border:1px solid rgb(201,201,201);overflow:auto}.sideModal .sideModal_content .noticeWrapper .contentWrapper .content{margin-bottom:.2rem;padding-bottom:.3rem;display:block}.sideModal .sideModal_content .inquireWrapper{width:100%;margin-top:2rem}.sideModal .sideModal_content .inquireWrapper .inquire_title{font-size:1.05rem;font-weight:600;margin-top:1rem;margin-bottom:.5rem}.sideModal .sideModal_content .inquireWrapper .inquire_link{color:#3f3f3f;text-decoration:none;border-bottom:1px solid rgb(170,170,170)}.sideModal .sideModal_content .developerWrapper{position:absolute;bottom:1rem;font-size:.9rem}.sideModal .sideModal_content .developerWrapper .developer_title{font-weight:600;color:#6d6d6d;margin-top:.2rem}.sideModal .sideModal_content .developerWrapper .develper_info{color:#6d6d6d}@media (min-width: 440px){.sideModal{height:calc(var(--vh, 1vh) * 100);width:20rem;left:calc(50% - 220px);background-color:#fff;margin:0 auto;font-family:Pretendard}}.RootModalWrapper{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:999}@media (min-width: 440px){.RootModalWrapper{position:fixed;height:calc(var(--vh, 1vh) * 100);margin:0 auto;display:flex;align-items:center;justify-content:center;z-index:999}}:root{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#c9c9c9;--vh: 100%}body{width:100%;height:100%;margin:0}
