.ccm-page main {
  width: 100%;
  margin: 0 auto;
}
.ccm-page .u-content {
  padding: 0 0 0 0;
}
.ccm-page .l-list_label {
  display: block;
  float: left;
  letter-spacing: 0.5px;
  padding: 3px 20px 10px 0;
}
.ccm-page .is-label {
  background: #000;
  font-size: 0.5625rem;
  text-align: center;
  vertical-align: middle;
  width: 121px;
  color: #fff;
  padding: 4px 0;
}
.ccm-page .l-list_datail {
  display: table-cell;
}
.ccm-page .l-list_sideCategory li:first-child {
  background: #eee;
}
.ccm-page .e-label_letter {
  background: #e05328;
}
.ccm-page .e-label_info {
  background: #1d2088;
}
.ccm-page .e-label_release {
  background: #cc0000;
}
.ccm-page .e-label_report {
  background: #1d8875;
}
.ccm-page p.article_note {
  border-top: 1px solid #eee;
  display: block;
  font-size: 0.5rem;
  padding: 20px 0 0 0;
  text-align: right;
}
.ccm-page .column2_item .article_block img {
  max-width: 100%;
  text-align: center;
}

.is-news .u-icon-pdf:after {
  width: 16px;
  background: url(../../img/global/icon-pdf-02.png) no-repeat center/100% auto;
  margin: 0 0 0 20px;
  top: 15px;
  right: 30px;
  position: absolute;
  height: 22px;
}

/*
@at-root .is-news .u-radius-button {
	border: 1px solid #1065b0;
	text-decoration: none;
	position: relative;
	padding: 15px 100px;
}
@at-root .is-news .u-icon-pdf:before {
	content: url(../../img/home/arrow_lightBlue.png);
	top: 18px;
	right: 15px;
	position: absolute;
}
*/
/* ------------------------------------------------------------------------------------------------
* RESPONSIVE
* ------------------------------------------------------------------------------------------------ */
/* END RESPONSIVE 979px */
@media screen and (max-width: 767px) {
  .is-news .l-list_label {
    float: none;
  }
} /* END RESPONSIVE 767px */
/* END PRINT */
