@charset "UTF-8";
/*今月のカラー*/
.co-nav ul li:hover a,
.co-nav ul li.active a {
  background-color: #ed6c00 !important;
}

.index-head .cover .bg {
  background-color: #fcdec1 !important;
}
.index-head .cover .bg h3 {
  background-color: #ed6c00 !important;
}
.index-head .outline h2 {
  background-color: #ed6c00 !important;
}
.index-head .outline ul li::before {
  color: #fcdec1 !important;
}
.index-head .pdf_dl a {
  background-color: #ed6c00 !important;
}

.co-heading {
  border-color: #fcdec1 !important;
}
.co-heading h2 {
  background-color: #fcdec1 !important;
  color: #ed6c00 !important;
}

.co-conte h3, .co-conte h4, .co-conte h5 {
  color: #ed6c00 !important;
}

.co-opa h3 {
  background-color: #fcdec1 !important;
  color: #ed6c00 !important;
}

.btn {
  border: 1px solid #ed6c00 !important;
  color: #ed6c00 !important;
}
.btn::after {
  border-left-color: #ed6c00 !important;
}
.btn.styleA {
  background-color: #ed6c00 !important;
}
.btn.styleA2 {
  background-color: #ed6c00 !important;
}

.topics .title {
  background-color: #ed6c00 !important;
}

.dx .right p {
  background-color: #fcdec1 !important;
}

.co-nav ul li.has-dropdown .dropdown li a {
  background-color: #ed6c00 !important;
}

.co-nav ul li.has-dropdown .dropdown li a:before {
  border-bottom-color: #ed6c00 !important;
}/*# sourceMappingURL=color.css.map */