@charset "utf-8";

*{margin: 0; padding: 0;}
ul{list-style: none;}
a{text-decoration: none; color: black;}
img{vertical-align: top; border: 0;}
.clearfix:after{
    display: block; content: ""; clear: both;
}
html,body{font-family: "Noto Sans KR"; }
.size{
    width: 100%; height: 100%; min-height: 100vh; position: relative;
}

.top{width: 100%; height: 40px; padding-top: 10px;
        padding-bottom: 10px;}
.top .logo{
    padding-left: 10px;
}
.c_t{float: right;padding-right: 20px; font-size: 13pt;margin-top: -20px;}
.c_t:hover{
    font-weight: bold;
}
.menu{width: 100%; height: 40px; background-image: url(img/pp.png);
background-size: cover; }
.menu_1{
    width: 1000px; height: 40px; left: 50%;
    position: relative;   margin-left: -500px;
    
}
.menu_1>li{
    float: left; font-size: 12pt; position: absolute;
    margin-top: 8px;
  }
.menu_1 .m_1{left: 14%;}
.menu_1 .m_2{left: 29.4%;}
.menu_1 .m_3{left: 52%;}
.menu_1 .m_4{left: 66%;}
.menu_1 .m_5{left: 80.1%;}
.menu_1>li>a{color: #f1f1f1; transition: all 0.3s;}
.menu_1>li>a:hover{color: #fdd80e; }
.submenu{
       width: 1000px; height: 30px; left: 50%;
    position: relative;   margin-left: -500px;
}
.submenu>ul{float: left;position: absolute; font-size: 11pt; margin-top: 3px;}
.submenu>ul{display: none;}
.submenu>ul:nth-child(1){left: 14%;}
.submenu>ul:nth-child(2){left: 29.4%;}
.submenu>ul:nth-child(3){left: 52%;}
.submenu>ul:nth-child(4){left: 80.1%;}
.submenu>ul>li{float: left;}
.submenu>ul>li>a:hover{
    color: #747474;
}
.submenu>ul>div{float: left; padding-left: 5px; padding-right: 5px;}
#section{
    position: relative; 
}
.sectionbanner{
    background-image: url(img/ddddd.gif); width: 100%;
    background-size: cover; height: 210px; 
}
.sectionmenu{
    position: absolute; border: 2px solid white; border-left: 0px;
    width: 15%; height: 650px; background-color: black; top: 70px; 
}
.smtitle{
    color: white; font-size: 17pt;position: absolute;
    width: 100px; text-align: center; left: 50%; margin-left: -50px;
    top: 50px;
}
.smtitle2{
    color: white;font-size: 10pt;position: absolute;
    width: 140px; text-align: center; left: 50%; margin-left: -70px;
    top: 78px;
}
.smenu{
    position: absolute; width: 95%;  top: 200px; left: 50%; margin-left: -48%;
   }
.smenu>li{
    font-size: 13pt; margin-top:15px; border-bottom: 1px dotted rgba(255, 255, 255, 0.4);
    padding-left: 10px; 
}
.smenu>li>a{
    color: white; font-family: "맑은 고딕"; transition: all 0.5s;
}
.smenu>li>a:hover{
    color: aqua;
}
.find{
    position: absolute;
    background-image: url(img/find.png); width: 220px; height: 58.5px;
    background-size: cover;top:350px; 
}
.find>a{
    display: block; width: 100%; height: 100%;
}
.telephone{
     position: absolute;
    background-image: url(img/telephone.png); width: 220px; height: 87px;
    background-size: cover;top:409px;
}
.sectioncont{
    background-image: url(img/notice.png); width: 1200px; height: 96px;
    background-size: cover;position: absolute;left: 18%; top: 280px;
}

.notice{
    position: absolute; left: 18%; top: 380px; width: 1200px; height: 300px;
    
}
.name{
    width: 1200px; height: 40px; border-top: 2px solid #3232fc;
    background-color: #ededed; border-bottom: 1px solid gray; font-weight: bold;
}
.name>li{
    float: left; height: 40px; text-align: center; line-height: 40px; font-size: 13pt;
}
.name>li:nth-child(1){
     width: 200px;
}
.name>li:nth-child(2){
     width: 600px;
}
.name>li:nth-child(3){
     width: 300px;
}
.name>li:nth-child(4){
     width: 100px;
}
.noticont{
    width: 1200px; height: 30px; 
    background-color: #fcfcfc;
}
.noticont>a{
    width: 1200px; height: 30px; 
   display: block;
}
.noticont>a>li{
    float: left; height: 30px; text-align: center; line-height: 30px; font-size: 11pt;
}
.noticont>a>li:nth-child(1){
     width: 200px;
}
.noticont>a>li:nth-child(2){
     width: 600px;
}
.noticont>a>li:nth-child(3){
     width: 300px;
}
.noticont>a>li:nth-child(4){
     width: 100px;
}
.blan{
    background-color: #fcfcfc; width: 1200px; height: 50px;
}
.noticenum{
    width: 1200px; height: 45px; background-color: #ebebeb;
    border-top: 1px dotted black; text-align: center; line-height: 45px;
    border-bottom: 1px solid black; 
}
#footer{
    position: absolute; width: 100%; height: 12%; 
    border-top: 1px solid black;top:852px;
}
.f_logo{position: absolute; 
    width: 30%; height: 52%; top:20%; left: 5%;
}
.f_logo .f_1{
    background-image: url(img/mark1.gif); position: absolute;
    width: 10.2%; height: 100%; background-size: contain; background-repeat: no-repeat;
}
.f_logo .f_2{
    background-image: url(img/mark2.gif); position: absolute;
    width: 7.4%; height: 100%; background-size: contain; left: 15%; background-repeat: no-repeat;
}
.f_logo .f_3{
    border: 1px solid black; width: 20%; height: 80%;
    position: absolute; left: 30%; top:10%;
}
.f_logo .f_3:hover{
    background-color: rgba(240, 248, 255, 0.47);
}
.f_logo .f_3>a{
    display: block; color: darkred; position: absolute;
    width: 90%; height: 90%;  font-size: 0.7vw;
     padding-left: 5%; padding-right: 5%; padding-top: 10%;
}
.f_add{
    position: absolute; background-image: url(img/addr.png);
    width: 25%; height: 49%; background-size: contain; background-repeat: no-repeat;
    left: 35%; top:23%;
}
.f_logo2{
    position: absolute; background-image: url(img/btm_logo.gif); background-repeat: no-repeat;width: 8%; height: 32%; background-size: contain; right: 23%; top:25%;
}
.m_menu{
 display: none;
}
.m_banner{
    display: none;
}
.m_picture{
    display: none;
}
@media screen and (max-width:1100px){
    
.menu{display: none;}
.submenu{display: none;}
.m_menu{width: 100%; height: 40px; background-image: url(img/pp.png);
background-size: cover; display: block;position: relative;}
.hamburger{
    background-image: url(img/ham_03.png); width: 50px; height: 19px;
    position: absolute; right: 3%; top:10px; cursor: pointer;
}
.sectionbanner{display: none;}
.sectionmenu{display: none;}   
.find{display: none;}
.sectioncont{
    background-image: url(img/notice.png); width: 50vw; 
    height: 7vh;
/*    background-repeat: no-repeat;*/
    background-size: cover;position: absolute;left: 0%; top: 1vh;
}
    .notice{display: none;}
    .m_picture{
        display: block; 
        width: 100%; height:155vh; position: absolute;
        top:7vh;
        background-image: url(img/m_gongji.png);
        background-size: contain; background-repeat: no-repeat;
        background-position: center;
    }
#footer{
    position: relative; width: 100%; height: 12vh; 
    border-top: 1px solid black; top:0px;
}
.f_logo{position: absolute; 
    width: 80%; height: 52%; top:20%; left: 5%;
}
.f_logo .f_1{
    background-image: url(img/mark1.gif); position: absolute;
    width: 10.2%; height: 100%; background-size: contain; background-repeat: no-repeat;
}
.f_logo .f_2{
    background-image: url(img/mark2.gif); position: absolute;
    width: 7.4%; height: 100%; background-size: contain; left: 15%; background-repeat: no-repeat;
}
.f_logo .f_3{
    border: 1px solid black; width: 20%; height: 80%;
    position: absolute; left: 30%; top:10%;
}
.f_logo .f_3:hover{
    background-color: rgba(240, 248, 255, 0.47);
}
.f_logo .f_3>a{
    display: block; color: darkred; position: absolute;
    width: 90%; height: 90%;  font-size: 0.7vw;
     padding-left: 5%; padding-right: 5%; padding-top: 10%;
}
.f_add{
    position: absolute; background-image: url(img/addr.png);
    width: 48%; height: 40%; background-size: contain; background-repeat: no-repeat;
    left: 25%; top:23%;
}
.f_logo2{
    position: absolute; background-image: url(img/btm_logo.gif); background-repeat: no-repeat;width: 25%; height: 32%; background-size: contain; right: 1%; top:25%;
}
#section{position: relative; width: 100%; height:180vh;}
#section.co{
        height: 260vh;
    }
.m_banner{
     position:absolute; width: 100%; height: 100%;
    
}
.m_banner>p{
    width: 100%; height: 20%; position: absolute;
     border: 1px solid white;
    box-sizing: border-box; display: table; text-align: center;
    background-color: rgba(0, 0, 0, 0.6); font-size: 3vh; 
    
}
.m_banner>p:hover{
    background-color: rgba(0, 0, 0, 0.85);
}
.m_banner>p>a{
    display: table-cell; vertical-align: middle; color: white;
}
.m_banner>p:nth-child(1){
    top:0%;
}
.m_banner>p:nth-child(2){
    top:20%;
}
.m_banner>p:nth-child(3){
    top:40%;
}
.m_banner>p:nth-child(4){
    top:60%;
}
.m_banner>p:nth-child(5){
    top:80%;
}
   
}