*{box-sizing:border-box;margin:0;padding:0;border:0;outline:0;vertical-align:baseline}@supports(-webkit-tap-highlight-color: transparent){*{-webkit-tap-highlight-color:rgba(0,0,0,0)}}@supports((-webkit-text-size-adjust: 100%) or (-moz-text-size-adjust: 100%) or (text-size-adjust: 100%)){*{-webkit-text-size-adjust:100% !important;-moz-text-size-adjust:100% !important;text-size-adjust:100% !important}}select,button,input,textarea,button{border:1px solid #333}table{border-collapse:collapse;border-spacing:0}table,td,th{border:1px solid #333}td,th{line-height:1.5;padding:.3em .4em}th{font-weight:bold;font-size:1.05em}html{font-size:100%;background-color:#fff;word-break:break-word}body{min-height:100vh;color:#333;overflow-x:hidden;-webkit-font-smoothing:antialiased;font:normal normal normal 14px/1.6 sans-serif;background-color:#fff}hr{overflow:visible;box-sizing:content-box;margin:1em 0;height:0;border-top:1px solid #ccc}button:disabled{cursor:default}a,a:active,a:link,a:visited{text-decoration:none}a:hover{text-decoration:underline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,dialog,hr,img{display:block}audio,canvas,iframe,img,svg,video{display:inline-block;vertical-align:middle}[hidden],dialog:not([open]),template{display:none}button,input,select,textarea{font-family:inherit;border-radius:0}textarea{resize:vertical}audio,canvas,progress,video{display:inline-block}input,select{vertical-align:middle}button{vertical-align:inherit;line-height:inherit;cursor:pointer}button,select{text-transform:none}code,kbd,pre,samp{font-family:monospace,sans-serif;font-size:1em}mark{background-color:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:70%;line-height:0}sub{bottom:-0.25em}sup{top:-0.5em}ul{list-style:none}img{width:100%;height:auto}body.error404{background-color:#fff !important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.text404{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;color:#333;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;font-family:sans-serif;padding:20px}.text404 strong{font-size:60px;line-height:1.3;max-width:400px;text-align:center;margin:0 auto .2em;display:block;font-weight:bold;white-space:normal}@media(max-width: 600px){.text404 strong{font-size:45px}}.text404 p{font-size:16px;font-weight:bold;line-height:1.4;padding:0 20px;display:block;text-align:center;white-space:normal}.text404 a,.text404 a:link{margin-top:30px;font-size:14px;line-height:1.2;white-space:normal;display:inline-block;height:2.5em;line-height:2.5em;width:auto;padding:0 1.5em;background-color:#333 !important;color:#fff !important;transition:.2s;border-radius:100em;overflow:hidden;font-weight:normal}.text404 a:hover,.text404 a:link:hover{color:#fff !important;background-color:var(--key-color) !important;text-decoration:none}@font-face{font-family:"Poppins";src:url(../fonts/Poppins-ExtraBold.woff2);font-display:swap;font-style:normal;font-weight:800}@font-face{font-family:"Poppins";src:url(../fonts/Poppins-Bold.woff2);font-display:swap;font-style:normal;font-weight:700}@font-face{font-family:"Poppins";src:url(../fonts/Poppins-SemiBold.woff2);font-display:swap;font-style:normal;font-weight:600}@font-face{font-family:"Poppins";src:url(../fonts/Poppins-Regular.woff2);font-display:swap;font-style:normal;font-weight:400}html{--background-color: #ffffff;--key-color: #df119e;--font-color: #111111;--golden: #ad945d;--golden-transparent: rgba(185, 155, 89, 0.9);--gray: #6a6a6a;--red: #ff0000;--page-background-color: #f8f8f8;--wrap-color: #fff;--font-light-color: #bcbcbc;--blue: #0093e5;background-color:var(--background-color);scroll-behavior:smooth}html[data-color-theme=dark]{--background-color: #000000;--key-color: #df119e;--font-color: #f5f5f7;--golden: #ad945d;--golden-transparent: rgba(185, 155, 89, 0.9);--gray: #6a6a6a;--page-background-color: #000000;--wrap-color: #222;--font-light-color: #f1f1f1}a,a:active,a:link,a:visited{color:var(--font-color)}::-moz-selection{color:var(--background-color);background-color:var(--font-color)}::selection{color:var(--background-color);background-color:var(--font-color)}body{overflow-x:hidden;line-height:1.5;background-color:var(--background-color);font-family:"Poppins","Noto Sans JP",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;color:var(--font-color)}body:not(.home){background-color:var(--page-background-color)}.edit-post-link-bar{width:auto;height:auto;position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:1000}.edit-post-link-bar a,.edit-post-link-bar a:link{white-space:nowrap;font-size:13px;font-weight:bold;color:#fff;line-height:1.2;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:10px 12px;background-color:var(--key-color);display:flex;align-items:center;justify-content:center;border-top-left-radius:4px;border-bottom-left-radius:4px}.edit-post-link-bar a svg,.edit-post-link-bar a:link svg{width:1.6em;min-width:1.6em;height:1.6em;margin-right:.3em}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto !important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.brand{position:relative;width:min(31vw,126px);min-width:min(31vw,126px);max-width:min(31vw,126px);transition:opacity .2s linear 0s}.brand a{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}.brand svg{position:relative;z-index:1;width:100%;height:auto;display:block;top:0;left:0;overflow:visible}.brand #brand-graph path{stroke-width:0px}.brand #screw,.brand #nut,.brand #core-moon{fill:#e34296}.brand #core-center{fill:#fff}.brand #string{fill:#231f20}#slash{z-index:2;position:absolute;top:8.8%;left:36.8%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:4.62%;height:auto;background-image:url(../img/slash.svg);background-size:auto 100%;background-repeat:no-repeat;background-position:25% 0%;animation:move 5s linear infinite 0s}#slash:after{content:"";width:100%;display:block;position:relative;z-index:-1;padding:136%}@keyframes move{0%{background-position:25% 0%}100%{background-position:69% 0%}}header{position:fixed;z-index:100;top:1.5vw;left:4vw;right:4vw;display:flex;align-items:center;justify-content:space-between;transition:transform .5s cubic-bezier(0, 0.27, 0.48, 0.99) 0s,opacity .1s linear 0s,pointer-events 0s linear 0s}header.active{transform:translateY(calc(-100% - 1.5vw));opacity:0;pointer-events:none;transition:transform .5s cubic-bezier(0, 0.27, 0.48, 0.99) 0s,opacity .2s linear .5s,pointer-events 0s linear 0s}@media(max-width: 450px){header{top:15px;left:20px;right:15px}}.static-nav{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.static-nav:after{content:"";width:calc(100% + 60px);height:calc(100% + 10px);top:-5px;left:-30px;display:block;z-index:-1;background-color:#fff;border-radius:100em;overflow:hidden;position:absolute;box-shadow:0 3px 5px rgba(0,0,0,.06)}.static-nav ul{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;overflow:hidden;border-radius:100em;overflow:hidden;font-size:16px}.static-nav ul li{position:relative;z-index:5}.static-nav ul:before{content:"";height:2.4em;background-color:var(--font-color);position:absolute;border-radius:100em;overflow:hidden;width:var(--btn-width);opacity:0;pointer-events:none;z-index:1;top:0;left:var(--btn-offsetLeft);transition:left .3s cubic-bezier(0.62, 1.42, 0.58, 1) 0s,width .3s cubic-bezier(0.62, 1.42, 0.58, 1) 0s}.static-nav ul.show-highlight:before{opacity:1}.static-nav ul a,.static-nav ul a:link{white-space:nowrap;height:2.4em;padding:0 1.2em;font-weight:600;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:color .25s linear 0s}.static-nav ul a:hover,.static-nav ul a:link:hover{text-decoration:none}@media(pointer: fine){.static-nav ul a:hover,.static-nav ul a:link:hover{color:#fff;transition:color .1s linear .15s}}.static-nav ul li.current a,.static-nav ul li.current a:link{font-weight:600;color:#fff}@media(max-width: 1680px){.static-nav ul{font-size:15px}}@media(max-width: 1500px){.static-nav ul{font-size:14px}}@media(max-width: 1200px){.static-nav{display:none !important}}nav{z-index:99;position:fixed;top:0;left:0;right:0;bottom:0;transition:visibility 0s linear .8s,z-index 0s linear .8s,opacity 0s linear .8s;display:flex;align-items:center;justify-content:center}nav:after{content:"";top:min(4vw,30px);left:min(4vw,30px);right:min(4vw,30px);bottom:min(4vw,30px);border-radius:min(1vw,8px);display:block;position:absolute;background-color:#000;z-index:-1;opacity:0;width:auto;height:auto;transition:border-radius .3s ease .5s,top .3s ease .5s,left .3s ease .5s,right .3s ease .5s,bottom .3s ease .5s,opacity .3s linear .5s}nav .wrapper{display:flex;align-items:center;justify-content:center;position:relative}nav ul{display:flex;align-items:center;justify-content:center;flex-direction:column}nav li{overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}@media(min-width: 1201px){nav li.mobile-show{display:none !important}}nav a,nav a:link,nav a:visited{font-size:clamp(36px,24.9796px + 2.449vw,72px);line-height:1.2;white-space:nowrap;color:#fff;display:block;font-weight:700;letter-spacing:-0.02em;text-decoration:none;text-transform:uppercase;overflow:hidden;z-index:2;position:relative;padding:0 .2em;transition:transform .6s cubic-bezier(0.75, 0.28, 0.39, 0.98) 0s;transform:translateY(101%)}@media(orientation: portrait){nav a,nav a:link,nav a:visited{line-height:1.4}}nav a:after,nav a:link:after,nav a:visited:after{content:"";z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--key-color);transform:translateX(-101%);transition:transform .2s ease-in-out 0s}@media(pointer: fine){nav a:hover:after,nav a:link:hover:after,nav a:visited:hover:after{transform:translateX(0%)}}.toggle-btn{width:60px;height:60px;min-width:60px;position:relative;z-index:2;cursor:pointer;display:flex;align-items:center;justify-content:center}@media(min-width: 1201px){.toggle-btn{display:none !important}}@media(max-width: 450px){.toggle-btn{width:50px;height:50px;min-width:50px}}.toggle-btn:after,.toggle-btn:before{content:"";width:100%;height:100%;z-index:-1;position:absolute;display:block;background-color:hsla(0,0%,100%,0);border-radius:100%;overflow:hidden;transform-origin:center}.toggle-btn::before{background-color:hsla(0,0%,100%,0);transform:scale(0.8)}.toggle-btn span{display:block;position:absolute;width:4px;height:4px;border-radius:3px;z-index:5;background-color:var(--font-color);top:50%;left:50%;transform-origin:center;transform:translateX(-50%) translateY(-50%) scale(1);transition:height .15s ease 0s,width .15s ease 0s,transform .15s ease 0s}.toggle-btn span:nth-child(1){transform:translateX(-50%) translateY(-9px) scale(1)}.toggle-btn span:nth-child(3){transform:translateX(-50%) translateY(5px) scale(1)}@media(pointer: fine){.toggle-btn:hover span{transform:translateX(-50%) translateY(-50%) scale(1.2)}.toggle-btn:hover span:nth-child(1){transform:translateX(-50%) translateY(-10px) scale(1.2)}.toggle-btn:hover span:nth-child(3){transform:translateX(-50%) translateY(5px) scale(1.2)}}.toggle-btn.active span{width:40%;height:2px;transform:translateX(-50%) translateY(-50%) scale(1)}.toggle-btn.active span:nth-child(1){transform:translateX(-50%) translateY(-50%) rotate(45deg) scale(1)}.toggle-btn.active span:nth-child(2){transform:translateX(-50%) translateY(-50%) scaleX(0)}.toggle-btn.active span:nth-child(3){transform:translateX(-50%) translateY(-50%) rotate(-45deg) scale(1)}body:not(.show-nav) header .brand,body:not(.show-nav) header .static-nav,body:not(.show-nav) header .global-contact-btn,body:not(.show-nav) header .global-search-btn,body:not(.show-nav) header .color-mode{transition:opacity .2s linear .8s,visibility 0s linear 0s}body.show-nav header .brand,body.show-nav header .static-nav,body.show-nav header .global-contact-btn,body.show-nav header .global-search-btn,body.show-nav header .color-mode{visibility:hidden;opacity:0}body.show-nav nav{z-index:99;opacity:1;transition:visibility 0s linear 0s,z-index 0s linear 0s,opacity 0s linear 0s}body.show-nav nav:after{opacity:1;top:0;left:0;right:0;bottom:0;border-radius:0;transition:border-radius .5s ease 0s,top .5s ease 0s,left .5s ease 0s,right .5s ease 0s,bottom .5s ease 0s,opacity .1s linear 0s}body.show-nav nav ul li a,body.show-nav nav ul li a:link{transform:translateY(0)}body.show-nav nav ul li:nth-child(1) a,body.show-nav nav ul li:nth-child(1) a:link{transition:transform .6s cubic-bezier(0.49, 0.72, 0.47, 0.98) .5s}body.show-nav nav ul li:nth-child(2) a,body.show-nav nav ul li:nth-child(2) a:link{transition:transform .6s cubic-bezier(0.49, 0.72, 0.47, 0.98) .55s}body.show-nav nav ul li:nth-child(3) a,body.show-nav nav ul li:nth-child(3) a:link{transition:transform .6s cubic-bezier(0.49, 0.72, 0.47, 0.98) .6s}body.show-nav nav ul li:nth-child(4) a,body.show-nav nav ul li:nth-child(4) a:link{transition:transform .6s cubic-bezier(0.49, 0.72, 0.47, 0.98) .65s}body.show-nav nav ul li:nth-child(5) a,body.show-nav nav ul li:nth-child(5) a:link{transition:transform .6s cubic-bezier(0.49, 0.72, 0.47, 0.98) .7s}body.show-nav nav ul li:nth-child(6) a,body.show-nav nav ul li:nth-child(6) a:link{transition:transform .6s cubic-bezier(0.49, 0.72, 0.47, 0.98) .75s}body.show-nav nav ul li:nth-child(7) a,body.show-nav nav ul li:nth-child(7) a:link{transition:transform .6s cubic-bezier(0.49, 0.72, 0.47, 0.98) .8s}body.show-nav nav ul li:nth-child(8) a,body.show-nav nav ul li:nth-child(8) a:link{transition:transform .6s cubic-bezier(0.49, 0.72, 0.47, 0.98) .85s}body.show-nav nav ul li:nth-child(9) a,body.show-nav nav ul li:nth-child(9) a:link{transition:transform .6s cubic-bezier(0.49, 0.72, 0.47, 0.98) .9s}body.show-nav nav ul li:nth-child(10) a,body.show-nav nav ul li:nth-child(10) a:link{transition:transform .6s cubic-bezier(0.49, 0.72, 0.47, 0.98) .95s}body:not(.show-nav) nav{visibility:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:-100;opacity:0}.hero{height:max(500px,100dvh - 100px);width:100%;position:relative;z-index:50;padding-left:8vw;padding-right:8vw;display:flex;align-items:center;justify-content:flex-start}.hero .text-animation{display:flex;align-items:flex-end;justify-content:flex-start;white-space:nowrap;font-size:clamp(38px,22.88px + 4.2vw,80px);line-height:1.2;overflow:visible;margin-bottom:20px}.hero .text-animation .be{width:1.2em;min-width:1.2em;margin-right:.2em}.hero .text-animation .be svg{display:block;color:var(--key-color)}.hero .text-animation .string{font-size:1.3em;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;height:1em;overflow:visible;font-weight:700;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0 100%)}.hero .text-animation .string.out{transition:clip-path .5s ease 0s;clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0 100%)}.hero p{font-size:clamp(14px,12.022px + .4396vw,18px);font-weight:800;line-height:1.5}@media(min-width: 450px){.hero p br.mobile-wrap{display:none !important}}.hero .hero-footer{position:absolute;width:auto;left:4vw;right:4vw;bottom:0;display:flex;align-items:flex-start;justify-content:space-between}.hero .hero-footer .brand-banner{width:300px;position:absolute;right:0;top:-40px;transform:translateY(-100%);display:flex;align-items:stretch;justify-content:flex-start}@media(max-width: 1360px){.hero .hero-footer .brand-banner{width:240px}}@media(max-width: 600px){.hero .hero-footer .brand-banner{width:220px}}@media(pointer: fine){.hero .hero-footer .brand-banner img{transition:transform .3s ease .2s}.hero .hero-footer .brand-banner:hover img{transform:scale(1.08)}}.hero .hero-footer .brand-banner a,.hero .hero-footer .brand-banner a:link{position:absolute;z-index:5;top:0;left:0;width:100%;height:100%;overflow:hidden;text-indent:-9999vw}.hero .hero-footer .brand-banner .figure{flex:1 1 auto;position:relative;overflow:hidden}.hero .hero-footer .brand-banner .figure img{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(pointer: fine){.hero .hero-footer .brand-banner .figure img{transition:transform .9s ease 0s;transform-origin:center bottom}}.hero .hero-footer .brand-banner .text{width:110px;height:110px;min-width:110px;color:var(--background-color);background-color:var(--font-color);display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding-left:20px;gap:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width: 1360px){.hero .hero-footer .brand-banner .text{padding-left:13px;width:90px;height:90px;min-width:90px}}@media(max-width: 600px){.hero .hero-footer .brand-banner .text{padding-left:12px;width:80px;height:80px;min-width:80px}}.hero .hero-footer .brand-banner .text span{display:block;white-space:nowrap;line-height:1.2}.hero .hero-footer .brand-banner .text span.en{font-size:19px;font-weight:bold}@media(max-width: 1360px){.hero .hero-footer .brand-banner .text span.en{font-size:17px}}@media(max-width: 600px){.hero .hero-footer .brand-banner .text span.en{font-size:15px}}.hero .hero-footer .brand-banner .text span.ja{font-size:12px}@media(max-width: 1360px){.hero .hero-footer .brand-banner .text span.ja{font-size:11px}}.hero .news-headline{flex:1 1 auto;margin-right:40px;max-width:490px;border-top:1px solid var(--font-color);padding-top:18px}@media(max-width: 600px){.hero .news-headline{max-width:none;width:100%;margin-right:0}}.hero .news-headline h2{font-size:16px;font-weight:700;line-height:1.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;white-space:nowrap}.hero .news-headline h2 a,.hero .news-headline h2 a:link{display:flex;align-items:center;justify-content:center;gap:5px;font-weight:normal !important;font-size:.85em;line-height:1.6}.hero .news-headline h2 a svg,.hero .news-headline h2 a:link svg{width:1em;height:1em;min-width:1em;display:block}.hero .news-headline .scroll-wrapper{width:100%;margin-top:10px;font-size:13px;height:2em;overflow:hidden;position:relative}.hero .news-headline .scroll-wrapper ul{width:100%;position:absolute;top:0;left:0}.hero .news-headline .scroll-wrapper ul[data-length="5"]{top:2em;animation-name:news5;animation-duration:30s;animation-iteration-count:infinite;animation-timing-function:ease;animation-fill-mode:both}.hero .news-headline .scroll-wrapper ul[data-length="4"]{top:2em;animation-name:news4;animation-duration:24s;animation-iteration-count:infinite;animation-timing-function:ease;animation-fill-mode:both}.hero .news-headline .scroll-wrapper ul[data-length="3"]{top:2em;animation-name:news3;animation-duration:18s;animation-iteration-count:infinite;animation-timing-function:ease;animation-fill-mode:both}.hero .news-headline .scroll-wrapper ul[data-length="2"]{top:2em;animation-name:news2;animation-duration:12s;animation-iteration-count:infinite;animation-timing-function:ease;animation-fill-mode:both}@media(pointer: fine){.hero .news-headline .scroll-wrapper ul:hover{animation-play-state:paused}}.hero .news-headline .scroll-wrapper ul li{width:100%;height:2em;display:flex;align-items:center;justify-content:flex-start}.hero .news-headline .scroll-wrapper ul li a,.hero .news-headline .scroll-wrapper ul li a:link{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:flex-start;line-height:1.3;overflow:hidden}.hero .news-headline .scroll-wrapper ul li a .date,.hero .news-headline .scroll-wrapper ul li a:link .date{width:6em;min-width:6em;max-width:6em;order:1}.hero .news-headline .scroll-wrapper ul li a .news-title,.hero .news-headline .scroll-wrapper ul li a:link .news-title{flex:1 1 auto;white-space:nowrap;text-overflow:ellipsis;position:relative;overflow:hidden;order:3}.hero .news-headline .scroll-wrapper ul li a:hover,.hero .news-headline .scroll-wrapper ul li a:link:hover{text-decoration:none !important}.hero .news-headline .scroll-wrapper ul li a:hover .news-title,.hero .news-headline .scroll-wrapper ul li a:link:hover .news-title{text-decoration:underline}.hero .news-headline .scroll-wrapper ul li.new a:before,.hero .news-headline .scroll-wrapper ul li.new a:link:before{content:"New";white-space:nowrap;line-height:1.2;font-size:.8em;color:var(--red) !important;border:1px solid var(--red) !important;display:flex;align-items:center;justify-content:center;margin-right:.6em;padding:.1em 0;width:3em;min-width:3em;font-weight:bold;margin-right:5px;order:2}@keyframes news5{0%{top:2em;visibility:visible}5%{top:0}15%{top:0}20%{top:-2em}35%{top:-2em}40%{top:-4em}55%{top:-4em}60%{top:-6em}75%{top:-6em}80%{top:-8em}95%{top:-8em}99%{top:-10em;visibility:hidden}100%{top:2em;visibility:hidden}}@keyframes news4{0%{top:2em;visibility:visible}5%{top:0}15%{top:0}20%{top:-2em}40%{top:-2em}45%{top:-4em}65%{top:-4em}70%{top:-6em}90%{top:-6em}95%{top:-8em}99%{top:-8em;visibility:hidden}100%{top:2em;visibility:hidden}}@keyframes news3{0%{top:2em;visibility:visible}5%{top:0}30%{top:0}35%{top:-2em}60%{top:-2em}65%{top:-4em}90%{top:-4em}95%{top:-6em}99%{top:-6em;visibility:hidden}100%{top:2em;visibility:hidden}}@keyframes news2{0%{top:2em;visibility:visible}5%{top:0}55%{top:0}60%{top:-2em}90%{top:-2em}95%{top:-4em}99%{top:-4em;visibility:hidden}100%{top:2em;visibility:hidden}}.hero .copyright{font-size:12px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%, 0)}@media(max-width: 1680px){.hero .copyright{top:auto !important;bottom:-50px}}.hero .offices{display:flex;align-items:stretch;justify-content:flex-start;white-space:nowrap;gap:40px}.hero .offices .item{padding-top:18px;border-top:1px solid var(--font-color)}.hero .offices h2{font-size:16px;font-weight:700;line-height:1.5}.hero .offices p{font-size:12px;line-height:1.5;font-weight:600;padding-top:.4em}.hero .offices p a,.hero .offices p a:link,.hero .offices p a:visited{display:inline-flex;line-height:1;font-size:10px;color:var(--background-color);padding:.2em .4em;border-radius:.25em;background-color:var(--font-color);cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(-0.1em)}@media(pointer: fine){.hero .offices p a:hover,.hero .offices p a:link:hover,.hero .offices p a:visited:hover{background-color:var(--key-color)}}.hero .offices .tel{font-size:12px;line-height:1.5;font-weight:600}@media(max-width: 980px){.hero{height:calc(100vh - 150px);min-height:50vw}.hero .copyright,.hero .offices{display:none !important}}@media(max-width: 980px)and (orientation: portrait){.hero{height:110vw}}@media(max-width: 850px){.hero{height:560px;padding-bottom:150px}.hero .news-headline{max-width:none;margin-right:0}}@media(max-width: 600px){.hero{height:120vw;padding-bottom:120px}}@media(max-width: 450px){.hero .slogan>p{font-size:16px}}@media(max-width: 450px)and (orientation: portrait){.hero{height:140vw}}.featured{width:100%;height:200vh;position:relative;max-width:100vw;margin-top:4vh}.featured .sticky-element{width:100%;max-width:100vw;height:auto;position:sticky;top:0;padding:calc(40px - var(--zoom, 0)*40px) 0}.featured .bg{width:100%;height:calc(100vh - (80px - var(--zoom, 0)*80px));position:relative;top:0;overflow:hidden}.featured .bg .left-mask,.featured .bg .right-mask{display:block;position:absolute;top:-1px;bottom:-1px;width:35%;background-color:var(--background-color);z-index:5;transition:transform var(--transition-duration, 0.3s) ease 0s}.featured .bg .left-mask svg,.featured .bg .right-mask svg{width:min(20px - var(--zoom, 0)*20px,20px);height:auto;display:block;pointer-events:none;position:absolute;color:var(--background-color)}.featured .bg .left-mask{left:0;transform:translateX(calc(var(--percentage, 0) * -1))}.featured .bg .left-mask svg{right:0;transform:translateX(98%)}.featured .bg .left-mask svg:nth-child(1){top:0}.featured .bg .left-mask svg:nth-child(2){bottom:0;transform-origin:center;transform:translateX(98%) rotate(-90deg)}.featured .bg .right-mask{right:0;transform:translateX(var(--percentage, 0))}.featured .bg .right-mask svg{left:0}.featured .bg .right-mask svg:nth-child(1){top:0;transform:translateX(-98%) rotate(90deg)}.featured .bg .right-mask svg:nth-child(2){bottom:0;transform:translateX(-98%) rotate(-180deg)}.featured .bg img{display:block;position:absolute;width:100%;height:100%;top:0;left:0;-o-object-position:center top;object-position:center top;-o-object-fit:cover;object-fit:cover;will-change:transform;transform:scale(calc(1.15 - var(--zoom, 0) * 0.15)) translate3d(0, 0, 0);backface-visibility:hidden;filter:grayscale(100%) contrast(0.85)}@media(max-width: 600px)and (orientation: portrait){.featured .bg img{transform:scale(calc(1.5 - var(--zoom, 0) * 0.5)) translate3d(0, 0, 0)}}@media(max-width: 980px){.featured{margin-top:0}.featured .bg .left-mask svg,.featured .bg .right-mask svg{width:min(10px - var(--zoom, 0)*10px,10px);height:auto;display:block;pointer-events:none;position:absolute}}#featured .featured-video{width:100%;height:100%;overflow:hidden;position:absolute;z-index:2;top:0;left:0}#featured .featured-video img{width:100%;height:100%;overflow:hidden;position:absolute;z-index:2;top:0;left:0;-o-object-fit:cover !important;object-fit:cover !important;-o-object-position:center !important;object-position:center !important;display:block !important;filter:none !important}#featured .featured-video img.hide{opacity:0;pointer-events:none;transition:opacity .2s linear 0s}#featured .featured-video video{width:100%;height:100%;overflow:hidden;position:absolute;z-index:1;top:0;left:0;-o-object-fit:cover !important;object-fit:cover !important;-o-object-position:center !important;object-position:center !important;display:block !important}.studio-showroom{background-color:#f8f8f8;display:flex;align-items:stretch;justify-content:space-between;position:relative;overflow:hidden}.studio-showroom .content{width:50%;max-width:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10% 4%;position:relative;z-index:5}.studio-showroom .row{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.studio-showroom .row.horizontal{width:100%;flex-direction:row;gap:50px;align-items:center;justify-content:space-between;margin-top:30px}.studio-showroom .row .btns{width:100%;padding-top:20px;display:flex;align-items:center;justify-content:flex-start;gap:10px;transform:translateY(50px);opacity:0}.studio-showroom .row .btns a,.studio-showroom .row .btns a:link{line-height:1.2;white-space:nowrap;color:#fff;background-color:var(--font-color);padding:.7em .7em .7em 1.2em;border-radius:2px;overflow:hidden;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px}@media(pointer: fine){.studio-showroom .row .btns a:hover,.studio-showroom .row .btns a:link:hover{background-color:var(--key-color)}}.studio-showroom .row .btns a:after,.studio-showroom .row .btns a:link:after{content:"";width:1.2em;min-width:1.2em;height:1.2em;background:url(../img/right-white.svg) center/contain no-repeat;margin-left:.3em;display:block}.studio-showroom .row .btns a:hover,.studio-showroom .row .btns a:link:hover{text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.studio-showroom:after{display:block;position:absolute;content:"";width:100%;height:100%;top:0;left:0;z-index:1;background-position:bottom right;background-repeat:no-repeat;background-attachment:fixed;background-size:min(50%,100vh) auto;mix-blend-mode:multiply;background-image:url(../img/2.jpg)}.studio-showroom h2{font-size:clamp(40px,29.2px + 3vw,70px);font-weight:800;line-height:1;letter-spacing:-0.05em;position:relative;margin-bottom:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transform:translateY(50px);opacity:0;white-space:nowrap}.studio-showroom h2 span{position:relative;display:block;z-index:1}.studio-showroom h2 small{font-size:.85em}.studio-showroom h2 img{width:3em;height:auto;display:block;position:absolute;z-index:2;right:0;bottom:0;transform:translate(23%, 33%)}.studio-showroom p{font-size:14px;line-height:1.6;font-weight:400;max-width:520px;margin:5px 0}.studio-showroom p.ja{transform:translateY(50px);opacity:0;font-size:14px}@media(max-width: 600px){.studio-showroom p.ja{font-weight:500;font-size:13px}}.studio-showroom p.en{font-size:11px;line-height:1.4;font-weight:500;color:var(--golden);transform:translateY(50px);opacity:0}.studio-showroom .logos{max-width:250px;transform:translateY(50px);opacity:0}.studio-showroom .logos img{width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.studio-showroom .logos img.dark-show{display:none}.studio-showroom .address{padding-top:15px;border-top:1px solid var(--font-color);transform:translateY(50px);opacity:0}.studio-showroom .address .more a,.studio-showroom .address .more a:link,.studio-showroom .address .more a:visited{display:inline-flex;align-items:center;line-height:1;font-size:10px;color:var(--background-color);padding:.4em .8em .4em .5em;border-radius:.25em;background-color:var(--font-color);cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(-0.1em)}@media(pointer: fine){.studio-showroom .address .more a:hover,.studio-showroom .address .more a:link:hover,.studio-showroom .address .more a:visited:hover{background-color:var(--key-color)}}.studio-showroom .address .more svg{width:12px;height:12px;position:relative;display:block;margin-right:.35em}.studio-showroom .name{font-weight:700;line-height:1.2;white-space:nowrap;font-size:16px;white-space:nowrap}.studio-showroom p{font-size:12px;font-weight:600;line-height:1.5}.studio-showroom p:not(.ja) a,.studio-showroom p:not(.ja) a:link,.studio-showroom p:not(.ja) a:visited{display:inline-flex;line-height:1;font-size:10px;color:#fff;padding:.2em .4em;border-radius:.25em;background-color:var(--key-color);cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(-0.1em)}@media(pointer: fine){.studio-showroom p:not(.ja) a:hover,.studio-showroom p:not(.ja) a:link:hover,.studio-showroom p:not(.ja) a:visited:hover{background-color:var(--font-color)}}.studio-showroom .wrap{width:100%;max-width:520px;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.studio-showroom .wrap.show h2{transform:translateY(0px);opacity:1;transition:transform .9s cubic-bezier(0.17, 0.67, 0.49, 0.99) 0s,opacity .6s linear 0s}.studio-showroom .wrap.show p.ja{transform:translateY(0px);opacity:1;transition:transform .9s cubic-bezier(0.17, 0.67, 0.49, 0.99) .05s,opacity .6s linear .05s}.studio-showroom .wrap.show p.en{transform:translateY(0px);opacity:1;transition:transform .9s cubic-bezier(0.17, 0.67, 0.49, 0.99) .1s,opacity .6s linear .1s}.studio-showroom .wrap.show .btns{transform:translateY(0px);opacity:1;transition:transform .9s cubic-bezier(0.17, 0.67, 0.49, 0.99) .15s,opacity .6s linear .15s}.studio-showroom .wrap.show .address{transform:translateY(0px);opacity:1;transition:transform .9s cubic-bezier(0.17, 0.67, 0.49, 0.99) .2s,opacity .6s linear .2s}.studio-showroom .wrap.show .logos{transform:translateY(0px);opacity:1;transition:transform .9s cubic-bezier(0.17, 0.67, 0.49, 0.99) .25s,opacity .6s linear .25s}.studio-showroom a.tel{display:grid;grid-template-columns:1em auto;align-items:center;-moz-column-gap:3px;column-gap:3px;text-decoration:none}.studio-showroom a.tel svg{width:1em;height:1em}@media(max-width: 1024px){.studio-showroom .content{width:100%;max-width:none;padding:12vw max(20px,4vw) 50vw}.studio-showroom:before{top:0;left:0;position:absolute;display:block;content:"";width:100%;height:100%;z-index:2;background-image:linear-gradient(to bottom, #f8f8f8 60%, rgba(248, 248, 248, 0) 100%)}.studio-showroom:after{background-size:contain;background-position:bottom center;background-attachment:scroll}.studio-showroom h2{margin-bottom:20px}}@media(max-width: 600px){.studio-showroom .content{padding:12vw max(20px,4vw) 60vw}.studio-showroom .row.horizontal{margin-top:20px;flex-direction:column;gap:20px;justify-content:flex-start;align-items:flex-start}}body[data-ipad=yes] .studio-showroom:after{background-attachment:scroll !important}.slide-works{height:auto}.slide-works .content{width:100%;position:sticky;top:0;height:100vh}.slide-works .picture{width:40vw}.slide-works .wrap{display:flex;align-items:stretch;justify-content:space-between}.all-works-btn{display:flex;align-items:center;justify-content:center}.all-works-btn a,.all-works-btn a:link{background-color:var(--font-color);color:#fff;font-size:16px;font-weight:bold;white-space:nowrap;line-height:1.2;padding:.8em .8em .8em 1.2em;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center}.all-works-btn a svg,.all-works-btn a:link svg{margin-left:.2em;width:1.2em;height:1.2em;min-width:1.2em}.all-works-btn a:hover,.all-works-btn a:link:hover{text-decoration:none}@media(pointer: fine){.all-works-btn a:hover,.all-works-btn a:link:hover{background-color:var(--blue)}}h2.section-title{width:100%;padding:clamp(40px,24.3478px + 3.4783vw,80px) 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;font-size:clamp(36px,26.6087px + 2.087vw,60px);text-align:center;font-weight:800;overflow:hidden}h2.section-title small{display:block;font-size:max(12px,.3em);margin-bottom:.2em;font-weight:700;overflow:visible;letter-spacing:-0.02em}h2.section-title small i{font-style:normal}h2.section-title span{white-space:nowrap;display:block;overflow:visible;letter-spacing:-0.05em}h2.section-title span i{font-style:normal}h2.section-title span.en{font-size:clamp(36px,26.6087px + 2.087vw,56px);display:block;font-weight:700}h2.section-title span.ja{display:block;font-size:18px;padding-top:.5em;font-weight:700}h2.section-title.services-title{padding-bottom:0 !important}h2.section-title .animation-string{opacity:0;transform:translateX(-5px);transition:.1s}h2.section-title .showString{opacity:1;transform:translateX(0)}.services{width:100%;max-width:100vw}.services .wrap{position:sticky;top:0;width:100%}.services .slides{position:relative;width:100%}.services .slides .item-wrap{position:sticky;top:0;height:100vh;margin-bottom:20vh}@media(max-width: 768px){.services .slides .item-wrap{margin-bottom:10vh}}@media(max-width: 768px)and (orientation: portrait){.services .slides .item-wrap{margin-bottom:5vh}}.services .slides .item-wrap:last-child{margin-bottom:0 !important}.services .slides .item-wrap.active .item{transform:scale(max(1 - var(--percentage) * 0.3, 0));opacity:max(1 - var(--percentage)*1.4,0)}.services .slides .item{position:absolute;top:0;left:0;width:100%;height:100vh;padding:max(20px,4vw);display:flex;align-items:stretch;justify-content:space-between}.services .slides .item .intro{flex:1 1 auto;padding-right:30px;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.services .slides .item .intro .more-link-item{width:100%;margin:30px 0 auto;display:flex;align-items:center;justify-content:flex-start}@media(max-width: 450px){.services .slides .item .intro .more-link-item{display:none !important}}.services .slides .item .intro .more-link-item a,.services .slides .item .intro .more-link-item a:link{border:2px solid var(--font-color);display:flex;align-items:center;justify-content:center;white-space:nowrap;font-size:16px;font-weight:bold;height:2.6em;padding:0 1em;text-transform:capitalize;-webkit-user-select:none;-moz-user-select:none;user-select:none}.services .slides .item .intro .more-link-item a:hover,.services .slides .item .intro .more-link-item a:link:hover{text-decoration:none !important}.services .slides .item .intro .more-link-item a i,.services .slides .item .intro .more-link-item a:link i{display:block;width:1.2em;height:1.2em;min-width:1.2em;transform:translateX(0.5em)}.services .slides .item .intro .more-link-item a i svg,.services .slides .item .intro .more-link-item a:link i svg{width:100%;display:block;height:auto}@media(pointer: fine){.services .slides .item .intro .more-link-item a,.services .slides .item .intro .more-link-item a:link{transition:background-color .1s linear 0s,color .1s linear 0s}.services .slides .item .intro .more-link-item a:hover,.services .slides .item .intro .more-link-item a:link:hover{background-color:var(--font-color);color:#fff}}.services .slides .item .picture{width:calc(100% - 600px);max-width:calc(100% - 600px);min-width:calc(100% - 600px);position:relative;margin-right:200px}.services .slides .item .picture .more-link-item{display:none}@media(max-width: 450px){.services .slides .item .picture .more-link-item{display:flex;align-items:center;justify-content:center;position:absolute;z-index:5;top:50%;left:50%;transform:translate3d(-50%, -50%, 0);backface-visibility:hidden}.services .slides .item .picture .more-link-item a,.services .slides .item .picture .more-link-item a:link{width:7em;min-width:7em;height:7em;border-radius:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:4.5vw;line-height:1;text-transform:uppercase;font-weight:bold;color:#fff;background-color:var(--golden-transparent);backface-visibility:hidden;transform:translateZ(0)}.services .slides .item .picture .more-link-item a:hover,.services .slides .item .picture .more-link-item a:link:hover{text-decoration:none !important}.services .slides .item .picture .more-link-item a:after,.services .slides .item .picture .more-link-item a:link:after{content:"";width:110%;height:110%;z-index:-2;position:absolute;pointer-events:none;left:50%;top:50%;transform:translate(-50%, -50%) rotate(0deg);display:block;border:3px dotted var(--golden-transparent);border-radius:100%;animation:rotatecircle 40s linear 0s}@keyframes rotatecircle{to{transform:translate(-50%, -50%) rotate(360deg)}}.services .slides .item .picture .more-link-item a span,.services .slides .item .picture .more-link-item a:link span{display:block;white-space:nowrap;transform:translateY(30%)}.services .slides .item .picture .more-link-item a i,.services .slides .item .picture .more-link-item a:link i{display:block;width:1.6em;height:1.6em;min-width:1.6em;transform:translateY(50%)}.services .slides .item .picture .more-link-item a i svg,.services .slides .item .picture .more-link-item a:link i svg{width:100%;display:block;height:auto}}.services .slides .item .picture img{width:100%;height:100%;top:0;left:0;display:block;position:absolute;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}.services .slides .title span{display:block;line-height:1.1;white-space:nowrap;font-weight:600;font-size:14px;text-transform:uppercase}.services .slides .title em{font-style:normal;display:block;line-height:1;margin-top:.5em;font-size:36px;font-weight:700;overflow:visible;letter-spacing:-0.05em}.services .slides .title em.ja{padding-top:.2em;font-size:24px}@media(max-width: 1280px){.services .slides .title em.ja{font-size:2vw}}@media(max-width: 768px)and (orientation: portrait){.services .slides .title em.ja{font-size:3vw}}@media(max-width: 450px){.services .slides .title em.ja{font-size:4vw}}.services .slides .des{padding-top:30px}.services .slides .des p{line-height:1.8;padding-right:5%}@media(max-width: 1200px){.services .slides .des p{font-size:10px;line-height:1.6}}@media(max-width: 600px){.services .slides .des p{padding-right:0%}}@media(max-width: 600px){.services .slides .des{padding-top:20px}}@media(max-width: 1360px){.services .slides .item .picture{width:calc(100% - 500px);max-width:calc(100% - 500px);min-width:calc(100% - 500px);margin-right:100px}}@media(max-width: 1280px){.services .slides .item .picture{width:calc(100% - 40vw);max-width:calc(100% - 40vw);min-width:calc(100% - 40vw);margin-right:100px}.services .slides .des .name{font-size:1.6vw}.services .slides .title em{font-size:3vw}}@media(max-width: 1280px)and (min-aspect-ratio: 16/7){.services .slides .des ul{display:none}}@media(max-width: 768px)and (orientation: portrait){.services .slides .des ul{display:none !important}.services .slides .item{flex-direction:column;align-items:stretch}.services .slides .item .intro{padding-right:0;padding-bottom:20px;flex:none !important;justify-content:flex-start}.services .slides .item .picture{width:100%;max-width:none;min-width:0;margin:0 !important;flex:1 1 auto}.services .slides .title em{font-size:7vw}.services .slides .des .name{font-size:3.5vw;margin-top:18px}}@media(max-width: 450px){.services .slides .item{padding:30px !important}}.works{margin-bottom:80px}.works .slides{width:100%;display:flex;align-items:stretch;justify-content:center;padding:0 20px;overflow:hidden}.works .slides.hold{pointer-events:none}.works .item-wrap{height:max(300px,30vw);display:flex;align-items:stretch;justify-content:center;transition:flex-basis 1s cubic-bezier(0.59, 0.34, 0.16, 1) 0s;padding:0 10px;margin-bottom:70px;position:relative}.works .item-wrap a,.works .item-wrap a:link{display:block;white-space:nowrap;position:absolute;bottom:20px;right:20px;line-height:1.2;background-color:rgba(0,0,0,.9);color:#fff;font-size:14px;line-height:1.2;padding:.8em 1em .8em 1.2em;white-space:nowrap;border-radius:6px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10;display:flex;align-items:center;justify-content:center;opacity:1;gap:.3em;transition:opacity .2s linear .9s}@media(max-width: 600px){.works .item-wrap a,.works .item-wrap a:link{font-size:12px}}.works .item-wrap a svg,.works .item-wrap a:link svg{width:1.5em;height:1.5em;min-width:1.5em}.works .item-wrap a:hover,.works .item-wrap a:link:hover{text-decoration:none}@media(pointer: fine){.works .item-wrap a:hover,.works .item-wrap a:link:hover{background-color:var(--blue)}}.works .item-wrap.current{flex-basis:55%}.works .item-wrap.current .item{pointer-events:none !important}.works .item-wrap.current .item .tag{opacity:1;transition:opacity .3s linear 1.2s !important}.works .item-wrap:not(.current){flex-basis:15%}.works .item-wrap:not(.current) a,.works .item-wrap:not(.current) a:link{pointer-events:none;opacity:0;transition:opacity .2s linear 0s}.works .item-wrap:not(.current) .item .tag{pointer-events:none !important;visibility:hidden}.works .item-wrap .item{width:100%;position:relative}.works .item-wrap .item img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;border-radius:10px;width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;left:0}.works .item-wrap .item .tag{min-width:45vw !important;position:absolute;bottom:0;left:0;transform:translateY(calc(100% + 15px));opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .3s linear 0s}.works .item-wrap .item .tag span{display:block;white-space:nowrap;text-overflow:ellipsis}.works .item-wrap .item .tag span:nth-child(1){text-align:left;display:block;font-size:12px;line-height:1.2;text-transform:uppercase;color:#999}.works .item-wrap .item .tag span:nth-child(2){font-size:18px;line-height:1.4;margin-top:.2em;letter-spacing:-0.025em}@media(max-width: 600px){.works .item-wrap .item .tag span:nth-child(1){font-size:10px}.works .item-wrap .item .tag span:nth-child(2){font-size:14px}}@media(max-width: 768px){.works{margin-bottom:30px}.works .slides{padding:0 4px}.works .slides .item-wrap{padding:0 4px}.works .slides .item-wrap{margin-bottom:80px}.works .slides .item-wrap:nth-child(1) .tag{transform:translateY(calc(100% + 15px)) translateX(10px)}}@media(max-width: 600px){.works .slides .item-wrap{margin-bottom:60px}}.service-navigator{width:100px;height:0px;overflow:visible;z-index:50;left:94vw;position:sticky;top:calc(100vh - 6vw);margin-bottom:20vh;margin-top:-20vh;transform:translateX(-100px) translateY(-200px);opacity:0;transition:opacity .3s linear 0s}.service-navigator.show{opacity:1}.service-navigator .up,.service-navigator .down{width:100px;height:100px;display:flex;align-items:center;justify-content:center;border-radius:100%;overflow:hidden;cursor:pointer;transition:opacity .2s linear 0s,background-color .2s linear 0s,color .2s linear 0s}.service-navigator .up svg,.service-navigator .down svg{width:30%}@media(pointer: fine){.service-navigator .up:hover,.service-navigator .down:hover{color:var(--background-color);background-color:var(--font-color)}}.service-navigator .up.hide,.service-navigator .down.hide{opacity:0;pointer-events:none}@media(max-width: 450px){.service-navigator .up:active,.service-navigator .down:active{color:var(--background-color);background-color:var(--key-color);transition:opacity 0s linear 0s,background-color 0s linear 0s,color 0s linear 0s !important}}@media(max-width: 1360px){.service-navigator{width:80px;left:96vw;top:calc(100vh - 4vw);transform:translateX(-40px) translateY(-160px)}.service-navigator .up,.service-navigator .down{width:80px;height:80px}}@media(max-width: 768px){.service-navigator{display:none}}footer{background-color:#000;position:relative;overflow:hidden;width:100%;padding:60px max(20px,4vw);color:#fff}footer:after{content:"";width:max(150px,20vw);height:100%;position:absolute;right:0;top:0;display:block;background:url(../img/footer-bg.webp) center/cover no-repeat;opacity:.4}footer .wrap{position:relative;z-index:5;width:100%;max-width:1280px;display:flex;margin:0 auto;justify-content:space-between}footer .wrap .col{width:50%;padding-right:30px}footer a,footer a:link,footer a:visited{color:#fff;text-decoration:none}footer .social{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-top:20px}footer .social:before{content:"Follow Us:";white-space:nowrap;margin-right:.4em;font-size:13px;font-weight:600;letter-spacing:-0.05em}footer .social a,footer .social a:link,footer .social a:visited{height:20px;display:flex;align-items:center;justify-content:center}footer .social a svg,footer .social a:link svg,footer .social a:visited svg{width:auto;height:100%;overflow:visible;display:block}footer ul#footer-nav a,footer ul#footer-nav a:link,footer ul#footer-nav a:visited{font-size:26px;letter-spacing:-0.025em;display:block;line-height:1.3;white-space:nowrap;color:#fff;font-weight:700}footer .footer-copyright{font-size:11px;color:#999;line-height:1.3;margin-top:30px}@media(min-width: 450px){footer .footer-copyright br.mobile-wrap{display:none !important}}footer .co-name{margin-bottom:20px}footer .co-name a,footer .co-name a:link,footer .co-name a:visited{font-size:20px;font-weight:700;line-height:1.2;white-space:nowrap;display:block}footer .col{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}footer .offices svg{width:1em;height:1em}footer .offices .tel,footer .offices .fax{display:grid;grid-template-columns:1em auto;align-items:center;-moz-column-gap:5px;column-gap:5px;font-size:12px}footer .offices .item:not(:last-child){margin-bottom:30px}footer .offices .item span{font-size:12px;font-weight:700;line-height:1.2;display:block;color:#999}footer .offices .item em{font-size:16px;font-weight:700;line-height:1.2;display:block;font-style:normal;margin:5px 0 8px}footer .offices .item address{font-style:normal;font-size:12px;list-style:1.5;display:block}footer .offices .item address a{display:inline-flex;line-height:1;font-size:10px;color:var(--font-color);padding:.2em .4em;border-radius:.25em;background-color:var(--background-color);cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(-0.1em)}footer .contact_way{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:5px}@media(max-width: 768px){footer .nowrap{display:block}footer .wrap{padding-left:20px;flex-direction:column-reverse}footer .wrap .col{width:100%;max-width:none}footer .wrap .col:nth-child(1){margin-top:30px}footer::after{width:40%}}@media(max-width: 450px){footer ul#footer-nav a,footer ul#footer-nav a:link,footer ul#footer-nav a:visited{font-size:22px}footer .co-name a,footer .co-name a:link,footer .co-name a:visited{font-size:26px}footer .wrap{padding-left:10px}footer .footer-copyright{line-height:1.5}}.welcome{width:100%;height:100%;position:fixed;z-index:666;top:0;left:0;background-color:#fff;display:flex;align-items:center;justify-content:center}.welcome .loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:80;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.welcome .loading img{display:block;width:100%;height:100%}.welcome .loading img.dark-show{display:none}.welcome .brand-graph{position:relative;z-index:50;width:min(33vw,220px)}.welcome .brand-graph span{display:block;overflow:hidden}.welcome .brand-graph svg{display:block;overflow:visible;transform:translateY(101%);transition:transform .6s cubic-bezier(0.17, 0.67, 0.48, 0.99) 0s}.welcome .brand-graph #design svg{transition-delay:0s}.welcome .brand-graph #do{width:37%;transform:translateY(-19%)}.welcome .brand-graph #do svg{transition-delay:.1s}.welcome .brand-graph #inc{width:42%}.welcome .brand-graph #inc svg{transition-delay:.2s}.welcome .brand-graph.show svg{transition:transform .6s cubic-bezier(0.17, 0.67, 0.48, 0.99) 0s;transform:translateY(0%)}.welcome .brand-graph.show #design svg{transition-delay:.2s}.welcome .brand-graph.show #do svg{transition-delay:.3s}.welcome .brand-graph.show #inc svg{transition-delay:.4s}.welcome .gallery img{position:absolute;z-index:1;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;will-change:transform,opacity;width:40%;height:40%;top:50%;left:50%;transform:translate3d(-50%, -50%, 0) scale(1.15);opacity:0}@media(max-width: 600px)and (orientation: portrait){.welcome .gallery img{width:70%;height:70%}}.welcome .gallery img.show{animation:showAndHide 1.5s linear forwards 0s}.welcome .gallery img:nth-child(1){width:80%;height:80%;animation-duration:1.5s}@media(max-width: 600px)and (orientation: portrait){.welcome .gallery img:nth-child(1){width:90%;height:90%}}.welcome .gallery img:nth-child(2){width:70%;height:70%;animation-duration:.6s}@media(max-width: 600px)and (orientation: portrait){.welcome .gallery img:nth-child(2){width:80%;height:80%}}.welcome .gallery img:nth-child(3){animation-duration:.3s}.welcome .gallery img:nth-child(4).show{animation:showAndHide2 1s linear forwards 0s;animation-duration:.15s}.welcome .gallery img:nth-child(5).show{animation:showAndHide2 1s linear forwards 0s;animation-duration:.1s}.welcome .gallery img:nth-child(6).show{animation:showAndHide2 1s linear forwards 0s;animation-duration:.1s}.welcome .gallery img:nth-child(7).show{animation:showAndHide2 1s linear forwards 0s;animation-duration:.1s}.welcome .gallery img:nth-child(8).show{animation:showAndHide2 1s linear forwards 0s;animation-duration:.1s}.welcome .gallery img:nth-child(9).show{animation:showAndHide2 1s linear forwards 0s;animation-duration:.1s}.welcome .gallery img:nth-child(10).show{animation:showAndHide2 1s linear forwards 0s;animation-duration:.1s}@keyframes showAndHide2{0%{opacity:0;transform:translate3d(-50%, -50%, 0) scale(1.02)}20%{opacity:1}90%{opacity:1}100%{opacity:0;transform:translate3d(-50%, -50%, 0) scale(1)}}@keyframes showAndHide{0%{opacity:0;transform:translate3d(-50%, -50%, 0) scale(1.05)}20%{opacity:1}90%{opacity:1}100%{opacity:0;transform:translate3d(-50%, -50%, 0) scale(1)}}.os-check{position:fixed;z-index:1000;background-color:#333;font-family:"Courier New",Courier,monospace;font-size:12px;line-height:1.2;padding:20px;top:0;left:0;width:auto;height:auto;max-width:100vw;color:#fff;line-height:1.3}body:not(.home){padding-top:calc(110px + 1.5vw)}@media(max-width: 1920px){body:not(.home){padding-top:calc(98px + 1.5vw)}}@media(max-width: 450px){body:not(.home){padding-top:calc(94px + 1.5vw)}}.nowrap{display:inline-block;white-space:nowrap;word-break:keep-all}.inner{width:92vw;margin:auto;max-width:1366px}@media(max-width: 450px){.inner{width:100% !important}}.page_main{margin-bottom:80px;position:relative;z-index:20}.bread{color:var(--font-light-color);text-transform:uppercase;padding:20px 0 20px .2em;font-size:12px}@media(max-width: 450px){.bread{padding-left:.1vw !important}}.bread a{color:var(--font-light-color)}.bread .current_page{font-weight:700;color:var(--font-color)}.page_header{position:relative;margin:.8em 0 1.2em;line-height:1.2}@media(max-width: 1024px){.page_header{font-size:2vw}}.page_header .en{text-transform:capitalize;font-size:clamp(30px,24px + 1.6667vw,52px);font-weight:700;line-height:1;letter-spacing:-0.04em}.page_header .jp{font-size:clamp(16px,14.9091px + .303vw,20px) !important;font-weight:bold;padding-top:.2em}.page_header .instock-select{position:absolute;right:70px;top:50%;transform:translateY(-50%);white-space:nowrap;font-size:14px;color:#4caf50;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.page_header .instock-select input{display:none}.page_header .instock-select input:checked{pointer-events:none}.page_header .instock-select input:checked+span{color:#fff;background-color:#4caf50}.page_header .instock-select form{display:flex;align-items:stretch;justify-content:center}.page_header .instock-select span{width:5.5em;min-width:5.5em;display:flex;align-items:center;justify-content:center;height:2.4em;background-color:#fff;border:1px solid #4caf50}.page_header .instock-select label{cursor:pointer;display:block}.page_header .instock-select label:nth-child(1) span{border-top-left-radius:4px;border-bottom-left-radius:4px}.page_header .instock-select label:nth-child(2) span{border-top-right-radius:4px;border-bottom-right-radius:4px}@media(max-width: 450px){.page_header .instock-select{right:60px;font-size:12px}.page_header .instock-select span{width:auto;min-width:0;max-width:none;padding:0 7px}}.page_header .search-icon{width:40px;height:40px;border-radius:100%;position:absolute;cursor:pointer;top:50%;right:0;padding:10px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);background-color:var(--font-color);color:#fff}.page_header .search-icon svg{width:100%;height:100%;display:block}.page_header .search-icon:hover{background-color:#555}@media(max-width: 768px){.page_header .search-icon{width:36px;min-width:36px;max-width:36px;height:36px;padding:8px}}.page-inner-nav{width:100%;pointer-events:none;z-index:10;position:relative}.page-inner-nav ul{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:20px}.page-inner-nav ul li{white-space:nowrap;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:flex-start;gap:5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all}@media(max-width: 1360px){.page-inner-nav ul li{font-size:14px}}.page-inner-nav ul li a,.page-inner-nav ul li a:link{color:var(--font-color)}.page-inner-nav ul li a:hover,.page-inner-nav ul li a:link:hover{text-decoration:none}.page-inner-nav ul li:before{content:"";width:.35em;height:.35em;min-width:.35em;content:"";display:block;background-color:var(--font-color);border-radius:100%;overflow:hidden}.page-inner-nav ul li:after{content:"";width:1.2em;height:1.2em;min-width:1.2em;content:"";display:block;background:url(../img/arrow-down-violet.svg) center/contain no-repeat}.page-inner-nav ul li:not([data-section]):after{opacity:0;transform:scaleX(0)}@media(pointer: fine){.page-inner-nav ul li:hover{color:var(--key-color)}.page-inner-nav ul li:hover:before{background-color:var(--key-color)}.page-inner-nav ul li:hover a,.page-inner-nav ul li:hover a:link{color:var(--key-color)}}.cmn_wrap{max-width:930px;margin:auto}.cmn_group_ttl{margin-bottom:40px;line-height:1.3}.cmn_group_ttl .en{font-size:clamp(24px,-55.0043px + 10.3004vw,48px)}.cmn_group_ttl .jp{font-size:16px;font-weight:500}.reservation_address{display:grid;grid-template-columns:45% 55%;font-size:12px;line-height:1.6;background-color:var(--wrap-color);box-shadow:0 0 10px rgba(0,0,0,.1)}.reservation_address .social{display:flex;justify-content:flex-start;gap:10px;margin-top:10px}.reservation_address .social a{display:block;height:14px}.reservation_address .social a svg{height:18px;width:100%}.reservation_address .left{padding:40px 50px;display:flex;flex-direction:column;justify-content:space-between;font-weight:700}.reservation_address h3{font-size:clamp(16px,9.4163px + .8584vw,17px)}.reservation_address .l_btm{margin-top:120px}.reservation_address .tel{text-decoration:none;line-height:1.3;font-size:clamp(20px,6.8326px + 1.7167vw,24px);pointer-events:none}.reservation_address .tel.sp{pointer-events:initial}.reservation_address .map{position:relative;filter:grayscale(1)}.reservation_address .map iframe{position:absolute;width:100%;height:100%;left:0;top:0}@media(pointer: fine){.reservation_address .map:hover{filter:grayscale(0)}}@media(max-width: 1000px){.reservation_address .left{padding:30px}}@media(max-width: 767px){.reservation_address{display:flex;flex-direction:column-reverse}.reservation_address .tel{pointer-events:inherit}.reservation_address .left{padding:20px}.reservation_address .l_btm{margin-top:25px}.reservation_address .map:before{content:"";display:block;padding-top:60%}}.cmn_btn{margin:auto;width:220px;background-color:#303030;color:#fff;padding:16px 35px;text-align:left;font-weight:700;cursor:pointer;transition:all .2s;position:relative;font-size:14px}.cmn_btn#send{background-color:var(--blue)}.cmn_btn a{position:absolute;width:100%;height:100%;left:0;top:0}.cmn_btn.gray{background-color:#6a6a6a}@media(pointer: fine){.cmn_btn:hover{border-radius:5px;overflow:hidden;background-color:var(--golden) !important}.cmn_btn:hover:before{background-position:50% 50%,30px 50%}}.cmn_btn:before{content:"";display:block;position:absolute;width:28px;height:28px;border-radius:100%;background-color:#fff;background-position:-30px 50%,50% 50%;background-size:13px;background-repeat:no-repeat;background-image:url(../img/icon_arrow_right_hover.png),url(../img/icon_arrow_right.png);right:25px;top:50%;transform:translateY(-50%);z-index:1;transition:all .2s}.cmn_btn .en{font-size:12px}.cmn_white_bg{padding:50px min(6vw,90px) 60px;background-color:var(--wrap-color)}.reservation_form{box-shadow:0 0 5px rgba(0,0,0,.1);text-align:center;margin-top:40px}.reservation_form .fill_note{margin:35px 0;border-bottom:1px solid var(--font-color);border-top:1px solid var(--font-color);padding:40px 0}.reservation_form .agree_wrap{font-size:12px;border-bottom:1px solid var(--font-color);border-top:1px solid var(--font-color);padding:30px 0;margin:50px 0}.reservation_form .agree_wrap .small{margin-top:15px;margin-bottom:15px}.reservation_form .agreee{font-weight:700}.reservation_form .agreee .item{display:flex;justify-content:center;margin-bottom:3px}.reservation_form .agreee label{cursor:pointer}.reservation_form .agreee input{margin-right:5px}.reservation_form a{text-decoration:underline}.reservation_form a:hover{text-decoration:none}.reservation_form .red{color:var(--red)}.reservation_form .txt{max-width:500px;margin:auto}.reservation_form .txt1{margin-bottom:25px}.reservation_form .small{color:#787878;font-size:12px}.reservation_form .align-end{display:flex;justify-content:flex-end}.reservation_form .note{font-size:12px;margin-top:40px}.reservation_form dl{display:grid;grid-template-columns:140px auto;-moz-column-gap:50px;column-gap:50px;text-align:left;align-items:center}.reservation_form dl:not(:last-child){margin-bottom:1.8em}.reservation_form dt h3{font-size:14px}.reservation_form dt h3.must:after{content:"*";color:var(--red)}.reservation_form dt p{color:#787878;font-size:12px;margin-top:3px}.reservation_form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:20px !important;position:relative;background:url(../img/icon_arrow_right.png) right 10px center/10px no-repeat;color:#000}.reservation_form select,.reservation_form input:not([type=checkbox]){height:50px;line-height:50px}.reservation_form select,.reservation_form input:not([type=checkbox]),.reservation_form textarea{background-color:#f5f5f5;padding:0 20px;border:none;display:block;width:100%;border-radius:5px}.reservation_form textarea{padding:15px 20px}.reservation_form .group dt{text-align:right}.reservation_form .group dd{display:grid;grid-template-columns:60% auto;-moz-column-gap:20px;column-gap:20px}.reservation_form #confirm_page dd{padding:15px;background-color:#f5f5f5}.reservation_form #confirm_page .group dd{display:flex}.reservation_form #confirm_page #inquiry_details{min-height:100px}@media(max-width: 767px){.reservation_form .txt1 br{display:none}.reservation_form select,.reservation_form input:not([type=checkbox]){height:40px;line-height:40px}.reservation_form select,.reservation_form input:not([type=checkbox]),.reservation_form textarea{padding:0 10px}.reservation_form .group{margin-top:-10px}.reservation_form .group dd{-moz-column-gap:15px;column-gap:15px;grid-template-columns:50% auto}.reservation_form dl{grid-template-columns:1fr;row-gap:10px}.reservation_form dt{display:flex;-moz-column-gap:10px;column-gap:10px}}.privacy_main{line-height:1.8}.privacy_main>*{margin-bottom:1.2em}.privacy_main h2{font-size:clamp(18px,-21.5021px + 5.1502vw,30px);margin-top:1.8em;margin-bottom:20px}.privacy_main li{margin:1em}.privacy_main>ol{padding-left:1em}.privacy_main>ol>ol{padding-left:1em}.to_reservation{position:fixed;left:50%;transform:translateX(-50%);bottom:0;color:var(--background-color);width:140px;z-index:99;height:70px;text-align:center;font-weight:700;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;line-height:1;transition:transform .35s cubic-bezier(0.75, 0.28, 0.39, 0.98),color .2s cubic-bezier(0.75, 0.28, 0.39, 0.98)}@media(pointer: fine){.to_reservation:hover{color:#fff !important}.to_reservation:hover:before{border-radius:20px;background-color:var(--golden)}}.to_reservation.hide{transform:translate(-50%, 100%)}.to_reservation::before{content:"";display:block;width:140px;height:140px;position:absolute;top:0;left:0;background-color:var(--font-color);border-radius:100%;box-shadow:0 0 8px rgba(0,0,0,.12);will-change:border-radius;transition:.2s cubic-bezier(0.75, 0.28, 0.39, 0.98)}.to_reservation a{position:absolute;width:100%;height:100%;left:0;top:0;z-index:2}.to_reservation svg{width:22px;height:22px;position:relative;display:block}.to_reservation span{position:relative}@media(max-width: 767px){.page_main{margin-bottom:50px}.page_header{margin:5px 0 25px;line-height:1.5}.page_header .jp{font-size:16px}.inner{width:100%;padding:0 20px}.cmn_white_bg{padding:35px min(6vw,20px) 40px}.cmn_btn{padding:10px 20px;width:200px}}.product-grids{display:grid;grid-template-columns:repeat(5, 1fr);gap:30px;margin-top:30px;min-height:80px}@media(max-width: 1360px){.product-grids{gap:20px;margin-top:20px}}@media(max-width: 1280px){.product-grids{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 1024px){.product-grids{grid-template-columns:repeat(3, 1fr);gap:20px}}@media(max-width: 600px){.product-grids{grid-template-columns:repeat(2, 1fr)}}.product-grids.no-prod{display:flex !important;align-items:center;justify-content:center}.product-grids.no-prod:after{content:"There are no related products in this category."}.product-grids .product-item{position:relative;width:100%;overflow:hidden;background-color:#fff;box-shadow:0 3px 5px rgba(0,0,0,.02);border-radius:6px}@media(pointer: fine){.product-grids .product-item{transition:transform .3s ease 0s,box-shadow .3s ease 0s}.product-grids .product-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}}.product-grids .product-item>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;display:block;overflow:hidden;text-indent:-899999vw}.product-grids .product-item figure{width:100%;background-color:#fff;position:relative}.product-grids .product-item figure img{width:100%;height:100%;position:absolute;display:block;top:0;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product-grids .product-item figure:after{content:"";display:block;position:relative;z-index:-1;padding-top:100%;overflow:hidden}.product-grids .product-item .prod-meta{width:100%;padding:15px 20px}.product-grids .product-item .prod-meta .prod-name{width:100%;font-size:16px;font-weight:bold;line-height:1.2;margin-bottom:5px}.product-grids .product-item .prod-meta .prod-price{width:100%;display:flex;align-items:center;justify-content:flex-start;font-size:16px;gap:2px;line-height:1.2}.product-grids .product-item .prod-meta .prod-price small{display:block;font-size:.8em;transform:translateY(0.05em)}.product-grids .product-item .prod-meta .prod-price sub{font-size:.5em;white-space:nowrap}@media(max-width: 1024px){.product-grids .product-item .prod-meta{padding-top:16px}.product-grids .product-item .prod-meta .prod-price{font-size:14px}.product-grids .product-item .prod-meta .prod-price sub{font-size:.7em;white-space:nowrap}}@media(max-width: 600px){.product-grids .product-item .prod-meta{padding-top:15px}.product-grids .product-item .prod-meta .prod-name{padding-bottom:8px;margin-bottom:8px}}@media(max-width: 450px){.product-grids .product-item .prod-meta{padding:15px}.product-grids .product-item .prod-meta .prod-name{font-size:15px}}@media(max-width: 450px){.page_main{margin-bottom:50px}}.global-contact-btn{width:40px;height:40px;min-width:40px;cursor:pointer;border-radius:100%;overflow:hidden;margin:0 25px 0 auto;display:flex;align-items:center;justify-content:center;background-color:var(--font-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.global-contact-btn a,.global-contact-btn a:link{width:100%;display:flex;align-items:center;justify-content:center;text-decoration:none;padding:11px}.global-contact-btn a:hover,.global-contact-btn a:link:hover{text-decoration:none}.global-contact-btn svg{color:#fff;width:100%;height:100%;display:block;overflow:visible;transform:translate(-7%, -1%)}@media(max-width: 1200px){.global-contact-btn{margin-left:auto !important}}@media(max-width: 768px){.global-contact-btn{width:36px;min-width:36px;max-width:36px;height:36px;margin-right:16px}.global-contact-btn a,.global-contact-btn a:link{padding:9px}}@media(max-width: 500px){.global-contact-btn{display:none !important}}@media(pointer: fine){.global-contact-btn:hover{background-color:#555}}.global-search-btn{width:40px;height:40px;min-width:40px;cursor:pointer;border-radius:100%;overflow:hidden;margin:0 25px 0 0;display:flex;align-items:center;justify-content:center;padding:12px;background-color:var(--font-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.global-search-btn svg{width:100%;height:100%;display:block;color:#fff;overflow:visible;transform:translate(6%, 6%)}@media(max-width: 1200px){.global-search-btn{margin-left:0 !important}}@media(max-width: 768px){.global-search-btn{width:36px;min-width:36px;max-width:36px;height:36px;padding:10px;margin-right:16px}}@media(max-width: 500px){.global-search-btn{margin-left:auto !important}}@media(max-width: 450px){.global-search-btn{margin-right:10px;width:34px;min-width:34px;max-width:34px;height:34px}}@media(pointer: fine){.global-search-btn:hover{background-color:#555}}.color-mode{margin:0 2px 0 0}.color-mode .dot{cursor:pointer;width:56px;min-width:56px;height:26px;font-size:10px;white-space:nowrap;text-transform:uppercase;border-radius:100em;overflow:hidden;position:relative;border:2px solid var(--font-color)}.color-mode .dot .icon{color:#fff;width:20px;height:20px;min-width:20px;border-radius:100em;overflow:hidden;position:relative;top:1px;left:1px;background-color:var(--font-color);transition:left .15s ease 0s,background-color .15s ease 0s}.color-mode .dot .icon .light-mode-icon,.color-mode .dot .icon .dark-mode-icon{width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;padding:3px;position:absolute;transition:opacity .1s linear 0s}.color-mode .dot .icon .dark-mode-icon{opacity:0}.color-mode .dot .icon svg{display:block;width:100%;height:100%}.color-mode .dot .light-mode-text,.color-mode .dot .dark-mode-text{width:30px;height:22px;position:absolute;top:0;left:22px;display:flex;align-items:center;justify-content:center}.color-mode .dot .light-mode-text svg,.color-mode .dot .dark-mode-text svg{width:100%;display:block;height:auto}.color-mode .dot .light-mode-text{padding:0 8px 0 4px}.color-mode .dot .dark-mode-text{padding:0 3px 0 8px;opacity:0;left:0}@media(max-width: 768px){.color-mode{margin-right:0px !important}}.color-mode label{display:flex;align-items:center;justify-content:center}.color-mode label input{display:none}.color-mode label input:checked~.dot{border-color:#fff;background-color:#000}.color-mode label input:checked~.dot .icon{left:31px;background-color:#fff;color:#000}.color-mode label input:checked~.dot .icon .light-mode-icon{opacity:0}.color-mode label input:checked~.dot .icon .dark-mode-icon{opacity:1}.color-mode label input:checked~.dot .light-mode-text{opacity:0}.color-mode label input:checked~.dot .dark-mode-text{opacity:1}body:not(.show-global-search-content) .global-search-content{pointer-events:none !important;visibility:hidden;opacity:0;z-index:-1000000;transition:visibility 0s linear .7s,opacity .2s linear .5s,z-index 0s linear .7s}body:not(.show-global-search-content) .global-search-content .global-search-bar{opacity:0;transform:translateY(10px);transition:opacity .2s linear .1s,transform .4s ease .1s}body:not(.show-global-search-content) .global-search-content .global-search-result-content,body:not(.show-global-search-content) .global-search-content .global-search-default-content{opacity:0;transform:translateY(10px);transition:opacity .2s linear 0s,transform .4s ease 0s}body.show-global-search-content .global-search-content{opacity:1;visibility:visible;z-index:1000000;transition:visibility 0s linear 0s,opacity .2s linear 0s,z-index 0s linear 0s}body.show-global-search-content .global-search-content .global-search-bar{opacity:1;transform:translateY(0px);transition:opacity .2s linear .2s,transform .4s ease .2s}body.show-global-search-content .global-search-content .global-search-result-content,body.show-global-search-content .global-search-content .global-search-default-content{opacity:1;transform:translateY(0px);transition:opacity .2s linear .3s,transform .4s ease .3s}.global-search-content{--bar-height: 66px;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden;padding:clamp(20px,-36px + 5.7143vw,60px);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px}@media(max-width: 1360px){.global-search-content{--bar-height: 60px}}@media(max-width: 768px){.global-search-content{--bar-height: 52px}}.global-search-content:after{content:"";background-color:rgba(0,0,0,.8);position:absolute;z-index:-1;width:100%;height:100%;display:block;top:0;left:0}.global-search-content>div{width:100%;flex:1 1 auto}.global-search-content .global-search-bar{height:var(--bar-height);max-height:var(--bar-height);min-height:var(--bar-height);background-color:#fff;border-radius:100em;overflow:hidden;position:relative;display:flex;align-items:stretch;justify-content:center}@media(max-width: 768px){.global-search-content .global-search-bar{border-radius:6px}}.global-search-content .global-search-bar label{flex:1 1 auto;display:flex;align-items:stretch;justify-content:flex-start}.global-search-content .global-search-bar label .icon{width:var(--bar-height);min-width:var(--bar-height);height:var(--bar-height);display:flex;align-items:center;justify-content:center;padding:20px}@media(max-width: 1360px){.global-search-content .global-search-bar label .icon{padding:18px}}@media(max-width: 768px){.global-search-content .global-search-bar label .icon{padding:15px}}.global-search-content .global-search-bar label .icon svg{display:block;overflow:visible;width:100%;height:100%;transform:translate(4%, 4%)}.global-search-content .global-search-bar label input{width:calc(100% - var(--bar-height));height:var(--bar-height);display:block;min-width:0;max-width:none;padding:0 15px 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0 !important;color:var(--font-color);background-color:#fff !important;box-shadow:0 100px 0 #fff;-webkit-text-fill-color:var(--font-color);border:none !important;font-size:16px}@media(max-width: 1360px){.global-search-content .global-search-bar label input{font-size:15px}}@media(max-width: 768px){.global-search-content .global-search-bar label input{font-size:14px}}.global-search-content .global-search-bar label input::-moz-placeholder{color:#9b9b9b;-webkit-text-fill-color:#9b9b9b}.global-search-content .global-search-bar label input::placeholder{color:#9b9b9b;-webkit-text-fill-color:#9b9b9b}.global-search-content .global-search-bar label input::-moz-selection{-webkit-text-fill-color:#fff !important;color:#fff !important}.global-search-content .global-search-bar label input::selection{-webkit-text-fill-color:#fff !important;color:#fff !important}.global-search-content .global-search-bar .close-global-search-bar{white-space:nowrap;width:calc(var(--bar-height)*1.5);min-width:calc(var(--bar-height)*1.5);height:var(--bar-height);cursor:pointer;display:flex;align-items:center;justify-content:center;border:3px solid #fff;background-color:var(--font-color);color:#fff;border-radius:100em;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px}@media(max-width: 768px){.global-search-content .global-search-bar .close-global-search-bar{border-radius:7px}}@media(max-width: 1360px){.global-search-content .global-search-bar .close-global-search-bar{font-size:13px}}@media(max-width: 768px){.global-search-content .global-search-bar .close-global-search-bar{font-size:12px}}@media(pointer: fine){.global-search-content .global-search-bar .close-global-search-bar:hover{color:#fff !important;background-color:var(--key-color) !important}}.global-search-content .global-search-default-content,.global-search-content .global-search-result-content{position:relative;background-color:#fff;border-radius:calc(var(--bar-height)/2);overflow:hidden;overflow-y:auto;padding:max(20px,4%)}@media(max-width: 768px){.global-search-content .global-search-default-content,.global-search-content .global-search-result-content{border-radius:6px}}.global-search-content .global-search-default-content::-webkit-scrollbar,.global-search-content .global-search-result-content::-webkit-scrollbar{width:0}.global-search-content .result-items{width:100%;display:grid;grid-template-columns:repeat(5, 1fr);gap:10px}@media(max-width: 1920px){.global-search-content .result-items{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 1680px){.global-search-content .result-items{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 1280px){.global-search-content .result-items{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.global-search-content .result-items{grid-template-columns:repeat(1, 1fr)}}.global-search-content .global-search-result-content.pending{display:flex;align-items:flex-start;justify-content:flex-start;gap:10px}.global-search-content .global-search-result-content.pending:before{content:"";width:1.5em;min-width:1.5em;height:1.5em;display:block;background-image:url(../img/loading-2.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.global-search-content .global-search-result-content.pending:after{content:"Searching...";display:block;line-height:1.5em}.global-search-content .global-search-result-content.not-items{display:flex;align-items:flex-start;justify-content:flex-start}.global-search-content .global-search-result-content.not-items:after{content:"No result match this keyword.";display:block;line-height:1.5em}.global-search-content .global-search-result-content h3{display:block;line-height:1.3;font-size:20px;display:block;margin-bottom:30px}@media(max-width: 1680px){.global-search-content .global-search-result-content h3{font-size:18px;margin-bottom:20px}}.global-search-content .global-search-result-content .type-filter{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;padding-bottom:30px}@media(max-width: 1680px){.global-search-content .global-search-result-content .type-filter{padding-bottom:20px}}.global-search-content .global-search-result-content .type-filter .result-type{display:flex;align-items:center;justify-content:center;gap:.5em;white-space:nowrap;text-transform:capitalize;font-size:16px;line-height:1.2;padding:.7em 1.6em;border-radius:100em;overflow:hidden;border:1.5px solid var(--font-color);color:var(--font-color);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.global-search-content .global-search-result-content .type-filter .result-type small{display:block;font-size:.8em}@media(max-width: 1680px){.global-search-content .global-search-result-content .type-filter .result-type{font-size:14px}}@media(max-width: 600px){.global-search-content .global-search-result-content .type-filter .result-type{font-size:12px}}.global-search-content .global-search-result-content .type-filter .result-type.active{color:var(--background-color);background-color:var(--font-color)}.global-search-content .global-search-result-content .result-item{width:100%;position:relative;display:flex}.global-search-content .global-search-result-content .result-item.hide{display:none !important}.global-search-content .global-search-result-content .result-item a,.global-search-content .global-search-result-content .result-item a:link{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:15px;padding:20px;border:1px solid #ccc;border-radius:6px;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width: 1680px){.global-search-content .global-search-result-content .result-item a,.global-search-content .global-search-result-content .result-item a:link{padding:15px}}@media(max-width: 1280px){.global-search-content .global-search-result-content .result-item a,.global-search-content .global-search-result-content .result-item a:link{padding:10px}}.global-search-content .global-search-result-content .result-item a:hover,.global-search-content .global-search-result-content .result-item a:link:hover{text-decoration:none}@media(pointer: fine){.global-search-content .global-search-result-content .result-item a:hover,.global-search-content .global-search-result-content .result-item a:link:hover{color:var(--key-color);border-color:var(--font-color);outline:1px solid var(--font-color)}}.global-search-content .global-search-result-content .result-item a:before,.global-search-content .global-search-result-content .result-item a:link:before{content:attr(data-type-text);z-index:10;position:absolute;top:0;right:0;font-size:11px;line-height:1.2;color:var(--background-color);background-color:var(--font-color);border-bottom-left-radius:6px;overflow:hidden;padding:.3em .8em;text-transform:capitalize}@media(max-width: 1280px){.global-search-content .global-search-result-content .result-item a:before,.global-search-content .global-search-result-content .result-item a:link:before{font-size:10px}}.global-search-content .global-search-result-content .result-item a span,.global-search-content .global-search-result-content .result-item a:link span{display:block;line-height:1.3;font-size:16px;font-weight:bold}@media(max-width: 1680px){.global-search-content .global-search-result-content .result-item a span,.global-search-content .global-search-result-content .result-item a:link span{font-size:15px}}@media(max-width: 1280px){.global-search-content .global-search-result-content .result-item a span,.global-search-content .global-search-result-content .result-item a:link span{font-size:14px}}.global-search-content .global-search-result-content .result-item a span small,.global-search-content .global-search-result-content .result-item a:link span small{font-weight:normal;font-size:.8em}.global-search-content .global-search-result-content .result-item a figure,.global-search-content .global-search-result-content .result-item a:link figure{background-repeat:no-repeat;background-position:center;border-radius:4px;overflow:hidden}.global-search-content .global-search-result-content .result-item[data-type-id=product] figure{width:60px;height:60px;min-width:60px;background-size:contain}.global-search-content .global-search-result-content .result-item[data-type-id=works] figure{width:80px;height:60px;min-width:80px;background-size:cover;border-radius:4px;overflow:hidden}.global-search-content .global-search-result-content .result-item[data-instock=instock] a span,.global-search-content .global-search-result-content .result-item[data-instock=instock] a:link span{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.global-search-content .global-search-result-content .result-item[data-instock=instock] a span:after,.global-search-content .global-search-result-content .result-item[data-instock=instock] a:link span:after{font-size:11px;content:"InStock";background-color:#293;color:#fff;font-weight:bold;white-space:nowrap;margin-top:3px;border-radius:4px;overflow:hidden;padding:.3em .5em;line-height:1.2}@media(max-width: 450px){.global-search-content .global-search-result-content .result-item[data-instock=instock] a span:after,.global-search-content .global-search-result-content .result-item[data-instock=instock] a:link span:after{font-size:10px}}.global-search-content:not(.has-result) .global-search-result-content{display:none !important}.global-search-content.has-result .global-search-default-content{display:none !important}.global-search-content .heading-h2{display:block;font-size:20px;font-weight:bold;line-height:1.2;margin-bottom:1em;padding-bottom:.8em;border-bottom:1px solid var(--font-color)}.global-search-content .cols{width:100%;display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;gap:max(40px,8%) max(20px,4%)}@media(max-width: 768px){.global-search-content .cols .col{width:100% !important}}.global-search-content .page-items{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:10px}.global-search-content .page-items a,.global-search-content .page-items a:link{font-size:12px;font-weight:600;border-radius:100em;display:flex;align-items:center;justify-content:center;line-height:1.2;padding:.7em 1.6em;overflow:hidden;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid var(--font-color)}.global-search-content .page-items a:hover,.global-search-content .page-items a:link:hover{text-decoration:none}@media(pointer: fine){.global-search-content .page-items a:hover,.global-search-content .page-items a:link:hover{background:var(--key-color);border-color:var(--key-color);color:#fff}}.global-search-content .brand-items{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:10px}.global-search-content .brand-items a,.global-search-content .brand-items a:link{font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;gap:10px;line-height:1.5;overflow:hidden;white-space:nowrap}.global-search-content .brand-items a strong,.global-search-content .brand-items a:link strong{font-size:1.1em;display:block}.global-search-content .brand-items a small,.global-search-content .brand-items a:link small{font-size:.8em;display:block}.global-search-content .brand-items a:hover,.global-search-content .brand-items a:link:hover{text-decoration:none}@media(pointer: fine){.global-search-content .brand-items a:hover,.global-search-content .brand-items a:link:hover{color:var(--key-color)}}.global-search-content .work-items{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:15px}.global-search-content .work-items .item a,.global-search-content .work-items .item a:link{display:flex;align-items:center;justify-content:flex-start;gap:10px}.global-search-content .work-items .item a .figure,.global-search-content .work-items .item a:link .figure{width:80px;height:50px;border-radius:4px;overflow:hidden;min-width:80px;position:relative}.global-search-content .work-items .item a .figure img,.global-search-content .work-items .item a:link .figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;top:0;left:0;position:absolute;display:block}.global-search-content .work-items .item a .text,.global-search-content .work-items .item a:link .text{flex:1 1 auto}.global-search-content .work-items .item a .text .title,.global-search-content .work-items .item a:link .text .title{line-height:1.5;font-size:15px;padding-bottom:.2em;font-weight:600;min-width:13em;max-width:13em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.global-search-content .work-items .item a .text .location,.global-search-content .work-items .item a:link .text .location{line-height:1.4;font-size:10px}.global-search-content .work-items .item a:hover,.global-search-content .work-items .item a:link:hover{text-decoration:none}@media(pointer: fine){.global-search-content .work-items .item a:hover,.global-search-content .work-items .item a:link:hover{color:var(--key-color)}}.global-search-content .more-works{padding-top:15px;display:flex;justify-content:flex-start}.global-search-content .more-works a,.global-search-content .more-works a:link{display:flex;align-items:center;justify-content:flex-start;font-weight:bold;font-size:14px}.global-search-content .products-items{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:15px}.global-search-content .products-items .item a,.global-search-content .products-items .item a:link{display:flex;align-items:center;justify-content:flex-start;gap:15px}.global-search-content .products-items .item a .figure,.global-search-content .products-items .item a:link .figure{width:50px;height:50px;overflow:hidden;min-width:50px;position:relative}.global-search-content .products-items .item a .figure img,.global-search-content .products-items .item a:link .figure img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;top:0;left:0;position:absolute;display:block}.global-search-content .products-items .item a .text,.global-search-content .products-items .item a:link .text{flex:1 1 auto}.global-search-content .products-items .item a .text .title,.global-search-content .products-items .item a:link .text .title{line-height:1.5;font-size:15px;font-weight:600;min-width:13em;max-width:13em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.global-search-content .products-items .item a .text .brand-name,.global-search-content .products-items .item a:link .text .brand-name{line-height:1.4;font-size:10px}.global-search-content .products-items .item a:hover,.global-search-content .products-items .item a:link:hover{text-decoration:none}@media(pointer: fine){.global-search-content .products-items .item a:hover,.global-search-content .products-items .item a:link:hover{color:var(--key-color)}}.global-search-content .more-products{padding-top:15px;display:flex;justify-content:flex-start}.global-search-content .more-products a,.global-search-content .more-products a:link{display:flex;align-items:center;justify-content:flex-start;font-weight:bold;font-size:14px}.bkt{position:fixed;bottom:10%;right:0;display:flex;align-items:center;justify-content:center;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px;padding:.6em;z-index:3000;background-color:var(--font-color);color:var(--background-color);border-top-left-radius:4px;border-bottom-left-radius:4px;overflow:hidden;cursor:pointer;transform:translateX(101%);transition:transform .3s ease 0s}.bkt.show{transform:translateX(0%)}.bkt .icon{width:1em;height:1em;min-height:1em;display:flex;align-items:center;justify-content:center}.bkt .icon svg{display:block;width:100%;height:auto;overflow:visible}.bkt span{display:block;line-height:1.2;font-weight:bold;white-space:nowrap}.news-wrapper{width:100%;max-width:900px;margin:0 auto}.news-wrapper .news-list{width:100%}.news-wrapper .news-list .news-item{display:flex;align-items:flex-start;justify-content:flex-start;font-size:15px;line-height:1.5;background-color:#fff;border-radius:4px;overflow:hidden}.news-wrapper .news-list .news-item:not(:last-child){margin-bottom:15px}@media(max-width: 600px){.news-wrapper .news-list .news-item{font-size:15px}}.news-wrapper .news-list .news-item a,.news-wrapper .news-list .news-item a:link{width:100%;padding:1.2em 1.6em;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:flex-start;justify-content:flex-start;line-height:1.3;overflow:hidden}.news-wrapper .news-list .news-item a .date,.news-wrapper .news-list .news-item a:link .date{width:7em;min-width:7em;max-width:7em;order:1}.news-wrapper .news-list .news-item a .news-title,.news-wrapper .news-list .news-item a:link .news-title{flex:1 1 auto;position:relative;order:3}.news-wrapper .news-list .news-item a:hover,.news-wrapper .news-list .news-item a:link:hover{text-decoration:none !important}.news-wrapper .news-list .news-item a:hover .news-title,.news-wrapper .news-list .news-item a:link:hover .news-title{text-decoration:underline}.news-wrapper .news-list .news-item.new a:before,.news-wrapper .news-list .news-item.new a:link:before{content:"New";white-space:nowrap;line-height:1.2;font-size:.8em;color:var(--red) !important;border:1px solid var(--red) !important;display:flex;align-items:center;justify-content:center;padding:.1em 0;width:3em;min-width:3em;font-weight:bold;margin-right:10px;order:2}@media(max-width: 450px){.news-wrapper .news-list .news-item a,.news-wrapper .news-list .news-item a:link{flex-wrap:wrap;gap:6px 10px;padding:16px}.news-wrapper .news-list .news-item a:hover,.news-wrapper .news-list .news-item a:link:hover{text-decoration:none !important}.news-wrapper .news-list .news-item a:hover div,.news-wrapper .news-list .news-item a:link:hover div{text-decoration:none !important}.news-wrapper .news-list .news-item a .date,.news-wrapper .news-list .news-item a:link .date{min-width:0;max-width:none;width:auto;white-space:nowrap}.news-wrapper .news-list .news-item a .news-title,.news-wrapper .news-list .news-item a:link .news-title{font-weight:bold}}.news-list-pagination{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;padding-top:40px}.news-list-pagination a,.news-list-pagination a:link,.news-list-pagination span{height:2.5em;min-width:2.5em;padding:0 .5em;display:flex;align-items:center;justify-content:center;font-size:15px;white-space:nowrap;color:var(--font-color);border-radius:3px}.news-list-pagination a:hover,.news-list-pagination a:link:hover,.news-list-pagination span:hover{text-decoration:none}@media(pointer: fine){.news-list-pagination a:hover,.news-list-pagination a:link:hover,.news-list-pagination span:hover{color:#fff;background-color:var(--font-color)}}.news-list-pagination a.current,.news-list-pagination a:link.current,.news-list-pagination span.current{color:#fff;background-color:var(--font-color);background-color:var(--blue)}.post-content{width:100%;max-width:900px;margin:0 auto;padding-bottom:20px;background-color:var(--background-color);padding:var(--wp--preset--spacing--30);border-radius:8px;overflow:hidden}@media(max-width: 450px){.post-content{border-radius:6px}}.news-pagination{width:100%;margin:40px auto;max-width:900px;display:flex;align-items:center;justify-content:space-between}@media(max-width: 1680px){.news-pagination{margin:3.8vw 0}}@media(max-width: 768px){.news-pagination{margin:5vw 0}}@media(max-width: 450px){.news-pagination{margin:20px 0}}.news-pagination>div{width:7em;min-width:7em;max-width:7em;white-space:nowrap;font-size:16px;line-height:1;display:flex;align-items:center}@media(max-width: 768px){.news-pagination>div{font-size:15px}}@media(max-width: 450px){.news-pagination>div{font-size:14px;line-height:1.4}}.news-pagination>div:nth-child(1){justify-content:flex-start}.news-pagination>div:nth-child(2){justify-content:center}.news-pagination>div:nth-child(2) a,.news-pagination>div:nth-child(2) a:link{display:flex !important;align-items:center !important;justify-content:center !important;border:.18em solid var(--font-color);background-color:rgba(0,0,0,0);color:var(--font-color);gap:3px;line-height:1;padding:.5em 1em}@media(pointer: fine){.news-pagination>div:nth-child(2) a:hover,.news-pagination>div:nth-child(2) a:link:hover{background-color:var(--font-color);color:#fff}}.news-pagination>div:nth-child(2) a svg,.news-pagination>div:nth-child(2) a:link svg{width:1.3em;height:1.3em;min-width:1.3em;display:block !important}@media(max-width: 768px){.news-pagination>div:nth-child(2) a,.news-pagination>div:nth-child(2) a:link{font-size:12px}.news-pagination>div:nth-child(2) a svg,.news-pagination>div:nth-child(2) a:link svg{width:1.5em;height:1.5em;min-width:1.5em;display:block !important}}.news-pagination>div:nth-child(3){justify-content:flex-end}.news-pagination>div a,.news-pagination>div a:link{display:block;font-weight:700;text-transform:capitalize;letter-spacing:-0.03em;padding-bottom:.2em;border-bottom:.2em solid var(--font-color);text-decoration:none}.news-pagination>div a svg,.news-pagination>div a:link svg{width:2em;height:2em;min-width:2em;display:none}.news-pagination>div a:hover,.news-pagination>div a:link:hover{text-decoration:none !important}@media(max-width: 768px){.news-pagination>div a span,.news-pagination>div a:link span{display:none}.news-pagination>div a svg,.news-pagination>div a:link svg{display:block}}@media(max-width: 768px){.news-pagination>div:not(:nth-child(2)) a,.news-pagination>div:not(:nth-child(2)) a:link{border-bottom:0 !important;padding-bottom:0 !important;letter-spacing:0 !important}}.news-head{width:100%;padding:20px 0 50px;text-align:center}@media(max-width: 1200px){.news-head{padding:15px 0 40px}}@media(max-width: 600px){.news-head{padding:10px 0 30px}}.news-head .news-date{width:100%;text-align:center;font-size:var(--wp--preset--font-size--smaller);padding-bottom:.5em}.news-head h1{display:block;font-size:var(--wp--preset--font-size--xl)}.edit-news-control{padding-top:40px;display:flex;align-items:center;justify-content:center}.edit-news-control a,.edit-news-control a:link{display:flex;align-items:center;justify-content:center;color:var(--background-color);background-color:var(--font-color);font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;line-height:1.2;padding:.8em 1.4em}.important-notice{--notice-red: #b32b2b;width:100%;background-color:var(--notice-red);color:#fff;position:relative;top:0;left:0}.important-notice+header.global-header{position:absolute;top:auto;margin-top:40px}@media(max-width: 1200px){.important-notice+header.global-header{margin-top:25px}}.important-notice a,.important-notice a:link{font-weight:normal;display:block;color:#fff;text-decoration:underline;width:100%;padding:.6em .8em;font-size:clamp(14px,12.9157px + .241vw,16px);text-decoration:none;text-align:center;line-height:1.2;white-space:nowrap}.important-notice a:hover,.important-notice a:link:hover{text-decoration:none}@media(pointer: fine){.important-notice a:hover,.important-notice a:link:hover{text-decoration:underline}}html:not([data-color-theme=dark]) body.show-nav .toggle-btn::before{background-color:hsla(0,0%,100%,.1)}html:not([data-color-theme=dark]) body.show-nav .toggle-btn::after{background-color:hsla(0,0%,100%,.2)}html:not([data-color-theme=dark]) body.show-nav .toggle-btn span{background-color:#fff}html[data-color-theme=dark] .static-nav ul a,html[data-color-theme=dark] .static-nav ul a:link{color:#000}html[data-color-theme=dark] .static-nav ul:before{background-color:#000}html[data-color-theme=dark] .static-nav ul li.current a,html[data-color-theme=dark] .static-nav ul li.current a:link{color:#fff}html[data-color-theme=dark] .global-search-content:after{background-color:#1f1f1f}html[data-color-theme=dark] .global-search-content .global-search-bar{background-color:#000;border:1px solid #444}html[data-color-theme=dark] .global-search-content .global-search-bar input{background-color:#000 !important;box-shadow:0 100px 0 #000;-webkit-text-fill-color:#fff}html[data-color-theme=dark] .global-search-content .global-search-bar input::-moz-placeholder{color:#9b9b9b;-webkit-text-fill-color:#9b9b9b}html[data-color-theme=dark] .global-search-content .global-search-bar input::placeholder{color:#9b9b9b;-webkit-text-fill-color:#9b9b9b}html[data-color-theme=dark] .global-search-content .global-search-bar input::-moz-selection{-webkit-text-fill-color:#111 !important;color:#111 !important;background-color:#fff}html[data-color-theme=dark] .global-search-content .global-search-bar input::selection{-webkit-text-fill-color:#111 !important;color:#111 !important;background-color:#fff}html[data-color-theme=dark] .global-search-content .global-search-bar .close-global-search-bar{border:0 !important;height:100% !important;background-color:var(--key-color);color:#fff}@media(pointer: fine){html[data-color-theme=dark] .global-search-content .global-search-bar .close-global-search-bar:hover{color:#111 !important;background-color:#fff !important}}html[data-color-theme=dark] .global-search-content .global-search-default-content,html[data-color-theme=dark] .global-search-content .global-search-result-content{background-color:#000 !important;border:1px solid #444}html[data-color-theme=dark] #slash{background-image:url(../img/slash-dark.svg)}html[data-color-theme=dark] nav .wrapper a,html[data-color-theme=dark] nav .wrapper a:link,html[data-color-theme=dark] nav .wrapper a:visited{color:var(--font-color)}html[data-color-theme=dark] .brand #core-center{fill:#000}html[data-color-theme=dark] .brand #string{fill:#f5f5f7}html[data-color-theme=dark] .toggle-btn:after{background-color:hsla(0,0%,100%,0)}html[data-color-theme=dark] .toggle-btn:before{background-color:hsla(0,0%,100%,0)}html[data-color-theme=dark] .studio-showroom{background-color:#222}html[data-color-theme=dark] .studio-showroom .row .btns a,html[data-color-theme=dark] .studio-showroom .row .btns a:link{background-color:var(--key-color)}html[data-color-theme=dark] .studio-showroom:after{background-image:url(../img/2-invert.jpg);mix-blend-mode:screen}@media(max-width: 1024px){html[data-color-theme=dark] .studio-showroom:before{background-image:linear-gradient(to bottom, #222222 60%, rgba(34, 34, 34, 0) 100%)}}html[data-color-theme=dark] .all-works-btn a,html[data-color-theme=dark] .all-works-btn a:link{background-color:var(--key-color)}@media(pointer: fine){html[data-color-theme=dark] .services .slides .item .intro .more-link-item a:hover,html[data-color-theme=dark] .services .slides .item .intro .more-link-item a:link:hover{color:#111}}@media(max-width: 450px){html[data-color-theme=dark] .service-navigator .up:active,html[data-color-theme=dark] .service-navigator .down:active{color:var(--font-color)}}@media(max-width: 450px){html[data-color-theme=dark] .service-navigator .up,html[data-color-theme=dark] .service-navigator .down{background-color:rgba(0,0,0,.5)}}html[data-color-theme=dark] footer{background-color:#222}html[data-color-theme=dark] footer .offices .item address a{background-color:var(--key-color)}html[data-color-theme=dark] .welcome{background-color:var(--background-color)}html[data-color-theme=dark] .page_header .instock-select{color:#fff}html[data-color-theme=dark] .page_header .instock-select span{border:1px solid #444;background-color:#444}html[data-color-theme=dark] .page_header .instock-select input:checked+span{color:#fff;background-color:#4caf50}html[data-color-theme=dark] .page_header .search-icon{color:#111;background-color:#fff}html[data-color-theme=dark] .page_header .search-icon:hover{background-color:#eee}html[data-color-theme=dark] .reservation_form #confirm_page dd{color:#111}html[data-color-theme=dark] .product-grids .product-item{background-color:#222}html[data-color-theme=dark] .global-contact-btn svg{color:var(--page-background-color)}@media(pointer: fine){html[data-color-theme=dark] .global-contact-btn:hover{transform:scale(1.05);background-color:#fff}}html[data-color-theme=dark] .global-search-btn svg{color:var(--page-background-color)}@media(pointer: fine){html[data-color-theme=dark] .global-search-btn:hover{transform:scale(1.05);background-color:#fff}}html[data-color-theme=dark] .global-search-content .global-search-result-content .result-item a,html[data-color-theme=dark] .global-search-content .global-search-result-content .result-item a:link{border-color:#444}html[data-color-theme=dark] .global-search-content .global-search-result-content .result-item a:before,html[data-color-theme=dark] .global-search-content .global-search-result-content .result-item a:link:before{background-color:#666}@media(pointer: fine){html[data-color-theme=dark] .global-search-content .global-search-result-content .result-item a:hover,html[data-color-theme=dark] .global-search-content .global-search-result-content .result-item a:link:hover{border-color:#fff;outline:1px solid #fff;background-color:#222}html[data-color-theme=dark] .global-search-content .global-search-result-content .result-item a:hover:before,html[data-color-theme=dark] .global-search-content .global-search-result-content .result-item a:link:hover:before{background-color:#fff}}html[data-color-theme=dark] .welcome #design .cls-1{fill:#f5f5f7 !important}html[data-color-theme=dark] .welcome #design .cls-3{fill:#000 !important}html[data-color-theme=dark] .welcome #do .cls-2{fill:#f5f5f7 !important}html[data-color-theme=dark] .welcome .inc{fill:#f5f5f7}html[data-color-theme=dark] .welcome .loading img.dark-show{display:block !important}html[data-color-theme=dark] .welcome .loading img:not(.dark-show){display:none !important}html[data-color-theme=dark] .studio-showroom .logos img.dark-show{display:block !important}html[data-color-theme=dark] .studio-showroom .logos img:not(.dark-show){display:none !important}html[data-color-theme=dark] .news-wrapper .news-list .news-item{background-color:#222}html[data-color-theme=dark] .post-content{background-color:#191919}@media(pointer: fine){html[data-color-theme=dark] .news-pagination .news-list a:hover,html[data-color-theme=dark] .news-pagination .news-list a:link:hover{color:#111 !important}}