.mainContents .forCms .newContents a:link,
.forCms .newContents a:visited {
text-decoration: none;
color: #00754A;
}
.mainContents .forCms .newContents a:hover {
background: none;
color: #00754A;
}

.newContents p.date {
	text-align: left;
}
.breadcrumb-wrap {
	margin-bottom: 60px;
}

@media screen and (max-width: 1023px) {
  .breadcrumb-wrap {
    margin-bottom: 39px;
  }
}