/* Activity-report articles: quiet, readable editorial pages instead of the parent theme's generic post chrome. */
#version6-report { color: #17211d; background: #fff; font-family: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", Meiryo, sans-serif; }
#version6-report * { box-sizing: border-box; }
#version6-report .v7-report-single__shell { width: min(1120px, calc(100% - 56px)); margin: auto; }
#version6-report .v7-report-single__hero { position: relative; overflow: hidden; padding: clamp(78px, 10vw, 138px) 0 clamp(54px, 7vw, 92px); background: #f5f4ee; }
#version6-report .v7-report-single__hero:after { position: absolute; right: -92px; bottom: -136px; width: min(41vw, 510px); height: min(41vw, 510px); border: 1px solid #b8c9bd; border-radius: 50%; box-shadow: 0 0 0 55px rgba(23, 110, 97, .05), 0 0 0 110px rgba(23, 110, 97, .035); content: ""; }
#version6-report .v7-report-single__hero .v7-report-single__shell { position: relative; z-index: 1; }
#version6-report .v7-report-single__label, #version6-report .v7-report-single__aside p { margin: 0; color: #176e61; font-size: 11px; font-weight: 800; letter-spacing: .17em; }
#version6-report .v7-report-single__eyebrow { margin: 33px 0 10px; color: #176e61; font-size: 14px; font-weight: 700; }
#version6-report .v7-report-single h1 { max-width: 900px; margin: 0; font-size: clamp(42px, 5.4vw, 74px); font-weight: 650; letter-spacing: -.075em; line-height: 1.14; }
#version6-report .v7-report-single__hero time { display: inline-block; margin-top: 30px; padding-top: 11px; border-top: 1px solid #869b8d; color: #43564a; font: 400 17px/1 Georgia, serif; letter-spacing: .06em; }
#version6-report .v7-report-single__layout { display: grid; grid-template-columns: minmax(0, 1fr) 270px; gap: clamp(45px, 9vw, 140px); padding-top: clamp(66px, 9vw, 120px); padding-bottom: clamp(92px, 12vw, 160px); }
#version6-report .v7-report-single__article { min-width: 0; }
#version6-report .v7-report-single__content { max-width: 700px; font-size: 17px; line-height: 2.05; }
#version6-report .v7-report-single__content > :first-child { margin-top: 0; }
#version6-report .v7-report-single__content p { margin: 0 0 1.55em; }
#version6-report .v7-report-single__content strong { font-weight: 700; }
#version6-report .v7-report-single__content a { border-bottom: 1px solid #176e61; color: #176e61; font-weight: 700; text-decoration: none; }
#version6-report .v7-report-single__content h2, #version6-report .v7-report-single__content h3 { margin: 2.35em 0 .8em; font-weight: 650; letter-spacing: -.04em; line-height: 1.35; }
#version6-report .v7-report-single__content h2 { font-size: 30px; }
#version6-report .v7-report-single__aside { align-self: start; padding: 27px 25px 24px; border-top: 4px solid #176e61; background: #f5f4ee; }
#version6-report .v7-report-single__aside h2 { margin: 18px 0 13px; font-size: 24px; letter-spacing: -.05em; }
#version6-report .v7-report-single__aside span { display: block; color: #506057; font-size: 13px; line-height: 1.8; }
#version6-report .v7-report-single__aside a { display: inline-flex; gap: 16px; margin-top: 28px; padding-bottom: 5px; border-bottom: 1px solid #17211d; color: #17211d; font-size: 13px; font-weight: 800; text-decoration: none; }
#version6-report .v7-report-single__aside i { font-style: normal; }
@media (max-width: 760px) {
  #version6-report .v7-report-single__shell { width: min(100% - 32px, 1120px); }
  #version6-report .v7-report-single__hero { padding-top: 64px; }
  #version6-report .v7-report-single__eyebrow { margin-top: 25px; }
  #version6-report .v7-report-single h1 { font-size: 42px; }
  #version6-report .v7-report-single__layout { grid-template-columns: 1fr; gap: 45px; }
  #version6-report .v7-report-single__content { font-size: 16px; }
  #version6-report .v7-report-single__aside { max-width: 430px; }
}
