:root{--primary-color: #211f51;--secondary-color: #E5331D;--tertiary-color: #FFFFFF;--bg-color: #E9EEF5;--bg-color-games: #1C1A3F;--text-color: #202051;--text-color-games: #625BBA;--base-font-size: 1rem;--border-color: #D0CFDF}body{font-family:Noto Sans JP,sans-serif;font-size:.875rem;color:var(--primary-color);margin:0;padding:0;overflow-x:hidden}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#0003;border-radius:10px}*::-webkit-scrollbar-thumb:hover{background-color:#0006}h2,h3{font-weight:500}h2{font-size:3.625rem}ul{list-style-type:none}a{color:var(--primary-color);text-decoration:none}p{margin:0}img{-o-object-fit:contain;object-fit:contain;width:auto}header{display:flex;align-items:center;justify-content:space-between;position:fixed;top:.75rem;width:90%;left:50%;transform:translate(-50%);background:linear-gradient(to left,#ffffffe6,#fff);border-radius:.75rem;padding:1.25rem 2.5rem;border:1px solid #E9EEF5;z-index:50}a:hover{color:var(--secondary-color)}.menu{display:flex;align-items:center;gap:2.5rem;margin:0;padding:0}.menu a{cursor:pointer;font-weight:500;font-size:.875rem;line-height:1;color:var(--text-color)}.menu a:hover{color:var(--secondary-color)}.sub-menu{display:none}.btn{border-radius:9999px;padding:.5rem 1rem;color:#fff;background-color:var(--primary-color)}.btn:hover{color:#fff}.bg-gradient{background:linear-gradient(148.02deg,#ff3841 28.64%,#ffd0a0 176%);box-shadow:inset 0 0 4.5px #ffeded}header .header-actions{display:flex;gap:1.5rem}header .language-switcher{display:flex;gap:.625rem;justify-content:center;align-items:center;border:none}.contact-button{display:flex;justify-content:center;align-items:center;border-radius:2.25rem;gap:.625rem;padding:.5rem 1rem;border:1px solid white}.contact-button span{color:#fff;font-weight:500;font-size:.875rem;line-height:100%}.contact-button .contact-icon{display:flex;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;background-color:#fff;border-radius:50%}.contact-button:hover{background:#fff!important;border:1px solid #D0CFDF}.contact-button:hover span{color:#ff3841}.contact-button:hover .contact-icon{background-color:#ff3841}.contact-button:hover .contact-icon img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(0deg) brightness(108%) contrast(100%)}header span{font-weight:500;font-size:.875rem;line-height:100%;color:var(--text-color)}header .language-switcher span:hover{color:var(--secondary-color)}header .language-switcher span{white-space:nowrap}@keyframes slideArrow{0%{transform:translate(-50%)}29%{transform:translate(calc(50% + .25rem))}29.5%{transform:translate(calc(-50% - 1rem))}70%{transform:translate(calc(-50% - 1rem))}to{transform:translate(-50%)}}.contact-button:hover .contact-icon img{animation:slideArrow .8s ease-in-out 1}.contact-banner{display:flex;height:38.75rem;gap:2.5rem;background-color:var(--bg-color);padding:0 212px;overflow:hidden;justify-content:space-between}.contact-banner__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3.25rem}.contact-banner__text{display:flex;flex-direction:column;gap:.75rem}.contact-banner__text h2{font-weight:500;font-size:2rem;line-height:2.75rem;margin:0;color:var(--text-color)}.contact-banner__text p{font-weight:500;font-size:3.625rem;line-height:3.625rem;margin:0;color:var(--text-color)}.contact-banner .contact-button{padding:.8125rem 2rem;gap:2.75rem;border:1px solid #E9EEF5}.contact-banner .contact-button:hover{border:1px solid #D0CFDF}.contact-banner span{font-weight:700;font-size:1.25rem;line-height:1}.contact-banner__images,.contact-banner__images-left,.contact-banner__images-right{position:relative}.contact-banner__images-left{right:29.5rem}.contact-banner__images-right{top:-25rem;right:12.5rem}.contact-banner__images img{position:absolute;width:14.5rem;height:21.875rem;-o-object-fit:cover;object-fit:cover;border-radius:1.25rem;border:4px solid #FFFFFF;box-shadow:-12px 12px 12px #cbd0dc}footer{display:flex;flex-direction:column;gap:2.75rem;padding:5rem 212px 0;background-color:#fff}footer .logo{width:200px;height:auto;-o-object-fit:cover;object-fit:cover}footer .container{display:flex;justify-content:space-between}footer .contact{display:flex;flex-direction:column;gap:52px}footer .company-contact{display:flex;flex-direction:column;gap:2.25rem}footer .office-vietnam,footer .office-japan{display:flex;flex-direction:column;gap:.5rem}footer .office-name{font-weight:500;font-size:1.125rem;line-height:1.6875rem;margin:0;color:var(--text-color);white-space:nowrap}footer .office-header{display:flex;gap:.5rem}footer .office-details{display:flex;flex-direction:column;gap:.25rem}footer .office-details h4{font-weight:400;font-size:.875rem;line-height:1.25rem;margin:0;color:var(--text-color);white-space:nowrap}footer .contact-info{display:flex;align-items:center;gap:.5rem}footer .office-details .separator{height:.75rem;border:1px solid #D0CFDF}footer .useful-information{display:flex;gap:3.875rem}footer nav{display:flex;flex-direction:column;gap:1.75rem}footer nav .nav-item{display:flex;align-items:center;gap:.75rem}footer nav .nav-item .arrow-icon{width:20px;height:20px;border-radius:50%;background:linear-gradient(148.02deg,#ff3841 28.64%,#ffd0a0 176%);display:flex;justify-content:center;align-items:center}footer nav .nav-item .nav-link{font-weight:500;font-size:1rem;line-height:1.5rem;margin:0;color:var(--text-color);text-decoration:none;white-space:nowrap}footer nav .nav-item.active .nav-link{color:#e6331d}footer nav .nav-item .nav-link:hover{color:var(--secondary-color)}footer .category-list .category-item .category-link,footer .rd-projects .rd-item .rd-link{color:#202051}footer .category-list .category-item.active .category-link,footer .rd-projects .rd-item.active .rd-link{color:#e6331d}footer .category-list .category-item img,footer .rd-projects .rd-item img{color:#202051}footer .category-item.active img,footer .rd-item.active img{filter:brightness(0) saturate(100%) invert(30%) sepia(84%) saturate(2440%) hue-rotate(338deg)}footer .category-item:hover .category-link,footer .rd-item:hover .rd-link{color:#e6331d!important}footer .category-item:hover img,footer .rd-item:hover img{filter:brightness(0) saturate(100%) invert(30%) sepia(84%) saturate(2440%) hue-rotate(338deg)}footer .company-overview{display:flex;flex-direction:column;gap:2rem;border-left:1px solid #D0CFDF;padding-left:2.5rem}footer .business-areas{display:flex;flex-direction:column;gap:2rem}footer .business-container{display:flex;flex-direction:column;gap:1rem}footer .business-container h2{font-weight:500;font-size:1rem;line-height:1.5rem;letter-spacing:0%;margin:0;color:var(--text-color);white-space:nowrap}footer .business-content{display:flex;gap:4rem}footer .business-by-category,footer .business-by-model,footer .business-by-service{display:flex;flex-direction:column;gap:1rem}footer .business-content h3{font-weight:400;font-size:.9375rem;line-height:1.5rem;margin:0;color:var(--text-color);white-space:nowrap}footer .category-list{display:flex;flex-direction:column;gap:.875rem;padding-left:.75rem}footer .category-list .category-item{display:flex;align-items:center;gap:.5rem}footer .category-list .category-item .category-link{font-weight:500;font-size:.875rem;line-height:1;color:var(--text-color);white-space:nowrap}footer .category-list .category-item .category-link:hover{color:var(--secondary-color)}footer .rd-section{display:flex;flex-direction:column;gap:1rem}footer .rd-section h2{font-weight:500;font-size:1rem;line-height:1.5rem;margin:0;color:var(--text-color);white-space:nowrap}footer .rd-projects{display:flex;flex-direction:column;gap:.875rem}footer .rd-projects .rd-item{display:flex;align-items:center;gap:.5rem}footer .rd-projects .rd-item .rd-link{font-weight:500;font-size:.875rem;line-height:1;color:var(--text-color);white-space:nowrap}footer .rd-projects .rd-item .rd-link:hover{color:var(--secondary-color)}footer .supporting-information{display:flex;align-items:center;justify-content:space-between;padding:2rem 0;border-top:1px solid #D0CFDF}footer .partner-logos{display:flex;gap:1.5rem;padding:1rem 0}footer .social-links{display:flex;height:3.25rem;gap:2rem}footer .social-item{display:flex;flex:1;gap:.3125rem;align-items:center;justify-content:center;padding:.875rem 2.5rem;border-radius:2.5rem;border:.0625rem solid #D0CFDF;min-width:96px}footer .social-item span{font-weight:400;font-size:.9375rem;line-height:1.25rem;color:var(--text-color);white-space:nowrap}footer .legal-info{display:flex;flex-direction:column;gap:.5rem}footer .legal-links{display:flex;justify-content:center;gap:2.5rem}footer .legal-link{font-weight:500;font-size:.9375rem;line-height:1;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0%;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:var(--text-color);white-space:nowrap}footer .copyright{font-weight:400;font-size:1rem;line-height:1.5625rem;color:var(--text-color);white-space:nowrap}.text-circle{position:absolute;top:0;left:0;width:100%;height:100%;font-size:34px;color:#ff3c3c}.dropdown-container{position:relative;display:inline-block}.dropdown-arrow{transition:transform .3s ease;width:8px;height:8px}.dropdown-container:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:1.5rem;left:0;background:#fff;border-radius:.75rem;box-shadow:0 10px 25px #00000026;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;margin-top:8px;display:flex;gap:40px;padding:32px}.dropdown-tab-item{display:flex;gap:.25rem;align-items:center}.dropdown-tab-item:hover{color:#e6331d}.dropdown-menu.right-align{left:auto;right:0}.dropdown-menu.show{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu.right-align:before{left:auto;right:20px}.dropdown-item{display:block;padding:12px 16px;color:#333;text-decoration:none;transition:all .2s ease;border-bottom:1px solid #f0f0f0}.dropdown-item:first-child{border-radius:8px 8px 0 0}.dropdown-item:last-child{border-bottom:none;border-radius:0 0 8px 8px}.dropdown-item:hover{background-color:#f8f9fa;color:#007bff;padding-left:20px}.dropdown-item.with-icon{display:flex;align-items:center;gap:12px}.dropdown-divider{height:1px;background-color:#e9ecef;margin:8px 0}.dropdown-title{display:flex;gap:.5rem;justify-content:center;align-items:center}.dropdown-menu-tab{color:#202051;display:flex;flex-direction:column;gap:28px;font-size:15px}.dropdown-menu-tab>div{cursor:pointer;white-space:nowrap}.dropdown-menu-tab>.active{color:#e6331d}.dropdown-menu-tab>.active:before{border-radius:50%;display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:linear-gradient(148.02deg,#ff3841 28.64%,#ffd0a0 176%);content:url(https://cdn.yopaz.jp/build/assets/arrow-white-C-4n2Dcn.svg)}.vertical-line{background-color:#d0cfdf;width:1px}.sub-item{grid-template-columns:1fr 1fr;-moz-column-gap:52px;column-gap:52px;row-gap:20px;font-size:15px}.sub-item>a>div{white-space:nowrap;height:40px;border-bottom:1px solid #D0CFDF;display:flex;align-items:start;gap:.25rem;line-height:18px}.sub-item>a:nth-last-child(-n+1)>div{border-bottom:none}.sub-item>a>div:not(.text-only):before{display:flex;align-items:center;justify-content:center;width:18px;height:18px;content:url(https://cdn.yopaz.jp/build/assets/arrow-native-Bwbvn-d0.svg)}.sub-item>a>div:hover:before{border-radius:50%;background:linear-gradient(148.02deg,#ff3841 28.64%,#ffd0a0 176%);content:url(https://cdn.yopaz.jp/build/assets/arrow-white-C-4n2Dcn.svg)}.sub-item>div{white-space:nowrap}.sub-item.with-title>a:nth-last-child(-n+2)>div{border-bottom:none}.sub-item.with-title,.sub-item.two-column{min-width:400px}.sub-item.single-column{grid-template-columns:1fr;min-width:300px}.sub-item>a.no-border>div{border-bottom:none!important}.grid{display:grid}.none{display:none}.item-dropdown{display:flex;row-gap:20px;align-items:start;flex-direction:column}.item-dropdown>a{white-space:nowrap;width:100%;display:flex;gap:.25rem;line-height:18px}.item-dropdown>a:not(:last-child){border-bottom:1px solid #D0CFDF;height:40px}.item-dropdown>a:before{display:flex;align-items:center;justify-content:center;width:18px;height:18px;content:url(https://cdn.yopaz.jp/build/assets/arrow-native-Bwbvn-d0.svg)}.item-dropdown>a:hover:before{border-radius:50%;background:linear-gradient(148.02deg,#ff3841 28.64%,#ffd0a0 176%);content:url(https://cdn.yopaz.jp/build/assets/arrow-white-C-4n2Dcn.svg)}.menu a.active,.menu .dropdown-title.active{color:#e5331d;font-weight:600}.menu a.active .dropdown-text,.menu .dropdown-title.active .dropdown-text{color:#e5331d!important;font-weight:600}.dropdown-menu a.active,.dropdown-menu .item.active{color:#e5331d;font-weight:600}.menu a:not(.active):hover,.menu .dropdown-title:not(.active):hover{color:#e5331d}.menu a:not(.active):hover .dropdown-text,.menu .dropdown-title:not(.active):hover .dropdown-text{color:#e5331d}.menu a.active:hover,.menu .dropdown-title.active:hover,.menu a.active:hover .dropdown-text,.menu .dropdown-title.active:hover .dropdown-text{color:#e5331d}.h2-custom{margin-top:0;margin-bottom:0;line-height:0}.dropdown-container .menu .dropdown-title.active .dropdown-arrow,.menu li .dropdown-title.active .dropdown-arrow{content:url(https://cdn.yopaz.jp/build/assets/arrow-down-active-WPcJdDPj.svg)!important}.item-dropdown>a.active:before{border-radius:50%;background:linear-gradient(148.02deg,#ff3841 28.64%,#ffd0a0 176%);content:url(https://cdn.yopaz.jp/build/assets/arrow-white-C-4n2Dcn.svg)}.sub-item>a.active>div:before{border-radius:50%;background:linear-gradient(148.02deg,#ff3841 28.64%,#ffd0a0 176%);content:url(https://cdn.yopaz.jp/build/assets/arrow-white-C-4n2Dcn.svg)}.language-switcher{position:relative;display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.current-lang{display:flex;align-items:center;gap:4px;padding:6px 10px}.lang-dropdown{position:absolute;top:100%;left:10%;padding:16px;width:100%;background:#fff;border-radius:12px;list-style:none;margin:0;box-shadow:0 10px 25px #00000026;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s;z-index:1000}.lang-dropdown li{display:flex;align-items:center;gap:12px;cursor:pointer}.lang-dropdown li span{white-space:nowrap;font-weight:500;font-size:.875rem;line-height:100%;color:var(--text-color)}.lang-dropdown li:hover span,.lang-dropdown li img:hover+span{color:var(--text-color)!important}.lang-dropdown li:not(:last-child){margin-bottom:16px}.language-switcher:hover .lang-dropdown,.language-switcher:focus-within .lang-dropdown{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,transform .2s ease,visibility 0s}.lang-dropdown-arrow{margin-left:4px;width:8px;height:8px;transition:transform .2s ease}.language-switcher:hover .lang-dropdown-arrow{content:url(https://cdn.yopaz.jp/build/assets/arrow-down-active-WPcJdDPj.svg);transform:rotate(180deg)}.language-switcher:hover .current-lang span{color:#e5331d}.lang-dropdown:hover~.current-lang span,.language-switcher:has(.lang-dropdown:hover) .current-lang span{color:#e5331d}.lang-dropdown:hover~.lang-dropdown-arrow,.language-switcher:has(.lang-dropdown:hover) .lang-dropdown-arrow{content:url(https://cdn.yopaz.jp/build/assets/arrow-down-active-WPcJdDPj.svg);transform:rotate(180deg)}.language-switcher,.language-switcher *{-webkit-user-select:none;-moz-user-select:none;user-select:none}#jumpToTop{position:fixed;bottom:160px;right:20px;width:64px;height:64px;border:none;border-radius:50%;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;z-index:50;border:1px solid #D0CFDF;opacity:0;pointer-events:none}#jumpToTop.visible{opacity:1;pointer-events:auto}#jumpToTop:hover{background:linear-gradient(133.37deg,#ff3841 13.26%,#ff8679 95.06%);border:none}#jumpToTop:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(0deg) brightness(108%) contrast(100%)}#bookingButton{position:fixed;top:50%;right:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(133.37deg,#ff3841 13.26%,#ff8679 95.06%);border-top-left-radius:36px;border-bottom-left-radius:36px;padding:12px 12px 12px 24px;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease}#bookingButton:has(#booking-toggle.hidden){padding-right:24px;padding-left:28px}#bookingButton.visible{opacity:1;pointer-events:auto}#bookingButton .booking-text{font-weight:500;font-size:18px;line-height:27px;color:#fff}#bookingButton #booking-toggle{position:absolute;left:4px;top:22%;border:none;cursor:pointer;padding:4px;background-color:transparent;transition:border .2s ease,box-shadow .2s ease,transform .2s ease}#bookingButton .booking-icon{margin-left:8px}#bookingButton #booking-toggle img{width:24px;height:24px}#bookingButton:hover{background:#fff;border:1px solid #D0CFDF}#bookingButton.collapsed{padding:12px;gap:0}#bookingButton.collapsed #booking-toggle,#bookingButton.collapsed .booking-text{display:none}#bookingButton.collapsed .booking-icon{margin:0}#bookingButton:hover .booking-text{background:linear-gradient(133.37deg,#ff3841 13.26%,#ff8679 95.06%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}#bookingButton:hover img,#bookingButton:hover #booking-toggle img{filter:brightness(0) saturate(100%) invert(19%) sepia(96%) saturate(7000%) hue-rotate(353deg) brightness(92%) contrast(112%)}body:not(:has(.intro)) .main-container{margin-top:160px}body:not(:has(.intro)) .article-container{margin-top:160px}#adminSettingsButton{position:fixed;left:20px;bottom:20px;display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;background:linear-gradient(133.37deg,#ff3841 13.26%,#ff8679 95.06%);color:#fff;font-weight:600;font-size:14px;line-height:20px;border-radius:999px;text-decoration:none;border:1px solid transparent;box-shadow:0 4px 14px #0000001a;z-index:1000}#adminSettingsButton:hover{background:#fff;color:#e5331d;border-color:#d0cfdf}
