.list-posts .post-categories li {
  max-width: 100%;
}

#content.row {
  display: block;
  margin: 0px;
}
header a,
footer a {
  color: #27241E;
}

#hdrLogo {
  margin-top: 0;
}
.gNav > ul {
  margin: 0;
}


.company .cont .heading {
  width: 100%;
}

.no-page [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

.no-page .row {
  margin-bottom: 0;
}
.no-page .arrow:after {
  content: unset;
}

.container-fluid > .row {
  margin-left: -16px!important;
  margin-right: -16px!important;
}

#recruit .recruit-project-ttl p {
  margin: 0;
  line-height: 37px;
}

#recruit .recruit-message-img {
  width: 150px!important;
  height: 150px;
}
#recruit .recruit-message-wrp li {
  width: 100%!important;
}
#recruit .recruit-journey .recruit-journey-item p {
  width: auto;
}

@media (max-width: 768px) {
  #recruit .recruit-member-interview-inner li:nth-child(2) p {
    font-size: 6vw;
  }
}

#recruit .recruit-environment-num {
  width: auto;
}

#recruit .recruit-environment-txt-03 {
  width: auto;
}
.recruit-mission {
  margin-bottom: 0;
}
.recruit-journey {
  margin-bottom: 0;
}


.company #sec-wrapping2 .col-sub {
  background: url(../../img/company/brand-company-img02.jpg) top no-repeat;
  background-size: cover
}

#lpKokuin .sec-base-item .swiper .img-wrp .ttl-wrp h3 {
  font-size: 100%;
  margin: 0;
}

.entry-header {
  max-width: 1200px;
  margin: 0 auto;
}
.entry-header h2 {
  text-align: center;
}

.list-nav .cat-item-87 {
  display: none;
}

.page-header .list-nav .cat-item a {
  padding: 15px 8px!important;
}
@media only screen and (max-width: 767px) {
  .page-header .list-nav .cat-item a {
    padding: 8px 0px!important;
  }
}



