@charset "utf-8";


.examination .sec05 .pic{
  max-width: 780px;
}

@media screen and (max-width: 768px) {
  .examination .department-ttl .department{
    margin-top: 5px;
  }
  .examination .department-ttl .department span{
    display: none;
  }
  .examination .txt-lead {
    padding-right: 40px;
    text-align: left;
  }
}