html.c-header-menu-open .c_header_menu-section{position:relative;z-index:999}.c_header_menu{--c-menu-visual-w: 40.6rem;position:fixed;top:0;right:0;bottom:0;left:0;z-index:990;overflow-y:auto;overscroll-behavior:contain;background-color:#f2f2f2;isolation:isolate;opacity:0;visibility:hidden;pointer-events:none;scrollbar-width:none;transition:opacity .35s ease,visibility 0s linear .35s}.c_header_menu::-webkit-scrollbar{display:none}html.c-header-menu-open .c_header_menu{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .35s ease}.c_header_menu__visual{position:fixed;top:0;left:0;z-index:1;display:flex;width:var(--c-menu-visual-w);height:100dvh;background-color:#fff}@media screen and (max-width:1000px){.c_header_menu__visual{display:none}}.c_header_menu__visual-img,.c_header_menu__visual-video,.c_header_menu__visual-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.c_header_menu__visual-img,.c_header_menu__visual-video{object-fit:cover;object-position:center}.c_header_menu__visual-canvas{pointer-events:none}.c_header_menu__copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.4rem;width:fit-content;margin-top:auto;margin-left:auto;padding-right:3.7rem;padding-bottom:3.5rem}.c_header_menu__copy-lead{display:flex;flex-direction:column;gap:.7rem;margin:0;font-family:var(--font-base-w5);font-size:3.3rem;font-weight:500;line-height:1;letter-spacing:0;color:#333;font-feature-settings:"palt" 1}.c_header_menu__copy-l1{padding-right:5.6rem}.c_header_menu__copy-l2{width:fit-content;margin-left:auto}html[lang^=en] .c_header_menu__copy-l1,html[lang^=en] .c_header_menu__copy-l2{font-family:var(--font-en);font-size:2.2rem;letter-spacing:-.02rem}html[lang^=en] .c_header_menu__copy-l1{padding-right:3rem}@media screen and (min-width:1001px){html[lang^=en] .c_header_menu__copy-lead,html[lang^=zh] .c_header_menu__copy-lead{transform:translate(calc(50% - 16.6rem))}}.c_header_menu__tagline{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:.6rem;row-gap:.4rem;margin:0;padding-left:12.2rem;font-family:var(--font-en);font-size:1.8rem;font-weight:500;line-height:1;letter-spacing:.018rem;color:#333}.c_header_menu__est{grid-column:1}.c_header_menu__tagline-line{grid-column:2;width:2.35rem;height:1px;background-color:#333}.c_header_menu__tagline-triangle svg{width:2.2rem;height:auto;translate:0 .2rem}.c_header_menu__tagline-text{grid-column:1 / -1}html[lang^=en] .c_header_menu__tagline{transform:translate(6.9rem)}html[lang^=zh] .c_header_menu__tagline{transform:translate(-6.9rem)}.c_header_menu__main{box-sizing:border-box;display:flex;flex-direction:column;background-color:#f2f2f2}@media screen and (min-width:1001px){.c_header_menu__main{min-height:100dvh;margin-left:var(--c-menu-visual-w);padding:14.5rem max(7.8rem,calc((100vw - 128rem)/2 + 7.8rem)) 3.2rem max(6.4rem,calc((100vw - 128rem)/2 + 6.4rem));justify-content:space-between;gap:6.3rem}}@media screen and (max-width:1000px){.c_header_menu__main{min-height:100dvh;padding:10rem 3rem 5.6rem}}.c_header_menu__cols--pc{display:grid;grid-template-columns:23.6rem 17rem 21.7rem;align-items:flex-start;justify-content:start;column-gap:5.7rem}@media screen and (max-width:1000px){.c_header_menu__cols--pc{display:none}}.c_header_menu__cols--sp{display:none}@media screen and (max-width:1000px){.c_header_menu__cols--sp{display:flex;flex-direction:column}}.c_header_menu__col{display:flex;flex:0 1 auto;flex-direction:column;gap:8.3rem;min-width:0}.c_header_menu__sec{display:flex;flex-direction:column;gap:3.7rem}@media screen and (max-width:1000px){.c_header_menu__sec{gap:0}}.c_header_menu__sec:first-child{border-top:0}.c_header_menu__sec-link{display:inline-flex;align-items:center;gap:1.6rem;width:fit-content;color:#333;text-decoration:none}.c_header_menu__sec-toggle{display:none}@media screen and (max-width:1000px){.c_header_menu__sec-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.75rem 0;color:#333;background-color:transparent;border:0;border-top:1px solid #ccc;cursor:pointer}}.c_header_menu__sec-name{font-family:var(--font-en);font-size:2.9rem;font-weight:700;line-height:1;letter-spacing:.058rem;color:#333;white-space:nowrap}@media screen and (max-width:1000px){.c_header_menu__sec-name{font-size:2.3rem;letter-spacing:.046rem}}.c_header_menu__sec-arrow{position:relative;display:block;flex:none;width:1.8rem;height:1rem;overflow:hidden;-webkit-clip-path:inset(0);clip-path:inset(0);color:currentColor}.c_header_menu__sec-arrow svg{position:absolute;left:0;top:50%;display:block;width:100%;height:.6rem;overflow:visible;opacity:1;transform:translateY(-50%);transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .45s cubic-bezier(.22,1,.36,1)}.c_header_menu__sec-arrow svg+svg{opacity:0;transform:translate(calc(-100% - .4rem),-50%)}.c_header_menu__sec-body{display:block}@media screen and (max-width:1000px){.c_header_menu__sec-body{border-top:1px solid #ccc;translate:0 1px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}}.c_header_menu__sec.is-open .c_header_menu__sec-body{grid-template-rows:1fr}.c_header_menu__sec-inner{display:flex;flex-direction:column;gap:5.6rem}@media screen and (max-width:1000px){.c_header_menu__sec-inner{gap:3.2rem;min-height:0;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .35s ease}}.c_header_menu__sec-inner>:last-child{margin-bottom:0}@media screen and (max-width:1000px){.c_header_menu__sec-inner>:last-child{margin-bottom:4.7rem}}.c_header_menu__sec.is-open .c_header_menu__sec-inner{opacity:1;pointer-events:auto}.c_header_menu__acc-icon{display:none}@media screen and (max-width:1000px){.c_header_menu__acc-icon{display:block;flex:none;width:.7rem;height:.7rem;color:currentColor}}.c_header_menu__acc-icon svg{display:block;width:100%;height:100%}.c_header_menu__acc-icon-v{transform-box:fill-box;transform-origin:center;transition:transform .3s ease}.c_header_menu__sec.is-open .c_header_menu__acc-icon-v{transform:rotate(90deg)}.c_header_menu__toplink{display:inline-block;font-family:var(--font-en);font-weight:700;line-height:1;color:#333;text-decoration:none}@media screen and (max-width:1000px){.c_header_menu__toplink{margin-top:4.2rem;font-size:2.1rem;letter-spacing:.042rem}}.c_header_menu__group{display:flex;flex-direction:column;gap:2.2rem}@media screen and (max-width:1000px){.c_header_menu__group{gap:2rem}}.c_header_menu__group+.c_header_menu__group{margin-top:0}@media screen and (max-width:1000px){.c_header_menu__group+.c_header_menu__group{margin-top:1.6rem}}.c_header_menu__group-head{display:flex;align-items:center;gap:.8rem;margin:0}.c_header_menu__group-head-text{font-family:var(--font-base-w6);font-size:1.2rem;font-weight:600;line-height:1.5rem;letter-spacing:0;color:#b3b3b3}.c_header_menu__group-head-line{display:block;flex:none;width:2rem;height:1px;background-color:#b3b3b3;translate:0 -1px}.c_header_menu__list{display:flex;flex-direction:column;gap:1.4rem;margin:0;padding:0;list-style:none}@media screen and (max-width:1000px){.c_header_menu__list{gap:2rem}}.c_header_menu__list>li{line-height:1}.c_header_menu__link{position:relative;display:inline-block;font-family:var(--font-base-w5);font-size:1.6rem;font-weight:500;line-height:1;letter-spacing:.032rem;color:#333;text-decoration:none}html[lang^=en] .c_header_menu__link{line-height:var(--c-lh-heading);margin-block:calc((1 - var(--c-lh-heading)) * .5em)}.c_header_menu__link:after{content:"";position:absolute;bottom:-.1rem;left:0;width:100%;height:1px;background-color:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}html[lang^=en] .c_header_menu__link:after{bottom:calc(-.1rem + (var(--c-lh-heading) - 1) * .5em)}.c_header_menu__sublist{display:flex;flex-direction:column;gap:.9rem;margin:1.3rem 0 .8rem;padding-left:1rem;list-style:none}@media screen and (max-width:1000px){.c_header_menu__sublist{gap:1.4rem}}.c_header_menu__sublink{position:relative;display:inline-block;font-family:var(--font-base-w5);font-size:1.3rem;font-weight:500;line-height:1;letter-spacing:.12rem;color:gray;text-decoration:none}.c_header_menu__sublink:after{content:"";position:absolute;bottom:-.1rem;left:0;width:100%;height:1px;background-color:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.c_header_menu__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:4rem}@media screen and (max-width:1000px){.c_header_menu__foot{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:3.3rem;margin-top:3.9rem}}.c_header_menu__cta{display:flex;flex:none;flex-direction:column;align-items:stretch;order:2;gap:1rem;width:fit-content}@media screen and (max-width:1000px){.c_header_menu__cta{order:initial}}.c_header_menu__btn{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem 2.2rem 1.2rem 2.4rem;font-family:var(--font-en);font-size:1.3rem;font-weight:500;line-height:1;letter-spacing:.026rem;color:#333;text-decoration:none;border:1px solid #ccc;border-radius:5rem;transition:background-color .3s ease,color .3s ease}@media screen and (max-width:1000px){.c_header_menu__btn{width:100%;padding:.9rem 1.8rem .9rem 2rem}}.c_header_menu__btn--plain{padding:1.2rem 2.4rem;border-radius:3rem}@media screen and (max-width:1000px){.c_header_menu__btn--plain{padding:.9rem 2rem}}.c_header_menu__btn-text{white-space:nowrap}.c_header_menu__btn-arrow{position:relative;display:block;flex:none;width:.8rem;height:.8rem;overflow:hidden;color:currentColor;-webkit-clip-path:inset(0);clip-path:inset(0)}@media screen and (max-width:1000px){.c_header_menu__btn-arrow{width:.7rem;height:.7rem}}.c_header_menu__btn-arrow svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;overflow:visible;opacity:1;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .45s cubic-bezier(.22,1,.36,1)}.c_header_menu__btn-arrow svg+svg{opacity:0;transform:translate(calc(-100% - .2rem),calc(100% + .2rem))}@media(hover:hover){.c_header_menu__btn:hover .c_header_menu__btn-arrow svg{opacity:0;transform:translate(calc(100% + .2rem),calc(-100% - .2rem))}.c_header_menu__btn:hover .c_header_menu__btn-arrow svg+svg{opacity:1;transform:translate(0)}}.c_header_menu__links{display:flex;flex-wrap:wrap;align-items:center;order:1;gap:1.1rem;margin:0 0 -.6rem;padding:0;list-style:none}@media screen and (max-width:1000px){.c_header_menu__links{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;order:initial;gap:.1rem;margin-bottom:-.6rem}}.c_header_menu__cookie{padding:0;color:inherit;font:inherit;background-color:transparent;border:0;cursor:pointer}.c_header_menu__flink{position:relative;display:inline-block;font-family:var(--font-base-w3);font-size:1.1rem;font-weight:var(--c-fw-light);line-height:1.6;letter-spacing:.022rem;color:#a6a6a6;text-decoration:none}@media screen and (max-width:1000px){.c_header_menu__flink{font-size:1.2rem;line-height:1;letter-spacing:.024rem;color:gray}}.c_header_menu__flink:after{content:"";position:absolute;bottom:.4rem;left:0;width:100%;height:1px;background-color:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}@media screen and (min-width:1001px)and (hover:hover){.c_header_menu__sec-link:hover .c_header_menu__sec-arrow svg{opacity:0;transform:translate(calc(100% + .4rem),-50%)}.c_header_menu__sec-link:hover .c_header_menu__sec-arrow svg+svg{opacity:1;transform:translateY(-50%)}}@media screen and (min-width:1001px)and (hover:hover){.c_header_menu__link:hover:after{transform:scaleX(1)}}@media screen and (min-width:1001px)and (hover:hover){.c_header_menu__sublink:hover:after{transform:scaleX(1)}}@media screen and (min-width:1001px)and (hover:hover){.c_header_menu__flink:hover:after{transform:scaleX(1)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/c_header_menu.css.map */
