#main_index{display:flex;flex-direction:column;min-height:100%}#main_index .page_contents{flex-grow:1;background:#f8f8f8;display:flex;flex-wrap:wrap;align-content:baseline;padding-left:5px}.data_cell{padding:5px;padding-left:0;padding-bottom:0}.data_cell .data_area{background:#fff;box-sizing:border-box;padding:6px;border:1px solid #c1c1c1;border-radius:10px}.data_cell .data_area .data_ttl{margin:0;font-size:1rem;padding:4px}.data_cell .data_area .data_contents{padding:4px}#log .data_area{background:linear-gradient(#333, #555 100%);color:#fff}#idx_head{width:100%;max-width:1200px;padding:20px 10px;box-sizing:border-box;margin:10px auto;position:relative;min-height:350px;display:flex;flex-direction:column;justify-content:space-between}#idx_head p{z-index:10;position:relative;width:60%;font-size:1.4rem;line-height:150%;padding:20px 0;flex-grow:1}#idx_head p:nth-child(2){font-size:.8rem;width:100%;padding-bottom:0;flex-grow:0}@media screen and (max-width: 640px){#idx_head p:nth-child(2){font-size:1rem;padding-bottom:20px}}@media screen and (max-width: 640px){#idx_head p{width:100%}}#idx_head img{position:absolute;top:0;right:0;width:50%}@media screen and (max-width: 640px){#idx_head img{position:relative;width:100%}}#log{width:100%}#log ul{height:300px;overflow-y:scroll;line-height:110%}#log ul li{display:flex;font-size:.8rem}#log ul li div:first-child{width:8.5rem}@media screen and (max-width: 500px){#log ul li div:first-child{width:5rem}}#log ul li div:last-child{flex:1}/*# sourceMappingURL=index.min.css.map */