.is-event .e-label_plan {
  background: #1065b0;
}

.is-event .e-label_plan-end {
  background: #eeeeee;
  color: #383737;
}

.is-event .e-label_plan-now {
  background: #66b8e1;
  color: #383737;
}

/*.is-event .u-radius-button {
	border: 1px solid #1065b0;
	text-decoration: none;
	position: relative;
	padding: 15px 100px;
}

.is-event .u-icon-pdf:before {
	content: url(../../img/home/arrow_lightBlue.png);
	top: 10px;
	right: 15px;
	position: absolute;
}
.is-event .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;
}
*/
.ccm-page .u-content {
  padding: 0 0 0 0;
}
.ccm-page .u-title-mid {
  color: #383737;
  font-size: 1.125rem;
  line-height: 1.3;
  margin: 0 0 40px;
  padding: 0 0 17.5px;
  position: relative;
  text-align: left;
}
.ccm-page .u-title-high {
  margin: 0 0 40px;
  font-size: 1.5rem;
}

/* ------------------------------------------------------------------------------------------------
* RESPONSIVE
* ------------------------------------------------------------------------------------------------ */
/* END RESPONSIVE 979px */
@media screen and (max-width: 767px) {
  .is-event .u-radius-button {
    width: 100%;
    font-size: 0.875rem;
  }
} /* END RESPONSIVE 767px */
/* END PRINT */
