html{width:100%;height:100%;background:#369}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:600px;margin:0 auto;display:block;margin-bottom:60px}.canvas-wrapper{padding:10px;padding-top:20px}#canvas{width:100%;height:100%}#video{position:absolute;width:1px;height:1px}#start{position:relative}.buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.icon-button{width:80px}.icon-button img{width:100%}footer.footer{display:block;background:#c0c0bf;color:#333;font-size:12px;text-align:center;margin-top:20px;border-top:1px solid #c0c0bf;position:fixed;bottom:0;left:0;right:0;z-index:100}footer.footer .footer-inner{border-top:1px solid #fff;padding:5px;padding-bottom:9px}footer.footer a{display:block;text-decoration:none;color:#333}footer.footer img{height:14px;display:block;margin:0 auto}#blue-screen{background:#1a22fb;position:fixed;top:0;bottom:0;left:0;right:0;z-index:10000;color:#fff;font-family:Times New Roman,"\6E38\660E\671D",YuMincho,"\30D2\30E9\30AE\30CE\660E\671D   Pr6 W6",Hiragino Mincho Pro,"HGS\660E\671D  E","\30E1\30A4\30EA\30AA","\FF2D\FF33   \FF30\660E\671D",MS PMincho,Meiryo,serif;padding:40px}#blue-screen .message{margin-bottom:40px}#blue-screen h3{margin-bottom:0;text-decoration:underline}#blue-screen p{margin:0}#blue-screen .brand-link{display:block;text-align:center;color:#fff;margin-top:50px;text-decoration:none}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.capture-image{position:absolute;z-index:100;width:100%;height:100%;background:#369}.capture-image .image-wrapper img{width:calc(100% - 20px);max-width:600px;margin:20px 0}.close-area{margin-bottom:50px}.capture-message img{width:100%;max-width:290px;padding:20px}.close{height:95px}.close img{height:100%}.shutter-enter-active{-webkit-transition:all .3s ease;transition:all .3s ease}.shutter-enter{background:#fff}