.site-content{padding-top:0 !important}.modern-hero{--hero-teal:#2a9d8f;--hero-teal-deep:#1f7a6f;--hero-orange:#ee7b5a;--hero-orange-2:#f4a261;--hero-navy:#26414a;--hero-line:rgba(38,65,74,.08);position:relative;overflow:hidden;padding:96px 24px 150px;background:radial-gradient(760px 420px at 12% -8%,rgba(42,157,143,.16),transparent 60%),radial-gradient(700px 460px at 92% 8%,rgba(238,123,90,.14),transparent 60%),linear-gradient(180deg,#fdfbf7 0%,#faf6ef 55%,#f3ede0 100%)}.modern-hero:after{content:"";position:absolute;left:0;bottom:-50px;width:100%;height:75px;background:linear-gradient(180deg,#4a9b5e 0%,#3d8b4e 100%);clip-path:ellipse(100% 100% at 50% 100%);z-index:1}.hero-blob{position:absolute;border-radius:50%;filter:blur(2px);opacity:.5;z-index:0}.hero-blob-1{width:280px;height:280px;top:-90px;left:-60px;background:radial-gradient(circle at 30% 30%,rgba(42,157,143,.25),transparent 70%)}.hero-blob-2{width:340px;height:340px;bottom:-140px;right:-80px;background:radial-gradient(circle at 60% 40%,rgba(238,123,90,.22),transparent 70%)}.hero-dots{position:absolute;top:40px;right:60px;width:120px;height:80px;background-image:radial-gradient(circle,rgba(38,65,74,.18) 1.6px,transparent 1.6px);background-size:14px 14px;opacity:.6;z-index:0}.hero-mountains{position:absolute;left:0;right:0;bottom:0;height:170px;z-index:0;opacity:.8;pointer-events:none}.hero-mountains svg{width:100%;height:100%;display:block}.hero-town{position:absolute;bottom:0;left:0;width:100%;height:220px;overflow:hidden;z-index:0;pointer-events:none}.town-building{position:absolute;transform-origin:center bottom}.town-building svg{display:block}.hero-bubbles{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}.bubble{position:absolute;border-radius:50%;box-shadow:0 10px 20px -10px rgba(38,65,74,.18),inset 0 0 0 3px rgba(255,255,255,.5);animation-name:bubbleFloat;animation-timing-function:ease-in-out;animation-iteration-count:infinite;will-change:transform}.bubble-photo{position:absolute;inset:0;border-radius:50%;background-size:cover;background-position:center;animation-name:bubbleCrossfade;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-duration:50s}.bubble-photo.p2{animation-delay:calc(var(--dur) / -2)}.bubble:after{content:"";position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 32% 26%,rgba(255,255,255,.22) 0%,rgba(255,255,255,0) 55%)}.bubble-1{width:210px;height:210px;top:2%;left:3%;--dur:38s;animation-duration:var(--dur)}.bubble-2{width:140px;height:140px;top:10%;right:7%;--dur:34s;animation-duration:var(--dur);animation-delay:-9s}.bubble-3{width:168px;height:168px;bottom:6%;left:6%;--dur:42s;animation-duration:var(--dur);animation-delay:-21s}.bubble-4{width:126px;height:126px;bottom:2%;right:4%;--dur:36s;animation-duration:var(--dur);animation-delay:-14s}.bubble-5{width:90px;height:90px;top:44%;left:0;--dur:30s;animation-duration:var(--dur);animation-delay:-5s;opacity:.85}.bubble-6{width:98px;height:98px;top:38%;right:1%;--dur:33s;animation-duration:var(--dur);animation-delay:-25s;opacity:.85}@keyframes bubbleFloat{0%{transform:translate(0,0)}50%{transform:translate(4px,-6px)}100%{transform:translate(0,0)}}@keyframes bubbleCrossfade{0%,46%{opacity:1}54%,96%{opacity:0}100%{opacity:1}}@media (max-width:820px){.bubble-5,.bubble-6{display:none}.bubble-1{width:130px;height:130px}.bubble-2{width:96px;height:96px}.bubble-3{width:112px;height:112px}.bubble-4{width:84px;height:84px}.hero-town{height:120px}}@media (max-width:600px){.hero-bubbles{display:none}}.modern-hero-container{max-width:1120px;margin:0 auto;position:relative;z-index:3}.hero-head{text-align:center;margin-bottom:56px}.hero-kicker{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:.18em;color:var(--hero-teal-deep);background:rgba(42,157,143,.1);border:1px solid rgba(42,157,143,.25);padding:6px 16px;border-radius:30px;margin-bottom:20px}.hero-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--hero-orange);display:inline-block}.hero-main-title{font-size:clamp(2rem, 4.4vw, 2.9rem);margin:0 0 14px;font-weight:800;letter-spacing:.01em;line-height:1.45;color:var(--hero-navy)}.hero-main-title .hero-accent{background:linear-gradient(120deg,#1f7a6f 0%,#2a9d8f 50%,#4fb8a8 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-description{margin:0 auto;max-width:480px;font-size:clamp(0.95rem, 2vw, 1.1rem);color:#5b6a70;font-weight:500;line-height:1.8}.hero-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:960px;margin:0 auto}.hero-choice-card{position:relative;min-width:0;border-radius:28px;padding:40px 32px 34px;background:#fff;border:1px solid var(--hero-line);box-shadow:0 1px 2px rgba(38,65,74,.04),0 20px 40px -18px rgba(38,65,74,.18);display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .35s cubic-bezier(.2,.7,.3,1),box-shadow .35s ease}.hero-choice-card:hover{transform:translateY(-6px);box-shadow:0 1px 2px rgba(38,65,74,.05),0 28px 54px -18px rgba(38,65,74,.24)}.hero-choice-card:before{content:"";position:absolute;top:0;left:28px;right:28px;height:3px;border-radius:0 0 3px 3px}.hero-choice-teal:before{background:linear-gradient(90deg,var(--hero-teal),var(--hero-teal-deep))}.hero-choice-orange:before{background:linear-gradient(90deg,var(--hero-orange-2),var(--hero-orange))}.hero-tag-pill{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.06em;padding:5px 14px;border-radius:20px;margin-bottom:18px}.hero-choice-teal .hero-tag-pill{color:var(--hero-teal-deep);background:rgba(42,157,143,.1)}.hero-choice-orange .hero-tag-pill{color:#b8592f;background:rgba(238,123,90,.12)}.hero-icon-badge{width:84px;height:84px;border-radius:24px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.hero-choice-teal .hero-icon-badge{background:linear-gradient(135deg,#2a9d8f 0%,#1f7a6f 100%);box-shadow:0 14px 24px -10px rgba(42,157,143,.55)}.hero-choice-orange .hero-icon-badge{background:linear-gradient(135deg,#f4a261 0%,#ee7b5a 100%);box-shadow:0 14px 24px -10px rgba(238,123,90,.55)}.hero-icon-badge svg{width:42px;height:42px}.hero-choice-card h2{font-size:1.28rem;margin:0 0 14px;font-weight:800;color:var(--hero-navy)}.hero-choice-desc{font-size:.94rem;line-height:1.85;color:#5b6a70;margin:0 0 28px;min-height:3.4em}.hero-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:260px;padding:15px 22px;border-radius:44px;color:#fff;font-weight:700;font-size:.98rem;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}.hero-cta-row{display:flex;flex-wrap:nowrap;gap:10px}.hero-cta-row .hero-cta-btn{flex:1 1 0;min-width:0;max-width:none;width:auto;white-space:nowrap;text-align:center;padding:15px 14px}@media (max-width:400px){.hero-cta-row{flex-wrap:wrap}.hero-cta-row .hero-cta-btn{flex:1 1 100%;white-space:normal}}.hero-choice-teal .hero-cta-btn{background:linear-gradient(120deg,var(--hero-teal) 0%,var(--hero-teal-deep) 100%);box-shadow:0 12px 22px -8px rgba(42,157,143,.55)}.hero-choice-orange .hero-cta-btn{background:linear-gradient(120deg,var(--hero-orange-2) 0%,var(--hero-orange) 100%);box-shadow:0 12px 22px -8px rgba(238,123,90,.55)}.hero-cta-btn:hover{transform:translateY(-2px);filter:brightness(1.05);color:#fff}.hero-cta-btn svg{transition:transform .25s ease}.hero-cta-btn:hover svg{transform:translateX(3px)}@media (max-width:820px){.modern-hero{padding:72px 20px 80px}.hero-dots{display:none}}@media (max-width:992px){.hero-choice-grid{grid-template-columns:1fr;gap:24px}}.scroll-prompt{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem;animation:fadeInDown 1s ease-out;position:relative;z-index:5}.scroll-text{font-size:.75rem;letter-spacing:2px;color:rgba(255,255,255,.6);font-weight:300}.scroll-arrows{display:flex;flex-direction:column;gap:-8px}.scroll-arrows svg{stroke:rgba(255,255,255,.8);animation:arrowBounce 2s ease-in-out infinite}.scroll-arrows svg:nth-child(2){animation-delay:.2s;margin-top:-10px}@keyframes arrowBounce{0%,100%{transform:translateY(0);opacity:.5}50%{transform:translateY(5px);opacity:1}}.all-jobs-section{background:linear-gradient(180deg,#4a9b5e 0%,#3d8b4e 100%);padding-top:0;padding-bottom:100px;position:relative}.all-jobs-section .container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header-wrapper{text-align:center;margin-bottom:3rem}.all-jobs-section .modern-section-title{color:#fff !important;margin-top:3rem;margin-bottom:3rem;text-align:center;font-size:2.5rem;font-weight:400;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.title-en{display:block;font-size:.875rem;letter-spacing:3px;color:rgba(255,255,255,.8);font-weight:400;margin-bottom:.5rem}.title-ja{display:block;font-size:2.5rem;font-weight:300}.all-jobs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem}.job-card{background:rgba(255,255,255,.95);border-radius:16px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease;display:block;text-decoration:none;color:inherit}.job-card:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(0,0,0,.2);background:#fff}.job-card-image{position:relative;height:200px;overflow:hidden}.job-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.job-card:hover .job-card-image img{transform:scale(1.05)}.no-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.job-categories-container{position:absolute;top:12px;left:12px;display:flex;gap:.5rem;flex-wrap:wrap;max-width:calc(100% - 24px)}.job-category-badge{position:static;background:rgba(255,255,255,.9);color:#333;padding:.3rem .8rem;border-radius:20px;font-size:.75rem;font-weight:500;backdrop-filter:blur(10px)}.job-card-content{padding:1.5rem}.job-card-title{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.5rem;line-height:1.4}.job-card-subtitle{font-size:.9rem;color:#666;margin-bottom:1rem}.job-card-details{display:flex;flex-direction:column;gap:.5rem}.job-detail-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#666}.job-detail-item svg{width:16px;height:16px;stroke:#4a9b5e}.unified-browse-section{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,.2)}.search-filters-title{font-size:1.8rem;color:#fff;text-align:center;margin-bottom:3rem;font-weight:300}.unified-browse-section .section-filters{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:1.5rem;margin-bottom:3rem}.unified-browse-section .filter-wrapper{display:flex;gap:1.5rem;justify-content:center;align-items:flex-end;flex-wrap:wrap}.unified-browse-section .filter-item{flex:0 1 250px}.unified-browse-section .filter-item label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#fff;margin-bottom:.5rem;font-weight:500}.unified-browse-section .filter-item label svg{width:16px;height:16px;stroke:#fff}.unified-browse-section .filter-select{width:100%;padding:.75rem 1rem;background:rgba(255,255,255,.9);border:2px solid rgba(255,255,255,.3);border-radius:10px;font-size:1rem;cursor:pointer;transition:all .3s ease}.unified-browse-section .filter-select:hover{background:#fff;border-color:#fff}.unified-browse-section .filter-select:focus{outline:none;background:#fff;border-color:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.2)}.browse-subsection{margin-bottom:3rem}.browse-subtitle{display:flex;align-items:center;gap:.8rem;font-size:1.4rem;font-weight:600;color:#fff;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(255,255,255,.2)}.browse-subtitle svg{stroke:#fff}.unified-grid{display:grid;gap:1.25rem}.category-grid{grid-template-columns:repeat(5,1fr)}.area-grid{grid-template-columns:repeat(auto-fill,minmax(280px, 1fr))}.unified-card{background:rgba(255,255,255,.95);border-radius:16px;padding:1.5rem;text-decoration:none;color:#333;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px rgba(0,0,0,.1);border:2px solid transparent;display:flex;align-items:center;gap:1rem;position:relative;overflow:hidden}.unified-card:before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(74,155,94,.05) 50%,transparent 100%);transition:left .5s ease}.unified-card:hover:before{left:100%}.unified-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 35px rgba(0,0,0,.2);background:#fff;border-color:rgba(255,255,255,.5)}.category-card{flex-direction:column;text-align:center;padding:2rem 1rem}.area-card{flex-direction:row;padding:1.25rem 1.5rem}.unified-card-icon{width:60px;height:60px;background:linear-gradient(135deg,#f0f7f2 0%,#e8f5e9 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative}.category-card .unified-card-icon{width:75px;height:75px;margin-bottom:.75rem}.area-card .unified-card-icon{width:48px;height:48px;flex-shrink:0}.unified-card:hover .unified-card-icon{background:#4a9b5e;transform:rotate(5deg)}.unified-card-icon svg{stroke:#4a9b5e;transition:all .3s ease;position:relative;z-index:1}.category-card .unified-card-icon svg{width:40px;height:40px}.area-card .unified-card-icon svg{width:24px;height:24px}.unified-card:hover .unified-card-icon svg{stroke:#fff;transform:scale(1.1)}.unified-card-name{font-weight:600;font-size:1rem;color:#333}.area-info{flex:1;display:flex;align-items:center;justify-content:space-between}.area-count{font-size:.85rem;color:#fff;background:linear-gradient(135deg,#4a9b5e 0%,#3d8b4e 100%);padding:.3rem .8rem;border-radius:20px;flex-shrink:0;font-weight:500}.unified-card.filtering{opacity:.6;transform:scale(.95)}.section-divider.curve-only{position:relative;height:120px;margin-top:-1px !important;overflow:hidden;background-color:#4a9b5e}.section-divider.curve-only svg{position:absolute;bottom:0;left:0;width:100%;height:100%;background:#3d8b4e}.how-to-section{padding:100px 0;background:#e8f5e9;position:relative;overflow:hidden}.how-to-section:before{content:'';position:absolute;top:-50%;right:-20%;width:500px;height:500px;background:radial-gradient(circle,rgba(74,155,94,.05) 0%,transparent 70%);border-radius:50%}.how-to-section .section-header{text-align:center;margin-bottom:4rem}.how-to-section .section-title{display:flex;flex-direction:column;align-items:center;gap:.5rem}.how-to-section .title-en{font-size:.875rem;letter-spacing:3px;color:#999;font-weight:400}.how-to-section .title-ja{font-size:2.5rem;font-weight:300;color:#333;display:inline-flex;align-items:baseline;gap:.5rem}.how-to-section .title-sub{font-size:1.2rem;color:#666}.steps-container{display:flex;justify-content:center;align-items:center;gap:2rem;margin-bottom:5rem;max-width:1000px;margin-left:auto;margin-right:auto}.step-item{flex:1;text-align:center;position:relative;background:#fff;border-radius:20px;padding:3rem 2rem;box-shadow:0 5px 30px rgba(0,0,0,.08);transition:all .3s ease}.step-item:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(74,155,94,.15);border-color:#4a9b5e}.step-number{position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:50px;height:50px;background:linear-gradient(135deg,#4a9b5e 0%,#3d8b4e 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 20px rgba(74,155,94,.3)}.step-number span{color:#fff;font-size:1.2rem;font-weight:600}.step-icon{margin-bottom:1.5rem;color:#4a9b5e}.step-icon svg{stroke:#4a9b5e}.step-title{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:1rem}.step-description{font-size:.95rem;color:#666;line-height:1.6}.step-arrow{color:#4a9b5e;animation:arrowPulse 2s ease-in-out infinite}@keyframes arrowPulse{0%,100%{transform:translateX(0)}50%{transform:translateX(5px)}}.guide-buttons{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.guide-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:#fff;border:2px solid #4a9b5e;border-radius:50px;color:#4a9b5e;text-decoration:none;font-weight:500;transition:all .3s ease;box-shadow:0 3px 15px rgba(0,0,0,.05)}.guide-button:hover{background:#4a9b5e;color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px rgba(74,155,94,.3)}.guide-button:hover svg{stroke:#fff}.employer-cta-section{position:relative;padding:70px 0;background:linear-gradient(135deg,#1a5f3f 0%,#2e7d32 100%);overflow:hidden}.employer-cta-section:before{content:'';position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:rgba(255,255,255,.05);border-radius:50%}.cta-content{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.cta-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,.1)}.cta-features{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.feature-item{color:#fff;font-weight:500;font-size:1rem;opacity:.95}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:#fff;color:#1a5f3f;text-decoration:none;border-radius:50px;font-weight:700;font-size:1.1rem;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.cta-button svg{transition:transform .3s ease}.cta-button:hover svg{transform:translateX(3px)}.worker-voices-section{padding:100px 0;background-color:#f8f9fa;position:relative}.worker-voices-section .section-header{text-align:center;margin-bottom:4rem}.worker-voices-section .section-title{margin-bottom:1rem}.worker-voices-section .title-en{display:block;font-size:.875rem;letter-spacing:2px;color:#999;font-weight:400;margin-bottom:.5rem}.worker-voices-section .title-ja{display:block;font-size:2.5rem;font-weight:300;color:#333}.worker-voices-section .section-subtitle{font-size:1.1rem;color:#666;font-weight:300}.voices-slider{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.voices-track{display:flex;align-items:stretch;gap:2rem;width:max-content;animation:voicesScroll 45s linear infinite}.voices-slider:hover .voices-track{animation-play-state:paused}@keyframes voicesScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.voices-track{animation:none}}.voice-card{position:relative;flex:0 0 380px;width:380px;background:#fff;border-radius:20px;padding:3rem 2.5rem;box-shadow:0 5px 30px rgba(0,0,0,.08);transition:all .3s ease}.voice-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.12)}.voice-icon{width:80px;height:80px;background:linear-gradient(135deg,#e8f5e9 0%,#f0f7f2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.voice-icon svg{stroke:#4a9b5e}.voice-name{font-size:.9rem;color:#999;margin-bottom:.5rem}.voice-title{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:1rem;line-height:1.4}.voice-text{font-size:1rem;color:#666;line-height:1.8;margin-bottom:1.5rem}.voice-job{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f0f7f2;border-radius:25px;font-size:.875rem;color:#4a9b5e;font-weight:500}.voice-job svg{stroke:#4a9b5e}.quote-mark{position:absolute;top:20px;right:20px;font-size:4rem;font-family:Georgia,serif;color:#e8f5e9;line-height:1;font-weight:700}.enhanced-search{position:relative}.enhanced-search .search-field{position:relative;z-index:2}.search-suggestions{position:absolute;top:100%;left:0;right:50px;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 10px 10px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:10;max-height:200px;overflow-y:auto;display:none}.search-suggestion-item{padding:12px 16px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease;font-size:.95rem;color:#333;display:flex;justify-content:space-between;align-items:center}.search-suggestion-item:hover,.search-suggestion-item.active{background-color:#f8f9fa}.search-suggestion-item:last-child{border-bottom:none}.suggestion-text{flex:1}.suggestion-type{font-size:.75rem;color:#999;background:#f0f0f0;padding:2px 8px;border-radius:12px;margin-left:8px}.suggestion-type.title{background:#e8f5e9;color:#4a9b5e}.suggestion-type.job_title{background:#fff3e0;color:#f57c00}.suggestion-type.location{background:#e3f2fd;color:#1976d2}.search-highlight{background-color:#ffeb3b;padding:2px 4px;border-radius:3px;font-weight:600}.search-loading{opacity:.7;pointer-events:none}.search-spinner{display:inline-block;width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #4a9b5e;border-radius:50%;animation:spin 1s linear infinite;margin-right:8px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:1024px){.all-jobs-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.area-grid{grid-template-columns:repeat(2,1fr)}.steps-container{flex-direction:column;gap:3rem}.step-arrow{transform:rotate(90deg)}.step-item{max-width:400px;width:100%}.instagram-feed-wrapper .zoom-instagram-widget__items,.instagram-feed-wrapper .wpzoom-instagram-widget-container{grid-template-columns:repeat(3,1fr) !important}}@media (max-width:768px){.all-jobs-section{padding-bottom:60px}.all-jobs-section .modern-section-title{font-size:2rem}.all-jobs-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.job-card-image{height:150px}.job-card-content{padding:1rem}.job-card-title{font-size:1rem}.unified-browse-section{margin-top:3rem;padding-top:2rem}.search-filters-title{font-size:1.5rem;margin-bottom:2rem}.unified-browse-section .section-filters{padding:1rem;margin-bottom:2rem}.unified-browse-section .filter-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.unified-browse-section .filter-item{flex:1 1 auto;max-width:100%}.unified-browse-section .filter-item label{font-size:.8rem}.unified-browse-section .filter-select{padding:.6rem .8rem;font-size:.85rem}.browse-subtitle{font-size:1.2rem;margin-bottom:1.5rem}.category-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.area-grid{grid-template-columns:1fr;gap:.75rem}.unified-card{padding:1rem}.category-card{padding:1.5rem .5rem}.category-card .unified-card-icon{width:60px;height:60px}.category-card .unified-card-icon svg{width:32px;height:32px}.how-to-section{padding:60px 0}.how-to-section .title-ja{font-size:2rem}.how-to-section .title-sub{font-size:1rem}.step-item{padding:2rem 1.5rem}.guide-buttons{flex-direction:column;gap:1rem;padding:0 1rem}.guide-button{width:100%;justify-content:center}.step-arrow{transform:rotate(90deg)!important;margin:1rem 0!important}.step-arrow svg{width:30px!important;height:30px!important}.employer-cta-section{padding:50px 0}.cta-title{font-size:1.6rem;margin-bottom:1.2rem}.cta-features{flex-direction:column;gap:.8rem;margin-bottom:1.5rem}.cta-button{font-size:1rem;padding:.9rem 2rem}.worker-voices-section{padding:60px 0}.worker-voices-section .title-ja{font-size:2rem}.voices-track{gap:1.25rem}.voice-card{flex-basis:280px;width:280px;padding:2rem 1.5rem}.voice-icon{width:60px;height:60px;margin-bottom:1rem}.voice-icon svg{width:40px;height:40px}.voice-title{font-size:1.1rem}.voice-text{font-size:.95rem}.quote-mark{font-size:3rem;top:15px;right:15px}.instagram-section{padding:60px 0}.instagram-icon{width:80px;height:80px;border-radius:24px}.instagram-icon svg{width:40px;height:40px}.instagram-title{font-size:2rem}.instagram-description{font-size:1rem;padding:0 1rem}.instagram-button{padding:.8rem 2rem;font-size:1rem}.instagram-feed-wrapper{margin-top:3rem}.instagram-feed-wrapper .zoom-instagram-widget__items,.instagram-feed-wrapper .wpzoom-instagram-widget-container{grid-template-columns:repeat(2,1fr) !important;gap:10px !important}.search-suggestions{max-height:150px;right:40px}.search-suggestion-item{padding:10px 12px;font-size:.9rem}.suggestion-type{display:none}}@media (max-width:480px){.all-jobs-grid{gap:.75rem}.job-card-image{height:120px}.unified-browse-section .filter-item label{font-size:.75rem}.unified-browse-section .filter-item label svg{width:14px;height:14px}.unified-browse-section .filter-select{padding:.5rem .6rem;font-size:.8rem}.browse-subsection{margin-bottom:2rem}.browse-subtitle{font-size:1.1rem;gap:.5rem}.browse-subtitle svg{width:20px;height:20px}.unified-card-name{font-size:.9rem}.area-card{padding:1rem}.area-card .unified-card-icon{width:40px;height:40px}.area-count{font-size:.75rem;padding:.2rem .6rem}.step-arrow{margin:.5rem 0!important}.worker-voices-section .title-ja{font-size:1.5rem}.worker-voices-section .section-subtitle{font-size:1rem}.voice-title{font-size:1rem}.voice-text{font-size:.9rem}.instagram-title{font-size:1.5rem}.instagram-button{padding:.75rem 1.5rem;font-size:.95rem}.instagram-button svg{width:20px;height:20px}.instagram-feed-wrapper .wpzoom-instagram-image-link{border-radius:8px !important}.search-suggestions{right:35px}}.quick-tags-wrapper{margin-bottom:3rem;padding-bottom:2rem;width:100% !important;max-width:100% !important}.quick-tags-container{display:grid !important;grid-template-columns:1fr 1fr !important;gap:1.5rem !important;width:100% !important;max-width:none !important;margin:0 !important;padding:0 !important}.quick-tag-item{display:flex !important;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem !important;border-radius:16px !important;text-decoration:none !important;transition:all .3s ease;position:relative;overflow:hidden;background:#fff !important;border:2px solid !important;width:100% !important;box-sizing:border-box !important}.quick-tag-green{border-color:#4f46e5 !important;box-shadow:0 2px 10px rgba(79,70,229,.1) !important}.quick-tag-green:hover{background:#f5f3ff !important;transform:translateY(-3px);box-shadow:0 6px 20px rgba(79,70,229,.2) !important;border-color:#4338ca !important}.quick-tag-green .quick-tag-icon-circle{background:rgba(79,70,229,.1) !important}.quick-tag-green .quick-tag-icon-circle svg{stroke:#4f46e5 !important}.quick-tag-green .quick-tag-title{color:#4f46e5 !important}.quick-tag-green .quick-tag-sub{color:#4f46e5 !important}.quick-tag-green .quick-tag-desc{color:#64748b !important}.quick-tag-brown{border-color:#475569 !important;box-shadow:0 2px 10px rgba(71,85,105,.1) !important}.quick-tag-brown:hover{background:#f8fafc !important;transform:translateY(-3px);box-shadow:0 6px 20px rgba(71,85,105,.2) !important;border-color:#334155 !important}.quick-tag-brown .quick-tag-icon-circle{background:rgba(71,85,105,.1) !important}.quick-tag-brown .quick-tag-icon-circle svg{stroke:#475569 !important}.quick-tag-brown .quick-tag-title{color:#475569 !important}.quick-tag-brown .quick-tag-sub{color:#475569 !important}.quick-tag-brown .quick-tag-desc{color:#64748b !important}.quick-tag-icon-circle{width:70px !important;height:70px !important;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.quick-tag-icon-circle svg{width:35px !important;height:35px !important}.quick-tag-title{font-size:1.35rem !important;font-weight:700;margin:0 0 .5rem !important;display:flex;flex-direction:column;gap:.25rem;letter-spacing:.02em}.quick-tag-sub{font-size:.85rem !important;font-weight:400;opacity:.85}.quick-tag-desc{font-size:.95rem !important;opacity:.9;margin:0 !important;line-height:1.5;font-weight:400}@media (max-width:968px){.quick-tags-container{gap:1.25rem !important}.quick-tag-item{padding:1.75rem 1.25rem !important}.quick-tag-icon-circle{width:65px !important;height:65px !important}.quick-tag-icon-circle svg{width:32px !important;height:32px !important}.quick-tag-title{font-size:1.25rem !important}.quick-tag-desc{font-size:.9rem !important}}@media (max-width:768px){.quick-tags-container{grid-template-columns:1fr !important;gap:1rem !important}.quick-tag-item{padding:1.75rem 1.5rem !important}.quick-tag-icon-circle{width:60px !important;height:60px !important;margin-bottom:1rem}.quick-tag-icon-circle svg{width:30px !important;height:30px !important}.quick-tag-title{font-size:1.2rem !important}.quick-tag-desc{font-size:.9rem !important}}.quick-tags-wrapper{margin-bottom:3rem;padding-bottom:2rem;width:100% !important;max-width:100% !important}.quick-tags-container{display:grid !important;grid-template-columns:1fr 1fr !important;gap:1.5rem !important;width:100% !important;max-width:none !important;margin:0 !important;padding:0 !important}.quick-tag-item{display:flex !important;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem !important;border-radius:16px !important;text-decoration:none !important;transition:all .3s ease;position:relative;overflow:hidden;background:#fff !important;border:2px solid !important;width:100% !important;box-sizing:border-box !important}.quick-tag-green{border-color:#4f46e5 !important;box-shadow:0 2px 10px rgba(79,70,229,.1) !important}.quick-tag-green:hover{background:#f5f3ff !important;transform:translateY(-3px);box-shadow:0 6px 20px rgba(79,70,229,.2) !important;border-color:#4338ca !important}.quick-tag-green .quick-tag-icon-circle{background:rgba(79,70,229,.1) !important}.quick-tag-green .quick-tag-icon-circle svg{stroke:#4f46e5 !important}.quick-tag-green .quick-tag-title{color:#4f46e5 !important}.quick-tag-green .quick-tag-sub{color:#4f46e5 !important}.quick-tag-green .quick-tag-desc{color:#64748b !important}.quick-tag-brown{border-color:#475569 !important;box-shadow:0 2px 10px rgba(71,85,105,.1) !important}.quick-tag-brown:hover{background:#f8fafc !important;transform:translateY(-3px);box-shadow:0 6px 20px rgba(71,85,105,.2) !important;border-color:#334155 !important}.quick-tag-brown .quick-tag-icon-circle{background:rgba(71,85,105,.1) !important}.quick-tag-brown .quick-tag-icon-circle svg{stroke:#475569 !important}.quick-tag-brown .quick-tag-title{color:#475569 !important}.quick-tag-brown .quick-tag-sub{color:#475569 !important}.quick-tag-brown .quick-tag-desc{color:#64748b !important}.quick-tag-icon-circle{width:70px !important;height:70px !important;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.quick-tag-icon-circle svg{width:35px !important;height:35px !important}.quick-tag-title{font-size:1.35rem !important;font-weight:700;margin:0 0 .5rem !important;display:flex;flex-direction:column;gap:.25rem;letter-spacing:.02em}.quick-tag-sub{font-size:.85rem !important;font-weight:400;opacity:.85}.quick-tag-desc{font-size:.95rem !important;opacity:.9;margin:0 !important;line-height:1.5;font-weight:400}@media (max-width:968px){.quick-tags-container{gap:1.25rem !important}.quick-tag-item{padding:1.75rem 1.25rem !important}.quick-tag-icon-circle{width:65px !important;height:65px !important}.quick-tag-icon-circle svg{width:32px !important;height:32px !important}.quick-tag-title{font-size:1.25rem !important}.quick-tag-desc{font-size:.9rem !important}}@media (max-width:768px){.quick-tags-container{grid-template-columns:1fr !important;gap:1rem !important}.quick-tag-item{padding:1.75rem 1.5rem !important}.quick-tag-icon-circle{width:60px !important;height:60px !important;margin-bottom:1rem}.quick-tag-icon-circle svg{width:30px !important;height:30px !important}.quick-tag-title{font-size:1.2rem !important}.quick-tag-desc{font-size:.9rem !important}}.employer-cta-section .cta-buttons-wrapper{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.employer-cta-section .cta-buttons-wrapper .cta-button:only-child{margin:0 auto}@media (max-width:768px){.employer-cta-section .cta-buttons-wrapper{flex-direction:column;align-items:stretch}}.instagram-section{padding:100px 0;background-color:#fafafa;position:relative;overflow:hidden}.instagram-section:before{content:'';position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(225,48,108,.05) 0%,transparent 70%);border-radius:50%}.instagram-section:after{content:'';position:absolute;bottom:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(193,53,132,.05) 0%,transparent 70%);border-radius:50%}.instagram-header{text-align:center;margin-bottom:4rem;position:relative;z-index:1}.instagram-icon{display:inline-flex;justify-content:center;align-items:center;width:100px;height:100px;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-radius:30px;margin-bottom:2rem;animation:float 6s ease-in-out infinite}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.instagram-icon svg{stroke:#fff;width:50px;height:50px}.instagram-title{font-size:2.5rem;font-weight:300;color:#333;margin-bottom:1rem;line-height:1.3}.instagram-description{font-size:1.15rem;color:#666;line-height:1.8;max-width:600px;margin:0 auto 2.5rem}.instagram-cta{display:flex;flex-direction:column;align-items:center;gap:1rem}.instagram-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 5px 20px rgba(225,48,108,.3)}.instagram-button:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(225,48,108,.4);color:#fff}.instagram-button svg{width:24px;height:24px;transition:transform .3s ease}.instagram-button:hover svg{transform:rotate(10deg)}.instagram-username{font-size:1rem;color:#999;font-weight:500}.instagram-feed-wrapper{margin-top:4rem;position:relative;z-index:1}.instagram-feed-wrapper .zoom-instagram-widget{margin:0 !important}.instagram-feed-wrapper .zoom-instagram-widget__items{gap:15px !important}.instagram-feed-wrapper .zoom-instagram-widget__item{border-radius:12px !important;overflow:hidden !important;transition:all .3s ease !important}.instagram-feed-wrapper .zoom-instagram-widget__item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.instagram-feed-wrapper .zoom-instagram-widget__header{display:none !important}.instagram-feed-wrapper .zoom-instagram-widget__follow-me{display:none !important}.instagram-feed-wrapper .wpzoom-instagram-widget{margin:0 !important;width:100% !important}.instagram-feed-wrapper .wpzoom-instagram-widget-container{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:15px !important;padding:0 !important}.instagram-feed-wrapper .wpzoom-instagram-image-link{display:block !important;position:relative !important;overflow:hidden !important;border-radius:12px !important;aspect-ratio:1 !important}.instagram-feed-wrapper .wpzoom-instagram-image{width:100% !important;height:100% !important;object-fit:cover !important;transition:transform .3s ease !important}.instagram-feed-wrapper .wpzoom-instagram-image-link:hover .wpzoom-instagram-image{transform:scale(1.05)}.instagram-feed-wrapper .wpzoom-instagram-image-link:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.3) 100%);opacity:0;transition:opacity .3s ease}.instagram-feed-wrapper .wpzoom-instagram-image-link:hover:after{opacity:1}.instagram-feed-wrapper .wpzoom-instagram-widget-header,.instagram-feed-wrapper .wpzoom-instagram-widget-footer{display:none !important}.instagram-feed-wrapper .wpz-insta-header{display:none !important}.instagram-feed-wrapper .wpz-insta-follow{display:none !important}.instagram-feed-wrapper ul.wpzoom-instagram-widget-list{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:15px !important;list-style:none !important;padding:0 !important;margin:0 !important}.instagram-feed-wrapper ul.wpzoom-instagram-widget-list li{margin:0 !important;padding:0 !important}.instagram-feed-wrapper .wpz-insta-wrap{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:15px !important}.instagram-feed-wrapper .wpz-insta-item{margin:0 !important;width:100% !important}.instagram-feed-wrapper .wpzoom-instagram-widget-loading{text-align:center;padding:2rem;color:#999}.enhanced-search{position:relative}.enhanced-search .search-field{position:relative;z-index:2}.search-suggestions{position:absolute;top:100%;left:0;right:50px;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 10px 10px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:10;max-height:200px;overflow-y:auto;display:none}.search-suggestion-item{padding:12px 16px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease;font-size:.95rem;color:#333;display:flex;justify-content:space-between;align-items:center}.search-suggestion-item:hover,.search-suggestion-item.active{background-color:#f8f9fa}.search-suggestion-item:last-child{border-bottom:none}.suggestion-text{flex:1}.suggestion-type{font-size:.75rem;color:#999;background:#f0f0f0;padding:2px 8px;border-radius:12px;margin-left:8px}.suggestion-type.title{background:#e8f5e9;color:#4a9b5e}.suggestion-type.job_title{background:#fff3e0;color:#f57c00}.suggestion-type.location{background:#e3f2fd;color:#1976d2}.search-highlight{background-color:#ffeb3b;padding:2px 4px;border-radius:3px;font-weight:600}.search-loading{opacity:.7;pointer-events:none}.search-spinner{display:inline-block;width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #4a9b5e;border-radius:50%;animation:spin 1s linear infinite;margin-right:8px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:1024px){.all-jobs-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.area-grid{grid-template-columns:repeat(2,1fr)}.steps-container{flex-direction:column;gap:3rem}.step-arrow{transform:rotate(90deg)}.step-item{max-width:400px;width:100%}.instagram-feed-wrapper .zoom-instagram-widget__items,.instagram-feed-wrapper .wpzoom-instagram-widget-container{grid-template-columns:repeat(3,1fr) !important}}@media (max-width:768px){.all-jobs-section{padding-bottom:60px}.all-jobs-section .modern-section-title{font-size:2rem}.all-jobs-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.job-card-image{height:150px}.job-card-content{padding:1rem}.job-card-title{font-size:1rem}.unified-browse-section{margin-top:3rem;padding-top:2rem}.search-filters-title{font-size:1.5rem;margin-bottom:2rem}.unified-browse-section .section-filters{padding:1rem;margin-bottom:2rem}.unified-browse-section .filter-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.unified-browse-section .filter-item{flex:1 1 auto;max-width:100%}.unified-browse-section .filter-item label{font-size:.8rem}.unified-browse-section .filter-select{padding:.6rem .8rem;font-size:.85rem}.browse-subtitle{font-size:1.2rem;margin-bottom:1.5rem}.category-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.area-grid{grid-template-columns:1fr;gap:.75rem}.unified-card{padding:1rem}.category-card{padding:1.5rem .5rem}.category-card .unified-card-icon{width:60px;height:60px}.category-card .unified-card-icon svg{width:32px;height:32px}.how-to-section{padding:60px 0}.how-to-section .title-ja{font-size:2rem}.how-to-section .title-sub{font-size:1rem}.step-item{padding:2rem 1.5rem}.guide-buttons{flex-direction:column;gap:1rem;padding:0 1rem}.guide-button{width:100%;justify-content:center}.step-arrow{transform:rotate(90deg)!important;margin:1rem 0!important}.step-arrow svg{width:30px!important;height:30px!important}.employer-cta-section{padding:50px 0}.cta-title{font-size:1.6rem;margin-bottom:1.2rem}.cta-features{flex-direction:column;gap:.8rem;margin-bottom:1.5rem}.cta-button{font-size:1rem;padding:.9rem 2rem}.worker-voices-section{padding:60px 0}.worker-voices-section .title-ja{font-size:2rem}.voices-track{gap:1.25rem}.voice-card{flex-basis:280px;width:280px;padding:2rem 1.5rem}.voice-icon{width:60px;height:60px;margin-bottom:1rem}.voice-icon svg{width:40px;height:40px}.voice-title{font-size:1.1rem}.voice-text{font-size:.95rem}.quote-mark{font-size:3rem;top:15px;right:15px}.instagram-section{padding:60px 0}.instagram-icon{width:80px;height:80px;border-radius:24px}.instagram-icon svg{width:40px;height:40px}.instagram-title{font-size:2rem}.instagram-description{font-size:1rem;padding:0 1rem}.instagram-button{padding:.8rem 2rem;font-size:1rem}.instagram-feed-wrapper{margin-top:3rem}.instagram-feed-wrapper .zoom-instagram-widget__items,.instagram-feed-wrapper .wpzoom-instagram-widget-container{grid-template-columns:repeat(2,1fr) !important;gap:10px !important}.search-suggestions{max-height:150px;right:40px}.search-suggestion-item{padding:10px 12px;font-size:.9rem}.suggestion-type{display:none}}@media (max-width:480px){.all-jobs-grid{gap:.75rem}.job-card-image{height:120px}.unified-browse-section .filter-item label{font-size:.75rem}.unified-browse-section .filter-item label svg{width:14px;height:14px}.unified-browse-section .filter-select{padding:.5rem .6rem;font-size:.8rem}.browse-subsection{margin-bottom:2rem}.browse-subtitle{font-size:1.1rem;gap:.5rem}.browse-subtitle svg{width:20px;height:20px}.unified-card-name{font-size:.9rem}.area-card{padding:1rem}.area-card .unified-card-icon{width:40px;height:40px}.area-count{font-size:.75rem;padding:.2rem .6rem}.step-arrow{margin:.5rem 0!important}.worker-voices-section .title-ja{font-size:1.5rem}.worker-voices-section .section-subtitle{font-size:1rem}.voice-title{font-size:1rem}.voice-text{font-size:.9rem}.instagram-title{font-size:1.5rem}.instagram-button{padding:.75rem 1.5rem;font-size:.95rem}.instagram-button svg{width:20px;height:20px}.instagram-feed-wrapper .wpzoom-instagram-image-link{border-radius:8px !important}.search-suggestions{right:35px}}