@charset "utf-8";

	/*가로최대 : 1200*/
.m_topnav{        
            /* background-color: #fff; */
    background-repeat: no-repeat;
    background-position-x: center;
    height: 77px;
    /* border-top: 3px solid #ffcaa3; */
    /* border-bottom: 1px solid #e4e6e7; */
    display: none;
    /* background: rgb(255,255,255,0.5);*/
	}
.m_topnav>div{    /* width: 1200px; */
    margin: 0 auto;
    position: relative;
    /* background: url(/img/common/top_logo.jpg) no-repeat right 28px; */
    /* height: 50px; */
    display: table;
    width: 100%;
	}
.m_topnav h1{
	width: 204px;
    height: 47px;
    background: url(/img/logo/logo.png) no-repeat;
    left: 2%;
    top: 0.8%;
    position: fixed;
    background-size: 100%;
	}
	.m_topnav>ul {
    right: 2%;
    position: fixed;
    top: 1.6%;
    font-size: 0;
    z-index: 111111111;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
}
	.m_topnav>ul li {/* float:right; */margin-left:0.1em}
.m_topnav>ul li img {}
.m_topnav>ul li:nth-of-type(1) img {}
.m_topnav>ul li:nth-of-type(2) img {}
	
/* 메인메뉴 */
#hd {z-index: 9999;
    width: 100%;
    /* background: #fff; */
    /* border-bottom: solid 1px #666666; */
    /* box-shadow: 0 5px 5px #9e9d9d; */
    box-sizing: border-box;
    position: relative;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, 1);
    }
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;}
#hd_wrapper {position:relative; padding:0; margin:0 auto; /* width:1122px;  height:100px;*/ 
	z-index:10000;}
#hd_wrapper:after {clear:both;}

.main_width_setting {position:relative; width:1200px;margin:0 auto;     word-break: keep-all;}
#hd_wrapper #logo{ z-index: 9999;
    text-align: center;
    /* line-height: 90px; */
    /* border-bottom: solid 1px #666666; */
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0.6em;}
#hd_wrapper #logo a{        display: inline-block;
    width: 150px;
    height: 70px;
    background: url(/img/logo/logo.png);
    vertical-align: middle;
    background-size: 100%;
    background-repeat: no-repeat;
}
#hd_wrapper #gnb{    margin: 0 auto;
    display: table;     float: right;
}
#hd_wrapper h2 {float:left;}
#hd_wrapper .hom_box {float:right;}
#hd_wrapper .hom_box a{color:#7da7d9;font-size:14px;line-height:55px;margin-left: 1em;}
#hd_wrapper #gnb_1dul {padding:0; zoom:1; list-style:none !important; /* position:absolute;top:0;left:50%; margin-left:-360px; */}
#hd_wrapper #gnb_1dul:after{content:''; display:block; clear:both;}
#hd_wrapper #gnb_1dul:before {display:block;visibility:hidden;clear:both;content:""}
#hd_wrapper #gnb_1dul > li {position:relative;float:left;list-style:none !important;
	/*  border-left:solid 1px #cccccc; */ }
#hd_wrapper #gnb_1dul > li > a{     color: #fff;
    position: relative;
    display: block;
    line-height: 3em;
    /* padding-top: 30px; */
    width: 180px;
    font-size: 1.3em;
    font-weight: 400;
    text-align: center;
    box-sizing: border-box;
    z-index: 9;
    text-transform: uppercase;
    margin-top: 1em;     box-sizing: border-box;}
#hd_wrapper #gnb_1dul > li:hover {/*background-color:#fff; */}
#hd_wrapper #gnb_1dul > li:hover > a{color:orange;}
/* #hd_wrapper #gnb_1dul > li:nth-child(3){margin-right:300px;} */
/* #hd_wrapper #gnb_1dul > li:hover > a:after{content:'';background:#afa69d;width:50px; height:2px; position:absolute; bottom:0;left:50%;margin-left:-25px;} */
.nav_bar_bg {position: relative;     border-bottom: 1px solid #333333;}
.bg_menu{
    display: none;
    background-color: rgba(49,49,49, 1);
    height: 199px;
    width: 100%;
    position: absolute;
    top: 79px;
    left: 0;
    z-index:11;
    border-bottom: 1px solid #333333;
    }/*하위메뉴 배경*/
.gnb_2dul{
	display:none;
	position:absolute;
	top:80px;
	right:0;
	height: 159px;
	/* border-right:solid 1px #cccccc; */
	}/*메뉴_드롭다운 넓이조절*/
/* li:first-child .gnb_2dul{border-left:solid 1px #cccccc;} */
.gnb_2dli{}
.gnb_2dli a{color:#fff;}
.gnb_2dli:hover a{background:#000;color:#ff;}
.gnb_2dli a.gnb_2da {    display: block;
    width: 164px;
    /* line-height: 36px; */
    text-align: center;
    text-decoration: none;
    color: #fff;
    letter-spacing: -1px;
    font-size: 1em;
    padding: 0.5em 0.5em;}
.gnb_2dli a:hover.gnb_2da {color:#fff;}
#calendar {
	background: url(/img/calendar.png);
    position: absolute;
    width: 3em;
    height: 4em;
    right: 1em;
    top: 1.3em;
    background-repeat: no-repeat; }

/**슬라이드메뉴**/
html.open {
  overflow: hidden;
}

.ss_menu a{cursor:pointer;}
.ss_menu .ss_hide{display:none;}

#menu {
  width: 0%;
  overflow:hidden;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 100%;
  z-index: 111110;
  border: 1px solid #c9c9c9;
background-color: rgba(0,0,0,0.5);
  text-align: center;
  transition: All 0.2s ease;
  -webkit-transition: All 0.2s ease;
  -moz-transition: All 0.2s ease;
  -o-transition: All 0.2s ease;
}
#menu>ul {        display: table;
    /* padding: 1em; */
    width: 100%;
    /* line-height: 1.5em; */
    /* padding: 1em 0; */
    text-align: left;
}
#menu>ul>li{}
#menu>ul>li>a{        display: table;
        background-color: rgba(0,0,0,0.7);
    padding: 0.5em 1em;
    width: 100%;
    color: #fff;
    font-size: 1.2em;
    font-weight: 600;
    border-bottom: 1px solid #696198;}
#menu>ul>li>ul{margin: 0;
    padding: 0;}
#menu>ul>li>ul>li{}
#menu>ul>li>ul>li>a{    display: table;
    width: 100%;
    padding: 0.8em 2.5em;
        background-color: rgba(0,0,0,0.5);
    color: #fff;
    border-bottom: 1px solid #5c538c;}

#menu>ul>li>ul>li>a.on {    color: #ff8e00;}

#menu.open {
  left: 0%;
  width: 100%;
}

.page_cover.open {
  display: block;
}

.page_cover {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 4;
  display: none;
}
	.close {
	          position: absolute;
    cursor: pointer;
    display: block;
    font-size: 3em;
    color: #ffffff;
    top: -0.1em;
    right: 0.2em;
    /*left: -1.1em; */
	}
@media screen and (max-width: 1000px) { 
	#menu>ul {
	    display: table;
	    /* padding: 1em; */
	    width: 100%;
	    /* line-height: 1.5em; */
	    /* padding: 1em 0; */
	    text-align: left;
	    margin: 0;
	    padding: 0;
	}
}

@media only screen and (max-width: 1200px) {
	
	#hd_wrapper {display:none;}
    .m_topnav {display: block;
    background-color: rgba(0,0,0,1);
    position: fixed;
    top: 0;
    z-index: 111111111111111;
    width: 100%;
    height: 70px;}
   
}

/*서브 네비게이션바*/
.com_nav_bar {    width: 100%;
    border-bottom: 1px solid #ccc;
    display: table;
    z-index: 2;
    position: relative;}
.slide_menu {}
.slide_menu > li{    float: left; }
.slide_menu > li:nth-last-child(1){        float: right;
    border-right: 1px solid #ccc;
    display: table;     height: 60px;}

.slide_menu > li>img{}
.slide_menu > li.menu{                padding: 0;
    font-size: 1.4em;
    position: relative;
    letter-spacing: -2px;
}
    
.slide_menu > li.menu > a{        color: #000;
    text-align: left;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    width: 350px;
    border-right: 1px solid #ccc;
    padding: 0 1em;    cursor: pointer;}
.slide_menu > li.menu > a>i {    
    float: right;
    padding-top: 0.3em;
    color: #90cc1b;
    transition: all ease 1s;
}


.slide_menu > li.menu > ul{ position: absolute;
    width: 350px;
    background-color: #fff;
    border: 1px solid #ccc;
    }
.slide_menu > li.menu > ul > li{    background-color: #fff;
    display: table;    border-bottom: 1px solid #ccc;
    width: 100%;}
.slide_menu > li.menu > ul > li.on {background-color: #b5ea4c;}
.slide_menu > li.menu > ul > li:hover {background-color: #b5ea4c;}
.slide_menu > li.menu > ul > li:nth-last-child(1) {border-bottom:0; }
.slide_menu > li.menu > ul > li > a{    display: table;
        color: #131313;
    padding: 0.5em 1em;    width: 100%;
}
@media screen and (max-width: 800px) { 
	.main_width_setting {width:100%; background-position-x: -29em;}
	.m_topnav h1{    background-size: 80%;}
	
	.slide_menu > li.menu > a {    width: 170px; font-size: 0.8em;}
	.slide_menu > li:nth-last-child(1){ 
    border-right: 0px solid #ccc; }
    ul.title_info > li:nth-child(1) {width:100%}
    ul.title_info > li:nth-child(2) {    float: none;
    width: 100%;}
    .slide_menu > li.menu > ul {    width: 198px; }
}
