.un-fv.wp-block-cover {
  padding-top: 92px;
  padding-bottom: 96px;
  margin-top: -66px;
}
.un-fv.wp-block-cover .wp-block-group {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 100px;
}
@media screen and (max-width: 1080px) {
  .un-fv.wp-block-cover .wp-block-group {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .un-fv.wp-block-cover .wp-block-group {
    flex-direction: column;
  }
}

.un-fv_heading {
  flex-shrink: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  text-shadow: 0px 0px 10px #000;
}
.un-fv_heading em {
  font-style: normal;
  font-size: 1.2em;
}
.un-fv_heading mark {
  font-size: 1.6em;
}

.un-fv_img.wp-block-image {
  width: 100%;
  max-width: 539px;
  margin-block: 174px 0;
}
@media screen and (max-width: 767px) {
  .un-fv_img.wp-block-image {
    margin-top: 0;
  }
}

.un-problem {
  margin-top: 140px;
}

.un-problem_heading {
  font-size: 32px;
  font-weight: 500;
  width: fit-content;
  margin-inline: auto;
  background-image: url("https://creast.jp/uploads/wave.webp");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 94% auto;
  padding-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .un-problem_heading {
    background-image: none;
    padding-bottom: 0;
  }
}
.un-problem_heading em {
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .un-problem_heading em {
    display: inline-block;
    background-image: url("https://creast.jp/uploads/wave.webp");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 99% auto;
    padding-bottom: 13px;
  }
}
.un-problem_heading br {
  display: none;
}
@media screen and (max-width: 767px) {
  .un-problem_heading br {
    display: block;
  }
}

.un-problem_itemUnit.wp-block-group {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px 78px;
  margin-top: 76px;
}

.un-problem_item.wp-block-group {
  width: 100%;
  max-width: 240px;
}

p.un-problem_itme_text {
  font-size: 20px;
  font-weight: 500;
  margin-top: 33px;
}

p.un-problem_text {
  max-width: 800px;
  margin: 67px auto 0;
  line-height: 1.75;
}

.un-rasonWrap.wp-block-group {
  padding-block: 140px;
  margin-top: 140px;
}

.wp-block-group.un-reason_itemUnit {
  display: grid;
  row-gap: 80px;
  margin-top: 80px;
}

.wp-block-group.un-reason_item {
  counter-increment: number;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 7.4074074074%;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .wp-block-group.un-reason_item {
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
}

.un-reason_img.wp-block-image {
  margin-bottom: 0;
}
.un-reason_img.wp-block-image img {
  aspect-ratio: 499.53/273;
}

.wp-block-heading.un-reason_headingLv3 {
  font-size: 32px;
  font-weight: 500;
}
.wp-block-heading.un-reason_headingLv3::before {
  content: "POINT" counter(number);
  color: #fff;
  display: block;
  width: fit-content;
  min-width: 80px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  background-color: #1d3481;
  padding: 3px 0px 5px;
  margin-bottom: 6px;
}

p.un-reason_text {
  margin-top: 22px;
  line-height: 1.75;
}

.wp-block-group.un-pattern {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 1174px;
  width: 100%;
  padding: 140px 20px;
  margin-inline: auto;
}

.wp-block-image.un-pattern_img {
  margin-bottom: 0;
}
.wp-block-image.un-pattern_img.-sp {
  display: none;
}

.wp-block-group.un-serviceWrap.has-background {
  padding-block: 140px;
}

.wp-block-group.un-service_imgWrap {
  position: relative;
  z-index: 1;
  margin-top: 80px;
}
.wp-block-group.un-service_imgWrap::before {
  position: absolute;
  z-index: -1;
  top: 34px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 92px;
  background-color: #fff;
}
@media screen and (max-width: 1319px) {
  .wp-block-group.un-service_imgWrap::before {
    top: 17.3469387755%;
    aspect-ratio: 1440/92;
    height: auto;
  }
}
@media screen and (max-width: 1000px) {
  .wp-block-group.un-service_imgWrap::before {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 100px;
    height: calc(100% - 80px);
  }
}

.wp-block-group.un-service_imgUnit {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 80px;
  max-width: 1320px;
  align-items: flex-start;
  padding-inline: 20px;
  margin-inline: auto;
}
@media screen and (max-width: 1319px) {
  .wp-block-group.un-service_imgUnit {
    column-gap: 6.0606060606%;
  }
}
@media screen and (max-width: 1000px) {
  .wp-block-group.un-service_imgUnit {
    grid-template-columns: 1fr;
  }
}

figure.wp-block-image.un-service_img {
  position: relative;
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  figure.wp-block-image.un-service_img {
    max-width: 400px;
    margin-inline: auto;
  }
}
figure.wp-block-image.un-service_img:not(:last-of-type)::after {
  position: absolute;
  top: 56px;
  left: calc(100% + 20px);
  display: block;
  content: "";
  aspect-ratio: 40/48;
  width: 40px;
  background-image: url("https://creast.jp/uploads/service_arrow.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 1319px) {
  figure.wp-block-image.un-service_img:not(:last-of-type)::after {
    top: 28.5714285714%;
    left: 107.6923076923%;
    width: 15.3846153846%;
  }
}
@media screen and (max-width: 1000px) {
  figure.wp-block-image.un-service_img:not(:last-of-type)::after {
    position: static;
    margin: 10px auto;
    width: 40px;
    transform: rotate(90deg);
  }
}
figure.wp-block-image.un-service_img img {
  width: 100%;
  aspect-ratio: 260/160;
  object-fit: cover;
}

figcaption.wp-element-caption {
  font-size: 16px;
  text-align: left;
  line-height: 1.75;
  margin-top: 8px;
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  figcaption.wp-element-caption {
    text-align: center;
  }
}

/* ----------------------------------------------------------------------
よくある質問
---------------------------------------------------------------------- */
.un-faq {
  padding-block: 140px;
}

.un-faq_itemUnit {
  display: grid;
  row-gap: 16px;
}

.un-faq_title {
  cursor: pointer;
  position: relative;
  background-color: #efefef;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  column-gap: 18px;
  padding: 12px 60px 12px 20px;
}
.un-faq_title.is-active::after {
  height: 0;
}
.un-faq_title::before, .un-faq_title::after {
  position: absolute;
  display: block;
  content: "";
  background-color: var(--black-color);
}
.un-faq_title::before {
  width: 12px;
  height: 2px;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
}
.un-faq_title::after {
  width: 2px;
  height: 12px;
  top: 50%;
  right: 30px;
  transform: translate(50%, -50%);
  transition: height 0.3s;
}

.un-faq_content {
  border: 2px solid #efefef;
  border-top: none;
  height: 0;
  overflow: hidden;
  transition: height 0.4s;
}

.un-faq_contentInner {
  padding: 20px 24px 20px 20px;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: flex-start;
  column-gap: 18px;
}

.contactBox h2 span {
  font-weight: inherit;
  display: inline-block;
}
.contactBox .contactBox_intro {
  font-weight: 500;
  font-size: 16px;
  margin-top: 25px;
}
.contactBox .contactBox_text {
  font-size: 24px;
  font-weight: 700;
  margin-top: 48px;
}
.contactBox .contactBox_text span {
  display: inline-block;
  font-weight: inherit;
}

.un-box_button {
  margin-top: 24px;
}
@media (hover: hover) {
  .un-box_button:hover {
    color: #313994;
    background-color: #f2ed66;
  }
  .un-box_button:hover .un-button_arrow {
    background-color: #fff;
  }
}
