#recruit-sec1 {
  margin-top: 90px;
}
#recruit-sec1 .wrap {
  max-width: 1140px;
}
#recruit-sec1 .inner0 h2 {
  width: 550px;
  font-size: 30px;
  line-height: 1.77;
  font-weight: 500;
  position: relative;
}
#recruit-sec1 .inner0 h2:after {
  content: "";
  position: relative;
  display: block;
  background: #e8182a;
  height: 1px;
  width: 71px;
  margin-top: 28px;
}
#recruit-sec1 .inner0 .txt {
  width: 550px;
  margin-top: 16px;
  line-height: 31px;
}
#recruit-sec1 .two-column {
  justify-content: space-between;
}
#recruit-sec1 .recruit-img {
  width: 549px;
}
#recruit-sec1 .col-txt {
  width: 520px;
  margin-top: 70px;
}
#recruit-sec1 .col-txt dt {
  font-size: 30px;
  line-height: 1.77;
  font-weight: 500;
}
#recruit-sec1 .col-txt dd {
  margin-top: 31px;
  line-height: 41px;
}
@media only screen and (min-width: 769px) {
  #recruit-sec1 .two-column:nth-child(odd) {
    flex-direction: row-reverse;
  }
  #recruit-sec1 .inner1 {
    margin-top: 87px;
  }
  #recruit-sec1 .inner2 {
    margin-top: 106px;
  }
  #recruit-sec1 .inner3 {
    margin-top: 82px;
  }
  #recruit-sec1 .inner4 {
    margin-top: 107px;
  }
}
@media only screen and (max-width: 1200px) {
  #recruit-sec1 .recruit-img {
    width: 50%;
  }
  #recruit-sec1 .recruit-img img {
    border-radius: 20px;
  }
  #recruit-sec1 .col-txt {
    width: 45%;
    margin-top: 20px;
  }
  #recruit-sec1 .col-txt dt {
    font-size: 24px;
  }
  #recruit-sec1 .col-txt dd {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  #recruit-sec1 {
    margin: 30px 10px 0px;
  }
  #recruit-sec1 .wrap {
    max-width: none;
  }
  #recruit-sec1 .inner0 {
    flex-direction: column;
  }
  #recruit-sec1 .inner0 h2 {
    width: auto;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
  }
  #recruit-sec1 .inner0 h2:after {
    width: 53px;
    margin: 15px auto 0px;
  }
  #recruit-sec1 .inner0 .txt {
    margin-top: 15px;
    width: auto;
    line-height: 27px;
  }
  #recruit-sec1 .inner1 {
    margin-top: 40px;
  }
  #recruit-sec1 .two-column {
    flex-direction: column;
  }
  #recruit-sec1 .two-column + .two-column {
    margin-top: 40px;
  }
  #recruit-sec1 .recruit-img {
    width: auto;
  }
  #recruit-sec1 .col-txt {
    width: auto;
    margin: 20px 0px 0px;
  }
  #recruit-sec1 .col-txt dt {
    font-size: 18px;
    line-height: 32px;
    text-align: center;
  }
  #recruit-sec1 .col-txt dd {
    margin-top: 10px;
    line-height: 27px;
  }
}

#recruit-sec2 {
  background: #f6f6f6;
  border-radius: 20px;
  max-width: 1500px;
  margin: 142px auto 0px;
  padding: 110px 0px 146px;
  box-sizing: border-box;
}
#recruit-sec2 .wrap {
  max-width: 1140px;
}
#recruit-sec2 h2 {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.6;
  position: relative;
}
#recruit-sec2 h2:after {
  content: "";
  position: relative;
  display: block;
  background: #e8182a;
  height: 1px;
  width: 71px;
  margin: 37px auto 0px;
}
#recruit-sec2 h3 {
  font-size: 27px;
  font-weight: 500;
  line-height: 1.76;
  margin-top: 52px;
}
#recruit-sec2 .note {
  margin-top: 20px;
}
#recruit-sec2 .box {
  background: #fff;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 25px 30px 110px;
  margin-top: 58px;
}
#recruit-sec2 .flow {
  margin: 68px 56px 0px;
}
#recruit-sec2 .item {
  align-items: center;
  position: relative;
}
#recruit-sec2 .item + .item {
  margin-top: 30px;
  padding-top: 45px;
}
#recruit-sec2 .item + .item:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 30px 40px 0 40px;
  border-color: #FFE9C6 transparent transparent transparent;
  transform: rotate(0deg);
}
#recruit-sec2 .flow-tit {
  font-size: 15px;
  line-height: 26px;
  background: #e72132;
  color: #fff;
  box-sizing: border-box;
  width: 132px;
  border-radius: 17px;
  text-align: center;
  padding: 4.5px 0px;
}
#recruit-sec2 .flow-txt {
  margin-left: 30px;
}
#recruit-sec2 .flow-txt dt {
  font-size: 25px;
  font-weight: 500;
  line-height: 2;
}
#recruit-sec2 .flow-txt dd {
  margin-top: 6px;
}
#recruit-sec2 h4 {
  background: #e72132;
  color: #fff;
  box-sizing: border-box;
  font-weight: 500;
  font-size: 20px;
  line-height: 35px;
  border-radius: 10px;
  line-height: 2;
  text-align: center;
  padding: 15px;
}
#recruit-sec2 h5 {
  margin-top: 89px;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.6;
}
#recruit-sec2 .multi-box {
  margin-top: 25px;
  column-gap: 26px;
  row-gap: 22px;
  flex-wrap: wrap;
}
#recruit-sec2 .multi-box .box-small {
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  width: 536px;
  min-height: 218px;
  padding: 47px 37px;
  align-items: center;
}
#recruit-sec2 .multi-box .box-icon {
  width: 89px;
}
#recruit-sec2 .multi-box .box-txt {
  width: calc(100% - 112px);
  margin-left: 23px;
}
#recruit-sec2 .multi-box .box-txt dt {
  font-size: 23px;
  font-weight: 500;
  line-height: 1.75;
  color: #e72132;
}
#recruit-sec2 .multi-box .box-txt dd {
  margin-top: 10px;
  line-height: 31px;
}
@media only screen and (max-width: 1200px) {
  #recruit-sec2 .multi-box {
	justify-content: space-between;
  }
  #recruit-sec2 .multi-box .box-small {
    width: 48%;
    padding: 20px 15px;
    min-height: unset;
    height: auto !important;
    align-items: center;
  }
  #recruit-sec2 .multi-box .box-txt dt {
    font-size: 20px;
  }
  #recruit-sec2 .multi-box .box-txt dd {
	font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  #recruit-sec2 {
    border-radius: 14px;
    margin: 50px 10px 0px;
    padding: 40px 0px 20px;
  }
  #recruit-sec2 .wrap {
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
  }
  #recruit-sec2 h2 {
    font-size: 20px;
    line-height: 32px;
  }
  #recruit-sec2 h2:after {
    width: 53px;
    margin-top: 15px;
  }
  #recruit-sec2 h3 {
    font-size: 17px;
    margin-top: 20px;
  }
  #recruit-sec2 .note {
    text-align: left;
    margin-top: 15px;
  }
  #recruit-sec2 .box {
    margin-top: 20px;
    border-radius: 10px;
    padding: 20px 10px;
  }
  #recruit-sec2 h4 {
    font-size: 16px;
    line-height: 35px;
    padding: 6px;
  }
  #recruit-sec2 .flow {
    margin: 25px 0px 0px;
  }
  #recruit-sec2 .item {
    flex-direction: column;
    align-items: flex-start;
  }
  #recruit-sec2 .item + .item {
    margin-top: 15px;
    padding-top: 45px;
  }
  #recruit-sec2 .flow-txt {
    margin: 5px 0px 0px 0px;
  }
  #recruit-sec2 .flow-txt dt {
    font-size: 18px;
    line-height: 43px;
  }
  #recruit-sec2 .flow-txt dd {
    margin-top: 0px;
  }
  #recruit-sec2 h5 {
    margin-top: 38px;
    font-size: 20px;
    line-height: 32px;
  }
  #recruit-sec2 .multi-box {
    margin: 20px 10px 0px;
    flex-direction: column;
    row-gap: 10px;
  }
  #recruit-sec2 .multi-box .box-small {
    width: auto;
    padding: 20px 15px;
    min-height: unset;
    height: auto !important;
    align-items: center;
  }
  #recruit-sec2 .multi-box .box-icon {
    width: 54px;
  }
  #recruit-sec2 .multi-box .box-txt {
    width: calc(100% - 69px);
    margin-left: 15px;
  }
  #recruit-sec2 .multi-box .box-txt dt {
    font-size: 16px;
    line-height: 28px;
  }
  #recruit-sec2 .multi-box .box-txt dd {
    margin-top: 5px;
    font-size: 12px;
    line-height: 24px;
  }
}

#banner-group {
  margin-top: 106px;
}
#banner-group .wrap {
  max-width: 1140px;
  column-gap: 40px;
}
#banner-group .bnr-link {
  margin-top: 30px;
  line-height: 1.35;
  text-align: center;
}
#banner-group .bnr-link span {
  display: inline-block;
  position: relative;
  font-size: 18px;
  line-height: 1.5;
}
#banner-group .bnr-link span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -50px;
  background-image: url(../images/arrow_red.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25px;
  height: 25px;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1200px) {
  #banner-group .wrap {
    max-width: none;
  }
}
@media only screen and (max-width: 768px) {
  #banner-group {
    margin-top: 35px;
  }
  #banner-group .wrap {
    max-width: none;
    flex-direction: column;
    row-gap: 35px;
  }
  #banner-group .bnr-link {
    margin-top: 18px;
  }
  #banner-group .bnr-link span {
    font-size: 14px;
    line-height: 19px;
  }
  #banner-group .bnr-link span:before {
    margin-right: 10px;
    width: 16px;
    height: 16px;
  }
}

.contact-bottom {
  margin-top: 143px;
}
@media only screen and (max-width: 768px) {
  .contact-bottom {
    margin-top: 55px;
  }
}