.breadcrumb {
    padding: 8px 15px;
    list-style: none;
    background: transparent;
    border-radius: 4px;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.materialBoxS00{
  background: #400061;
  color:#fff;
  padding:20px 0 5px 0;

}

.materialBoxS00 a{
  color:#dcc8fc;
}
.materialBoxS01{
  background: url(../img/material/material_bg_1.webp) top;
  background-size: cover;
  padding:100px 0 100px 0;

}

.materialBoxS01 h1{
  font-size: 30px;
  font-weight: bold;
  text-align:center;
  color:#211715;
}

.materialBoxS01 h2{
  font-size: 24px;
  padding-left: 10px;
  font-weight: bold;
  text-align: center;
  color:#211715;
  margin-bottom:30px;
}
.materialBoxS01 h3{
  font-size: 24px;
  padding-top:18px;
  padding-left: 10px;
  text-align: center;
  color:#211715;
}

.materialBoxS01 p{
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color:#211715;
  line-height: 35px;
  margin-top:60px;
}


.materialBoxS02{
  background: #fff;
  padding:100px 0;

}

.materialBoxS02 h1{
  font-size: 30px;
  font-weight: bold;
  text-align:center;
  color:#211715;
}

.materialBoxS02 h3{
  font-size: 22px;
  padding-top:18px;
  padding-left: 10px;
  text-align: center;
  color:#554287;
}

.materialBoxS02 p{
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color:#211715;
  line-height: 35px;
  margin-top:60px;
}

.materialBoxS03{
  background: url(../img/material/material_bg_2.webp) top;
  background-size: cover;
  padding:30px 0 60px 0;
}

.materialBoxS03 h1,h2{
  font-size: 30px;
  font-weight: bold;
  text-align:center;
  color:#f6eaff;
}


.materialBoxS04{
  background: #fff;
  padding:100px 0;

}

.materialBoxS04 h1{
  font-size: 24px;
  font-weight: bold;
  text-align:left;
  color:#211715;
  margin-top:40px;
}

.materialBoxS04 h2{
  width:50%;
  font-size: 20px;
  padding:10px;
  text-align: left;
  color:#690faa;
  border:#781bc9 solid 1px;
  margin-top:40px;
  text-align: center;
}

.materialBoxS04 h3{
  font-size: 22px;
  padding-top:18px;
  padding-left: 10px;
  text-align: left;
  color:#554287;
}

.materialBoxS04 p{
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color:#6d6d6d;
  line-height: 35px;
  margin-top:40px;
}

.materialBoxS04 ul{
  padding-left:35px;
}

.materialBoxS04 li{
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color:#6d6d6d;
  line-height: 20px;
  margin-top:20px;
  list-style-type: disc;
}

.materialBoxS04 .titleImg{
  width:200px;
}


.materialBoxS05{
  background: url(../img/material/material_bg_3.webp) bottom;
  background-size: cover;
  padding:60px 0 60px 0;
}

.materialBoxS05 h1,h3{
  font-size: 30px;
  font-weight: bold;
  text-align:center;
  color:#f6eaff;
}

.materialBoxS05 h2{
  font-size: 34px;
  font-weight: bold;
  text-align:center;
  color:#f6eaff;
}


.materialBoxS06{
  background: #fff;
  padding:30px 0 80px 0;
}

.materialBoxS06 h1{
  font-size: 30px;
  font-weight: bold;
  text-align:center;
  color:#211715;
}


