
/*スライドアップアニメーション*/
.sui {
  opacity: 0;
}

section {
  background: #fff
}
section h2 {
  color: #e90009;
  font-size: 2.5rem;
  margin: 0% 0% 3.46% 0%;
  font-weight: 300;
  line-height: 1.18075;
  display: block;
  text-align: center;
  letter-spacing: 0.1em
}
section.recruit h2 {
  color: #fff;
  text-align: left
}
.anm-list-top h2, .anm-list h2 {
  opacity: 0
}
.intro-top {
  padding: 0
}
.intro-top .intro_inr {
  width: 100%;
  height: 100%;
  overflow: hidden
}
.intro-top .intro_inr .intro-img {
  width: 100%;
  height: 100%
}
.intro-top .intro_inr .intro-img span {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: 2s;
  transition: 2s;
  background-image: url(/img/intro01.jpg);
  background-size: cover;
  background-position: top center
}
.intro-top .intro_inr .intro-text {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-60%);
  transform: translateY(-60%)
}
.intro-top .intro_inr .intro-text h2 {
  color: #e90009;
  font-size: 4rem;
  letter-spacing: 0.05em;
  font-weight: 400;
  margin: 0;
  opacity: 0
}
.intro-top .intro_inr .intro-text h2 br {
  display: none
}
.intro-top .intro_inr .intro-text h3 {
  color: #e90009;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  opacity: 0
}
.intro-top .intro_inr .intro-text h3 br {
  display: none
}
.intro-top .intro_inr .scroll-btn {
  width: 50px;
  height: 50px;
  margin: 0 0 0 -25px;
  border: 2px solid #fff;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  text-align: center;
  display: block;
  position: absolute;
  left: 50%;
  bottom: 3.44%
}
.intro-top .intro_inr .scroll-btn p {
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer
}
.intro-top .intro_inr .scroll-btn p i {
  color: #fff;
  font-size: 2.5rem;
  vertical-align: middle
}


.service-contents {
  position: relative;
  padding: 0 0 40px;
}
.service-image {
}
.service-image img {
}
.service-description {
  box-sizing: border-box;
  width: 515px;
  height: 360px;
  text-align: center;
  background: #e90009;
  padding: 45px 0 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
.service-description-title {
  font-size: 50px;
  font-weight: 300;
  letter-spacing: 0.1em;
  color: #fff;
  margin: 0 0 21px;
}
.service-description-title span {
  font-size: 16px;
  display: block;
}
.service-description-text {
  line-height: 1.8;
  color: #fff;
  margin: 0 0 50px;
}
.service-description .btn_wrap {
  width: 230px;
  margin: 0 auto;
}
.service-description .btn_wrap .btn-def {
  border: 2px solid #fff;
  color: #fff;
}
.service-description .btn_wrap .btn-def span:after {
  color: #fff;
}

.service-description .btn_wrap .btn-def:hover {
  background: #fff;
  color: #e90009
}
.service-description .btn_wrap .btn-def:hover span:after {
  color: #e90009;
}


/*.service .service_inr ul {
  text-align: justify;
  text-justify: distribute-all-lines;
  letter-spacing: -.40em;
  font-size: 0
}
.service .service_inr ul:after {
  content: "";
  display: inline-block;
  width: 100%;
  line-height: 0;
  height: 0
}
.service .service_inr ul li {
  width: 47.27%;
  display: inline-block !important;
  vertical-align: top;
  letter-spacing: normal;
  text-align: center;
  opacity: 0
}
.service .service_inr ul li:before {
  content: "";
  width: 100%;
  height: 100%;
  padding: 57.69231% 0 0 0;
  display: block;
  background-size: cover;
  background-position: center;
}
.service .service_inr ul li:first-child:before {
  background-image: url(/img/service01.jpg)
}
.service .service_inr ul li:last-child:before {
  background-image: url(/img/service02.jpg)
}
.service .service_inr ul li .list_inr {
  padding: 5.76% 5.76% 8.65% 5.76%;
  background: #fff
}
.service .service_inr ul li .list_inr h3 {
  color: #e90009;
  font-size: 1.75rem;
  font-weight: 300;
  display: block;
  letter-spacing: 0.1em
}
.service .service_inr ul li .list_inr h4 {
  font-size: 1rem;
  margin: 0% 0% 2.69% 0%
}
.service .service_inr ul li .list_inr p {
  letter-spacing: 0.05em;
  margin: 0% 0% 5.76% 0%;
  font-size: .875rem;
  line-height: 1.71429
}
.service .service_inr ul li .btn_wrap {
  padding: 0% 35.5%;
  font-size: .875rem
}
*/


.project .project_inr ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0% 0% 2.81% 0%;
  letter-spacing: -.40em;
  font-size: 0;
}
.project .project_inr ul:after {
  content: "";
  width: 100%;
  line-height: 0;
  height: 0;
}
.project .project_inr ul li {
  width: 350px;
  display: none;
  vertical-align: top;
  margin: 0% 25px 1.63% 0%;
  overflow: hidden;
  position: relative;
}
.project .project_inr ul li:nth-child(3n) {
  margin: 0% 0% 1.63% 0%;
}

.project .project_inr ul li img {
  width: 100%;
  height: auto;
  vertical-align: top;
  transition: transform .4s ease;
}
.project .project_inr ul li:hover img {
  transform: scale(1.1);
}

.project .project_inr ul li .project-list {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  padding: 5.71% 8%;
  display: none;
}
.project .project_inr ul li .project-list .project-name {
  font-size: .875rem;
  line-height: 1.57143;
  letter-spacing: 0.1em;
  color: #fff;
  margin: 0% 0% 2.85% 0%;
}
.project .project_inr ul li .project-list .project-desc {
  font-size: .6875rem;
  line-height: 1.63636;
  letter-spacing: 0.08em;
  color: #d3d3d3;
  margin: 0% 0% 5.71% 0%;
}
.project .project_inr ul li .project-list .project-btn.btn_wrap {
  font-size: .875rem;
  color: #fff;
  padding: 0% 28.57% 0% 28.57%;
}
.project .project_inr ul li .project-list .project-btn.btn_wrap .btn-def {
  cursor: pointer;
  border: 2px solid #fff;
}
.project .project_inr ul li .project-list .project-btn.btn_wrap .btn-def:hover {
  border: 2px solid #999;
}
.project .project_inr ul li .project-list .project-btn.btn_wrap .btn-def span {
  color: #fff;
}
.project .project_inr ul li .project-list .project-btn.btn_wrap .btn-def span:after {
  content: "\f24d";
  color: #fff;
}
.project .project_inr ul li:hover .project-list {
  display: block
}

.project .btn_wrap {
  padding: 0% 39.54% 0% 39.54%;
}

.news .news_inr ul {
  width: 100%;
  height: 100%;
  margin: 0% 0% 4.54% 0%
}
.news .news_inr ul li {
  width: 100%;
  padding: 1.9% 0% 1.9% 0%;
  border-top: 1px solid #ddd;
  display: table
}
.news .news_inr ul li:last-child {
  border-bottom: 1px solid #ddd
}
.news .news_inr ul li span {
  display: table-cell;
  vertical-align: middle
}
.news .news_inr ul li span.news-date {
  width: 13.09%;
  font-weight: 300;
  letter-spacing: 0.05em;
  color: #999;
  text-align: center
}
.news .news_inr ul li span.news-cate {
  height: 24px;
  line-height: 24px;
  min-width: 120px;
  width: 9.45%;
  font-size: .75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center
}
.news .news_inr ul li span.news-cate .news-cate_inr {
  width: 100%;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  background: #999
}
.news .news_inr ul li span.news-txt {
  width: 77.45%;
  padding: 0% 0% 0% 3.75%;
  letter-spacing: 0.05em
}
.news .btn_wrap {
  padding: 0% 39.54% 0% 39.54%
}
.company .company_inr ul {
  text-align: justify;
  text-justify: distribute-all-lines;
  letter-spacing: -.40em;
  font-size: 0
}
.company .company_inr ul:after {
  content: "";
  display: inline-block;
  width: 100%;
  line-height: 0;
  height: 0
}
.company .company_inr ul li {
  width: 31.81%;
  display: inline-block !important;
  opacity: 0;
  vertical-align: top;
  overflow: hidden;
  position: relative
}
.company .company_inr ul li:before {
  content: "";
  width: 100%;
  height: 100%;
  padding: 114.28571% 0 0 0;
  position: relative;
  display: block
}
.company .company_inr ul li .company-list {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background: #fff;
  padding: 7.14% 7.14% 7.14% 7.14%
}
.company .company_inr ul li .company-list h3 {
  color: #e90009;
  font-size: 1.5rem;
  font-weight: 300;
  display: block;
  letter-spacing: 0.1em
}
.company .company_inr ul li .company-list h4 {
  margin: 0% 0% 4.57% 0%;
  font-size: .75rem;
  letter-spacing: 0.1em
}
.company .company_inr ul li .company-list a {
  position: relative;
  display: block;
  overflow: hidden
}
.company .company_inr ul li:nth-child(1) .company-list a:before {
  content: "";
  width: 100%;
  padding: 93.33333% 0 0 0;
  display: block;
  background-image: url(/img/company01.jpg);
  overflow: hidden;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  background-size: contain
}
.company .company_inr ul li:nth-child(2) .company-list a:before {
  content: "";
  width: 100%;
  padding: 93.33333% 0 0 0;
  display: block;
  background-image: url(/img/company02.jpg);
  overflow: hidden;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  background-size: contain
}
.company .company_inr ul li:nth-child(3) .company-list a:before {
  content: "";
  width: 100%;
  padding: 93.33333% 0 0 0;
  display: block;
  background-image: url(/img/company03.jpg);
  overflow: hidden;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  background-size: contain
}
.company .company_inr ul li .company-list a:hover:before {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1)
}
.recruit {
  padding: 38.46154% 0 0 0
}
.recruit .recruit_inr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.recruit .recruit_inr ul {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 38.46154% 0 0 0
}
.recruit .recruit_inr ul li {
  width: 16.66%;
  position: absolute;
  top: 0;
  background-size: cover
}
.recruit .recruit_inr ul li>span {
  display: block;
  padding: 76.92308% 0 0 0
}
.recruit .recruit_inr ul li:nth-child(1) {
  left: 0;
  background-image: url(/img/recruit01.jpg)
}
.recruit .recruit_inr ul li:nth-child(1)>span {
  padding: 115.38462% 0 0 0
}
.recruit .recruit_inr ul li:nth-child(2) {
  top: 50%;
  left: 0;
  background-image: url(/img/recruit02.jpg)
}
.recruit .recruit_inr ul li:nth-child(2)>span {
  padding: 115.38462% 0 0 0
}
.recruit .recruit_inr ul li:nth-child(3) {
  left: 16.66%;
  background-image: url(/img/recruit03.jpg)
}
.recruit .recruit_inr ul li:nth-child(4) {
  top: 33.33%;
  left: 16.66%;
  background-image: url(/img/recruit04.jpg)
}
.recruit .recruit_inr ul li:nth-child(5) {
  top: 66.66%;
  left: 16.66%;
  background-image: url(/img/recruit05.jpg)
}
.recruit .recruit_inr ul li:nth-child(6) {
  left: 33.33%;
  background-image: url(/img/recruit06.jpg)
}
.recruit .recruit_inr ul li:nth-child(7) {
  top: 33.33%;
  left: 33.33%;
  background-image: url(/img/recruit07.jpg)
}
.recruit .recruit_inr ul li:nth-child(7)>span {
  padding: 153.84615% 0 0 0
}
.recruit .recruit_inr ul li:nth-child(8) {
  left: 50%;
  background-image: url(/img/recruit08.jpg)
}
.recruit .recruit_inr ul li:nth-child(9) {
  left: 66.66%;
  background-image: url(/img/recruit09.jpg)
}
.recruit .recruit_inr ul li:nth-child(10) {
  left: 83.33%;
  background-image: url(/img/recruit10.jpg)
}
.recruit .recruit_inr ul li:nth-child(11) {
  top: 33.33%;
  left: 50%;
  width: 50%;
  background: #e90009
}
.recruit .recruit_inr ul li:nth-child(11) .recruit-main {
  padding: 51.28205% 0 0 0
}
.recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr {
  width: 100%;
  height: 100%;
  padding: 6.41% 17.94% 10.25% 6.41%;
  position: absolute;
  top: 0;
  left: 0
}
.recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr p {
  margin: 0% 0% 8.47% 0%;
  color: #fff;
  font-size: .875rem;
  letter-spacing: 0.1em;
  line-height: 1.85714
}
.recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr .btn_wrap {
  text-align: justify;
  text-justify: distribute-all-lines
}
.recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr .btn_wrap .btn-def {
  width: 47.45%;
  border: 2px solid #fff;
  display: inline-block;
  color: #fff
}
.recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr .btn_wrap .btn-def:hover {
  color: #e90009;
  background: #fff
}
.recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr .btn_wrap .btn-def:first-child {
  float: left
}
.recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr .btn_wrap .btn-def:last-child {
  float: right
}
.recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr .btn_wrap .btn-def span:after {
  color: #fff
}
.recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr .btn_wrap .btn-def:hover span:after {
  color: #e90009
}
@media screen and (max-width: 1300px) {
  .recruit {
    padding: 46.15385% 0 0 0
  }
  .recruit .recruit_inr ul {
    padding: 46.15385% 0 0 0
  }
  .recruit .recruit_inr ul li {
    width: 20%
  }
  .recruit .recruit_inr ul li:nth-child(1), .recruit .recruit_inr ul li:nth-child(2) {
    display: none
  }
  .recruit .recruit_inr ul li:nth-child(3), .recruit .recruit_inr ul li:nth-child(4), .recruit .recruit_inr ul li:nth-child(5) {
    left: 0
  }
  .recruit .recruit_inr ul li:nth-child(6), .recruit .recruit_inr ul li:nth-child(7) {
    left: 20%
  }
  .recruit .recruit_inr ul li:nth-child(8) {
    left: 40%
  }
  .recruit .recruit_inr ul li:nth-child(9) {
    left: 60%
  }
  .recruit .recruit_inr ul li:nth-child(10) {
    left: 80%
  }
  .recruit .recruit_inr ul li:nth-child(11) {
    left: 40%;
    width: 60%
  }
}
@media screen and (max-width: 768px) {
  section h2 {
    margin: 0% 0% 7.81% 0%
  }
  .intro-top {
    padding: 0
  }
  .intro-top .intro_inr {
    background-position: center top;
    background-size: cover
  }
  .intro-top .intro_inr .intro-text h2 {
    font-size: 2.2rem !important;
    letter-spacing: 0.01em
  }
  .intro-top .intro_inr .intro-text h2 br {
    display: block
  }
  .intro-top .intro_inr .intro-text h3 {
    font-size: 1rem !important;
    letter-spacing: 0.05em
  }
  .intro-top .intro_inr .intro-text h3 br {
    display: block
  }
  .intro-top .scroll-btn {
    display: none !important
  }

  .service {
    padding: 8% 0 2% !important;
  }
  .service-contents {
    padding: 0 0 10%;
  }
  .service-image {
    position: relative;
  }
  .service-image img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  .service-description {
    width: auto;
    height: auto;
    padding: 7% 5% 9%;
    margin: calc(-35 * (100vw / 640)) 4.68% 0;
    position: relative;
  }
  .service-description-title {
    font-size: 28px !important;
    margin: 0 0 7%;
  }
  .service-description-title span {
    font-size: 13px !important;
  }
  .service-description-text {
    font-size: 12px !important;
    margin: 0 0% 9% !important;
  }
  .service-description-text br {
    display: none;
  }
  .service-description .btn_wrap {
    width: 76%;
  }
  .service-description .btn_wrap .btn-def {
    font-size: 15px;
  }
  .service-description .btn_wrap .btn-def span:after {
    font-size: 24px;
    font-weight: bold;
    right: 6%;
  }


  /*.service .service_inr ul li {
    width: 100%
  }
  .service .service_inr ul li p {
    padding: 0
  }
  .service .service_inr ul li .btn_wrap {
    padding: 0% 4.68% 0% 4.68%
  }
  .service .service_inr ul li:first-child {
    margin: 0% 0% 6.66% 0%
  }*/

  #wrap .project .project_inr ul {
    margin: 0;
  }
  #wrap .project .project_inr ul li {
    width: 50%;
    margin: 0;
  }
  #wrap .project .project_inr ul li:nth-child(3n) {
    margin: 0;
  }
  #wrap .project .project_inr ul li .project-link {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .project .btn_wrap {
    padding: 7.81% 4.68% 0% 4.68%
  }

  .news .news_inr ul {
    margin: 0
  }
  .news .news_inr ul li {
    display: inherit;
    padding: 6.66% 1.66% 6.66% 1.66%
  }
  .news .news_inr ul li span {
    display: inline-block
  }
  .news .news_inr ul li span.news-cate {
    min-width: 120px;
    width: 30.17%;
    margin: 0% 4.31% 0% 0%;
    float: left
  }
  .news .news_inr ul li span.news-txt {
    width: 100%;
    margin: 4.31% 0% 0% 0%;
    display: block;
    padding: 0;
    clear: both;
    line-height: 1.66667;
    letter-spacing: 0.05em
  }
  .news .btn_wrap {
    padding: 7.81% 4.68% 0% 4.68%
  }
  .company .company_inr ul li {
    margin: 0% 0% 6.66% 0%;
    width: 100%
  }
  .company .company_inr ul li:last-child {
    margin: 0
  }
  .company .company_inr ul li:before {
    content: "";
    width: 100%;
    height: 100%;
    padding: 46.66667% 0 0 0;
    position: relative;
    display: block
  }
  .company .company_inr ul li .company-list {
    padding: 0;
    letter-spacing: -.4em
  }
  .company .company_inr ul li .company-list .company-txt {
    width: 50%;
    height: 100%;
    display: inline-block;
    padding: 14.28571% 0 0 0
  }
  .company .company_inr ul li .company-list .company-img {
    width: 50%;
    height: 100%;
    display: inline-block;
    vertical-align: top
  }
  #wrap .recruit {
    margin: 7.81% 0% 0% 0%;
    padding: 0
  }
  #wrap .recruit .recruit_inr {
    position: static
  }
  #wrap .recruit .recruit_inr ul {
    padding: 0
  }
  #wrap .recruit .recruit_inr ul li {
    width: 50%;
    position: static
  }
  #wrap .recruit .recruit_inr ul li:nth-child(1), #wrap .recruit .recruit_inr ul li:nth-child(2), #wrap .recruit .recruit_inr ul li:nth-child(3), #wrap .recruit .recruit_inr ul li:nth-child(4), #wrap .recruit .recruit_inr ul li:nth-child(5), #wrap .recruit .recruit_inr ul li:nth-child(6), #wrap .recruit .recruit_inr ul li:nth-child(10) {
    display: none
  }
  #wrap .recruit .recruit_inr ul li:nth-child(7) {
    top: 0;
    left: 50%;
    float: right
  }
  #wrap .recruit .recruit_inr ul li:nth-child(8) {
    top: 0;
    left: 0
  }
  #wrap .recruit .recruit_inr ul li:nth-child(9) {
    top: 20%;
    left: 0
  }
  #wrap .recruit .recruit_inr ul li:nth-child(11) {
    width: 100%;
    top: 40%;
    left: 0
  }
  #wrap .recruit .recruit_inr ul li:nth-child(11) .recruit-main {
    padding: 0;
    text-align: center
  }
  #wrap .recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr {
    position: static;
    padding: 7.81% 4.68% 7.81% 4.68%;
    overflow: hidden
  }
  #wrap .recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr h2 {
    text-align: center
  }
  #wrap .recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr h2 .tit-en {
    color: #fff
  }
  #wrap .recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr p {
    margin: 0;
    line-height: 1.66667;
    text-align: center
  }
  #wrap .recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr .btn_wrap {
    padding: 7.81% 4.68% 0% 4.68%
  }
  #wrap .recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr .btn_wrap .btn-def {
    width: 100%;
    margin: 0% 0% 4.68% 0%
  }
  #wrap .recruit .recruit_inr ul li:nth-child(11) .recruit-main .recruit-main_inr .btn_wrap .btn-def:last-child {
    margin: 0
  }
}