#loginPage{height:100%;background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#loginPage,#loginPage .container{display:-webkit-box;display:-ms-flexbox;display:flex}#loginPage .container{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#loginForm{-webkit-box-sizing:border-box;box-sizing:border-box;width:500px;height:300px;padding:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;top:-100px;left:360px;position:relative;background-color:#fff}#loginForm .forgetPassword{margin:0 0 10px 0;text-align:right}.logo-bg{background-repeat:no-repeat;background-size:400px;width:80%;margin-top:35px;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-bg,.logoimage{height:45px}.main-bg{background-image:url(../img/image1.ebecf016.png);background-repeat:no-repeat;background-size:100%;width:90%;margin-top:30px}.footer{width:90%;text-align:center;line-height:20px;height:45px;background-color:#333a40;color:#fff;font-size:12px;padding-top:8px}.slogan{font-size:24px;top:120px;left:-295px}.slogan,.slogan-info{font-family:Noto Sans JP;font-style:italic;color:#333a40;position:relative}.slogan-info{padding:10px;font-size:18px;top:170px;left:-230px;text-align:left;line-height:26px;background-color:#fff;margin-bottom:50px}.text-center,.transition-box{text-align:center}.transition-box{margin-bottom:10px;width:200px;height:100px;border-radius:4px;background-color:#409eff;color:#fff;padding:40px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:20px}.blue{color:#2db7d1;font-style:italic}