<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("normalize.css");
@import url("swiper.min.css");
@import url("animate.css");
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css); 
@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);

*,:before,:after{box-sizing: border-box;-webkik-box-zing:border-box;}
html{}
body{font:normal 13px/1.3 "Noto Sans", sans-serif, Arial, Tahoma ,AppleGothic, Geneva, Verdana;-webkit-text-size-adjust:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body,fieldset,ul, ol, dl, dt, dd, p, button ,figure,h1, h2, h3, h4, h5, h6,div{margin:0;padding:0;}
h1, h2, h3, h4, h5, h6{color:#222;font-weight:500;}
legend, caption{width:0;height:0;visibility:hidden;font-size:0;line-height:0;}
a, a:hover{text-decoration:none;color:#363636;}
img{vertical-align:top;max-width:100%;}
fieldset, button{background:none;border:0px;}
ul:after,ol:after{content:'';display:block;clear:both;}
li{list-style:none;}
table{width:100%;border-spacing:0px;border-collapse:collapse;}
iframe{width:100%;vertical-align:middle;border:0 none;}
hr{margin:20px 0;border:0 none;height:1px;background:#c9c9c9;}

.blind{
display: block;
    overflow: hidden;
    position: absolute;
    top: -1000em;
    left: 0;
}
/* all elements */
::-webkit-input-placeholder {font-size:15px;color:#999;}
::-moz-placeholder {font-size:15px;color:#999;} /* firefox 19+ */
:-ms-input-placeholder {font-size:15px;color:#999;} /* ie */
input:-moz-placeholder {font-size:15px;color:#999;}

.wait-animation{-webkit-animation-play-state:paused;animation-play-state:paused;}

.s_tit{margin:30px 0 0;font-size:18px;}

input.btn01 { border-radius:3px; width:60px; height:28px; background-color:#555; color:#fff; border:0; line-height:28px; text-align:center;}</pre></body></html>