@charset "UTF-8";

.mainvisual {
    background: url("../../../common/img/main_recruit.png")no-repeat center;
    background-size: cover;
}
.midashi-dot {
    margin: 0 auto 60px;
    color: #002369;
    border-bottom: dotted #009BD3;
}
.text-about {
    max-width: 800px;
    margin: 0 auto 60px;
  text-align: center;
}


/* responsive
======================================================= */
@media screen and (max-width: 1025px) {

}
@media screen and (max-width: 767px) {

