	@charset "utf-8";
/* CSS Document */
.irp_comment {text-align: right;margin: 2em 0;font-size: 80%;position:relative;}
.irp_comment a {padding-right: 1em;color:#000}
.irp_comment a:after {  width: 4px;  height: 4px;  border-top: 1px solid #000;  border-right: 1px solid #000;  -webkit-transform: rotate(45deg);  transform: rotate(45deg);  position: absolute;  top: 0;  bottom: 0;  right: 0;  margin: auto;  content: "";  vertical-align: middle}
.disnon {display:none !important}
.txtR {text-align:right}


/*news*/


/*library*/
.irp-library-category .irp-term {margin-bottom: 5em;}

.highcharts-data-labels div:last-child span {  font-weight: bold !important;}

/*テーブルスクロール*/

@media screen and (max-width:500px){
.table-scroll table { display:inline !important}
[class*="table-scroll"] {clear: both;margin-top: 5px;overflow-y: hidden;padding-bottom: 10px;width:100%;margin-bottom:30px;}
.table-scroll table { margin-bottom:0}
.table-scroll table th {white-space: nowrap;min-width: inherit !important}
[class*="table-scroll"]::-webkit-scrollbar {width: 10px;background: #cccccc;border-radius: 10px;}
[class*="table-scroll"]::-webkit-scrollbar:horizontal {	height: 10px;background: #cccccc;	border-radius: 10px;}
[class*="table-scroll"]::-webkit-scrollbar-thumb {background: #555;border-radius: 10px;}
[class*="table-scroll"]::-webkit-scrollbar-thumb:horizontal {background: #555;border-radius: 10px;}
#irp-highlight-table-monthly .c0 {white-space:nowrap}
#irp-highlight-table-monthly .r2 td {white-space:nowrap}
}

/*20240112*/
@media screen and (max-width:500px){
	#irp-chart-graph-eigyo .highcharts-data-labels span {letter-spacing: -0.15em;font-size: 9px !important;}
	#irp-chart-graph-soshisan .highcharts-data-labels span {letter-spacing: -0.15em;font-size: 9px !important;}
}

/*2510*/
	.irp-corp-tab {display: flex;justify-content: center;margin-bottom: 2em;}
	.irp-corp-tab li {border: 2px solid #375b99;color: #375b99;width:30%;font-size:24px;font-weight: 500;padding: .15em;text-align: center ;cursor: pointer;}
	.irp-corp-tab li.active {background-color:  #375b99;color: #fff;}
	.rss_new {background-color:  #375b99;border: none;color: #fff;margin-left: .5em;}
	.irp-label-01 {width: 10em;border: 1px solid #375b99;color: #375b99;display: inline-block;font-size: 13px;text-align: center;letter-spacing: -0.02em;margin-right: .8em;}
	.irp-label-02 {width: 10em;border: 1px solid #78caae;color: #78caae;display: inline-block;font-size: 13px;text-align: center;letter-spacing: -0.02em;margin-right: .8em;}
	.irp-label-03 {width: 10em;border: 1px solid #f04d78;color: #f04d78;display: inline-block;font-size: 13px;text-align: center;letter-spacing: -0.02em;margin-right: .8em;}
	.irp-label-04 {width: 10em;border: 1px solid #b785bc;color: #b785bc;display: inline-block;font-size: 13px;text-align: center;letter-spacing: -0.02em;margin-right: .8em;}
	.irp-label-05 {width: 10em;border: 1px solid #fbc882;color: #fbc882;display: inline-block;font-size: 13px;text-align: center;letter-spacing: -0.02em;margin-right: .8em;}
	.irp-label-06 {width: 10em;border: 1px solid #85c2da;color: #85c2da;display: inline-block;font-size: 13px;text-align: center;letter-spacing: -0.02em;margin-right: .8em;}

	#irp-press-page {display: none;}
	#irnews-category {display: flex;justify-content: center;margin-bottom: 2em;}
	#irnews-category li {width:30%;}
	#irnews-category li a {border: 2px solid #375b99;color: #375b99;width:100%;font-size:24px;font-weight: 500;padding: .15em;text-align: center ;cursor: pointer;display: inline-block;}
	#irnews-category li.is-active a {background-color:  #375b99;color: #fff;}