/* 売り場スナップ詳細の購入導線。テーマのリンク装飾や広告系のCSS最適化に依存させない。 */
.hrp-shelf [data-affiliate-component="shelf-commerce-text"]{display:block!important;position:relative!important;width:100%!important;margin:18px 0!important;padding:18px!important;border:1px solid #e4ded2!important;border-left:4px solid #e89216!important;border-radius:16px!important;background:#fff!important;box-shadow:0 7px 22px rgba(45,37,31,.08)!important;color:#20251d!important;overflow:hidden!important}
.hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0 0 7px!important}
.hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__head h2{margin:0!important;color:#20251d!important;font-size:18px!important;font-weight:900!important;line-height:1.45!important}
.hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__head>span{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:2px 7px!important;border:1px solid #ded8ce!important;border-radius:999px!important;background:#f5f3ef!important;color:#70685f!important;font-size:10px!important;font-weight:900!important;line-height:1.4!important}
.hrp-shelf [data-affiliate-component="shelf-commerce-text"]>p{margin:0 0 12px!important;color:#5f665c!important;font-size:12px!important;line-height:1.7!important}
.hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}
.hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__links>li{display:block!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;list-style:none!important}
.hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__link{display:grid!important;position:relative!important;width:100%!important;min-height:62px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;margin:0!important;padding:10px 42px 10px 14px!important;border:0!important;border-radius:12px!important;background:#ffad22!important;color:#21180d!important;box-shadow:0 5px 14px rgba(32,45,61,.14)!important;text-align:left!important;text-decoration:none!important;line-height:1.4!important}
.hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__link.is-rakuten{background:#bf0000!important;color:#fff!important}
.hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__link-copy{display:block!important;min-width:0!important;margin:0!important;color:inherit!important}
.hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__link-copy strong{display:block!important;margin:0!important;color:inherit!important;font-size:14px!important;font-weight:900!important;line-height:1.4!important}
.hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__link-copy small{display:block!important;margin:2px 0 0!important;color:inherit!important;font-size:10px!important;font-weight:700!important;line-height:1.4!important;opacity:.86!important}
.hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__arrow{display:block!important;position:absolute!important;top:50%!important;right:14px!important;margin:0!important;color:inherit!important;font-size:23px!important;font-weight:900!important;line-height:1!important;transform:translateY(-50%)!important}
.hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__notice{margin:9px 0 0!important;color:#6d685f!important;font-size:10px!important;line-height:1.55!important}
.hrp-shelf .hrp-shelf-products li a{display:flex;min-width:0;align-items:center;gap:6px;color:var(--shelf-green-dark)}
.hrp-shelf .hrp-shelf-products li a strong{min-width:0;color:inherit;font:inherit;font-weight:800;overflow-wrap:anywhere}
.hrp-shelf .hrp-shelf-products li a span{flex:0 0 auto;color:#65705f;font-size:10px;font-weight:700}
@media(max-width:680px){
  .hrp-shelf [data-affiliate-component="shelf-commerce-text"]{margin:14px 0!important;padding:14px 12px!important;border-left-width:3px!important;border-radius:14px!important}
  .hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__head h2{font-size:16px!important}
  .hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__links{grid-template-columns:1fr!important;gap:7px!important}
  .hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__link{min-height:58px!important;padding:9px 38px 9px 12px!important}
  .hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__link-copy strong{font-size:13px!important}
  .hrp-shelf .hrp-shelf-products li a{align-items:flex-start;flex-direction:column;gap:1px}
  .hrp-shelf .hrp-shelf-products li a span{font-size:10px}
}
@media(prefers-reduced-motion:reduce){.hrp-shelf [data-affiliate-component="shelf-commerce-text"] .hrp-shelf-commerce__link{transition:none!important}}
