.Header_header__xuTiO{background:#fff;box-shadow:0 2px 8px #00000014,0 1px 2px #0000000a;position:sticky;top:0;z-index:1000;border-bottom:1px solid #e5e7eb;margin:0;padding:0;width:100%;box-sizing:border-box;overflow:visible}.Header_headerContainer__4sSg6{width:100%;padding:1rem 3rem 1rem 4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;min-height:80px;margin:0;box-sizing:border-box;position:relative}.Header_logoContainer__3zN4G{flex-shrink:0;position:relative;margin:0;padding:0}.Header_logoContainer__3zN4G:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#1e4e8c,#3b82f6 50%,#1e4e8c);border-radius:1px;opacity:0;transition:opacity .3s ease}.Header_logoContainer__3zN4G:hover:after{opacity:1}.Header_logoLink__GMm8l{display:block;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;margin:0;padding:0}.Header_logoLink__GMm8l:hover{transform:translateY(-1px);filter:drop-shadow(0 4px 12px rgba(30,78,140,.15))}.Header_logo__pvkJ9{height:auto;max-height:70px;width:auto;max-width:200px;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.08));margin:0;padding:0;display:block}.Header_desktopNavigation__G6iGh{display:flex;align-items:center;gap:1rem}.Header_navLink__encDI{color:#374151;text-decoration:none;font-weight:500;font-size:.95rem;padding:.75rem 1.25rem;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);background:#0000;border:1px solid #0000;position:relative;overflow:hidden;letter-spacing:.025em;white-space:nowrap}.Header_navLink__encDI:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#1e4e8c,#3b82f6);transition:width .3s ease}.Header_navLink__encDI:hover:before{width:100%}.Header_navLink__encDI:hover{color:#1e4e8c;background:#f8fafc;border-color:#e5e7eb;transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.Header_navLink__encDI:active{transform:translateY(0);transition:transform .1s ease}.Header_ctaButton__Ye_oe{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;text-decoration:none;font-weight:700;font-size:.95rem;padding:.875rem 1.75rem;border-radius:9999px;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer;position:relative;overflow:hidden;letter-spacing:.025em;white-space:nowrap;box-shadow:0 4px 12px #f973164d;display:inline-flex;align-items:center;justify-content:center}.Header_ctaButton__Ye_oe:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#ea580c,#dc2626);transition:left .3s ease;z-index:1}.Header_ctaButton__Ye_oe:hover:before{left:0}.Header_ctaButton__Ye_oe:hover{transform:scale(1.05);box-shadow:0 8px 25px #f9731666}.Header_ctaButton__Ye_oe:active{transform:scale(1.02);transition:transform .1s ease}.Header_ctaButton__Ye_oe span{position:relative;z-index:2}.Header_mobileCtaButton__2zJpG{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;text-decoration:none;font-weight:700;font-size:1rem;padding:1rem 2rem;border-radius:9999px;transition:all .3s ease;border:none;cursor:pointer;position:relative;overflow:hidden;letter-spacing:.025em;white-space:nowrap;box-shadow:0 4px 12px #f973164d;display:inline-flex;align-items:center;justify-content:center;width:100%;text-align:center}.Header_mobileCtaButton__2zJpG:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#ea580c,#dc2626);transition:left .3s ease;z-index:1}.Header_mobileCtaButton__2zJpG:hover:before{left:0}.Header_mobileCtaButton__2zJpG:hover{transform:scale(1.02);box-shadow:0 6px 20px #f9731666}.Header_mobileCtaButton__2zJpG:active{transform:scale(.98);transition:transform .1s ease}.Header_mobileCtaButton__2zJpG span{position:relative;z-index:2}.Header_hamburgerButton__amyES{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:#0000;border:none;cursor:pointer;padding:0;z-index:1001}.Header_hamburgerLine__g5Hsv{width:100%;height:3px;background:#374151;border-radius:2px;transition:all .3s ease;transform-origin:center}.Header_hamburgerLine__g5Hsv.Header_active___1CY2:first-child{transform:rotate(45deg) translate(6px,6px)}.Header_hamburgerLine__g5Hsv.Header_active___1CY2:nth-child(2){opacity:0}.Header_hamburgerLine__g5Hsv.Header_active___1CY2:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.Header_mobileNavigation__dsKnN{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 4px 12px #0000001a;visibility:hidden;opacity:0;transform:translateY(-10px);transition:all .3s ease;z-index:999;pointer-events:none}.Header_mobileNavigation__dsKnN.Header_open__aTg5e{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}.Header_mobileNav__tDqX7{display:flex;flex-direction:column;padding:1rem 2rem;gap:.5rem}.Header_mobileNavLink__KnWiF{color:#374151;text-decoration:none;font-weight:500;font-size:1rem;padding:1rem 1.5rem;border-radius:8px;transition:all .3s ease;background:#0000;border:1px solid #0000;position:relative}.Header_mobileNavLink__KnWiF:before{content:"";position:absolute;left:0;top:0;width:3px;height:0;background:linear-gradient(180deg,#1e4e8c,#3b82f6);transition:height .3s ease}.Header_mobileNavLink__KnWiF:hover:before{height:100%}.Header_mobileNavLink__KnWiF:hover{color:#1e4e8c;background:#f8fafc;border-color:#e5e7eb;padding-left:2rem}.Header_accentLine__zu91x{height:1px;background:linear-gradient(90deg,#0000,#e5e7eb 20%,#d1d5db 50%,#e5e7eb 80%,#0000);width:100%;opacity:.8}@media (max-width:768px){.Header_header__xuTiO{margin:0;padding:0;overflow:visible}.Header_headerContainer__4sSg6{padding:.5rem 1rem;min-height:60px;margin:0;gap:1rem;position:relative}.Header_logo__pvkJ9{max-width:160px;max-height:50px;margin:0;padding:0}.Header_desktopNavigation__G6iGh{display:none}.Header_hamburgerButton__amyES{display:flex;margin:0;padding:0}.Header_mobileNavigation__dsKnN{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 4px 12px #0000001a;visibility:hidden;opacity:0;transform:translateY(-10px);transition:all .3s ease;z-index:999;pointer-events:none}.Header_mobileNavigation__dsKnN.Header_open__aTg5e{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}}@media (max-width:480px){.Header_header__xuTiO{margin:0;padding:0}.Header_headerContainer__4sSg6{padding:.5rem .75rem;min-height:56px;margin:0;gap:.75rem}.Header_logo__pvkJ9{max-width:140px;max-height:45px;margin:0;padding:0}.Header_mobileNav__tDqX7{padding:.75rem 1rem;margin:0}.Header_mobileNavLink__KnWiF{font-size:.95rem;padding:.75rem 1rem;margin:0}}@supports (-webkit-touch-callout:none){.Header_header__xuTiO{margin:0;padding:0;width:100vw;max-width:100%}.Header_headerContainer__4sSg6{margin:0;padding:.5rem 1rem;width:100%;box-sizing:border-box}.Header_logo__pvkJ9{margin:0;padding:0}}.CountryDetailLayout_article-content__x91ij{line-height:1.8;color:#374151}.CountryDetailLayout_section-content__EjyFx{font-size:1rem;line-height:1.8}.CountryDetailLayout_subsection-title__Zd_nW{font-size:1.2rem;font-weight:700;color:#1f2937;margin:3rem 0 1.5rem}.CountryDetailLayout_consultation-icon__viXmm{color:#ff6b35}.CountryDetailLayout_country-main__rgeKP{max-width:1200px;margin:2.5em auto 2em;padding:2.5rem 2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;min-height:300px;font-family:Noto Sans JP;border:1px solid #e5e7eb}.CountryDetailLayout_country-hero__4VN4s{background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:16px;padding:4rem 2rem;color:#fff;text-align:center;margin-bottom:3rem;position:relative;box-shadow:0 8px 25px #0003;min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center}.CountryDetailLayout_country-hero-title__gSIu1{font-size:2rem;font-weight:800;margin:0 0 1rem;text-shadow:0 2px 4px #00000080;letter-spacing:.02em;line-height:1.3}.CountryDetailLayout_country-hero-description__8XsC8{font-size:1.2rem;margin:0;opacity:.95;text-shadow:0 1px 2px #00000080;font-weight:400;line-height:1.5;max-width:600px}.CountryDetailLayout_info-cards-grid__hCLp_{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:1rem!important;margin-bottom:3rem}.CountryDetailLayout_info-card__H4w_2{background:#1e4e8c;color:#fff;padding:1.5rem 1rem;border-radius:12px;text-align:center;box-shadow:0 4px 15px #1e4e8c4d;border:none;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.CountryDetailLayout_info-card__H4w_2:hover{transform:translateY(-3px);box-shadow:0 8px 25px #1e4e8c66}.CountryDetailLayout_info-card-icon__nHflA{position:absolute;top:-8px;right:-8px;width:40px;height:40px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.CountryDetailLayout_info-card__H4w_2 h3{margin:0 0 .5rem;font-size:.75rem;font-weight:600;opacity:.9}.CountryDetailLayout_info-card__H4w_2 p{margin:0;font-size:.95rem;font-weight:800}.CountryDetailLayout_info-card-quota__Scc49{margin:0}.CountryDetailLayout_info-card-quota-main__uiUli{margin:0 0 .2rem;font-size:.95rem;font-weight:800}.CountryDetailLayout_info-card-quota-sub__FZDKQ{margin:0;font-size:.65rem;font-weight:400;opacity:.8}@media (min-width:768px){.CountryDetailLayout_info-cards-grid__hCLp_{grid-template-columns:repeat(4,1fr)!important;gap:1.5rem!important;margin-bottom:4rem}.CountryDetailLayout_info-card__H4w_2{padding:2rem 1.5rem;border-radius:14px}.CountryDetailLayout_info-card-icon__nHflA{top:-10px;right:-10px;width:50px;height:50px;font-size:20px}.CountryDetailLayout_info-card__H4w_2 h3{font-size:.8rem;margin-bottom:.8rem}.CountryDetailLayout_info-card-quota-main__uiUli,.CountryDetailLayout_info-card__H4w_2 p{font-size:1.1rem}.CountryDetailLayout_info-card-quota-sub__FZDKQ{font-size:.7rem}}@media (min-width:1024px){.CountryDetailLayout_info-cards-grid__hCLp_{gap:2rem!important;margin-bottom:5rem}.CountryDetailLayout_info-card__H4w_2{padding:2.5rem 2rem;border-radius:16px}.CountryDetailLayout_info-card-icon__nHflA{top:-10px;right:-10px;width:60px;height:60px;font-size:24px}.CountryDetailLayout_info-card__H4w_2 h3{font-size:.9rem;margin-bottom:1rem}.CountryDetailLayout_info-card-quota-main__uiUli,.CountryDetailLayout_info-card__H4w_2 p{font-size:1.4rem}.CountryDetailLayout_info-card-quota-sub__FZDKQ{font-size:.8rem}}.CountryDetailLayout_section__1i4Il{margin-bottom:5rem;padding:3rem;border-radius:16px;border:1px solid #e2e8f0}.CountryDetailLayout_section-attractions__kh2eB{background:#f0f4f8}.CountryDetailLayout_features-grid__hR10o{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.CountryDetailLayout_feature-card__QjCYg{height:250px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease;min-height:250px}.CountryDetailLayout_feature-card__QjCYg:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.CountryDetailLayout_feature-overlay__Hmw93{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(#0000,#000c);color:#fff;padding:2rem 1.5rem 1.5rem}.CountryDetailLayout_feature-title__MxRXh{margin:0 0 .5rem;font-size:1.2rem;font-weight:700;text-shadow:0 2px 4px #00000080}.CountryDetailLayout_feature-description__MO2pT{margin:0;font-size:.9rem;line-height:1.5;opacity:.9;text-shadow:0 1px 2px #00000080}.CountryDetailLayout_atmosphere-grid__kPOnA{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.CountryDetailLayout_atmosphere-card__91H_5{background:#fff;padding:1.5rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000d}.CountryDetailLayout_atmosphere-title__Y6xtu{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#1f2937}.CountryDetailLayout_atmosphere-description__NfpAv{margin:0;font-size:.9rem;line-height:1.6;color:#6b7280}.CountryDetailLayout_section-cities__cubsE{background:#f8fafc}.CountryDetailLayout_city-grid__c7zlq{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0}@media (max-width:1024px){.CountryDetailLayout_city-grid__c7zlq{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CountryDetailLayout_city-grid__c7zlq{grid-template-columns:1fr}}.CountryDetailLayout_city-card___Lkqb{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.CountryDetailLayout_city-card___Lkqb:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.CountryDetailLayout_city-image__Ny_MV{height:180px;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;min-height:180px}.CountryDetailLayout_city-overlay__mdVFj{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(#0000,#0009)}.CountryDetailLayout_city-info__dFM7l{position:absolute;bottom:0;left:0;right:0;padding:1.5rem}.CountryDetailLayout_city-name__uFLuL{margin:0;color:#fff;font-size:1.3rem;font-weight:700;text-shadow:0 2px 4px #00000080}.CountryDetailLayout_city-description__KTFoC{padding:1.5rem;font-size:.9rem;line-height:1.6;color:#6b7280}.CountryDetailLayout_section-recommended__u2U3k{background:#f0f9ff}.CountryDetailLayout_recommended-grid__8RQ4I{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0}.CountryDetailLayout_recommended-card__kBMcf{padding:2rem;border-radius:16px;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease}.CountryDetailLayout_recommended-card__kBMcf:hover{transform:translateY(-3px)}.CountryDetailLayout_recommended-title__erhO_{margin:0 0 1rem;font-size:1.2rem;font-weight:700}.CountryDetailLayout_recommended-description__gDMOm{margin:0;font-size:.9rem;line-height:1.6}.CountryDetailLayout_consultation-section__mPypt{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4rem 3rem;border-radius:20px;text-align:center;position:relative;overflow:hidden;margin:4rem 0}.CountryDetailLayout_consultation-decoration-1__EXJz0,.CountryDetailLayout_consultation-decoration-2__NNr47{position:absolute;width:200px;height:200px;border-radius:50%;background:#ffffff1a}.CountryDetailLayout_consultation-decoration-1__EXJz0{top:-100px;left:-100px}.CountryDetailLayout_consultation-decoration-2__NNr47{bottom:-100px;right:-100px}.CountryDetailLayout_consultation-title__1f2rc{margin:0 0 1rem;font-size:2rem;font-weight:700;position:relative;z-index:2}.CountryDetailLayout_consultation-description__QRctG{margin:0 0 2rem;font-size:1.1rem;opacity:.9;position:relative;z-index:2}.CountryDetailLayout_consultation-button__J_ofE{background:#fff;color:#667eea;border:none;padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;position:relative;z-index:2}.CountryDetailLayout_consultation-button__J_ofE:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0003}.CountryDetailLayout_section-title__DEgIb{margin:0 0 2rem;font-size:2rem;font-weight:700;color:#1f2937;text-align:center}.CountryDetailLayout_section-title-icon-blue__8ASr6,.CountryDetailLayout_section-title-icon__xblEF{margin-right:.5rem}.CountryDetailLayout_section-title-icon__xblEF{color:#f59e0b}.CountryDetailLayout_section-title-icon-blue__8ASr6{color:#3b82f6}.CountryDetailLayout_description-text-large__qP4XP{font-size:1.1rem;line-height:1.8;color:#4b5563;margin-bottom:2rem}.CountryDetailLayout_description-text__zxMp4{font-size:1rem;line-height:1.7;color:#6b7280;margin-bottom:1.5rem}.CountryDetailLayout_reasons-list__WoPBs{list-style:none;padding:0;margin:1.5rem 0}.CountryDetailLayout_reasons-list__WoPBs li{background:#f3f4f6;padding:1rem 1.5rem;margin-bottom:1rem;border-radius:8px;border-left:4px solid #3b82f6;font-size:.95rem;line-height:1.6;color:#374151}@media (max-width:768px){.CountryDetailLayout_country-main__rgeKP{padding:2rem 1rem;margin:2em auto 1.5em}.CountryDetailLayout_country-hero__4VN4s{padding:2.5rem 1.5rem;min-height:180px;margin-bottom:2rem}.CountryDetailLayout_country-hero-title__gSIu1{font-size:1.6rem;margin:0 0 .8rem}.CountryDetailLayout_country-hero-description__8XsC8{font-size:1.1rem;max-width:100%}.CountryDetailLayout_section__1i4Il{padding:2rem 1.5rem}.CountryDetailLayout_city-grid__c7zlq,.CountryDetailLayout_features-grid__hR10o,.CountryDetailLayout_recommended-grid__8RQ4I{grid-template-columns:1fr}.CountryDetailLayout_consultation-section__mPypt{padding:3rem 1.5rem}.CountryDetailLayout_consultation-title__1f2rc{font-size:1.6rem}}@media (max-width:480px){.CountryDetailLayout_country-hero__4VN4s{padding:2rem 1rem;min-height:160px}.CountryDetailLayout_country-hero-title__gSIu1{font-size:1.4rem;margin:0 0 .6rem}.CountryDetailLayout_country-hero-description__8XsC8{font-size:1rem}.CountryDetailLayout_section-title__DEgIb{font-size:1.6rem}.CountryDetailLayout_info-cards-grid__hCLp_{grid-template-columns:1fr}}