.checkbox--hidden{opacity:0;pointer-events:none;position:absolute;visibility:hidden}.anchor-navi{align-items:flex-start;background-color:var(--clr-primary-white);display:flex;flex-direction:column;margin-bottom:40px;position:-webkit-sticky;position:sticky;top:var(--header-height);transition:top .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1);width:100%;z-index:10}@media only screen and (min-width:1024px){.anchor-navi{margin-bottom:80px}}@media only screen and (max-width:767px){.anchor-navi.anchor-navi--offset-top{top:calc(var(--header-height) - 80px)}}.anchor-navi:after,.anchor-navi:before{border-top:1px solid var(--clr-primary-white);content:"";display:block;height:100%;position:absolute;top:0;width:7.33333vw;z-index:1}@media only screen and (min-width:768px){.anchor-navi:after,.anchor-navi:before{width:6.64062vw}}@media only screen and (min-width:1920px){.anchor-navi:after,.anchor-navi:before{width:calc(50vw - 806.25px)}}.anchor-navi:before{background-image:linear-gradient(to left,hsla(0,0%,100%,0) 0,var(--clr-primary-white) 25px);left:0}.anchor-navi:after{background-image:linear-gradient(to right,hsla(0,0%,100%,0) 0,var(--clr-primary-white) 25px);right:0}@media only screen and (max-width:1023px){.anchor-navi{--breadcrumbs_background:#fff;background-color:var(--breadcrumbs_background)}}.anchor-navi__inner{-ms-overflow-style:none;flex-basis:unset!important;overflow-x:auto;overflow-y:hidden;padding-inline:7.33333vw;position:relative;scrollbar-width:none;width:100%}.anchor-navi__inner::-webkit-scrollbar{display:none}@media only screen and (min-width:768px){.anchor-navi__inner{padding-inline:6.64062vw}}@media only screen and (min-width:1024px){.anchor-navi__inner{padding-inline:8.00781vw}}@media only screen and (min-width:1920px){.anchor-navi__inner{padding-inline:calc(50vw - 806.25px)}}.anchor-navi__items{-moz-column-gap:24px;column-gap:24px;display:flex;flex-direction:row;margin:24px 0;position:relative;white-space:nowrap;z-index:0}@media only screen and (min-width:1024px){.anchor-navi__items{-moz-column-gap:32px;column-gap:32px}}.anchor-navi__item{display:flex;flex-direction:column;justify-content:flex-start}.anchor-navi__item:last-of-type{padding-right:7.33333vw}@media only screen and (min-width:768px){.anchor-navi__item:last-of-type{padding-right:6.64062vw}}@media only screen and (min-width:1024px){.anchor-navi__item:last-of-type{padding-right:8.00781vw}}@media only screen and (min-width:1920px){.anchor-navi__item:last-of-type{padding-right:calc(50vw - 806.25px)}}.anchor-navi__item.is--active .anchor-item{color:var(--clr-primary-dark)}.anchor-navi__item.is--active .anchor-item:after{opacity:1;width:100%}.anchor-item{color:var(--clr-primary-light);display:inline-block;font-size:18px;font-weight:700;height:100%;line-height:24px;position:relative;text-decoration:none;transition:all .25s ease-in-out;width:-webkit-max-content;width:-moz-max-content;width:max-content}.anchor-item:focus-visible{border-radius:1px;outline-color:var(--clr-primary-light);outline-offset:2px;outline-style:solid;outline-width:2px}.anchor-item:hover{color:var(--clr-primary-dark)}.anchor-item:after{background:var(--clr-primary-dark);bottom:-4px;content:"";display:block;height:2px;opacity:0;position:absolute;transition:all .25s ease-in-out;width:0}