/*
Copyright (c) 2021 Kil Hyung-jin, with Reserved Font Name Pretendard.
https://github.com/orioncactus/pretendard

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/

@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url(/font/Pretendard-Black.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), url(/font/Pretendard-ExtraBold.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), url(/font/Pretendard-Bold.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'), url(/font/Pretendard-SemiBold.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), url(/font/Pretendard-Medium.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), url(/font/Pretendard-Regular.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), url(/font/Pretendard-Light.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), url(/font/Pretendard-ExtraLight.woff2) format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), url(/font/Pretendard-Thin.woff2) format('woff2');
}
html{color:#222;font-size:1em;line-height:1.4;background-repeat:no-repeat;background-position:50% 0px;font-family:"Pretendard","Courier New",Courier,monospace;background-size:1920px auto;background-position:50% 0}*{font-family:"Pretendard","Courier New",Courier,monospace}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.hidden,[hidden]{display:none !important}.visually-hidden{border:0;clip:rect(0, 0, 0, 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.invisible{visibility:hidden}.clearfix::before,.clearfix::after{content:"";display:table}.clearfix::after{clear:both}@media print{*,*::before,*::after{background:#fff !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]::after{content:" (" attr(href) ")"}abbr[title]::after{content:" (" attr(title) ")"}a[href^="#"]::after,a[href^="javascript:"]::after{content:""}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}html,body{margin:0;padding:0;overflow-x:hidden}a{text-decoration:none}a:hover{color:#9c27b0}ul,li{margin:0;padding:0}.topmenu{display:flex;flex-direction:row;padding-left:20px;padding-right:20px;justify-content:space-between;width:100%;max-width:inherit;margin:0 auto;box-sizing:border-box;transition:all 100ms;position:fixed;top:0;left:0;z-index:99;align-items:center;background-color:#f4f0f5;height:68px}.topmenu.scroll{background-color:#f4f0f5}.topmenu.sub{background-color:#fff}.topmenu.sub.scroll{background-color:#fff}@media screen and (min-width: 1200px){.topmenu{align-items:center;position:static;top:inherit;left:inherit;background-color:inherit;height:88px}.topmenu.scroll{border-bottom:none;background-color:none}}@media screen and (min-width: 1200px){.topmenu{max-width:1440px}.topmenu.active{border-bottom:none}}@media screen and (min-width: 1600px){.topmenu{padding-left:0;padding-right:0}}.topmenu a.menu-toggle{background-image:url(/img/mobile-menu.svg);background-position:50% 50%;background-repeat:no-repeat;width:24px;height:24px;font-size:0}.topmenu.active{height:100vh;width:100vw;position:sticky;position:fixed;background-color:#fef6ff !important;transition:background-color 0s;top:0;left:0;z-index:99;padding:0;box-sizing:border-box;align-items:flex-start}.topmenu.active a.menu-toggle{background-image:url(/img/mobile-menu-close.svg)}.topmenu.active a.logo,.topmenu.active a.menu-toggle{position:fixed;top:20px}.topmenu.active a.logo{left:20px}.topmenu.active a.menu-toggle{right:20px}.topmenu.active ul{margin:0;width:100%;margin-top:68px;border-top:1px solid #d1abd3;padding:44px 20px;padding-bottom:0;gap:36px;display:flex;flex-direction:column;align-items:flex-start}.topmenu.active ul li{width:128px;position:relative}.topmenu.active ul li::after{content:"";display:block;height:14px;width:11px;background-image:url(/img/menu-arrow.svg);background-repeat:no-repeat;right:0;top:50%;margin-top:-5px;position:absolute}.topmenu a.logo{display:block;background-image:url(/img/logo.png);background-size:contain;background-repeat:no-repeat;background-position:center;text-indent:-9999px;white-space:nowrap;overflow:hidden;font-size:0;width:100px;height:33px;z-index:1}@media screen and (min-width: 1200px){.topmenu a.logo{width:184px;height:40px}}.topmenu a.menu-toggle{display:inline-block;height:24px}@media screen and (min-width: 1200px){.topmenu a.menu-toggle{display:none}}.topmenu ul,.topmenu li{list-style:none;margin:0;padding:0}.topmenu ul{align-items:center;gap:81px;font-size:20px;font-weight:600;margin-left:193px;display:none;margin:0 auto}@media screen and (min-width: 1200px){.topmenu ul{display:flex;position:relative;left:-92px}}.topmenu.active ul li a{color:#3e1f55}.topmenu li a{text-decoration:none;transition:all .3s ease;color:#000;display:inline-block;font-size:18px;font-weight:600;font-size:18px;line-height:100%}.topmenu li a:hover{color:#7e1786}.topmenu li a:active{color:#7e1786}header{padding:0 20px;min-height:460px}@media screen and (min-width: 1024px){header{min-height:460px}}@media screen and (min-width: 1366px){header{min-height:620px}}@media screen and (min-width: 1600px){header{padding:0}}header.main-header{min-height:auto}header div.txt{width:100%;max-width:470px;margin-top:0}@media screen and (min-width: 360px){header div.txt{width:100%;max-width:470px;margin-top:48px}}@media screen and (min-width: 720px){header div.txt{margin-top:0}}@media screen and (min-width: 1366px){header div.txt{margin-top:100px}}header div.txt h1{letter-spacing:0;color:#101828;margin:0;font-weight:600;line-height:40px;font-size:28px}@media screen and (min-width: 500px){header div.txt h1{font-weight:600;font-size:50px;line-height:1.3}}@media screen and (min-width: 640px){header div.txt h1{font-weight:600;font-size:50px;line-height:1.3}}@media screen and (min-width: 800px){header div.txt h1{font-weight:600;font-size:28px;line-height:1.3}}@media screen and (min-width: 920px){header div.txt h1{font-weight:600;font-size:36px}}@media screen and (min-width: 1000px){header div.txt h1{font-weight:600;font-size:50px;line-height:76px}}header div.txt p{font-weight:500;font-size:10px;line-height:18px;letter-spacing:0;margin-top:120px}@media screen and (min-width: 375px){header div.txt p{margin-top:150px}}@media screen and (min-width: 414px){header div.txt p{margin-top:180px}}@media screen and (min-width: 460px){header div.txt p{font-weight:500;margin-top:10px;font-size:14px;line-height:24px;margin-top:230px}}@media screen and (min-width: 500px){header div.txt p{font-weight:500;margin-top:10px;font-size:14px;line-height:24px;margin-top:230px}}@media screen and (min-width: 560px){header div.txt p{font-weight:500;margin-top:10px;font-size:16px;line-height:24px;margin-top:300px}}@media screen and (min-width: 650px){header div.txt p{font-weight:500;margin-top:10px;font-size:16px;line-height:24px;margin-top:350px}}@media screen and (min-width: 680px){header div.txt p{font-weight:500;margin-top:10px;font-size:16px;line-height:24px;margin-top:400px}}@media screen and (min-width: 720px){header div.txt p{font-weight:500;margin-top:10px;font-size:16px;line-height:24px;margin-top:420px}}@media screen and (min-width: 760px){header div.txt p{font-weight:500;margin-top:10px;font-size:16px;line-height:24px;margin-top:450px}}@media screen and (min-width: 800px){header div.txt p{font-weight:500;margin-top:10px;font-size:16px;line-height:24px}}@media screen and (min-width: 920px){header div.txt p{font-weight:500;margin-top:0;font-size:16px;line-height:24px}}@media screen and (min-width: 1200px){header div.txt p{margin-top:22px}}header div.txt div.cta{margin-top:19px}@media screen and (min-width: 640px){header div.txt div.cta{margin-top:44px}}header div.txt div.cta a{background-color:#eb6a79;border-radius:33px;font-size:13px;font-weight:600;padding:10px 19px;color:#fff;text-decoration:none;display:inline-block;transition:all .3s ease}@media screen and (min-width: 640px){header div.txt div.cta a{padding:14px 33px;font-weight:600;font-size:18px}}header div.txt div.cta a:hover{background-color:#d95a6b}header div.txt div.cta a:active{box-shadow:0 4px 8px rgba(235,106,121,.3),0 2px 4px rgba(0,0,0,.1);transform:translateY(0)}.footer{padding:60px 20px;background:#fcf4f0;border-top:1px solid #d0d0d0}@media screen and (min-width: 1600px){.footer{padding-left:20px;padding-right:20px}}@media screen and (min-width: 920px){.footer{padding-left:60px;padding-right:60px}}.footer-logo{width:184px;height:40px;display:block;background-image:url(/img/logo.png);background-size:contain;background-repeat:no-repeat;background-position:center;text-indent:100%;white-space:nowrap;overflow:hidden;font-size:0}.footer-logo:focus{outline:2px solid #9c27b0;outline-offset:2px}.footer-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:30px;border-bottom:1px solid #d4d4d4;margin-bottom:32px}@media screen and (min-width: 640px){.footer-header{align-items:center}}.footer-nav{display:flex;align-items:center;gap:36px}.footer-nav a{display:inline-block;font-weight:400;font-size:14px;line-height:27px;color:#000;text-align:center;text-decoration:none}.footer-nav a:hover{color:#9c27b0}.footer-nav a{position:relative}.footer-nav a:nth-of-type(n+2)::before{position:absolute;left:-18px;top:50%;margin-top:-10px;height:20px;width:1px;background-color:#dedede;display:block;content:""}.footer-content{display:flex;justify-content:space-between;gap:40px;margin-bottom:10px}.footer-info{flex:1;font-size:14px}.footer-info dl{line-height:1.7;color:#555;margin:0}.footer-info dt{font-weight:600;color:#000;font-style:normal}.footer-info dt span,.footer-info dt a{font-weight:400;display:inline-block;margin-left:8px;color:#000;text-decoration:none}.footer-info dt a{margin:0}.footer-info dt a:hover{color:#9c27b0}.footer-info dt:first-child{margin-top:0}.footer-info dd{margin:4px 0;font-size:14px}.footer-contact-section{text-align:right;flex-shrink:0}.footer-contact{font-weight:700;font-size:30px;line-height:36px;text-align:right}.footer-contact a{text-decoration:none;color:#000}.footer-schedule-email{padding-right:8px}.footer-schedule{font-size:14px;color:#000;line-height:1.8;margin-top:18px}.footer-schedule br{display:none}.footer-schedule p{margin:0}.footer-schedule p a{color:#000}.footer-schedule p a:hover{color:#9c27b0}@media(min-width: 768px){.footer-schedule br{display:block}}.footer-copyright{padding-top:8px;color:#999;font-size:13px;font-style:normal;font-weight:400;font-size:13px;line-height:20px;color:#000}@media(max-width: 768px){.footer{padding:32px 16px}.footer-header{flex-direction:column;gap:28px;text-align:center;padding-bottom:20px;margin-bottom:32px}.footer-nav{gap:16px;flex-wrap:wrap;justify-content:center}.footer-nav a{font-size:13px}.footer-content{flex-direction:column;gap:32px;margin-bottom:32px}.footer-contact-section{text-align:center}.footer-schedule{text-align:center;font-size:13px}.footer-schedule br{display:block}.footer-copyright{padding-top:24px;font-size:12px}}@media(max-width: 440px){.footer{padding:39px 20px}.footer-header{padding-bottom:16px;margin-bottom:18px}.footer-info{flex:1;font-size:12px}.footer-info dt{margin-bottom:4px}.footer-info dt span{margin-left:4px}.footer-copyright{padding-top:15px;font-size:10px}.footer-content{flex-direction:column-reverse;gap:28px;margin-bottom:0}.footer-schedule{text-align:left;font-size:13px;margin-top:10px}.footer-contact-section{display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start}.footer-contact a{font-size:22px;line-height:36px}.footer-logo{width:92px;height:20px}.footer-contact{font-size:28px}.footer-info dd{font-size:13px}.footer-nav{gap:24px}.footer-nav a{font-size:12px}.footer-nav a:nth-of-type(n+2)::before{left:-12px}}@media(max-width: 1280px){.app-section{margin-top:78px}}.app-section p,.app-section h1,.app-section h2,.app-section h3{margin:0;letter-spacing:0}.app-section .container_full-wrapper{padding:0 60px}@media(max-width: 1280px){.app-section .container_full-wrapper{padding:0 20px}}.app-section .container_sm-wrapper{overflow-x:unset;box-sizing:border-box;padding-left:20px;padding-right:20px}.app-section .container_sm-wrapper.p100{padding-left:0;padding-right:0}@media screen and (min-width: 920px){.app-section .container_sm-wrapper{padding-left:60px;padding-right:60px}}@media screen and (min-width: 1600px){.app-section .container_sm-wrapper{padding-left:unset;padding-right:unset}}@media(max-width: 1280px){.app-section .container_sm-wrapper.mobile-full{padding-left:0;padding-right:0}}.app-section ul{list-style:none}.app-section__banner{width:100%;height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:1rem;gap:24px;background-repeat:no-repeat}@media(max-width: 1280px){.app-section__banner{height:196px;gap:6px}}.app-section__banner h1{font-weight:600;font-style:normal;font-size:50px;line-height:76px;text-align:center;color:#701b7e}@media(max-width: 1280px){.app-section__banner h1{font-size:20px;line-height:36px}}.app-section__banner p{font-weight:500;font-style:medium;font-size:16px;line-height:24px;text-align:center;color:#ae79b1}@media(max-width: 1280px){.app-section__banner p{font-size:12px;line-height:20px;display:flex;flex-direction:column;padding-inline:10px}}.app-section__btn{height:50px;min-width:180px;font-weight:600;font-size:18px;line-height:100%;letter-spacing:0%;border-radius:100px;border:none;outline:none;cursor:pointer;display:flex;justify-content:center;align-items:center}.app-section__btn.btn-primary{color:#fff;background:#5f1986}@media(max-width: 1280px){.app-section__btn{min-width:106px;height:34px;font-size:12px}}.app-section__section-banner{background-color:#56207f;width:100%;height:250px;display:flex;border-radius:120px 0 0 0;margin-bottom:120px}.app-section__section-banner.app-section__section-banner--secondary{background-color:#b52051}@media(max-width: 1280px){.app-section__section-banner{height:auto;border-radius:60px 0 0 0;margin-bottom:0}}.app-section__section-banner img{width:211px;height:100%;border-radius:117px 0 117px 0;object-fit:fill}@media(max-width: 1280px){.app-section__section-banner img{width:135px;height:159px;border-radius:60px 0 60px 0}}.app-section__section-banner-content{padding:0 60px 0 92px;display:flex;justify-content:space-between;align-items:center;flex:1;gap:20px}@media(max-width: 1280px){.app-section__section-banner-content{flex-direction:column;padding:28px 20px 40px 24px;align-items:start}}.app-section__section-banner-text p{font-weight:600;font-size:32px;line-height:49px;color:#fff}@media(max-width: 1280px){.app-section__section-banner-text p{font-size:20px;line-height:29px}}.app-section__section-banner-text span{font-weight:500;font-size:16px;line-height:30px;color:#fff;margin-top:16px}@media(max-width: 1280px){.app-section__section-banner-text span{font-size:12px;line-height:20px;margin-top:10px}}.app-section__section-banner-btn{padding:0 43px;height:54px;border-radius:100px;background-color:#fff;color:#56207f;border:none;font-weight:700;font-size:18px;line-height:30px;cursor:pointer;min-width:200px;display:flex;align-items:center;justify-content:center}@media(max-width: 1280px){.app-section__section-banner-btn{height:40px;padding:0 18px;font-size:14px;min-width:124px}}.app-section__section-banner-btn.app-section__section-banner-btn--secondary{color:#b52051}[data-aos]{opacity:0;filter:blur(6px);transform-origin:center;will-change:transform,opacity,filter;transition-property:opacity,transform,filter;transition-timing-function:cubic-bezier(0.22, 1, 0.36, 1);transition-duration:750ms;backface-visibility:hidden;perspective:1000px}[data-aos].aos-animate{opacity:1;filter:blur(0px);transform:none}[data-aos=fade-up]{transform:translateY(28px)}[data-aos=fade-down]{transform:translateY(-28px)}[data-aos=fade-left]{transform:translateX(-28px)}[data-aos=fade-right]{transform:translateX(28px)}[data-aos=zoom-in]{transform:scale(0.92)}[data-aos=zoom-out]{transform:scale(1.08)}@media(prefers-reduced-motion: reduce){[data-aos]{transition:none !important;opacity:1 !important;filter:none !important;transform:none !important}}body.home{background-repeat:no-repeat;min-height:100vh;background-position:50% 0;transition:background-position .5s ease-out;padding-top:68px}@media screen and (min-width: 440px){body.home{background-size:100% auto}}@media screen and (min-width: 1200px){body.home{padding-top:0}}.container,.container_sm-wrapper{width:100%;display:flex;flex-direction:column;margin:0 auto}.container_sm-wrapper{max-width:1440px;margin:0 auto;overflow-x:hidden}.container_sm-wrapper.no-overflow{overflow-x:initial !important}.header-bg{position:relative}.header-bg__wrapper{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column}.header-bg__wrapper-content{flex:1;background-color:#f4f0f5}.header-bg__wrapper svg{flex-shrink:0;margin-top:-2px}.home-banner{position:relative;z-index:2;margin-bottom:135px;margin-top:50px;display:flex;justify-content:space-between}@media(max-width: 1536px){.home-banner{margin-inline:20px;margin-bottom:100px;align-items:center}}@media(max-width: 1024px){.home-banner{margin-bottom:50px}}@media(max-width: 768px){.home-banner{flex-direction:column;margin-top:48px;margin-inline:20px;align-items:initial}}.home-banner .txt{flex:1}.home-banner .txt h1{font-weight:600;font-size:50px;line-height:76px;letter-spacing:0%;color:#101828;margin-bottom:20px;margin-top:0px}@media(max-width: 768px){.home-banner .txt h1{font-size:28px;line-height:40px;margin-bottom:0}}.home-banner .txt p{font-weight:500;font-size:16px;line-height:24px;letter-spacing:0px;color:#364153;margin-bottom:47px;margin-top:0px}@media(max-width: 1024px){.home-banner .txt p{font-size:12px;line-height:18px}}@media(max-width: 768px){.home-banner .txt p{display:none;margin-bottom:20px;margin-top:28px;font-size:10px;line-height:18px}}.home-banner .txt a{display:block;width:180px;height:50px;border-radius:99px;background-color:#eb6a79;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}@media(max-width: 1024px){.home-banner .txt a{font-size:13px;width:120px;height:36px}}@media(max-width: 768px){.home-banner .txt a{display:none}}.home-banner .txt.txt-mobile{display:none}@media(max-width: 768px){.home-banner .txt.txt-mobile{display:block !important}.home-banner .txt.txt-mobile p,.home-banner .txt.txt-mobile a{display:flex}}.home-banner__image{position:relative;max-width:623px;aspect-ratio:3/2 !important;height:max-content}@media(max-width: 1536px){.home-banner__image{margin-right:6%;max-width:500px}}@media(max-width: 1280px){.home-banner__image{max-width:450px}}@media(max-width: 1024px){.home-banner__image{max-width:320px}}@media(max-width: 768px){.home-banner__image{width:70%;margin-left:auto;max-width:273px}}.home-banner__image .main-image{width:100%}.home-banner__image .main-image img{width:100%;height:100%;object-fit:contain}.home-banner__image .sub-image{position:absolute;width:120%;height:100%;top:-8%;left:-8%;aspect-ratio:3/2}.content-image{position:absolute;z-index:-1}.content-image-1{bottom:0;left:445px;width:120px;height:120px}@media(max-width: 1536px){.content-image-1{width:100px;height:100px;transform:translateY(50%)}}@media(max-width: 1280px){.content-image-1{width:82px;height:82px;left:400px}}@media(max-width: 1024px){.content-image-1{left:300px}}@media(max-width: 768px){.content-image-1{left:0;transform:translateX(-50%);bottom:120px}}.content-image-2{top:53px;left:341px;width:63px;height:63px}@media(max-width: 768px){.content-image-2{width:38px;height:38px;top:0;right:0;left:unset;transform:translateY(-50%)}}.apply{box-sizing:border-box;padding-top:78px}@media screen and (min-width: 1200px){.apply{padding-top:0}}.apply .container_full-wrapper{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1200px){.apply .container_full-wrapper{padding-top:50px}}.apply h1,.apply h2,.apply p{margin:0;padding:0}.apply__banner_1{padding-top:30px;display:flex;flex-direction:column;text-align:center;margin-bottom:40px}@media screen and (min-width: 1200px){.apply__banner_1{padding-top:80px;margin-bottom:80px}}.apply__banner_1 h1{font-weight:600;font-size:26px;line-height:36px;color:#701b7e}@media screen and (min-width: 1200px){.apply__banner_1 h1{font-size:50px;line-height:76px}}.apply__banner_1 p{font-weight:500;font-size:12px;line-height:24px;margin-top:8px;color:#4a5565}@media screen and (min-width: 1200px){.apply__banner_1 p{margin-top:21px;font-weight:500;font-size:16px;line-height:24px}}.apply__banner_2{text-align:center;display:flex;justify-content:flex-start;flex-direction:column;align-items:center;background-repeat:no-repeat;height:260px;max-width:400px;width:100%;margin:0 20px;border-radius:12px;background-image:url(/img/banner2-sm.png);background-position:50% 0;background-size:cover;padding-top:25px;padding-bottom:5px;padding-left:18px;padding-right:18px;box-sizing:border-box;margin-inline:20px}@media screen and (min-width: 640px){.apply__banner_2{padding-bottom:0;background-size:cover;max-width:100%;background-position:50% 0;width:calc(100% - 40px);padding-left:0;padding-right:0;box-sizing:unset}}@media screen and (min-width: 920px){.apply__banner_2{background-image:url(/img/banner2.png);background-position:50% 0;padding-top:19px;margin:0;background-size:100% auto;border-radius:0;height:190px}}@media screen and (min-width: 1200px){.apply__banner_2{padding-top:43px;height:230px}}@media screen and (min-width: 1600px){.apply__banner_2{height:260px;background-size:contain}}.apply__banner_2 h2{text-align:center;color:#b52051;font-weight:700;font-size:16px;line-height:24px}@media screen and (min-width: 1200px){.apply__banner_2 h2{font-weight:700;font-size:22px;line-height:24px}}.apply__banner_2 p{margin-top:12px;color:#101828;line-height:22px;font-size:13px;font-weight:500}@media screen and (min-width: 1200px){.apply__banner_2 p{margin-top:17px;line-height:24px;font-size:14px;font-weight:500}}.apply__banner_2 div.notes{border:1px solid #f1c6c6;background-color:#fef5f6;border-radius:10px;margin:0;margin-top:10px;width:100%;max-width:1200px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:8px;padding:16px 0;padding-left:calc(50% - 125px);max-width:308px}@media screen and (min-width: 414px){.apply__banner_2 div.notes{margin-top:23px}}@media screen and (min-width: 640px){.apply__banner_2 div.notes{padding:16px 0;align-items:center}}@media screen and (min-width: 920px){.apply__banner_2 div.notes{padding-left:unset;padding:0;margin:0 20px;margin-top:10px;width:100%;gap:20px;max-width:820px;align-items:center;flex-direction:row;justify-content:center;height:40px}}@media screen and (min-width: 1360px){.apply__banner_2 div.notes{padding-left:unset;padding:0;margin:0 20px;margin-top:32px;width:100%;gap:60px;max-width:1200px;align-items:center;flex-direction:row;justify-content:center;height:66px}}.apply__banner_2 div.notes span{display:inline-block;padding-left:24px;background-image:url(/img/hd_bullet.svg);background-position:0 50%;background-repeat:no-repeat;color:#5f1986;background-size:16px 16px;font-size:12px;font-weight:600;line-height:20px}@media screen and (min-width: 1200px){.apply__banner_2 div.notes span{background-size:20px 20px;font-size:12px;font-weight:600;padding-left:31px;line-height:28px}}@media screen and (min-width: 1360px){.apply__banner_2 div.notes span{background-size:20px 20px;font-size:16px;font-weight:600;padding-left:31px;line-height:28px}}.apply .content{padding-top:58px;padding-left:20px;padding-right:20px}.apply .content .form-container{max-width:1600px;width:100%;margin:0 auto;display:grid;grid-template-columns:500px 1fr;gap:40px}.apply .content .left-section{background:#fff;border-radius:8px;padding:12px 0}@media screen and (min-width: 1200px){.apply .content .left-section{padding:23px 0}}.apply .content .right-section{background:#fff;border-radius:34px;background-color:#f6f7f8;padding-bottom:50px;margin-bottom:171px;padding:13px 16px}@media screen and (min-width: 1200px){.apply .content .right-section{padding:40px 60px;margin-bottom:240px}}.apply .content h1{color:#6b2d8f;margin-bottom:30px;margin:0;padding:0;font-size:18px;font-weight:700;line-height:24px}@media screen and (min-width: 1200px){.apply .content h1{font-size:24px;font-weight:700;line-height:24px}}.apply .content h2{color:#6b2d8f;margin:0;margin-bottom:16px;padding:0;font-size:16px;font-weight:600;line-height:24px}.apply .content h2:nth-of-type(n+2){margin-top:22px}@media screen and (min-width: 1200px){.apply .content h2{font-size:20px;font-weight:600;line-height:24px;margin-bottom:22px}.apply .content h2:nth-of-type(n+2){margin-top:32px}}.apply .content .intro-text{color:#333;margin:0;margin-bottom:15px;margin-top:24px;top:15px;padding:0;font-weight:400;font-size:12px;line-height:20px}@media screen and (min-width: 1200px){.apply .content .intro-text{margin-bottom:15px;margin-top:34px;font-size:15px;line-height:22px}}.apply .content .intro-text:not(:last-child){margin-bottom:15px}.apply .content .notice-box{background:#fff7e4;padding:12px 14px;color:#ff991c;border-radius:10px;margin-top:0;margin-bottom:11px;font-size:12px;line-height:20px}@media screen and (min-width: 1200px){.apply .content .notice-box{margin-bottom:28px;font-size:14px;border-radius:13px;margin-top:30px;margin-bottom:28px}}.apply .content .privacy-text{color:#666;font-weight:400;font-size:12px;line-height:20px;margin-bottom:28px}@media screen and (min-width: 1200px){.apply .content .privacy-text{font-weight:400;font-size:15px;line-height:22px;margin-bottom:60px}}.apply .content .button-group{display:flex;gap:10px;margin-top:20px}.apply .content .btn{text-decoration:none;border:none;border-radius:12px;cursor:pointer;width:140px;height:48px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;line-height:24px}@media screen and (min-width: 1200px){.apply .content .btn{width:180px;height:52px;font-size:16px;font-weight:700;line-height:24px}}.apply .content .btn-primary{background:#701b7e;color:#fff}.apply .content .btn-secondary{background:#e2d1e5;color:#701b7e}.apply .content .form-group{margin-bottom:20px}.apply .content .form-row{display:grid;grid-template-columns:1fr 1fr;gap:2px;margin-bottom:2px}@media screen and (min-width: 1200px){.apply .content .form-row{gap:20px;margin-bottom:6px}}.apply .content label{display:block;font-size:16px;line-height:24px;font-weight:600;color:#333;margin-bottom:8px}.apply .content .required{color:#e91e63;margin-right:5px}.apply .content input[type=text],.apply .content input[type=date],.apply .content select{width:100%;padding:14px 20px;border:1px solid #ddd;border-radius:12px;font-size:16px;line-height:24px;box-sizing:border-box;font-weight:500;color:#101828}.apply .content input[type=text]:focus,.apply .content input[type=date]:focus,.apply .content select:focus{border-color:#7e57c2;outline:none}.apply .content input::placeholder{color:#999}.apply .content .checkbox-group{margin:20px 0}.apply .content .checkbox-item{margin-bottom:10px}@media screen and (min-width: 1200px){.apply .content .checkbox-item{margin-bottom:12px}}.apply .content .checkbox-item label{display:flex;align-items:flex-start;cursor:pointer;font-weight:400;font-size:13px;line-height:24px;align-items:center;margin:0}@media screen and (min-width: 1200px){.apply .content .checkbox-item label{font-size:15px}}.apply .content .checkbox-item input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.apply .content .checkbox-item .custom-checkbox{position:relative;display:inline-block;margin-right:8px;margin-top:2px;flex-shrink:0;background-image:url(/img/uncheck.svg);background-size:contain;width:20px;height:20px}@media screen and (min-width: 1200px){.apply .content .checkbox-item .custom-checkbox{margin-right:10px;width:24px;height:24px}}.apply .content .checkbox-item input[type=checkbox]:checked+.custom-checkbox::after{opacity:1}.apply .content .checkbox-item:hover .custom-checkbox::before{border-color:#8b4db3;box-shadow:0 0 0 3px rgba(107,45,143,.1)}.apply .content .checkbox-item input[type=checkbox]:checked+.custom-checkbox{background-image:url(/img/check.svg)}.apply .content .contact-section{background:#fff;padding:17px 15px;border-radius:12px;margin-top:38px;margin-bottom:12px}@media screen and (min-width: 1200px){.apply .content .contact-section{padding:20px 19px}}.apply .content .contact-section_sub{background-color:#f6f7f8;padding:15px 15px;border-radius:12px;margin-left:42px;display:flex;flex-direction:column}.apply .content .contact-section_sub p{margin-top:0;margin-bottom:0;color:#364153;font-size:12px;line-height:1.4;font-weight:600}@media screen and (min-width: 1200px){.apply .content .contact-section_sub p{font-size:14px}}.apply .content .contact-button{width:100%;padding:15px;border:2px solid #ddd;border-radius:8px;background:#fff;color:#666;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.apply .content .info-text{font-size:12px;color:#666;margin-bottom:27px;margin-top:-5px;font-size:13px;line-height:24px;font-weight:500}@media screen and (min-width: 1200px){.apply .content .info-text{font-size:15px;line-height:23px;font-weight:500;margin-top:-8px;margin-bottom:30px}}.apply .content .info-list{font-size:11px;color:#4a5565;line-height:1.4;font-weight:500;padding-left:12px;margin-top:11px;margin-bottom:0}@media screen and (min-width: 1200px){.apply .content .info-list{font-size:14px;padding-left:15px}}.apply .content .submit-btn{width:100%;padding:12px;background:#701b7e;color:#fff;border:none;border-radius:12px;font-size:14px;line-height:24px;font-weight:700;cursor:pointer;margin-top:23px;position:relative;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease}@media screen and (min-width: 1200px){.apply .content .submit-btn{font-size:18px;margin-top:30px;padding:18px}}.apply .content .submit-btn.loading{background:#9c5aa0;cursor:not-allowed}.apply .content .submit-btn.disabled{background:#ccc;cursor:not-allowed;opacity:.6;position:relative}.apply .content .submit-btn:hover:not(.loading):not(.disabled){background:linear-gradient(135deg, #5a2478 0%, #7a3d9f 100%)}.apply .content .btn-text{transition:opacity .2s}.apply .content .btn-loading{display:flex;align-items:center;gap:8px}.apply .content .spinner{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.apply .content .checkmark{color:#6b2d8f;margin-right:8px}.apply .content .agreement-item{margin-bottom:15px;border-radius:12px;border:1px solid #fff;padding:0 16px;font-size:15px;line-height:14px;font-weight:400px;color:#364153}.apply .content .agreement-item.spc{margin-bottom:14px;padding:11px 16px;border:1px solid #ae79b1;font-weight:600px}@media screen and (min-width: 1200px){.apply .content .agreement-item{margin-bottom:18px;padding:0 16px;font-size:15px}.apply .content .agreement-item.spc{margin-bottom:17px;padding:14px 16px;border:1px solid #ae79b1;font-weight:600px}}.apply .content .agreement-label{display:flex;align-items:center;cursor:pointer;font-size:15px;line-height:23px;font-weight:500;color:#666;margin:0}.apply .content .agreement-label input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.apply .content .custom-checkbox-agreement{display:inline-block;margin-right:14px;flex-shrink:0;width:14px;height:10px;background-image:url(/img/nocheck2nd.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transition:background-image .2s ease}.apply .content .agreement-label input[type=checkbox]:checked+.custom-checkbox-agreement{background-image:url(/img/check2nd.svg)}@media(max-width: 768px){.apply .content .form-container{grid-template-columns:1fr}.apply .content .form-row{grid-template-columns:1fr}}.custom-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.custom-modal.show{display:flex;justify-content:center;align-items:center}.modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.modal-content{position:relative;background-color:#fff;border-radius:16px;padding:40px;max-width:400px;width:90%;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1)}@media screen and (min-width: 1200px){.modal-content{padding:40px;max-width:450px}}.modal-icon{margin-bottom:16px}.modal-icon.success{color:#28a745}.modal-icon.error{color:#dc3545}.modal-icon svg{width:48px;height:48px}@media screen and (min-width: 1200px){.modal-icon svg{width:56px;height:56px}}.modal-title{font-size:20px;font-weight:600;color:#343434;margin-bottom:12px}@media screen and (min-width: 1200px){.modal-title{font-size:22px}}.modal-message{font-size:16px;color:#4a5565;line-height:1.5;margin-bottom:24px}@media screen and (min-width: 1200px){.modal-message{font-size:18px;margin-bottom:28px}}.modal-btn{background-color:#701b7e;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}@media screen and (min-width: 1200px){.modal-btn{padding:14px 28px;font-size:18px}}.modal-btn:hover{background-color:#6b0f93}.submit-btn.disabled[title]:hover::after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;font-weight:400;white-space:nowrap;z-index:1000;margin-bottom:5px;box-shadow:0 2px 8px rgba(0,0,0,.2);pointer-events:none}.submit-btn.disabled[title]:hover::before{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(5px);border:5px solid rgba(0,0,0,0);border-top-color:#333;z-index:1001;pointer-events:none}
