#about-page .visible {
  visibility: visible
}

#about-page .fixed {
  position: fixed
}

#about-page .absolute {
  position: absolute
}

#about-page .relative {
  position: relative
}

#about-page .bottom-2 {
  bottom: 0.5rem
}

#about-page .bottom-6 {
  bottom: 1.5rem
}

#about-page .left-\[-37px\] {
  left: -37px
}

#about-page .left-\[6px\] {
  left: 6px
}

#about-page .right-6 {
  right: 1.5rem
}

#about-page .top-1\.5 {
  top: 0.375rem
}

#about-page .top-2 {
  top: 0.5rem
}

#about-page .z-\[900\] {
  z-index: 900
}

#about-page .\!mx-auto {
  margin-left: auto !important;
  margin-right: auto !important
}

#about-page .mx-auto {
  margin-left: auto;
  margin-right: auto
}

#about-page .mb-1 {
  margin-bottom: 0.25rem
}

#about-page .mb-10 {
  margin-bottom: 2.5rem
}

#about-page .mb-12 {
  margin-bottom: 3rem
}

#about-page .mb-14 {
  margin-bottom: 3.5rem
}

#about-page .mb-2 {
  margin-bottom: 0.5rem
}

#about-page .mb-2\.5 {
  margin-bottom: 0.625rem
}

#about-page .mb-3 {
  margin-bottom: 0.75rem
}

#about-page .mb-4 {
  margin-bottom: 1rem
}

#about-page .mb-5 {
  margin-bottom: 1.25rem
}

#about-page .mb-6 {
  margin-bottom: 1.5rem
}

#about-page .mb-8 {
  margin-bottom: 2rem
}

#about-page .mt-1 {
  margin-top: 0.25rem
}

#about-page .mt-5 {
  margin-top: 1.25rem
}

#about-page .block {
  display: block
}

#about-page .inline-block {
  display: inline-block
}

#about-page .flex {
  display: flex
}

#about-page .table {
  display: table
}

#about-page .grid {
  display: grid
}

#about-page .hidden {
  display: none
}

#about-page .h-12 {
  height: 3rem
}

#about-page .h-20 {
  height: 5rem
}

#about-page .h-3\.5 {
  height: 0.875rem
}

#about-page .h-5 {
  height: 1.25rem
}

#about-page .h-\[120px\] {
  height: 120px
}

#about-page .w-0\.5 {
  width: 0.125rem
}

#about-page .w-12 {
  width: 3rem
}

#about-page .w-20 {
  width: 5rem
}

#about-page .w-3\.5 {
  width: 0.875rem
}

#about-page .w-5 {
  width: 1.25rem
}

#about-page .w-\[200px\] {
  width: 200px
}

#about-page .w-full {
  width: 100%
}

#about-page .max-w-3xl {
  max-width: 48rem
}

#about-page .max-w-\[150px\] {
  max-width: 150px
}

#about-page .max-w-\[640px\] {
  max-width: 640px
}

#about-page .max-w-\[720px\] {
  max-width: 720px
}

#about-page .max-w-site {
  max-width: 1200px
}

#about-page .flex-1 {
  flex: 1 1 0%
}

#about-page .shrink-0 {
  flex-shrink: 0
}

#about-page .border-collapse {
  border-collapse: collapse
}

#about-page .grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr))
}

#about-page .flex-col {
  flex-direction: column
}

#about-page .items-center {
  align-items: center
}

#about-page .items-baseline {
  align-items: baseline
}

#about-page .items-stretch {
  align-items: stretch
}

#about-page .justify-center {
  justify-content: center
}

#about-page .justify-between {
  justify-content: space-between
}

#about-page .gap-0 {
  gap: 0px
}

#about-page .gap-0\.5 {
  gap: 0.125rem
}

#about-page .gap-2 {
  gap: 0.5rem
}

#about-page .gap-3 {
  gap: 0.75rem
}

#about-page .gap-4 {
  gap: 1rem
}

#about-page .gap-5 {
  gap: 1.25rem
}

#about-page .overflow-hidden {
  overflow: hidden
}

#about-page .whitespace-nowrap {
  white-space: nowrap
}

#about-page .rounded {
  border-radius: 0.25rem
}

#about-page .rounded-full {
  border-radius: 9999px
}

#about-page .rounded-lg {
  border-radius: 0.5rem
}

#about-page .rounded-xl {
  border-radius: 0.75rem
}

#about-page .rounded-r-lg {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem
}

#about-page .border {
  border-width: 1px
}

#about-page .border-2 {
  border-width: 2px
}

#about-page .border-b {
  border-bottom-width: 1px
}

#about-page .border-l-\[3px\] {
  border-left-width: 3px
}

#about-page .border-t {
  border-top-width: 1px
}

#about-page .border-\[\#2A2A2A\] {
  --tw-border-opacity: 1;
  border-color: rgb(42 42 42 / var(--tw-border-opacity, 1))
}

#about-page .border-mc-border {
  --tw-border-opacity: 1;
  border-color: rgb(51 51 51 / var(--tw-border-opacity, 1))
}

#about-page .border-mc-mint {
  --tw-border-opacity: 1;
  border-color: rgb(0 229 160 / var(--tw-border-opacity, 1))
}

#about-page .border-mc-mint\/20 {
  border-color: rgb(0 229 160 / 0.2)
}

#about-page .border-mc-yellow {
  --tw-border-opacity: 1;
  border-color: rgb(245 197 24 / var(--tw-border-opacity, 1))
}

#about-page .bg-\[\#2A2A2A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(42 42 42 / var(--tw-bg-opacity, 1))
}

#about-page .bg-mc-black {
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1))
}

#about-page .bg-mc-card {
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1))
}

#about-page .bg-mc-card-label {
  --tw-bg-opacity: 1;
  background-color: rgb(30 30 30 / var(--tw-bg-opacity, 1))
}

#about-page .bg-mc-card\/60 {
  background-color: rgb(34 34 34 / 0.6)
}

#about-page .bg-mc-sub-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(17 17 17 / var(--tw-bg-opacity, 1))
}

#about-page .bg-mc-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(245 197 24 / var(--tw-bg-opacity, 1))
}

#about-page .bg-mc-yellow\/10 {
  background-color: rgb(245 197 24 / 0.1)
}

#about-page .object-contain {
  -o-object-fit: contain;
     object-fit: contain
}

#about-page .p-4 {
  padding: 1rem
}

#about-page .p-5 {
  padding: 1.25rem
}

#about-page .p-6 {
  padding: 1.5rem
}

#about-page .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem
}

#about-page .px-20 {
  padding-left: 5rem;
  padding-right: 5rem
}

#about-page .px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem
}

#about-page .px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem
}

#about-page .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

#about-page .py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem
}

#about-page .py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem
}

#about-page .py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem
}

#about-page .py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem
}

#about-page .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem
}

#about-page .py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem
}

#about-page .py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem
}

#about-page .pb-10 {
  padding-bottom: 2.5rem
}

#about-page .pb-16 {
  padding-bottom: 4rem
}

#about-page .pb-5 {
  padding-bottom: 1.25rem
}

#about-page .pl-10 {
  padding-left: 2.5rem
}

#about-page .pt-10 {
  padding-top: 2.5rem
}

#about-page .text-left {
  text-align: left
}

#about-page .text-center {
  text-align: center
}

#about-page .text-right {
  text-align: right
}

#about-page .font-body {
  font-family: 'Noto Sans JP', sans-serif
}

#about-page .font-heading {
  font-family: 'Noto Sans JP', sans-serif
}

#about-page .font-mono {
  font-family: 'DM Mono', monospace
}

#about-page .text-\[10px\] {
  font-size: 10px
}

#about-page .text-\[11px\] {
  font-size: 11px
}

#about-page .text-\[13px\] {
  font-size: 13px
}

#about-page .text-\[24px\] {
  font-size: 24px
}

#about-page .text-\[26px\] {
  font-size: 26px
}

#about-page .text-\[28px\] {
  font-size: 28px
}

#about-page .text-\[40px\] {
  font-size: 40px
}

#about-page .text-base {
  font-size: 1rem;
  line-height: 1.5rem
}

#about-page .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem
}

#about-page .text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem
}

#about-page .text-xs {
  font-size: 0.75rem;
  line-height: 1rem
}

#about-page .font-black {
  font-weight: 900
}

#about-page .font-bold {
  font-weight: 700
}

#about-page .font-medium {
  font-weight: 500
}

#about-page .leading-\[1\.3\] {
  line-height: 1.3
}

#about-page .leading-\[1\.4\] {
  line-height: 1.4
}

#about-page .leading-\[1\.7\] {
  line-height: 1.7
}

#about-page .leading-\[1\.8\] {
  line-height: 1.8
}

#about-page .leading-relaxed {
  line-height: 1.625
}

#about-page .leading-snug {
  line-height: 1.375
}

#about-page .leading-tight {
  line-height: 1.25
}

#about-page .tracking-wide {
  letter-spacing: 0.025em
}

#about-page .tracking-wider {
  letter-spacing: 0.05em
}

#about-page .text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1))
}

#about-page .text-mc-black {
  --tw-text-opacity: 1;
  color: rgb(26 26 26 / var(--tw-text-opacity, 1))
}

#about-page .text-mc-mint {
  --tw-text-opacity: 1;
  color: rgb(0 229 160 / var(--tw-text-opacity, 1))
}

#about-page .text-mc-text-light {
  --tw-text-opacity: 1;
  color: rgb(113 128 150 / var(--tw-text-opacity, 1))
}

#about-page .text-mc-yellow {
  --tw-text-opacity: 1;
  color: rgb(245 197 24 / var(--tw-text-opacity, 1))
}

#about-page .text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

#about-page .text-white\/20 {
  color: rgb(255 255 255 / 0.2)
}

#about-page .text-white\/40 {
  color: rgb(255 255 255 / 0.4)
}

#about-page .text-white\/50 {
  color: rgb(255 255 255 / 0.5)
}

#about-page .text-white\/60 {
  color: rgb(255 255 255 / 0.6)
}

#about-page .text-white\/70 {
  color: rgb(255 255 255 / 0.7)
}

#about-page .text-white\/80 {
  color: rgb(255 255 255 / 0.8)
}

#about-page .text-white\/85 {
  color: rgb(255 255 255 / 0.85)
}

#about-page .text-white\/90 {
  color: rgb(255 255 255 / 0.9)
}

#about-page .shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

#about-page .transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

#about-page .transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

#about-page .transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms
}

#about-page .hover\:bg-\[\#2A2A2A\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(42 42 42 / var(--tw-bg-opacity, 1))
}

#about-page .hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

#about-page .hover\:underline:hover {
  text-decoration-line: underline
}

#about-page .hover\:opacity-75:hover {
  opacity: 0.75
}

#about-page .hover\:opacity-85:hover {
  opacity: 0.85
}

#about-page :is(.group:hover .group-hover\:text-mc-yellow) {
  --tw-text-opacity: 1;
  color: rgb(245 197 24 / var(--tw-text-opacity, 1))
}

@media not all and (min-width: 768px) {
  #about-page .max-md\:bottom-4 {
    bottom: 1rem
  }

  #about-page .max-md\:left-\[-30px\] {
    left: -30px
  }

  #about-page .max-md\:right-4 {
    right: 1rem
  }

  #about-page .max-md\:mb-10 {
    margin-bottom: 2.5rem
  }

  #about-page .max-md\:mb-3 {
    margin-bottom: 0.75rem
  }

  #about-page .max-md\:mb-4 {
    margin-bottom: 1rem
  }

  #about-page .max-md\:mb-6 {
    margin-bottom: 1.5rem
  }

  #about-page .max-md\:mb-8 {
    margin-bottom: 2rem
  }

  #about-page .max-md\:inline {
    display: inline
  }

  #about-page .max-md\:hidden {
    display: none
  }

  #about-page .max-md\:h-10 {
    height: 2.5rem
  }

  #about-page .max-md\:h-11 {
    height: 2.75rem
  }

  #about-page .max-md\:h-\[84px\] {
    height: 84px
  }

  #about-page .max-md\:w-10 {
    width: 2.5rem
  }

  #about-page .max-md\:w-11 {
    width: 2.75rem
  }

  #about-page .max-md\:w-\[120px\] {
    width: 120px
  }

  #about-page .max-md\:w-full {
    width: 100%
  }

  #about-page .max-md\:rotate-90 {
    --tw-rotate: 90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  #about-page .max-md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
  }

  #about-page .max-md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
  }

  #about-page .max-md\:flex-col {
    flex-direction: column
  }

  #about-page .max-md\:gap-2 {
    gap: 0.5rem
  }

  #about-page .max-md\:gap-3 {
    gap: 0.75rem
  }

  #about-page .max-md\:whitespace-normal {
    white-space: normal
  }

  #about-page .max-md\:p-4 {
    padding: 1rem
  }

  #about-page .max-md\:px-0 {
    padding-left: 0px;
    padding-right: 0px
  }

  #about-page .max-md\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
  }

  #about-page .max-md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem
  }

  #about-page .max-md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
  }

  #about-page .max-md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
  }

  #about-page .max-md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
  }

  #about-page .max-md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
  }

  #about-page .max-md\:pb-12 {
    padding-bottom: 3rem
  }

  #about-page .max-md\:pb-4 {
    padding-bottom: 1rem
  }

  #about-page .max-md\:pb-8 {
    padding-bottom: 2rem
  }

  #about-page .max-md\:pl-8 {
    padding-left: 2rem
  }

  #about-page .max-md\:pt-6 {
    padding-top: 1.5rem
  }

  #about-page .max-md\:text-\[10px\] {
    font-size: 10px
  }

  #about-page .max-md\:text-\[26px\] {
    font-size: 26px
  }

  #about-page .max-md\:text-\[8px\] {
    font-size: 8px
  }

  #about-page .max-md\:text-\[9px\] {
    font-size: 9px
  }

  #about-page .max-md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem
  }

  #about-page .max-md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
  }

  #about-page .max-md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
  }

  #about-page .max-md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
  }

  #about-page .max-md\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem
  }
}

@media (min-width: 768px) {
  #about-page .md\:hidden {
    display: none
  }
}

/* ============================================================
   about page custom components (not Tailwind utilities)
   — 値は /affiliate/ ページ(aflp-*)の実装に合わせて統一
============================================================ */
#about-page { font-family: 'Noto Sans JP', sans-serif; font-weight: 500; }
#about-page *, #about-page *::before, #about-page *::after { box-sizing: border-box; }
#about-page img { max-width: 100%; display: block; }
#about-page a { color: inherit; text-decoration: none; }
#about-page button { font-family: inherit; cursor: pointer; border: none; }

#about-page .fab-top { opacity: 0; pointer-events: none; transition: opacity 0.3s; }
#about-page .fab-top.visible { opacity: 1; pointer-events: auto; }

#about-page .timeline-dot-now { box-shadow: 0 0 0 4px rgba(245,197,24,0.25); }

#about-page .accordion-body { max-height: 0; overflow: hidden; transition: max-height 0.35s ease; }
#about-page .accordion-body.open { max-height: 300px; }
#about-page .accordion-btn.open .accordion-icon { transform: rotate(45deg); }

#about-page .glow-card {
  border: 2px solid #F5C518;
  border-radius: 16px;
  box-shadow: 0 0 20px rgba(245,197,24,0.15), 0 0 40px rgba(245,197,24,0.05);
}

#about-page .sec-card {
  border: 1px solid rgba(245,197,24,0.3);
  box-shadow: 0 0 15px rgba(245,197,24,0.08);
}

#about-page .crosssell-card { transition: transform 0.2s, box-shadow 0.2s; }
#about-page .crosssell-card:hover { transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }
#about-page .crosssell-footer { background: linear-gradient(135deg, #F5C518, #FF9500); }

#about-page .hl-yellow { color: #F5C518; font-weight: 700; }

#about-page .lp-btn-primary {
  background: #F5C518;
  color: #000;
  font-weight: 700;
  font-size: 18px;
  padding: 20px 56px;
  border-radius: 8px;
  transition: opacity 0.3s;
  text-align: center;
}
#about-page .lp-btn-primary:hover { opacity: 0.85; }

#about-page .lp-btn-cta {
  border: 2px solid #F5C518;
  background: #F5C518;
  color: #000;
  font-weight: 700;
  font-size: 20px;
  padding: 22px 80px;
  border-radius: 8px;
  transition: all 0.3s;
  text-align: center;
  min-width: 460px;
}
#about-page .lp-btn-cta:hover { background: transparent; color: #F5C518; }

@media (max-width: 767px) {
  #about-page .lp-btn-primary { font-size: 16px; padding: 16px 40px; }
  #about-page .lp-btn-cta { font-size: 18px; padding: 18px 40px; min-width: 0; width: 100%; }
}
