  @import 'https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@900&display=swap';

figure {
  margin: 0;
}

.zenryoku-AI-header {
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 567px;
  background-image: url('/images/zenryoku-AI/zenryoku-AI-header-image.webp');
  background-position: center;
  background-size: cover;
  padding-top: 2em;
}

.zenryoku-AI-header-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.zenryoku-AI-header-top {
  display: flex;
  align-items: center;
  gap: 20px;
}

.zenryoku-AI-header-text1 {
  margin: 0;
  color: #d83633;
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 900;
  font-size: 64px;
  line-height: 64px;
  -webkit-text-stroke: 12px #ffffff;
  paint-order: stroke;
  padding: 0 48px 0 0;
}

.zenryoku-AI-header-text2 {
  margin: 20px 0;
  color: #d83633;
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 900;
  font-size: 36px;
  line-height: 40px;
  -webkit-text-stroke: 12px #ffffff;
  paint-order: stroke;
  padding: 0 0 0 200px;
}

.zenryoku-AI-header-links {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.zenryoku-AI-header-links.zenryoku-AI-header-links-sticky {
  position: fixed;
  inset: auto 30px 0px auto ;
  z-index: 40;
  flex-direction: row;
  justify-content: center;
  padding: 6px 20px;
  /* background-color: rgb(0255 255 255 / 0.6); */
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.zenryoku-AI-header-links-sticky.show {
  opacity: 1;
  visibility: visible;
}

.zenryoku-AI-header-link,
.zenryoku-AI-header-link-prime {
  padding: 22px 20px;
  border: solid 4px #363343;
  width: 420px;
  text-align: center;
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  background-position: center right 16px;
  background-repeat: no-repeat;
  transition: background-color 0.3s;
}

.zenryoku-AI-header-links-sticky .zenryoku-AI-header-link,
.zenryoku-AI-header-links-sticky .zenryoku-AI-header-link-prime {
  width: 208px;
  padding: 12px 30px 12px 18px;
  font-size: 16px;
  line-height: 25px;
  background-position: center right 8px;
  background-size: 8px;
}

.zenryoku-AI-header-link {
  padding: 22px 30px 22px 10px;
  font-size: 26px;
  background-color: #f8b62b;
  background-image: url(/css/'data:image/svg+xml,<svg xmlns="http:/www.w3.org/2000/svg" width="13.714" height="24" viewBox="0 0 13.714 24"><path d="M12,13.714a1.707,1.707,0,0,1-1.212-.5L.5,2.926A1.714,1.714,0,1,1,2.926.5L12,9.578,21.074.5A1.714,1.714,0,0,1,23.5,2.928L13.213,13.213A1.709,1.709,0,0,1,12,13.714Z" transform="translate(0 24) rotate(-90)" fill="%23363343"/></svg>');
  color: #000000;
}
.zenryoku-AI-header-link::after {
  content: url(/css/'data:image/svg+xml,<svg xmlns="http:/www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14"><path d="M8,33a1,1,0,0,1,1-1h3.972a1.024,1.024,0,0,1,.409.076,1.441,1.441,0,0,1,.325.215s0,0,0,0A1.127,1.127,0,0,1,14,33v4a1,1,0,1,1-2,0V35.416L6.706,40.706a1,1,0,0,1-1.412-1.413L10.584,34H9a1,1,0,0,1-1-1ZM0,35a2,2,0,0,1,2-2H5a1,1,0,1,1,0,2H2v9h9V41a1,1,0,1,1,2,0v3a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2Z" transform="translate(0 -32)" fill="%23363343"/></svg>');
  margin-left: 7px;
  vertical-align: -1px;
}

@media (any-hover: hover) {
.zenryoku-AI-header-link:hover {
  background-color: #d59c26;
}
}

.zenryoku-AI-header-link-prime {
  border-color: #ffffff;
  background-color: #d83633;
  color: #ffffff;
  background-image: url(/css/'data:image/svg+xml,<svg xmlns="http:/www.w3.org/2000/svg" width="13.714" height="24" viewBox="0 0 13.714 24"><path d="M12,13.714a1.707,1.707,0,0,1-1.212-.5L.5,2.926A1.714,1.714,0,1,1,2.926.5L12,9.578,21.074.5A1.714,1.714,0,0,1,23.5,2.928L13.213,13.213A1.709,1.709,0,0,1,12,13.714Z" transform="translate(0 24) rotate(-90)" fill="%23ffffff"/></svg>');
}
.zenryoku-AI-header-link-prime::after {
  content: url(/css/'data:image/svg+xml,<svg xmlns="http:/www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14"><path d="M8,33a1,1,0,0,1,1-1h3.972a1.024,1.024,0,0,1,.409.076,1.441,1.441,0,0,1,.325.215s0,0,0,0A1.127,1.127,0,0,1,14,33v4a1,1,0,1,1-2,0V35.416L6.706,40.706a1,1,0,0,1-1.412-1.413L10.584,34H9a1,1,0,0,1-1-1ZM0,35a2,2,0,0,1,2-2H5a1,1,0,1,1,0,2H2v9h9V41a1,1,0,1,1,2,0v3a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2Z" transform="translate(0 -32)" fill="%23ffffff"/></svg>');
  margin-left: 7px;
  vertical-align: -1px;
}

@media (any-hover: hover) {
.zenryoku-AI-header-link-prime:hover {
  background-color: #a72f2d;
}
}

.zenryoku-AI-summary-container {
  background-color: #f2bc36;
}

.zenryoku-AI-summary-container::before,
.zenryoku-AI-summary-container::after {
  content: '';
  display: block;
  border-top: solid 6px #353442;
  border-bottom: solid 6px #353442;
  height: 24px;
  background-color: #353442;
  background-image: repeating-linear-gradient(-45deg, transparent 0 22px, #f2bc36 22px 64px, transparent 64px 86px);
  background-position: center;
}

.zenryoku-AI-summary-header {
  margin: 20px 0;
  text-align: center;
  color: #353442;
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 900;
  font-size: 42px;
  -webkit-text-stroke: 12px #ffffff;
  paint-order: stroke;
}

.zenryoku-AI-summary-text {
  margin: 20px 0;
  padding: 40px;
  border-radius: 40px;
  background-color: #ffffff;
}

.zenryoku-AI-summary-text-p1 {
  margin: 0;
  font-size: 18px;
  font-style: bold;
}

.zenryoku-AI-summary-text-p2 {
  margin: 0;
  margin-top: 1em;
  color: #d83633;
  font-size: 18px;
  font-style: bold;
}

.zenryoku-AI-summary-text-strong {
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 900;
  font-size: 32px;
}

.zenryoku-AI-summary-text-p3 {
  margin: 0;
  margin-top: 1em;
  font-size: 14px;
  text-indent: -1em;
  padding-left: 1em;
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
  
}

.zenryoku-AI-step-wrapper {
  padding: 40px 0;
  background-color: #fef1e1;
  background-image: repeating-linear-gradient(-45deg, transparent 0 8px, #fff8f0 8px 25px, transparent 25px 33px);
  background-position: center;
}

.zenryoku-AI-step-count {
  margin: auto;
  width: 308px;
  height: 82px;
  color: #ffffff;
  text-align: center;
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 900;
  font-size: 40px;
}

.zenryoku-AI-step-count::before {
  content: '';
  display: block;
  margin-bottom: -82px;
  border: solid transparent 154px;
  border-top: solid #db4f03 82px;
  border-bottom-width: 0;
}

.zenryoku-AI-step-count:not(:first-child) {
  margin-top: 20px;
}

.zenryoku-AI-step-content {
  padding: 17px 19px;
  background-color: #f6b72a;
  background-image: repeating-linear-gradient(-45deg, transparent 0 10px, #353442 10px 27px, transparent 27px 37px);
  background-position: center;
}

.zenryoku-AI-step-content-inner {
  padding: 32px;
  background-color: #ffffff;
}

.zenryoku-AI-step-count:not(:first-child),
.zenryoku-AI-step-content:not(:first-child) {
  margin-top: 20px;
}

.zenryoku-AI-step-chara {
  position: absolute;
  margin-left: -20px;
}

.zenryoku-AI-step-headline {
  margin: 0;
  margin-left: 90px;
  margin-bottom: 15px;
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 900;
  font-size: 40px;
}

.zenryoku-AI-step-text {
  margin-left: 90px;
}

.zenryoku-AI-step-image {
  display: block;
  margin: 20px auto 0;
}

.zenryoku-AI-step-full-image {
  display: block;
}

.zenryoku-AI-step-image + figcaption {
  text-align: center;
}
.link-icon{

}

.link-icon::after {
    content: url(/css/'data:image/svg+xml,<svg xmlns="http:/www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"><path d="M6.857,32.857A.857.857,0,0,1,7.714,32h3.4a.878.878,0,0,1,.351.065,1.235,1.235,0,0,1,.279.184s0,0,0,0a.966.966,0,0,1,.249.6v3.431a.857.857,0,1,1-1.714,0V34.928L5.748,39.463a.856.856,0,0,1-1.211-1.211l4.535-4.537H7.714a.857.857,0,0,1-.857-.857ZM0,34.571a1.714,1.714,0,0,1,1.714-1.714H4.286a.857.857,0,0,1,0,1.714H1.714v7.714H9.429V39.714a.857.857,0,1,1,1.714,0v2.571A1.716,1.716,0,0,1,9.429,44H1.714A1.715,1.715,0,0,1,0,42.286Z" transform="translate(0 -32)" fill="black"/></svg>');
    margin-left: 6px;
}


@media (max-width: 767px) {
  .zenryoku-AI-header {
    gap: 0;
    height: auto;
    background-image: none;
    padding:0;
  }

  .zenryoku-AI-header-main {
    padding: 0;
    background-image: url('/images/zenryoku-AI/zenryoku-AI-header-image-sp.webp');
    background-position: center;
    background-size: cover;
    height: 252px;
  }
  

  .zenryoku-AI-header-top {
    padding-top: 1em;
  }
  

  .zenryoku-AI-header-top img {
    width: 365px;
  }
  .zenryoku-AI-header-text1 {
    font-size: 24px;
    line-height: 36px;
    -webkit-text-stroke-width: 6px;
    padding: 0;
  }

  .zenryoku-AI-header-text2 {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    -webkit-text-stroke-width: 6px;
    padding: 0 0 140px 0;
    text-align: center;
  }

  .zenryoku-AI-header-links {
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    padding: 20px 15px;
    background-color: #f0d285;
    padding: 6px 20px;
    
  }

  .zenryoku-AI-header-link,
  .zenryoku-AI-header-link-prime {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    padding: 0 10px;
    width: 0;
    height: 40px;
    border-width: 2px;
    white-space: nowrap;
    font-size: 18px;
    line-height: 14px;
    background-position: center right 4px;
    margin: 0 1.6em;
  }

  .zenryoku-AI-header-links-sticky .zenryoku-AI-header-link,
  .zenryoku-AI-header-links-sticky .zenryoku-AI-header-link-prime {
    width: 100%;
    padding: 0 10px;
    font-size: 18px;
    line-height: 14px;
    margin: 0 1.6em;
  }
  .zenryoku-AI-header-links.zenryoku-AI-header-links-sticky {
    inset: auto 0 0; */
  }

  .zenryoku-AI-header-link {
    background-image: url(/css/'data:image/svg+xml,<svg xmlns="http:/www.w3.org/2000/svg" width="7.679" height="15.619" viewBox="0 0 7.679 15.619"><path d="M7.809,7.679A1.209,1.209,0,0,1,7.02,7.4L.327,1.638a.868.868,0,0,1,0-1.357A1.247,1.247,0,0,1,1.9.281l5.9,5.082L13.714.282a1.247,1.247,0,0,1,1.577,0,.868.868,0,0,1,0,1.357L8.6,7.4A1.211,1.211,0,0,1,7.809,7.679Z" transform="translate(0 15.619) rotate(-90)" fill="%23363343"/></svg>');
  }

  .zenryoku-AI-header-link-prime {
    background-image: url(/css/'data:image/svg+xml,<svg xmlns="http:/www.w3.org/2000/svg" width="7.679" height="15.619" viewBox="0 0 7.679 15.619"><path d="M7.809,7.679A1.209,1.209,0,0,1,7.02,7.4L.327,1.638a.868.868,0,0,1,0-1.357A1.247,1.247,0,0,1,1.9.281l5.9,5.082L13.714.282a1.247,1.247,0,0,1,1.577,0,.868.868,0,0,1,0,1.357L8.6,7.4A1.211,1.211,0,0,1,7.809,7.679Z" transform="translate(0 15.619) rotate(-90)" fill="%23fff"/></svg>');
  }

  .zenryoku-AI-summary-container::before,
  .zenryoku-AI-summary-container::after {
    border-top-width: 3px;
    border-bottom-width: 3px;
    height: 12px;
    background-image: repeating-linear-gradient(-45deg, transparent 0 11px, #f2bc36 11px 32px, transparent 32px 43px);
  }

  .zenryoku-AI-summary-header {
    font-size: 22px;
    -webkit-text-stroke-width: 6px;
  }

  .zenryoku-AI-summary-text {
    padding: 30px;
  }

  .zenryoku-AI-summary-text-p1,
  .zenryoku-AI-summary-text-p2 {
    font-size: 16px;
  }

  .zenryoku-AI-summary-text-strong {
    font-size: 24px;
  }

  .zenryoku-AI-step-count {
    width: 218px;
    height: 58px;
    font-size: 28px;
  }

  .zenryoku-AI-step-count::before {
    margin-bottom: -58px;
    border-width: 58px 109px 0;
  }

  .zenryoku-AI-step-content {
    padding: 8px;
  }

  .zenryoku-AI-step-content-inner {
    padding: 18px;
  }

  .zenryoku-AI-step-chara {
    margin-left: -10px;
    transform-origin: left top;
    transform: scale(0.7);
  }

  .zenryoku-AI-step-headline {
    min-height: 70px;
    margin-left: 60px;
    font-size: 20px;
    padding-top: 0.4em;
  }

  .zenryoku-AI-step-text {
    margin-left: 0;
  }
}
