@charset "utf-8";
@import url("//cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css");
@import url('https://fonts.googleapis.com/css?family=Oswald');
* {margin:0; padding:0;}
html, body {width:100%; height:100%}
body {font-family:dotum,'돋움',sans-serif;font-weight:normal;color:#333;line-height:20px;background:#f6f6f6;font-size:62.5%;word-wrap:break-word;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:keep-all;-webkit-overflow-scrolling:auto;}
div, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, button, abbr, acronym, address, code,del, dfn, em, img, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td ,hr {margin:0;padding:0;font-family: 'Noto Sans KR', sans-serif;;font-size:100%;font-weight:normal;}
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption {display:block;}
a {color:#333;text-decoration:none;}a:hover {color:#fe4365;text-decoration:none;}a.nolink {cursor:default;}a:link, a:visited {text-decoration:none;}
.box {position:absolute;top:50%;left:50%;width:350px;height:380px;margin-left:-175px;margin-top:-275px;text-align:center;}
.logo {width:350px;height:330px;background:url("/park/lastchance.png") no-repeat;text-indent:-9999px;}
h1 {font-size:1.2em;color:#ff00b7;}
h1 a {font-family:'Oswald',sans-serif;color:#000;}
h1 a:hover {color:#48adff;}
.copy{position:fixed;width:100%;text-align:center;bottom:10px;font-family:'Oswald',sans-serif;font-size:0.4em;color:#666;text-transform:uppercase;}
.copy a {font-family:'Oswald',sans-serif;color:#333;font-size:1em;font-weight:bold;letter-spacing:0.25em;}