#container_title{
  display: none;
}
.cont_wrap{
  width: 100%;
  max-width:1260px;
  margin: 0 auto;
}
#ctt_con { width:90%; margin:0 auto; }
.intro_1{
  display:flex;
  width: 100%;
  margin-bottom: 51px;
  justify-content: space-between;
}
.int_1-1{
  width: 65%;
}
.int_1-2{
  width: 38%;
  max-width: 464px;
  position: relative;
}
.int_1-2::before{
  content: '';
  position: absolute;
  top: -31px;
  right: -34px;
  width: 180px;
  height: 231px;
  background: #F1F6F9;
  z-index: -1;
}
.int1-1{
  font-size:41px;
  font-weight: 600;
  line-height: 53px;
  color: #797979;
  margin-bottom: 51px;
}
.int1-line{
  width: 2px;
  height: 127px;
  background: #C6C6C6;
  display: block;
  margin: 0 auto;
}
.int1-2{
  color: #3E3E3E;
  font-size: 32px;
  font-weight: 500;
  margin-top: 55px;
}
.int1-2 span{
  color: #06BF94;
}
.intro_2{
  margin-bottom: 90px;
}
.intro_2 p{
  font-size:20px;
  color: #797979;
  font-weight: 500;
  line-height: 33px;
}
.intro_2 p .name{
  color: #4D4A4A;
  font-size: 26px;
  font-weight: 700;
}
.w100txt{
  text-align: center;
  width: 100%;
}
.vision1{
  width:100%;
}
.vision1 li{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 110px;
}
.vision1 li:last-child{
  margin-bottom: 197px;
}
.vision1 li img{
  margin-right: 50px;
}
.vision1 li.mid{
  justify-content: flex-end;
}
.vision1 li.mid img{
  margin-right: 0;
  margin-left: 50px;
}
.vision1 li p{
  color: #9D9D9D;
  font-size: 23px;
  font-weight: 300;
  line-height: 32px;
}
.vision1 li p span{
  color: #06BF94;
  font-weight: 600;
}
.vision2{
  display: block;
  margin:0 auto 189px;
}

.int1-1 .highlight{color: #000;}

.basic_sub{
  color: #656565;
  font-size: 20px;
  font-weight: 400;
line-height: 34px;
}
.basic_sub .bold{
  color: #3F3F3F;
  font-size: 25px;
  font-weight: 600;
  line-height: 40px;
}
.basic_sub .highlight{color: #000; font-weight: 600;}
.highlight.break::before{    position: absolute;
  width: 5px;
  background-color: #97F9E0;
  z-index: -1;
  top: 13px;
  content: "";
  display: block;
  height: 67%;
  left: -5px;}
.juyo_rnd{
  width: 210px;
height: 210px;
fill: #FFF;
box-shadow: 0px 0px 60px rgba(106, 215, 208, 0.20);
border-radius: 50%;
position: relative;
}
.juyo_rnd p{
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #06BF94;
  font-size: 30px;
  font-weight: 700;
  width: 100%;
  text-align: center;
}
.juyo_table{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.juyo_line{
  width: 151px;
  height: 1.5px;
  background: #06BF94;
}
.juyo1{
  position: relative;
}
.juyo2{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #5B5B5B;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  width: 100%;
}
.juyo_table{
  margin-bottom: 90px;
}
.hta_intro-1{
  width: 364px;
  height: 59px;
  line-height: 59px;
  text-align: center;
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
  border-radius: 36.5px;
  background: #06BF94;
  box-shadow: 0px 0px 3px 0px rgba(6, 191, 148, 0.50);
  margin: 0 auto;
}
.hta_intro-2{
  height: 59px;
  width: 525px;
  border-radius: 36.5px;
  border: 1px solid #06BF94;
  box-shadow: 0px 0px 3px 0px rgba(6, 191, 148, 0.50);
  text-align: center;
  color: #06BF94;
  font-size: 24px;
  line-height: 59px;
  font-weight: 500;
  margin: 149px auto 0;
}
.hta_intro_line{
  display: block;
  width: 1px;
  height:54px;
  background:#06BF94;
  margin: 29px auto;
}
.hdfspan{
  display: inline-block;
  color: #000;
  font-weight: 500;
}
.hta2_wrap{
   width: 100%;
   max-width:1303px;
   margin: 0 auto;
}

.hta2_set{
  width: 100%;
  display: flex;
  justify-content:space-between;
  margin-bottom: 82px;
}
.hta2_box{
  position: relative;
  width: 619px;
  height:348px;
}
#ctt_con .hta2_box img{max-width: 196px;}
.hta2_pic{
  position:absolute;
  top: 0;
  left: -10px;
  z-index: 2;
}
.hta2_txtbox{
  width: 399px;
  height: 176.26px;
  position: absolute;
  top: 29%;
  left: 26%;
  /* bottom: 0;
  right: 0; */
  background: url('/theme/basic_sd/img/hta2_tle.png') no-repeat center center;
  background-size: contain;
  box-sizing: border-box;
  padding-top: 24px;
  padding-left: 51px;
  padding-right: 20px;
}
.hta2_name{
  color: #06BF94;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 12px;
}
.hta2_intro{
  color: #5B5B5B;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px; 
}
.hta2_box.right .hta2_pic{
  left: 0px;
}
.hta2_box.right .hta2_txtbox{
  right:-10px;
}
.hta2m{
  display: none;
}
.hta3_wrap{
  width: 100%;
  max-width:1260px;
  margin: 0 auto;
}
.hta3_circle{
  min-width: 229px;
  width: 229px;
  height: 229px;
  border-radius: 50%;
  border: 1px solid #06BF94;
background: #FFF;
box-shadow: 0px 0px 25px 0px rgba(6, 191, 148, 0.25);
margin-right: 59px;
}
.hta3_circle p{
  color: #06BF94;
  font-size: 35px;
  font-weight: 600;
  text-align: center;
  line-height: 229px;
}
.hta3_set{
  width: 100%;
  display: flex;
  align-items: center;
}
.hta3_title{
  color: #06BF94;
  font-size: 25px;
  font-weight: 700;
  line-height: 38px;
  margin-bottom: 3px;
}
.hta3_p{
  color: #5B5B5B;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px; 
}
.hta3_set.mrg{
  margin-top: 64px;
  margin-bottom: 121px;
}
#ctt_con  .hta3-1{
  display: block;
  width: 100%;
  max-width: 762px;
  margin: 0 auto 237px;
}
.hta3-2{
  width: 248px;
height: 69px;
line-height: 69px;
text-align: center;
border-radius: 50px;
border: 1px solid #2FD4AB;
color: #2FD4AB;
font-size: 28px;
font-weight: 700;
margin: 0 auto 122px;
}
#ctt_con .hta3-3{
  width: 100%;
  margin: 0 auto;
  max-width: 1253px;
}
.hta3_wrap2{
  display: none;
}
@media screen and (max-width:1308px){
  .hta2_set{
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }
  .hta2_set li{
    margin-bottom: 50px;
  }
}
@media screen and (max-width:840px){
  .hta3_wrap{
    display: none;
  }
  .hta3_wrap2{
    display: block;
    width: 100%;
    max-width: 318px;
    margin: 0 auto;
  }
  .hta3_wrap2 img{
    display: block;
    width: 100%;
  }
  .hta3_stud{
    width: 107px;
    height: 35px;
    border-radius: 36.5px;
    background: #06BF94;
    box-shadow: 0px 0px 3px 0px rgba(6, 191, 148, 0.50);
    line-height: 35px;
    color: #FFF;
    font-size: 17px;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 17px;
  }
  .hta3_p2{
    color: #5B5B5B;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
  }
  .mrg1{
    margin-bottom: 40px;
  }
  .mrg2{
    margin-bottom: 75px;
  }
  .hta3_stud2{
    width: 107px;
    height: 35px;
    border-radius: 36.5px;
border: 1px solid #06BF94;
background: #FFF;
box-shadow: 0px 0px 3px 0px rgba(6, 191, 148, 0.50);
    text-align: center;
    color: #06BF94;
    font-size: 17px;
    font-weight: 600;
    line-height: 35px;
    margin: 85px auto 37px;
  }
}
@media screen and (max-width:720px){
  .hta2_set{
    display: none;
  }
  .hta2m{
    display: block;
    text-align: center;
  }
  .hta2m li{
    margin-bottom: 50px;
  }
}

/* 소진 */
#container_title{display: none;}



.highlight{position: relative;}
.highlight::after{position: absolute; width: 100%; background-color: #97F9E0; z-index: -1; top: 13px; content: ""; display: block; height: 67%; left: 0;}

.sj_sub_wrap{width: 1263px; margin: 0 auto;}
/* .sj_sub_table{margin-top: 117px;} */
.sj_sub_table .sjsub_tb{display: table; width: 100%; table-layout: fixed; margin-bottom: 95px;}
.sj_sub_table .sjsub_tb li{display: table-cell; vertical-align: middle;}
.sj_sub_table .sjsub_name{border: 3px solid #06BF94; padding: 30px 0; font-size: 28px; color: #06BF94; border-radius: 50px; display: inline-block; width: 363px; text-align: center; font-weight: 600;position: relative; background-color: #fff;}
.sj_sub_table .sjsub_line_box{background-color: #06BF94; width: 250px; height: 1px; margin: 0 auto;}
.sj_sub_table .sjsub_cont{color: #656565; font-size: 22px; line-height: 32px;}
.sj_sub_table .sjsub_cont span{color: #000; font-weight: 500;}
.sj_sub_table .sjsub_tb li:nth-child(1){width: 32%; text-align: center;}
.sj_sub_table .sjsub_tb li:nth-child(3){width: 37%;}

.forum.sj_sub_table .sjsub_tb li:nth-child(2){padding-left: 2%;}
.forum.sj_sub_table .sjsub_tb li:nth-child(3){width: 38%; padding-left: 1%;}
.forum.sj_sub_table .sjsub_name{border: 1px solid rgba(6, 191, 148, 0.7); box-shadow: 0 0 20px 0 rgba(6, 191, 148, 0.25); border-radius: 23px; padding: 30px; text-align: left; font-size: 30px; height: 181px;}
.forum.sj_sub_table .sjsub_cont{font-size: 19px;}
.forum.sj_sub_table .sstb_smtit{font-size: 17px; color: #06BF94; margin: 3px 0 51px;display: block; font-weight: 400;}
.forum.sj_sub_table li{position: relative;}
.forum.sj_sub_table .wrap_link{position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2;}
.forum.sj_sub_table .go_notgo{font-size: 17px; color: #06BF94; font-weight: 400; position: absolute; bottom: 10%;}
.forum.sj_sub_table .go_notgo img{margin: -4px 0 0 9px;}

.sjsub_tb.no_link .sstb_smtit{margin-bottom: 0;}
.sjsub_tb.no_link .sjsub_name{padding: 60px 30px;}

.forum.sj_sub_table .sjsub_line_box{display: inline-block; vertical-align: middle; width: 238px; background: #BBC1C0; margin-left: 8%;}
.forum .sjsub_seq_box{width: 14px;height: 14px; background:rgba(187, 193, 192, 0.5); position: relative; display: inline-block; vertical-align: top;}
.forum .sjsub_seq_box::after{width: 8px;height: 8px; background: #BBC1C0; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); content: ""; display: block;}

.sub_wrap .main_article{background: none;}

.gs_news_top{margin-top: -75px;}
.gnt_search{width: 261px; float: right; padding: 10px; border-radius: 19.5px; background-color: #F5F6F8;}
.gnt_search input, .gnt_search button{background-color: transparent; border: none; display: inline-block; vertical-align: middle; outline: none;}
.gnt_search input{font-size: 18px; padding-left: 14px;width: 90%;}
.gnt_search input:focus{box-shadow: none; border: none !important;}

.sj_sub_wrap.gn_ma{margin-top: 5%; max-width: 1360px;}

.gsn_slide{position: relative; margin-top: 3%;}
.gsn_slide::after{position: absolute; content: ""; z-index: -1; width: 100%; height: 340px; background: #DEDEDE; top: 196px; display: block; opacity: 0.2;}

.gs_news_slide{max-width: 1263px;  margin: 0 auto;}
.gs_news_slide .swiper-slide{position: relative;}
.gs_news_slide .swiper-slide a,
.gs_research_list .gsresearch_box a{position: absolute; width: 100%; height: 100%; top: 0; left: 0;}
.gs_news_slide .img_box{position: relative; height: 0; padding-bottom: 85%;}
.gs_news_slide .img_box img,
.gs_research_list .img_box img{position: absolute; width: 100%; height: 100%; object-fit: cover;}
.gs_news_slide .text_area{background-color: #fff; padding: 17px 13px;}
.gs_news_slide .text_area p{font-size: 18px; color: #8f8f8f;}
.gs_news_slide .text_area .gnt_tatit{font-size: 20px; font-weight: 600; color: #000; margin-bottom: 10px;}
.gs_news_slide .text_area .gnt_tadate{font-size: 16px; margin-top: 20px;}

.gsn_slide .gs_news-next,
.gsn_slide .gs_news-prev{width: 66px;  height: 66px;}
.gsn_slide .gs_news-prev{background: url(/theme/basic/img/mn_prev.png) no-repeat center; left: 10%;}
.gsn_slide .gs_news-next{background: url(/theme/basic/img/mn_next.png) no-repeat center; right: 10%;}

.gn_ma .main_article .right_wrap{padding-left: 12px; width: 52%;}
.gn_ma .main_article .left_wrap{width: 48%; padding-right: 3%;}
.gn_ma .main_article h4{margin-top: 67px;}
.gn_ma .main_article::before{background: url(/sub/img/gn_ma_bg.png); left: -18%; top: -1%; width: 466px; height: 466px;}

.gs_news_slide .text_area p:nth-child(2){ text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}

.gs_research_list ul{margin-left: -2%;}
.gs_research_list ul li{float: left; padding: 0 0 2% 2%; width: 25%;}
.gs_research_list .gsresearch_box{border: 1px solid #C1C1C1; border-radius: 10px; position: relative;}
.gs_research_list .img_box{position: relative; border-radius: 10px 10px 0 0; padding-bottom: 90%; overflow: hidden;}
.gs_research_list .txtbox{padding: 25px 14px;}
.gs_research_list .title{font-size: 24px; color: #5a5a5a; font-weight: 300; }
.gs_research_list .date{font-size: 14px; color: #8f8f8f; margin-top: 10px;}


.ellipsis{text-overflow: ellipsis; overflow: hidden;white-space: nowrap}


.view_share_bg{position: fixed; background-color: #000; z-index: 2; opacity: 0.5; width: 100%; height: 100%; top: 0; left: 0; display: none;}
/**.bo_v_nb a{display: inline-block; width: 71%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: break-all; line-height: 16px; font-size: 17px;} **/
/**.bo_v_nb a{display: inline-block; width: 100%; text-align:center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: break-all; line-height: 16px; font-size: 17px;}**/
.bo_v_nb a{display: inline-block; width: 75%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-break: break-all; line-height: 16px; font-size: 17px;}

/* 소진 반응형 확인 */
.mo_br,.mo_br_add{display: none !important;}


@media screen and (max-width:1800px){
  /* 메인 */
  .mn_slide_wrap li:nth-child(n+4){display: none;}
  .main_newsroom .mn_go{right: 0;}
  .msshadow{padding: 0 7%;}
  .msshadow li{width: 33.3%;}
}


@media screen and (max-width:1440px){
  .sub_navbar{display: none;}
}
/* 헤더크기에 맞춘거 */
@media screen and (max-width:1308px){


  #hd_wrapper{height: 80px; overflow: hidden; background-color: #06BF94;}
  #ft_wr{width: auto;}
  .sub_wrap::before{top: -342px; left: 0; background: url(/img/m_subwrap_before.png)no-repeat; background-size: cover; width: 250px; height: 520px;}
  .sub_wrap::after{bottom: -250px; right: 0; background: url(/img/m_subwrap_after.png)no-repeat; background-size: cover; z-index: -3;}
  .sd_wrap .sub_wrap::after{bottom: -16%;}


  .top_tit_info{margin-top: 80px;}


  /* 헤더 */
  #hd_wrapper{background-color: transparent !important;}
  .hd_ham_btn{display: block; position: absolute; top: 50%; right: 10px;}
  .go_another_site{display: none;}
  #gnb .gnb_1dli{display: none;}
  #logo{padding: 0 30px 0; line-height: 80px; max-width: 200px;}
  #logo img{max-width: 100%;}

  #gnb{transform: inherit; z-index: 95000; top: 0; left: 0; width: 100%;}
  #gnb_all{position: fixed; height: 100%; top: 0; right: 0; width: 70%; max-width: 263px;}
  #gnb_all::before,
  #gnb_all::after{content: ""; width: 100%; height: 53px; background-color: #06bf94;display: block; position: absolute;}
  #gnb_all::before{top: 0;}
  #gnb_all::after{bottom: 0;}
  #gnb_all .gnb_al_li{float: inherit; width: 100%; min-height: auto; padding: 0; border-bottom: 1px solid #EBEBEB;}
  #gnb_all .gnb_al_li p{padding: 20px 0;}
  #gnb_all h2{display: none;}
  .gnb_al_ul{padding: 53px 20px 0;}

  .mo_go_as{position: absolute; bottom: 66px; display: inline-block; left: 20px; border: 1px solid #8b8b8b; width: 170px; height: 30px; line-height: 30px; border-radius: 10px; font-size: 13px; color: #8b8b8b; text-align: center;}


  .main_bann div[class^=main_bann-]{display: none;}
  .main_bann_txt h1{font-size: 34px;}


  /* 공지사항 리스트 */
  .notice_tb table{table-layout: fixed;}
  .notice_tb .td_subject .bo_tit{text-overflow: ellipsis; overflow: hidden; white-space:nowrap; display: block; width: 98%;}
}

/* br로 문구, 폰트 조절해서 어거지로 맞춤 */
@media screen and (max-width:1280px){
  .pc_br{display: none !important;}
  .mo_br{display: block !important;}


  /* 포럼 */
  .sj_sub_table .sjsub_cont,
  .forum.sj_sub_table .sjsub_cont{font-size: 18px;}
  .sj_sub_table .sjsub_name,.forum.sj_sub_table .sjsub_name{font-size: 25px;}
  .forum .sjsub_seq_box{display: none;}
  .forum.sj_sub_table .sjsub_line_box{width: 180px; margin-left: 20%;}


  /* 인사말 */
  .intro_1{display: block; position: relative;}
  .int_1-1,.int_1-2{width: 100%;}
  .int1-1{padding: 0 20%; font-size: 60px;}
  .int1-1.sd_intro{padding: 0 !important; text-align: center;}
  .int1-2{margin-top: 50%; margin-top: 620px;}
  .int_1-2{position: absolute; top: 40%; left: 50%; transform: translateX(-50%);}
  #ctt_con .int_1-2 img{max-width: 90%;}
  .int_1-2::before{right: 16px;}

  #ctt_con .vision2{max-width: 90%; margin: 0 auto;}
  .vision1 li{display: block; text-align: center;}
  .vision1 li .mo_br{margin: 0 auto 15px !important;}
  .vision1 li p{font-size: 21px; line-height: 27px;}


  .for_pc_ani.main_mouse_ani img{max-width: 18px;}

}

/* 모바일 시작(모바일 화면) 980 -어느사이즈여도 상관 없음 */
@media screen and (max-width:980px){
  .top_tit_info{height: 138px;}
  .top_tit_info p{font-size: 38px;}
  .sub_tit{font-size: 35px;}

  .forum.sj_sub_table .sstb_smtit{display: none;}
  .forum.sj_sub_table .sjsub_name{position: relative;}
  .sj_sub_table .sjsub_tb{display: block;}
  .sj_sub_table .sjsub_tb li{display: block; text-align: center; width: 100% !important; padding: 0 12%;}
  .forum.sj_sub_table .sjsub_line_box{width: 1px; height: 37px; margin: 15px 0;}
  .forum.sj_sub_table .go_notgo{ top: 50%; right: 30px; transform: translateY(-50%); bottom: inherit;}
  .sjsub_tb.no_link .sjsub_name,.forum.sj_sub_table .sjsub_name{padding: 30px; text-align: center;}

  #ctt_con{max-width: 90%; margin: 0 auto; padding: 0 20px;}
  
  .forum.sj_sub_table .sjsub_name{height: inherit; text-align: left;}
  .forum.sj_sub_table .no_link .sjsub_name{text-align: center;}
  .forum.sj_sub_table .sjsub_tb li:nth-child(3){text-align: left;}
  .forum.sj_sub_table .sjsub_name{width: 100%;}
  .sj_sub_table .sjsub_line_box{width: 1px; height: 50px; margin: 20px auto;}


  .int1-1{font-size: 50px; line-height: 60px; padding: 0 10%;}
  .int1-2{margin-top: 620px; font-size: 30px;}
  #ctt_con .int_1-2 img{max-width: 80%;}
  .int_1-2{text-align: center;}

  
  /* 연구자료(공지사항) 뷰 */
  .bo_v_com.boboul li:nth-child(1){width: 20px;}
  .bo_v_com.boboul li:nth-child(1) img{max-width: 100%;}
  .bo_v_com.boboul li:nth-child(2){display: none;}
  .view_top .vt_absolute{top: -37%; width: 100%;}
  .view_top .vt_num{position: absolute; font-weight: 300;}
  .view_top .vt_num:first-child{right: 34px;}
  .view_top .vt_num:last-child{left: 0; margin-left: 0;}
  .view_top .vt_tit{font-size: 28px;}
  .bo_v_nb a{width: 50%;}

  #bo_v_share{top: -3%; left: 50%; transform: translate(-50%,-50%); z-index: 3;}
  .view_share_bg.active{display: block;}


  .main_bann_txt h1{font-size: 28px;}
  .for_pc_ani.main_mouse_ani img{max-width: 16px;}

  /* sd_content */
  .basic_sub .bold{font-size: 28px; line-height: 32px;}
  .basic_sub{font-size: 24px; line-height: 36px;}


  .sd_wrap .sub_wrap::after{bottom: -235px; z-index: -1;}

  .mo_br_add{display: block !important;}
  .ctt_HDF .basic_sub{max-width: 67%; margin: 0 auto; word-break: keep-all; font-size: 17px;}
}
@media screen and (max-width:840px){
  #fboardlist{padding: 0 3%;}
  /* 공지사항 뷰 */
  .notice_tb.tbl_head01 thead th{font-size: 18px; padding: 15px 0;}
  .notice_tb.tbl_head01 tbody td{font-size: 14px;}
  .notice_tb .td_subject .bo_tit a{font-weight: 400;}

  .main_bann_txt h1{font-size: 28px;}

  .basic_sub .bold{font-size: 24px; line-height: 28px;}
  .basic_sub{font-size: 18px; line-height: 32px;}

  .ctt_HDF .basic_sub{max-width: 75%;}

}


@media screen and (max-width: 753px){
  .sub_wrap::before{width: 216px; height: 352px; top: -222px; background-size: inherit;}
  .sub_wrap::after{bottom: -15%; width: 157px; height: 210px; bottom: -160px;}
  .sd_wrap .sub_wrap::after{bottom: -176px;}
}


@media screen and (max-width:720px){
  .sj_sub_table .sjsub_cont,.forum.sj_sub_table .sjsub_cont{font-size: 16px;}

  .intro_1{margin-bottom: 30px;}
  .int1-1{padding: 0 6%;}
  .int1-line{height: 80px;}
  .int1-2{font-size: 26px;}
  .intro_2 p{font-size: 19px; line-height: 30px;}


  .vision1 li{margin-bottom: 50px;}
  .vision1 li p{font-size: 17px;}
  .vision1 li:last-child{margin-bottom: 36px;}


  .board_wrap{padding: 0 27px;}
  #bo_v_top ul{margin: 10px 0;}
  .view_top{padding: 30px 0;}
  .view_top .vt_num{font-size: 16px;}
  .view_top .vt_tit{font-size: 20px;}
  .imageC,.imageC .desc{width: 100% !important;}

  .notice_tb .board_tit{width: 30%;}
  .notice_tb.tbl_head01 thead th{font-size: 15px; padding: 12px 0;}
  .notice_tb th:first-child{width: 55px;}
  .notice_tb .td_num img{max-width: 20px;}


  .hta_intro-1{width: 350px; height: 62px; line-height: 62px; font-size: 23px;}
  .hta_intro-2{width: 350px;height: auto;font-size: 22px; line-height: 28px; padding: 10px;}

  .int1-1.sd_intro{font-size: 44px;}

  .ctt_HDF .basic_sub{max-width: 86%;}

}
@media screen and (max-width:640px){
  .sub_tit{margin-bottom: 39px; font-size: 25px; color: #434343;}
  .sub_tit::after{width: 21px; height: 2px; margin: 10px auto;}
  .top_tit_info p{font-size: 25px;}
  .sj_sub_table .sjsub_tb li{padding: 0 8%;}
  .sj_sub_table .sjsub_cont,.forum.sj_sub_table .sjsub_cont{font-size: 14px; line-height: 18px;}
  .sj_sub_table .sjsub_name,.forum.sj_sub_table .sjsub_name{font-size: 17px;}
  .forum.sj_sub_table .go_notgo{font-size: 14px;}
  .forum.sj_sub_table .go_notgo img{margin: -4px 0 0 7px;}
  .forum.sj_sub_table .sjsub_name{padding: 29px;}

  .sj_sub_table .sjsub_tb{margin-bottom: 56px;}
  .sj_sub_table .sjsub_name{padding: 18px 0; width: 200px;}

  .int1-1{font-size: 37px; line-height: 46px;}
  .int1-2{font-size: 20px; margin-top: 425px;}
  .int_1-2{top: 37%;}
  .intro_2 p{font-size: 17px; line-height: 27px;}
  #ctt_con .int_1-2 img{max-width: 60%;}
  .int_1-2::before{width: 137px; height: 200px; right: 60px;}

  #fboardlist{padding: 0 5%;}
  .notice_tb.tbl_head01 thead th{font-size: 13px;}
  .notice_tb.tbl_head01 tbody td{font-size: 12px;}
  .notice_tb .board_tit{width: 26%;}
  .notice_tb .file_th{width: 11%;}

  .mobile_bann{display: block;}
  .pc_bann{display: none;}
  .main_bann_txt h2{font-size: 32px;}
  .main_bann .swiper-container-horizontal>.swiper-pagination-bullets{left: 50%; transform: translate(-50%,-50%); top: 67%;}
  .main_mouse_ani{top: 62%;}


  .basic_sub .bold{font-size: 20px; line-height: 24px;}
  .basic_sub{font-size: 14px; line-height: 28px;}
  .basic_sub .highlight{ display: inline-block;}
  .basic_sub .highlight::after{top: 2px;}


  .int1-1.sd_intro{font-size: 35px;}
  .ctt_HDF .basic_sub{max-width: 100%; font-size: 16px;}
}
@media screen and (max-width:520px){
  #ctt_con{max-width: inherit;}
  .sj_sub_table .sjsub_tb{margin-bottom: 44px;}

  
  .notice_tb.tbl_head01 thead th{font-size: 12px;}
  .notice_tb.tbl_head01 tbody td{font-size: 11px; padding: 0; height: 51px;}
  .notice_tb .td_num img{max-width: 18px;}

  .main_bann_txt h2{font-size: 26px;}

  .basic_sub .bold{font-size: 18px; line-height: 24px;}
  .basic_sub{font-size: 14px; line-height: 26px;}


  .hta_intro-1{font-size: 19px;}
  .hta_intro-2{font-size: 19px; line-height: 26px; margin-top: 80px;}


  .highlight.break::before{display: none;}

}
@media screen and (max-width:480px){
  .sj_sub_table .sjsub_tb li{padding: 0 10%;}
  .sj_sub_table .sjsub_cont,.forum.sj_sub_table .sjsub_cont{font-size: 12px; line-height: 17px;}

  .ctt_gs_orga .sj_sub_table .sjsub_cont{font-size: 13px;}
  .sj_sub_table .sjsub_name{font-size: 14px; width: 176px; padding: 11px 0; border-width: 1px;}

  .int1-1{font-size: 26px; line-height: 31px;}
  .int1-line{height: 48px;}
  .int1-2{font-size: 19px;}

  .vision1 li p{font-size: 15px; line-height: 25px;}


  #bo_v_top ul{margin: 5px 0;}
  .bo_v_com.boboul li:nth-child(1){width: 10px;}
  .view_top{padding: 16px 0;}
  .view_top .vt_tit{font-size: 15px;}
  .view_top .vt_num{font-size: 10px;}
  .view_top .vt_num:first-child{right: 23px;}

  #fboardlist{padding: 0; width: 110%; margin-left: -5%;}
  .notice_tb .board_tit{width: 22%;}
  .notice_tb th:first-child{width: 38px;}
  .notice_tb th:nth-last-child(2){width: 12%;}
  .notice_tb th:last-child{width: 44px;}
  .notice_tb.tbl_head01 thead th{font-size: 11px;}

  .main_mouse_ani{top: 70%;}


  .basic_sub .bold{font-size: 16px; line-height: 20px;}

  .int1-1.sd_intro{font-size: 32px;}

  .ctt_HDF .basic_sub{font-size: 14px;}
}
@media screen and (max-width:420px){
  .sj_sub_table .sjsub_tb li{padding: 0 5%;}
  .sub_wrap::after{bottom: -140px;}

  #ctt_con .int_1-2 img{max-width: 186px;}
  .int1-1{margin-bottom: 28px;}
  .int1-2{margin-top: 296px; font-size: 15px; line-height: 20px;}
  .int_1-2{top: 34%;}
  .int_1-2::before{width: 72px; height: 92px; right: 20%; top: -16px;}
  .intro_2 p{font-size: 12px; line-height: 18px;}
  .intro_2 p .name{font-size: 18px; margin-left: 10px;}

  .vision1 li p{font-size: 13px; line-height: 18px;}

  .main_bann_txt h2{font-size: 24px;}

  .basic_sub .bold{font-size: 14px; line-height: 17px;}
  .basic_sub{font-size: 12px; line-height: 17px;}


  .hta_intro-1,.hta_intro-2{font-size: 17px; width: 256px;}
  .hta_intro-1{height: 42px; line-height: 42px;}
  .hta_intro-2{line-height: 21px;}


  .int1-1.sd_intro{font-size: 26px; line-height: 30px;}

  .bo_v_nb li .nb_tit{padding: 11px 20px 8px 14px; font-size: 14px;}
  .bo_v_nb a{line-height: 12px;}
  
  .ctt_HDF .basic_sub{font-size: 12px;}
}
@media screen and (max-width:380px){
  .sj_sub_table .sjsub_tb li{padding: 0 2%;}

  
  .int1-1{padding-left: 10px;}
  .int1-2{margin-top: 300px; font-size: 14px;}
  .int_1-2{top: 32%;}
  .int_1-2::before{right: 16%;}

  .vision1 li p{font-size: 12px; line-height: 17px;}

  .main_bann_txt h2{font-size: 22px;}

  .int1-1.sd_intro{font-size: 23px; line-height: 27px;}

  .bo_v_nb li .nb_date{display: none;}
  .bo_v_nb a{font-size: 14px;}
  
  .ctt_HDF #ctt_con{padding: 0 19px;}

  .forum.sj_sub_table .sjsub_tb li:nth-child(3){padding-left: 0; font-size: 11px;}

}
/* 소진 반응형 확인 */