.p-hcs__wrapper .u-mt-120 {
  margin-top: 120px;
}
.p-hcs__wrapper .c-link__link {
  align-items: baseline;
}
.p-hcs__wrapper .c-link-icon {
  /* min-width: 21px; */
  min-width: 30px;
  height: 21px;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .c-link-icon {
    /* min-width: 20px; */
    min-width: 28px;
    height: 20px;
  }
}
.p-hcs__wrapper .c-hero-2nd_btn {
  margin-top: 5px;
}
.p-hcs__wrapper .c-heading:has(.c-heading-level1) {
  display: flex;
  flex-flow: column-reverse;
}
.p-hcs__wrapper .c-heading-level1 {
  font-size: 60px;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 1099px) {
  .p-hcs__wrapper .c-heading-level1 {
    font-size: var(--font-size-40);
  }
}
.p-hcs__wrapper .c-heading_tag:has(+ .c-heading-level1) {
  font-size: 18px;
  font-weight: bold;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .c-heading_tag:has(+ .c-heading-level1) {
    font-size: 14px;
  }
}
.p-hcs__wrapper .c-summary_text {
  margin-top: 0;
}
.p-hcs__wrapper .section-bg-support-gray4:has(.c-voice) {
  background-color: #EFEFEF;
  background-image: url("/-/media/Project/Fujitsu/Fujitsu-HQ/gmu/hcs/assets/hcs_vc_bg_circle.png");
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .section-bg-support-gray4:has(.c-voice) {
    background-image: url("/-/media/Project/Fujitsu/Fujitsu-HQ/gmu/hcs/assets/hcs_vc_bg_sp.png");
  }
}
.p-hcs__wrapper .section-bg-support-gray4 .p-sentence_voice {
  max-width: calc(1280px + 7.4%);
}
.p-hcs__wrapper .section-bg-support-gray4 .c-voice {
  font-weight: bold;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-left: 0;
  width: 68.8140556369%;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .section-bg-support-gray4 .c-voice {
    padding-top: 50px;
    padding-bottom: 240px;
    width: 100%;
  }
}
.p-hcs__wrapper .section-bg-support-gray4 .c-voice_ttl {
  font-size: var(--font-size-24);
  line-height: var(--font-lineheight-15);
  padding: 20px 20px 16px 35px;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .section-bg-support-gray4 .c-voice_ttl {
    padding: 28px 0 0 0;
    margin-bottom: 24px;
  }
}
.p-hcs__wrapper .section-bg-support-gray4 .c-voice_ttl::before, .p-hcs__wrapper .section-bg-support-gray4 .c-voice_ttl::after {
  content: "";
  background-image: url("/-/media/Project/Fujitsu/Fujitsu-HQ/gmu/hcs/assets/hcs_icon_quote.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 28px;
  height: 23px;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .section-bg-support-gray4 .c-voice_ttl::before, .p-hcs__wrapper .section-bg-support-gray4 .c-voice_ttl::after {
    width: 21px;
    height: 18px;
  }
}
.p-hcs__wrapper .section-bg-support-gray4 .c-voice_ttl::after {
  transform: rotate(180deg);
}
.p-hcs__wrapper .section-bg-support-gray4 .c-voice_text {
  font-size: var(--font-size-14);
  padding-left: 35px;
  display: inline-block;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .section-bg-support-gray4 .c-voice_text {
    font-size: var(--font-size-12);
    padding-left: 0;
    display: block;
  }
}
/* @media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .l-section {
    padding-left: 3.7%;
    padding-right: 3.7%;
  }
} */
.p-hcs__wrapper .l-section_2col .l-section-inner {
  margin-top: 140px;
  padding-top: 40px;
  position: relative;
}
.p-hcs__wrapper .l-section_2col .l-section-inner::before {
  content: "";
  display: block;
  background-color: #DCDCDC;
  height: 1px;
  width: 92.6%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.p-hcs__wrapper .l-section-inner .p-sentence_proposition {
  padding-inline: 0;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .l-section_2col .l-section-inner {
    margin-top: 90px;
    padding-top: 30px;
    padding-inline: 3.7%;
  }
  .p-hcs__wrapper .l-section_2col .l-section-inner::before {
    width: 100%;
  }
}
.p-hcs__wrapper .l-section_main {
  width: 66.015625%;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .l-section_main {
    width: 100%;
    margin-top: 40px;
  }
}
.p-hcs__wrapper .l-section_main .p-sentence_image {
  padding: 0;
}
.p-hcs__wrapper .l-section_main .col-12 {
  flex: 0 0 auto;
}
.p-hcs__wrapper .l-section_main .p-sentence_layout3 {
  margin-top: 80px;
  padding-inline: 0;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .l-section_main .p-sentence_layout3 {
    margin-top: 40px;
  }
}
.p-hcs__wrapper .l-section_main .p-sentence_layout3 .c-collay {
  display: flex;
  justify-content: space-between;
  gap: 0;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .l-section_main .p-sentence_layout3 .c-collay {
    flex-direction: column;
    gap: 8px;
  }
}
.p-hcs__wrapper .l-section_main .p-sentence_layout3 .c-collay .c-list-description {
  padding: 24px;
  height: 100%;
}
.p-hcs__wrapper .l-section_main .p-sentence_layout3 .c-collay .c-collay_item {
  border: 1px solid #DCDCDC;
  width: 32.07%;
  margin-inline: 1.04167%;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .l-section_main .p-sentence_layout3 .c-collay .c-collay_item {
    width: auto;
    margin-inline: 1.5625%;
  }
}
.p-hcs__wrapper .l-section_main .p-sentence_layout3 .c-collay .component-content {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .l-section_main .p-sentence_layout3 .c-collay .c-list-description__term {
    font-size: var(--font-size-14);
  }
}
.p-hcs__wrapper .l-section_main .p-sentence_layout3 .c-collay .c-list-description__value {
  font-size: var(--font-size-32);
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .l-section_main .p-sentence_layout3 .c-collay .c-list-description__value {
    font-size: var(--font-size-24);
  }
}
.p-hcs__wrapper .l-section_side {
  width: 32.03125%;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .l-section_side {
    width: 100%;
  }
}
.p-hcs__wrapper .l-section_side .p-sentence_text {
  padding: 0;
}
.p-hcs__wrapper .c-list-description_type_horizontal, .p-hcs__wrapper .c-list-description_type_horizontal .component-content {
  padding-left: 0;
  padding-right: 0;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .c-list-description_type_horizontal {
    margin-bottom: 40px;
  }
}
.p-hcs__wrapper .c-list-description_type_horizontal .c-list-description__item {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 0;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .c-list-description_type_horizontal .c-list-description__item {
    flex-direction: column;
    padding-top: 32px;
    padding-bottom: 32px;
    gap: 16px;
  }
}
.p-hcs__wrapper .c-list-description_type_horizontal .c-list-description__item:not(:first-child) {
  border-top: 1px solid #DCDCDC;
}
.p-hcs__wrapper .c-list-description_type_horizontal .c-list-description__item:nth-child(1) .c-list-description__term::before {
  background-image: url(/-/media/Project/Fujitsu/Fujitsu-HQ/gmu/hcs/assets/hcs_icon_board.svg);
  width: 20px;
}
.p-hcs__wrapper .c-list-description_type_horizontal .c-list-description__item:nth-child(2) .c-list-description__term {
  padding-top: 8px;
}
.p-hcs__wrapper .c-list-description_type_horizontal .c-list-description__item:nth-child(2) .c-list-description__term::before {
  background-image: url(/-/media/Project/Fujitsu/Fujitsu-HQ/gmu/hcs/assets/hcs_icon_light.svg);
  width: 28px;
}
.p-hcs__wrapper .c-list-description_type_horizontal .c-list-description__item:nth-child(3) .c-list-description__term {
  padding-top: 8px;
}
.p-hcs__wrapper .c-list-description_type_horizontal .c-list-description__item:nth-child(3) .c-list-description__term::before {
  background-image: url(/-/media/Project/Fujitsu/Fujitsu-HQ/gmu/hcs/assets/hcs_icon_effect.svg);
  width: 23px;
}
.p-hcs__wrapper .c-list-description_type_horizontal .c-list-description__term {
  padding-top: 0;
  padding-left: 36px;
  position: relative;
}
.p-hcs__wrapper .c-list-description_type_horizontal .c-list-description__term::before {
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 26px;
}
.p-hcs__wrapper .c-list-description_type_horizontal .c-list-description__value {
  width: 74.9700598802%;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .c-list-description_type_horizontal .c-list-description__value {
    width: 100%;
  }
}
.p-hcs__wrapper .p-uvance-title__jp {
  display: inline-block;
  background: #008224;
  background: linear-gradient(135deg, rgb(0, 130, 36) 0%, rgb(255, 230, 0) 170%);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 40px;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .p-uvance-title__jp {
    font-size: var(--font-size-32);
  }
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .relate__contents .c-banner {
    padding: 16px;
  }
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .c-media-layout {
    flex-direction: row;
  }
}
.p-hcs__wrapper .c-media-layout__media {
  max-width: 154px;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .c-media-layout__media {
    max-width: 55px;
  }
}
.p-hcs__wrapper .c-media-layout__text {
  margin-bottom: 24px;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .c-media-layout__text {
    font-size: var(--font-size-16);
    margin-bottom: 16px;
  }
}
.p-hcs__wrapper .c-media-layout__contents .c-text-lead {
  margin-bottom: 12px;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .c-media-layout__contents .c-text-lead {
    font-size: var(--font-size-18);
  }
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .c-media-layout .c-link__link {
    font-size: var(--font-size-14);
  }
}
.p-hcs__wrapper .p-uvance__wrapper {
  padding-top: 40px;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .p-uvance__wrapper {
    padding-top: 24px;
  }
}
.p-hcs__wrapper .p-sentence_banner {
  margin-top: 32px;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .p-sentence_banner {
    margin-top: 48px;
  }
}
.p-hcs__wrapper .p-case {
  margin: 32px 0 50px;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .p-case {
    margin: 24px 0 48px;
  }
}
.p-hcs__wrapper .p-case__item {
  width: 31.875%;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .p-case__item {
    width: 100%;
  }
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .p-case__summary {
    margin-top: 8px;
  }
}
.p-hcs__wrapper .p-event-banner {
  max-width: calc(1280px + 7.4%);
  padding: 0 3.7%;
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  background: unset;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .p-event-banner {
    margin-top: 120px;
  }
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .p-event-banner__inner {
    display: flex;
    flex-direction: column-reverse;
  }
}
.p-hcs__wrapper .p-event-banner__contents {
  padding: 130px 65px 130px 30px;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .p-event-banner__contents {
    padding: 53px 0 64px 26px;
  }
}
.p-hcs__wrapper .p-event-banner .c-text-lead,
.p-hcs__wrapper .isga-bg-e6a .c-banner .c-heading_ttl {
  font-size: var(--font-size-56);
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .p-event-banner .c-text-lead,
  .p-hcs__wrapper .isga-bg-e6a .c-banner .c-heading_ttl {
    font-size: var(--font-size-40);
  }
}
.p-hcs__wrapper .p-event-banner .c-text-lead {
  margin-bottom: 16px;
}
.p-hcs__wrapper .p-event-banner__inner {
  position: relative;
  background-color: #121e2d;
}
.p-hcs__wrapper .p-event-banner__inner p,
.p-hcs__wrapper .p-event-banner__inner a {
  color: var(--color-white);
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .p-event-banner__image {
    aspect-ratio: 1/0.768;
    object-fit: cover;
  }
}
/* .p-hcs__wrapper .c-collay {
  align-items: center;
} */
.p-hcs__wrapper .c-heading_ttl.u-font-size-40 {
  font-size: var(--font-size-40);
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .c-heading_ttl.u-font-size-24-sp {
    font-size: var(--font-size-24);
  }
}
.p-hcs__wrapper .isga-bg-e6a .c-banner {
  /* padding: 32px 26px 40px; */
  padding: 32px 3.7% 40px;
}
@media print, screen and (max-width: 767px) {
  .p-hcs__wrapper .u-font-size-20-sp {
    font-size: var(--font-size-20);
  }
  .p-hcs__wrapper .u-mb-58-sp {
    margin-bottom: 58px;
  }
}
.p-hcs__wrapper .case-banner {
  padding-left: 0;
  padding-right: 0;
}
