@charset "utf-8";

#header .header-logo {
  top: -10px;
}

@media screen and (max-width: 834px) {
  #header .header-logo {
    top: 0px;
  }
}


/*採用情報-GIENのスタッフたち*/
@media screen and (max-width: 834px) {
  #page-recruit_person .intervier-block__txt p {
    font-size: 1.4rem;
  }
}


/*採用情報-GIENのスタッフたち*/
@media screen and (max-width: 834px) {
  #page-message .message-block__img {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }

  #page-message .message-block__img img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: top center;
  }
}

/*採用情報-/recruit/number*/

.holiday{
  display: block;
  text-align: center;
}

@media screen and (max-width: 650px) {

  .super-big .p1 {
    width: 70%;
    top: 1%;
  }

  .super-big .p2 {
    top: 45%;
    width: 58%;
  }

  .super-big .p3 {
    width: 30%;
    top: 38%;
    left: 4%;
  }

.number__flex .super-big .cont .title {
      font-size: 18px;
      padding-left: 42px;
  }
}


}


/*company*/

/* .service-btn a{
  color: #fff;
  padding: 20px 30px;
} */

.service-btn a {
  color: #fff;
  padding: 5px 10px;
}

.service-btn a.c-btn__01 {
  max-width: 190px;
  height: 45px;
  font-size: 1.4rem;
}

@media screen and (max-width: 834px) {
  .service-btn a.c-btn__01 {
    max-width: 190px;
    height: 45px;
    font-size: 1.4rem;
  }
}

/*採用情報-/recruit/*/
@media screen and (max-width: 1200px) {
  /* p.recruit-link__item-title-hosoku {
    font-size: 25px;
  }

  h4.recruit-link__item-title {
    font-size: 16px;
  } */
}

p.recruit__title-hosoku {
  padding-left: 0;
}

/*採用情報-/recruit/path*/
.path-main__txt {
  line-height: 2;
}

.timeline dd {
  line-height: 2;
}

.sommelier__text {
  font-size: 14px;
  line-height: 2;
  margin-top: 1rem;
}

.path__center-txt.p2 {
  text-align: left;
}

/*採用情報-/recruit/benefit*/
.bene-main__title-hosoku {
  font-weight: bold;
}

.bene-main__cont p,
.bene__cont p {
  line-height: 2;
}

.bene3__flex .item p {
  line-height: 1.6;
}

/*採用情報-/recruit/number*/
.number__flex .big .txt {
  z-index: 1;
}

/*sdgs*/
.sdgs__top-flex .cont .txt,
.sdgs-project__about p {
  line-height: 2;
}

.sdgs-project__detail .cont p {
  line-height: 1.8;
}

/* top */
p.project-list__ttl {
  padding-right: 0;
}

.c-ft--arrow {
  width: 65px;
  margin: 0 0 0 auto;
  transition: all 0.3s;
}

.c-ft--arrow:hover {
  transform: rotate(45deg);
}
/*-----追加260702--------------------------------*/
.c-ttl__01 .c-ft--en .c-ft--forum {
  font-size: 7.2rem;
  margin-left: 0;
}
@media screen and (max-width: 834px) {
  .c-ttl__01 .c-ft--en .c-ft--forum {
      font-size: 5.1rem;
  }
}
@media screen and (max-width: 414px) {
  .c-ttl__01 .c-ft--en .c-ft--forum {
      font-size: 3.8rem;
  }
}

.wrapper .c-ttl__01 .c-ft--en {
  font-size: 6.9rem;
}
@media screen and (max-width: 834px) {
  .wrapper .c-ttl__01 .c-ft--en {
      font-size: 4.8rem;
      letter-spacing: 1.8px;
  }
}
@media screen and (max-width: 414px) {
  .wrapper .c-ttl__01 .c-ft--en {
      font-size: 3.6rem;
      letter-spacing: 1px;
  }
}