.cc-shell{--cc-black:#000;--cc-white:#fff;--cc-green:#00c44e;--cc-blue:#0020fb;--cc-grey-500:#8b96a2;--cc-grey-100:#dbdee2;--cc-grey-50:#f3f5f6;--cc-logo-grey:#c8c8c8;--cc-gutter:clamp(16px,5.21vw,100px);--cc-max-width:100%;--cc-rail:max(var(--cc-gutter),calc((100% - var(--cc-max-width))/2));--cc-header-h:80px;--cc-ls-tight:-.05em;--cc-ls-body:-.04em;--cc-ease-out-expo:cubic-bezier(.16,1,.3,1);font-family:var(--cc-font,"SUIT"),system-ui,sans-serif;word-break:keep-all;overflow-wrap:break-word}@media (max-width:767px){.cc-shell{--cc-header-h:64px}}.cc-header{z-index:50;height:var(--cc-header-h);padding-inline:var(--cc-rail);background:var(--cc-black);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.cc-wordmark{width:calc(var(--cc-wordmark-h,28px)*(368.78/28));height:var(--cc-wordmark-h,28px);color:var(--cc-white);background-color:currentColor;display:block;-webkit-mask:url(/chuncheon/wordmark.svg) 50%/contain no-repeat;mask:url(/chuncheon/wordmark.svg) 50%/contain no-repeat}.cc-header__home:focus-visible{outline:2px solid var(--cc-green);outline-offset:6px}.cc-nav{align-items:center;gap:40px;display:flex}.cc-nav__links{align-items:center;display:flex}.cc-nav__link{height:38px;color:var(--cc-white);letter-spacing:var(--cc-ls-tight);white-space:nowrap;justify-content:center;align-items:center;padding-inline:40px;font-size:20px;font-weight:500;display:flex;position:relative}.cc-nav__link:after{content:"";inset-inline:40px;background:var(--cc-green);transform-origin:0;height:2px;transition:transform .32s var(--cc-ease-out-expo);position:absolute;bottom:4px;transform:scaleX(0)}.cc-nav__link:hover:after,.cc-nav__link:focus-visible:after,.cc-nav__link[aria-current=page]:after{transform:scaleX(1)}.cc-nav__link:focus-visible{outline:none}.cc-cta{height:44px;color:var(--cc-green);white-space:nowrap;align-items:center;gap:18px;font-size:20px;font-weight:700;display:inline-flex}.cc-cta__arrow{width:24px;height:24px;transition:translate .32s var(--cc-ease-out-expo);display:block}.cc-cta:hover .cc-cta__arrow,.cc-cta:focus-visible .cc-cta__arrow{translate:4px -4px}.cc-cta:focus-visible{outline:2px solid var(--cc-green);outline-offset:6px}.cc-burger{width:24px;height:24px;color:var(--cc-white);display:none}.cc-menu{z-index:60;background:var(--cc-black);flex-direction:column;display:flex;position:fixed;inset:0}.cc-menu__bar{height:var(--cc-header-h);padding-inline:var(--cc-gutter);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.cc-menu__list{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:56px;padding-block:24px;display:flex}.cc-menu__link{color:var(--cc-white);letter-spacing:var(--cc-ls-tight);font-size:28px;font-weight:700;line-height:1.5}.cc-menu__foot{flex-shrink:0;justify-content:center;padding-block:40px 64px;display:flex}@media (max-width:1199px){.cc-nav{display:none}.cc-burger{display:block}}@media (max-width:767px){.cc-wordmark{--cc-wordmark-h:18px}}.cc-subhero{height:var(--cc-subhero-h,486px);padding:0 var(--cc-rail);isolation:isolate;background:var(--cc-black);color:var(--cc-white);place-items:center;display:grid;position:relative;overflow:hidden}.cc-subhero__media{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cc-subhero__media--mobile{display:none}@media (max-width:767px){.cc-subhero__media--pc{display:none}.cc-subhero__media--mobile{display:block}}.cc-subhero__scrim{z-index:-1;background:#0009;position:absolute;inset:0}.cc-subhero__body{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}.cc-subhero__title{letter-spacing:var(--cc-ls-tight);margin:0;font-size:clamp(28px,3.13vw,60px);font-weight:700;line-height:1.5}.cc-subhero__subtitle{letter-spacing:var(--cc-ls-body);opacity:.9;margin:0;font-size:clamp(14px,1.04vw,20px);font-weight:500;line-height:1.5}.cc-breadcrumb ol{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin:0;padding:0;list-style:none;display:flex}.cc-breadcrumb li{letter-spacing:var(--cc-ls-body);align-items:center;gap:18px;font-weight:500;line-height:1.5;display:flex}.cc-breadcrumb__sep{opacity:.7;width:24px;height:24px}.cc-breadcrumb a:hover{text-underline-offset:4px;text-decoration:underline}.cc-main{width:100%;padding:clamp(48px,5vw,96px)var(--cc-rail);display:block}.cc-footer{padding:40px var(--cc-rail)80px;background:var(--cc-grey-50);border-top:1px solid var(--cc-grey-100);color:var(--cc-grey-500);flex-direction:column;gap:60px;display:flex}.cc-footer__top{justify-content:space-between;align-items:flex-start;display:flex}.cc-footer .cc-wordmark{color:var(--cc-logo-grey)}.cc-footer__social{justify-content:center;align-items:center;gap:8px;display:flex}.cc-footer__socicc-link{width:60px;height:60px;transition:scale .24s var(--cc-ease-out-expo);place-items:center;display:grid}.cc-footer__socicc-link:hover{scale:1.12}.cc-footer__socicc-icon{width:32px;height:32px;-webkit-mask:var(--cc-sns-icon)no-repeat center/contain;-webkit-mask:var(--cc-sns-icon)no-repeat center/contain;mask:var(--cc-sns-icon)no-repeat center/contain;background-color:currentColor;display:block}.cc-footer__socicc-icon--art{object-fit:contain;background-color:#0000;-webkit-mask:none;mask:none}.cc-footer__label{opacity:.75}.cc-footer__info{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.cc-footer__org{flex-direction:column;gap:16px;display:flex}.cc-footer__line{letter-spacing:-.02em;gap:4px;margin:0;font-size:16px;font-weight:500;line-height:1;display:flex}.cc-footer__copyright{letter-spacing:-.02em;white-space:nowrap;margin:0;font-size:16px;font-weight:500;line-height:1}.cc-footer a:hover{color:#5c6773}@media (max-width:767px){.cc-footer{gap:40px;padding-bottom:40px}.cc-footer__top{flex-direction:column;gap:16px}.cc-footer__social{align-self:flex-end}.cc-footer__socicc-link{width:32px;height:32px}.cc-footer__socicc-icon{width:24px;height:24px}.cc-subhero{height:max(240px,calc(var(--cc-subhero-h,486px)*.66))}.cc-subhero__body{gap:20px}.cc-breadcrumb ol,.cc-breadcrumb li{gap:8px}.cc-breadcrumb__sep{width:16px;height:16px}.cc-footer__info{flex-direction:column;align-items:flex-start;gap:16px}.cc-footer__copyright{white-space:normal}}@media (prefers-reduced-motion:reduce){.cc-shell *,.cc-shell :before,.cc-shell :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
