
  .rh-a11b5 * { box-sizing: border-box; font-family: 'Mont', sans-serif; }
  .rh-a11b5 { box-sizing: border-box !important; width: 100%; background: #ffffff; }
  .rh-a11b5-wrap { width: 100%; max-width: 1600px; margin: 0 auto; padding: 48px 80px; }
  .rh-a11b5 h2 { font-size: clamp(20px, 2.4vw, 28px); font-weight: 600; color: #262626; line-height: 1.2; border-top: 3px solid #BFD8B3; padding: 20px 0 0 0; margin: 0 0 24px 0; }
  .rh-a11b5 p { font-size: 16px; font-weight: 600; color: #464646; line-height: 1.75; margin: 0 0 20px 0; padding: 0; display: block; }
  .rh-a11b5-quote { background: #262626; border-radius: 20px; padding: 36px 40px; margin: 24px 0 28px 0; position: relative; overflow: hidden; }
  .rh-a11b5-quote::after { content: ''; position: absolute; right: -30px; bottom: -30px; width: 140px; height: 140px; border-radius: 50%; background: #BFD8B3; opacity: 0.06; }
  .rh-a11b5-quote p { font-size: 17px; font-weight: 600; color: #E6E6E6; line-height: 1.65; margin: 0; padding: 0; position: relative; z-index: 1; }
  .rh-a11b5-quote strong { color: #BFD8B3; }
  .rh-a11b5-shapes { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; margin: 24px 0 28px 0; }
  .rh-a11b5-shape { background: #f7f7f7; border-radius: 14px; padding: 20px 18px; border-bottom: 3px solid #CB817D; }
  .rh-a11b5-shape-text { font-size: 12px; font-weight: 600; color: #464646; line-height: 1.55; display: block; }
  .rh-a11b5-warn { border: 1.5px solid #f5dada; border-left: 4px solid #CB817D; border-radius: 0 14px 14px 0; padding: 20px 24px; font-size: 14px; font-weight: 600; color: #585858; line-height: 1.65; background: #fdf6f6; margin: 0; }
  .rh-a11b5-warn strong { color: #262626; }
  @media (max-width: 1280px) { .rh-a11b5-wrap { padding: 40px 60px; } }
  @media (max-width: 900px) { .rh-a11b5-shapes { grid-template-columns: 1fr 1fr; } }
  @media (max-width: 600px) {
    .rh-a11b5-wrap { padding: 32px 20px; }
    .rh-a11b5 p { font-size: 15px; }
    .rh-a11b5-shapes { grid-template-columns: 1fr; }
    .rh-a11b5-quote { padding: 26px 22px; border-radius: 14px; }
    .rh-a11b5-quote p { font-size: 15px; }
  }
