.list-item{background:hsla(0,0%,100%,.8);box-shadow:0 4px 10px rgba(19,23,20,.15);border-radius:14px;display:flex;padding:10.5px 15px;align-items:center;cursor:pointer}.list-item .bus-name{font-size:23px;font-weight:500;color:#1e373f}.list-item .bus-way-time{display:flex;flex-direction:column;line-height:150%;align-items:flex-end;width:60%;margin-left:auto}.list-item .bus-way-time .way{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:right}#stop-map{height:100%}.stop-map-dialog{position:absolute;width:100%;height:100vh;top:0;background:transparent;padding-top:160px}.stop-map-dialog .dialog__container{background:rgba(30,55,63,.5);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);padding:10px;box-sizing:border-box;border-radius:20px 20px 0 0;box-shadow:0 -4px 10px rgba(19,23,20,.15);height:100%}.stop-map-dialog .dialog__container #map{height:100%}.stop-map-dialog .dialog__container .map__container{width:100%;height:calc(100vh - 270px);box-sizing:border-box;border-radius:8px;overflow:hidden}.stop-map-dialog .dialog__container .dialog-footer{margin-top:15px;display:flex}.stop-map-dialog .dialog__container .dialog-footer .close-button{width:44px;height:44px;border-radius:50px;background:#1e373f;display:flex;justify-content:center;align-items:center;margin:auto}.stop-map-dialog .dialog__container .dialog-footer .close-button img{width:21px;height:21px}.stop-map-dialog .dialog__container .dialog-footer .gps-button{width:83%;height:44px;background:#fff;border-radius:40px;display:flex;justify-content:center;align-items:center;color:#2fc3b1;font-size:16px}.stop-map-dialog .dialog__container .dialog-footer .gps-button img{width:20px;margin-right:15.5px}.bus-stop-info{height:calc(100vh - 66px);box-sizing:border-box;background-color:#2fc3b1;position:relative;padding-top:10px}.bus-stop-info .action-section{display:flex;align-items:center;color:#fff;font-size:12px;padding:0 24px 0 10px}.bus-stop-info .info-section{padding:0 24px 0 19px;color:#1e373f;display:flex;align-items:center;margin-bottom:12px}.bus-stop-info .info-section .pc{display:none}.bus-stop-info .info-section__name{font-weight:600;font-size:24px;padding-right:12px}.bus-stop-info .info-section__share-button{width:140px;height:44px;font-size:14px;border:1px solid #fff;box-sizing:border-box;margin-left:auto;border-radius:40px;display:flex;color:#fff;justify-content:center;align-items:center}.bus-stop-info .info-section__share-button img{width:20px;height:20px;margin-right:12px}.bus-stop-info .route-list h3{display:none}.bus-stop-info .route-list .route-list__container{padding:30px 35px;overflow:auto;height:calc(100vh - 300px)}.bus-stop-info .route-list .route-list__container .list-item+.list-item{margin-top:12px}.bus-stop-info .route-list .route-list__container p{font-size:20px;font-weight:600;color:#fff}.bus-stop-info .bus-map-gps{background:rgba(38,147,133,.5);position:absolute;bottom:0;box-shadow:0 -4px 10px rgba(19,23,20,.15);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);border-radius:20px 20px 0 0;width:100%;height:74px;display:flex;justify-content:space-around;align-items:center;color:#2fc3b1;padding:15px 20px;box-sizing:border-box}.bus-stop-info .bus-map-gps__map-button{display:flex;justify-content:center;align-items:center;width:47%;height:44px;background:#fff;border-radius:40px}.bus-stop-info .bus-map-gps__map-button img{width:21px;margin-right:12.5px}.bus-stop-info .bus-map-gps__gps-button{width:47%;height:44px;background:#fff;border-radius:50px;display:flex;justify-content:center;align-items:center}.bus-stop-info .bus-map-gps__gps-button img{width:22px;height:22px;margin-right:12.5px}.bus-stop-info .stop-map-section{display:none}@media screen and (min-width:768px){.bus-stop-info{min-height:calc(100vh - 146px);height:auto;box-sizing:border-box;background:#e5e5e5;position:relative;padding-top:10px}.bus-stop-info .action-section{display:flex;align-items:center;color:#0b6987;font-size:12px;padding:0 80px}.bus-stop-info .info-section{padding:0 80px;color:#1e373f;display:flex;align-items:center;margin:48px 0 38px 0}.bus-stop-info .info-section .pc{display:flex;background:#fff;box-sizing:border-box;border-radius:40px;width:180px;height:44px;font-size:14px;justify-content:center;align-items:center;color:#2fc3b1;box-shadow:0 4px 10px rgba(19,23,20,.1);cursor:pointer}.bus-stop-info .info-section .pc+.pc{margin-left:20px}.bus-stop-info .info-section .pc:hover{box-shadow:0 0}.bus-stop-info .info-section .pc img{width:20px;height:20px;margin-right:12px}.bus-stop-info .info-section .mobile{display:none}.bus-stop-info .info-section__name{font-weight:600;font-size:40px;padding-right:12px;color:#2fc3b1}.bus-stop-info .info-section__share-button{font-size:14px;margin-left:auto;display:flex;color:#2fc3b1;border:0;box-shadow:0 4px 10px rgba(19,23,20,.25)}.bus-stop-info .route-list{padding:0 80px}.bus-stop-info .route-list h3{display:block}.bus-stop-info .route-list .route-list__container{min-height:300px;padding:0;overflow:auto;padding-bottom:150px;height:auto}.bus-stop-info .route-list .route-list__container .list-item+.list-item{margin-top:12px}.bus-stop-info .route-list .route-list__container .list-item:hover{background:#e8f9f7}.bus-stop-info .route-list .route-list__container p{font-size:20px;font-weight:600;color:#fff}.bus-stop-info .bus-map-gps{display:none}.bus-stop-info .stop-map-section{display:block;padding:0 80px;margin-bottom:50px}.bus-stop-info .stop-map-section .map__container{width:100%;height:450px;background:#fff;border-radius:20px;overflow:hidden}.bus-stop-info .stop-map-section .map__container .map{height:100%}.bus-stop-info h3{text-align:left;color:#1e373f;font-size:27px;font-weight:600;margin-bottom:20px;line-height:150%}}