header{font-family:メイリオ,HiraKakuProN-W3,Times,serif;background-color:rgba(0,255,85,.404);background-image:linear-gradient(45deg,#ff6f00,#ffca28);text-align:center;border-top:4px;border-bottom:4px solid rgba(0,0,0,.8);padding:6px}@media screen and (max-width:411px){header p{font-size:20px;color:#eee;font-weight:700}}@media screen and (min-width:412px){header p{font-size:30px;color:#eee;font-weight:700}}footer{background:linear-gradient(45deg,#ff5252,#f48fb1);color:#fff;padding:20px 0;text-align:center}body{background:url(../img/bg.42c1ff7f.jpg) repeat}.notouch{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#app{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#app>.app-content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.bingo-cards-wrapper{padding:5px;margin:0 auto}.bingo-grid-row{display:-webkit-box;display:-ms-flexbox;display:flex}.bingo-card-header{color:#ff0}.bingo-card,.bingo-card-header{margin:5px;text-align:center;background-color:hsla(0,0%,100%,.95);font-weight:700;font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;font-size:18px;word-wrap:break-word;background-repeat:no-repeat;background-position:50%;background-size:cover;padding:5px 10px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bingo-card{cursor:pointer;background-image:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,70.6%,.8)),to(hsla(0,0%,100%,.25)));background-image:linear-gradient(0deg,hsla(0,0%,70.6%,.8),hsla(0,0%,100%,.25));border:5px solid #c00;color:#333}.bingo-card:hover{border:5px solid #e00;color:#111}.bingo-card.active{background-color:hsla(0,0%,66.7%,.85);border-color:#f22;-webkit-animation-name:bingo;animation-name:bingo;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.createTime{border:5px solid #c00;background-color:#f91}.btn-bingo,.createTime{color:#eee;font-weight:700}.btn-bingo{border-color:#eee;background-color:#c00}.btn-bingo:focus{-webkit-box-shadow:none;box-shadow:none}.btn-bingo:hover{color:#eee;background-color:#e00}@-webkit-keyframes bingo{0%{border-color:#f22}25%{border-color:#e00}50%{border-color:#f91}to{border-color:#f22}}@keyframes bingo{0%{border-color:#f22}25%{border-color:#e00}50%{border-color:#f91}to{border-color:#f22}}@media (min-width:768px){div#pc{height:100px;font-size:30px}}.app-content{background-image:-webkit-gradient(linear,left bottom,right top,from(rgba(162,209,34,.7)),to(rgba(0,255,85,.404)));background-image:linear-gradient(to top right,rgba(162,209,34,.7),rgba(0,255,85,.404));background-size:cover}