/* ==========================================================================
	ir_data_01
========================================================================== */

/*IRライブラリーCMS化追加css*/
.ir_table_wrapper{
	width: 100%;
   display: flex;        /* flexコンテナ化 */
   flex-direction: row; /* 横向きに配置 */
	-webkit-box-sizing: border-box;
	 box-sizing: border-box;
	margin-bottom: 50px;
}
.ir_table_wrapper p{
	margin: 0;
	padding: 0;
}
.ir_table_wrapper ul{
	width: 20%;
	background:#fff;
	margin: 5px 0 0;
	padding: 0;

}
.ir_table_wrapper li{
	margin: 0;
	padding: 10px 5px;
	border-right: 1px solid rgba(192,189,189,1.00);
	border-bottom: 1px solid rgba(192,189,189,1.00);

}
.gray_bg_ir{
	background: #f0f0f0;
	border-left: 1px solid rgba(192,189,189,1.00);
}
.gray_bg_ir_th{
	background: #f0f0f0!important;
	color: #000!important;
	width: 50%;
}
.fixHeight ul:last-child li{
	/*border-right: 1px solid rgba(192,189,189,1.00);*/
}
.fixHeightChildTitle{
	background: #01a0e9;
	color: #fff;
	text-align: center;
}
.fixHeightChildTitle2{

}
.fixHeightChildTitle3{

}
.ir_title{
	order: -5;
}
.ir_title1{
	order: -4;	
}
.ir_title2{
	order: -3;
}
.ir_title3{
	order: -2;
}
.ir_title4{
	order: -1;	
}
.library_container_new{
	display: block;
}
.library_container_new p{
	margin: 0;
	padding: 0;
}

.library_container_new_sp{
display: none;
}
.library_container_new table {
	border-collapse: collapse;
	margin-bottom: 30px;
}
.library_container_new table tr{
	
	
}
.library_container_new th {

	border: solid 1px #dddddd;
	color: #000000;
	background-color: #f0f0f0;
	font-weight: normal;
	padding: 10px 10px;
	text-align: left;
}
.library_container_new td {
	border: solid 1px #dddddd;
	color: #000000;
	background-color: #ffffff;
	padding: 10px 10px;
}
.library_container_new thead th{
	background:	#01a0e9;
	color: #fff;
	text-align: center;
}
.library_container_new table p{
	margin: 0;
	padding: 0;
}
p.pdf_td_icon:before {
	content:"";
	display:inline-block;
	width:20px;
	height:20px;
	background:url(/ir/library/ir_data_00/images/pdf.jpg) no-repeat;
	background-size:contain;
	padding-right: 5px;
	margin-bottom: -3px;
}
p.excel_td_icon:before {
	content:"";
	display:inline-block;
	width:20px;
	height:20px;
	background:url(/ir/library/ir_data_00/images/excel.png) no-repeat;
	background-size:contain;
	padding-right: 5px;
	margin-bottom: -3px;
}
p.zip_td_icon:before {
	top:0;
	left: 0;
	content:"";
	display:inline-block;
	width:20px;
	height:20px;
	background:url(/ir/library/ir_data_00/images/zip.png) no-repeat;
	background-size:contain;
	padding-right: 5px;
	margin-bottom: -3px;
}
p.nodata {
	text-align:center;
}
.library_correction{
	font-size: 11px;
}
ul.ir_data li {
	width: 100%!important;

}
ul.ir_data li table th p{
	padding: 0.5em 1em!important;
	margin: 0!important;
}
.margin_top_40px_ir{
		margin-top: 40px;
}
ul.ir_data li table td.td_excel p:before {
position: absolute;
top:0;
left:0;
content:"";
background:url(/ir/library/zaimu_data/images/excel.jpg) 0 0 no-repeat;
width:20px;
height:20px;
background-size:100%;
}
/*IRライブラリーCMS化追加cssend*/



ul.ir_data {
	width:100%;
	letter-spacing:-0.4em;
}
ul.ir_data li {
	width:48%;
	display:inline-block;
	letter-spacing:normal;
	margin-right:4%;
	vertical-align:top;
}
ul.ir_data li:nth-child(even) {
	margin-right:0;
}
ul.ir_data li table {
	width:100%;
	border-collapse: collapse;
	border-top:#dddddd 1px solid;
}
ul.ir_data li table th,
ul.ir_data li table td {
	width:46%;
	padding:5px 10px;
	text-align:left;
}
ul.ir_data li table th {
	font-weight:normal;
	background: #f0f0f0;
	border-left:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
}
ul.ir_data li table td {
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
}
ul.ir_data li table td p {
position:relative;
padding-left:25px;
}
ul.ir_data li table td p:before {
position: absolute;
top:0;
left:0;
content:"";
background:url(/ir/library/ir_data_01/images/pdf.jpg) 0 0 no-repeat;
width:20px;
height:20px;
background-size:100%;
}
ul.kanren_data li {
display:inline-block;
margin-right:4%;
margin-bottom:20px;
}
table.adobe_btn {
width:100%;
}
table.adobe_btn th,
table.adobe_btn td {
	vertical-align:middle;
}
table.adobe_btn td {
	font-size:1.3rem;
	padding-left:19px;
}
table.adobe_btn td a {
text-decoration:underline;
}
.tar {
text-align:right;
margin:0;
}
h3.ttl_logo {
display:table;
width:100%;
}
h3.ttl_logo span {
display:table-cell;
width:50%;
}
h3.ttl_logo span.h3_title {
text-align:right;
font-size:1.4rem;
color:#333;
font-weight:normal;
}

@media screen and (max-width: 600px) {

	/*IRライブラリーCMS化追加css*/
.library_container_new{
	display: none;
}
.library_container_new_sp{
display: block
}
.library_container_new_sp p{
margin-top: 20px;
}
.library_container_new_sp table {
	width: 100%;
	border-collapse: collapse;
}
.library_container_new_sp th {
	border: solid 1px #dddddd;
	color: #000000;
	background-color: #f0f0f0;
	font-weight: normal;
	padding: 10px 10px;
}
.library_container_new_sp td {
	border: solid 1px #dddddd;
	color: #000000;
	background-color: #ffffff;
	padding: 10px 10px;
}
.library_container_new_sp thead th{
	background:	#01a0e9;
	color: #fff;
}
.library_container_new_sp table p{
	margin: 0;
	padding: 0;
}
.margin_top_40px_sp{
		margin-top: 40px;
}
.slide_res{
	padding: 5px 10px!important;
	float: left;
	}
ul.ir_data li table th, 
ul.ir_data li table td{
		padding: 0!important;
		margin: 0!important;
		width: 100%!important;
}
ul.ir_data li table th{
	border-right:1px solid #dddddd;
	padding: 5px 0 !important;
	}
ul.ir_data li table td p {
	padding-left: 33px;

}
ul.ir_data li table td p:before{
	left: 10px!important;
	-webkit-margin-before: 3px;
	-ms-margin-before: 3px;
	-moz-margin-before: 3px;
	}
/*IRライブラリーCMS化追加cssend*/

	

	ul.ir_data li {
		width:100%;
		display:block;
		margin-right:0;
	}
	ul.ir_data li:nth-child(even) {
		margin-top:20px;
	}
	ul.kanren_data li {
		display:block;
	}
	table.adobe_btn {
		display:none;
	}
	h3.ttl_logo span {
		display:block;
		width:100%;
	}
	h3.ttl_logo span.h3_title {
		text-align:left;
		font-size:2.2rem;
	}
ul.ir_data li table th,
ul.ir_data li table td {
	font-size:2.2rem;
}
}

/*IRライブラリーCMS化追加20250214 JT VISION*/
.vision_link{
	padding:8px 15px 5px;
	border: 1px solid rgba(192, 189, 189, 1.00);
	margin-bottom: 3rem;
}

.vision_link span.pdf_icon:before {
	content:"";
	display:inline-block;
	width:20px;
	height:20px;
	background:url(/ir/library/ir_data_00/images/pdf.jpg) no-repeat;
	background-size:contain;
	padding-right: 5px;
	margin-left:15px;
	margin-bottom: -3px;
}