:root{--brand-primary:#212121;--brand-secondary:#e8e8e8;--font-ja:YakuHanJP,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","Yu Gothic","Segoe UI","Meiryo",sans-serif;--font-en:"aktiv-grotesk",sans-serif}html[lang=en-US] body,html[lang=ko-KR] body{word-break:keep-all;overflow-wrap:break-word}body{font-family:var(--font-ja);font-size:16px;font-weight:500;color:var(--brand-primary);word-break:break-all;margin:0}html[lang=zh-Hans] body{font-family:"PingFang SC","Noto Sans SC","Source Han Sans SC","Hiragino Sans GB",sans-serif}p,span,li{font-weight:500;line-height:1.6;letter-spacing:.04rem}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.6}a{color:var(--brand-primary);text-decoration:none;transition:all .5s}a:hover{opacity:.7}li{list-style:none}img{width:100%;height:auto;vertical-align:top}.grecaptcha-badge{visibility:hidden}.display_tab900{display:none}.display_sp{display:none}@media only screen and (max-width:900px){.display_tab900{display:block}}@media only screen and (max-width:767px){body{display:block;font-size:14px}.display_pc{display:none}.display_sp{display:block}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}body{animation:fadeIn 2s forwards}.slide-in{overflow:hidden;display:inline-block}.slide-in_inner{display:inline-block}.downAnime{opacity:0}.slideAnimeDownUp{animation-name:slideTextY100;animation-duration:.8s;animation-fill-mode:forwards;opacity:0}@keyframes slideTextY100{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.slideAnimeUpDown{animation-name:slideTextY-100;animation-duration:.8s;animation-fill-mode:forwards;opacity:0}@keyframes slideTextY-100{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@media only screen and (max-width:767px){.logo-mask{width:180px}}header{position:fixed;z-index:500;display:flex;align-items:center;width:100%;height:100px}.header_logo{display:block;width:240px;margin-left:30px}@media only screen and (max-width:900px){header{height:80px}.header_logo{width:200px;margin-left:20px}}@media only screen and (max-width:767px){header{height:60px}.header_logo{width:120px;margin-left:15px}#header-menu .header_logo{top:20px}}body{display:flex;flex-direction:row-reverse}.flex_container{width:calc(100% - 80px);margin-right:auto}.home .flex_container{background:#e8e8e8}.line_container{position:relative;width:100%;height:auto}.fix_line_L,.fix_line_C,.fix_line_R{position:absolute;top:0;z-index:100;width:1px;height:100%;background-color:#acacac}.fix_line_L{left:80px}.fix_line_C{left:50%;transform:translateX(-50%)}.fix_line_R.display_sp{display:none}.nav_fix{position:fixed;z-index:999;width:80px;height:100svh;background:#fff;border-left:1px solid var(--brand-primary)}.hamburger{position:absolute;top:0;right:0;z-index:500;width:80px;height:80px;background:var(--brand-primary);cursor:pointer}.hamburger.invert{background-color:#fff}.hamburger.invert .hamburger_border{background:var(--brand-primary)}.hamburger_border{position:absolute;left:15px;width:50px;height:2px;background:#fff;transition:all .6s}.hamburger_border_top{top:33px}.hamburger_border_bottom{bottom:33px}.hamburger.is-active{background:0 0}.hamburger.is-active .hamburger_border{word-wrap:60px}.hamburger.is-active .hamburger_border_top{transform:rotate(-35deg) translateX(-6px) translateY(10px)}.hamburger.is-active .hamburger_border_bottom{transform:rotate(35deg)}.hamburger.invert.is-active .hamburger_border{background:#fff}#header-menu{position:fixed;top:0;left:0;z-index:400;width:100%;height:100vh;background:var(--brand-primary);margin:0;display:none;border-radius:0;opacity:0;padding:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease;overflow-y:auto;overflow-x:hidden}#header-menu.active{display:block;opacity:1;visibility:visible}#header-menu .header_logo{position:absolute;top:30px}.menu-global_menu-container{max-width:1200px;width:80%;margin:160px auto 20px}#menu-global_menu{display:grid;grid-template-columns:repeat(2,1fr);gap:50px 0}#menu-global_menu li a{font-family:var(--font-en);font-size:clamp(24px, 5vw, 80px);font-weight:700;line-height:1.1;color:#fff}.menu-description{display:block;font-size:20px;color:#989898}body.no-scroll{overflow:hidden}.language-switcher{display:flex;justify-content:flex-end;max-width:1200px;width:80%;margin:0 auto}.language-switcher img{width:25px;margin-right:15px}.bogo-language-switcher{display:flex}.bogo-language-switcher li:after{content:'';display:inline-block;width:1px;height:15px;background:#7d7d7d;transform:rotate(25deg);vertical-align:text-bottom;margin:0 10px}.bogo-language-switcher li.ko-KR:after{display:none}.bogo-language-switcher li a{color:#7d7d7d}.bogo-language-switcher li.current a{color:#fff}.bogo-language-switcher li.ja{order:1}.bogo-language-switcher li.en-US{order:2}.bogo-language-switcher li.zh-CN{order:3}.bogo-language-switcher li.ko-KR{order:4}.line{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:-1;width:calc(100% - 160px);height:100%;border-left:1px solid #fff;border-right:1px solid #fff}.line:before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:100%;background:#fff}.copyright.display_sp{display:none}.copyright{position:fixed;bottom:100px;right:33px;transform:rotate(90deg);transform-origin:top right;font-size:14px;font-weight:400;white-space:nowrap}#pageTop{position:fixed;bottom:0;right:0;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:var(--brand-primary)}#pageTop img{width:35px}#pageTop.overlap{background:#fff}@media only screen and (max-width:1024px){.menu-description{font-size:18px}}@media only screen and (max-width:900px){#header-menu .header_logo{top:20px}.nav_fix{width:60px}.hamburger{width:60px;height:60px}.hamburger_border{width:40px;left:10px}.hamburger_border_top{top:25px}.hamburger_border_bottom{bottom:22px}.copyright{right:20px}#pageTop{width:60px;height:60px}#pageTop img{width:30px}.line{width:calc(100% - 120px)}.flex_container{width:calc(100% - 60px)}.fix_line_L{left:60px}}@media only screen and (max-width:767px){.nav_fix{width:50px;height:auto;background:0 0;border-left:none}.hamburger{position:fixed;right:0;width:50px;height:50px}.hamburger_border{width:30px;left:10px}.hamburger_border_top{top:18px}.hamburger_border_bottom{bottom:18px}.menu-global_menu-container{margin-top:100px}#menu-global_menu{display:block}#menu-global_menu li{margin-bottom:20px}.menu-description{font-size:12px;margin-top:3px}.line{width:calc(100% - 40px);border-left:.5px solid #fff;border-right:.5px solid #fff}.line:before{width:.5px}.copyright.display_pc{display:none}#pageTop{position:fixed;width:50px;height:50px}#pageTop img{position:absolute;top:15px;z-index:200;width:25px}.flex_container{width:100%;overflow:hidden}.fix_line_L{left:20px}.fix_line_R.display_sp{display:block;right:20px}.language-switcher img{width:20px}}footer{color:#fff;background:var(--brand-primary);padding:100px 0 200px}footer a{color:#fff}.footer_contact_container{margin-bottom:200px}.footer_contact_container .sect_title{position:relative;z-index:200}.footer_contact_container .sect_title h2:before{background:url(/wp-content/uploads/2025/05/title_deco_w.svg) center/contain no-repeat}.footer_contact_container .scroll_item span.blanking{color:transparent;-webkit-text-stroke:1.5px #fff}.footer_contact_inner{position:relative;max-width:1200px;width:90%;margin:0 auto}footer .link_block{position:absolute;top:-100px;right:0;justify-content:center}footer .link_block a{width:180px;height:180px;background:#d9d9d9;border-radius:50%}footer .link_block a img{width:60px}footer .link_block a img.arrow_f{transform:translate(30px,0px) rotate(-30deg)}footer .link_block a img.arrow_s{transform:translate(-150px,50px) rotate(-30deg)}footer .link_block a:hover img.arrow_f{transform:translate(160px,-60px) rotate(-30deg);transition-duration:.5s}footer .link_block a:hover img.arrow_s{transform:translate(-30px,0px) rotate(-30deg);transition-duration:.5s}.footer_contact_text{width:420px;font-size:18px;line-height:2}.footer_wrapper{max-width:1200px;width:95%;display:flex;justify-content:space-between;margin:0 auto}.footer_company_block{width:40%}.company_logo{width:240px;margin-bottom:60px}.company_name{display:block}.company_name:after{content:'';display:inline-block;width:15px;height:15px;background:url(/wp-content/uploads/2025/05/link_brank__icon.svg) center/contain no-repeat;margin-right:8px;vertical-align:middle}.footer_address{margin-top:30px}.footer_address_inner{display:flex;gap:20px}.footer_address p{font-size:14px}.footer_address>p{margin-bottom:1rem}.footer-nav{width:54%}#menu-footer_menu{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}#menu-footer_menu li a{display:flex;align-items:center;font-family:var(--font-en)}#menu-footer_menu .menu-description{font-family:var(--font-ja);font-size:14px;margin:0 0 0 20px}.instagram_icon{display:block;width:25px;margin-top:30px}@media only screen and (max-width:1024px){footer{padding-bottom:120px}.footer_contact_container{margin-bottom:160px}.footer_contact_text{max-width:none;width:calc(100% - 200px)}.footer_wrapper{display:block;width:80%}.footer_company_block{width:100%;margin-bottom:80px}.footer-nav{width:100%}}@media only screen and (max-width:900px){.footer_contact_container{margin-bottom:120px}.footer_contact_text{width:100%}footer .link_block{top:-80px}.footer_wrapper{width:90%}}@media only screen and (max-width:767px){footer{padding:80px 0 40px}.footer_wrapper{margin-bottom:60px}.footer_contact_container{margin-bottom:100px}.footer_contact_text{width:100%;font-size:14px;margin-top:40px}footer .link_block{top:-90px}footer .link_block a{width:100px;height:100px}footer .link_block a img{width:35px}footer .link_block a img.arrow_f{transform:translate(20px,0px) rotate(-30deg)}footer .link_block a img.arrow_s{transform:translate(-90px,35px) rotate(-30deg)}footer .link_block a:hover img.arrow_s{transform:translate(-15px,0px) rotate(-30deg)}.footer_company_left{text-align:center}.company_logo{width:200px}.company_name{text-align:left}.footer_address{margin-top:20px}.footer_address>p{margin-bottom:8px}.footer_address_inner{display:block}.footer_address p{margin-bottom:15px}#menu-footer_menu{display:block}#menu-footer_menu li{margin-bottom:15px}#menu-footer_menu li a{font-size:16px}#menu-footer_menu li a .menu-description{font-size:12px;margin-left:15px}.copyright.display_sp{position:static;display:block;transform:none;font-size:13px;text-align:center}}section{position:relative;z-index:100;padding-bottom:240px}.enText{display:inline-block;font-family:var(--font-en);font-weight:700;font-style:italic;letter-spacing:-.09rem}.sect_wrapper{max-width:1200px;width:95%;margin:0 auto}.sect_title{margin-bottom:60px;overflow:hidden}.sect_title h2{position:relative;max-width:1200px;font-size:18px;margin:0 auto}.sect_title h2:before{content:'';position:absolute;top:4px;left:-22px;width:14px;height:20px;background:url(/wp-content/uploads/2025/05/title_deco.svg) center/contain no-repeat;margin-right:1rem}.marquee_wrapper{width:100%;height:200px;overflow:hidden;position:relative}.marquee_track{display:flex;width:fit-content;position:absolute;left:0;top:0}.scroll_item{display:inline-block;white-space:nowrap}.scroll_item span{display:inline-block;font-size:160px;font-family:var(--font-en);font-style:normal;font-weight:700;letter-spacing:-.08rem;margin-right:60px}.blanking{color:transparent;-webkit-text-stroke:1.5px var(--brand-primary)}.link_block{display:flex;justify-content:flex-end;align-items:center;margin-left:auto}.link_block p{font-family:var(--font-en);font-size:18px;font-weight:400;font-style:normal;color:#fff;margin-right:20px}.link_block a{display:flex;justify-content:center;align-items:center;width:100px;height:100px;background:#d9d9d9;border-radius:50%;overflow:hidden}.link_block a img{width:35px}.link_block a img.arrow_f{transform:translate(15px,0px) rotate(-30deg);opacity:1;transition:transform .2s ease-in-out,opacity .2s ease-in-out}.link_block a img.arrow_s{opacity:0;transform:translate(-80px,30px) rotate(-30deg);transition:transform .2s ease-in-out,opacity .2s ease-in-out}.link_block a{opacity:1}.link_block a:hover img.arrow_f{opacity:0;transform:translate(80px,-30px) rotate(-30deg);transition-delay:60ms;transition-duration:.2s}.link_block a:hover img.arrow_s{opacity:1;transform:translate(-15px,0px) rotate(-30deg);transition-delay:80ms;transition-duration:.2s}@media only screen and (max-width:1024px){section{padding-bottom:160px}.sect_title h2{left:15%}}@media only screen and (max-width:900px){section{padding-bottom:120px}.sect_title{margin-bottom:40px}.scroll_item span{font-size:120px}.marquee_wrapper{height:150px}}@media only screen and (max-width:767px){section{padding-bottom:80px}.sect_title{margin-bottom:30px}.sect_title h2{font-size:16px}.sect_title h2:before{left:-20px;height:18px}.marquee_wrapper{height:100px}.scroll_item span{font-size:80px}}#hero{position:relative;z-index:100;width:100%;height:100svh;overflow:hidden}#hero:before{content:'';position:absolute;top:0;left:80px;width:1px;height:100%;background:#acacac}#hero:after{content:'';position:absolute;top:0;left:-3%;z-index:-1;transform:rotate(-30deg);transform-origin:top left;width:35%;min-width:600px;height:150%;background:url(/wp-content/uploads/2025/05/hero_bg_image.webp);background-size:cover;clip-path:inset(0 0 100% 0);transition:clip-path .5s ease-out}.no-webp#hero:after{background:url(/wp-content/uploads/2025/05/hero_bg_image.jpg);background-size:cover}#hero.hero-loaded:after{clip-path:inset(0 0 0 0)}.hero_title{position:absolute;bottom:10%;left:10%;z-index:100;text-shadow:2px 2px 3px rgba(255,255,255,.5)}.hero_title p,.hero_title span{font-size:clamp(28px, 5vw, 54px);font-weight:600}.hero_title p:last-child{margin-left:40px}.hero_title span{display:inline-block}.hero_title .enText{font-size:clamp(60px, 4vw, 120px);margin-right:8px}.hero_title .kana{font-size:clamp(27px, 5vw, 50px);font-weight:600}.slide-text{overflow:hidden;opacity:0}.slide-text:first-child{margin-top:-32px}.slideAnimeLeftRight{animation-name:slideTextX100;animation-duration:.6s;animation-fill-mode:forwards;opacity:0}@keyframes slideTextX100{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.slideAnimeRightLeft{animation-name:slideTextX-100;animation-duration:.8s;animation-fill-mode:forwards;opacity:0}@keyframes slideTextX-100{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.slider_wrapper{position:absolute;bottom:80px;right:0;width:55%;max-width:1500px;height:auto;min-height:calc((100vw * 2 / 3) * 0.55);aspect-ratio:3/2}.slide-item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .8s ease}.slider{height:100%}.slide-halves{display:flex;height:100%;padding:0;margin:0}.slide-left,.slide-right{position:relative;width:50%;height:100%;overflow:hidden}.slide-left{width:calc(50% + 0.5px)}.slide-right{width:calc(50% - 0.5px)}.slide-image-wrapper{position:absolute;top:0;left:0;width:200%;height:100%;transform:translateZ(0)}.slide-left .slide-image-wrapper{transform:translateX(0)}.slide-right .slide-image-wrapper{transform:translateX(-50.1%)}.slide-left img,.slide-right img{width:100%;height:100%;object-fit:cover;backface-visibility:hidden}.hero_title_en{position:absolute;top:-110px;left:50%;transform:translateX(-50%);z-index:100;display:flex;justify-content:center;width:98%;height:330px;margin:0 auto}.hero_title_en p,.glass-text{font-family:var(--font-en);font-size:clamp(60px, 7vw, 110px);font-weight:700;line-height:inherit;letter-spacing:-.1rem}.js_typing{display:inline-block;height:100%;visibility:hidden;overflow:hidden}.js_typing.is-visible{visibility:visible}.glass-text{color:#fff;opacity:.6}.taaam_title{font-style:italic;font-weight:700;line-height:inherit;letter-spacing:-.1rem}@media only screen and (max-width:1500px){.hero_title{left:3%}}@media only screen and (max-width:1200px){.hero_title{bottom:50px;left:100px}.title_newline{margin-left:300px}.slider_wrapper{bottom:140px;width:70%}.hero_title_en p,.glass-text{font-size:8vw}}@media only screen and (max-width:1024px){#hero:after{left:-20%;height:130%}.slider_wrapper{width:90%}.hero_title_en p,.glass-text{font-size:10vw}}@media only screen and (max-width:900px){#hero:before{left:60px}.hero_title_en{top:-90px}}@media only screen and (max-width:767px){#hero:before{left:20px}#hero:after{top:-10%;left:-45%;min-width:350px;height:150%}.hero_title{bottom:20px;left:8%;width:100%}.hero_title .enText{font-size:40px;margin-right:5px}.hero_title p{margin-top:-8px}.title_newline{margin-left:30px}.hero_title_en{top:-40px;height:135px}.hero_title_en p,.glass-text{font-size:42px}}#top_main{padding-top:240px}#about{overflow:hidden;padding-bottom:0}.about_wrapper{position:relative;max-width:1200px;max-width:95%;height:65svh;display:flex;margin:0 auto}.about_image{position:relative;display:flex;justify-content:right;flex:1}.about_image_inner{position:relative;width:70%;height:100%;overflow:hidden}.about_image_inner picture img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover;will-change:transform}.on_image{z-index:1}.off_image{z-index:2}.about_textBlock{position:relative;flex:1;z-index:100}.about_text_inner{width:80%;padding-left:8%;box-sizing:border-box}.about_title{font-size:54px;font-weight:600;line-height:1;margin-bottom:30px;overflow:hidden}.about_title.display_tab900{display:none}.about_title p{display:inline-block;font-size:60px;font-weight:600;line-height:1.2;margin-right:5px}.switch_block{position:relative;display:flex !important;align-items:center}.switch_block_inner{position:relative;width:130px;height:70px;overflow:hidden}html[lang=en-US] .switch_block_inner{width:150px}.switch_block_inner p{position:absolute;top:0;left:0}.about_title .enText{font-size:65px;line-height:1.4;margin-right:10px}.on_text,.off_text{display:inline-block;transform-style:preserve-3d;backface-visibility:hidden}.about_title p.switch_kana{font-size:52px}.about_title span{font-weight:600}.animate_wrap{display:inline-block;overflow:hidden}.animate_text{display:inline-block;transform:translateY(40px);opacity:0;will-change:transform,opacity}.about_text{font-size:18px;line-height:2.2}.about_text.display_tab900{display:none}.oblique_img{position:absolute;top:5%;right:20%;z-index:-1;width:60%;min-height:300px;opacity:.5}.oblique_img.second{top:160px;right:15%;width:53%}@media only screen and (max-width:1024px){#top_main{padding-top:160px}.about_wrapper{height:40svh}.about_image_inner,.about_text_inner{width:100%}.about_title{font-size:48px}html[lang=en-US] .about_title{margin-bottom:20px}.about_title .enText{font-size:60px;margin-right:10px}html[lang=en-US] .about_title span{line-height:1.3}html[lang=en-US] .about_text{line-height:1.6}.oblique_img.second{top:120px;right:10%}}@media only screen and (max-width:900px){#top_main{padding-top:100px}.about_wrapper{display:block;height:100svh}.about_image{display:block;margin-bottom:60px}.about_image_inner{position:relative;z-index:200;width:90%;aspect-ratio:4/3;margin:0 auto}.about_textBlock{width:95%;margin:0 auto}.about_text_inner{width:90%;padding-left:0;margin:0 auto}.about_title.display_pc{display:none}.about_title.display_tab900{display:block;margin:0 0 40px 80px}.about_title{font-size:42px}.switch_block{margin-bottom:-10px}.switch_block_inner{width:120px}.about_title p{font-size:54px;margin-right:0}.oblique_img{width:50%;top:-80px}.oblique_img.second{top:-30px;right:6%}}@media only screen and (max-width:767px){#about{overflow:visible}.about_wrapper{width:90%}.about_title.display_tab900{margin:0 0 30px}.about_title{font-size:30px}.switch_block{margin-bottom:0}.switch_block_inner{width:90px;height:50px}.about_title p{font-size:42px}.about_title p.switch_kana{font-size:34px}.about_title .enText{font-size:45px}.about_image{margin-bottom:40px}.about_image_inner{width:95%;aspect-ratio:1/1}.about_text_inner{width:100%}.about_text{font-size:16px;line-height:1.8}.oblique_img{top:-50px;right:8%;width:60%;min-height:240px}.oblique_img.second{top:10px;right:0;width:50%}}#movie{padding:200px 0 160px}.lazy-video-wrapper{width:80%;min-height:50vh;aspect-ratio:16/9;margin:0 auto}@media only screen and (max-width:1024px){#movie{padding:160px 0 120px}.lazy-video-wrapper{width:90%;min-height:auto}}@media only screen and (max-width:900px){#movie{padding-bottom:100px}}@media only screen and (max-width:767px){#movie{padding:200px 0 80px}.lazy-video-wrapper{width:100%}}#scene{padding-bottom:160px}.scene_text{max-width:1200px;width:90%;display:flex;justify-content:center;line-height:2;margin:0 auto 60px}.scene_container{display:flex}.flex-item{flex:1}.scene_title_block{position:relative;height:350px;transition:opacity .3s ease;cursor:pointer;overflow:hidden}.scene_title_block.off{color:#fff}.scene_title_block.on:before,.scene_title_block.off:before{content:'';position:absolute;inset:0}.scene_title_block:before{background:rgba(0,0,0,.7)}.scene_title_block:before,.scene_title_block:after{z-index:0}.scene_title_block.active:before{background:rgba(255,255,255,.4)}.scene_title_block:after{content:'';position:absolute;inset:0;z-index:-1;transform:scale(1);transition:transform .3s ease,opacity .3s ease;will-change:transform}.scene_title_block.on:after{background:url(/wp-content/uploads/2025/11/scene_on.webp) center/cover no-repeat}.no-webp.scene_title_block.on:after{background:url(/wp-content/uploads/2025/11/scene_on.jpg) center/cover no-repeat}.scene_title_block.off:after{background:url(/wp-content/uploads/2025/11/scene_off.webp) center/cover no-repeat}.no-webp.scene_title_block.off:after{background:url(/wp-content/uploads/2025/11/scene_off.jpg) center/cover no-repeat}.scene_title_block:hover:after{transform:scale(1.1);opacity:.9}.border{position:absolute;background:#999}.scene_title_block.active .border{background:var(--brand-primary)}.border.top_l,.border.top_r,.border.bottom{height:1.5px}.border.left,.border.right{width:1.5px}.border.top_l{top:30px;left:30px;width:30px}.border.top_r{top:30px;right:30px;width:calc(100% - 280px)}.scene_title_block.off .border.top_r{width:calc(100% - 320px)}.border.right{top:30px;right:30px;height:240px}.border.bottom{bottom:30px;left:31px;width:calc(100% - 454px)}.scene_title_block.off .border.bottom{width:calc(100% - 550px)}.border.left{top:30px;left:30px;height:82.9%}.scene_title_block p{position:absolute;top:-10px;left:65px;font-family:var(--font-en);font-size:100px;font-weight:700;font-style:italic;color:#999;margin:0}.scene_title_block.active p{color:var(--brand-primary)}.scene_title_block p:after{content:'';position:absolute;bottom:-10px;left:0;width:100%;height:30px;background:rgba(255,255,255,.01);z-index:2}.scene_title{position:absolute;bottom:15px;right:90px}.scene_title h3{font-family:var(--font-en);font-size:30px;font-weight:700;font-style:italic;color:#999;margin:0}.scene_title_block.active .scene_title h3{color:var(--brand-primary)}.scene_title h3 span{display:block;font-family:var(--font-ja);font-size:14px;font-weight:700}html[lang=en] .scene_title h3 span{width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.scene_btn{position:absolute;bottom:20px;right:20px;z-index:300;display:flex;justify-content:center;align-items:center;width:50px;height:50px;border:none;border-radius:50%;background:#999}.scene_title_block.active .scene_btn{background:var(--brand-primary)}.scene_btn img{width:25px}.scene_title_block.active .scene_btn img{width:20px}.scene_icon_container{position:relative;background:#fff}.scene_icon_block{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:all .6s}.scene_icon_block.active{opacity:1}.scene_icon_inner{position:absolute;top:50%;left:10%;transform:translateY(-50%);width:65%;max-width:600px}.switch_title{position:absolute;bottom:-80px;right:8%;font-family:var(--font-en);font-style:italic;font-weight:700;font-size:120px;line-height:1;color:#e8e8e8;transform:rotate(90deg);transform-origin:top right}.icon_text{line-height:2;margin-bottom:30px}html[lang=en-US] .icon_text{line-height:1.6}.icon_list{display:grid;grid-template-columns:repeat(7,1fr);gap:20px}@media only screen and (max-width:1190px){.scene_title h3{font-size:26px}.border.bottom{width:calc(100% - 420px)}.scene_title_block.off .border.bottom{width:calc(100% - 500px)}}@media only screen and (max-width:1024px){#scene{padding-bottom:140px}.scene_title_block{height:300px}.scene_title_block.on:after{background:url(/wp-content/uploads/2025/11/scene_on_tab.webp) center/cover no-repeat}.no-webp.scene_title_block.on:after{background:url(/wp-content/uploads/2025/11/scene_on_tab.jpg) center/cover no-repeat}.scene_title_block.off:after{background:url(/wp-content/uploads/2025/11/scene_off_tab.webp) center/cover no-repeat}.no-webp.scene_title_block.off:after{background:url(/wp-content/uploads/2025/11/scene_off_tab.jpg) center/cover no-repeat}.scene_title{bottom:15px;right:70px}.border.top_l{top:20px;left:20px}.border.top_r{top:20px;right:20px;width:calc(100% - 200px)}.border.right{top:20px;right:20px;height:215px}.border.bottom{bottom:20px;left:20px;width:calc(100% - 360px)}.border.left{top:20px;left:20px;height:86.2%}.scene_title_block.off .border.top_r{width:calc(100% - 240px)}.scene_title_block.off .border.bottom{width:calc(100% - 435px)}.scene_btn{bottom:15px;right:15px;width:40px;height:40px}.scene_btn img{width:20px}.scene_title_block.active .scene_btn img{width:16px}.scene_title_block p{left:50px;font-size:70px}.scene_title h3{font-size:24px;line-height:1.2}.switch_title{bottom:-70px;right:3%;font-size:100px}.scene_icon_inner{left:8%;width:85%}.icon_list{gap:10px;margin-bottom:20px}.icon_text{line-height:1.8}}@media only screen and (max-width:900px){#scene{padding-bottom:100px}.scene_text{width:80%;margin-bottom:40px}.scene_container{display:block}.scene_title_block{height:200px}.scene_title{right:65px}.border.right{height:120px}.border.left{height:160px}.scene_btn img{width:20px}.scene_icon_container{height:500px}.scene_icon_container.on-mode{height:500px}.scene_icon_container.off-mode{height:650px}.switch_title{bottom:0;right:8%;transform:rotate(0);font-size:120px}.scene_icon_inner{width:100%}.icon_list{gap:20px}}@media only screen and (max-width:767px){#scene{padding-bottom:80px}.scene_text{width:85%}.scene_title_block{height:150px}.border.top_l{top:15px;left:15px;width:25px}.border.top_r{top:15px;right:15px;width:calc(100% - 150px)}.border.right{top:15px;right:15px;height:90px}.border.bottom{bottom:15px;left:15px;width:calc(100% - 290px)}.border.left{top:15px;left:15px;height:120px}.scene_title_block.off .border.top_r{width:calc(100% - 170px)}.scene_title_block.off .border.bottom{width:calc(100% - 355px)}.scene_title_block p{left:40px;font-size:50px}.scene_title{bottom:10px;right:50px}.scene_title h3{font-size:20px;line-height:1.2}.scene_btn{bottom:10px;right:10px;width:30px;height:30px}.scene_btn img{width:15px}.scene_title_block.active .scene_btn img{width:13px}.scene_icon_container{height:600px}.scene_icon_container.on-mode{height:600px}.scene_icon_container.off-mode{height:700px}html[lang=en-US] .scene_icon_container.off-mode{height:720px}.scene_icon_block{left:50%;transform:translateX(-50%);width:90%}.switch_title{bottom:10px;right:3%;font-size:80px}.scene_icon_inner{left:0}.icon_text{margin-bottom:20px}.icon_list{grid-template-columns:repeat(6,1fr);gap:10px}}@media only screen and (max-width:550px){.scene_icon_container{height:500px}.scene_icon_container.on-mode{height:500px}.scene_icon_container.off-mode{height:620px}}@media only screen and (max-width:400px){.scene_icon_container{height:420px}.scene_icon_container.on-mode{height:420px}.scene_icon_container.off-mode{height:550px}html[lang=en-US] .scene_icon_container{height:500px}html[lang=en-US] .scene_icon_container.on-mode{height:500px}html[lang=en-US] .scene_icon_container.off-mode{height:600px}}#feature{position:relative;width:100%;padding:0;overflow:hidden}#feature .sect_title{margin-bottom:-15px}.feature_container{display:flex;align-items:center}.feature_leading_spacer,.feature_trailing_spacer{width:80px;height:100%;flex-shrink:0}.feature_trailing_spacer{width:70px}.feature_list{display:flex;width:max-content;height:100%}.feature_spacer{flex:0 0 auto;width:60px}.feature_item{position:relative;flex:0 0 auto;width:min(80vw, 600px);height:680px;transition:background-size .5s ease;overflow:hidden}.feature_item:before{content:'';position:absolute;inset:0;transform:scale(1);transition:transform .3s ease,opacity .3s ease;will-change:transform}.feature_item:after{content:'';position:absolute;inset:0;z-index:-1;height:100%;background:#fff}.feature_item:first-child:before{background:url(/wp-content/uploads/2025/11/feature_comfort.webp) center/cover no-repeat}.no-webp.feature_item:first-child:before{background:url(/wp-content/uploads/2025/11/feature_comfort.jpg) center/cover no-repeat}.feature_item:nth-child(2):before{background:url(/wp-content/uploads/2025/04/feature_cool.webp) center/cover no-repeat}.no-webp.feature_item:nth-child(2):before{background:url(/wp-content/uploads/2025/04/feature_cool.jpg) center/cover no-repeat}.feature_item:nth-child(3):before{background:url(/wp-content/uploads/2025/04/feature_warm.webp) center/cover no-repeat}.no-webp.feature_item:nth-child(3):before{background:url(/wp-content/uploads/2025/04/feature_warm.jpg) center/cover no-repeat}.feature_item:nth-child(4):before{background:url(/wp-content/uploads/2025/04/feature_clean.webp) center/cover no-repeat}.no-webp.feature_item:nth-child(4):before{background:url(/wp-content/uploads/2025/04/feature_clean.jpg) center/cover no-repeat}.feature_item:last-child:before{background:url(/wp-content/uploads/2025/04/feature_safe.webp) center/cover no-repeat}.no-webp.feature_item:last-child:before{background:url(/wp-content/uploads/2025/04/feature_safe.jpg) center/cover no-repeat}.feature_item:hover:before{transform:scale(1.1);opacity:.9}.feature_item a{display:block;height:100%;transition:all .3s}.feature_item:hover a{opacity:.9}.feature_list li h3{position:absolute;bottom:5px;left:20px;z-index:100;font-family:var(--font-en);font-size:50px;font-weight:700;font-style:italic;color:#fff}.feature_list li h3 span{display:block;font-family:var(--font-ja);font-size:22px;font-style:normal;margin-bottom:-8px}.open_icon{position:absolute;bottom:30px;right:30px;z-index:100;display:block;width:50px;height:50px}.home .modaal-container{width:60%;background:#c8c8c8}.home .modaal-content-container{display:flex;padding:8px}.modaal_block{position:relative;max-width:1080px;width:70%;display:none;opacity:.8;margin:0 auto}.home .modaal-wrapper .modaal-close{position:absolute;top:40px;right:40px;width:50px;color:var(--brand-primary);background:#c8c8c8}.home .modaal-close:before,.home .modaal-close:after{background:var(--brand-primary);top:50%;left:50%;height:28px}.home .modaal-wrapper .modaal-close:hover{opacity:.7}.home .modaal-close:hover:before,.home .modaal-close:hover:after{background:var(--brand-primary) !important}.home .modaal-close:before{transform:translate(-50%,-50%) rotate(-45deg)}.home .modaal-close:after{transform:translate(-50%,-50%) rotate(45deg)}.modaal_feature_content{display:flex;justify-content:center;align-items:center;background:var(--brand-primary)}.modaal_feature_inner{padding:0 30px}.modaal_feature_content h3{width:70%;font-family:var(--font-en);font-size:40px;font-weight:700;font-style:italic;color:#fff;margin:0 auto 40px}.modaal_feature_content h3 span{display:block;font-family:var(--font-ja);font-size:20px;font-style:normal;margin-bottom:-5px}.modaal_feature_content ul{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.modaal_feature_content ul li{width:60px}@media only screen and (max-width:1024px){.feature_leading_spacer,.feature_trailing_spacer{display:none}.feature_item{width:min(50vw, 600px)}.home .modaal-container{width:90%}.modaal_feature_content ul{gap:15px}}@media only screen and (max-width:900px){.feature_item{height:500px}.feature_list li h3{font-size:40px}.feature_list li h3 span{font-size:18px}.open_icon{bottom:20px;right:20px}.modaal_feature_content ul{gap:20px}.home .modaal-wrapper .modaal-close{top:30px;right:30px}}@media only screen and (max-width:767px){#feature .sect_title{margin-bottom:-8px}.feature_item{width:100vw;height:480px}.feature_list li h3{font-size:36px}.open_icon{width:40px;height:40px}.home .modaal-container{width:100%}.home .modaal-content-container{display:block}.home .modaal-wrapper .modaal-close{width:40px;height:40px}.home .modaal-close:before,.home .modaal-close:after{height:22px}.home .modaal-content-container .flex-item img{aspect-ratio:4/3;object-fit:cover}.modaal_feature_inner{padding:20px 10px}.modaal_feature_content h3{width:80%;font-size:30px;margin-bottom:15px}.modaal_feature_content h3 span{font-size:16px}.modaal_feature_content ul{gap:15px}.home .modaal-content-container .flex-item .modaal_feature_inner img{aspect-ratio:auto}}#sustainable{margin-top:160px}#sustainable .sect_title{margin-bottom:-14px}.sustainable_container{position:relative;width:calc(100% - 80px);height:100%;padding:120px 0;margin-left:auto;overflow:hidden}.sustainable_container:before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.5)}.bg-image-clip{position:absolute;top:0;left:0;width:100%;height:100%;min-height:230px;clip-path:inset(0)}.bg-image-fixed{position:fixed;top:0;width:100%;height:100%;background:url(/wp-content/uploads/2025/11/sustainable.webp) center/cover no-repeat}.no-webp.bg-image-fixed{background:url(/wp-content/uploads/2025/11/sustainable.png) center/cover no-repeat}.bg-image-fixed:before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.4)}.sustainable_container:after{content:'';position:absolute;inset:0;z-index:-1;width:100%;height:100%;background:#fff}.sustainable_container h3{position:relative;width:600px;margin:0 auto 80px}.sustainable_inner{position:relative;display:flex;justify-content:space-between;align-items:center;max-width:1200px;width:95%;margin:0 auto}.sustainable_container picture{display:block;width:38%;box-sizing:border-box}.sustainable_inner p{width:57%;font-size:18px;line-height:2;color:#fff}@media only screen and (max-width:1024px){#sustainable{margin-top:80px}.sustainable_container h3{width:60%}}@media only screen and (max-width:900px){#sustainable .sect_title{margin-bottom:-11px}.sustainable_container{width:calc(100% - 60px);padding:100px 0}.bg-image-fixed{background:url(/wp-content/uploads/2025/11/sustainable_sp.webp) center/cover no-repeat}.no-webp.bg-image-fixed{background:url(/wp-content/uploads/2025/11/sustainable_sp.png) center/cover no-repeat}.sustainable_container h3{width:70%}.sustainable_inner{display:block;width:90%}.sustainable_container picture{width:70%;margin:0 auto 60px}.sustainable_inner p{width:95%;margin:0 auto}}@media only screen and (max-width:767px){#sustainable .sect_title{margin-bottom:-8px}.sustainable_container{width:95%;padding:80px 0 60px}.sustainable_container h3{width:80%;margin-bottom:60px}.sustainable_container picture{width:80%;margin-bottom:40px}.sustainable_inner p{font-size:16px;line-height:1.8}}#product{padding-bottom:0}#product .sect_title{margin-bottom:-15px}.product_wrapper{position:relative;width:calc(100% - 80px);background:#ddd;padding:160px 0;margin-left:auto;overflow:hidden}.product_slide_bg{position:absolute;top:0;left:-140px;transform:rotate(-8deg);transform-origin:top left}.product_slide_bg:before{content:'';position:absolute;inset:0;z-index:100;width:100%;height:100%;background:linear-gradient(to right,rgb(0 0 0/70%) 0%,rgb(0 0 0/20%),rgb(0 0 0/0))}@keyframes infinity-scroll-left{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes infinity-scroll-right{from{transform:translateX(-50%)}to{transform:translateX(0%)}}.scroll-infinity_wrap{margin-bottom:15px;overflow:hidden}.scroll-infinity_list{display:flex;width:max-content}.scroll-infinity_list picture{display:block;width:1920px}.scroll-infinity_list-left{animation:infinity-scroll-left 50s infinite linear}.scroll-infinity_list-right{animation:infinity-scroll-right 60s infinite linear}.product_inner{position:relative;width:620px;padding-left:18%}.product_inner>p{font-size:20px;line-height:2;color:#fff;margin-bottom:30px}@media only screen and (max-width:1024px){.product_wrapper{padding:120px 0}.product_inner{width:75%;padding-left:0;margin:0 auto}.scroll-infinity_list picture{width:1360px}}@media only screen and (max-width:900px){#product .sect_title{margin-bottom:-13px}.product_wrapper{width:calc(100% - 60px);padding:100px 0}.product_inner{width:85%}}@media only screen and (max-width:767px){#product .sect_title{margin-bottom:-8px}.product_wrapper{width:95%;height:400px;padding:0}.product_slide_bg{top:0;height:120%}.scroll-infinity_wrap{margin-bottom:10px}.scroll-infinity_list picture{width:1050px}.product_inner{width:90%;top:50%;transform:translateY(-50%)}.product_inner>p{font-size:16px;margin-bottom:0}.link_block p{font-size:16px}.link_block a{width:80px;height:80px}.link_block a img{width:30px}}#news{background:var(--brand-primary);padding:120px 0}#news .sect_title h2{color:#fff}#news .sect_title h2:before{background:url(/wp-content/uploads/2025/05/title_deco_w.svg) center/contain no-repeat}#news .scroll_item span{color:#fff;background:0 0}#news .scroll_item span.blanking{color:transparent;-webkit-text-stroke:1.5px #fff}.news_inner{max-width:1200px;width:90%;margin:100px auto 0}.news-list{position:relative;margin-bottom:60px}.news-list li{position:relative;color:#fff}.news-list:before,.news-list:after,.news-list li:before,.news-list li:after{content:'';position:absolute;width:10px;height:10px;background:#fff}.news-list:before{bottom:-5px;left:0}.news-list:after{bottom:-5px;right:0}.news-list li:before{top:-5px;left:0}.news-list li:after{top:-5px;right:0}.news_article_inner{width:96%;border-top:1px solid #fff;padding:24px 10px;margin:0 auto;box-sizing:border-box}.news-list li:last-child .news_article_inner{border-bottom:1px solid #fff}.post_top{display:flex;align-items:center;margin-bottom:10px}.post_time{font-family:var(--font-en);letter-spacing:.06rem}.post_time:after{content:'';display:inline-block;width:1.2px;height:15px;background:#fff;vertical-align:middle;margin:0 20px}.post-categories{color:#fff;margin-top:2px}.post-title{display:block;font-size:20px;color:#fff}@media only screen and (max-width:1024px){#news{padding-bottom:0}}@media only screen and (max-width:900px){.news_inner{margin-top:80px}}@media only screen and (max-width:767px){#news{padding:80px 0 0}.news_article_inner{padding:20px 10px}.news-list{margin-bottom:40px}.post_top{margin-bottom:5px}.post_time{font-size:13px}.post_time:after{height:13px;margin:0 15px}.post-categories{margin-top:0}.post-title{font-size:16px}}#lower_keyvisual{height:400px;border-bottom:1px solid var(--brand-primary)}.lower_keyvisual_inner{position:relative;max-width:1200px;width:95%;height:100%;margin:0 auto}.lower-title{position:absolute;bottom:80px;left:0;z-index:200}.lower-title h1{font-family:var(--font-en);font-size:90px;font-weight:700;line-height:1;letter-spacing:-.09rem;text-shadow:3px 3px 8px rgba(255,255,255,.3);margin-bottom:1rem}.lower-title p{font-size:24px;margin-left:3px}.lower_key_img{position:absolute;top:0;right:0;z-index:100;width:100%;height:100%;clip-path:polygon(0% 0%,85% 0%,100% 100%,15% 100%);overflow:hidden}.lower_key_img img{height:100%;object-fit:cover;filter:grayscale(50%)}.oblique{position:absolute;bottom:-80px;right:-130px;width:450px;height:400px;background:#e9e9e9;clip-path:polygon(0% 0%,60% 0%,100% 100%,40% 100%)}#content-wrapper{display:flex;gap:3%;max-width:1200px;width:95%;margin:0 auto}#sidebar{position:relative;width:280px;flex-shrink:0;border-right:1px solid var(--brand-primary);padding:150px 20px 200px 0;box-sizing:border-box}.breadcrumb{position:absolute;top:20px;left:0}.breadcrumb span{font-size:13px}.breadcrumb span.separator{font-size:14px;margin:0 3px}#main_container{flex:1;min-width:0;padding:150px 0 200px}@media only screen and (max-width:1024px){#content-wrapper{gap:2%}#main_container{padding-bottom:150px}}@media only screen and (max-width:900px){.lower_key_img{width:80%}.oblique{bottom:-60px;right:-60px;width:400px;height:350px;clip-path:polygon(0% 0%,80% 0%,100% 100%,20% 100%)}#content-wrapper{flex-direction:column}#sidebar{width:100%;border-right:none;padding:120px 0 0}#main_container{padding:60px 0 100px}}@media only screen and (max-width:767px){#lower_keyvisual{height:250px}.lower_key_img{right:20px;width:100%}.oblique{bottom:-40px;right:-60px;width:60%;height:250px;clip-path:polygon(0% 0%,70% 0%,100% 100%,30% 100%)}.lower-title{bottom:30px}.lower-title h1{font-size:60px;margin-bottom:8px}.lower-title p{font-size:18px}#sidebar{padding-top:100px}.breadcrumb span{font-size:12px}#main_container{padding:60px 0 80px}}#sidebar h2{border-bottom:1.5px solid #ddd;padding-bottom:1rem;margin-bottom:30px}.filter-tag-block{margin-bottom:60px}.filter-tag{display:flex;flex-wrap:wrap;gap:10px}.filter-tag li{font-size:14px;background:#ededed;padding:5px 15px;box-sizing:border-box}.remove-tag{font-size:16px}.remove-filter{margin-top:20px}.search_keyword{margin-bottom:40px}.search_keyword .remove-filter{margin-top:15px}.remove-filter a{font-size:14px;text-decoration:underline}.search_word{display:flex;justify-content:space-between;align-items:center;width:100%;height:45px;overflow:hidden;border:1px solid #ddd;border-radius:3px;font-size:1em;outline:none;padding:5px;box-sizing:border-box}.search_word input{border:none}.search_word button{display:flex;justify-content:center;align-items:center;border:none;background-color:transparent;cursor:pointer}.search_word button:after{content:'';width:30px;height:30px;background-image:url("/wp-content/uploads/2025/05/search_icon.svg");background-repeat:no-repeat}.search_checkbox label{display:block;margin-bottom:15px}.search_checkbox input{width:15px;height:15px;accent-color:var(--brand-primary);margin:-4px 8px 0 0}.search_checkbox button{width:100%;height:50px;color:#fff;background:var(--brand-primary);border:none;font-size:16px;letter-spacing:.2rem;cursor:pointer;transition:all .6s;margin-top:30px}.search_checkbox button:hover{opacity:.6}.product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.product-list li figure{overflow:hidden}.product-list li figure a{display:block}.product-list li figure a:hover img{transform:scale(1.2)}.product-list li figure img{height:100%;aspect-ratio:4/3;object-fit:cover;transform:scale(1);transition:.3s ease-in-out}.product_meta{margin-top:10px}.product_meta li:first-child{margin-bottom:5px}.product_meta p,.product_meta span{font-size:14px;line-height:1.3}@media only screen and (max-width:900px){.filter-tag-block{margin-bottom:30px}.search_checkbox label{display:inline-block;margin-right:30px}.search_checkbox input{margin-right:5px}.product-list{gap:20px}}@media only screen and (max-width:767px){#sidebar h2{padding-bottom:10px;margin-bottom:20px}.filter-tag li{font-size:13px}.search_keyword{margin-bottom:30px}.remove-filter a{font-size:12px}.product-list{grid-template-columns:repeat(2,1fr);gap:15px}.product_meta{margin-top:8px}.product_meta li{font-size:13px;line-height:1.2}.product_meta li:first-child{margin-bottom:3px}}.product_container{display:flex;justify-content:space-between;margin-bottom:100px}.product_img_container{width:45%;text-align:center}.product_image{display:block;margin-bottom:40px}.product_image img{width:80%;aspect-ratio:4/3;object-fit:cover}.product_img_item{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.product_img_item div{overflow:hidden}.product_img_item img{aspect-ratio:4/3;object-fit:cover;transform:scale(1);transition:.3s ease-in-out;cursor:pointer}.product_img_item img:hover{transform:scale(1.2)}.product_detail{width:50%}.product_detail h1{font-size:26px;line-height:1.4;margin-bottom:20px}.product_detail_inner{border-collapse:collapse;font-size:14px;border:1px solid #8f8f8f;margin-bottom:30px}.product_detail_inner tr{border-bottom:1px solid #8f8f8f}.product_detail_inner th,.product_detail_inner td{padding:15px}.product_detail_inner th{width:100px;background:#ececec;border-right:1px solid #8f8f8f;font-weight:400;text-align:center;vertical-align:middle}.product_detail_inner td{width:calc(100% - 130px);line-height:1.4}.function-icons{display:grid;grid-template-columns:repeat(7,1fr);gap:15px}.poroduct_link_btn{width:250px;color:#fff;background:var(--brand-primary);border:1px solid var(--brand-primary);transition:all .6s;margin-top:60px;box-sizing:border-box}.poroduct_link_btn a{display:flex;justify-content:center;align-items:center;padding:15px}.poroduct_link_btn a:hover{opacity:1}.poroduct_link_btn p{display:inline-block;color:#fff}.cart_icon{display:inline-block;width:20px;height:17px;background:url(/wp-content/uploads/2025/06/cart_icon_w.svg) center/contain no-repeat;vertical-align:middle;margin-right:8px}.poroduct_link_btn:hover{background:#fff}.poroduct_link_btn:hover p{color:var(--brand-primary)}.poroduct_link_btn:hover .cart_icon{background:url(/wp-content/uploads/2025/06/cart_icon_b.svg) center/contain no-repeat}.modaal-image .modaal-container{width:50% !important;max-width:750px !important}.modaal-gallery-item img{height:100%;aspect-ratio:4/3;object-fit:cover}.modaal-close:after,.modaal-close:before{background:#ccc}.modaal-close:focus:after,.modaal-close:focus:before,.modaal-close:hover:after,.modaal-close:hover:before{background:#666}.modaal-close:focus:after,.modaal-close:focus:before,.modaal-close:hover:after,.modaal-close:hover:before{background:var(--brand-primary) !important}@media only screen and (max-width:1024px){.product_container{margin-bottom:80px}.product_detail_inner{margin-bottom:30px}.product_detail_inner th{width:50px}.product_detail_inner td{width:calc(100% - 50px)}.function-icons{gap:8px}.poroduct_link_btn{margin-top:40px}.modaal-image .modaal-container{width:60% !important}}@media only screen and (max-width:900px){.product_container{display:block;margin-bottom:60px}.product_img_container{width:100%}.product_image{width:100%;margin-bottom:20px}.product_img_item{gap:10px}.product_detail{width:100%}.product_detail_inner{width:100%;margin-bottom:40px}.product_detail h1{font-size:20px;margin-bottom:20px}.product_detail_inner th{width:140px}.product_detail_inner td{width:calc(100% - 140px)}.function-icons{grid-template-columns:repeat(10,1fr);gap:12px}.poroduct_link_btn{width:100%}.post_pagenavi{padding-top:30px}}@media only screen and (max-width:767px){.product_container{display:block;margin-bottom:60px}.product_img_container{width:100%;margin-bottom:40px}.product_image img{width:100%}.product_detail{width:100%}.product_detail_inner{font-size:13px;margin-bottom:30px}.product_detail h1{font-size:16px}.product_detail_inner th{width:50px}.product_detail_inner td{width:calc(100% - 50px)}.product_detail_inner th,.product_detail_inner td{padding:10px 12px}.function-icons{grid-template-columns:repeat(6,1fr)}.poroduct_link_btn{width:100%;margin-top:60px}.modaal-image .modaal-container{width:100% !important}}.breadcrumb02_tab900{display:none}.news-content #sidebar h2{font-family:var(--font-en);font-size:22px;letter-spacing:.04rem}.sidebar-category li{margin-bottom:10px}.sidebar-category li:before{content:'';display:inline-block;width:8px;height:8px;background:var(--brand-primary);vertical-align:middle;margin:-5px 8px 0 0}.news-content .news_article_inner{border-top:1px solid var(--brand-primary)}.news-content .news-list li:last-child .news_article_inner{border-bottom:1px solid var(--brand-primary)}.news-content .news-list:before,.news-content .news-list:after,.news-content .news-list li:before,.news-content .news-list li:after,.news-content .post_time:after{background:var(--brand-primary)}.news-content .post_time,.news-content .post-categories,.news-content .post-title{color:var(--brand-primary)}.news-content .post-title{font-size:18px}.pagenation{display:flex;justify-content:center;gap:24px;margin-top:80px}.page-numbers.current,.page-numbers{width:45px;height:45px;font-size:18px;line-height:45px;background:var(--brand-primary);color:var(--brand-primary);text-align:center}.page-numbers.current{color:#fff}.page-numbers{background:#ececec}.next.page-numbers,.prev.page-numbers{display:flex;justify-content:center;align-items:center}.page-prev-icon,.page-next-icon{width:10px;height:17px}.page-next-icon{background:url(/wp-content/uploads/2025/06/next_icon.svg) center/contain no-repeat}.page-prev-icon{background:url(/wp-content/uploads/2025/06/prev_icon.svg) center/contain no-repeat}@media only screen and (max-width:900px){body.blog #content-wrapper,body.post-template-default.single #content-wrapper{flex-direction:column-reverse;margin-bottom:100px}.breadcrumb02_tab900{position:relative;display:block;width:90%;margin:20px auto 30px}.breadcrumb02_pc{display:none}.breadcrumb02_tab900 .breadcrumb{position:static;top:0}body.blog #sidebar,body.post-template-default.single #sidebar{padding-top:0}.sidebar-category{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.sidebar-category li{margin-bottom:0}body.blog #main_container,body.post-template-default.single #main_container{padding-bottom:30px}}@media only screen and (max-width:767px){.breadcrumb02_tab900{margin-bottom:0}body.blog #content-wrapper,body.post-template-default.single #content-wrapper{margin-bottom:80px}.news-content .post-title{font-size:16px}.pagenation{gap:15px;margin-top:40px}.page-numbers.current,.page-numbers{width:40px;height:40px;font-size:16px;line-height:40px}.next.page-numbers,.prev.page-numbers{font-size:14px}}.single_post_title{font-size:24px;line-height:1.5;margin-bottom:20px}.title_line{position:relative;width:96%;height:1px;background:var(--brand-primary);margin:0 auto 20px}.title_line:before,.title_line:after{content:'';position:absolute;top:-4px;width:8px;height:8px;background:var(--brand-primary)}.title_line:before{left:-2%}.title_line:after{right:-2%}.post_single_thumb{width:80%;text-align:center;margin:60px auto}.post_body{margin:80px 0}.post_body p{line-height:2}.post_pagenavi{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--brand-primary);font-size:14px;padding-top:50px}.post-top-link img{width:15px;margin-right:3px}.post-prev,.post-next{width:33.33%}.post-next{text-align:right}.post-top-link a:before,.post-prev a:before,.post-next a:after{content:'';display:inline-block;width:15px;height:14px;vertical-align:bottom}.post-top-link a:before{background:url(/wp-content/uploads/2025/06/archive_icon.svg) center/contain no-repeat;margin-right:8px}.post-prev a:before{background:url(/wp-content/uploads/2025/06/arrow_prev.svg) center/contain no-repeat;margin-right:8px}.post-next a:after{background:url(/wp-content/uploads/2025/06/arrow_next.svg) center/contain no-repeat;margin-left:8px}@media only screen and (max-width:1024px){.post_single_thumb{width:90%;margin-top:40px}}@media only screen and (max-width:900px){.post_single_thumb{margin:40px auto 40px}}@media only screen and (max-width:767px){.single_post_title{font-size:18px}.post_single_thumb{width:90%}.post_body{margin:40px 0}.post_pagenavi{font-size:12px;padding-top:20px}.post-top-link img{width:12px;margin-right:0}.post-top-link a:before,.post-prev a:before,.post-next a:after{width:12px;height:11px}.post-prev a:before{margin-right:5px}.post-next a:after{margin-left:5px}}.page-template-page-contact .breadcrumb,.page-template-contact-confirm .breadcrumb,.page-template-contact-thanks .breadcrumb{position:static;max-width:1200px;width:90%;margin:20px auto 0}.single_column{margin-top:160px}.form-top{width:70%;max-width:900px;padding-bottom:0;margin:100px auto}.form-top div{text-align:center}.contact_text{display:inline-block;text-align:left}.form-status{width:500px;display:flex;justify-content:space-between;gap:40px;text-align:center;margin:60px auto 0}.status-item{position:relative;flex:1;border:1px solid var(--brand-primary);background:#fff;padding:10px}.status-item.active{background:var(--brand-primary)}.status-item:after{content:'';position:absolute;top:17px;right:-33px;border:6px solid transparent;border-left:8px solid var(--brand-primary);vertical-align:middle}.status-item:last-child:after{display:none}.status-item p{font-size:15px}.status-item.active p{color:#fff}.form_container{padding-bottom:200px}.form_block{max-width:800px;margin:0 auto 80px;box-sizing:border-box}.form-item{margin-bottom:30px}.form-item label{display:block;font-size:14px;letter-spacing:.04rem;margin-bottom:12px}.form-item.flex label{display:flex;align-items:center;margin-right:20px}.form-item.flex .wpcf7-form-control-wrap{margin-left:-15px}.page-template-page-contact.vi .form-item.flex .wpcf7-form-control-wrap{margin-left:0}.form-item.flex .wpcf7-form-control-wrap label{margin-bottom:0}.form-item.flex input{width:15px;height:15px;margin:0 8px 0 0}.form-item input,.form-item select,.form-item textarea{font-family:var(--font-ja);color:var(--font-color);background:#f5f5f5;border-width:1px;border-style:solid;border-color:#b8b8b8}.form-item input{width:100%;padding:10px;box-sizing:border-box;pointer-events:auto}input[type=text],input[type=tel],input[type=email],textarea{-webkit-appearance:none;appearance:none;border-radius:0}form input.p-postal-code{width:200px}form input:focus{outline:none}.form-item select{width:200px;border-radius:0;padding:13px;-webkit-appearance:none;appearance:none}.address{display:flex;align-items:center;margin-bottom:20px}.address label{width:120px}.form-item textarea{width:100%;height:200px;font-size:14px;padding:10px;box-sizing:border-box;pointer-events:auto}.required{display:inline-block;font-size:11px;line-height:1;color:#fff;background:#d60403;border-radius:3px;padding:5px 8px;margin-left:8px}.wpcf7-not-valid-tip{font-size:14px;color:#d60403;margin-top:5px}.wpcf7-list-item{margin:0}.form-item input::placeholder,.form-item textarea::placeholder{color:#bebebe}.form-item select:focus-visible,.form-item input:focus-visible,.form-item textarea:focus-visible{outline:none}.form_privacy_policy{max-width:900px;margin:0 auto}.privacy_policy_note{background:#c5c5c5;padding:40px 60px;margin-bottom:40px;box-sizing:border-box}.privacy_policy_note h2{font-size:16px}.privacy_policy_note p{font-size:14px;line-height:1.5;margin:15px 0 0}.privacy_policy_note p>a{text-decoration:underline}.privacy_agreement{font-size:14px;line-height:1.5;text-align:center;margin-bottom:20px}.checkbox{text-align:center}.checkbox p{width:250px;height:80px;line-height:80px;background:#fff;border:1px solid #ddd;margin:0 auto;box-sizing:border-box}.checkbox label{display:flex;justify-content:center;align-items:center;margin-bottom:0}.checkbox input{width:18px;height:18px;margin:0 10px 0 0}.checkbox .wpcf7-list-item-label{font-size:15px}.submit{text-align:center;margin-top:60px}.submit input{width:300px;height:60px;font-family:var(--font-ja);font-size:16px;color:#fff;background:var(--brand-primary);border-color:transparent;cursor:pointer;transition:all .4s;box-sizing:border-box}.submit input:hover{border:1.5px solid var(--brand-primary);color:var(--brand-primary);background:#fff}.submit .wpcf7-spinner{display:none}.google_privacyPolicy{width:80%;max-width:900px;background:#f9f9f9;border:1px solid #ddd;text-align:center;padding:30px;margin:80px auto 0;box-sizing:border-box}.google_privacyPolicy p{font-size:14px;margin-bottom:5px}.google_privacyPolicy p a{color:#1a0dab;text-decoration:underline}.wpcf7 form .wpcf7-response-output{word-wrap:80%;max-width:900px;margin:60px auto 0}@media only screen and (max-width:1024px){.single_column{margin-top:100px}.form_container{padding-bottom:160px}.form-top,.form_block,.form_privacy_policy{width:80%}}@media only screen and (max-width:900px){.form_container{padding-bottom:120px}.form-top,.form_block,.form_privacy_policy{width:90%}.form-top{margin-bottom:80px}.form_block{margin-bottom:60px}.google_privacyPolicy{padding:30px 20px}.privacy_policy_note{padding:40px}.google_privacyPolicy{width:90%}}@media only screen and (max-width:767px){.single_column{margin-top:60px}.form-top{margin:40px auto}.form-status{width:100%;gap:30px;margin-top:30px}.status-item{padding:8px}.status-item:after{top:14px;right:-26px;border:5px solid transparent;border-left:6px solid var(--brand-primary)}.status-item p{font-size:13px}.form_container{padding-bottom:100px}.form_block{margin-bottom:50px}.form-item.flex input{width:12px;height:12px}.address{display:block;margin-bottom:20px}.address label{margin-bottom:8px}.form-item input{font-size:14px}input.p-postal-code{width:100%}.form-item select{width:100%}.required{font-size:10px}.form_privacy_policy{width:90%}.privacy_policy_note{padding:25px 15px}.privacy_agreement{text-align:left}.checkbox p{width:100%;height:60px;line-height:60px}.submit input{width:100%;height:50px;font-size:14px}.google_privacyPolicy{text-align:left;padding:20px 15px;margin-top:60px}}#contact_confirm .form_container{margin-top:100px}#contact_confirm .form-item{border-bottom:2px dotted #cacaca;padding-bottom:24px;margin-bottom:24px}#contact_confirm form label{font-size:16px;margin-bottom:15px}#contact_confirm form .address label{width:160px;margin-bottom:0}.page-template-contact-confirm-en #contact_confirm form .address label{width:180px}.submit_block{max-width:800px;display:flex;justify-content:center;gap:50px;margin:0 auto 30px}.submit_block .submit{width:50%;margin-top:0}.submit_block .submit input{width:100%}.submit.previous input{width:100%;color:var(--brand-primary);background:#fff;border:1px solid var(--brand-primary);transition:all .4s}.submit.previous:hover input{color:#fff;background:var(--brand-primary)}.wpcf7 form.spam .wpcf7-response-output,.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{width:60%;border-color:#d63638;text-align:center;padding:20px;margin:60px auto 0;box-sizing:border-box}@media only screen and (max-width:1024px){.submit_block{width:80%}.wpcf7 form.spam .wpcf7-response-output{width:80%}}@media only screen and (max-width:900px){#contact_confirm .form_container{margin-top:80px}#contact_confirm .form_block{width:80%}.submit_block{gap:30px}}@media only screen and (max-width:767px){#contact_confirm.single_column,#contact_thanks.single_column{width:90%;margin:80px auto 0}#contact_confirm .form_container{padding-bottom:80px;margin-top:60px}#contact_confirm .form_block{width:95%;margin-bottom:0}#contact_confirm form label{font-size:14px}#contact_confirm form .address label{margin-bottom:8px}.page-template-contact-confirm-en #contact_confirm form .address label{width:100%}.submit_block{width:95%;display:block;margin:60px 0 0}#contact_confirm form .submit_block p{margin-bottom:20px}.submit_block .submit{width:100%}.submit_block .submit:first-child{margin-bottom:30px}.submit_block p{margin-bottom:20px}.wpcf7 form.spam .wpcf7-response-output,.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{width:90%;text-align:left;line-height:1.4;padding:15px;margin-top:40px}}.page-template-contact-thanks .breadcrumb{margin-top:200px}.contact-thanks{width:80%;text-align:center;margin:80px auto 0}.contact-thanks h1{font-size:24px;margin-bottom:30px}.contact-thanks p{display:inline-block;text-align:left}.link-btn-center{display:flex;justify-content:center;width:100%;margin-top:60px}.link-btn-center a{position:relative;display:block;width:280px;color:var(--brand-primary);border:1px solid var(--brand-primary);transition:all .6s;opacity:10;padding:25px;box-sizing:border-box;overflow:hidden}.link-btn-center a:before,.link-btn-center a:after{content:'';position:absolute;top:50%;transform:translateY(-50%);display:block;border-radius:50%}.link-btn-center a:before{right:15px;transform:translateY(-50%);z-index:-1;width:30px;height:30px;background:var(--brand-primary);transition:transform .3s ease-in-out}.link-btn-center a:after{right:25px;width:9px;height:9px;background:#fff}.link-btn-center a:hover:before{right:0;transform:scale(18)}.link-btn-center a:hover{color:#fff}@media only screen and (max-width:1024px){.link-btn-center a:hover:before{right:15px;transform:translateY(-50%)}}@media only screen and (max-width:900px){.page-template-contact-thanks .breadcrumb{margin-top:120px}.link-btn-center a{width:50%;padding:25px}}@media only screen and (max-width:767px){.page-template-contact-thanks .breadcrumb{margin-top:100px}#contact_thanks.single_column{margin-top:80px}.contact-thanks{width:90%;margin:40px auto}.contact-thanks h1{font-size:18px;margin-bottom:20px}.link-btn-center{margin-top:40px}.link-btn-center a{width:100%}}#main_404{max-width:1080px;width:90%;padding:200px 0;margin:0 auto}#main_404 h1{font-size:60px;font-family:var(--font-en);font-weight:500;color:var(--brand-primary);text-align:center}#main_404 h1 span{font-size:100px;margin-right:20px}#main_404 h2{font-size:24px;text-align:center;margin-bottom:40px}#main_404 p{line-height:2;text-align:center;margin:0 auto 60px}#main_404 .link-btn{display:flex;justify-content:center}@media only screen and (max-width:767px){#main_404{padding:100px 0}#main_404 h1{font-size:40px}#main_404 h1 span{font-size:50px;margin-right:8px}#main_404 h2{font-size:18px;line-height:1.4;margin-bottom:20px}#main_404 p{line-height:1.7;text-align:left;margin-bottom:40px}}