@charset "UTF-8";

/* ==========================================================================================

  グローバルナビに含まれないツールページのCSS

========================================================================================== */


/* --------------------------------------------------
  用語集
-------------------------------------------------- */

#glossary .mimesisTblItem .plTd1 {
      background-color: #eee;
    }


/* --------------------------------------------------
  女性活躍推進
-------------------------------------------------- */

#promote.home .contents .toTop {
  display: none!important;
}

#promote.home .w770 {
  width: auto;
  text-align: center;
}

#promote.home dl.dtalign.w10 dd {
 
}

#promote.home .pink {
  width: auto;
  margin-left: 0;
  margin-right: 0;
/*  width: calc(1215px - 460px - 30px);*/
}


#promote.home .unitTxt .pink {
  width: calc(1215px - 460px - 30px);
}

#promote.home .yerollw {
  width: 100%;
}

#promote.home .secBlock1 .unitTxt {
  overflow: visible;
}

#promote.home dl.dtalign dd {
  max-width: none;
  float: none;
  margin-left: 1em!important;
}

@media (max-width: 1274px) {
  #promote.home .unitTxt .pink {
    width: calc(100% - 460px - 30px);
  }
}


@media (max-width: 830px) {
  #promote.home .w770 img {
    width: 100%;  
  }
}

@media (max-width: 994px) {
  #promote.home .unitTxt .pink {
    width: 100%;
  }

  #promote.home .border {
    width: 100%;
}
#promote.home .history {
  margin: 0px;
  width: 100%;
}

  #promote.home .secBlock1 .w460 {
      width: 100%;
      padding-left: 0;
  }
}
