@charset "utf-8";
/* CSS Document */

body{width:100%; min-width:1200px;}

/*�ش� */
header{width:100%; background:#fff; text-align:center;}
header h1{width:200px; display:inline-block; text-indent:-9999px; background:url(/img/logo.png) no-repeat center center; line-height:98px; height:98px;}
header h1 a{width:100%; height:100%; display:block;}
header nav{width:100%; border-top:1px solid #e2e2e2;  border-bottom:1px solid #e2e2e2; position:relative;}
header nav .nav01{display:inline-block; width:100%; max-width:1200px;}
header nav .nav01 li{float:left; width:20%; line-height:70px;}
header nav .nav01 li a{display:block; width:100%; font-size:20px; font-weight:700;}
header nav .nav02{ width:100%; border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; position:absolute; left:0; top:70px; z-index:150; background:#fff; padding:0 0 50px 0; display:none;}
header nav .nav02 div{display:inline-block; width:100%; max-width:1200px;}
header nav .nav02 div ul{float:left; width:20%; line-height:45px;}
header nav .nav02 div ul li a{font-size:15px;}

/* ǲ�� */
footer{width:100%; text-align:center; padding: 65px 0 45px 0;;}
footer .Fmenu{width:100%; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; }
footer .Fmenu ul{width:100%; max-width:1200px; display:inline-block;}
footer .Fmenu ul li{float:left;}
footer .Fmenu ul li a{color:#333; line-height:54px; font-size:15px; margin-right:20px; font-weight:700;}
footer .Fmenu ul li.on a{color:#1471b8;}
footer .copy{width:100%; max-width:1200px; display:inline-block; padding:35px 0;}
footer .copy p{text-align:left; color:#666; font-size:15px; line-height:20px;}


/*카페24 심플해*/
@font-face {
    font-family: 'Cafe24Simplehae';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Simplehae.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*에스코어드림*/
@font-face {
    font-family: 'S-CoreDream-3Light';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'S-CoreDream-4Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'S-CoreDream-5Medium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'S-CoreDream-6Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'S-CoreDream-7ExtraBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-7ExtraBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*교보손글씨 2020 박도연*/
@font-face {
    font-family: 'KyoboHandwriting2020A';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2112@1.0/KyoboHandwriting2020A.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}