.header__contents__columns{height:fit-content;max-height:calc(100vh - 130px);overflow:scroll;-ms-overflow-style:none;box-sizing:border-box;scrollbar-width:none}.header__contents__columns::-webkit-scrollbar{display:none}.header__contents__columns__column:first-child{width:100%}@media screen and (min-width:768px){.header__contents__columns{max-height:calc(100vh - 160px)}}@media screen and (min-width:1050px){.header__contents__columns{display:flex;height:auto;overflow:visible!important;padding-bottom:0}.header__contents__columns__column:first-child{margin-left:30px;margin-right:50px}}@media screen and (min-width:1200px){.header__contents__columns__column:first-child{margin-left:50px}}.header__contents__columns__column.nav-only{justify-content:end}.header__main__content{box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;padding-bottom:60px;padding-top:14px;width:100%}@media screen and (min-width:768px){.header__main__content{margin-top:-10px;padding-top:0}}@media screen and (min-width:1050px){.header__main__content{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:40px;margin-top:0;min-height:90px;overflow:visible!important;padding-bottom:0}.nav-only .header__main__content{justify-content:normal}}.is-hamburger-nav-open .header__main__content{display:flex;height:100%;overflow-x:hidden;overflow-y:auto}@media screen and (min-width:768px){.is-hamburger-nav-open .header__main__content{overflow:auto}}.header__main__content__navigation{box-sizing:border-box;padding:0;width:100%}@media screen and (min-width:768px){.header__main__content__navigation{width:100%}}@media screen and (min-width:1050px){.header__main__content__navigation{padding:0 10px}}@media screen and (min-width:768px){.header__main__content__navigation__nav{margin-left:0;margin-right:0}}@media screen and (min-width:1050px){.header__main__content__navigation__nav{margin-left:auto;margin-right:auto;overflow:visible!important}}.header__main__content__navigation__nav__list{display:grid;grid-template-columns:1fr}@media screen and (min-width:768px){.header__main__content__navigation__nav__list{margin:0;width:100%}}@media screen and (min-width:1050px){.header__main__content__navigation__nav__list{align-items:center;background-color:#fff;border-radius:28px;box-shadow:0 0 6px hsla(0,0%,6%,.1);box-sizing:border-box;gap:22px;grid-auto-flow:column;grid-template-columns:auto;min-height:55px;padding:10px 50px;width:fit-content}}@media screen and (min-width:1200px){.header__main__content__navigation__nav__list{gap:32px}}.header__main__content__navigation__nav__list__item:not(:first-child){border-top:1px solid var(--color-pale)}.header__main__content__navigation__nav__list__item:last-child{border-bottom:1px solid var(--color-pale)}.header__main__content__navigation__nav__list__item.header__main__content__navigation__nav__list__item--has-menu{align-items:center;display:grid;grid-template-columns:1fr 28px}@media screen and (min-width:768px){.header__main__content__navigation__nav__list__item.header__main__content__navigation__nav__list__item--has-menu{grid-template-columns:1fr 35px}}@media screen and (min-width:1050px){.header__main__content__navigation__nav__list__item.header__main__content__navigation__nav__list__item--has-menu{display:block;position:relative}.header__main__content__navigation__nav__list__item,.header__main__content__navigation__nav__list__item:last-child,.header__main__content__navigation__nav__list__item:not(:first-child){border:none}}.header__main__content__navigation__nav__list__item__anchor{color:var(--color-main);display:block;font-size:1.6rem;font-weight:500;letter-spacing:.1em;line-height:1.5em;padding:16px 20px 16px 0;position:relative;transition:color .3s}@media screen and (min-width:768px){.header__main__content__navigation__nav__list__item__anchor{font-size:2rem;padding:30px 20px 30px 0}}@media screen and (min-width:1050px){.header__main__content__navigation__nav__list__item__anchor{cursor:pointer;font-size:1.3rem;padding:0}.header__main__content__navigation__nav__list__item:is(:hover,:focus-within) .header__main__content__navigation__nav__list__item__anchor{color:var(--color-point)}}@media screen and (min-width:1200px){.header__main__content__navigation__nav__list__item__anchor{font-size:1.4rem}}.header__main__content__navigation__nav__list__item--has-menu__button{background-color:var(--color-plane);border:none;border-radius:50%;height:28px;padding:0;position:relative;width:28px}@media screen and (min-width:768px){.header__main__content__navigation__nav__list__item--has-menu__button{height:35px;width:35px}}@media screen and (min-width:1050px){.header__main__content__navigation__nav__list__item--has-menu__button{display:none}}.header__main__content__navigation__nav__list__item--has-menu__button.is-open{border-bottom:1px solid #ccc}.header__main__content__navigation__nav__list__item--has-menu__button:after,.header__main__content__navigation__nav__list__item--has-menu__button:before{background-color:#fff;border-radius:1px;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;transition:.3s;width:12px}.header__main__content__navigation__nav__list__item--has-menu__button:before{transform:translate(-50%,-50%)}.header__main__content__navigation__nav__list__item--has-menu__button:after{transform:translate(-50%,-50%) rotate(90deg)}.header__main__content__navigation__nav__list__item--has-menu__button.is-open:after{transform:translate(-50%,-50%)}@media screen and (min-width:768px){.header__main__content__navigation__nav__list__item--has-menu__button:after,.header__main__content__navigation__nav__list__item--has-menu__button:before{width:15px}}.header__main__content__navigation__subnav__wrapper{display:none;grid-column:1/-1}@media screen and (min-width:1050px){.header__main__content__navigation__subnav__wrapper{display:block;left:50%;opacity:0;padding-top:24px;position:absolute;top:100%;transform:translateX(-50%);transition:.3s;visibility:hidden;width:fit-content}.header__main__content__navigation__nav__list__item--has-menu .header__main__content__navigation__subnav__wrapper{left:calc(50% - 40px)}.position-left .header__main__content__navigation__subnav__wrapper{left:auto!important;right:-80px;transform:none}.header__main__content__navigation__subnav__wrapper.is-active{opacity:1;visibility:visible}.header__main__content__navigation__subnav__wrapper__wrap{background-color:#fff;border-radius:10px;box-shadow:0 0 30px hsla(0,0%,6%,.05);box-sizing:border-box;max-height:calc(100vh - 120px);overflow:auto;padding:20px 40px 30px}.header__main__content__navigation__subnav__wrapper__wrap__inner{display:grid;gap:30px;grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:950px;width:100%}}.header__main__content__navigation__subnav{display:grid;grid-template-columns:1fr}@media screen and (min-width:1050px){.header__main__content__navigation__subnav{align-items:start;margin-bottom:0;margin-left:0;margin-right:0}}.header__main__content__navigation__subnav__list__item{position:relative}.header__main__content__navigation__subnav__list__item:before{background-image:linear-gradient(90deg,#707070 5px,transparent 0);background-position:0 100%;background-repeat:repeat-x;background-size:9px 1px;content:"";display:block;height:1px;left:0;opacity:.3;position:absolute;top:0;width:100%}@media screen and (min-width:1050px){.header__main__content__navigation__subnav__list__item{width:392px}.header__main__content__navigation__subnav__list__item.header__main__content__navigation__subnav__list__item--has-third{align-items:center;display:grid;gap:40px;grid-template-columns:392px 1fr;width:672px}.header__main__content__navigation__subnav__list__item:before{content:none}}.header__main__content__navigation__subnav__list__item__anchor{display:block;padding-bottom:14px;padding-top:14px}@media screen and (min-width:768px){.header__main__content__navigation__subnav__list__item__anchor{display:grid;gap:20px;grid-template-columns:140px 1fr;padding-bottom:16px;padding-top:16px}}@media screen and (min-width:1050px){.header__main__content__navigation__subnav__list__item__anchor{gap:24px;grid-template-columns:144px 1fr;padding-bottom:10px;padding-top:10px}}.header__main__content__navigation__subnav__list__item__anchor__inner{align-items:center;color:var(--color-plane);display:grid;font-size:1.4rem;font-weight:var(--fw-bold-jp);gap:14px;grid-template-columns:24px 1fr;letter-spacing:var(--ls-root);line-height:1.6;transition:.3s}@media screen and (min-width:768px){.header__main__content__navigation__subnav__list__item__anchor__inner{font-size:1.6rem;gap:12px;grid-template-columns:27px 1fr;line-height:1.75}}@media screen and (min-width:1050px){.header__main__content__navigation__subnav__list__item__anchor__inner{font-size:1.4rem;gap:24px;grid-template-columns:1fr 40px}}.header__main__content__navigation__subnav__list__item__anchor .link-icon{height:24px;width:24px}.header__main__content__navigation__subnav__list__item__anchor .link-icon__arrow{height:9.5px;width:7.5px}.header__main__content__navigation__subnav__list__item__anchor .link-icon__arrow__inner{height:6px;width:6px}@media screen and (min-width:768px){.header__main__content__navigation__subnav__list__item__anchor .link-icon{height:27px;width:27px}.header__main__content__navigation__subnav__list__item__anchor .link-icon__arrow{height:8.5px;width:9px}.header__main__content__navigation__subnav__list__item__anchor .link-icon__arrow__inner{height:7px;width:7px}}@media screen and (min-width:1050px){.header__main__content__navigation__subnav__list__item__anchor .link-icon{height:40px;order:2;width:40px}.header__main__content__navigation__subnav__list__item__anchor .link-icon__arrow{height:10px;width:14.5px}.header__main__content__navigation__subnav__list__item__anchor .link-icon__arrow__inner{height:8px;width:8px}.header__main__content__navigation__subnav__contents{display:grid;gap:25px;grid-template-columns:1fr}}@media screen and (min-width:1050px){.header__main__content__navigation__subnav__list__item__anchor:is(:hover,:focus) .header__main__content__navigation__subnav__list__item__anchor__inner{color:var(--color-point)}}.header__main__content__navigation__subnav__item__anchor__image{display:none}@media screen and (min-width:768px){.header__main__content__navigation__subnav__item__anchor__image{display:block}.header__main__content__navigation__subnav__item__anchor__image__inner{border-radius:5px;height:88px;object-fit:cover;width:140px}}@media screen and (min-width:1050px){.header__main__content__navigation__subnav__item__anchor__image__inner{height:90px;width:144px}}@media screen and (min-width:768px){.header__main__content__navigation__subnav__list__item__thirdnav{margin-left:160px;margin-top:-15px}}@media screen and (min-width:1050px){.header__main__content__navigation__subnav__list__item__thirdnav{display:grid;gap:8px;margin-left:0;margin-top:0}}.header__main__content__navigation__subnav__list__item__thirdnav__item{position:relative}.header__main__content__navigation__subnav__list__item__thirdnav__item:before{background-image:linear-gradient(90deg,#707070 5px,transparent 0);background-position:0 100%;background-repeat:repeat-x;background-size:9px 1px;content:"";display:block;height:1px;left:0;opacity:.3;position:absolute;top:0;width:100%}@media screen and (min-width:1050px){.header__main__content__navigation__subnav__list__item__thirdnav__item:before{content:none}}.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor{display:block;font-size:1.3rem;letter-spacing:var(--ls-root);line-height:1.5;padding:12px 0 12px 7px}@media screen and (min-width:768px){.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor{font-size:1.4rem;padding:16px 0 16px 7px}}@media screen and (min-width:1050px){.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor{font-size:1.3rem;font-weight:var(--fw-bold-jp);padding:0}}.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor__inner{display:block;padding-left:15px;position:relative}@media screen and (min-width:768px){.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor__inner{padding-left:22.5px}}@media screen and (min-width:1050px){.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor__inner{padding-left:20px}}.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor__inner__icon{display:block;height:7.5px;left:0;position:absolute;top:6px;transition:left .3s;width:9px}.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor:focus .header__main__content__navigation__subnav__list__item__thirdnav__item__anchor__inner__icon{left:2px}@media screen and (min-width:768px){.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor__inner__icon{height:9.5px;width:12px}}@media screen and (min-width:1050px){.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor__inner__icon{top:5.5px}.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor:hover .header__main__content__navigation__subnav__list__item__thirdnav__item__anchor__inner__icon{left:2px}}.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor__inner__icon__path{fill:var(--color-plane);transition:fill .3s}.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor:focus .header__main__content__navigation__subnav__list__item__thirdnav__item__anchor__inner__icon__path{fill:var(--color-point)}@media screen and (min-width:1050px){.header__main__content__navigation__subnav__list__item__thirdnav__item__anchor:hover .header__main__content__navigation__subnav__list__item__thirdnav__item__anchor__inner__icon__path{fill:var(--color-point)}}.header__main__content__cta{box-sizing:border-box;margin-top:30px;width:100%}@media screen and (min-width:768px){.header__main__content__cta{margin-top:40px}}@media screen and (min-width:1050px){.header__main__content__cta{flex-shrink:0;margin-top:0;width:fit-content}}.header-cta-button{align-items:center;background-color:var(--color-point);border-radius:34px;box-sizing:border-box;color:#fff;display:flex;font-size:1.6rem;font-weight:var(--fw-bold-jp);justify-content:center;letter-spacing:var(--ls-root);line-height:1.5;min-height:45px;padding:8px 48px 12px 30px;position:relative;width:100%}@media screen and (min-width:768px){.header-cta-button{font-size:1.9rem;padding:18px 84px 21px 70px}}@media screen and (min-width:1050px){.header-cta-button{font-size:1.6rem;padding:21px 84px 23px 40px}}.header-cta-button__inner__icon{background-color:#fff;border-radius:50%;display:block;height:28px;overflow:hidden;position:absolute;right:25px;top:50%;transform:translateY(-50%);width:28px}@media screen and (min-width:768px){.header-cta-button__inner__icon{height:38px;width:38px}}.header-cta-button__inner__icon:after,.header-cta-button__inner__icon:before{content:"";dislay:block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213.057%22%20height%3D%229.368%22%20viewBox%3D%220%200%2013.057%209.368%22%3E%20%3Cpath%20d%3D%22M-8236.973%2C21923.424s0%2C0%2C0%2C0a1%2C1%2C0%2C0%2C1-.736-.375l-3.606-3.6a1%2C1%2C0%2C0%2C1%2C0-1.414%2C1%2C1%2C0%2C0%2C1%2C1.414%2C0l1.975%2C1.973v-8.641a1%2C1%2C0%2C0%2C1%2C1-1%2C1%2C1%2C0%2C0%2C1%2C1%2C1v8.643l1.98-1.975a1%2C1%2C0%2C0%2C1%2C1.414%2C0%2C1%2C1%2C0%2C0%2C1%2C0%2C1.414l-3.647%2C3.643a1.011%2C1.011%2C0%2C0%2C1-.5.3l-.009%2C0a.28.28%2C0%2C0%2C1-.037.008l-.017%2C0a.161.161%2C0%2C0%2C1-.03%2C0%2C.114.114%2C0%2C0%2C1-.025%2C0l-.023%2C0a.179.179%2C0%2C0%2C0-.032%2C0h-.017a.425.425%2C0%2C0%2C1-.05%2C0Z%22%20transform%3D%22translate(-21910.367%20-8232.244)%20rotate(-90)%22%20fill%3D%22%230097e6%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:9px;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:13px}.header-cta-button__inner__icon:before{left:50%;transform:translate(-50%,-50%)}.header-cta-button__inner__icon:after{left:-50%;transform:translate(-50%,-50%)}.header-cta-button:focus .header-cta-button__inner__icon:before{left:150%}.header-cta-button:focus .header-cta-button__inner__icon:after{left:50%}@media screen and (min-width:768px){.header-cta-button__inner__icon:after,.header-cta-button__inner__icon:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2217.006%22%20height%3D%2212.004%22%20viewBox%3D%220%200%2017.006%2012.004%22%3E%20%3Cpath%20d%3D%22M-5323.739%2C21518.008a.12.12%2C0%2C0%2C1-.026%2C0h-.021l-.042-.006h0a1%2C1%2C0%2C0%2C1-.629-.357l-4.936-4.92a1%2C1%2C0%2C0%2C1%2C0-1.414.994.994%2C0%2C0%2C1%2C1.415%2C0l3.294%2C3.289V21502a1%2C1%2C0%2C0%2C1%2C1-1%2C1%2C1%2C0%2C0%2C1%2C1%2C1v12.6l3.3-3.291a.994.994%2C0%2C0%2C1%2C1.415%2C0%2C1%2C1%2C0%2C0%2C1-.005%2C1.414l-4.968%2C4.957a1%2C1%2C0%2C0%2C1-.718.33h-.022A.408.408%2C0%2C0%2C1-5323.739%2C21518.008Z%22%20transform%3D%22translate(-21501.004%20-5317.686)%20rotate(-90)%22%20fill%3D%22%230097e6%22%2F%3E%3C%2Fsvg%3E");height:12px;width:17px}}@media screen and (min-width:1050px){.header-cta-button:hover .header-cta-button__inner__icon:before{left:150%}.header-cta-button:hover .header-cta-button__inner__icon:after{left:50%}}@media screen and (min-width:1050px){body:not(:has(.content--blog-post,.content--news-post)) .header.scroll-top{box-shadow:none}body:not(:has(.content--blog-post,.content--news-post)) .header.scroll-top .header__main__content__navigation__subnav__wrapper__wrap{box-shadow:none}}