._contact_box[data-v-95f7fb8a] {
  background: #021f46;
  position: relative;
  height: 420px;
}
@media screen and (max-width: 700px) {
._contact_box[data-v-95f7fb8a] {
    height: 260px;
}
}
._contact_img_common[data-v-95f7fb8a] {
  position: absolute;
  z-index: 1;
  height: 420px;
  width: 100%;
  object-fit: cover;
  vertical-align: bottom;
  opacity: 0.5;
}
@media screen and (max-width: 700px) {
._contact_img_common[data-v-95f7fb8a] {
    height: 260px;
}
}
._triangle_common[data-v-95f7fb8a] {
  position: absolute;
  z-index: 2;
  height: 420px;
  width: 100%;
  border-right: 0px solid transparent;
  border-bottom: 300px solid #ffffff;
  border-left: 100vw solid transparent;
}
@media screen and (max-width: 700px) {
._triangle_common[data-v-95f7fb8a] {
    height: 260px;
    border-bottom: 200px solid #ffffff;
}
}
._page_title_container[data-v-95f7fb8a] {
  position: absolute;
  z-index: 1;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 0.2rem;
  max-width: 1240px;
  top: 190px;
  left: 0;
  right: 0;
  margin: auto;
  padding-left: 20px;
}
@media screen and (max-width: 700px) {
._page_title_container[data-v-95f7fb8a] {
    top: 100px;
}
}
._page_title_top[data-v-95f7fb8a] {
  font-size: 80px;
  text-align: center;
}
@media screen and (max-width: 700px) {
._page_title_top[data-v-95f7fb8a] {
    font-size: 35px;
}
}
._page_title_top_general_and_recruit[data-v-95f7fb8a] {
  font-size: 50px;
}
@media screen and (max-width: 700px) {
._page_title_top_general_and_recruit[data-v-95f7fb8a] {
    font-size: 35px;
}
}
._page_title_under[data-v-95f7fb8a] {
  font-size: 45px;
}
@media screen and (max-width: 700px) {
._page_title_under[data-v-95f7fb8a] {
    line-height: 0.5;
    font-size: 20px;
}
}
._titleTop[data-v-95f7fb8a] {
  margin-top: -20px;
  font-weight: 600;
}
@media screen and (max-width: 700px) {
._titleTop[data-v-95f7fb8a] {
    margin-top: 0px;
}
}
._page_title_under_general_and_recruit[data-v-95f7fb8a] {
  font-size: 30px;
  text-align: center;
}
@media screen and (max-width: 700px) {
._page_title_under_general_and_recruit[data-v-95f7fb8a] {
    font-size: 20px;
}
}