/* common */
.common-section-title {
  font-family: 'Montserrat', 'Noto Sans JP', sans-serif;
}

/* top information */
@media screen and (min-width: 769px) {
  #top section.information {
    max-width: calc(95% - 200px);
    height: 138px;
    margin: -138px 0 0 200px;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) and (max-width: 1280px) {
  #top section.information {
    max-width: calc(95% - 15.625vw);
    height: 11vw;
    margin: -11vw 0vw 0vw 15.625vw;
  }
}

@media screen and (min-width: 769px) {
  #top section.information h2 {
    line-height: 138px;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) and (max-width: 1280px) {
  #top section.information h2 {
    line-height: 11vw;
  }
}

@media screen and (min-width: 769px) {
  #top section.information .body .up::before {
    top: 35px;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) and (max-width: 1280px) {
  #top section.information .body .up::before {
    top: 2.8vw;
  }
}

@media screen and (min-width: 769px) {
  #top section.information .body .information-list li {
    display: flex;
    align-content: flex-start;
    gap: 1em;
    position: relative;
    height: auto;
    margin-bottom: .5em;
    padding: 0;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) and (max-width: 1280px) {
  #top section.information .body .information-list li {
    height: auto;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  #top section.information .body .information-list li {
    display: flex;
    align-content: flex-start;
    gap: 2vw;
    position: relative;
    height: auto;
    margin-bottom: .5em;
    padding: 0;
  }
}

@media screen and (min-width: 769px) {
  #top section.information .body .information-list li::before {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  #top section.information .body .information-list li::before {
    content: none;
  }
}

@media screen and (min-width: 769px) {
  #top section.information .body .information-list li time {
    display: flex;
    gap: 1em;
    position: static;
    line-height: 1.4;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    white-space: nowrap;
  }
  #top section.information .body .information-list li time::after {
    content: "";
    display: block;
    width: 1.5em;
    height: 1px;
    background-color: #000;
    margin-top: .75em;
  }
}
@media screen and (max-width: 768px) {
  #top section.information .body .information-list li time {
    display: flex;
    gap: 2vw;
    position: static;
    line-height: 1.4;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    white-space: nowrap;
  }
  #top section.information .body .information-list li time::after {
    content: "";
    display: block;
    width: 2.375vw;
    height: 1px;
    background-color: #000;
    margin-top: .75em;
  }
}

@media screen and (min-width: 769px) {
  #top section.information .body .information-list li p {
    position: static;
    line-height: 1.4;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) and (max-width: 1280px) {
  #top section.information .body .information-list li p {
    line-height: 1.4;
  }
}

@media screen and (min-width: 769px) {
  #top section.information .body .information-list li p a {
    text-decoration: none;
  }
  #top section.information .body .information-list li p a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 768px) {
  #top section.information .body .information-list li p a {
    text-decoration: none;
  }
}

/* info */
@media screen and (min-width: 769px) {
  #info .list .articles li {
    padding: 31px 60px 30px 168px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  #info .list .articles li {
    padding: 2.42188vw 5vw 2.34375vw 13.125vw;
  }
}

/* new-graduates */
@media screen and (min-width: 769px) {
  #new-graduates .entry .section1 .outline table table, #mid-career .entry .section1 .outline table table {
    width: 100%;
  }
  #new-graduates .entry .section1 .outline table table th, #mid-career .entry .section1 .outline table table th {
    width: auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  #new-graduates .entry .section1 .outline table table, #mid-career .entry .section1 .outline table table {
    width: 100%;
  }
  #new-graduates .entry .section1 .outline table table th, #mid-career .entry .section1 .outline table table th {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  #new-graduates .entry .section1 .outline table table, #mid-career .entry .section1 .outline table table {
    width: 100%;
  }
  #new-graduates .entry .section1 .outline table table th, #mid-career .entry .section1 .outline table table th {
    width: auto;
  }
}
#new-graduates .entry .section1 .outline table .indent1em, #mid-career .entry .section1 .outline table .indent1em {
  text-indent: -1em;
  padding-left: 1em;
}
#new-graduates .entry .section1 .outline table .indent-block, #mid-career .entry .section1 .outline table .indent-block {
  display: flex;
}

/* company */
@media screen and (min-width: 769px) {
  #company .company .information .map-block ul li.north-america {
    top: 160px;
    left: 655px;
    width: 130px;
    height: 130px;
  }
  #company .company .information .map-block ul li.group {
    top: 130px;
    left: 800px;
    width: 120px;
    height: 120px;
  }
  #company .company .information .bases .area#group h5 {
    color: #1baae5;
  }
  #company .company .information .bases .area#group ul li .name::before, #company .company .information .bases .area#group ul li .name::after {
    background-color: #1baae5;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  #company .company .information .map-block ul li.north-america {
    top: 12.5vw;
    left: 50.37812vw;
    width: 10.15625vw;
    height: 10.15625vw;
  }
  #company .company .information .map-block ul li.group {
    top: 10vw;
    left: 62.37812vw;
    width: 9.15625vw;
    height: 9.15625vw;
  }
}
@media screen and (max-width: 768px) {
  #company .company .information .map-block ul li.north-america {
    top: 14vw;
    left: 55.875vw;
    width: 16.25vw;
    height: 16.25vw;
  }
  #company .company .information .map-block ul li.group {
    top: 12vw;
    left: 73.875vw;
    width: 15.25vw;
    height: 15.25vw;
  }
  #company .company .information .bases .area#group h5 {
    color: #1baae5;
  }
  #company .company .information .bases .area#group ul li .name::before, #company .company .information .bases .area#group ul li .name::after {
    background-color: #1baae5;
  }
}
#company .company .information .bases .area ul li .body .figure {
  margin-top: 1em;
}
#company .company .information .bases .area ul li .body .figure img {
  position: static;
  top: auto;
  left: auto;
  width: 100%;
  height: auto;
}

/*# sourceMappingURL=additional.css.map */
