.elementor-854 .elementor-element.elementor-element-e30c6f0{margin-top:0%;margin-bottom:-2%;padding:0px 0px 0px 0px;}.elementor-854 .elementor-element.elementor-element-a3f558c > .elementor-widget-container{margin:0% 0% -4% 0%;}/* Start custom CSS for html, class: .elementor-element-c55fc70 *//*
  CUDIORA 固定ページ：コンテンツストック
  Elementor用・完全差し替えCSS
*/

.cudiora-stock-page {
  --cs-bg: #f3efe7;
  --cs-bg-soft: #e9e3d8;
  --cs-ink: #152433;
  --cs-muted: #5d6871;
  --cs-blue: #245a78;
  --cs-blue-dark: #102b40;
  --cs-line: rgba(21, 36, 51, 0.18);
  --cs-white: #ffffff;
  --cs-max: 1120px;
  --cs-pad: clamp(24px, 4vw, 56px);

  /* WordPressメディアURLへ差し替え */
  --cs-hero-image: url("https://cudiora.com/wp-content/uploads/2026/07/contents_stock003.jpg");
  --cs-intro-image: url("https://cudiora.com/wp-content/uploads/2026/07/contents_stock2003.jpg");
  --cs-convergence-image: url("https://cudiora.com/wp-content/uploads/2026/07/cudiora_top011.jpg");
  --cs-origin-image: url("https://cudiora.com/wp-content/uploads/2026/07/contents_stock002.jpg");
  --cs-direction-image: url("https://cudiora.com/wp-content/uploads/2026/07/contents_stock008.jpg");

  width: 100%;
  max-width: none;
  color: var(--cs-ink);
  background: var(--cs-bg);
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
  line-height: 1.85;
  overflow-x: hidden;
}

.cudiora-stock-page *,
.cudiora-stock-page *::before,
.cudiora-stock-page *::after {
  box-sizing: border-box;
}

.cudiora-stock-page h1,
.cudiora-stock-page h2,
.cudiora-stock-page h3,
.cudiora-stock-page p {
  margin-top: 0;
}

.cudiora-stock-page h1,
.cudiora-stock-page h2,
.cudiora-stock-page h3 {
  color: var(--cs-ink);
  letter-spacing: -0.035em;
}

.cudiora-stock-page h1 {
  margin-bottom: 28px;
  font-family: "Noto Serif JP", "Yu Mincho", serif;
  font-size: clamp(28px, 3.2vw, 46px);
  font-weight: 500;
  line-height: 1.45;
}

.cudiora-stock-page h1 span {
  color: var(--cs-blue);
}

.cudiora-stock-page h2 {
  margin-bottom: 24px;
  font-family: "Noto Serif JP", "Yu Mincho", serif;
  font-size: clamp(27px, 2.7vw, 40px);
  font-weight: 500;
  line-height: 1.5;
}

.cudiora-stock-page h3 {
  margin-bottom: 12px;
  font-size: clamp(20px, 1.8vw, 27px);
  line-height: 1.5;
}

.cudiora-stock-page p {
  margin-bottom: 1.25em;
}

.cudiora-stock-page .cs-container {
  width: min(100% - (var(--cs-pad) * 2), var(--cs-max));
  margin-inline: auto;
}

.cudiora-stock-page .cs-section {
  position: relative;
  padding-block: clamp(84px, 10vw, 150px);
}

.cudiora-stock-page .cs-kicker,
.cudiora-stock-page .cs-eyebrow {
  display: block;
  margin-bottom: 18px;
  color: var(--cs-blue);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 0.18em;
}

.cudiora-stock-page .cs-section-heading {
  max-width: 820px;
  margin-bottom: clamp(44px, 6vw, 78px);
}

.cudiora-stock-page .cs-section-heading--wide {
  max-width: 1000px;
}

.cudiora-stock-page .cs-section-heading > p:last-child {
  color: var(--cs-muted);
  font-size: clamp(16px, 1.5vw, 20px);
}

.cudiora-stock-page .cs-large-copy {
  color: var(--cs-ink) !important;
  font-family: "Noto Serif JP", "Yu Mincho", serif;
  font-size: clamp(22px, 2.5vw, 34px) !important;
  line-height: 1.8;
}

.cudiora-stock-page .cs-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 14px 26px;
  border: 1px solid transparent;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  transition: transform 0.25s ease, background-color 0.25s ease,
    color 0.25s ease, border-color 0.25s ease;
}

.cudiora-stock-page .cs-button:hover {
  transform: translateY(-2px);
}

.cudiora-stock-page .cs-button--primary {
  color: var(--cs-white);
  background: var(--cs-blue-dark);
}

.cudiora-stock-page .cs-button--text {
  border-color: var(--cs-line);
  background: rgba(255, 255, 255, 0.56);
}

.cudiora-stock-page .cs-button--light {
  color: var(--cs-blue-dark);
  background: var(--cs-white);
}

/* ヒーロー */
.cudiora-stock-page .cs-hero {
  position: relative;
  padding-block: clamp(88px, 9vw, 128px);
  isolation: isolate;
  overflow: hidden;
  background:
    linear-gradient(
      90deg,
      rgba(243, 239, 231, 0.98) 0%,
      rgba(243, 239, 231, 0.94) 46%,
      rgba(243, 239, 231, 0.68) 72%,
      rgba(243, 239, 231, 0.40) 100%
    ),
    var(--cs-hero-image) center / cover no-repeat;
}

.cudiora-stock-page .cs-hero::after {
  display: none !important;
  content: none !important;
}

.cudiora-stock-page .cs-hero__grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr);
  gap: clamp(36px, 5vw, 64px);
  align-items: center;
}

.cudiora-stock-page .cs-hero__copy,
.cudiora-stock-page .cs-hero__visual {
  min-width: 0;
}

.cudiora-stock-page .cs-hero__lead {
  max-width: 760px;
  color: var(--cs-muted);
  font-size: clamp(17px, 1.6vw, 21px);
}

.cudiora-stock-page .cs-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 36px;
}

.cudiora-stock-page .cs-hero__visual {
  display: grid;
  place-items: center;
}

.cudiora-stock-page .cs-orbit {
  position: relative;
  width: min(30vw, 340px);
  aspect-ratio: 1;
  border: 1px solid rgba(36, 90, 120, 0.30);
  border-radius: 50%;
  background: rgba(243, 239, 231, 0.30);
  backdrop-filter: blur(3px);
}

.cudiora-stock-page .cs-orbit::before,
.cudiora-stock-page .cs-orbit::after {
  content: "";
  position: absolute;
  inset: 12%;
  border: 1px solid rgba(36, 90, 120, 0.22);
  border-radius: 50%;
}

.cudiora-stock-page .cs-orbit::after {
  inset: 27%;
}

.cudiora-stock-page .cs-orbit__center {
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
  display: grid;
  place-items: center;
  width: 38%;
  aspect-ratio: 1;
  color: var(--cs-white);
  background: var(--cs-blue-dark);
  border-radius: 50%;
  text-align: center;
  font-size: clamp(14px, 1.6vw, 22px);
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.35;
}

.cudiora-stock-page .cs-orbit__item {
  position: absolute;
  display: grid;
  place-items: center;
  min-width: 64px;
  min-height: 64px;
  padding: 10px;
  border: 1px solid var(--cs-line);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.88);
  font-size: 12px;
  font-weight: 700;
  box-shadow: 0 14px 35px rgba(16, 43, 64, 0.08);
}

.cudiora-stock-page .cs-orbit__item--1 { top: -3%; left: 42%; }
.cudiora-stock-page .cs-orbit__item--2 { top: 18%; right: -4%; }
.cudiora-stock-page .cs-orbit__item--3 { right: 2%; bottom: 14%; }
.cudiora-stock-page .cs-orbit__item--4 { bottom: -5%; left: 37%; }
.cudiora-stock-page .cs-orbit__item--5 { left: -2%; bottom: 18%; }
.cudiora-stock-page .cs-orbit__item--6 { top: 16%; left: -5%; }

/* 導入 */
.cudiora-stock-page .cs-intro {
  background: var(--cs-bg);
}

.cudiora-stock-page .cs-intro__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(300px, 0.85fr);
  gap: clamp(44px, 7vw, 96px);
  align-items: center;
}

.cudiora-stock-page .cs-intro__image {
  min-height: 460px;
  background:
    linear-gradient(rgba(16, 43, 64, 0.08), rgba(16, 43, 64, 0.22)),
    var(--cs-intro-image) center / cover no-repeat;
}

/* 未来予測 */
.cudiora-stock-page .cs-future {
  background: var(--cs-white);
}

.cudiora-stock-page .cs-timeline {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  border-top: 1px solid var(--cs-line);
  border-bottom: 1px solid var(--cs-line);
}

.cudiora-stock-page .cs-timeline__item {
  min-width: 0;
  min-height: 320px;
  padding: 34px 24px 30px;
  border-right: 1px solid var(--cs-line);
  background: var(--cs-white);
}

.cudiora-stock-page .cs-timeline__item:last-child {
  border-right: 0;
}

.cudiora-stock-page .cs-timeline__number {
  display: block;
  margin-bottom: 56px;
  color: var(--cs-blue);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.15em;
}

.cudiora-stock-page .cs-timeline__item p {
  color: var(--cs-muted);
  font-size: 14px;
}

/* 競争の収斂 */
.cudiora-stock-page .cs-convergence {
  color: var(--cs-white);
  overflow: hidden;
  background:
    linear-gradient(
      90deg,
      rgba(16, 43, 64, 0.98) 0%,
      rgba(16, 43, 64, 0.94) 56%,
      rgba(16, 43, 64, 0.70) 100%
    ),
    var(--cs-convergence-image) center / cover no-repeat;
}

.cudiora-stock-page .cs-convergence h2,
.cudiora-stock-page .cs-convergence h3 {
  color: var(--cs-white);
}

.cudiora-stock-page .cs-convergence .cs-kicker {
  color: #a9cadc;
}

.cudiora-stock-page .cs-convergence__grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
  gap: clamp(50px, 9vw, 130px);
  align-items: center;
}

.cudiora-stock-page .cs-convergence__copy p {
  color: rgba(255, 255, 255, 0.78);
}

.cudiora-stock-page .cs-convergence__statement {
  padding: 38px;
  border: 1px solid rgba(255, 255, 255, 0.26);
  background: rgba(16, 43, 64, 0.46);
  backdrop-filter: blur(5px);
}

.cudiora-stock-page .cs-convergence__statement p,
.cudiora-stock-page .cs-convergence__statement strong {
  margin: 0;
  text-align: center;
}

.cudiora-stock-page .cs-convergence__statement span {
  display: block;
  margin: 10px 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.45);
}

.cudiora-stock-page .cs-convergence__statement strong {
  display: block;
  margin-top: 4px;
  padding: 18px 12px;
  color: var(--cs-blue-dark);
  background: var(--cs-white);
  font-size: clamp(20px, 2.2vw, 30px);
}

/* 定義 */
.cudiora-stock-page .cs-definition {
  background: var(--cs-bg-soft);
}

.cudiora-stock-page .cs-definition__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  background: var(--cs-line);
}

.cudiora-stock-page .cs-definition__item {
  min-width: 0;
  min-height: 300px;
  padding: 34px 28px;
  overflow: visible;
  background: var(--cs-bg);
}

.cudiora-stock-page .cs-definition__item > span {
  display: block;
  margin-bottom: 52px;
  color: var(--cs-blue);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.14em;
}

.cudiora-stock-page .cs-definition__item h3,
.cudiora-stock-page .cs-definition__item p {
  max-width: 100%;
  white-space: normal;
  overflow: visible;
  overflow-wrap: anywhere;
}

.cudiora-stock-page .cs-definition__item h3 {
  font-size: clamp(19px, 1.55vw, 24px);
}

.cudiora-stock-page .cs-definition__item p {
  color: var(--cs-muted);
  font-size: 14px;
}

/* 6つの情報 */
.cudiora-stock-page .cs-assets {
  background: var(--cs-bg);
}

.cudiora-stock-page .cs-assets__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  background: var(--cs-line);
}

.cudiora-stock-page .cs-assets__item {
  min-width: 0;
  min-height: 260px;
  padding: 30px 26px;
  background: var(--cs-white);
}

.cudiora-stock-page .cs-assets__item span {
  display: block;
  margin-bottom: 40px;
  color: var(--cs-blue);
  font-size: 12px;
  font-weight: 700;
}

.cudiora-stock-page .cs-assets__item p {
  color: var(--cs-muted);
  font-size: 14px;
}



/* 思想 */
.cudiora-stock-page .cs-origin {
  overflow: hidden;
  background:
    linear-gradient(
      90deg,
      rgba(223, 231, 232, 0.98) 0%,
      rgba(223, 231, 232, 0.94) 62%,
      rgba(223, 231, 232, 0.62) 100%
    ),
    var(--cs-origin-image) right center / min(46%, 640px) 100% no-repeat,
    #dfe7e8;
}

.cudiora-stock-page .cs-origin__grid {
  display: grid;
  grid-template-columns: minmax(180px, 0.42fr) minmax(0, 1.58fr);
  gap: clamp(50px, 9vw, 130px);
  align-items: center;
}

.cudiora-stock-page .cs-origin__label p {
  margin: 0;
  color: var(--cs-blue);
  font-family: "Noto Serif JP", "Yu Mincho", serif;
  font-size: clamp(32px, 3.8vw, 54px);
  line-height: 1.02;
  letter-spacing: -0.055em;
}

.cudiora-stock-page .cs-origin__copy p {
  color: var(--cs-muted);
}

.cudiora-stock-page .cs-origin__conclusion {
  padding-top: 26px;
  border-top: 1px solid var(--cs-line);
  color: var(--cs-ink) !important;
  font-weight: 700;
}

/* サービス */
.cudiora-stock-page .cs-service {
  background: var(--cs-bg);
}

.cudiora-stock-page .cs-service__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  background: var(--cs-line);
}

.cudiora-stock-page .cs-service__item {
  min-width: 0;
  min-height: 310px;
  padding: 34px 30px;
  background: var(--cs-white);
}

.cudiora-stock-page .cs-service__number {
  display: block;
  margin-bottom: 64px;
  color: var(--cs-blue);
  font-size: 12px;
  font-weight: 700;
}

.cudiora-stock-page .cs-service__item p {
  color: var(--cs-muted);
}

.cudiora-stock-page .cs-service__item--accent {
  display: flex;
  align-items: flex-end;
  color: var(--cs-white);
  background:
    linear-gradient(rgba(16, 43, 64, 0.86), rgba(16, 43, 64, 0.94)),
    var(--cs-origin-image) center / cover no-repeat;
}

.cudiora-stock-page .cs-service__item--accent .cs-service__message {
  color: var(--cs-white);
  font-family: "Noto Serif JP", "Yu Mincho", serif;
  font-size: clamp(22px, 2.2vw, 31px);
  line-height: 1.65;
}

/* 公開ディレクション */
.cudiora-stock-page .cs-direction-log {
  overflow: hidden;
  background:
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(255, 255, 255, 0.98) 64%,
      rgba(255, 255, 255, 0.76) 100%
    ),
    var(--cs-direction-image) right center / min(38%, 520px) 100% no-repeat,
    var(--cs-white);
}

.cudiora-stock-page .cs-direction-log__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: clamp(48px, 9vw, 130px);
}

.cudiora-stock-page .cs-direction-log__grid > div:last-child {
  padding-top: 42px;
  color: var(--cs-muted);
}

/* CTA */
.cudiora-stock-page .cs-cta {
  color: var(--cs-white);
  background: var(--cs-blue-dark);
}

.cudiora-stock-page .cs-cta h2 {
  color: var(--cs-white);
}

.cudiora-stock-page .cs-cta .cs-kicker {
  color: #a9cadc;
}

.cudiora-stock-page .cs-cta__inner {
  max-width: 920px;
  text-align: center;
}

.cudiora-stock-page .cs-cta__inner p:not(.cs-kicker) {
  max-width: 760px;
  margin-inline: auto;
  color: rgba(255, 255, 255, 0.74);
}

/* 表示アニメーション */
.cudiora-stock-page.js-ready [data-cs-reveal] {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.75s ease, transform 0.75s ease;
}

.cudiora-stock-page.js-ready [data-cs-reveal].is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* タブレット */
@media (max-width: 1024px) {
  .cudiora-stock-page .cs-hero__grid,
  .cudiora-stock-page .cs-intro__grid,
  .cudiora-stock-page .cs-convergence__grid,
  .cudiora-stock-page .cs-origin__grid,
  .cudiora-stock-page .cs-direction-log__grid {
    grid-template-columns: 1fr;
  }

  .cudiora-stock-page .cs-orbit {
    width: min(70vw, 420px);
  }

  .cudiora-stock-page .cs-timeline {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cudiora-stock-page .cs-timeline__item:nth-child(2n) {
    border-right: 0;
  }

  .cudiora-stock-page .cs-timeline__item:last-child {
    grid-column: 1 / -1;
  }

  .cudiora-stock-page .cs-definition__grid,
  .cudiora-stock-page .cs-assets__grid,
  .cudiora-stock-page .cs-service__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cudiora-stock-page .cs-direction-log__grid > div:last-child {
    padding-top: 0;
  }

  .cudiora-stock-page .cs-origin,
  .cudiora-stock-page .cs-direction-log {
    background-size: cover;
  }
}

/* iPad mini */
@media (max-width: 820px) {
  .cudiora-stock-page .cs-section {
    padding-block: 82px;
  }

  .cudiora-stock-page .cs-timeline,
  .cudiora-stock-page .cs-definition__grid,
  .cudiora-stock-page .cs-assets__grid,
  .cudiora-stock-page .cs-service__grid {
    grid-template-columns: 1fr;
  }

  .cudiora-stock-page .cs-timeline__item,
  .cudiora-stock-page .cs-timeline__item:last-child {
    grid-column: auto;
    min-height: auto;
    border-right: 0;
  }

  .cudiora-stock-page .cs-timeline__number,
  .cudiora-stock-page .cs-definition__item > span,
  .cudiora-stock-page .cs-assets__item span,
  .cudiora-stock-page .cs-service__number {
    margin-bottom: 28px;
  }

  .cudiora-stock-page .cs-flow {
    display: grid;
    grid-template-columns: 1fr;
  }

  .cudiora-stock-page .cs-flow i {
    transform: rotate(90deg);
    text-align: center;
  }
}

/* スマートフォン */
@media (max-width: 600px) {
  .cudiora-stock-page {
    --cs-pad: 22px;
  }

  .cudiora-stock-page .cs-hero {
    padding-block: 86px 76px;
    background:
      linear-gradient(
        180deg,
        rgba(243, 239, 231, 0.88) 0%,
        rgba(243, 239, 231, 0.94) 52%,
        rgba(243, 239, 231, 0.99) 100%
      ),
      var(--cs-hero-image) center / cover no-repeat;
  }

  .cudiora-stock-page h1 {
    font-size: clamp(26px, 7.5vw, 34px);
  }

  .cudiora-stock-page h2 {
    font-size: clamp(23px, 7vw, 30px);
  }

  .cudiora-stock-page .cs-hero__actions {
    display: grid;
    grid-template-columns: 1fr;
  }

  .cudiora-stock-page .cs-button {
    width: 100%;
  }

  .cudiora-stock-page .cs-orbit {
    width: min(82vw, 340px);
  }

  .cudiora-stock-page .cs-orbit__item {
    min-width: 52px;
    min-height: 52px;
    font-size: 10px;
  }

  .cudiora-stock-page .cs-intro__image {
    min-height: 300px;
  }

  .cudiora-stock-page .cs-origin__label p {
    font-size: clamp(29px, 11vw, 40px);
  }
}


/* ==================================================
  CONTENT STOCK 修正版
  ヒーローH1縮小
  WHY CONTENT STOCKのみ調整
================================================== */


/* ==================================================
  01｜ヒーローH1
================================================== */

.cudiora-stock-page #cs-hero-title {
  max-width: 700px;
  font-size: clamp(27px, 2.55vw, 38px);
  line-height: 1.55;
}


/* ==================================================
  02｜WHY CONTENT STOCK
================================================== */

.cudiora-stock-page .cs-intro__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);
  gap: clamp(46px, 6vw, 88px);
  align-items: stretch;
}

.cudiora-stock-page .cs-intro__content {
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.cudiora-stock-page .cs-intro__content h2 {
  max-width: 620px;
  margin-bottom: 32px;
}

.cudiora-stock-page .cs-intro__content > p:not(.cs-kicker) {
  max-width: 650px;
  color: var(--cs-muted);
  font-size: 16px;
  line-height: 2;
}


/* ==================================================
  03｜写真
================================================== */

.cudiora-stock-page .cs-intro__image {
  position: relative;
  isolation: isolate;

  min-width: 0;
  min-height: 540px;

  display: flex;
  align-items: flex-end;

  padding: clamp(28px, 4vw, 48px);

  overflow: hidden;

  background:
    linear-gradient(
      180deg,
      rgba(16, 43, 64, 0.04) 0%,
      rgba(16, 43, 64, 0.18) 45%,
      rgba(16, 43, 64, 0.9) 100%
    ),
    var(--cs-intro-image) center / cover no-repeat;
}

.cudiora-stock-page .cs-intro__image-copy {
  position: relative;
  z-index: 2;

  width: 100%;
  max-width: 620px;
}

.cudiora-stock-page .cs-intro__image-title {
  margin-bottom: 12px;

  color: #fff;

  font-family:
    "Noto Serif JP",
    "Yu Mincho",
    serif;

  font-size: clamp(25px, 2.4vw, 36px);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.035em;
}

.cudiora-stock-page .cs-intro__image-text {
  max-width: 580px;
  margin-bottom: 0;

  color: rgba(255, 255, 255, 0.88);

  font-size: clamp(15px, 1.25vw, 18px);
  line-height: 1.95;
}


/* ==================================================
  04｜タブレット
================================================== */

@media (max-width: 1024px) {

  .cudiora-stock-page #cs-hero-title {
    font-size: clamp(27px, 4.2vw, 37px);
  }

  .cudiora-stock-page .cs-intro__grid {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .cudiora-stock-page .cs-intro__content {
    max-width: 760px;
  }

  .cudiora-stock-page .cs-intro__image {
    min-height: 500px;
  }
}


/* ==================================================
  05｜スマートフォン
================================================== */

@media (max-width: 600px) {

  .cudiora-stock-page #cs-hero-title {
    font-size: clamp(25px, 7vw, 31px);
    line-height: 1.58;
  }

  .cudiora-stock-page .cs-intro__content h2 {
    margin-bottom: 24px;
  }

  .cudiora-stock-page .cs-intro__content > p:not(.cs-kicker) {
    font-size: 15px;
    line-height: 1.9;
  }

  .cudiora-stock-page .cs-intro__image {
    min-height: 410px;
    padding: 24px 20px;
  }

  .cudiora-stock-page .cs-intro__image-title {
    font-size: clamp(23px, 7vw, 29px);
  }

  .cudiora-stock-page .cs-intro__image-text {
    font-size: 15px;
    line-height: 1.85;
  }
}

/* ==================================================
  ヒーロー背景写真を鮮明にする
================================================== */

.cudiora-stock-page .cs-hero {
  background:
    linear-gradient(
      90deg,
      rgba(243, 239, 231, 0.96) 0%,
      rgba(243, 239, 231, 0.88) 42%,
      rgba(243, 239, 231, 0.36) 68%,
      rgba(243, 239, 231, 0.10) 100%
    ),
    var(--cs-hero-image) center / cover no-repeat;
}


.cudiora-stock-page .cs-convergence {
  background:
    linear-gradient(
      90deg,
      rgba(16, 43, 64, 0.90) 0%,
      rgba(16, 43, 64, 0.72) 40%,
      rgba(16, 43, 64, 0.28) 66%,
      rgba(16, 43, 64, 0.06) 100%
    ),
    var(--cs-convergence-image) center / cover no-repeat;
}

.cudiora-stock-page .cs-convergence__statement {
  background: rgba(16, 43, 64, 0.30);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}

/* ==================================================
  THE IDEA BEHIND IT
  ・説明文の幅を狭くする
  ・右側写真を元サイズ基準で表示
  ・グラデーションを明確にする
================================================== */

.cudiora-stock-page .cs-origin {
  background:
    linear-gradient(
      90deg,
      rgba(223, 231, 232, 0.98) 0%,
      rgba(223, 231, 232, 0.98) 48%,
      rgba(223, 231, 232, 0.90) 57%,
      rgba(223, 231, 232, 0.42) 68%,
      rgba(223, 231, 232, 0.06) 78%,
      rgba(223, 231, 232, 0) 100%
    ),
    var(--cs-origin-image) right center / auto 100% no-repeat,
    #dfe7e8;
}


/* セクション全体の左右配分 */
.cudiora-stock-page .cs-origin__grid {
  grid-template-columns: minmax(150px, 0.36fr) minmax(0, 1fr);
  gap: clamp(42px, 6vw, 84px);
  align-items: center;
}


/* 説明文の横幅を絞る */
.cudiora-stock-page .cs-origin__copy {
  max-width: 620px;
}

.cudiora-stock-page .cs-origin__copy h2 {
  max-width: 560px;
}

.cudiora-stock-page .cs-origin__copy p {
  max-width: 560px;
}


/* 結論部分も同じ幅に揃える */
.cudiora-stock-page .cs-origin__conclusion {
  max-width: 560px;
}


/* ==================================================
  タブレット
================================================== */

@media (max-width: 1024px) {

  .cudiora-stock-page .cs-origin {
    background:
      linear-gradient(
        90deg,
        rgba(223, 231, 232, 0.98) 0%,
        rgba(223, 231, 232, 0.96) 56%,
        rgba(223, 231, 232, 0.58) 76%,
        rgba(223, 231, 232, 0.14) 100%
      ),
      var(--cs-origin-image) right center / auto 100% no-repeat,
      #dfe7e8;
  }

  .cudiora-stock-page .cs-origin__copy {
    max-width: 580px;
  }

  .cudiora-stock-page .cs-origin__copy h2,
  .cudiora-stock-page .cs-origin__copy p,
  .cudiora-stock-page .cs-origin__conclusion {
    max-width: 520px;
  }
}


/* ==================================================
  スマートフォン
================================================== */

@media (max-width: 600px) {

  .cudiora-stock-page .cs-origin {
    background:
      linear-gradient(
        180deg,
        rgba(223, 231, 232, 0.94) 0%,
        rgba(223, 231, 232, 0.96) 54%,
        rgba(223, 231, 232, 0.72) 74%,
        rgba(223, 231, 232, 0.26) 100%
      ),
      var(--cs-origin-image) right bottom / auto 62% no-repeat,
      #dfe7e8;
  }

  .cudiora-stock-page .cs-origin__copy,
  .cudiora-stock-page .cs-origin__copy h2,
  .cudiora-stock-page .cs-origin__copy p,
  .cudiora-stock-page .cs-origin__conclusion {
    max-width: 100%;
  }
}

/* ==================================================
  ヒーロー全体のカバーをさらに薄くする
  左側の文字エリアも写真を見せる
================================================== */

.cudiora-stock-page .cs-hero {
  background:
    linear-gradient(
      90deg,
      rgba(243, 239, 231, 0.88) 0%,
      rgba(243, 239, 231, 0.82) 34%,
      rgba(243, 239, 231, 0.52) 58%,
      rgba(243, 239, 231, 0.18) 78%,
      rgba(243, 239, 231, 0.02) 100%
    ),
    var(--cs-hero-image) center / cover no-repeat;
}

.cudiora-stock-page .cs-hero__copy {
  padding: 28px 30px;
  background: rgba(243, 239, 231, 0.44);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}

@media (min-width: 1025px) {
  .cudiora-stock-page .cs-hero .cs-container {
    width: min(calc(100% - 148px), 1400px);
  }
}

@media (max-width: 600px) {
  .cudiora-stock-page #cs-hero-title {
    font-size: 25px;
  }
}

/* CUDIORA SERVICE メッセージを少し小さく */

.cudiora-stock-page .cs-service__item--accent .cs-service__message{
    font-size: clamp(19px, 1.5vw, 25px);
    line-height: 1.7;
}

/* ==================================================
  写真を使ったセクション共通設定
================================================== */

.cudiora-stock-page .cs-photo-section {
  overflow: hidden;
}

.cudiora-stock-page .cs-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center;
  gap: clamp(48px, 7vw, 110px);
}

.cudiora-stock-page .cs-split--photo-left .cs-split__visual {
  order: 1;
}

.cudiora-stock-page .cs-split--photo-left .cs-split__content {
  order: 2;
}

.cudiora-stock-page .cs-split--photo-right .cs-split__content {
  order: 1;
}

.cudiora-stock-page .cs-split--photo-right .cs-split__visual {
  order: 2;
}

.cudiora-stock-page .cs-split__content {
  min-width: 0;
}

.cudiora-stock-page .cs-split__visual {
  position: relative;
  min-height: clamp(400px, 48vw, 640px);
  overflow: hidden;
}

.cudiora-stock-page .cs-split__visual img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: inherit;
  object-fit: cover;
  object-position: center;
}

.cudiora-stock-page .cs-split__visual--portrait {
  max-width: 520px;
  margin-left: auto;
}

.cudiora-stock-page .cs-section-text {
  max-width: 650px;
}

.cudiora-stock-page .cs-section-text p:last-child {
  margin-bottom: 0;
}


/* ==================================================
  FUTURE PREDICTION
================================================== */

.cudiora-stock-page .cs-future {
  background: #f3efe7;
}

.cudiora-stock-page .cs-future .cs-split__visual {
  min-height: clamp(460px, 53vw, 690px);
}

.cudiora-stock-page .cs-future .cs-split__visual::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      180deg,
      rgba(18, 25, 28, 0) 55%,
      rgba(18, 25, 28, 0.25) 100%
    );
  pointer-events: none;
}

.cudiora-stock-page .cs-emphasis-line {
  max-width: 600px;
  margin-top: clamp(32px, 4vw, 52px);
  padding-top: 24px;
  border-top: 1px solid rgba(28, 35, 36, 0.25);
  font-size: clamp(17px, 1.5vw, 21px);
  line-height: 1.8;
  font-weight: 500;
}


/* ==================================================
  DEFINITION
================================================== */

.cudiora-stock-page .cs-definition {
  background: #fff;
}

.cudiora-stock-page .cs-definition .cs-split {
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
}

.cudiora-stock-page .cs-definition .cs-split__visual {
  min-height: clamp(420px, 47vw, 610px);
}

.cudiora-stock-page .cs-definition__note {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 20px;
  max-width: 620px;
  margin-top: clamp(32px, 4vw, 50px);
  padding-top: 24px;
  border-top: 1px solid rgba(28, 35, 36, 0.22);
}

.cudiora-stock-page .cs-definition__note-number {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.12em;
  opacity: 0.55;
}

.cudiora-stock-page .cs-definition__note p {
  margin: 0;
  font-size: 15px;
  line-height: 1.9;
}


/* ==================================================
  WHAT TO STOCK
================================================== */

.cudiora-stock-page .cs-what-stock {
  background: #ece8df;
}

.cudiora-stock-page .cs-section-heading--wide {
  max-width: 850px;
  margin-bottom: clamp(42px, 6vw, 72px);
}

.cudiora-stock-page .cs-wide-photo {
  position: relative;
  margin: 0 0 clamp(44px, 6vw, 76px);
  overflow: hidden;
}

.cudiora-stock-page .cs-wide-photo img {
  display: block;
  width: 100%;
  height: clamp(300px, 38vw, 520px);
  object-fit: cover;
  object-position: center;
}

.cudiora-stock-page .cs-wide-photo::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 42%;
  background:
    linear-gradient(
      180deg,
      rgba(13, 19, 20, 0) 0%,
      rgba(13, 19, 20, 0.58) 100%
    );
  pointer-events: none;
}

.cudiora-stock-page .cs-wide-photo figcaption {
  position: absolute;
  z-index: 2;
  left: clamp(22px, 4vw, 52px);
  bottom: clamp(20px, 3vw, 42px);
  max-width: 620px;
  margin: 0;
  color: #fff;
  font-size: clamp(16px, 1.7vw, 22px);
  line-height: 1.7;
}

.cudiora-stock-page .cs-stock-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid rgba(26, 33, 34, 0.28);
  border-left: 1px solid rgba(26, 33, 34, 0.28);
}

.cudiora-stock-page .cs-stock-item {
  min-height: 260px;
  padding: clamp(28px, 3.5vw, 46px);
  border-right: 1px solid rgba(26, 33, 34, 0.28);
  border-bottom: 1px solid rgba(26, 33, 34, 0.28);
}

.cudiora-stock-page .cs-stock-item__number {
  margin: 0 0 38px;
  font-size: 11px;
  letter-spacing: 0.14em;
  opacity: 0.48;
}

.cudiora-stock-page .cs-stock-item h3 {
  margin: 0 0 16px;
  font-size: clamp(19px, 1.7vw, 24px);
  line-height: 1.5;
}

.cudiora-stock-page .cs-stock-item p:last-child {
  margin: 0;
  font-size: 14px;
  line-height: 1.9;
}


/* ==================================================
  CONTENT CIRCULATION
================================================== */

.cudiora-stock-page .cs-circulation {
  position: relative;
  min-height: 760px;
  display: flex;
  align-items: center;
  overflow: hidden;
  color: #fff;
  background: #182326;
}

.cudiora-stock-page .cs-circulation__background {
  position: absolute;
  inset: 0;
}

.cudiora-stock-page .cs-circulation__background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0.74;
}

.cudiora-stock-page .cs-circulation::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background:
    linear-gradient(
      90deg,
      rgba(16, 25, 27, 0.92) 0%,
      rgba(16, 25, 27, 0.78) 42%,
      rgba(16, 25, 27, 0.38) 72%,
      rgba(16, 25, 27, 0.18) 100%
    );
}

.cudiora-stock-page .cs-circulation__inner {
  position: relative;
  z-index: 2;
  width: 100%;
}

.cudiora-stock-page .cs-circulation__heading {
  max-width: 720px;
}

.cudiora-stock-page .cs-circulation .cs-section-label,
.cudiora-stock-page .cs-circulation .cs-section-title,
.cudiora-stock-page .cs-circulation .cs-section-lead {
  color: inherit;
}

.cudiora-stock-page .cs-circulation-flow {
  display: grid;
  grid-template-columns:
    minmax(0, 1fr)
    54px
    minmax(0, 1fr)
    54px
    minmax(0, 1fr);
  align-items: stretch;
  gap: 18px;
  margin-top: clamp(52px, 7vw, 94px);
}

.cudiora-stock-page .cs-circulation-flow__item {
  min-height: 210px;
  padding: clamp(26px, 3vw, 40px);
  border-top: 1px solid rgba(255, 255, 255, 0.58);
  border-bottom: 1px solid rgba(255, 255, 255, 0.28);
  background: rgba(13, 21, 23, 0.3);
  backdrop-filter: blur(5px);
}

.cudiora-stock-page .cs-circulation-flow__item span {
  display: block;
  margin-bottom: 34px;
  font-size: 11px;
  letter-spacing: 0.12em;
  opacity: 0.62;
}

.cudiora-stock-page .cs-circulation-flow__item strong {
  display: block;
  margin-bottom: 13px;
  font-size: clamp(18px, 1.6vw, 23px);
  line-height: 1.5;
  font-weight: 500;
}

.cudiora-stock-page .cs-circulation-flow__item p {
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
  opacity: 0.82;
}

.cudiora-stock-page .cs-circulation-flow__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  font-weight: 300;
  opacity: 0.65;
}


/* ==================================================
  OPEN DIRECTION
================================================== */

.cudiora-stock-page .cs-open-direction {
  background: #f3efe7;
}

.cudiora-stock-page .cs-split--open {
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.9fr);
}

.cudiora-stock-page .cs-open-direction__visual {
  min-height: clamp(520px, 58vw, 760px);
}

.cudiora-stock-page .cs-open-direction__visual img {
  object-position: center;
}

.cudiora-stock-page .cs-open-direction__visual::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 38%;
  background:
    linear-gradient(
      180deg,
      rgba(17, 24, 25, 0) 0%,
      rgba(17, 24, 25, 0.68) 100%
    );
  pointer-events: none;
}

.cudiora-stock-page .cs-open-direction__quote {
  max-width: 650px;
  margin: clamp(38px, 5vw, 62px) 0 0;
  padding: 26px 0 0;
  border: 0;
  border-top: 1px solid rgba(28, 35, 36, 0.3);
  font-size: clamp(18px, 1.8vw, 25px);
  line-height: 1.75;
  font-style: normal;
  font-weight: 500;
}

.cudiora-stock-page .cs-open-direction__caption {
  position: absolute;
  z-index: 2;
  right: clamp(22px, 3vw, 42px);
  bottom: clamp(22px, 3vw, 42px);
  left: clamp(22px, 3vw, 42px);
  color: #fff;
}

.cudiora-stock-page .cs-open-direction__caption span {
  display: block;
  margin-bottom: 8px;
  font-size: 10px;
  letter-spacing: 0.18em;
  opacity: 0.7;
}

.cudiora-stock-page .cs-open-direction__caption p {
  margin: 0;
  font-size: clamp(14px, 1.35vw, 18px);
  line-height: 1.7;
}


/* ==================================================
  タブレット
================================================== */

@media (max-width: 1024px) {

  .cudiora-stock-page .cs-split,
  .cudiora-stock-page .cs-definition .cs-split,
  .cudiora-stock-page .cs-split--open {
    grid-template-columns: minmax(0, 1fr) minmax(280px, 0.82fr);
    gap: 42px;
  }

  .cudiora-stock-page .cs-stock-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cudiora-stock-page .cs-circulation {
    min-height: auto;
  }

  .cudiora-stock-page .cs-circulation-flow {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .cudiora-stock-page .cs-circulation-flow__arrow {
    height: 48px;
    transform: rotate(90deg);
  }

  .cudiora-stock-page .cs-circulation-flow__item {
    min-height: 0;
  }
}


/* ==================================================
  スマートフォン
================================================== */

@media (max-width: 767px) {

  .cudiora-stock-page .cs-split,
  .cudiora-stock-page .cs-definition .cs-split,
  .cudiora-stock-page .cs-split--open {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  /* スマホでも写真と文章の順番を交互に残す */
  .cudiora-stock-page .cs-split--photo-left .cs-split__visual {
    order: 1;
  }

  .cudiora-stock-page .cs-split--photo-left .cs-split__content {
    order: 2;
  }

  .cudiora-stock-page .cs-split--photo-right .cs-split__content {
    order: 1;
  }

  .cudiora-stock-page .cs-split--photo-right .cs-split__visual {
    order: 2;
  }

  .cudiora-stock-page .cs-split__visual,
  .cudiora-stock-page .cs-future .cs-split__visual,
  .cudiora-stock-page .cs-definition .cs-split__visual,
  .cudiora-stock-page .cs-open-direction__visual {
    width: 100%;
    max-width: none;
    min-height: 0;
    height: clamp(320px, 108vw, 480px);
    margin: 0;
  }

  .cudiora-stock-page .cs-split__visual img {
    min-height: 0;
  }

  .cudiora-stock-page .cs-definition__note {
    grid-template-columns: 38px minmax(0, 1fr);
    gap: 14px;
  }

  .cudiora-stock-page .cs-wide-photo img {
    height: clamp(280px, 88vw, 420px);
  }

  .cudiora-stock-page .cs-wide-photo figcaption {
    right: 22px;
    font-size: 15px;
  }

  .cudiora-stock-page .cs-stock-grid {
    grid-template-columns: 1fr;
  }

  .cudiora-stock-page .cs-stock-item {
    min-height: 0;
  }

  .cudiora-stock-page .cs-stock-item__number {
    margin-bottom: 25px;
  }

  .cudiora-stock-page .cs-circulation {
    min-height: auto;
  }

  .cudiora-stock-page .cs-circulation::before {
    background:
      linear-gradient(
        180deg,
        rgba(16, 25, 27, 0.92) 0%,
        rgba(16, 25, 27, 0.8) 58%,
        rgba(16, 25, 27, 0.68) 100%
      );
  }

  .cudiora-stock-page .cs-circulation__background img {
    object-position: 62% center;
  }

  .cudiora-stock-page .cs-circulation-flow__item {
    padding: 27px 22px;
  }

  .cudiora-stock-page .cs-open-direction__quote {
    font-size: 18px;
    line-height: 1.75;
  }
}

.cs-circulation{
    position:relative;
    background:#182326;
    border-radius:12px;
    overflow:hidden;
}

.cs-circulation .cs-container{
    position:relative;
    z-index:2;
    max-width:1200px;
    margin:auto;
    padding:120px 70px;
}

.cs-circulation__background{
    position:absolute;
    inset:0;
}

.cs-circulation__background img{
    width:100%;
    height:100%;
    object-fit:cover;
    opacity:.45;
}

/* ==================================================
  CONTENT CIRCULATION
  帯の高さを抑える
================================================== */

.cudiora-stock-page .cs-circulation {
  min-height: 520px;
}

.cudiora-stock-page .cs-circulation .cs-container {
  padding-top: 80px;
  padding-bottom: 80px;
}

.cudiora-stock-page .cs-circulation-flow {
  margin-top: 48px;
}

.cudiora-stock-page .cs-circulation-flow__item {
  min-height: 170px;
  padding: 26px 28px;
}

.cudiora-stock-page .cs-circulation-flow__item span {
  margin-bottom: 22px;
}

@media (max-width: 767px) {
  .cudiora-stock-page .cs-circulation {
    min-height: auto;
  }

  .cudiora-stock-page .cs-circulation .cs-container {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .cudiora-stock-page .cs-circulation-flow {
    margin-top: 36px;
  }

  .cudiora-stock-page .cs-circulation-flow__item {
    min-height: 0;
    padding: 24px 22px;
  }
}

/* CONTENT CIRCULATION：上下余白を最小化 */

.cudiora-stock-page .cs-circulation {
  min-height: auto;
}

.cudiora-stock-page .cs-circulation .cs-container {
  padding-top: 0px;
  padding-bottom: 0px;
}

.cudiora-stock-page .cs-circulation-flow {
  margin-top: 16px;
}

.cudiora-stock-page .cs-circulation__heading {
  margin-bottom: 0;
}

.cudiora-stock-page .cs-circulation-flow__item {
  min-height: 0;
  padding-top: 18px;
  padding-bottom: 18px;
}

/* CONTENT CIRCULATION：文字エリアだけ横に広げる */

.cudiora-stock-page .cs-circulation__inner {
  width: min(calc(100% - 40px), 1280px);
  max-width: 1280px;
  margin-inline: auto;
}

.cudiora-stock-page .cs-circulation__heading {
  max-width: 860px;
}

.cudiora-stock-page .cs-circulation-flow {
  width: 100%;
}


/* ==================================================
  PAID ARTICLE
  有料記事への導線
================================================== */

.cudiora-stock-page .cs-paid-article {
  background: #f3efe7;
}

.cudiora-stock-page .cs-paid-article__inner {
  display: grid;
  grid-template-columns: minmax(280px, 0.85fr) minmax(0, 1.15fr);
  gap: clamp(60px, 9vw, 140px);
  padding-top: clamp(72px, 9vw, 120px);
  padding-bottom: clamp(72px, 9vw, 120px);
  border-top: 1px solid rgba(27, 34, 35, 0.25);
  border-bottom: 1px solid rgba(27, 34, 35, 0.25);
}

.cudiora-stock-page .cs-paid-article__heading {
  align-self: start;
}

.cudiora-stock-page .cs-paid-article__title {
  max-width: 520px;
  margin: 18px 0 0;
  font-size: clamp(28px, 3.2vw, 36px);
  line-height: 1.5;
  letter-spacing: -0.035em;
  font-weight: 500;
}

.cudiora-stock-page .cs-paid-article__body {
  max-width: 680px;
}

.cudiora-stock-page .cs-paid-article__body p {
  margin: 0 0 24px;
  font-size: clamp(15px, 1.25vw, 17px);
  line-height: 2;
}

.cudiora-stock-page .cs-paid-article__principle {
  margin-top: clamp(38px, 5vw, 58px) !important;
  margin-bottom: clamp(32px, 4vw, 48px) !important;
  padding: 24px 0;
  border-top: 1px solid rgba(27, 34, 35, 0.3);
  border-bottom: 1px solid rgba(27, 34, 35, 0.3);
  font-size: clamp(20px, 2vw, 28px) !important;
  line-height: 1.7 !important;
  font-weight: 500;
}

.cudiora-stock-page .cs-paid-article__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  width: 100%;
  margin-top: clamp(42px, 6vw, 70px);
  padding: 24px 0;
  border-top: 1px solid #1c2526;
  border-bottom: 1px solid #1c2526;
  color: #1c2526;
  text-decoration: none;
  font-size: clamp(16px, 1.55vw, 21px);
  line-height: 1.6;
  transition:
    padding-left 0.3s ease,
    padding-right 0.3s ease,
    opacity 0.3s ease;
}

.cudiora-stock-page .cs-paid-article__link:hover {
  padding-left: 12px;
  padding-right: 12px;
}

.cudiora-stock-page .cs-paid-article__arrow {
  flex: 0 0 auto;
  font-size: 25px;
  font-weight: 300;
  transition: transform 0.3s ease;
}

.cudiora-stock-page .cs-paid-article__link:hover .cs-paid-article__arrow {
  transform: translateX(6px);
}


/* ==================================================
  タブレット・スマートフォン
================================================== */

@media (max-width: 767px) {

  .cudiora-stock-page .cs-paid-article__inner {
    grid-template-columns: 1fr;
    gap: 38px;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .cudiora-stock-page .cs-paid-article__title {
    font-size: clamp(25px, 7vw, 32px);
    line-height: 1.55;
  }

  .cudiora-stock-page .cs-paid-article__title br {
    display: none;
  }

  .cudiora-stock-page .cs-paid-article__body p {
    font-size: 15px;
    line-height: 1.95;
  }

  .cudiora-stock-page .cs-paid-article__principle {
    margin-top: 34px !important;
    margin-bottom: 30px !important;
    padding: 21px 0;
    font-size: 20px !important;
  }

  .cudiora-stock-page .cs-paid-article__link {
    margin-top: 40px;
    padding: 20px 0;
    font-size: 16px;
  }

}

/* ==================================================
  OPEN DIRECTION と有料記事エリアの間隔を縮小
================================================== */

.cudiora-stock-page .cs-open-direction {
  padding-bottom: 40px;
}

.cudiora-stock-page .cs-paid-article__inner {
  padding-top: 48px;
}


/* ==================================================
  有料記事エリア：左カラムの写真
================================================== */

.cudiora-stock-page .cs-paid-article__visual {
  margin: clamp(34px, 4vw, 52px) 0 0;
  overflow: hidden;
}

.cudiora-stock-page .cs-paid-article__visual img {
  display: block;
  width: 100%;
  height: clamp(260px, 28vw, 390px);
  object-fit: cover;
  object-position: center;
}


/* ==================================================
  有料記事エリア
  左カラムを広く／写真を3:2で切らない
  右カラムの行間を詰める
================================================== */

.cudiora-stock-page .cs-paid-article__inner {
  grid-template-columns: minmax(0, 1.18fr) minmax(0, 0.82fr);
  gap: clamp(44px, 6vw, 88px);
}

/* 左カラム */
.cudiora-stock-page .cs-paid-article__heading {
  min-width: 0;
}

/* 写真は横3：縦2 */
.cudiora-stock-page .cs-paid-article__visual {
  width: 100%;
  max-width: none;
  margin-top: 30px;
  aspect-ratio: 3 / 2;
  overflow: hidden;
}

.cudiora-stock-page .cs-paid-article__visual img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

/* 写真周囲に余白が出ても自然な背景 */
.cudiora-stock-page .cs-paid-article__visual {
  background: #e8e3da;
}

/* 右カラムを縦に伸ばしすぎない */
.cudiora-stock-page .cs-paid-article__body {
  max-width: none;
}

.cudiora-stock-page .cs-paid-article__body p {
  margin-bottom: 18px;
  font-size: clamp(15px, 1.15vw, 16.5px);
  line-height: 1.75;
}

.cudiora-stock-page .cs-paid-article__principle {
  margin-top: 30px !important;
  margin-bottom: 28px !important;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: clamp(19px, 1.7vw, 24px) !important;
  line-height: 1.55 !important;
}

.cudiora-stock-page .cs-paid-article__link {
  margin-top: 34px;
}

/* ==================================================
   最終調整版
   HUMAN DIRECTION / THE ANSWER / SERVICE
   WHAT TO STOCK / CONTENT CIRCULATION / MOBILE H2
================================================== */


/* ==================================================
   THE ANSWER
   スマホ：1カラム
================================================== */
@media screen and (max-width: 767px) {

  .cudiora-stock-page .cs-paid-article__inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  .cudiora-stock-page .cs-paid-article__heading,
  .cudiora-stock-page .cs-paid-article__body,
  .cudiora-stock-page .cs-paid-article__visual {
    width: 100%;
    max-width: 100%;
  }

  .cudiora-stock-page .cs-paid-article__visual img {
    display: block;
    width: 100%;
    height: auto;
  }
}


/* ==================================================
   CUDIORA SERVICE
   スマホ：4枚を同じ高さに揃える
================================================== */
@media screen and (max-width: 767px) {

  .cudiora-stock-page .cs-service__grid {
    grid-template-columns: 1fr;
    gap: 14px;
    background: transparent;
  }

  .cudiora-stock-page .cs-service__item {
    box-sizing: border-box;
    width: 100%;
    min-height: 170px;
    height: 170px;
    margin: 0;
    padding: 22px;

    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .cudiora-stock-page .cs-service__number {
    margin-bottom: 10px;
  }

  .cudiora-stock-page .cs-service__item h3 {
    margin: 0 0 8px;
  }

  .cudiora-stock-page .cs-service__item p {
    margin-bottom: 0;
  }

  .cudiora-stock-page .cs-service__item--accent {
    position: relative;
    align-items: center;
    justify-content: center;
    overflow: hidden;

    min-height: 170px;
    height: 170px;
    padding: 22px;

    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .cudiora-stock-page .cs-service__item--accent::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
    background: linear-gradient(
      180deg,
      rgba(8, 18, 29, 0.12) 0%,
      rgba(8, 18, 29, 0.28) 45%,
      rgba(8, 18, 29, 0.68) 100%
    );
  }

  .cudiora-stock-page .cs-service__item--accent .cs-service__message {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 290px;
    margin: 0 auto;

    color: #fff;
    text-align: center;
    line-height: 1.65;
    transform: none;
  }

  .cudiora-stock-page .cs-service {
    padding-bottom: 40px;
    margin-bottom: 0;
  }

  .cudiora-stock-page .cs-open-direction {
    padding-top: 40px;
    margin-top: 0;
  }
}


/* ==================================================
   HUMAN DIRECTION
   PC：従来表示
   スマホ：文字を上、写真を下へ配置
   白グラデーションは上部だけ
================================================== */
@media screen and (max-width: 767px) {

  .cudiora-stock-page .cs-origin {
    position: relative;
    overflow: hidden;
    padding-top: 54px;
    padding-bottom: 0;

    /*
      文字部分は白に近い背景。
      画面中央付近で急速に透明となり、
      下側は写真をほぼそのまま表示する。
    */
    background:
      linear-gradient(
        180deg,
        rgba(255, 255, 255, 1) 0%,
        rgba(255, 255, 255, 0.98) 32%,
        rgba(255, 255, 255, 0.82) 40%,
        rgba(255, 255, 255, 0.32) 47%,
        rgba(255, 255, 255, 0.04) 53%,
        rgba(255, 255, 255, 0) 56%
      ),
      var(--cs-origin-image) right bottom / auto 58% no-repeat,
      #dfe7e8;
  }

  /* 以前の疑似要素指定を完全に無効化 */
  .cudiora-stock-page .cs-origin::before,
  .cudiora-stock-page .cs-origin::after {
    content: none;
    display: none;
  }

  .cudiora-stock-page .cs-origin__grid {
    display: flex;
    flex-direction: column;
    gap: 26px;
  }

  .cudiora-stock-page .cs-origin__label,
  .cudiora-stock-page .cs-origin__copy {
    width: 100%;
    max-width: 100%;
    text-align: left;
  }

  .cudiora-stock-page .cs-origin__copy h2,
  .cudiora-stock-page .cs-origin__copy p,
  .cudiora-stock-page .cs-origin__conclusion {
    max-width: 100%;
  }

  /* 写真だけを見せる下部スペース */
  .cudiora-stock-page .cs-origin__copy {
    padding-bottom: 270px;
  }
}


/* ==================================================
   WHAT TO STOCK
   スマホ：カードを低くコンパクトに
================================================== */
@media screen and (max-width: 767px) {

  .cudiora-stock-page .cs-stock-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .cudiora-stock-page .cs-stock-item {
    min-height: 0;
    height: auto;
    padding: 16px 18px 15px;
  }

  .cudiora-stock-page .cs-stock-item__number {
    margin: 0 0 7px;
    line-height: 1;
  }

  .cudiora-stock-page .cs-stock-item h3 {
    margin: 0 0 6px;
    font-size: 18px;
    line-height: 1.4;
  }

  .cudiora-stock-page .cs-stock-item p {
    margin: 0;
    line-height: 1.65;
  }
}


/* ==================================================
   CONTENT CIRCULATION
   全端末：角丸を解除
================================================== */
.cudiora-stock-page .cs-circulation,
.cudiora-stock-page .cs-circulation__background,
.cudiora-stock-page .cs-circulation__inner,
.cudiora-stock-page .cs-circulation-flow,
.cudiora-stock-page .cs-circulation-flow__item,
.cudiora-stock-page .cs-circulation-flow__item::before,
.cudiora-stock-page .cs-circulation-flow__item::after {
  border-radius: 0;
}


/* ==================================================
   CONTENT CIRCULATION
   スマホ：左右余白を縮小
================================================== */
@media screen and (max-width: 767px) {

  .cudiora-stock-page .cs-circulation .cs-container {
    width: 100%;
    max-width: none;
    padding: 52px 12px;
  }

  .cudiora-stock-page .cs-circulation__inner {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
  }

  .cudiora-stock-page .cs-circulation__heading {
    width: 100%;
    max-width: none;
    margin-bottom: 0;
  }

  .cudiora-stock-page .cs-circulation-flow {
    width: 100%;
    margin: 28px 0 0;
    gap: 0;
  }

  .cudiora-stock-page .cs-circulation-flow__item {
    width: 100%;
    min-height: 0;
    padding: 18px 16px;
  }

  .cudiora-stock-page .cs-circulation-flow__item span {
    margin-bottom: 10px;
  }

  .cudiora-stock-page .cs-circulation-flow__arrow {
    height: 34px;
  }
}


/* ==================================================
   スマホ：全セクションタイトルを縮小
================================================== */
@media screen and (max-width: 767px) {

  .cudiora-stock-page h2,
  .cudiora-stock-page .cs-section-title,
  .cudiora-stock-page .cs-section-heading h2,
  .cudiora-stock-page .cs-intro__content h2,
  .cudiora-stock-page .cs-convergence__copy h2,
  .cudiora-stock-page .cs-origin__copy h2,
  .cudiora-stock-page .cs-service .cs-section-heading h2,
  .cudiora-stock-page .cs-paid-article__title {
    font-size: 21px;
    line-height: 1.48;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 16px;
  }

  .cudiora-stock-page .cs-paid-article__title,
  .cudiora-stock-page .cs-service .cs-section-heading h2 {
    font-size: 20px;
  }

  .cudiora-stock-page .cs-kicker,
  .cudiora-stock-page .cs-eyebrow,
  .cudiora-stock-page .cs-section-label {
    margin-bottom: 9px;
    font-size: 10px;
    line-height: 1.35;
    letter-spacing: 0.12em;
  }

  .cudiora-stock-page h2 br,
  .cudiora-stock-page .cs-section-title br,
  .cudiora-stock-page .cs-paid-article__title br {
    display: none;
  }
}


/* HUMAN DIRECTION｜スマホのみ調整 */


@media screen and (max-width: 767px) {
  .cudiora-stock-page .cs-origin {
    background:
      linear-gradient(
        180deg,
        rgba(255, 255, 255, 1) 0%,
        rgba(255, 255, 255, 1) 42%,
        rgba(255, 255, 255, 0.98) 50%,
        rgba(255, 255, 255, 0.86) 57%,
        rgba(255, 255, 255, 0.46) 63%,
        rgba(255, 255, 255, 0.10) 68%,
        rgba(255, 255, 255, 0) 72%
      ),
      var(--cs-origin-image) right 112% / auto 48% no-repeat,
      #dfe7e8 !important;
  }
}


/* ==================================================
   WHY CONTENT STOCK｜スマホ表示
   画像上の文章を画像下へ移動
================================================== */
@media (max-width: 600px) {

  /* 画像と文章を縦に分離 */
  .cudiora-stock-page .cs-intro__image {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-end !important;
    align-items: stretch !important;
    min-height: 0 !important;
    padding: 410px 20px 28px !important;
    overflow: visible !important;

    /* グラデーションを削除して画像だけ表示 */
    background:
      var(--cs-intro-image) center top / 100% 410px no-repeat !important;
  }

  /* 文章を画像の下へ配置 */
  .cudiora-stock-page .cs-intro__image-copy {
    position: relative !important;
    z-index: 2 !important;
    width: 100% !important;
    max-width: none !important;
    padding-top: 26px !important;
  }

  /* タイトルを黒へ */
  .cudiora-stock-page .cs-intro__image-title {
    color: #111 !important;
  }

  /* 本文を黒へ */
  .cudiora-stock-page .cs-intro__image-text {
    max-width: none !important;
    color: #222 !important;
  }
}

  /* WHY CONTENT STOCKと次のエリアの余白を縮小 */
  .cudiora-stock-page .cs-intro {
    padding-bottom: 36px !important;
  }

  .cudiora-stock-page .cs-intro + .cs-future {
    padding-top: 36px !important;
  }
  
  
  /* START FROM WHAT YOU ALREADY HAVE｜ボタンをやや透明に */
.cudiora-stock-page .cs-cta .cs-button--light {
  background-color: rgba(255, 255, 255, 0.78) !important;
}

/* ホバー時 */
.cudiora-stock-page .cs-cta .cs-button--light:hover {
  background-color: rgba(255, 255, 255, 0.92) !important;
}/* End custom CSS */