@charset "UTF-8";
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://www.byd.com/material/__CN/byd-overseas-site/japan/lp/racco-special/v2/fonts/noto-sans-jp-japanese-400.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://www.byd.com/material/__CN/byd-overseas-site/japan/lp/racco-special/v2/fonts/noto-sans-jp-latin-400.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://www.byd.com/material/__CN/byd-overseas-site/japan/lp/racco-special/v2/fonts/noto-sans-jp-japanese-500.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://www.byd.com/material/__CN/byd-overseas-site/japan/lp/racco-special/v2/fonts/noto-sans-jp-latin-500.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://www.byd.com/material/__CN/byd-overseas-site/japan/lp/racco-special/v2/fonts/noto-sans-jp-japanese-700.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://www.byd.com/material/__CN/byd-overseas-site/japan/lp/racco-special/v2/fonts/noto-sans-jp-latin-700.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://www.byd.com/material/__CN/byd-overseas-site/japan/lp/racco-special/v2/fonts/noto-sans-jp-japanese-800.woff2") format("woff2");
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://www.byd.com/material/__CN/byd-overseas-site/japan/lp/racco-special/v2/fonts/noto-sans-jp-latin-800.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("https://www.byd.com/material/__CN/byd-overseas-site/japan/lp/racco-special/v2/fonts/noto-sans-jp-latin-900.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.site-main {
  /* Brand — RACCO */
  --color-yellow: #ffc400;
  --color-ink: #1e1e1e;
  --color-accent: #fa3c00;
  --color-accent-hover: #d63200;
  --color-white: #ffffff;
  --color-bg: var(--color-yellow);
  --color-accent-light: #fff2ee;
  /* Grade badge colors */
  --color-grade-200: #ffc800;
  --color-grade-plus: #fa3c00;
  --color-grade-premium: #1e1e1e;
  /* Body color swatches */
  --swatch-white: #ffffff;
  --swatch-black: #1e1e1e;
  --swatch-yellow: #ffff6c;
  --swatch-blue: #6ecfec;
  --swatch-green: #2f463c;
  --swatch-red: #ff0000;
  /* Surfaces */
  --color-surface: #ffffff;
  --color-card: #ffffff;
  --color-card-border: #f0e6c8;
  --color-dark: #2b2b2b;
  --color-overlay: rgba(20, 20, 20, 0.45);
  /* Gray scale */
  --color-gray-100: #f5f5f3;
  --color-gray-300: #d9d9d4;
  --color-gray-500: #8a8a84;
  --color-gray-700: #4a4a46;
  --color-gray-900: #1e1e1e;
  /* Text */
  --color-text-primary: #1e1e1e;
  --color-text-secondary: #4a4a46;
  --color-text-on-dark: #ffffff;
  --color-text-on-accent: #ffffff;
  /* Font families */
  --font-family-jp:
    "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", YuGothic,
    "Yu Gothic", Meiryo, sans-serif;
  /* Layout */
  --container-max: 1440px;
  --container-content: 1120px;
  --container-pad-desktop: 48px;
  --container-pad-mobile: 20px;
  --header-height: 56px;
  /* Leading trim */
  --leading-trim: calc((1em - 1lh) / 2);
  /* Radius */
  --radius-sm: 4px;
  --radius-md: 12px;
  --radius-lg: 20px;
  --radius-pill: 9999px;
  /* Motion */
  --ease-out: cubic-bezier(0.22, 1, 0.36, 1);
  --ease-in-out: cubic-bezier(0.65, 0, 0.35, 1);
  --dur-fast: 0.2s;
  --dur-base: 0.4s;
  --dur-slow: 0.8s;
  /* Scrollbar compensation (固定ヘッダー時の横ズレ防止) */
  --scrollbar-compensation: calc(100vw - 100%);
  /* Typography scale — 375px → 1440px 線形補間 */
  --fs-display: clamp(2.5rem, 1.7957746479rem + 3.0046948357vw, 4.5rem);
  --fs-h1: clamp(1.75rem, 1.3098591549rem + 1.8779342723vw, 3rem);
  --fs-h2: clamp(1.375rem, 1.110915493rem + 1.1267605634vw, 2.125rem);
  --fs-h3: clamp(1rem, 0.911971831rem + 0.3755868545vw, 1.25rem);
  --fs-body-lg: clamp(0.9375rem, 0.8714788732rem + 0.2816901408vw, 1.125rem);
  --fs-body: clamp(0.875rem, 0.8309859155rem + 0.1877934272vw, 1rem);
  --fs-sm: clamp(0.75rem, 0.7059859155rem + 0.1877934272vw, 0.875rem);
  --fs-xs: clamp(0.625rem, 0.5809859155rem + 0.1877934272vw, 0.75rem);
  --lh-tight: 1.2;
  --lh-base: 1.6;
  --lh-loose: 2;
  /* Spacing */
  --space-4: 4px;
  --space-8: 8px;
  --space-12: 12px;
  --space-16: 16px;
  --space-20: 20px;
  --space-24: 24px;
  --space-32: 32px;
  --space-40: 40px;
  --space-48: 48px;
  --space-64: 64px;
  --space-80: 80px;
  --space-96: 96px;
  --space-128: 128px;
  --section-gap: clamp(72px, 8vw, 120px);
}
@media (min-width: 768px) {
  .site-main {
    --header-height: 72px;
  }
}

.site-main:lang(en), :where(.site-main) :lang(en) {
  --leading-trim: calc((1cap - 1lh) / 2);
}

@media (min-width: 768px) {
  .site-main {
    --radius-lg: 30px;
  }
}
.site-main, :where(.site-main) *,
.site-main::before, :where(.site-main) *::before,
.site-main::after, :where(.site-main) *::after {
  box-sizing: border-box;
}

.site-main, :where(.site-main) * {
  margin: 0;
}

.site-main {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: var(--header-height);
}

.site-main {
  min-height: 100svh;
  font-family: var(--font-family-jp);
  font-size: var(--fs-body);
  font-weight: 700;
  line-height: var(--lh-base);
  color: var(--color-text-primary);
  background-color: var(--color-bg);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

:where(.site-main) img,
:where(.site-main) picture,
:where(.site-main) video,
:where(.site-main) canvas,
:where(.site-main) svg {
  display: block;
  max-width: 100%;
  height: auto;
}

:where(.site-main) input,
:where(.site-main) button,
:where(.site-main) textarea,
:where(.site-main) select {
  font: inherit;
  color: inherit;
}

:where(.site-main) button {
  cursor: pointer;
  background: none;
  border: none;
}

:where(.site-main) a {
  color: inherit;
  text-decoration: none;
}

:where(.site-main) ul,
:where(.site-main) ol {
  list-style: none;
  padding: 0;
}

:where(.site-main) h1,
:where(.site-main) h2,
:where(.site-main) h3,
:where(.site-main) h4 {
  font-weight: 700;
  line-height: var(--lh-tight);
}

:where(.site-main) .en {
  font-family: var(--font-family-jp);
  letter-spacing: 0.08em;
}

:where(.site-main) .nobr {
  white-space: nowrap;
}

:where(.site-main) .brk {
  word-break: break-all;
}

:where(.site-main) :where(:focus-visible) {
  outline: 2px solid var(--color-accent);
  outline-offset: 2px;
}

:where(.site-main) .l-container {
  width: 100%;
  max-width: var(--container-content);
  margin-inline: auto;
  padding-inline: var(--container-pad-mobile);
}
@media (min-width: 1024px) {
  :where(.site-main) .l-container {
    padding-inline: var(--container-pad-desktop);
  }
}

:where(.site-main) .l-fullbleed {
  width: 100%;
}

:where(.site-main) .l-section {
  padding-block: var(--section-gap);
}
:where(.site-main) .l-section--tight {
  padding-block: clamp(48px, 5vw, 72px);
}

:where(.site-main) br.br-pc {
  display: none;
}
@media (min-width: 1024px) {
  :where(.site-main) br.br-pc {
    display: revert;
  }
}
@media (min-width: 768px) {
  :where(.site-main) br.br-sp {
    display: none;
  }
}

:where(.site-main) .u-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

@media (max-width: 1023.98px) {
  :where(.site-main) .u-pc-only {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  :where(.site-main) .u-sp-only {
    display: none !important;
  }
}

.site-main {
  overflow-x: clip;
}

:where(.site-main) .sec-head {
  text-align: center;
  padding-block: clamp(48px, 6vw, 88px) var(--space-24);
}
:where(.site-main) .sec-head__title {
  margin: 0;
  line-height: 0;
}
:where(.site-main) .sec-head__img {
  display: inline-block;
  width: auto;
  max-width: 90%;
  height: auto;
  vertical-align: top;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  :where(.site-main) .sec-head__img {
    height: 84px;
    width: auto;
  }
}

:where(.site-main) .tx-accent {
  color: var(--color-accent);
}

:where(.site-main) .tx-white {
  color: var(--color-white);
}

:where(.site-main) .btn-pill {
  display: inline-flex;
  align-items: center;
  gap: var(--space-8);
  padding: clamp(0.75rem, 0.661971831rem + 0.3755868545vw, 1rem) clamp(1.5rem, 1.1478873239rem + 1.5023474178vw, 2.5rem);
  border-radius: var(--radius-pill);
  background: var(--color-accent);
  color: var(--color-white);
  font-weight: 700;
  font-size: clamp(1rem, 0.911971831rem + 0.3755868545vw, 1.25rem);
  transition: background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);
}
:where(.site-main) .btn-pill::after {
  content: "";
  width: 0.72em;
  height: 0.86em;
  background: url("https://www.byd.com/material/__CN/byd-overseas-site/japan/lp/racco-special/v2/btn-arrow-r.svg") no-repeat center/contain;
  transition: transform var(--dur-fast) var(--ease-out);
}
:where(.site-main) .btn-pill:hover {
  background: var(--color-accent-hover);
}
:where(.site-main) .btn-pill:hover::after {
  transform: translateX(6px);
}
@media (prefers-reduced-motion: no-preference) {
  :where(.site-main) .btn-pill:active {
    transform: translateY(1px);
  }
}

:where(.site-main) .hero {
  position: relative;
  background: var(--color-yellow);
  overflow-x: clip;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  :where(.site-main) .hero {
    padding-bottom: 6.6vw;
  }
}
:where(.site-main) .hero__photo {
  margin: 0;
}
:where(.site-main) .hero__photo img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 375/741;
}
@media (min-width: 768px) {
  :where(.site-main) .hero__photo img {
    aspect-ratio: 1400/713;
  }
}
:where(.site-main) .hero__tagline {
  position: absolute;
  height: auto;
  top: 17.9vw;
  right: 4.2vw;
  width: clamp(38px, 10.1vw, 56px);
}
@media (min-width: 768px) {
  :where(.site-main) .hero__tagline {
    top: 7.57vw;
    right: 4.43vw;
    width: 5.5vw;
  }
}
:where(.site-main) .hero__lockup {
  position: absolute;
  left: 50%;
  pointer-events: none;
  text-align: center;
  top: 89vw;
  bottom: auto;
  width: 85.3vw;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  :where(.site-main) .hero__lockup {
    top: 47.5vw;
    width: 56.9vw;
    transform: translateX(-50%);
  }
}
:where(.site-main) .hero__wordmark {
  display: block;
  width: 100%;
  height: auto;
  filter: drop-shadow(0 0.4vw 1.3vw rgba(0, 0, 0, 0.14));
}
:where(.site-main) .hero__date {
  display: block;
  margin-top: -2vw;
}
@media (min-width: 768px) {
  :where(.site-main) .hero__date {
    margin-top: -1.3vw;
  }
}
:where(.site-main) .hero__date-label {
  display: block;
  width: 53.5%;
  height: auto;
  margin: 0 auto;
}
:where(.site-main) .hero__badge {
  width: 7.9vw;
  height: auto;
  margin-top: 59px;
  margin-left: auto;
  margin-right: 3.6vw;
  display: none;
}
@media (min-width: 768px) {
  :where(.site-main) .hero__badge {
    display: block;
    width: 10.2vw;
    margin-right: 4.3vw;
  }
}

:where(.site-main) .intro {
  position: relative;
  background: var(--color-yellow);
  padding-top: clamp(30px, 6vw, 60px);
  overflow-x: clip;
}
:where(.site-main) .intro__inner {
  position: relative;
  text-align: left;
}
@media (max-width: 767.98px) {
  :where(.site-main) .intro__inner {
    padding-inline: 30px;
  }
}
@media (min-width: 768px) {
  :where(.site-main) .intro__inner {
    text-align: center;
  }
}
:where(.site-main) .intro__title {
  margin-block: var(--leading-trim) 33px;
  line-height: 0;
}
:where(.site-main) .intro__title img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
@media (min-width: 768px) {
  :where(.site-main) .intro__title {
    margin-block: var(--leading-trim) 2.7vw;
  }
}
:where(.site-main) .intro__body {
  font-size: clamp(1rem, 0.911971831rem + 0.3755868545vw, 1.25rem);
  font-weight: 700;
  line-height: 1.8;
  color: var(--color-accent);
  max-width: 13em;
}
@media (min-width: 768px) {
  :where(.site-main) .intro__body {
    max-width: none;
  }
}
:where(.site-main) .intro__figure-wrap {
  position: relative;
  margin-top: clamp(24px, 4vw, 48px);
  margin-bottom: clamp(34px, 4vw, 64px);
}
@media (max-width: 767.98px) {
  :where(.site-main) .intro__figure-wrap {
    margin-top: 26px;
  }
}
@media (min-width: 768px) {
  :where(.site-main) .intro__figure-wrap {
    margin-bottom: 27px;
  }
}
:where(.site-main) .intro__figure {
  margin: 0 auto;
  width: min(856px, 86%);
}
@media (max-width: 767.98px) {
  :where(.site-main) .intro__figure {
    width: 78.9%;
  }
}
:where(.site-main) .intro__figure img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 856/577;
  object-fit: contain;
}
:where(.site-main) .intro__badge {
  position: absolute;
  height: auto;
  pointer-events: none;
  z-index: 2;
}
:where(.site-main) .intro__badge--bl {
  display: none;
  left: clamp(12px, 7vw, 98px);
  top: -5.14vw;
  width: clamp(90px, 14.5vw, 203px);
}
@media (min-width: 768px) {
  :where(.site-main) .intro__badge--bl {
    display: block;
  }
}
@media (min-width: 1024px) {
  :where(.site-main) .intro__badge--bl {
    top: -72px;
  }
}
:where(.site-main) .intro__badge--sp {
  display: none;
}
@media (max-width: 767.98px) {
  :where(.site-main) .intro__badge--sp {
    display: block;
    top: 246px;
    right: 27px;
    width: 108px;
  }
}

:where(.site-main) .value {
  position: relative;
  background: var(--color-yellow);
  padding-bottom: var(--section-gap);
}
@media (max-width: 767.98px) {
  :where(.site-main) .value {
    padding-bottom: 43px;
  }
}
:where(.site-main) .value > .sec-head {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
  padding-block: 0;
  top: 50px;
}
:where(.site-main) .value > .sec-head .sec-head__img {
  max-width: 46.5%;
}
@media (min-width: 768px) {
  :where(.site-main) .value > .sec-head {
    top: clamp(64px, 6.3vw, 87px);
  }
  :where(.site-main) .value > .sec-head .sec-head__img {
    max-width: none;
  }
}
:where(.site-main) .value .l-container {
  max-width: var(--container-max);
  margin-inline: auto;
  padding-left: clamp(8px, 2.7vw, 12px);
  padding-right: clamp(8px, 2.7vw, 12px);
}
@media (min-width: 768px) {
  :where(.site-main) .value .l-container {
    margin-left: auto;
    margin-right: 0;
    padding-left: clamp(12px, 3vw, 48px);
    padding-right: 0;
  }
}
:where(.site-main) .value__photo {
  position: relative;
  margin: 0;
}
:where(.site-main) .value__photo > picture {
  display: block;
}
:where(.site-main) .value__photo > img:not(.value__logo):not(.value__photo-lead),
:where(.site-main) .value__photo > picture > img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}
:where(.site-main) .value__photo--b > picture > img {
  width: min(1189px, 84.9%);
  margin-left: auto;
  margin-right: 0;
  margin-bottom: clamp(24px, 9vw, 124px);
}
@media (max-width: 767.98px) {
  :where(.site-main) .value__photo--b > picture > img {
    width: 94.9%;
    margin-left: auto;
    margin-right: 0;
  }
}
:where(.site-main) .value__logo {
  position: absolute;
  height: auto;
  left: auto;
  right: 4vw;
  top: 27%;
  width: 38vw;
}
@media (min-width: 768px) {
  :where(.site-main) .value__logo {
    left: clamp(12px, 10.7vw, 190px);
    right: auto;
    top: 34.6%;
    width: clamp(150px, 29.6vw, 418px);
  }
}
:where(.site-main) .value__photo-lead {
  position: absolute;
  height: auto;
  right: auto;
  left: 8vw;
  top: 26.8%;
  width: 37.6vw;
}
@media (min-width: 768px) {
  :where(.site-main) .value__photo-lead {
    right: clamp(16px, 3.8vw, 60px);
    left: auto;
    top: 36.5%;
    width: clamp(150px, 19vw, 266px);
  }
}
:where(.site-main) .value__lead-title {
  text-align: left;
  line-height: 0;
  padding: clamp(28px, 5.41vw, 74px) 0;
  padding-bottom: clamp(12px, 0.9vw, 37px);
  padding-left: clamp(20px, 8.3vw, 116px);
}
@media (max-width: 767.98px) {
  :where(.site-main) .value__lead-title {
    padding-top: 39px;
    padding-bottom: 24px;
    padding-left: 30px;
  }
}
:where(.site-main) .value__lead-img {
  display: inline-block;
  width: auto;
  max-width: 90%;
  height: auto;
}
:where(.site-main) .value__block {
  position: relative;
  padding-top: 0;
}
:where(.site-main) .value__block + .value__block {
  margin-top: clamp(48px, 6.5vw, 112px);
}
@media (max-width: 767.98px) {
  :where(.site-main) .value__block + .value__block {
    margin-top: 62px;
  }
}
:where(.site-main) .value__block--a {
  padding-top: clamp(28px, 3vw, 48px);
}
@media (min-width: 1024px) {
  :where(.site-main) .value__block--a.l-container, :where(.site-main) .value__block--b.l-container {
    margin-inline: auto;
    padding-inline: 10px;
  }
}
:where(.site-main) .value__block-title {
  z-index: 2;
  font-size: clamp(1.75rem, 1.485915493rem + 1.1267605634vw, 2.5rem);
  font-weight: 700;
  color: var(--color-white);
  line-height: 1.5;
  position: static;
  margin-bottom: clamp(24px, 4vw, 40px);
}
@media (max-width: 767.98px) {
  :where(.site-main) .value__block-title {
    margin-bottom: 50px;
  }
}
:where(.site-main) .value__block-title--right {
  right: clamp(20px, 4vw, 48px);
  text-align: right;
}
:where(.site-main) .value__block-title--left {
  left: calc(clamp(20px, 4vw, 48px) + 3px);
  text-align: left;
}
@media (max-width: 767.98px) {
  :where(.site-main) .value__block-title--left {
    margin-left: 20px;
  }
}
@media (min-width: 768px) {
  :where(.site-main) .value__block-title--left {
    white-space: nowrap;
    font-size: clamp(20px, 2.85vw, 40px);
  }
}
@media (min-width: 768px) {
  :where(.site-main) .value__block-title {
    position: absolute;
    top: clamp(24px, 2.5vw, 48px);
  }
}

:where(.site-main) .feature-stagger {
  display: grid;
  gap: clamp(20px, 3vw, 40px);
  align-items: start;
}
@media (max-width: 767.98px) {
  :where(.site-main) .feature-stagger {
    gap: 44px;
  }
}
:where(.site-main) .feature-stagger--3 {
  grid-template-columns: 1fr;
}
:where(.site-main) .feature-stagger--5 {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  :where(.site-main) .feature-stagger--3 {
    grid-template-columns: repeat(3, 1fr);
  }
  :where(.site-main) .feature-stagger--5 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 768px) {
  :where(.site-main) .feature-stagger--3,
  :where(.site-main) .feature-stagger--5 {
    column-gap: 0;
  }
  :where(.site-main) .feature-stagger--3 .feature-card,
  :where(.site-main) .feature-stagger--5 .feature-card {
    width: 108.7%;
  }
  :where(.site-main) .feature-stagger--3 .feature-card:nth-child(1) {
    justify-self: start;
  }
  :where(.site-main) .feature-stagger--3 .feature-card:nth-child(2) {
    justify-self: center;
  }
  :where(.site-main) .feature-stagger--3 .feature-card:nth-child(3) {
    justify-self: end;
  }
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(3) {
    justify-self: start;
  }
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(1),
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(4) {
    justify-self: center;
  }
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(2),
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(5) {
    justify-self: end;
  }
  /* 本文は card左端から30px inset（spec: relx40 − card x10）。右は隣に隠れないよう空ける。
     card幅500基準: 左6%=30px / 内側は右18%=90px（本文380/500=76%）/ 右端は右6%=30px（440/500=88%） */
  :where(.site-main) .feature-stagger--3 .feature-card__title,
  :where(.site-main) .feature-stagger--3 .feature-card__body,
  :where(.site-main) .feature-stagger--5 .feature-card__title,
  :where(.site-main) .feature-stagger--5 .feature-card__body {
    padding-left: 6%;
    padding-right: 18%;
  }
  :where(.site-main) .feature-stagger--3 .feature-card:nth-child(3) .feature-card__title,
  :where(.site-main) .feature-stagger--3 .feature-card:nth-child(3) .feature-card__body,
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(2) .feature-card__title,
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(2) .feature-card__body,
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(5) .feature-card__title,
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(5) .feature-card__body {
    padding-right: 6%;
  }
}
:where(.site-main) .feature-card {
  position: relative;
}
:where(.site-main) .feature-card__logo {
  position: absolute;
  height: auto;
  pointer-events: none;
  z-index: 2;
  display: block;
  right: 3.6vw;
  top: 53.6vw;
  width: 20vw;
  max-width: 88px;
}
@media (min-width: 768px) {
  :where(.site-main) .feature-card__logo {
    display: none;
  }
}
:where(.site-main) .feature-card__logo-pc {
  display: none;
  position: absolute;
  bottom: calc(100% + clamp(16px, 2.5vw, 40px));
  left: 50%;
  transform: translateX(-50%);
  width: 55%;
  max-width: 276px;
  height: auto;
  pointer-events: none;
  z-index: 2;
}
@media (min-width: 768px) {
  :where(.site-main) .feature-card__logo-pc {
    display: block;
  }
}
:where(.site-main) .feature-card__figure {
  margin: 0 0 18px;
  border-radius: var(--radius-lg);
  overflow: hidden;
}
:where(.site-main) .feature-card__figure img {
  width: 100%;
  aspect-ratio: 3/2;
  object-fit: cover;
}
@media (min-width: 768px) {
  :where(.site-main) .feature-card__figure {
    margin-bottom: 6%;
  }
}
:where(.site-main) .feature-card__title {
  display: flex;
  align-items: center;
  gap: var(--space-8);
  font-size: clamp(1.625rem, 1.4929577465rem + 0.5633802817vw, 2rem);
  font-weight: 700;
  line-height: 1.5;
  color: var(--color-accent);
  margin-bottom: var(--space-8);
}
@media (max-width: 767.98px) {
  :where(.site-main) .feature-card__title {
    margin-bottom: 16px;
  }
}
@media (min-width: 768px) {
  :where(.site-main) .feature-card__title {
    margin-bottom: 5%;
  }
}
:where(.site-main) .feature-card__mark {
  flex: none;
  width: 0.5em;
  height: 1.1em;
  background-color: currentColor;
  -webkit-mask: url("https://www.byd.com/material/__CN/byd-overseas-site/japan/lp/racco-special/v2/ex-mark.svg") no-repeat center/contain;
  mask: url("https://www.byd.com/material/__CN/byd-overseas-site/japan/lp/racco-special/v2/ex-mark.svg") no-repeat center/contain;
}
:where(.site-main) .feature-card__body {
  font-size: clamp(0.9375rem, 0.8714788732rem + 0.2816901408vw, 1.125rem);
  line-height: var(--lh-base);
  color: var(--color-accent);
}
:where(.site-main) .feature-card--coral .feature-card__title, :where(.site-main) .feature-card--coral .feature-card__body {
  color: var(--color-accent);
}
:where(.site-main) .feature-card--white .feature-card__title, :where(.site-main) .feature-card--white .feature-card__body {
  color: var(--color-accent);
}
:where(.site-main) .feature-card--ink .feature-card__title, :where(.site-main) .feature-card--ink .feature-card__body {
  color: var(--color-accent);
}

:where(.site-main) .feature-card {
  margin-top: 0 !important;
}

:where(.site-main) .feature-card__title,
:where(.site-main) .feature-card__body {
  padding-inline: clamp(16px, 5.3vw, 20px);
}

@media (min-width: 768px) {
  :where(.site-main) .feature-card__title,
  :where(.site-main) .feature-card__body {
    padding-inline: 0;
  }
  :where(.site-main) .feature-stagger--3 .feature-card:nth-child(1) {
    margin-top: 0 !important;
  }
  :where(.site-main) .feature-stagger--3 .feature-card:nth-child(2) {
    margin-top: 34.35% !important;
  }
  :where(.site-main) .feature-stagger--3 .feature-card:nth-child(3) {
    margin-top: 68.7% !important;
  }
  :where(.site-main) .feature-stagger--5 {
    row-gap: 0;
  }
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(1) {
    grid-column: 2;
    grid-row: 1;
    margin-top: 0 !important;
  }
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(2) {
    grid-column: 3;
    grid-row: 1;
    margin-top: 34.35% !important;
  }
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(3) {
    grid-column: 1;
    grid-row: 2;
    margin-top: calc(-13% + 40px) !important;
  }
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(4) {
    grid-column: 2;
    grid-row: 2;
    margin-top: 21% !important;
  }
  :where(.site-main) .feature-stagger--5 .feature-card:nth-child(5) {
    grid-column: 3;
    grid-row: 2;
    margin-top: 55% !important;
  }
}
:where(.site-main) .ds {
  background: var(--color-yellow);
  padding-bottom: var(--section-gap);
}
:where(.site-main) .ds .l-container {
  max-width: var(--container-max);
}
:where(.site-main) .ds .ds__group--split.l-container {
  margin-inline: 0;
  padding-inline: 0;
}
@media (min-width: 768px) {
  :where(.site-main) .ds .ds__group--split.l-container {
    margin-left: auto;
    margin-right: 0;
    padding-left: clamp(12px, 3vw, 48px);
    padding-right: 0;
  }
}
:where(.site-main) .ds .ds__group--bleed-left.l-container {
  margin-left: 0;
  margin-right: auto;
  display: block;
  padding-inline: 0;
}
@media (min-width: 768px) {
  :where(.site-main) .ds .ds__group--bleed-left.l-container {
    display: grid;
    grid-template-columns: 2fr 0.88fr;
    gap: clamp(16px, 1vw, 32px);
    padding-left: 0;
    padding-right: clamp(12px, 3vw, 48px);
  }
}
:where(.site-main) .ds .ds__group--bleed-left.l-container .ds__cards {
  grid-column: 1;
}
@media (min-width: 1024px) {
  :where(.site-main) .ds .ds__group.l-container:not(.ds__group--split):not(.ds__group--bleed-left) {
    padding-inline: 55px;
  }
}
:where(.site-main) .ds__catch {
  text-align: center;
  font-size: clamp(1.25rem, 1.073943662rem + 0.7511737089vw, 1.75rem);
  font-weight: 700;
  line-height: 1.5;
  color: var(--color-accent);
  margin-top: 27px;
  margin-bottom: 62px;
}
@media (min-width: 768px) {
  :where(.site-main) .ds__catch {
    margin-top: clamp(24px, 4.3vw, 64px);
    margin-bottom: clamp(48px, 7.7vw, 124px);
  }
}
:where(.site-main) .ds__group + .ds__group {
  margin-top: clamp(30px, 3.5vw, 64px);
}
:where(.site-main) .ds__group--bleed-left + .ds__group {
  margin-top: clamp(64px, 8.4vw, 128px);
}
:where(.site-main) .ds__group--split {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(20px, 3vw, 32px);
  align-items: start;
}
@media (min-width: 768px) {
  :where(.site-main) .ds__group--split {
    grid-template-columns: 0.88fr 2fr;
    gap: clamp(16px, 1vw, 32px);
  }
}
:where(.site-main) .ds__group-title {
  font-size: clamp(1.75rem, 1.485915493rem + 1.1267605634vw, 2.5rem);
  font-weight: 700;
  color: var(--color-white);
  line-height: 1.5;
  margin-bottom: clamp(20px, 3vw, 40px);
  padding-left: clamp(20px, 8vw, 30px);
}
@media (min-width: 768px) {
  :where(.site-main) .ds__group-title {
    padding-left: 0;
    margin-left: 8px;
    margin-top: 32px;
    white-space: nowrap;
    font-size: clamp(20px, 2.85vw, 40px);
  }
}
:where(.site-main) .ds__group--split .ds__group-title {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  :where(.site-main) .ds__group--split .ds__group-title {
    margin-bottom: 0;
  }
}
:where(.site-main) .ds__split-body {
  display: grid;
  gap: 0;
}
:where(.site-main) .ds__cards {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 0;
  row-gap: clamp(34px, 4vw, 40px);
}
@media (min-width: 768px) {
  :where(.site-main) .ds__cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    container-type: inline-size;
  }
}
:where(.site-main) .ds__wide-figure {
  margin: 0 0 34px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  :where(.site-main) .ds__wide-figure {
    margin-bottom: 30px;
  }
}
:where(.site-main) .ds__wide-figure img {
  width: 100%;
  aspect-ratio: 750/562;
  object-fit: contain;
}
@media (min-width: 768px) {
  :where(.site-main) .ds__wide-figure img {
    aspect-ratio: 933/350;
    object-fit: cover;
  }
}
:where(.site-main) .ds__wide-figure--round-left {
  border-radius: 0;
}
@media (min-width: 768px) {
  :where(.site-main) .ds__wide-figure--round-left {
    border-radius: var(--radius-lg) 0 0 var(--radius-lg);
  }
}
:where(.site-main) .ds__body-block {
  max-width: 640px;
  margin-bottom: clamp(40px, 2vw, 72px);
}
:where(.site-main) .ds__body-block .ds-card__title {
  font-size: clamp(1.25rem, 1.073943662rem + 0.7511737089vw, 1.75rem);
}
@media (min-width: 768px) {
  :where(.site-main) .ds__body-block .ds-card__title {
    margin-bottom: 20px;
  }
}
@media (min-width: 1024px) {
  :where(.site-main) .ds__body-block .ds-card__body {
    white-space: nowrap;
  }
}
:where(.site-main) .ds__pill {
  width: fit-content;
  margin: 0 auto clamp(50px, 5.6vw, 80px);
  padding: 19px 40px 19px 22px;
}
@media (max-width: 767.98px) {
  :where(.site-main) .ds__pill {
    padding: 17px 26px 17px 20px;
    white-space: nowrap;
  }
}
:where(.site-main) .ds__pill {
  border-radius: var(--radius-pill);
  background: var(--color-white);
  color: var(--color-accent);
  font-weight: 700;
  font-size: clamp(1.25rem, 1.073943662rem + 0.7511737089vw, 1.75rem);
  line-height: 1.5;
}

:where(.site-main) .ds-card__figure {
  margin: 0 0 25px;
  border-radius: var(--radius-lg);
  overflow: hidden;
}
@media (min-width: 768px) {
  :where(.site-main) .ds-card__figure {
    margin-bottom: 7%;
    height: 37.5cqw;
  }
}
:where(.site-main) .ds-card__figure img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
}
@media (min-width: 768px) {
  :where(.site-main) .ds-card__figure img {
    height: 100%;
    aspect-ratio: auto;
  }
}
:where(.site-main) .ds-card--round-left .ds-card__figure {
  border-radius: 0;
}
@media (min-width: 768px) {
  :where(.site-main) .ds-card--round-left .ds-card__figure {
    border-radius: var(--radius-lg) 0 0 var(--radius-lg);
  }
}
:where(.site-main) .ds-card--round-right .ds-card__figure {
  border-radius: 0;
}
@media (min-width: 768px) {
  :where(.site-main) .ds-card--round-right .ds-card__figure {
    border-radius: 0 var(--radius-lg) var(--radius-lg) 0;
  }
}
@media (max-width: 767.98px) {
  :where(.site-main) .ds-card--round-right .ds-card__title {
    text-indent: -0.5em;
  }
}
:where(.site-main) .ds-card--square .ds-card__figure {
  border-radius: 0;
}
:where(.site-main) .ds-card__title {
  font-size: clamp(1.25rem, 1.161971831rem + 0.3755868545vw, 1.5rem);
  font-weight: 700;
  color: var(--color-accent);
  margin-bottom: 11px;
}
@media (min-width: 768px) {
  :where(.site-main) .ds-card__title {
    margin-bottom: 4%;
  }
}
:where(.site-main) .ds-card__body {
  font-size: clamp(0.8125rem, 0.7464788732rem + 0.2816901408vw, 1rem);
  line-height: var(--lh-base);
  color: var(--color-accent);
}
:where(.site-main) .ds-card__title, :where(.site-main) .ds-card__body {
  padding-left: 40px;
  padding-right: 40px;
}
@media (min-width: 768px) {
  :where(.site-main) .ds-card__title, :where(.site-main) .ds-card__body {
    padding-inline: clamp(14px, 2vw, 30px);
  }
}
:where(.site-main) .ds-card--coral .ds-card__title, :where(.site-main) .ds-card--coral .ds-card__body {
  color: var(--color-accent);
}
:where(.site-main) .ds-card--white .ds-card__title, :where(.site-main) .ds-card--white .ds-card__body {
  color: var(--color-accent);
}
:where(.site-main) .ds-card--ink .ds-card__title, :where(.site-main) .ds-card--ink .ds-card__body {
  color: var(--color-accent);
}

@media (min-width: 768px) {
  :where(.site-main) .ds__cards .ds-card:nth-child(2) .ds-card__figure {
    margin-left: -1px;
  }
}
:where(.site-main) .safety-features {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 34px clamp(21px, 2vw, 32px);
}
@media (min-width: 1024px) {
  :where(.site-main) .safety-features {
    grid-template-columns: repeat(4, 1fr);
    gap: clamp(21px, 2vw, 32px);
  }
}

:where(.site-main) .safety-card__figure {
  margin: 0 0 22px;
  border-radius: var(--radius-lg);
  overflow: hidden;
}
@media (min-width: 768px) {
  :where(.site-main) .safety-card__figure {
    margin-bottom: 26px;
  }
}
:where(.site-main) .safety-card__figure img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
:where(.site-main) .safety-card__title {
  font-size: clamp(1.125rem, 1.0809859155rem + 0.1877934272vw, 1.25rem);
  font-weight: 700;
  line-height: 1.5;
  color: var(--color-accent);
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  :where(.site-main) .safety-card__title {
    margin-bottom: 20px;
  }
}
:where(.site-main) .safety-card__body {
  font-size: clamp(0.8125rem, 0.7464788732rem + 0.2816901408vw, 1rem);
  line-height: var(--lh-base);
  color: var(--color-accent);
}

:where(.site-main) .price {
  background: var(--color-yellow);
  margin-bottom: var(--section-gap);
}
@media (max-width: 767.98px) {
  :where(.site-main) .price {
    margin-bottom: 52px;
  }
}
@media (max-width: 767.98px) {
  :where(.site-main) .price > .sec-head {
    padding-top: 28px;
  }
}
:where(.site-main) .price > .sec-head .sec-head__img {
  max-width: 42%;
}
@media (min-width: 768px) {
  :where(.site-main) .price > .sec-head .sec-head__img {
    max-width: none;
  }
}
:where(.site-main) .price__catch {
  text-align: center;
  font-size: clamp(1.75rem, 1.485915493rem + 1.1267605634vw, 2.5rem);
  font-weight: 700;
  color: var(--color-accent);
  margin-top: clamp(32px, 5vw, 80px);
  margin-bottom: clamp(16px, 2.1vw, 30px);
  line-height: 150%;
}
@media (max-width: 767.98px) {
  :where(.site-main) .price__catch {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  :where(.site-main) .price__catch {
    margin-top: clamp(32px, 3.9vw, 80px);
  }
}
:where(.site-main) .price__lead {
  text-align: center;
  font-size: clamp(1rem, 0.911971831rem + 0.3755868545vw, 1.25rem);
  font-weight: 700;
  line-height: 180%;
  color: var(--color-accent);
  margin-bottom: clamp(48px, 8.6vw, 120px);
}
:where(.site-main) .price__panel {
  background: var(--color-white);
  border-radius: clamp(48px, 10.7vw, 150px);
  padding-block: clamp(64px, 8vw, 128px);
  padding-bottom: clamp(48px, 7.1vw, 100px);
  margin-inline: 10px;
}
:where(.site-main) .price__panel-inner {
  text-align: center;
}
:where(.site-main) .price__grades-title {
  font-size: clamp(1.75rem, 1.485915493rem + 1.1267605634vw, 2.5rem);
  font-weight: 700;
  line-height: 1.5;
  color: var(--color-accent);
  margin-block: var(--leading-trim) var(--space-20);
  margin-bottom: 4vw;
}
:where(.site-main) .price__grades-lead {
  font-size: clamp(1rem, 0.911971831rem + 0.3755868545vw, 1.25rem);
  line-height: 1.8;
  color: var(--color-accent);
  margin-bottom: 4.9vw;
}

:where(.site-main) .grade-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(2.5rem, 2.2799295775rem + 0.9389671362vw, 3.125rem);
  margin-bottom: clamp(20px, 3.3vw, 46px);
  max-width: 320px;
  margin-inline: auto;
}
@media (min-width: 1024px) {
  :where(.site-main) .grade-list {
    grid-template-columns: repeat(3, 1fr);
    max-width: 1000px;
    margin-inline: auto;
  }
}

:where(.site-main) .grade {
  display: flex;
  flex-direction: column;
  align-items: center;
}
:where(.site-main) .grade__badge {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  --badge-size: 240px;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  :where(.site-main) .grade__badge {
    --badge-size: 280px;
  }
}
@media (min-width: 1024px) {
  :where(.site-main) .grade__badge {
    --badge-size: clamp(280px, 21.4vw, 300px);
  }
}
:where(.site-main) .grade__badge {
  width: var(--badge-size);
  aspect-ratio: 1;
  padding: calc(var(--badge-size) * 0.07) calc(var(--badge-size) * 0.15) calc(var(--badge-size) * 0.1) calc(var(--badge-size) * 0.15);
  border-radius: 50%;
  color: var(--color-white);
  text-align: center;
}
:where(.site-main) .grade__num {
  font-family: var(--font-family-jp);
  font-weight: 700;
  font-size: clamp(3rem, 2.735915493rem + 1.1267605634vw, 3.75rem);
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin-bottom: -0.5vw;
}
:where(.site-main) .grade__sub {
  font-family: var(--font-family-jp);
  font-weight: 700;
  font-size: clamp(1.5rem, 1.3679577465rem + 0.5633802817vw, 1.875rem);
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin-bottom: 0.7vw;
}
:where(.site-main) .grade__desc {
  margin-top: var(--space-8);
  font-size: clamp(0.8125rem, 0.7464788732rem + 0.2816901408vw, 1rem);
  line-height: 1.6;
  color: var(--color-white);
  font-weight: 700;
}
:where(.site-main) .grade__price {
  margin-top: clamp(1.875rem, 1.6549295775rem + 0.9389671362vw, 2.5rem);
  text-align: center;
  color: var(--color-ink);
  line-height: 1.5;
}
:where(.site-main) .grade__price-label {
  display: block;
  font-size: clamp(0.75rem, 0.7059859155rem + 0.1877934272vw, 0.875rem);
  font-weight: 400;
}
:where(.site-main) .grade__price-amount {
  margin-top: 0.1em;
}
:where(.site-main) .grade__price-num {
  font-family: var(--font-family-jp);
  font-size: clamp(1.375rem, 1.2429577465rem + 0.5633802817vw, 1.75rem);
  font-weight: 700;
  letter-spacing: 0;
}
:where(.site-main) .grade__price-unit {
  font-size: clamp(0.9375rem, 0.8714788732rem + 0.2816901408vw, 1.125rem);
  font-weight: 400;
  margin-left: 0.15em;
}
:where(.site-main) .grade--200 .grade__badge {
  background: var(--color-grade-200);
  padding: calc(var(--badge-size) * 0.07) calc(var(--badge-size) * 0.16) calc(var(--badge-size) * 0.1) calc(var(--badge-size) * 0.16);
}
:where(.site-main) .grade--200 .grade__num {
  margin-bottom: calc(var(--badge-size) * 0.05);
}
:where(.site-main) .grade--plus .grade__badge {
  background: var(--color-grade-plus);
}
:where(.site-main) .grade--premium .grade__badge {
  background: var(--color-grade-plus);
}

:where(.site-main) .colorpicker {
  max-width: 1180px;
  width: 100%;
  margin-inline: auto;
}
:where(.site-main) .colorpicker__stage {
  position: relative;
}
:where(.site-main) .colorpicker__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  padding: var(--space-8);
  transition: transform var(--dur-fast) var(--ease-out);
}
:where(.site-main) .colorpicker__arrow img {
  display: block;
  width: clamp(1rem, 0.6919014085rem + 1.3145539906vw, 1.875rem);
  height: auto;
}
:where(.site-main) .colorpicker__arrow:hover {
  transform: translateY(-50%) scale(1.15);
}
:where(.site-main) .colorpicker__arrow--prev {
  left: clamp(15px, 4vw, 40px);
}
:where(.site-main) .colorpicker__arrow--next {
  right: clamp(15px, 4vw, 40px);
}
:where(.site-main) .colorpicker__viewport {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
:where(.site-main) .colorpicker__track {
  display: flex;
  transition: transform 0.45s var(--ease-out);
  will-change: transform;
}
:where(.site-main) .colorpicker__slide {
  flex: 0 0 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
:where(.site-main) .colorpicker__slide picture {
  display: contents;
}
:where(.site-main) .colorpicker__slide img {
  width: 100%;
  aspect-ratio: 355/160;
  object-fit: cover;
  object-position: center;
}
@media (min-width: 768px) {
  :where(.site-main) .colorpicker__slide img {
    aspect-ratio: 2360/776;
    object-fit: contain;
  }
}
:where(.site-main) .colorpicker__caption {
  text-align: center;
  margin-top: clamp(24px, 3.6vw, 50px);
}
@media (min-width: 1024px) {
  :where(.site-main) .colorpicker__caption {
    margin-top: clamp(24px, 2.8vw, 50px);
  }
}
:where(.site-main) .colorpicker__caption {
  font-size: clamp(1rem, 0.911971831rem + 0.3755868545vw, 1.25rem);
  font-weight: 700;
  line-height: 1.6;
  color: var(--color-ink);
}
:where(.site-main) .colorpicker__caption span {
  color: var(--color-ink);
  font-weight: 400;
}
@media (max-width: 767.98px) {
  :where(.site-main) .colorpicker__caption {
    min-height: 3.2em;
  }
  :where(.site-main) .colorpicker__caption span {
    display: block;
  }
}
:where(.site-main) .colorpicker__swatches {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: clamp(28px, 5.2vw, 134px);
}
@media (min-width: 1024px) {
  :where(.site-main) .colorpicker__swatches {
    gap: 20px;
  }
}

:where(.site-main) .swatch {
  cursor: pointer;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--sw);
  border: 1px solid var(--color-card-border);
  transition: transform var(--dur-fast) var(--ease-out);
}
:where(.site-main) .swatch.is-active {
  outline: 2px solid #e6e6e6;
  outline-offset: 2px;
}
@media (min-width: 1024px) {
  :where(.site-main) .swatch {
    width: 30px;
    height: 30px;
  }
  :where(.site-main) .swatch.is-active {
    outline-offset: 3px;
  }
}
:where(.site-main) .swatch:hover {
  transform: scale(1.12);
}

:where(.site-main) .cm {
  background: var(--color-yellow);
  padding-bottom: var(--section-gap);
}
@media (max-width: 767.98px) {
  :where(.site-main) .cm {
    padding-bottom: 46px;
  }
}
:where(.site-main) .cm > .sec-head {
  padding-bottom: clamp(60px, 7vw, 100px);
}
:where(.site-main) .cm > .sec-head .sec-head__img {
  max-width: 66%;
}
@media (min-width: 768px) {
  :where(.site-main) .cm > .sec-head .sec-head__img {
    max-width: none;
  }
}
:where(.site-main) .cm__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px 0;
}
@media (min-width: 768px) {
  :where(.site-main) .cm__list {
    gap: clamp(40px, 5.86vw, 82px) clamp(20px, 3.6vw, 51px);
    grid-template-columns: repeat(2, minmax(0, 500px));
    justify-content: center;
    max-width: 1147px;
  }
}
:where(.site-main) .cm__thumb {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 500/281;
  padding: 0;
  overflow: hidden;
  border-radius: clamp(15px, 1.5vw, 20px);
  cursor: pointer;
  margin-bottom: clamp(0.875rem, 0.6549295775rem + 0.9389671362vw, 1.5rem);
}
:where(.site-main) .cm__thumb--portrait {
  width: 59.7%;
  aspect-ratio: 300/534;
  margin-inline: auto;
}
@media (min-width: 768px) {
  :where(.site-main) .cm__thumb--portrait {
    width: min(300px, 100%);
  }
}
:where(.site-main) .cm__thumb-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  will-change: transform;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
:where(.site-main) .cm__thumb:hover .cm__thumb-img {
  transform: scale(1.05);
}
:where(.site-main) .cm__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: clamp(80px, 7.2vw, 100px);
  aspect-ratio: 1;
  background: url("https://www.byd.com/material/__CN/byd-overseas-site/japan/lp/racco-special/v2/cm-play.svg") center/100% 100% no-repeat;
  will-change: transform;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
:where(.site-main) .cm__thumb:hover .cm__play {
  transform: translate(-50%, -50%) scale(1.1);
}
:where(.site-main) .cm__caption {
  font-size: clamp(1rem, 0.911971831rem + 0.3755868545vw, 1.25rem);
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}
:where(.site-main) .cm__item--coral .cm__caption {
  color: var(--color-accent);
}
:where(.site-main) .cm__item--peach .cm__caption {
  color: var(--color-accent);
}
:where(.site-main) .cm__item--white .cm__caption {
  color: var(--color-accent);
}
:where(.site-main) .cm__item--ink .cm__caption {
  color: var(--color-accent);
}
:where(.site-main) .cm__item--portrait .cm__caption {
  color: var(--color-accent);
}

:where(.site-main) .cm-modal {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: grid;
  place-items: center;
  padding: clamp(16px, 4vw, 48px);
}
:where(.site-main) .cm-modal[hidden] {
  display: none;
}
:where(.site-main) .cm-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
:where(.site-main) .cm-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(1000px, 100%);
}
:where(.site-main) .cm-modal__frame {
  position: relative;
  aspect-ratio: 16/9;
  background: #000;
}
:where(.site-main) .cm-modal__frame iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
:where(.site-main) .cm-modal__close {
  position: absolute;
  top: -2.4em;
  right: 0;
  width: 2em;
  height: 2em;
  font-size: clamp(18px, 3vw, 26px);
  color: #fff;
  cursor: pointer;
}
:where(.site-main) .cm-modal__close::before, :where(.site-main) .cm-modal__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  background: currentColor;
}
:where(.site-main) .cm-modal__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
:where(.site-main) .cm-modal__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

:where(.site-main) .try {
  background: var(--color-yellow);
}
:where(.site-main) .try > .sec-head .sec-head__img {
  max-width: 87%;
}
@media (min-width: 768px) {
  :where(.site-main) .try > .sec-head .sec-head__img {
    max-width: none;
  }
}
:where(.site-main) .try__lead {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: var(--space-24);
  max-width: var(--container-max);
  margin-inline: auto;
  margin-bottom: 0;
  padding: clamp(16px, 1.5vw, 22px) clamp(16px, 4vw, 64px) 0;
}
@media (max-width: 1023.98px) {
  :where(.site-main) .try__lead {
    padding-inline: 10px;
    padding-top: 22px;
    gap: 27px;
  }
}
@media (min-width: 1024px) {
  :where(.site-main) .try__lead {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: clamp(24px, 2.8vw, 40px);
    padding-inline: clamp(40px, 5.1vw, 73px);
  }
}
:where(.site-main) .try__copy {
  text-align: center;
  flex: 0 1 auto;
  max-width: 480px;
  padding-inline: 0;
}
@media (min-width: 1024px) {
  :where(.site-main) .try__copy {
    text-align: left;
    padding-inline: 0;
    max-width: 520px;
    margin-left: clamp(0px, 10.8vw, 154px);
  }
}
:where(.site-main) .try__figure {
  flex: 0 0 auto;
  width: min(360px, 82%);
  margin: 0;
  margin-inline: auto;
}
@media (max-width: 767.98px) {
  :where(.site-main) .try__figure {
    position: relative;
    left: 15px;
  }
}
:where(.site-main) .try__figure img {
  width: 100%;
  aspect-ratio: 599/633;
}
@media (max-width: 767.98px) {
  :where(.site-main) .try__figure img {
    aspect-ratio: 298/301;
  }
}
:where(.site-main) .try__figure img {
  object-fit: contain;
  display: block;
}
@media (min-width: 1024px) {
  :where(.site-main) .try__figure {
    width: clamp(260px, 42.9vw, 599px);
    flex-shrink: 1;
    min-width: 0;
    margin-left: -7px;
  }
}
:where(.site-main) .try__title {
  font-size: clamp(1.75rem, 1.485915493rem + 1.1267605634vw, 2.5rem);
  font-weight: 700;
  line-height: 1.5;
  color: var(--color-accent);
  margin-bottom: 33px;
}
@media (min-width: 1024px) {
  :where(.site-main) .try__title {
    margin-bottom: 51px;
  }
}
:where(.site-main) .try__body {
  font-size: clamp(1.25rem, 1.073943662rem + 0.7511737089vw, 1.75rem);
  font-weight: 700;
  line-height: 1.5;
  color: var(--color-accent);
  margin-bottom: 33px;
}
@media (min-width: 1024px) {
  :where(.site-main) .try__body {
    margin-bottom: 39px;
  }
}
@media (min-width: 1024px) {
  :where(.site-main) .try__body {
    white-space: nowrap;
  }
}
:where(.site-main) .try__cta {
  padding: clamp(1.0625rem, 0.9634683099rem + 0.4225352113vw, 1.34375rem) clamp(1.5rem, 1.3679577465rem + 0.5633802817vw, 1.875rem);
  gap: clamp(0.5rem, 0.4559859155rem + 0.1877934272vw, 0.625rem);
}
:where(.site-main) .try__banners {
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  :where(.site-main) .try__banners {
    grid-template-columns: repeat(2, 1fr);
  }
}

:where(.site-main) .try-banner__link {
  position: relative;
  display: flex;
  align-items: flex-end;
  aspect-ratio: 700/266;
}
@media (max-width: 1023.98px) {
  :where(.site-main) .try-banner__link {
    aspect-ratio: 750/426;
  }
}
:where(.site-main) .try-banner__link {
  overflow: hidden;
  color: var(--color-white);
  isolation: isolate;
}
:where(.site-main) .try-banner__bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
}
:where(.site-main) .try-banner__text {
  display: flex;
  flex-direction: column;
  padding: clamp(24px, 3vw, 40px) clamp(24px, 3vw, 48px) clamp(0.875rem, 0.6549295775rem + 0.9389671362vw, 1.5rem) clamp(1.25rem, 1.0299295775rem + 0.9389671362vw, 1.875rem);
}
@media (max-width: 767.98px) {
  :where(.site-main) .try-banner__text {
    padding-right: 7px;
  }
}
:where(.site-main) .try-banner__title {
  font-size: clamp(1rem, 0.911971831rem + 0.3755868545vw, 1.25rem);
  font-weight: 700;
  line-height: 1.5;
}
:where(.site-main) .try-banner__sub {
  font-size: var(--fs-sm);
  line-height: 1.5;
  opacity: 0.9;
}
@media (max-width: 767.98px) {
  :where(.site-main) .try-banner__sub {
    font-size: 12px;
  }
}
:where(.site-main) .try-banner__arrow {
  position: absolute;
  right: clamp(20px, 2.5vw, 35px);
  top: 50%;
  transform: translateY(-50%);
  width: clamp(1.125rem, 0.9709507042rem + 0.6572769953vw, 1.5625rem);
  height: auto;
  transition: transform var(--dur-fast) var(--ease-out);
}
:where(.site-main) .try-banner__link:hover .try-banner__arrow {
  transform: translateY(-50%) translateX(6px);
}

@media (prefers-reduced-motion: no-preference) {
  .js :where(.site-main) .hero__tagline {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .hero__tagline.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .sec-head {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .sec-head.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .intro__title {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .intro__title.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .intro__body {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .intro__body.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .value__photo {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .value__photo.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .value__lead-title {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .value__lead-title.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .value__block-title {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .value__block-title.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .feature-card {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .feature-card.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .ds__catch {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .ds__catch.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .ds__group-title {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .ds__group-title.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .ds-card {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .ds-card.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .ds__wide-figure {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .ds__wide-figure.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .safety-card {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .safety-card.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .price__catch {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .price__catch.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .price__lead {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .price__lead.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .price__grades-title {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .price__grades-title.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .price__grades-lead {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .price__grades-lead.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .colorpicker {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .colorpicker.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .cm__item {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .cm__item.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .try__copy {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .try__copy.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .try__figure {
    opacity: 0;
    transform: translateY(40px) scale(0.97);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .try__figure.is-visible {
    opacity: 1;
    transform: none;
  }
  .js :where(.site-main) .hero__badge {
    opacity: 0;
    transform: scale(0.5);
    transition: opacity 0.25s ease, transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  }
  .js :where(.site-main) .hero__badge.is-visible {
    opacity: 1;
    transform: scale(1);
  }
  .js :where(.site-main) .intro__badge--bl {
    opacity: 0;
    transform: scale(0.5);
    transition: opacity 0.25s ease, transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  }
  .js :where(.site-main) .intro__badge--bl.is-visible {
    opacity: 1;
    transform: scale(1);
  }
  .js :where(.site-main) .intro__badge--sp {
    opacity: 0;
    transform: scale(0.5);
    transition: opacity 0.25s ease, transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  }
  .js :where(.site-main) .intro__badge--sp.is-visible {
    opacity: 1;
    transform: scale(1);
  }
  .js :where(.site-main) .value__logo {
    opacity: 0;
    transform: scale(0.5);
    transition: opacity 0.25s ease, transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  }
  .js :where(.site-main) .value__logo.is-visible {
    opacity: 1;
    transform: scale(1);
  }
  .js :where(.site-main) .grade {
    opacity: 0;
    transform: scale(0.5);
    transition: opacity 0.25s ease, transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  }
  .js :where(.site-main) .grade.is-visible {
    opacity: 1;
    transform: scale(1);
  }
  .js :where(.site-main) .intro__figure {
    opacity: 0;
    transform: translateY(120px) scale(0.8);
    transition: opacity 0.4s ease, transform 0.9s cubic-bezier(0.34, 1.62, 0.5, 1);
    transform-origin: center bottom;
  }
  .js :where(.site-main) .intro__figure.is-visible {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
  .js :where(.site-main) .ds-card,
  .js :where(.site-main) .ds__wide-figure,
  .js :where(.site-main) .safety-card {
    transform: translateY(40px);
  }
  .js :where(.site-main) .hero__lockup {
    opacity: 0;
    transform: translateX(-50%) translateY(40px);
    transition: opacity 0.5s ease, transform 0.75s cubic-bezier(0.16, 1, 0.3, 1);
  }
  .js :where(.site-main) .hero__lockup.is-visible {
    opacity: 1;
    transform: translateX(-50%);
  }
  .js :where(.site-main) .grade-list .grade:nth-child(2) {
    transition-delay: 0.09s;
  }
  .js :where(.site-main) .grade-list .grade:nth-child(3) {
    transition-delay: 0.18s;
  }
}
@media (prefers-reduced-motion: no-preference) and (min-width: 768px) {
  .js :where(.site-main) .cm__list .cm__item:nth-child(even) {
    transition-delay: 0.09s;
  }
}
