@charset "utf-8";
img{width:100%;}
.warp{position:relative;min-width:320px}

header{border-bottom:1px solid #5f5f5f;background:#373737;}
header:after {content:""; display:block; clear:both;}
header a{display:block;}
header .open{float:left;width:15%;text-align:center;background:#3772df}
header h1{float:left;width:85%;box-sizing:border-box;padding:5.3% 25% 5.3% 5%;background:#373737;line-height:1em;}

nav{display:none;;position:absolute;top:auto;left:0;width:100%;z-index:99;}
nav .menu{width:85%;overflow:hidden;font-size:0px;letter-spacing:0px;word-spacing:0px;}
nav .menu a{display:inline-block;width:33%;border-left:1px solid #fff;}
nav .menu a:first-child{border-left:0px none;}
nav .close{position:absolute;left:85%;top:0;max-width:38px;}
nav p.topMenu a{border-left:1px solid #3772df;}

footer{text-align:center;border-top:1px solid #cccccc;padding:25px 0;background:#ececec}
footer p.logo{width:40%;margin:0 auto;}
footer ul{padding-top:20px;}
footer ul li{font-size:8px;color:#8e8e8e;font-weight:bold;line-height:1.2em;letter-spacing:-0.5px}

/* icoStyle */
.icoSec{text-align:center;padding-top:15px;;font-size:0px;letter-spacing:0px;word-spacing:0px;}
.ico{display:inline-block;padding:0 6px;height:20px;line-height:20px;color:#fff;font-size:12px;font-weight:bold;margin-left:10px;border-radius:2px;}
.ico:first-child{margin:0px;}
.ico.type_01{background:#2c97d7;}
.ico.type_02{background:#e61a05;}
.ico.type_03{background:#239400;}
.ico.type_04{background:#4f4f4f;}
.ico.type_05{background:#3772df;}
.ico.type_06{background:#59a8ff;border-radius:0px;}
.ico.type_07{background:#5d26d9;}

/* pager */

.pager{padding:20px 0;text-align:center;font-size:0px;letter-spacing:0px;word-spacing:0px;background:#a7a7a7;}
.pager a{display:inline-block;width:44px;height:44px;line-height:44px;text-align:center;border:1px solid #c5c5c5;font-family:Nanum Barun Gothic;font-size:16px;color:#a2a2a2;margin-left:14px;background:#fff;}
.pager a:first-child{margin:0;}
.pager a.on{background:#385587;color:#fff;}


.btnTop{position:fixed;bottom:2%;right:5%;width:63px;}