@import url(/html/scss/work.css);

/*sub_depth02*/
.nx_sub_menu_left {margin-right: 35px;}
ul.nx_sub_menu > li > ul.sub_depth02 >li {text-align: left;}
/* header */
.nx_gnb_redLine::after{
  content: "";
  display: block;
  width: 100%;
  height: 10px;
  background: #db1a1a;
  transform: translateY(1px);
}

div.nx_header div.nx_header_top div.nx_inner div.nx-table::after {
  content: "";
  display: block;
  clear: both;
}

div.nx_header div.nx_header_top div.nx_inner div.nx-table div.nx-td.nx_print {
  width: 145PX;
}

div.nx_header div.nx_header_top div.nx_inner div.nx-table div.nx-td.nx_print:nth-of-type(1) a {
  background: #3d4a67;
}

div.nx_header div.nx_header_top div.nx_inner div.nx-table div.nx-td.nx_print:nth-of-type(2) a {
  background: #5d82af;
}

div.nx_header div.nx_header_top div.nx_inner div.nx-table div.nx-td.nx_print:nth-of-type(3) a {
  background: #5db0b0;
}

div.nx_header div.nx_header_top div.nx_inner div.nx-table div.nx-td.nx_print:nth-of-type(4) a {
  background: #c44f98;
}

div.nx_header div.nx_header_top div.nx_inner div.nx-table div.nx-td.nx_print a {
  font-weight: 500;
  font-family: "Noto Sans KR";
}

div.nx_header div.nx_header_top div.nx_inner div.nx-table div.nx-td.nx_member {
  float: right;
  /* width: 400px; */
}

div.nx_header div.nx_header_top div.nx_inner div.nx-table div.nx-td.nx_member ul li {
  box-sizing: border-box;
  padding: 0px 20px;
}
div.nx_header div.nx_header_top div.nx_inner div.nx-table div.nx-td.nx_member ul li:last-of-type{padding-right: 0;}
div.nx_header div.nx_header_top div.nx_inner div.nx-table div.nx-td.nx_member ul li a {
  line-height: 45px;
  font-size: 14px;
  font-family: "Noto Sans KR";
  font-weight: 300;
}

div.nx_header div.nx_header_top div.nx_inner div.nx-table div.nx-td.nx_member ul li.favorit a span.nx_star img {
  transform: translateY(-2px);
}

div.nx_header div.nx_gnb_wrap {border-bottom:1px solid #ddd;}

div.nx_header div.nx_gnb_wrap div.nx_inner {
  display: flex;
  justify-content: space-between;
  position: relative;
}

div.nx_header div.nx_gnb_wrap div.nx_inner div.nx-table {
  width: 60%;
}

div.nx_header div.nx_gnb_wrap div.nx_inner div.nx-table div.nx_main_nav {
  width: 100%;
}

div.nx_header div.nx_gnb_wrap div.nx_inner div.nx-table div.nx_main_nav ul#na_nav_list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 20px 0px;
}

div.nx_gnb_wrap div.nx_inner.nx_clfix {
  display: flex;
  justify-content: space-between;
  position: relative;
}

div.nx_gnb_wrap div.nx_inner.nx_clfix div.nx_table_gnb {
  width: 68%;
}

div.nx_gnb_wrap div.nx_inner.nx_clfix div.nx_table_gnb div.nx_main_nav {
  width: 100%;
    position: relative;
    left: -28px;;
}

div.nx_gnb_wrap div.nx_inner.nx_clfix div.nx_table_gnb div.nx_main_nav ul#na_nav_list.nx_nav_list.nx_clfix {
  width: 100%;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 20px 0px;
}

div.nx_gnb_wrap div.nx_inner.nx_clfix div.nx_table_gnb div.nx_main_nav ul#na_nav_list.nx_nav_list.nx_clfix li:last-child img {
  transform: translateY(-3px);
}

div.nx_gnb_wrap div.nx_inner.nx_clfix div.nx_table_gnb div.nx_main_nav ul#na_nav_list.nx_nav_list.nx_clfix li a {
  font-family: "Noto Sans KR";
}

div.nx_main_visual {
  position: relative;
}


div.nx_footer div#nx_quick.nx_quick ul.nx_quick_list li:nth-of-type(1) {
  margin-top: 15px;
}

div.nx_footer div#nx_quick.nx_quick ul.nx_quick_list li:nth-of-type(6) {
  padding-bottom: 20px !important;
}

div.nx_footer div.nx_inner.nx_clifix div.nx_ft_logo {
  float: left;
  box-sizing: border-box;
  padding-top: 50px;
}

div.nx_footer div.nx_inner.nx_clifix ul.nx_ft_menu {
  float: left;
	margin-left:65px;
  position: relative;
	z-index: 10;
}/*20.8.19수정,
  기존에서 정렬 맞춤 
  float: right;
  position: relative;
	z-index: 10;*/

div.nx_footer div.nx_inner.nx_clifix div.nx_ft_bm div.nx_ft_inner div.nx_address ul li.importantPoint {
  font-family: "notokr",sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 28px;
  color: #fff;
}

div.nx_footer div.nx_inner.nx_clifix div.nx_ft_bm div.nx_ft_inner div.nx_address ul li.importantPoint a {
  font-family: "notokr",sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
}

/*sub_left*/
.nx_other {
  position: relative;
}
.nx_other a.nx_other_main::after{
  content: "";
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #ddd;
  position: absolute;
  left: 82px;
}
.nx_other a.nx_other_sub::after{
    content: "";
    display: inline-block;
    width: 2px;
    height: 14px;
    background: #d6d6d6;
    position: absolute;
    left: 86px;
}
/*main_layout*/
.nx_mypage ul li.new_btn a{
  width: 255px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  font-weight: 500; 
  color: #ffffff;
  background: #3d4557;
  border-radius: 5px;
  font-family: "notokr",sans-serif;
}
.info_checkBox{
  text-align: center;
  margin-top: 0;
}
.info_checkBox input{
  /* border: 1px solid #fff; */
  opacity: 0.7;
}
.info_checkBox label{
  color: #fff;
  cursor:pointer;
}
.free_csl_table>tbody{
  width: 100%;
}
.free_csl_table>tbody>tr:nth-of-type(1) input{
  padding-left: 20px;
  border-radius: 5px;
}
.free_csl_table>tbody>tr:nth-of-type(3) select{
  padding-left: 16px;
  border-radius: 5px;
}
.free_csl_table>tbody>tr.nx_tel01 {
  background-color: #fff;
  width: 370px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  border-radius: 5px;
  
}
.free_csl_table>tbody>tr.nx_tel01>td>label{
  color: #333;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height:50px;
  text-align: center;
  width: 80px;
  border-right: 1px solid #e2e2e2;
}
.free_csl_table>tbody>tr.nx_tel01>td{
  padding: 0px!important;
  height: 50px!important;
}
.free_csl_table>tbody>tr.nx_tel01>td{
  display: inline-block; 
}
.nx_tel01 select#nx_tel1 {
  width: 26%!important;
  height: 50px;
  transform: translateY(-6px);
  border-right: 1px solid #e2e2e2;
}
.nx_tel01 #ctel_2{
  width: 26%!important;height: 50px;
  transform: translateY(-6px);
  border-right: 1px solid #e2e2e2;
}
.nx_tel01 #ctel_3{
  width: 26%!important;height: 50px;
  transform: translateY(-6px);
  border-radius: 0 5px 5px 0;
}


/*sub_location*/

.location_sub_bg{width:100%; margin:0px auto; box-sizing: border-box; transform: translateY(40px);
  position: relative; z-index: 3;}
.location_sub{width:1200px; height:55px; margin:0px auto;text-align:right; background: #f9f9f9; position: relative;  
border-radius: 5px; box-sizing: border-box;border:1px solid #e2e2e2}
.location_sub_bg .location_sub ul.location_bar{
  height: 100%;
}
.location_sub_bg .location_sub ul.location_bar li{
    float: left;
    display: table;
    height: 100%;
}
.location_sub_bg .location_sub ul.location_bar li.lo_home{
  padding: 5px 20px 0px 20px;
  border-right: 1px solid #e2e2e2;
}
.location_sub_bg .location_sub ul.location_bar li.lo01{
  line-height: 53px;
  width: 230px;
  box-sizing: border-box;
  padding: 0px 30px;
  border-right: 1px solid #e2e2e2;
}
.location_sub_bg .location_sub ul.location_bar li select{
    border: none;
    line-height: 52px;
    width: 100%;
    height: 50px;
    font-family: "Noto Sans KR"!important;
    font-size: 16px;
    font-weight: 500;
    background: #f9f9f9;
    -webkit-appearance: none; /* 화살표 없애기 for chrome*/
    -moz-appearance: none;    /* 화살표 없애기 for firefox*/
    appearance: none;  
    background: url(../img/sub_sel_arrbtn.png)no-repeat;
    background-position: center right;
    
}
.location_sub_bg .location_sub ul.location_bar li select::-ms-expand {

  display: none;            /* 화살표 없애기 for IE10, 11*/

}
.location_sub_bg .location_sub ul.location_bar li{}

/*main_section5*/
div.nx_section05 div.nx_inner {
  padding: 50px 0px 25px;
}

div.nx_section05 div.nx_inner::after {
  content: "";
  display: block;
  clear: both;
}

div.nx_section05 div.nx_inner div.sect05_1 {
  float: left;
  width: 770px;
  height: 325px;
}

div.nx_section05 div.nx_inner div.sect05_1 article {
  float: left;
  text-align: center;
  width: 33.3333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 55px;
  padding-right: 40px;
}

div.nx_section05 div.nx_inner div.sect05_1 article:nth-of-type(1) span {
  color: #5d82af;
}

div.nx_section05 div.nx_inner div.sect05_1 article:nth-of-type(2) span {
  color: #5db0b0;
}

div.nx_section05 div.nx_inner div.sect05_1 article:nth-of-type(3) span {
  color: #54a1cd;
}

div.nx_section05 div.nx_inner div.sect05_1 article span {
  font-family: "Noto Sans KR" !important;
  font-weight: 300;
  font-size: 17px;
  line-height: 27px;
}

div.nx_section05 div.nx_inner div.sect05_1 article h4 {
  margin-bottom: 15px;
  font-family: "Noto Sans KR" !important;
  font-weight: 500;
  font-size: 24px;
  line-height: 27px;
  color: #484848;
}

div.nx_section05 div.nx_inner div.sect05_1 article img {
  margin-bottom: 20px;
}

div.nx_section05 div.nx_inner div.sect05_1 article ul {
  padding-left: 15px;
  text-align: left;
}

div.nx_section05 div.nx_inner div.sect05_1 article ul li {
  font-family: "Noto Sans KR" !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #8b8b8b;
}

div.nx_section05 div.nx_inner div.sect05_2 {
  float: right;
  width: 430px;
  height: 445px;
  background: url(/html/img/main_sect05_2.png) center no-repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 175px;
  text-align: center;
}

div.nx_section05 div.nx_inner div.sect05_2 h3 {
  font-family: "Noto Sans KR" !important;
  font-weight: 500;
  font-size: 36px;
  line-height: 43px;
  color: #ffffff;
  margin-bottom: 18px;
}

div.nx_section05 div.nx_inner div.sect05_2 input {
  font-family: "Noto Sans KR" !important;
  font-weight: 500;
  font-size: 18px;
  color: #787878;
  background: #ffffff;
  padding: 15px 50px;
  border-radius: 10px;
}

div.nx_section05 div.nx_inner div.sect05_3 {
  float: left;
  width: 770px;
  height: 120px;
}

div.nx_section05 div.nx_inner div.sect05_3 article {
  float: left;
  width: 33.333%;
  height: 120px;
}

div.nx_section05 div.nx_inner div.sect05_3 article:nth-of-type(1) {
  border-radius: 10px 0px 0px 10px;
  background: #3d4557;
}

div.nx_section05 div.nx_inner div.sect05_3 article:nth-of-type(2) {
  background: #5d82af;
}

div.nx_section05 div.nx_inner div.sect05_3 article:nth-of-type(3) {
  background: #5db0b0;
  width: 33.337%;
}

div.nx_section05 div.nx_inner div.sect05_3 article a {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 0px 0px 90px;
  position: relative;
}

div.nx_section05 div.nx_inner div.sect05_3 article a img {
  position: absolute;
  left: 30px;
  top: 44px;
}

div.nx_section05 div.nx_inner div.sect05_3 article a h4 {
  font-family: "Noto Sans KR" !important;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 5px;
}

div.nx_section05 div.nx_inner div.sect05_3 article a span {
  font-family: "Noto Sans KR" !important;
  font-weight: 300;
  font-size: 15px;
  color: #ffffff;
  opacity: 0.8;
}
/*
.nx_main_visual .nx_inner{
  position: absolute;
	width: 300px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 1200px;
}*/
.nx_main_visual .nx_inner{
position: absolute;
    width: 300px;
    height: 400px;
    left: 900px;
    right: 0;
    top: 80px;
    bottom: 0;
}
/*main_banner_pop*/
article.visual_pop {
  width: 290px;
  height: 360px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 34px;
  background: rgba(154, 161, 175, 0.9);
  border-radius: 10px;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
}

article.visual_pop img {
  position: absolute;
  top: -30px;
  right: -30px;
}

article.visual_pop span {
  font-family: "Noto Sans KR" !important;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
}

article.visual_pop h3 {
  font-family: "Noto Sans KR" !important;
  font-weight: 500;
  font-size: 30px;
  line-height: 29px;
  color: #37efff;
  margin-top: 5px;
  margin-bottom: 22px;
  letter-spacing: -0.5px;;
}

article.visual_pop ul li h5 {
  display: inline-block;
  width: 96px;
  height: 27px;
  font-family: "Noto Sans KR" !important;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  background: #3d4a67;
  border-radius: 5px;
  margin-bottom: 3px;;
}

article.visual_pop ul li span {
  font-family: "Noto Sans KR" !important;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  color: #ffffff;
  letter-spacing: 0;;
}

article.visual_pop ul li:nth-of-type(2n-1) {
  margin-bottom: 5px;
}

article.visual_pop ul li:nth-of-type(2n) {
  margin-bottom: 20px;
}

article.visual_pop a {
  display: inline-block;
  padding: 14px 19px;
  background: #fff;
  color: #3d4a67;
  border: 2px solid #3d4a67;
  border-radius: 5px;
  font-family: "Noto Sans KR" !important;
  font-weight: 500;
  font-size: 15px;
  position: relative;
}

article.visual_pop a::after {
  content: '';
  width: 6px;
  height: 6px;
  border-top: 4px solid #181818;
  border-right: 4px solid #181818;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg) translate(4px, -4px);
  display: inline-block;
  margin: auto 0;
  border-radius: 2px;
}

/*nx_link_player*/
.nx_link_prev::after{
  content:'';width:7px;
  height:7px;
  border-bottom:3px solid #181818;
  border-left:3px solid #181818;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);
  transform:rotate(45deg);
  display:inline-block;
  margin:auto 0;
  border-radius: 2px;
  margin-left: 5px;
  cursor:pointer;
}
.nx_link_pause::after{
  content:'';width:6px;
  height:12px;
  border-right:3px solid #181818;
  border-left:3px solid #181818;
  display:inline-block;
  margin:auto 0;
  border-radius: 2px;
  cursor:pointer;
}
.nx_link_play{
  display: none;
}
.nx_link_next::after{
  content:'';width:7px;
  height:7px;
  border-top:3px solid #181818;
  border-right:3px solid #181818;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);
  transform:rotate(45deg);
  display:inline-block;
  margin:auto 0;
  border-radius: 2px;
  cursor:pointer;
}

.nx_link_wrap .nx_link_inner .nx_link_player{
  position: absolute;
  top: 16px;
  left: 100px;
  display: flex;
  justify-content: space-between;
  width: 60px;
  opacity: 0.6;
}

/*sub_학점은행제*/
.nx_sub_area article.subTit>ul{
    font-size: 13px;
    color: rgb(102, 102, 102);
    font-weight: 400;
    letter-spacing: -0.5px;
    line-height: 22px;
    background-color: rgb(247, 248, 248);
    width: 95%;
    margin-top: 15px;
    padding: 15px;
}

.nx_notice>.nx_sec03_left>span.on {
  color: #5d82af;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
}
