@charset "UTF-8";

.keyvisual-area:after{
  background-image: url(../img/ah/keyvisual_img01.jpg);
}
@media screen and (max-width: 767px){
  .keyvisual-area:after{
    background-position: 79% 0;
  }
}

.common-list.staff a[href*="ah.html"] {
  pointer-events: none;
}
.common-list.staff .c01 a[href*="ah.html"]:after {
  border-color: #004d9a;
}
.common-list.staff .c02 a[href*="ah.html"]:after {
	border-color: #d53941;
}
