@charset "utf-8";
/* CSS Document */
#menu_kv {
  background-image: url("https://www.disco.co.jp/index.html");
}

.area_conts_nosnav .area_top_training {
  margin-top: 3rem;
}

.area_top_training .area_conts {
  margin-top: 2rem;
}

.area_top_training #area_topNewsList {
  margin-top: 3rem;
}

.only_menuttl {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 4rem;
}
.inner_cmn h3 {
  color: #293382;
  margin: 4rem 0 1.5rem;
  font-size: 1.6rem;
  font-weight: bold;
}

@media screen and (max-width: 1024px) {
  .area_top_training #area_bgGray {
    margin-bottom: 4rem;
  }

}