@charset "UTF-8";
@import url(fwall.min.css);
@import url(xeicon.min.css);
@import url(notosanskr.css);

@font-face {
    font-family: 'SCDR';
    src: url('../fonts/S-CoreDream-3Light.eot');
    src: url('../fonts/S-CoreDream-3Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/S-CoreDream-3Light.woff2') format('woff2'),
        url('../fonts/S-CoreDream-3Light.woff') format('woff'),
        url('../fonts/S-CoreDream-3Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SCDR';
    src: url('../fonts/S-CoreDream-4Regular.eot');
    src: url('../fonts/S-CoreDream-4Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/S-CoreDream-4Regular.woff2') format('woff2'),
        url('../fonts/S-CoreDream-4Regular.woff') format('woff'),
        url('../fonts/S-CoreDream-4Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SCDR';
    src: url('../fonts/S-CoreDream-5Medium.eot');
    src: url('../fonts/S-CoreDream-5Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/S-CoreDream-5Medium.woff2') format('woff2'),
        url('../fonts/S-CoreDream-5Medium.woff') format('woff'),
        url('../fonts/S-CoreDream-5Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SCDR';
    src: url('../fonts/S-CoreDream-6Bold.eot');
    src: url('../fonts/S-CoreDream-6Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/S-CoreDream-6Bold.woff2') format('woff2'),
        url('../fonts/S-CoreDream-6Bold.woff') format('woff'),
        url('../fonts/S-CoreDream-6Bold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/*body 공통속성*/
body,div,ul,li,dl,dt,dd,ol,p,h1,h2,h3,h4,h5,h6,form {margin:0; padding:0;}
body {font:400 12px 'SCDR','맑은 고딕','Nanum Gothic','나눔 고딕','돋움',dotum; color:#666666;}
a, address, blockquote, br, fieldset, legend, label, form, input, select, textarea, button, table, th, td caption, cite, code, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, div, iframe, ul, ol, li, hr, form, img{margin:0; padding:0;outline:none;}
button {cursor: pointer;font:400 12px 'SCDR';}
ul, ol, li {list-style:none;}
i,img {border:0;margin:0;padding:0;}
img, fieldset, iframe{border:0;}
em, address{font-style:normal;}
textarea{overflow:auto;outline:none;font:400 12px 'SCDR';}
caption, legend {display:none;}
input, img, a {vertical-align:middle;outline:none;font:400 12px 'SCDR';}
.hidden {display: block;  width: 0;  text-indent: -9999px;  overflow: hidden;}

/* Hyper Link */
a:link {color:#666666; text-decoration:none;}
a:active {color:#666666; text-decoration:none;}
a:visited {color:#666666; text-decoration:none;}
a:hover {color:#666666; text-decoration:none;}

.tac {text-align: center !important;}
.fwb {font-weight: bold;color: #333;}

.mgt10 {margin-top:10px !important;}
.mgt20 {margin-top:20px !important;}
.mgb10 {margin-bottom:10px !important;}
.mgb15 {margin-bottom:15px !important;}
.pdt100 {padding-top:100px !important;}

/* width/height */
.w100 {width: 100px !important;}
.w200 {width: 200px !important;}
.w300 {width: 300px !important;}
.w400 {width: 400px !important;}
.w500 {width: 500px !important;}
.w600 {width: 600px !important;}
.wp10 {width:10% !important;}
.wp15 {width:15% !important;}
.wp20 {width:20% !important;}
.wp25 {width:25% !important;}
.wp30 {width:30% !important;}
.wp35 {width:35% !important;}
.wp40 {width:40% !important;}
.wp45 {width:45% !important;}
.wp50 {width:50% !important;}
.wp55 {width:55% !important;}
.wp60 {width:60% !important;}
.wp65 {width:65% !important;}
.wp70 {width:70% !important;}
.wp75 {width:75% !important;}
.wp80 {width:80% !important;}
.wp85 {width:85% !important;}
.wp90 {width:90% !important;}
.wp95 {width:95% !important;}
.wp100 {width:100% !important;}

/* clearfix */
.clearfix:after {content: "";display: block;clear: both;}
.fll {float: left  !important;}
.flr {float: right !important;}

