@charset "utf-8";
.mdsap_certification_obtained .header-bg{
  background-image: url(../../article/mdsap_certification_obtained/images/top.webp);
  background-size: 450px;
  background-position: bottom -1px right 90px;
}
.mdsap_certification_obtained a.under_line{
  text-decoration: underline;
}
.mdsap_certification_obtained .columnwrap ol{
  margin-bottom: 30px;
}
#toc ol{
  margin-bottom: 0;
}
.mdsap_certification_obtained .columnwrap ul li,
.mdsap_certification_obtained .columnwrap dl dd{
  position: relative;
  padding-left: 1.3rem;
}
.mdsap_certification_obtained .columnwrap dl dd{
  margin-left: 1em;
}
.mdsap_certification_obtained .columnwrap ul li::before,
.mdsap_certification_obtained .columnwrap dl dd::before{
  content: '●';
  position: absolute;
  left: 0;
}
.pb50{
  padding-bottom: 50px;
}
@media screen and (max-width: 768px){
  .mdsap_certification_obtained .header-bg{
    background-size: cover;
    background-position: bottom center;
    background-size: 300px;
  }
}

