@charset "UTF-8";
.clr-common {
  background-color: #00BAE0;
}

/* aquathlon-kurahashi専用設定 */
#header {
  background-color: #fff;
  border-bottom: 2px solid #00BAE0;
}
#header img {
  width: 100%;
  max-width: 200px;
}

.btn-back {
  color: #00BAE0;
}

#headerBar {
  background-color: #fff;
  border-bottom: 2px solid #00BAE0;
}
#headerBar img {
  width: 50%;
  max-width: 240px;
}

#footer {
  background-color: rgba(10, 12, 7, 0.8);
}

.entrydetailHead .catBar {
  background-color: #00BAE0;
  color: #fff;
}

.btn-std {
  background-color: #00BAE0;
}

.btn-detail {
  background-color: #00BAE0 !important;
}

.ng-txt-hosoku {
  width: inherit;
}

.userInfo dd.capclr-title {
  letter-spacing: -0.06em;
}
.userInfo dd.yellow {
  color: #f6df10;
}
.userInfo dd.pink {
  color: #E65498;
}
.userInfo dd.aqua {
  color: #00BAE0;
}
.userInfo dd.blue {
  color: #023D97;
}
.userInfo dd .icon-icon_cap {
  font-size: 40px;
  font-size: 4rem;
  vertical-align: middle;
}
/*# sourceMappingURL=aquathlon-kurahashi.css.map */