/*
	Comment
*/
.p-entry__body ul.p-news-tab-list__tabs {
  margin-bottom:0;
  margin-left:0;
}

.p-entry__body ul.p-news-tab-list__panel {
  margin-left:0;
}

.p-entry__body  ul.p-news-tab-list__panel a, .p-entry__body ul.p-news-tab-list__tabs a{
    color: #000;
}
.p-entry__body ul.p-news-tab-list__tabs .p-news-tab-list__tabs-item.is-active a, .p-entry__body ul.p-news-tab-list__tabs .p-news-tab-list__tabs-item a:hover {
    color: #fff;
  text-decoration: none;
}
.p-entry__body  ul.p-news-tab-list__panel a .p-article04__title {
    font-size: 14px;
    font-weight: 400;
    flex: 1;
    margin-bottom: 0;
    transition: color 0.2s ease;
    overflow: visible;
    text-overflow: '';
    white-space: normal;
}
.p-entry__body  ul.p-news-tab-list__panel .p-article04:hover a {
  	text-decoration:none;
}
.p-entry__body  ul.p-news-tab-list__panel .p-article04:hover a .p-article04__title {
    color: #1e73be;
  	text-decoration:none;
}
.icon_pdf, .icon_win{
  padding-left:0.5em;
}
.icon_discro {
  background:#9cbbea;
}
.icon_result {
  background:#ea9c9c;
}
.icon_legal {
  background:#9ec8a0;
}
.icon_ir {
  background:#d2c6dd;
}
.icon_info {
  background:#eede42;
}

#cal_list table {
  width:100%;
}
#cal_list table th {
  width:20%;
  text-align:left;
}
.p-entry__body dl.lib-list {
	display: flex;
	margin:0;
}
.lib-list dt {
	width: calc(20.0387% - ( 0.79961340206186 * 30px ) ); 
	font-weight: normal;
}
.lib-list dd {
	width: calc(79.9613% - ( 0.20038659793814 * 30px ) );
}
td.no-data {
	border:none !important;
}
.no-date.p-article04 {
  align-items: center;
  padding: 0 25px;
  height: 62px;
  line-height: 60px;
  font-size: 14px;
}
.p-works__item-header {
     margin-bottom: 42px;
    text-align: center;
}
 .p-works__item-title {
     font-size: 46px;
     font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
     font-weight: 500;
     margin-bottom: 10px;
 }

.p-article04 .no_link {
    display: flex;
    align-items: center;
    padding: 0 25px;
    height: 60px;
    line-height: 60px;
}

.newr_link.p-btn a{
  color: #ffffff;
  background: #186eba;
}
.newr_link.p-btn a:hover{
  background: #2285c6;
}

@media screen and (max-width: 767px) {
	.p-entry__body dl.lib-list {
		display: block;
	}
	.lib-list dt, .lib-list dd {
		width:100%;
		margin-left:0;
		padding-left:0;
	}
    .p-works__item-header {
     margin-bottom: 33px;
}
 .p-works__item-title {
     font-size: 28px;
     margin-bottom: 5px;
 }
}

.p-entry__body .graph_text_wrap {
	margin-bottom: 0;
}

.p-entry__body .graph_txt_wrap h4 {
	margin:0;
}
.p-entry__body .graph_txt_wrap p {
	font-size:12px;
	margin-bottom:0;
}
.p-entry__body .graph-box table {
	with:100%;
	
}
.p-entry__body .graph-box table td {
	padding:2px;
}
.p-entry__body .graph-box table td.xj_chart_header_first {
	background-color: #D3D3D3;
}
.p-entry__body .graph-box.no-4q table tr > td:nth-of-type(1) {
	display: none;
}

.year-select{
  margin-bottom: 35px;
}