@charset "UTF-8";body,html{width:100%;height:auto;overflow:auto;margin:0;padding:0;box-sizing:border-box;color:#333;font-size:14px;font-family:"Noto Sans",sans-serif}body .newslist,html .newslist{display:flex;justify-content:center;align-items:flex-start;flex-flow:column;width:100%;line-height:100%}body .newslist h5.page-title2,html .newslist h5.page-title2{display:flex;justify-content:center;align-items:flex-start;flex-flow:column;gap:8px;border-bottom:1px solid #ccc;padding:16px 8px 14px;margin:0;width:100%;box-sizing:border-box}body .newslist h5.page-title2 span.date,html .newslist h5.page-title2 span.date{font-size:14px;font-weight:400}body .newslist h5.page-title2 span.icon,html .newslist h5.page-title2 span.icon{font-size:12px;font-weight:400;background:#333;padding:8px 16px;color:#fff;border-radius:4px}body .newslist h5.page-title2 a,html .newslist h5.page-title2 a{font-size:16px;color:#333;text-decoration:none;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;margin-bottom:1px;line-height:16px;width:100%}body .newslist h5.page-title2 a span.icon_pdf::after,html .newslist h5.page-title2 a span.icon_pdf::after{content:"";background-image:url(../img/icon_pdf.svg);background-size:cover;width:16px;height:16px;display:inline-block}body .table-wrapper,html .table-wrapper{width:100%;overflow-x:auto;display:block}body .table-wrapper .xj_chart_table,html .table-wrapper .xj_chart_table{width:100%;border-collapse:collapse;min-width:800px}body .table-wrapper .xj_chart_table tr:first-of-type .xj_chart_header,html .table-wrapper .xj_chart_table tr:first-of-type .xj_chart_header{text-align:center}body .table-wrapper .xj_chart_table td,body .table-wrapper .xj_chart_table th,html .table-wrapper .xj_chart_table td,html .table-wrapper .xj_chart_table th{border:1px solid #ccc;padding:8px;text-align:left}body .table-wrapper .xj_chart_table td.xj_chart_header,body .table-wrapper .xj_chart_table td.xj_chart_header_first,html .table-wrapper .xj_chart_table td.xj_chart_header,html .table-wrapper .xj_chart_table td.xj_chart_header_first{background:#eee}body .table-wrapper .xj_chart_table td.xj_chart_value,html .table-wrapper .xj_chart_table td.xj_chart_value{text-align:right}body .table,html .table{width:100%;font-size:12px}body .table .xj_chart_table,html .table .xj_chart_table{width:100%;border-collapse:collapse}body .table .xj_chart_table tr:first-of-type .xj_chart_header,html .table .xj_chart_table tr:first-of-type .xj_chart_header{text-align:center}body .table .xj_chart_table td,body .table .xj_chart_table th,html .table .xj_chart_table td,html .table .xj_chart_table th{border:1px solid #ccc;padding:4px;text-align:left}body .table .xj_chart_table td.xj_chart_header,body .table .xj_chart_table td.xj_chart_header_first,html .table .xj_chart_table td.xj_chart_header,html .table .xj_chart_table td.xj_chart_header_first{background:#eee}body .table .xj_chart_table td.xj_chart_value,html .table .xj_chart_table td.xj_chart_value{text-align:right}body .yearSelect,html .yearSelect{position:relative;display:inline-block;width:200px;font-size:14px;color:#333}body .yearSelect select,html .yearSelect select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:4px;padding:16px;width:100%;font-size:16px;color:inherit;cursor:pointer}body .yearSelect select:hover,html .yearSelect select:hover{border-color:#888}body .yearSelect select:focus,html .yearSelect select:focus{outline:0;border-color:#555;box-shadow:0 0 4px rgba(0,0,0,.2)}body .yearSelect::after,html .yearSelect::after{content:"▼";position:absolute;top:50%;right:12px;transform:translateY(-50%);pointer-events:none;font-size:12px;color:#666}body .library-con,html .library-con{display:flex;flex-flow:column;gap:32px}body .library-con__box,html .library-con__box{display:flex;flex-flow:column;gap:8px}body .library-con__box h4,html .library-con__box h4{font-size:16px;font-weight:400;margin:0;display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:column;gap:4px}body .library-con__box h4::after,html .library-con__box h4::after{content:"";width:32px;height:4px;background:#ccc}body .news-con,html .news-con{display:flex;flex-flow:column;gap:32px}body .news-con__box,html .news-con__box{display:flex;flex-flow:column;gap:8px}body .news-con__box-menu,html .news-con__box-menu{background:#555;padding:16px;border-radius:4px}body .news-con__box-menu ul,html .news-con__box-menu ul{display:flex;gap:16px;list-style:none;flex-wrap:wrap;margin:0;padding:0}body .news-con__box-menu ul li a,html .news-con__box-menu ul li a{display:block;color:#fff;text-decoration:none;padding:8px 12px;background:#666;border-radius:4px}body .news-con__box-menu ul li a:hover,html .news-con__box-menu ul li a:hover{background:#888}body .news-con__box-menu ul li.active a,html .news-con__box-menu ul li.active a{display:block;color:#666;text-decoration:none;padding:8px 12px;background:#fff;border-radius:4px}body .news-con__box-menu ul li.active a:hover,html .news-con__box-menu ul li.active a:hover{background:#888;color:#fff}body .news-con__box h4,html .news-con__box h4{font-size:16px;font-weight:400;margin:0;display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:column;gap:4px}body .news-con__box h4::after,html .news-con__box h4::after{content:"";width:32px;height:4px;background:#ccc}body#toppage-ir-news h5.page-title2{gap:0}