.js-bg-video{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;transition:opacity 1.2s ease,filter .8s ease;opacity:1;width:100vw;height:100vh}.js-bg-video.is-blur{filter:blur(6px) brightness(.7)}#yt-player{position:absolute;top:50%;left:50%;width:100vw;height:56.25vw;min-height:100vh;min-width:177.78vh;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;pointer-events:none}.hero-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}.top-hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fbfeff;font-family:Noto Sans,Helvetica Neue,Arial,sans-serif}.hero-content{z-index:2}.hero-content_copy-en{font-size:6rem;margin-bottom:3%;font-weight:800;opacity:0;transform:translateY(40px);transition:opacity 1.2s ease,transform 1.2s ease;font-family:Roboto Condensed,sans-serif}.hero-content_copy-ja{font-size:3rem;font-weight:500;letter-spacing:3px;color:#fbfeff;opacity:0;transform:translateY(40px);transition:opacity 1.2s ease,transform 1.2s ease}.hero-content_copy-en.fade-in,.hero-content_copy-ja.fade-in{opacity:1;transform:translateY(0)}.global-nav{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 40px;height:75px;z-index:1000;transition:all .3s ease;box-sizing:border-box}.global-nav.is-visible{background:#ffffff8c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 2px 6px #0000000f}.main-menu.js-main-menu{opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.global-nav.is-visible .main-menu.js-main-menu{opacity:1;visibility:visible}.about-section{position:relative;padding:100px 20px;margin-bottom:200px;color:#fbfeff;overflow:visible}.about-section_column{display:flex;gap:40px;max-width:1700px;margin:0 auto;position:relative;align-items:flex-start}.about-section_left,.about-section_right p,.about-section_link-wrapper{opacity:0;transform:translateY(40px);transition:opacity 1s ease,transform 1s ease}.fade-in{opacity:1!important;transform:none!important}.about-section_left{flex:0 0 50%;display:flex;align-items:flex-start;justify-content:flex-start;position:sticky;top:170px}.about-section_lead{font-size:45px;font-weight:600;line-height:1.6;text-align:left;letter-spacing:.05em;color:#fbfeff;margin:0;white-space:normal}.about-section_lead br{display:block;margin-bottom:1em}.about-section_right{flex:0 0 50%}.about-section_right p{margin-bottom:45px;line-height:2.8;font-size:24px;letter-spacing:.12em}.about-section_link-wrapper{max-width:1600px;margin:80px auto 0;display:flex;justify-content:flex-end}.about-section_link{border:2px solid #FBFEFF;color:#fbfeff;text-decoration:none;padding:10px 24px;border-radius:6px;font-weight:600;transition:.25s;font-size:24px}.about-section_link:hover{background:#fbfeff;color:#30343a}.solutions-section{position:relative;padding:100px 0;width:100%;left:auto;right:auto;margin-left:auto;margin-right:auto;background-color:#fbfeff}.solutions_header{position:relative;text-align:left;margin:200px auto 300px;max-width:1400px}.section_italic_title-bg{bottom:29%}.gn-solutions{max-width:1500px;margin:0 auto;padding:0}.contents{list-style:none;padding:0;margin:0}.contents li{position:relative;display:flex;align-items:center;margin-bottom:200px;transition:transform .4s ease,box-shadow .4s ease;transform-origin:center}.contents li:not(:first-of-type){margin-top:200px}.contents li:nth-of-type(odd){flex-direction:row;justify-content:flex-start}.contents li:nth-of-type(odd) .contents_text{order:2;text-align:left;margin-left:70px}.contents li:nth-of-type(odd) img{order:1;width:30%;transform:translate(0)}.gn-studio{flex-direction:row;justify-content:flex-start}.gn-studio .contents_text{align-items:flex-start;text-align:left;width:65%;margin-right:70px;margin-left:200px}.gn-studio img{order:2;width:30%;transform:translate(0)}.contents img{height:auto;display:block;opacity:0;transition:1s .5s}.contents_text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.contents h3{font-size:64px;color:#30343a;font-weight:700;letter-spacing:0em;margin-bottom:1px;opacity:0;transform:translateY(70px);transition:1s}.contents_text p{color:#30343a;opacity:0;transform:translateY(70px);transition:1s}.solutions-subtitle{line-height:.8;font-size:28px;letter-spacing:.08em;margin-top:20px;margin-bottom:40px}.copy-en{line-height:.8;font-size:28px;letter-spacing:.04em;margin-top:20px;margin-bottom:36px}.solutions-text{line-height:2.8;font-size:20px;letter-spacing:.2em;margin-bottom:10px}.solution-link{display:flex;align-items:center;justify-content:flex-start;text-decoration:none;color:inherit;width:100%}.contents li.fade-in h3,.contents li.fade-in p,.contents li.fade-in img{opacity:1;transform:none}.contents li:hover .solution-link h3,.contents li:hover .solution-link p{color:#4176bf;transition:transform .4s ease,color .4s ease}.contents li:hover img{transform:scale(1.05);transition:transform .2s ease}.newsblog-section{position:relative;padding:100px 0;width:100%;left:auto;right:auto;margin-left:auto;margin-right:auto;text-align:center;background-color:#fbfeff}.newsblog_header{position:relative;margin-bottom:100px;width:100%;font-style:normal;text-align:center}.newsblog_header .section_title-bg{bottom:28%}.newsblog-posts{background:#fbfeff;text-align:center}.newsblog-posts .container{display:grid;grid-template-columns:repeat(3,minmax(300px,1fr));justify-content:center;gap:2rem;margin:0;padding-left:150px;padding-right:150px;box-sizing:border-box}.post-link{display:block;text-decoration:none;color:inherit}.post-link:hover .post-item{transform:translateY(-5px)}.post-item{background:#fff;border-radius:.75rem;box-shadow:0 4px 12px #00000014;padding:1.5rem;display:flex;flex-direction:column;height:530px;transition:transform .2s;min-width:0}.post-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:.8rem;font-size:14px;color:#30343a}.work-meta-left span,.work-meta-right span{font-weight:600}.post-meta-left{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.post-meta-left span+span:before{content:"|";margin:0 8px;color:#999}.post-meta-right{white-space:nowrap;flex-shrink:0;color:#4176bf}.post-image{text-align:center;margin:1rem 0}.post-image img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:.5rem}.post-title{font-size:20px;margin-bottom:.5rem;color:#4176bf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-excerpt{font-size:14px;color:#606060;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word}.no-posts{grid-column:1 / -1;text-align:center;font-size:18px;color:#999;padding-top:2rem}.all-newsblog-section_link-wrapper{max-width:1600px;margin:80px auto 0;display:flex;justify-content:flex-end}.all-newsblog-link{border:2px solid #30343A;color:#30343a;text-decoration:none;padding:10px 24px;border-radius:6px;font-weight:600;font-size:24px;transition:.25s}.all-newsblog-link:hover{background:#30343a;color:#fbfeff}@media (max-width: 1680px){.global-nav{height:65px}.hero-content_copy-en{font-size:4.5rem}.hero-content_copy-ja{font-size:2.4rem;letter-spacing:2px}.about-section{margin-bottom:0}.about-section_column{max-width:1100px}.about-section_lead{font-size:32px}.about-section_right p{font-size:15px;line-height:2.4;letter-spacing:.14em;margin-bottom:32px}.about-section_link-wrapper{max-width:1200px}.about-section_link{font-size:15px}.solutions-section{position:relative;padding:25px 0}.solutions_header{margin:40px auto;max-width:1100px}.solutions_header .section_italic_title-bg{bottom:32%}.gn-solutions{max-width:1100px}.contents h3{font-size:36px;margin:0}.solutions-subtitle{font-size:14px;margin-top:14px;margin-bottom:10px}.copy-en{font-size:20px;margin-top:10px;margin-bottom:14px}.solutions-text{font-size:15px;line-height:2.2;margin-bottom:20px;letter-spacing:.12em}.contents li{margin-bottom:25px}.contents li:not(:first-of-type){margin-top:25px}.newsblog-section{padding:25px 0}.newsblog_header{margin-bottom:70px}.newsblog_header .section_title-bg{bottom:32.5%}.newsblog-posts .container{padding-left:80px;padding-right:80px}.post-item{height:320px}.post-meta{font-size:12px}.post-meta-left{gap:4px}.post-image{margin:10px 0}.post-image img{height:200px}.post-title{font-size:16px}.post-excerpt{font-size:12px}.no-posts{font-size:15px}.all-newsblog-section_link-wrapper{max-width:1100px;margin:40px auto 0}.all-newsblog-link{font-size:15px}}@media (max-width: 1024px){.global-nav{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 10px;height:75px;z-index:1001}.hero-content_copy-en{font-size:3.2rem;margin-bottom:4%}.hero-content_copy-ja{font-size:1.8rem}.about-section_column{flex-direction:column;gap:40px;align-items:center;text-align:center}.about-section_left,.about-section_right{flex:0 0 auto;position:static;width:100%}.about-section_left{justify-content:center}.about-section_lead{font-size:24px;line-height:1.8;text-align:center;margin:0 auto}.about-section_right p{font-size:16px;line-height:2;margin-bottom:30px;text-align:center;margin-left:auto;margin-right:auto}.about-section_link-wrapper{justify-content:center;margin-top:40px}.about-section_link{font-size:14px;padding:8px 20px}.solutions-section{padding:25px 0}.solutions_header{margin:50px auto 50px 20px}.solutions_header .section_italic_title-bg{bottom:28%}.contents li,.solution-link{flex-direction:column!important;align-items:center!important;text-align:center!important}.contents img{width:35%!important;margin:0 auto;opacity:0;transform:translateY(30px)}.contents_text{align-items:center!important;text-align:center!important;margin:0!important;width:100%}.contents_text h3,.contents_text p{opacity:0;transform:translateY(30px)}.contents li.fade-in-img img,.contents li.fade-in-text h3,.contents li.fade-in-text p{opacity:1;transform:none;transition:.8s ease}.contents h3{font-size:36px;margin:0}.solutions-subtitle{font-size:16px;margin-top:14px;margin-bottom:10px}.copy-en{font-size:24px;margin-top:10px;margin-bottom:24px}.solutions-text{font-size:15px;line-height:2.2;letter-spacing:.12em;margin:0}.contents li{margin-bottom:25px}.contents li:not(:first-of-type){margin-top:25px}.gn-studio .solution-link{flex-direction:column!important;align-items:center!important;text-align:center!important}.gn-studio img{width:35%!important;margin:0 auto!important;order:1!important}.gn-studio .contents_text{width:100%;margin:0!important;order:2!important;align-items:center!important}.gn-studio h3{font-size:36px}.gn-studio .copy-en{font-size:24px;margin-bottom:14px}.gn-studio .solutions-text{font-size:15px;letter-spacing:.12em;line-height:2.2}.newsblog-section{padding:25px 0}.newsblog_header{margin-bottom:50px}.newsblog-posts .container{grid-template-columns:1fr;gap:1.5rem;padding-left:200px;padding-right:200px}.post-item{padding:1.2rem;border-radius:.75rem;height:300px}.post-link:hover .post-item{transform:none}.post-meta{gap:.4rem;font-size:13px;margin-bottom:.6rem}.post-meta-left{gap:4px}.post-meta-left span+span:before{margin:0 6px}.post-meta-right{font-size:13px;color:#4176bf}.post-image{margin:0}.post-image img{height:180px}.post-title{font-size:18px;line-height:1.4;margin:.4rem}.post-excerpt{font-size:14px;line-height:1.6}.no-posts{font-size:15px;padding-top:1.5rem}.all-newsblog-section_link-wrapper{margin-top:40px;justify-content:center}.all-newsblog-link{font-size:14px;padding:8px 20px;text-align:center}}@media (max-width: 768px){.global-nav{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 10px;height:75px;z-index:1001}.hero-content_copy-en{font-size:1.8rem;margin-bottom:8%}.hero-content_copy-ja{font-size:1.4rem}.about-section{margin-bottom:0}.about-section_lead{font-size:18px;line-height:1.8}.about-section_right p{font-size:12px;line-height:2;margin-bottom:30px}.about-section_link{font-size:12px}.solutions-section{padding:25px 0}.solutions_header .section_italic_title-bg{bottom:27%}.contents img{width:60%!important}.contents h3{font-size:28px}.solutions-subtitle{font-size:14px;margin-top:14px;margin-bottom:10px}.copy-en{font-size:18px;margin-top:10px;margin-bottom:14px}.solutions-text{font-size:12px;line-height:2.2;margin-bottom:20px;letter-spacing:.12em}.contents li{margin-bottom:25px}.contents li:not(:first-of-type){margin-top:25px}.gn-studio img{width:60%!important}.gn-studio h3{font-size:28px}.gn-studio .copy-en{font-size:18px;margin-bottom:14px}.gn-studio .solutions-text{font-size:13px;letter-spacing:.12em;line-height:1.8}.newsblog-posts .container{padding-left:40px;padding-right:40px}.post-item{padding:1.2rem;border-radius:.75rem;height:300px}.post-meta{gap:.4rem;font-size:12px;margin-bottom:.6rem}.post-meta-left{gap:6px}.post-meta-left span+span:before{margin:0 6px}.post-meta-right{font-size:12px}.post-image{margin:.8rem 0}.post-image img{height:180px}.post-title{font-size:14px;line-height:1.4;margin-bottom:.4rem}.post-excerpt{font-size:12px;line-height:1.6}.no-posts{font-size:14px;padding-top:1.5rem}.all-newsblog-link{font-size:12px}}
