:root{--brand-primary:#24b2a0;--brand-secondly:#e8380d;--font-color:#000;--font-default:YakuHanJP,"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic","YuGothic",sans-serif;--font-en:"Jost",sans-serif;--font-cn:"Noto Sans SC",sans-serif}body{font-family:var(--font-default);font-size:16px;font-weight:400;color:var(--font-color);word-break:break-all;margin:0}html[lang=zh-Hans] body{font-family:var(--font-cn)}html[lang=en-US] body{word-break:keep-all;overflow-wrap:normal;letter-spacing:.02em}p,span,li,dd{font-weight:400;line-height:1.6;letter-spacing:.04rem}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.6}a{color:var(--font-color);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_tab{display:none}.display_sp{display:none}@media only screen and (max-width:1024px){.display_pc{display:none}.display_tab{display:block}}@media only screen and (max-width:767px){body{font-size:14px}.display_sp{display:block}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}body{animation:fadeIn 2.5s forwards}.fadein{opacity:0}header{position:fixed;z-index:500;width:100%;height:60px;display:flex;justify-content:space-between;align-items:center;background-color:rgba(255,255,255,.8)}.header-logo{width:180px;margin-left:30px;transition:opacity .45s ease,transform .45s ease;opacity:0}header.is-logo-visible .header-logo{opacity:1}body:not(.home) .header-logo{opacity:1}.header-logo a{display:block}.header-menu-logo{display:none}#header-menu{display:flex;justify-content:space-between;align-items:center;height:100%}#menu-global_menu{display:flex;align-items:center}#menu-global_menu li{position:relative;margin-right:24px}#menu-global_menu li a{position:relative;display:block;font-size:14px;font-weight:500;transition:all .6s;cursor:pointer}#menu-global_menu li a:hover{animation:text-blur .5s}@keyframes text-blur{0%{filter:blur(0)}50%{filter:blur(2px)}100%{filter:blur(0)}}#menu-global_menu li.has-child{margin-right:40px}#menu-global_menu li.has-child:before{content:'';position:absolute;top:8px;right:-15px;width:0;height:0;border-style:solid;border-right:6px solid transparent;border-left:6px solid transparent;border-top:8px solid #000;border-bottom:0}#header-menu .sub-menu{position:absolute;left:-10px;top:37px;z-index:100;width:140px;background:#f3f3f3;border-radius:3px;padding:8px;box-sizing:border-box;visibility:hidden;opacity:0;transition:all .3s}#header-menu .sub-menu:before{content:"";display:block;position:absolute;top:-8px;left:50%;margin-left:-5px;width:0;height:0;border-style:solid;border-width:0 5px 8px;border-color:transparent transparent #f3f3f3;z-index:1}#menu-global_menu li .sub-menu li{text-align:center;margin-right:0}#menu-global_menu li .sub-menu a{font-size:13px;font-weight:500}#header-menu .sub-menu li:first-child a{color:var(--brand-primary);border-bottom:1px dotted #cecece;padding-bottom:4px;margin-bottom:2px}#header-menu .sub-menu li:last-child a{color:var(--brand-secondly)}#header-menu .sub-menu li a:before{content:"";display:inline-block;width:5px;height:5px;transform:rotate(45deg);margin:-2px 3px 0 0;margin-right:3px;vertical-align:middle}#header-menu .sub-menu li:first-child a:before{border-top:1.5px solid var(--brand-primary);border-right:1.5px solid var(--brand-primary)}#header-menu .sub-menu li:last-child a:before{border-top:1.5px solid var(--brand-secondly);border-right:1.5px solid var(--brand-secondly)}#menu-global_menu li.has-child:hover>.sub-menu,#menu-global_menu li.has-child:active>.sub-menu{visibility:visible;opacity:1}.header_contact.display_tab{display:none}.header_contact{display:flex;justify-content:center;align-items:center;width:150px;height:100%;font-size:14px;color:#fff;background:var(--font-color);margin-left:20px}.hamburger{display:none;cursor:pointer}.language-switcher{position:relative;display:flex;justify-content:space-between;align-items:center;gap:3px;width:46px;height:80px}.language-switcher img{width:20px;cursor:pointer}.language-switcher .current-lang{display:inline-block;width:26px;font-size:15px;cursor:pointer}.language-switcher .dropdown{opacity:0;position:absolute;top:65px;right:-22px;width:80px;background:#f3f3f3;text-align:center;list-style:none;padding:8px 0;margin:0;z-index:10;border-radius:4px;transition:opacity .3s ease,transform .3s ease}.language-switcher .dropdown:before{content:"";display:block;position:absolute;top:-8px;left:50%;margin-left:-5px;width:0;height:0;border-style:solid;border-width:0 5px 8px;border-color:transparent transparent #f3f3f3;z-index:1}.language-switcher .dropdown a{display:block;font-size:15px;color:#a9a9a9}.language-switcher:hover .dropdown{opacity:1}.language-switcher .dropdown .current{color:var(--font-color)}.bogo-language-name{color:#a9a9a9}.bogo-language-switcher.list-view{display:flex;flex-direction:column}ul.bogo-language-switcher li.ja{order:1}ul.bogo-language-switcher li.en-US.en{order:2}ul.bogo-language-switcher li.zh-CN.zh{order:3}@media only screen and (max-width:1024px){header{background-color:transparent}.hamburger{display:block;position:absolute;top:0;right:0;width:60px;height:60px;background:#000}.hamburger_border{position:absolute;left:50%;transform:translateX(-50%);height:2px;background-color:#fff;transition:all .6s}.hamburger_border_top{top:23px;width:70%}.hamburger_border_bottom{top:35px;left:23px;width:40%}.hamburger.is-active .hamburger_border_top{transform:translateX(-21px) translateY(5px) rotate(-35deg)}.hamburger.is-active .hamburger_border_bottom{transform:translateX(-14px) translateY(-7px) rotate(35deg);width:70%}#header-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background:#cdcdcd;margin:0;overflow-y:auto;display:none;border-radius:0;opacity:0;padding:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease;overflow:hidden}#header-menu.active{display:block;opacity:1;visibility:visible}.header-menu-logo{position:absolute;top:10px;left:30px;display:block;width:180px}.menu-global_menu-container{width:80%;margin:20% auto 0}#menu-global_menu{display:block;padding:0}#menu-global_menu li{text-align:center;margin:0 0 30px}#menu-global_menu li a{font-size:16px}.header_contact.display_pc{display:none}.header_contact.display_tab{display:block}.header_contact{display:block;width:300px;height:60px;text-align:center;line-height:60px;margin:40px auto 0}#menu-global_menu li.has-child{margin:0 0 10px}#menu-global_menu li.has-child:before{display:none}#header-menu .sub-menu{position:static;width:100%;background:0 0;visibility:visible;opacity:1}#menu-global_menu li .sub-menu li{margin-bottom:0}#header-menu .sub-menu:before{display:none}body.no-scroll{overflow:hidden}.language-switcher{width:80%;height:auto;justify-content:center;margin:0 auto}.language-switcher img{display:none}.language-switcher .current-lang{display:none}.language-switcher .dropdown{position:static;width:100%;background:0 0;box-shadow:none;margin-top:40px;opacity:1;transition:none;transform:none}.language-switcher .dropdown:before{display:none}.bogo-language-switcher.list-view{flex-direction:inherit;justify-content:center}ul.bogo-language-switcher li{margin-right:15px}.language-switcher .dropdown a:after{content:"";display:inline-block;width:1.5px;height:18px;background:#a7a99b;transform:rotate(25deg);margin:-4px 0 0 15px;vertical-align:middle}.language-switcher .dropdown a{font-size:16px}}@media only screen and (max-width:767px){.header-logo{width:120px;margin-left:15px}.hamburger{width:50px;height:50px}.hamburger_border_top{top:18px}.hamburger_border_bottom{top:28px;left:19px}.hamburger.is-active .hamburger_border_top{transform:translateX(-18px) translateY(6px) rotate(-35deg)}.hamburger.is-active .hamburger_border_bottom{transform:translateX(-12px) translateY(-4px) rotate(35deg)}.header-menu-logo{top:17px;left:15px;width:120px}#menu-global_menu li a{font-size:14px}#header-menu .sub-menu li:first-child a{padding-bottom:0;margin-bottom:5px}.header_contact{width:80%;height:50px;line-height:50px;margin-top:30px}.language-switcher .dropdown{margin-top:30px}ul.bogo-language-switcher li{margin-right:8px}.language-switcher .dropdown a{font-size:14px}.language-switcher .dropdown a:after{height:15px;margin-left:10px}}footer{position:relative;color:#e7e7e7;background:#000;padding:100px 0 30px}#footer_pageTop{position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;width:80px;height:80px;background:#e7e7e7}.arrow{width:35px}.footer_top{display:flex;justify-content:space-between;gap:30px;margin-bottom:60px}.footer_contact_block{display:flex;justify-content:space-between;align-items:center;gap:30px;width:40%}.footer_contact_inner{width:calc(100% - 100px)}footer .sect_title{text-align:left;margin-bottom:20px}.contact_text{line-height:2.2}.contact_arrow{position:relative;display:block;width:80px;height:80px;border-radius:50%;background:#e7e7e7}.contact_arrow:before{content:' ';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:22px;background:url(/wp-content/uploads/2025/12/contact_allow.svg) no-repeat center/contain}#menu-footer_menu{display:grid;grid-template-columns:repeat(2,2fr);gap:20px 10px;margin-bottom:40px}#menu-footer_menu li a{font-size:14px;color:#e7e7e7}#menu-footer_menu li.has-child>a:hover{opacity:1}.nav_footer_list_feature{display:flex}footer .sub-menu li{position:static;background:0 0;margin:-4px 0 0 10px;opacity:1;visibility:visible}footer .sub-menu footer .sub-menu li:first-child,footer .sub-menu li:last-child{background:0 0}#menu-footer_menu li.sub-menu li a{font-size:12px}footer .sub-menu li a:before{content:'';display:inline-block;width:12px;height:1px;background:#e7e7e7;vertical-align:middle;margin-right:2px}footer .leaflet_btn{width:240px;height:50px;margin-left:auto}footer .leaflet_btn.ss{margin-bottom:1rem}footer .leaflet_btn a span{font-size:12px;line-height:50px}footer .leaflet_btn a span:after{width:22px;height:24px;margin-left:3px}.footer_company_container{display:flex;gap:80px;font-size:14px;margin-bottom:100px}.company_logo{width:160px;margin-bottom:30px}.company_link{display:block;color:#e7e7e7}.company_link:after{content:'';display:inline-block;width:15px;height:15px;background:url(/wp-content/uploads/2025/12/link_brank_icon.svg) no-repeat center/contain;margin-left:5px;vertical-align:bottom}.company_name{margin-bottom:10px}.company_address{display:flex;gap:40px}.copyright{font-size:12px;text-align:center}@media only screen and (max-width:1200px){.text_br{display:none}}@media only screen and (max-width:1024px){.footer_contact_block{gap:30px}.footer-nav{width:40%}.nav_footer_list_feature{display:block}}@media only screen and (max-width:900px){#footer_pageTop{width:60px;height:60px}.arrow{width:25px}.footer_top{display:block}.footer_contact_block{width:80%;margin:0 auto 60px}.text_br{display:block}#menu-footer_menu{gap:10px}#footer-menu{margin-bottom:40px}.footer-nav{width:80%;margin:0 auto 60px}.nav_footer_list_feature{display:flex}.footer_leaflet{display:flex;justify-content:space-around;width:100%}footer .leaflet_btn{width:45%}.footer_company_container{justify-content:space-between;gap:3%;width:80%;margin:0 auto 100px}}@media only screen and (max-width:767px){footer{padding:80px 0 20px}#footer_pageTop{width:50px;height:50px}.arrow{width:23px}.footer_contact_block{width:90%;margin-bottom:40px}.footer_contact_inner{width:calc(100% - 80px)}.contact_text{line-height:2}.text_br{display:none}.contact_arrow{width:50px;height:50px}.contact_arrow:before{width:25px;height:18px}.footer-nav{width:90%}.nav_footer_list_feature{display:block}footer .sub-menu{margin:0}#menu-footer_menu li .sub-menu a{font-size:13px}.footer_leaflet{display:block}footer .leaflet_btn{width:100%}.footer_company_container{display:block;width:90%;margin-bottom:60px}.footer_company_left{text-align:center;margin-bottom:40px}.company_logo{width:60%}.company_address{display:block}.company_address div:first-child{margin-bottom:15px}}.sect_wrapper{max-width:1200px;width:95%;margin:0 auto}.sect_title{text-align:center;margin-bottom:40px}.sect_title h2{font-family:var(--font-en);font-size:40px}.reveal-title{overflow:hidden}.reveal-img{overflow:hidden;will-change:transform,opacity}.char{display:inline-block;will-change:transform,opacity}.link-btn a{position:relative;display:block;width:280px;font-size:14px;color:#fff;background:#000;border:1px solid #000;transition:all .6s;text-align:center;border-radius:3px;padding:20px;margin:0 auto;box-sizing:border-box;overflow:hidden}.link-btn a:before{content:'';position:absolute;top:50%;transform:translateY(-50%);right:15px;background:url(/wp-content/uploads/2025/12/allow.svg) no-repeat center/cover;width:15px;height:10px;transition:all .3s ease-in-out}.link-btn a:hover:before{animation:slide-out-in .3s ease-in-out}@keyframes slide-out-in{40%{background-position:calc(100% + 15px) center}50%{opacity:0}55%{background-position:calc(-15px) center}60%{opacity:1}}@media only screen and (max-width:767px){.sect_title{margin-bottom:30px}.sect_title h2{font-size:32px}.link-btn a{width:90%}}#hero{position:relative;height:100svh;background:#fff}.hero_logo{position:relative;width:100%;height:200px}.hero_logo h1{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);width:30%;max-width:800px}.hero_slider{width:100%;height:calc(100svh - 200px);display:flex}.slider_container_l,.slider_container_r{position:relative;width:50%;box-sizing:border-box}.slider_container_l{padding-left:35px}.slider_container_r{padding-right:35px}.slider_container_l:after,.slider_container_r:after{content:'';position:absolute;bottom:0;width:45%;aspect-ratio:1/1}.slider_container_l:after{left:0;background:var(--brand-primary);clip-path:polygon(0 0,0 100%,100% 100%)}.slider_container_r:after{right:0;background:var(--brand-secondly);clip-path:polygon(100% 0,100% 100%,0 100%)}.slick-slider{z-index:100;padding-bottom:35px;box-sizing:border-box}.slick-slider,.slick-slider .slick-list,.slick-slider .slick-track{height:100%}.slider-item01{background:url(/wp-content/uploads/2025/12/slider_l_01.webp) no-repeat center/cover}.no-webp.slider-item01{background:url(/wp-content/uploads/2025/12/slider_l_01.jpg) no-repeat center/cover}.slider-item02{background:url(/wp-content/uploads/2025/12/slider_l_02.webp) no-repeat center/cover}.no-webp.slider-item02{background:url(/wp-content/uploads/2025/12/slider_l_02.jpg) no-repeat center/cover}.slider-item03{background:url(/wp-content/uploads/2025/12/slider_l_03.webp) no-repeat center/cover}.no-webp.slider-item03{background:url(/wp-content/uploads/2025/12/slider_l_03.jpg) no-repeat center/cover}.slider-item04{background:url(/wp-content/uploads/2025/12/slider_r_01.webp) no-repeat center/cover}.no-webp.slider-item04{background:url(/wp-content/uploads/2025/12/slider_r_01.jpg) no-repeat center/cover}.slider-item05{background:url(/wp-content/uploads/2025/12/slider_r_02.webp) no-repeat center/cover}.no-webp.slider-item05{background:url(/wp-content/uploads/2025/12/slider_r_02.jpg) no-repeat center/cover}.slider-item06{background:url(/wp-content/uploads/2025/12/slider_r_03.webp) no-repeat center/cover}.no-webp.slider-item06{background:url(/wp-content/uploads/2025/12/slider_r_03.jpg) no-repeat center/cover}@media only screen and (max-width:1024px){.hero_logo{height:150px}.hero_logo h1{top:50%}.slider_container_l:after,.slider_container_r:after{width:60%}}@media only screen and (max-width:900px){.hero_logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:200;width:60%;height:auto}.hero_slider{display:block;height:100svh}.hero_logo h1{position:static;transform:none;width:100%}.hero_logo h1 img{filter:drop-shadow(0 2px 6px rgba(255,255,255,.4))}.slick-slider{padding-bottom:0}.slider_container_l,.slider_container_r{width:100%;height:50%}.slider_container_l{padding-left:5%}.slider_container_r{padding-right:5%}.slider_container_l:after,.slider_container_r:after{height:100%;clip-path:none}}@media only screen and (max-width:767px){.hero_logo{width:70%}}#movie{background:#fff;padding:160px 0}@media only screen and (max-width:1024px){#movie{padding-top:100px}}@media only screen and (max-width:767px){#movie{padding:80px 0}}#about_snaptex{position:relative;padding:160px 0;overflow:hidden}.about-bg{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:-1}.about-bg video{width:100%;height:100%;object-fit:cover}#about_snaptex .sect_title{color:#d8d8d8}.snaptex_concept_title{display:block;width:60%;margin:0 auto 40px}.about_text{width:70%;font-size:18px;line-height:2.4;color:#d8d8d8;margin:0 auto}@media only screen and (max-width:1024px){#about_snaptex{padding:100px 0}}@media only screen and (max-width:900px){.snaptex_concept_title{width:70%}.about_text{width:80%;line-height:2.2}}@media only screen and (max-width:767px){#about_snaptex{padding:80px 0}.snaptex_concept_title{width:90%;margin-bottom:30px}.about_text{width:90%;font-size:14px;line-height:2}}#about_sps{background:#fff;padding:160px 0}.about_sps_text{width:72%;line-height:2.2;margin:0 auto 40px}.structure_image_block{display:flex;align-items:center;gap:30px;width:60%;border:1px solid #a7a7a7;padding:40px 60px;margin:0 auto;box-sizing:border-box}.structure_image_block div{text-align:center}.structure_image_block div img{width:70%}.structure_image_block div p{font-size:14px;margin-top:30px}@media only screen and (max-width:1024px){#about_sps{padding:100px 0}}@media only screen and (max-width:900px){.about_sps_text{width:80%}.structure_image_block{width:80%;padding:40px}}@media only screen and (max-width:767px){#about_sps{padding:80px 0}.about_sps_text{width:90%;line-height:2}.structure_image_block{display:block;width:90%;padding:30px 20px}.structure_image_block div:first-child{margin-bottom:40px}.structure_image_block div img{width:80%;max-width:320px}.structure_image_block div p{line-height:1.4;margin-top:20px}}#feature_ss{position:relative;padding:120px 0}.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%}#feature_ss .bg-image-fixed{background:url(/wp-content/uploads/2025/12/features_ss_bg.webp) center/cover no-repeat}#feature_ss .no-webp.bg-image-fixed{background:url(/wp-content/uploads/2025/12/features_ss_bg.jpg) center/cover no-repeat}#feature_ss .sect_wrapper,#feature_aw .sect_wrapper{position:relative;z-index:100}#feature_ss h3,#feature_aw h3{text-align:center}#feature_ss h3 img,#feature_aw h3 img{width:280px;margin-bottom:1rem}#feature_ss h3 p,#feature_aw h3 p{font-family:var(--font-en);font-size:28px;color:var(--brand-primary)}#feature_aw h3 p{color:var(--brand-secondly)}.feature_list{display:grid;grid-template-columns:repeat(2,2fr);gap:30px 80px;width:80%;margin:80px auto 100px}.feature_list li{display:flex;justify-content:space-between;align-items:center;gap:20px}.feature_list li div{width:100px;text-align:center}#feature_ss .feature_list li:first-child div img{width:85%}#feature_ss .feature_list li:nth-child(2) div img{width:85%}#feature_ss .feature_list li:nth-child(3) div img{width:90%}#feature_ss .feature_list li:last-child div img{width:70%}.feature_list li dl{width:calc(100% - 100px)}.feature_list li dl dt{color:var(--brand-primary);margin-bottom:8px}.feature_list li dl dt span{display:block;font-size:18px;font-weight:500;line-height:1.4}.feature_list li dl dt p{font-size:14px;line-height:1.3}html[lang=en-US] .feature_list li dl dt p{display:none}.feature_list li dl dd{color:#e7e7e7}.graph_container{display:flex;gap:60px;width:80%;background:rgba(255,255,255,.6);padding:60px;margin:0 auto;box-sizing:border-box}.graph_container div{text-align:center}.graph_title{width:200px;color:#e7e7e7;background:#000;line-height:1.3;padding:12px;margin:0 auto 30px;box-sizing:border-box}html[lang=en-US] .graph_title{width:240px}#feature_ss .graph_container div:first-child img{width:98%}.note{font-size:14px;font-weight:300;line-height:1.4;text-align:left;margin-top:8px}@media only screen and (max-width:1024px){#feature_ss .bg-image-fixed{background:url(/wp-content/uploads/2026/01/features_ss_bg_r.webp) center/cover no-repeat}#feature_ss .no-webp.bg-image-fixed{background:url(/wp-content/uploads/2026/01/features_ss_bg_r.jpg) center/cover no-repeat}}@media only screen and (max-width:900px){.feature_list{gap:30px 50px;width:90%;margin:60px auto}.graph_container{gap:5%;width:90%;padding:40px}.graph_title{padding:10px}}@media only screen and (max-width:767px){#feature_ss{padding:80px 0}#feature_ss h3 img,#feature_aw h3 img{width:60%;max-width:320px;margin-bottom:8px}#feature_ss h3 p,#feature_aw h3 p{font-size:20px}.feature_list{gap:20px;width:95%;margin:40px auto 60px}.feature_list li{display:block}.feature_list li div{width:80px;height:70px;margin:0 auto 10px}.feature_list li dl{width:100%}.feature_list li dl dt{text-align:center}.feature_list li dl dt span{font-size:16px}.graph_container{display:block;width:95%;padding:50px 20px}.graph_title{margin-bottom:24px}.graph_container div:first-child{margin-bottom:40px}#feature_ss .graph_container div:first-child img{width:100%;max-width:500px}.note{font-size:12px}}#feature_aw{position:relative;padding:120px 0}#feature_aw .bg-image-fixed{background:url(/wp-content/uploads/2025/12/features_aw_bg.webp) center/cover no-repeat}#feature_aw .no-webp.bg-image-fixed{background:url(/wp-content/uploads/2025/12/features_aw_bg.jpg) center/cover no-repeat}#feature_aw .feature_list li dl dt{color:var(--brand-secondly)}#feature_aw .feature_list li div{width:80px}#feature_aw .feature_list li:nth-child(2) div img{width:80%}.layering_container{color:#e7e7e7;margin-top:100px}.layering_container .sect_title h2{font-size:24px;margin-top:14px}.layering_text{width:80%;line-height:2.2;margin:40px auto 60px}.layering_description{display:flex;gap:40px;width:80%;margin:0 auto}.layering_description picture{display:flex;justify-content:center;align-items:center;height:300px;background:rgba(255,255,255,.6);padding:60px 40px;margin-bottom:1rem;box-sizing:border-box}.layering_description div p{text-align:center}@media only screen and (max-width:1024px){#feature_aw .bg-image-fixed{background:url(/wp-content/uploads/2026/01/features_aw_bg_r.webp) center/cover no-repeat}#feature_aw .no-webp.bg-image-fixed{background:url(/wp-content/uploads/2026/01/features_aw_bg_r.jpg) center/cover no-repeat}.layering_description picture{height:250px;padding:30px}}@media only screen and (max-width:900px){.layering_description{gap:30px;width:90%}.layering_description picture{padding:60px 30px}}@media only screen and (max-width:767px){#feature_aw{padding:80px 0}#feature_aw .feature_list li div{height:80px}.layering_container{margin-top:80px}.layering_text{width:90%;margin:0 auto 40px}.layering_description{display:block}.layering_description div:first-child{margin-bottom:40px}.layering_description picture{height:350px}.layering_description picture img{max-width:400px}}@media only screen and (max-width:440px){.layering_description picture{height:250px}}#scenes{background:#fff;padding:160px 0;margin:0 auto}.scene_list{display:grid;grid-template-columns:repeat(3,2fr);gap:20px;width:95%;margin:0 auto}.scene_list li{position:relative;aspect-ratio:4/3}.scene_list li:first-child{background:url(/wp-content/uploads/2025/12/scene_sport.webp) no-repeat center/cover}.no-webp.scene_list li:first-child{background:url(/wp-content/uploads/2025/12/scene_sport.jpg) no-repeat center/cover}.scene_list li:nth-child(2){background:url(/wp-content/uploads/2025/12/scene_outdoor.webp) no-repeat center/cover}.scene_list li:nth-child(2){background:url(/wp-content/uploads/2025/12/scene_outdoor.jpg) no-repeat center/cover}.scene_list li:last-child{background:url(/wp-content/uploads/2025/12/scene_working.webp) no-repeat center/cover}.scene_list li:last-child{background:url(/wp-content/uploads/2025/12/scene_working.jpg) no-repeat center/cover}.scene_list li p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-en);font-size:32px;color:#fff}@media only screen and (max-width:1024px){#scenes{padding:100px 0 120px}.scene_list li p{font-size:24px}}@media only screen and (max-width:900px){.scene_list{gap:10px;width:100%}}@media only screen and (max-width:767px){#scenes{padding:80px 0 60px}.scene_list{display:block}.scene_list li{margin-bottom:20px}}#news{background:#fff;padding-bottom:160px}.news-list{width:80%;margin:0 auto 60px}.news-list li{display:flex;align-items:center;border:1px solid #cdcdcd;border-radius:3px;padding:20px 0 20px 20px;margin-bottom:20px}.post_meta{width:200px;border-right:1px solid #cdcdcd}.post_time{font-size:14px;color:#707070}.post-categories{display:inline-block;font-size:13px;font-weight:400;color:#fff;background:#333;border-radius:3px;padding:2px 8px 4px;margin-left:3px}.post-title-block{display:flex;width:calc(100% - 200px)}.post-title{display:inline-block;width:calc(100% - 40px);border-right:1px solid #cdcdcd;padding-left:20px;box-sizing:border-box}.news_link_btn{position:relative;display:inline-block;width:40px;line-height:12px;text-align:center}.news_link_btn:before{content:'';position:absolute;top:50%;right:14px;transform:translateY(-50%);background:url(/wp-content/uploads/2025/12/link_btn_allow.svg) no-repeat center/cover;width:12px;height:12px;transition:all .3s ease-in-out}.news_link_btn:hover:before{animation:slide-out-in .6s ease-in-out}@media only screen and (max-width:1024px){#news{padding-bottom:100px}}@media only screen and (max-width:900px){.news-list{width:90%}}@media only screen and (max-width:767px){#news{padding-bottom:80px}.news-list{margin-bottom:40px}.news-list li{display:block;padding:15px 0 15px 15px;margin-bottom:15px}.post_meta{width:100%;border-radius:0;margin-bottom:8px}.post_time{font-size:12px}.post-categories{font-size:12px;padding:2px 6px}.post-title-block{width:100%}.post-title{width:calc(100% - 24px);padding-left:0}.news_link_btn{width:24px}.news_link_btn:before{right:7px;width:10px;height:10px}}#leaflet{background:#fff;padding-bottom:160px}.leaflet_container{display:flex;justify-content:center;gap:60px}.leaflet_btn{display:block;width:380px;height:80px;background:var(--brand-primary);border-radius:3px}.leaflet_btn.aw{background:var(--brand-secondly)}.leaflet_btn a{display:block;text-align:center}.leaflet_btn a span{color:#fff;line-height:80px}.leaflet_btn a span:after{content:'';display:inline-block;width:30px;height:33px;background:url(/wp-content/uploads/2025/12/icon_dl.svg) no-repeat center/contain;margin-left:8px;vertical-align:middle}@media only screen and (max-width:900px){.leaflet_container{gap:3%}.leaflet_btn{width:45%}}@media only screen and (max-width:767px){#leaflet{padding-bottom:80px}.leaflet_container{display:block}.leaflet_btn{width:90%;height:60px;margin:0 auto 20px}.leaflet_btn a span{line-height:60px}}#lower_keyvisual{height:250px;border-bottom:1px solid var(--font-color)}.lower_keyvisual_inner{position:relative;max-width:1080px;width:90%;height:100%;margin:0 auto}.lower-title{position:absolute;bottom:-10px}.lower-title h1{font-family:var(--font-en);font-size:80px}.breadcrumb{position:absolute;bottom:20px;right:0}.breadcrumb span{font-size:13px;line-height:1.2}.breadcrumb span.separator{font-size:14px;margin:0 3px}#flex_container{max-width:1080px;width:90%;margin:120px auto;display:flex}.flex-content{flex:1;padding-left:2%}#lower_single_column{max-width:1080px;width:90%;margin:60px auto 140px}#sidebar{flex-shrink:0;flex-basis:150px}#sidebar h2{font-family:var(--font-en);font-size:20px;letter-spacing:.03rem;margin-bottom:10px}.sidebar-category li{margin-bottom:5px}.sidebar-category li a{font-size:14px;transition:all .6s}.sidebar-category li a:before{content:'';display:inline-block;width:8px;height:8px;background:#dadddf;margin:-4px 10px 0 0;vertical-align:middle;transition:all .6s}.sidebar-category li a:hover{color:var(--brand-primary);opacity:1}.sidebar-category li a:hover:before{background:var(--brand-primary)}@media only screen and (max-width:900px){#flex_container{flex-direction:column-reverse;width:100%;margin:100px auto 60px}#sidebar{width:90%;margin:30px auto 0}.flex-content{width:90%;padding-left:0;margin:0 auto}}@media only screen and (max-width:767px){#lower_keyvisual{height:200px}.lower-title{bottom:50px}.lower-title h1{font-size:60px;line-height:1}.breadcrumb{bottom:8px;right:auto;left:0}#flex_container{margin:60px auto}}.blog .news-list{width:90%;margin:0 0 60px auto}.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(--font-color);color:var(--font-color);border-radius:3px;text-align:center}.page-numbers.current{color:#fff}.page-numbers{background:#e7e7e7}.next.page-numbers,.prev.page-numbers{display:flex;justify-content:center;align-items:center;font-size:16px}.next.page-numbers img,.prev.page-numbers img{width:10px}@media only screen and (max-width:900px){.blog .news-list{width:100%;margin:0 auto}.pagenation{margin-top:60px}}@media only screen and (max-width:767px){.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{position:relative;font-family:var(--font-default);font-size:clamp(1.125rem, 0.989rem + 0.68vw, 1.5rem);line-height:1.5;color:var(--font-color);border-bottom:1px solid var(--font-color);padding-bottom:25px;margin-bottom:15px}.single_post_title:after{content:'';position:absolute;bottom:4px;left:0;display:block;width:100%;height:2px;background:var(--font-color)}.news_single .post_meta{width:100%;border-right:none}.news_single .post-categories{padding:5px 8px 7px}.post_single_thumb{width:80%;text-align:center;margin:60px auto}.post_body{margin-bottom:80px}.post_body p{line-height:2}.post_pagenavi{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #b7b7b7;font-size:14px;padding-top:30px}.post-prev,.post-top-link,.post-next{width:33.33%}.post-next{text-align:right}.post-top-link{display:block;text-align:center}.post-prev a:before,.post-top-link:before,.post-next a:after{content:"";display:inline-block;width:15px;height:15px;vertical-align:top}.post-prev a:before{background:url(/wp-content/uploads/2026/01/prev_icon.svg) no-repeat;background-size:contain}.post-top-link:before{background:url(/wp-content/uploads/2026/01/archive_icon.svg) no-repeat;background-size:contain;margin-right:5px}.post-next a:after{background:url(/wp-content/uploads/2026/01/next_icon.svg) no-repeat;background-size:contain;margin-left:5px}@media only screen and (max-width:900px){.post_single_thumb{margin:40px auto 40px}}@media only screen and (max-width:767px){.post_single_thumb{width:100%}.post_body{margin-bottom:40px}.post_pagenavi{font-size:12px;padding-top:10px}.post-prev a:before{margin-right:3px}.post-next a:after{margin-left:3px}.post-top-link{width:100px;padding:12px}}.post-type-archive #lower_keyvisual,.single-material #lower_keyvisual{background:url(/wp-content/uploads/2025/04/lower_keyvisual_product.webp);background-size:cover}.no-webp.post-type-archive #lower_keyvisual,.no-webp.single-material #lower_keyvisual{background:url(/wp-content/uploads/2025/04/lower_keyvisual_product.jpg);background-size:cover}.material-list{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.material-list li figure{overflow:hidden}.material-list li figure a{display:block}.material-list li figure a:hover img{transform:scale(1.2)}.material-list li figure img{height:100%;aspect-ratio:1/1;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){.material-list{gap:20px}}@media only screen and (max-width:767px){.post-type-archive #lower_keyvisual,.single-material #lower_keyvisual{background:url(/wp-content/uploads/2025/04/lower_keyvisual_product_sp.webp);background-size:cover}.no-webp.post-type-archive #lower_keyvisual,.no-webp.single-material #lower_keyvisual{background:url(/wp-content/uploads/2025/04/lower_keyvisual_product_sp.jpg);background-size:cover}.material-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_column{display:flex;justify-content:space-between;margin-bottom:80px}.product_img_container{width:40%;text-align:center}.product_image{display:block;margin-bottom:40px}.product_image img{width:80%;aspect-ratio:1/1;object-fit:cover}.product_img_item{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.product_img_item div{overflow:hidden}.product_img_item img{aspect-ratio:1/1;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:55%}.product_detail h1{font-size:22px;line-height:1.4;margin-bottom:30px}.product_detail_inner{margin-bottom:30px}.product_detail_inner p{font-size:14px;margin-bottom:8px}.material_data{position:relative;display:inline-block;font-size:14px;text-decoration:underline;margin-bottom:60px}.material_data:before,.material_data:after{content:'';position:absolute;display:block;border-radius:50%}.material_data:before{bottom:0;right:-20px;width:12px;height:12px;background:var(--font-color)}.material_data:after{bottom:4px;right:-16px;width:4px;height:4px;background:#fff}.poroduct_link_btn{width:250px;color:#fff;background:var(--brand-primary);border:1px solid var(--brand-primary);border-radius:50px;transition:all .6s;box-sizing:border-box}.poroduct_link_btn a{display:flex;justify-content:center;align-items:center;padding:15px}.poroduct_link_btn p{display:inline-block;color:#fff}.cart_icon{display:inline-block;width:20px;height:17px;background:url(/wp-content/uploads/2025/03/cart_icon_w.svg) no-repeat;background-size:contain;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/03/cart_icon_b.svg) no-repeat;background-size:contain}.modaal-image .modaal-container{width:40% !important;max-width:650px !important}.modaal-gallery-item img{height:100%;aspect-ratio:1/1;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(--font-color) !important}@media only screen and (max-width:1024px){.modaal-image .modaal-container{width:60% !important}}@media only screen and (max-width:900px){.product_image{width:100%;margin-bottom:20px}.product_img_item{gap:10px}.product_detail_inner{margin-bottom:40px}.product_detail h1{font-size:20px;margin-bottom:20px}.material_data{margin-bottom:40px}}@media only screen and (max-width:767px){.product_column{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{margin-bottom:30px}.product_detail h1{font-size:16px}.product_detail_inner p{margin-bottom:5px}.poroduct_link_btn{width:100%}.modaal-image .modaal-container{width:100% !important}}.form-top{width:70%;max-width:900px;margin:100px auto 40px}.form-top div{text-align:center}.contact_text{display:inline-block;text-align:left}.form-status{position:relative;width:370px;display:flex;justify-content:space-between;text-align:center;margin:60px auto 0}.form-status:after{content:"";display:block;position:absolute;top:20px;left:50%;transform:translateX(-50%);z-index:-1;width:60%;height:1px;background:#ddd}.status-item{flex:1}.status-item span{display:inline-block;width:40px;height:40px;font-family:var(--font-en);font-size:18px;line-height:40px;color:var(--font-color);background:#fff;border:1px solid var(--font-color);border-radius:50%}.status-item.active span{background:var(--font-color);color:#fff}.status-item p{margin-top:5px}.form_container{margin-bottom:160px}.form_block{max-width:1000px;margin:0 auto 60px;box-sizing:border-box}.form_inner{max-width:820px;margin:0 auto}.form-item{margin-bottom:30px}form 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 input{width:100%;font-family:var(--font-ja);color:var(--font-color);border-color:#c3c3c3;border-width:1.8px;border-style:solid;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 select{width:200px;font-family:var(--font-ja);color:var(--font-color);border:1px solid #c3c3c3;background:#fff;border-radius:0;padding:10px;-webkit-appearance:none;appearance:none}.address{display:flex;align-items:center;margin-bottom:20px}.address label{width:120px}form textarea{width:100%;height:200px;font-family:var(--font-ja);font-size:14px;color:var(--font-color);border-color:#e1e1e1;padding:10px;box-sizing:border-box;pointer-events:auto}.required{display:inline-block;font-size:12px;line-height:1;color:#fff;background:#d60403;border-radius:50px;padding:3px 8px 5px;margin-left:8px}.wpcf7-not-valid-tip{font-size:14px;color:#d60403;margin-top:5px}.wpcf7-list-item{margin:0}form input::placeholder,form textarea::placeholder{color:#bebebe}form select:focus-visible,form input:focus-visible,form textarea:focus-visible{outline:none}.form_privacy_policy{max-width:820px;margin:0 auto}.privacy_policy_note{background:#d5d5d5;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(--font-color);border-color:transparent;border-radius:50px;cursor:pointer;transition:all .4s;box-sizing:border-box}.submit input:hover{border:1.5px solid var(--font-color);color:var(--font-color);background:#fff}.submit .wpcf7-spinner{display:none}.google_privacyPolicy{width:80%;max-width:820px;background:#f9f9f9;border:1px solid #ddd;text-align:center;padding:30px;margin:60px 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){.form-top,.form_block,.form_privacy_policy{width:90%}}@media only screen and (max-width:900px){.form-top{margin-top:60px}.google_privacyPolicy{word-wrap:90%;padding:30px 20px}}@media only screen and (max-width:767px){.page-template-page-contact #lower_keyvisual,.page-template-contact-confirm #lower_keyvisual{background:url(/wp-content/uploads/2025/04/lower_keyvisual_contact_sp.webp);background-size:cover}.no-webp.page-template-page-contact #lower_keyvisual,.no-webp.page-template-contact-confirm #lower_keyvisual{background:url(/wp-content/uploads/2025/04/lower_keyvisual_contact_sp.jpg);background-size:cover}.form-top{margin:40px auto}.form-status{width:90%;margin-top:40px}.form-top .form-status{width:100%}.form_container{margin-bottom:100px}.form_block{width:90%;margin-bottom:40px}.form-item.flex input{width:12px;height:12px}.address{display:block;margin-bottom:20px}.address label{margin-bottom:8px}form input{font-size:14px}form input.p-postal-code{width:100%}form 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{margin-top:40px}.submit input{width:100%;height:50px;font-size:14px}.google_privacyPolicy{width:90%;text-align:left;padding:20px 15px}}#contact_confirm .form_block{margin:80px auto}#contact_confirm .form-item{border-bottom:2px dotted #e5e5e5;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:900px;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(--font-color);background:#fff;border:1px solid var(--font-color);transition:all .4s}.submit.previous:hover input{color:#fff;background:var(--font-color)}.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_block{margin:40px auto 60px}}@media only screen and (max-width:767px){#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:90%;display:block;margin-bottom:0}#contact_confirm form .submit_block p{margin-bottom:20px}.submit_block .submit{width:100%}.submit_block .submit:first-child{margin-bottom:20px}.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}}.contact-thanks{width:80%;text-align:center;margin:60px auto 160px}.contact-thanks h1{font-size:24px;margin-bottom:30px}.contact-thanks p{display:inline-block;text-align:left;margin-bottom:60px}@media only screen and (max-width:900px){.contact-thanks{margin-bottom:140px}}@media only screen and (max-width:767px){.contact-thanks{width:90%;margin:40px auto 100px}.contact-thanks h1{font-size:18px;margin-bottom:20px}.contact-thanks p{margin-bottom:40px}}#privacyPolicy{margin:80px 0 120px}#privacyPolicy .sect_wrapper{max-width:850px;width:60%}.privacyPolicy_top{margin-bottom:50px}.privacyPolicy_top h2{font-size:24px;margin-bottom:15px}.privacyPolicy_block{margin-bottom:30px}.privacyPolicy_block h3{font-size:20px;margin-bottom:10px}.privacyPolicy_block h3 span{margin-right:5px}.privacyPolicy_block ul{margin:10px 0}.privacy_contact{margin-top:20px}.privacyPolicy_block.cookie{background:#e9e9e9;padding:40px;margin-top:80px}.privacyPolicy_block.cookie h3{margin-bottom:15px}@media only screen and (max-width:1024px){#privacyPolicy .sect_wrapper{width:85%}}@media only screen and (max-width:767px){.page-template-page-privacy-policy .lower-title h1.anime-up.displayed>span>span{font-size:40px}#privacyPolicy{margin:40px 0 80px}#privacyPolicy .sect_wrapper{width:90%}.privacyPolicy_top{margin-bottom:30px}.privacyPolicy_top h2{font-size:18px;line-height:1.4;margin-bottom:10px}.privacyPolicy_block{margin-bottom:15px}.privacyPolicy_block h3{font-size:16px;margin-bottom:5px}.privacyPolicy_block h3 span{margin-right:3px}.privacyPolicy_block.cookie{padding:25px 15px;margin-top:40px}}#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;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}}