@charset "UTF-8";
/*　spフォントサイズ自動作成
----------------------------------------------- */
/*　spフォントサイズ自動作成
----------------------------------------------- */
/*　共通フォント
----------------------------------------------- */
/*　共通フォント
----------------------------------------------- */
/*　共通色指定
----------------------------------------------- */
/*　共通色指定
----------------------------------------------- */
/*　
----------------------------------------------- */
#page-facility01 .page-assessment01-inner {
  padding-bottom: 17.142857%;
  border-bottom: 1px solid #c6c9c8;
}
#page-facility01 .contents-top-box-wrap {
  margin: 6rem 0;
}
#page-facility01 .contents-top-box {
  width: 90%;
  margin: 12% auto 0;
}
#page-facility01 .contents-top-box .contents-text-box {
  width: 100%;
}
#page-facility01 .contents-top-box .contents-text-box .contents-heading {
  margin-top: 20px;
  font-size: 1.5rem;
  letter-spacing: 0.3rem;
  padding: 1rem 0 1rem 1.8rem;
  background: #F29C9F;
  background: linear-gradient(110deg, rgb(242, 156, 159) 0%, rgb(248, 184, 86) 30%, rgb(170, 207, 82) 60%, rgb(101, 170, 221) 100%);
  color: #fff;
  margin-bottom: 4rem;
  position: relative;
}
#page-facility01 .contents-top-box .contents-text-box .contents-heading::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #F29C9F;
  background: linear-gradient(110deg, rgb(242, 156, 159) 0%, rgb(248, 184, 86) 30%, rgb(170, 207, 82) 60%, rgb(101, 170, 221) 100%);
  left: 0;
  bottom: -7px;
}
#page-facility01 .contents-top-box .contents-text-box .contents-text {
  line-height: 1.6;
  font-size: 1.3rem;
  letter-spacing: 0.3rem;
  margin-bottom: 3.5rem;
}
#page-facility01 .contents-top-box .text-box .ttl {
  font-size: 4vw;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
#page-facility01 .contents-top-box .text-box .text {
  letter-spacing: 0.125em;
  line-height: 1.75;
  font-weight: 400;
  margin-top: 5.92592%;
}
#page-facility01 .contents-top-box .contents-box {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 11.111%;
}
#page-facility01 .contents-top-box.fadeInDown {
  transition-delay: 1.8s;
}
#page-facility01 .contents-img {
  width: 100%;
}
#page-facility01 .contents-btm-box {
  position: relative;
  margin-top: 27.6668%;
}
#page-facility01 .contents-btm-box .contents-box {
  position: relative;
}
#page-facility01 .contents-btm-box .contents-item {
  background: #fff;
  border: 2px solid #f29c9f;
  border-radius: 0 0.8em 0 0.8em;
  position: relative;
  width: 80%;
  padding: 8.3332% 5.5% 5.5%;
  z-index: 1;
  margin: 0 0 8.3332% 5%;
}
#page-facility01 .contents-btm-box .contents-item:last-child {
  margin-bottom: 0;
}
#page-facility01 .contents-btm-box .contents-item .item-sttl {
  width: 31.513%;
  text-align: center;
  color: #fff;
  font-size: 2.8571428571vw;
  background: #f29c9f;
  letter-spacing: 0.05em;
  display: block;
  border-radius: 4em;
  position: absolute;
  left: 4.2%;
  top: -0.8em;
  padding: 1.051% 0;
}
#page-facility01 .contents-btm-box .contents-item .item-ttl {
  font-size: 4vw;
  color: #f29c9f;
  letter-spacing: 0.05em;
}
#page-facility01 .contents-btm-box .contents-item .item-text {
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: 400;
  margin-top: 8.54922%;
}
#page-facility01 .contents-btm-box .contents-item .item-text .yoko {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
#page-facility01 .contents-btm-box .contents-item .item-text .yoko .icon {
  width: 6.15%;
}
#page-facility01 .contents-btm-box .contents-item .item-text .yoko .ist-text {
  width: 93.85%;
}
#page-facility01 .contents-btm-box .contents-item .arrow {
  position: absolute;
  width: 2.572vw;
  height: 6.572vw;
  bottom: -6.6vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
#page-facility01 .contents-btm-box .contents-item .arrow::before, #page-facility01 .contents-btm-box .contents-item .arrow::after {
  content: "";
  position: absolute;
  z-index: -1;
}
#page-facility01 .contents-btm-box .contents-item .arrow::before {
  left: 0;
  bottom: 0;
  border-right: 1.286vw solid transparent;
  border-bottom: 0 solid transparent;
  border-top: 1.858vw solid #f29c9f;
  border-left: 1.286vw solid transparent;
}
#page-facility01 .contents-btm-box .contents-item .arrow::after {
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 0.572vw;
  height: 5.715vw;
  background: #f29c9f;
}
#page-facility01 .contents-btm-box .contents-item:nth-child(4) {
  border: 2px solid #65aadd;
}
#page-facility01 .contents-btm-box .contents-item:nth-child(4) .item-sttl {
  background: #65aadd;
}
#page-facility01 .contents-btm-box .contents-item:nth-child(4) .item-ttl {
  color: #65aadd;
}
#page-facility01 .contents-btm-box .act-arrow {
  position: absolute;
  right: 6.5vw;
  top: -8.2vw;
  width: 73.167%;
  z-index: 0;
}
#page-facility01 .contents-btm-box .act-arrow .item-sttl {
  display: block;
  width: 34.17%;
  color: #fff;
  font-size: 2.8571428571vw;
  text-align: center;
  background: #f8b856;
  letter-spacing: 0.05em;
  border-radius: 4em;
  padding: 1.14% 0;
  position: absolute;
  right: 10.4%;
  top: -15%;
}
#page-facility01 .contents-btm-box .check-arrow {
  position: absolute;
  width: 7.834%;
  right: 6.5vw;
  bottom: 17.6vw;
}
#page-facility01 .contents-btm-box .check-arrow .item-sttl {
  display: block;
  width: 76.6%;
  color: #fff;
  font-size: 2.8571428571vw;
  text-align: center;
  background: #aacf52;
  line-height: 1.1;
  border-radius: 4em;
  padding: 2% 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -35%;
  bottom: 8.8%;
  height: 11em;
}

@media screen and (min-width: 701px) {
  #page-facility01 .page-facility01-inner {
    padding-bottom: 144px;
  }
  #page-facility01 .contents-top-box-wrap {
    margin: 0;
  }
  #page-facility01 .contents-top-box {
    width: 100%;
    margin: 60px auto 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #page-facility01 .contents-top-box .contents-img {
    width: 57rem;
  }
  #page-facility01 .contents-top-box .contents-text-box {
    width: 36rem;
  }
  #page-facility01 .contents-top-box .contents-text-box .contents-heading {
    margin-top: 40px;
    font-size: 2rem;
    letter-spacing: 0.3rem;
    padding: 1rem 0 1rem 1.8rem;
    background: #F29C9F;
    background: linear-gradient(110deg, rgb(242, 156, 159) 0%, rgb(248, 184, 86) 30%, rgb(170, 207, 82) 60%, rgb(101, 170, 221) 100%);
    color: #fff;
    margin-bottom: 4rem;
    position: relative;
  }
  #page-facility01 .contents-top-box .contents-text-box .contents-heading::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #F29C9F;
    background: linear-gradient(110deg, rgb(242, 156, 159) 0%, rgb(248, 184, 86) 30%, rgb(170, 207, 82) 60%, rgb(101, 170, 221) 100%);
    left: 0;
    bottom: -7px;
  }
  #page-facility01 .contents-top-box .contents-text-box .contents-text {
    line-height: 1.9;
    font-size: 1.6rem;
    letter-spacing: 0.3rem;
    margin-bottom: 7rem;
  }
  #page-facility01 .contents-top-box .text-box {
    width: 603px;
    margin-top: 30px;
  }
  #page-facility01 .contents-top-box .text-box .ttl {
    font-size: 2.4rem;
    line-height: 42px;
  }
  #page-facility01 .contents-top-box .text-box .text {
    line-height: 24px;
    margin-top: 36px;
  }
  #page-facility01 .contents-top-box .contents-box {
    width: 308px;
    margin-top: 0;
  }
  #page-facility01 .contents-top-box .contents-box .contents-item {
    font-size: 1.8rem;
    width: 101px;
    height: 101px;
  }
  #page-facility01 .contents-top-box .contents-box .contents-item .arrow {
    width: 26px;
    height: 18px;
  }
  #page-facility01 .contents-top-box .contents-box .contents-item .arrow::before {
    border-bottom: 9px solid transparent;
    border-top: 9px solid transparent;
  }
  #page-facility01 .contents-top-box .contents-box .contents-item .arrow::after {
    width: 15px;
    height: 5px;
  }
  #page-facility01 .contents-top-box .contents-box .contents-item:nth-child(1) {
    margin-left: 69px;
    margin-bottom: 17px;
  }
  #page-facility01 .contents-top-box .contents-box .contents-item:nth-child(1) .arrow::before {
    border-left: 13px solid #f29c9f;
  }
  #page-facility01 .contents-top-box .contents-box .contents-item:nth-child(2) {
    margin-left: 37px;
    margin-bottom: 17px;
  }
  #page-facility01 .contents-top-box .contents-box .contents-item:nth-child(2) .arrow::before {
    border-left: 13px solid #65aadd;
  }
  #page-facility01 .contents-top-box .contents-box .contents-item:nth-child(3) {
    margin-left: 0;
  }
  #page-facility01 .contents-top-box .contents-box .contents-item:nth-child(3) .arrow::before {
    border-left: 13px solid #f8b856;
  }
  #page-facility01 .contents-top-box .contents-box .contents-item:nth-child(4) {
    margin-left: 37px;
  }
  #page-facility01 .contents-top-box .contents-box .contents-item:nth-child(4) .arrow::before {
    border-left: 13px solid #aacf52;
  }
}
/*　アセスメント01
----------------------------------------------- *//*# sourceMappingURL=facility.css.map */