/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/index_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
/* line 4, tokushoku.scss */
#tokushoku {
  width: 95%;
  margin: 10px auto;
}
/* line 8, tokushoku.scss */
#tokushoku h3 {
  padding: 10px 0 7px 20px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background-image: -ms-linear-gradient(top, #83ca60 30%, #4f8f30 100%);
  /* IE10 Consumer Preview */
  background-image: -moz-linear-gradient(top, #83ca60 30%, #4f8f30 100%);
  /* Mozilla Firefox */
  background-image: -o-linear-gradient(top, #83ca60 30%, #4f8f30 100%);
  /* Opera */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.3, #83ca60), color-stop(1, #4f8f30));
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-linear-gradient(top, #83ca60 30%, #4f8f30 100%);
  /* Webkit (Chrome 11+) */
  background-image: linear-gradient(to bottom, #83ca60 30%, #4f8f30 100%);
  /* W3C Markup, IE10 Release Preview */
}
/* line 21, tokushoku.scss */
#tokushoku #tokushoku-content {
  font-size: 13px;
  width: 95%;
  margin: 0 auto;
}
/* line 26, tokushoku.scss */
#tokushoku #tokushoku-content p {
  width: 95%;
  margin: 0 auto;
}
/* line 31, tokushoku.scss */
#tokushoku #tokushoku-content h5 {
  color: #EF9534;
  padding: 3px 0 2px 15px;
  background: url(../../img/title_h5.png) no-repeat left center;
}
/* line 39, tokushoku.scss */
#tokushoku #tokushoku-content dl dt {
  text-align: center;
  color: #FFF;
  padding: 5px 0;
  background: #EF9534;
}
/* line 46, tokushoku.scss */
#tokushoku #tokushoku-content dl dd {
  width: 95%;
  margin: 5px auto;
}
/* line 54, tokushoku.scss */
#tokushoku #tokushoku-content ul li {
  width: 95%;
  margin: 3px 0 3px 30px;
  list-style: outside disc;
}
/* line 63, tokushoku.scss */
#tokushoku #tokushoku-content #kyouiku-list dt {
  background: none;
  text-align: left;
  color: #EF9534;
  font-size: 15px;
}
/* line 70, tokushoku.scss */
#tokushoku #tokushoku-content #kyouiku-list dd {
  text-indent: 1em;
}
/* line 76, tokushoku.scss */
#tokushoku #press-content {
  font-size: 13px;
  width: 95%;
  margin: 0 auto;
}
/* line 81, tokushoku.scss */
#tokushoku #press-content dl {
  margin: 10px 0 0 0;
}
/* line 84, tokushoku.scss */
#tokushoku #press-content dl dt {
  color: #4F8F30;
}
/* line 90, tokushoku.scss */
#tokushoku #press-content dl dd img {
  width: 30%;
  max-width: 200px;
}
/* line 97, tokushoku.scss */
#tokushoku #press-content dl dd ul li {
  width: 95%;
  margin: 3px 0 3px 30px;
  list-style: outside disc;
}
