.big-board-content.plan{margin:55px 130px;padding:9px}.map-page{border:1px solid #000;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.map-page .map-info{position:absolute;right:0;bottom:0;padding:10px 20px;border-left:1px solid #000;border-top:1px solid #000;line-height:40px;vertical-align:middle;font-size:24px;font-weight:700;font-family:Consolas,monaco,monospace}.map-page .map-writing{position:absolute;top:40px;left:16px;font-family:Architects Daughter,cursive;font-size:14px;width:300px;-webkit-transform:rotate(-14deg);transform:rotate(-14deg)}.map-page .map{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-direction:column;flex-direction:column;flex-wrap:no-wrap}.map-page .map,.map-page .map-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-ms-flex-wrap:no-wrap}.map-page .map-row{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;flex-wrap:no-wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:none;flex:none;margin-top:-1px}.map-page .map-cell{width:40px;height:40px;padding:4px;border-width:1px;border-style:solid;margin-left:-1px}.map-page .map-cell-icon,.map-page .map-cell-special{border-color:#000}.map-page .map-cell-empty{border-color:transparent}.map-page .map-cell img{width:100%;height:100%}