@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css");
header#header {
  border-top: 5px solid #fc96f4; }

div#header_inner {
  height: 25px !important; }
  @media only screen and (max-width: 550px) {
    div#header_inner {
      height: 0px !important; } }
  div#header_inner .logo {
    display: none; }

div#videoCover.confidence {
  background: rgba(253, 150, 244, 0.6); }

#seminarCurriculum ul li.num {
  border-color: #ffe2fd; }
  #seminarCurriculum ul li.num span {
    color: #fd96f4; }

.conf_voice figure {
  background: #fd96f4; }

dt.question {
  background: #fd96f4; }
  dt.question::before {
    color: #fd96f4; }

.toplink {
  background: #fd96f4; }
  .toplink:hover {
    background: #e767dd; }

@media only screen and (max-width: 550px) {
  section#oneColumn_type02 {
    padding: 10px 0 0 0 !important; }
  ul.seminarMerit.conf p.merit {
    color: #fd96f4; }
    ul.seminarMerit.conf p.merit:before {
      background: url(images/nlp/check_pink.svg) no-repeat 50%; } }
