﻿*{margin:0;padding:0;box-sizing:border-box}html{box-sizing:border-box;scroll-behavior:smooth !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{position:relative;font-size:var(--font-md);color:var(--black);background-color:var(--white-bg);line-height:1.5;-webkit-tap-highlight-color:rgba(0,0,0,0);scroll-behavior:smooth !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html:lang(en-US) *{font-family:var(--font-family-primary)}html:lang(ja) *{font-family:var(--font-family-japanese) !important;line-height:1.8}.lang-en *{font-family:var(--font-family-primary) !important}.lang-ja *{font-family:var(--font-family-japanese) !important}ol,ul{list-style:none}button{font-family:"Montserrat",sans-serif}button:focus{border:none;outline:none}h1.entry-title{display:none}a{display:inline-block;color:var(--primary-color);text-decoration:none}a.btn:visited{color:var(--white)}img{max-width:100%}hr{margin:22px 0;height:auto;border:1px dashed var(--white);background-color:rgba(0,0,0,0)}.wow{visibility:hidden}.post-password-form{padding-top:80px}.main-color{color:var(--primary-color) !important}.text-center{text-align:center}input.input-text-copy{opacity:0}.text-center .btn{border-radius:4px;background:linear-gradient(114.77deg, #0e41c0 0%, #106bcd 100.01%)}.text-mute{color:var(--gray-2);font-style:italic}.text-large{padding-bottom:16px;font-size:var(--font-xxxl);font-weight:800;line-height:1;text-transform:uppercase}html:lang(ja) .text-large{line-height:1.3}.text-small{font-size:var(--font-xs)}.pr-0{padding-right:0}.home .home-page-main{position:relative;background-color:var(--white-bg)}.section{padding:80px 0}.section .section-title{font-family:var(--font-family-heading);padding-bottom:16px;position:relative;font-size:var(--font-xxxl);font-weight:800;text-align:center;text-transform:uppercase}.section .section-title::after{position:absolute;bottom:0;left:50%;width:132px;height:4px;display:inline-block;content:"";transform:translateX(-50%);background-color:var(--primary-color)}.section .section-title.left{text-align:left}.section .section-title.left::after{left:0;transform:translateX(0)}.height-fit{height:fit-content !important}.section .section-desc{padding:16px 0;color:var(--black);font-size:var(--font-md-3);text-align:center}.section .section-subtitle{padding-top:50px;padding-bottom:10px;color:var(--primary-color);font-size:var(--font-lg);font-weight:800;text-align:center;text-transform:capitalize}.section.no-underline .section-title::after{display:none}.section.align-left .section-title{text-align:left}.page-title{color:var(--white);font-size:var(--font-heading-large);font-family:var(--font-family-heading);font-weight:800}.page-desc{color:var(--white);font-size:var(--font-md-3);font-weight:800}.p-relative{position:relative}.mobile-elm{display:none}.desktop-elm{display:block}.section-content{position:relative}.btn{padding:10px;width:200px;display:inline-block;color:var(--white);font-size:var(--font-sm);font-weight:800;text-align:center;text-transform:uppercase;border:none;border-radius:none;background:var(--primary-color)}.btn-lg{padding:15px 60px;font-weight:800;border-radius:4px;background:var(--secondary-color)}.btn-gradient{background:linear-gradient(114.44deg, #3087ee 0%, #d7e9ff 100%)}.btn:hover{cursor:pointer;box-shadow:0px 0px 30px rgba(59,117,195,.38)}.btn.btn-secondary{background:var(--secondary-color)}.badge{margin-bottom:10px;width:86px;height:34px;display:flex;align-items:center;justify-content:center;color:var(--primary-color);border-radius:30px}.badge-outline{border:1px solid var(--light-blue)}.badge-primary{background-color:var(--light-blue)}.pagination{margin-left:50px;width:80px;display:flex;justify-content:space-between}.positions-card{padding:24px 105px 24px 40px;position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;transition:all .3s;border-radius:4px;background-color:var(--white)}.positions-card .positions-title{color:var(--black);font-size:var(--font-md-3);font-weight:800;margin-bottom:8px}.positions-card .positions-level{color:var(--black);font-size:var(--font-md)}.positions-card::after{position:absolute;content:"";top:50%;right:60px;transform:translateY(-50%) rotate(180deg);width:24px;height:16px;background-image:url("../../images/arrow-right-blue.svg");background-repeat:no-repeat}.footer-bottom-right>a:hover,.positions-card:hover .positions-title{color:var(--primary-color)}.activity-card{display:flex;flex-direction:column;border-radius:4px;background:var(--white);cursor:pointer}.activity-body{padding:24px 24px 14px}.activity-title{margin-bottom:24px;display:-webkit-box;height:2.5em;color:var(--black);font-size:var(--font-md-3);font-weight:800;line-height:1.25;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .3s;overflow:hidden}html:lang(ja) .activity-title{line-height:1.25}.activity-card .activity-sub-info{display:flex;justify-content:space-between;align-items:center}.activity-card .activity-time{display:flex;align-items:center;color:var(--gray-2);font-size:var(--font-xs);font-weight:400;line-height:1.35}.activity-card .activity-read-more{display:flex;align-items:center;color:var(--primary-color);font-size:var(--font-sm);font-weight:800;line-height:1.5;opacity:0;transition:all .3s}.activity-card img{width:100%;height:240px;object-fit:cover;vertical-align:middle;border-top-left-radius:4px;border-top-right-radius:4px}.activity-card:hover .activity-read-more{opacity:1}.activity-card:hover .activity-title{color:var(--primary-color)}.icon.icon-blue-arrow{margin-left:15px;margin-right:-4px;position:relative;display:inline-block;height:12px;width:12px}.icon.icon-blue-arrow::after{position:absolute;content:"";width:100%;height:100%;transform:rotate(-90deg);background-image:url("../../images/icon-blue.svg")}.wp-block-table>table>thead>tr>th{color:#606060;background:var(--gray-border)}.wp-block-table>table>thead>tr>th,.wp-block-table>table>tbody>tr>td{padding:8px 16px;border:1px solid #e8e7e7;text-align:center}.page-main{display:flex;justify-content:space-around;flex-direction:row-reverse}.header{position:fixed;top:0;left:0;width:100%;color:var(--primary-color);transition:all ease-in-out .2s;z-index:101}.primary-text-header{box-shadow:none;background-color:var(--white-bg)}.header-white .navigation,.primary-text-header .navigation{color:inherit !important}.primary-text-header .arrow-nav-dark-grey{display:block !important}.primary-text-header .arrow-nav-white{display:none !important}.primary-text-header .menu-nav>.menu-item>a::after{background:var(--primary-color)}.primary-text-header .btn-radius:hover{color:var(--white);background:var(--primary-color)}.header .primary-logo{display:none}.home .header{background:rgba(0,0,0,0);box-shadow:none}.home .header .white-logo{display:block}.home .header .primary-logo{display:none}.home .all-jobs a{color:var(--white)}.all-jobs a{color:var(--primary-color);font-weight:800}.page-template-page-about-us .header{background-color:rgba(0,0,0,0);box-shadow:none}.page-template-page-products .header{background-color:rgba(0,0,0,0);box-shadow:none}.header.header-white{color:var(--black);background:var(--white-bg)}.header.header-ja-blog .menu-item>a{color:var(--black)}.header.header-ja-blog .menu-item span{color:var(--black)}.header.header-ja-blog .arrow-nav-dark-grey{display:block !important}.header.header-ja-blog #jp-text,.header.header-ja-blog #en-text{color:var(--black) !important}.header.header-ja-blog .toggle-btn div{background:var(--black) !important}.header.header-ja-blog .primary-logo{display:block !important}.header.header-ja-blog .white-logo{display:none !important}.header.header-ja-blog .menu-nav>.menu-item>a::after,.header.header-ja-blog .link-border-blue::after{background-color:var(--black) !important}.header.header-blog .menu-item span{color:#42484e}.header.header-blog .menu-item>a{color:#42484e}.header.header-blog .menu-nav>.menu-item:last-child>a{color:var(--white)}.header.header-blog .arrow-nav-dark-grey{display:block !important}.header.header-blog .primary-logo{display:block !important}.header.header-blog .white-logo{display:none !important}.header.header-blog .menu-nav>.menu-item>a::after,.header.header-blog .link-border-blue::after{background-color:var(--black) !important}.header.primary-text-header{color:var(--black)}.header.header-white .primary-logo{display:block}.header.header-white .white-logo{display:none}.header.header-white .menu-nav>.menu-item>a::after,.header.primary-text-header .menu-nav>.menu-item>a::after{background-color:var(--black)}.header .header-inner{height:100%;display:flex;justify-content:space-between;align-items:center}.header .img-header{width:148px;height:35px}.header .all-jobs{align-self:center;cursor:pointer}#js-header{position:fixed;top:0;width:100%;transition:all .3s ease;z-index:100}#js-header.hide{top:-116px}html:lang(en-US) #js-header.header-static{position:initial}.home-page-icon{display:none}.home .info-page-icon{display:none}.home .home-page-icon{display:inline-block}.icon::after{content:"";display:inline-block;width:10px;height:10px;background-repeat:no-repeat}.icon.icon-arrow-prev::after{margin-top:0;width:24px;height:16px;background-image:url("../../images/arrow-right-blue.svg");cursor:pointer}.icon.icon-arrow-next::after{margin-top:0;width:24px;height:16px;background-image:url("../../images/arrow-right-blue.svg");cursor:pointer;transform:rotate(180deg)}.icon.icon-menu::after{width:8px;height:8px;background-image:url("../../images/ic-menu.svg")}.icon.icon-menu-blue::after{width:8px;height:8px;background-image:url("../../images/ic-menu-blue.svg")}.icon.icon-copy::after{width:24px;height:24px;vertical-align:middle;background-image:url("../../images/ic-copy.svg")}.icon.icon-copy-contact::after{width:24px;height:24px;vertical-align:middle;background-image:url("../../images/ic-copy.svg");cursor:pointer}html:lang(ja) .icon.icon-copy-contact::after{margin-top:-3px}.icon.icon-copy-contact.hr::after{margin-top:-4px}.icon.icon-copy-contact.black::after{background-image:url("../../images/ic-copy-black.svg")}html:lang(ja) .icon.icon-copy-contact.black::after{margin-top:-4px}.icon.icon-send::after{width:50px;height:50px;background-image:url("../../images/ic-send.svg")}.icon.icon-close::after{width:40px;height:40px;background-image:url("../../images/close.svg")}.icon.icon-fb::after{width:30px;height:30px;background-image:url("../../images/icon_facebook.svg")}.icon.icon-chevron-up::after{width:24px;height:24px;background-image:url("../../images/ic-chevron-up.svg")}.icon.icon-chevron-down::after{width:24px;height:24px;background-image:url("../../images/ic-chevron-down.svg")}.icon.icon-chevron-right::after{width:24px;height:23px;background-image:url("../../images/ic-chevron-right.svg")}.icon.icon-maps::after{width:24px;height:24px;background-image:url("../../images/icon-maps-white.svg")}.icon.icon-phone::after{width:24px;height:24px;background-image:url("../../images/icon-phone-white.svg")}.icon.icon-email::after{margin-bottom:-4px;width:24px;height:24px;background-image:url("../../images/icon-email-white.svg")}.icon.icon-text-email::after{margin-top:12px;width:180px;height:20px;background-repeat:no-repeat;background-image:url("../../images/email-infor-st.svg")}.icon.icon-portfolio-download::after{width:20px;height:20px;background-repeat:no-repeat;background-image:url("../../images/portfolio-download-icon.svg")}.icon.icon-text-email.hr::after{width:165px}.icon.icon-text-email.black::after{margin-right:8px;background-image:url("../../images/email-infor-st-black.svg")}.icon.icon-text-email.hr::after{background-image:url("../../images/hr%40supremetech.vn.svg")}.info-item>a:hover .icon-text-email::after{background-image:url("../../images/email-infor-st-secondary.svg")}.icon.icon-fb::after{width:32px;height:32px;background-image:url("../../images/icon-fb-white.svg")}.icon.icon-linkdn::after{width:32px;height:32px;background-image:url("../../images/icon-in-white.svg")}.icon.icon-fb-blue::after{width:32px;height:32px;background-image:url("../../images/icon-fb-blue.svg")}.icon.icon-linkedin-blue::after{width:32px;height:32px;background-image:url("../../images/icon-linked-blue.svg")}.icon.icon-e-detail::after{width:28px;height:20px;background-image:url("../../images/e-commerce-arrow-tick.svg")}.icon.icon-success::after{width:24px;height:24px;background-image:url("../../images/icon-success.svg")}.icon.icon-error::after{width:24px;height:24px;background-image:url("../../images/icon-error.svg")}.icon.icon-warning::after{width:24px;height:24px;background-image:url("../../images/icon-warning.svg")}.icon.icon-xmark::after{width:20px;height:20px;background-image:url("../../images/icon-close.svg")}.info-item>a:hover .icon-fb::after{background-image:url("../../images/icon-fb-secondary.svg")}.info-item>a:hover .icon-linkdn::after{background-image:url("../../images/icon-linkdn-secondary.svg")}.info-item>a:hover .icon-clutch-white::after{background-image:url("../../images/icon-clutch-secondary.svg")}.info-item>a:hover .icon-phone::after{background-image:url("../../images/ic-phone-secondary.svg")}.info-item>a:hover .icon-email::after{background-image:url("../../images/ic-mail-secondary.svg")}.info-item>a:hover .icon-maps::after{background-image:url("../../images/ic-location-seconday.svg")}.tooltip{margin-left:-60px;padding:5px 0;position:absolute;top:135%;left:60%;width:120px;color:#555;text-align:center;border-radius:6px;opacity:1;transition:opacity .3s;background-color:var(--white);z-index:1}.tooltip::after{margin-left:-5px;content:"";position:absolute;bottom:100%;left:50%;border-width:5px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) var(--white) rgba(0,0,0,0)}.navigation{margin-right:-16px;display:flex;color:var(--white) !important}.primary-text-header .primary-logo{display:block}.primary-text-header .white-logo{display:none}.navigation-left{padding-right:34px;display:flex;flex:3;align-items:center}.menu-nav{display:flex;justify-content:center;align-items:center}.menu-nav{flex:2}.menu-item{margin:0 16px;position:relative}.custom-author{pointer-events:none}div#js-hide-language{margin-right:0px;list-style:none;display:flex}.menu-item>a{padding:8px 2px;display:flex;align-items:center;justify-content:space-between;color:inherit;font-size:14px;font-weight:800;line-height:1.5;text-transform:uppercase}.menu-item span>a{padding:0 2px;display:flex;align-items:center;justify-content:space-between;color:inherit;font-size:14px;font-weight:800;line-height:1.5;text-transform:uppercase}.dropdown-language a,.sub-menu>li a{padding:8px 16px;display:flex;color:var(--black);font-size:14px;font-weight:800;line-height:1.5;border-radius:4px;text-transform:uppercase;transition:all .3s}.dropdown-language a[aria-label=日本語],.sub-menu>li a[aria-label=日本語]{font-family:var(--font-family-japanese) !important}.sub-menu>li:not(:last-child){margin-bottom:4px}.menu-item span{padding:8px 16px;display:flex;align-items:center;color:var(--white);font-size:14px;font-weight:800;line-height:1.5;border-radius:4px;text-transform:uppercase;transition:all .3s}.js-page-no-banner .menu-item>span,.js-contact .menu-item>span,html:lang(ja) .js-contact .menu-item>span{color:var(--black)}.js-page-no-banner .menu-item.custom-author>span>img{display:none !important}.js-page-no-banner .menu-item>a{color:var(--black)}.js-page-no-banner .menu-nav>.menu-item:last-child>a{color:var(--white)}.js-page-no-banner .menu-nav>.menu-item>a::after{background-color:var(--black)}.js-page-no-banner .arrow-nav-dark-grey,.js-page-no-banner .primary-logo{display:block !important}.js-page-no-banner .arrow-nav-white,.js-page-no-banner .white-logo{display:none !important}.js-page-no-banner .sub-menu>li a{color:var(--black)}.js-page-no-banner .sub-menu{background-color:var(--white)}.primary-text-header .menu-item>span{color:var(--black)}.text-menu-blue .menu-item span{color:#404040}.sub-menu>li a:hover{color:var(--black);background-color:var(--light-blue-2)}.header.primary-text-header,.header.header-white{box-shadow:0px 0px 10px rgba(0,0,0,.05)}.header.primary-text-header .sub-menu,.header.header-white .sub-menu{box-shadow:0px 4px 10px rgba(0,0,0,.05)}.header.primary-text-header .dropdown-language a,.header.primary-text-header .sub-menu>li a,.header.primary-text-header .sub-menu>li a:hover .header.header-white .dropdown-language a,.header.header-white .sub-menu>li a,.header.header-white .sub-menu>li a:hover{color:var(--black)}.menu-item:hover .arrow-nav-white,.menu-item:hover .arrow-nav-dark-grey{transform:rotate(-180deg)}.menu-item:hover>.sub-menu,.sub-menu>li:hover>.sub-menu{transform:translate(0, 0);opacity:1;pointer-events:auto}.arrow-nav-dark-grey,.arrow-nav-white{padding:7px;width:auto}html:lang(ja) img.arrow-nav-white.d-none-arrow,html:lang(ja) img.arrow-nav-dark-grey.d-none-arrow{width:32px;height:auto}.arrow-nav-dark-grey{display:none}.menu-primary-container,.menu-primary-ja-container{margin-right:-10px;display:flex;justify-content:center;align-items:center}.nav-language{position:relative}#js-primary-menu{margin:0 -8px}.sub-menu{margin:0;padding:8px;position:absolute;top:100%;transform:translateY(10px);opacity:0;pointer-events:none;transition:.3s;background-color:var(--white-bg);border:1px solid var(--white-bg);border-radius:8px;z-index:1000}.sub-menu:before{content:"";height:50px;position:absolute;left:0;right:0;background-color:rgba(0,0,0,0);transform:translateY(-100%)}.header.primary-text-header .sub-menu{background-color:var(--white-bg);border:none}.header.header-white .sub-menu{background-color:var(--white)}.sub-menu{width:200px;left:-23px}.sub-menu .menu-item{margin:0}.dropdown-right{width:fit-content;left:-36px}.menu-item:hover>.dropdown-right,.dropdown-language:hover>.dropdown-right{transform:translate(0, 0);opacity:1;pointer-events:auto}.menu-nav>.menu-item:last-child>a{padding:8px 16px;width:118px;height:36px;color:var(--white);display:flex;justify-content:center;align-items:center;background:linear-gradient(114.44deg, #ff7a09 0%, #ffa85f 100%);border-radius:4px}html:lang(ja) .menu-nav>.menu-item:last-child>a{width:150px;color:var(--white)}.text-menu-blue .menu-nav>.menu-item:last-child>a{color:var(--white);background:linear-gradient(114.77deg, #0e41c0 0%, #106bcd 100.01%)}.menu-nav>.menu-item:last-child>a:hover{background:var(--secondary-color)}.header-white .menu-nav>.menu-item:last-child>a:hover{box-shadow:none;transition:none;background:#2a81de}.btn-radius{padding:4px 25px;width:150px;height:36px;display:flex;justify-content:center;align-items:center;border-color:inherit;border:1px solid;box-sizing:border-box;border-radius:4px}.btn-radius:hover{color:var(--primary-color);background-color:var(--white)}.menu-nav>.menu-item>a,.link-border-blue{position:relative}.menu-nav>.menu-item>a::after,.link-border-blue::after{content:"";width:100%;height:2px;position:absolute;left:0;bottom:-8px;transform:scaleX(0);transform-origin:left;background-color:var(--white);transition:transform .3s ease}.link-border-blue::after{background-color:var(--black)}.menu-nav>.menu-item>a:hover::after,.link-border-blue:hover::after{transform:scaleX(1) !important}.menu-item:nth-last-child(2)>.menu-nav>.menu-item>a:hover::after,.menu-item:nth-last-child(2)>.link-border-blue:hover::after{display:none}.menu-item-has-children{position:relative;padding-right:22px;cursor:pointer}.menu-item-has-children>a::after,.menu-nav>.menu-item>a::after{content:none !important}.menu-item-has-children::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:15px;height:15px;display:block;background:url("../../images/arrow_icon.svg") no-repeat center center}.js-page-no-banner .menu-item-has-children::after,.header-white .menu-item-has-children::after,.primary-text-header .menu-item-has-children::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:15px;height:15px;display:block;background:url("../../images/icon-dark-grey.svg") no-repeat center center}.text-menu-blue{color:#4196f2 !important}.body-fixed{position:fixed;overflow:hidden}.languages-hamburger .languages .nav{margin:-14px}.toggle-btn.active .line{background-color:var(--black) !important}.languages-hamburger{display:flex;justify-content:center;align-items:center;display:none}.header-inner .icon.icon-toast-success-check::after{margin-right:20px;margin-bottom:-4px;width:22px;height:22px;background-image:url("../../images/subscribe-success-check.svg")}.header-inner .icon.icon-toast-success-close::after{margin-bottom:-4px;margin-top:0;width:20px;height:20px;cursor:pointer;background-image:url("../../images/subscribe-success-close.svg")}.header-inner .icon.icon-toast-error-subtract::after{margin-right:20px;margin-bottom:-4px;width:20px;height:20px;background-image:url("../../images/subscribe-error-subtract.svg")}.header-inner .icon.icon-toast-error-close::after{margin-top:0;margin-bottom:-4px;width:20px;height:20px;cursor:pointer;background-image:url("../../images/subscribe-error-close.svg")}.header-inner .toast-content{padding:0 20px;display:flex;align-items:center;justify-content:space-between;width:400px;height:56px;border:1px solid #00b45a;border-radius:8px;background:#f6fef9;animation:subscribeSlideInleft ease .3s,subscribeFadeOut linear 1 3s forwards;transition:all linear .3s}.header-inner .toast-content.error{background:#fffbfa}@keyframes subscribeSlideInleft{from{opacity:0;transform:translateX(calc(100% + 32px))}to{opacity:1;transform:translateX(0)}}@keyframes subscribeFadeOut{to{opacity:0}}.header-inner .toast-wrapper-message{display:flex;align-items:center}.header-inner .toast-message-text{color:#038745;font-size:var(--font-sm);font-weight:400;line-height:1.5}.header-inner .toast-message-text.error{color:#a51414}#nav-mobile{display:none}.toggle-btn div{margin:5px 0 5px 5px;width:20px;height:2px;background:var(--white);cursor:pointer;transition:all .3s ease}.primary-text-header .toggle-btn div,.header-white .toggle-btn div{background:var(--black) !important}.line{background:var(--white)}.primary-text-header .line{background:var(--primary-color)}.primary-text-header .active div{background:var(--white) !important}.primary-text-header .active line{background:var(--white)}.toggle-btn.active .line1{transform:rotate(-45deg) translate(-5px, 6px)}.toggle-btn.active .line2{opacity:0}.toggle-btn.active .line3{transform:rotate(45deg) translate(-4px, -5px)}.toggle-btn{display:none;cursor:pointer}.floating-btn-wrapper{position:fixed;right:45px;display:block;z-index:98;animation-delay:2s;animation:floatingAnimations 1s forwards}.floating-btn{position:relative;width:56px;height:56px;display:flex;align-items:center;flex-direction:row-reverse;justify-content:center;cursor:pointer;border-radius:38px;border:2px solid #ffcfa6;background:linear-gradient(114.44deg, #FF7A09 0%, #FFA85F 100%);box-shadow:0px 0px 8px 0px rgba(255,139,2,.2);transition:.3s;animation-fill-mode:forwards;overflow:hidden}.floating-text{margin-left:8px;min-width:100px;display:none;color:var(--white);font-size:var(--font-sm);font-weight:800;line-height:1.5}img.floating-icon{width:24px;height:24px}.floating-btn:hover{padding:12px 16px 12px 20px;width:180px}@keyframes moveForward{from{width:56px;height:56px}to{width:180px}}@keyframes moveBack{from{width:180px}to{width:56px}}.floating-btn:hover .floating-text{display:block}@keyframes floatingAnimations{from{bottom:0}to{bottom:30px}}.footer{padding-top:60px;background-color:var(--white-bg)}.footer a.footer-link:hover{color:var(--primary-color)}.footer-top{display:flex;justify-content:space-between;flex-wrap:wrap}.footer-logo{margin-top:-12px;margin-bottom:20px}.footer-menu{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.footer-list .footer-item .footer-link{color:var(--black);font-size:var(--font-sm);font-weight:800;line-height:21px;text-transform:uppercase}.footer-list .footer-item .footer-link.sub-link{font-weight:400;text-transform:unset}.footer-list .footer-item a.footer-link:hover{color:var(--primary-color)}.footer-list{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.list-iso{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin:56px 0}.list-iso .iso-link{display:contents}.footer-list .footer-item:last-child{margin:0;padding-bottom:0}.footer-social{display:flex;align-items:center}.footer-social a{margin-right:24px;display:flex}.footer-social a:last-child{margin-right:0}.footer-bottom{padding:40px 0px;border-top:1px solid var(--gray-border)}.footer-bottom svg.icon-clutch-footer{margin-top:4px}.footer-bottom svg.icon-clutch-footer,.footer-bottom svg.icon-linkedin-footer,.footer-bottom svg.icon-fb-footer{fill:var(--black)}.footer-bottom .footer-social>a:hover svg.icon-linkedin-footer,.footer-bottom .footer-social>a:hover svg.icon-fb-footer{fill:#368be7}.footer-bottom .icon-clutch-footer:hover path.path-clutch-footer{fill:#368be7}.footer-bottom-left{display:flex;justify-content:space-between;align-items:center}.footer-bottom-left *{color:var(--black);font-size:14px}.footer-bottom-left .has-border{margin:0 20px;padding:0 20px;border-left:1px solid var(--gray-border);border-right:1px solid var(--gray-border)}.footer-bottom-right{display:flex;justify-content:space-between}.footer-bottom-left>p,.footer-bottom-right>a,.footer-content-right a{margin:0px 23px;color:var(--black);font-weight:400;line-height:1.5;text-decoration:none}.footer-bottom-right>a{margin:0}.footer-bottom-right>a:last-child{padding-left:40px}.footer-bottom-left>p{margin:0}.footer-bottom-right>a,.footer-bottom-left>p{font-size:var(--font-sm)}.linkedin-icon .linkedin-icon-fill:hover,.facebook-icon .facebook-icon-fill:hover{fill:var(--primary-color)}.footer .footer-sub-list{margin-left:0}.footer .footer-sub-nav+.footer-sub-nav{margin-top:16px}.footer .iso-img{width:157px;height:79px;display:inline-block;background-image:url("../../images/ISO.png");background-repeat:no-repeat;background-size:contain}.footer-text{display:flex;justify-content:space-between}.icon::after{content:"";display:inline-block;width:10px;height:10px;background-repeat:no-repeat}.icon.icon-angular::after{width:64px;height:64px;background-image:url("../../images/icon-angular.svg");background-size:contain}.icon.icon-aws::after{width:64px;height:64px;background-image:url("../../images/icon-aws.svg");background-size:contain}.icon.icon-web::after{width:64px;height:64px;background-image:url("../../images/icon-web-desktop.svg")}.icon.icon-web-app::after{width:64px;height:64px;background-image:url("../../images/icon-web-desktop.svg")}.icon.icon-serverless::after{width:64px;height:64px;background-image:url("../../images/icon-serverless.svg")}.icon.icon-nosql::after{width:64px;height:64px;background-image:url("../../images/icon-nosql.svg")}.icon.icon-docker::after{width:64px;height:64px;background-image:url("../../images/icon-docker.svg");background-size:contain}.icon.icon-electron::after{width:64px;height:64px;background-image:url("../../images/icon-electronjs.svg");background-size:contain}.icon.icon-firebase::after{width:64px;height:64px;background-image:url("../../images/icon-firebase.svg");background-size:contain}.icon.icon-flutter::after{width:64px;height:64px;background-image:url("../../images/icon-flutter.svg");background-size:contain}.icon.icon-gcp::after{width:64px;height:64px;background-image:url("../../images/icon-gcp.svg");background-size:contain}.icon.icon-jenkins::after{width:64px;height:64px;background-image:url("../../images/icon-jenkins.svg");background-size:contain}.icon.icon-kotlin::after{width:64px;height:64px;background-image:url("../../images/icon-kotlin.svg");background-size:contain}.icon.icon-nextjs::after{width:64px;height:64px;background-image:url("../../images/icon-nextjs.svg");background-size:contain}.icon.icon-nodejs::after{width:64px;height:64px;background-image:url("../../images/icon-nodejs.svg");background-size:contain}.icon.icon-postgresql::after{width:64px;height:64px;background-image:url("../../images/icon-postgresql.svg");background-size:contain}.icon.icon-python::after{width:64px;height:64px;background-image:url("../../images/icon-python.svg");background-size:contain}.icon.icon-react::after{width:64px;height:64px;background-image:url("../../images/icon-reactjs.svg");background-size:contain}.icon.icon-shopify::after{width:64px;height:64px;background-image:url("../../images/icon-shopify.svg");background-size:contain}.icon.icon-socketio::after{width:64px;height:64px;background-image:url("../../images/icon-socketio.svg");background-size:contain}.icon.icon-swift::after{width:64px;height:64px;background-image:url("../../images/icon-swift.svg");background-size:contain}.icon.icon-terraform::after{width:64px;height:64px;background-image:url("../../images/icon-terraform.svg");background-size:contain}.icon.icon-typescript::after{width:64px;height:64px;background-image:url("../../images/icon-typescript.svg");background-size:contain}.icon.icon-webrtc::after{width:64px;height:64px;background-image:url("../../images/icon-webrtc.svg");background-size:contain}.icon.icon-java::after{width:64px;height:64px;background-image:url("../../images/icon-java.svg");background-size:contain}.icon.icon-php::after{width:64px;height:64px;background-image:url("../../images/icon-php.svg");background-size:contain}.icon.icon-css::after{width:64px;height:64px;background-image:url("../../images/icon-css3.svg");background-size:contain}.icon.icon-html5::after{width:64px;height:64px;background-image:url("../../images/icon-html5.svg");background-size:contain}.icon.icon-google-analyst::after{width:64px;height:64px;background-image:url("../../images/icon-google-analyst.svg");background-size:contain}.icon.icon-google-analytics::after{width:64px;height:64px;background-image:url("../../images/icon-google-analyst.svg");background-size:contain}.icon.icon-mysql::after{width:64px;height:64px;background-image:url("../../images/icon-mysql.svg");background-size:contain}.icon.icon-mobile-app::after{width:64px;height:64px;background-image:url("../../images/icon-mobile-app.svg");background-size:contain}.icon.icon-responsive-web-app::after{width:64px;height:64px;background-image:url("../../images/icon-web-responsive-app.svg");background-size:contain}.icon.icon-ios::after{width:64px;height:64px;background-image:url("../../images/icon-ios.svg");background-size:contain}.icon.icon-android::after{width:64px;height:64px;background-image:url("../../images/icon-android.svg");background-size:contain}.icon.icon-github-actions::after{width:64px;height:64px;background-image:url("../../images/icon-github-actions.svg");background-size:contain}.icon.icon-nestjs::after{width:64px;height:64px;background-image:url("../../images/icon-nestjs.svg");background-size:contain}.icon.icon-sass::after{width:64px;height:64px;background-image:url("../../images/icon-sass.svg");background-size:contain}.icon.icon-admin::after{width:64px;height:64px;background-image:url("../../images/icon-admin.svg");background-size:contain}.icon.icon-golang::after{width:64px;height:64px;background-image:url("../../images/icon-golang.svg");background-size:contain}.icon.icon-facebook::after{width:33px;height:33px;background-image:url("../../images/facebook-icon.svg")}.footer-social>a:hover .icon-facebook::after{transition:.3s;background-image:url("../../images/fb-icon-hover.svg")}.icon.icon-linkedin::after{width:28px;height:30px;background-image:url("../../images/linkedin-icon.svg")}.icon.icon-clutch::after{width:24px;height:24px;background-image:url("../../images/clutch-icon.svg")}.icon.icon-user{width:14px;height:14px;background-image:url("../../images/user-icon.svg")}.icon.technology-icon.icon-net::after{background-image:url("../../images/dotnet-icon.svg")}.icon.technology-icon.icon-laravel::after{background-image:url("../../images/laravel-icon.svg")}.icon.technology-icon.icon-vuejs::after{background-image:url("../../images/vuejs-icon.svg")}.icon.technology-icon.icon-html::after{background-image:url("../../images/html-icon.svg")}.icon.technology-icon.icon-react-native::after{background-image:url("../../images/icon-reactjs.svg")}.icon.technology-icon.icon-postgreSQL::after{background-image:url("../../images/postgreSQL-icon.svg")}.icon.technology-icon.icon-mongodb::after{background-image:url("../../images/mongodb-icon.svg")}.icon.technology-icon.icon-ecs::after{background-image:url("../../images/amazon-ecs-icon.svg")}.icon.technology-icon.icon-kubernetes::after{background-image:url("../../images/kubernetes-icon.svg")}.icon.technology-icon.icon-javascript::after{background-image:url("../../images/JavaScript.svg")}.icon.technology-icon::after{width:64px;height:64px;background-size:cover}html:lang(ja) .icon.icon-clutch-white::after{margin-bottom:-8px}.icon.icon-clutch-white::after{margin-bottom:-12px;width:24px;height:24px;background-image:url("../../images/clutch-white-icon.svg")}.icon.icon-arrow-down::after{width:24px;height:24px;background-image:url("../../images/icon-dark-grey.svg")}.footer-social>a:hover .icon-clutch::after{transition:.3s;background-image:url("../../images/clutch-icon-hover.svg")}.icon.icon-copied::after{margin-bottom:-7px;width:20px;height:20px;background-image:url("../../images/icon-email-copied.html")}.icon.icon-facebook-plain::after{width:20px;height:20px;background-image:url("../../images/icon-facebook-plain.svg")}.icon.icon-linkedin-plain::after{width:20px;height:20px;background-image:url("../../images/icon-linkedin-plain.svg")}.icon.icon-github-plain::after{width:20px;height:20px;background-image:url("../../images/icon-github-plain.svg")}.icon.icon-x::after{width:20px;height:20px;background-image:url("../../images/icon-x.svg")}.icon.icon-link::after{width:20px;height:20px;background-image:url("../../images/icon-link.svg")}.footer-social>a:hover .icon-linkedin::after{transition:.3s;background-image:url("../../images/in-icon-hover.svg")}.footer-list-mobile{display:none}.footer .icon.icon-facebook::after,.footer .icon.icon-linkedin::after{width:24px;height:24px;background-size:cover}.footer .icon.icon-clutch::after{width:24px;height:24px;background-size:contain}@keyframes read-more-icon{16.65%{-webkit-transform:translateX(-4px);transform:translateX(-4px)}33.3%{-webkit-transform:translateX(4px);transform:translateX(4px)}49.95%{-webkit-transform:translateX(-4px);transform:translateX(-4px)}66.6%{-webkit-transform:translateX(2px);transform:translateX(2px)}83.25%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.read-more-icon{margin-top:3px;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.more-detail:hover .read-more-icon,.more-detail:hover .read-more-icon,.more-detail:active .read-more-icon{-webkit-animation-name:read-more-icon;animation-name:read-more-icon;-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}a.more-detail:hover,a.more-detail:visited{color:var(--primary-color)}.more-detail{color:var(--primary-color);font-size:var(--font-sm);font-weight:800}.more-detail .more-detail-text{padding:12px 4px 12px 0;display:inline-block;white-space:nowrap;overflow:hidden;transition:all .5s}.page-title-section{padding:142px 0 80px;background-image:url("../../images/page-title-section-bg.svg");background-position:center;background-size:cover}.page-title-section.about-us-page{padding-bottom:158px}.page-title-section.expertise-banner{margin-bottom:80px}.page-title-section .page-title{margin-bottom:16px;color:var(--white);font-size:var(--font-heading-large);font-family:var(--font-family-heading);font-weight:800;line-height:1.1;text-transform:capitalize}html:lang(ja) .page-title-section .page-title{line-height:1.3}.page-title-section .page-desc{color:var(--white);font-size:var(--font-md-3);font-weight:400}.txt-transform-none{text-transform:none !important}.grecaptcha-badge{visibility:hidden}.customize-software{position:relative;padding:0;height:425px}.customize-software .customize-software-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.customize-software .customize-software-title{margin-bottom:20px;font-size:var(--font-xxxl);font-family:var(--font-family-heading);font-weight:800;line-height:1.2}.customize-software .customize-software-wrapper{height:425px;display:flex;flex-direction:column;justify-content:center}.customize-software a.customize-software-link{padding:16px 24px;color:var(--white);font-size:var(--font-md-3);font-weight:800;line-height:1.25;width:unset;border-radius:4px;background:linear-gradient(114.77deg, #0e41c0 0%, #106bcd 100.01%)}.customize-software a.customize-software-link:hover{background:#2a81de}.form-group.form-group-country{position:relative}.form-group.form-group-country .select-wrapper{left:10px;right:10px}.select-wrapper{position:absolute;left:20px;right:20px}.select-box{position:relative;height:40px;border-radius:4px;width:100%;display:flex;align-items:center;justify-content:flex-start}.select-box::after{content:"";position:absolute;top:34%;right:15px;margin-top:0px;border-top:8px solid var(--black);border-left:8px solid rgba(0,0,0,0);transform:rotate(133deg)}.select-box.js-active::after{transform:rotate(-45deg);top:44%}.select-box .select-input{padding-left:20px;height:40px;border-radius:4px;outline:none;cursor:pointer}li.select-option-item{padding:10px 40px;color:var(--black) !important;font-size:var(--font-md);font-weight:400;line-height:1.5;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer}li.select-option-item.js-active{position:relative}li.select-option-item.js-active::after{content:"";position:absolute;top:26%;left:20px;width:5px;height:11px;border-bottom:3px solid var(--black);border-right:3px solid var(--black);transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg)}html:lang(ja) li.select-option-item.js-active::after{top:32%}li.select-option-item:hover{color:var(--white) !important;border-radius:4px;background:#2a81de}.select-content{margin-top:-2px;display:none;border-radius:4px;border:1px solid var(--gray-border);background:var(--white);box-shadow:0px 4px 18px rgba(0,0,0,.05)}.select-content.open-select-content{display:block}ul.select-option-list{height:unset;max-height:220px;min-height:220px;overflow-y:auto;border-radius:4px}input.icon-select-dropdown{margin-bottom:2px;object-fit:cover;background-repeat:no-repeat !important;background-position:right 10px center !important;background:url("../../images/select-icon-arrow-down.svg");cursor:pointer}input.icon-select-dropdown.open-select-search-input{background:url("../../images/icon-arrow-up.svg")}.select-purpose-box.js-active .icon-select-dropdown{background:url("../../images/icon-arrow-up.svg")}.country-success{display:none !important}.country-search-wrapper{padding:10px}input#country-search{padding:0 10px;height:38px}input.country-search{padding-left:30px;height:38px}.open-select-search-input::after{transform:rotate(-45deg);top:13%}.js-country-error{display:none !important}.js-img-lazy{background-color:var(--light-blue);text-indent:-10000px}.img-ratio{position:relative;width:100%;padding-bottom:100%}.img-ratio-5x3{position:relative;padding-bottom:60%}.img-ratio .img-ratio-content{position:absolute;top:0;left:0;right:0;bottom:0}.step-section .step-action{padding:18px 0 14px;display:flex;justify-content:space-between;color:var(--primary-color);font-size:var(--font-lg);font-weight:800;line-height:1.2;cursor:pointer}.step-section.section{padding:80px 0 0}.step-section .section-title{text-transform:inherit;line-height:1.2}.step-section .icon-close-toggle{display:none;cursor:pointer}.step-section .icon-open-toggle{cursor:pointer}.step-section .step-item.js-open .icon-open-toggle{display:none}.step-section .step-item.js-open .icon-close-toggle{display:block}.step-section .step-item:last-child.js-open{border-bottom:none}.icon.icon-open::after{margin-right:-4px;width:25px;height:25px;background-image:url("../../images/step-open-icon.svg")}.icon.icon-close::after{margin-right:-4px;width:25px;height:25px;background-image:url("../../images/step-close-icon.svg")}.step-section .step-container{padding-top:60px;display:flex;flex-wrap:wrap;flex-direction:row-reverse;justify-content:space-between}.step-section .step-content{width:48%}.step-section .step-wrapper-img{margin-top:6px;width:557px;height:300px}.step-section .step-img{width:100%;height:100%;object-fit:contain}.step-section .step-img.js-animation{animation:imgscale .4s alternate ease-in}@keyframes imgscale{0%{transform:scale(0.9)}100%{transform:scale(1)}}.step-section #step1 .step-action{padding-top:0}.step-section .technical-item.js-open~.step-list{min-height:500px}.step-section .step-item.open{margin-bottom:0}.step-section #step5 .step-desc{border-bottom:none}.step-section .step-item .step-desc{padding-bottom:3px;max-height:0;overflow:hidden;transition:max-height .4s ease-out;border-bottom:1px solid #ccc}.step-section .step-item.js-open .step-desc{max-height:500px}.img-ratio img{width:100%;height:100%;object-fit:cover}.slick-slider{touch-action:auto !important;-ms-touch-action:auto !important}.banner-full-screen{margin:0 0 80px;padding:0;position:relative;width:100%;height:100vh}.banner-full-screen::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;display:block;background-color:rgba(1,61,133,.7);z-index:1}.banner-full-screen:hover img.full-screen-down-img{opacity:1}.banner-full-screen img.full-screen-img{width:100%;height:100%;object-fit:cover}.banner-full-screen .full-screen-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2}.banner-full-screen .full-screen-content{margin:0 auto;width:60%;text-align:center}.banner-full-screen .full-screen-title{font-family:var(--font-family-heading);padding-bottom:16px;color:var(--white);font-size:var(--font-heading-large);font-weight:800;line-height:1.2}.banner-full-screen .full-screen-sub-title{color:var(--white);font-size:var(--font-md-3);font-weight:400;line-height:1.4}.banner-full-screen img.full-screen-top-left{position:absolute;top:0;left:0;width:440px;height:140px;z-index:1}.banner-full-screen .full-screen-bottom-right{position:absolute;right:0;bottom:0;width:528px;height:251px;z-index:1}.banner-full-screen .full-screen-bottom-right-extend{position:absolute;top:100%;right:0;width:528px;height:621px}.banner-full-screen .full-screen-wrapper-btn{position:absolute;bottom:60px}.banner-full-screen .full-screen-wrapper-btn:hover img.full-screen-down-img{opacity:1}.banner-full-screen img.full-screen-down-img{width:24px;height:34px;opacity:.5}.section.expertise-redirect-section{padding:40px 0 80px}.expertise-redirect-section .expertise-redirect-wrapper{position:relative;height:240px}.expertise-redirect-section .expertise-redirect-img{position:absolute;top:0;left:0;height:240px;border-radius:20px;object-fit:cover;z-index:1}.expertise-redirect-section .expertise-redirect-overlay{position:absolute;top:0;bottom:0;right:0;left:0;border-radius:20px;background:linear-gradient(115deg, #0B38A9 0%, #006DE2 100.01%);box-shadow:0px 0px 10px 0px rgba(0,0,0,.05)}.expertise-redirect-section .container.expertise-redirect-content{z-index:2}.expertise-redirect-section .expertise-redirect-container{padding-left:28px;height:240px;display:flex;align-items:center}.expertise-redirect-section .portfolio-images{margin-top:0}.expertise-redirect-section .portfolio-wrapper-img{height:350px}.expertise-redirect-section img.portfolio-img{width:100%;height:100%}.expertise-redirect-section .expertise-redirect-title{font-family:var(--font-family-heading);padding-bottom:16px;width:75%;color:var(--white);font-size:var(--font-xxl);font-weight:800;line-height:1.25}html:lang(ja) .expertise-redirect-section .expertise-redirect-title{width:55%}.expertise-redirect-section img.portfolio-arrow-icon{margin-bottom:-4px;width:20px;height:20px}.expertise-redirect-section .btn{padding:10px 16px;width:unset;text-transform:initial;border-radius:4px;background:linear-gradient(114.44deg, #FF7A09 0%, #FFA85F 100%)}.expertise-redirect-section a.btn.expertise-redirect-link:hover{color:var(--white);box-shadow:none;transition:none;background:var(--secondary-color)}.expertise-redirect-section img.expertise-redirect-arrow-icon{margin-left:10px;margin-bottom:-3px;width:16px;height:16px}.desktop-only{display:block}.mobile-only{display:none}.txt-primary{color:var(--primary-color)}.btn-load-more-wrapper{width:100%;margin-bottom:40px}button.btn-load-more{display:flex;justify-content:center;align-items:center;height:40px;margin:0 auto;padding:8px 16px;color:var(--bold-blue);font-size:var(--font-sm);font-weight:800;line-height:1.5;border-radius:4px;border:1px solid #0e41c0;outline:none;background:none;cursor:pointer}button.btn-load-more:hover{color:var(--white);border:none;background:linear-gradient(115deg, #0e41c0 0%, #106bcd 100.01%)}button.btn-load-more:disabled{cursor:not-allowed;opacity:.6}@media screen and (max-width: 1280px){.btn-radius{padding:0px;width:128px}}@media screen and (max-width: 1180px){.step-section .step-content.step-wrapper-img{width:48%}}@media screen and (max-width: 1112px){.step-section .step-wrapper-img{width:500px}}@media screen and (max-width: 1100px){.nav-language{margin:0}.dropdown-right{left:-30px}.toggle-btn{display:block}.dropdown-right{width:fit-content;left:-6px}#js-primary-menu .sub-menu{margin-top:0;position:static;opacity:1;transform:translate(0, 0);pointer-events:auto;padding:0}.sub-menu:before{content:none}.menu-item-has-children,.menu-item-has-children>a{cursor:text}.sub-menu .menu-item{padding-top:16px;color:var(--black) !important;font-size:var(--font-md);font-weight:400;line-height:1.5;transform:translate(0, 0);opacity:1;pointer-events:auto;margin-bottom:0 !important}.sub-menu .menu-item>a{padding:0;color:var(--black) !important;font-size:var(--font-md);font-weight:400;line-height:1.5;text-transform:capitalize}.sub-menu .menu-item>a:hover{background-color:rgba(0,0,0,0)}#en-text{color:var(--white)}.header.header-blog #en-text{color:#42484e !important}.header.header-blog .toggle-btn div{background:#42484e !important}.en-text-blue{color:var(--black) !important}.navigation{display:none}.languages-hamburger{display:flex}.navigation{position:fixed;top:0;right:0;height:100vh;height:100dvh;height:-webkit-fill-available;width:100%;display:block;transform:translateX(100%);transition:all .3s;margin:0}.navigation.active{position:fixed;top:0;right:0;width:100%;display:block;transform:translateX(0%);transition:all .3s;background-color:var(--white);overflow:scroll}.menu-primary-container,.menu-primary-ja-container{width:100%;height:100%;display:flex;justify-content:center;flex-shrink:1;overflow-y:scroll;background-color:var(--white-bg);margin:0}#js-primary-menu{margin:auto;padding:20px;display:unset}.active{transform:translateX(0%);z-index:1000}.menu-nav .menu-item{display:flex;flex-direction:column;justify-content:center;color:var(--black);align-items:center;margin:0;margin-bottom:40px;padding-right:0}.menu-nav>.menu-item>a{color:var(--black) !important;font-size:var(--font-md-3);font-weight:800;line-height:1.15;font-family:var(--font-family-heading) !important;text-transform:capitalize;padding:0}.menu-nav>.menu-item:last-child>a,.menu-nav>.menu-item:last-child>a:hover{height:auto;width:auto !important;background:rgba(0,0,0,0)}.menu-item-has-children::after{content:none !important}.sub-nav{display:flex;flex-direction:column;justify-content:center;align-items:center}.item-nav-link{color:var(--black) !important;font-size:var(--font-xxl);font-weight:800;line-height:1.15;font-family:var(--font-family-heading) !important}.item-nav-link:hover,.sub-nav-link:hover{color:var(--primary-color) !important}span.item-nav-link.menu-item-mobile{color:var(--black) !important}.sub-nav-link{padding-top:16px;color:var(--black) !important;font-size:var(--font-md);font-weight:400;line-height:1.5}li>ul,li>ol{margin-bottom:0;margin-left:0}.primary-text-header #en-text{color:var(--black) !important}.header .navigation .sub-menu{box-shadow:none;background:rgba(0,0,0,0)}.text-menu-blue .menu-nav>.menu-item:last-child>a{background:rgba(0,0,0,0)}.primary-text-header .menu-item-has-children::after{content:none}}@media screen and (max-width: 1024px){.leverages-section .leverages-content{padding-top:0}.leverages-section .leverages-wrapper-img{margin-bottom:0 !important}.js-page-no-banner #en-text{color:var(--black)}.js-page-no-banner .toggle-btn div{background:var(--black) !important}}@media screen and (max-width: 900px){.customize-software{background-size:cover}}@media screen and (max-width: 820px){.step-section .step-container{flex-direction:column-reverse}.step-section .step-content{width:100%}.step-section .step-content.step-wrapper-img{margin:0 auto 40px;width:400px;height:300px}.leverages-section .leverages-wrapper-img{height:481px}}@media screen and (max-width: 768px){.desktop-only{display:none}.mobile-only{display:block}.page-title-section{padding:140px 0 60px;background:linear-gradient(114.77deg, #2853be 0%, #308ff5 100.01%)}.page-title-section.expertise-banner{margin-bottom:40px}.page-title-section .page-title{margin-bottom:16px;font-size:var(--font-xxl)}.banner-full-screen{overflow:hidden}.banner-full-screen img.full-screen-top-left{display:none}.banner-full-screen .full-screen-bottom-right{display:none}.banner-full-screen .full-screen-bottom-right-extend{display:none}.expertise-redirect-section .expertise-redirect-title{width:70%}.positions-card{padding:24px 40px}.positions-card::after{right:20px}.toggle-btn{right:-22px}.navigation-left{display:none}.footer-top{flex-wrap:wrap}.footer-content{margin:0}.footer-text{flex-direction:column}.footer-bottom-left{margin-bottom:12px;flex-wrap:wrap;justify-content:unset}.footer-bottom-left>p{order:2}.footer-bottom-left .has-border{margin:0;margin-right:40px;padding:0;border:none}.footer-bottom-left *{margin-bottom:8px !important}.footer-bottom-left a{margin-right:40px}.section .section-desc{font-size:var(--font-md)}.list-iso{margin:40px 0;gap:16px}.section .section-subtitle{font-size:var(--font-md-3)}.customize-software .customize-software-title{font-size:var(--font-lg)}.banner-full-screen .full-screen-title{font-size:var(--font-xxl)}.page-title-section.about-us-page{padding-bottom:80px}.languages-hamburger .languages .menu-item span{padding:21px 16px}}@media screen and (max-width: 600px){.step-section .step-content.step-wrapper-img{width:350px;height:200px}.item-nav-link{font-size:var(--font-md-3)}.menu-nav .menu-item{margin-bottom:24px}}@media screen and (max-width: 583px){.footer-list .footer-item{margin-right:0;flex-basis:50% !important}}@media screen and (max-width: 528px){.banner-full-screen:hover img.full-screen-down-img{opacity:.5}.expertise-redirect-section .expertise-redirect-title{width:90%;font-size:var(--font-lg)}html:lang(ja) .expertise-redirect-section .expertise-redirect-title{width:78%}.customize-software a.customize-software-link{font-size:var(--font-sm)}}@media screen and (max-width: 480px){html:lang(ja) .contact-section{margin-bottom:0}.positions-card{padding:24px 12px}.positions-card::after{right:12px}.section .section-title{font-size:var(--font-lg)}.pagination{margin-left:0}.page-title-section .page-desc{font-size:var(--font-md);font-weight:400}.expertise-redirect-section .expertise-redirect-title{width:100%}.expertise-redirect-section .expertise-redirect-container{padding-left:0}.section.expertise-redirect-section{padding:40px 0}.footer{padding-top:0}.footer-bottom-left>*{font-size:var(--font-md)}.section-footer-bottom{border-top:none}.footer-right-link #item-mr{padding-left:0}.footer-bottom-right{padding-bottom:10px;width:75%}.footer-bottom-right>a{margin:0}.footer-content{flex-direction:column-reverse}.footer-list-mobile{display:block}.footer-logo{padding-top:20px;width:100%}.footer-content{margin:0;padding:18px 0 0 0}.footer-list .footer-item{padding-bottom:16px}.footer-item.w-100{width:100%}.footer-social{width:80px}.footer-list-mobile{padding-top:10px;max-width:54%;display:flex;justify-content:space-between}.footer-list-mobile .footer-item{display:flex;flex-direction:column}.footer-list-mobile .footer-item .footer-link{padding:10px 0;color:var(--black);font-size:var(--font-sm);font-weight:800;line-height:19px}.footer-bottom{padding:24px 0px}.mobile-elm{display:block}.desktop-elm{display:none}.step-section .step-content.step-wrapper-img{width:100%;height:100%}.customize-software .customize-software-bg{object-fit:cover}.positions-card .positions-title,.positions-card .positions-level{max-width:75%;word-break:break-word}}@media screen and (max-width: 375px){.footer-bottom-right{width:85%}.footer-list-mobile{max-width:60%}}@media screen and (max-width: 320px){.footer-bottom-right{width:100%}.footer-bottom-left>p{font-size:11px}}footer .footer-menu>div{width:100%}footer .menu-item-has-children{position:unset}footer .footer-item{padding:0;margin:0;font-weight:800;font-size:var(--font-sm)}footer .footer-item>a:hover{color:var(--primary-color)}footer .footer-item.no-action>a{cursor:auto;color:var(--black)}footer .menu-item a{padding:0;position:relative;z-index:1;cursor:pointer}footer .sub-menu{position:unset;transform:none;opacity:1;border:none;background-color:rgba(0,0,0,0);top:0;padding:0;width:auto;left:0}footer .sub-menu .menu-item{margin:0;padding-top:0;margin-top:16px}footer .sub-menu .menu-item>a{font-weight:400;text-transform:unset;color:var(--black);font-size:var(--font-sm);line-height:21px}footer .sub-menu .menu-item>a:hover{background-color:rgba(0,0,0,0);color:var(--primary-color)}/*# sourceMappingURL=main.css.map */
