:root{--base-width: 375px;--mobile-strip-width: 488px;--responsiveRatio: min(calc(min(100vw, var(--mobile-strip-width)) / var(--base-width)), 1.2);--blue-900: #005BAB;--blue-800: #006bbd;--blue-700: #0876cf;--blue-500: #2c98ea ;--blue-500-clear: #2c98eaa7;--blue-300: #5EB7E8;--blue-100: #EFF8FD;--blue-100-clear: #e8f9ff9a;--cyan-600: #0099aa;--yellow-500: #f0b400;--orange-500: #FB8816;--pink-500: #ef4da0;--ink: #333333;--dark: #434343;--muted: #43434399;--paper: #ffffff;--page-bg: #ffffff;--shadow-soft: 0 calc(18px * var(--responsiveRatio)) calc(34px * var(--responsiveRatio)) rgb(0 68 128 / 10%);--shadow-card: 0px 25px 24px -20px #005BAB33;--icon-chevron-right: url("data:image/svg+xml,%3Csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 0.5L3.60242 3.60242L0.5 6.70483' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E");--icon-school: url(/assets/icons/school.svg);--icon-staff: url(/assets/icons/staff.svg);--icon-students: url(/assets/icons/students.svg);--icon-passport: url(/assets/icons/passport.svg);--icon-support: url(/assets/icons/support.svg);--icon-tuition: url(/assets/icons/tuition.svg);--font-sans: "Noto Sans KR", "Hiragino Sans", "Yu Gothic", "YuGothic", "Noto Sans JP", system-ui, sans-serif;--font-serif: "Noto Serif KR", "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif}*{box-sizing:border-box}html{background:var(--page-bg);color:var(--ink);font-family:var(--font-sans);text-rendering:optimizeLegibility}body{margin:0;min-width:calc(320px * var(--responsiveRatio));line-height:1.8}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.lp-shell{width:min(100%,var(--mobile-strip-width));margin:0 auto;overflow:hidden;background:var(--paper);position:relative;z-index:0}.dotted-bg{background-image:url(/_astro/dotted_bg_combined.EC7QI_U4.png);background-position:center top;background-size:contain;background-repeat:no-repeat;position:absolute;height:100%;width:100%;top:0;left:0;z-index:2}.section{position:relative;background-color:transparent;padding:0 calc(20px * var(--responsiveRatio));z-index:3}.section-eyebrow{margin:0 0 calc(6px * var(--responsiveRatio));color:var(--blue-800);font-family:var(--font-serif);font-size:calc(14px * var(--responsiveRatio));font-weight:400;line-height:1.2;text-align:center}.section-heading{position:relative;width:min(100% - calc(44px * var(--responsiveRatio)),calc(620px * var(--responsiveRatio)));margin:0 auto calc(28px * var(--responsiveRatio))}.section-heading--center{text-align:center}.section-heading h2,.panel h2{margin:0;color:var(--blue-900);font-weight:700;line-height:1;letter-spacing:0;font-size:calc(20px * var(--responsiveRatio));text-align:center;font-family:var(--font-sans)}.section-heading h2 span,.panel h2 span,.hero h1 span,.quote-card h3 span,.sanko-feature-card h3 span{display:block}.section-heading--light .section-eyebrow,.section-heading--light h2{color:#fff}.section-subtitle{margin:calc(4px * var(--responsiveRatio)) 0 calc(12px * var(--responsiveRatio));color:var(--muted);font-size:calc(12px * var(--responsiveRatio));font-weight:400;text-align:center}.copy-linebreak,.section-subtitle,.section-lead,.intro-band,.stat-card__suffix,.quote-card p,.sanko-feature-card p,.option-card p,.step-card p,.step-card__subtext{white-space:pre-line}.hero{height:fit-content;padding:calc(26px * var(--responsiveRatio)) calc(24px * var(--responsiveRatio)) 0;padding-bottom:calc(220px * var(--responsiveRatio))}.hero__brand{position:relative;display:flex;align-items:center;justify-content:center;gap:calc(10px * var(--responsiveRatio));margin-bottom:calc(32px * var(--responsiveRatio));background-image:url(/_astro/sanko_logo.Cx0Dqg6A.png);background-position:center;background-size:cover;background-repeat:no-repeat;width:calc(36px * var(--responsiveRatio));height:calc(48.8px * var(--responsiveRatio))}.hero__content{position:relative;z-index:3}.hero h1{margin:0 0 calc(12px * var(--responsiveRatio));color:var(--blue-900);font-family:var(--font-serif);font-size:calc(28px * var(--responsiveRatio));font-weight:500;line-height:1.52;letter-spacing:0}.hero__media{position:absolute;right:0;bottom:0;width:100%;height:calc(400px * var(--responsiveRatio));background-image:url(/_astro/hero_bg.Wr1kvWC6.png);background-position:bottom left;background-size:cover;background-repeat:no-repeat}.placeholder-photo{display:grid;place-items:center;overflow:hidden;border:calc(1px * var(--responsiveRatio)) dashed rgb(0 100 179 / 35%);background:linear-gradient(135deg,#ffffff9e,#b0ddf485),repeating-linear-gradient(45deg,#0064b31a 0 calc(10px * var(--responsiveRatio)),#ffffff52 calc(10px * var(--responsiveRatio)) calc(20px * var(--responsiveRatio)));color:#0064b3b3;font-size:calc(.78rem * var(--responsiveRatio));font-weight:800;letter-spacing:0;text-transform:uppercase}.cta-button{position:relative;min-height:calc(38px * var(--responsiveRatio));width:calc(152px * var(--responsiveRatio));display:inline-flex;align-items:center;justify-content:center;gap:calc(34px * var(--responsiveRatio));border-radius:calc(999px * var(--responsiveRatio));background:linear-gradient(87.45deg,#fe8401 -26.75%,#ffc46b 153.13%);box-shadow:0 1px 6px #005bac66;color:#fff;font-size:calc(14px * var(--responsiveRatio));font-weight:500;line-height:1;text-decoration:none;white-space:nowrap}.icon-chevron-right,.cta-button__arrow{width:calc(8px * var(--responsiveRatio));height:calc(8px * var(--responsiveRatio));display:block;position:absolute;top:50%;right:calc(12px * var(--responsiveRatio));flex:0 0 auto;background:var(--icon-chevron-right) center / contain no-repeat;transform:translateY(-50%)}.wide-cta .icon-chevron-right,.wide-cta .cta-button__arrow{width:calc(12px * var(--responsiveRatio));height:calc(12px * var(--responsiveRatio))}.cta-button--solid{background:var(--orange-500)}.wide-cta{width:100%;height:calc(61px * var(--responsiveRatio));margin:0 auto}.panel{position:relative;width:100%;border-radius:calc(8px * var(--responsiveRatio));background:#fff;box-shadow:var(--shadow-soft)}.panel--intro{padding:calc(32px * var(--responsiveRatio)) calc(18px * var(--responsiveRatio)) 0}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:calc(10px * var(--responsiveRatio))}.stat-card{min-height:calc(115px * var(--responsiveRatio));display:grid;place-items:center;align-content:center;padding:calc(18px * var(--responsiveRatio)) calc(10px * var(--responsiveRatio));border-radius:calc(10px * var(--responsiveRatio));background:var(--blue-100);text-align:center}.stat-card--wide{grid-column:1 / -1;min-height:calc(100px * var(--responsiveRatio))}.stat-card p{margin:calc(18px * var(--responsiveRatio)) 0 0;color:var(--blue-900);font-weight:800;line-height:1.25}.stat-card strong{font-size:calc(24px * var(--responsiveRatio));font-weight:700;line-height:1}.stat-card span{font-size:calc(12px * var(--responsiveRatio));font-weight:500}.icon-placeholder{width:calc(35px * var(--responsiveRatio));height:calc(35px * var(--responsiveRatio));display:grid;place-items:center;border:calc(3px * var(--responsiveRatio)) solid var(--blue-900);border-radius:calc(12px * var(--responsiveRatio));color:var(--blue-900);font-size:calc(.62rem * var(--responsiveRatio));font-weight:900}.icon-placeholder:before{content:attr(data-icon)}.icon-placeholder[data-icon=school]{width:calc(36px * var(--responsiveRatio));height:calc(33px * var(--responsiveRatio));border:0;border-radius:0;background:var(--icon-school) center / contain no-repeat;color:transparent}.icon-placeholder[data-icon=school]:before{content:""}.icon-placeholder[data-icon=staff]{width:calc(25px * var(--responsiveRatio));height:calc(28px * var(--responsiveRatio));border:0;border-radius:0;background:var(--icon-staff) center / contain no-repeat;color:transparent}.icon-placeholder[data-icon=staff]:before{content:""}.icon-placeholder[data-icon=students]{width:calc(30px * var(--responsiveRatio));height:calc(28px * var(--responsiveRatio));border:0;border-radius:0;background:var(--icon-students) center / contain no-repeat;color:transparent}.icon-placeholder[data-icon=students]:before{content:""}.icon-placeholder[data-icon=passport]{border:0;border-radius:0;background:var(--icon-passport) center / contain no-repeat;color:transparent}.icon-placeholder[data-icon=passport]:before{content:""}.icon-placeholder[data-icon=support]{border:0;border-radius:0;background:var(--icon-support) center / contain no-repeat;color:transparent}.icon-placeholder[data-icon=support]:before{content:""}.icon-placeholder[data-icon=tuition]{border:0;border-radius:0;background:var(--icon-tuition) center / contain no-repeat;color:transparent}.icon-placeholder[data-icon=tuition]:before{content:""}.icon-placeholder--line{width:calc(40px * var(--responsiveRatio));height:calc(40px * var(--responsiveRatio));margin:0 auto calc(12px * var(--responsiveRatio));border-width:calc(2px * var(--responsiveRatio))}.intro-band{margin:calc(16px * var(--responsiveRatio)) calc(-18px * var(--responsiveRatio)) 0;padding:calc(22px * var(--responsiveRatio)) calc(20px * var(--responsiveRatio));border-radius:0 0 calc(8px * var(--responsiveRatio)) calc(8px * var(--responsiveRatio));background:var(--blue-900);color:#fff;font-size:calc(12px * var(--responsiveRatio));font-weight:400;line-height:2}.who{background-color:var(--blue-100-clear);padding-top:calc(20px * var(--responsiveRatio))}.who .panel h2{font-family:var(--font-serif);font-size:calc(22px * var(--responsiveRatio));font-weight:500;line-height:1.6}.why-japan{padding:calc(42px * var(--responsiveRatio)) calc(20px * var(--responsiveRatio)) calc(64px * var(--responsiveRatio));background-color:var(--blue-100-clear)}.panel--why-japan{padding:calc(80px * var(--responsiveRatio)) calc(20px * var(--responsiveRatio)) calc(20px * var(--responsiveRatio));overflow:hidden}.panel--why-japan .section-heading{width:100%;margin-bottom:calc(120px * var(--responsiveRatio))}.panel--why-japan .section-heading h2{font-family:var(--font-serif);font-size:calc(22px * var(--responsiveRatio));font-weight:500;line-height:1.6}.panel--why-japan .section-heading p:last-child{margin:calc(26px * var(--responsiveRatio)) auto 0;max-width:calc(450px * var(--responsiveRatio));line-height:1.9;margin:calc(4px * var(--responsiveRatio)) 0 calc(12px * var(--responsiveRatio));color:var(--muted);font-size:calc(12px * var(--responsiveRatio));font-weight:400;text-align:center}.floating-media{position:absolute;width:calc(64px * var(--responsiveRatio));height:calc(64px * var(--responsiveRatio));border-radius:50%;background-position:center;background-size:contain;background-repeat:no-repeat}.floating-media--one{top:calc(48px * var(--responsiveRatio));left:calc(24px * var(--responsiveRatio));background-image:url(/_astro/bubble_img_top_left.BdTRXSJC.png)}.floating-media--two{background-image:url(/_astro/bubble_img_top_right.BZCe2COG.png);width:calc(60px * var(--responsiveRatio));height:calc(60px * var(--responsiveRatio));top:calc(24px * var(--responsiveRatio));right:calc(42px * var(--responsiveRatio))}.floating-media--three{background-image:url(/_astro/bubble_img_middle_right.Cx5k749o.png);width:calc(46px * var(--responsiveRatio));height:calc(46px * var(--responsiveRatio));top:calc(160px * var(--responsiveRatio));right:calc(16px * var(--responsiveRatio))}.floating-media--four{background-image:url(/_astro/bubble_img_bottom_left.BbJ40sCp.png);width:calc(69px * var(--responsiveRatio));height:calc(69px * var(--responsiveRatio));top:calc(290px * var(--responsiveRatio));left:calc(56px * var(--responsiveRatio))}.floating-media--five{background-image:url(/_astro/bubble_img_bottom_right.BUN1jM0L.png);width:calc(76px * var(--responsiveRatio));height:calc(76px * var(--responsiveRatio));top:calc(270px * var(--responsiveRatio));right:calc(48px * var(--responsiveRatio))}.dot{position:absolute;border-radius:50%;background:var(--blue-300)}.dot--one{top:calc(20px * var(--responsiveRatio));left:calc(108px * var(--responsiveRatio));width:calc(8px * var(--responsiveRatio));height:calc(8px * var(--responsiveRatio))}.dot--two{top:calc(42px * var(--responsiveRatio));left:calc(136px * var(--responsiveRatio));width:calc(18px * var(--responsiveRatio));height:calc(18px * var(--responsiveRatio));background:var(--blue-100)}.dot--three{top:calc(110px * var(--responsiveRatio));right:calc(58px * var(--responsiveRatio));width:calc(6px * var(--responsiveRatio));height:calc(6px * var(--responsiveRatio));background:var(--blue-900)}.dot--four{top:calc(186px * var(--responsiveRatio));left:calc(36px * var(--responsiveRatio));width:calc(12px * var(--responsiveRatio));height:calc(12px * var(--responsiveRatio));background:var(--blue-300)}.dot--five{top:calc(290px * var(--responsiveRatio));left:calc(50% - calc(12px * var(--responsiveRatio)));width:calc(20px * var(--responsiveRatio));height:calc(20px * var(--responsiveRatio));background:var(--blue-100)}.dot--six{top:calc(320px * var(--responsiveRatio));left:52%;width:calc(8px * var(--responsiveRatio));height:calc(8px * var(--responsiveRatio));background:var(--blue-900)}.dot--seven{top:calc(328px * var(--responsiveRatio));right:calc(20px * var(--responsiveRatio));width:calc(8px * var(--responsiveRatio));height:calc(8px * var(--responsiveRatio));background:var(--blue-300)}.dot--eight{top:calc(348px * var(--responsiveRatio));left:calc(20px * var(--responsiveRatio));width:calc(12px * var(--responsiveRatio));height:calc(12px * var(--responsiveRatio));background:var(--blue-100)}.quote-list{display:grid;gap:calc(16px * var(--responsiveRatio))}.quote-card{position:relative;padding:calc(14px * var(--responsiveRatio)) calc(12px * var(--responsiveRatio));border-radius:calc(9px * var(--responsiveRatio));background:var(--blue-100);text-align:center}.quote-mark{position:absolute;top:calc(-6px * var(--responsiveRatio));left:calc(12px * var(--responsiveRatio));width:calc(13px * var(--responsiveRatio));height:calc(13px * var(--responsiveRatio));display:block;background:url(/assets/quote-mark.png) center / contain no-repeat}.quote-card h3{margin:0 0 calc(8px * var(--responsiveRatio));color:var(--blue-900);font-size:calc(18px * var(--responsiveRatio));line-height:1.5}.quote-card p{margin:0;font-size:calc(12px * var(--responsiveRatio));font-weight:400;line-height:1.6;color:var(--dark)}.why-sanko{padding:calc(16px * var(--responsiveRatio)) calc(40px * var(--responsiveRatio)) calc(36px * var(--responsiveRatio))}.sanko-feature-list{display:grid;gap:calc(34px * var(--responsiveRatio));margin-bottom:calc(32px * var(--responsiveRatio))}.sanko-feature-card{padding:calc(20px * var(--responsiveRatio));background:#fff;box-shadow:var(--shadow-card);text-align:center;border-radius:calc(5px * var(--responsiveRatio))}.sanko-feature-card h3{margin:0 0 calc(12px * var(--responsiveRatio));color:var(--blue-900);font-size:calc(16px * var(--responsiveRatio));line-height:1.6;font-weight:700}.sanko-feature-card p{margin:0;text-align:left;font-size:calc(12px * var(--responsiveRatio));font-weight:400;line-height:1.8}.options{padding:calc(10px * var(--responsiveRatio)) calc(40px * var(--responsiveRatio)) calc(0px * var(--responsiveRatio))}.options .section-heading h2{font-size:calc(20px * var(--responsiveRatio));font-weight:700;line-height:1.6}.option-card-list{display:grid;gap:calc(26px * var(--responsiveRatio))}.option-card{overflow:hidden;border-radius:calc(8px * var(--responsiveRatio));background:#fff;box-shadow:var(--shadow-card)}.option-card__image{height:calc(230px * var(--responsiveRatio));border:0;border-radius:calc(8px * var(--responsiveRatio)) calc(8px * var(--responsiveRatio)) 0 0;background-image:url(/_astro/options_card_img_1.CM90sxMz.png);background-position:center;background-size:cover;background-repeat:no-repeat}.option-card__image.language-school{background-image:url(/_astro/options_card_img_1.CM90sxMz.png)}.option-card__image.professional-school{background-image:url(/_astro/options_card_img_2.B3Lgx1LS.png)}.option-card__image.university{background-image:url(/_astro/options_card_img_3.JMcF0fzj.png)}.option-card__body{padding:calc(20px * var(--responsiveRatio));text-align:center}.option-card h3{margin:0 0 calc(16px * var(--responsiveRatio));color:var(--ink);font-size:calc(20px * var(--responsiveRatio));font-weight:700;line-height:1.5}.option-card p{margin:0;text-align:left;font-size:calc(12px * var(--responsiveRatio));font-weight:400;line-height:2;letter-spacing:-3%}.steps{position:relative;padding:calc(90px * var(--responsiveRatio)) calc(40px * var(--responsiveRatio)) calc(176px * var(--responsiveRatio));background-image:url(/_astro/how_to_bg.22ke8f1z.png);background-repeat:no-repeat;background-size:cover;background-position:center calc(-186px * var(--responsiveRatio))}.steps:before{display:none}.inner-dotted-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/_astro/dotted_bg_combined.EC7QI_U4.png);background-repeat:no-repeat;background-size:cover;background-position:center calc(0px * var(--responsiveRatio));transform:scaleX(-1)}.step-list{position:relative;display:grid;gap:calc(28px * var(--responsiveRatio));margin:0 auto;width:min(100%,calc(560px * var(--responsiveRatio)));z-index:3}.step-list:before{content:"";position:absolute;top:calc(60px * var(--responsiveRatio));bottom:calc(60px * var(--responsiveRatio));left:calc(52px * var(--responsiveRatio));width:calc(3px * var(--responsiveRatio));background:#fff}.step-card{position:relative;display:grid;grid-template-columns:calc(48px * var(--responsiveRatio)) 1fr;gap:calc(16px * var(--responsiveRatio));align-items:center;padding:calc(12px * var(--responsiveRatio));border-radius:calc(10px * var(--responsiveRatio));background:#fff}.step-badge{width:calc(48px * var(--responsiveRatio));height:calc(48px * var(--responsiveRatio));display:grid;place-items:center;align-content:center;border-radius:50%;color:#fff;line-height:1}.step-badge span{font-size:calc(10px * var(--responsiveRatio));font-weight:400}.step-badge strong{font-size:calc(20px * var(--responsiveRatio));font-weight:700}.step-badge--blue{background:var(--blue-900)}.step-badge--teal{background:var(--cyan-600)}.step-badge--yellow{background:var(--yellow-500)}.step-badge--orange{background:var(--orange-500)}.step-badge--pink{background:var(--pink-500)}.step-card h3{margin:0 0 calc(4px * var(--responsiveRatio));font-size:calc(16px * var(--responsiveRatio));font-weight:700;line-height:1.3}.step-card p{margin:0;font-size:calc(12px * var(--responsiveRatio));font-weight:400;line-height:1.75}.step-card__subtext{margin-top:calc(4px * var(--responsiveRatio))!important;font-family:"Noto Sans KR",var(--font-sans)!important;font-size:calc(10px * var(--responsiveRatio))!important;font-weight:400!important;line-height:1!important;color:var(--muted)}.text-blue{color:var(--blue-900)}.text-teal{color:var(--cyan-600)}.text-yellow{color:var(--yellow-500)}.text-orange{color:var(--orange-500)}.text-pink{color:var(--pink-500)}.steps__footer{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100vw;max-width:var(--mobile-strip-width);margin:0 auto;padding:calc(20px * var(--responsiveRatio)) calc(40px * var(--responsiveRatio)) calc(20px * var(--responsiveRatio));border-radius:calc(20px * var(--responsiveRatio)) calc(20px * var(--responsiveRatio)) 0 0;background:#fff}
