@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/hanna.css); 


ul,ol{
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}/*clb는 clear:both가 필요한 요소에  class로 추가함**************************88*/
ul::after,ol::after,.clb::after{ /*float 해제*/
	content: "";
	display: block;
	clear: both;
		
}
li{/*옆으로 흐르게*/
	
      list-style:none;
	 
}
.sr_only {
  position: absolute;
  left: -99999px; }

.clearfix {
  *zoom: 1; }
  .clearfix:after {
    display: block;
    clear: both;
    content: ''; }

.inner {
  width: 1350px;
  margin: 0 auto; }

.on_fixed {
  position: fixed;
  top: 0;
  z-index: 8000; }



section#m_section > #slides {
  position: relative;
  width:100%;
  height: 100%;
   }
  section#m_section > #slides > .slides_container {
    width: 100%;
    height: 100%;
	 }
    section#m_section > #slides > .slides_container > li {
	position: absolute;
	top:50%; 
	left:50%;
	width: 100%;
	height:100%;
	transform:translateX(-50%) translateY(-50%);
	
      background-repeat: no-repeat;
     
      background-size: cover; }
  
/*      section#m_section > #slides > .slides_container > li:nth-child(9) {
        background-image: url(../main/image12.jpg); }*/
 
      section#m_section > #slides > .slides_container > li > .main_txt {
        position: absolute;
        top: 50%;
        right: 0;
        width: 50%;
        margin-top: -203px; }
        section#m_section > #slides > .slides_container > li > .main_txt > h3 {
          font-size: 100px;
          font-weight: 800;
          color: #0060ad;
          text-transform: uppercase;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: cover; }
        section#m_section > #slides > .slides_container > li > .main_txt > .title {
          width: 500px;
          margin: 0 auto; }
        section#m_section > #slides > .slides_container > li > .main_txt > .h3_cool {
          overflow: hidden;
          width: 613px;
          height: 237px;
          margin: 0 auto;
          text-indent: -9999px;
          background-image: url(../images/pure.png); }
        section#m_section > #slides > .slides_container > li > .main_txt > .h3_v {
          overflow: hidden;
          width: 613px;
          height: 237px;
          margin: 0 auto;
          text-indent: -9999px;
          background-image: url(../images/vv.png); }
        section#m_section > #slides > .slides_container > li > .main_txt > p {
          text-align: center;
          font-size: 24px;
          line-height: 1.2em; }
          section#m_section > #slides > .slides_container > li > .main_txt > p > span {
            display: block;
            margin-bottom: 10px;
            font-weight: 800; }
        section#m_section > #slides > .slides_container > li > .main_txt > a {
          display: block;
          width: 200px;
          height: 70px;
          margin: 65px auto;
          line-height: 70px;
          text-align: center;
          font-size: 20px;
          color: #fff;
          background-color: #0060ad; }
  section#m_section > #slides > .slides_pagination {
    display: flex;
    position: absolute;
    left: 50%;
    bottom: 20px;
    width: 105px;
    height: 16px;
    margin-left: -38px;
    z-index: 999; }
    section#m_section > #slides > .slides_pagination > li {
      width: 14px;
      height: 14px;
      margin-right: 30px; }
      section#m_section > #slides > .slides_pagination > li:last-child {
        margin-right: 0; }
      section#m_section > #slides > .slides_pagination > li > a {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -9999px;
        background: #626262;
        border-radius: 10px;
        transition: all 0.2s; }
      section#m_section > #slides > .slides_pagination > li.on > a {
        width: 14px;
        height: 14px;
        margin: -3px auto 0;
        border: 3px solid #0060ad;
        border-radius: 11px;
        background-color: transparent; }
  section#m_section > #slides > .slides_navigation {
    display: block;
    position: absolute;
    top: 50%;
    width: 45px;
    height: 85px;
    margin-top: -45px; }
  section#m_section > #slides > .slides_prev {
	 bottom: 10%!important;
	  
    left: 45%;
    }
  section#m_section > #slides > .slides_next {
    right: 45%;
	  bottom: 10%;
	  
     }

#wrap{
	position: absolute;

	width: 100%;
	height: 100%;
	z-index: -1;
	overflow: hidden;
	top:0;
}
#ne{
	position: absolute;
width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    float: left;
    vertical-align: bottom;
    border: 1px solid #fff;
    border-radius: 100%;
    margin-left: 10px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
	z-index: 11;
	right: 280px;
}
#ne:hover{
	background-color: #f2c121;
}

#nes{
	
	font-size: 14px;color: #ffffff;font-family: 'Nanum Gothic', sans-serif;
	    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
#ne:hover>#nes{
	
}
#pe{
	position: absolute;
width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    float: left;
    vertical-align: bottom;
    border: 1px solid #fff;
    border-radius: 100%;
    margin-left: 10px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
	z-index: 11;
	right: 370px;
}
#pe:hover{
	background-color: #f2c121;
}
#pe:hover>#nep{
	
}
#nep{
		font-size: 14px;color: #ffffff;font-family: 'Nanum Gothic', sans-serif;
	    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
#ifff{
	position: absolute;top:0; left:0;
	width: 100%;
	height:1080px;
		
}

/*# sourceMappingURL=common.css.map */
.pro{
	position: absolute; width: 100%; height: 20%;top:110%;opacity: 0;font-size:13px;display: none;
}
.inner-wrap:hover>.pro{
	top:70%;
	opacity: 1;
	display: block;
}
.inner-wrap:hover>.pro{
	top:70%;
	opacity: 1;
}
.inner-wrap:hover>.pro2{
	top:20%;
}

      *{margin: 0; padding: 0;}
      .d_1{
        /*background-image: url(img/name7.png);*/
        background-repeat: no-repeat;
        background-size: cover;
        height: 100vh;
        overflow: hidden;
        background-attachment: fixed;
      }
      .d_1 header{
        text-align: center;
        max-width: 50%; color: red;
        position: relative; left: 50%; top: 50%;
        transform: translateX(-50%) translateY(-50%);
      }
      .d_1 header h1{
        margin-bottom: 15px; color: red;
      }
      .v1{background-image: url(../main/image12.jpg);}
      .v2{background-image: url(../main/image5.jpg);}
      .v3{background-image: url(../main/image11.jpg);}

#mam{

				    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

#mam:hover>a{
	color:#ffffff;
				    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
	
}
#li1{
	top:-95%!important;
	height: 20px;
}
#mam:hover>#li1{
	height: 50px!important;
	z-index: 11;
					    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

#rer{
	border: 1px solid #8F8E8E;
	background-color: #f8f8f8;
	
}
#rers{
	color: #666666;
}
#rer:hover{
		background-color: #f2c121;
				    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
	border: #f2c121;
}
#rer:hover>#rers{
	color: #ffffff;
}
#lid li{
	float: left;    
}
.slider {

  
}
.slide-container {
  width: 300%;
  height: 100%;

}
.slide{
	float: left;
	transition: transform 1.5s ease-in-out;
}
#prev{
		position: absolute;
width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    float: left;
    vertical-align: bottom;
    border: 1px solid #666666;
    border-radius: 100%;
    margin-left: 10px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
	z-index: 11;
	right: 320px;
}
#prev:hover{
	background-color: #f2c121;
	border: 1px solid #f2c121;
	color:#ffffff;
}
#next{
		position: absolute;
width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    float: left;
    vertical-align: bottom;
    border: 1px solid #666666;
    border-radius: 100%;
    margin-left: 10px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
	z-index: 11;
	right: 320px;
}
#next:hover{
	background-color: #f2c121;
	border: 1px solid #f2c121;
	color:#ffffff;
}
.ra{
	    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.ra:hover{
	
	background-color: #f2c121!important;
	border: 1px solid #f2c121!important;
	color:#ffffff!important;	
}
.ras{
	background-color:  #f2c121!important;
	border: 1px solid #f2c121!important;
	color:#ffffff!important;	
}
.pu{
opacity: 0;
}
.puo{
	opacity: 1!important;
}
.p1{
	
}
.uul>li{
line-height: 5px;
}
.uul>li>a{
	color:#666666;
}