@charset "utf-8";
/* CSS Document */
.mission h3{
font-size: 28px;
line-height: 1.4;
border-bottom: 3px dotted #FF9900;
}

.mission h4{
  margin-top: 30px;
  margin-bottom: 20px;
  color: #FF9900;
  font-size: 26px;
}

.mission p{
  font-size: 26px;
  line-height: 1.8;
}

.mission figure{
  margin-top: 35px;
}
.common_kinder_list li:nth-child(2){
  background-color: #FFF5DB;
}

.common_kinder_list li:nth-child(2) a{
  color: #FF9900;
}