.sh-section{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:var(--sh-padding-y,32px) var(--sh-padding-x,16px)}.sh-heading,.sh-section{font-family:Noto Sans JP,BIZ UDGothic,Hiragino Kaku Gothic ProN,Yu Gothic UI,Meiryo UI,sans-serif}.sh-heading{color:var(--sh-heading-color,#1e3c4f);font-size:var(--sh-section-heading-size,28px);font-weight:700;letter-spacing:.02em;line-height:1.4;margin:0;scroll-margin-top:var(--sh-scroll-offset,80px);text-align:center}.sh-heading-inner{display:inline-block;font-family:Noto Sans JP,BIZ UDGothic,Hiragino Kaku Gothic ProN,Yu Gothic UI,Meiryo UI,sans-serif;position:relative}.sh-heading[data-accent=solid_thin] .sh-heading-inner{border-left:4px solid var(--sh-section-accent,#5a90be);padding-left:14px}.sh-heading[data-accent=solid_thick] .sh-heading-inner{border-left:8px solid var(--sh-section-accent,#5a90be);padding-left:16px}.sh-heading[data-accent=double] .sh-heading-inner{border-left:9px double var(--sh-section-accent,#5a90be);padding-left:16px}.sh-heading[data-accent=gradient] .sh-heading-inner{padding-left:18px}.sh-heading[data-accent=gradient] .sh-heading-inner:before{background:linear-gradient(180deg,var(--sh-section-accent,#5a90be) 0,var(--sh-section-accent-2,#a7c8e5) 100%);border-radius:4px;bottom:6%;content:"";left:0;position:absolute;top:6%;width:8px}.sh-heading[data-accent=dot] .sh-heading-inner{padding-left:18px}.sh-heading[data-accent=dot] .sh-heading-inner:before{background:var(--sh-section-accent,#5a90be);border-radius:50%;content:"";height:10px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:10px}