.bl_tableColumn_wrapper__true{display:none}.bl_tableColumn_wrapper{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;border:1px solid #e1e1e1;border-radius:8px;margin:0 auto;max-width:1180px}@media screen and (max-width:768px){.bl_tableColumn_wrapper{margin-inline:20px}}.bl_tableColumn_wrapper .bl_tableColumn_grid{display:grid;gap:0;grid-auto-columns:minmax(160px,1fr);grid-auto-flow:column;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.bl_tableColumn_wrapper .bl_tableColumn_grid .bl_tableColumn{border-right:1px solid #e1e1e1;display:flex;flex-direction:column;min-width:160px}.bl_tableColumn_wrapper .bl_tableColumn_grid .bl_tableColumn:last-child{border-right:none}.bl_tableColumn_wrapper .bl_tableColumn_grid .bl_tableColumn .bl_tableColumn_header{color:#121212;font-family:Noto Sans JP;font-size:16px;font-weight:700;line-height:100%;padding:16px;text-align:left}.bl_tableColumn_header.bl_tableColumn_header__blue{background-color:#e1f2ff}.bl_tableColumn_header.bl_tableColumn_header__yellow{background-color:#fdfbeb}.bl_tableColumn_header.bl_tableColumn_header__green{background-color:#f0fae9}.bl_tableColumn_header.bl_tableColumn_header__orange{background-color:#fdf4ee}.bl_tableColumn_header.bl_tableColumn_header__red{background-color:#fef0f0}.bl_tableColumn_header.bl_tableColumn_header__purple{background-color:#f8ebfd}.bl_tableColumn_wrapper .bl_tableColumn_grid .bl_tableColumn .bl_tableColumn_dataList{background:#fff;display:flex;flex-direction:column;flex-grow:1}.bl_tableColumn_wrapper .bl_tableColumn_grid .bl_tableColumn .bl_tableColumn_dataList .bl_tableColumn_dataItem{border-bottom:1px solid #e1e1e1;color:#121212;font-family:Noto Sans JP;font-size:16px;font-weight:400;line-height:1.25;padding:16px;text-align:left}.bl_tableColumn_wrapper .bl_tableColumn_grid .bl_tableColumn .bl_tableColumn_dataList .bl_tableColumn_dataItem:last-child{border-bottom:none}