@charset "UTF-8";
/* CONCEPT */
.p-add_flex__text {
  font-size: calc(0.2449vw + 1.20816rem);
  font-weight: bold;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
.p-add_flex__role {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  background-color: #000;
  max-width: 76px;
  display: block;
  margin: 0 auto 0.5rem;
  padding: 6px 0 5px;
}
.p-add_flex__item {
  width: 100%;
}
.p-add_flex__figure {
  margin-bottom: 3rem;
}
.p-add_flex {
  display: flex;
  justify-content: space-between;
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.p-add_center .c-button01 {
  justify-content: center;
}
/* POINT */
.p-add_flex2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -4rem;
  padding-top: 5rem;
}
.p-add_flex2 .p-index_point__slider__item {
  width: 31%;
  padding: unset;
  margin-top: 4rem;
}
.p-add_case .c-title02 {
  font-size: 1.8rem;
}
.p-add_figure {
  margin-bottom: 1rem;
}
.p-add_figure img {
  border-radius: 10px;
  display: block;
  height: 255px;
  object-fit: cover;
  border: 2px solid #f1f5f4;
  transition: all 0.3s;
  width: 100%;
}
.p-index_cases__item a:hover .p-add_figure img {
  border: 2px solid #97c131;
}
.p-add_case .p-index_cases__item a {
  padding: unset;
  background-color: unset;
  border-left: unset;
  border-top-right-radius: unset;
}
.p-add_case .p-index_cases__item a:hover {
  border-left: unset;
}

/* WORKS */
.p-works__cases__item a:hover .p-add_figure img {
  border: 2px solid #97c131;
}
.p-add_works .p-works__cases__item a {
  padding: unset;
  background-color: unset;
  border-left: unset;
  border-top-right-radius: unset;
}
.p-add_works .p-works__cases__item a:hover {
  border-left: unset;
}
.p-add_search .c-search__container {
  height: auto !important;
}
.p-add_search .c-search__button:after {
  display: none;
}
.p-add_search .c-search__button {
  cursor: unset;
}
.p-add_search .c-search__hit {
  color: #fff;
  margin: unset;
  position: absolute;
  top: 55%;
  right: 10%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  justify-content: flex-end;
  max-width: fit-content;
  align-items: flex-start;
}
.p-add_search .c-search__hit__counts .number {
  color: #fff;
}
.p-add_search .c-search__hit__slash {
  background: #fff;
}
.p-add_search__option {
  position: relative;
  display: inline-block;
  padding: 0 1.2rem;
  line-height: 1.5;
  max-height: 24px;
}
.p-add_search__option:first-child {
  /* padding-left: unset; */
}
.p-add_search__option:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 20px;
  background: #000;
  border-radius: 3px;
  transform: translateY(-50%) rotate(25deg);
  top: 50%;
  right: 0%;
}
.p-add_search__option:last-child:after {
  display: none;
}
.p-add_search__result .c-search__option__check {
  margin-bottom: unset;
}
.p-add_search__result .c-search__option {
  margin-bottom: 2rem;
  align-items: center;
}
.p-add_search__result .c-search__option__text {
  display: flex;
  align-items: center;
}
/* グローバルナビ */
/* .c-drawer__button {
  display: none;
} */
.screen-reader-text {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.p-add__link {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 2.09;
  letter-spacing: 0.05em;
  text-align: center;
  color: #000;
  text-decoration: none;
  display: block;
  position: relative;
  transition: all 0.3s;
}
.p-add__link:hover {
  color: #96c31d;
  text-decoration: underline;
}
.p-add_menu {
  display: flex;
  max-width: 340px;
  justify-content: space-between;
  width: 100%;
}
.p-add_contact {
  max-width: 100px;
  width: 100%;
}
.p-add_contact__btn {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 2.09;
  letter-spacing: 0.05em;
  text-align: center;
  color: #97c131;
  text-decoration: none;
  display: block;
  position: relative;
  transition: all 0.3s;
  padding: 6px 0;
  border: 1px solid #97c131;
}
.p-add_contact__btn:hover {
  background-color: #97c131;
  color: #fff;
}
.p-add_nav {
  display: flex;
  align-items: center;
  max-width: 480px;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  right: calc(80px + 30px);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 100%;
}
.l-header.-add {
  height: 80px;
  transition: all 0.3s;
}
.p-add_bgc {
  background-color: rgb(255 255 255 / 80%);
}
.p-index_kv {
  margin-top: calc(2.44898vw + 40.81633px);
}
/* ファーストビュー */
.p-add_kv {
  max-width: 300px;
  width: 100%;
  border-radius: 18px;
  /* background-color: rgb(199 222 56 / 40%); */
  position: absolute;
  right: 0;
  bottom: -40px;
}
.p-add_kv__text {
  font-size: 1.3rem;
  line-height: 2.09;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}
/* SERVICE */
.p-service_service__category__item a .image img {
  transition: all 0.3s;
}
.p-service_service__category__item a:hover img {
  transform: scale(1.2, 1.2);
}

/* CONCEPT */
.p-add_btn {
  margin-top: 2rem;
}
.p-add_btn .c-button01 a {
  background-color: #fff;
  color: #111;
}
.p-add_btn .c-button01 a:hover {
  background-color: #111;
  color: #fff;
}
.p-add_btn .c-button01 a:before {
  background-color: #111;
}
.p-add_btn .c-button01 a .text {
  position: relative;
}
/* CASE詳細 */
.p-add_btn2 {
  margin-top: 4rem;
}
.p-add_d1200__block {
  display: none;
}
@media screen and (max-width: 1599px) {
  .l-header.-add {
    height: calc(2.44898vw + 40.81633px);
  }
  .p-add_nav {
    right: calc(2.44898vw + 40.81633px + 30px);
  }
}
@media screen and (max-width: 1200px) {
  .p-add_d1200__block {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .p-add_flex2 .p-index_point__slider__item {
    width: 48%;
    margin-top: 2.5rem;
  }
  .p-add_flex2 {
    margin-top: -2.5rem;
    padding-top: 3rem;
  }
  .p-add_figure img {
    height: 235px;
  }
  .c-drawer__button {
    display: block;
  }
  .p-add_nav {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .p-add_d480__none {
    display: none;
  }
  .p-add_figure img {
    height: 200px;
  }
  .p-add_flex2 .p-index_point__slider__item {
    width: 100%;
    margin-top: 1.5rem;
  }
  .p-add_flex {
    margin-top: 4rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
  }
  .p-add_flex__item {
    margin-bottom: 4rem;
  }
  .p-add_flex__item:last-child {
    margin-bottom: unset;
  }
  .p-add_search .c-search__hit {
    right: 3%;
    top: 83%;
  }
  .p-add_search .c-search__hit__slash {
    height: 20px;
    right: 47.5%;
    top: 45%;
  }
  .p-add_search .c-search__hit__counts .number {
    font-size: 2rem;
    /* margin-right: 0.1rem; */
  }
  .p-add_search .c-search__hit__text {
    font-size: 1.2rem;
  }
  .p-add_search .c-search__hit__counts {
    /* margin-left: 0.5rem; */
  }
  .p-add_search .c-search__button .c-title04 {
    padding-bottom: 1rem;
  }
}
.p-add_kv img {
  animation: fadeIn 2s linear;
  animation-fill-mode: both;
  opacity: 0;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
