@font-face{font-family:ChosunGu;src:url('/assets/fonts/ChosunGu.woff2') format('woff2');font-display:swap}@font-face{font-family:SchoolSafetyNotification;src:url('/assets/fonts/HakgyoansimAllimjangTTF-R.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:SchoolSafetyNotification;src:url('/assets/fonts/HakgyoansimAllimjangTTF-B.woff2') format('woff2');font-weight:700;font-display:swap}.justify-center{display:flex;justify-content:center;align-items:center}.items-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.items-start{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}:root{--header-height:5rem;--site-color-1:#A8EDD4;--site-color-2:#D0F5E8;--app-width:1200px;--font-basic:'ChosunGu'}*{padding:0;margin:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent!important}img{image-rendering:-webkit-optimize-contrast}body,html{height:100%;min-height:400px;font-family:var(--font-basic)}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,::after,::before{animation-duration:0s!important;transition-duration:0s!important}}body{padding:0!important;max-width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}li{list-style:none}a,a:hover,a:visited{text-decoration:none;color:#000}button{outline:0;background:0 0;border:none;font-family:var(--font-basic);cursor:pointer}a:focus-visible,button:focus-visible{outline:#1a1a1a solid 2px;outline-offset:2px;border-radius:4px}input,textarea{font-family:var(--font-basic)}input::placeholder{font-family:var(--font-basic)}main{margin-top:var(--header-height);display:flex}aside{flex:1}section{width:var(--app-width);margin:0 auto}#page-title{font-size:24px;font-weight:700;padding:15px;text-align:center;word-break:keep-all}@media screen and (max-width:1900px){aside{display:none!important}}.sticky-center{position:sticky;top:calc(50vh - 400px + 40px)}.sticky-top{position:sticky;top:calc(var(--header-height) + 20px)}.adsbygoogle{z-index:1!important;overflow:hidden;display:block}.adsbygoogle-noablate{z-index:10!important}.ad-box{position:relative;padding:20px 0;width:100%}.ad-box.fixed{position:relative;padding:35px 0 10px;width:fit-content;margin:0 auto}.ad-close-btn{position:absolute;top:3px;right:3px;width:28px;height:28px;padding:0;border:none;border-radius:50%;background:#171515;color:rgba(255,255,255,.9);font-size:13px;line-height:1;cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center;transition:background .15s}.ad-close-btn:hover{background:#000}.ad-box.hidden{opacity:0;pointer-events:none}.responsive-ad{display:block;width:100%;min-height:300px;margin:15px 0}@media screen and (max-width:480px){.responsive-ad{width:98%;min-height:100px}}header{position:fixed;top:0;left:0;width:100%;z-index:5;background:var(--site-color-1);height:var(--header-height);display:flex;justify-content:center;align-items:center}.header-inner{width:var(--app-width);margin:0 auto;padding:0 20px;height:100%;display:flex;align-items:center;justify-content:space-between}.logo{display:flex}.logo a{display:flex;align-items:center}#logo-img{height:50px;width:auto;display:block}#site-name{font-size:24px;color:#1a1a1a}.hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;gap:5px;padding:4px;border:none;background:0 0;cursor:pointer;border-radius:8px}.bar{display:block;width:30px;height:2px;background:#1a1a1a;border-radius:2px;transform-origin:center;transition:transform .32s cubic-bezier(.4, 0, .2, 1),opacity .32s cubic-bezier(.4, 0, .2, 1),width .32s cubic-bezier(.4, 0, .2, 1)}.hamburger.open .bar1{transform:translateY(7px) rotate(45deg)}.hamburger.open .bar2{opacity:0;width:0}.hamburger.open .bar3{transform:translateY(-7px) rotate(-45deg)}#side-nav{position:fixed;top:0;right:0;width:360px;height:100%;background:#fff;z-index:300;display:flex;flex-direction:column;box-shadow:-6px 0 40px rgba(0,0,0,.12);transform:translateX(100%);transition:transform .32s cubic-bezier(.4, 0, .2, 1);overflow-y:auto;overscroll-behavior:contain}#side-nav.preload{transition:none}#side-nav.open{transform:translateX(0);visibility:visible}.nav-header{display:flex;align-items:center;justify-content:flex-end;position:sticky;padding:15px;top:0;background:#fff;z-index:1}.nav-close{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;background:0 0;cursor:pointer;border-radius:50%;color:var(--color-text,#1a1a1a);transition:background-color .18s,color .18s}.nav-close:hover{background:var(--site-color-2)}.nav-list{list-style:none;margin:0;padding-bottom:20px}.nav-list>li{opacity:1;transform:none}.nav-link{display:block;padding:15px;font-size:24px;font-weight:500;color:var(--color-text,#1a1a1a);text-decoration:none;transition:background-color .15s,color .15s}.nav-link:hover{background:var(--site-color-2)}.header-ad{width:100%;display:flex;justify-content:center}#site-footer{width:100%;padding:40px 20px 70px;display:flex;flex-direction:column;align-items:center;gap:20px;background:var(--site-color-1);box-shadow:0 -2px 8px rgba(0,0,0,.08)}#site-footer ul{margin-bottom:10px}#site-footer ul li{list-style:circle;font-size:20px;padding-bottom:7px}#copyright p{font-size:22px;text-align:center}@media screen and (max-width:880px){header{width:100%}.header-inner{padding:0 15px}#site-footer{width:100%}}