*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{min-height:100dvh;font-family:"Noto Sans JP",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;line-height:1.6;color:#000;background-color:#f3f4f4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.site-main{padding-top:80px}@media(max-width: 1023px){.site-main{padding-top:60px}}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;background:none;border:none}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.screen-reader-text:focus{position:static;width:auto;height:auto;clip:auto;white-space:normal}.skip-link:focus{display:block;position:fixed;top:1rem;left:1rem;z-index:500;padding:.5rem 1rem;background:#0779e4;color:#fff;border-radius:8px;font-weight:600}body{font-family:"Noto Sans JP",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1rem;line-height:1.6;letter-spacing:.04em;color:#000}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#000}h1{font-size:clamp(1.875rem,5vw,3rem)}h2{font-size:clamp(1.5rem,4vw,2.25rem)}h3{font-size:clamp(1.25rem,3vw,1.875rem)}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{font-size:1rem;line-height:1.6;color:#000}a{color:inherit;transition:color 150ms ease}a:hover,a:focus-visible{color:#0779e4}.footnote{margin:8px 0 0;font-size:.625rem;font-weight:400;line-height:1.6;letter-spacing:0;color:#000}.footnote--md{font-size:.75rem}strong,b{font-weight:700}em,i{font-style:italic}small{font-size:.875rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semi{font-weight:600}.font-bold{font-weight:700}.font-en{font-family:"Inter","Noto Sans JP",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lh-200{line-height:2}.title-en-54{font-family:"Inter","Noto Sans JP",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:54px;font-weight:400;line-height:1.6;letter-spacing:.04em}@media(max-width: 767px){.title-en-54{font-size:40px}}.title-ja-36,.heading-xl{font-size:2.25rem;font-weight:700;line-height:1.4;letter-spacing:.04em}@media(max-width: 767px){.title-ja-36,.heading-xl{font-size:1.5rem}}.title-ja-24{font-size:1.5rem;font-weight:700;line-height:1.6;letter-spacing:.04em}.title-ja-20,.heading-md{font-size:1.25rem;font-weight:700;line-height:1.6;letter-spacing:.04em}.title-ja-18{font-size:1.125rem;font-weight:700;line-height:1.6;letter-spacing:.04em}.title-ja-24-underline-full{position:relative;display:block;margin:0 0 24px;padding-bottom:10px;width:100%;font-size:1.5rem;font-weight:700;line-height:1.6;letter-spacing:.04em;background:linear-gradient(90deg, #0779E4 0%, #3FC1C9 100%);background-size:100% 100%;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.title-ja-24-underline-full::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:linear-gradient(90deg, #0779E4 0%, #3FC1C9 100%)}.container{width:min(1200px,100% - 240px);margin-inline:auto}@media(max-width: 1279px){.container{width:min(1200px,100% - 160px)}}@media(max-width: 1023px){.container{width:min(1200px,100% - 120px)}}@media(max-width: 767px){.container{width:min(1200px,100% - 80px)}}@media(max-width: 479px){.container{width:min(1200px,100% - 40px)}}.container--narrow{max-width:800px}.container--wide{max-width:1440px}.grid{display:grid;gap:1.5rem}.grid--auto{grid-template-columns:repeat(auto-fill, minmax(min(280px, 100%), 1fr))}.grid--2{grid-template-columns:repeat(2, 1fr)}.grid--3{grid-template-columns:repeat(3, 1fr)}.grid--4{grid-template-columns:repeat(4, 1fr)}@media(max-width: 1023px){.grid--4{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}}.features-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill, minmax(min(300px, 100%), 1fr))}.cols-2{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px}@media(max-width: 767px){.cols-2{grid-template-columns:1fr}}.cols-3{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 767px){.cols-3{grid-template-columns:1fr}}.cols-4{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media(max-width: 1023px){.cols-4{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.cols-4{grid-template-columns:1fr}}.site-header{position:fixed;top:0;left:0;width:100%;z-index:200;background-color:#fff;transition:box-shadow 250ms ease}.site-header.is-scrolled{box-shadow:0 4px 16px rgba(0,0,0,.1)}.header-inner{display:flex;align-items:center;justify-content:space-between;width:min(1440px,100% - 80px);margin-inline:auto;padding-block:19px;gap:2.5rem}@media(max-width: 1200px){.header-inner{gap:1.5rem}}@media(max-width: 1023px){.header-inner{width:100%;padding:6px 16px}}@media(max-width: 767px){.header-inner{gap:1rem}}.header-inner__logo,.header-inner__logo:visited{display:inline-block;flex-shrink:0;color:inherit}.header-inner__logo svg,.header-inner__logo img,.header-inner__logo:visited svg,.header-inner__logo:visited img{width:214px;height:40px;display:block}@media(max-width: 1279px){.header-inner__logo svg,.header-inner__logo img,.header-inner__logo:visited svg,.header-inner__logo:visited img{width:196px;height:37px}}@media(max-width: 1023px){.header-inner__logo svg,.header-inner__logo img,.header-inner__logo:visited svg,.header-inner__logo:visited img{width:178px;height:33px}}@media(max-width: 767px){.header-inner__logo svg,.header-inner__logo img,.header-inner__logo:visited svg,.header-inner__logo:visited img{width:154px;height:29px}}.header-inner__right{display:flex;align-items:center;justify-content:flex-end;gap:2rem;flex:1}@media(max-width: 1200px){.header-inner__right{gap:.75rem}}@media(max-width: 1127px){.header-inner__right{gap:1rem}}@media(max-width: 1023px){.header-inner__right{display:none}}.header-inner__cta-btn{flex-shrink:0;font-size:1rem;letter-spacing:0}@media(max-width: 1200px){.header-inner__cta-btn.btn--pill{padding-inline:14px}}@media(max-width: 1127px){.header-inner__cta-btn.btn--pill{padding-inline:16px}}.mobile-nav-toggle{display:none;align-items:center;justify-content:center;width:48px;height:48px;padding:0;background:none;border:0;color:#000;cursor:pointer}@media(max-width: 1023px){.mobile-nav-toggle{display:inline-flex}}.nav-is-open{overflow:hidden}.site-footer{background-color:#001a6e;color:rgba(255,255,255,.8);font-size:.875rem;line-height:1.6;letter-spacing:.04em}.site-footer ul{list-style:none;padding:0;margin:0}.footer-main a,.footer-addendum a,.footer-copyright a{color:#fff;text-decoration:none;transition:color .15s}.footer-main a:hover,.footer-addendum a:hover,.footer-copyright a:hover{color:rgba(255,255,255,.65)}.footer-main{padding-block:88px}.footer-main .container{display:flex;flex-direction:column;gap:0}.footer-cols{display:grid;grid-template-columns:257fr 637fr 256fr;column-gap:42px;align-items:start}.footer-col--left{display:flex;flex-direction:column}.footer-logo{display:block;margin-bottom:56px}.footer-logo__link{display:inline-flex;line-height:0}.footer-logo img{display:block;width:367px;height:auto;filter:brightness(0) invert(1)}.footer-logo__company{margin:24px 0 0;color:#fff}.footer-primary-nav ul{display:flex;flex-direction:column}.footer-primary-nav li a{display:flex;align-items:center;justify-content:space-between;padding-block:14px;border-bottom:1px solid #d9d9d9;gap:8px}.footer-col__heading{border-bottom:1px solid #d9d9d9;margin-bottom:20px}.footer-col__heading a{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;font-size:1rem;color:#fff;gap:8px}.footer-services-grid{display:flex;gap:32px}.footer-services-col{flex:1;display:flex;flex-direction:column;gap:20px}.footer-service-group{display:flex;flex-direction:column;gap:6px}.footer-service-group__heading{margin:0 0 6px;font-size:.875rem;font-weight:400;color:#77d8d8;letter-spacing:.04em}.footer-service-group ul{display:flex;flex-direction:column}.footer-service-group li a{display:flex;align-items:center;gap:6px;padding-block:8px}.footer-service-group li a::before{content:"";display:inline-block;width:4px;height:1px;background:#d9d9d9;flex-shrink:0}.footer-company-nav{display:flex;flex-direction:column;gap:4px}.footer-company-nav li a{display:flex;align-items:center;gap:6px}.footer-company-nav li a::before{content:"";display:inline-block;width:4px;height:1px;background:#d9d9d9;flex-shrink:0}.footer-utility-nav{margin-top:44px}.footer-utility-nav ul{display:flex;flex-wrap:wrap;justify-content:center;gap:0}.footer-utility-nav li{display:flex;align-items:center}.footer-utility-nav li:not(:last-child)::after{content:"";display:inline-block;width:1px;height:27px;background:#d9d9d9;margin-inline:14px}.footer-copyright{padding:16px;background-color:#000;color:#fff;text-align:center}.footer-copyright p{margin:0;font-size:.875rem;line-height:1.6;letter-spacing:.04em;color:#fff}.footer-addendum{padding-block:40px;background-color:#fff;color:#000;text-align:center}.footer-addendum__inner{display:flex;flex-direction:column;align-items:center}.footer-addendum__holdings-logo{display:block;width:250px;max-width:100%;height:auto}.footer-addendum__text{margin:24px 0 0;font-size:.875rem;line-height:1.8;letter-spacing:.04em}.footer-addendum__marks{display:flex;align-items:flex-start;justify-content:center;gap:24px;margin-top:30px}.footer-addendum__mark{display:block;height:auto}.footer-addendum__mark--jpx{width:82px}.footer-chevron{flex-shrink:0}@media(max-width: 1023px){.footer-logo img{width:320px}.footer-cols{grid-template-columns:1fr 1fr;gap:40px 48px}.footer-col--services{grid-column:1/-1;order:-1}}@media(max-width: 767px){.footer-logo img{width:260px}.footer-main{padding-block:56px}.footer-cols{grid-template-columns:1fr;gap:40px}.footer-col--services{order:0}.footer-services-grid{grid-template-columns:1fr 1fr}.footer-addendum{padding-block:40px}}@media(max-width: 479px){.footer-logo img{width:183.5px}.footer-main{padding-block:32px}.footer-main .container{width:min(1200px,100% - 64px)}.footer-services-grid{flex-direction:column}.footer-utility-nav ul{gap:8px 0}.footer-utility-nav li:not(:last-child)::after{margin-inline:8px}.footer-addendum{padding-block:40px}.footer-addendum .container{width:min(1200px,100% - 64px)}.footer-addendum__marks{flex-wrap:wrap;align-items:center;gap:24px}.footer-copyright{padding:16px}.footer-copyright p{font-size:.875rem}}.page-hero{background-color:#f2f2f2;background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/page-title-bg-1.webp");background-size:cover;background-position:center;padding-block:120px}.page-hero__subtitle{margin:0 0 20px;font-size:1.5rem;font-weight:700;line-height:1.6;letter-spacing:.04em;color:#000}.page-hero__break--mobile{display:none}@media(max-width: 767px){.page-hero__break--mobile{display:block}}.page-hero__break--desktop{display:block}@media(max-width: 767px){.page-hero__break--desktop{display:none}}.page-hero__title{display:inline-block;width:fit-content;max-width:100%;margin:0 0 60px;font-family:"Inter","Noto Sans JP",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:96px;font-weight:400;line-height:1.15;letter-spacing:.02em;background:linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.page-hero__body{margin:0;max-width:760px;font-size:1rem;line-height:2;letter-spacing:.04em;color:#000}.page-hero__body p{margin:0 0 1em;font-size:1rem;line-height:2;letter-spacing:.04em;color:#000}.page-hero__body p:last-child{margin-bottom:0}@media(max-width: 1023px){.page-hero__title{font-size:clamp(3rem,8vw,72px)}}@media(max-width: 767px){.page-hero{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/page-title-bg-1-mobile.webp");padding:60px 0 80px}.page-hero__subtitle{font-size:18px}.page-hero__title{font-size:clamp(2.5rem,10vw,3rem)}}@media(max-width: 479px){.page-hero{padding:60px 0 80px}}.page-hero--v2{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/page-title-bg-2.webp");padding-block:80px}.page-hero--v2 .page-hero__title-ja{margin:0 0 8px;font-size:1.25rem;font-weight:700;line-height:1.6;color:#000}.page-hero--v2 .page-hero__title-en{display:inline-block;width:fit-content;max-width:100%;margin:0;font-family:"Inter","Noto Sans JP",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:54px;font-weight:400;line-height:1.6;letter-spacing:.04em;background:linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width: 1023px){.page-hero--v2 .page-hero__title-en{font-size:48px}}@media(max-width: 767px){.page-hero--v2{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/page-title-bg-2-mobile.webp");padding-block:40px}.page-hero--v2 .page-hero__title-ja{margin-bottom:0;font-size:14px}.page-hero--v2 .page-hero__title-en{font-size:40px}}@media(max-width: 479px){.page-hero--v2{padding-block:40px}}.page-hero--v3{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/page-title-bg-3.webp");padding-block:80px}.page-hero--v3 .page-hero__label-gradient{display:inline-block;width:fit-content;max-width:100%;margin:0 0 8px;font-family:"Inter","Noto Sans JP",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6;background:linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.page-hero--v3 .page-hero__title-md{margin:0 0 24px;font-size:2.25rem;font-weight:700;line-height:1.4;letter-spacing:.02em;color:#000}.page-hero--v3 .page-hero__body{max-width:546px}@media(max-width: 767px){.page-hero--v3{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/page-title-bg-3-mobile.webp");padding-block:60px}.page-hero--v3 .page-hero__label-gradient{font-size:14px}.page-hero--v3 .page-hero__title-md{font-size:24px}.page-hero--v3 .page-hero__body,.page-hero--v3 .page-hero__body p{font-size:16px}}.breadcrumb{background:linear-gradient(90deg, #0779E4 0%, #3FC1C9 100%);padding-block:5px}.breadcrumb__list{display:flex;align-items:center;flex-wrap:nowrap;gap:16px;list-style:none;margin:0;padding:0;font-size:.8125rem;color:#fff;width:100%;min-width:0}.breadcrumb__item{display:flex;align-items:center;flex:0 0 auto}.breadcrumb__item--sep{display:flex;align-items:center}.breadcrumb__item--sep svg{width:16px;height:16px}.breadcrumb__item--current{flex:1 1 auto;min-width:0;overflow:hidden;color:#fff}.breadcrumb__link{color:#fff;text-decoration:underline;text-underline-offset:2px;transition:color .15s;white-space:nowrap}.breadcrumb__link:hover,.breadcrumb__link:focus-visible{color:rgba(255,255,255,.65)}.breadcrumb__current-text{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width: 767px){.breadcrumb__list{gap:8px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:16px 32px;font-size:14px;font-weight:400;line-height:1.6;letter-spacing:.04em;border-radius:8px;border:2px solid rgba(0,0,0,0);cursor:pointer;text-decoration:none;transition:all 250ms ease;white-space:nowrap}.btn svg{width:20px;height:20px;display:block;flex-shrink:0}.btn:focus-visible{outline:2px solid #0779e4;outline-offset:3px}.btn--primary{background-color:#0779e4;color:#fff;border-color:#0779e4}.btn--primary:hover{background-color:#0566c1;border-color:#0566c1;color:#fff}.btn--outline{background-color:rgba(0,0,0,0);color:#0779e4;border-color:#0779e4}.btn--outline:hover{background-color:#0779e4;color:#fff}.btn--outline-primary{background-color:rgba(0,0,0,0);color:#0779e4;border:1px solid #0779e4;border-radius:9999px}.btn--outline-primary svg path{transition:fill 250ms ease}.btn--outline-primary:hover{background-color:#0779e4;border-color:#0779e4;color:#fff}.btn--outline-primary:hover svg path{fill:#fff}.btn--ghost{background-color:rgba(0,0,0,0);color:#000;border-color:rgba(0,0,0,0)}.btn--ghost:hover{background-color:#f2f2f2}.btn--dark{background-color:#000;color:#fff;border-color:#000}.btn--dark:hover{background-color:#1a1a1a;border-color:#1a1a1a}.btn--white{background-color:#fff;color:#000;border-color:#fff}.btn--white:hover{background-color:#f2f2f2;border-color:#f2f2f2}.btn--sm{padding:.5rem 1rem;font-size:.75rem;border-radius:4px}.btn--lg{padding:1rem 2rem;font-size:1rem}.btn--full{width:100%}.btn--pill{border-radius:9999px;padding:8px 32px;font-weight:400;line-height:1.6}.btn:disabled,.btn[aria-disabled=true]{opacity:.5;pointer-events:none;cursor:not-allowed}.form-group{display:flex;flex-direction:column;gap:.5rem}label{font-size:.875rem;font-weight:500;color:#000}input[type=text],input[type=email],input[type=tel],input[type=url],input[type=password],input[type=search],input[type=number],textarea,select{width:100%;padding:.75rem 1rem;font-size:.875rem;color:#000;background-color:#fff;border:1px solid #c4c4c4;border-radius:8px;transition:border-color box-shadow 250ms ease;appearance:none}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=number]::placeholder,textarea::placeholder,select::placeholder{color:#7a7a7a}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,textarea:focus,select:focus{outline:none;border-color:#0779e4;box-shadow:0 0 0 3px rgba(7,121,228,.15)}input[type=text]:disabled,input[type=email]:disabled,input[type=tel]:disabled,input[type=url]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=number]:disabled,textarea:disabled,select:disabled{background-color:#f2f2f2;cursor:not-allowed;opacity:.7}textarea{min-height:120px;resize:vertical}.form-error{font-size:.875rem;color:#ef4444}.form-success{font-size:.875rem;color:#22c55e}.card{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.card__title{margin:0 0 12px;font-size:1.25rem;font-weight:700;line-height:1.6;letter-spacing:.04em;color:#000}.card__title .card__title-note{font-size:.875rem;font-weight:400}.card__text{margin:0;font-size:.875rem;line-height:1.6;color:#000}.card--left{align-items:flex-start;text-align:left}.card--grey{background-color:#f0f0f0;border:1px solid gray}.card--white{background-color:#fff;border:1px solid rgba(0,0,0,0);background-image:linear-gradient(#FFFFFF, #FFFFFF),linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);background-origin:border-box;background-clip:padding-box,border-box}.card--outlined{background-color:#fff;border:1px solid #d9d9d9}.card--media{overflow:hidden;align-items:stretch;text-align:left}.card--media .card__media{aspect-ratio:4/3;overflow:hidden}.card--media .card__media img{width:100%;height:100%;object-fit:cover;display:block}.card--media .card__body{padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;text-align:left}.card--media .card__title{margin-bottom:0}.image-card{padding:24px;border:1px solid #d9d9d9;background-color:#fff;height:100%;display:flex;flex-direction:column;gap:16px}.image-card__thumb{aspect-ratio:16/10;overflow:hidden}.image-card__thumb img{width:100%;height:100%;object-fit:cover;display:block}.image-card__body{flex:1 1 auto}.image-card__title{margin:0 0 8px;font-size:1.25rem;font-weight:700;line-height:1.6;letter-spacing:.04em;color:#000}@media(max-width: 767px){.image-card__title{font-size:1.125rem}}.card__illustration{margin-top:16px;width:100%}.card__illustration img{width:100%;height:auto;display:block}.post-card{background-color:#fff;border:1px solid #f2f2f2;border-radius:16px;overflow:hidden;transition:box-shadow transform 250ms ease}.post-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.12);transform:translateY(-2px)}.post-card__thumbnail{aspect-ratio:16/9;overflow:hidden}.post-card__thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 250ms ease}.post-card__thumbnail:hover img{transform:scale(1.04)}.post-card__body{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.post-card__title{font-size:1.25rem;font-weight:700;line-height:1.3}.post-card__title a{color:#000;transition:color 250ms ease}.post-card__title a:hover{color:#0779e4}.post-card__excerpt{font-size:.875rem;color:#4a4a4a;flex:1}.feature-card{padding:2rem;background-color:#fff;border:1px solid #f2f2f2;border-radius:16px;transition:box-shadow transform 250ms ease}.feature-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-2px)}.feature-card__icon{width:56px;height:56px;margin-bottom:1.25rem}.feature-card__icon img,.feature-card__icon svg{width:100%;height:100%}.feature-card__title{font-size:1.125rem;font-weight:700;margin-bottom:.75rem;color:#000}.feature-card__text{font-size:.875rem;color:#4a4a4a;line-height:1.7}.primary-nav{flex:1}.primary-nav__list{display:flex;align-items:center;justify-content:flex-end;gap:1.25rem;flex-wrap:wrap}@media(max-width: 767px){.primary-nav__list{justify-content:flex-start;gap:.75rem;flex-wrap:nowrap}}.primary-nav li{position:relative}.primary-nav a{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem;font-size:1rem;font-weight:400;color:#000;white-space:nowrap;transition:color 250ms ease}.primary-nav a:hover,.primary-nav a:focus-visible{color:#0779e4}.primary-nav__link--chevron svg{width:20px;height:20px;flex-shrink:0}.primary-nav .current-menu-item>a,.primary-nav .current-page-ancestor>a{color:#0779e4;font-weight:500}.primary-nav .mega-menu a{color:#fff}.primary-nav .mega-menu a:hover,.primary-nav .mega-menu a:focus-visible{color:#fff;opacity:.8}.primary-nav .mega-menu a.mega-menu__section-link{padding:8px 0}.primary-nav .mega-menu a.mega-menu__section-link:hover,.primary-nav .mega-menu a.mega-menu__section-link:focus-visible{color:#daebfb;opacity:1}.primary-nav__trigger{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem;font-size:1rem;font-weight:400;color:#000;white-space:nowrap;background:none;border:none;cursor:pointer;transition:color 250ms ease}.primary-nav__trigger:hover,.primary-nav__trigger:focus-visible{color:#0779e4;outline:none}.primary-nav__trigger svg{width:20px;height:20px;flex-shrink:0;transition:transform .2s ease}.primary-nav__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.primary-nav__trigger[aria-expanded=true],.primary-nav__item--mega:hover .primary-nav__trigger{color:#0779e4}@media(max-width: 1200px){.primary-nav__list{gap:.5rem}.primary-nav__list>li>a,.primary-nav__trigger{padding-inline:.25rem}}@media(max-width: 1127px){.primary-nav__list{flex-wrap:nowrap}}@media(max-width: 1279px){.primary-nav__list{gap:.75rem}.primary-nav__list>li>a,.primary-nav__trigger{font-size:.875rem}}.mega-menu{position:fixed;top:80px;left:0;width:100%;background:linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);z-index:calc(200 - 1);transform-origin:top center;animation:mega-menu-enter 180ms ease-out both}.mega-menu[hidden]{display:none !important}.mega-menu__inner{display:flex;align-items:flex-start;gap:40px;width:min(1200px,100% - 80px);margin-inline:auto;padding-block:48px}.mega-menu__col--label{flex-shrink:0;width:238px;border-bottom:1px solid #fff}.mega-menu__section-link{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding-block:8px;font-size:.875rem;font-weight:700;color:#fff;text-decoration:none;white-space:nowrap;transition:color 250ms ease}.mega-menu__section-link svg{width:16px;height:16px;flex-shrink:0}.mega-menu__section-link:hover,.mega-menu__section-link:focus-visible{color:#daebfb}.mega-menu__links{flex:1;display:grid;grid-template-columns:repeat(3, 280px);gap:0 40px;margin:0;padding:0;list-style:none}.mega-menu__links li{margin:0}.mega-menu__links a{display:block;padding:8px 0;font-size:.875rem;font-weight:400;color:#fff;text-decoration:none;white-space:nowrap;transition:opacity 250ms ease,transform 250ms ease}.mega-menu__links a::before{content:"- "}.mega-menu__links a:hover,.mega-menu__links a:focus-visible{opacity:.8;transform:translateX(2px)}.mega-menu__link-group{margin:0;padding:0;list-style:none}.mega-menu__link-group li{margin:0}.mega-menu__links--services{display:flex;flex-direction:column;gap:0}.mega-menu__links--services .mega-menu__link-group{display:grid;grid-template-columns:repeat(3, 280px);gap:0 40px}.mega-menu--sm .mega-menu__links{grid-template-columns:repeat(3, 280px);justify-content:flex-start}@media(max-width: 1023px){.mega-menu__inner{width:calc(100% - 48px);gap:40px}.mega-menu__links{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 1023px){.mega-menu{display:none !important}}@keyframes mega-menu-enter{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-nav{position:fixed;inset:0;z-index:calc(200 + 1);background-color:#fff;overflow-y:auto;animation:mobile-nav-enter 180ms ease-out both}.mobile-nav[hidden]{display:none !important}.mobile-nav__bar{position:relative;display:flex;align-items:center;justify-content:space-between;padding:6px 16px}.mobile-nav__bar::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg, #0779E4 0%, #3FC1C9 100%)}.mobile-nav__logo{display:inline-flex;color:inherit}.mobile-nav__logo img{width:154px;height:29px;display:block}.mobile-nav__close{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;background:none;border:0;cursor:pointer}.mobile-nav__drawer{padding:56px 32px 48px}.mobile-nav__list,.mobile-nav__sublist{margin:0;padding:0;list-style:none}.mobile-nav__item{margin:0 0 42px}.mobile-nav__item>a,.mobile-nav__item .mobile-nav__accordion{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#000;text-decoration:none;background:none;border:0;cursor:pointer;transition:color 250ms ease}.mobile-nav__item>a:hover,.mobile-nav__item>a:focus-visible,.mobile-nav__item .mobile-nav__accordion:hover,.mobile-nav__item .mobile-nav__accordion:focus-visible{color:#0779e4}.mobile-nav__accordion svg{width:20px;height:20px;color:#0779e4;transition:transform 250ms ease}.mobile-nav__accordion[aria-expanded=false] svg{transform:rotate(0deg)}.mobile-nav__accordion[aria-expanded=true] svg{transform:rotate(180deg)}.mobile-nav__sublist{position:relative;margin-top:24px;padding-left:28px;height:0;opacity:0;overflow:hidden;transition:height 260ms ease,opacity 200ms ease;will-change:height,opacity}.mobile-nav__sublist::before{content:"";position:absolute;top:0;bottom:0;left:0;width:1px;background:linear-gradient(180deg, #0779E4 0%, #3FC1C9 100%)}.mobile-nav__sublist[hidden]{display:none !important}.mobile-nav__sublist li{margin:0 0 28px}.mobile-nav__sublist li:last-child{margin-bottom:0}.mobile-nav__sublist a{display:block;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#000;text-decoration:none;transition:color 250ms ease}.mobile-nav__sublist a:hover,.mobile-nav__sublist a:focus-visible{color:#0779e4}.mobile-nav__cta{width:100%;min-height:74px;margin-top:16px;font-size:1rem;font-weight:400;gap:16px}@media(min-width: 1024px){.mobile-nav{display:none !important}}@media(max-width: 479px){.mobile-nav__drawer{padding:48px 24px 40px}.mobile-nav__item{margin-bottom:34px}.mobile-nav__cta{min-height:64px}}@keyframes mobile-nav-enter{from{opacity:0}to{opacity:1}}.eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;font-size:12px;line-height:1.6;font-weight:700;margin:0;background:linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.eyebrow::before,.eyebrow::after{content:"";width:4px;height:4px;display:block;flex-shrink:0}.eyebrow::before{background-color:#0779e4}.eyebrow::after{background-color:#3fc1c9}.eyebrow--underline{position:relative;padding-bottom:12px;margin-bottom:12px;font-size:16px}@media(max-width: 767px){.eyebrow--underline{font-size:12px}}.eyebrow--underline::before{display:none}.eyebrow--underline::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg, #0779E4 0%, #3FC1C9 100%);border-radius:0}.eyebrow--black{background:none;-webkit-background-clip:unset;background-clip:unset;color:#000;-webkit-text-fill-color:#000}.eyebrow--black::before{background-color:#000}.eyebrow--black::after{background-color:#000}.eyebrow--underline.eyebrow--black::after{background:#000}.section-title{margin:0 0 20px;font-size:54px;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#000}@media(max-width: 1023px){.section-title{font-size:42px}}@media(max-width: 767px){.section-title{font-size:34px}}.section-intro{display:flex;flex-direction:column;text-align:left}.section-intro__head{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:20px}.section-intro__head .section-title{margin-bottom:0}.section-intro__main{display:flex;flex-direction:column;align-items:flex-start}.section-intro__subtitle{margin:0 0 20px;font-size:24px;line-height:1.6;letter-spacing:.04em;font-weight:700;color:#000}.section-intro__description{margin:0;width:100%;max-width:none}.section-intro__action{width:fit-content}.section-intro--right{align-items:flex-end;text-align:right}.section-intro--right .section-intro__main{align-items:flex-end}@media(max-width: 1023px){.section-intro__subtitle{font-size:20px}}@media(max-width: 767px){.section-intro__head{flex-direction:column;align-items:flex-start;gap:24px}.section-intro__subtitle{font-size:18px}}.slider{--slide-gap: 12px;--slide-size: 100%}.slider__viewport{overflow:hidden}.slider__container{display:flex;align-items:stretch;margin-inline:calc(var(--slide-gap)*-0.5);touch-action:pan-y pinch-zoom}.slider__slide{transform:translate3d(0, 0, 0);flex:0 0 var(--slide-size);display:flex;min-width:0;padding-inline:calc(var(--slide-gap)*.5)}.slider__controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.slider__progress-track{width:100%;height:4px;background-color:rgba(0,0,0,.16);border-radius:9999px;overflow:hidden}.slider__progress-fill{display:block;width:100%;height:100%;background:linear-gradient(90deg, #0779E4 0%, #3FC1C9 100%);transform:scaleX(0);transform-origin:left center;border-radius:9999px}.slider__nav{display:inline-flex;align-items:center;gap:10px}.slider__nav-btn{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #0779e4;border-radius:50%;color:#0779e4;background:rgba(0,0,0,0)}.slider__nav-btn[disabled]{opacity:.35;cursor:not-allowed}.content-blocks{padding-block:120px;background-color:#fff}.content-blocks--no-top{padding-top:0}@media(max-width: 767px){.content-blocks{padding-block:80px}.content-blocks--no-top{padding-top:0}}.content-block{display:flex;align-items:center;gap:64px}.content-block+.content-block{margin-top:80px}.content-block--reverse{flex-direction:row-reverse}.content-block--equal .content-block__text,.content-block--equal .content-block__image{flex:1 1 0%}.content-block__text{flex:560 1 0%;min-width:0}.content-block__text .eyebrow{margin-bottom:16px}.content-block__title{margin:0 0 20px;font-size:2.25rem;font-weight:700;line-height:1.6;color:#000;white-space:pre-line}.content-block__title .content-block__break{display:none}@media(max-width: 767px){.content-block__title .content-block__break--mobile{display:block}}@media(min-width: 1400px){.content-block__title .content-block__break--desktop{display:block}}@media(max-width: 767px){.content-block__title{font-size:1.5rem}}.content-block__title--sm{font-size:1.5rem;line-height:1.6}.content-block__body{margin:0;font-size:1rem;line-height:2;color:#000}.content-block__body .content-block__break{display:none}@media(max-width: 767px){.content-block__body .content-block__break--mobile{display:block}}@media(min-width: 768px){.content-block__body .content-block__break--desktop{display:block}}.content-block__body--loose{line-height:2}.content-block__image{flex:576 1 0%;min-width:0}.content-block__image img{width:100%;height:auto;display:block}@media(max-width: 767px){.content-block{flex-direction:column;gap:32px}.content-block--reverse{flex-direction:column}.content-block--mobile-image-first{flex-direction:column-reverse}.content-block__text,.content-block__image{flex:1 1 auto;max-width:100%;width:100%}}.hero{position:relative;height:1426px;padding-top:180px;overflow:hidden;background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/hero-bg.webp");background-size:cover;background-position:center top;background-repeat:no-repeat}.hero::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:linear-gradient(90deg, #0779E4 0%, #3FC1C9 100%);pointer-events:none}.hero__inner{height:100%;display:flex;flex-direction:column}.hero__content{display:flex;flex-direction:column;gap:0}.hero__heading{display:flex;flex-direction:column;gap:0;max-width:none;margin:0}.hero__title-line{display:inline-flex;flex-wrap:nowrap;align-items:baseline;gap:0 2px;width:max-content;max-width:100%}.hero__title-line:first-child{padding-bottom:20px}.hero__title-chunk{display:inline-block;flex:0 0 auto;padding-bottom:10px;font-weight:600;line-height:1;letter-spacing:.04em;white-space:nowrap;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.hero__title-chunk--black{color:#000}.hero__title-chunk--blue{color:#0779e4}.hero__title-chunk--gradient{background:linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.hero__title-chunk--106{font-size:106px;letter-spacing:.04em}.hero__title-chunk--ai{transform:translateY(8px)}.hero__title-chunk--93{font-size:93px;letter-spacing:.04em}.hero__title-chunk--82{font-size:82px;letter-spacing:.04em}.hero__title-chunk:first-child{letter-spacing:.02em}.hero__subheading-break--mobile{display:none}.hero__subheading{margin-top:54px}@media(max-width: 767px){.hero{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/hero-bg-mobile.webp");height:1330px;padding-top:60px}.hero::after{height:1.5px}.hero__heading{max-width:calc(100% - 40px)}.hero__title-line{width:max-content;gap:0 2px}.hero__title-line:first-child{padding-bottom:8px}.hero__title-chunk--ai{transform:translateY(6px)}.hero__title-chunk--106{font-size:clamp(38px,14.7px + 7.47vw,72px)}.hero__title-chunk--93{font-size:clamp(33px,10.8px + 6.93vw,64px)}.hero__title-chunk--82{font-size:clamp(29px,9px + 6.13vw,56px)}.hero__subheading-break--desktop{display:none}.hero__subheading-break--mobile{display:inline}.hero__subheading{margin-top:30px}}@media(max-width: 479px){.hero__heading{max-width:100%}.hero__title-line:first-child{padding-bottom:6px}.hero__title-chunk--ai{transform:translateY(4px)}.hero__subheading{margin-top:14px}}.hero-about{--about-cta-gap: 5rem;margin-top:auto;margin-left:auto;width:100%;padding-bottom:64px}.hero-about__action{width:fit-content;margin-top:var(--about-cta-gap)}.hero-about__scroll-down{width:21px;height:auto;display:block;margin:0 18px 80px auto}.hero-about__subtitle-break{display:none}@media(max-width: 1023px){.hero-about{--about-cta-gap: 4rem;margin-inline:0;width:100%;padding-bottom:48px}.hero-about__scroll-down{margin-bottom:80px}}@media(max-width: 767px){.hero-about{--about-cta-gap: 40px;padding-bottom:80px}.hero-about__scroll-down{margin:0 0 80px auto}.hero-about .section-intro__subtitle{font-size:24px}.hero-about .hero-about__subtitle-break{display:inline}}.section{padding-block:clamp(3rem,8vw,6rem)}.section__header{margin-bottom:3rem}.section__title{font-size:2.25rem;font-weight:700;line-height:1.4;letter-spacing:.04em;color:#000;margin-bottom:1rem}.section__subtitle{max-width:60ch;margin-inline:auto}.section--features{background-color:#f8f8f8}.home-bottom-sections{padding-top:120px;background-color:#fff;background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/home-bottom-bg.webp");background-repeat:no-repeat;background-position:center;background-size:cover}@media(max-width: 767px){.home-bottom-sections{padding-top:60px}}.company{position:relative;padding-block:0 120px;overflow:hidden}.company__intro{margin-bottom:40px}.company__content{display:grid;grid-template-columns:minmax(0, 467fr) minmax(0, 653fr);gap:80px;align-items:start}.company__media{margin:0;width:100%;aspect-ratio:1/1;background-color:#ececec}.company__media img{width:100%;height:100%;object-fit:cover}.company__body{padding-top:72px}.company__title{margin:0 0 28px;color:#000}.company__description{margin:0;max-width:none;font-size:16px;line-height:2;letter-spacing:.04em;color:#303030}.company__description+.company__description{margin-top:20px}.company__action--mobile{display:none}@media(max-width: 1023px){.company{padding-block:0 80px}.company__intro{margin-bottom:40px}.company__content{grid-template-columns:minmax(260px, 360px) minmax(0, 1fr);gap:44px}}@media(max-width: 1023px){.company{padding-block:0 80px}.company__intro{margin-bottom:40px}.company__content{grid-template-columns:1fr;gap:28px}.company__media{max-width:467px}.company__body{padding-top:0}.company__title{margin-bottom:16px}.company__action--desktop{display:none}.company__action--mobile{display:inline-flex;margin-top:40px;width:100%}}@media(max-width: 479px){.company{padding:0 0 80px}.company__intro{margin-bottom:40px}}.news{padding-block:0 120px}.news__intro{margin-bottom:60px}.news__list{list-style:none;margin:0;padding:0;border-top:1px solid #d9d9d9}.news__item{border-bottom:1px solid #d9d9d9}.news__link{display:grid;grid-template-columns:150px minmax(0, 1fr) 36px;align-items:center;gap:20px;padding:20px 16px;color:#000;text-decoration:none;transition:background-color .2s ease}.news__link:hover,.news__link:focus-visible{background-color:rgba(255,255,255,.4)}.news__date{font-size:16px;line-height:1.6;letter-spacing:.04em;color:#0779e4;white-space:nowrap}.news__text{min-width:0;font-size:16px;line-height:1.6;letter-spacing:.04em;color:#000}.news__arrow{display:inline-flex;align-items:center;justify-content:center;color:#0779e4}.news__action--mobile{display:none}@media(max-width: 1023px){.news{padding-block:0 80px}.news__intro{margin-bottom:48px}.news__link{grid-template-columns:126px minmax(0, 1fr) 32px;gap:16px;padding:20px 16px}.news__date,.news__text{font-size:15px}}@media(max-width: 1023px){.news{padding-block:0 80px}.news__intro{margin-bottom:40px}.news__link{grid-template-columns:1fr auto;grid-template-areas:"date arrow" "text arrow";row-gap:8px;padding:20px 16px}.news__date{grid-area:date}.news__text{grid-area:text;font-size:16px;line-height:1.8}.news__arrow{grid-area:arrow;align-self:center}.news__action--desktop{display:none}.news__action--mobile{display:inline-flex;margin-top:40px;width:100%}}@media(max-width: 479px){.news{padding-block:0 80px}.news__intro{margin-bottom:32px}}.services{padding-block:120px;background-color:#fff}.services__action--mobile{display:none}.services--bg{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/services-block-bg.webp");background-size:cover;background-position:center}.services__intro{margin-bottom:40px}.services .section-intro__description{max-width:none}.services .section-intro__head{margin-bottom:40px}.services .services-groups{display:flex;flex-direction:column;gap:28px}.services .services-row{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}.services .services-row>.service-group--slider{grid-column:span 2;min-width:0}.services .services-row>.service-group:not(.service-group--slider){grid-column:span 2;min-width:0}.services .services-row>.service-group:not(.service-group--slider) .service-group__grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:24px}.services .services-row .service-card{height:100%}.services .service-group__title{margin:0 0 16px;padding-left:16px;border-left:1px solid #0779e4;font-size:24px;line-height:1.6;font-weight:700;letter-spacing:.04em}.services .service-group__title-text{display:inline-block;background:linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.services .service-group__grid{display:grid;grid-template-columns:minmax(0, 1fr);gap:16px}.services .service-group__controls.slider__controls{display:none}.services .service-group--slider{min-width:0}.services .service-group--slider .slider__viewport{width:100%;overflow:visible}.services .service-group--slider .slider__container{display:grid;gap:16px;margin-inline:0;padding-inline:0;touch-action:auto}.services .service-group--slider .slider__slide{flex:1 1 auto;height:100%}.services .service-group--slider.service-group--cols-4 .slider__container{grid-template-columns:repeat(4, minmax(0, 1fr))}.services .service-group--slider.service-group--cols-2 .slider__container{grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}.services .service-card{display:flex;flex-direction:column;height:100%;position:relative;padding:20px;gap:20px;background-color:#fff;border:1px solid #d7d7d7;overflow:hidden}.services .service-card__thumb{width:100%;flex-shrink:0;aspect-ratio:248/108;background:linear-gradient(120deg, #14344e 0%, #1d567e 55%, #11273b 100%);background-size:cover;background-position:center;background-repeat:no-repeat}.services .service-card__thumb--ai-consulting{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/home-services-1.webp")}.services .service-card__thumb--aidd{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/home-services-2.webp")}.services .service-card__thumb--risk{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/home-services-3.webp")}.services .service-card__thumb--aiops{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/home-services-4.webp")}.services .service-card__thumb--core{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/home-services-5.webp")}.services .service-card__thumb--digital{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/home-services-6.webp")}.services .service-card__thumb--qa{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/home-services-7.webp")}.services .service-card__thumb--ops{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/home-services-8.webp")}.services .service-card__thumb--reverse{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/home-services-9.webp")}.services .service-card__thumb--finance{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/home-services-10.webp")}.services .service-card__body{display:flex;justify-content:space-between;align-items:center;gap:10px;flex:1;min-width:0}.services .service-card__body>div{min-width:0;flex:1 1 auto}.services .service-card__title{margin:0 0 6px;font-size:18px;line-height:1.5;letter-spacing:.04em;font-weight:700;color:#000}.services .service-card__subtitle{margin:0;font-size:14px;line-height:1.6;letter-spacing:.04em;font-weight:400;color:#505050}.services .service-card__action{width:52px;height:52px;min-width:52px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #0779e4;border-radius:50%;transition:background-color .2s ease,border-color .2s ease}.services .service-card__action::after{content:"";position:absolute;inset:0}.services .service-card__action svg path{transition:fill .2s ease}.services .service-card:hover .service-card__action,.services .service-card:focus-within .service-card__action{background-color:#001a6e;border-color:#001a6e}.services .service-card:hover .service-card__action svg path,.services .service-card:focus-within .service-card__action svg path{fill:#fff}@media(max-width: 1023px){.services{padding-block:80px}.services__intro{margin-bottom:40px}.services .service-group--slider.service-group--cols-4 .slider__container{grid-template-columns:repeat(2, minmax(0, 1fr))}.services .services-row{grid-template-columns:1fr}.services .services-row>.service-group--slider{grid-column:span 1}.services .services-row>.service-group:not(.service-group--slider){grid-column:span 1}.services .services-row .service-group__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.services{padding:80px 0}.services__intro{margin-bottom:40px}.services__action--desktop{display:none}.services__action--mobile{display:inline-flex;margin-top:40px;width:100%}}@media(max-width: 479px){.services{padding:80px 0}.services__intro{margin-bottom:40px}.services .service-group--slider .slider__container{display:flex;align-items:stretch;gap:16px;touch-action:pan-y pinch-zoom}.services .service-group--slider .slider__slide{flex:0 0 83.3333333333%;min-width:0;height:auto;display:flex;flex-direction:column;transform:translate3d(0, 0, 0)}.services .service-group--slider .slider__slide .service-card{flex:1}.services .service-group--slider .service-group__controls.slider__controls{display:flex;margin-top:16px}.services .service-group:not(.service-group--slider) .service-group__grid{display:block}.services .service-group:not(.service-group--slider) .service-card{display:flex;flex-direction:column;width:83.3333333333%}}@media(max-width: 767px){.services .section-intro__head{margin-bottom:24px}}.download,.case-studies{--section-edge: max(120px, calc((100vw - 1200px) / 2));padding-block:120px;background-color:#fff}.download--bg,.case-studies--bg{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/case-study-slider-bg.webp");background-size:cover;background-position:center}.download__slider-wrap,.case-studies__slider-wrap{margin-left:var(--section-edge);width:calc(100vw - var(--section-edge));overflow:hidden}.download .slider,.case-studies .slider{--slide-gap: 16px}.download .slider__controls,.case-studies .slider__controls{width:min(100%,1100px);margin-top:26px}.download .slider__progress-track,.case-studies .slider__progress-track{max-width:100%}.download .slider__nav,.case-studies .slider__nav{flex-shrink:0}.download .slider__nav-btn,.case-studies .slider__nav-btn{width:54px;height:54px;min-width:54px}.download__action--mobile,.case-studies__action--mobile{display:none}@media(max-width: 1279px){.download,.case-studies{--section-edge: max(80px, calc((100vw - 1200px) / 2));padding-block:80px}}@media(max-width: 1023px){.download,.case-studies{--section-edge: 60px;padding-block:80px}.download__action--desktop,.case-studies__action--desktop{display:none}.download__action--mobile,.case-studies__action--mobile{display:inline-flex;margin-top:40px;width:100%}}@media(max-width: 767px){.download,.case-studies{--section-edge: 40px;padding-block:80px}.download--bg,.case-studies--bg{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/case-study-slider-bg-mobile.webp")}.download .slider,.case-studies .slider{--slide-gap: 12px}.download .slider__controls,.case-studies .slider__controls{width:100%;margin-right:0;gap:0}.download .slider__nav,.case-studies .slider__nav{display:none}.download .slider__nav-btn,.case-studies .slider__nav-btn{width:44px;height:44px;min-width:44px}}@media(max-width: 479px){.download,.case-studies{--section-edge: 20px}.download .slider__controls,.case-studies .slider__controls{width:100%;margin-right:0}}.download{position:relative;background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/downloads-bg.webp");background-repeat:no-repeat;background-position:center;background-size:cover}.download__slider-wrap{margin-left:50%;width:100vw;transform:translateX(-50%)}.download .section-title{margin-bottom:0}.download .slider{--slide-size: 968px;--slide-gap: 24px}.download .slider__container{margin-inline:0;gap:0}.download .slider__slide{padding-inline:0}.download .slider__slide+.slider__slide{margin-left:var(--slide-gap)}.download .slider__slide:first-child{margin-left:var(--slide-gap)}.download .download__controls{margin-top:26px}.download .download__controls.slider__controls{width:100%}.download .download-card{background:#fff;border:1px solid #d0d6dc;display:grid;grid-template-columns:1fr 1fr;min-height:284px}.download .download-card__thumb{background:#b8b8bb;display:flex;align-items:center;justify-content:center;color:#6a6a6a;font-size:16px;letter-spacing:.04em}.download .download-card__content{padding:28px 34px;display:flex;flex-direction:column;gap:14px}.download .download-card__badges{display:flex;flex-wrap:wrap;gap:8px}.download .download-card__badge{width:fit-content;margin:0;padding:3px 9px;background:linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);color:#fff;font-size:12px;line-height:1.5;letter-spacing:.02em;border-radius:4px}.download .download-card__badge--category{background:#fff;border:1px solid #0779e4;color:#0779e4}.download .download-card__title{margin:0;color:#000}.download .download-card__desc{margin:0;max-width:none;font-size:16px;line-height:1.7;letter-spacing:.04em;color:#3f3f3f}.download .download-card__action{margin-top:auto;width:100%;justify-content:center}@media(max-width: 1023px){.download .slider{--slide-size: 840px}}@media(max-width: 767px){.download{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/downloads-bg-mobile.webp")}.download .slider{--slide-size: calc(100vw - 120px)}.download .download-card{grid-template-columns:1fr;min-height:0}.download .download-card__thumb{min-height:180px}.download .download-card__content{padding:20px}}@media(max-width: 479px){.download .slider{--slide-size: calc(100vw - 40px)}.download .download__controls{margin-top:20px}}.case-studies{background-color:#fff}.case-studies__slider-wrap{margin-left:var(--section-edge);width:calc(100vw - var(--section-edge)*2);overflow:visible}.case-studies .section-title{margin-bottom:0}.case-studies .slider__viewport{overflow:visible}.case-studies .slider{--slide-gap: 20px;--slide-size: calc((100% - (var(--slide-gap) * 2.25)) / 3.25)}.case-studies .slider__container{margin-inline:0;padding-inline:0;gap:var(--slide-gap)}.case-studies .slider__slide{padding-inline:0}.case-studies .case-studies__controls.slider__controls{width:100%}.case-studies .case-card{background:#fff;border:1px solid #dae1e7;height:100%;display:flex;flex-direction:column}.case-studies .case-card__media-link{display:block;color:inherit;text-decoration:none}.case-studies .case-card__thumb{aspect-ratio:328/220;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.case-studies .case-card__thumb img,.case-studies .case-card__thumb .case-card__image{width:100%;height:100%;display:block;object-fit:cover}.case-studies .case-card__thumb--placeholder{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/case-study-placeholder-2.webp")}.case-studies .case-card__body{padding:18px 16px 16px;display:flex;flex-direction:column;gap:10px;flex:1}.case-studies .case-card__title{margin:0}.case-studies .case-card__title-link{color:inherit;text-decoration:none}.case-studies .case-card__desc{margin:0;max-width:none;color:#505050;font-size:14px;line-height:1.6;letter-spacing:.04em}.case-studies .case-card__meta{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.case-studies .case-card__tags{display:inline-flex;gap:8px}.case-studies .case-card__tag{border:1px solid #0779e4;color:#0779e4;font-size:12px;line-height:1.4;padding:3px 8px;border-radius:4px}.case-studies .case-card__date{font-size:14px;line-height:1.6;letter-spacing:.04em;color:#3d3d3d;white-space:nowrap}@media(max-width: 1023px){.case-studies .slider{--slide-size: calc((100% - (var(--slide-gap) * 1.4)) / 2.4)}}@media(max-width: 767px){.case-studies .slider{--slide-size: calc((100% - (var(--slide-gap) * 0.3)) / 1.3)}}@media(max-width: 479px){.case-studies .slider{--slide-size: 100%}.case-studies .case-card__title{font-size:22px}}.cta-banner{background:linear-gradient(100deg, #0f7be0 0%, #1f8fe4 34%, #3ebfca 100%);padding-block:108px}.cta-banner__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}@media(max-width: 767px){.cta-banner__inner{flex-direction:column;gap:28px}}.cta-banner__content{max-width:780px}.cta-banner__title{margin:0 0 18px;font-size:54px;line-height:1.6;letter-spacing:.04em;font-weight:400;color:#fff}.cta-banner__subtitle{margin:0 0 22px;font-size:24px;line-height:1.6;letter-spacing:.04em;font-weight:700;color:#fff}.cta-banner__text{margin:0;max-width:none;font-size:16px;line-height:1.6;letter-spacing:.04em;color:rgba(255,255,255,.84)}.cta-banner__actions{flex-shrink:0;padding-top:76px}.cta-banner__button{background-color:#f2f2f2;color:#1c3f93;border-color:#f2f2f2}.cta-banner__button:hover{background-color:#1c3f93;color:#fff;border-color:#1c3f93}@media(max-width: 1023px){.cta-banner{padding-block:86px}.cta-banner__subtitle{font-size:24px;margin-bottom:18px}.cta-banner__actions{padding-top:42px}}@media(max-width: 767px){.cta-banner{padding-block:80px}.cta-banner__title{margin-bottom:12px}.cta-banner__subtitle{font-size:20px;margin-bottom:12px}.cta-banner__text{font-size:16px;line-height:1.9}.cta-banner__actions{width:100%;padding-top:0}.cta-banner__button{width:100%;min-width:0}}.case-studies-page{background-color:#fff}.case-studies-page__content{padding:80px 0 120px}@media(min-width: 768px){.case-studies-page .case-study-filters__group{grid-template-columns:100px minmax(0, 1fr)}}.case-study-filters-band{background-color:#f2f2f2;padding-block:40px}.case-study-filters-band .service-challenges__inner{display:grid;grid-template-columns:154px minmax(0, 1fr);gap:10px;align-items:flex-start}.case-study-filters-band__title,.case-study-filters-band .service-challenges__title{margin:0;color:#0779e4;font-size:20px;font-weight:700;line-height:1.6;letter-spacing:.04em;white-space:nowrap}@media(max-width: 767px){.case-study-filters-band .service-challenges__inner{grid-template-columns:1fr;gap:28px}}.case-study-filters{flex:1 1 auto}.case-study-filters__row{display:block;align-items:start}.case-study-filters__row--secondary{margin-top:16px}.case-study-filters__group{display:grid;grid-template-columns:143px minmax(0, 1fr);gap:10px;align-items:start}.case-study-filters__group-title{position:relative;display:block;font-size:16px;line-height:1.6;letter-spacing:.04em;font-weight:400;color:#000;white-space:nowrap}.case-study-filters__group-title::after{content:":";position:absolute;right:0;top:0}.case-study-filters__chips{display:flex;flex-wrap:wrap;gap:8px}.case-study-filters__chip{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:3px 8px;border:1px solid gray;border-radius:3px;background-color:rgba(0,0,0,0);color:gray;font-size:12px;line-height:1.4;letter-spacing:.04em;text-decoration:none}.case-study-filters__chip:hover{background-color:rgba(255,255,255,.4)}.case-study-filters__chip.is-active{border-color:rgba(0,0,0,0);background:linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);color:#fff}@media(max-width: 767px){.case-study-filters__row{display:block}.case-study-filters__row--secondary{margin-top:28px}.case-study-filters__group{grid-template-columns:1fr;gap:16px}.case-study-filters__group-title{white-space:nowrap}.case-study-filters__group-title::after{content:none}.case-study-filters__chips{gap:8px}}.case-study-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:32px 24px}.case-study-grid .case-card{background:#fff;border:1px solid #dae1e7;height:100%;display:flex;flex-direction:column}.case-study-grid .case-card__media-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.case-study-grid .case-card__thumb{aspect-ratio:328/220;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.case-study-grid .case-card__thumb img,.case-study-grid .case-card__thumb .case-card__image{width:100%;height:100%;display:block;object-fit:cover}.case-study-grid .case-card__thumb--placeholder{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/case-study-placeholder-2.webp")}.case-study-grid .case-card__body{padding:18px 16px 16px;display:flex;flex-direction:column;gap:10px;flex:1}.case-study-grid .case-card__title{margin:0}.case-study-grid .case-card__desc{margin:0;max-width:none;color:#505050;font-size:14px;line-height:1.6;letter-spacing:.04em;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.case-study-grid .case-card__meta{margin-top:auto;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.case-study-grid .case-card__tags{display:inline-flex;flex-wrap:wrap;gap:8px}.case-study-grid .case-card__tag{border:1px solid #0779e4;color:#0779e4;font-size:12px;line-height:1.4;padding:3px 8px;border-radius:4px}.case-study-grid .case-card__date{font-size:14px;line-height:1.6;letter-spacing:.04em;color:#3d3d3d;white-space:nowrap}@media(max-width: 1023px){.case-study-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 479px){.case-study-grid{grid-template-columns:1fr;gap:24px}.case-study-grid .case-card__title{font-size:22px}}.case-study-pagination{margin-top:64px}.case-study-pagination__list{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.case-study-pagination__item .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 8px;border:1px solid #0779e4;border-radius:999px;color:#0779e4;font-size:14px;line-height:1;text-decoration:none}.case-study-pagination__item.is-current .page-numbers,.case-study-pagination__item .page-numbers.current{background-color:#0779e4;color:#fff}.case-study-pagination__item.is-dots .page-numbers,.case-study-pagination__item .page-numbers.dots{min-width:auto;border:0;color:#7d8793}.case-study-empty__text{margin:0}.single-case-study{background-color:#fff}.single-case-study__hero{background-color:#f2f2f2;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%),url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/page-title-bg-2.webp");background-position:center,center;background-size:100% 100%,cover;padding:80px 0}.single-case-study__hero-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:12px}.single-case-study__date{font-size:14px;line-height:1.6;letter-spacing:.04em;color:#000}.single-case-study__tags{display:flex;flex-wrap:wrap;gap:8px}.single-case-study__tag{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:3px 8px;border:1px solid #0779e4;border-radius:4px;color:#0779e4;font-size:12px;line-height:1.4;letter-spacing:.04em;text-align:center}.single-case-study__title{margin:0;font-size:36px;line-height:1.4;letter-spacing:.04em;font-weight:700;color:#000}.single-case-study__content{padding:80px 0 120px}.single-case-study__lead{display:grid;grid-template-columns:minmax(0, 488px) minmax(0, 1fr);gap:64px;align-items:center}.single-case-study__cover-image,.single-case-study__cover-placeholder{display:block;width:100%;height:auto;aspect-ratio:488/320;object-fit:cover;background-color:#edf2f7}.single-case-study__cover-placeholder{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/case-study-placeholder-1.webp");background-position:center;background-size:cover;background-repeat:no-repeat}.single-case-study__long-title{margin:0 0 24px;font-size:36px;line-height:1.55;letter-spacing:.04em;color:#000}.single-case-study__facts{margin:0}.single-case-study__fact{display:flex;align-items:flex-start;gap:16px}.single-case-study__fact:not(:last-child){margin-bottom:12px}.single-case-study__fact-label{flex-shrink:0;min-width:64px;padding:3px 8px;border:1px solid #c4ccd6;border-radius:4px;text-align:center;font-size:12px;line-height:1.4;letter-spacing:.04em;color:#606c7a}.single-case-study__fact-value{margin:0;font-size:16px;line-height:1.8;letter-spacing:.04em;color:#000}.single-case-study__body{margin-top:64px;max-width:none}.single-case-study__body h3{margin:0 0 24px;padding-bottom:16px;border-bottom:1px solid #54b7ff;font-size:32px;line-height:1.6;letter-spacing:.04em;color:#0779e4}.single-case-study__body p{margin:0 0 32px;max-width:none;font-size:16px;line-height:2;letter-spacing:.04em;color:#000}.single-case-study__body img{display:block;width:100%;height:auto}.single-case-study__body .case-study-blue-card{margin:40px 0;padding:40px;border:1px solid #d7e7f4;background-color:#f7fbff}.single-case-study__body .case-study-blue-card h3{padding-bottom:0;border-bottom:0;margin-bottom:16px;font-size:24px;color:#000}.single-case-study__body .case-study-blue-card p:last-of-type{margin-bottom:32px}@media(max-width: 767px){.single-case-study__hero{background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%),url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/page-title-bg-2-mobile.webp");padding:60px 0}.single-case-study__title{font-size:24px}.single-case-study__content{padding:60px 0 80px}.single-case-study__lead{grid-template-columns:1fr;gap:32px}.single-case-study__fact:not(:last-child){margin-bottom:6px}.single-case-study__long-title{font-size:24px}.single-case-study__body{margin-top:40px}.single-case-study__body h3{margin-bottom:20px;padding-bottom:12px;font-size:24px}.single-case-study__body p{margin-bottom:24px}.single-case-study__body .case-study-blue-card{margin:32px 0;padding:24px 20px}.single-case-study__body .case-study-blue-card p:last-of-type{margin-bottom:24px}}.news-page{background-color:#fff}.news-page .news--page{padding:80px 0 120px}.news-page .news--page .news__link{grid-template-columns:minmax(0, 1fr) 36px;grid-template-areas:"date arrow" "text arrow";align-items:start;column-gap:20px;row-gap:4px}.news-page .news--page .news__date{grid-area:date}.news-page .news--page .news__text{grid-area:text}.news-page .news--page .news__arrow{grid-area:arrow;align-self:center}@media(max-width: 1023px){.news-page .news--page .news__link{grid-template-columns:minmax(0, 1fr) 32px;column-gap:16px}}.news-pagination{margin-top:64px}.news-pagination__list{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.news-pagination__item .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 8px;border:1px solid #0779e4;border-radius:999px;color:#0779e4;font-size:14px;line-height:1;text-decoration:none}.news-pagination__item.is-current .page-numbers,.news-pagination__item .page-numbers.current{background-color:#0779e4;color:#fff}.news-pagination__item.is-dots .page-numbers,.news-pagination__item .page-numbers.dots{min-width:auto;border:0;color:#7d8793}.single-news{background-color:#fff}.single-news__hero{background-color:#f2f2f2;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%),url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/article-title-bg.webp");background-position:center top,center top;background-repeat:no-repeat;background-size:100% 100%,2640px 975px;padding:80px 0}.single-news__hero-inner{max-width:920px}.single-news__date{display:inline-block;margin-bottom:16px;font-size:14px;line-height:1.6;letter-spacing:.04em;color:#000}.single-news__title{margin:0;max-width:920px;font-size:36px;line-height:1.45;letter-spacing:.04em;font-weight:700;color:#000}.single-news__content{padding:80px 0 0}.single-news__article{width:100%;max-width:none;padding-bottom:120px}.single-news__body{max-width:none}.single-news__body>*:first-child{margin-top:0}.single-news__body>*:last-child{margin-bottom:0}.single-news__body p{margin:0 0 32px;max-width:none;font-size:16px;line-height:2;letter-spacing:.04em;color:#000}.single-news__body h3{position:relative;display:block;margin:56px 0 24px;padding-bottom:10px;width:100%;font-size:24px;font-weight:700;line-height:1.6;letter-spacing:.04em;background:linear-gradient(90deg, #0779E4 0%, #3FC1C9 100%);background-size:100% 100%;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.single-news__body h3::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:linear-gradient(90deg, #0779E4 0%, #3FC1C9 100%)}.single-news__body h3 .content-block__break{display:none}@media(max-width: 767px){.single-news__body h3 .content-block__break--mobile{display:block}}@media(min-width: 768px){.single-news__body h3 .content-block__break--desktop{display:block}}.single-news__body img{display:block;max-width:100%;height:auto;margin:0 0 12px}.single-news__body a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.single-news__body table{width:100%;border-collapse:collapse;border:1px solid #0779e4;margin:24px 0 32px}.single-news__body table th,.single-news__body table td{border:1px solid #0779e4;padding:12px 14px;text-align:left;vertical-align:middle;font-size:16px;line-height:1.8;color:#000;background-color:#fff}.single-news__body table th{background-color:#daebfb;font-weight:700;text-align:center}.single-news__body table.chonological-list{border:0;background-color:#f3f4f4}.single-news__body table.chonological-list td{border:0;padding:10px 20px;background-color:#f3f4f4;font-size:14px;line-height:1.8}.single-news__body table.chonological-list tr:first-child td{padding-top:16px}.single-news__body table.chonological-list tr:last-child td{padding-bottom:16px}.single-news__body table.chonological-list td:first-child{width:140px;white-space:nowrap}.single-news__actions{padding:0 0 120px}.single-news__actions .container{display:flex;justify-content:center}.single-news__back-link{justify-content:center}@media(max-width: 767px){.single-news__hero{background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%),url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/article-title-bg-mobile.webp");background-position:center top,center top;background-repeat:no-repeat;background-size:100% 100%,1024px 680px;padding:60px 0}.single-news__title{font-size:20px}.single-news__title br{display:none}.single-news__content{padding:60px 0 0}.single-news__article{padding-bottom:80px}.single-news__body p{margin-bottom:24px}.single-news__body h3{margin-top:40px;margin-bottom:20px;padding-bottom:8px;font-size:24px}.single-news__body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.single-news__body table.chonological-list{display:block;overflow:visible;white-space:normal}.single-news__body table.chonological-list tbody,.single-news__body table.chonological-list tr,.single-news__body table.chonological-list td{display:block;width:100%}.single-news__body table.chonological-list td{padding:10px 14px;white-space:normal}.single-news__body table.chonological-list td+td{margin-top:0;padding-top:0}.single-news__body table.chonological-list td:first-child{width:auto;padding-bottom:0}.single-news__body table.chonological-list tr:first-child td{padding-top:10px}.single-news__body table.chonological-list tr:last-child td{padding-bottom:10px}.single-news__actions{padding:0 0 60px}.single-news__actions .container{display:block}.single-news__back-link{width:100%}}@media(min-width: 768px)and (max-width: 1279px){.single-news__hero{background-size:2200px auto}}@media(min-width: 768px)and (max-width: 1023px){.single-news__hero{background-size:1800px auto}}.download-page{background-color:#fff;background-image:linear-gradient(180deg, #ffffff 0%, #f5f7fa 100%);background-repeat:no-repeat}.download-filters-band{background-color:rgba(0,0,0,0)}.download-listing{padding:80px 0 120px;background-color:rgba(0,0,0,0)}.download-listing__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:32px 24px}.download-listing__empty-text{margin:0;text-align:center}.download-card__thumb-link{display:block;width:100%;height:100%}.download-card__image{display:block;width:100%;height:100%;object-fit:cover}.download-card__thumb-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:220px}.download-card__title-link{color:inherit;text-decoration:none}.download-card--listing{background:#fff;border:1px solid #dae1e7;display:flex;flex-direction:column;height:100%}.download-card--listing .download-card__thumb{aspect-ratio:386/216;overflow:hidden;background:#f2f2f2}.download-card--listing .download-card__thumb-link{height:100%}.download-card--listing .download-card__image,.download-card--listing .download-card__thumb-placeholder{width:100%;height:100%;min-height:0}.download-card--listing .download-card__content{padding:18px 16px 16px;gap:0;flex:1}.download-card--listing .download-card__title{margin:0;font-size:20px;line-height:1.45}.download-card--listing .download-card__desc{margin:20px 0 0;color:#505050;font-size:14px;line-height:1.8;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.download-card--listing .download-card__badges{display:flex;flex-wrap:wrap;margin-top:auto;padding-top:24px;gap:8px}.download-card--listing .download-card__badge{width:fit-content;margin:0;padding:3px 9px;border-radius:4px;background:linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);color:#fff;font-size:12px;line-height:1.4;letter-spacing:.02em}.download-card--listing .download-card__badge--category{background:#fff;border:1px solid #0779e4;color:#0779e4}.download-card--listing .download-card__action{margin-top:32px;width:100%;justify-content:center}.single-document{background-color:#fff}.single-document__hero{background-color:#f2f2f2;background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%),url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/article-title-bg.webp");background-position:center top,center top;background-repeat:no-repeat;background-size:100% 100%,2640px 975px;padding:80px 0}.single-document__hero-inner{max-width:920px}.single-document__tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.single-document__tag{display:inline-flex;align-items:center;min-height:26px;padding:3px 8px;border:1px solid #0779e4;border-radius:4px;color:#0779e4;font-size:12px;line-height:1.4;letter-spacing:.04em;background-color:#fff}.single-document__tag--pick-up{border-color:rgba(0,0,0,0);background:linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);color:#fff}.single-document__title{margin:0;font-size:36px;line-height:1.4;letter-spacing:.04em;color:#000}.single-document__description{margin:20px 0 0;max-width:820px;font-size:16px;line-height:2;letter-spacing:.04em;color:#000}.single-document__content,.single-document__thanks{padding:120px 0}.single-document__layout{display:grid;grid-template-columns:minmax(0, 550fr) minmax(0, 610fr);gap:40px;align-items:start}.single-document__layout>*{min-width:0}.single-document__cover,.single-document__cover--placeholder{background-color:#eef3f7;border:1px solid #d0d6dc}.single-document__cover{margin-bottom:32px;overflow:hidden}.single-document__cover--placeholder{display:flex;align-items:center;justify-content:center;min-height:320px;margin-bottom:32px;color:#66717b}.single-document__cover-image{display:block;width:100%;height:auto}.single-document__body{max-width:none}.single-document__body>*:first-child{margin-top:0}.single-document__body p{margin:0 0 24px;max-width:none;font-size:16px;line-height:2;letter-spacing:.04em;color:#000}.single-document__body h3{margin:48px 0 20px;font-size:24px;line-height:1.6;letter-spacing:.04em;color:#000}.single-document__body ul,.single-document__body ol{margin:0 0 24px 1.2em;padding:0}.single-document__body li{margin-bottom:8px;font-size:16px;line-height:1.9;color:#000}.single-document__body img{display:block;width:100%;height:auto;margin:0 0 24px}.single-document__body a{color:inherit;text-decoration:underline;text-underline-offset:2px}.single-document__info-panel{margin-top:40px;padding:24px;border:1px solid #0779e4;background-color:#fff}.single-document__info-section+.single-document__info-section{margin-top:24px;padding-top:24px;border-top:1px solid #0779e4}.single-document__index{margin-top:0;padding:0;border:0;background-color:rgba(0,0,0,0)}.single-document__index-title{margin:0 0 16px;font-size:20px;line-height:1.6;color:#000}.single-document__index-list{margin:0;padding-left:1.2em;list-style:disc}.single-document__index-item{margin-bottom:8px;font-size:15px;line-height:1.8;color:#000}.single-document__form-card,.single-document__thanks-card{padding:32px}.single-document__form-card{border:1px solid #d9d9d9;background-color:#fff}.single-document__thanks-card{border:1px solid #d0d6dc;background-color:#f7fafc}.single-document__thanks-inner{max-width:1200px;margin:0 auto;text-align:center}.single-document__form-panel{position:sticky;top:120px}.single-document__form-eyebrow,.single-document__thanks-eyebrow{display:inline-flex;margin:0 0 16px;padding:4px 10px;border-radius:999px;background:linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);color:#fff;font-size:12px;line-height:1.4;letter-spacing:.04em}.single-document__iframe{display:block;width:100%;height:var(--document-form-height-desktop, 720px);margin-top:0;border:0;background-color:#fff}.single-document__form-empty,.single-document__thanks-note{margin-top:24px}.single-document__form-empty{margin-top:0}.single-document__form-empty-text,.single-document__thanks-text,.single-document__thanks-note,.single-document__form-empty-note,.single-document__thanks-url{margin:0;font-size:16px;line-height:1.9;letter-spacing:.04em;color:#000}.single-document__form-empty-note,.single-document__thanks-url{margin-top:16px;word-break:break-word}.single-document__form-empty-note span,.single-document__thanks-url span{display:inline-block;color:#0779e4}.single-document__thanks-text{margin-top:24px}.single-document__thanks-primary-action{display:flex;justify-content:center;margin-top:32px}.single-document__thanks-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:24px 40px;margin-top:80px}.single-document__download-link{min-width:280px;justify-content:center}.single-document__download-link svg{flex:0 0 auto}.single-document__back-link,.single-document__home-link{min-width:260px;justify-content:center}@media(max-width: 1023px){.single-document__layout{grid-template-columns:1fr}.single-document__form-panel{position:static}}@media(min-width: 768px)and (max-width: 1279px){.single-document__hero{background-size:2200px auto}}@media(min-width: 768px)and (max-width: 1023px){.single-document__hero{background-size:1800px auto}}@media(max-width: 767px){.single-document__hero{background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.03) 100%),url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/article-title-bg-mobile.webp");background-position:center top,center top;background-repeat:no-repeat;background-size:100% 100%,1024px 680px;padding:32px 0 40px}.single-document__title{font-size:24px}.single-document__content,.single-document__thanks{padding:60px 0}.single-document__form-card,.single-document__thanks-card,.single-document__index{padding:24px}.single-document__thanks-text{margin-top:20px}.single-document__thanks-actions{gap:16px;margin-top:40px}.single-document__thanks-primary-action{margin-top:24px}.single-document__back-link,.single-document__home-link{width:100%;min-width:0}.single-document__iframe{height:var(--document-form-height-tablet, 660px)}}@media(max-width: 479px){.single-document__title{font-size:28px}.single-document__description,.single-document__body p,.single-document__thanks-text,.single-document__thanks-note,.single-document__form-empty-text,.single-document__form-empty-note,.single-document__thanks-url{font-size:14px}.single-document__form-title{font-size:22px}.single-document__iframe{height:var(--document-form-height-mobile, 560px)}}@media(max-width: 1023px){.download-listing__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.download-listing{padding:60px 0 80px}.download-listing__grid{grid-template-columns:1fr;gap:24px}.download-card--listing .download-card__content{padding:20px}.download-card--listing .download-card__title{font-size:20px}.download-card--listing__category+.download-card--listing__category{margin-top:56px}.download-card--listing__category-title{margin-bottom:24px;font-size:26px}}.why-page{background-color:#fff}.why-page .page-hero__title{font-size:96px}.why-page .content-blocks{padding-bottom:120px}@media(max-width: 767px){.why-page .page-hero__title{font-size:54px;margin-bottom:40px}.why-page .content-blocks{padding-bottom:80px}}.why-challenge{padding-block:120px;background-color:#f2f2f2;background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/why-challenge-bg.webp");background-size:cover;background-position:center;background-repeat:no-repeat}.why-challenge__intro{text-align:center;margin:0 auto 80px}.why-challenge__title{margin:0 0 20px;color:#000}.why-challenge__title-break{display:none}.why-challenge__desc-break{display:block}.why-challenge__desc-break--mobile{display:none}.why-challenge__desc{margin:0;font-size:1rem;line-height:1.8;color:#000}.why-challenge .cols-3{row-gap:0}.why-challenge .cols-3 .cols-3__col{display:grid;grid-row:span 3;grid-template-rows:subgrid}.why-challenge__problem{width:100%;padding:20px 24px}.why-challenge__arrow{display:flex;justify-content:center;margin-bottom:20px}.why-challenge__arrow img{display:block}.why-challenge__solution{width:100%;padding:24px}.why-challenge__illustration img{width:100%;max-width:215px;height:auto;display:block;margin-inline:auto}@media(max-width: 1023px){.why-challenge{padding-block:80px}}@media(max-width: 767px){.why-challenge{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/why-challenge-bg-mobile.webp");background-size:750px 400px;background-position:center bottom;padding-block:80px}.why-challenge__title-break{display:block}.why-challenge__desc-break{display:block}.why-challenge__desc-break--mobile{display:block}.why-challenge__problem{position:relative;z-index:1;margin-bottom:-50px}.why-challenge__arrow{margin-bottom:8px}.why-challenge .cols-3{max-width:480px;margin-inline:auto;row-gap:40px}.why-challenge .cols-3 .cols-3__col{display:block;grid-row:auto;grid-template-rows:none}}@media(min-width: 1024px){.services-page .services .services-row{grid-template-columns:1fr}.services-page .services .services-row>.service-group--slider,.services-page .services .services-row>.service-group:not(.service-group--slider){grid-column:span 1}.services-page .services .service-group--slider.service-group--cols-2 .slider__container{grid-template-columns:repeat(4, minmax(0, 1fr))}.services-page .services .services-row>.service-group:not(.service-group--slider) .service-group__grid{grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px}}@media(max-width: 479px){.services-page .services .service-group:not(.service-group--slider) .service-group__grid{display:block}.services-page .services .service-group:not(.service-group--slider) .service-card{display:flex;flex-direction:column;width:83.3333333333%}}.service-challenges{background-color:#f2f2f2;padding-block:40px}.service-challenges__inner{display:flex;align-items:flex-start;gap:40px}.service-challenges__title{flex:0 0 auto;margin:0;font-size:1.5rem;font-weight:700;line-height:1.6;letter-spacing:.04em;color:#000;white-space:nowrap}@media(max-width: 767px){.service-challenges__title{white-space:normal}}.service-challenges__list{flex:1 1 auto;margin:0;padding-left:1.5em;list-style:disc}.service-challenges__list li{font-size:1rem;line-height:1.8;letter-spacing:.04em;color:#000}@media(max-width: 767px){.service-challenges{padding-block:40px}.service-challenges__inner{flex-direction:column;gap:16px;align-items:flex-start}.service-challenges__title{font-size:20px}.service-challenges__list li{font-size:14px}}.services-why{display:grid;grid-template-columns:1fr 1fr;background-color:#fff}.services-why__text{padding-top:120px;padding-bottom:120px;padding-left:max(120px,(100vw - 1200px)/2);padding-right:80px}.services-why__text .eyebrow{margin-bottom:16px}.services-why__title{margin:0 0 40px;font-size:54px;font-weight:400;line-height:1.3;letter-spacing:.02em;color:#000}.services-why__body{margin:0 0 40px;font-size:1rem;line-height:1.8;color:#000}.services-why__image{overflow:hidden}.services-why__image img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width: 1279px){.services-why__text{padding-left:80px}}@media(max-width: 1023px){.services-why{grid-template-columns:1fr}.services-why__text{padding-left:60px;padding-right:60px}.services-why__image{aspect-ratio:16/7}}@media(max-width: 767px){.services-why__text{order:2;padding-top:80px;padding-bottom:80px;padding-left:40px;padding-right:40px}.services-why__text .btn{width:100%}.services-why__image{order:1;height:392px;aspect-ratio:auto}}@media(max-width: 479px){.services-why__text{padding-left:20px;padding-right:20px}}.feature-cards{padding-bottom:120px;background-color:#fff}.feature-cards__eyebrow{display:flex;width:fit-content;justify-content:center;margin-inline:auto;margin-bottom:16px}.feature-cards__title{margin:0 0 48px;text-align:center}.feature-cards__footnote{margin-top:16px}.feature-cards .card{padding:32px 22px;height:100%}.feature-cards .card__body{flex:1 1 auto}.feature-cards .card__title-wrap{display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:12px}.feature-cards .card__title{margin-bottom:0}@media(max-width: 1023px){.feature-cards{padding-bottom:80px}.feature-cards__title{margin-bottom:36px}}.feature-cards__footnote{margin-top:16px}@media(max-width: 767px){.feature-cards{padding-bottom:80px}.feature-cards__footnote{margin-top:20px}}@media(min-width: 768px){.feature-cards--fixed-title-height .card__title-wrap{min-height:64px}}.media-cards{padding-bottom:120px;background-color:#fff}.media-cards__title{margin:0 0 48px;font-size:1.5rem;font-weight:700;line-height:1.6;letter-spacing:.04em;color:#000;text-align:center}@media(max-width: 767px){.media-cards{padding-bottom:80px}}.media-card{display:flex;flex-direction:row;align-items:center;gap:24px;padding:24px;text-align:left}.media-card__image{flex:0 0 auto;width:120px;height:120px;overflow:hidden}.media-card__image img{width:100%;height:100%;object-fit:cover;display:block}.media-card__body{flex:1 1 auto}.media-card__title{margin:0 0 4px;font-size:1.125rem;font-weight:700;line-height:1.6;letter-spacing:.04em;color:#000}.media-card__title .media-card__break{display:none}@media(max-width: 767px){.media-card__title .media-card__break--mobile{display:block}}.media-card__text{margin:0;font-size:.875rem;line-height:1.8;color:#000}@media(max-width: 767px){.media-card{gap:20px;padding:20px 16px}.media-card__image{flex:0 0 84px;width:84px;height:84px}.media-card__title{margin-bottom:4px}}.service-steps{padding-bottom:120px;background-color:#fff}.service-steps__title{margin:0;text-align:center;font-size:1.5rem;font-weight:700;line-height:1.6;letter-spacing:.04em;color:#000}.service-steps__lead{margin:32px auto 0;max-width:60em;text-align:center;font-size:1rem;line-height:1.8;letter-spacing:.04em;color:#000}.service-steps__panel{margin-top:48px;padding:40px 40px 40px 47px;background-color:#eef5ff}.service-steps__list{position:relative;margin:0;padding:0;list-style:none}.service-steps__list::before{content:"";position:absolute;top:8px;bottom:8px;left:0;width:1px;background-color:#0779e4}.service-steps__item{position:relative;display:grid;grid-template-columns:50px minmax(0, 1fr);column-gap:28px;align-items:start;padding-left:28px}.service-steps__item::before{content:"";position:absolute;z-index:2;top:8px;left:-7px;width:14px;height:14px;border-radius:50%;background-color:#0779e4}.service-steps__item:last-child::after{content:"";position:absolute;z-index:1;top:15px;right:auto;bottom:0;left:0;width:1px;background-color:#eef5ff}.service-steps__item+.service-steps__item{margin-top:28px}.service-steps__content{display:grid;grid-template-columns:minmax(0, 250px) minmax(0, 1fr);column-gap:28px;align-items:start}.service-steps__step,.service-steps__item-title,.service-steps__description{margin:0}.service-steps__step{margin-top:4px;color:#0779e4;font-size:.875rem;line-height:1.6;letter-spacing:.04em;font-weight:400}.service-steps__item-title{font-size:1.125rem;line-height:1.6;letter-spacing:.04em;font-weight:700;color:#000}.service-steps__description{font-size:.875rem;line-height:1.8;letter-spacing:.04em;color:#000}@media(max-width: 1023px){.service-steps{padding-bottom:80px}.service-steps__panel{padding:40px 40px 40px 47px}.service-steps__content{grid-template-columns:1fr;row-gap:8px}}@media(max-width: 767px){.service-steps__lead{margin-top:24px;text-align:left}.service-steps__panel{margin-top:40px;padding:24px 24px 24px 31px}.service-steps__list::before{left:0}.service-steps__item{grid-template-columns:50px minmax(0, 1fr);column-gap:16px;padding-left:24px}.service-steps__item::before{top:8px;left:-6px;width:12px;height:12px}.service-steps__item:last-child::after{top:14px}.service-steps__step{font-size:.875rem}.service-steps__item-title{font-size:1.125rem}.service-steps__description{font-size:.875rem}.service-steps__item+.service-steps__item{margin-top:24px}}.software-testing-page .content-block--equal .content-block__text{flex:1 1 0%}.software-testing-page .content-block--equal .content-block__image{flex:0 1 calc((100% - 64px)*.64965);max-width:calc((100% - 64px)*.64965);width:100%}@media(max-width: 767px){.software-testing-page .content-block--equal .content-block__image{flex:1 1 auto;max-width:100%}}.solution-blocks{padding-bottom:120px;background-color:#fff}.solution-blocks__title{margin:0 0 80px;font-size:1.5rem;font-weight:700;line-height:1.6;letter-spacing:.04em;color:#000;text-align:center}.solution-blocks .content-block+.content-block{margin-top:80px}@media(max-width: 1023px){.solution-blocks{padding-bottom:80px}.solution-blocks__title{margin-bottom:56px}}@media(max-width: 767px){.solution-blocks{padding-bottom:80px}.solution-blocks__title{margin-bottom:40px}.solution-blocks .content-block+.content-block{margin-top:80px}}.image-cards{padding-bottom:120px;background-color:#fff}.image-cards__title{margin:0 0 48px;font-size:1.5rem;font-weight:700;line-height:1.6;letter-spacing:.04em;color:#000;text-align:center}.image-cards__footnote{margin-top:40px;font-size:1rem}@media(max-width: 1023px){.image-cards{padding-bottom:80px}.image-cards__title{margin-bottom:36px}}@media(max-width: 767px){.image-cards{padding-bottom:80px}.image-cards__footnote{margin-top:24px;font-size:.875rem}}.reverse-engineering-languages{padding-bottom:120px;background-color:#fff}.reverse-engineering-languages__title{margin:0 0 40px;font-size:24px;font-weight:700;line-height:1.6;letter-spacing:.04em;color:#000;text-align:center}.reverse-engineering-languages__rows{display:flex;flex-direction:column;gap:12px}.reverse-engineering-languages__grid{display:grid;gap:12px;align-items:stretch}.reverse-engineering-languages__grid--ten{grid-template-columns:repeat(5, minmax(0, 1fr))}.reverse-engineering-languages__grid--four{grid-template-columns:repeat(4, minmax(0, 1fr))}.reverse-engineering-languages__item{display:flex;align-items:center;justify-content:center;height:100%;padding:24px;background-color:#f3f8fe;text-align:center}.reverse-engineering-languages__item span{font-size:20px;font-weight:700;line-height:1.35;letter-spacing:.04em;color:#0779e4}.reverse-engineering-languages__footnote{margin:16px 0 0}@media(max-width: 1023px){.reverse-engineering-languages{padding-bottom:80px}.reverse-engineering-languages__title{margin-bottom:36px}}@media(max-width: 767px){.reverse-engineering-languages{padding-bottom:80px}.reverse-engineering-languages__grid--ten{grid-template-columns:repeat(2, minmax(0, 1fr))}.reverse-engineering-languages__grid--four{grid-template-columns:1fr}.reverse-engineering-languages__item{padding:24px}.reverse-engineering-languages__footnote{margin-top:20px}}.company-page__body{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/company-bg.webp"),linear-gradient(180deg, #FFFFFF 0%, #F3F4F4 100%);background-repeat:no-repeat,no-repeat;background-position:center bottom,center top;background-size:2460px 1990px,100% 100%}.company-philosophy-page .company-page__body{background-image:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/images/philosophy-bg.webp"),linear-gradient(180deg, #FFFFFF 0%, #F3F4F4 100%);background-size:2460px 1450px,100% 100%}.company-section{background-color:rgba(0,0,0,0)}.company-section__layout{display:grid;grid-template-columns:56px 1fr;gap:20px}.company-section__aside{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:6px}.company-section__label-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:20px;transform:rotate(180deg)}.company-section__en{margin:0;writing-mode:vertical-rl;font-size:54px;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#000}.company-section__ja{margin:0;display:inline-flex;flex-wrap:nowrap;writing-mode:horizontal-tb;transform:rotate(90deg);transform-origin:center;white-space:nowrap;font-size:.75rem;font-weight:700;letter-spacing:.08em}.company-section__ja.eyebrow{line-height:1.6;gap:8px;margin-left:-12px;margin-bottom:30px}.company-section__main{min-width:0;width:100%}@media(max-width: 767px){.company-section__layout{grid-template-columns:1fr;gap:24px}.company-section__aside{flex-direction:row;padding-top:0}.company-section__label-wrap{gap:12px;transform:none}.company-section__en,.company-section__ja{writing-mode:horizontal-tb}.company-section__ja{transform:none}.company-section__en{font-size:1.875rem;line-height:1.2}.company-section__ja.eyebrow{writing-mode:horizontal-tb;margin-left:0;margin-bottom:0}}.company-overview{padding:56px 0 120px}.company-profile{margin:0;border-top:1px solid #d9d9d9}.company-profile__row{display:grid;grid-template-columns:clamp(200px,28%,260px) minmax(0, 1fr);gap:16px;padding:20px 0;border-bottom:1px solid #d9d9d9}.company-profile__label{margin:0;font-size:1rem;font-weight:400;line-height:1.8;color:#000;text-align:center}.company-profile__value{margin:0;font-size:1rem;font-weight:400;line-height:1.8;color:#000}.company-profile__value span{display:inline-block}.company-profile__value-title{font-weight:700}.office-locations{padding-bottom:120px}.office-locations__panel{padding:40px;background-color:#fff;border:1px solid #d9d9d9}.office-locations__list{display:flex;flex-direction:column}.office-location{display:grid;grid-template-columns:43% 1fr;gap:24px;align-items:start;padding:0 0 40px;border-bottom:1px solid #d9d9d9}.office-location:not(:last-child){margin-bottom:40px}.office-location:last-child{padding-bottom:0;border-bottom:0;margin-bottom:0}.office-location__map{width:100%;aspect-ratio:16/9;overflow:hidden}.office-location__map iframe{width:100%;height:100%;border:0;display:block;filter:grayscale(100%) contrast(0.9) brightness(1.08)}.office-location__info{padding-left:16px;border-left:1px solid #0779e4}.office-location__info+.office-location__info{margin-top:20px}.office-location__name{margin:0 0 14px;font-size:1.125rem;font-weight:700;line-height:1.6;letter-spacing:.04em;color:#0779e4}.office-location__heading{margin:0 0 6px;font-size:1rem;font-weight:700;line-height:1.6;color:#000}.office-location__text{margin:0 0 14px;font-size:1rem;line-height:1.8;color:#000}.office-location__text:last-child{margin-bottom:0}.office-location__contact{margin-top:24px}.company-greeting{padding:80px 0 120px;background-color:rgba(0,0,0,0)}.company-greeting__header{margin:0 0 56px;text-align:center}.company-greeting__eyebrow{display:flex;justify-content:center;margin:0 auto 0}.company-greeting__section-title{margin:0}.company-greeting__layout{display:grid;grid-template-columns:minmax(280px, 360px) minmax(0, 1fr);gap:48px;align-items:start}.company-greeting__media{margin:0}.company-greeting__media img{width:100%;display:block}.company-greeting__body{min-width:0}.company-greeting__title{margin:0 0 24px}.company-greeting__copy p{margin:0 0 1.6em;font-size:1rem;line-height:1.8;color:#000}.company-greeting__copy p:last-child{margin-bottom:0}.company-greeting__signature{margin-top:40px;text-align:right}.company-greeting__signature-meta{margin:0 0 8px;font-size:1rem;font-weight:700;line-height:1.6;color:#000}.company-greeting__signature-name{margin:0;font-size:1.875rem;font-weight:700;line-height:1.3;color:#000}@media(max-width: 1023px){.company-greeting{padding-bottom:80px}.company-greeting__layout{grid-template-columns:320px minmax(0, 1fr);gap:40px}}@media(max-width: 767px){.company-greeting{padding:80px 0}.company-greeting__header{margin-bottom:40px}.company-greeting__layout{grid-template-columns:1fr;gap:32px}.company-greeting__signature{margin-top:32px}.company-greeting__signature-name{font-size:1.5rem}}.company-greeting--about-us{background-color:#fff}.company-greeting--about-us .company-greeting__layout{display:block}.company-greeting--about-us .company-greeting__media--wrap{float:left;width:290px;margin:0 64px 24px 0}.company-greeting--about-us .company-greeting__media--wrap img{width:290px;height:368px;object-fit:cover}.company-greeting--about-us .company-greeting__copy p{line-height:2}.company-greeting--about-us .company-greeting__copy::after{content:"";display:block;clear:both}@media(max-width: 1023px){.company-greeting--about-us .company-greeting__media--wrap{width:290px;margin-right:48px}.company-greeting--about-us .company-greeting__media--wrap img{width:290px;height:368px}}@media(max-width: 767px){.company-greeting--about-us .company-greeting__media--wrap{float:none;width:224px;margin:0 auto 24px}.company-greeting--about-us .company-greeting__media--wrap img{width:224px;height:auto}}.company-philosophy-page .feature-cards .card__illustration img{max-width:235px;margin-inline:auto}.philosophy-intro{padding:80px 0 0;background-color:rgba(0,0,0,0)}.philosophy-intro__inner{text-align:center;max-width:760px;margin:0 auto}.philosophy-intro__eyebrow{display:flex;align-items:center;justify-content:center;width:fit-content;margin:0 auto 16px;font-size:1.25rem;font-weight:400;line-height:1.6;letter-spacing:.04em;white-space:nowrap;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.philosophy-intro__eyebrow::before,.philosophy-intro__eyebrow::after{display:none}.philosophy-intro__title{margin-bottom:24px}@media(max-width: 767px){.philosophy-intro__title{font-size:1.5rem}}.philosophy-intro__body{margin:0;font-size:1rem;line-height:1.8;color:#000}.company-philosophy-page .content-blocks{background-color:rgba(0,0,0,0);padding-top:80px}.company-philosophy-page .feature-cards{background-color:rgba(0,0,0,0)}.company-about-us__vision{padding:120px 0;background:linear-gradient(180deg, #FFFFFF 0%, #F3F4F4 100%)}.company-about-us__intro{margin-bottom:40px;text-align:center}.company-about-us__intro .eyebrow{justify-content:center}.company-about-us__intro .section-title{margin-bottom:0}.company-about-us__vision .content-blocks{padding-block:0;background:rgba(0,0,0,0)}.company-about-us__vision .content-block+.content-block{margin-top:40px}.company-about-us__executives{padding:120px 0;background-color:#fff}.company-about-us__executives-title{margin:0 0 48px;text-align:center}.company-about-us__block-eyebrow{display:block;margin:0 0 8px;font-size:1.25rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#000}.executive-card__meta{margin:0;font-size:.75rem;font-weight:700;line-height:1.6;letter-spacing:.04em;color:#0779e4}.executive-card__name{margin:0;font-size:1.125rem;font-weight:700;line-height:1.6;color:#000}.executive-card__text{margin:0;font-size:.875rem;line-height:1.8;color:#000}@media(max-width: 1023px){.company-page__body{background-size:1900px auto,100% 100%}.company-philosophy-page .company-page__body{background-size:1900px auto,100% 100%}.company-overview{padding-bottom:80px}.office-locations{padding-bottom:80px}.office-locations__panel{padding:32px}.company-section__en{font-size:2.25rem}.office-location__name{font-size:1.125rem}.company-about-us__vision{padding:80px 0}.company-about-us__executives{padding:80px 0}}@media(max-width: 767px){.company-page__body{background-size:1400px auto,100% 100%}.company-philosophy-page .company-page__body{background-size:1400px auto,100% 100%}.company-overview{padding:60px 0 80px}.office-locations{padding-bottom:80px}.office-locations__panel{padding:24px}.company-profile__row{grid-template-columns:1fr;gap:6px;padding:16px 0}.company-profile__label{font-size:.875rem;text-align:left}.office-location{grid-template-columns:1fr;gap:18px}.company-about-us__vision{padding:80px 0}.company-about-us__intro{margin-bottom:40px}.company-about-us__executives{padding:80px 0}.company-about-us__executives-title{margin-bottom:36px}}@media(max-width: 479px){.company-page__body{background-size:1100px auto,100% 100%}.company-philosophy-page .company-page__body{background-size:1100px auto,100% 100%}}.contact-page{background-color:#fff}.contact-page__form-section{padding:120px 0}.contact-page__iframe{display:block;width:100%;height:1100px;border:0}@media(max-width: 846px){.contact-page__iframe{height:1300px}}@media(max-width: 767px){.contact-page__form-section{padding:60px 0}}.contact-thanks-page__code,.error-404-page__code{margin:0 0 16px;font-size:20px;font-weight:500;line-height:1.4;letter-spacing:.08em;background:linear-gradient(135deg, #0779E4 0%, #3FC1C9 100%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.contact-thanks-page__content,.error-404-page__content{padding:120px 0 140px}.contact-thanks-page__inner,.error-404-page__inner{max-width:1200px;margin:0 auto;text-align:center}.contact-thanks-page__title,.error-404-page__title{margin:0}.contact-thanks-page__text,.error-404-page__text{margin:32px 0 0;font-size:16px;line-height:2;letter-spacing:.04em;color:#000}.contact-thanks-page__actions,.error-404-page__actions{display:flex;justify-content:center;margin-top:80px}.contact-thanks-page__home-link,.error-404-page__home-link{min-width:260px;justify-content:center}@media(max-width: 767px){.contact-thanks-page__code,.error-404-page__code{margin-bottom:12px;font-size:16px}.contact-thanks-page__content,.error-404-page__content{padding:60px 0 80px}.contact-thanks-page__text,.error-404-page__text{margin-top:24px;font-size:14px;line-height:1.9}.contact-thanks-page__actions,.error-404-page__actions{margin-top:40px}.contact-thanks-page__home-link,.error-404-page__home-link{width:100%;min-width:0}}.legal-page{background:linear-gradient(180deg, #FFFFFF 0%, #F3F4F4 100%)}@media(max-width: 767px){.legal-page .title-ja-24-underline-full{font-size:1.25rem}}.legal-content{position:relative;padding:120px 0}.legal-content__inner{max-width:1200px;margin:0 auto}.legal-content__lead{margin:0 0 64px;font-size:1rem;line-height:2;letter-spacing:.04em;color:#000}.legal-content__section{margin-bottom:56px}.legal-content__section:last-child{margin-bottom:0}.legal-content__text{margin:0;font-size:1rem;line-height:2;letter-spacing:.04em;color:#000}.legal-content__lead a,.legal-content__text a,.legal-content .privacy-policy-content__list-body a{color:#000;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.legal-content__lead a:hover,.legal-content__lead a:focus-visible,.legal-content__text a:hover,.legal-content__text a:focus-visible,.legal-content .privacy-policy-content__list-body a:hover,.legal-content .privacy-policy-content__list-body a:focus-visible{color:#000}.legal-content__list{margin:0;padding-left:1.2em;list-style:disc;list-style-position:outside}.legal-content__list li{margin:0;font-size:1rem;line-height:2;letter-spacing:.04em;color:#000}.legal-content__list li:last-child{margin-bottom:0}.legal-content__subhead{margin:0 0 16px;font-size:1.25rem;font-weight:700;line-height:1.6;color:#000}.legal-content__subhead--spaced{margin-top:24px}.legal-content__note{margin:12px 0 0;font-size:1rem;line-height:1.8;color:#555}.legal-content__table{width:100%;border-collapse:collapse;border:1px solid #0779e4;margin-top:16px}.legal-content__table th,.legal-content__table td{border:1px solid #0779e4;padding:12px 14px;text-align:left;vertical-align:middle;font-size:1rem;line-height:1.8;color:#000;background-color:#fff}.legal-content__table th{background-color:#daebfb;font-weight:700;text-align:center}@media(max-width: 767px){.legal-content{padding:60px 0}.legal-content__lead{margin-bottom:48px}.legal-content__section{margin-bottom:44px}.legal-content__table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}}.public-notice .legal-content__section{margin-bottom:72px}.public-notice .legal-content__section:last-child{margin-bottom:0}.public-notice .title-ja-24-underline-full{margin-bottom:20px}.public-notice__list{margin:0;padding:0;list-style:none}.public-notice__list li{margin:0;line-height:1.8}.public-notice__list a{display:inline-flex;align-items:center;gap:10px;font-size:1rem;line-height:1.8;letter-spacing:.04em;color:#000;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.public-notice__list a::after{content:"";flex:0 0 24px;width:24px;height:24px;background:url("https://www.valtes-sol.co.jp/wp-content/themes/valtes-solutions/assets/icons/pdf.svg") center/24px 24px no-repeat}@media(max-width: 767px){.public-notice .legal-content__section{margin-bottom:56px}}@media(max-width: 767px){.site-policy-page .legal-content__table{display:table;width:100%;overflow-x:visible;white-space:normal;table-layout:fixed}.site-policy-page .legal-content__table th,.site-policy-page .legal-content__table td{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.site-policy-page .legal-content__table td{font-size:.875rem}}.privacy-policy-content__label{margin:0 0 16px;font-size:1rem;font-weight:400;line-height:2;letter-spacing:.04em;color:#000}.privacy-policy-content__label--spaced{margin-top:24px}.privacy-policy-content [aria-labelledby=privacy-purpose] .legal-content__text+.privacy-policy-content__label{margin-top:24px}.privacy-policy-content [aria-labelledby=privacy-purpose] .privacy-policy-content__label{margin-bottom:8px}.privacy-policy-content [aria-labelledby=privacy-purpose] .privacy-policy-content__label--spaced{margin-top:0}.privacy-policy-content [aria-labelledby=privacy-purpose] .legal-content__list{margin:0 0 24px}.privacy-policy-content [aria-labelledby=privacy-purpose] .legal-content__list:last-child{margin-bottom:0}.privacy-policy-content__ordered-list{margin:24px 0 0;padding-left:1.4em;list-style:decimal}.privacy-policy-content__ordered-list li{margin:0;font-size:1rem;line-height:2;letter-spacing:.04em;color:#000}.privacy-policy-content__ordered-list>li+li{margin-top:8px}.privacy-policy-content__ordered-list--stacked>li+li{margin-top:0}.privacy-policy-content__ordered-list--stacked>li{margin-bottom:0}.privacy-policy-content__list-label,.privacy-policy-content__list-body{margin:0;font-size:1rem;line-height:2;letter-spacing:.04em;color:#000}.privacy-policy-content__signature{margin-top:80px;margin-left:auto;width:fit-content;text-align:right}@media(max-width: 767px){.privacy-policy-content__signature{width:100%}}.privacy-policy-content__signature-line{margin:0;font-size:1rem;line-height:2;letter-spacing:.04em;color:#000}@media(max-width: 767px){.privacy-policy-content__signature{margin-top:64px}}.privacy-policy-content__body p{margin:0 0 24px;font-size:1rem;line-height:2;letter-spacing:.04em;color:#000}.privacy-policy-content__body h2{position:relative;display:block;margin:56px 0 24px;padding-bottom:10px;width:100%;font-size:1.5rem;font-weight:700;line-height:1.6;letter-spacing:.04em;background:linear-gradient(90deg, #0779E4 0%, #3FC1C9 100%);background-size:100% 100%;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.privacy-policy-content__body h2::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:linear-gradient(90deg, #0779E4 0%, #3FC1C9 100%)}.privacy-policy-content__body h3{margin:24px 0 16px;font-size:1.25rem;font-weight:700;line-height:1.6;color:#000}.privacy-policy-content__body ul{margin:0 0 24px;padding-left:1.2em;list-style:disc;list-style-position:outside}.privacy-policy-content__body li{margin:0;font-size:1rem;line-height:2;letter-spacing:.04em;color:#000}.privacy-policy-content__body>:last-child{margin-bottom:0}@media(max-width: 767px){.privacy-policy-content__body h2{margin-top:44px}}.security-policy-content .legal-content__lead{margin-bottom:16px}.security-policy-content .legal-content__text{margin-bottom:40px}.security-policy-content__list{margin:0 0 48px;padding-left:1.4em;list-style:decimal}.security-policy-content__list li{margin:0 0 20px;font-size:1rem;line-height:2;letter-spacing:.04em;color:#000}.security-policy-content__list>li:last-child{margin-bottom:0}.security-policy-content__sublist{margin:8px 0 0;padding-left:1.6em;list-style:lower-alpha}.security-policy-content__sublist li{margin:0}.security-policy-content__supplement{margin:0;font-size:1rem;line-height:2;letter-spacing:.04em;color:#000}@media(max-width: 767px){.security-policy-content .legal-content__text{margin-bottom:32px}.security-policy-content__list{margin-bottom:36px}.security-policy-content__list li{margin-bottom:16px}}.sitemap-content .legal-content__section{margin-bottom:56px}.sitemap-content .title-ja-24-underline-full{margin-bottom:20px}.sitemap-section__grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr;gap:0}.sitemap-section__grid--cols-3{grid-template-columns:repeat(3, 1fr)}.sitemap-section__grid li{margin:0;line-height:2}.sitemap-section__grid a{font-size:1rem;line-height:2;letter-spacing:.04em;color:#000;text-decoration:none}.sitemap-section__grid a:hover,.sitemap-section__grid a:focus-visible{color:#0779e4}@media(max-width: 767px){.sitemap-section__grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 479px){.sitemap-section__grid--cols-3{grid-template-columns:1fr}}.d-none{display:none}.d-block{display:block}.d-flex{display:flex}.d-grid{display:grid}.d-inline{display:inline}.d-inline-flex{display:inline-flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.mt-auto{margin-top:auto}.mx-auto{margin-inline:auto}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.relative{position:relative}.absolute{position:absolute}.sticky{position:sticky}.fixed{position:fixed}.text-primary{color:#0779e4}.text-dark{color:#000}.text-muted{color:#7a7a7a}.text-white{color:#fff}.bg-white{background-color:#fff}.bg-light{background-color:#f8f8f8}.bg-dark{background-color:#000}.bg-primary{background-color:#0779e4}.w-full{width:100%}.h-full{height:100%}.w-screen{width:100vw}.h-screen{height:100vh}.rounded-sm{border-radius:4px}.rounded-md{border-radius:8px}.rounded-lg{border-radius:16px}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 3px rgba(0,0,0,.1)}.shadow-md{box-shadow:0 4px 16px rgba(0,0,0,.1)}.shadow-lg{box-shadow:0 8px 32px rgba(0,0,0,.12)}@media(max-width: 767px){.hide-mobile{display:none !important}}@media(min-width: 768px){.hide-desktop{display:none !important}}
