.heading_box .contents{max-width:var(--width-contents);margin:0 auto var(--gap-contents);text-align:center}.heading_box .contents:last-child{margin-bottom:0}.heading_box .contents>.caption{display:block;margin:0 0 var(--gap-heading);color:var(--color-error);font-family:var(--font-heading);font-size:var(--size-base);font-weight:400;line-height:1.25}.heading_box .contents>.caption:last-child{margin-bottom:0}.heading_box .contents>.content{display:inline-block;max-width:var(--width-content)}.heading_box.is_compact{--gap-section: var(--gap-section-small)}.heading_box.is_background{display:flex;align-items:center;justify-content:center;min-height:280px;--gap-section-top: var(--gap-section);--gap-section-bottom: var(--gap-section)}.heading_box.is_background .fixed{position:static}.heading_box.is_background .image{position:absolute;width:100%;height:100%;z-index:0;inset:0}.heading_box.is_background .image:after{content:'';position:absolute;padding:0;background:var(--theme-black);opacity:0.5;z-index:2;inset:0}.heading_box.is_background .image+.contents{margin-top:0}.heading_box .contents{position:relative;z-index:2}.heading_box .image{display:block;position:relative;height:420px}.heading_box .image+.contents{margin-top:var(--gap-section)}.heading_box .image.mobile{display:none}.heading_box .image img{display:block;position:absolute;width:100%;height:100%;z-index:1;inset:0;object-fit:cover}@media (max-width: 88.75rem){.heading_box .image{height:auto;--height-image: 40%}.heading_box .image:before{content:'';display:block;padding-bottom:var(--height-image)}}@media (max-width: 40rem){.heading_box .image{--height-image: 100%}.heading_box .image.desktop{display:none}.heading_box .image.mobile{display:block}.heading_box .background.desktop{display:none}.heading_box .background.mobile{display:block}}

/*# sourceMappingURL=heading.css.map */
