.m__page-cnt>section .table, .m__page-cnt>div .table {
    width: 100%;
    word-break: break-word;
    background: #fff;
}

.col--img-text>div .table {
    width: 100%;
    border: #586ab0 1px solid;
    word-break: break-word;
    background: #fff;
}

.col--img-text>div .table td {
    border-left: #586ab0 1px solid;
}

.m__page-cnt>section .table th, .m__page-cnt>div .table th {
    min-width: 3em;
}

.table-width{
	width: 96% !important;
}

.from-to-date-th-width{
	width: 35%;
}

.work-table-format{
	margin-left: 30px;
	line-height: 1.5;
	font-size: 16px;

}

.work-list-format{
	margin-top: 20px;
}

.th-width{
	width: 127px;
}

.span-text-margin{
	margin: 0 !important;
}

.tab{
	overflow-x: auto!important;
}

.data-area-position{
	width: 98.5%;
}

.table-position{
	width: 94%!important;
	margin-right: auto!important;
	margin-left: 15px!important;

}

.whiteSpacePreWrap {
  white-space: pre-wrap;
  /*テキストの改行コードを反映*/
}

.research-detail-link {
    padding-left: 20px;
}

.year-main-date-th-width{
    width: 38px;
}

.table-border{
    border:#586ab0 1px solid;
}

.table-td-left-border{
    border-left:#abb4d7 1px solid;
}

#tab1 .table,
#tab2 .table{
    margin-left: 12px;
}

.list-disc{
	margin-left: 2em;
}

.list-disc li{
	list-style-type: disc;
}