@charset 'utf-8';
.header_main {
  background-color:#fff;
}
.line_header_on {
  width:100%;
  display:block;
  height: 1px !important;
  background-color:#f0f0f0;
  transition: 0.4s;
  margin-top: 110px;
}
.line_header {
  width:100%;
  display:block;
  height: 0px;
  background-color:#f0f0f0;
  transition: 0.4s;
  margin-top: 142px;
}
.res_2_sub_menu {
  display: none;
}

/*header_02*/
.header_left .hlogo{float:left;padding-top:20px;}
.header_left .menulist{float:left;padding-left:60px;overflow:hidden;width:1080px;padding-top:40px;}
.header_left .menulist .menu_left{float:left;}
.header_left .menulist .menu_left ul li{line-height:35px;}
.header_left .menulist .menu_left ul li.lidown{border:1.2px solid #fff;padding:0px 18px; border-radius:40px;}
.header_left .menulist .menu_right{float:right;}
.header_left .menulist .menu_right ul li{line-height:35px;}
.header_left .menulist .menu_right ul li a{font-size:16px;}
.header_left .menulist .menu_right ul li.mgr0{margin-right:0px;margin-left:20px;}

/*header*/
.header {
width: 100%;
position: fixed;
z-index: 99999;
height: 142px;
transition: 0.4s;
top:0;
background-color:#fff !important;

}
.header_left {width: 1282px;margin: 0 auto;display: block;}
.header_left li {
  float:left;
  color: #414141;
  font-size: 18px;
  margin-right: 35px;
 padding-top:68px;
  letter-spacing: -0.9px;
}
.header_left li a {
  color:#4F4F4F;
  transition: 0.3s;
}

.img_transition_1 {
  animation:img_1 0.4s;
}
.img_transition_2 {
  animation:img_2 0.4s;
}




.header_left li:nth-of-type(1) {
  float:left;
  margin-right: 0px;
  cursor: pointer;
    padding-top:56px !important;
}
.header_left li:nth-of-type(1) img{width:224px;}
.header_left li:nth-of-type(2) {
  float:left;
  margin-left: 62px;
  cursor: pointer;
}
.header_left li:nth-of-type(2) .txtbold{font-weight:600;padding-left:5px;}
.header_left li:nth-of-type(3) {
  float:left;
    
}
.header_left li:nth-of-type(4) {
  float:left;
  margin-right: 0px;
}

.header_left li:nth-of-type(5) {
  float:left;
  margin-left: 35px;
  margin-right:0px;
}

.header_left li:nth-of-type(6) {
  float:left;
  width: 119px;
  height: 32px;
  line-height: 32px;
  margin-left: 49px;
  margin-right: 0px;
    padding-top:27px;
}
.header_left li:nth-of-type(6) a {
  text-align: center;
  color: #4797FF;
  border: 1px solid #4797FF;
  width: 119px;
  height: 32px;
  border-radius: 20px;
  display: block;
  margin-top: 38px;
  font-size: 16px;
  letter-spacing: -0.8px;
}
.header_left li:nth-of-type(7) {
  float:right;
  font-size: 16px;
  margin-right: 3px;
}
.header_left li:nth-of-type(8) {
  float:right;
  font-size: 16px;
  margin-right: 22px;
}
.header_left li:nth-of-type(9) {
  float:right;
  font-size: 16px;
  margin-right: 22px;
}
/*
.header_left li:nth-of-type(8) {
  float: left;
  font-size: 16px;
  margin-left: 500px;
  margin-right: 0px;
}
*/

/*footer*/
.footer {
  width:100%;
  height: 420px !important;
  background-color:#FAFBFC;
  
}
.footer_top {
  width: 1080px;
  height: 290px;
  margin: 0 auto;
}
.footer_common {
  margin-top: 85px;
  float: left;
  margin-right: 212px;
}
.footer_common li {color: #414141;font-size:14px;font-weight:600;}
.footer_common li:nth-of-type(1) {font-family: NotoSansKR;margin-bottom: 50px;}
.footer_common li:nth-of-type(3) {margin-top: 15px;}
.footer_common li:nth-of-type(4) {margin-top: 15px;}
.footer_common li a {color:#414141;font-weight:400;font-size:14px;}
.footer_common li.fontli{font-weight:400 !important;}

.footer_1 {
  color:#000;
}

.footer_2 {
  color:#000;
}

.footer_3 {
  color:#000;
}
.footer_4 {
  color:#000;
  margin-right: 0px;
}
.footer_bottom {
  width: 1080px;
  margin: 0 auto;
}
.footer_bottom h1 {
  font-size: 12px;
  float: left;
  line-height: 2;
    color:#8C8C8C;
}
.res_footer_icon {
  display:none;

}
.footer_icon {
  color:#fff;
  float: left;
  margin-left: 65px;
}
.footer_icon li {float: left;margin-right: 24px;}
.footer_icon li:nth-of-type(1) {
  float:left;
}
.footer_icon li:nth-of-type(3) {
  float:left;
}
.res_2_header {
  display:none;
}
.res_1_header {
  display:none;
  width:100%;
}
.header_top {
  width:100%;
  display:block;
}
.header_top li {
  font-size:14px;
}
.header_top li a{
  font-size:14px;
}
.header_bottom {
  width:100%;
}
.header_bottom li {
  font-size:16px;
}
.header_bottom li a{
  font-size:16px;
}
.res_2_footer_bottom {
  display:none;
}
/**************************************************************************************************res_1*/
@media (min-width:768px) and (max-width:1279px) {
  .fullpage{padding-top:120px !important;}    
  .res_1_header_on {
    background-color:#fff;
  }
  .line_header_on {
    display:none;
  }
    .line_header{margin-top:0px;}
/*
  .header_top_color_on {
    color:#303030 !important;
  }

  .header_bottom_a_btn_on {
    border: 1px solid #6495ec !important;
    color: #6495ec !important;
    border-radius: 20px;
    border: 1px solid #fff;
    text-align: center;
    padding: 0px;
    margin: 0px;
    width: 119px !important;
    height: 32px !important;
    margin-top: 0px;
    line-height: 32px;
    margin-right: 0px;
    display: block;
  }
*/
  .res_footer_icon_2 {
    display:none !important;
    margin-top: 40px;
    padding-bottom: 110px;
  }
  .res_2_footer_bottom {
    display:none;

  }
  .res_2_header {
    display:none;
  }
  /*header*/
  .header {
    width: 100%;
    height: 110px;
    position: absolute;
    margin-left: 0;
    left: unset;
    z-index: 99999;
  }
  .header_left {
    float:left;
    display:none;
  }
  .header_left li {
    float:left;
    color: #fff;
    font-size: 18px;
    margin-right: 35px;
    line-height: 160px;
    letter-spacing: -0.9px;
  }
  .header_left li a {
    color:#fff;
  }
  .header_left li:nth-of-type(1) {
    float:left;
    margin-right: 0px;
    cursor: pointer;
  }
  .header_left li:nth-of-type(2) {
    float:left;
    margin-left: 62px;
    cursor: pointer;
  }
  .header_left li:nth-of-type(3) {
    float:left;
  }
  .header_left li:nth-of-type(4) {
    float:left;
    margin-right: 0px;
  }
    /*
  .header_left li:nth-of-type(5) {
    float:left;
    width: 119px;
    height: 32px;
    line-height: 32px;
    margin-left: 49px;
    margin-right: 0px;
  }

  .header_left li:nth-of-type(5) a {
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    width: 119px;
    height: 32px;
    border-radius: 20px;
    display: block;
    margin-top: 64px;
    font-size: 16px;
    letter-spacing: -0.8px;
  }
*/
  .header_left li:nth-of-type(6) {
    float:right;
    font-size: 16px;
    margin-right: 0px;
  }
  .header_left li:nth-of-type(7) {
    float:right;
    font-size: 16px;
    margin-right: 16px;
  }
  .header_left li:nth-of-type(8) {
    float:right;
    font-size: 16px;
    margin-left: 513px;
    margin-right: 16px;
  }
  /*footer*/
  .footer {
    width:100%;
    height: 700px;
    border-top: 1px solid #ebebeb;
  }
  .footer_top {
    width: 730px;
    height: 300px;
    margin: 0 auto;
  }
  .footer_common {
    margin-top: 85px;
    float: left;
    margin-right: 104px;
  }
  .footer_common li {color: #414141;font-size: 14px;}
  .footer_common li:nth-of-type(1) {font-family: NotoSansKR;margin-bottom: 50px;}
  .footer_common li:nth-of-type(3) {margin-top: 15px;}
  .footer_common li:nth-of-type(4) {margin-top: 15px;}
  .footer_common li a {
    color:#414141;
  }

  .footer_1 {
    color:#000;padding-left:16px;
  }

  .footer_2 {
    color:#000;
  }

  .footer_3 {
    color:#000;
  }
  .footer_4 {
    color:#000;
    margin-right: 0px;
  }
 
  .footer_bottom {
    width: 509px;
    margin: 0 auto;
    height: 50px;
    margin-top: 70px;
  }
  .footer_bottom h1 {
    font-size: 12px;
    float: left;
    line-height: 2;
    text-align: center;
    float: none;
    color: #8c8c8c;
    float: left;
  }
  .footer_icon {
    color:#fff;
    float: none;
    margin-left: 65px;
    width: 710px;
    margin: 0 auto;
    display: none;
  }
  .footer_icon li {float: left;margin-right: 24px;}
  .footer_icon li:nth-of-type(1) {
    float:left;
  }
  .footer_icon li:nth-of-type(3) {
    float:left;
  }

  .res_1_header {
    display:block;
    width:100%;
    height: 110px;
    position: fixed;
    background-color:#fff;
  }
  .header_top {
    width: 710px;
    margin: 0 auto;
    height: 40px;
  }
  .header_top li {
    font-size: 12px;
    float: right;
    margin-right: 25px;
    line-height: 40px;
  }
  .header_top li a{
    font-size: 12px;
    color: #4F4F4F;
  }
  .header_top li:nth-of-type(1) {
    margin-right: 0px;
  }
  .header_bottom {
    width: 710px;
    margin: 0 auto;
    height: 60px;
  }
  .header_bottom li {
    font-size:16px;
    float: left;
    line-height: 70px;
  }

  .header_bottom li img{width:126px;padding-top:22px;}
    
    
  .header_bottom li:nth-of-type(2) {
    margin-left: 0px;
  }
  .header_bottom li:nth-of-type(6) {
    border-radius: 20px;
    border: 1px solid #4797FF;
    text-align: center;
    padding: 0px;
    margin: 0px;
    width: 119px;
    height: 32px;
    margin-top: 18px;
    line-height: 32px;
    margin-right: 0px;
  }
  .header_bottom li:nth-of-type(5) {
    float:left;
    margin-right: 0px;
  }
    .header_bottom li:nth-of-type(6) a{
        margin-right:0px;
        color:#4797FF;
        
    }
/*
  .header_bottom li:nth-of-type(5) a {
    font-size:14px;
    text-align: center;
    width: 119px;
    text-align: center;
    margin: 0 auto;
  }
*/
  .header_bottom li a{
    font-size:16px;
    color: #4F4F4F;
    letter-spacing: -0.8px;
    margin-right: 40px;
  }
  .res_footer_icon {
    width: 188px;
    margin:0 auto;
    height: 50px;
    display: block;
  }
  .res_footer_icon li {
    float:left;
    margin-right: 25px;
  }
  .res_footer_icon li img {
    color:#fff;
    width: 42px;
  }
  .res_footer_icon li:nth-of-type(1) {
    float:left;
  }

  .res_footer_icon li:nth-of-type(2) {
    float:left;
  }

  .res_footer_icon li:nth-of-type(3) {
    float:left;
    margin-right: 0px;
  }
    
    
    /*출제_관리*/
    
 
    .ex_section_1{padding:80px 0 192px 0 !important;}
    .ex_section_1 .scont{width:100% !important;}
    .ex_section_1 .econt_inner{width:100% !important;}
    .ex_section_1 .econt_inner .ec_lefta{float:none !important; padding-right:0px !important;text-align:center;margin-top:40px;}
    .ex_section_1 .econt_inner .ec_lefta .ec_img01{width:100%;}
    .ex_section_1 .econt_inner .ec_lefta .ec_img01 img{width:230px !important;}
    
    
    .ex_section_1 .econt_inner .sc_righta{float:none !important;width:100% !important;padding-top:0px !important;}
    .ex_section_1 .econt_inner .sc_righta .ec_rtxt{font-size:20px !important;padding:0 16px !important;}
    .ex_section_1 .econt_inner .sc_righta .ec_rtxt02{font-size:16px !important;padding:0 16px !important;}
    .ex_section_1 .econt_inner .sc_righta .s_line{margin-top:50px !important;margin-left:10px;}
    .ex_section_1 .econt_inner .sc_righta .sc_text{font-size:16px !important; padding:0 16px;}
    
    
    
    .ex_section_2{width:100%;}
    .ex_section_2 .scont{width:100% !important;}
    .ex_section_2 .sub_tit{margin-top:83px !important;padding-top:0px !important;}
    .ex_section_2 .sub_tit img{width:200px;}
    .ex_section_2 .sub_tit02{padding:0 10px !important; font-size:16px !important;}
    
    
   .ex_wrap{padding-top:60px;}
    
    
    
    
    
    
    
    
}
/***********************************************************************************************************************res_2*/
@media (min-width:320px) and (max-width:767px) {
    .header{border-bottom:1px solid #f0f0f0 !important;}
    .line_header{margin-top:0px;}
  .res_2_sub_menu {
    display: block;
  }
  .line_header_on {
    display:none;
  }
  /*header*/
  .header {
    width: 100%;
    height: 60px;
    position: fixed;
    margin-left: 0;
    z-index: 99999;
    transition: 0s;
  }
  .header_left {
    float:left;
    display:none;
  }
  .header_left li {
    float:left;
    color: #4F4F4F;
    font-size: 18px;
    margin-right: 35px;
    line-height: 160px;
    letter-spacing: -0.9px;
  }
  .header_left li a {
    color:#4f4f4f;
  }
  .header_left li:nth-of-type(1) {
    float:left;
    margin-right: 0px;
    cursor: pointer;
  }
  .header_left li:nth-of-type(2) {
    float:left;
    margin-left: 62px;
    cursor: pointer;
  }
  .header_left li:nth-of-type(3) {
    float:left;
  }
  .header_left li:nth-of-type(4) {
    float:left;
    margin-right: 0px;
  }
  .header_left li:nth-of-type(5) {
    float:left;
    width: 119px;
    height: 32px;
    line-height: 32px;
    margin-left: 49px;
    margin-right: 0px;
  }
  .header_left li:nth-of-type(5) a {
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    width: 119px;
    height: 32px;
    border-radius: 20px;
    display: block;
    margin-top: 64px;
    font-size: 16px;
    letter-spacing: -0.8px;
  }
  .header_left li:nth-of-type(6) {
    float:right;
    font-size: 16px;
    margin-right: 0px;
  }
  .header_left li:nth-of-type(7) {
    float:right;
    font-size: 16px;
    margin-right: 16px;
  }
  .header_left li:nth-of-type(8) {
    float:right;
    font-size: 16px;
    margin-left: 513px;
    margin-right: 16px;
  }
  /*footer*/ 
  .footer {
    width:100%;
    height: 700px;
    border-top: 1px solid #ebebeb;
  }
  .footer_top {
    width: 350px;
    height: 400px;
    margin: 0 auto;
  }
  .footer_common {
    margin-top: 50px;
    float: left;
    width:50%;
    margin-right:0px;
    height:160px;
  }
  .footer_common li {color: #414141;font-size: 14px;padding:0 10px;}
  .footer_common li:nth-of-type(1) {font-family: NotoSansKR;margin-bottom: 50px;}
  .footer_common li:nth-of-type(3) {margin-top: 15px;}
  .footer_common li:nth-of-type(4) {margin-top: 15px;}
  .footer_common li a {
    color:#414141;
  }

  .footer_1 {
    color:#000;
  }

  .footer_2 {
    color:#000;
    float: right;
    margin-right: 0px;
  }

  .footer_3 {
    color:#000;
  }
  .footer_4 {
    color:#000;
    margin-right: 0px;
  }
  .footer_bottom {
    width: 100%;
    margin: 0 auto;
    height: 50px;
    
    background-color:#FAFBFC;
  }
  .footer_bottom h1 {
    font-size: 12px;
    float: left;
    line-height: 2;
    text-align: center;
    float: none;
    color: #8c8c8c;
    float: left;
    display: none;
  }
  .footer_icon {
    color:#fff;
    float: none;
    margin-left: 65px;
    width: 710px;
    margin: 0 auto;
    display: none;
  }
  .footer_icon li {float: left;margin-right: 24px;}
  .footer_icon li:nth-of-type(1) {
    float:left;
  }
  .footer_icon li:nth-of-type(3) {
    float:left;
  }

  .res_1_header {
    display:block;
    width:100%;
    height: 140px;
    display: none;
  }
  .header_top {
    width: 710px;
    margin: 0 auto;
    height: 60px;
  }
  .header_top li {
    font-size: 12px;
    float: right;
    margin-right: 25px;
    line-height: 60px;
  }
  .header_top li a{
    font-size: 12px;
    color: #fff;
  }
  .header_top li:nth-of-type(1) {
    margin-right: 0px;
  }
  .header_bottom {
    width: 710px;
    margin: 0 auto;
    height: 60px;
  }
  .header_bottom li {
    font-size:16px;
    float: left;
    line-height: 70px;
  }
  .header_bottom li:nth-of-type(2) {
    margin-left: 64px;
  }
  .header_bottom li:nth-of-type(5) {
    border-radius: 20px;
    border: 1px solid #fff;
    text-align: center;
    padding: 0px;
    margin: 0px;
    width: 119px;
    height: 32px;
    margin-top: 18px;
    line-height: 32px;
    margin-right: 0px;
  }
  .header_bottom li:nth-of-type(4) {
    float:left;
    margin-right: 30px;
  }
  .header_bottom li:nth-of-type(5) a {
    font-size:14px;
    text-align: center;
    width: 119px;
    text-align: center;
    margin: 0 auto;
  }
  .header_bottom li a{
    font-size:16px;
    color: #fff;
    letter-spacing: -0.8px;
    margin-right: 45px;
  }
  .res_footer_icon {
    width: 188px;
    margin:0 auto;
    height: 50px;
    display: block;
  }
  .res_footer_icon li {
    float:left;
    margin-right: 25px;
  }

  .res_footer_icon li:nth-of-type(1) {
    float:left;c
  }

  .res_footer_icon li:nth-of-type(2) {
    float:left;
  }

  .res_footer_icon li:nth-of-type(3) {
    float:left;
    margin-right: 0px;
  }
  .res_2_header {
    width:100%;
    display: block;
  }
  .res_2_header_wrap {
    width:100%;
  }
  .res_2_header_wrap li {
    font-size:14px;
  }
  .res_2_header_wrap li a {
    font-size:14px;
  }
  .res_2_header_wrap li:nth-of-type(1) {
    float:left;
    margin-top: 20px;
    margin-left: 15px;
  }
    .res_2_header_wrap li:nth-of-type(2) {
      float:right;
      margin-right: 15px;
      cursor: pointer;
      margin-top: 23px;
    }
    .res_2_header_wrap li:nth-of-type(2) div {
    width: 25px !important;
    height: 1.9px;
    background-color: #414141;
    margin-top: 5px;
    }

    .res_2_header_wrap li:nth-of-type(2) div:nth-of-type(1) {
    margin-top: 0px;
    }

    .res_2_header_wrap li:nth-of-type(2) div:nth-of-type(2) {
      width:10px;
    }

    .res_2_header_wrap li:nth-of-type(2) div:nth-of-type(3) {
      width:10px;
    }
    .res_2_sub_menu {
      width:100%;
      height: 100vh;
      background-color: #fff;
      z-index: 99999;
      transition:0.4s;
      margin-left: 100%;
      transition:0.5s;
    }
    .res_2_sub_menu_on {
      margin-left: 0% !important;
      transition:0.5s;
      position: fixed;
    }
    .sub_head {
      width:100%;
      height: 60px;
      /* background-color: #4797FF; */
      background-color: #3389FF;
      position: fixed;
    }
    .sub_head li {
      float:left;
    }

    .sub_head li:nth-of-type(1) {
      float:left;
      color: #fff;
      line-height: 60px;
      margin-left: 35px;
      font-size: 14px;
    }
    .sub_head li:nth-of-type(1) a {
      color:#fff;
    }
    .sub_head li:nth-of-type(2) {
      float: right;
      position: relative;
      width: 25px;
      height: 25px;
      margin-top: 29px;
      margin-right: 16px;
      cursor: pointer;
    }
    .sub_head li:nth-of-type(2) div {
      background-color:#fff;
      width: 25px;
      height: 1.8px;
      position: absolute;
      top: 0px;
    }

    .sub_head li:nth-of-type(2) div:nth-of-type(1) {
      background-color:#fff;
      transform: rotate(45deg);
    }

    .sub_head li:nth-of-type(2) div:nth-of-type(2) {
      transform: rotate(-45deg);
    }
    .sub_menu_wrap {
      width:100%;
      padding-top: 60px;
    }
    .sub_menu_wrap li {
      width:100%;
      height: 70px;
      border-bottom: 1px solid #ececec;
      line-height: 70px;
    }
    .sub_menu_wrap li a {
      color: #414141;
      margin-left: 30px;
      font-size: 16px;
    }
    .sub_menu_wrap li:nth-of-type(1) {
      width:100%;
    }
    .sub_menu_wrap li:nth-of-type(2) {
      width:100%;
    }
    .sub_menu_wrap li:nth-of-type(3) {
      width:100%;
    }
    .sub_menu_wrap li:nth-of-type(4) {
      width:100%;
    }
    .select_lang {
      width:100%;
      margin-top: 30px;
    }
    .select_lang li {
      float: left;
      cursor: pointer;
      width:32px;
    }
    .select_lang li img {
      width:100%;

    }

    .select_lang li:nth-of-type(1){
      float: left;
      display: none;
    }

    .select_lang li:nth-of-type(2) {
      float: left;
      margin-left: 30px;
      margin-right: 40px;
    }

    .select_lang li:nth-of-type(3) {
      float: left;
    }
    .select_lang li h1 {
      font-size: 8px;
      margin-top: 6px;
      color: #414141;
      text-align: center;
    }
    /*footer*/
    .res_2_footer_bottom {
      width:100%;
      display:block;
      text-align: center;
        padding:4px 0 30px 0;
        background-color:#FAFBFC;
    }
    .res_2_footer_bottom h1 {
      font-size:12px;
      color: #8c8c8c;
      line-height: 18px;
    }
    .res_footer_icon {
      display:none;
    }
    .res_footer_icon_2 {
      display:block !important;
      margin-top: 40px;
      padding-bottom: 110px;
    }
    .res_footer_icon_2 li img {
    width: 42px;
    }
    
  
    /*출제_관리*/
    
 
    .ex_section_1{padding:80px 0 192px 0 !important;}
    .ex_section_1 .scont{width:100% !important;}
    .ex_section_1 .econt_inner{width:100% !important;}
    .ex_section_1 .econt_inner .ec_lefta{float:none !important; padding-right:0px !important;text-align:center;margin-top:40px;}
    .ex_section_1 .econt_inner .ec_lefta .ec_img01{width:100%;}
    .ex_section_1 .econt_inner .ec_lefta .ec_img01 img{width:230px !important;}
    
    
    .ex_section_1 .econt_inner .sc_righta{float:none !important;width:100% !important;padding-top:0px !important;}
    .ex_section_1 .econt_inner .sc_righta .ec_rtxt{font-size:20px !important;padding:0 16px !important;}
    .ex_section_1 .econt_inner .sc_righta .ec_rtxt02{font-size:16px !important;padding:0 16px !important;}
    .ex_section_1 .econt_inner .sc_righta .s_line{margin-top:50px !important;margin-left:10px;}
    .ex_section_1 .econt_inner .sc_righta .sc_text{font-size:16px !important; padding:0 16px;}
    
    
    
    .ex_section_2{width:100%;}
    .ex_section_2 .scont{width:100% !important;}
    .ex_section_2 .sub_tit{margin-top:83px !important;padding-top:0px !important;font-size:40px !important;margin-bottom:15px !important;}
    .ex_section_2 .sub_tit img{width:200px;}
    .ex_section_2 .sub_tit02{padding:0 10px !important; font-size:16px !important;}
    
    
   .ex_wrap{padding-top:60px;}
    
    
    
    
    
    

    
    
    
    
}

/*notice*/
.notiwrap{border-top:1px solid #f0f0f0;margin-top:142px;}
