.graduate .alignright {
  text-align: right;
}

.graduate .blue_bg {
  margin-top: 70px;
}

.graduate .blue_bg:nth-of-type(1) {
  margin-top: 0;
}

.graduate .blue_bg .blue_bg_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .graduate .blue_bg .blue_bg_inner {
    display: block;
  }
}

.graduate .blue_bg .left {
  width: 73%;
}

@media (max-width: 767px) {
  .graduate .blue_bg .left {
    width: 100%;
  }
}

.graduate .blue_bg .right {
  width: 20%;
}

@media (max-width: 767px) {
  .graduate .blue_bg .right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 30px;
  }
}

.graduate .blue_bg .right p:nth-child(1) {
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 2.2;
}

@media (max-width: 767px) {
  .graduate .blue_bg .right p:nth-child(1) {
    width: 40%;
    margin-top: 0;
    margin-bottom: 0 !important;
    margin-right: 2%;
  }
}

.graduate .blue_bg .right p:nth-child(2) {
  margin-top: 0;
  font-size: 1.4rem;
}

@media (max-width: 767px) {
  .graduate .blue_bg .right p:nth-child(2) {
    width: 40%;
    font-size: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-left: 2%;
  }
}

.career .alignright {
  text-align: right;
}

.career .blue_bg {
  margin-top: 70px;
}

.career .blue_bg:nth-of-type(1) {
  margin-top: 0;
}

.career .blue_bg .blue_bg_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .career .blue_bg .blue_bg_inner {
    display: block;
  }
}

.career .blue_bg .left {
  width: 73%;
}

@media (max-width: 767px) {
  .career .blue_bg .left {
    width: 100%;
  }
}

.career .blue_bg .right {
  width: 20%;
}

@media (max-width: 767px) {
  .career .blue_bg .right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 30px;
  }
}

.career .blue_bg .right p:nth-child(1) {
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 2.2;
}

@media (max-width: 767px) {
  .career .blue_bg .right p:nth-child(1) {
    width: 40%;
    margin-top: 0;
    margin-bottom: 0 !important;
    margin-right: 2%;
  }
}

.career .blue_bg .right p:nth-child(2) {
  margin-top: 0;
  font-size: 1.4rem;
}

@media (max-width: 767px) {
  .career .blue_bg .right p:nth-child(2) {
    width: 40%;
    font-size: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-left: 2%;
  }
}

.career_block .box_second ul li.igakubu-box {
  width: 100%;
}

.career_block .box_second ul li.igakubu-box h3 {
  margin-top: 0;
}

@media (max-width: 767px) {
  .career_block .box_second ul li.igakubu-box h4 {
    margin-bottom: 10px;
  }
}

.career_block .box_second ul li.igakubu-box .igakubu-box-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .career_block .box_second ul li.igakubu-box .igakubu-box-wrap {
    display: block;
  }
}

.career_block .box_second ul li.igakubu-box .igakubu-box-wrap .left {
  width: calc((525 / 1100)*100%);
}

@media (max-width: 767px) {
  .career_block .box_second ul li.igakubu-box .igakubu-box-wrap .left {
    width: 100%;
  }
}

.career_block .box_second ul li.igakubu-box .igakubu-box-wrap .right {
  width: calc((525 / 1100)*100%);
}

@media (max-width: 767px) {
  .career_block .box_second ul li.igakubu-box .igakubu-box-wrap .right {
    width: 100%;
  }
}
/*# sourceMappingURL=style2.css.map */