.guide#for-examinations .information__schools__eachSchool {
  border-radius: 12px;
  overflow: hidden; }
  .guide#for-examinations .information__schools__eachSchool__anchor {
    display: block;
    color: inherit; }
    .guide#for-examinations .information__schools__eachSchool__anchor__name {
      font-size: 28px;
      font-size: 2.8rem;
      font-weight: 500;
      padding: 15px;
      text-decoration: underline; }
      @media only screen and (max-width: 767px) {
        .guide#for-examinations .information__schools__eachSchool__anchor__name {
          font-size: 20px;
          font-size: 2rem;
          padding: 10px; } }
    .guide#for-examinations .information__schools__eachSchool__anchor:hover .information__schools__eachSchool__anchor__name {
      text-decoration: none; }
  .guide#for-examinations .information__schools__eachSchool[data-school="junior"] {
    background-color: #FFF3F7;
    color: #E86D9E; }
  .guide#for-examinations .information__schools__eachSchool[data-school="high"] {
    background-color: #FCF2F9;
    color: #C777C6; }

/*# sourceMappingURL=for-examinations.css.map */
