﻿@import url('http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css');

@font-face {
 font-family: 'NanumBarunGothic';
 src: url(webfont/NanumBarunGothic/NanumBarunGothicWeb.eot);
 src: url(webfont/NanumBarunGothic/NanumBarunGothicWeb.eot?#iefix) format('embedded-opentype'),
      url(webfont/NanumBarunGothic/NanumBarunGothicWeb.woff) format('woff'),
      url(webfont/NanumBarunGothic/NanumBarunGothicWeb.ttf) format('truetype');
}

@font-face {
 font-family: 'NanumSquare';
 src: url(webfont/NanumSquare/NanumSquareR.eot);
 src: url(webfont/NanumSquare/NanumSquareR.eot?#iefix) format('embedded-opentype'),
      url(webfont/NanumSquare/NanumSquareR.woff) format('woff'),
      url(webfont/NanumSquare/NanumSquareR.ttf) format('truetype');
}

@font-face {
    font-family: 'Arita-buri-SemiBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Arita-buri-SemiBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#unit3503 #daumRoughmapContainer1626312607024 {width:100%!important;}

@media (min-width: 1500px) { .container { width: 1300px; } }

/* font select */

.widget-login { font-size:15px; color:#fff; display:inline-block; transform: skew(-0.05deg); }
.widget-login a { color:#fff!important; text-decoration:none;  }
.header-box-right { position:absolute; top:15px; right:0px; }


body * { font-family:NanumSquare, sans-serif; letter-spacing : -0.3px; outline: none; }

/* header */

#header { background:#245B9B; width:100%; height:100%; padding:0px;}
#gnb-wrap {
    position: fixed;
    top: 0px;
    z-index: 200;
    background-color: #2D3752;
    width: 100%;
    opacity: 0.8;
}

/* gnb */

#gnb-wrap img { float:left; margin: 10px 0px; transition:.5s all;}
#gnb {  margin-top:45px; margin-left:350px; }
/* #gnb > li:last-child span {display:none;} */
#gnb > li  { float:left; padding:0px; position:relative;}
#gnb > li span { font-size:18px; color:#fff; padding:0 25px;}
/* #gnb > li span:last-child { display:none; } */
#gnb > li > a { font-size:15px; font-weight:bold; color:#fff; text-decoration:none; transition:all ease 0.2s; }
#gnb > li > a:hover {  font-weight:bold; border-bottom:3px solid #fff; padding-bottom:7px; transition:all ease 0.2s; font-weight:bold; }
#gnb > li > a.active { font-weight:bold; border-bottom:3px solid #fff; padding-bottom:7px; transition:all ease 0.2s; font-weight:bold; }
#gnb > li > ul { display:none; }
.gnb_all {
    display: none;
    position: fixed;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left:0;
    width:100%;
    height:100%;
}
.gnb-all li ul {
	margin-bottom:70px;
}


#header.hover #gnb-wrap { transition:.3s all; height:75px; }
#header.hover #gnb-wrap img { max-width:200px; transition:.5s all; }
#header.hover #gnb { margin-top:45px; transition:.7s all; }


/* gnb2 */

.gnb2 {
    background-color: #2C3651;
    width: 100%;
    height: 0px;
    position: absolute;
    left: 0px;
    z-index: 9999;
    text-align: center;
}
.gnb2 .container { padding:14px 0px 0px;}
.subtext-wrap { float:left;  padding:0px; display:none; width:220px; text-align:center; margin-right:30px;}
.subtext { display:inline-block; }
.subtext p { color:#333333;}
.subtext p:first-child { font-size:14px; margin-bottom:0px; display:none; }
.subtext p:nth-child(2) { font-size:30px; color:#fff; font-weight:bold;}
.subtext img { display:inherit; position:relative; float:none!important; margin:20px auto; }
.subul > li { display:inline-block; padding:0px 15px 0;}
/* .subul > li:last-child { margin-right:0px; } */
.subul > li > a { font-size:16px; font-weight:600;}
.subul > li > a > i { float:right; position:relative; top:3px; }
.subul > li > ul > li { font-size:13px; transition:all ease 0.3s;height: 29px;margin-top:1px; }
.subul > li > ul > li:hover { background-color:#1f4346;}
.subul > li > ul > li > a { padding: 5px 7px;border-bottom: 1px solid #fff;display: inline-block;overflow: hidden; width: 100%;text-overflow: ellipsis; white-space: nowrap; }
.subul > li > ul > li > a > i { margin-right:5px; position:relative; }
.subul li a { color: #fff; text-decoration:none; }

#school span { font-size:12px; }

/* footer */

#footer {
    background: #313131;
    padding: 30px 0px;
    position: relative;
    text-align: center;
}
#footer img { margin-right: 60px; clear:both; display:inline-block; vertical-align:top;}
#footer p { font-size:14px; color:#E8E8E8; display:inline-block; text-align:left; position:relative; margin:0; line-height:25px; margin-top:0px; transform: skew(-0.05deg);}

/* mobile */

.header-mobile-gnb .toggle {color:white!important; float:none; margin-right:25px; margin-left:40px; margin-top:1px; }
.header-mobile-gnb .fa { font-size:x-large;}
#my-toggle {
    position:absolute;
    margin-left:1000px;
    margin-top:30px;
    width:300px;
    height:100px;
    text-align:center;
    background-color: #876159;
    display : none;
    
}
.joinloginDiv {
    float: right;
    font-size:17px;
    margin-right:113px;
    margin-top:12px;
}
.joinloginDiv span {
    margin:0px 9px 0px 9px;
    color:white;
}

.joinlogin {
    color: white;
    text-decoration:none;
}
    .joinlogin:focus {
        color:white;
        text-decoration: none;
    }
    .joinlogin:hover {
        color: white;
        text-decoration: none;
    }

#my-toggle a {
    color: white;
    font-size: 20px;
    text-decoration: none;
}
.mm-panels > #mm-1 {
    background-color: #445571 !important;
}
.mm-panels > #mm-2,
.mm-panels > #mm-3,
.mm-panels > #mm-4,
.mm-panels > #mm-5,
.mm-panels > #mm-6,
.mm-panels > #mm-7,
.mm-panels > #mm-8,
.mm-panels > #mm-9,
.mm-panels > #mm-10,
.mm-panels > #mm-11,
.mm-panels > #mm-12,
.mm-panels > #mm-13,
.mm-panels > #mm-14,
.mm-panels > #mm-15,
.mm-panels > #mm-16,
.mm-panels > #mm-17,
.mm-panels > #mm-18,
.mm-panels > #mm-19,
.mm-panels > #mm-20,
.mm-panels > #mm-21,
.mm-panels > #mm-22,
.mm-panels > #mm-23,
.mm-panels > #mm-24 {
    background-color: #445571 !important;
}
html.mm-opening .mm-menu.mm-offcanvas.mm-front, html.mm-opening .mm-menu.mm-offcanvas.mm-next { z-index:9999;}
.mm-navbar { padding:20px 0px!important; height:inherit!important;}
.mm-navbar a { font-size:22px; color:#fff!important;}
.mm-listview>li>a, .mm-listview>li>span { padding:20px 25px!important; font-size:17px;}
.mm-panels>.mm-panel>.mm-listview { margin:20px 0px!important;}
.mm-btn {top:unset!important;}

.mob-login { text-align:center; margin: 35px 0 0; }
.mob-login li { display:inline-block; padding: 0 10px; }
.mob-login a { color:#fff; font-size:17px; }


.gnb-all {
    display: none;
    position: fixed;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .gnb-all .all-wrapper {
        width: 1000px;
        margin: auto;
    }

        .gnb-all .all-wrapper .all-top {
            color: white;
            font-size: 24px;
            font-weight: 600;
        }

        .gnb-all .all-wrapper .junce {
            text-align: center;
            margin: 48px 0 27px 0;
        }

        .gnb-all .all-wrapper .all-close {
            color: #fff;
            position: fixed;
            right: 14px;
            top: -9px;
            cursor: pointer;
            font-weight: 600;
            font-size: 5em;
        }

        .gnb-all .all-wrapper > ul > li {
            display: inline-block;
            vertical-align: top;
            margin-right: 105px;
        }

            .gnb-all .all-wrapper > ul > li > a {
                margin-bottom: 12px;
                font-size: 16px;
                font-weight: 600;
            }

            .gnb-all .all-wrapper > ul > li:first-child {
                display: none;
            }

            .gnb-all .all-wrapper > ul > li > ul > li > a {
                color: #fff;
                display: block;
                margin-bottom: 9px;
                height: 21px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

            .gnb-all .all-wrapper > ul > li > ul > li > ul > li > a {
                color: #fff;
                display: block;
                margin-bottom: 9px;
                height: 19px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                margin-left: 1px;
            }

        .gnb-all .all-wrapper a {
            display: block;
            color: #fff;
        }



@media (min-width:1200px) and (max-width:1499px) {
    .joinloginDiv {
        float:right;
        margin-right:-11px;
    }
    .joinloginDiv span {
        margin-right:5px;
    }
    .joinlogin{
        color:white;
        
    }
    .header-mobile-gnb .toggle {
        color: white !important;
        float: none;
        margin-right: 0px;
        margin-top: 0px;
    }
}

@media (min-width:993px) and (max-width:1199px) {
    .joinloginDiv {
        float: right;
        margin-right: 2px;
    }
    #gnb {
        margin-left:305px;
    }
    #gnb > li span { padding:0 17px;}
    .header-mobile-gnb .toggle {
        color: white !important;
        float: right;
        margin-right: 0px;
        margin-left:0px;
        margin-top: 0px;
    }
    
}

@media (min-width:768px) and (max-width:992px) {
    #footer { text-align:center;}
    #footer p { text-align:center; line-height:25px; font-size:16px;}
    .header-mobile-gnb {float:right; margin-top:32px; font-size:30px; margin-right:25px; }
        .header-mobile-gnb .toggle {
            color: white !important;
            float: right;
            margin-right: 0px;
            margin-top:0px;
            margin-bottom: 0px;
        }
        .header-mobile-gnb .fa {font-size:xx-large;}
        #footer img {
            float: none;
            margin: 0px 0px 15px;
        }
    #gnb-wrap { padding:0px; position:relative; z-index:0; }
    .header-box-right { right:10px; }
    #gnb-wrap img { margin: 10px 0px 10px 10px; }
}

@media (max-width:767px) {
    .header-mobile-gnb .toggle {
        margin-right:15px;
    }
    .header-mobile-gnb .fa {font-size:xx-large;
    }
		.widget-login { display:none; }
    .header-mobile-gnb {float:right; margin:20px 15px 0px 0; font-size:30px;}
    #footer { text-align:center; padding:30px 0px;}
    #footer img { float:none; margin:0px; width:180px;}
    #footer p { font-size:13px; text-align:center;}
    #gnb-wrap { padding:0px; position:relative; z-index:0; }
    #gnb-wrap img { max-width:182px; margin:10px 0px 10px 15px;}
}
