#report_list .report_list_ttl{padding:50px 0;width:100%;text-align:center}#report_list .report_list_data{width:100%;max-width:1200px;margin:0 auto}#report_list .report_list_data .report_list_ul{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap}#report_list .report_list_data .report_list_ul .report_list_li{width:33%;padding:10px;box-sizing:border-box}@media screen and (max-width: 640px){#report_list .report_list_data .report_list_ul .report_list_li{width:50%}}#report_list .report_list_data .report_list_ul .report_list_li .report_list_detail{box-shadow:0 0 6px rgba(0,0,0,.3);height:100%;overflow:hidden;border-radius:10px;border:1px solid #ddd;box-sizing:border-box;display:flex;flex-direction:column}#report_list .report_list_data .report_list_ul .report_list_li .report_list_detail .report_detail_ttl{flex:1;padding:6px;line-height:140%}#report_list .report_list_data .report_list_ul .report_list_li .report_list_detail .report_detail_ttl span{display:block;border-bottom:1px solid #777;border-left:4px solid #777;padding:4px;height:100%}#report_list .report_list_data .report_list_ul .report_list_li .report_list_detail .report_detail_btn{padding-top:10px}#report_list .report_list_data .report_list_ul .report_list_li .report_list_detail .report_detail_btn button{width:100%;border-radius:10px;padding:6px}#report_list .report_list_data .report_list_ul .gap{width:33%}@media screen and (max-width: 640px){#report_list .report_list_data .report_list_ul .gap{width:50%}}/*# sourceMappingURL=report.min.css.map */