@charset "UTF-8";
/***********************

new-graduate　style

***********************/
.recruit.new-graduate.top .breadcrumb_wrapper {
  background: linear-gradient(90deg, #FFF 0%, #FFF 25%, #F2F2F2 25%, #F2F2F2 100%);
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .breadcrumb_wrapper {
    background: transparent;
  }
}
.recruit.new-graduate.top .breadcrumb {
  margin-top: 0;
  padding-top: 20px;
}
.recruit.new-graduate.top .new_graduate_list {
  padding: 100px 0 176px;
  background: linear-gradient(90deg, #FFF 0%, #FFF 25%, #F2F2F2 25%, #F2F2F2 100%);
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .new_graduate_list {
    background: transparent;
    padding-top: 12.82vw;
    padding-bottom: 17.94vw;
  }
}
.recruit.new-graduate.top .new_graduate_list h4 {
  font-size: 17px;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 9.5px;
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .new_graduate_list h4 {
    font-size: 3.58vw;
  }
}
.recruit.new-graduate.top .new_graduate_list h4 span {
  background-color: #EBCD5F;
  padding: 2px 14px;
}
.recruit.new-graduate.top .new_graduate_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 90px;
}
.recruit.new-graduate.top .new_graduate_item:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .new_graduate_item:last-of-type {
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .new_graduate_item:last-of-type .new_graduate_img {
    width: 93.85vw;
  }
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .new_graduate_item {
    flex-direction: column;
    margin-bottom: 17.94vw;
  }
}
.recruit.new-graduate.top .new_graduate_img {
  width: 50.7%;
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .new_graduate_img {
    width: 100%;
  }
}
.recruit.new-graduate.top .new_graduate_link {
  width: 49.3%;
  padding-left: 6.28vw;
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .new_graduate_link {
    width: 100%;
    padding-left: 6.15vw;
    margin-top: -14.1vw;
  }
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .new_graduate_link .large-ttl {
    font-size: 7.69vw;
    margin-bottom: 6.15vw;
  }
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .new_graduate_link .btn {
    width: 52.3vw;
  }
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .new_graduate_link .btn a {
    padding: 2.43vw;
  }
}
.recruit.new-graduate.top .btn a.more {
  background-color: #FFF;
}
.recruit.new-graduate.top .btn a.more:hover {
  background: #0081CC;
}
.recruit.new-graduate.top .entry_banner {
  width: 100%;
  max-width: 1200px;
  margin: -80px auto 124px;
  display: block;
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .entry_banner {
    margin-top: 0;
    margin-bottom: 25.64vw;
  }
}
.recruit.new-graduate.top .entry_banner img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .entry_banner img {
    width: 87.9vw;
    margin: 0 auto;
    display: block;
  }
}
.recruit.new-graduate.top .recruit_site_wrapper {
  background-color: #E1F1F7;
  width: calc((100vw - 1200px) / 2 + 1200px);
  padding: 93.5px 0 105px calc((100vw - 1200px) / 2);
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .recruit_site_wrapper {
    width: 100%;
    padding: 16.6vw 6.15vw 20.65vw;
  }
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .recruit_site_wrapper h3 {
    margin-bottom: 9.5px;
  }
}
.recruit.new-graduate.top .recruit_site_wrapper h4 {
  font-size: 17px;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 9.5px;
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .recruit_site_wrapper h4 {
    font-size: 3.58vw;
  }
}
.recruit.new-graduate.top .recruit_site_wrapper h4 span {
  background-color: #EBCD5F;
  padding: 2px 14px;
}
.recruit.new-graduate.top .recruit_site_list {
  max-width: 1100px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .recruit_site_list {
    flex-direction: column;
    margin-top: 30px;
    gap: 24px;
  }
}
.recruit.new-graduate.top .recruit_site_item {
  width: 100%;
  padding: 0 23.2px;
  background-color: #FFF;
}
.recruit.new-graduate.top .recruit_site_item .group_logo {
  height: 125px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 2px dotted #C3C3C3;
}
.recruit.new-graduate.top .recruit_site_item .group_logo img {
  width: 100%;
}
.recruit.new-graduate.top .recruit_site_item .group_recruit_link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 35px;
  height: 174px;
}
.recruit.new-graduate.top .recruit_site_item .group_recruit_link p {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 28.2px;
  transition: 0.3s all;
}
.recruit.new-graduate.top .recruit_site_item .group_recruit_link .group_recruit_btn {
  padding: 15px;
  transition: 0.3s all;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #0081CC;
  position: relative;
  width: 100%;
  max-width: 204px;
  height: 45px;
}
@media screen and (max-width: 767px) {
  .recruit.new-graduate.top .recruit_site_item .group_recruit_link .group_recruit_btn {
    max-width: none;
    width: 52.3vw;
  }
}
.recruit.new-graduate.top .recruit_site_item .group_recruit_link .group_recruit_btn .la-arrow-right {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.recruit.new-graduate.top .recruit_site_item .group_recruit_link .group_recruit_btn .la-arrow-right:before {
  color: #0081CC;
  transition: 0.3s all;
}
.recruit.new-graduate.top .recruit_site_item .group_recruit_link:hover .group_recruit_btn {
  background-color: #0081CC;
  color: #FFF;
}
.recruit.new-graduate.top .recruit_site_item .group_recruit_link:hover .group_recruit_btn .la-arrow-right:before {
  color: #FFF;
}
.recruit.new-graduate.top .recruit_site_item .group_recruit_link:hover p {
  opacity: 0.7;
}/*# sourceMappingURL=top.css.map */