.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {

    background-color: #fff !important;
  }
@media (max-width: 1320px) {



  .top-ttl:before {
    font-size: 100px;
  }

  .top-ttl h2 {
    font-size: 30px;
  }

  .inner .list-company {
    margin-bottom: 10px;
  }

  .job-wrap {
    padding: 5px 25px;
  }

  .inner .item-img img {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    height: 100%;
  }
}

@media (max-width: 1110px) {
  .main-ttl+p {
    font-size: 14px;
  }

  span.job {
    min-width: 115px;
  }

  .main-text .main-ttl {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .inner .popu-item {
    flex-flow: column;
  }

  .inner .popu-img {
    width: 100%;
    height: 130px;
  }

  .inner .popu-text {
    width: 100%;
  }

  .inner .popu-ttl {
    margin-bottom: 15px;
  }

  .col-text-wrap {
    padding: 20px 10px;
  }

  .col-ttl h3 {
    font-size: 15px;
  }
}

@media (max-width: 1039px) {
  .top-ttl-img {
    margin-right: 0;
  }
}

@media (max-width: 930px) {
  .content-center {
    width: 44%;
  }

  .inner .item-img,
  .inner .list-text-wrap {
    width: 100%;
  }

  .inner .item-img {
    height: 230px;
  }

  .right-content {
    width: 27%;
  }

  .left-content {
    width: 25%;
  }

  .top-ttl:before {
    font-size: 80px;
  }

  .top-ttl-img {
    margin-bottom: 12px;
  }
}

@media (max-width: 768px) {

  .swiper-container .swiper-button-prev.swiper-button-white {
    left: 2%;
  }

  .swiper-container .swiper-button-next.swiper-button-white {
    right: 2%;
  }


  .flow .img img.pc{
    display:none;
  }
  .flow .img img.sp{
    display:block;
    width:100%;
  }

  .swiper-slide a {
      height: 250px;
      display: block;
  }

  .top-intro .img-area{
    width:100%;
    padding: 2rem 2rem;
  }
  .top-intro .red-area{
    width:100%;
    padding: 3rem 1rem 2rem;

  }
  .top-intro .info .ttl {
    font-size: 16px;
  margin-top: -44px;

}

.top-intro .info .ttl img{
  width:37px;
}

  .top-intro .main-copy .ttl {
    font-size: 26px;
  }
  .top-intro .main-copy .txt {
    margin-top: 1rem;
    font-size: 16px;
  }
  .top-intro .info {
    display: inline-block;
    border: 1px solid #fff;
    padding: 1rem;
    position: relative;
    margin-left: 0rem;
    margin-top: 0rem;
  }
  .top-intro .info .list i {
    font-size: 25px;
  }
  .top-intro .info .list {
      font-size: 13px;
      line-height: 1.5em;
  }
  .top-intro .info .list li {
    padding: 1rem 0;
    letter-spacing: .1em;
}
  .top-intro .main-copy {
    position: relative;
    right: auto;
    top: auto;
}

  .content {
    flex-flow: column;
  }

  .left-content,
  .content-center,
  .right-content {
    width: 100%;
  }

  .content-center {
    margin-bottom: 50px;
  }

  .banner-wrap {
    display: flex;
    justify-content: space-between;
  }

  .banenr {
    margin-bottom: 20px;
    width: 48%;
  }

  .inner .item-img {
    width: 44%;
    height: auto;
  }

  .inner .list-text-wrap {
    width: 56%;
  }

  .banner-wrap,
  .inner .list-item {
    margin-bottom: 30px;
  }

  .col-ttl h3 {
    font-size: 22px;
  }

  .fl-sp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .col-item,
  .popu-item {
    width: 48%;
  }

  .btn {
    width: 100%;
  }

  .inner .popu-img {
    height: 165px;
  }

  .main-text .main-ttl {
    font-size: 20px;
  }

  .main-ttl+p {
    font-size: 17px;
  }

  .checkbox label {
    margin-right: 20px;
  }

  .checkbox {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (max-width: 735px) {
  .top-ttl:before {
    font-size: 65px;
  }

  .top-ttl-img img {
    height: 100%;
  }

  .top-ttl-img {
    height: 100px;
  }
}

@media (max-width: 600px) {
  .top-ttl:before {
    font-size: 58px;
  }

  .top-ttl h2 {
    font-size: 23px;
  }

  .top-ttl {
    margin-bottom: 30px;
  }

  .logo .sub-text {
    font-size: 12px;
  }

  .inner .popu-img {
    height: 130px;
  }
}

@media (max-width: 500px) {

  .wrapper {
    padding-top: 20px;
}

  .inner .item-img,
  .inner .list-text-wrap {
    width: 100%;
  }

  .col-inner {
    width: 93%;
  }

  .top-ttl:before {
    font-size: 45px;
  }

  body .tl-br {
    display: block;
  }

  .top-ttl h2 {
    font-size: 25px;
    text-align: center;
    line-height: 1.4;
  }

  .text-wrap {
    height: 37%;
  }

  .main-text:before {
    height: 75px;
  }

  .main-text:after {
    width: 75px;
  }

  .border-wrapper:before {
    height: 75px;
  }

  .border-wrapper:after {
    width: 75px;
  }
}

@media (max-width: 450px) {
  .main-text .main-ttl {
    font-size: 16px;
  }

  .main-ttl+p {
    font-size: 14px;
  }

  .text-wrap {
    height: 42%;
  }

  .checkbox label {
    margin-right: 12px;
  }

  .checkbox label:nth-of-type(3n) {
    margin-right: 0;
  }
}
