.epb-section-divider{background:var(--epb-section-divider-background);border-color:var(--epb-section-divider-border-color);border-radius:var(--epb-section-divider-radius);border-style:var(--epb-section-divider-border-style);border-width:var(--epb-section-divider-border-width);min-height:var(--epb-section-divider-min-height);padding:var(--epb-section-divider-padding-top-sp) var(--epb-section-divider-padding-right-sp) var(--epb-section-divider-padding-bottom-sp) var(--epb-section-divider-padding-left-sp);position:relative}.epb-section-divider.epb-has-margin-zero{margin-top:calc(var(--epb-section-divider-top-divider-height-base)*-1)!important;z-index:1}.epb-section-divider.epb-has-zindex{z-index:var(--epb-section-divider-zindex)}@media screen and (max-width:599px){.epb-section-divider.epb-has-margin-zero{margin-top:calc(var(--epb-section-divider-top-divider-height-sp)*-1)!important}}@media screen and (min-width:600px)and (max-width:959px){.epb-section-divider.epb-has-margin-zero{margin-top:calc(var(--epb-section-divider-top-divider-height-tablet)*-1)!important}}@media screen and (min-width:600px){.epb-section-divider{padding:var(--epb-section-divider-padding-top-tablet) var(--epb-section-divider-padding-right-tablet) var(--epb-section-divider-padding-bottom-tablet) var(--epb-section-divider-padding-left-tablet)}}@media screen and (min-width:960px){.epb-section-divider{padding:var(--epb-section-divider-padding-top-pc) var(--epb-section-divider-padding-right-pc) var(--epb-section-divider-padding-bottom-pc) var(--epb-section-divider-padding-left-pc)}}.epb-section-divider.epb-has-parallax{background-attachment:fixed;background-image:var(--epb-section-divider-background-imag);background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media(prefers-reduced-motion:reduce){.epb-section-divider.epb-has-parallax{background-attachment:scroll}}@media screen and (max-width:959px){.epb-section-divider.epb-has-parallax{background-attachment:scroll}}.epb-section-divider.alignfull{left:calc(50% - 50vw);max-width:100vw;width:100vw}.epb-section-divider.alignwide{max-width:100vw}@media screen and (max-width:599px){.epb-section-divider.alignwide{left:calc(50% - 50vw);max-width:100vw;width:100vw}}.epb-section-divider__inner{display:flex;margin-left:auto;margin-right:auto;min-height:var(--epb-section-divider-min-height);position:relative;z-index:1}.epb-section-divider__content{background-color:var(--epb-section-divider-content-background);border-color:var(--epb-section-divider-content-border-color);border-radius:var(--epb-section-divider-content-radius);border-style:var(--epb-section-divider-content-border-style);border-width:var(--epb-section-divider-content-border-width-top) var(--epb-section-divider-content-border-width-right) var(--epb-section-divider-content-border-width-bottom) var(--epb-section-divider-content-border-width-left);max-width:min(100%,var(--epb-section-divider-width));padding:var(--epb-section-divider-content-padding-top) var(--epb-section-divider-content-padding-right) var(--epb-section-divider-content-padding-bottom) var(--epb-section-divider-content-padding-left);position:relative;width:100%}.epb-has-content-shadow .epb-section-divider__content{box-shadow:0 1px 3px 1px rgb(0 0 0 / .08)}.epb-section-divider__content>:not(.epb-container-box){margin-bottom:0;margin-top:0}.epb-has-section-divider-margin-item .epb-section-divider__content>:not(.epb-container-box){margin-bottom:0;margin-top:var(--epb-section-divider-margin-item)}.epb-has-section-divider-margin-item .epb-section-divider__content>:first-child:not(.epb-container-box){margin-top:0}.epb-section-divider__top{left:0;position:absolute;right:0;top:-1px;z-index:1}.epb-section-divider__top svg{left:0;max-height:100px;position:absolute;right:0;top:1px;width:100%}@media screen and (max-width:599px){.epb-section-divider__top svg{height:var(--epb-section-divider-top-divider-height-sp)}}@media screen and (min-width:600px)and (max-width:959px){.epb-section-divider__top svg{height:var(--epb-section-divider-top-divider-height-tablet)}}.epb-has-top-divider-vertica-flip .epb-section-divider__top svg{transform:scaleX(-1)}.epb-has-top-divider-horizontal-flip .epb-section-divider__top svg{transform:scaleY(-1)}.epb-has-top-divider-vertica-flip.epb-has-top-divider-horizontal-flip .epb-section-divider__top svg{transform:scaleX(-1) scaleY(-1)}.epb-section-divider__bottom{bottom:-1px;left:0;position:absolute;right:0;z-index:1}.epb-section-divider__bottom svg{bottom:1px;left:0;max-height:100px;position:absolute;right:0;width:100%}@media screen and (max-width:599px){.epb-section-divider__bottom svg{height:var(--epb-section-divider-bottom-divider-height-sp)}}@media screen and (min-width:600px)and (max-width:959px){.epb-section-divider__bottom svg{height:var(--epb-section-divider-bottom-divider-height-tablet)}}.epb-section-divider.epb-has-bottom-divider-horizontal-flip{margin-bottom:var(--epb-section-divider-bottom-divider-height-base)}@media screen and (max-width:599px){.epb-section-divider.epb-has-bottom-divider-horizontal-flip{margin-bottom:var(--epb-section-divider-bottom-divider-height-sp)}}@media screen and (min-width:600px)and (max-width:959px){.epb-section-divider.epb-has-bottom-divider-horizontal-flip{margin-bottom:var(--epb-section-divider-bottom-divider-height-tablet)}}.epb-has-bottom-divider-horizontal-flip .epb-section-divider__bottom{bottom:-100px}@media screen and (max-width:599px){.epb-has-bottom-divider-horizontal-flip .epb-section-divider__bottom{bottom:calc(var(--epb-section-divider-bottom-divider-height-sp)*-1)}}@media screen and (min-width:600px)and (max-width:959px){.epb-has-bottom-divider-horizontal-flip .epb-section-divider__bottom{bottom:calc(var(--epb-section-divider-bottom-divider-height-tablet)*-1)}}.epb-has-bottom-divider-horizontal-flip .epb-section-divider__bottom svg{transform:scaleY(-1)}.epb-has-bottom-divider-vertica-flip .epb-section-divider__bottom svg{transform:scaleX(-1)}.epb-has-bottom-divider-vertica-flip.epb-has-bottom-divider-horizontal-flip .epb-section-divider__bottom svg{transform:scaleX(-1) scaleY(-1)}@media screen and (max-width:599px){.epb-section-divider__inner.is-position-epb-sp-top-left{align-items:flex-start;justify-content:flex-start}.epb-section-divider__inner.is-position-epb-sp-top-center{align-items:flex-start;justify-content:center}.epb-section-divider__inner.is-position-epb-sp-top-right{align-items:flex-start;justify-content:flex-end}.epb-section-divider__inner.is-position-epb-sp-center-left{align-items:center;justify-content:flex-start}.epb-section-divider__inner.is-position-epb-sp-center-center{align-items:center;justify-content:center}.epb-section-divider__inner.is-position-epb-sp-center-right{align-items:center;justify-content:flex-end}.epb-section-divider__inner.is-position-epb-sp-bottom-left{align-items:flex-end;justify-content:flex-start}.epb-section-divider__inner.is-position-epb-sp-bottom-center{align-items:flex-end;justify-content:center}.epb-section-divider__inner.is-position-epb-sp-bottom-right{align-items:flex-end;justify-content:flex-end}}@media screen and (min-width:600px)and (max-width:959px){.epb-section-divider__inner.is-position-epb-tablet-top-left{align-items:flex-start;justify-content:flex-start}.epb-section-divider__inner.is-position-epb-tablet-top-center{align-items:flex-start;justify-content:center}.epb-section-divider__inner.is-position-epb-tablet-top-right{align-items:flex-start;justify-content:flex-end}.epb-section-divider__inner.is-position-epb-tablet-center-left{align-items:center;justify-content:flex-start}.epb-section-divider__inner.is-position-epb-tablet-center-center{align-items:center;justify-content:center}.epb-section-divider__inner.is-position-epb-tablet-center-right{align-items:center;justify-content:flex-end}.epb-section-divider__inner.is-position-epb-tablet-bottom-left{align-items:flex-end;justify-content:flex-start}.epb-section-divider__inner.is-position-epb-tablet-bottom-center{align-items:flex-end;justify-content:center}.epb-section-divider__inner.is-position-epb-tablet-bottom-right{align-items:flex-end;justify-content:flex-end}}@media screen and (min-width:960px){.epb-section-divider__inner.is-position-epb-pc-top-left{align-items:flex-start;justify-content:flex-start}.epb-section-divider__inner.is-position-epb-pc-top-center{align-items:flex-start;justify-content:center}.epb-section-divider__inner.is-position-epb-pc-top-right{align-items:flex-start;justify-content:flex-end}.epb-section-divider__inner.is-position-epb-pc-center-left{align-items:center;justify-content:flex-start}.epb-section-divider__inner.is-position-epb-pc-center-center{align-items:center;justify-content:center}.epb-section-divider__inner.is-position-epb-pc-center-right{align-items:center;justify-content:flex-end}.epb-section-divider__inner.is-position-epb-pc-bottom-left{align-items:flex-end;justify-content:flex-start}.epb-section-divider__inner.is-position-epb-pc-bottom-center{align-items:flex-end;justify-content:center}.epb-section-divider__inner.is-position-epb-pc-bottom-right{align-items:flex-end;justify-content:flex-end}}.epb-section-divider__background-image{bottom:0;left:0;position:absolute;right:0;top:0}.epb-section-divider__background-image img,.epb-section-divider__background-image video{border-radius:calc(var(--epb-section-divider-radius) - var(--epb-section-divider-border-width));height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:600px){.epb-section-divider__background-video-sp{display:none}}@media screen and (min-width:960px){.epb-section-divider__background-video-tablet{display:none}}.epb-section-divider__overlay{background:var(--epb-section-divider-overlay);border-radius:calc(var(--epb-section-divider-radius) - var(--epb-section-divider-border-width));bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.epb-section-divider__overlay.has-texture-dot1:after{background-image:radial-gradient(circle,var(--epb-section-divider-overlay-texture-color) .5px,transparent .5px);background-position:0 0;background-size:5px 5px}.epb-section-divider__overlay.has-texture-dot1:after,.epb-section-divider__overlay.has-texture-dot2:after{border-radius:var(--epb-section-divider-radius);content:"";display:block;height:100%;opacity:var(--epb-section-divider-overlay-texture-opacity);position:absolute;right:0;top:0;width:100%}.epb-section-divider__overlay.has-texture-dot2:after{background-image:radial-gradient(circle,var(--epb-section-divider-overlay-texture-color) .5px,transparent .5px),radial-gradient(circle,var(--epb-section-divider-overlay-texture-color) .5px,transparent .5px);background-position:0 0,2.5px 5px;background-size:5px 10px}.epb-section-divider__overlay.has-texture-stripe1:after{background-image:repeating-linear-gradient(135deg,transparent,transparent 6px,var(--epb-section-divider-overlay-texture-color) 8px,var(--epb-section-divider-overlay-texture-color) 8px)}.epb-section-divider__overlay.has-texture-stripe1:after,.epb-section-divider__overlay.has-texture-stripe2:after{border-radius:var(--epb-section-divider-radius);content:"";display:block;height:100%;opacity:var(--epb-section-divider-overlay-texture-opacity);position:absolute;right:0;top:0;width:100%}.epb-section-divider__overlay.has-texture-stripe2:after{background-image:repeating-linear-gradient(45deg,transparent,transparent 6px,var(--epb-section-divider-overlay-texture-color) 8px,var(--epb-section-divider-overlay-texture-color) 8px)}.epb-section-divider__overlay.has-texture-stripe3:after{background-image:repeating-linear-gradient(90deg,transparent,transparent 6px,var(--epb-section-divider-overlay-texture-color) 8px,var(--epb-section-divider-overlay-texture-color) 8px)}.epb-section-divider__overlay.has-texture-stripe3:after,.epb-section-divider__overlay.has-texture-stripe4:after{border-radius:var(--epb-section-divider-radius);content:"";display:block;height:100%;opacity:var(--epb-section-divider-overlay-texture-opacity);position:absolute;right:0;top:0;width:100%}.epb-section-divider__overlay.has-texture-stripe4:after{background-image:repeating-linear-gradient(90deg,transparent,transparent 98px,var(--epb-section-divider-overlay-texture-color) 100px,var(--epb-section-divider-overlay-texture-color) 100px)}.epb-section-divider__overlay.has-texture-plaid1:after{background-image:linear-gradient(90deg,var(--epb-section-divider-overlay-texture-color) 1px,transparent 1px),linear-gradient(var(--epb-section-divider-overlay-texture-color) 1px,transparent 1px);background-position:10px 10px;background-size:9px 9px}.epb-section-divider__overlay.has-texture-plaid1:after,.epb-section-divider__overlay.has-texture-plaid2:after{border-radius:var(--epb-section-divider-radius);content:"";display:block;height:100%;opacity:var(--epb-section-divider-overlay-texture-opacity);position:absolute;right:0;top:0;width:100%}.epb-section-divider__overlay.has-texture-plaid2:after{background-image:repeating-linear-gradient(45deg,var(--epb-section-divider-overlay-texture-color),var(--epb-section-divider-overlay-texture-color) 1px,transparent 1px,transparent 9px),repeating-linear-gradient(-45deg,var(--epb-section-divider-overlay-texture-color),var(--epb-section-divider-overlay-texture-color) 1px,transparent 1px,transparent 9px)}.epb-section-divider__overlay.has-texture-plaid3:after{background-image:linear-gradient(45deg,var(--epb-section-divider-overlay-texture-color) 25%,transparent 25%,transparent 75%,var(--epb-section-divider-overlay-texture-color) 75%),linear-gradient(45deg,var(--epb-section-divider-overlay-texture-color) 25%,transparent 25%,transparent 75%,var(--epb-section-divider-overlay-texture-color) 75%);background-position:10px 10px,14px 14px;background-size:8px 8px;border-radius:var(--epb-section-divider-radius);content:"";display:block;height:100%;opacity:var(--epb-section-divider-overlay-texture-opacity);position:absolute;right:0;top:0;width:100%}.epb-two-columns__row{display:flex;flex-wrap:wrap;padding:calc(var(--epb-content-tb-sp)*1px) calc(var(--epb-content-lr-sp)*1px)}@media screen and (min-width:600px){.epb-two-columns__row{padding:calc(var(--epb-content-tb-tablet)*1px) calc(var(--epb-content-lr-tablet)*1px)}}@media screen and (min-width:960px){.epb-two-columns__row{padding:calc(var(--epb-content-tb-pc)*1px) calc(var(--epb-content-lr-pc)*1px)}}.epb-two-columns-shadow .epb-two-columns__row{box-shadow:0 1px 3px 1px rgb(0 0 0 / .08)}.epb-two-columns__row.is-style-epb-direction-left{flex-direction:row}.epb-two-columns__row.is-style-epb-direction-up{flex-direction:column}.epb-two-columns__row.is-style-epb-direction-right{flex-direction:row-reverse}.epb-two-columns__row.is-style-epb-border-none{border:none}.epb-two-columns__row.is-style-epb-border-solid{border:solid}.epb-two-columns__row.is-style-epb-border-solid-top-bottom{border-bottom:solid;border-left:none;border-right:none;border-top:solid}[class*=epb-two-columns__row-col-]{flex:0 1 100%;max-width:100%}.epb-two-columns__row.is-style-epb-radius__0{border-radius:0}.epb-two-columns__row.is-style-epb-radius__3{border-radius:3px}.epb-two-columns__row.is-style-epb-radius__10{border-radius:10px}.epb-two-columns__row.is-style-epb-radius__25{border-radius:25px}@media screen and (min-width:600px){.epb-two-columns__row-col-25{flex:0 1 25%;max-width:25%}.epb-two-columns__row-col-35{flex:0 1 35%;max-width:35%}.epb-two-columns__row-col-45{flex:0 1 45%;max-width:45%}.epb-two-columns__row-col-50{flex:0 1 50%;max-width:50%}.epb-two-columns__row-col-55{flex:0 1 55%;max-width:55%}.epb-two-columns__row-col-65{flex:0 1 65%;max-width:65%}.epb-two-columns__row-col-75{flex:0 1 75%;max-width:75%}.epb-two-columns__row-col-85{flex:0 1 85%;max-width:85%}}.epb-two-columns-heading__text-wrapper{overflow-wrap:break-word}.epb-two-columns-heading__text-wrapper.epb-has-sub-text-left,.epb-two-columns-heading__text-wrapper.epb-has-sub-text-right{align-items:center;display:flex;flex-direction:row}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-border,.epb-two-columns-heading__text-wrapper.is-style-epb-heading-dot,.epb-two-columns-heading__text-wrapper.is-style-epb-heading-lines-on,.epb-two-columns-heading__text-wrapper.is-style-epb-heading-shadedlin,.epb-two-columns-heading__text-wrapper.is-style-epb-subtext-border,.epb-two-columns-heading__text-wrapper[class*=is-style-epb-heading-border-box-]{text-align:center}.epb-two-columns-heading__text-wrapper .epb-two-columns-heading__text{margin-top:0!important;position:relative}.epb-two-columns-heading__text[data-fontweight=normal]{font-weight:400}.epb-two-columns-heading__text[data-fontweight=bold]{font-weight:700}.epb-two-columns-heading__sub-text,.epb-two-columns-heading__text{font-size:calc(var(--epb-font-pc)*1px)}.epb-has-heading-text-mobile-font .epb-two-columns-heading__text,.epb-has-sub-text-mobile-font .epb-two-columns-heading__sub-text{font-size:calc(var(--epb-font-sp)*1px)}@media screen and (min-width:600px){.epb-has-heading-text-mobile-font .epb-two-columns-heading__text,.epb-has-sub-text-mobile-font .epb-two-columns-heading__sub-text{font-size:calc(var(--epb-font-tablet)*1px)}}@media screen and (min-width:960px){.epb-has-heading-text-mobile-font .epb-two-columns-heading__text,.epb-has-sub-text-mobile-font .epb-two-columns-heading__sub-text{font-size:calc(var(--epb-font-pc)*1px)}}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-border .epb-two-columns-heading__text,.epb-two-columns-heading__text-wrapper.is-style-epb-heading-dot .epb-two-columns-heading__text,.epb-two-columns-heading__text-wrapper.is-style-epb-heading-shadedlin .epb-two-columns-heading__text{padding-bottom:16px}.epb-two-columns-heading__sub-text{display:block;position:relative}.epb-two-columns-heading__sub-text[data-fontweight=nomal]{font-weight:400}.epb-two-columns-heading__sub-text[data-fontweight=bold]{font-weight:700}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-border .epb-two-columns-heading__sub-text.is-style-epb-under,.epb-two-columns-heading__text-wrapper.is-style-epb-heading-dot .epb-two-columns-heading__sub-text.is-style-epb-under,.epb-two-columns-heading__text-wrapper.is-style-epb-heading-shadedlin .epb-two-columns-heading__sub-text.is-style-epb-under{padding-top:16px}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-bg .epb-two-columns-heading__text,.epb-two-columns-heading__text-wrapper[class*=is-style-epb-heading-bg] .epb-two-columns-heading__text{background:var(--epb-style-color);display:inline-block;padding:4px 24px}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-bg-radius-3 .epb-two-columns-heading__text{border-radius:3px}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-bg-radius-25 .epb-two-columns-heading__text{border-radius:25px}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-bg-slanted .epb-two-columns-heading__text{transform:skewX(-12deg)}.epb-two-columns-heading__text-wrapper[class*=is-style-epb-subtext-bg] .epb-two-columns-heading__sub-text{background:var(--epb-style-color);display:inline-block;padding:2px 16px}.epb-two-columns-heading__text-wrapper.is-style-epb-subtext-bg-radius-3 .epb-two-columns-heading__sub-text{border-radius:3px}.epb-two-columns-heading__text-wrapper.is-style-epb-subtext-bg-radius-25 .epb-two-columns-heading__sub-text{border-radius:25px}.epb-two-columns-heading__text-wrapper.is-style-epb-subtext-bg-circle .epb-two-columns-heading__sub-text{align-items:center;border-radius:50%;display:flex;height:2em;justify-content:center;width:2em}.epb-two-columns-heading__text-wrapper.is-style-epb-subtext-bg-slanted .epb-two-columns-heading__sub-text{transform:skewX(-12deg)}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-border .epb-two-columns-heading__text:after{background:var(--epb-style-color);bottom:0;content:"";height:2px;left:0;margin:0 auto;position:absolute;right:0;width:60px}.epb-two-columns-heading__text-wrapper.is-style-epb-subtext-border .epb-two-columns-heading__sub-text:after{background:var(--epb-style-color);bottom:-12px;content:"";height:2px;left:0;margin:0 auto;position:absolute;right:0;width:60px}.epb-two-columns-heading__text-wrapper.is-style-epb-left-subtext-border .epb-two-columns-heading__sub-text{text-align:left;width:-moz-fit-content;width:fit-content}.epb-two-columns-heading__text-wrapper.is-style-epb-left-subtext-border .epb-two-columns-heading__sub-text:after{background:var(--epb-style-color);bottom:-12px;content:"";height:2px;left:0;margin:0 auto;position:absolute;width:100%}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-shadedlin .epb-two-columns-heading__text:after{background-image:repeating-linear-gradient(45deg,var(--epb-style-color) 0,var(--epb-style-color) 1px,transparent 0,transparent 50%),repeating-linear-gradient(135deg,var(--epb-style-color),var(--epb-style-color) 1px,transparent 0,transparent 50%);background-size:6px 6px;bottom:0;content:"";height:6px;left:0;margin:0 auto;opacity:.6;position:absolute;right:0;width:61px}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-dot .epb-two-columns-heading__text:after{background-image:radial-gradient(var(--epb-style-color) 30%,transparent 30%);background-size:8px 8px;bottom:0;content:"";height:8px;left:0;margin:0 auto;opacity:.6;position:absolute;right:0;width:64px}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-left-line .epb-two-columns-heading__sub-text,.epb-two-columns-heading__text-wrapper.is-style-epb-heading-left-line .epb-two-columns-heading__text{align-items:center;display:flex;justify-content:left}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-left-line .epb-two-columns-heading__text:before{border-top:2px solid var(--epb-style-color);content:"";margin:0 8px 0 0;opacity:.6;width:32px}.epb-two-columns-heading__text-wrapper[class*=is-style-epb-heading-border-left-]{padding-left:12px;text-align:left}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-border-left-2{border-left:2px solid var(--epb-style-color)}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-border-left-3{border-left:3px solid var(--epb-style-color)}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-border-left-5{border-left:5px solid var(--epb-style-color)}.epb-two-columns-heading__text-wrapper[class*=is-style-epb-heading-border-box]{padding:24px}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-border-box-2{border:2px solid var(--epb-style-color)}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-border-box-3{border:3px solid var(--epb-style-color)}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-border-box-5{border:5px solid var(--epb-style-color)}.epb-two-columns-heading__text-wrapper.is-style-epb-subtext-left-line .epb-two-columns-heading__sub-text,.epb-two-columns-heading__text-wrapper.is-style-epb-subtext-left-line .epb-two-columns-heading__text{align-items:center;display:flex;justify-content:left;text-align:left}.epb-two-columns-heading__text-wrapper.is-style-epb-subtext-left-line .epb-two-columns-heading__sub-text:before{border-top:2px solid var(--epb-style-color);content:"";margin:0 8px 0 0;opacity:.6;width:24px}.epb-two-columns-heading__text-wrapper.is-style-epb-heading-vertical-rl{text-align:left;writing-mode:vertical-rl}.epb-two-columns__row-content,.epb-two-columns__row-heading{box-sizing:border-box;display:flex}.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading.is-style-epb-border-left-2{border-top:2px solid var(--epb-heading-style-color)}.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading.is-style-epb-border-left-3{border-top:3px solid var(--epb-heading-style-color)}.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading.is-style-epb-border-left-5{border-top:5px solid var(--epb-heading-style-color)}.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading.is-style-epb-border-left-2{border-bottom:2px solid var(--epb-heading-style-color)}.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading.is-style-epb-border-left-3{border-bottom:3px solid var(--epb-heading-style-color)}.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading.is-style-epb-border-left-5{border-bottom:5px solid var(--epb-heading-style-color)}.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading.is-style-epb-border-right-2{border-bottom:2px solid var(--epb-heading-style-color)}.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading.is-style-epb-border-right-3{border-bottom:3px solid var(--epb-heading-style-color)}.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading.is-style-epb-border-right-5{border-bottom:5px solid var(--epb-heading-style-color)}.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading.is-style-epb-border-right-2{border-top:2px solid var(--epb-heading-style-color)}.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading.is-style-epb-border-right-3{border-top:3px solid var(--epb-heading-style-color)}.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading.is-style-epb-border-right-5{border-top:5px solid var(--epb-heading-style-color)}@media screen and (min-width:600px){.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-border-left-2,.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-border-left-2{border-bottom:none;border-left:2px solid var(--epb-heading-style-color);border-top:none}.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-border-left-3,.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-border-left-3{border-bottom:none;border-left:3px solid var(--epb-heading-style-color);border-top:none}.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-border-left-5,.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-border-left-5{border-bottom:none;border-left:5px solid var(--epb-heading-style-color);border-top:none}.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-border-right-2,.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-border-right-2{border-bottom:none;border-right:2px solid var(--epb-heading-style-color);border-top:none}.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-border-right-3,.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-border-right-3{border-bottom:none;border-right:3px solid var(--epb-heading-style-color);border-top:none}.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-border-right-5,.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-border-right-5{border-bottom:none;border-right:5px solid var(--epb-heading-style-color);border-top:none}}.epb-two-columns__row-heading.is-style-epb-triangle,.epb-two-columns__row-heading.is-style-epb-triangle-center{position:relative;z-index:1}.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading.is-style-epb-triangle-center:after{border-left:14px solid #fff0;border-right:14px solid #fff0;border-top:14px solid var(--epb-heading-style-color);bottom:-14px;content:"";display:block;height:0;left:calc(50% - 14px);position:absolute;width:0}@media screen and (min-width:600px){.epb-two-columns__row.is-style-epb-direction-left .epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-triangle-center:after{border-bottom:14px solid #fff0;border-left:14px solid var(--epb-heading-style-color);border-right:none;border-top:14px solid #fff0;left:auto;right:-14px;top:calc(50% - 14px)}}.epb-two-columns__row-heading.is-style-epb-triangle-center-innner{position:relative;z-index:1}.epb-two-columns__row-heading.is-style-epb-triangle-center-innner:after{border-bottom:14px solid var(--epb-heading-style-color);border-left:14px solid #fff0;border-right:14px solid #fff0;bottom:0;content:"";display:block;height:0;left:calc(50% - 14px);position:absolute;width:0}@media screen and (min-width:600px){.epb-two-columns__row-heading:not(.epb-two-columns__row-col-100).is-style-epb-triangle-center-innner:after{border-bottom:14px solid #fff0;border-left:none;border-right:14px solid var(--epb-heading-style-color);border-top:14px solid #fff0;left:auto;right:0;top:calc(50% - 14px)}}.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading.is-style-epb-triangle-center:after{border-left:20px solid #fff0;border-right:20px solid #fff0;border-top:20px solid var(--epb-heading-style-color);bottom:-20px;content:"";display:block;height:0;left:calc(50% - 20px);position:absolute;width:0}@media screen and (min-width:600px){.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading.is-style-epb-triangle-center:after{border-bottom:20px solid #fff0;border-left:none;border-right:20px solid var(--epb-heading-style-color);border-top:20px solid #fff0;left:-20px;top:calc(50% - 20px)}}.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading.is-style-epb-triangle-center-innner:after{border-bottom:20px solid var(--epb-heading-style-color);border-left:20px solid #fff0;border-right:20px solid #fff0;bottom:0;content:"";display:block;height:0;left:calc(50% - 20px);position:absolute;width:0}@media screen and (min-width:600px){.epb-two-columns__row.is-style-epb-direction-right .epb-two-columns__row-heading.is-style-epb-triangle-center-innner:after{border-bottom:20px solid #fff0;border-left:20px solid var(--epb-heading-style-color);border-top:20px solid #fff0;left:0;top:calc(50% - 20px)}}@media screen and (max-width:599px){.epb-two-columns__row-heading.is-position-epb-sp-left{justify-content:flex-start}.epb-two-columns__row-heading.is-position-epb-sp-center{justify-content:center;text-align:center}.epb-two-columns__row-heading.is-position-epb-sp-right{justify-content:flex-end}.epb-two-columns__row-content.is-position-epb-sp-left{justify-content:flex-start}.epb-two-columns__row-content.is-position-epb-sp-center{justify-content:center;text-align:center}.epb-two-columns__row-content.is-position-epb-sp-right{justify-content:flex-end}}@media screen and (min-width:600px){.epb-two-columns__row-heading.is-position-epb-top-left{align-items:flex-start;justify-content:flex-start}.epb-two-columns__row-heading.is-position-epb-top-center{align-items:flex-start;justify-content:center;text-align:center}.epb-two-columns__row-heading.is-position-epb-top-right{align-items:flex-start;justify-content:flex-end}.epb-two-columns__row-heading.is-position-epb-center-left{align-items:center;justify-content:flex-start}.epb-two-columns__row-heading.is-position-epb-center-center{align-items:center;justify-content:center;text-align:center}.epb-two-columns__row-heading.is-position-epb-center-right{align-items:center;justify-content:flex-end}.epb-two-columns__row-heading.is-position-epb-bottom-left{align-items:flex-end;justify-content:flex-start}.epb-two-columns__row-heading.is-position-epb-bottom-center{align-items:flex-end;justify-content:center;text-align:center}.epb-two-columns__row-heading.is-position-epb-bottom-right{align-items:flex-end;justify-content:flex-end}.epb-two-columns__row-content.is-position-epb-top-left{align-items:flex-start;justify-content:flex-start}.epb-two-columns__row-content.is-position-epb-top-center{align-items:flex-start;justify-content:center}.epb-two-columns__row-content.is-position-epb-top-right{align-items:flex-start;justify-content:flex-end}.epb-two-columns__row-content.is-position-epb-center-left{align-items:center;justify-content:flex-start}.epb-two-columns__row-content.is-position-epb-center-center{align-items:center;justify-content:center}.epb-two-columns__row-content.is-position-epb-center-right{align-items:center;justify-content:flex-end}.epb-two-columns__row-content.is-position-epb-bottom-left{align-items:flex-end;justify-content:flex-start}.epb-two-columns__row-content.is-position-epb-bottom-center{align-items:flex-end;justify-content:center}.epb-two-columns__row-content.is-position-epb-bottom-right{align-items:flex-end;justify-content:flex-end}}.epb-two-columns__content .wp-block-image{margin-bottom:0}.epb-advanced-headling{display:flex;position:relative}.epb-advanced-headling.epb-alignment-left{justify-content:flex-start}.epb-advanced-headling.epb-alignment-center{justify-content:center}.epb-advanced-headling.epb-alignment-right{justify-content:flex-end}.epb-advanced-headling.epb-alignment-space-between .epb-advanced-headling__inner{justify-content:space-between;width:100%}.epb-advanced-headling__inner{align-items:var(--epb-sub-text-align-items);display:flex;position:relative}.epb-advanced-headling__inner[class*=epb-has-sub-text-]{gap:var(--epb-sub-text-gap)}.epb-has-sub-text-bottom,.epb-has-sub-text-top{flex-direction:column}.epb-has-sub-text-left,.epb-has-sub-text-right{flex-direction:row}.epb-advanced-headling .epb-advanced-headling__text{color:var(--epb-headling-color);font-size:var(--epb-headling-font-size-pc);font-weight:var(--epb-headling-font-weight);letter-spacing:var(--epb-headling-letter-spacing);line-height:var(--epb-headling-line-height);margin-bottom:0;margin-left:var(--epb-headling-margin-left-sp);margin-right:var(--epb-headling-margin-right-sp);margin-top:0;padding:var(--epb-headling-padding-top) var(--epb-headling-padding-right) var(--epb-headling-padding-bottom) var(--epb-headling-padding-left);position:relative}.epb-advanced-headling.epb-alignment-headling-left .epb-advanced-headling__text{text-align:left}.epb-advanced-headling.epb-alignment-headling-center .epb-advanced-headling__text{text-align:center}.epb-advanced-headling.epb-alignment-headling-right .epb-advanced-headling__text{text-align:right}.epb-has-mobile-headling-text-font .epb-advanced-headling__text{font-size:var(--epb-headling-font-size-sp)}@media screen and (min-width:600px){.epb-has-mobile-headling-text-font .epb-advanced-headling__text{font-size:var(--epb-headling-font-size-tablet)}.epb-advanced-headling .epb-advanced-headling__text{margin-left:var(--epb-headling-margin-left-tablet);margin-right:var(--epb-headling-margin-right-tablet)}}@media screen and (min-width:960px){.epb-has-mobile-headling-text-font .epb-advanced-headling__text{font-size:var(--epb-headling-font-size-pc)}.epb-advanced-headling .epb-advanced-headling__text{margin-left:var(--epb-headling-margin-left-pc);margin-right:var(--epb-headling-margin-right-pc)}}.epb-advanced-headling .epb-advanced-headling__sub-text{background-color:var(--epb-sub-text-background-color);color:var(--epb-sub-text-color);font-size:var(--epb-sub-text-font-size-pc);font-weight:var(--epb-sub-text-font-weight);letter-spacing:var(--epb-sub-text-letter-spacing);line-height:var(--epb-sub-text-line-height);padding:var(--epb-sub-text-padding-top) var(--epb-sub-text-padding-right) var(--epb-sub-text-padding-bottom) var(--epb-sub-text-padding-left);position:relative}.epb-has-mobile-sub-text-font .epb-advanced-headling__sub-text{font-size:var(--epb-sub-text-font-size-sp)}@media screen and (min-width:600px){.epb-has-mobile-sub-text-font .epb-advanced-headling__sub-text{font-size:var(--epb-sub-text-font-size-tablet)}}@media screen and (min-width:960px){.epb-has-mobile-sub-text-font .epb-advanced-headling__sub-text{font-size:var(--epb-sub-text-font-size-pc)}}.epb-advanced-headling__sub-text-link .epb-advanced-headling__sub-text,.epb-advanced-headling__sub-text-link .epb-advanced-headling__sub-text:after,.epb-advanced-headling__sub-text-link .epb-advanced-headling__sub-text:before{transition:all .3s ease}.epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text{color:var(--epb-sub-text-hover-color)}.epb-sub-text-hover-animation-move-right .epb-advanced-headling__sub-text-link .epb-advanced-headling__sub-text{transition-duration:.3s;transition-timing-function:cubic-bezier(.61,1,.88,1)}.epb-sub-text-hover-animation-move-right .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text{transform:translate(.35rem)}.is-style-epb-headling-text-stroke .epb-advanced-headling__text{-webkit-text-stroke-width:.05em;-webkit-text-fill-color:var(--epb-headling-style-color)}.is-style-epb-headling-first-letter .epb-advanced-headling__text:first-letter{color:var(--epb-headling-style-color)}.is-style-epb-headling-background-color .epb-advanced-headling__text{background-color:var(--epb-headling-background-color)}.is-style-epb-headling-underline .epb-advanced-headling__text:after{margin:0 auto}.is-style-epb-headling-underline .epb-advanced-headling__text:after,.is-style-epb-headling-underline-left .epb-advanced-headling__text:after{background-color:var(--epb-headling-style-color);bottom:-12px;content:"";height:3px;left:0;position:absolute;right:0;width:calc(var(--epb-headling-style-size)*10%)}.is-style-epb-headling-bottom-dot .epb-advanced-headling__text:after{background-image:radial-gradient(var(--epb-headling-style-color) 30%,transparent 30%);background-size:8px 8px;bottom:-12px;content:"";height:6px;left:0;margin:0 auto;min-height:6px;position:absolute;right:0;width:calc(var(--epb-headling-style-size)*10%)}.is-style-epb-headling-bottom-shadedlin .epb-advanced-headling__text:after{background-image:repeating-linear-gradient(45deg,var(--epb-headling-style-color) 0,var(--epb-headling-style-color) 1px,transparent 0,transparent 50%),repeating-linear-gradient(135deg,var(--epb-headling-style-color),var(--epb-headling-style-color) 1px,transparent 0,transparent 50%);background-size:6px 6px;bottom:-12px;content:"";height:6px;left:0;margin:0 auto;min-height:6px;position:absolute;right:0;width:calc(var(--epb-headling-style-size)*10%)}.is-style-epb-headling-ribbon .epb-advanced-headling__text{--r:.8em;background-color:var(--epb-headling-style-color);clip-path:polygon(0 0,100% 0,calc(100% - var(--r)) 50%,100% 100%,0 100%,var(--r) 50%);padding-inline:calc(var(--r) + 2em)}.is-style-epb-headling-ribbon-fold .epb-advanced-headling__text{--s:1.4em;--d:.6em;--c:.6em;background:conic-gradient(at left var(--s) bottom var(--d),transparent 25%,rgb(0 0 0 / .533) 0 37.5%,rgb(0 0 0 / .267) 0) 0/50% 100% no-repeat,conic-gradient(at right var(--s) bottom var(--d),rgb(0 0 0 / .267) 62.5%,rgb(0 0 0 / .533) 0 75%,transparent 0) 100%/50% 100% no-repeat;background-color:var(--epb-headling-style-color);clip-path:polygon(0 var(--d),var(--s) var(--d),var(--s) 0,calc(100% - var(--s)) 0,calc(100% - var(--s)) var(--d),100% var(--d),calc(100% - var(--c)) calc(50% + var(--d)/2),100% 100%,calc(100% - var(--s) - var(--d)) 100%,calc(100% - var(--s) - var(--d)) calc(100% - var(--d)),calc(var(--s) + var(--d)) calc(100% - var(--d)),calc(var(--s) + var(--d)) 100%,0 100%,var(--c) calc(50% + var(--d)/2));padding:0 calc(var(--s) + 2em) var(--d)}.is-style-epb-headling-border-vertical-top .epb-advanced-headling__text:before{margin-bottom:.5em}.is-style-epb-headling-border-vertical-bottom .epb-advanced-headling__text:after,.is-style-epb-headling-border-vertical-top .epb-advanced-headling__text:before{background-color:var(--epb-headling-style-color);content:"";display:block;height:calc(var(--epb-headling-style-size)*20px);margin-left:auto;margin-right:auto;width:2px}.is-style-epb-headling-border-vertical-bottom .epb-advanced-headling__text:after{margin-top:.5em}.is-style-epb-headling-slanted-border .epb-advanced-headling__text{align-items:center;display:flex;justify-content:center}.is-style-epb-headling-slanted-border .epb-advanced-headling__text:after,.is-style-epb-headling-slanted-border .epb-advanced-headling__text:before{background-color:var(--epb-headling-style-color);content:"";height:1em;width:3px}.is-style-epb-headling-slanted-border .epb-advanced-headling__text:before{margin-right:calc(var(--epb-headling-style-size)*.3em);transform:rotate(-35deg)}.is-style-epb-headling-slanted-border .epb-advanced-headling__text:after{margin-left:calc(var(--epb-headling-style-size)*.3em);transform:rotate(35deg)}.is-style-epb-headling-bottom-balloon .epb-advanced-headling__text{background-color:var(--epb-headling-background-color);border-bottom:3px solid;border-color:var(--epb-headling-style-color);display:flex;justify-content:center;position:relative}.is-style-epb-headling-bottom-balloon .epb-advanced-headling__text:after,.is-style-epb-headling-bottom-balloon .epb-advanced-headling__text:before{bottom:-14px;clip-path:polygon(0 0,100% 0,50% 100%);content:"";height:14px;position:absolute;width:28px}.is-style-epb-headling-bottom-balloon .epb-advanced-headling__text:before{background-color:var(--epb-headling-style-color)}.is-style-epb-headling-bottom-balloon .epb-advanced-headling__text:after{background-color:var(--epb-headling-background-color);bottom:-10px}.is-style-epb-headling-balloon .epb-advanced-headling__text{background-color:var(--epb-headling-background-color);border:3px solid var(--epb-headling-style-color);border-radius:30px;display:flex;justify-content:center;position:relative}.is-style-epb-headling-balloon .epb-advanced-headling__text:after,.is-style-epb-headling-balloon .epb-advanced-headling__text:before{bottom:-14px;clip-path:polygon(0 0,100% 0,50% 100%);content:"";height:14px;position:absolute;width:28px}.is-style-epb-headling-balloon .epb-advanced-headling__text:before{background-color:var(--epb-headling-style-color)}.is-style-epb-headling-balloon .epb-advanced-headling__text:after{background-color:var(--epb-headling-background-color);bottom:-10px}.is-style-epb-headling-lines-on .epb-advanced-headling__text{align-items:center;display:flex}.is-style-epb-headling-lines-on .epb-advanced-headling__text:before{border-top:3px solid var(--epb-headling-style-color);content:"";margin:0 8px 0 0;width:calc(var(--epb-headling-style-size)*1em)}.is-style-epb-headling-lines-on .epb-advanced-headling__text:after{border-top:3px solid var(--epb-headling-style-color);content:"";margin:0 0 0 8px;width:calc(var(--epb-headling-style-size)*1em)}.is-style-epb-headling-left-line .epb-advanced-headling__text{align-items:center;display:flex}.is-style-epb-headling-left-line .epb-advanced-headling__text:before{border-top:3px solid var(--epb-headling-style-color);content:"";margin:0 8px 0 0;width:calc(var(--epb-headling-style-size)*1em)}.is-style-epb-headling-right-line .epb-advanced-headling__text{align-items:center;display:flex}.is-style-epb-headling-right-line .epb-advanced-headling__text:after{border-top:3px solid var(--epb-headling-style-color);content:"";margin:0 0 0 8px;width:calc(var(--epb-headling-style-size)*1em)}.is-style-epb-headling-border .epb-advanced-headling__text{background-color:var(--epb-headling-background-color);border:calc(var(--epb-headling-style-size)*3px) solid var(--epb-headling-style-color)}.is-style-epb-headling-border-left .epb-advanced-headling__text{background-color:var(--epb-headling-background-color);border-left:calc(var(--epb-headling-style-size)*3px) solid var(--epb-headling-style-color)}.is-style-epb-headling-border-all.epb-advanced-headling__inner{border:calc(var(--epb-headling-style-size)*3px) solid var(--epb-headling-style-color)}.is-style-epb-headling-border-left-all.epb-advanced-headling__inner{border-left:calc(var(--epb-headling-style-size)*3px) solid var(--epb-headling-style-color)}.is-style-epb-headling-vertical-rl-no-background-color .epb-advanced-headling__sub-text,.is-style-epb-headling-vertical-rl-no-background-color .epb-advanced-headling__text{text-align:left;writing-mode:vertical-rl}.is-style-epb-headling-vertical-rl .epb-advanced-headling__text{background-color:var(--epb-headling-background-color);text-align:left;writing-mode:vertical-rl}.is-style-epb-headling-vertical-rl .epb-advanced-headling__sub-text{text-align:left;writing-mode:vertical-rl}.is-style-epb-headling-vertical-rl-border .epb-advanced-headling__text{background-color:var(--epb-headling-background-color);margin-bottom:calc(var(--epb-headling-style-size)*20px + 60px);text-align:left;writing-mode:vertical-rl}.is-style-epb-headling-vertical-rl-border .epb-advanced-headling__text:after{border-left:2px solid var(--epb-headling-style-color);content:"";height:calc(var(--epb-headling-style-size)*20px);left:50%;position:absolute;top:108%;transform:translateX(-50%)}.is-style-epb-headling-vertical-rl-border .epb-advanced-headling__sub-text{text-align:left;writing-mode:vertical-rl}.is-style-epb-sub-text-first-letter .epb-advanced-headling__sub-text:first-letter{color:var(--epb-sub-text-style-color)}.is-style-epb-sub-text-first-letter .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text-link:first-letter{color:var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-background-color .epb-advanced-headling__sub-text{background-color:var(--epb-sub-text-style-color)}.is-style-epb-sub-text-background-color .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text{background-color:var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-background-color-slanted .epb-advanced-headling__sub-text{background-color:var(--epb-sub-text-style-color);transform:skewX(-12deg)}.is-style-epb-sub-text-background-color-slanted .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text{background-color:var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-background-color-oblique .epb-advanced-headling__sub-text{background-color:var(--epb-sub-text-style-color)}.is-style-epb-sub-text-background-color-oblique .epb-advanced-headling__sub-text:after{background-color:var(--epb-sub-text-style-color);bottom:0;clip-path:polygon(0 0,15% 0,100% 100%,0 100%);content:"";display:inline-block;position:absolute;right:-14px;top:0;width:15px}.is-style-epb-sub-text-background-color-oblique .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text,.is-style-epb-sub-text-background-color-oblique .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text:after{background-color:var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-underline .epb-advanced-headling__sub-text:after{background-color:var(--epb-sub-text-style-color);bottom:0;content:"";height:2px;left:0;margin:0 auto;position:absolute;right:0;width:calc(var(--epb-sub-text-style-size)*10%)}.is-style-epb-sub-text-underline .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text:after{background-color:var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-underline-left .epb-advanced-headling__sub-text:after{background-color:var(--epb-sub-text-style-color);bottom:0;content:"";height:2px;left:0;position:absolute;right:0;width:calc(var(--epb-sub-text-style-size)*10%)}.is-style-epb-sub-text-underline-left .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text:after{background-color:var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-border-vertical-top .epb-advanced-headling__sub-text:before{background-color:var(--epb-sub-text-style-color);content:"";display:block;height:calc(var(--epb-sub-text-style-size)*20px);margin-bottom:.5em;margin-left:auto;margin-right:auto;width:2px}.is-style-epb-sub-text-border-vertical-top .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text:before{background-color:var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-border-vertical-bottom .epb-advanced-headling__sub-text:after{background-color:var(--epb-sub-text-style-color);content:"";display:block;height:calc(var(--epb-sub-text-style-size)*20px);margin-left:auto;margin-right:auto;margin-top:.5em;width:2px}.is-style-epb-sub-text-border-vertical-bottom .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text:after{background-color:var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-slanted-border .epb-advanced-headling__sub-text{align-items:center;display:flex;justify-content:center}.is-style-epb-sub-text-slanted-border .epb-advanced-headling__sub-text:after,.is-style-epb-sub-text-slanted-border .epb-advanced-headling__sub-text:before{background-color:var(--epb-sub-text-style-color);content:"";height:1.15em;width:2px}.is-style-epb-sub-text-slanted-border .epb-advanced-headling__sub-text:before{margin-right:calc(var(--epb-sub-text-style-size)*.3em);transform:rotate(-35deg)}.is-style-epb-sub-text-slanted-border .epb-advanced-headling__sub-text:after{margin-left:calc(var(--epb-sub-text-style-size)*.3em);transform:rotate(35deg)}.is-style-epb-sub-text-slanted-border .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text:after,.is-style-epb-sub-text-slanted-border .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text:before{background-color:var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-lines-on .epb-advanced-headling__sub-text{align-items:center;display:flex}.is-style-epb-sub-text-lines-on .epb-advanced-headling__sub-text:before{border-top:2px solid var(--epb-sub-text-style-color);content:"";margin:0 8px 0 0;width:calc(var(--epb-sub-text-style-size)*1em)}.is-style-epb-sub-text-lines-on .epb-advanced-headling__sub-text:after{border-top:2px solid var(--epb-sub-text-style-color);content:"";margin:0 0 0 8px;width:calc(var(--epb-sub-text-style-size)*1em)}.is-style-epb-sub-text-lines-on .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text:after,.is-style-epb-sub-text-lines-on .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text:before{border-top:2px solid var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-left-line .epb-advanced-headling__sub-text{align-items:center;display:flex}.is-style-epb-sub-text-left-line .epb-advanced-headling__sub-text:before{border-top:2px solid var(--epb-sub-text-style-color);content:"";margin:0 8px 0 0;width:calc(var(--epb-sub-text-style-size)*1em)}.is-style-epb-sub-text-left-line .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text:before{border-top:2px solid var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-right-line .epb-advanced-headling__sub-text{align-items:center;display:flex}.is-style-epb-sub-text-right-line .epb-advanced-headling__sub-text:after{border-top:2px solid var(--epb-sub-text-style-color);content:"";margin:0 0 0 8px;width:calc(var(--epb-sub-text-style-size)*1em)}.is-style-epb-sub-text-right-line .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text:after{border-top:2px solid var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-border .epb-advanced-headling__sub-text{border:calc(var(--epb-sub-text-style-size)*2px) solid var(--epb-sub-text-style-color)}.is-style-epb-sub-text-border .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text{border:calc(var(--epb-sub-text-style-size)*2px) solid var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-border-left .epb-advanced-headling__sub-text{border-left:calc(var(--epb-sub-text-style-size)*2px) solid var(--epb-sub-text-style-color)}.is-style-epb-sub-text-border-left .epb-advanced-headling__sub-text-link:hover .epb-advanced-headling__sub-text{border-left:calc(var(--epb-sub-text-style-size)*2px) solid var(--epb-sub-text-style-hover-color)}.is-style-epb-sub-text-vertical-rl-border .epb-advanced-headling__sub-text{margin-bottom:calc(var(--epb-sub-text-style-size)*20px + 60px);text-align:left;writing-mode:vertical-rl}.is-style-epb-sub-text-vertical-rl-border .epb-advanced-headling__sub-text:after{border-left:2px solid var(--epb-sub-text-style-color);content:"";height:calc(var(--epb-sub-text-style-size)*20px);left:50%;position:absolute;top:108%;transform:translateX(-50%)}.epb-advanced-headling:before{color:var(--epb-data-headling-color);content:attr(data-headling);font-family:var(--epb-data-headling-font-family);font-size:var(--epb-data-headling-font-size-pc);font-style:var(--epb-data-headling-font-style);font-weight:var(--epb-data-headling-font-weight);left:var(--epb-data-headling-position-left-sp);letter-spacing:var(--epb-data-headling-letter-spacing);line-height:var(--epb-data-headling-line-height);padding:var(--epb-data-headling-padding-top) var(--epb-data-headling-padding-right) var(--epb-data-headling-padding-bottom) var(--epb-data-headling-padding-left);position:var(--epb-headling-position);top:var(--epb-data-headling-position-top-sp);transform:var(--epb-data-headling-transform);white-space:pre-wrap;z-index:var(--epb-data-headling-z-index)}.epb-advanced-headling.epb-has-mobile-data-headling-text-font:before{font-size:var(--epb-data-headling-font-size-sp)}@media screen and (min-width:600px){.epb-has-mobile-data-headling-text-font.epb-has-mobile-data-headling-text-font:before{font-size:var(--epb-data-headling-font-size-tablet)}.epb-advanced-headling:before{left:var(--epb-data-headling-position-left-tablet);top:var(--epb-data-headling-position-top-tablet)}}@media screen and (min-width:960px){.epb-advanced-headling.epb-has-mobile-data-headling-text-font:before{font-size:var(--epb-data-headling-font-size-pc)}.epb-advanced-headling:before{left:var(--epb-data-headling-position-left-pc);top:var(--epb-data-headling-position-top-pc)}}.epb-advanced-headling.is-style-epb-data-headling-background-color-radius:before,.epb-advanced-headling.is-style-epb-data-headling-background-color:before{align-items:center;background-color:var(--epb-data-headling-style-color);box-sizing:content-box;display:flex;justify-content:center}.epb-advanced-headling.is-style-epb-data-headling-background-color-radius:before{border-radius:8px}.epb-advanced-headling.is-style-epb-data-headling-border:before{align-items:center;border:calc(var(--epb-data-headling-style-size)*3px) solid var(--epb-data-headling-style-color);box-sizing:content-box;display:flex;justify-content:center}.epb-advanced-headling.is-style-epb-data-headling-border-left:before{border-left:calc(var(--epb-data-headling-style-size)*3px) solid var(--epb-data-headling-style-color)}.epb-advanced-headling.is-style-epb-data-headling-circle-background-color:before{background-color:var(--epb-data-headling-style-color);border-radius:50%}.epb-advanced-headling.is-style-epb-data-headling-circle-background-color:before,.epb-advanced-headling.is-style-epb-data-headling-circle-border:before{align-items:center;box-sizing:content-box;display:flex;height:calc(var(--epb-data-headling-style-size)*1.25em);justify-content:center;padding:0;width:calc(var(--epb-data-headling-style-size)*1.25em)}.epb-advanced-headling.is-style-epb-data-headling-circle-border:before{border:2px solid var(--epb-data-headling-style-color);border-radius:50%}.epb-advanced-headling.is-style-epb-data-headling-vertical-rl:before{align-items:center;background-color:var(--epb-data-headling-style-color);box-sizing:content-box;display:flex;justify-content:center;writing-mode:vertical-rl}.epb-advanced-headling__text[class*=icon-]:before{color:var(--epb-headling-icon-color);font-weight:var(--epb-headling-font-weight);margin-right:8px}.epb-wrapper-column{width:100%}.epb-u-row{display:flex}.epb-u-row-wrap{flex-wrap:wrap;row-gap:24px}@media screen and (min-width:600px){.epb-u-row-wrap{row-gap:32px}}.epb-u-row-cont-between{justify-content:space-between}.epb-u-row-item-center{align-items:center}.epb-u-row-dir-reverse{flex-direction:row-reverse}.epb-u-flex-direction-column{flex-direction:column}.is-shadow-style{box-shadow:0 1px 3px 1px rgb(0 0 0 / .08)}.is-border-style{backface-visibility:hidden;border:1px solid #e5e7e8;border-radius:3px;box-sizing:border-box}.is-shadow-hover:hover{box-shadow:0 1px 12px 0 rgb(0 0 0 / .1);transform:translateY(-3px)}.is-border-hover{backface-visibility:hidden;border:1px solid rgb(0 0 0 / .001);border-radius:3px}.is-border-hover:hover,.is-border-style.is-border-hover{border:1px solid #e5e7e8}.is-border-hover:hover{backface-visibility:hidden;border-radius:3px}.is-thumbnail-scale-hover{overflow:hidden;position:relative}.is-thumbnail-scale-hover:hover .epb-rss-item__thumbnail>img{transform:scale(1.1)}.is-thumbnail-border-hover .epb-rss-item__thumbnail:before{border-bottom:1px solid #fff;border-top:1px solid #fff;position:absolute;transform:scaleX(0)}.is-thumbnail-border-hover .epb-rss-item__thumbnail:after{border-left:1px solid #fff;border-right:1px solid #fff;position:absolute;transform:scaleY(0)}.is-thumbnail-border-hover .epb-rss-item__thumbnail:after,.is-thumbnail-border-hover .epb-rss-item__thumbnail:before{bottom:8px;content:"";left:8px;opacity:0;position:absolute;right:8px;top:8px;transition:opacity .3s,transform .3s;z-index:1}.epb-rss-pc-list__small.is-thumbnail-border-hover .epb-rss-item__thumbnail:after,.epb-rss-pc-list__small.is-thumbnail-border-hover .epb-rss-item__thumbnail:before,.epb-rss-sp-list.is-thumbnail-border-hover .epb-rss-item__thumbnail:after,.epb-rss-sp-list.is-thumbnail-border-hover .epb-rss-item__thumbnail:before{bottom:4px;left:4px;right:4px;top:4px}.is-thumbnail-border-hover:hover .epb-rss-item__thumbnail:after,.is-thumbnail-border-hover:hover .epb-rss-item__thumbnail:before{opacity:1;transform:scale(1)}.is-thumbnail-border-hover:hover .epb-rss-item__thumbnail img{filter:brightness(60%)}.epb-rss-item{border-radius:3px;position:relative;transition:all .3s ease;width:100%}.epb-rss__layout-grid .epb-rss-item{background-color:#fff}.epb-rss-item__link{text-decoration:none!important}.epb-rss-item__thumbnail{overflow:hidden;position:relative}.epb-rss-item__thumbnail>img{backface-visibility:hidden;height:auto;max-width:100%;transition:all .3s ease;vertical-align:middle;width:100%}.epb-rss-item__info{box-sizing:border-box;width:100%}.epb-rss-item__title{color:#333;font-size:16px;letter-spacing:.04em;line-height:1.4;margin-top:0!important;text-align:left;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.epb-rss__layout-grid .epb-rss-item__title{font-weight:700}.epb-rss__layout-list .epb-rss-item{margin-bottom:0!important;margin-top:0!important;position:relative;width:100%}.epb-rss__layout-list .epb-rss-item__title{color:var(--epb-rss-title);flex:1;font-size:14px;font-weight:400!important;line-height:1.6}.epb-rss-item__meta-inner{list-style:none!important;margin:0!important;padding:0!important}.epb-rss-item__meta{backface-visibility:hidden;color:#484848;display:flex;flex-direction:column;font-size:11px;letter-spacing:.04em;line-height:1;row-gap:2px}.epb-rss__layout-grid .epb-rss-item__meta{line-height:1}.epb-rss__layout-list .epb-rss-item__meta{align-items:center;-moz-column-gap:12px;column-gap:12px;display:flex;flex-direction:row;font-size:14px}.epb-rss__layout-list .epb-rss-item__meta.is-row-dir-reverse{flex-direction:row-reverse}.epb-rss-item__site-title{letter-spacing:.04em;line-height:1.25}.epb-rss-item__favicon{margin-right:4px;vertical-align:text-bottom}.epb-rss-item__author{align-items:center;display:flex;flex-direction:row}.epb-rss-item__author .avatar{border-radius:50%;height:24px;margin-right:6px;width:24px}.epb-rss-item__author-substitute{margin-right:4px}.epb-rss__layout-grid .epb-rss-sp-list{width:100%}.epb-rss__layout-grid .epb-rss-sp-list .epb-rss-item__link{display:flex;flex-direction:row}.epb-rss__layout-grid .epb-rss-sp-list.has-thumbnail .epb-rss-item__thumbnail{width:160px}.epb-rss__layout-grid .epb-rss-sp-list.has-thumbnail .epb-rss-item__thumbnail>img{border-radius:3px 0 0 3px}.epb-rss__layout-grid .epb-rss-sp-list.is-border-hover .epb-rss-item__info,.epb-rss__layout-grid .epb-rss-sp-list.is-border-style .epb-rss-item__info,.epb-rss__layout-grid .epb-rss-sp-list.is-shadow-hover .epb-rss-item__info,.epb-rss__layout-grid .epb-rss-sp-list.is-shadow-style .epb-rss-item__info{padding:8px}.epb-rss__layout-grid .epb-rss-sp-list.has-thumbnail .epb-rss-item__info{padding-left:8px;width:calc(100% - 160px)}.epb-rss__layout-grid .epb-rss-sp-list .sticky-info .icon-star-full{font-size:10px}.epb-rss__layout-grid .epb-rss-sp-list .epb-rss-item__term-name{font-size:8px;margin-bottom:8px}.epb-rss__layout-grid .epb-rss-sp-list.has-thumbnail .epb-rss-item__term-name{left:8px;margin-bottom:0;position:absolute;top:8px}.epb-rss__layout-grid .epb-rss-sp-list .epb-rss-item__title{font-size:14px}.epb-rss__layout-grid .epb-rss-sp-list.has-thumbnail .epb-rss-item__title{font-size:12px;line-height:1.2}.epb-rss__layout-grid .epb-rss-sp-list .epb-rss-item__title__sub{font-size:12px}.epb-rss__layout-grid .epb-rss-sp-list .epb-rss-item__title .icon-lock,.epb-rss__layout-grid .epb-rss-sp-list.has-thumbnail .epb-rss-item__title__sub{font-size:10px}.epb-rss__layout-grid .epb-rss-sp-list.has-thumbnail .epb-rss-item__meta{bottom:6px;position:absolute}.epb-rss__layout-grid .epb-rss-sp-list.has-no-thumbnail .epb-rss-item__meta{margin-top:16px}@media screen and (max-width:599px){.epb-rss__layout-grid .epb-rss-sp-list.has-thumbnail .epb-rss-item__meta{width:calc(100% - 176px)}.epb-rss__layout-grid.epb-rss-sp-card-1{width:100%}.epb-rss__layout-grid .epb-rss-sp-card-1 .epb-rss-item__link{display:flex;flex-direction:column}.epb-rss__layout-grid .epb-rss-sp-card-1.has-thumbnail .epb-rss-item__thumbnail>img{border-radius:3px 3px 0 0}.epb-rss__layout-grid .epb-rss-sp-card-1 .epb-rss-item__info{padding:24px 16px 48px;width:100%}.epb-rss__layout-grid .epb-rss-sp-card-1 .epb-rss-item__term-name{margin-bottom:12px}.epb-rss__layout-grid .epb-rss-sp-card-1.has-thumbnail .epb-rss-item__term-name{left:16px;margin-bottom:0;position:absolute;top:16px}.epb-rss__layout-grid .epb-rss-sp-card-1 .epb-rss-item__title{font-size:16px}.epb-rss__layout-grid .epb-rss-sp-card-1 .epb-rss-item__title__sub{font-size:13px}.epb-rss__layout-grid .epb-rss-sp-card-1 .epb-rss-item__meta{bottom:16px;left:16px;position:absolute;right:16px}.epb-rss__layout-grid.has-epb-rss-sp-card-2{-moz-column-gap:12px;column-gap:12px}.epb-rss__layout-grid .epb-rss-sp-card-2{width:calc(50% - 6px)}.epb-rss__layout-grid .epb-rss-sp-card-2 .epb-rss-item__link{display:flex;flex-direction:column}.epb-rss__layout-grid .epb-rss-sp-card-2.has-thumbnail .epb-rss-item__thumbnail>img{border-radius:3px 3px 0 0}.epb-rss__layout-grid .epb-rss-sp-card-2 .epb-rss-item__info{padding:16px 8px;width:100%}.epb-rss__layout-grid .epb-rss-sp-card-2 .epb-rss-item__info.has-entry-meta-sp{padding-bottom:56px}.epb-rss__layout-grid .epb-rss-sp-card-2 .epb-rss-item__title{font-size:12px;line-height:1.4}.epb-rss__layout-grid .epb-rss-sp-card-2 .epb-rss-item__title .icon-lock,.epb-rss__layout-grid .epb-rss-sp-card-2 .epb-rss-item__title__sub{font-size:11px}.epb-rss__layout-grid .epb-rss-sp-card-2 .epb-rss-item__meta{bottom:16px;left:8px;position:absolute;right:8px}}@media screen and (min-width:600px){.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list .epb-rss-item__link{display:flex;flex-direction:row}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.has-thumbnail .epb-rss-item__thumbnail{width:300px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.has-thumbnail .epb-rss-item__thumbnail img{border-radius:3px 0 0 3px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.is-border-hover .epb-rss-item__info,.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.is-border-style .epb-rss-item__info,.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.is-shadow-hover .epb-rss-item__info,.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.is-shadow-style .epb-rss-item__info{padding:8px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.has-thumbnail .epb-rss-item__info{padding-left:16px;width:calc(100% - 300px)}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list .epb-rss-item__term-name{font-size:12px;margin-bottom:16px;padding-left:10px;padding-right:10px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.has-thumbnail .epb-rss-item__term-name{left:16px;margin-bottom:0;position:absolute;top:16px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list .epb-rss-item__title{font-size:18px;line-height:1.5}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list .epb-rss-item__title .icon-lock{font-size:14px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list .epb-rss-item__excerpt{color:#484848;display:block;font-size:12px;line-height:1.5;margin-top:4px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.has-thumbnail .epb-rss-item__excerpt{margin-top:16px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.has-thumbnail .epb-rss-item__meta{bottom:0;position:absolute;width:calc(100% - 32px)}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.has-no-thumbnail .epb-rss-item__meta{margin-top:16px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.has-thumbnail.is-border-style .epb-rss-item__meta,.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.has-thumbnail.is-shadow-hover .epb-rss-item__meta,.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.has-thumbnail.is-shadow-style .epb-rss-item__meta,.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.has-thumbnailis-border-hover .epb-rss-item__meta{bottom:8px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-list.has-thumbnail .epb-rss-item__meta{width:calc(100% - 332px)}.epb-rss__layout-grid[class*=has-epb-rss-sp-].has-epb-rss-pc-card-2{-moz-column-gap:24px;column-gap:24px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-2{width:calc(50% - 12px)}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-2 .epb-rss-item__link{display:flex;flex-direction:column}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-2.has-thumbnail .epb-rss-item__thumbnail{width:100%}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-2.has-thumbnail .epb-rss-item__thumbnail>img{border-radius:3px 3px 0 0}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-2.has-thumbnail .epb-rss-item__info{margin-left:0}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-2 .epb-rss-item__info{padding:16px 16px 32px;width:100%}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-2 .epb-rss-item__info.has-entry-meta-pc{padding-bottom:56px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-2 .epb-rss-item__term-name{font-size:12px;margin-bottom:16px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-2.has-thumbnail .epb-rss-item__term-name{left:16px;margin-bottom:0;position:absolute;top:16px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-2 .epb-rss-item__title{font-size:16px;line-height:1.5}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-2 .epb-rss-item__title .icon-lock{font-size:14px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-2 .epb-rss-item__meta{bottom:16px;left:16px;position:absolute;right:16px;width:calc(100% - 32px)}.epb-rss__layout-grid[class*=has-epb-rss-sp-].has-epb-rss-pc-card-3{-moz-column-gap:24px;column-gap:24px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-3{width:calc(33.333% - 16px)}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-3 .epb-rss-item__link{display:flex;flex-direction:column}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-3.has-thumbnail .epb-rss-item__thumbnail{width:100%}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-3.has-thumbnail .epb-rss-item__thumbnail>img{border-radius:3px 3px 0 0}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-3 .epb-rss-item__info{padding:16px 16px 24px;width:100%}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-3 .epb-rss-item__info.has-entry-meta-pc{padding-bottom:56px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-3.has-thumbnail .epb-rss-item__info{margin-left:0}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-3 .epb-rss-item__term-name{font-size:12px;margin-bottom:16px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-3.has-thumbnail .epb-rss-item__term-name{left:16px;margin-bottom:0;position:absolute;top:16px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-3 .epb-rss-item__title{font-size:14px;line-height:1.4}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-3 .epb-rss-item__title .icon-lock{font-size:12px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-3 .epb-rss-item__meta{bottom:16px;left:16px;position:absolute;right:16px;width:calc(100% - 32px)}.epb-rss__layout-grid[class*=has-epb-rss-sp-].has-epb-rss-pc-card-4{-moz-column-gap:16px;column-gap:16px;justify-content:space-between}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-4{width:calc(24% - 8px)}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-4 .epb-rss-item__link{display:flex;flex-direction:column}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-4.has-thumbnail .epb-rss-item__thumbnail{width:100%}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-4.has-thumbnail .epb-rss-item__thumbnail>img{border-radius:3px 3px 0 0}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-4 .epb-rss-item__info{padding:16px 16px 24px;width:100%}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-4 .epb-rss-item__info.has-entry-meta-pc{padding-bottom:56px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-4.has-thumbnail .epb-rss-item__info{margin-left:0}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-4 .epb-rss-item__term-name{font-size:12px;margin-bottom:16px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-4.has-thumbnail .epb-rss-item__term-name{left:16px;margin-bottom:0;position:absolute;top:16px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-4 .epb-rss-item__title{font-size:14px;line-height:1.4}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-4 .epb-rss-item__title .icon-lock{font-size:12px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-4 .epb-rss-item__meta{bottom:16px;left:16px;position:absolute;right:16px;width:calc(100% - 32px)}.epb-rss__layout-grid[class*=has-epb-rss-sp-].has-epb-rss-pc-card-5{-moz-column-gap:24px;column-gap:24px;justify-content:space-between}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-5{width:calc(20% - 24px)}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-5 .epb-rss-item__link{display:flex;flex-direction:column}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-5.has-thumbnail .epb-rss-item__thumbnail{width:100%}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-5.has-thumbnail .epb-rss-item__thumbnail>img{border-radius:3px 3px 0 0}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-5 .epb-rss-item__info{padding:16px 16px 24px;width:100%}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-5 .epb-rss-item__info.has-entry-meta-pc{padding-bottom:56px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-5.has-thumbnail .epb-rss-item__info{margin-left:0}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-5 .epb-rss-item__term-name{font-size:12px;margin-bottom:16px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-5.has-thumbnail .epb-rss-item__term-name{left:16px;margin-bottom:0;position:absolute;top:16px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-5 .epb-rss-item__title{font-size:14px;line-height:1.4}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-5 .epb-rss-item__title .icon-lock{font-size:12px}.epb-rss__layout-grid [class*=epb-rss-sp-].epb-rss-pc-card-5 .epb-rss-item__meta{bottom:16px;left:16px;position:absolute;right:16px;width:calc(100% - 32px)}}.epb-u-inline-display-tablet-pc{display:none}.epb-u-inline-display-sp,.epb-u-inline-display-sp.epb-u-inline-display-tablet-pc{display:inline-block}@media screen and (min-width:600px){.epb-u-inline-display-sp{display:none}.epb-u-inline-display-sp.epb-u-inline-display-tablet-pc,.epb-u-inline-display-tablet-pc{display:inline-block}}.epb-rss__layout-list{display:flex;flex-direction:column;list-style:none!important;list-style-type:none!important;margin-left:0!important;row-gap:16px}.epb-rss__layout-list .epb-rss-item__link{line-height:1.6}.epb-rss__layout-list.has-epb-rss-list-two-row-1,.epb-rss__layout-list.has-epb-rss-list-two-row-2{row-gap:16px}.epb-rss__layout-list .epb-rss-item__info{align-items:baseline;display:flex;flex-direction:column;row-gap:6px}@media screen and (min-width:600px){.epb-rss__layout-list .epb-rss-item__info{-moz-column-gap:24px;column-gap:24px;flex-direction:row}}.epb-rss__layout-list .epb-rss-item__site-title{color:var(--epb-rss-feed-name)}.epb-rss__layout-list .epb-rss-item__date{color:var(--epb-rss-date)}.epb-rss__layout-list .epb-rss-item__info.epb-rss-list-two-row-1{flex-direction:column;row-gap:6px}.epb-rss__layout-list .epb-rss-item__info.epb-rss-list-two-row-2{flex-direction:column-reverse;row-gap:6px}.epb-rss__layout-list .is-title-color-opacity-hover:hover .epb-rss-item__title{opacity:.7}.epb-rss__layout-list .is-title-border-underline-hover:hover .epb-rss-item__title{text-decoration:underline}@keyframes arrowRight{50%{opacity:1;right:-.2em}to{opacity:0;right:-.8em}}.epb-rss__layout-list [class*=is-title-border-arrow-] .epb-rss-item__title{padding-right:2px}.epb-rss__layout-list [class*=is-title-border-arrow-]:after{color:#333;font-family:icomoon;opacity:0;position:absolute;right:.4em;top:50%;transform:translateY(-50%)}.epb-rss__layout-list .is-title-border-arrow-01-hover:after{content:""}.epb-rss__layout-list .is-title-border-arrow-02-hover:after{content:""}.epb-rss__layout-list .is-title-border-arrow-03-hover:after{content:""}.epb-rss__layout-list .is-title-border-arrow-04-hover:after{content:""}.epb-rss__layout-list [class*=is-title-border-arrow-]:hover:after{animation:arrowRight 1.4s infinite}.epb-rss__layout-list [class*=is-title-border-arrow-]:hover .epb-rss-item__title{opacity:.7}.epb-advance-headling{padding:calc(var(--epb-block-padding-top)*1px) calc(var(--epb-block-padding-right)*1px) calc(var(--epb-block-padding-bottom)*1px) calc(var(--epb-block-padding-left)*1px)}.epb-advance-headling.is-style-epb-block-radius__0{border-radius:0}.epb-advance-headling.is-style-epb-block-radius__3{border-radius:3px}.epb-advance-headling.is-style-epb-block-radius__10{border-radius:10px}.epb-advance-headling.is-style-epb-block-radius__25{border-radius:25px}.epb-advance-headling.is-style-epb-block-radius__30{border-radius:30px}.epb-advance-headling.is-style-epb-block-radius__40{border-radius:40px}.epb-advance-headling.is-style-epb-block-radius__50{border-radius:50px}.epb-advance-headling.is-style-epb-block-radius__60{border-radius:60px}.epb-advance-headling__text-wrapper{margin-left:auto;margin-right:auto;position:relative;width:-moz-fit-content;width:fit-content}.epb-advance-headling__text-wrapper[class*=is-style-epb-subtext-position-back-]{width:100%}.epb-advance-headling__text-wrapper.epb-has-background{background-color:var(--epb-headling-background-color);padding:4px 6px}.epb-advance-headling__text-wrapper.epb-alignment-right{margin-left:auto;margin-right:0;text-align:right}.epb-advance-headling__text-wrapper.epb-alignment-left{margin-left:0;margin-right:auto;text-align:left}.epb-advance-headling__text-wrapper.epb-alignment-center{margin-left:auto;margin-right:auto;text-align:center}.epb-advance-headling__text-wrapper.is-style-epb-headling-border,.epb-advance-headling__text-wrapper.is-style-epb-headling-border-vertical,.epb-advance-headling__text-wrapper.is-style-epb-headling-border-vertical-up,.epb-advance-headling__text-wrapper.is-style-epb-headling-center,.epb-advance-headling__text-wrapper.is-style-epb-headling-dot,.epb-advance-headling__text-wrapper.is-style-epb-headling-lines-on,.epb-advance-headling__text-wrapper.is-style-epb-headling-shadedlin,.epb-advance-headling__text-wrapper.is-style-epb-headling-slanted-border,.epb-advance-headling__text-wrapper.is-style-epb-subtext-border,.epb-advance-headling__text-wrapper.is-style-epb-subtext-border-vertical,.epb-advance-headling__text-wrapper.is-style-epb-subtext-border-vertical-up,.epb-advance-headling__text-wrapper.is-style-epb-subtext-lines-on,.epb-advance-headling__text-wrapper.is-style-epb-subtext-slanted-border,.epb-advance-headling__text-wrapper[class*=is-style-epb-headling-balloon],.epb-advance-headling__text-wrapper[class*=is-style-epb-headling-border-box-]{text-align:center}.epb-advance-headling__text-wrapper .epb-advance-headling__text{margin:0!important;position:relative}.epb-advance-headling__text[data-fontweight=normal]{font-weight:400}.epb-advance-headling__text[data-fontweight=bold]{font-weight:700}.epb-advance-headling__sub-text,.epb-advance-headling__text{font-size:calc(var(--epb-font-pc)*1px);overflow-wrap:break-word;word-break:break-word}.epb-advance-headling__sub-text{min-height:var(--epb-subtext-label-height);min-width:var(--epb-subtext-label-width)}.epb-has-headling-text-mobile-font .epb-advance-headling__text,.epb-has-sub-text-mobile-font .epb-advance-headling__sub-text{font-size:calc(var(--epb-font-sp)*1px)}@media screen and (min-width:600px){.epb-has-headling-text-mobile-font .epb-advance-headling__text,.epb-has-sub-text-mobile-font .epb-advance-headling__sub-text{font-size:calc(var(--epb-font-tablet)*1px)}}@media screen and (min-width:960px){.epb-has-headling-text-mobile-font .epb-advance-headling__text,.epb-has-sub-text-mobile-font .epb-advance-headling__sub-text{font-size:calc(var(--epb-font-pc)*1px)}}.epb-advance-headling__text-wrapper.is-style-epb-headling-border .epb-advance-headling__text,.epb-advance-headling__text-wrapper.is-style-epb-headling-dot .epb-advance-headling__text,.epb-advance-headling__text-wrapper.is-style-epb-headling-shadedlin .epb-advance-headling__text{padding-bottom:16px}.epb-advance-headling__text-wrapper.is-style-epb-left-headling-border .epb-advance-headling__text{padding-bottom:12px}.epb-advance-headling__sub-text{display:inline-block;position:relative}.epb-advance-headling__sub-text[data-fontweight=nomal]{font-weight:400}.epb-advance-headling__sub-text[data-fontweight=bold]{font-weight:700}.epb-advance-headling__text-wrapper:not([class*=is-style-epb-subtext-position-back]).epb-has-sub-text-above .epb-advance-headling__sub-text{margin-bottom:calc(var(--epb-subtext-padding)*1px)}.epb-advance-headling__text-wrapper:not([class*=is-style-epb-subtext-position-back]).epb-has-sub-text-under .epb-advance-headling__sub-text{margin-top:calc(var(--epb-subtext-padding)*1px)}.epb-advance-headling__text-wrapper:not([class*=is-style-epb-subtext-position-back]).epb-has-sub-text-left{align-items:center;display:flex}.epb-advance-headling__text-wrapper.is-style-epb-under.is-style-epb-headling-border .epb-advance-headling__sub-text .epb-advance-headling__text-wrapper.is-style-epb-under.is-style-epb-headling-shadedlin .epb-advance-headling__sub-text,.epb-advance-headling__text-wrapper.is-style-epb-under.is-style-epb-headling-dot .epb-advance-headling__sub-text{padding-top:16px}.epb-advance-headling__text-wrapper.is-style-epb-under.is-style-epb-left-headling-border .epb-advance-headling__sub-text{padding-top:14px}.epb-advance-headling__text-wrapper.is-style-epb-headling-slanted .epb-advance-headling__text{background:var(--epb-style-color);padding-left:.5em;padding-right:.5em;transform:skewX(-12deg)}.epb-advance-headling__text-wrapper.is-style-epb-headling-border .epb-advance-headling__text:after{margin:0 auto}.epb-advance-headling__text-wrapper.is-style-epb-headling-border .epb-advance-headling__text:after,.epb-advance-headling__text-wrapper.is-style-epb-left-headling-border .epb-advance-headling__text:after{background:var(--epb-style-color);bottom:0;content:"";height:2px;left:0;max-width:60px;position:absolute;right:0;width:auto}.epb-advance-headling__text-wrapper.is-style-epb-headling-border-vertical-up:before{background:var(--epb-style-color);content:"";display:block;height:60px;margin:0 auto 12px;width:2px}.epb-advance-headling__text-wrapper.is-style-epb-headling-border-vertical:after{background:var(--epb-style-color);content:"";display:block;height:60px;margin:18px auto 0;width:2px}.epb-advance-headling__sub-text-wrapper{line-height:1}.epb-advance-headling__text-wrapper.is-style-epb-subtext-border-vertical-up .epb-advance-headling__sub-text-wrapper:before{background:var(--epb-style-color);content:"";display:block;height:30px;margin:2px auto 0;width:2px}.epb-advance-headling__text-wrapper.is-style-epb-subtext-border-vertical .epb-advance-headling__sub-text-wrapper:after{background:var(--epb-style-color);content:"";display:block;height:30px;margin:0 auto 18px;width:2px}.epb-advance-headling__text-wrapper[class*=is-style-epb-subtext-position-back-] .epb-advance-headling__text{z-index:1}.epb-advance-headling__text-wrapper[class*=is-style-epb-subtext-position-back-] .epb-advance-headling__sub-text{position:absolute;z-index:0}.epb-advance-headling__text-wrapper[class*=is-style-epb-subtext-position-back-].epb-has-sub-text-above .epb-advance-headling__sub-text,.epb-advance-headling__text-wrapper[class*=is-style-epb-subtext-position-back-].epb-has-sub-text-left .epb-advance-headling__sub-text{bottom:calc(var(--epb-subtext-padding)*1px)}.epb-advance-headling__text-wrapper[class*=is-style-epb-subtext-position-back-].epb-has-sub-text-under .epb-advance-headling__sub-text{top:calc(var(--epb-subtext-padding)*1px)}.epb-advance-headling__text-wrapper.is-style-epb-subtext-position-back-center .epb-advance-headling__sub-text{left:0!important;margin:auto;right:0;width:-moz-fit-content;width:fit-content}.epb-advance-headling__text-wrapper.is-style-epb-subtext-position-back-right .epb-advance-headling__sub-text{left:auto!important;right:0}.epb-advance-headling__text-wrapper.is-style-epb-subtext-border .epb-advance-headling__sub-text:after{background:var(--epb-style-color);bottom:-12px;content:"";height:2px;left:0;margin:0 auto;max-width:60px;position:absolute;right:0;width:auto}.epb-advance-headling__text-wrapper.is-style-epb-left-subtext-border .epb-advance-headling__sub-text{text-align:left;width:-moz-fit-content;width:fit-content}.epb-advance-headling__text-wrapper.is-style-epb-left-subtext-border .epb-advance-headling__sub-text:after{background:var(--epb-style-color);bottom:-12px;content:"";height:2px;left:0;max-width:60px;position:absolute;right:0;width:auto}.epb-advance-headling__text-wrapper.is-style-epb-headling-shadedlin .epb-advance-headling__text:after{background-image:repeating-linear-gradient(45deg,var(--epb-style-color) 0,var(--epb-style-color) 1px,transparent 0,transparent 50%),repeating-linear-gradient(135deg,var(--epb-style-color),var(--epb-style-color) 1px,transparent 0,transparent 50%);background-size:6px 6px;bottom:0;content:"";height:6px;left:0;margin:0 auto;max-width:61px;opacity:.6;position:absolute;right:0;width:auto}.epb-advance-headling__text-wrapper.is-style-epb-headling-dot .epb-advance-headling__text:after{background-image:radial-gradient(var(--epb-style-color) 30%,transparent 30%);background-size:8px 8px;bottom:0;content:"";height:8px;left:0;margin:0 auto;max-width:64px;opacity:.6;position:absolute;right:0;width:auto}.epb-advance-headling__text-wrapper.is-style-epb-headling-slanted-border .epb-advance-headling__text,.epb-advance-headling__text-wrapper.is-style-epb-subtext-slanted-border .epb-advance-headling__sub-text{align-items:center;display:flex;justify-content:center}.epb-advance-headling__text-wrapper.is-style-epb-headling-slanted-border .epb-advance-headling__text:after,.epb-advance-headling__text-wrapper.is-style-epb-headling-slanted-border .epb-advance-headling__text:before,.epb-advance-headling__text-wrapper.is-style-epb-subtext-slanted-border .epb-advance-headling__sub-text:after,.epb-advance-headling__text-wrapper.is-style-epb-subtext-slanted-border .epb-advance-headling__sub-text:before{background-color:var(--epb-style-color);content:"";height:1.2em;width:3px}.epb-advance-headling__text-wrapper.is-style-epb-headling-slanted-border .epb-advance-headling__text:before,.epb-advance-headling__text-wrapper.is-style-epb-subtext-slanted-border .epb-advance-headling__sub-text:before{margin-right:.5em;transform:rotate(-35deg)}.epb-advance-headling__text-wrapper.is-style-epb-headling-slanted-border .epb-advance-headling__text:after,.epb-advance-headling__text-wrapper.is-style-epb-subtext-slanted-border .epb-advance-headling__sub-text:after{margin-left:.5em;transform:rotate(35deg)}.epb-advance-headling__text-wrapper.is-style-epb-headling-bottom-balloon{border-bottom:2px solid;border-color:var(--epb-style-color);position:relative}.epb-advance-headling__text-wrapper.is-style-epb-headling-bottom-balloon:after,.epb-advance-headling__text-wrapper.is-style-epb-headling-bottom-balloon:before{content:"";height:0;left:50%;position:absolute;top:100%;width:0}.epb-advance-headling__text-wrapper.is-style-epb-headling-bottom-balloon:before{border:10px solid #fff0;border-top:10px solid var(--epb-style-color);margin-left:-10px}.epb-advance-headling__text-wrapper.is-style-epb-headling-bottom-balloon:after{border:8px solid #fff0;border-top:8px solid var(--epb-headling-background-color);margin-left:-8px}.epb-advance-headling__text-wrapper[class*=is-style-epb-headling-balloon] .epb-advance-headling__text{background-color:var(--epb-headling-background-color);border:2px solid;border-color:var(--epb-style-color);border-radius:3px;padding:8px 12px;position:relative}.epb-advance-headling__text-wrapper.is-style-epb-headling-balloon-12 .epb-advance-headling__text{border-radius:12px}.epb-advance-headling__text-wrapper.is-style-epb-headling-balloon-24 .epb-advance-headling__text{border-radius:24px}.epb-advance-headling__text-wrapper[class*=is-style-epb-headling-balloon].epb-has-background{background-color:initial}.epb-advance-headling__text-wrapper[class*=is-style-epb-headling-balloon] .epb-advance-headling__text:after{background:inherit;border-bottom:2px solid;border-right:2px solid;border-color:var(--epb-style-color);bottom:-9px!important;content:"";height:16px;left:50%;position:absolute;right:inherit!important;top:inherit!important;transform:translateX(-50%) rotate(45deg);visibility:visible;width:16px}.epb-advance-headling__text-wrapper[class*=is-style-epb-headling-balloon] .epb-advance-headling__sub-text{padding-bottom:8px;padding-top:16px;text-align:center}.epb-advance-headling__text-wrapper.is-style-epb-subtext-label .epb-advance-headling__sub-text-wrapper .epb-advance-headling__sub-text{background:var(--epb-style-color);padding-left:.5em;padding-right:.5em}.epb-advance-headling__text-wrapper.is-style-epb-subtext-label-slanted .epb-advance-headling__sub-text-wrapper .epb-advance-headling__sub-text{background-color:var(--epb-style-color);padding-left:.5em;padding-right:.5em;transform:skewX(-12deg)}.epb-advance-headling__text-wrapper.is-style-epb-subtext-label-oblique .epb-advance-headling__sub-text-wrapper .epb-advance-headling__sub-text{background:var(--epb-style-color);padding-left:.5em;padding-right:0}.epb-advance-headling__text-wrapper.is-style-epb-subtext-label-oblique .epb-advance-headling__sub-text-wrapper .epb-advance-headling__sub-text:after{background-color:var(--epb-style-color);bottom:0;clip-path:polygon(0 0,20% 0,100% 100%,0 100%);content:"";display:inline-block;position:absolute;right:-11px;top:0;width:12px}.epb-advance-headling__text-wrapper.is-style-epb-subtext-label-oblique.epb-has-sub-text-left .epb-advance-headling__sub-text-wrapper .epb-advance-headling__sub-text,.epb-advance-headling__text-wrapper.is-style-epb-subtext-label-slanted.epb-has-sub-text-left .epb-advance-headling__sub-text-wrapper .epb-advance-headling__sub-text,.epb-advance-headling__text-wrapper.is-style-epb-subtext-label.epb-has-sub-text-left .epb-advance-headling__sub-text-wrapper .epb-advance-headling__sub-text{align-items:center;display:flex;justify-content:center;text-align:center}.epb-advance-headling__text-wrapper.is-style-epb-headling-lines-on .epb-advance-headling__text{align-items:center;display:flex;justify-content:center}.epb-advance-headling__text-wrapper.is-style-epb-headling-lines-on .epb-advance-headling__text:before{border-top:2px solid var(--epb-style-color);content:"";margin:0 8px 0 0;opacity:.6;width:24px}.epb-advance-headling__text-wrapper.is-style-epb-headling-lines-on .epb-advance-headling__text:after{border-top:2px solid;border-top-color:var(--epb-style-color);content:"";margin:0 0 0 8px;opacity:.6;width:24px}@media screen and (min-width:600px){.epb-advance-headling__text-wrapper.is-style-epb-headling-lines-on .epb-advance-headling__text:before{margin:0 16px 0 0;width:40px}.epb-advance-headling__text-wrapper.is-style-epb-headling-lines-on .epb-advance-headling__text:after{margin:0 0 0 16px;width:40px}}.epb-advance-headling__text-wrapper.is-style-epb-subtext-lines-on .epb-advance-headling__sub-text{align-items:center;display:flex;justify-content:center}.epb-advance-headling__text-wrapper.is-style-epb-subtext-lines-on .epb-advance-headling__sub-text:before{border-top:2px solid var(--epb-style-color);content:"";margin:0 8px 0 0;opacity:.6;width:24px}.epb-advance-headling__text-wrapper.is-style-epb-subtext-lines-on .epb-advance-headling__sub-text:after{border-top:2px solid;border-top-color:var(--epb-style-color);content:"";margin:0 0 0 8px;opacity:.6;width:24px}.epb-advance-headling__text-wrapper.is-style-epb-headling-left-line .epb-advance-headling__sub-text,.epb-advance-headling__text-wrapper.is-style-epb-headling-left-line .epb-advance-headling__text{align-items:center;display:flex;justify-content:left}.epb-advance-headling__text-wrapper.is-style-epb-headling-left-line .epb-advance-headling__text:before{border-top:2px solid var(--epb-style-color);content:"";margin:0 8px 0 0;opacity:.6;width:24px}.epb-advance-headling__text-wrapper.is-style-epb-headling-ribbon .epb-advance-headling__text{--r:.8em;background:var(--epb-style-color);clip-path:polygon(0 0,100% 0,calc(100% - var(--r)) 50%,100% 100%,0 100%,var(--r) 50%);padding-inline:calc(var(--r) + 2em);width:-moz-fit-content;width:fit-content}.epb-advance-headling__text-wrapper.is-style-epb-headling-ribbon-fold .epb-advance-headling__text{--s:1.4em;--d:.6em;--c:.6em;background:conic-gradient(at left var(--s) bottom var(--d),transparent 25%,rgb(0 0 0 / .533) 0 37.5%,rgb(0 0 0 / .267) 0) 0/50% 100% no-repeat,conic-gradient(at right var(--s) bottom var(--d),rgb(0 0 0 / .267) 62.5%,rgb(0 0 0 / .533) 0 75%,transparent 0) 100%/50% 100% no-repeat;background-color:var(--epb-style-color);clip-path:polygon(0 var(--d),var(--s) var(--d),var(--s) 0,calc(100% - var(--s)) 0,calc(100% - var(--s)) var(--d),100% var(--d),calc(100% - var(--c)) calc(50% + var(--d)/2),100% 100%,calc(100% - var(--s) - var(--d)) 100%,calc(100% - var(--s) - var(--d)) calc(100% - var(--d)),calc(var(--s) + var(--d)) calc(100% - var(--d)),calc(var(--s) + var(--d)) 100%,0 100%,var(--c) calc(50% + var(--d)/2));padding:0 calc(var(--s) + 2em) var(--d);width:-moz-fit-content;width:fit-content}.epb-advance-headling__text-wrapper.is-style-epb-headling-background-color .epb-advance-headling__text,.epb-advance-headling__text-wrapper.is-style-epb-subtext-background-color .epb-advance-headling__sub-text{background-color:var(--epb-style-color);-webkit-box-decoration-break:clone;box-decoration-break:clone;display:inline;padding:4px}.epb-advance-headling__text-wrapper[class*=is-style-epb-headling-border-left-]{padding-left:12px;text-align:left}.epb-advance-headling__text-wrapper.is-style-epb-headling-border-left-2{border-left:2px solid var(--epb-style-color)}.epb-advance-headling__text-wrapper.is-style-epb-headling-border-left-3{border-left:3px solid var(--epb-style-color)}.epb-advance-headling__text-wrapper.is-style-epb-headling-border-left-5{border-left:5px solid var(--epb-style-color)}.epb-advance-headling__text-wrapper[class*=is-style-epb-headling-border-box]{padding:24px}.epb-advance-headling__text-wrapper.is-style-epb-headling-border-box-2{border:2px solid var(--epb-style-color)}.epb-advance-headling__text-wrapper.is-style-epb-headling-border-box-3{border:3px solid var(--epb-style-color)}.epb-advance-headling__text-wrapper.is-style-epb-headling-border-box-5{border:5px solid var(--epb-style-color)}.epb-advance-headling__text-wrapper[class*=is-style-epb-headling-border-top-bottom]{padding-bottom:8px;padding-top:8px}.epb-advance-headling__text-wrapper.is-style-epb-headling-border-top-bottom-2{border-bottom:2px solid var(--epb-style-color);border-top:2px solid var(--epb-style-color)}.epb-advance-headling__text-wrapper.is-style-epb-headling-border-top-bottom-3{border-bottom:3px solid var(--epb-style-color);border-top:3px solid var(--epb-style-color)}.epb-advance-headling__text-wrapper.is-style-epb-headling-border-top-bottom-5{border-bottom:5px solid var(--epb-style-color);border-top:5px solid var(--epb-style-color)}.epb-advance-headling__text-wrapper.is-style-epb-subtext-left-line .epb-advance-headling__sub-text,.epb-advance-headling__text-wrapper.is-style-epb-subtext-left-line .epb-advance-headling__text{align-items:center;display:flex;justify-content:left;text-align:left}.epb-advance-headling__text-wrapper.is-style-epb-subtext-left-line .epb-advance-headling__sub-text:before{border-top:2px solid var(--epb-style-color);content:"";margin:0 8px 0 0;opacity:.6;width:24px}.epb-advance-headling__text-wrapper.is-style-epb-headling-vertical-rl{text-align:left;writing-mode:vertical-rl}.epb-advance-headling__text-wrapper.is-style-epb-headling-vertical-rl-border{margin-bottom:80px;text-align:left;writing-mode:vertical-rl}.epb-advance-headling__text-wrapper.is-style-epb-headling-vertical-rl-border:after{border-left:1px solid var(--epb-style-color);content:"";height:60px;left:50%;position:absolute;top:110%;transform:translateX(-50%)}