.hero_box .contents{display:block;position:relative;margin-bottom:var(--gap-contents)}.hero_box .contents:last-child{margin-bottom:0}.hero_box .contents .caption{display:block;margin:-3px 0 15px;font-size:12px;font-weight:500;line-height:1.33;text-transform:uppercase;opacity:0.8}.hero_box{background-color:var(--color-background);--image-offset: 200px;--contents-padding: var(--gap-section);--color-background: #fff;--color-overlay: rgba(0,0,0,0.4);--color-heading: #000;--color-shadow: transparent;--color-text: rgba(0,0,0,0.8);--color-content: var(--color-text)}.header_box+.hero_box:not(.box_background):not(.box_no_top){margin-top:0}.hero_box.box_background{padding:0;color:var(--color-text);--color-background: #000;--color-heading: #fff;--color-muted: rgba(255,255,255,0.8);--color-text: rgba(255,255,255,0.8)}.hero_box.box_background .breadcrumbs_box{position:absolute;top:15px;right:0;left:0;padding:0;margin:0;z-index:5}.hero_box.is_reversed .fixed{justify-content:flex-end}.hero_box.is_reversed .wrapper{padding-right:0;padding-left:var(--contents-padding)}.hero_box.is_reversed .background{right:calc(50% - var(--image-offset));left:0}.hero_box.is_reversed .background img{object-position:100% 50%}.hero_box.is_contain .background img{object-fit:contain}.hero_box.is_compact{--image-offset: 0px}.hero_box.is_compact.is_reversed .background img{right:0;left:auto}.hero_box.is_compact.is_centered .fixed{height:auto;padding-top:var(--gap-section-top);padding-bottom:var(--gap-section-bottom)}.hero_box.is_compact .background{overflow:hidden}.hero_box.is_compact .background img{position:absolute;top:0;left:0;width:auto}.hero_box.is_centered .fixed{justify-content:center}.hero_box.is_centered .background{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;margin:0}.hero_box.is_centered .background:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--color-overlay);z-index:2}.hero_box.is_centered .background img{width:100%;object-position:50% 50%}.hero_box.is_centered .wrapper{width:auto;padding:0}.hero_box.is_centered .contents{max-width:680px;text-align:center}.hero_box.is_text_right .contents{text-align:right}.hero_box.is_text_right .fixed{justify-content:flex-end}.hero_box.is_text_left .contents{text-align:left}.hero_box.is_text_left .fixed{justify-content:flex-start}.hero_box.is_text_centered .contents{max-width:480px;margin-right:auto;margin-left:auto;text-align:center}.hero_box.is_card{background-color:transparent}.header_box+.hero_box.is_card{margin-top:-20px}.hero_box.is_card .fixed{position:relative;height:auto;min-height:480px}.hero_box.is_card .background{position:absolute;top:0;right:var(--gap-aside);bottom:0;left:var(--gap-aside);margin:0}.hero_box.is_card .background:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;background-color:var(--color-overlay);z-index:2}.hero_box.is_card .background img{width:100%;object-position:50% 50%}.hero_box.is_card .wrapper{width:auto;padding:0 var(--contents-padding)}.hero_box.is_combined{background-color:transparent}.hero_box.is_combined .fixed{position:relative;max-width:calc(var(--width-regular) - 2 * var(--gap-aside));height:auto;min-height:480px;background-color:var(--color-background)}.hero_box.is_transparent .background:before{display:none}.hero_box.is_fullscreen .fixed{height:calc(100vh - var(--height-header) - var(--height-bar) - var(--height-bottom-bar));max-height:900px}.hero_box.is_narrow{--width-regular: 1360px}.hero_box .fixed{display:flex;position:static;flex-direction:row;align-items:center;justify-content:flex-start;height:640px}.hero_box .breadcrumbs{position:relative;box-sizing:border-box;width:100%;max-width:var(--width-regular);padding:0 var(--gap-aside);margin:0 auto}.hero_box .wrapper{display:block;position:static;width:calc(50% - var(--image-offset));padding-right:var(--contents-padding);margin:0}.hero_box .contents{max-width:560px;z-index:2}.hero_box .contents h1,.hero_box .contents h2,.hero_box .contents h3{text-shadow:-1px -1px 0 var(--color-shadow),1px -1px 0 var(--color-shadow),-1px 1px 0 var(--color-shadow),1px 1px 0 var(--color-shadow);color:var(--color-heading)}.hero_box .contents p,.hero_box .contents li{color:var(--color-text)}.hero_box h2{font-size:var(--size-h1)}.hero_box .background{display:block;position:absolute;top:0;right:0;bottom:0;left:calc(50% - var(--image-offset));flex-grow:0;flex-shrink:0;align-self:stretch;z-index:1}.hero_box .background img{display:block;position:relative;width:100%;height:100%;opacity:1;z-index:1;object-fit:cover;object-position:0 50%}.hero_box .background.mobile{display:none}@media (min-width: 1024px){.hero_box.is_combined{padding-right:var(--gap-aside);padding-left:var(--gap-aside)}.header_box+.hero_box.is_combined{margin-top:-20px}.hero_box.is_combined.is_fullscreen .fixed{height:calc(100vh - var(--height-header) - var(--height-bar) - var(--height-bottom-bar) - var(--gap-section-bottom) + 20px)}}@media (max-width: 1620px){.hero_box{--image-offset: 100px;--contents-padding: 60px}}@media (max-width: 1024px){.hero_box{--image-offset: 0px;--contents-padding: 30px}.hero_box.box_background .fixed{min-height:100vw}.hero_box.box_background.is_transparent .fixed{min-height:auto}.header_box+.hero_box.is_card{margin-top:0}.hero_box.is_card .fixed{min-height:420px}.hero_box.is_combined{padding-right:0;padding-left:0}.hero_box.is_combined .fixed{min-height:420px}}@media (max-width: 640px){.hero_box.box_background{padding:0}.hero_box.box_background .background:before{background:linear-gradient(to top, var(--color-background) 0%, rgba(0,0,0,0) 100%)}.hero_box.is_transparent .background{margin-bottom:0}.hero_box.is_transparent .background:before{display:none}.hero_box.is_fullscreen .fixed,.hero_box.is_combined .fixed{height:auto;max-height:none}.hero_box.is_fullscreen .background,.hero_box.is_combined .background{position:absolute;width:auto;margin:0}.hero_box.is_fullscreen .background:before,.hero_box.is_combined .background:before{height:50%}.hero_box.is_fullscreen .wrapper,.hero_box.is_combined .wrapper{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;min-height:calc(100vh - var(--height-header) - var(--height-bar) - var(--height-bottom-bar))}.hero_box.is_reversed .background{right:0}.hero_box.is_reversed .background img{object-position:50% 50%}.hero_box.is_centered.is_combined .wrapper{justify-content:flex-end;min-height:calc(100vh - var(--height-header) - var(--height-bar) - var(--height-bottom-bar));padding:30px 0;text-align:center}.hero_box.is_centered.is_combined .contents{text-align:center}.hero_box.is_centered.is_compact .wrapper{min-height:200px}.hero_box.is_centered .wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px}.hero_box.is_centered .background:before{height:auto;background:linear-gradient(to top, var(--color-background) 0%, rgba(0,0,0,0) 100%)}.hero_box.is_compact .background img{position:relative;width:100%;object-fit:cover;object-position:50% 50%}.hero_box.is_card{margin-bottom:30px}.hero_box.is_card .fixed{display:flex;align-items:flex-end}.hero_box.is_card .wrapper{min-height:0;padding:30px var(--gap-aside)}.hero_box .fixed{display:block;height:auto}.hero_box .wrapper{width:100%;padding:40px 0}.hero_box .contents{max-width:none;margin-right:0;margin-left:0;text-align:center}.hero_box .background{position:relative;left:0;width:auto;margin:0 calc(-1 * var(--gap-aside)) -60px}.hero_box .background:before{content:'';display:block;position:absolute;top:auto;right:0;bottom:0;left:0;height:90px;background:linear-gradient(to top, var(--color-background) 0%, rgba(255,255,255,0) 100%);z-index:2}.hero_box .background.desktop{display:none}.hero_box .background.mobile{display:block}.hero_box .background img{object-position:50% 50%}}

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