.bt-hero-standard{background-image:var(--bt-hero-bg-image-pc);background-position:var(--bt-hero-bg-position,center center);background-repeat:var(--bt-hero-bg-repeat,no-repeat);background-size:var(--bt-hero-bg-size,cover);max-height:var(--bt-hero-max-height-pc,none);min-height:var(--bt-hero-min-height-pc,640px);overflow:hidden;position:relative;width:100%}.bt-hero-standard__inner{box-sizing:border-box;display:flex;margin:0 auto;max-height:inherit;max-width:var(--bt-hero-content-max-width,1200px);min-height:inherit;padding:80px 24px;width:100%}.bt-hero-standard__content{display:flex;flex-direction:column;max-width:var(--bt-hero-text-max-width,720px);width:100%}.bt-hero-standard__description,.bt-hero-standard__eyebrow,.bt-hero-standard__heading{margin:0}.bt-hero-standard__description>:first-child{margin-top:0}.bt-hero-standard__description>:last-child{margin-bottom:0}.bt-hero-standard--x-left .bt-hero-standard__inner{justify-content:flex-start}.bt-hero-standard--x-center .bt-hero-standard__inner{justify-content:center}.bt-hero-standard--x-right .bt-hero-standard__inner{justify-content:flex-end}.bt-hero-standard--y-top .bt-hero-standard__inner{align-items:flex-start}.bt-hero-standard--y-center .bt-hero-standard__inner{align-items:center}.bt-hero-standard--y-bottom .bt-hero-standard__inner{align-items:flex-end}.bt-hero-standard--x-left .bt-hero-standard__content{text-align:left}.bt-hero-standard--x-center .bt-hero-standard__content{text-align:center}.bt-hero-standard--x-right .bt-hero-standard__content{text-align:right}.bt-hero-standard__cta-wrap{display:flex;flex-wrap:wrap;gap:12px;width:100%}.bt-hero-standard--cta-left .bt-hero-standard__cta-wrap{justify-content:flex-start}.bt-hero-standard--cta-center .bt-hero-standard__cta-wrap{justify-content:center}.bt-hero-standard--cta-right .bt-hero-standard__cta-wrap{justify-content:flex-end}.bt-hero-standard__cta-wrap .bt-btn{display:flex}.bt-hero-standard__cta-wrap .bt-btn--align-center{justify-content:center}.bt-hero-standard__cta-wrap .bt-btn__link,.bt-hero-standard__cta-wrap .bt-btn__link:active,.bt-hero-standard__cta-wrap .bt-btn__link:focus,.bt-hero-standard__cta-wrap .bt-btn__link:hover,.bt-hero-standard__cta-wrap .bt-btn__link:visited{text-decoration:none}.bt-hero-standard__cta-wrap .bt-btn__link{align-items:center;border:1px solid transparent;box-sizing:border-box;display:inline-flex;justify-content:center;min-height:44px;padding:12px 20px;transition:all .3s ease;white-space:nowrap}.bt-hero-standard__cta-wrap .bt-btn__link span{display:inline-block}.bt-hero-standard__cta-wrap .bt-btn__link--primary{background-color:#1a252d;border-color:#1a252d;color:#fff}.bt-hero-standard__cta-wrap .bt-btn__link--primary:focus,.bt-hero-standard__cta-wrap .bt-btn__link--primary:hover{background-color:#324552;border-color:#324552;color:#fff}.bt-hero-standard__cta-wrap .bt-btn__link--secondary{background-color:transparent;border-color:#1a252d;color:#1a252d}.bt-hero-standard__cta-wrap .bt-btn__link--secondary:focus,.bt-hero-standard__cta-wrap .bt-btn__link--secondary:hover{background-color:rgba(26,37,45,.08);border-color:#1a252d;color:#1a252d}@media (max-width:767px){.bt-hero-standard{background-image:var(--bt-hero-bg-image-sp,var(--bt-hero-bg-image-pc));background-position:var(--bt-hero-bg-position-sp,var(--bt-hero-bg-position,center center));background-size:var(--bt-hero-bg-size-sp,var(--bt-hero-bg-size,cover));max-height:var(--bt-hero-max-height-sp,var(--bt-hero-max-height-pc,none));min-height:var(--bt-hero-min-height-sp,var(--bt-hero-min-height-pc,520px))}.bt-hero-standard__inner{padding:56px 20px}.bt-hero-standard--x-sp-left .bt-hero-standard__inner{justify-content:flex-start}.bt-hero-standard--x-sp-center .bt-hero-standard__inner{justify-content:center}.bt-hero-standard--x-sp-right .bt-hero-standard__inner{justify-content:flex-end}.bt-hero-standard--x-sp-left .bt-hero-standard__content{text-align:left}.bt-hero-standard--x-sp-center .bt-hero-standard__content{text-align:center}.bt-hero-standard--x-sp-right .bt-hero-standard__content{text-align:right}.bt-hero-standard__cta-wrap{align-items:stretch;flex-direction:column}.bt-hero-standard__cta-wrap .bt-btn,.bt-hero-standard__cta-wrap .bt-btn__link{width:100%}.bt-hero-standard--cta-sp-left .bt-hero-standard__cta-wrap{justify-content:flex-start}.bt-hero-standard--cta-sp-center .bt-hero-standard__cta-wrap{justify-content:center}.bt-hero-standard--cta-sp-right .bt-hero-standard__cta-wrap{justify-content:flex-end}}.bt-hero-standard__cta-wrap{flex-direction:row;flex-wrap:nowrap}.bt-hero-standard__cta-wrap .bt-btn,.bt-hero-standard__cta-wrap .bt-btn__link{flex:0 0 auto;width:auto}