/* 比較カテゴリ共通ヘッダー。ヘッダー本体の高さ・固定位置は変更しない */
body.compare-section .wood{overflow:visible;padding-left:210px}
body.compare-section .compare-header-dog{z-index:2;display:block;pointer-events:none;position:absolute;width:118px;height:auto;max-width:none;top:-44px;bottom:auto;left:76px;filter:drop-shadow(0 6px 5px #1717172e)}
body.compare-section .page-spacer{height:111px}
body.compare-section .site-breadcrumb{max-width:1400px;margin:0 auto;padding:24px 64px 0}
@media(max-width:720px){
 body.compare-section .wood{padding-left:100px}
 body.compare-section .compare-header-dog{width:92px;top:-32px;bottom:auto;left:8px}
 body.compare-section .page-spacer{height:78px}
 body.compare-section .site-breadcrumb{margin:0 auto;padding:18px 18px 0}
}
